(grep-regexp-alist): Remove the blank from
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
0d140e65
EZ
12001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4 the character class after the (optional) drive, to support file
5 names with embedded blanks.
6
713f7b15
SS
72001-02-15 Sam Steingold <sds@gnu.org>
8
9 * textmodes/tex-mode.el (tex-shell-running):
10 Check the process buffer too.
11
9a2a6f73
DL
122001-02-15 Dave Love <fx@gnu.org>
13
14 * battery.el (battery-status-function): Fix doc, :type.
15
16 * calendar/timeclock.el (timeclock-get-workday-function): Fix
17 :type.
18
fe10cef0
GM
192001-02-15 Gerd Moellmann <gerd@gnu.org>
20
21 * subr.el (read-passwd): Clear Lisp memory holding password.
22
126f5d4d
MB
232001-02-15 Miles Bader <miles@gnu.org>
24
25 * info.el (Info-copy-current-node-name): New function.
26 (Info-mode-menu): Add it to the menu.
27
92e98d63
RS
282001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
29
30 * international/mule-cmds.el (toggle-input-method): Doc fix.
31
dd4e0e55
SM
322001-02-13 Stefan Monnier <monnier@cs.yale.edu>
33
34 * replace.el (occur): Stop at end of buffer.
35
402dbbd1
EZ
362001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
37
38 * international/mule-cmds.el (set-input-method): Another doc fix.
39
e9fcba3d
GM
402001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
41
42 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
43
78ad1cd5
MB
442001-02-13 Miles Bader <miles@gnu.org>
45
713f7b15 46 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
47 (set-face-stipple): Treat a value of nil as being `unspecified'.
48
fce9d9dc
DL
492001-02-12 Dave Love <d.love@dl.ac.uk>
50
51 * international/latin1-disp.el: Doc fixes.
52 (latin1-display) <defgroup>: Add :link.
53 (latin1-display) <function>: Set variable latin1-display.
54
bc406911
EZ
552001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
56
57 * international/mule-cmds.el (set-input-method): Doc fix.
58
68514d48
EL
592001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
60
61 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
62 (speedbar-line-file): Return nil if not a file.
63 (speedbar-buffers-line-path): Return file for tags, and dir for files.
64
513bea45 652001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 66
513bea45
MK
67 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
68 for remote files.
bc406911 69 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 70 with raw-text.
713f7b15 71
513bea45 72 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 73
513bea45
MK
74 * ediff-util.el (ediff-compute-custom-diffs-maybe): Better
75 handling of the diff mode
713f7b15 76
513bea45 77 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 78
bc406911 79 * viper.texi: Fix typos.
713f7b15 80
521d4010
DL
812001-02-11 Dave Love <fx@gnu.org>
82
36fd8e17
DL
83 * shadowfile.el: Doc fixes.
84 (shadow) <defgroup>: Add :link.
85 (shadowfile-unload-hook): New function.
86 (shadow-initialize): Use defalias, not fset.
87 (shadow-define-cluster, shadow-define-literal-group)
88 (shadow-define-regexp-group, shadow-initialize): Add autoload
89 cookie.
90
521d4010
DL
91 * international/mule.el: Doc and message fixes.
92
36fd8e17
DL
93 * international/ccl.el (define-ccl-program): Doc fix.
94
92395bbe
KH
952001-02-11 Kenichi Handa <handa@etl.go.jp>
96
97 * faces.el (mode-line): Set :line-width property to -1.
98
103db06c
RS
992001-02-10 Richard M. Stallman <rms@gnu.org>
100
08b78974
RS
101 * complete.el (partial-completion-mode): Doc fix.
102
103db06c
RS
103 * simple.el (delete-key-deletes-forward-mode):
104 Change `let' to `let*' to fix gross bug in last change.
105
106 * repeat.el (repeat): Don't let execute-kbd-macro alter
107 real-last-command.
108
a6a1ee53
EZ
1092001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
110
111 * simple.el (eval-expression): Doc fix.
112
d2f288c6
DL
1132001-02-09 Dave Love <fx@gnu.org>
114
038f4ae3
DL
115 * imenu.el (imenu-generic-expression): Doc fix.
116
117 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name. From
118 Juanma Barranquero.
119
d2f288c6
DL
120 * emacs-lisp/authors.el (authors): Expand `root' before running
121 find.
122
9804b846
KH
1232001-02-09 Kenichi Handa <handa@etl.go.jp>
124
125 * faces.el (set-face-attribute): Describe the case of a negative
126 value specified for :line-width.
127
532f5197
SM
1282001-02-08 Stefan Monnier <monnier@cs.yale.edu>
129
130 * which-func.el (which-func-mode): Invert which-func-mode-global.
131 Fix from Juanma Barranquero <lektu@uol.com.br>.
132
1d279666
DL
1332001-02-08 Dave Love <fx@gnu.org>
134
4681ca3a
DL
135 * wid-edit.el (widget-plist-convert-widget): Replace binding of
136 widget-plist-value-type.
137 (widget-alist-convert-widget): Replace binding of
138 widget-alist-value-type.
139
1d279666
DL
140 * textmodes/paragraphs.el (sentence-end): Doc fix.
141
142 * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove
143 `backward-line'.
144
532f5197
SM
145 * play/pong.el (pong-blank-color, pong-bat-color)
146 (pong-ball-color, pong-border-color, pong-left-key)
147 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
148 (pong-pause-key, pong-resume-key, pong-timer-delay):
149 * mail/mh-comp.el (mh-compose-letter-function):
150 * eshell/esh-mode.el (eshell-skip-prompt-function):
151 * emulation/viper-ex.el (ex-unix-type-shell-options):
152 * recentf.el (recentf-menu-filter):
153 * ps-print.el (ps-print-region-function):
154 * lpr.el (print-region-function):
155 * forms.el (forms-mode-hooks):
156 * dirtrack.el (dirtrack-directory-change-hook):
157 * cus-start.el (temp-buffer-show-function, display-buffer-function):
158 * textmodes/spell.el (spell-filter):
159 * textmodes/fill.el (adaptive-fill-function):
160 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
161 * progmodes/etags.el (find-tag-default-function):
162 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
163 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
164
6f676109
EZ
1652001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
166
751d3bc4
EZ
167 * emulation/viper-init.el (viper-fast-keyseq-timeout)
168 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
169 Meyering <jim@meyering.net>.
170
6f676109
EZ
171 * loadup.el: Revert last change.
172
d3c26cdf
KH
1732001-02-07 Kenichi Handa <handa@etl.go.jp>
174
175 * international/mule.el (transform-make-coding-system-args): Make
176 it work also for coding systems not using CCL.
177
44806980
EZ
1782001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
179
9889af08
EZ
180 * simple.el (previous-matching-history-element)
181 (next-matching-history-element): Doc fix.
182
44806980
EZ
183 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
184 specific part.
185
1e36ff68
DL
1862001-02-06 Dave Love <fx@gnu.org>
187
713f7b15 188 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
189 (add-log-buffer-file-name-function, add-log-file-name-function):
190 Fix :type.
191 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
192
c7ca58df
EZ
1932001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
194
fecd556a
EZ
195 * info.el (info-initialize): Remove the test for system-type when
196 invocation-directory is non-nil.
197
c7ca58df
EZ
198 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
199 of `font-lock-defaults' to `backward-paragraph' rather than nil.
200
587b5737
AI
2012001-02-06 Andrew Innes <andrewi@gnu.org>
202
203 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
204 absolute.
205
baf7eee4
GM
2062001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
207
208 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
209 buffers. When hi-lock turned on rather than only checking current
210 buffer for regexps, all buffers are checked. Moved activation of
211 font-lock to hi-lock-refontify. When font-lock turned off rather
212 than removing added highlighting just in current buffer, remove it
213 in all buffers. Changed edit menu text from "Automatic
214 Highlighting" to "Regexp Highlighting" Documentation for
215 highlighting phrases, minor documentation changes.
216 (hi-lock-set-file-patterns): Execute only if there are new or
217 existing file patterns.
218 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
219 unfontify and, if a support mode is active, will not refontify the
220 whole buffer. If necessary, turn on font lock. (Removed
221 font-lock-unfontify and font-lock support-mode-specific calls,
222 such as lazy-lock-fontify-window.)
223 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
224 patterns are found. Not useful now since find-file-hook is removed
225 if hi-lock is off, but may be needed for per-buffer hi-lock
226 activation.
227 (hi-lock-face-phrase-buffer): New function. Also added related
228 menu item and keybinding.
229 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
230 (hi-lock-process-phrase): New function.
231 (hi-lock-line-face-buffer): Doc fixes.
232 (hi-lock-face-buffer): Doc fixes.
233 (hi-lock-unface-buffer): Doc fixes.
713f7b15 234
36710aa6
GM
2352001-02-06 Gerd Moellmann <gerd@gnu.org>
236
237 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
238 dabbrev-ignored-regexps.
239
d3f22784
EZ
2402001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
241
242 * simple.el (kill-line): Doc fix.
243
5cb3c8d4
DL
2442001-02-05 Dave Love <fx@gnu.org>
245
246 * loadup.el: Revert last two changes -- bootstrapping works with
247 regenerated loaddefs.
248
e6297e7d
EZ
2492001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
250
1e14b095
EZ
251 * isearch.el (isearch-forward): Doc fix.
252
e6297e7d
EZ
253 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
254 of font-lock-defaults to backward-paragraph.
255
e16f52ce
GM
2562001-02-05 Gerd Moellmann <gerd@gnu.org>
257
258 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
259 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
260
01d19dd7
GM
2612001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
262
263 * ebnf2ps.el: Eliminate time-stamp functions.
264 (ebnf-version): New version (3.5).
265 (ebnf-eps-finish-and-write): Replace time-stamp functions by
266 format-time-string.
267
24886813
GM
2682001-02-05 Gerd Moellmann <gerd@gnu.org>
269
270 * simple.el (next-line): Goto end-of-line before inserting a newline.
271
65e70fc4
MB
2722001-02-05 Miles Bader <miles@gnu.org>
273
274 * image-file.el (insert-image-file): When visiting an image, also
275 set `truncate-lines' to t so that any fringe arrow looks correct.
276
482f06c9
KH
2772001-02-05 Kenichi Handa <handa@etl.go.jp>
278
279 * isearch.el (isearch-forward): Add description about input method
280 in the docsting.
281
02399da7
SM
2822001-02-04 Stefan Monnier <monnier@cs.yale.edu>
283
284 * skeleton.el (skeleton-internal-1): Always push the mark for @.
285
2c366083
EZ
2862001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
287
288 * info.el (info-initialize): If installation-directory is nil, for
289 DOS/Windows systems try looking in a sibling of
290 invocation-directory.
291
bdadfce3
GM
2922001-02-02 Gerd Moellmann <gerd@gnu.org>
293
79fb38c0
GM
294 * wid-edit.el (widget-button-click): Fix last change.
295
bdadfce3
GM
296 * frame.el (frame-notice-user-settings): When resizing the initial
297 frame because the tool bar is off, also change the frame's top
298 position if a negative top position was specified.
299
33155ffb
MB
3002001-02-02 Miles Bader <miles@gnu.org>
301
302 * image-file.el (insert-image-file): When visiting an image,
303 suppress the cursor in the image buffer.
304
1355ba0c
DL
3052001-02-01 Dave Love <fx@gnu.org>
306
307 * progmodes/f90.el (f90-mode): Remove startup message.
308
fb758d2d 309 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 310
01acdb05
GM
3112001-02-01 Gerd Moellmann <gerd@gnu.org>
312
313 * startup.el (command-line): Fix code determining whether or not
314 to use delete-key-deletes-forward-mode.
315
5b1ee316
AS
3162001-02-01 Andre Spiegel <spiegel@gnu.org>
317
318 * vc.el (vc-diff-switches): New user option.
319 (vc-version-diff): Use it.
320 (vc-diff-switches-list): New macro.
321
322 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
323 customization options.
324 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
325
326 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
327
00b1e7a1
GM
3282001-02-01 Gerd Moellmann <gerd@gnu.org>
329
330 * msb.el (toplevel): Quote hook symbols.
331
85827036
KH
3322001-02-01 Kenichi Handa <handa@etl.go.jp>
333
8e028499 334 * international/mule.el (make-coding-system): Add description
3c948dde 335 about recognized properties in the docstring.
8e028499 336
85827036
KH
337 * international/mule-conf.el: Remove unused charsets
338 mac-roman-lower and mac-roman-upper.
339
7ccf7ab9
GM
3402001-01-31 Gerd Moellmann <gerd@gnu.org>
341
2441692d
GM
342 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
343 is in front of the left-margin, if any.
344
ee5cece0
GM
345 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
346 like `delete'.
347
348 * bindings.el: Define `kp-delete' like `delete' in
349 function-key-map.
350
7ccf7ab9
GM
351 * term/w32-win.el (mouse-set-font): Doc fix.
352
b4f30ec5 3532001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 354
b4f30ec5
GM
355 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
356 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
357 on already.
358
03e0fe6e
GM
3592001-01-31 Markus Rost <rost@math.ohio-state.edu>
360
361 * files.el (save-buffer): Don't give message if (buffer-file-name)
362 returns nil.
713f7b15 363
8f289acc
EZ
3642001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
365
cb4aae04
EZ
366 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
367
dbd98b19
EZ
368 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
369 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
370
8f289acc
EZ
371 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
372 display problems.
373
c12553c1
KH
3742001-01-31 Kenichi Handa <handa@etl.go.jp>
375
c7bf5db9
KH
376 * international/mule.el (charset-info): Fix docstring.
377
378 * international/mule-diag.el (describe-character-set): Check final
379 char valid before printing it.
c12553c1 380
14f16b9c
GM
3812001-01-30 Gerd Moellmann <gerd@gnu.org>
382
efaa080b
GM
383 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
384
eef93f99
GM
385 * frame.el (frame-notice-user-settings): Do the tool-bar
386 stuff only for graphical displays. Fix a braino.
713f7b15 387
14f16b9c
GM
388 * frame.el (frame-initialize): Create initial frame visible.
389 (frame-notice-user-settings): When tool-bar has been switched off,
390 correct the frame size and sync too-bar-mode.
391
392 * startup.el (command-line): Remove manipulation of frame
393 height for tool bars.
394
4ad25e43
EZ
3952001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
396
397 * lpr.el: Compatibility with XEmacs and doc fixes.
398 (lpr-windows-system, lpr-lp-system): New vars.
399 (lpr-printer-switch): New defcustom.
400 (printer-name, lpr-command): Customization fix.
401 (print-region-1): Code fix.
402 (print-region-new-buffer, printify-region): Indentation fix.
403 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
404 functions.
405
e8f044a0
GM
4062001-01-29 Gerd Moellmann <gerd@gnu.org>
407
408 * msb.el (toplevel): Fix the eval-after-load.
409
850d5045
GM
4102001-01-29 Dave Love <fx@gnu.org>
411
762fe76e
DL
412 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
413
414 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
415
850d5045
GM
416 * progmodes/tcl.el (outline, dabbrev, add-log): Require when
417 compiling.
418 (tcl-using-emacs-19-23): Consider Emacs 21+.
419 (tcl-help-directory-list, tcl-command-switches): Fix :type.
420 (tcl-add-emacs-menu): Supply menu name.
421 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
422
3a768251
GM
4232001-01-29 Gerd Moellmann <gerd@gnu.org>
424
425 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
426
274d02f7
SM
4272001-01-29 Stefan Monnier <monnier@cs.yale.edu>
428
429 * pcvs.el (cvs-mark-fis-dead): New function.
430 (cvs-mode-add): Use it.
431 (cvs-mode-add-change-log-entry-other-window):
432 Rebind change-log-default-name to itself rather than to nil.
433
ed5d446e
SS
4342001-01-29 Sam Steingold <sds@gnu.org>
435
efaa080b 436 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
437 `autoload' statements.
438
e2a80284
EZ
4392001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
440
8e1db7b3
EZ
441 * files.el (confirm-kill-emacs): Doc fix.
442
ff2a1c79
EZ
443 * frame.el (frame-initialize): Doc fix.
444
e7b0deaf
EZ
445 * time-stamp.el (time-stamp-string): Doc fix.
446
e2a80284
EZ
447 * woman.el (WoMan-log-1): Make the log buffer writable. From
448 Markus Rost <rost@math.ohio-state.edu>.
449
005913e4
GM
4502001-01-29 Gerd Moellmann <gerd@gnu.org>
451
452 * imenu.el (imenu-syntax-alist): Add autoload cookie for
453 the `make-variable-buffer-local'.
454
58622cc5
GM
4552001-01-29 Dave Love <fx@gnu.org>
456
457 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
458 (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
459 autoload cookie.
460 (ansi-color-apply-sequence): Fix typo.
461
0404d031
GM
4622001-01-29 Gerd Moellmann <gerd@gnu.org>
463
ed5d446e 464 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
465 Postscript printing in black and white.
466
0404d031
GM
467 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
468 X-Mailman-Version, Precedence, List-Help, List-Post,
469 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
470 Content-Type, Content-Length.
471
3b6ed359
DL
4722001-01-29 Dave Love <fx@gnu.org>
473
ddd16e7a
DL
474 * elide-head.el (elide-head): Make overlay evaporate.
475
3b6ed359
DL
476 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
477 fix.
478
8005142f
EZ
4792001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
480
481 * isearch.el (isearch-highlight): Don't punt if the display
482 doesn't support colors, since isearch faces are defined for
483 monochrome displays as well.
484
84728570
SS
4852001-01-27 Sam Steingold <sds@gnu.org>
486
487 * shell.el (shell-write-history-on-exit): Make sure that we are in
488 the shell buffer (M-x tex-file RET inserted the error message into
489 the TeX buffer).
490
e26f9ced
EZ
4912001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
492
493 * simple.el (transient-mark-mode): Doc fix.
494
dc0274bd
GM
4952001-01-27 Gerd Moellmann <gerd@gnu.org>
496
84728570 497 * progmodes/etags.el (find-tag-noselect): Don't bind
dc0274bd
GM
498 tags-file-name.
499
c1acacc4
EZ
5002001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
501
f5058b96
EZ
502 * shell.el (shell-unquote-argument): If the shell is one of the
503 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
504 quote character.
505 (shell-dumb-shell-regexp): Document that the shells which match
506 this regexp are supposed to not treat a backslash as a quote
507 character.
508
c1acacc4
EZ
509 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
510 from 2001-01-12. It is not needed, since backspace is mapped into
511 DEL.
512
103db06c 5132001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 514
84728570 515 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
516 Treat a one-capital-letter abbrev as "not all upper case",
517 so as to force preservation of the expansion's pattern
518 if the expansion starts with a capital letter.
519
cfa70244
EZ
5202001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
521
cfee9de7
EZ
522 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
523 Doc fix.
524
cfa70244
EZ
525 * simple.el (transient-mark-mode): Document the fact that many
526 commands act on the region when mark is active.
527
17d90d6b
KH
5282001-01-27 Kenichi Handa <handa@etl.go.jp>
529
530 * international/quail.el (quail-setup-completion-buf): Make the
531 multibyteness of current buffer inherited to Quail completion
532 buffer.
533 (quail-show-guidance-buf): Make the multibyteness of current
534 buffer inherited to Quail guidance buffer.
535 (quail-help): Make the multibyteness of current buffer inherited
536 to Quail help buffer.
537
61076b20
DL
5382001-01-26 Dave Love <fx@gnu.org>
539
c47e2c68
DL
540 * time-stamp.el: Doc fixes.
541
84728570 542 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
543 (delphi-keyword-face, delphi-other-face): Fix :type.
544
940f14b4
DL
545 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
546
547 * mail/feedmail.el (feedmail): Add :link.
548 (feedmail-send-it): Doc fix.
549
550 * mail/sendmail.el: Doc fixes.
551 (sendmail-send-it): Fix the non-ASCII regexp and use
552 rfc2047-encode-string.
553
61076b20
DL
554 * dired.el, dired-aux.el: Revert last change.
555
6c317bd2
GM
5562001-01-26 Gerd Moellmann <gerd@gnu.org>
557
558 * makefile.w32-in (DONTCOMPILE): Add various term files.
559
5602001-01-26 Dave Love <fx@gnu.org>
561
562 * Makefile.in (DONTCOMPILE): Add various term files.
563
1c636b5f
GM
5642001-01-26 Gerd Moellmann <gerd@gnu.org>
565
af900b23
GM
566 * man.el (Man-default-man-entry, Man-mode): Doc fix.
567
15fa6db0
GM
568 * startup.el (display-startup-echo-area-message): Make sure
569 the echo area is resized to fit the size of the startup
570 message.
571
1c636b5f
GM
572 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
573 part of which is a constant.
574
9b1adbd5
EZ
5752001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
576
577 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
578 twice.
579
103db06c 5802001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
581
582 * simple.el (next-line): Don't let `newline' expand abbrevs.
583 Simplify slightly.
584 (open-line): Don't let `newline' expand abbrevs.
585
219227ea
JW
5862001-01-25 John Wiegley <johnw@gnu.org>
587
588 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
589 to `repeat' in the :type field.
590
591 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
592 allow a choice of regexp or nil.
d2906bf8 593 (pcomplete-dir-ignore): Same.
219227ea
JW
594
595 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
596 a command) to always fail.
597
ceba0dac
GM
5982001-01-25 Gerd Moellmann <gerd@gnu.org>
599
600 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
601 discard the result.
602 (iswitchb-to-end): Likewise.
603
9b0630e5
SS
6042001-01-25 Sam Steingold <sds@gnu.org>
605
606 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 607 Require vc.
9b0630e5 608
a2ed9670
SM
6092001-01-25 Stefan Monnier <monnier@cs.yale.edu>
610
f0c1adab
SM
611 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
612
a2ed9670
SM
613 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
614
34ac3367
DL
6152001-01-25 Dave Love <fx@gnu.org>
616
61076b20
DL
617 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
618 (describe-coding-system): Tweak the English text.
619
34ac3367
DL
620 * loadup.el: Preload international/ccl for utf-8.
621
4685e6b7
EZ
6222001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
623
624 * mail/rmail.el (rmail-redecode-body): Doc fix.
625
0fdb4475
KH
6262001-01-25 Kenichi Handa <handa@etl.go.jp>
627
23cfab61
KH
628 * international/mule-cmds.el (reset-language-environment): Reset
629 coding-category-utf-8 to mule-utf-8.
0fdb4475
KH
630
631 * international/mule-conf.el (coding-category-utf-8): Initialize
632 to mule-utf-8.
633
9b0630e5 634 * loadup.el: Preload international/utf-8.
0fdb4475
KH
635
636 * international/utf-8.el: New file.
637
245ed2b1
SM
6382001-01-24 Stefan Monnier <monnier@cs.yale.edu>
639
640 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
641
e95b0c08
SS
6422001-01-24 Sam Steingold <sds@gnu.org>
643
644 * dired.el (dired-replace-in-string): Removed.
645 (dired-sort-toggle): Use `replace-regexps-in-string'
646 instead of `dired-replace-in-string'.
9b0630e5 647
ceba0dac
GM
648 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
649 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 650
e95b0c08
SS
651 * gs.el (gs-replace-in-string): Removed.
652 (gs-options): Use `replace-regexps-in-string'
653 instead of `gs-replace-in-string'.
654
c3902c3e
EZ
6552001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
656
657 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
658 bug report is mailed to an email list and posted to a news group.
659
b66b6aeb
GM
6602001-01-24 Gerd Moellmann <gerd@gnu.org>
661
e7e41584
GM
662 * comint.el (comint-replace-by-expanded-history-before-point): Fix
663 change of 2000-08-03 to move point to the start of the line again.
664
b66b6aeb
GM
665 * startup.el (tool-bar-images-pixel-height): New variable.
666 (command-line): After loading the user's init file, when
667 tool-bar-mode is on, increase the frame's size by some lines for
668 the tool-bar.
669
670 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 671
ff890e66
SZ
6722001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
673
674 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
675 (chinese-big5): MIME:Big5.
676
04363179
GM
6772001-01-24 Gerd Moellmann <gerd@gnu.org>
678
e95b0c08 679 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
680 Handle commands with prefix args.
681
d56aaa64
GM
6822001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
683
684 * calendar/diary-lib.el (diary-float): Fix case of MONTH
685 being a list of numbers.
686 (diary-mail-entries): Rewritten.
687
99858627
DL
6882001-01-23 Dave Love <fx@gnu.org>
689
7aeb1fa9
DL
690 * international/mule.el (make-coding-system): Fix typo.
691
99858627
DL
692 * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
693 backward-paragraph as font-lock-beginning-of-syntax-function.
694
5a43decf
EZ
6952001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
696
697 * font-lock.el (font-lock-mode): Doc fix.
698
b0e98867
KH
6992001-01-23 Kenichi Handa <handa@etl.go.jp>
700
701 * international/mule.el (make-translation-table): Fix docstring.
702
9c8acefd
EZ
7032001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
704
fd4976b8
EZ
705 * mail/rmail.el (rmail-redecode-body): New function.
706
9c8acefd
EZ
707 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
708
871e0439
GM
7092001-01-22 Gerd Moellmann <gerd@gnu.org>
710
21c2bbe0
GM
711 * isearch.el (isearch-lazy-highlight-case-fold-search)
712 (isearch-lazy-highlight-regexp): New variables.
713 (isearch-lazy-highlight-cleanup): Update lazy highlight if
714 case-fold search or regexp search has been toggled.
715
5710730c
GM
716 * wid-edit.el (widget-button-click): Avoid a save-excursion
717 around running a global binding.
718
871e0439
GM
719 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
720 to 0.25.
721
d0554957
MB
7222001-01-20 Miles Bader <miles@gnu.org>
723
724 * cus-edit.el (custom-face-save): Do post-processing on the face's
725 new value like `custom-face-set' does.
726
1519f618
EZ
7272001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
728
ccd87890
EZ
729 * mail/emacsbug.el (report-emacs-bug): Report the value of
730 LC_CTYPE, not LC_TYPE.
731
1519f618
EZ
732 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
733 isearch-toggle-regexp and isearch-edit-string to doc string.
734
9724173b
GM
7352001-01-19 Gerd Moellmann <gerd@gnu.org>
736
48bb9196
GM
737 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
738 as font-lock-beginning-of-syntax-function in font-lock-defaults.
739
e95b0c08 740 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
741 font-lock-beginning-of-syntax-function to nil.
742
dc81f8a2
EZ
7432001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
744
745 * mail/emacsbug.el (report-emacs-bug): Report values of
746 locale-coding-system, default-enable-multibyte-characters, and the
747 environment variables LC_ALL, LC_TYPE, and LANG.
748
99327974
GM
7492001-01-19 Gerd Moellmann <gerd@gnu.org>
750
111c181e
GM
751 * font-lock.el (font-lock-default-fontify-region): Fix last
752 change.
e95b0c08 753
2be6ecc6
GM
754 * font-lock.el (font-lock-multiline): Default to nil.
755 (font-lock-default-fontify-region): If font-lock-multiline is
756 nil, don't check the property `font-lock-multiline'.
757
99327974
GM
758 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
759 is nil, don't check the `font-lock-multiline' text property.
760
2550055a
MK
7612001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
762
0a949811 763 * viper.el: Call initial-major-mode on startup.
e95b0c08 764
0a949811 765 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 766
8501998a 767 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 768
2550055a 7692001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 770
0a949811 771 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 772 diff mode, if available.
e95b0c08 773
0a949811 7742001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 775
8501998a 776 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 777
2550055a
MK
778 * ediff-init.el (subst-char-in-string): Define and use it, unless
779 it's already defined.
e95b0c08 780
8962e303
GM
7812001-01-18 Gerd Moellmann <gerd@gnu.org>
782
783 * tooltip.el (tooltip-hide-delay): New user-option.
784 (tooltip-show): Use tooltip-hide-delay instead of the default.
785
6b453381
KH
7862001-01-18 Kenichi Handa <handa@etl.go.jp>
787
788 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
789 kill-local-variable doesn't work for enable-multibyte-characters.
790
9eaf396b
DL
7912001-01-17 Dave Love <fx@gnu.org>
792
cebd37ce
DL
793 * ediff-init.el (ediff-before-setup-hook)
794 (ediff-merge-filename-prefix): Add :version.
795
9eaf396b
DL
796 * international/latin1-disp.el: Require disp-table.
797 (latin1-display): Fix :set.
798
799 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
800
f864120f
GM
8012001-01-17 Gerd Moellmann <gerd@gnu.org>
802
803 * isearch.el (isearch-lazy-highlight-initial-delay)
804 (isearch-lazy-highlight-interval): Default to 0.
805
8062001-01-17 Bob Glickstein <bobg@zanshin.com>
807
808 * isearch.el (isearch-highlight): Set isearch-overlay priority to
809 1 here rather than each time through
810 isearch-lazy-highlight-new-loop.
811 (isearch-lazy-highlight-max): Variable deleted.
812 (isearch-lazy-highlight-max-at-a-time): New user variable, like
813 isearch-lazy-highlight-max but controls a single invocation of
814 isearch-lazy-highlight-update.
815 (isearch-lazy-highlight-wrapped): Variable recreated.
816 (isearch-lazy-highlight-window-start): New variable.
817 (isearch-lazy-highlight-cleanup): Restored to behavior of
818 before 2-Jan.
819 (isearch-lazy-highlight-remove-overlays): Function deleted;
820 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
821 behavior removed.
822 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
823 isearch-lazy-highlight-update in a loop rather than just once.
824 Test isearch-invalid-regexp here and decide not to start a new
825 loop, rather than testing it each time through
826 isearch-lazy-highlight-update.
827 (isearch-lazy-highlight-search): Function restored.
828 (isearch-lazy-highlight-update): Get called in a timer loop again,
829 but this time highlight more than one match each time through.
830 Only highlight matches in the visible part of the window. Start
831 at point, move in the direction of the search, and wrap around at
832 the edge of the window. Use sit-for to force redisplay and ensure
833 window-start is credible. "Face suppressing" behavior removed;
834 overlay priorities should make it unnecessary, right?
835 (isearch-highlight): Face suppressing behavior removed.
836 (isearch-dehighlight): Face suppressing behavior removed.
837 (isearch-set-lazy-highlight-faces-at): Removed.
838
076ec540
KH
8392001-01-17 Kenichi Handa <handa@etl.go.jp>
840
841 * language/european.el ("Latin-1"): Make the format of description
842 about additional language environments same as that of Latin-2.
843
92328ec5
DL
8442001-01-16 Dave Love <fx@gnu.org>
845
39f2174e
DL
846 * isearch.el (isearch-lazy-highlight): Add :version.
847
92328ec5
DL
848 * simple.el (backward-delete-char-untabify-method)
849 (next-line-add-newlines): Add :version.
850
f251459d
GM
8512001-01-16 Gerd Moellmann <gerd@gnu.org>
852
9d4850e5
GM
853 * bindings.el: Bind <backspace> and <delete> via function-key-map.
854 Don't bind <delete> otherwise.
855
856 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
857 and <delete> via function-key-map.
858
f251459d
GM
859 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
860 Subject line only if point is after the `Subject:'.
861
771ffcf7
KH
8622001-01-16 Kenichi Handa <handa@etl.go.jp>
863
bda6b481
KH
864 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
865 japanese-jisx0213-2 in `charset' property of this lang. env.
866
35793af7
KH
867 * language/european.el ("Latin-1"): Add description for Dutch and
868 Spanish lang. env.
869
771ffcf7
KH
870 * international/mule.el (decode-char): Fix conditions.
871 (encode-char): Handle eight-bit-control too.
1c8102ff 872 (transform-make-coding-system-args): New function.
50c29104
KH
873 (make-coding-system): Accept XEmacs style arguments for CCL base
874 coding system.
771ffcf7 875
e1cf67b6
GM
8762001-01-15 Gerd Moellmann <gerd@gnu.org>
877
878 * progmodes/etags.el (find-tag-noselect): Save the value of
879 tags-file-name before switching buffers, for the case it has a
880 buffer-local value.
881
b3287acf
GM
8822001-01-15 Alex Schroeder <alex@gnu.org>
883
9eaf396b
DL
884 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
885 From Dave Love <fx@gnu.org>.
b3287acf
GM
886 (ansi-color-for-comint-mode): Fix :version.
887
8882001-01-15 Alex Schroeder <alex@gnu.org>
889
890 * ansi-color.el (ansi-color-unfontify-region): Doc change.
891
8d7ff9c8
EZ
8922001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
893
894 * dired.el (dired-insert-directory): If file-system-info fails,
895 remove the " free " part, but don't signal an error.
896
dbe99ae9
SS
8972001-01-12 Sam Steingold <sds@gnu.org>
898
899 * bookmark.el (bookmark-maybe-historicize-string):
900 Use new backquote syntax.
901
103db06c 9022001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
903
904 * subr.el (last): Handle a list that doesn't end in nil.
905
ca2ddd8e
SS
9062001-01-12 Sam Steingold <sds@gnu.org>
907
908 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
909 to `backward-delete-char-untabify'.
910
1751c874
DL
9112001-01-12 Dave Love <fx@gnu.org>
912
913 * cus-edit.el (customize-menu-create): Fix the :filter following
914 easymenu change.
915
916 * wid-edit.el (function): Add :match-alternatives.
917 (widget-color-action): Doc fix.
918
3cccce8d
GM
9192001-01-12 Gerd Moellmann <gerd@gnu.org>
920
921 * calendar/calendar.el (calendar-basic-setup): Doc fix.
922
18bfd6b5
KH
9232001-01-12 Kenichi Handa <handa@etl.go.jp>
924
60a62fdc
KH
925 * international/mule-cmds.el (prefer-coding-system): Fix
926 docstring.
927
18bfd6b5
KH
928 * international/ccl.el (define-ccl-program): Fix docstring.
929
562e00da
DL
9302001-01-11 Dave Love <fx@gnu.org>
931
14fd0da3
DL
932 * international/mule-cmds.el (standard-display-european-internal):
933 Set display table for 2208 as for 160.
934
935 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
936
562e00da
DL
937 * progmodes/fortran.el (fortran-mode-map): Modify Customization
938 entry for custom-menu-create change.
939 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
940 don't cons it in the search loop.
941
942 * imenu.el (imenu--truncate-items): Revert last change.
943
6e961dcd
EZ
9442001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
945
946 * info.el (Info-setup-header-line): If the node header includes
947 either Next: or Prev: links, don't show the File: and Node: parts
948 in the header line.
949
2c2ff7f2
GM
9502001-01-11 Gerd Moellmann <gerd@gnu.org>
951
a7ee2d2e
GM
952 * comint.el (comint-goto-process-mark): Don't print a message
953 when running in batch mode.
954
c5348233
GM
955 * isearch.el (isearch-search): In the condition-case handler for
956 `error', set isearch-invalid-regexp to the whole error message.
957
422717d1
GM
958 * subr.el (eval-after-load): Call load-symbol-file-load-history to
959 ensure that eval-after-load works for files dumped with Emacs.
960
961 * help.el (load-symbol-file-load-history): New function extracted
962 from function symbol-file.
963 (symbol-file): Use it.
964
2c2ff7f2
GM
965 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
966 exit.xpm.
967
926861fb
EZ
9682001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
969
970 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
971 behave as if there were no prefix argument.
972 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
973 argument were nil.
974
afa1f52c
RS
9752001-01-11 Richard M. Stallman <rms@gnu.org>
976
ca2ddd8e 977 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
978 Don't look for more potential matches once maximum is exceeded.
979 Use overlays-in to check correctly for overlap with current match.
980 Ignore empty matches.
981
47a9f362
MB
9822001-01-11 Miles Bader <miles@gnu.org>
983
984 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
985 (ispell-overlay-window, ispell-help, ispell-show-choices)
986 (ispell-command-loop): Use it instead of `window-height'.
987
d196f58d
GM
9882001-01-10 Gerd Moellmann <gerd@gnu.org>
989
cf523f0e
GM
990 * files.el (confirm-kill-emacs): New user-option.
991 (save-buffers-kill-emacs): Ask for final confirmation before
992 killing Emacs.
993
d196f58d
GM
994 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
995 to nil.
996
7c6c3d8e
GM
9972001-01-10 Dave Love <fx@gnu.org>
998
1f8be15d
DL
999 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
1000
1001 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
1002 :type.
1003
1004 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
1005
1006 * calculator.el (calculator-number-digits): Fix :type.
1007
0d5184de
DL
1008 * vc-cvs.el (vc-cvs-header): Fix :type.
1009 * vc-rcs.el (vc-rcs-header): Fix :type.
1010 * vc-sccs.el (vc-sccs-header): Fix :type.
1011
1012 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1013
7c6c3d8e
GM
1014 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
1015
8c9f73a2
GM
1016 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
1017
457b792c
GM
10182001-01-10 Gerd Moellmann <gerd@gnu.org>
1019
1020 * simple.el (set-variable): Force a thorough redisplay for the
1021 case that the variable has an effect on the display, like
1022 `tab-width' has.
1023
d2622d08
AS
10242001-01-10 Andre Spiegel <spiegel@gnu.org>
1025
1026 * vc.el: Add documentation for backend interface.
1027
ae4b5f4f
KH
10282001-01-10 Kenichi Handa <handa@etl.go.jp>
1029
e0844717
KH
1030 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
1031
ae4b5f4f
KH
1032 * international/mule-conf.el (latin-extra-code-table): Set to t
1033 for \223 and \224.
1034
3184082b
KH
10352001-01-09 Kenichi Handa <handa@etl.go.jp>
1036
1037 * international/mule-cmds.el (locale-language-names): Map "es" to
1038 "Spanish" and "nl" to "Dutch".
1039
732b9cdd
GM
10402001-01-09 Gerd Moellmann <gerd@gnu.org>
1041
1dfca644
GM
1042 * bindings.el (global-map): Bind <home> to beginning-of-line,
1043 <end> to end-of-line, C-<home> to beginning-of-buffer, and
1044 C-<end> to end-of-buffer.
1045
732b9cdd
GM
1046 * language/european.el: Add Dutch and Spanish language info
1047 to be able to use the appropriate tutorials.
1048
10492001-01-09 Alex Schroeder <alex@gnu.org>
1050
1051 * ansi-color.el (ansi-color-process-output): Use markers instead
1052 of positions for start and end of region.
1053 (ansi-color-apply-on-region): Rewrote code to make it more robust.
1054 Previously, occasional mistakes happend when fontifying many
1055 chunks of output (eg. ls --color=yes /dev). This happened
1056 whenever an overlay was created up to the end of the region, which
1057 coincided with the process-mark. New text would then be added
1058 within that overlay instead of after it.
1059 (ansi-color-make-extent): Overlays are created with the property
1060 `modification-hooks' set to '(ansi-color-freeze-overlay).
1061 (ansi-color-freeze-overlay): New function. When inserting text at
1062 the end of the overlay, the overlay will resize.
1063
10642000-01-09 Alex Schroeder <alex@gnu.org>
1065
1066 * ansi-color.el (ansi-color-process-output): Doc change.
1067 (ansi-color-unfontify-region): Doc change. No longer installed
1068 automatically in font-lock-unfontify-region-function.
1069 (ansi-color-apply): Doc change.
1070 (ansi-color-apply-on-region): Use extents or overlays instead of
1071 text-properties.
1072 (ansi-color-make-extent): New function.
1073 (ansi-color-set-extent-face): New function.
1074
10752000-01-09 Alex Schroeder <alex@gnu.org>
1076
1077 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
1078 both use ansi-color-process-output, now.
1079 (ansi-color-process-output): Doesn't return string anymore. It is
1080 installed in comint-output-filter-functions for both Emacs and
1081 XEmacs, now.
1082 (ansi-color-unfontify-region): Simplified code removing variables
1083 pos and start-ansi.
1084 (ansi-color-apply): Put text-property ansi-color before putting
1085 text-property face because ansi-color-unfontify-region is called
1086 immediately after the call to put-text-property.
1087 (ansi-color-context-region): Doc change.
1088 (ansi-color-filter-region): Simplified code.
1089 (ansi-color-apply-on-region): Changed start to start-marker, using
1090 a marker explicitly. Put text-property ansi-color before putting
1091 text-property face because ansi-color-unfontify-region is called
1092 immediately after the call to put-text-property.
1093
10942000-01-09 Alex Schroeder <alex@gnu.org>
1095
1096 * ansi-color.el (ansi-color-faces-vector): Doc change.
1097 (ansi-color-for-comint-mode): Changed :type property to choice.
1098 (ansi-color-last-context): Removed.
1099 (ansi-color-process-output): Don't use ansi-color-last-context, as
1100 the main functions will store their context now.
1101 (ansi-color-context): Doc change.
1102 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
1103 Uses ansi-color-context such that repeated calls will strip
1104 partial escape sequences, too.
1105 (ansi-color-apply): Simplified code. Colorize end of string if
1106 face is not null. Store context in new (FACE STRING) format, such
1107 that repeated calls will strip partial escape sequences, too.
1108 Append faces to face property using ansi-color-apply-sequence such
1109 that cumulative mode actually works.
1110 (ansi-color-context-region): New variable.
1111 (ansi-color-filter-region): Rewrote it based on
1112 ansi-color-apply-on-region. Uses ansi-color-context-region such
1113 that repeated calls will strip partial escape sequences, too.
1114 (ansi-color-apply-on-region): Simplified code. Colorize end of
1115 region if face is not null. Store context in new (FACE POS)
1116 format, such that repeated calls will strip partial escape
1117 sequences, too. Append faces to face property using
1118 ansi-color-apply-sequence such that cumulative mode actually
1119 works.
1120 (ansi-color-apply-sequence): New function.
1121 (ansi-color-get-face): When the default face is added to the list
1122 of faces, all previous settings are discarded and the list of
1123 faces is set to '(default).
1124
11252000-01-09 Alex Schroeder <alex@gnu.org>
1126
1127 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
1128 face, such that ansi-color-apply and ansi-color-apply-on-region
1129 will do the right thing.
1130 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
1131 returns nil, set the list of faces back to nil instead of
1132 appending the result of ansi-color-get-face to the front of the
1133 list.
1134
11352000-01-09 Alex Schroeder <alex@gnu.org>
1136
1137 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
1138 (ansi-color-process): Doc change.
1139 (ansi-color-last-context): New buffer-local variable.
1140 (ansi-color-process-output): New function. It is automatically
1141 added to comint-output-filter-functions if this is XEmacs.
1142 (ansi-color-unfontify-region): New optional parameter for XEmacs
1143 compatibility. Check wether font-lock-syntactic-keywords is
1144 boundp before removing the syntax table text property, as XEmacs
1145 doesn't have it.
1146 (ansi-color-filter-region): Doc change.
1147 (ansi-color-apply-on-region): Doc change.
1148 (ansi-color-make-face): New function. Compatibility layer for
1149 XEmacs. Return temporary faces instead of cons cells for XEmacs.
1150 (ansi-color-make-color-map): Use ansi-color-make-face.
1151 (ansi-color-get-face): Avoid face text property '(nil) as results
1152 in an errow for XEmacs.
1153
11542000-01-09 Alex Schroeder <alex@gnu.org>
1155
1156 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
1157 text-property ansi-color in order to preserve fontification by
1158 ansi-color. When the package is loaded, a lambda expression is
1159 put onto font-lock-mode-hook. This lambda expression will check
1160 font-lock-unfontify-region-function and replace
1161 font-lock-default-unfontify-region with
1162 ansi-color-unfontify-region.
1163 (ansi-color-apply): Add text-property ansi-color in addition to
1164 text-property face.
1165 (ansi-color-apply-on-region): Add text-property ansi-color in
1166 addition to text-property face.
1167 (save-buffer-state): Copy of the macro that is also used by
1168 lazy-lock and font-lock.
1169
1170 (ansi-color-for-comint-mode): New option.
1171 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
1172 (ansi-color-for-comint-mode-off): Ditto.
1173 (ansi-color-for-comint-mode-filter): Ditto.
1174 (ansi-color-process): New function. Uses
1175 ansi-color-for-comint-mode to decide what to do. This function is
1176 added to comint-preoutput-filter-functions when the package is
1177 loaded.
1178
1179 (ansi-color-for-shell-mode-set): Removed.
1180 (ansi-color-for-shell-mode): Removed.
1181
11822000-01-09 Alex Schroeder <alex@gnu.org>
1183
1184 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
1185 the lambda expression from the ansi-color-for-shell-mode :set
1186 property. Additionally, modify shell-mode-hook to enable or
1187 disable font-lock-mode for future shell buffers.
1188 (ansi-color-for-shell-mode): The :set property calls
1189 ansi-color-for-shell-mode-set instead of a lambda expression.
1190
11912000-01-09 Alex Schroeder <alex@gnu.org>
1192
1193 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
1194 (ansi-color-context): New variable.
1195 (ansi-color-apply): Save context between calls.
1196
fb55ff10
EZ
11972001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
1198
29910493
EZ
1199 * isearch.el (isearch, isearch-lazy-highlight-face): New
1200 definitions for face colors and attributes.
1201
fb55ff10
EZ
1202 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
1203 of display-mouse-p.
1204
134d6265
KH
12052001-01-09 Kenichi Handa <handa@etl.go.jp>
1206
1207 * international/mule.el (make-coding-system): If the coding system
1208 accepts extra latin codes, register such codes as safe for the
1209 coding system.
1210
103db06c 12112001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 1212
984c9f75
RS
1213 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
1214 don't mention the file name or the date here, because they are
1215 logged at the start of the file.
1216
12172001-01-08 Richard M. Stallman <rms@gnu.org>
1218
78b8eee8
RS
1219 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1220 Change screen-width to frame-width.
1221
1460e5d4
EZ
12222001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1223
1224 * info.el (Info-search): Print the default as part of the prompt.
1225
56f24bc1
AS
12262001-01-08 Andre Spiegel <spiegel@gnu.org>
1227
ca2ddd8e 1228 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
1229 constant implementations in backends.
1230
1231 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
1232 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
1233
1234 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
1235 WRITABLE to EDITABLE.
1236
1237 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
1238 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
1239 to EDITABLE.
1240
b7812d30
EZ
12412001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1242
1243 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
1244 (copyright, copyright-update): Compute the current year at run
1245 time.
1246
7e56ea04
GM
12472001-01-08 Gerd Moellmann <gerd@gnu.org>
1248
1249 * isearch.el (isearch-old-signal-hook): Removed.
1250 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
1251 instead of setting signal-hook-function.
1252 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
1253
a758f97d
GM
12542001-01-08 Kevin Gallagher <kevingal@onramp.net>
1255
1256 * emulation/edt.el: Update to version 4.0. Provide support for
1257 EDT scroll margins at top and bottom of the window. Provide an
1258 emulation of the EDT SUBS command (bound to GOLD-Enter, by
1259 default). Enhance edt-quit, bound to GOLD-q by default, to warn
1260 user when file-related buffer modifications exist. Provide
1261 support for running EDT Emulation in XEmacs. Provide customize
1262 access to some user updatable variables. Add Commentary section
1263 to file header. Fixed a few minor bugs and cleaned up some code.
1264
1265 * emulation/edt-mapper.el: Update to version 4.0. Provide support
1266 for detecting a keypress that generates an ASCII key sequence.
1267 (Previously, only a keypress that generates a vector was
1268 recognized.) Embed Window Manager name into name of the generated
1269 EDT Emulation initialization file since the initialization file is
1270 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 1271
30db89f9
EZ
12722001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
1273
4deb3ba9
EZ
1274 * mail/sendmail.el (mail-mode): Doc fix.
1275
30db89f9
EZ
1276 * info.el (Info-goto-emacs-command-node): Doc fix.
1277 (Info-goto-emacs-key-command-node): Doc fix.
1278
c3f2772b
EZ
12792001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1280
8726e79b 1281 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
1282 systems without long file-name support.
1283
0dac6924
AI
12842001-01-06 Andrew Innes <andrewi@gnu.org>
1285
1286 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
1287
4e6ef391
EZ
12882001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1289
380866a2
EZ
1290 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
1291 (isearch-lazy-highlight-update): Doc fix.
1292
148b5960
EZ
1293 * ffap.el (ffap-bindings): Doc fix.
1294
4e6ef391
EZ
1295 * dired-x.el (dired-virtual-guess-dir): Doc fix.
1296
4cb1bcc2
DL
12972001-01-05 Dave Love <fx@gnu.org>
1298
1299 * emacs-lisp/cl-seq.el (remove, remq): Remove.
1300
3828218c
GM
13012001-01-05 Gerd Moellmann <gerd@gnu.org>
1302
f1ade7d3
GM
1303 * mouse-drag.el (mouse-drag-safe-scroll): Bind
1304 scroll-preserve-screen-position to nil.
1305
1f4139d5
GM
1306 * isearch.el (isearch-old-signal-hook): New variable.
1307 (isearch-mode): Set signal-hook-function to isearch-done.
1308 (isearch-done): Restore old signal-hook-function.
1309
3828218c
GM
1310 * info.el (Info-fontify-node): Mark one more char as intangible.
1311
3970013f
KH
13122000-01-05 Kenichi Handa <handa@etl.go.jp>
1313
3828218c 1314 * composite.el (compose-last-chars): New argument COMPONENTS. If
3970013f
KH
1315 it is non-nil, compose preceding characters by compose-region with
1316 COMPONENTS.
1317
1318 * international/quail.el (quail-input-string-to-events): New function.
1319 (quail-input-method): Convert input string to events here.
1320 (quail-start-translation): Return input string, not event list.
1321 (quail-start-conversion): Likewise.
1322
f3b05e99
GM
13232001-01-04 Gerd Moellmann <gerd@gnu.org>
1324
ca2ddd8e 1325 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
1326 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
1327 and tooltip-add-timeout.
1328 (tooltip-show): Set border color from faces's foreground.
1329 (tooltip-show-help-function): If called with the same help string
1330 as last time, do nothing.
1331 (tooltip-help-tips): Don't set tooltip-help-message to nil.
1332
0f2ac578
GM
1333 * startup.el (fancy-splash-screens): Don't bind show-help-function
1334 to nil.
1335
f3b05e99
GM
1336 * tooltip.el (tooltip-frame-parameters): Remove colors.
1337 (tooltip): New face
1338 (tooltip-set-param): New function.
1339 (tooltip-show): Set up color frame parameters from face `tooltip'.
1340 Display the tooltip text in face `tooltip'.
1341
8416e94a
DL
13422001-01-04 Dave Love <fx@gnu.org>
1343
1344 * whitespace.el (whitespace-global-mode): Fix typo.
1345
1346 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
1347
30db89f9
EZ
13482001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1349
1350 * help.el (help-for-help): Fix a typo in a doc string. From
1351 kwzh@gnu.org (Karl Heuer).
1352
b847eb8c
DL
13532001-01-03 Dave Love <fx@gnu.org>
1354
1355 * dired-x.el: Doc fixes. Maintainer change.
1356 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
1357 :type.
1358 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
1359 (dired-guess-shell-alist-user): Customize.
1360 (dired-x-help-address): Set to bug-gnu-emacs.
1361 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
1362 (dired-default-directory): Renamed from default-directory.
1363
1364 * hl-line.el (hl-line): Doc fix.
1365
43c4b570
KF
13662001-01-03 Karl Fogel <kfogel@red-bean.com>
1367
1bf6b1bf 1368 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 1369
984c9f75 13702001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
1371
1372 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
1373 to remove all the current alternative-match highlighting.
1374 If nil, remove only what's outside the current window.
1375 (isearch-lazy-highlight-remove-overlays): Take optional
1376 region within which NOT to remove them.
1377 (isearch-lazy-highlight-new-loop): Greatly simplified.
1378 (isearch-lazy-highlight-update): Find all the other occurrences
1379 visible in the window, in just one call.
1380 (isearch-lazy-highlight-start): Now holds start of region to scan.
1381 (isearch-lazy-highlight-end): Now holds end of region to scan.
1382 (isearch-lazy-highlight-wrapped): Variable deleted.
1383 (isearch-lazy-highlight-search): Function deleted.
1384
13d6a61c
AI
13852000-01-02 Andrew Innes <andrewi@gnu.org>
1386
1387 * w32-fns.el (convert-standard-filename): Do length check on name
1388 before aref.
1389
064866e7
DL
13902001-01-02 Dave Love <fx@gnu.org>
1391
b33e041b
DL
1392 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1393 value.
1394 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1395
1396 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1397
8166ffd5
DL
1398 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1399 read syntax.
1400
064866e7
DL
1401 * calendar/todo-mode.el (todo): Add :link, :version.
1402 (todo-save-top-priorities): Remove autoload cookie.
1403 (todo-add-category, todo-add-item-non-interactively)
1404 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1405 cookie.
1406
6dde6abc
GM
14072001-01-02 Gerd Moellmann <gerd@gnu.org>
1408
1409 * comint.el (comint-input-history-ignore): New variable.
1410 (comint-read-input-ring): Ignore entries matching
1411 comint-input-history-ignore.
1412
1a8a9daf
GM
14132001-01-02 Eric M. Ludlam <zappo@gnu.org>
1414
1415 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1416 (lm-copyright-mark): New function.
1417 (lm-crack-copyright): New function.
1418 (lm-verify): Check that the file has a copyright.
1419 Check that the file is copyright Free Software Foundation.
1420
9c92eb53
KH
14212000-12-30 Kenichi Handa <handa@etl.go.jp>
1422
1423 * international/mule-diag.el (print-fontset): Indent font name by
1424 24 columns, not 25.
1425
49172314
GM
14262000-12-29 Gerd Moellmann <gerd@gnu.org>
1427
762a68ec
GM
1428 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1429 in Subject line.
1430
49172314
GM
1431 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1432 Use mail-mode-hook instead of mail-setup-hook. Otherwise
1433 continuing an interrupted message with C-u C-x m for instence,
1434 winds up in Mail mode without abbrevs.
1435
bd7a2e26
GM
14362000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1437
1438 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1439 non-nil. Adding almost all customization variables on ps-setup. Doc
2f5ded21 1440 fix.
bd7a2e26
GM
1441 (ps-print-version): New version number (6.3.3).
1442 (ps-end-with-control-d): Initialization fix.
1443 (ps-lines-printed): New var.
1444 (ps-skip-newline): New fun.
1445 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1446 (ps-next-line, ps-continue-line, ps-plot-region)
1447 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 1448
2b3f28a4
KH
14492000-12-29 Kenichi Handa <handa@etl.go.jp>
1450
1451 * international/fontset.el (x-complement-fontset-spec): Resolve
1452 ASCII font name so that the same family name is used for fonts
1453 registered in x-font-name-charset-alist.
1454 (create-fontset-from-fontset-spec): Adjusted for the above change.
1455 The name of fontset alias should be a unresolved ASCII font name.
1456
2ece9174
GM
14572000-12-28 Gerd Moellmann <gerd@gnu.org>
1458
1459 * simple.el (delete-key-deletes-forward-mode): Bind backspace
1460 and delete in isearch-mode-map.
1461
cbe3ad7a
RS
14622000-12-28 Richard M. Stallman <rms@gnu.org>
1463
ca2ddd8e 1464 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
1465 Use xpdf instead of acroread.
1466
a816f1c5
KH
14672000-12-28 Kenichi Handa <handa@etl.go.jp>
1468
f086e73c
KH
1469 * textmodes/artist.el (artist-butlast): Deleted.
1470 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 1471 artist-butlast.
f086e73c 1472
a816f1c5
KH
1473 * subr.el (butlast, nbutlast): Moved from cl.el to here.
1474
1475 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1476
b202115b
EZ
14772000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1478
1479 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1480
1481 * ls-lisp.el: Better support for the Mac and MS-Windows.
1482 (ls-lisp): New defgroup.
1483 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 1484 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
1485 (ls-lisp-support-shell-wildcards): New defcustoms.
1486 (ls-lisp-parse-symlink): New function.
1487 (insert-directory): Code to convert switches to a list and set up
1488 the wildcard argument copied from ls-lisp-insert-directory.
1489 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
1490 for -C and -R switches.
1491 (ls-lisp-column-format): New function.
ca2ddd8e 1492 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
1493 (ls-lisp-format-time): Add doc strings.
1494 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1495 Support ls-lisp-dirs-first.
1496 (ls-lisp-classify, ls-lisp-extension): New functions.
1497 (ls-lisp-format): Optionally support emulation of symlinks.
1498 Support -i, -s, and -G switches.
1499
6061fbf0
GM
15002000-12-27 Gerd Moellmann <gerd@gnu.org>
1501
5e25feee
GM
1502 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1503
6061fbf0
GM
1504 * version.el (emacs-version): Print X scroll bar information.
1505
1506 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1507 instead of x-toolkit-scroll-bars-p.
1508
1509 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1510 of x-toolkit-scroll-bars-p.
1511
25050dab
EZ
15122000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1513
1514 * ffap.el (ffap-bindings): Make interactive and add an autoload
1515 cookie.
1516 (ffap-bindings): Doc fix, to reflect the above change.
1517
c1786874
KH
15182000-12-27 Kenichi Handa <handa@etl.go.jp>
1519
1520 * term.el (term-char-mode): Define all non-ascii self-inserting
1521 characters to 'term-send-raw in term-raw-map.
1522
7261ece3 15232000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 1524
6061fbf0 1525 * viper-init (viper-restore-cursor-type): Added condition-case
7261ece3 1526 guard.
ca2ddd8e 1527
6061fbf0 1528 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
7261ece3 1529 initialization; use add-hook.
6061fbf0 1530 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 1531
6061fbf0 1532 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 1533
6061fbf0
GM
1534 * ediff.el (ediff-patch-buffer): Bug fix.
1535 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 1536
83f40583
SM
15372000-12-23 Stefan Monnier <monnier@cs.yale.edu>
1538
1539 * subr.el (combine-run-hooks): Remove.
1540
1541 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1542 and remove the rogue second spec.
1543
bdd6d4e8
GM
15442000-12-23 Gerd Moellmann <gerd@gnu.org>
1545
1546 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1547
26736ce3
SM
15482000-12-22 Stefan Monnier <monnier@cs.yale.edu>
1549
0e86b6b0
SM
1550 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1551 Use minibuffer menu prompt for the `=' prefix.
1552 (smerge-command-prefix): Change default to C-^.
6eabfb26 1553 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 1554
26736ce3
SM
1555 * skeleton.el (skeleton-internal-1): Make sure the first line of
1556 the region is also re-indented.
d21584d6
SM
1557 (skeleton-end-newline): New var.
1558 (skeleton-end-hook): Use it.
26736ce3 1559
95fa4fd7
MB
15602000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1561
1562 * comint.el (comint-password-prompt-regexp): Support CVS.
1563
f060b834
GM
15642000-12-22 Gerd Moellmann <gerd@gnu.org>
1565
856ff7a7
GM
1566 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
1567 backspace key combinations, depending on
1568 delete-key-deletes-forward.
1569
1570 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1571
f060b834
GM
1572 * simple.el (delete-key-deletes-forward): Doc fix.
1573
653558a1
GM
15742000-08-22 Emmanuel Briot <briot@gnat.com>
1575
1576 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 1577 white spaces are relevant in the XML file.
653558a1
GM
1578 (xml-parse-file): Do not kill an existing Emacs buffer if the file
1579 to parse was already edited. This allows for on-the-fly analysis
26736ce3 1580 of XML files.
653558a1
GM
1581 (xml-parse-tag): Check that the casing is the same in the start
1582 tag and end tag, since XML is case-sensitive. Allows for spaces
1583 in the end tag, after the name of the tag.
1584 (xml-parse-attlist): Allow for the character '-' in the name of
1585 attributes, as in the standard http-equiv attribute Do not save
26736ce3 1586 the properties in the XML tree, since they are not relevant.
653558a1 1587
3ad93d8d
SM
15882000-12-21 Stefan Monnier <monnier@cs.yale.edu>
1589
1590 * generic.el (generic-read-type): Undo last change, inline into
1591 `generic-mode' and then remove.
1592 (generic-mode): Inline generic-read-type.
1593 (define-generic-mode): Push the symbol name rather than the symbol
1594 onto generic-mode-list.
1595
177f4e88
GM
15962000-12-21 Gerd Moellmann <gerd@gnu.org>
1597
8e15274f
GM
1598 * generic.el (generic-read-type): Build an alist for
1599 completing-read as in 20.7.
1600
1601 * play/landmark.el (lm): Use interactive spec `P'.
1602 (toplevel): Don't set debug-on-error.
1603
177f4e88
GM
1604 * server.el (server-switch-buffer): Choose a window on a visible
1605 frame.
1606
6ba384dc
GM
16072000-12-21 Dave Pearson <davep@davep.org>
1608
1609 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 1610
647a066c
GM
16112000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1612
1613 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
1614 ranges like \177-\237, but accepts the character sequence from \177 to
1615 \237. Doc fix.
1616 (ebnf-version): New version (3.4).
1617 (ebnf-setup): Code fix.
1618 (ebnf-range-regexp): New fun.
1619 (ebnf-8-bit-chars): Const fix.
1620
1621 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1622 entry. Doc fix.
1623 (ebnf-bnf-lex): Code fix.
1624 (ebnf-bnf-comment-chars): Const fix.
1625
1626 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1627 entry. Doc fix.
1628 (ebnf-iso-comment-chars): Const fix.
1629
1630 * ebnf-otz.el: Doc fix.
1631
1632 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1633 entry. Doc fix.
1634 (ebnf-yac-skip-code): Code fix.
1635 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 1636
bc22fd18
EZ
16372000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1638
1639 * files.el (insert-directory-safely): New function.
834d23b2 1640 (recover-file): Use it instead of insert-directory. From Markus
ca2ddd8e 1641 Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 1642
587fc3f9
KH
16432000-12-21 Kenichi Handa <handa@etl.go.jp>
1644
eeefcfde 1645 * international/mule-cmds.el (select-safe-coding-system): Check
4d513a57 1646 coding-category-list more rigidly. Improve help message.
eeefcfde 1647
587fc3f9
KH
1648 * dired.el (dired-move-to-filename-regexp): Fix previous change.
1649
01860fb9
MB
16502000-12-21 Miles Bader <miles@gnu.org>
1651
587fc3f9
KH
1652 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
1653 prefix.
01860fb9 1654
3f9d67a6
KH
16552000-12-21 Kenichi Handa <handa@etl.go.jp>
1656
9fd1c1f7
KH
1657 * international/mule-diag.el (describe-char-after): Make *Help*
1658 buffer inherit multibyteness of the current buffer.
1659
3f9d67a6
KH
1660 * international/mule.el (make-char): Docstring adjusted for the
1661 change of make-char-internal.
1662
c9669fac
SM
16632000-12-20 Stefan Monnier <monnier@cs.yale.edu>
1664
1665 * international/iso-cvt.el: Docstrings fix.
1666
19594307
DL
16672000-12-20 Dave Love <fx@gnu.org>
1668
1669 * subr.el (eval-after-load): Doc fix.
1670
b1a447b3
KH
16712000-12-20 Kenichi Handa <handa@etl.go.jp>
1672
1673 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
1674 for numbers.
1675
09877d5d
MB
16762000-12-20 Miles Bader <miles@gnu.org>
1677
1678 * international/quail.el (quail-help): Resize the help window
1679 again after it has all its contents. Remove unneeded progn.
1680
71d4497a
GM
16812000-12-19 Gerd Moellmann <gerd@gnu.org>
1682
1683 * pcmpl-linux.el: Fix copy/paste error.
1684
741e56a0
AI
16852000-12-19 Andrew Innes <andrewi@gnu.org>
1686
1687 * simple.el (delete-key-deletes-forward-mode): Fix typo in
1688 docstring.
1689
cc24d91c
CD
16902000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
1691
ba4c05aa
CD
1692 * progmodes/idlw-rinfo.el: Fixed copyright notice.
1693
1694 * progmodes/idlw-toolbar.el: Fixed copyright notice.
1695
1696 * progmodes/idlw-shell.el: Fixed copyright notice.
1697
1698 * progmodes/idlwave.el: Fixed copyright notice.
1699
71d4497a 1700 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
1701 TAB as key separators.
1702
524c8caf
GM
17032000-12-19 Alex Schroeder <alex@gnu.org>
1704
1705 * sql.el (sql-sybase-options): New option.
1706 (sql-sybase): Use it. Add sql-database to the list of parameters
1707 provided for login. The options -w 2048 -n are not used any more.
1708 (sql-postgres-options): Changed default from "--pset" to "-P".
1709 (sql-mysql-options): Doc change.
1710 (sql-stop): Doc change.
1711
b5fa513d
KH
17122000-12-19 Kenichi Handa <handa@etl.go.jp>
1713
1714 * international/quail.el (quail-input-method): Always hide
1715 the guidance buffer on exiting.
1716
91c9e6ce
GM
17172000-12-18 Gerd Moellmann <gerd@gnu.org>
1718
c6da4eb4
GM
1719 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
1720 isn't fboundp.
1721
3d2a0e0b
GM
1722 * server.el (server-buffer-done): Bury the buffer before
1723 killing it.
1724
91c9e6ce
GM
1725 * faces.el (face-spec-set): Interpret a nil in specs for
1726 foreground and background colors as `unspecified', for
1727 compatibility with 20.x.
1728
40fa0008
DL
17292000-12-18 Dave Love <fx@gnu.org>
1730
22adbe54
DL
1731 * simple.el (mail-user-agent): Doc fix.
1732 (input-mode-8-bit): Removed.
1733
1734 * international/mule.el (set-keyboard-coding-system): Doc fix.
1735 (keyboard-coding-system): New option.
1736
40fa0008
DL
1737 * mail/sendmail.el (send-mail-function): Customize.
1738
6f4745e2
EZ
17392000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1740
1741 * international/codepage.el (cp866-decode-table): New table.
1742
82b90229
GM
17432000-12-18 Gerd Moellmann <gerd@gnu.org>
1744
1745 * version.el (emacs-version): Remove `%a' from the time format
1746 because the weekday doesn't fit well into each locale.
1747
5a047002
MB
17482000-12-18 Miles Bader <miles@gnu.org>
1749
7f49aa07
MB
1750 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
1751
ca2ddd8e 1752 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
1753 Check that emacs-major-version is `=' to 20, not `>='.
1754 (artist-replace-chars): Use `make-string' instead of a loop.
1755
22ea2607
EZ
17562000-12-17 Stefan Monnier <monnier@cs.yale.edu>
1757
1758 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
1759 (cvs-execute-single-file): Don't change directory.
1760 Patch from Per Cederqvist.
1761
6c825f8e
EZ
17622000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1763
1764 * textmodes/ispell.el (check-ispell-version): If
1765 `ispell-program-name' is "aspell", pass it the -v switch instead
1766 of -vv.
1767
8ff06845
KH
17682000-12-16 Kenichi Handa <handa@etl.go.jp>
1769
af4bb4c8
KH
1770 * international/mule-diag.el (mule-diag): Insert information about
1771 configure options, multibyte awareness, language env.
1772
8ff06845
KH
1773 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
1774 regexp to search for candidates.
1775
b24e84ab
EZ
17762000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
1777
1778 * info.el (Info-forward-node): If the node has an
1779 Info-header-line, widen the buffer before searching for "next:"
1780 and "up:" pointers, and set the search limit to stay in the
1781 current node.
1782
7981d89f
MB
17832000-12-16 Miles Bader <miles@gnu.org>
1784
1785 * simple.el (delete-trailing-whitespace): Remove extraneous let.
1786
88ee7917
MB
17872000-12-15 Miles Bader <miles@gnu.org>
1788
1789 * comint.el (comint-send-string, comint-send-region): Also accept
1790 a buffer, buffer-name, or nil for PROCESS, for compatibility with
1791 process-send-string/region.
1792
0c28d842
GM
17932000-12-15 Gerd Moellmann <gerd@gnu.org>
1794
4ea7fdca
GM
1795 * isearch.el (isearch-lazy-highlight-max): New user-option.
1796 (isearch-lazy-highlight-update): Don't highlight more than
1797 isearch-lazy-highlight-max matches.
1798
0c28d842
GM
1799 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
1800
984c9f75 18012000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 1802
8062e53a
GM
1803 * sort.el (sort-columns): Fix error message.
1804
3ffa545b
GM
1805 * dabbrev.el (dabbrev--last-case-pattern): Value is now
1806 `upcase' or `downcase' or nil.
1807 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
1808 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
1809 (dabbrev--substitute-expansion): New arg record-case-pattern.
1810 If it is non-nil, set dabbrev--last-case-pattern.
1811 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
1812
1813 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
1814
c2d7f289
MB
18152000-12-15 Miles Bader <miles@gnu.org>
1816
b6348438
MB
1817 * paths.el (Info-default-directory-list): Don't delete
1818 configure-info-directory from the list of standard info
1819 directories when appending it to the end -- their order is
1820 important.
1821
f9056dd9
MB
1822 * faces.el (read-face-attribute): If there's no entry for the
1823 user's input in VALID, just use it as-is (this will often result
1824 in an error, but it may be OK for e.g. colors using hexadecimal
1825 notation, and at least will yield a better error message).
1826
c2d7f289 1827 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 1828 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
1829 Variables removed.
1830 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
1831 window is really the right size. Use vertical-motion
1832 rather than forward-line.
1833 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
1834 (ispell-command-loop, ispell-show-choices): Use the variable
1835 ispell-choices-win-default-height, rather than the function.
1836 (ispell-choices-win-default-height): Function removed.
1837 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 1838
8f530b95
SM
18392000-12-14 Stefan Monnier <monnier@cs.yale.edu>
1840
1841 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
1842
6d435deb
EZ
18432000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1844
4dddb0b7
EZ
1845 * paths.el (Info-default-directory-list): If
1846 configure-info-directory is not one of the standard directories,
1847 put it first in the list; otherwise put it last. Doc string
1848 changed accordingly.
1849
1850 * info.el (Info-directory-list): Change doc string to reflect the
1851 change in Info-default-directory-list.
1852
6d435deb
EZ
1853 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
1854 windows-nt as windowed environments, even under -nw.
1855
1856 * startup.el (command-line): Don't call x-backspace-delete-keys-p
1857 if not fboundp. Switch delete-forward mode for the <delete> key
1858 on all PC platforms, even under -nw.
1859
1860 * term/internal.el ([M-delete]): Remap to M-d.
1861
9d7d9263
GM
18622000-12-14 Gerd Moellmann <gerd@gnu.org>
1863
1864 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
1865
7cf0153a
EZ
18662000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1867
1868 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1869
5e5b3d41
GM
18702000-12-14 Gerd Moellmann <gerd@gnu.org>
1871
5f368d29
GM
1872 * startup.el (command-line): Call delete-key-deletes-forward-mode,
1873 if appropriate.
1874
1875 * simple.el (delete-key-deletes-forward): New user-option.
1876 (delete-key-deletes-forward-mode): New function.
1877
9d7d9263 1878 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 1879
5e5b3d41
GM
1880 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1881 if symbol is bound before getting its value.
1882
1883 * tooltip.el (tooltip-show): If an error is signaled in
1884 x-show-tip, display that error, and display the help in the
1885 echo area.
ca2ddd8e 1886
191b83b6
KH
18872000-12-14 Kenichi Handa <handa@etl.go.jp>
1888
1889 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1890 "... entries" messages for every 10000 entries, not 10.
1891
6192b604
KF
18922000-12-13 Karl Fogel <kfogel@red-bean.com>
1893
1894 * bookmark.el: Provide a generic exit hook, as suggested by
1895 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
1896 (bookmark-exit-hook): New var.
1897 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
1898 old raw lambda form in `kill-emacs-hook', and runs new
1899 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
1900 as logically that feature must have been provided if this function
1901 is running.
1902 Removed ;;;###autoload before the `add-hook' call.
1903
5edf6b55
SM
19042000-12-13 Stefan Monnier <monnier@cs.yale.edu>
1905
1906 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1907 (easy-menu-current-active-maps): New function.
1908 (easy-menu-get-map): Use it.
1909 Make a proper menu entry when creating a new keymap.
1910
16b5e8e6
KH
19112000-12-13 Kenichi Handa <handa@etl.go.jp>
1912
d49fc4eb
KH
1913 * international/characters.el: Fix cases and syntaxes for
1914 mule-unicode-0100-24ff.
1915
3b53d876
KH
1916 * dired.el (dired-move-to-filename-regexp): Fixed for the case
1917 that a Japanese character is not appended after day and year.
1918
16b5e8e6
KH
1919 * info.el (Info-suffix-list): Change format for a command that
1920 requires arguments.
1921 (info-insert-file-contents): Adjusted for the above change.
1922
1df1c518
AS
19232000-12-12 Andreas Schwab <schwab@suse.de>
1924
1925 * tar-mode.el (tar-extract): Base the name of the subfile buffer
1926 on the name of the tar buffer. Verify that the existing buffer is
1927 visiting the same subfile.
1928
a7a07b98
DL
19292000-12-12 Dave Love <fx@gnu.org>
1930
1931 * subdirs.el: Add obsolete.
1932
4fdbd809
GM
19332000-12-12 Gerd Moellmann <gerd@gnu.org>
1934
bfdb75ee
GM
1935 * mail/rmailsum.el (rmail-summary-expunge)
1936 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1937 instead of rmail-confirm-expunge.
1938
4fdbd809
GM
1939 * replace.el (perform-replace): Don't use an empty match adjacent
1940 to a non-empty match when computing the next match before the
1941 replacement is performed.
1942
e9a59cad
GM
19432000-12-12 Milan Zamazal <pdm@freesoft.cz>
1944
1945 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1946 definition (patch by Stefan Monnier).
1947 (glasses-mode): Use jit-lock instead of `after-change-functions'
1948 (patch by Stefan Monnier).
1949
c2def7a0
MB
19502000-12-12 Miles Bader <miles@gnu.org>
1951
1952 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1953 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1954
591b63b4
AC
19552000-12-12 Andrew Choi <akochoi@i-cable.com>
1956
1957 * term/mac-win.el: Remove load for ls-lisp.
1958
a924cf63 1959 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 1960
5ff4ba3d
MB
19612000-12-12 Miles Bader <miles@gnu.org>
1962
1963 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1964 Respect field end too.
1965 (just-one-space): Respect fields as `delete-horizontal-space'.
1966 (newline-and-indent, reindent-then-newline-and-indent): Use
1967 `delete-horizontal-space'.
1968
d0c679bc
SM
19692000-12-11 Stefan Monnier <monnier@cs.yale.edu>
1970
adf9c994
SM
1971 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1972 (so as to obey the field property in the minibuffer).
1973
4b0cd42d
SM
1974 * obsolete/c-mode.el: Moved from lisp/progmodes.
1975 * obsolete/auto-show.el: Moved from lisp.
1976 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 1977
89f85863
CD
19782000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
1979
1980 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 1981 changes to list them here.
89f85863
CD
1982
1983 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
1984 many changes to list them here.
1985
1986 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
1987 many changes to list them here.
1988
1989 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
1990
3e0d35ce
GM
19912000-12-11 Gerd Moellmann <gerd@gnu.org>
1992
d990421f
GM
1993 * simple.el (kill-new): Don't try to setcar kill-ring if it is
1994 nil.
1995
ca2ddd8e 1996 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
1997 Comment fix.
1998
3e0d35ce
GM
1999 * hscroll.el: Moved to `obsolete' subdir.
2000
ff904dd6
MB
20012000-12-11 Miles Bader <miles@gnu.org>
2002
2003 * window.el (window-text-height): Function removed (now in C).
2004
fb97d87f
SM
20052000-12-10 Stefan Monnier <monnier@cs.yale.edu>
2006
2007 * log-edit.el (log-edit-parent-buffer): New var.
2008 (log-edit): Set it. Add BUFFER argument.
2009 (log-edit-done): Use char-before.
2010 Don't bother checking validity of vc-comment-ring.
2011 Only bury the buffer if log-edit popped it up.
2012
2013 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
2014 (cvs-mode-diff-help): Remove.
2015 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 2016 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
2017
2018 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
2019 Remove binding for ? now made unnecessary.
2020
7de77417
CD
20212000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
2022
2023 * textmodes/reftex.el (reftex-scanning-info-available-p): New
dd4e0e55 2024 function
7de77417
CD
2025 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
2026
2027 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
2028 when master file is not open.
2029
4efa209f
SM
20302000-12-09 Stefan Monnier <monnier@cs.yale.edu>
2031
2032 * progmodes/ada-stmt.el: Update `maintainer'.
2033
0a8052bd
GM
20342000-12-09 Stephen Gildea <gildea@alum.mit.edu>
2035
2036 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
2037 choices to match documentation string.
2038
a12167c5
MB
20392000-12-09 Miles Bader <miles@gnu.org>
2040
2161605d
MB
2041 * minibuf-eldef.el: New file.
2042
a12167c5
MB
2043 * window.el (fit-window-to-buffer): Don't pass last argument to
2044 pos-visible-in-window-p, now that its meaning is inverted.
2045
9ea8de1b
EZ
20462000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
2047
2048 * image.el (create-image): Doc fix; spotted by Per Cederqvist
2049 <ceder@lysator.liu.se>.
2050
5002ddbb
SM
20512000-12-08 Stefan Monnier <monnier@cs.yale.edu>
2052
b6114d80
SM
2053 * autoinsert.el (auto-insert-alist): Add missing final \n.
2054
ee8d23ee
SM
2055 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
2056 (cvs-menu-map): Remove.
2057 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
2058 (cvs-mode-quit): Turn it back into a plain function.
2059
5002ddbb 2060 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 2061 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
2062
2063 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
2064 file where it's more visible.
2065 (texinfo-filter, texinfo-chapter-level-regexp): New variables
2066 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
2067 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
2068 (texinfo-inside-macro-p): Only catch `scan-error's.
2069 (texinfo-inside-env-p): Make better use of the match info.
2070 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
2071 (texinfo-insert-@end): Slight re-organization.
2072 Also remove useless `looking-at' call.
2073
30cd075d
AI
20742000-12-08 Andrew Innes <andrewi@gnu.org>
2075
2076 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
2077 accessible in -nw mode.
2078
2079 * term/w32-win.el: Remove stuff about selection timeout, which is
2080 irrelevant on Windows. Move clipboard support to w32-fns.el, so
2081 it is accessible in -nw mode.
2082
01b91009
DL
20832000-12-08 Dave Love <fx@gnu.org>
2084
2085 * emacs-lisp/lisp-mode.el (lisp-mode): Set
2086 font-lock-keywords-case-fold-search.
2087
842b2a94
GM
20882000-12-08 Gerd Moellmann <gerd@gnu.org>
2089
2090 * textmodes/ispell.el (ispell): Doc fix.
2091
f9d5f611
KH
20922000-12-08 Kenichi Handa <handa@etl.go.jp>
2093
2094 * international/quail.el (quail-insert-decode-map): Check the
2095 frame width of a window displaying the current buffer, not that of
2096 the selected frame.
2097 (quail-help): Make sure that the help buffer has window before
2098 inserting text in it.
2099
e04d21aa
SS
21002000-12-07 Sam Steingold <sds@gnu.org>
2101
2102 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
2103 Backquote is used in isearch.el, so autoloading saves nothing.
2104
fc3e23a4
EZ
21052000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2106
137cad7c
EZ
2107 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
2108 the CVS and RCS subdirectories case-insensitively.
2109
fc3e23a4
EZ
2110 * dired.el (dired-insert-directory): If file-system-info is
2111 fboundp, call it instead of invoking dired-free-space-program.
2112
796ecd10
GM
21132000-12-07 Gerd Moellmann <gerd@gnu.org>
2114
0f5f7c3e
GM
2115 * server.el (server-visit-files): Push files on file-name-history.
2116
3764ba49
GM
2117 * progmodes/cc-langs.el: Update copyright.
2118
8e7931da
GM
2119 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
2120
ae0d7485 2121 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 2122
796ecd10
GM
2123 * bindings.el (mode-line-mode-menu): Reverse the order
2124 of define-keys so that the menu appears in alphabetical order.
2125
ae0d7485
GM
21262000-12-07 Milan Zamazal <pdm@freesoft.cz>
2127
2128 * progmodes/glasses.el (glasses-mode): Update mode line at the end
2129 of the function.
2130
e2849090
DL
21312000-12-07 Dave Love <fx@gnu.org>
2132
2133 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
2134
2135 * facemenu.el (facemenu-unlisted-faces): Fix value.
2136
5c7f629c
SM
21372000-12-07 Stefan Monnier <monnier@cs.yale.edu>
2138
2139 * font-lock.el (font-lock-default-fontify-region):
2140 Include the terminating \n (off-by-one error).
2141 (font-lock-set-defaults): Use dolist.
2142
2143 * derived.el (define-derived-mode): Don't use combine-run-hooks.
2144
73481ae3
KH
21452000-12-07 Kenichi Handa <handa@etl.go.jp>
2146
ffbaa122
KH
2147 * international/mule-cmds.el (describe-language-environment): Fix
2148 for the case that an input method title is not string but a list.
2149
73481ae3
KH
2150 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
2151 of wrong SIZE record.
2152
e2896b22
DL
21532000-12-06 Dave Love <fx@gnu.org>
2154
67292061
DL
2155 * newcomment.el (comment-region, comment-dwim): Doc fix.
2156
2157 * textmodes/texinfo.el: Require tex-mode when compiling.
2158 (texinfo-update-node): Doc fix.
2159 (texinfo-imenu-generic-expression): Add @anchor.
2160 (texinfo-font-lock-keywords): Add @uref.
2161 (texinfo-inside-macro-p): Don't use ignore-errors.
2162 (texinfo-insert-quote): Match more contexts.
2163
e76938e7
DL
2164 * international/mule.el (decode-char, encode-char): Doc fix.
2165 (auto-coding-alist): Customize.
2166
2167 * files.el (load-file): Fix change of 2000-03-12.
2168
e2896b22
DL
2169 * wid-edit.el (widget-text-keymap): Doc fix.
2170
6610f4b2
AI
21712000-12-06 Andrew Innes <andrewi@gnu.org>
2172
2173 * makefile.w32-in (lisp): Set to an absolute directory, namely
2174 $(CURDIR).
2175
9e3366e4
EZ
21762000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
2177
2178 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
2179 read generated-autoload-file, and set buffer-file-coding-system to
2180 raw-text-unix after reading the file.
2181
2182 * international/mule-conf.el (file-coding-system-alist): Use
2183 raw-text for reading loaddefs.el and raw-text-unix for writing
2184 it.
2185
d94d636f
GM
21862000-12-06 Gerd Moellmann <gerd@gnu.org>
2187
384333ee
GM
2188 * replace.el (occur): Make line-number-width 1 smaller for the
2189 colon following the line number.
2190
347d0813
GM
2191 * startup.el (fancy-splash-text, command-line-1): Use
2192 `File' for the menu name instead of `Files'.
e04d21aa 2193
d4b72d58
GM
2194 * tmm.el: Update copyright.
2195
d94d636f
GM
2196 * cus-start.el: Add entry for even-window-heights.
2197
6e424019
MB
21982000-12-06 Miles Bader <miles@gnu.org>
2199
2200 * faces.el (frame-set-background-mode): Avoid stomping on
2201 locally modified faces.
2202
e6477b58
KH
22032000-12-06 Kenichi Handa <handa@etl.go.jp>
2204
2205 * international/fontset.el: Correct the font registries for
2206 japanese-jisx0213-1 and japanese-jisx0213-2.
2207
21999ab9
GM
22082000-12-05 Gerd Moellmann <gerd@gnu.org>
2209
57d6e381
GM
2210 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
2211
21999ab9
GM
2212 * iswitchb.el: Update customization commentary.
2213
7422819c
GM
22142000-12-05 Rob Riepel <riepel@Stanford.EDU>
2215
2216 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
2217 (tpu-search-highlight): Fixed comparison of overlay end positions.
2218 (tpu-trim-line-ends): Implemented trimming logic locally.
2219
2220 * emulation/tpu-extras.el (tpu-write-file-hook)
2221 (tpu-set-cursor-bound): Replaced picture-clean with
2222 tpu-trim-line-ends.
2223
73daff18
KH
22242000-12-05 Kenichi Handa <handa@etl.go.jp>
2225
2226 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
2227 to cn-gb.
2228 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
2229
6a4cd002
DL
22302000-12-04 Dave Love <fx@gnu.org>
2231
2232 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
2233
6452929e
GM
22342000-12-04 Gerd Moellmann <gerd@gnu.org>
2235
e04d21aa 2236 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
2237 (rmail-summary-expunge-and-save): Ask for confirmation with
2238 rmail-expunge-confirmed.
2239
2240 * mail/rmail.el (rmail-expunge-confirmed): New function.
2241 (rmail-expunge): Use it.
2242
0c68ce6f
GM
2243 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
2244 (etags-recognize-tags-table, find-tag-in-order): New
2245 functionality: interpret file names as tags.
e04d21aa 2246
7a53d8c8
EZ
22472000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
2248
2249 * info.el (Info-scroll-prefer-subnodes): New defcustom.
2250 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
2251 visit the first subnode until the bottom of the current node is
2252 visible.
2253
caa15ef7
GM
22542000-12-04 Gerd Moellmann <gerd@gnu.org>
2255
2256 * format.el (format-decode): Don't change buffer's undo list.
2257
e225faa7
KH
22582000-12-04 Kenichi Handa <handa@etl.go.jp>
2259
2260 * faces.el (face-font-registry-alternatives): Add entries for CJK
2261 fonts. Doc-string adjusted for the actual usage of this data.
2262
2263 * international/fontset.el: Change the font registries for CJK
2264 fonts in the default fontset. Don't append '*' to registries.
2265
8b262a65
SM
22662000-12-03 Stefan Monnier <monnier@cs.yale.edu>
2267
e04d21aa 2268 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
2269 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
2270
2271 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
2272 (derived-mode-p): New function.
2273 (derived-mode-make-docstring): Add `docstring' argument.
2274 Use it if available and complete it if necessary.
2275
33c4460b
AS
22762000-12-03 Andreas Schwab <schwab@suse.de>
2277
2278 * type-break.el (type-break): Don't make parent of itself.
2279
5c9b3fac
MB
22802000-12-03 Miles Bader <miles@gnu.org>
2281
2282 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
2283
27ce741e
SM
22842000-12-02 Stefan Monnier <monnier@cs.yale.edu>
2285
07c16ec4
SM
2286 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
2287 (tex-main-file, tex-file): Simplify.
2288 (tex-generate-zap-file-name): Use subst-char-in-string.
2289 (tex-strip-dots): Remove.
2290
c19cc275
SM
2291 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
2292
27ce741e
SM
2293 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
2294 to check if the match succeeded.
2295
285991dc
GM
22962000-12-02 Gerd Moellmann <gerd@gnu.org>
2297
2298 * startup.el (use-fancy-splash-screens-p): New function.
2299 (command-line-1): Use it to determine whether or not to use
2300 a fancy splash screen.
2301
52dca1b2
AS
23022000-12-02 Andreas Schwab <schwab@suse.de>
2303
2304 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
2305
d3e7e7cf
EZ
23062000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2307
2dce2360
EZ
2308 * international/mule.el (make-char): Fix last change.
2309
9768eaa7
EZ
2310 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2311 New defcustoms.
2312 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
2313 autoloading tex-mode; instead, do the same manually. Use
2314 texinfo-open-quote and texinfo-close-quote. Insert literal quote
2315 with numeric argument. Docstring fix.
2316 (toplevel): Require cl when compiling.
e04d21aa 2317
285991dc 2318 * international/mule.el (make-char): Doc fix.
d3e7e7cf 2319
0dd5e255
JR
23202000-12-02 Jason Rumney <jasonr@gnu.org>
2321
2322 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
2323 the Emacs Lisp manual)
2324
fbb87147
EZ
23252000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2326
5cbb3e93
EZ
2327 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2328
fbb87147
EZ
2329 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
2330 the Emacs Lisp manual).
2331
1636ca09
GM
23322000-12-02 Gerd Moellmann <gerd@gnu.org>
2333
2334 * simple.el (next-line-add-newlines): Change default to nil.
2335
68875f0e
EZ
23362000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2337
2338 * files.el (revert-buffer, recover-file): Bind
2339 coding-system-for-read to emacs-mule-unix, not to no-conversion.
2340
fd9ac94c
GM
23412000-12-01 Gerd Moellmann <gerd@gnu.org>
2342
2343 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2344
45450dd5
MB
23452000-12-01 Miles Bader <miles@gnu.org>
2346
2347 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2348
09df8881
KH
23492000-12-01 Kenichi Handa <handa@etl.go.jp>
2350
2351 * international/mule-diag.el (describe-char-after): Fix typo.
2352 (describe-character-set, non-iso-charset-alist): Fix typo.
2353
dea0a87d
MB
23542000-12-01 Miles Bader <miles@gnu.org>
2355
b170205b
MB
2356 * image-file.el (image-file-name-regexp): Automatically add
2357 upper-case variants of each filename extension in
2358 `image-file-name-extensions', since they seem to be common.
2359
e04d21aa 2360 * simple.el (minibuffer-contents)
dea0a87d
MB
2361 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2362 New functions.
2363 * filecache.el (file-cache-directory-name)
2364 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
2365
2b69bc11 23662000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 2367
dea0a87d
MB
2368 * filecache.el (file-cache-minibuffer-complete): Don't try to
2369 delete the minibuffer prompt.
2370
a8a1b05d
DL
23712000-11-30 Dave Love <fx@gnu.org>
2372
2373 * cus-start.el: Fix read-buffer-function type.
2374
693c4692
GM
23752000-11-30 Gerd Moellmann <gerd@gnu.org>
2376
2377 * md5.el: Removed. There's a built-in function, now.
2378
2c0b1898
GM
23792000-11-30 Markus Rost <rost@math.ohio-state.edu>
2380
2381 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2382 as dummy 0-th char of rmail-deleted-vector.
2383
63dfcf4b
EZ
23842000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
2385
2386 * ps-print.el (ps-end-job): Bind case-fold-search only after
2387 switching to ps-spool-buffer.
2388
23892000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2390
2391 * ps-print.el: Line number font customization. PostScript: Lines and
2392 PageCount are initialized on each page. Doc Fix.
2393 (ps-print-version): New version number (6.3.2).
2394 (ps-lpr-switches, ps-font-info-database, ps-font-size)
2395 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2396 (ps-right-header): Customization fix.
2397 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2398 Fix code.
2399 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2400 New vars.
2401
df3aedcf
GM
24022000-11-30 Gerd Moellmann <gerd@gnu.org>
2403
edfb795e
GM
2404 * bs.el: Fix typos and spelling errors.
2405 (bs-appearance) <defgroup>: Renamed from bs-appearence.
2406 (bs-configuration): Doc fix.
e04d21aa 2407
df3aedcf
GM
2408 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
2409
8b8a7f01
GM
24102000-11-30 Rob Riepel <riepel@Stanford.EDU>
2411
2412 * emulation/tpu-edt.el (tpu-version): New version.
2413 (tpu-search-overlay, tpu-replace-overlay): New initial range.
2414 (tpu-original-mode-line): Variable deleted.
2415 (tpu-mark-flag): New initial value.
2416 (tpu-set-mode-line): Don't redefine mode-line-format. Add
2417 tpu-mark-flag to minor-mode-alist.
2418 (tpu-update-mode-line): New mark flag logic.
2419 (tpu-get): Use find-file-wildcards.
2420 (tpu-search-highlight): Move overlay less, reset overlay properly.
2421 (tpu-unselect): Deactivate mark.
2422 (tpu-lm-replace): Reset overlay properly.
2423 (tpu-forward-line): Use forward-visible-line.
2424 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
2425
2426 * emulation/tpu-extras.el (tpu-forward-line): Use
2427 forward-visible-line.
e04d21aa 2428
c069a9d3
GM
24292000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2430
2431 * cus-edit.el (custom-face-value-create): Always emphasize tag.
2432
b02cd40b
GM
24332000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2434
2435 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2436 and skip whitespace and newlines.
e04d21aa 2437
b7a90344
SM
24382000-11-30 Stefan Monnier <monnier@cs.yale.edu>
2439
2440 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2441
be6bbb55
GM
24422000-11-29 Gerd Moellmann <gerd@gnu.org>
2443
0383ed60
GM
2444 * help.el (describe-function-1): Regexp-quote function name
2445 when used as part of a regexp.
2446
c7957947
GM
2447 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2448 face-attribute instead of face-foreground and face-background.
2449 (tool-bar-add-item): Likewise, and handle unspecified colors.
2450
2451 * enriched.el (enriched-face-ans): Use face-attribute instead
2452 of face-foreground and face-background.
2453
2454 * faces.el (face-foreground, face-background, face-stipple):
2455 Return nil if attribute is unspecified, for backward
2456 compatibility.
2457
7423978d
GM
2458 * files.el (auto-mode-alist): Add an entry for antlr-mode.
2459
ef128c78
GM
2460 * play/5x5.el: Remove version info.
2461
a81fc510
GM
2462 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2463
be6bbb55
GM
2464 * frame.el (blink-cursor-mode): Doc fix.
2465
f9396e03
GM
24662000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2467
2468 * antlr-mode.el: New commands to run ANTLR from within Emacs and
2469 to create Makefile rules.
2470 (antlr-tool-command): New user option.
2471 (antlr-ask-about-save): New user option.
2472 (antlr-makefile-specification): New user option.
2473 (antlr-file-formats-alist): New variable.
2474 (antlr-special-file-formats): New variable.
2475 (antlr-unknown-file-formats): New user option.
2476 (antlr-help-unknown-file-text): New variable.
2477 (antlr-help-rules-intro): New variable.
2478 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2479 (antlr-mode-menu): Add entries.
2480 (antlr-file-dependencies): New function.
2481 (antlr-directory-dependencies): New function.
2482 (antlr-superclasses-glibs): New function.
2483 (antlr-run-tool): New command.
2484 (antlr-makefile-insert-variable): New function.
2485 (antlr-insert-makefile-rules): New function.
2486 (antlr-show-makefile-rules): New command.
2487
2488 * antlr-mode.el: More Emacs/XEmacs stuff.
2489 (antlr-no-action-keywords): New constant with value nil.
2490 (antlr-font-lock-keywords-alist): Use it. Old value would break
2491 syntax highlighting in Emacs-21.0.
2492 (antlr-default-directory): Emacs/XEmacs dependend function.
2493 (antlr-read-shell-command): Ditto.
2494 (antlr-with-displaying-help-buffer): Ditto.
2495
24962000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2497
2498 * antlr-mode.el: imenu, parsing and highlighting changes.
2499 (antlr-imenu-create-index-function): Don't create extra submenus
2500 for definitions in different grammar classes. It is not necessary
2501 for the menu and would make command `imenu' awkward to use.
2502 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2503 header actions and more than one.
2504 (antlr-font-lock-tokendef-face): Changed color.
2505 (antlr-font-lock-tokenref-face): Changed color.
2506 (antlr-font-lock-additional-keywords): Also highlight lowercase.
2507 (antlr-mode-syntax-table): New variable.
2508 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2509 (antlr-with-syntax-table): Don't copy syntax table.
2510
25112000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2512
2513 * antlr-mode.el: Minor changes: language setting.
2514 (antlr-language-alist): The value for file option "language" can
2515 be both an identifier and a string.
2516 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2517 (antlr-language-limit-n-regexp): Change accordingly.
2518
25192000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2520
2521 * antlr-mode.el: Minor changes: tabs, hiding.
2522 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2523 (antlr-action-visibility): Also allow value nil to also hide the
2524 braces. Renamed from `antlr-tiny-action-length'.
2525 Suggested by Jay@aol.com.
2526 (antlr-hide-actions): Change accordingly. Hide line if completely
2527 hidden action is on a line of its own.
e04d21aa 2528
6ad948eb
SM
25292000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2530
2531 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2532
2533 * sort.el (sort-columns): Don't concat strings with numbers.
2534
9c6a4107
DL
25352000-11-29 Dave Love <fx@gnu.org>
2536
2537 * cus-edit.el (face): Fix :format.
2538
2539 * mail/feedmail.el: Require smtpmail when compiling.
2540 (mail-do-fcc): Autoload.
2541 (feedmail) <defgroup>: Fix :link.
2542 (feedmail-nuke-body-in-fcc): Fix :type.
2543 (feedmail-send-it): Add autoload cookie.
2544
053b8d35
SM
25452000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2546
2547 * newcomment.el (comment-indent): Save excursion around call to
2548 comment-indent-function.
2549
242c13e8
MB
25502000-11-29 Miles Bader <miles@gnu.org>
2551
2552 * subr.el (member-ignore-case): Return the tail of the list who's
2553 car matches, like `member', not the matching element itself.
2554
8f4b5f28
KH
25552000-11-29 Kenichi Handa <handa@etl.go.jp>
2556
2557 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
2558 should not contain `\n'.
2559
bebe4a2c
GM
25602000-11-28 Gerd Moellmann <gerd@gnu.org>
2561
fd9ac94c 2562 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 2563
ba7e40eb
GM
2564 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2565
75ab0c79
GM
2566 * dired-aux.el (dired-do-create-files): Construct default file
2567 name for dired-mark-read-file-name so that when the user enters
2568 just RET, the target file will end up in the target directory.
2569
bebe4a2c
GM
2570 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2571 local-abbrev-table before changing buffers because it might
2572 have a buffer-local binding.
2573
fa6d1ca8
MB
25742000-11-28 Miles Bader <miles@gnu.org>
2575
2576 * simple.el (delete-horizontal-space): Handle fields more generally.
2577
8d2c2642
GM
25782000-11-28 Gerd Moellmann <gerd@gnu.org>
2579
2580 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2581
8b31236d
DL
25822000-11-28 Dave Love <fx@gnu.org>
2583
3cbd02d2
DL
2584 * progmodes/ps-mode.el (ps-mode): Set comment-start and
2585 comment-start-skip locally.
2586
8b31236d
DL
2587 * progmodes/fortran.el (fortran-mode): Don't set
2588 fortran-comment-line-start-skip. Set comment-start to
2589 fortran-comment-line-start.
2590 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2591 (fortran-comment-line-start-skip): Simplify slightly.
2592
ae4bf56d
GM
25932000-11-28 Gerd Moellmann <gerd@gnu.org>
2594
17ef7534
GM
2595 * play/5x5.el: Remove RCS keyword.
2596
fd9ac94c 2597 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 2598
665b27a6
GM
25992000-11-28 Milan Zamazal <pdm@freesoft.cz>
2600
2601 * textmodes/tildify.el (tildify-string-alist): Add
2602 `plain-tex-mode' here.
2603
fe3c2ae3
GM
26042000-11-28 Colin Walters <walters@cis.ohio-state.edu>
2605
2606 * chistory.el (Command-history-setup): Remove extraneous `keymap'
2607 reference.
2608
d970106b
MB
26092000-11-28 Miles Bader <miles@gnu.org>
2610
36b80a0d
MB
2611 * cus-face.el (custom-face-attributes): Add post-filter function
2612 for :box. Make pre-filter function for :box handle all cases.
2613
d970106b
MB
2614 * wid-edit.el (widget-choose): Make sure pop-up window is large
2615 enough to display all the choices, as there's no way to scroll it.
2616
5a2bae6c
KH
26172000-11-28 Kenichi Handa <handa@etl.go.jp>
2618
2619 * international/mule-conf.el: Make the coding system no-conversion
2620 safe for all characters.
2621
9e836e23
DL
26222000-11-27 Dave Love <fx@gnu.org>
2623
8b31236d
DL
2624 * net/ldap.el (ldap) <defgroup>: Add :version.
2625
9e836e23
DL
2626 * tooltip.el (tooltip-use-echo-area): Doc fix.
2627
2628 * cus-start.el <minibuffer-prompt-properties>: Add version.
2629 <read-buffer-function>: Add.
2630
2631 * apropos.el (apropos-print): Add help-echo to active text.
2632
2633 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2634
4a74d071
GM
26352000-11-27 Gerd Moellmann <gerd@gnu.org>
2636
2637 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2638 type, group and version.
2639
76058c27
EZ
26402000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
2641
4a74d071 2642 * select.el (x-get-selection): Docstring fix.
76058c27 2643
fd9ac94c 26442000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 2645
fd9ac94c 2646 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 2647
49060c51
AI
26482000-11-27 Andrew Innes <andrewi@gnu.org>
2649
2650 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2651
2652 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
2653
b2a8e429
MB
26542000-11-27 Miles Bader <miles@gnu.org>
2655
2656 * dired.el (dired-get-filename): Return filename verbatim if
2657 LOCALP is `verbatim'.
2658 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
2659 `verbatim' so that we don't inadvertently delete a non-existant
2660 directory name.
2661
5ac0366d
KH
26622000-11-27 Kenichi Handa <handa@etl.go.jp>
2663
2664 * international/characters.el: Specify cases and syntaxes for
2665 mule-unicode-0100-24ff.
2666
67f1cf4c
GM
26672000-11-27 Gerd Moellmann <gerd@gnu.org>
2668
2669 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
2670 that foreground and/or background colors of the face `tool-bar'
2671 are unspecified.
2672
46c56972
MB
26732000-11-27 Miles Bader <miles@gnu.org>
2674
e04d21aa 2675 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
2676 (widget-field-end): Handle widget field `pseudo-overlays'.
2677 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
2678 if it's there instead of in `widget-field-list'.
2679
46c56972 2680 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
2681 (help-make-xrefs): Delete extraneous newlines at the end of the
2682 docstring.
46c56972 2683
640a9cdd
JR
26842000-11-25 Jason Rumney <jasonr@gnu.org>
2685
2686 * startup.el (command-line): Call set-locale-environment after
2687 Window System init file is read, as it can result in a call to
2688 redraw-frame.
2689
0b3f96d4
EZ
26902000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
2691
2692 * simple.el (shell-command): Mention the effect of the prefix
2693 argument in the doc string.
2694
8da6e2a1
MB
26952000-11-25 Miles Bader <miles@gnu.org>
2696
a658d039
MB
2697 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
2698
8da6e2a1 2699 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 2700 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 2701
d3416cca
JR
27022000-11-24 Jason Rumney <jasonr@gnu.org>
2703
2704 * international/mule-cmds.el (locale-language-names): Add "jp" as
2705 a non-standard alternative for Japanese.
2706
17e37f53
AS
27072000-11-24 Andre Spiegel <spiegel@gnu.org>
2708
2709 * vc-hooks.el: Require 'cl during compilation.
2710
9aa5f148
GM
27112000-11-24 Gerd Moellmann <gerd@gnu.org>
2712
ba193890
GM
2713 * faces.el (face-set-after-frame-default): Let face attributes
2714 specified for new frames override frame parameters.
2715
9aa5f148
GM
2716 * startup.el (command-line): Fix computation of the source file
2717 for user-init-file when user-init-file is a compiled file.
2718
51a1edab
MB
27192000-11-24 Miles Bader <miles@gnu.org>
2720
e04d21aa 2721 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
2722 (custom-post-filter-face-spec): New functions.
2723 (custom-face-set, custom-face-value-create): Filter the face spec
2724 before and after customization.
2725 (custom-face-set): If VALUE specifies a null face, pass a
2726 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2727 * cus-face.el (custom-face-attributes): Remove SET and GET
2728 functions. Add some IN-FILTER and OUT-FILTER functions in the few
2729 cases they're needed.
2730
1ed74431
MB
2731 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
2732 that it's distinguishable from the :off-glyph on dark-background
2733 displays. Set its background color too.
2734
67ee1125
MB
2735 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
2736 so that people can easily turn it off.
2737
7d027816 27382000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 2739
7d027816 2740 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 2741
9aa5f148 2742 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 2743
9aa5f148 2744 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 2745
9aa5f148 2746 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 2747 redundant skip-small-frames test.
e04d21aa 2748
9aa5f148 2749 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816 2750 (viper-downgrade-to-insert): protect against errors in hooks.
e04d21aa 2751
9aa5f148
GM
2752 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
2753 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
2754 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816 2755 functions.
e04d21aa 2756
9aa5f148 2757 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 2758
9aa5f148 2759 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 2760
f07fa1b8
KH
27612000-11-24 Kenichi Handa <handa@etl.go.jp>
2762
2763 * international/mule-diag.el (list-iso-charset-chars): For
2764 two-byte charset, fix the `while' condition.
2765 (list-non-iso-charset-chars): Fix the `while' condition.
2766
ba8299ff
SM
27672000-11-23 Stefan Monnier <monnier@cs.yale.edu>
2768
79372165
SM
2769 * subr.el (add-hook, remove-hook): Don't call make-local-hook
2770 if the variable is make-variable-buffer-local.
2771
ba8299ff
SM
2772 * progmodes/ada-stmt.el (ada-template-map): Initialize
2773 and bind it to C-c t in ada-mode-map.
2774 (ada-stmt-mode-hook): New function extracted from old code.
2775 Only change the buffer-local side of skeleton-*.
2776 (ada-mode-hook): Use it.
2777
68a887fa
EZ
27782000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2779
2780 * iswitchb.el (iswitchb-minibuf-depth): New variable.
2781 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
2782 we expect to be returned by minibuffer-depth once we prompt the
2783 user in the minibuffer.
2784 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
2785 as recorded in iswitchb-minibuf-depth, return non-nil.
2786
3b345582
EZ
27872000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2788
2789 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2790 (hscroll-window-maybe): Docstring fix.
2791
595dead2
DL
27922000-11-23 Dave Love <fx@gnu.org>
2793
2794 * rect.el (string-rectangle): Don't test delete-selection-mode.
2795
1e66b27a
GM
27962000-11-23 Gerd Moellmann <gerd@gnu.org>
2797
02790ce2
GM
2798 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
2799 is in the tool bar.
2800
1e66b27a
GM
2801 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
2802 with `no-dir'; we want the directory part to be able to remove
2803 it.
2804
a4caa65d
SM
28052000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2806
2807 * textmodes/outline.el (outline-flag-region):
2808 Don't bind inhibit-read-only since we don't modify the buffer.
2809 (outline-isearch-open-invisible): Don't jump to overlay-start
2810 since we're trying to unhide text around point.
2811 (outline-discard-overlays): Use dolist.
2812
2813 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
2814
03e757c1
GM
28152000-11-22 Gerd Moellmann <gerd@gnu.org>
2816
e04d21aa 2817 * mail/rmail.el (rmail-confirm-expunge): Default to
03e757c1 2818 y-or-n-p.
e04d21aa 2819
1598a961
SM
28202000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2821
2822 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
2823 Fix ARG regexp to skip quoted braces.
2824 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
2825 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
2826 are (correctly) handled separately).
2827 Remove `caption' and `footnote' from `citations': they contain text.
2828 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
2829 (latex-skeleton-end-hook): New function.
2830 (latex-mode): Use it.
2831 (tex-start-tex-marker): Remove.
2832 (tex-send-tex-command): Don't set tex-start-tex-marker.
2833 (tex-error-parse-syntax-table): New var.
2834 (tex-compilation-parse-errors): Use it.
2835 Ignore tex-start-tex-marker. Don't bother with marker-position.
2836 (tex-validate-buffer): Don't bother with marker-position.
2837
2838 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 2839 (flyspell-generic-progmode-verify): Use it.
1598a961 2840
eaae8106
SS
28412000-11-22 Sam Steingold <sds@gnu.org>
2842
03e757c1
GM
2843 * simple.el (delete-trailing-whitespace): New interactive
2844 function.
e04d21aa 2845
eaae8106 2846 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 2847 `ada-remove-trailing-spaces'.
eaae8106 2848 (ada-remove-trailing-spaces): Removed.
e04d21aa 2849
eaae8106 2850 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 2851
1598a961
SM
2852 * textmodes/picture.el (picture-clean): Removed.
2853 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 2854
a41d49e9
GM
28552000-11-22 Gerd Moellmann <gerd@gnu.org>
2856
e053c60f
GM
2857 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2858
a41d49e9
GM
2859 * hi-lock.el (hi-lock-refontify): Don't call non-existent
2860 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 2861 do anything special when jit-lock is active.
a41d49e9
GM
2862 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2863
197615f3
DL
28642000-11-22 Dave Love <fx@gnu.org>
2865
ddbfaa9f
DL
2866 * calendar/todo-mode.el (todo-top-priorities): Use
2867 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2868
ddc3c695
DL
2869 * language/chinese.el, language/cyrillic.el:
2870 * language/devanagari.el, language/ethiopic.el, language/greek.el:
2871 * language/hebrew.el, language/indian.el, language/japanese.el:
2872 * language/korean.el, language/lao.el, language/misc-lang.el:
2873 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2874 Use provide.
2875
fb9fa98d
DL
2876 * cus-edit.el (custom-buffer-create-internal): Save some consing.
2877 (custom-variable-set): Improve validation error mesage.
2878
197615f3
DL
2879 * rect.el (string-rectangle): Revert last change.
2880 (string-rectangle-line): New arg DELETE.
2881 (string-rectangle): Check delete-selection-mode.
2882
2883 * emacs-lisp/edebug.el (edebug-version)
2884 (edebug-maintainer-address): Deleted.
2885 (edebug-submit-bug-report): Just alias to report-emacs-bug.
2886 (edebug-read-function): Account for other `'#' read forms.
2887 (edebug-mode-menus): Make some items toggles.
2888 (edebug-outside-unread-command-event, unread-command-event):
2889 Remove these to avoid warnings.
2890
f4117c4d
GM
28912000-11-22 David Ponce <david@dponce.com>
2892
2893 * recentf.el (recentf-menu-items-for-commands)
2894 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 2895 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 2896
f4117c4d
GM
2897 (recentf-build-dir-rules, recentf-dump-variable)
2898 (recentf-edit-list, recentf-open-files-item)
2899 (recentf-open-files): Replaced unnecessary `mapcar' with new
2900 built-in `mapc'.
eaae8106 2901
f8e2f3f2
MB
29022000-11-23 Miles Bader <miles@gnu.org>
2903
2904 * faces.el (menu): Make inverse-video on ttys too.
2905
4c4a541d
SM
29062000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2907
2908 * simple.el (comment-line-break-function): Use the new name
2909 indent-new-comment-line -> comment-indent-new-line.
2910 (clone-indirect-buffer): Don't ignore NORECORD.
2911 (next-completion): Properly handle the case where items are adjacent.
2912
2913 * mouse.el (popup-menu): Stupid typo.
2914
980d836e
GM
29152000-11-22 Gerd Moellmann <gerd@gnu.org>
2916
60e8e0a5
GM
2917 * emacs-lisp/authors.el: Remove autoload cookies, add author,
2918 maintainer, keywords tags.
2919
980d836e
GM
2920 * rect.el (replace-rectangle): Don't call string-rectangle-line
2921 with too many arguments.
2922
e08b2069
AS
29232000-11-22 Andre Spiegel <spiegel@gnu.org>
2924
60e8e0a5 2925 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 2926 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
2927 vc-locking-user, which no longer exists.
2928
2929 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2930
c6779d8d
DL
29312000-11-22 Dave Love <fx@gnu.org>
2932
2933 * md5.el (md5): Provide.
2934 (md5): Fix error call.
2935
e672fdce
MB
29362000-11-22 Miles Bader <miles@gnu.org>
2937
eaae8106 2938 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
2939 (refill-fill-paragraph-at): Remove debugging code.
2940
80e24c04
MB
2941 * calendar/calendar.el (generate-calendar-window): When we don't
2942 call `fit-window-to-buffer', make sure the top line is fully visible.
2943
3a17d6cc
MB
2944 * image-file.el (insert-image-file): Don't make `read-only'
2945 property rear-nonsticky.
2946
ae1a21c6
MB
2947 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2948 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2949 stashing away its original value.
2950 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2951 in the recursive edit.
2952 Bind `isearch-original-minibuffer-message-timeout' to protect it.
2953 (isearch-done): Restore `minibuffer-message-timeout'.
2954
e672fdce
MB
2955 * cus-start.el: Remove entry for `mode-line-inverse-video'.
2956
3ea79df8
SM
29572000-11-21 Stefan Monnier <monnier@cs.yale.edu>
2958
2959 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2960
2961 * find-lisp.el (find-lisp-find-files-internal):
2962 Use dolist, when and file-name-as-directory.
2963
980d836e 2964 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
2965 (define-derived-mode, define-minor-mode): Add specs.
2966
2967 * window.el: General comment and spacing fixes.
2968 (save-selected-window): Use backquotes.
2969 (window-safely-shrinkable-p): New function.
2970 (shrink-window-if-larger-than-buffer): Use it.
2971
2972 * subr.el (make-local-hook): Docstring fix.
2973
2974 * shell.el (shell-mode): Use define-derived-mode.
2975
2976 * newcomment.el (comment-indent): Insert comment before calling
2977 comment-indent-function. Don't insert in column 0.
2978 (comment-dwim): Indent before inserting comment.
2979
2980 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
2981 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
2982 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
2983 Use mapc rather than map.
2984
2985 * files.el (find-buffer-visiting): Compare all attributes before
2986 declaring two files identical (rather than just their inode-no).
2987 (auto-mode-alist): Use \' rather than $.
2988
2989 * which-func.el: Update maintainer line.
2990
2991 * pcvs.el (uniquify-buffer-file-name): Remove advice.
2992 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
2993 (uniquify-buffer-file-name): Use it.
2994
8f62f2b8
MB
29952000-11-22 Miles Bader <miles@gnu.org>
2996
2997 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
2998 * simple.el (minibuffer-avoid-prompt): New function.
2999
fb279a6d
GM
30002000-11-21 Gerd Moellmann <gerd@gnu.org>
3001
3002 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
3003
867092e9
MB
30042000-11-21 Miles Bader <miles@gnu.org>
3005
ef860850
MB
3006 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
3007 inclusion of `track-mouse'.
3008
867092e9
MB
3009 * textmodes/refill.el (refill-ignorable-overlay): New variable.
3010 (refill-adjust-ignorable-overlay): New function.
3011 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
3012 only the paragraph's tail if possible.
3013 Update `refill-ignorable-overlay'.
3014 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
3015
3016 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3017 point inside the fill-prefix.
3018
3019 * textmodes/refill.el (refill-post-command-function): Don't reset
3020 refill-doit in the case where a self-insertion command doesn't
3021 case a refill. Use `refill-fill-paragraph-at', getting position
3022 from `refill-doit'.
3023 (refill-after-change-function): Set `refill-doit' to END.
3024 (refill-fill-paragraph-at): New function, mostly from old
3025 refill-fill-paragraph.
3026 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
3027 (refill-pre-command-function): New function.
3028 (refill-mode): Add it to `pre-command-hook'.
3029
ff9ab414
GM
30302000-11-20 Gerd Moellmann <gerd@gnu.org>
3031
29a01b72
GM
3032 * textmodes/artist.el (artist-mode): Fix autoload cookie.
3033
ff9ab414
GM
3034 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
3035 javadoc tags.
eaae8106 3036
885b211b
AS
30372000-11-20 Andre Spiegel <spiegel@gnu.org>
3038
3039 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
3040 vc.el).
3041
eaae8106 3042 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 3043 require vc.
eaae8106
SS
3044
3045 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 3046 checkouts.
eaae8106 3047
d1838556
DL
30482000-11-20 Dave Love <fx@gnu.org>
3049
3050 * Makefile.in (DONTCOMPILE): Omit bindings.el.
3051
2b69bc11 30522000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 3053
2b69bc11
GM
3054 * calculator.el (calculator-paste): Use `if' instead of `and'
3055 and `or'.
3056 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 3057
b95b34e5
GM
30582000-11-19 Gerd Moellmann <gerd@gnu.org>
3059
030de92f
GM
3060 * info.el (info-menu-5): Doc fix.
3061
b95b34e5
GM
3062 * textmodes/artist.el: New file.
3063
54970452
AS
30642000-11-19 Andre Spiegel <spiegel@gnu.org>
3065
eaae8106 3066 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
3067 and differentiate according to checkout model.
3068 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
3069 since this function is only concerned with master state.
3070
eaae8106 3071 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
3072 vc-default-workfile-unchanged-p): Moved here from vc.el.
3073
eaae8106 3074 * vc.el (vc-workfile-unchanged-p,
54970452
AS
3075 vc-default-workfile-unchanged-p): See above.
3076
e5a9dabf
MB
30772000-11-19 Miles Bader <miles@gnu.org>
3078
3079 * image-file.el (insert-image-file): Make `intangible' and
3080 `read-only' properties rear-nonsticky too.
3081
24127af0
GM
30822000-11-18 Gerd Moellmann <gerd@gnu.org>
3083
d392e9c5 3084 * ps-print.el: Update copyright notice.
eaae8106 3085
d392e9c5
GM
3086 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
3087 (tooltip-show): Use the offsets.
3088
24127af0 3089 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 3090 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
3091 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
3092
2b69bc11 30932000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 3094
2b69bc11
GM
3095 * ps-print.el (toplevel): Test for find-coding-system being
3096 fboundp before calling ps-x-find-coding-system.
08ea6f17 3097
66321b2f
SM
30982000-11-16 Stefan Monnier <monnier@cs.yale.edu>
3099
3100 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
3101 (vc-version-backup-file): Docstring fix.
3102
046110c6
GM
31032000-11-16 Gerd Moellmann <gerd@gnu.org>
3104
4104194e
GM
3105 * files.el (basic-save-buffer): Don't add a newline if
3106 find-file-literally is non-nil.
3107 (find-file-literally): Extend doc string.
3108
046110c6
GM
3109 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
3110 sort(1) with the `-f' argument.
3111
6505c16e
AS
31122000-11-16 Andre Spiegel <spiegel@gnu.org>
3113
fd063975
AS
3114 * vc.el: Updated backend documentation.
3115 (vc-default-check-headers): New function.
3116
3d02dd81 3117 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
3118
3119 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 3120 up-to-date.
eaae8106 3121 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 3122 the minibuffer is not active.
fd063975 3123
eaae8106 3124 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 3125 `vc-cvs-use-edit' is on.
eaae8106
SS
3126 (vc-cvs-checkout): When this is used for reverting the workfile,
3127 make a backup of the original contents and revert to that in case
8791d617 3128 of error.
eaae8106 3129 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 3130 remote repositories.
eaae8106 3131
6505c16e
AS
3132 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
3133 for both version and ratio in the minibuffer.
fd063975 3134
eaae8106 3135 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 3136 Use vc-do-command to perform the annotation, not call-process.
6505c16e 3137
a13f0660
KH
31382000-11-16 Kenichi Handa <handa@etl.go.jp>
3139
3140 * international/quail.el (quail-start-translation): Don't call
3141 `message' before reading key sequence.
3142
1389a414
MB
31432000-11-16 Miles Bader <miles@lsi.nec.co.jp>
3144
3145 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
3146
9256a532
KH
31472000-11-16 Kenichi Handa <handa@etl.go.jp>
3148
3149 * window.el (fit-window-to-buffer): Be sure to acquire at least
3150 one text line even if the buffer is empty.
3151
0e14fe9f
GM
31522000-11-16 Gerd Moellmann <gerd@gnu.org>
3153
eaae8106 3154 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
3155 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
3156 ange-ftp-process-verbose to nil.
3157
da645c53
DL
31582000-11-15 Dave Love <fx@gnu.org>
3159
233d5cde
DL
3160 * wid-edit.el (widget-specify-field, widget-specify-button): If
3161 :help-echo is a function, set help-echo of overlay to
3162 widget-mouse-help.
3163 (widget-mouse-help): New function.
3164 (widget-echo-help): Rewritten for :help-echo functions only taking
3165 a widget arg.
3166
b12057b9
DL
3167 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
3168 display-graphic-p.
3169 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
3170 and that JPEG is available.
3171 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
3172
da645c53
DL
3173 * international/mule-cmds.el (locale-charset-language-names):
3174 Match @euro.
3175
6d133d1f
GM
31762000-11-15 Gerd Moellmann <gerd@gnu.org>
3177
3178 * faces.el (face-set-after-frame-default): If
0e14fe9f 3179 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
3180 default face from X resources.
3181
49ac2ac5
EZ
31822000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3183
3184 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
3185 Don't set EMACSLOADPATH.
3186
4fb0a34c
EZ
31872000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3188
3189 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
3190 texinfo-insert-@url.
3191 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
3192 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
3193
bb304a7a
SM
31942000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3195
82bc80bf
SM
3196 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
3197 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
3198 (checkdoc-minor-keymap): Backward compatibility.
3199 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
3200 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
3201 (checkdoc-this-string-valid-engine): Be a bit more strict
3202 to avoid matching substrings of `...' quoted vars/funs.
3203 (checkdoc-defun-info): Only look for `interactive' if alone.
3204 (debug-ignored-errors): Add "arg doesn't appear in docstring".
3205
e8c87124
SM
3206 * progmodes/compile.el (grep): `tag-default' can be nil.
3207
bb304a7a
SM
3208 * newcomment.el (comment-indent): Paren typo.
3209
8628686a
DL
32102000-11-14 Dave Love <fx@gnu.org>
3211
25c269ef
DL
3212 * calculator.el: New maintainer version.
3213
66321b2f 3214 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 3215
8628686a
DL
3216 * cmuscheme.el: Doc fixes.
3217 (cmuscheme) <defgroup>: Use `scheme' as parent.
3218 (cmuscheme-program-name): Remove. Change uses to
3219 scheme-program-name.
3220
3221 * xscheme.el (scheme-program-name): Don't define here.
3222
3223 * progmodes/scheme.el (scheme-program-name): New variable
3224 (originally in cmuscheme).
3225
88f0a1eb
MB
32262000-11-14 Miles Bader <miles@gnu.org>
3227
3228 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
3229 Handle header-lines. Don't loop forever if we can't enlarge the
3230 window anymore. Simplify a bit.
3231
cd9a000c
KH
32322000-11-14 Kenichi Handa <handa@etl.go.jp>
3233
3234 * window.el (fit-window-to-buffer): Don't check
3235 window-text-height. Assure that the last line is fully visible.
3236
3237 * international/quail.el (quail-show-guidance-buf): Call
3238 fit-window-to-buffer to assure the enough height of the guidance
3239 buffer.
3240 (quail-update-guidance): Avoid making the guidance buffer shorter.
3241
d3fcda22
SM
32422000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3243
bdbd9606
SM
3244 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
3245 rather than `prepend' and add an interesting comment.
3246 (tex-math-face, tex-font-lock-syntactic-face-function):
3247 New face and function to use it.
3248 (tex-define-common-keys, tex-mode-map): Use menu-item rather
3249 than `menu-enable' symbol property.
3250 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
3251 (tex-mode): Add some latex-mode commands for auto-selection.
3252 Use tex-font-lock-syntactic-face-function.
3253 (tex-insert-quote): Simplify.
3254 (tex-shell): New mode.
3255 (tex-start-shell): Use it.
3256 (tex-shell-proc, tex-shell-buf): New functions.
3257 (tex-send-command): Use it.
3258 (tex-main-file): Fix the meaning of the new arg REALFILE.
3259 (tex-send-tex-command): New function split from `tex-start-tex'.
3260 Set compilation-last-buffer and compilation-parsing-end.
3261
d3fcda22
SM
3262 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
3263 when it follows non-comment text on the line.
3264
3265 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3266 Set font-lock-defaults.
3267 (lisp-mode-shared-map): Init inside the defvar.
3268 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
3269 Use define-derived-mode.
3270
bdab1d43
MB
32712000-11-14 Miles Bader <miles@lsi.nec.co.jp>
3272
3273 * faces.el (header-line): Use `:box nil' for color/gs displays too.
3274
936ae731
GM
32752000-11-14 Gerd Moellmann <gerd@gnu.org>
3276
3277 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
3278 recursively optimize body because that can lead to infinite
3279 recursion; see comment there.
3280
1695ca2b
EZ
32812000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
3282
3283 * faces.el (face-spec-set-match-display): Revert the change from
3284 2000-10-24. Add a FIXME for after v21.1.
3285
9d348294
MB
32862000-11-13 Miles Bader <miles@gnu.org>
3287
3288 * textmodes/fill.el (skip-line-prefix): New function.
3289 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
3290 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
3291 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3292 point inside the fill-prefix.
9d348294 3293
b85fa13c
MB
32942000-11-13 Miles Bader <miles@lsi.nec.co.jp>
3295
3296 * calendar/calendar.el (generate-calendar-window): Use
3297 `fit-window-to-buffer'.
3298
a0b47716
SM
32992000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3300
3301 * gud.el (gud-minor-mode): New var.
3302 (gud-symbol, gud-val): New functions.
3303 (gud-find-file): Copy gud-minor-mode to the new buffer.
3304 (gud-menu-map): Include entries for commands that are not always
3305 available, using :enable to (de)activate them.
3306 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
3307 (gud-mode-map): New map.
eaae8106 3308 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
3309 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
3310 Don't set up gud's menu (it's done by the minor-mode).
3311 (gud-minibuffer-local-map): New.
3312 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
3313 (gud-query-cmdline): New function.
3314 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
3315 (gud-mode): Use define-derived-mode.
3316 Don't set up gud's menu (it's done by the minor-mode).
3317 (gud-chop-words): Remove.
3318 (gud-common-init): Use split-string instead.
3319 (gud-new-keymap, gud-make-debug-menu): Eradicate.
3320
3321 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3322 Add keyword arg :name.
3323
3324 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
3325 (diff-count-matches, diff-split-hunk): New functions.
3326 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
3327
3328 * pcvs-info.el (cvs-fi-conflict-face): New var.
3329
3330 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
3331 Make it into a simple syntax-table, shared among all submodes.
3332 (sh-heredoc-face): Re-introduce.
3333 (sh-font-lock-syntactic-face-function): New function.
3334 (sh-mode): Use it. Also use define-derived-mode.
3335 Remove old bogus setting of indent-region-function.
3336 (sh-set-shell): Don't set the syntax-table any more.
3337 (sh-mode-syntax-table) <defun>: Remove.
3338
f5ed37df
MB
33392000-11-12 Miles Bader <miles@gnu.org>
3340
3341 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
3342 message if interactive.
3343
0b074c2f
DL
33442000-11-12 Dave Love <fx@gnu.org>
3345
3346 * mail/feedmail.el: Fix header,
3347 (feedmail) <defgroup>: Add :link.
3348
3349 * view.el: Use local-map property, not keymap on mode-line string.
3350
3351 * scroll-all.el (scroll-all-mode): Customize variable. Add
3352 autoload cookie to function.
3353
3354 * lazy-lock.el: Remove compatibility code.
3355
3356 * finder.el (finder-known-keywords): Add `files', remove `vms'.
3357 (finder-help-echo): New variable.
3358 (finder-mouse-face-on-line): Add help-echo stuff.
3359 (finder-list-keywords, finder-list-matches): Use mapc.
3360
3361 * faces.el (face-font-registry-alternatives): Add :version.
3362
3363 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
3364 tags-table-list.
3365
a0b47716 3366 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 3367
a0b47716 3368 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
3369 (mail-mode): Use [:alnum:] in some regexps.
3370
6d502396
DL
33712000-11-10 Dave Love <fx@gnu.org>
3372
3373 * ediff.el (ediff-regions-internal, ediff-documentation):
3374 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
3375 fundamental mode.
3376
3377 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
3378 buffer into fundamental mode.
3379 (ediff-set-difference): Use copy-sequence if available.
3380
3381 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3382 ediff-patch-map non-nil.
3383 (ediff-fixup-patch-map, ediff-fixup-patch-map)
3384 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3385 buffer into fundamental mode.
3386
3387 * ediff-merg.el (state-or-merge): Defvar when compiling.
3388
a82fe213
JR
33892000-11-10 Jason Rumney <jasonr@gnu.org>
3390
3391 * w32-fns.el (w32-add-charset-info): New function.
3392 (w32-charset-info-alist): Use it.
3393
52d89894
GM
33942000-11-10 Gerd Moellmann <gerd@gnu.org>
3395
3396 * faces.el (face-font-registry-alternatives): New user-option.
3397
178932de
SM
33982000-11-10 Stefan Monnier <monnier@cs.yale.edu>
3399
d7fa3319
SM
3400 * textmodes/texinfo.el (texinfo-block-default): New var.
3401 (texinfo-insert-block): Use it. Insert a newline if needed.
3402
178932de
SM
3403 * textmodes/fill.el (fill-indent-according-to-mode): New var.
3404 (fill-region-as-paragraph): Use it.
3405
3406 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3407 (latex-mode): Tweak tex-*-(head|trail)er regexps.
3408 Tweak paragraph regexps to allow a leading [ \t]*.
3409 (tex-latex-block): Insert a newline if necessary.
3410 (latex-insert-item): Only insert a newline if necessary.
3411 (tex-guess-main-file): New function.
3412 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
3413 Set tex-main-file if TeX-master is provided.
3414 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3415
bd02b8e0
GM
34162000-11-10 Gerd Moellmann <gerd@gnu.org>
3417
3418 * startup.el (command-line): Set the default tooltip-mode
3419 to t for graphical displays which implement x-show-tip.
3420
3421 * tooltip.el (tooltip-mode): Add a comment about startup.el
3422 setting the default value of this user-option.
3423
b29b03eb
SM
34242000-11-09 Stefan Monnier <monnier@cs.yale.edu>
3425
3426 * font-lock.el (font-lock-*-face) <defvar>: Move.
3427 (font-lock-defaults-alist): Mark obsolete.
3428 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3429 (font-lock-mode): Use define-minor-mode.
3430 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3431 (font-lock-turn-off-thing-lock): Be more explicit.
3432 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3433 (font-lock-syntactic-face-function): New var.
3434 (font-lock-fontify-syntactically-region): Use it.
3435 (font-lock-doc-face): New.
3436
3437 * pcvs.el (cvs-enabledp): Ignore errors.
3438 (cvs-commit-filelist): Never query.
3439 (cvs-mode-insert): Always add a terminating / in the initial prompt.
3440 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3441 (cvs-do-removal): Use cvs-partition rather than delete-if.
3442 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3443 cvs-bury-buffer.
3444
3445 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3446 Allow `next' to jump to after the end of the last match.
3447
778fbc46
GM
34482000-11-09 Gerd Moellmann <gerd@gnu.org>
3449
730c746c
GM
3450 * simple.el (byte-compiling-files-p): New function.
3451
3452 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3453 if it is there.
3454
3455 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3456 nil again.
3457
778fbc46
GM
3458 * textmodes/ispell.el (ispell-library-path): Don't call
3459 check-ispell-version when byte-compiling because that starts
3460 an ispell process, and ispell might not be installed.
3461 (toplevel): Don't set up a menu when byte-compiling.
3462
3463 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3464 it, so that a boundp test can be used to determine if we're
3465 currently byte-compiling.
3466
5912c5bb
DL
34672000-11-09 Dave Love <fx@gnu.org>
3468
3469 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3470 eval-after-load.
3471
7bb054a5
GM
34722000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3473
3474 * ps-print.el: Patch for variable initialization when spooling. Doc
3475 fix.
3476 (ps-output-list): Fun eliminated.
3477 (ps-begin-file, ps-begin-job): Code fix.
3478
9db2706e
DL
34792000-11-08 Dave Love <fx@gnu.org>
3480
3481 * ediff-wind.el (ediff-control-frame-parameters): Zero
3482 tool-bar-lines.
3483
f7eb32aa
GM
34842000-11-08 Gerd Moellmann <gerd@gnu.org>
3485
3486 * simple.el (shell-command, display-message-or-buffer)
3487 (shell-command-on-region): Mention resize-mini-windows in the doc
3488 string.
3489 (display-message-or-buffer): Take the value of resize-mini-windows
3490 into account.
3491
7b01b08c
GM
34922000-11-07 Gerd Moellmann <gerd@gnu.org>
3493
acad3c0b
GM
3494 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3495
7b01b08c
GM
3496 * dired.el (dired-between-files): Add `^. find' as an alternative
3497 to the regular expression, for find-dired.
3498
6f602bd0
SM
34992000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3500
3501 * textmodes/texnfo-upd.el: Require texinfo.
3502 (defmacro, defgroup): Remove.
3503 (texinfo-section-to-generic-alist): Remove.
3504 Use texinfo-section-list instead (i.e. level is changed string->int).
3505 (texinfo-filter): New function.
3506 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3507 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3508 Use it. And use regexp-opt.
3509 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3510 (texinfo-update-menu-region-beginning)
3511 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3512 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3513 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 3514 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
3515 (texinfo-sequential-node-update): Remove autoload cookie.
3516
3517 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3518 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3519 (texinfo-chapter-level-regexp): Remove.
3520 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3521
bb216218
DL
35222000-11-06 Dave Love <fx@gnu.org>
3523
6f602bd0 3524 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 3525
6f602bd0
SM
3526 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3527 Match defun*.
bb216218 3528
ff8dd5d5
KH
35292000-11-06 Kenichi Handa <handa@etl.go.jp>
3530
3531 * composite.el (composition-function-table): Variable declaration
3532 moved to src/composite.c.
3533 (compose-chars-after): New optional arg object.
3534
e9da51a1
GM
35352000-11-06 Gerd Moellmann <gerd@gnu.org>
3536
e0c12c68
GM
3537 * bindings.el (mode-line-toggle-read-only)
3538 (mode-line-toggle-modified, mode-line-widen)
3539 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3540 (make-mode-line-mouse2-map): Rewritten.
3541 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3542 functions so that C-h k can show something with a doc string.
eaae8106 3543
e9da51a1
GM
3544 * startup.el (fancy-splash-delay): Set to 10 seconds.
3545 (fancy-splash-max-time): New user-option.
3546 (fancy-splash-stop-time): New variable.
3547 (fancy-splash-screens): Set it. Catch `stop-splashing'.
3548 (fancy-splash-screens-1): Throw `stop-splashing' when current
3549 time is greater than fancy-splash-stop-time.
3550
611dbdf0
SM
35512000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3552
4d2806e2
SM
3553 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3554
611dbdf0
SM
3555 * pcvs.el (cvs-mode-marked): New arg `noquery'.
3556 Prompt user for a file rather than raising an error.
3557 (cvs-enabledp): Fix call to cvs-mode-marked.
3558 (cvs-insert-file): New function (extracted from cvs-mode-insert).
3559 (cvs-mode-insert): Use it. Change the init prompt' value.
3560 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3561
3562 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3563 Don't pass default arg to ewoc-locate.
3564 (ewoc-collect): Return result in the right order.
3565
3566 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3567
3568 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3569 (cvs-status-get-tags): Fix regexp.
3570 (cvs-status-trees, cvs-status-cvstrees):
3571 Combine after change hooks and don't sit-for.
4d2806e2
SM
3572 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3573 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
3574 Use make-char rather than hard-coded cryptic data.
3575 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3576
3577 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3578
3579 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3580 (cvs-insert-strings): New function.
3581
937b2877
MB
35822000-11-06 Miles Bader <miles@lsi.nec.co.jp>
3583
3584 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3585 `mwheel-scroll-amount'.
3586 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3587 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3588 string-matching against the version string.
3589
c6c97763
KH
35902000-11-06 Kenichi Handa <handa@etl.go.jp>
3591
6eaec747
KH
3592 * language/thai.el ("Thai"): Set a lisp form that produces
3593 composed string in `sample-text' language info.
3594
3595 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3596 composed string in `sample-text' language info.
3597
3598 * international/mule-cmds.el (describe-language-environment): Eval
3599 `sample-text' data and insert the result.
3600
c6c97763
KH
3601 * international/mule-conf.el (compound-text): Define this coding
3602 system here. Make x-ctext and ctext aliases of it.
3603
3604 * language/european.el (compound-text, ctext): Moved to
3605 international/mule-conf.el.
3606
d1145f85
AI
36072000-11-05 Andrew Innes <andrewi@gnu.org>
3608
3609 * w32-fns.el (w32-version): New function.
3610
178a6a45
SM
36112000-11-05 Stefan Monnier <monnier@cs.yale.edu>
3612
3613 * progmodes/awk-mode.el: Update copyright.
3614 (awk-mode-abbrev-table): Remove.
3615 (awk-font-lock-keywords): Use regexp-opt.
3616 (awk-mode): Use define-derived-mode.
3617
3618 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3619 when extracting a suffix.
3620
1ba90166
AS
36212000-11-04 Andre Spiegel <spiegel@gnu.org>
3622
3623 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
3624 auto-save-mode.
3625
546790cb
JR
36262000-11-04 Jason Rumney <jasonr@gnu.org>
3627
3628 * language/european.el (decode-mac-roman): Test against r1 not r0.
3629
d247e32d
SM
36302000-11-03 Stefan Monnier <monnier@cs.yale.edu>
3631
fbf44f44
SM
3632 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3633 (icon-mode): Define indent-line-function.
3634 (icon-comment-indent): Simplify.
3635 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3636
3637 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3638
3639 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3640 Bind change-log-default-mode to defeat the caching done on it.
3641 Don't bother saving excursion any more.
3642
3643 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3644
3645 * frame.el (after-setting-font-hook): Rename hooks -> hook.
3646 (set-frame-font): Use the new name (and the old for compatibility).
3647
eaae8106
SS
3648 * toolbar/tool-bar.el (tool-bar-mode):
3649 * time.el (display-time-mode):
3650 * recentf.el (recentf-mode):
3651 * paren.el (show-paren-mode):
3652 * mwheel.el (mouse-wheel-mode):
3653 * msb.el (msb-mode):
3654 * jka-compr.el (auto-compression-mode):
3655 * image-file.el (auto-image-file-mode):
3656 * hl-line.el (hl-line-mode):
3657 * delsel.el (delete-selection-mode):
3658 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
3659 * complete.el (partial-completion-mode): Drop unneeded positional args.
3660
eaae8106 3661 * info.el (Info-mode):
79372165 3662 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 3663
d247e32d
SM
3664 * log-edit.el (log-edit-menu): New menu.
3665
4921558e
MB
36662000-11-03 Miles Bader <miles@gnu.org>
3667
3668 * wid-edit.el (widget-end-of-line): Reinstate, with a new
3669 definition, so that trailing spaces are handled properly.
3670 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
3671
1fc02b3c
GM
36722000-11-03 Gerd Moellmann <gerd@gnu.org>
3673
3674 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
3675 tab character.
3676 (fancy-splash-screens): Set tab-width to 20.
3677
51d001f7
DL
36782000-11-03 Dave Love <fx@gnu.org>
3679
3680 * comint.el (comint-completion-addsuffix): Fix custom type.
3681
ba22aeff
SM
36822000-11-02 Stefan Monnier <monnier@cs.yale.edu>
3683
3684 * font-lock.el (font-lock-buffers): Remove.
3685 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
3686 (font-lock-change-major-mode): Remove.
3687 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
3688 (font-lock-default-fontify-region): Extend the multiline
3689 fontification to whole lines.
3690 (font-lock-fontify-anchored-keywords)
3691 (font-lock-fontify-keywords-region): If matching just one
3692 line (with \n) only mark the \n as multiline.
3693
3694 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
3695 Correctly handle the case where several :group args are supplied.
3696 Allow :extra-args.
3697 (easy-mmode-define-global-mode): Allow :extra-args.
3698 Correctly handle the case where several :group args are supplied.
3699
9c887ada
MB
37002000-11-02 Miles Bader <miles@gnu.org>
3701
eaae8106 3702 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
3703 (holiday-face): Remove dependency on `window-system'.
3704
7f25090d
KR
37052000-11-02 Ken Raeburn <raeburn@gnu.org>
3706
3707 * Makefile.in (emacs): Set EMACSLOADPATH always.
3708 (update-authors, .el.elc, compile-files): Don't do it explicitly
3709 here.
9b911107 3710 (compile-files): Bomb out if compilation of a file fails.
7f25090d 3711
7dd6009c
DL
37122000-11-02 Dave Love <fx@gnu.org>
3713
3714 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
3715
94821e4f
EZ
37162000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
3717
3718 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
3719 punctuation in the warning inserted into the *mail* buffer.
3720
1ac3fc42
GM
37212000-11-02 Gerd Moellmann <gerd@gnu.org>
3722
57731876
GM
3723 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
3724 (authors-public-domain-p): New function.
3725 (authors-print): Use it.
3726
975f82c9
GM
3727 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
3728
1ac3fc42
GM
3729 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
3730
4b3eb10f
GM
37312000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3732
975f82c9 3733 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
3734 (ps-print-version): New version number (6.3.1).
3735 (ps-even-or-odd-pages): Customization fix.
3736 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
3737 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
3738 (ps-page-count): Var replaced by `ps-page-column'.
3739 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
3740 (ps-print-sheet-p): New fun.
3741
7da794df
MB
37422000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3743
3744 * tooltip.el (tooltip-gud-tips-setup): New function.
3745 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
3746 (tooltip-mode): Call tooltip-gud-tips-setup.
3747 (tooltip-gud-tips): Use `gud-basic-call' instead of
3748 process-send-string, so the prompt gets frobbed appropriately.
3749 Handle nil return value from `tooltip-gud-print-command'.
3750
0e40b809
EL
37512000-11-01 Eric M. Ludlam <zappo@ultranet.com>
3752
3753 * comint.el (comint-add-to-input-history): New function.
3754 (comint-send-input): Use `comint-add-to-input-history'.
3755
50ada0db
MB
37562000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3757
973a3104
MB
3758 * info.el (info-menu-header): New face.
3759 (Info-fontify-menu-headers): New function.
3760 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
3761
50ada0db
MB
3762 * info.el (Info-insert-dir): Don't include blank lines at
3763 beginning of additional dir files (one is added automatically).
3764
bff53411
SM
37652000-11-01 Stefan Monnier <monnier@cs.yale.edu>
3766
3767 * emacs-lisp/easy-mmode.el (define-minor-mode):
3768 Revert the latest changes.
3769 Allow the three positional arguments to be skipped and replaced
3770 by keyword arguments.
3771 Add a :toggle argument to determine whether a nil arg means toggle
3772 or means turn-on. The default is unchanged.
3773 Add a call to force-mode-line-update.
3774
6b8a0b2d
DL
37752000-11-01 Dave Love <fx@gnu.org>
3776
3777 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
3778 cookie.
3779
5bf99100
MB
37802000-11-01 Miles Bader <miles@lsi.nec.co.jp>
3781
3782 * calendar/calendar.el (diary-face, holiday-face): Add
3783 dark-background variants.
3784
a4032611
SS
37852000-10-31 Sam Steingold <sds@gnu.org>
3786
3787 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
3788 `tex-main-file' does not have directory in it.
3789
c286608e
SM
37902000-10-31 Stefan Monnier <monnier@cs.yale.edu>
3791
3792 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
3793
4836835a
TTN
37942000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
3795
3796 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
3797 functional change.
3798
26dcb81b
GM
37992000-10-31 Gerd Moellmann <gerd@gnu.org>
3800
3801 * files.el (find-file-noselect): When we expand a wildcard, return
3802 a list of buffers, as we should do according to the doc string.
3803
49fc4500
KR
38042000-10-31 Ken Raeburn <raeburn@gnu.org>
3805
3806 * loadup.el (top level): Adjust load path if program name is
3807 "../src/bootstrap-emacs", in case it's not dumped and thus the
3808 load path adjustment hasn't already been done.
3809
ea0c615d
GM
38102000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3811
3812 * ps-print.el: Fix bug on selected pages for printing. Use
3813 `color-values' for Emacs 21. Ensure fontification when jit-lock
3814 is on. Try to avoid warning messages when compiling. Doc Fix.
3815 (ps-print-version): New version number (6.3).
3816 (ps-color-device): Use `color-values' to determine if device
3817 supports color.
3818 (ps-color-values): Try to use `x-color-values' when using XEmacs.
3819 (ps-print-page-p): Changed from defsubst to defun.
3820 (ps-page-number): Changed from defmacro to defun.
3821 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
3822 printing.
c286608e 3823 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
3824 (ps-end-file, ps-dummy-page): Funs eliminated.
3825 (ps-print-color-scale): Changed default value.
3826 (ps-page-n-up, ps-print-page-p): New internal vars.
3827 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
3828 (ps-plot-region, ps-generate, ps-end-job): Code fix.
3829
9e20722f
GM
3830 * delim-col.el: Little programming improvement.
3831 (delimit-columns-str): New macro.
3832 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3833
d7a0fd00
KH
38342000-10-31 Kenichi Handa <handa@etl.go.jp>
3835
c286608e
SM
3836 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
3837 Moved to european.el.
d7a0fd00
KH
3838 (ccl-encode-mac-roman-font, fontset-mac): Modified for
3839 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
3840 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
3841 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 3842
234be340
DL
38432000-10-30 Dave Love <fx@gnu.org>
3844
3845 * progmodes/cc-menus.el (imenu-generic-expression)
3846 (imenu-progress-message): Only defvar when compiling.
3847
4edc4a39
DL
3848 * emacs-lisp/elp.el (elp-unload-hook): New function.
3849
3850 * loadhist.el (unload-feature): Call elp-restore-function,
3851 checking for symbols; don't use elp-restore-all.
3852 (loadhist-hook-functions): Doc fix.
3853
70c825df
SM
38542000-10-30 Stefan Monnier <monnier@cs.yale.edu>
3855
3856 * log-edit.el (log-edit-confirm): Fix the default.
3857
1d3baf74
GM
38582000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3859
3860 * delim-col.el: Little fix: replace delimit-columns-align-columns by
3861 delimit-columns-format.
3862 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 3863
1ec321a7
MB
38642000-10-30 Miles Bader <miles@lsi.nec.co.jp>
3865
3866 * comint.el (comint-replace-by-expanded-history): Don't use
3867 comint-get-old-input (we're not looking at *old* input).
3868 (comint-get-old-input-default): If using fields, signal an error
3869 when the point is not in an input field.
3870
70737ea9
KH
38712000-10-30 Kenichi Handa <handa@etl.go.jp>
3872
3873 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3874 and mule-unicode-e000-ffff.
3875
fa0cb51d 3876 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
3877 (make-coding-system): Accept a symbol of translation table as a
3878 value of property `safe-chars'.
3879
3880 * international/mule-cmds.el (encode-coding-char): Check property
3881 safe-chars instead of safe-charsets.
3882
3883 * international/fontset.el (fontset-default): Modified for
3884 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3885 (x-font-name-charset-alist): Likewise.
3886 (ccl-encode-unicode-font): New CCL program. Record it in
3887 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3888
70c825df
SM
3889 * language/european.el (mac-roman-decoder, mac-roman-encoder):
3890 New translation tables.
70737ea9
KH
3891 (decode-mac-roman, encode-mac-roman): Definition of these CCL
3892 programs are modified and moved from mac-win.el.
3893 (mac-roman): Definition of this coding system is modified and
3894 moved from mac-win.el.
4836835a 3895
fda2ce24 38962000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3897
1d3baf74 3898 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 3899 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 3900
dd4d3cb6
MB
39012000-10-29 Miles Bader <miles@gnu.org>
3902
3903 * custom.el (custom-add-to-group): Allow multiple entries for a
3904 given value OPTION, as long as their widget types are different.
3905 * cus-edit.el (custom-face-value-create): If face name doesn't end
3906 with "face", add such here (similar to custom group widgets).
3907
3908 * comint.el (comint-highlight-prompt): Add :type.
3909
dace60cf
JW
39102000-10-28 John Wiegley <johnw@gnu.org>
3911
3912 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3913 Changed this function to operate on a temporary buffer instead of
3914 the main buffer. This not only keeps flyspell from marking a
3915 buffer as changed that wasn't, but it solves the jumpy cursor
3916 problem when attempts are made to edit incorrect words.
3917 (flyspell-maybe-correct-doubling): Same change as for
3918 `flyspell-maybe-correct-transposition'.
3919
3920 * calendar/timeclock.el (timeclock-log): Doc fix.
3921 (timeclock-last-event): Doc fix.
3922 (timeclock-log): Kill the timelog buffer after appending a new
3923 event.
3924 (timeclock-find-discrep): Use a temp buffer to read in the
3925 timelog, instead of visiting the file.
3926 (timeclock-log-data): A new function, along with a host of helper
3927 functions, for the purpose of making timelog data accessible to
3928 programmers.
3929
3930 * eshell/esh-mode.el (window-height test): Make certain that
3931 `eshell-stringify-t' is non-nil.
3932 (eshell-password-prompt-regexp): Changed to a much simpler
3933 password regexp.
3934 (eshell-send-input): If `eshell-invoke-directly' returns t,
3935 directly invoke the parsed command using `eval'. This improves
3936 turn-around time on simple commands by a factor of three or
3937 greater, such as cd, ls, pwd, etc. -- which get used very often.
3938 It also conserves thousands of cons cells per call (since
3939 `eshell-do-eval' consumes memory like a Cookie Monster set loose
3940 in the Pacific Cookie Company).
3941
3942 * eshell/esh-test.el (eshell-test): Whitespace fix.
3943
3944 * eshell/em-ls.el (eshell-ls-insert-directory): Make
3945 `eshell-ls-initial-args' nil when inserting directory contents.
3946
3947 * eshell/em-script.el (eshell-script-initialize): Add names to
3948 `eshell-complex-commands, since `source' and `.' are complex.
3949
0467b076
EZ
3950 * eshell/esh-cmd.el (eshell-rewrite-for-command)
3951 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
3952 `eshell-copy-handles'.
3953 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3954 bodies.
3955 (eshell-separate-commands): Whitespace fix.
3956 (eshell-complex-commands): Added a new list of names, for
3957 determining whether a given command is as simple as it looks.
3958 (eshell-invoke-directly): New function. Returns t if a command
3959 should be invoked directly (using `eval'), rather than indirectly
3960 using `eshell-do-eval'.
3961 (eshell-do-eval): Whitespace fix.
3962
3963 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3964 which provides an emulation of the DOS shell behavior of assuming
3965 that cp/mv/ln should copy/move/link to the current directory.
3966 (eshell-remove-entries): Added a doc string.
3967 (eshell-shuffle-files): Removed the check for `target' being null.
3968 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3969 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3970 it to do a smarter check of whether a destination was provided.
3971 (eshell/mv, eshell/cp): Enable `:preserve-args'.
3972 (eshell/ln): Enable `:preserve-args', and use
3973 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
3974 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3975 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
3976 list after flattening it. This makes it possible to cat files
3977 with numerical names.
3978 (eshell-unix-initialize): Added several names to
3979 `eshell-complex-commands.
3980 (eshell-unix-command-complex-p): Return t if a given command name
3981 may result in external processes being invoked.
3982
3983 * eshell/em-glob.el (eshell-glob-show-progress): Make this
3984 variable nil by default, since it slows down glob processing by a
3985 factor of two or more, and increases memory consumption.
3986
3987 * eshell/em-smart.el: Added a note about how memory consumptive
3988 smart display mode can be (at least this is true in Emacs 21).
3989 (eshell-smart-initialize): Whitespace fix.
3990 (eshell-refresh-windows): Use `if' instead of `when'.
3991 (eshell-smart-scroll-window): Calling `save-current-buffer' was
3992 not necessary.
3993 (eshell-currently-handling-window): Added a missing global
3994 variable.
3995
3996 * eshell/em-ls.el (eshell-do-ls): Code simplification.
3997 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
3998 Whitespace fix.
3999 (eshell-ls-exclude-hidden): Added this variable in addition to
4000 `eshell-ls-exclude-regexp'. This one prevents files beginning
4001 with . from even being read, which can improve memory consumption
4002 quite a bit.
4003 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
4004 read file entries beginning with a dot. In home directories with
4005 lots of hidden files, fully two-thirds of the time spent in ls is
4006 used to read directory entries that are immediately thrown away.
4007 (eshell-ls-initial-args): Added back this configuration variable,
4008 for specifying default initial arguments to every call to ls.
4009 Much faster than using an alias to do the same thing.
4010 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
4011 (eshell-ls-dir): Whitespace change.
4012
4013 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
4014
4015 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
4016 available.
4017 (eshell-stringify-t): Added a customization variable, to indicate
4018 whether `t' should be rendered as a string at all. If not, one
4019 can still determine if the result of an expression is true using
4020 "file-exists-p FILE && echo true".
4021 (eshell-stringify): If `eshell-stringify-t' is nil, don't
4022 stringify t!
4023
4024 * eshell/esh-module.el: Whitespace fix.
4025
4026 * eshell/em-alias.el (eshell-alias-initialize): Added
4027 `eshell-command-aliased-p' to `eshell-complex-commands'.
4028 (eshell-command-aliased-p): New function that returns t if a
4029 command name names an aliased.
4030
657f9cb8 40312000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 4032
0467b076 4033 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 4034 redrawing the screen when changing cursor color.
0467b076
EZ
4035 (viper-insert-state-pre-command-sentinel)
4036 (viper-replace-state-pre-command-sentinel)
70c825df
SM
4037 (viper-replace-state-post-command-sentinel):
4038 Use viper-preserve-cursor-color.
657f9cb8
MK
4039 Many functions changed to use viper= instead of = when comparing
4040 characters.
0467b076 4041 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 4042 working with characters.
0467b076 4043 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
4044 Many functions changed to use viper= instead of = when comparing
4045 characters.
0467b076 4046 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 4047
0467b076 4048 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 4049 Several typos fixed in various docstrings.
0467b076
EZ
4050 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
4051 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 4052 hook.
0467b076
EZ
4053 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
4054 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
4055 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
4056 (ediff-get-selected-buffers): New function.
4057 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
4058 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 4059 save-window-excursion.
0467b076 4060 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 4061 termination check in while loop.
0467b076 4062 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 4063 dired buffer.
0467b076
EZ
4064 (ediff-files,ediff-merge-files,ediff-files3)
4065 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 4066
4f490d99
DL
40672000-10-28 Dave Love <fx@gnu.org>
4068
4069 * info.el (Info-fontify-node): Add help-echo for menu items.
4070
45b84006
EZ
40712000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
4072
5ebc02b3
EZ
4073 * startup.el (normal-top-level): If the value of $TERM indicates
4074 we are running from xterm or one of its work-alikes, default to a
4075 light background mode.
4076
45b84006
EZ
4077 Support for -fg, -bg, and -rv command-line arguments for TTYs:
4078 * faces.el (tty-handle-reverse-video): New function.
4079 (tty-create-frame-with-faces): Call it.
4080
4081 * frame.el (frame-notice-user-settings): Don't apply
4082 default-frame-alist and initial-frame-alist to MS-DOS frames.
4083 Call tty-handle-reverse-video, frame-set-background-mode, and
4084 face-set-after-frame-default for non-MS-DOS frames.
4085
4086 * startup.el (tty-long-option-alist): New variable.
4087 (tty-handle-args): New function.
4088 (command-line): Call tty-handle-args.
4089
4090 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
4091 startup.el now does that for all character-terminal frames.
4092
eab6e8b9
MB
40932000-10-28 Miles Bader <miles@gnu.org>
4094
4095 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
4096 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
4097 global. If :global is followed by a non-nil but non-t value,
4098 make the mode buffer-local, but also generate a `global-MODE'
4099 version using `easy-mmode-define-global-mode'. Add
4100 :conditional-turn-on keyword argument.
4101
51a29efc
DL
41022000-10-28 Dave Love <fx@gnu.org>
4103
4104 * international/latin1-disp.el (latin1-char-displayable-p): Don't
4105 use window-system.
4106
d71d7114
EZ
41072000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
4108
4109 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4110 Don't call find-buffer-file-type-coding-system. Instead, just
4111 set eol-type to -unix if inhibit-eol-conversion is in effect, or
4112 if the file is on an untranslated filesystem.
4113 (add-untranslated-filesystem): Use "D" instead of "f" inside
4114 interactive.
4115
1f9cab4b
DL
41162000-10-27 Dave Love <fx@gnu.org>
4117
70c825df 4118 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
4119 (refill-mode): Use it.
4120
70c825df
SM
41212000-10-27 Stefan Monnier <monnier@cs.yale.edu>
4122
4123 * international/quail.el (quail-activate): Don't make-local-hook.
4124
7432cf10
AS
41252000-10-27 Andre Spiegel <spiegel@gnu.org>
4126
4836835a 4127 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 4128 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
4129 (vc-make-version-backup): Don't do it on MS-DOS without long file
4130 names.
4836835a 4131
7432cf10
AS
4132 * vc.el (vc-version-other-window): If an automatic backup of the
4133 desired version exists, rename it instead of copying it.
4134
4836835a
TTN
4135 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
4136 after command. If there's an unexpected error, signal it instead
7432cf10 4137 of being silent.
e1483c38 4138 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 4139
05ea7ef2
MB
41402000-10-27 Miles Bader <miles@lsi.nec.co.jp>
4141
fd1035aa
MB
4142 * shell.el (shell): Add BUFFER argument.
4143 * comint.el (make-comint-in-buffer): New function.
4144 (make-comint): Use it.
4145
05ea7ef2
MB
4146 * faces.el (face-spec-choose): Change syntax so that the list of
4147 attribute-value pairs is now the cdr of each clause, not the cadr.
4148 Detect old-style entries, and handle them. Use pop.
4149
835a55fe
SM
41502000-10-26 Stefan Monnier <monnier@cs.yale.edu>
4151
f5ab1cdd
SM
4152 * cus-edit.el (custom-mode-map): Use a sparse map.
4153 (custom-mode): Don't bother with make-local-hook.
4154
4155 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
4156
835a55fe
SM
4157 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
4158
c13b0ec8
GM
41592000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4160
4161 * ps-print.el: Avoid compilation gripes.
4162 (ps-print-version): New version number (6.2.1).
4836835a 4163
e9f63196
DL
41642000-10-26 Dave Love <fx@gnu.org>
4165
0b95284b
DL
4166 * menu-bar.el: Modify some menu item help strings.
4167 (menu-bar-help-menu): Add link to MORE.STUFF.
4168
e9f63196
DL
4169 * cus-edit.el (custom-mode): Add `special' mode-class property.
4170
4171 * wid-browse.el (widget-browse-mode): Likewise.
4172
4173 * wid-edit.el (widget-specify-field): Revert to using local-map
4174 property, not keymap.
4175
e276a14a
MB
41762000-10-26 Miles Bader <miles@lsi.nec.co.jp>
4177
c1545d88
MB
4178 * wid-edit.el (widget-field-end): When checking for a `boundary'
4179 field, do so in the correct buffer.
4180
3c1b77ca
MB
4181 * simple.el (undo): Correctly distinguish between numeric and
4182 non-numeric prefix args in non-transient-mark-mode, as per the doc
4183 string. When in transient-mark-mode, treat all prefix-args as
4184 numeric.
4185
f5ab1cdd
SM
4186 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
4187 Position point on match. Handle N == 0 correctly.
22626d9d
MB
4188
4189 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
4190 (comint-mode-map): Reverse order of `comint-write-output' and
4191 `comint-append-output-to-file'.
4192 (comint-append-output-to-file): Reinstate this function, for the
4193 benefit of the menu.
4194
d97151cb
SM
41952000-10-25 Stefan Monnier <monnier@cs.yale.edu>
4196
4197 * vc.el (vc-version-other-window): Bind `file'.
4198
ea7d6f5b
GM
41992000-10-25 Gerd Moellmann <gerd@gnu.org>
4200
f5ab1cdd 4201 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
4202
4203 * emacs-lisp/authors.el (batch-update-authors): New function.
4204 (authors-fixed-entries): New defconst.
4205 (authors-add-fixed-entries): New function.
4206 (authors): Call it.: Don't process lispref/.
4207
17c25cea
JR
42082000-10-25 Jason Rumney <jasonr@gnu.org>
4209
4210 * cus-edit.el (custom-button-face, custom-button-pressed-face):
4211 Merge x w32 and mac definitions.
4212
4ecda532
GM
42132000-10-25 Gerd Moellmann <gerd@gnu.org>
4214
4215 * menu-bar.el (menu-bar-options-menu): Add a help string for
4216 `uniquify'.
4217
b6735035
GM
42182000-10-25 Stephen Gildea <gildea@alum.mit.edu>
4219
f5ab1cdd
SM
4220 * time-stamp.el (time-stamp-string-preprocess):
4221 Fix a wrong type argument error.
b6735035 4222
f4cbc7a0
MB
42232000-10-25 Miles Bader <miles@gnu.org>
4224
4225 * recentf.el (recentf-mode): Variable removed.
4226 (recentf-mode): Use `define-minor-mode'.
4227
4228 * mwheel.el (mouse-wheel-mode): New global minor mode.
4229 (mwheel-install): Use `mouse-wheel-mode'.
4230
f4b020f6
DL
42312000-10-25 Dave Love <fx@gnu.org>
4232
f5ab1cdd
SM
4233 * progmodes/cperl-mode.el (cperl-mode):
4234 Set normal-auto-fill-function correctly.
072cb6f9 4235
f4b020f6
DL
4236 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
4237 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 4238 bindings.
f4b020f6 4239
ebe2a441
MB
42402000-10-25 Miles Bader <miles@lsi.nec.co.jp>
4241
ff4dcd4b
MB
4242 * wid-edit.el (widget-field-at): New function.
4243 (widget-at, widget-field-activate): Use it.
4244 (widget-tabable-at): Use `widget-at'.
4245 (widget-specify-field): If the terminating character of the widget
4246 field (which is read-only) is a newline, put it into a special
4247 `boundary' field so that C-n/C-p act more naturally.
4248 (widget-field-end): Also don't subtract one if a special
4249 `boundary' field has been added after the widget field.
4250
ebe2a441
MB
4251 * comint.el (comint-output-filter, comint-send-input): Don't
4252 bother adding stickiness fields to overlays to fool the field
4253 code, since it should notice the overlay insertion-types now.
ff4dcd4b 4254
ebe2a441
MB
4255 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
4256 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
4257 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
4258
fe50b6ab
GM
42592000-10-24 Gerd Moellmann <gerd@gnu.org>
4260
53df4dda
GM
4261 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4262 (authors): Set file coding system to iso-2022-7bit. Add
4263 file-local variables to output buffer.
4264
4836835a 4265 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
4266 WARN is nil.
4267
53df4dda
GM
42682000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4269
4270 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
4271
4272 * delim-col.el: Now there is a column formatting mechanism.
4273 Modified to customization mechanisms convention. Doc fix.
4274 (columns): New group for delim-col.
4275 (delimit-columns-before, delimit-columns-after)
4276 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
4277 (delimit-columns-end): New vars.
4278 (delimit-columns-customize, delimit-columns-format): New funs.
4279 (delimit-columns-region, delimit-columns-rectangle)
4280 (delimit-columns-rectangle-line): Modified to support column
4281 formatting.
4836835a 4282
a9839779
DL
42832000-10-24 Dave Love <fx@gnu.org>
4284
4285 * log-edit.el (log-edit): Add :version and a :group for vc.
4286
df0267b8
GM
42872000-10-24 Gerd Moellmann <gerd@gnu.org>
4288
9acc3873
GM
4289 * files.el (after-find-file): Don't print a message ``New file''
4290 if WARN is nil.
4291
63e1b552
GM
4292 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
4293 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
4294 get duplicate tool-bar entries because we'll see the global ones
4295 on more than one path through keymaps.
4296
1946f901
GM
4297 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
4298
df0267b8
GM
4299 * progmodes/cmacexp.el: Change Francesco's email address.
4300
ae3b264b
KH
43012000-10-24 Kenichi Handa <handa@etl.go.jp>
4302
4303 * window.el (fit-window-to-buffer): Adjust point of the window
4304 buffer, not that of the current buffer.
4305
23afac01
EZ
43062000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
4307
4308 * progmodes/cmacexp.el: Update the euthor's email address.
4309
22d1a4ed
MB
43102000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4311
4312 * faces.el (face-spec-set-match-display): Add `graphic' display
4313 type (the inverse of `tty'). Use `display-graphic-p' instead of
4314 the window-system variable.
4315
f408aa48
KH
43162000-10-24 Kenichi Handa <handa@etl.go.jp>
4317
4318 * international/isearch-x.el (isearch-with-input-method): Call
4319 input-method-function with the first event in
4320 unread-command-events.
4321
94fe8a31
MB
43222000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4323
4324 * faces.el (face-default-spec, face-user-default-spec): Make
4325 defsubsts.
4326
8f47302e
AC
43272000-10-24 Andrew Choi <akochoi@i-cable.com>
4328
4329 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
4330 New charsets.
4331
4332 * term/mac-win.el: Remove definitions of mac-roman-lower and
4333 mac-roman-upper, require dired, and define instead of set
4334 mac-ready-for-drag-n-drop to avoid compilation error.
4335
446c097e
AI
43362000-10-23 Andrew Innes <andrewi@gnu.org>
4337
4338 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4339 superfluous calls to subst-char-in-string; instead apply
4340 expand-file-name after convert-standard-filename to ensure
4341 expected directory separators are used.
4342
379b70e7
EZ
43432000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
4344
4345 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
4346
85c766e9
DL
43472000-10-23 Dave Love <fx@gnu.org>
4348
b7e03a67
DL
4349 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4350 (tool-bar-add-item): Set foreground and background for XBM icons.
4351
4352 * international/latin1-disp.el (latin1-char-displayable-p): New
4353 function (from Handa).
4354 (latin1-display-check-font): Use it.
4355
0dcf8835
DL
4356 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
4357 using :key-sequence, making it much more usable. Use nconc, not
4358 append.
4359 (imenu--create-keymap-1): Avoid append.
4360
85c766e9 4361 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 4362
cb3069bb
MB
43632000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4364
4365 [the following changes fix a bug where `define-minor-mode' didn't
4366 correctly generate :require clauses for defcustoms in compiled files]
4367 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
4368 (byte-compile-log-file, byte-compile-log-1): Don't set
4369 `byte-compile-current-file' to nil. Instead set
4370 `byte-compile-last-logged-file' to it. Test whether
4371 byte-compile-current-file equals byte-compile-last-logged-file
4372 instead of whether its nil.
3b6542ba 4373 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 4374
6db6243b
SM
43752000-10-23 Stefan Monnier <monnier@cs.yale.edu>
4376
4377 * textmodes/refill.el: Fix var names in doc.
4378 (refill-mode): Don't bother with make-local-hook anymore.
4379
98490598
MB
43802000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4381
e01cd227
MB
4382 * faces.el (face-user-default-spec, face-default-spec): New functions.
4383 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 4384 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
4385 Use `face-user-default-spec'. Simplify code slightly.
4386
4836835a 4387 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
4388 (woman-unknown-face): Add dark-background variants.
4389 (woman-default-faces): Renamed from `woman-colour-faces'.
4390 Set using the stored defaults, rather than using hard-wired colors.
4391 (woman-monochrome-faces): Renamed from `woman-black-faces'.
4392 Just make the foreground `unspecified' rather than "black".
4393 (woman-menu): Rename menu entries accordingly.
4394
98490598
MB
4395 * faces.el (header-line): Make more reasonable on mono/grayscale
4396 displays.
4397
1a578e9b
AC
43982000-10-23 Andrew Choi <akochoi@i-cable.com>
4399
4400 * cus-edit.el (custom-button-face): Use 3D look for mac.
4401 (custom-button-pressed-face): Likewise.
4402
4403 * faces.el (set-face-attributes-from-resources): Handle mac frames
4404 in the same way as x and w32 frames.
4405 (face-valid-attribute-values): Likewise.
4406 (read-face-attribute): Likewise.
4407 (defined-colors): Likewise.
4408 (color-defined-p): Likewise.
4409 (color-values): Likewise.
4410 (display-grayscale-p): Likewise.
4411 (face-set-after-frame-default): Likewise.
4412 (mode-line): Same default face as for x and w32.
4413 (tool-bar): Likewise.
4414
4415 * frame.el: Remove call to frame-notice-user-settings at end of
4416 the file.
4417
4418 * info.el (Info-fontify-node): make underlines invisible for mac
4419 as for x, pc, and w32 frame types.
4420
4421 * term/mac-win.el: New file.
4422
aaaf7be7
DL
44232000-10-22 Dave Love <fx@gnu.org>
4424
4425 * textmodes/refill.el: New file.
4426
5392d654
AS
44272000-10-22 Andre Spiegel <spiegel@gnu.org>
4428
4836835a 4429 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 4430 MANUAL and REGEXP.
4836835a 4431 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
4432 New functions.
4433 (vc-before-save): Use the latter.
4434 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4435 confusion.
4436
4836835a 4437 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
4438 expected by vc[-hooks].el.
4439
4440 * vc.el (vc-checkout): Added `-p' suffix in call to
4441 vc-make-version-backups-p; use vc-make-version-backup to actually
4442 make the backup.
4443 (vc-version-other-window, vc-version-backup-file): Handle both
4444 automatic and manual backups.
4445 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4446 of all of them.
4447
1e221c16
MB
44482000-10-22 Miles Bader <miles@gnu.org>
4449
7ff4fda5
MB
4450 * comint.el (comint-highlight-input, comint-highlight-prompt):
4451 Renamed, `-face' at end removed.
4452 (comint-send-input, comint-output-filter): Use renamed faces.
4453
3511cde8
MB
4454 * window.el (fit-window-to-buffer): Change defaulting of
4455 MAX-HEIGHT slightly.
4456
1e221c16
MB
4457 * faces.el (color-values, color-defined-p): Use `member', not
4458 `memq', because it works correctly for strings.
4459 (frame-set-background-mode): Actually, "unspecified-fg" and
4460 "unspecified-bg" *are* strings. Use `member', not `memq', and
4461 `equal', not `eq', when a string value is possible.
4462
b6ef4898
EZ
44632000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
4464
4465 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4466
34939e2c
SM
44672000-10-21 Stefan Monnier <monnier@cs.yale.edu>
4468
4469 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4470 sh-electric-rparen, sh-electric-less and sh-electric-hash.
4471 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4472 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4473 (sh-font-lock-syntactic-keywords): Use them.
4474 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4475 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4476 (sh-mode): Don't override font-lock-unfontify-region-function.
4477 Use a copy of sh-font-lock-syntactic-keywords.
4478 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4479 Don't call sh-scan-buffer since font-lock does it on the fly.
4480 (sh-get-indent-info): Use `face' rather than `syntax-table'
4481 text-property to detect here-documents.
4482 Replace sh-special-syntax with sh-st-punc.
4483 (sh-prev-line): Use `face' rather than `syntax-table'
4484 text-property to skip over here-documents.
4485 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4486 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4487 (sh-electric-less, sh-set-here-doc-region)
4836835a 4488 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
4489 (sh-scan-buffer, sh-rescan-buffer): Remove.
4490
f3d3c491
AI
44912000-10-21 Andrew Innes <andrewi@gnu.org>
4492
4493 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4494 remote (ange-ftp) file names.
4495
b86c791c
MB
44962000-10-21 Miles Bader <miles@gnu.org>
4497
d9c30bdf
MB
4498 * window.el (fit-window-to-buffer): New function.
4499 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
4500 (window-text-height): Don't expect minibuffers to have mode-lines.
4501
d9c30bdf 4502 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
4503 * international/quail.el (quail-update-guidance): Use
4504 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 4505
617fee5a
MB
4506 * international/quail.el (quail-show-guidance-buf): Make sure
4507 guidance window really has enough room.
4508 (quail-update-guidance): If quail-guidance-win is already shown,
4509 make sure its height is OK.
4510
b86c791c
MB
4511 * window.el (window-text-height, set-window-text-height):
4512 New functions.
4513 (shrink-window-if-larger-than-buffer): Use `window-text-height'
4514 instead of `window-height' & `mode-line-window-height-fudge'.
4515 (mode-line-window-height-fudge): Add FACE parameter.
4516 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4517 instead of `enlarge-window' & `mode-line-window-height-fudge'.
4518
e34850d1
MB
45192000-10-20 Miles Bader <miles@gnu.org>
4520
4521 * window.el (height-affecting-face-attributes): Use `defconst'.
4522
4523 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4524 New function, conditionally aliased to `mode-line-window-height-fudge'.
4525 (ispell-help): Use it.
4526 (ispell-choices-win-default-height): Don't include mode-line fudge.
4527 (ispell-choices-win-default-height): New function.
4528 (ispell-show-choices, ispell-command-loop): Use function
4529 `ispell-choices-win-default-height' instead of variable.
4530
a8b883c2
MB
45312000-10-20 Miles Bader <miles@lsi.nec.co.jp>
4532
8c6e4a58
MB
4533 * window.el (mode-line-window-height-fudge): New variable.
4534 (height-affecting-face-attributes): New variable.
4535 (mode-line-window-height-fudge): New function.
4536 (shrink-window-if-larger-than-buffer): Use it.
4537 * help.el (resize-temp-buffer-window): Likewise.
4538
a8b883c2
MB
4539 * info.el (Info-fontify-node): Add support for @subsubsection
4540 titles, which use `Info-title-4-face'.
4541 (Info-title-4-face): New face.
4542 (Info-title-3-face): Inherit from Info-title-4-face instead of
4543 variable-pitch.
4544
e64c3a75
JR
45452000-10-19 Jason Rumney <jasonr@gnu.org>
4546
4547 * dired.el (dired-insert-directory): Do not let errors signalled by
4548 attempt to run dired-free-space-program prevent dired from working.
4549
c70fe852
SM
45502000-10-19 Stefan Monnier <monnier@cs.yale.edu>
4551
4552 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4553
877cf6b4
GM
45542000-10-19 Gerd Moellmann <gerd@gnu.org>
4555
5de037e0
GM
4556 * dirtrack.el (dirtrack): Fix call to run-hooks.
4557
6deb9af9
GM
4558 * cmuscheme.el (cmuscheme-program-name): Renamed from
4559 scheme-program-name because xscheme.el contains a defcustom with
4560 the same name. As a consequence, customizing group `cmuscheme'
4561 loaded `xscheme' which redefined run-scheme.
4562 (run-scheme): Use cmuscheme-program-name.
4563
877cf6b4
GM
4564 * ps-print.el (ps-print-emacs-type): Move into the
4565 eval-and-compile.
4566
e597d8fb 4567 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 4568 anonymous address, and add a website for Befrienders International.
4836835a 4569
3e9cb08f
GM
45702000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4571
c70fe852
SM
4572 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
4573 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
4574 (ps-print-version): New version number (6.2).
4575 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4576 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4577 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4578 (ps-x-extent-priority, ps-x-extent-start-position)
4579 (ps-x-face-font-instance, ps-x-find-coding-system)
4580 (ps-x-font-instance-properties, ps-x-make-color-instance)
4581 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4582 avoid compilation gripes without defining functions.
4583 (ps-e-find-composition): Alias for function find-composition, to have a
4584 suitable function depending on Emacs version.
4585 (ps-color-device, ps-color-values, ps-face-foreground-name)
4586 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4587 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4588 (ps-print-ensure-fontified): Function definitions surrounded by
4589 `eval-and-compile' to avoid compilation gripes.
4590 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4591 by symbol-value to avoid compilation gripes.
4592 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4593 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4594
d8abcd91
MB
45952000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4596
13ab33c4
MB
4597 * startup.el (normal-top-level): Call `frame-set-background-mode'
4598 after `frame-notice-user-settings' because the latter doesn't call
4599 the former on a tty.
4600
d8abcd91
MB
4601 * faces.el (frame-set-background-mode): `unspecified' &c are
4602 symbols, not strings.
4603
e8bce0a9
EZ
46042000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4605
c70fe852
SM
4606 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
4607 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 4608
c70fe852
SM
4609 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
4610 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 4611
773272d8
KH
46122000-10-19 Kenichi Handa <handa@etl.go.jp>
4613
c70fe852 4614 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
4615 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
4616 for ISO10646-1 fonts.
4617 (x-font-name-charset-alist): Add an entry for "iso10646-1".
4618
772139c0
EZ
46192000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4620
4621 * faces.el (frame-set-background-mode): If a tty frame defines a
4622 background color, use that to compute the background mode, instead
4623 of always defaulting to "dark".
4624
d134a19f
MB
46252000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4626
8bb84cb2
MB
4627 * comint.el (comint-write-output): New function.
4628 (comint-mode-map): Add it to the menu.
e40a778f 4629 Bind `C-c C-s' to comint-write-output.
d134a19f 4630
dada41e1
GM
46312000-10-18 Gerd Moellmann <gerd@gnu.org>
4632
4633 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4634 Use fancy-splash-delay.
4635
9b5360aa
GM
46362000-10-18 Alex Schroeder <alex@gnu.org>
4637
4638 * progmodes/sql.el (sql-sybase-options): New option.
4639 (sql-sybase): Use it. Add sql-database to the list of parameters
4640 provided for login. The options -w 2048 -n are not used any more.
4641
9035a35a
GM
4642 * comint.el (comint-read-input-ring): Bugfix such that the first
4643 and the last entry of the input ring file are not lost.
4644
3556c6dd
GM
46452000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4646
4647 * ps-print.el: Internal variable changes to defcustom,
4648 make-local-hook changes to defvar. Doc fix.
4649 (ps-print-version): New version number (6.1).
4650 (ps-setup, ps-do-despool): Code fix.
4651 (ps-printer-name): Customization fix.
4652 (ps-printer-name-option): Now is a defcustom instead of an
4653 internal variable.
4654 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
4655 (ps-print-begin-column-hook): Now are defvar instead of
4656 make-local-hook.
4836835a 4657
4e217e50
MB
46582000-10-18 Miles Bader <miles@gnu.org>
4659
4660 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
4661 (comint-kill-output): Changed into an alias for `comint-delete-output',
4662 and made obsolete.
4663 (comint-mode-map): Rename references to comint-kill-output.
4664
34460354
EZ
46652000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
4666
4667 * diff-mode.el (diff-header-face, diff-file-header-face)
4668 (diff-changed-face): Add bold and italic attributes to tty faces.
4669 (diff-function-face): New face.
4670 (diff-font-lock-keywords): Use it.
4671
17ea3cdb
MB
46722000-10-18 Miles Bader <miles@lsi.nec.co.jp>
4673
4674 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4675 Remove commented-out call to force-mode-line-update.
4676 (comint-kill-output): Use `forward-line 0' instead of
4677 beginning-of-line to make sure we get past the prompt.
4678
9244f2c7
SM
46792000-10-17 Stefan Monnier <monnier@cs.yale.edu>
4680
4681 * diff-mode.el (diff-header-face, diff-file-header-face):
4682 Add specific setting for dark background.
4683 (diff-context-face): Renamed from diff-comment-face.
4684 Set explicitly rather than inheriting from font-lock-comment-face.
4685
1592c1ef
EZ
46862000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4687
4688 * startup.el (command-line): Move the code which sets the default
4689 TTY colors to before before-init-hook.
4690
f86292a9
GM
46912000-10-17 Gerd Moellmann <gerd@gnu.org>
4692
4693 * jit-lock.el (jit-lock-stealth-time): Doc fix.
4694
f7f2e883
EZ
46952000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4696
e854cc22
EZ
4697 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
4698 extensions, for MS-DOS.
4699
f7f2e883
EZ
4700 * diff-mode.el (diff-header-face, diff-file-header-face)
4701 (diff-changed-face): Define tty-specific colors.
4702
c7b4f0f9
GM
47032000-10-17 Gerd Moellmann <gerd@gnu.org>
4704
4705 * startup.el (fancy-splash-text): Realign the text.
4706
12a72271
EZ
47072000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4708
4709 * font-lock.el (font-lock-comment-face): Define a separate default
4710 for dark-background tty's.
4711
61dfccfd
MB
47122000-10-17 Miles Bader <miles@gnu.org>
4713
4714 * help.el (resize-temp-buffer-window): Add hack to avoid last line
4715 being obscured by whizzy mode-lines on graphics displays.
4716
333cd59e
EZ
47172000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4718
4719 * info.el (Info-title-1-face, Info-title-2-face)
4720 (Info-title-3-face): Define colors for tty's.
dada41e1 4721 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 4722
dbf1fcc1
EZ
47232000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
4724
4725 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
4726 reverse from the frame parameters, and don't invert foreground and
4727 background colors.
4728
ac629823
MB
47292000-10-16 Miles Bader <miles@gnu.org>
4730
4731 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
4732 string "*Info*". Call propertized-buffer-identification to spruce
4733 up the result.
4734
76eebffc
GM
47352000-10-16 Gerd Moellmann <gerd@gnu.org>
4736
3a6b59d9
GM
4737 * help.el: Provide `help' for the sake of define-minor-mode
4738 which generates defcustoms with requires.
4739
6569c3d3
GM
4740 * jit-lock.el (jit-lock-after-change): If we're in text that
4741 matches a multi-line font-lock pattern, make sure the whole text
4742 will be redisplayed.
4743
c2e0a611
GM
4744 * emacs-lisp/authors.el (authors-add): Don't add an entry if
4745 author's name is unknown.
4746
76eebffc
GM
4747 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
4748 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
4749 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
4750 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
4751 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
4752 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
4753 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
4754 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
4755 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
4756 Add author information.
4757
cf1e7b12
MB
47582000-10-16 Miles Bader <miles@lsi.nec.co.jp>
4759
4760 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
4761 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
4762 full-color version (using the Gimp) to eliminate dithering artifacts.
4763
5586f3eb
SM
47642000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4765
4766 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4767
4768 * simple.el (syntax-flag-table, string-to-syntax): Remove.
4769
ad64a888
DL
47702000-10-15 Dave Love <fx@gnu.org>
4771
4772 * progmodes/sh-script.el: Require skeleton and comint when
4773 compiling.
4774
4775 * pcomplete.el (pcomplete) <defgroup>: Add :version.
4776
4777 * whitespace.el: Doc fixes.
4778 (top-level): Don't add hooks here.
4779 (whitespace-running-emacs): Deleted.
4780 (timer): Don't require.
4781 (whitespace): Add back :version conditional on xemacs test.
4782 (whitespace-spacetab-regexp, whitespace-indent-regexp)
4783 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
4784 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
4785 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
4786 Avoid specific xemacs test.
4787 (whitespace-global-mode): New option.
4788 (whitespace-global-mode): New command.
4789 (whitespace-unload-hook): New function.
4790
4791 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 4792 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
4793 (Info-fontify-node): `Goto' goes to `Go to'.
4794 (Info-fontify-node): Add help-echo to xref links.
4795
1ef49fc6
EZ
47962000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
4797
4798 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
4799
8b7707e1
SM
48002000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4801
b3b7f42f
SM
4802 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4803 Use plist-get and allow :inherit.
4804
4805 * emacs-lisp/cl-macs.el (cl-do-arglist):
4806 Use plist-get and plist-member instead of memq.
4807
3c7fafc7
SM
4808 * emacs-lisp/ewoc.el (ewoc-location): New function.
4809 (ewoc-enter-after, ewoc-enter-before): Document return value.
4810 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
4811 Don't need make-local-hook any more.
4812 (cvs-addto-collection): Return the new tin.
4813 (cvs-mode-insert): Jump to the new line.
4814
8b7707e1
SM
4815 * jit-lock.el (jit-lock-fontify-buffer): Remove.
4816
4817 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
4818
4819 * font-lock.el (font-lock-syntactically-fontified): New var.
4820 (font-lock-fontify-syntactic-keywords-region): Use it.
4821 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
4822
4823 * diff-mode.el (diff-find-file-name): Fix regexp.
4824
4825 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4826 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
4827
4828 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
4829 (sh-mode-syntax-table): Add punctuation syntax for < and >.
4830 (sh-mode): Don't make all vars local here.
4831 (sh-kw): Reformat.
4832 (sh-set-shell): Use dolist. Don't set indent-region-function.
4833 (sh-mode-syntax-table): Use pop.
4834 (sh-remember-variable): Use push.
4835 (sh-help-string-for-variable): Use memq.
4836 (sh-safe-backward-sexp): Remove.
4837 (sh-safe-forward-sexp): Add ARG.
4838 (sh-get-indent-info, sh-prev-stmt): Use it.
4839 (sh-prev-line): Simplify by using forward-comment.
4840 (sh-this-is-a-continuation): Simplify.
4841 (sh-learn-buffer-indent): Use dolist.
4842 (sh-do-nothing): Remove.
4843 (sh-set-char-syntax, sh-set-here-doc-region):
4844 Use inhibit-modification-hooks.
4845 (sh-name-style): Use mapcar and push.
4846 (sh-load-style): Use dolist.
4847 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
4848 (sh-case, sh-while-getopts): Use propertize directly rather
4849 than sh-electric-rparen.
4850
48512000-10-14 Stefan Monnier <monnier@cs.yale.edu>
4852
4853 * textmodes/tex-mode.el: Require CL when compiling.
4854 (tex-mode-syntax-table): Init immediately.
4855 (tex-mode-map): Bind M-RET to latex-insert-item.
4856 (latex-mode): Set indent-line-function to latex-indent.
4857 (tex-common-initialization): Don't setup the syntax-table any more.
4858 (latex-insert-item): New skeleton.
4859 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 4860 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 4861 (latex-indent, latex-find-indent): New functions.
4836835a 4862 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
4863 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
4864 (tex-compilation-parse-errors): Use with-syntax-table.
4865
86b7fcbb
MB
48662000-10-15 Miles Bader <miles@gnu.org>
4867
4868 * font-lock.el (font-lock-comment-face): Change dark-background,
4869 color, non-tty, default to `chocolate1'.
4870
57a24508
JW
48712000-10-13 John Wiegley <johnw@gnu.org>
4872
4873 * eshell/esh-util.el (require): Added a missing `require' form,
4874 needed when compiling (for an ange-ftp macro definition).
4875
40ad3db4
DL
48762000-10-13 Dave Love <fx@gnu.org>
4877
4878 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4879
db460189
GM
48802000-10-13 Gerd Moellmann <gerd@gnu.org>
4881
b41c9501
GM
4882 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4883 fix.
4884
4836835a 4885 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
4886 transparent -colors 8).
4887
3b5e21df
GM
48882000-10-13 Stephen Gildea <gildea@alum.mit.edu>
4889
4890 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4891 that breaks with old list format timestamps.
4892 (time-stamp-warn-inactive, time-stamp-old-format-warn)
4893 (time-stamp-count, time-stamp-conversion-warn): Improved doc
4894 strings.
4895
16908a3f
JW
48962000-10-13 John Wiegley <johnw@gnu.org>
4897
d7103dda
JW
4898 * align.el, pcomplete.el, calendar/timeclock.el,
4899 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4900
dace60cf 4901 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
4902 faulty math, where holiday hours were being computing as seconds.
4903
b6b70cda
JW
49042000-10-13 John Wiegley <johnw@gnu.org>
4905
4906 * desktop.el (desktop-buffer-modes-to-save): Added a global for
4907 specifying what "other" kinds of buffers should be saved. This
4908 used to be hard-coded.
4909 (desktop-buffer-misc-functions): A global for specifying how
4910 auxiliary data should be determined for special buffer types.
4911 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4912 instead of hard-coding the special buffer types.
4913 (desktop-save): Run `desktop-buffer-misc-functions' to gather
4914 auxiliary data, instead of hard-coding for Info buffers and dired.
4915 (desktop-buffer-info-misc-data): Aux function for determining Info
4916 buffer auxiliary info.
4917 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4918 (desktop-buffer-info): Changed this function to use the info
4919 gathered above.
4920 (desktop-create-buffer): Be a little more careful about what
4921 `minor-mode' means before calling it. This is important for some
4922 buffer types.
4923
8c6b1d83
JW
49242000-10-13 John Wiegley <johnw@gnu.org>
4925
4926 * eshell/esh-util.el: Added a global form which declares an
4927 autoload for `parse-time-string', if that function is not already
4928 defined, and if parse-time.el is available on the user's system.
4929
4930 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4931 to be aware of ange-ftp user info.
4932 (eshell-do-ls): Bind `ange-cache'. Also, use
4933 `eshell-file-attributes'.
4934 (eshell-ls-annotate): Use `eshell-file-attributes'.
4935 (eshell-ls-file): Made the user-id printing code a bit smarter.
4936
4937 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4938 allow identification of alias user ids in remote directories.
4939 It's manual, but there's no other way to know when the current
4940 user on the local machine, is also the owning user on the remote
4941 machine.
4942 (fboundp): Bind `ange-cache'.
4943 (eshell-directory-files-and-attributes): Re-organized the logic a
4944 bit to use `eshell-file-attributes' instead of `file-attributes'.
4945 The former is more sensitive to directories that are read via FTP,
4946 and knows how to use ange-ftp to determine full attribute
4947 information, instead of just the name and last modtime.
4948 (eshell-current-ange-uids): Return the current user id when in a
4949 remote directory.
4950 (eshell-parse-ange-ls): Parse a full directory listing that has
4951 been returned by ange-ftp.
4952 (eshell-file-attributes): This beefed up version of
4953 `file-attributes' is only special if the user is currently in a
4954 remote directory, in which case it does a lot of work to find out
4955 what the real attributes of a file are, as they appear on the
4956 remote machine. This makes usage of remote directories (i.e.,
4957 ange-ftp pathnames) much more useful. You can now use Eshell as a
4958 full-fledged FTP client, with much more manipulation ability than
4959 most other clients.
4960
4961 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4962 variable, which means that Eshell's du should always be preferred
4963 in remote directories.
4964 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4965 just `file-attributes'.
4966 (eshell-mvcp-template): Bind `ange-cache', to improve performance
4967 when reading remote directories. This is an Eshell-specific
4968 variable (not part of ange-ftp).
4969 (eshell/ln): Bind `ange-cache'.
4970 (eshell/du): Added some extra logic for determining when to use
4971 Eshell's du (which is slow), and when to use the external version
4972 (which may or may not exist).
4973
4974 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4975 `eshell-interactive-process', rather than using
4976 `get-buffer-process', since backgrounded processes don't count in
4977 the context of this function's logic.
4978
4979 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4980 `forward-char', so that null strings are parsed correctly.
4981
87730e84 49822000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4983
4984 * eshell/em-pred.el (eshell-pred-file-type,
4985 eshell-pred-file-links, eshell-pred-file-size): Use
4986 `eshell-file-attributes'. This is more correct over ange-ftp.
4987
4988 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
4989 that remote file globbing is more efficient.
4990
4991 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
4992 gathering the files and attributes within a directory.
4993
4994 * eshell/em-unix.el (eshell/cat): If any of the files passed on
4995 the command line is a special file (not a regular file, directory
4996 or symlink), always attempt to call the external version of cat.
4997
87730e84 49982000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4999
5000 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
5001 Eshell-friendly version of find-tag.
5002
1c7e37a9
MB
50032000-10-13 Miles Bader <miles@lsi.nec.co.jp>
5004
4836835a 5005 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
5006 (image-file-name-regexps): Add autoload cookies.
5007
11a7f341
KH
50082000-10-13 Kenichi Handa <handa@etl.go.jp>
5009
5010 * international/mule-cmds.el (select-safe-coding-system): If FROM
5011 is string, show it in *Warning* buffer.
5012
8ddddcb0
EZ
50132000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5014
5015 * startup.el (normal-top-level): Use display-popup-menus-p instead
5016 of window-system.
5017 (command-line): Use display-graphic-p instead of window-system.
5018 (command-line-1): Use display-popup-menus-p and display-mouse-p
5019 instead of window-system.
5020
72200f89
SS
50212000-10-12 Sam Steingold <sds@gnu.org>
5022
5023 * tooltip.el (tooltip-use-echo-area): New user variable.
5024 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
5025
8661c643
DL
50262000-10-12 Dave Love <fx@gnu.org>
5027
d0b40dc1
DL
5028 * recentf.el: Maintainer's checkdoc fixes.
5029
a622451f
DL
5030 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
5031 character class, not ASCII when matching file names.
5032 (fancy-splash-head): Add trailing slash to URL.
5033 (command-line): Don't require XPM support for toolbar.
5034
8661c643
DL
5035 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
5036 (cperl-invalid-face): Revert last change.
5037 (cperl-init-faces): Quote cperl-invalid-face.
5038
ef2ed8ab
KH
50392000-10-12 Kenichi Handa <handa@etl.go.jp>
5040
5041 * startup.el (fancy-splash-text): Remove superfluous quote.
5042
b0da379e
GM
50432000-10-12 Gerd Moellmann <gerd@gnu.org>
5044
dbeb499b
GM
5045 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
5046 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
5047 (command-line-1): Don't use fancy-splash-pending-command.
5048 (fancy-splash-screens-1): Goto point-min after inserting text.
5049
d861718a
GM
5050 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
5051
b0da379e
GM
5052 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
5053 instead of shared-lisp-mode-map.
5054
4fb2ad98
MB
50552000-10-12 Miles Bader <miles@lsi.nec.co.jp>
5056
1cb4393e
MB
5057 * faces.el (header-line): Change tty-variant to use underlining.
5058
4fb2ad98
MB
5059 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
5060 (isearch-highlight): Restore lazy-isearch face properties at old
5061 position, and suppress them at new position.
5062 (isearch-dehighlight): Restore lazy-isearch face properties.
5063 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
5064 over the real isearch overlay, but in that case, don't give it a
5065 face property. Use `push'.
5066
eb991b25
KH
50672000-10-12 Kenichi Handa <handa@etl.go.jp>
5068
5069 * man.el (Man-getpage-in-background): Fix previous change.
5070 Decode the process output only when we are in multibyte mode.
5071
a818c1c0
DL
50722000-10-11 Dave Love <fx@gnu.org>
5073
c990f53a
DL
5074 * info.el (Info-mode-menu): Fix some help.
5075 (info-tool-bar-map): Add entry for Info-last.
5076
a818c1c0
DL
5077 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
5078 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
5079 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
5080 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
5081 * toolbar/search-replace.xpm, toolbar/exit.xpm:
5082 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
5083 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
5084 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
5085 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
5086 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
5087 Reduce colour requirements to 25 overall. (Probably wants
5088 revisiting from the originals to reduce further.)
5089
c1b096cb
EZ
50902000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
5091
5092 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
5093 buffer-file-coding-system, instead of raw-text.
5094 (dehexlify-buffer): Bind coding-system-for-read to
5095 buffer-file-coding-system, instead of raw-text.
5096
5c8b7eaf
SS
50972000-10-11 Sam Steingold <sds@gnu.org>
5098
5099 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
5100 `underline' - fixes the bug introduced on 2000-09-21.
5101
2cfbdb7a
DL
51022000-10-11 Dave Love <fx@gnu.org>
5103
5104 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
5105 compiler warnings.
5106 (scheme-mode): Doc fix.
5107 (scheme-font-lock-keywords-1): Match `define-syntax'.
5108
51092000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
5110
5111 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
5112 face specs as well as default ones. Only do anything if the
5113 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 5114 (region): Make dark-background `region' face less in-your-face.
4b33f290 5115
690ec649
SS
51162000-10-10 Sam Steingold <sds@gnu.org>
5117
5118 * chistory.el, ielm.el, ledit.el:
5119 * progmodes/inf-lisp.el, progmodes/scheme.el:
5120 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
5121
3b95d6bb
SM
51222000-10-10 Stefan Monnier <monnier@cs.yale.edu>
5123
5124 * textmodes/texinfo.el: Update copyright and fix typo.
5125
5126 * desktop.el (desktop-modes-not-to-save): New var.
5127 (desktop-save-buffer-p): Use it.
a30eb617
DL
5128 Also, obey desktop-buffers-not-to-save even for non-file buffers.
5129 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
5130
51312000-10-10 Dave Love <fx@gnu.org>
5132
5133 * toolbar/tool-bar.el (tool-bar-add-item)
5134 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
5135 display.
5136
5137 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
5138 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
5139 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
5140 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
5141 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
5142 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
5143 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
5144 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
5145 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
5146 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
5147 the .xpms; probably need retouching.
5148
51492000-10-10 Miles Bader <miles@lsi.nec.co.jp>
5150
5151 * subr.el (add-to-list): Add optional argument APPEND.
5152 * battery.el (display-battery): Use `add-to-list'.
5153
51542000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
5155
5156 * play/zone.el (zone-timer, zone-wc-tbl): Rework
5157 these vars as symbol properties.
5158 (zone, zone-when-idle, zone-leave-me-alone)
5159 (zone-pgm-whack-chars): Use new symbol properties.
5160
5161 * battery.el (display-battery): Doc spelling fix.
5162
5163 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
5164 property.
5165
51662000-10-09 Dave Love <fx@gnu.org>
5167
5168 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
5169 has been initialized before calling tool-bar-setup.
5170 (tool-bar-add-item-from-menu): Add autoload cookie.
5171
51722000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
5173
5174 * menu-bar.el (send-mail-item-name): New function.
5175 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
5176 of mail-user-agent in the menu. Don't display the "Send Mail"
5177 item if mail-user-agent is nil or its value is ignore.
5178 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
5179 if read-mail-command is nil or its value is ignore.
5180
5181 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
5182
51832000-10-09 Miles Bader <miles@gnu.org>
5184
5185 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
5186 Correct image size.
5187 * toolbar/left_arrow.xpm: Correct image size.
5188
5189 * jka-compr.el: Don't call `jka-compr-install' when loading (it
5190 will be done by the definition of `auto-compression-mode' if
5191 necessary. Move code to uninstall existing file-name handler
5192 before definition of `auto-compression-mode'.
5193
5194 * image-file.el (auto-image-file-mode): Move to the end of the
5195 file, because `define-minor-mode' actually calls the mode-function
5196 if the associated variable is non-nil, which requires that all
5197 needed functions be already defined.
5198
5199 * mouse.el (popup-menu): Balance parens.
5200
52012000-10-08 Stefan Monnier <monnier@cs.yale.edu>
5202
5203 * mouse.el (popup-menu): Move the command call outside the loop
5204 so that popup-menu returns whatever the command returns.
5205
5206 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
5207 (initialize-new-tags-table): Use run-hook-with-args-until-success.
5208 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
5209 (tags-table-format-functions): Renamed from tags-table-format-hooks.
5210
5211 * vc.el (vc-version-diff): diff-switches can be a list.
5212 Use relative filenames for prettier output.
5213
5214 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
5215 (vc-post-command-functions): Remove old-VC compatibility code.
5216
5217 * newcomment.el (comment-indent-default): Autoload.
5218
5219 * font-lock.el (font-lock-defaults): Make buffer-local.
5220 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
5221 (font-lock-choose-keywords):
5222 Ignore LEVEL unless KEYWORDS is a list of syms.
5223 (c-keywords, c++-keywords, objc-keywords, java-keywords):
5224 Don't wrap regexp-opt things in \(...\) unnecessarily.
5225
5226 * jit-lock.el: Don't require font-lock any more.
5227 (jit-lock-functions): Make buffer-local.
5228 (jit-lock-saved-fontify-buffer-function): Remove.
5229 (jit-lock-mode): Remove autoload cookie.
5230 Remove font-lock specific code.
5231 (jit-lock-unregister): Don't bother handling complex hooks any more.
5232 (jit-lock-refontify): New function.
5233 (jit-lock-fontify-buffer): Use it.
5234 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
5235 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
5236 Add optional args START and END.
5237 Never call font-lock-fontify-region directly.
5238 (jit-lock-function, jit-lock-stealth-fontify): Use it.
5239
5240 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
5241
52422000-10-08 Dave Love <fx@gnu.org>
5243
5244 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
5245
5246 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
5247
5248 * play/studly.el (studlify-region, studlify-word): Add autoload
5249 cookie.
5250
5251 * play/morse.el (morse-region, unmorse-region): Add autoload
5252 cookie.
5253
5254 * play/spook.el (spook-phrases-file): Use expand-file-name, not
5255 concat.
5256
5257 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
5258 insist on symbols starting with word syntax.
5259 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
5260 (eval-defun-1): Doc fix.
5261 (indent-sexp): Use nconc to build up indent-stack.
5262
5263 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
5264 Gnus with little use.
5265 (mail-setup-hook): Add mail-abbrevs-setup to options.
5266
5267 * recentf.el: Doc fixes.
5268
5269 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
5270 Clean up remainder.
5271
5272 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
5273 without timezone and (8) with timezone to enforce some whitespace.
5274 Simplify code somewhat.
5275
5276 * options.el (list-options): Doc that you should use customize.
5277
5278 * iswitchb.el (iswitchb-mode): Add :require.
5279
5280 * info.el (Info-goto-node, Info-menu): Doc fix.
5281 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
5282 (info-tool-bar-map): New variable.
5283 (Info-mode): Use it.
5284 (Info-edit-map): Define all in defvar.
5285 (speedbar-attached-frame): Avoid compiler warning.
5286
5287 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
5288 (global-map): Bind [tool-bar] to a filtered map.
5289 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
5290 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
5291 Allow PBM icons.
5292 (tool-bar-setup): Adjust calls of tool-bar-add-item.
5293
5294 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
5295 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
5296 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
5297 icons, except up_arrow, which is left-arrow rotated.
5298
5299 * imenu.el (imenu-add-to-menubar): Fix last change.
5300
53012000-10-08 Peter Breton <pbreton@ne.mediaone.net>
5302
5303 * generic-x.el (rul-generic-mode): Remove eval-when-compile
5304 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
5305
53062000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5307
5308 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
5309 typos in doc strings.
5310
5311 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
5312 the doc strings how to customize Font Lock faces.
5313
5314 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
5315 computing growth when dragging the header line.
5316
53172000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5318
5319 * simple.el (kill-line): Doc fix.
5320
53212000-10-08 Miles Bader <miles@gnu.org>
5322
5323 * faces.el (secondary-selection): Make foreground visible on tty.
5324
5325 * jka-compr.el (auto-compression-mode): Move to the end of the
5326 file, because `define-minor-mode' actually calls the mode-function
5327 if the associated variable is non-nil, which requires that all
5328 needed functions be already defined.
5329 (with-auto-compression-mode): Add autoload cookie.
5330
53312000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
5332
5333 * files.el (find-backup-file-name) [ms-dos]: If support for long
5334 file names is not available, behave as if version-control were set
5335 to never.
5336
53372000-10-07 Dave Love <fx@gnu.org>
5338
5339 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
5340 (browse-url-gnome-moz): New function.
5341 (browse-url-browser-function): Use it.
5342 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
5343
53442000-10-07 Stefan Monnier <monnier@cs.yale.edu>
5345
5346 * indent.el (tab-always-indent): New var.
5347 (indent-for-tab-command): Use it.
5348
5349 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
5350 raise an error. This way it can still default to a sane value.
5351
53522000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5353
5354 * startup.el (fancy-splash-screens): Use local rather than global map.
5355 Don't use `update-menu-bindings' any more.
5356 Get rid of assumptions about keymap representation.
5357
53582000-10-06 Dave Love <fx@gnu.org>
5359
5360 * textmodes/fill.el (sentence-end-double-space)
5361 (sentence-end-without-period): Doc fix.
5362 (adaptive-fill-regexp): Purecopy.
5363 (unjustify-current-line): Use line-end-position.
5364 (fill-individual-paragraphs-prefix): Use line-beginning-position.
5365
5366 * net/eudc-vars.el (eudc): Add :version, :link.
5367
5368 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
5369
5370 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
5371 Fix for define-minor-mode.
5372 (function-at-point): Alias to function-called-at-point.
5373
5374 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
5375
5376 * simple.el (backward-word): Doc fix.
5377
5378 * image-file.el (image-file-name-regexp): image-file-regexps ->
5379 image-file-name-regexps.
5380 (image-file-name-extensions): Add pbm.
5381
53822000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5383
5384 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5385 and add filename to the names so that diff-mode can jump to source.
5386
5387 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5388 (tex-font-lock-keywords, tex-font-lock-keywords-2)
5389 (tex-font-lock-keywords-1): Remove.
5390 (font-lock-turn-on-thing-lock): Use jit-lock-register.
5391 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5392 (font-lock-default-fontify-region):
5393 Expand beg..end correctly when just following a multiline region.
5394 (font-lock-fontify-anchored-keywords):
5395 Include the anchor text as part of the multiline.
5396
53972000-10-06 Gerd Moellmann <gerd@gnu.org>
5398
5399 * loadup.el (toplevel): Load `loaddefs' before `help' because the
5400 latter needs the autoloaded define-minor-mode macro during the
5401 bootstrap.
5402
5403 * startup.el (command-line): For now, activate tool-bar-mode only
5404 if XPM images are supported.
5405
5406 * mouse.el (mouse-drag-header-line): Don't allow resizing a
5407 window by dragging a header-line at the top of the frame; that's
5408 confusing because the header-line doesn't move.
5409 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5410 of treating the event as a list. Some cleanup.
5411
54122000-10-06 Miles Bader <miles@gnu.org>
5413
5414 * simple.el (display-message-or-buffer): New function.
5415 (shell-command-on-region): Use `display-message-or-buffer'.
5416
5417 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5418 docstring parts.
5419
5420 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5421 (smbclient-prompt-regexp): Add usage note to doc string.
5422 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5423 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5424 Use add-hook for adding the comint filter function, and only do so
5425 if it's not already in the global hook list.
5426 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5427 to `make-local-variable'.
5428 (nslookup-font-lock-keywords): Remove prompt entry.
5429 (nslookup): Don't set the process-filter.
5430 (finger): Exit the loop correctly when the regexps list runs out.
5431 (ftp, smbclient, smbclient-list-shares):
5432 Set the real major mode immediately, not after execing.
5433 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5434
5435 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5436
54372000-10-05 Stefan Monnier <monnier@cs.yale.edu>
5438
5439 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5440
5441 * which-func.el (which-func-format): Remove spurious space.
5442 (which-func-mode): Don't make it permanent-local.
5443 (which-func-ff-hook): Allow which-func-maxout to be nil.
5444 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
5445 (which-func-mode): Simplify.
5446 Use post-command-idle-hook rather than post-command-hook.
5447 Go through all buffers and update their state.
5448 (which-function): Also try add-log-current-defun-function.
5449
5450 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5451 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5452 Update call to with-vc-properties accordingly.
5453 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5454 (vc-revert-buffer): More careful about window selection and deletion.
5455 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5456
5457 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5458 (cvs-retrieve-revision): Reuse a pre-existing buffer.
5459 (cvs-dired-action): Change the default to quickdir.
5460
5461 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5462 if comment-indent-function returns nil.
5463 (comment-indent-default): New function.
5464 (comment-indent-function): Use it and document the new semantics.
5465
5466 * image-file.el: Docstring fixes.
5467
5468 * help.el (help-xref-on-pp): Use match-string.
5469 (describe-variable): New arg BUFFER.
5470 Store the current buffer in the help-xref-stack.
5471 (temp-buffer-resize-mode): Use define-minor-mode.
5472
5473 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5474 consistently with its docstring.
5475 Set jit-lock-first-unfontify-pos in an idempotent way.
5476 (jit-lock-register): Autoload and add arg CONTEXTUAL.
5477
54782000-10-05 Alex Schroeder <alex@gnu.org>
5479
5480 * sql.el (sql-mysql-options): New variable.
5481 (sql-mysql): Use it.
5482
54832000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5484
5485 * image.el (image): New group.
5486
5487 * smerge-mode.el (smerge-mine-face, smerge-other-face)
5488 (smerge-base-face, smerge-markers-face): Add dark-background variants.
5489
54902000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5491
5492 * net/net-utils.el (nslookup-font-lock-keywords)
5493 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5494 Ignore the value of wqindow-system; always define keywords
5495
54962000-10-05 Kenichi Handa <handa@etl.go.jp>
5497
5498 * startup.el (fancy-splash-screens): Remove the code for
5499 debugging; `(trace-to-stderr "EXITTT\n")'.
5500
55012000-10-05 Miles Bader <miles@gnu.org>
5502
5503 * diff-mode.el (diff-goto-source): Update call to
5504 `diff-hunk-status-msg' to reflect new REV variable.
5505
55062000-10-04 Stefan Monnier <monnier@cs.yale.edu>
5507
5508 * progmodes/icon.el (icon-mode):
5509 Don't gratuitously override the default for comment-column.
5510
5511 * vc-hooks.el (vc-mode-line): Fix interactive spec.
5512
5513 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5514 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5515 (jit-lock-functions): New var.
5516 (jit-lock-function-1): Use it if non-nil.
5517 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
5518 Set the `fontified' property before doing the fontification to avoid
5519 repeatedly going through the same error.
5520 Don't turn errors into messages.
5521 (jit-lock-register, jit-lock-unregister): New functions.
5522
5523 * dired.el (dired-mark-pop-up): Turn comment into docstring.
5524 Use with-current-buffer.
5525
5526 * dired-aux.el (dired-do-create-files, dired-kill-tree):
5527 Turn comment into docstring.
5528
5529 * apropos.el (apropos-mode): Use define-derived-mode.
5530
55312000-10-04 Gerd Moellmann <gerd@gnu.org>
5532
5533 * startup.el (fancy-splash-pending-command): New variable.
5534 (fancy-splash-pre-command): New function.
5535 (fancy-splash-screens): Rewritten.
5536 (command-line-1): If fancy-splash-pending-command is set, call it
5537 interactively.
5538
55392000-10-04 Dave Love <fx@gnu.org>
5540
5541 * toolbar/tool-bar.el (tool-bar-setup): New function.
5542 (tool-bar-mode): Use it.
5543
5544 * subr.el (substitute-key-definition): Doc fix.
5545 (play-sound-file): New command.
5546
55472000-10-04 Andre Spiegel <spiegel@gnu.org>
5548
5549 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5550 vc-version-backup-file-name): New functions.
5551
5552 * files.el (basic-save-buffer): Call vc-before-save before saving.
5553
5554 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5555 vc-cvs-stay-local-p.
5556
5557 * vc.el (vc-revert-buffer): Handle empty diff properly.
5558 (vc-version-backup-file): New function.
5559 (vc-checkout): Create a version backup if necessary.
5560 (vc-checkin): If a version backup file exists, delete it.
5561 (vc-version-diff): Diff locally using version backups, if available.
5562 (vc-revert-file): If there's a version backup, revert locally.
5563 (vc-transfer-file): Use version backup for base version, if
5564 available. If not, ask for confirmation whether to get it from the
5565 server. Update mode line before check-in.
5566
55672000-10-04 Dave Love <fx@gnu.org>
5568
5569 * toolbar/tool-bar.el (tool-bar-setup): New function.
5570 (tool-bar-mode): Use it.
5571
55722000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5573
5574 * net/net-utils.el (nslookup-font-lock-keywords)
5575 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5576 Only set if window-system is non-nil
5577 (net-utils-run-program): Returns buffer.
5578 (network-connection-reconnect): Added this function.
5579
5580 * generic.el:
5581 Incorporates extensive cleanup and docfixes by
5582 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5583 Uses cl compile-time macros.
5584 (generic-mode-name, generic-comment-list)
5585 (generic-keywords-list, generic-font-lock-expressions)
5586 (generic-mode-function-list, generic-mode-syntax-table):
5587 Removed variables.
5588 (generic-mode-alist): Renamed to generic-mode-list.
5589 (generic-find-file-regexp): Default changed to "^#".
5590 (generic-read-type): Uses completing read on generic-mode-list.
5591 (generic-mode-sanity-check): removed this function.
5592 (generic-add-to-auto-mode): Removed this function
5593 (generic-mode-internal): Bind mode-specific definitions
5594 into function instead of putting them in alist.
5595 (generic-mode-set-comments): Reworked extensively.
5596 (generic-mode-find-file-hook): Simplified regexp searching
5597 (generic-make-keywords-list): Omit extra pair of parens
5598
5599 * find-lisp.el (find-lisp-find-files-internal):
5600 Make sure directory name ends with "/".
5601
5602 * generic-x.el (apache-conf-generic-mode):
5603 Regexp now allows leading whitespace.
5604 (rc-generic-mode): Added eval-when-compile
5605 around generic-make-keywords-list.
5606 Deleted duplicate regexp
5607 (rul-generic-mode): Added eval-when-compile
5608 around generic-make-keywords-list.
5609 (etc-fstab-generic-mode): New generic mode.
5610 (rul-generic-mode): Removed one eval-when-compile
5611 which caused a max-specpdl-size exceeded error.
5612
56132000-10-04 Miles Bader <miles@gnu.org>
5614
5615 * simple.el (minibuffer-temporary-goal-position): New variable.
5616 (next-history-element): Try to keep the position of point in the
5617 input string constant.
5618
5619 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5620 (dired-do-create-files): If there's only one file, pass it in as
5621 the DEFAULT arg to dired-mark-read-file-name.
5622
56232000-10-03 Stefan Monnier <monnier@cs.yale.edu>
5624
5625 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5626 (diff-goto-source): Be smarter when choosing REVERSE or not.
5627
5628 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5629 (texinfo-mode-menu): Add an explicit shortcut for update all.
5630
56312000-10-03 Andre Spiegel <spiegel@gnu.org>
5632
5633 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
5634 factorize backend-specific code cleanly (this was essentially
5635 conceived by Stefan Monnier).
5636 (vc-unregister): Function removed.
5637 (vc-revert-file): New function.
5638 (vc-revert-buffer): Delegate some of the work to it.
5639
5640 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5641 default branch unconditionally.
5642 (vc-rcs-set-default-branch): New function.
5643 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5644 (vc-rcs-checkin): If an appropriate default branch has been set,
5645 force creation of that branch.
5646 (vc-rcs-receive-file): Rewritten to contain only backend-specific
5647 code (as suggested by Stefan Monnier).
5648
56492000-10-02 Gerd Moellmann <gerd@gnu.org>
5650
5651 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5652 highlighting overlay with a different face over the overlay
5653 isearch uses to highlight the current match because that can lead
5654 to bad face combinations.
5655
5656 * loadup.el (toplevel): Load faces before isearch.
5657
5658 * isearch.el (isearch-faces): New custom group.
5659 (isearch): New defface; was already tested for in the code.
5660 (isearch-lazy-highlight-face): Changed to defface from defcustom.
5661 (isearch-highlight): Always use face `isearch'.
5662
56632000-10-02 Dave Love <fx@gnu.org>
5664
5665 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
5666 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
5667 comparison of opcode with operand.
5668
56692000-10-03 Miles Bader <miles@gnu.org>
5670
5671 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
5672 buffer, since the echo area will now grow to accommodate them.
5673
56742000-10-02 Andre Spiegel <spiegel@gnu.org>
5675
5676 * vc-hooks.el (vc-registered): If FILE used to be registered under
5677 a certain backend, try that one first.
5678
5679 * vc.el (vc-responsible-backend): Undo the previous change in the
5680 argument list. Handle multiple backends correctly.
5681 (vc-find-new-backend): Function removed.
5682 (vc-register): Use vc-responsible-backend, as before.
5683 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
5684
56852000-10-02 Gerd Moellmann <gerd@gnu.org>
5686
5687 * startup.el (fancy-splash-head): Change message below the
5688 logo.
5689
56902000-10-02 Miles Bader <miles@lsi.nec.co.jp>
5691
5692 * diff-mode.el (diff-goto-source): Emit a status message.
5693 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
5694 (diff-test-hunk): Fix doc string.
5695 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
5696 (diff-advance-after-apply-hunk): New variable.
5697 (diff-apply-hunk): Don't return a value.
5698
56992000-10-01 Stefan Monnier <monnier@cs.yale.edu>
5700
5701 * vc.el (vc-editable-p): Minor optimization.
5702 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
5703 (vc-find-new-backend): New function split from vc-responsible-backend.
5704 (vc-register): Use it.
5705 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
5706 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
5707 (vc-default-unregister, vc-revert-buffer): Docstring fix.
5708 (vc-clear-headers): Don't use find-file.
5709 (vc-revert-buffer): Use `and' again (must have been a braino).
5710 (vc-switch-backend): Only prompt if requested.
5711 Short circuit if nothing is to be done.
5712 Don't use vc-resynch-buffer which could lose unsaved editing.
5713 (vc-default-receive-file): Update call to vc-unregister.
5714 (with-vc-file, vc-next-action-on-file):
5715 Use vc-backend rather than vc-registered.
5716 (vc-next-action-on-file): Use intern-soft.
5717 Deal with read-only *vc-diff* buffer.
5718 (vc-transfer-file): Docstring fix.
5719
5720 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
5721 (vc-rcs-receive-file): Avoid with-vc-properties.
5722 Update call to vc-unregister.
5723 Use constant `RCS' rather than (dynamically bound) var `backend'.
5724
57252000-10-01 Andre Spiegel <spiegel@gnu.org>
5726
5727 * vc.el (vc-next-action-on-file): Update mode line only if file
5728 is visited.
5729 (vc-start-entry): New argument initial-contents. Don't visit the file
5730 if it isn't already visited. Brought documentation up-to-date.
5731 (vc-next-action, vc-register): Updated calls to vc-start-entry.
5732 (vc-checkin): New optional arg initial-contents, which is passed to
5733 vc-start-entry.
5734 (vc-finish-logentry): Make sure to bury log buffer only if there
5735 really is one. Call `vc-resynch-buffer' on log-file, not
5736 buffer-file-name.
5737 (vc-default-comment-history, vc-default-wash-log): New functions.
5738 (vc-index-of): Removed.
5739 (vc-transfer-file): Make do without the above.
5740 (vc-default-receive-file): Call comment-history unconditionally. Pass
5741 the resulting string to vc-checkin, instead of inserting it into the
5742 comment ring.
5743
5744 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
5745 unconditionally. Use the comments as initial contents of the log
5746 entry buffer. Document the trick to force branch creation with no
5747 changes.
5748
57492000-10-01 Miles Bader <miles@gnu.org>
5750
5751 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
5752 `recenter' with an arg to prevent redrawing the display.
5753
57542000-09-30 Stefan Monnier <monnier@cs.yale.edu>
5755
5756 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
5757
5758 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
5759
5760 * progmodes/c-mode.el (c-mode):
5761 Don't gratuitously override the default for comment-column.
5762
5763 * textmodes/tex-mode.el (latex-metasection-list): New var.
5764 (latex-imenu-create-index): Use it.
5765 Move the regexp construction outside loops (and use push).
5766 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
5767 (tex-font-lock-keywords): Moved from font-lock.el.
5768 (tex-comment-indent): Remove.
5769 (tex-common-initialization): Don't set comment-indent-function.
5770 (latex-block-default): New var.
5771 (tex-latex-block): Use it to provide a default choice.
5772 Add any unknown choice to latex-block-names.
5773 Insert [...] after {...}.
5774 (tex-last-unended-begin): Simplify regexp.
5775 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
5776 (latex-forward-sexp-1, latex-forward-sexp): New functions.
5777 (latex-mode): Set forward-sexp-function.
5778
5779 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
5780 Add regexp for @ignore ... @end ignore.
5781 (texinfo-heading-face): New face.
5782 (texinfo-font-lock-keywords): Use it.
5783 (texinfo-mode-menu): New menu.
5784 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
5785 New functions.
5786 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
5787 (texinfo-section-types-regexp, texinfo-section-level-regexp)
5788 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
5789 Remove declaration.
5790 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
5791
5792 * delsel.el (delete-selection-mode): Use define-minor-mode.
5793
5794 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
5795
57962000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5797
5798 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
5799
58002000-09-30 Gerd Moellmann <gerd@gnu.org>
5801
5802 * replace.el (keep-lines-read-args): New function.
5803 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
5804 read arguments interactively. Add parameters RSTART and REND.
5805 Operate on the active region in Transient Mark mode.
5806
5807 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
5808
5809 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
5810 (authors-obsolete-files-regexps): New variable.
5811 (authors-add): Don't record changes in obsolete files.
5812
58132000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5814
5815 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
5816
5817 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
5818 (comment-indent): Make sure there's a space between code and comment.
5819 Shift comments left to avoid going past fill-column.
5820
58212000-09-29 Gerd Moellmann <gerd@gnu.org>
5822
5823 * startup.el (startup-echo-area-message): New function.
5824 (display-startup-echo-area-message): Use it.
5825 (fancy-splash-screens): Rewritten to use keymaps and a timer.
5826 (fancy-splash-default-action): New function.
5827 (fancy-splash-screens-1): New function.
5828 (fancy-splash-head): Put a help-echo and a keymap under the image.
5829
58302000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5831
5832 * diff-mode.el (diff-add-log-file-name): Remove.
5833 (diff-mode): Use add-log-buffer-file-name-function.
5834
5835 * add-log.el (find-change-log): New arg BUFFER-FILE.
5836 (add-log-file-name): Obey add-log-file-name-function.
5837 (add-log-buffer-file-name-function): New var.
5838 (add-change-log-entry): Use it.
5839
58402000-09-29 Miles Bader <miles@gnu.org>
5841
5842 * image-file.el (image-file-name-extensions): New variable.
5843 (image-file-name-regexps): Renamed from `image-file-regexps'.
5844 New default value is nil. Call `auto-image-file-mode'.
5845 (image-file-name-regexp): New function.
5846 (auto-image-file-mode): New minor mode.
5847 (insert-image-file): Don't make conditional on the image-file
5848 handler being enabled.
5849 (image-file-handler): Make the call here conditional instead.
5850 (set-image-file-handler-enabled, enable-image-file-handler)
5851 (disable-image-file-handler): Functions removed.
5852
5853 * emacs-lisp/authors.el (authors-print): Rephrase many-files
5854 string.
5855
58562000-09-29 Gerd Moellmann <gerd@gnu.org>
5857
5858 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
5859 it's a function from CL.
5860 (latex-imenu-create-index): Replace eval-when-compile with progn
5861 because latex-section-alist is not bound while compiling.
5862
58632000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5864
5865 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
5866 (outline-mode): Use define-derived-mode.
5867
5868 * progmodes/perl-mode.el (perl-mode):
5869 * progmodes/awk-mode.el (awk-mode):
5870 * progmodes/asm-mode.el (asm-mode):
5871 Don't gratuitously override the default for comment-column.
5872
5873 * emacs-lisp/lisp.el (lisp-complete-symbol):
5874 Distinguish the let-binding case from the funcall case.
5875 (forward-sexp-function): New variable.
5876 (forward-sexp): Use it.
5877
5878 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5879 (easy-mmode-defmap): Remove the now useless autoload.
5880
5881 * time.el (display-time-mode): Use define-minor-mode.
5882
5883 * subr.el (add-minor-mode): Don't eval NAME.
5884 Don't depend on the presence of TOGGLE-FUN for any special behavior.
5885 Use if rather than cond.
5886
5887 * simple.el (read-expression-map): Define more properly.
5888 (comment-indent-hook): Remove.
5889 (string-to-syntax): Bug fix.
5890
5891 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5892 (cvs-ediff-diff): Fix typo.
5893 (cvs-revert-if-needed): Don't bother preserving read-only.
5894
5895 * paren.el (show-paren-mode): Use define-minor-mode.
5896
5897 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5898 (toggle-auto-compression): Remove.
5899 (jka-compr-build-file-regexp): Remove useless grouping.
5900
5901 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5902 Avoid user-reserved bindings.
5903 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5904 (diff-header-face): Revert to grey85.
5905
5906 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5907
5908 * complete.el (partial-completion-mode) <defcustom>: Remove.
5909 (partial-completion-mode): Use define-minor-mode.
5910 (PC-do-completion): Understand `completion-auto-help = delay'
5911 to mean to popup the completion buffer only the second time.
5912 (PC-include-file-all-completions, PC-include-file-all-completions)
5913 (PC-include-file-all-completions): Don't quote lambda.
5914
5915 * comint.el (comint-mode-hook): Docstring fix.
5916 (comint-mode): Use define-derived-mode.
5917 (comint-mode-map): Remove obsolete comment.
5918 (make-comint): Minor stylistic change.
5919 (comint-insert-clicked-input): Be more careful to find the overlay.
5920 Use this-command-keys rather than hardcoding mouse-2.
5921
5922 * font-lock.el: Replace confusing (,@ with ,
5923 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5924 Don't use regexp-opt-depth. Spice up the regexp for args.
5925 Don't distinguish between cmds that can take an opt arg or not.
5926 Use `append' and `prepend' rather than `keep'.
5927
5928 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5929 (latex-outline-regexp): New var.
5930 (latex-outline-level): New fun.
5931 (latex-section-alist): New var.
5932 (latex-imenu-create-index): Use it. Use `push' as well.
5933 (tex-shell-map): Initialize it properly.
5934 (tex-mode): Minor stylistic change.
5935 (plain-tex-mode): Use define-derived-mode.
5936 (latex-mode): Use define-derived-mode.
5937 Construct the paragraph regexps in a more readable way.
5938 Set the buffer-local outline-{level,regexp} vars.
5939 (slitex-mode): Derive from latex-mode.
5940 (tex-common-initialization): Don't kill-all-vars anymore.
5941 Add setting for comment-add and font-lock-defaults.
5942 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5943 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
5944 (tex-start-tex): New arg DIR (and send a chdir command for it).
5945 Also display the shell buffer and save it in tex-last-buffer-texed.
5946 (tex-region): Use expand-file-name rather than concat.
5947 Remove code made useless by changes in tex-start-tex.
5948 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5949
5950 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5951
59522000-09-28 Dave Love <fx@gnu.org>
5953
5954 * eshell/eshell.el (eshell) <defgroup>: Add :version.
5955
59562000-09-28 Gerd Moellmann <gerd@gnu.org>
5957
5958 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5959 `append'.
5960
59612000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5962
5963 * info.el (Info-extract-pointer): Undo last change.
5964 Instead, fix the position of the `bound' arg to re-search-backward.
5965
59662000-09-27 Stefan Monnier <monnier@cs.yale.edu>
5967
5968 * info.el (Info-extract-pointer):
5969 Widen more carefully, to avoid finding pointers in other nodes.
5970 (Info-index): Use push.
5971
59722000-09-27 Gerd Moellmann <gerd@gnu.org>
5973
5974 * frame.el (set-frame-font): Remove call to obsolete function
5975 frame-update-faces.
5976 (set-foreground-color, set-background-color): Likewise for
5977 frame-update-face-colors.
5978
59792000-09-27 Miles Bader <miles@gnu.org>
5980
5981 * image-file.el: New file.
5982
59832000-09-27 Gerd Moellmann <gerd@gnu.org>
5984
5985 * frame.el (frame-notice-user-settings): Don't call
5986 frame-update-faces, which is a no-op now.
5987
5988 * ediff-wind.el (ediff-control-frame-parameters): Add zero
5989 tool-bar-lines.
5990
59912000-09-27 Dave Love <fx@gnu.org>
5992
5993 * mouse.el: Fix last change.
5994
59952000-09-27 Miles Bader <miles@lsi.nec.co.jp>
5996
5997 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
5998
59992000-09-22 Kenichi Handa <handa@etl.go.jp>
6000
6001 * international/quail.el (quail-help): The output message is
6002 improved.
6003
60042000-09-26 Dave Love <fx@gnu.org>
6005
6006 * mouse.el (popup-menu): If POSITION is nil, set it using
6007 mouse-position.
6008
60092000-09-25 Sam Steingold <sds@gnu.org>
6010
6011 * net/browse-url.el (browse-url-file-url): Check for null maps.
6012
60132000-09-26 Gerd Moellmann <gerd@gnu.org>
6014
6015 * frame.el (frame-notice-user-settings): Don't add a
6016 tool-bar-lines frame parameter to default-frame-alist in batch mode.
6017
6018 * frame.el (frame-notice-user-settings):
6019 Make tool-bar-mode and default-frame-alist consistent.
6020
6021 * toolbar/tool-bar.el (tool-bar-help): New function.
6022
60232000-09-25 Gerd Moellmann <gerd@gnu.org>
6024
6025 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
6026 current-load-list in top-level forms. Else this leaks a cons cell
6027 every time a defun is called.
6028
6029 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
6030
60312000-09-25 Dave Love <fx@gnu.org>
6032
6033 * startup.el (fancy-splash-head): Check XPM is available.
6034
6035 * autoinsert.el (auto-insert): Doc fix.
6036 (auto-insert-alist): Following GNU notices, don't say `copyright
6037 _by_'. Use line-beginning-position.
6038 (auto-insert): Check buffer-file-name is non-nil before use.
6039
60402000-09-25 Gerd Moellmann <gerd@gnu.org>
6041
6042 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
6043 starting with `@def' or `@multitable', in addition to ones
6044 specified by the user in auto-fill-inhibit-regexp.
6045
60462000-09-25 Markus Rost <rost@math.ohio-state.edu>
6047
6048 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
6049 rmail-dont-reply-to-names matches the empty string.
6050
60512000-09-25 Gerd Moellmann <gerd@gnu.org>
6052
6053 * startup.el (command-line-1, fancy-splash-text): Change the
6054 text to sound more friendly.
6055
60562000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
6057
6058 * progmodes/hideshow.el: Update author email address.
6059 Generally, sync w/ maintainer version 5.22.
6060 (hs-hide-all-non-comment-function): New var.
6061 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
6062 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
6063 (hs-show-region): Delete this command.
6064 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
6065
60662000-09-22 Dave Love <fx@gnu.org>
6067
6068 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
6069 (hl-line-highlight): Specify buffer when moving overlay.
6070
6071 * progmodes/fortran.el (fortran-mode): Locally set
6072 normal-auto-fill-function.
6073 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
6074 (fortran-mode-map): Adjust auto-fill menu entry.
6075
60762000-09-22 Gerd Moellmann <gerd@gnu.org>
6077
6078 * vc-rcs.el (toplevel): Require `vc' when compiling.
6079
6080 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
6081
60822000-09-22 Andre Spiegel <spiegel@gnu.org>
6083
6084 * vc.el (vc-switch-backend): Signal an error if the file is not
6085 registered under the new backend.
6086
6087 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
6088 without explicit revision number.
6089
60902000-09-21 Stefan Monnier <monnier@cs.yale.edu>
6091
6092 * diff-mode.el (diff-file-header-face): Reset to its previous value.
6093 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
6094 (diff-xor): New function.
6095 (diff-find-source-location): Use it. Fix a stupid name clash.
6096 (diff-hunk-status-msg): New function.
6097 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
6098 (diff-test-hunk): Use diff-find-source-location.
6099 (diff-goto-source): Favor the `reverse'.
6100 (diff-hunk-text): Properly handle one-sided context diffs.
6101 (diff-apply-hunk): When done, advance to the next hunk.
6102
61032000-09-21 Gerd Moellmann <gerd@gnu.org>
6104
6105 * startup.el (command-line): If frame was created with a non-zero
6106 tool-bar-lines parameter, switch tool-bar-mode on.
6107
6108 * add-log.el (change-log-date-face, change-log-name-face)
6109 (change-log-email-face, change-log-file-face)
6110 (change-log-list-face, change-log-conditionals-face)
6111 (change-log-function-face, change-log-acknowledgement-face):
6112 New faces, inheriting from font-lock faces.
6113 (change-log-font-lock-keywords): Use them.
6114
61152000-09-21 Dave Love <fx@gnu.org>
6116
6117 * progmodes/cperl-mode.el (top-level): Clean up
6118 `eval-when-compile's and assorted defvars.
6119 (cperl-invalid-face): Don't double-quote value. Change custom
6120 type.
6121 (cperl-mode): Set normal-auto-fill-function and don't zap
6122 auto-fill-function.
6123 (cperl-imenu--function-name-regexp-perl): Renamed from
6124 imenu-example--function-name-regexp-perl.
6125 (cperl-imenu--create-perl-index): Renamed from
6126 imenu-example--create-perl-index.
6127 (cperl-xsub-scan): Don't require cl.
6128
6129 * msb.el (msb-mode-map): Use substitute-key-definition.
6130 (msb-mode): Use msb-mode-map.
6131
61322000-09-21 Andre Spiegel <spiegel@gnu.org>
6133
6134 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
6135 New functions.
6136 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
6137 (vc-switch-backend): New function.
6138 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
6139 (vc-register): Fix prompt.
6140 (vc-unregister, vc-default-unregister): New functions.
6141 (vc-version-diff): Handle empty buffer in sentinel.
6142
6143 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
6144 (vc-rcs-state-heuristic): Use it to guess the state of files with
6145 non-strict locking.
6146 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
6147 been set with -b, but not created yet.
6148 (vc-rcs-fetch-master-state): With non-strict locking, compare file
6149 contents in order to find the state.
6150 (vc-rcs-checkin): Allow creation of branches with no changes.
6151 (vc-rcs-unregister, vc-rcs-receive-file)
6152 (vc-rcs-set-non-strict-locking): New functions.
6153
6154 * vc-hooks.el (vc-name): Force correct computation of the value
6155 in case it is missing.
6156
61572000-09-21 Gerd Moellmann <gerd@gnu.org>
6158
6159 * startup.el (fancy-splash-tail): Use a different foreground
6160 color on a dark frame background.
6161
61622000-09-21 Miles Bader <miles@lsi.nec.co.jp>
6163
6164 * info.el: Use the correct capitalization when making Info-mode
6165 and Info-edit-mode `special' modes.
6166
61672000-09-20 Stefan Monnier <monnier@cs.yale.edu>
6168
6169 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
6170 (diff-mode): Add support for add-log.el.
6171 (diff-hunk-text): Use char offsets rather than line offsets.
6172 (diff-find-source-location): Replace LINE with line-offset (nil
6173 if not found) and always set POS to a meaningful position.
6174 Adapt to the new char-offsets.
6175 (diff-apply-hunk): Drop support for the unused `select' POPUP.
6176 Adapt to the new diff-find-source-location.
6177 (diff-goto-source): Adapt to the new diff-find-source-location.
6178
6179 * add-log.el (add-log-file-name): New function (split out of
6180 add-change-log-entry).
6181 (add-change-log-entry): Use it.
6182 Call add-log-file-name-function with the changelog file name if
6183 the current buffer is not associated with any file.
6184 Avoid find-file if the selected window is dedicated.
6185
6186 * diff-mode.el (diff-find-source-location):
6187 Move code from diff-apply-hunk. Return buffer rather than file.
6188 (diff-apply-hunk): Use the new result from diff-find-source-location.
6189 (diff-goto-source): Use the new diff-find-source-location.
6190
61912000-09-20 Dave Love <fx@gnu.org>
6192
6193 * iswitchb.el: Some doc fixes.
6194 (iswitchb-mode-map): Define completely initially. Inherit
6195 minibuffer-local-map.
6196 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
6197 fundamental-mode.
6198 (iswitchb-global-map): New variable.
6199 (iswitchb-summaries-to-end): Amalgamate regexps.
6200 (iswitchb-mode): New.
6201 (iswitchb-mode-hook): New variable.
6202 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
6203 `extensions'.
6204
62052000-09-20 Gerd Moellmann <gerd@gnu.org>
6206
6207 * ehelp.el (electric-help): New defgroup.
6208 (electric-help-shrink-window): New user-option.
6209 (with-electric-help): Use it.
6210
6211 * window.el (shrink-window-if-larger-than-buffer): If face
6212 `mode-line' has a :box, and we're on a graphical frame, add 1
6213 to the needed window height.
6214
6215 * frame.el (frame-notice-user-settings): Add a last parameter nil
6216 to a call to `append', because the last list passed to `append' is
6217 not copied, and so subsequent calls to assq-delete-all will modify
6218 default-frame-alist.
6219
6220 * startup.el (fancy-splash-image): Change :type.
6221 (fancy-splash-head): Use an XBM image if appropriate.
6222 (command-line-1): Show splash screens in more cases.
6223
6224 * startup.el (fancy-splash-text): Don't quote faces.
6225
6226 * dired.el (dired-font-lock-keywords): Undo last change.
6227 (dired-readin): Bind indent-tabs-mode to nil.
6228
6229 * startup.el (fancy-splash-head): If frame's background mode
6230 is `dark', change the black background of the image to gray.
6231 (fancy-splash-screens): Display startup echo area message.
6232 (display-startup-echo-area-message): New function.
6233
62342000-09-20 Miles Bader <miles@lsi.nec.co.jp>
6235
6236 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
6237
6238 * info.el (info-header-node): Tweak for color ttys.
6239
6240 * faces.el (face-valid-attribute-values): Make sure directories we
6241 search for stipples both exist and are readable before trying to
6242 search them.
6243
6244 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
6245 in the dry-run case.
6246
6247 * jka-compr.el (with-auto-compression-mode): New macro.
6248
6249 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
6250 (custom-group-tag-face, custom-variable-tag-face): Use relative
6251 :height and inherit from `variable-pitch' face instead of
6252 hardwiring :family.
6253 * hi-lock.el (hi-black-hb): Likewise.
6254
6255 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
6256 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
6257 toolbar-add-item, if image doesn't have a mask add a `:mask
6258 heuristic'.
6259
62602000-09-19 Stefan Monnier <monnier@cs.yale.edu>
6261
6262 * diff-mode.el: Docstring fixes.
6263 (diff-header-face, diff-comment-face): New faces.
6264 (diff-font-lock-keywords): Highlight a bit differently.
6265 (diff-find-source-location): Don't return SPAN any more.
6266 (diff-hunk-text): Don't bother erasing the temp buffer.
6267 (diff-find-text): Drop argument LINE.
6268 (diff-apply-hunk): Update calls to diff-find-text.
6269 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
6270
6271 * calendar/calendar.el: Docstring fixes.
6272 (calendar-make-alist): Don't quote lambda.
6273 (calendar-star-date): Use make-local-variable.
6274
62752000-09-19 Dave Love <fx@gnu.org>
6276
6277 * toolbar/tool-bar.el: Renamed from toolbar.el.
6278 Change `toolbar' to `tool-bar' generally in symbols.
6279 Make some items invisible in `special' major modes.
6280 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
6281 Add arg PROPS.
6282
6283 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
6284 Add :version here.
6285 (fancy-splash-delay, fancy-splash-image): Remove :version here.
6286
62872000-09-19 Gerd Moellmann <gerd@gnu.org>
6288
6289 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
6290
6291 * files.el (find-file-suppress-same-file-warnings): New user-option.
6292 (find-file-noselect): Use it.
6293
6294 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
6295 (fancy-splash-screen): Defgroup.
6296
6297 * add-log.el (change-log-font-lock-keywords): Match names
6298 more exactly for the case that font-lock-constant-face is
6299 underlined.
6300
63012000-09-19 Richard M. Stallman <rms@gnu.org>
6302
6303 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
6304
63052000-09-19 Andre Spiegel <spiegel@gnu.org>
6306
6307 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
6308
63092000-09-19 Gerd Moellmann <gerd@gnu.org>
6310
6311 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
6312 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
6313 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
6314 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
6315 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
6316 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
6317 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
6318 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
6319 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
6320 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
6321 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
6322 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
6323
6324 * startup.el (fancy-splash-text): New variable.
6325 (fancy-splash-delay, fancy-splash-image): New user-options.
6326 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6327 (fancy-splash-screens): New functions.
6328 (command-line-1): If display has a `display' frame parameter, has
6329 colors, and we have XPM support, show more fancy splash screens.
6330
63312000-09-19 Dave Love <fx@gnu.org>
6332
6333 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
6334 with null `help'. Use modern backquote syntax.
6335
63362000-09-19 Gerd Moellmann <gerd@gnu.org>
6337
6338 * font-lock.el (font-lock-mode): Change message telling the user
6339 that ``the buffer is too big''.
6340
6341 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
6342 for instance for the case that tab-width is 2.
6343
63442000-09-18 Gerd Moellmann <gerd@gnu.org>
6345
6346 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
6347 toolbar-add-item, if image doesn't have a mask add a `:mask
6348 heuristic'.
6349
63502000-09-18 Miles Bader <miles@lsi.nec.co.jp>
6351
6352 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
6353 and return a cons if it's non-nil.
6354 (diff-apply-hunk): Try to jump to the line in the source text
6355 corresponding to the position of point in the in the hunk.
6356
6357 * info.el (Info-title-3-face, Info-title-2-face)
6358 (Info-title-1-face): Use face inheritance and relative sizes
6359 instead of hard-wiring things.
6360
6361 * faces.el (secondary-selection): Make dark-background variant sane.
6362
63632000-09-16 Andrew Innes <andrewi@gnu.org>
6364
6365 * makefile.w32-in (compile-files-CMD): No need to make .elc files
6366 read-only, since they aren't under VC now.
6367
63682000-09-17 Dave Love <fx@gnu.org>
6369
6370 * tmm.el: Replace mapcar with mapc in several places.
6371
6372 * loadhist.el (unload-feature): Maybe call elp-restore-list and
6373 ad-unadvise.
6374
6375 * international/latin1-disp.el: New file.
6376
6377 * calendar/cal-move.el (scroll-calendar-left)
6378 (scroll-calendar-right): Make arg optional (for active mode line).
6379
6380 * calendar/calendar.el (calendar-mode-line-format): Make fields
6381 mouse-sensitive.
6382 (calendar-read-date, calendar-read-date, calendar-window-list):
6383 Unquote lambda.
6384 (calendar-month-name): Use aref, not sref.
6385
6386 * view.el (minor-mode-alist): Propertize the string.
6387
6388 * international/characters.el (standard-case-table): Add entries
6389 for Greek.
6390
63912000-09-18 Miles Bader <miles@gnu.org>
6392
6393 * info.el (info-node, info-xref): Add dark-background variants.
6394
6395 * faces.el (header-line): Change defaults to be less confusing
6396 when mixed with mode-lines.
6397
6398 * info.el (Info-fontify-node): Make a few cleanups.
6399 Add extra `help-echo' and `local-map' props to node xrefs.
6400 Use header-specific faces for node-names & xrefs.
6401 (Info-use-header-line): New variable.
6402 (info-header-xref, info-header-node): New faces.
6403 (Info-setup-header-line): New function.
6404 (Info-select-node): Call Info-setup-header-line when enabled.
6405 (Info-extract-pointer): Work even if the header line is hidden.
6406 (Info-header-line): New variable.
6407
64082000-09-16 Stefan Monnier <monnier@cs.yale.edu>
6409
6410 * vms-patch.el (print-region-function): Don't quote lambda.
6411
6412 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6413
6414 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6415 (lm-get-header-re): Allow spaces between the header and the colon.
6416 (lm-header): Allow $ in non-RCS headers.
6417 (lm-header-multiline): Put the strings back into order.
6418 Stop at an empty line. Don't require two space chars if the
6419 line is clearly not another header line.
6420
6421 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6422 (popup-menu-popup): Remove.
6423
64242000-09-15 Gerd Moellmann <gerd@gnu.org>
6425
6426 * toolbar/toolbar.el (toolbar-add-item): Use the same image
6427 specification if or if not tool-bar item contains an `:enabled'
6428 property.
6429
6430 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6431 current buffer has no file name.
6432
64332000-09-15 Dave Love <fx@gnu.org>
6434
6435 * strokes.el: Sync with maintainer's current version with changes
6436 for Emacs, but avoid runtime cl and levents.
6437 (toplevel): Change autoloads and compilation requires.
6438 (strokes-version, strokes-bug-address, strokes-lift): Values
6439 changed.
6440 (strokes-xpm-header, strokes-insinuated): New variable.
6441 (strokes): Add :link.
6442 (strokes-mode): Customized.
6443 (strokes-while-inhibiting-garbage-collector): New macro.
6444 (strokes-remassoc): Avoid remove-if.
6445 (strokes-fix-button2-command): Don't use ad-do-it.
6446 (strokes-insinuate): New function.
6447 (strokes-button-press-event-p, strokes-button-release-event-p):
6448 New functions, used instead of non-`strokes-' versions..
6449 (strokes-mouse-event-p): Rewritten.
6450 (strokes-event-closest-point): Avoid event-point.
6451 (strokes-get-grid-position): Avoid cdadr, caadr
6452 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6453 functions.
6454 (strokes-help): Use with-output-to-temp-buffer.
6455 (strokes-window-configuration-changed-p): New function.
6456 (strokes-update-window-configuration): Use buffer-live-p,
6457 strokes-window-configuration-changed-p.
6458 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
6459 (strokes-char-face): New face.
6460 (strokes-char-table, strokes-base64-chars): New variable.
6461 (strokes-xpm-for-stroke, strokes-list-strokes)
6462 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6463 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6464 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6465 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6466 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6467 functions.
6468
64692000-09-15 Gerd Moellmann <gerd@gnu.org>
6470
6471 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6472
6473 * image.el (create-image): Doc fix.
6474
6475 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6476 instead of `:heuristic-mask t'.
6477
64782000-09-14 Andrew Innes <andrewi@gnu.org>
6479
6480 * makefile.w32-in: Revert to Unix line endings.
6481
64822000-09-14 Andrew Innes <andrewi@gnu.org>
6483
6484 * makefile.w32-in: Add bootstrap support. Also copy lisp source
6485 when installing.
6486
6487 * makefile.nt (DONTCOMPILE): Fix typo.
6488
6489 * shell.el (shell-write-history-on-exit): New function.
6490 (shell-dumb-shell-regexp): New custom variable.
6491 (shell-mode): Make shell-write-history-on-exit the process
6492 sentinel if shell name matches shell-dumb-shell-regexp.
6493
6494 * w32-fns.el: Comment out before-init-hook function which resets
6495 source-directory based; this breaks bootstrap.
6496
64972000-09-14 Dave Love <fx@gnu.org>
6498
6499 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6500 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6501 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6502 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6503 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6504 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6505 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
6506 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
6507 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6508
6509 * toolbar/toolbar.el: New.
6510
6511 * subdirs.el: Add toolbar.
6512
65132000-09-14 Gerd Moellmann <gerd@gnu.org>
6514
6515 * indent.el (indent-for-tab-command): Doc fix.
6516
65172000-09-14 Alex Schroeder <alex@gnu.org>
6518
6519 * ansi-color.el (ansi-colors): Doc change.
6520 (ansi-color-get-face): Simplified regexp.
6521 (ansi-color-faces-vector): Added more faces, doc change.
6522 (ansi-color-names-vector): Doc change.
6523 (ansi-color-regexp): Simplified regexp.
6524 (ansi-color-parameter-regexp): New regexp.
6525 (ansi-color-filter-apply): Doc change.
6526 (ansi-color-filter-region): Doc change.
6527 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6528 deal with zero length parameters.
6529 (ansi-color-apply-on-region): Doc change.
6530 (ansi-color-map): Doc change.
6531 (ansi-color-map-update): Removed debugging message.
6532 (ansi-color-get-face-1): Added condition-case to trap
6533 args-out-of-range errors.
6534 (ansi-color-get-face): Doc change.
6535 (ansi-color-make-face): Removed.
6536 (ansi-color-for-shell-mode): New option.
6537
65382000-09-13 Kenichi Handa <handa@etl.go.jp>
6539
6540 * international/quail.el (quail-start-translation): Translate KEY
6541 if necessary even if it doesn't have any mapping in the current
6542 input method.
6543 (quail-start-conversion): Likewise.
6544 (quail-help): The output message is improved.
6545
65462000-09-13 Miles Bader <miles@gnu.org>
6547
6548 * comint.el (comint-output-filter): Revert to using
6549 `insert-before-markers'. Add bletcherous hack to undo damage
6550 caused by `insert-before-markers'. Put `front-sticky' property on
6551 overlays created here so that the field code understands how the
6552 overlay works. Use a let when making comint-last-prompt-overlay,
6553 so that the code is easier to read.
6554
65552000-09-13 Dave Love <fx@gnu.org>
6556
6557 * wid-edit.el (widget-default-format-handler): DTRT when
6558 doc-property is a function.
6559
65602000-09-12 Francesco Potorti` <pot@gnu.org>
6561
6562 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6563 filed name if it's not there.
6564
65652000-09-12 Dave Love <fx@gnu.org>
6566
6567 * simple.el (read-mail-command): Doc fix.
6568 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6569
6570 * vc.el (vc-dired-listing-switches): Fix :version.
6571
6572 * vc-hooks.el: Doc fixes.
6573
6574 * subr.el (add-minor-mode): Use toggle-fun arg.
6575
6576 * speedbar.el: Add :version to several defcustoms.
6577
6578 * imenu.el (imenu--truncate-items, imenu--cleanup)
6579 (imenu--generic-function): Avoid mapcar.
6580 (imenu--replace-spaces): Function removed.
6581 (imenu--completion-buffer): Use subst-char-in-string.
6582 (imenu-add-to-menubar): Use keymap inheritance.
6583
65842000-09-12 Miles Bader <miles@gnu.org>
6585
6586 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6587 (diff-mode-map): Bind `diff-test-hunk'.
6588 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6589
65902000-09-11 Gerd Moellmann <gerd@gnu.org>
6591
6592 * bytecomp.el (byte-compile-defvar): Undo last change
6593 because it breaks '(make-variable-buffer-local (defvar ...)'
6594 which is used at least in dired.
6595
65962000-09-12 Kenichi Handa <handa@etl.go.jp>
6597
6598 * international/quail.el (quail-define-package): Docstring
6599 modified.
6600
66012000-09-12 Kenichi Handa <handa@etl.go.jp>
6602
6603 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6604 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6605 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
6606 docstring of "chinese-py".
6607
6608 * international/quail.el (quail-translation-docstring): New
6609 variable.
6610 (quail-show-keyboard-layout): Docstring modified.
6611 (quail-select-current): Likewise.
6612 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
6613 infinite recursive call.
6614 (quail-help): Check quail-translation-docstring. Format of the
6615 output changed.
6616 (quail-help-insert-keymap-description): Adjusted for the above
6617 change.
6618
66192000-09-11 Gerd Moellmann <gerd@gnu.org>
6620
6621 * bytecomp.el (byte-compile-defvar): Only cons onto
6622 current-load-list in top-level forms. Else this leaks a cons cell
6623 every time a defun is called.
6624
66252000-09-11 Miles Bader <miles@lsi.nec.co.jp>
6626
6627 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6628 Now understands non-unified diffs. Some functionality moved into
6629 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
6630 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
6631 modify anything. Only reposition point in the patched file if the
6632 patch succeeds. Only pop up another window if POPUP is true.
6633 Emit a message describing what happened if successful, and at what
6634 line-offset. Automatically detect reversed hunks and do something
6635 appropriate.
6636 (diff-hunk-text, diff-find-text): New functions.
6637 (diff-filter-lines): Function removed.
6638 (diff-test-hunk): New function.
6639 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6640
66412000-09-10 Dave Love <fx@gnu.org>
6642
6643 * textmodes/tildify.el: Minor doc/commentary fixes.
6644 (tildify) <defgroup>: Add :version.
6645
6646 * faces.el (face-x-resources): Make custom type more specific.
6647 (frame-background-mode): Use mapc.
6648 (region) <defcustom>: Add :version.
6649
66502000-09-08 Stefan Monnier <monnier@cs.yale.edu>
6651
6652 * vc-sccs.el (vc-sccs-register):
6653 * vc-rcs.el (vc-rcs-register):
6654 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
6655 * vc.el (vc-register): Clear file's properties.
6656
66572000-09-08 Gerd Moellmann <gerd@gnu.org>
6658
6659 * faces.el (face-spec-set): Only face-spec-reset-face when
6660 ATTRS is non-nil.
6661
66622000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6663
6664 * help.el (help-insert-xref-button): Fix a typo in doc string.
6665
66662000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6667
6668 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6669 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
6670 methods.
6671
6672 * menu-bar.el (read-mail-item-name): New function.
6673 (menu-bar-tools-menu): Use it to compute and display the package
6674 used to read email.
6675 (menu-bar-tools-menu): Fix typo in GUD's help string.
6676
66772000-09-07 Dave Love <fx@gnu.org>
6678
6679 * diff-mode.el (diff-mouse-goto-source): New function.
6680
6681 * vc-sccs.el: Doc fixes.
6682 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
6683
6684 * vc-rcs.el: Doc fixes.
6685 (vc-rcs-register-switches, vc-rcs-checkin-switches)
6686 (vc-rcs-checkout-switches, vc-rcs-header)
6687 (vc-rcs-master-templates): Add or change :version.
6688
6689 * vc-cvs.el: Doc fixes.
6690 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
6691 (vc-cvs-stay-local): Add :version.
6692
6693 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
6694
66952000-09-07 Kenichi Handa <handa@etl.go.jp>
6696
6697 * international/quail.el (quail-help): Fix previous change.
6698
66992000-09-07 Gerd Moellmann <gerd@gnu.org>
6700
6701 * faces.el (color-values): Doc fix.
6702
6703 * faces.el (frame-set-background-mode): Use frame-parameter
6704 instead of frame-parameters.
6705
6706 * frame.el (filtered-frame-list): Reduce consing.
6707 (frames-on-display-list): Call frame-parameter instead of
6708 frame-parameters.
6709
67102000-09-07 Kenichi Handa <handa@etl.go.jp>
6711
6712 * language/devan-util.el (devanagari-to-indian-region): In the
6713 loop, change the following char, not preceding char.
6714
67152000-09-07 Gerd Moellmann <gerd@gnu.org>
6716
6717 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
6718 instead of frame-parameters.
6719
6720 * faces.el (set-face-attribute): Simplify by calling
6721 internal-set-lisp-face-attribute with FRAME being 0.
6722
6723 * vc.el: Remove `Id' version control keyword.
6724
67252000-09-07 Kenichi Handa <handa@etl.go.jp>
6726
6727 * help.el (help-make-xrefs): Adjusted for the change of
6728 help-xref-mule-regexp.
6729 (help-insert-xref-button): New function.
6730
6731 * international/mule-cmds.el (help-xref-mule-regexp-template):
6732 Include the pattern for character set.
6733 (leim): New group.
6734
6735 * international/quail.el: Don't require face.
6736 (quail): New group.
6737 (quail-other-command): Dummy command to make quail-help work better.
6738 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
6739 (quail-keyboard-layout-substitution): New variable.
6740 (quail-update-keyboard-layout): New function.
6741 (quail-keyboard-layout-type): New customizable variable.
6742 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
6743 (quail-keyboard-translate): Pay attention to
6744 quail-keyboard-layout-substitution.
6745 (quail-insert-kbd-layout): New function.
6746 (quail-show-keyboard-layout): New function.
6747 (quail-get-translation): If the definition is a vector of length
6748 1, and the element is a string of length 1, return the character
6749 in that string.
6750 (quail-update-current-translations): Fix the case of
6751 relative-index out of range.
6752 (quail-build-decode-map, quail-insert-decode-map): New Functions.
6753 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
6754 Show key sequences for all available characters.
6755 (quail-help-insert-keymap-description): Don't show such verbose
6756 key bindings as quail-self-insert-command.
6757
6758 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6759 Format changed, and each element now have extra documentations.
6760 (tit-process-header): Delete invalid characters from TIT-PROMPT.
6761 Adjusted for the change of quail-cxterm-package-ext-info.
6762
67632000-09-06 Gerd Moellmann <gerd@gnu.org>
6764
6765 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
6766 requiring it leads to a recursive loading of vc.el and vc-hooks.el
6767 during bootstrap.
6768
67692000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6770
6771 * vc.el: (toplevel): Don't require `dired' at run-time.
6772 (vc-dired-resynch-file): Remove autoload cookie.
6773
67742000-09-05 Andre Spiegel <spiegel@gnu.org>
6775
6776 * vc.el: Made several backend functions optional.
6777 (vc-default-responsible-p): New function.
6778 (vc-merge): Use RET for first version to trigger merge-news, not
6779 prefix arg.
6780 (vc-annotate): Handle backends that do not support annotation.
6781 (vc-default-merge-news): Removed. The existence of a merge-news
6782 implementation is now checked on caller sites.
6783
6784 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
6785 case.
6786
6787 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
6788 special case that has been removed from the default in vc-hooks.el.
6789
67902000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6791
6792 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
6793
67942000-09-05 Andre Spiegel <spiegel@gnu.org>
6795
6796 * vc-hooks.el: Require vc during compilation.
6797 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
6798 macro `with-vc-properties' in vc.el.
6799 (vc-file-getprop): Doc fix.
6800 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
6801
6802 * vc.el: Require dired-aux during compilation.
6803 (vc-name-assoc-file): Moved to vc-sccs.el.
6804 (with-vc-properties): New macro.
6805 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
6806 vc-finish-steal): Use it.
6807 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
6808 to the backend-specific function is now supposed to do the checkout,
6809 too.
6810 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
6811
6812 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
6813 set file properties; that gets done in the generic code now.
6814
6815 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
6816 Changed parameter list, added code from vc.el that does the
6817 checkout, possibly with a double-take.
6818
6819 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
6820 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
6821 the above under the new name.
6822 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
6823 parameter list, added checkout command.
6824 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
6825 properties; that gets done in the generic code now.
6826
68272000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6828
6829 * vc.el: Docstring fixes (courtesy of checkdoc).
6830
68312000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6832
6833 * vc.el (vc-checkout-writable-buffer-hook)
6834 (vc-checkout-writable-buffer): Remove.
6835 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
6836 (vc-log-mode): Make it into a clean derived major mode.
6837 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
6838 vc-log-mode if log-edit is not available.
6839 (vc-dired-mode-map): Don't set-keymap-parent yet.
6840 (vc-dired-mode): Do set-keymap-parent here.
6841 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
6842
68432000-09-05 Gerd Moellmann <gerd@gnu.org>
6844
6845 * faces.el (set-face-attribute, face-spec-reset-face)
6846 (face-spec-set): Avoid consing by removing calls to `apply'.
6847
6848 * frame.el (frame-parameter): Move to C code.
6849
68502000-09-05 Dave Love <fx@gnu.org>
6851
6852 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
6853 insert-before-markers-and-inherit. Now checked systematically!
6854
68552000-09-05 Alex Schroeder <alex@gnu.org>
6856
6857 * sql.el (sql-postgres): Use sql-postgres-options.
6858 (sql-postgres-options): New variable.
6859
68602000-09-05 Alex Schroeder <alex@gnu.org>
6861
6862 * sql.el (sql-mode-menu): Work around missing variable mark-active
6863 in XEmacs.
6864 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
6865 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
6866 compatibility.
6867
68682000-09-04 Gerd Moellmann <gerd@gnu.org>
6869
6870 * vc.el (vc-dired-resynch-file): Add autoload cookie.
6871
6872 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6873
6874 * Makefile.in (DONTCOMPILE): Fix typo in file name.
6875
68762000-09-04 Andre Spiegel <spiegel@gnu.org>
6877
6878 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6879 don't support anything else under SCCS yet.
6880
6881 * vc-hooks.el: Minor doc fixes.
6882
68832000-09-04 Andre Spiegel <spiegel@gnu.org>
6884
6885 * vc.el (vc-next-action-on-file): Do not visit the file if it's
6886 not necessary. If verbose in state `needs-patch', do the same as
6887 under `up-to-date'. When NOT verbose and `needs-patch', check out
6888 latest version instead of `merge-news'.
6889 (vc-next-action-dired): Don't mess with default-directory here; it
6890 breaks other parts of dired. It is the job of the
6891 backend-specific functions to adjust it temporarily if they need it.
6892 (vc-next-action): Remove a special CVS case.
6893 (vc-clear-headers): New optional arg FILE.
6894 (vc-checkin, vc-checkout): Set properties vc-state and
6895 vc-checkout-time properly.
6896 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
6897 (vc-print-log): Use new backend function `show-log-entry'.
6898 (vc-cancel-version): Do the checks in a different order. Added a
6899 FIXME concerning RCS-only code.
6900
6901 * vc-rcs.el (vc-rcs-show-log-entry): New function.
6902 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6903
6904 * vc-cvs.el (vc-cvs-show-log-entry): New function.
6905
6906 * vc-hooks.el (vc-default-mode-line-string): Show state
6907 `needs-patch' as a `-' too.
6908
69092000-09-04 Andre Spiegel <spiegel@gnu.org>
6910
6911 * vc.el (vc-responsible-backend): New optional arg REGISTER.
6912 (vc-default-could-register): New function.
6913 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6914 (vc-resynch-buffer): Call vc-dired-resynch-file.
6915 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6916 vc-resynch-buffer instead of vc-resynch-window.
6917 (vc-next-action-dired): Don't redisplay here, that gets done as a
6918 result of the individual file operations.
6919 (vc-retrieve-snapshot): Corrected prompt order.
6920
6921 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
6922
6923 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6924 as well.
6925 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
6926 hostname regexps. Updated all callers.
6927 (vc-cvs-responsible-p): Handle directories as well.
6928 (vc-cvs-could-register): New function.
6929 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6930 properties up-to-date.
6931
6932 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6933 user whether to create one.
6934
69352000-09-04 Andre Spiegel <spiegel@gnu.org>
6936
6937 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6938 check out a non-existing file.
6939
6940 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6941 workfile does not exist.
6942
6943 * vc.el (vc-version-diff): Use `require' to check for existence of
6944 diff-mode.
6945
69462000-09-04 Andre Spiegel <spiegel@gnu.org>
6947
6948 * vc-cvs.el (vc-cvs-registered): Use new function
6949 vc-cvs-parse-entry to do the actual work.
6950
69512000-09-04 Andre Spiegel <spiegel@gnu.org>
6952
6953 * vc-hooks.el (vc-find-backend-function): If function doesn't
6954 exist, return nil instead of error.
6955 (vc-call-backend): Doc fix.
6956
6957 * vc.el (vc-do-command): Doc fix.
6958 (vc-finish-logentry): When checking in from vc-dired, choose the
6959 right backend for logentry check.
6960 (vc-dired-mode-map): Inherit from dired-mode-map.
6961 (vc-dired-mode): Local value of dired-move-to-filename-regexp
6962 simplified.
6963 (vc-dired-state-info): Removed, updated caller.
6964 (vc-default-dired-state-info): Use parentheses instead of hyphens.
6965 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6966 (vc-dired-listing-switches): New variable.
6967 (vc-directory): Use it, instead of dired-listing-switches.
6968
6969 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6970 (vc-cvs-dir-state): New function.
6971 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
6972 (vc-cvs-parse-entry): New function, also to be used in
6973 vc-cvs-registered.
6974
69752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6976
6977 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6978 *or* single-window-frames.
6979
69802000-09-04 Andre Spiegel <spiegel@gnu.org>
6981
6982 * vc.el (vc-update-changelog): Split into generic part and default
6983 implementation. Doc string adapted.
6984 (vc-default-update-changelog): New function. Call the `rcs2log'
6985 script in exec-directory, to fix a long-standing nuisance.
6986
6987 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
6988 simply signals an error.
6989
69902000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6991
6992 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
6993 control-flow more clear and to avoid running `cvs' twice.
6994
6995 * vc.el (vc-next-action-on-file): Doc fix.
6996 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
6997 (vc-print-log): Eval `file' before constructing the continuation.
6998
69992000-09-04 Andre Spiegel <spiegel@gnu.org>
7000
7001 * vc.el (vc-next-action-on-file): Corrected several messages.
7002 (vc-merge): Add prefix arg `merge-news'; handle it.
7003
7004 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
7005 is not reached. It is.
7006 (vc-cvs-merge): Set state to 'edited after merge.
7007 (vc-cvs-merge-news): Set workfile version to nil if not known.
7008 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
7009
7010 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
7011 via stdout. (Merge from main line.)
7012
70132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7014
7015 * vc.el (vc-finish-logentry): Thinko in the "same comment"
7016 detection.
7017
70182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7019
7020 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
7021 against kill-all-local-variables.
7022 (vc-log-edit): Don't save vc-parent-buffer any more.
7023 (vc-last-comment-match): Initialize to an empty string.
7024 (vc-post-command-functions): New hook.
7025 (vc-do-command): Run it.
7026 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
7027 (vc-finish-logentry): Only add the comment to the ring if it's
7028 different from the last comment entered.
7029 (vc-new-comment-index): New function.
7030 (vc-previous-comment): Use it. Make the minibuffer message
7031 slightly less terse.
7032 (vc-comment-search-reverse): Make it work forward as well. Don't
7033 set vc-comment-ring-index if no match is found. Use
7034 vc-new-comment-index.
7035 (vc-comment-search-forward): Use vc-comment-search-reverse.
7036 (vc-dired-mode-map): Don't inherit from dired-mode-map since
7037 define-derived-mode will do it for us. Bind `v' to a keymap that
7038 inherits from vc-prefix-map so that we can bind `vt' without
7039 binding C-x v t.
7040 (vc-retrieve-snapshot): Parenthesis typo.
7041
7042 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
7043 to 1. Make sure to switch to *vc* before looking for an error
7044 message. Use vc-parse-buffer.
7045
70462000-09-04 Andre Spiegel <spiegel@gnu.org>
7047
7048 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
7049 and NAME.
7050 (vc-retrieve-snapshot): Split into two parts.
7051 (vc-default-retrieve-snapshot): New function.
7052
7053 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
7054 (vc-cvs-retrieve-snapshot): New function (untested).
7055 (vc-cvs-stay-local): Default to t.
7056 (vc-cvs-remote-p): New function and property.
7057 (vc-cvs-state): Stay local only if the above is t.
7058 (vc-handle-cvs): Removed.
7059 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
7060 done via vc-handled-backends now.
7061 (vc-cvs-header): Escape Id.
7062
70632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7064
7065 * vc.el (vc-do-command): Remove unused commands.
7066 (vc-version-diff): Make sure default-directory ends with a slash.
7067 Move the window commands into a vc-exec-after.
7068 (vc-print-log): Move more of the code into the `vc-exec-after'.
7069
70702000-09-04 Andre Spiegel <spiegel@gnu.org>
7071
7072 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
7073 (vc-print-log): Search current revision from beginning of buffer.
7074 (vc-revert-buffer): Clear echo area after the diff is finished.
7075 (vc-prefix-map): Removed definition of "t" for terse display in vc
7076 dired.
7077 (vc-dired-mode-map): Inherit from dired-mode-map. Added
7078 definition of "vt" for terse display.
7079 (vc-dired-mode): Fix dired-move-to-filename-regexp.
7080
70812000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7082
7083 * vc.el (vc-exec-after): Avoid caddr.
7084
70852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7086
7087 * vc.el (vc-exec-after): New function.
7088 (vc-do-command): Use it to add a termination message for async
7089 procs.
7090 (vc-checkout): Try to handle a missing-backend situation.
7091 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
7092 of a directory with a backend using async diffs.
7093 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
7094 present.
7095
7096 * vc-sccs.el (vc-sccs-state-heuristic): Use
7097 file-ownership-preserved-p.
7098
7099 * vc-rcs.el (vc-rcs-state-heuristic): Use
7100 file-ownership-preserved-p.
7101 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
7102
71032000-09-04 Andre Spiegel <spiegel@gnu.org>
7104
7105 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
7106 vc-do-command.
7107
7108 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
7109 when there are no changes.
7110
71112000-09-04 Andre Spiegel <spiegel@gnu.org>
7112
7113 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
7114
7115 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
7116
71172000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7118
7119 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
7120
7121 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
7122 the `fset' outside of the defvar so that it works even if
7123 vc-prefix-map was already defined.
7124 (vc-setup-buffer): New function, split out of vc-do-command.
7125 (vc-do-command): Allow BUFFER to be t to mean `just use the
7126 current buffer without any fuss'.
7127 (vc-version-diff): Change the `diff' backend operation to just put
7128 the diff in the current buffer without erasing it. Always use
7129 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
7130 shrink-window-if-larger-than-buffer.
7131 (vc-print-log): Change the `print-log' backend operation to just
7132 put the log in the current buffer without erasing it. Protect
7133 shrink-window-if-larger-than-buffer.
7134 (vc-update-change-log): Fix setd typo.
7135
7136 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
7137 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
7138
7139 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
7140 (vc-rcs-diff): Insert in the current buffer and remove unused arg
7141 CMP.
7142
7143 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
7144 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
7145 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
7146
71472000-09-04 Andre Spiegel <spiegel@gnu.org>
7148
7149 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
7150 not possible, use vc-BACKEND-workfile-unchanged-p.
7151 (vc-default-workfile-unchanged-p): New function. Delegates to a
7152 full vc-BACKEND-diff.
7153
7154 * vc-hooks.el (vc-simple-command): Removed.
7155
7156 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
7157 instead of vc-simple-command.
7158 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
7159 avoid doing a diff when opening a file.
7160 (vc-rcs-state): Added check for unlocked-changes.
7161 (vc-rcs-header): Escape Id.
7162 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
7163 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
7164 version.
7165
7166 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
7167 (vc-sccs-diff): Remove optional arg CMP.
7168 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
7169 SCCS-specific function.
7170
7171 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
7172 vc-simple-command.
7173
71742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7175
7176 * vc.el (vc-editable-p): Renamed from vc-writable-p.
7177 (with-vc-file, vc-merge): Use vc-editable-p.
7178 (vc-do-command): Remove unused var vc-file and fix the
7179 doubly-defined `status' var. Add a user message when starting an
7180 async command.
7181 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
7182 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
7183 Use with-current-buffer.
7184 (vc-buffer-sync): Use unless.
7185 (vc-next-action-on-file): If the file is 'edited by read-only,
7186 make it read-write instead of trying to commit.
7187 (vc-version-diff, vc-update-change-log): Use `setq
7188 default-directory' rather than `cd'.
7189 (vc-log-edit): Don't forget to set default-directory in the
7190 buffer.
7191
7192 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
7193 (vc-sccs-state-heuristic): Use file-writable-p instead of
7194 comparing userids.
7195 (vc-sccs-checkout): Use `unless'.
7196
7197 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
7198 of comparing userids.
7199 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
7200 Simplify the logic by eliminating unreachable code.
7201 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
7202 just do a recursive call if we need to retry.
7203 (vc-rcs-checkout): Handle the case where rcs is missing by making
7204 the buffer read-write if requested and re-signalling the error.
7205
7206 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
7207
72082000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7209
7210 * vc-hooks.el (vc-handled-backends): Docstring change.
7211 (vc-ignore-vc-files): Mark obsolete.
7212 (vc-registered): Check vc-ignore-vc-files.
7213 (vc-find-file-hook, vc-file-not-found-hook): Don't check
7214 vc-ignore-vc-files.
7215
7216 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
7217
72182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7219
7220 * vc.el (vc-checkout): Don't do anything special for ange-ftp
7221 files since ange-ftp already has vc-registered return nil.
7222
7223 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
7224 (vc-sccs-workfile-version): Use with-temp-buffer and new
7225 vc-parse-buffer and don't bother setting the property.
7226 (vc-sccs-add-triple): Use with-current-buffer and
7227 find-file-noselect.
7228 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
7229
7230 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
7231 derives from the old vc-parse-buffer but uses the revision number
7232 rather than the date (much easier to compare robustly).
7233 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
7234 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
7235 locking-user more directly. Check strict locking and set
7236 checkout-model appropriately.
7237 (vc-rcs-parse-locks): Remove.
7238 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
7239 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
7240 (vc-rcs-system-release): Use with-current-buffer and
7241 vc-parse-buffer.
7242 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
7243
7244 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
7245 (vc-simple-command): Docstring fix.
7246 (vc-registered): Align the way the file-handler is called with the
7247 way the function itself works.
7248 (vc-file-owner): Remove.
7249
7250 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
7251 extraction of fields and call to file-attributes because of a
7252 temporary bug in rcp.el.
7253 (vc-cvs-fetch-status): Use with-current-buffer.
7254
72552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7256
7257 * vc.el (vc-do-command): Use file-relative-name.
7258 (vc-responsible-backend): Use vc-backend if possible.
7259 (vc-create-snapshot): Improve the `interactive' spec. Add support
7260 for branches and dispatch to backend-specific `create-snapshot'.
7261 (vc-default-create-snapshot): New function, containing the bulk of
7262 the old vc-create-snapshot.
7263 (vc-retrieve-snapshot): Improve the interactive spec.
7264
7265 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
7266 (vc-backend-hook-functions): Remove.
7267 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
7268 (vc-backend): Reintroduce the test for `file = nil' now that I
7269 know why it was there (and added a comment to better remember).
7270
7271 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
7272 code from vc-sccs-hooks.el.
7273 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
7274 'vc anymore.
7275 (vc-sccs-responsible-p): Use expand-file-name instead of concat
7276 and file-directory-p instead of file-exists-p.
7277 (vc-sccs-check-headers): Simplify the regexp.
7278
7279 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
7280 from vc-rcs-hooks.el. Don't require 'vc anymore.
7281 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
7282 file-directory-p instead of file-exists-p.
7283
7284 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
7285 from vc-cvs-hooks.el.
7286 (proto vc-cvs-registered): Require 'vc-cvs instead of
7287 'vc-cvs-hooks. Don't require 'vc anymore.
7288 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
7289 file-directory-p instead of file-exists-p.
7290 (vc-cvs-create-snapshot): New function, replacing
7291 vc-cvs-assign-name.
7292 (vc-cvs-assign-name): Remove.
7293
72942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7295
7296 * vc-cvs.el (vc-cvs-header): New var.
7297
7298 * vc-rcs.el (vc-rcs-exists): Remove.
7299 (vc-rcs-header): New var.
7300
7301 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
7302 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
7303 (vc-sccs-header): New var.
7304
7305 * vc.el (vc-do-command): Get rid of the `last' argument.
7306 (vc-header-alist): Remove, replaced by vc-X-header.
7307 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
7308 (vc-dired-hook): Use expand-file-name instead of concat.
7309 (vc-directory): Use file-name-as-directory.
7310 (vc-snapshot-precondition, vc-create-snapshot)
7311 (vc-retrieve-snapshot): Allow the command to operate on any
7312 directory.
7313
7314 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
7315 just removing the 'WORKFILE argument or by removing the 'MASTER
7316 argument and replacing `file' with (vc-name file).
7317
73182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7319
7320 * vc.el: Update Copyright and add a crude list of backend funs.
7321 (vc-writable-p): New function.
7322 (with-vc-file): Use vc-writable-p.
7323 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7324 (vc-register): Avoid vc-name.
7325 (vc-locking-user): Remove.
7326 (vc-steal-lock): Make the `owner' arg non-optional.
7327 (vc-merge): Use vc-writable-p instead of vc-locking-user and
7328 vc-checkout-model.
7329 (vc-default-dired-state-info): Use vc-state instead of
7330 vc-locking-user and return special strings for special states.
7331 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
7332 and get rid of one of the special CVS cases.
7333 (vc-cancel-version): prettify error message with \\[...].
7334 (vc-rename-master): New function.
7335 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
7336 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
7337 the CVS special case generic.
7338 (vc-default-record-rename): Remove.
7339 (vc-file-tree-walk-internal): Only call FUNC for files that are
7340 under control of some VC backend and replace `concat' with
7341 expand-file-name.
7342 (vc-file-tree-walk): Update docstring.
7343 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
7344 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
7345
7346 * vc-sccs.el (vc-sccs-rename-file): Renamed from
7347 vc-sccs-record-rename. Use `find-file-noselect' rather than
7348 `find-file' and call `vc-rename-master' to do the actual move.
7349 (vc-sccs-diff): Remove unused `backend' variable.
7350
7351 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
7352 to delay loading of vc-sccs until it is really used.
7353 (vc-sccs-master-templates): Preload.
7354 (vc-sccs-state): Update call to vc-sccs-parse-locks.
7355 (vc-sccs-project-dir): Remove (merged into
7356 vc-sccs-search-project-dir).
7357 (vc-sccs-search-project-dir): Rewrite using file name handling ops
7358 rather than `concat', make sure it is preloaded and don't bother
7359 to check that the file actually exists.
7360 (vc-sccs-parse-locks): Remove unused `file' argument, remove
7361 `locks' argument (use buffer's content instead) and eliminate n^2
7362 behavior.
7363
7364 * vc-rcs.el: Update Copyright.
7365 (vc-rcs-rename-file): New function.
7366 (vc-rcs-diff): Remove unused `backend' variable.
7367
7368 * vc-hooks.el: Update Copyright.
7369 (vc-backend): Don't accept a nil argument any more.
7370 (vc-up-to-date-p): Turn into a defsubst.
7371 (vc-possible-master): New function.
7372 (vc-check-master-templates): Use `vc-possible-master' and allow
7373 funs in vc-X-master-templates to return a non-existent file.
7374
7375 * vc-cvs.el: Update Copyright.
7376 (vc-cvs-diff): Remove unused `backend' variable.
7377 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7378
7379 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7380
73812000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7382
7383 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7384 since it can be called from vc-rcs.el.
7385 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7386
73872000-09-04 Andre Spiegel <spiegel@gnu.org>
7388
7389 * vc.el (vc-version-diff): Expand file name read from the
7390 minibuffer. Handle the case when a previous version number can't
7391 be guessed. Give suitable messages when there were no differences
7392 found.
7393 (vc-clear-headers): Call backend-specific implementation, if one
7394 exists.
7395 (vc-cancel-version): Made error checks generic. When done, clear
7396 headers generically, too.
7397
7398 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7399 from vc-clear-headers in vc.el.
7400
7401 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7402 correctly.
7403 (vc-rcs-latest-on-branch-p): Made second argument VERSION
7404 optional. Handle the case when it's not there.
7405
74062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7407
7408 * vc.el (vc-locking-user): Moved from vc-hooks.el.
7409
74102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7411
7412 * vc-hooks.el (vc-loadup): Remove.
7413 (vc-find-backend-function): Use `require'. Also, handle the case
7414 where vc-BACKEND-hooks.el doesn't exist.
7415 (vc-call-backend): Cleanup.
7416
74172000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7418
7419 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7420 vc-rcs-grab-templates)
7421 (vc-rcs-registered): Remove. The default function works as well.
7422 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7423 vc-sccs-grab-templates)
7424 (vc-sccs-registered): Remove. The default function works as well.
7425
7426 * vc.el (vc-version-diff): Left out a vc- in call to
7427 vc-call-backend.
7428 (vc-default-dired-state-info, vc-default-record-rename)
7429 (vc-default-merge-news): Update for the new backend argument.
7430
7431 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7432 using the default function.
7433 (vc-call-backend): If calling the default function, pass it the
7434 backend as first argument. Update the docstring accordingly.
7435 (vc-default-state-heuristic, vc-default-mode-line-string): Update
7436 for the new backend argument.
7437 (vc-make-backend-sym): Renamed from vc-make-backend-function.
7438 (vc-find-backend-function): Use the new name.
7439 (vc-default-registered): New function.
7440
74412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7442
7443 * vc.el (vc-merge): Use vc-find-backend-function.
7444
7445 * vc-hooks.el (vc-backend-functions): Remove.
7446 (vc-loadup): Don't setup 'vc-functions.
7447 (vc-find-backend-function): New function.
7448 (vc-call-backend): Use above fun and populate 'vc-functions
7449 lazily.
7450 (vc-backend-defines): Remove.
7451
74522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7453
7454 * vc.el (vc-register): Put a FIXME note for a newly found bug.
7455 Call vc-call-backend without the leading vc-.
7456 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7457 (vc-check-headers): Call vc-call-backend without the leading vc-.
7458 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7459 (vc-annotate-display): Replace confusing use of `cond' with `or'.
7460 Call vc-call-backend without the leading vc-.
7461
7462 * vc-cvs.el (tail): Provide vc-cvs.
7463 * vc-sccs.el (tail): Provide vc-sccs.
7464 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7465
7466 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7467 (vc-make-backend-function, vc-call): Pass names without leading
7468 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7469 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7470 (vc-call-backend): Always try to load vc-X-hooks.
7471 (vc-registered): Remove vc- in call to vc-call-backend.
7472
74732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7474
7475 * vc.el (vc-process-filter): New function.
7476 (vc-do-command): Setup `vc-process-filter' for the async process.
7477 (vc-maybe-resolve-conflicts): New function to reduce
7478 code-duplication. Additionally, it puts the buffer in
7479 `smerge-mode' if applicable.
7480 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7481 calling `merge-news'.
7482 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7483 (vc-log-edit): New function. Replacement for `vc-log-mode' by
7484 interfacing to log-edit.el.
7485 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7486 log-edit is available.
7487 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7488
74892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7490
7491 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7492 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7493 defvar and the initialization.
7494 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7495
7496 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7497 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7498
7499 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7500
75012000-09-04 Andre Spiegel <spiegel@gnu.org>
7502
7503 * vc.el (vc-file-clear-masterprops): Removed.
7504 (vc-checkin, vc-revert-buffer): Removed calls to the above.
7505 (vc-version-diff): Use buffer-size without argument.
7506 (vc-register): Heed vc-initial-comment.
7507
7508 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7509 default branch.
7510
7511 * vc-rcs.el (vc-rcs-register): Parse command output to find master
7512 file name and workfile version.
7513 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7514
7515 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7516 vc-file-clear-masterprops.
7517
7518 * vc-sccs.el (vc-sccs-checkout): Removed call to
7519 vc-file-clear-masterprops. If writable, set vc-state to 'edited
7520 rather than user login name.
7521
7522
75232000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7524
7525 * vc.el (vc-workfile-unchanged-p): Remove unused argument
7526 `want-differences-if-changed' and simplify.
7527 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7528 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7529 output (which is invalid for async vc-diff) to decide whether to
7530 do the revert silently or not.
7531
75322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7533
7534 * vc-hooks.el (vc-loadup): Load files quietly.
7535 (vc-call-backend): Oops, brain fart.
7536
75372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7538
7539 * vc-cvs.el (vc-cvs-state): Typo.
7540 (vc-cvs-merge-news): Return the status code rather than the error msg.
7541
75422000-09-04 Andre Spiegel <spiegel@gnu.org>
7543
7544 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7545 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7546 vc-state or vc-up-to-date-p.
7547 (vc-merge): Use vc-backend-defines to check whether merging is
7548 possible. Set state to 'edited after successful merge.
7549
7550 * vc-hooks.el (vc-locking-user): If locked by the calling user,
7551 return that name. Redocumented.
7552
75532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7554
7555 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7556 new `vc-state' semantics.
7557 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7558 'vc-locking-user to the current user.
7559 (vc-merge): Inline vc-backend-merge. Comment out code that I
7560 don't understand and hence can't adapt to the new `vc-state' and
7561 `vc-locking-user' semantics.
7562 (vc-backend-merge): Remove.
7563
7564 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7565 rather than 'vc-locking-user.
7566
7567 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7568
7569 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7570 (vc-state): Don't use 'reserved any more. Just use the same
7571 convention as the one used for vc-<backend>-state where the
7572 locking user (as a string) is returned.
7573 (vc-locking-user): Update, based on the above convention. The
7574 'vc-locking-user property has disappeared.
7575 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7576
7577 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7578 with a heuristic one.
7579 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7580 (vc-cvs-checkin): Do a trivial parse to set the state in case of
7581 error. That allows us to get to 'needs-merge even in the
7582 stay-local case. There's still no way to detect 'needs-patch in
7583 such a setup (or to force an update for that matter).
7584 (vc-cvs-logentry-check): Remove, the default works as well.
7585
75862000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7587
7588 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7589
7590 * vc.el (vc-do-command): kill-all-local-variables, to reset any
7591 major-mode in which the buffer might have been put earlier. Use
7592 `remove' and `when'. Allow `okstatus' to be `async' and use
7593 `start-process' in this case.
7594 (vc-version-diff): Handle the case where the diff looks empty
7595 because of the use of an async process.
7596
75972000-09-04 Andre Spiegel <spiegel@gnu.org>
7598
7599 * vc.el (vc-next-action-on-file): Removed optional parameter
7600 `simple'. Recompute state unconditionally.
7601 (vc-default-toggle-read-only): Removed.
7602
7603 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7604 (vc-toggle-read-only): Undid prev change.
7605
7606 * vc-cvs.el (vc-cvs-stay-local): Renamed from
7607 vc-cvs-simple-toggle. Redocumented.
7608 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
7609 (vc-cvs-toggle-read-only): Removed.
7610
76112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7612
7613 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7614 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
7615 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
7616 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
7617 still is. So maybe it should be removed.
7618 (vc-head-version, vc-find-binary): Remove.
7619 (vc-recompute-state): Move from vc-hooks.el.
7620 (vc-next-action-on-file): Add a `simple' argument to allow
7621 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7622 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7623 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7624 (vc-dired-mode-map): Properly defvar it.
7625 (vc-print-log): Call log-view-mode if available.
7626 (small-temporary-file-directory): defvar instead of use boundp.
7627 (vc-merge-news): Moved to vc-cvs.el.
7628 (vc-default-merge-news): New function.
7629
7630 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7631 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7632 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7633 unknown `vc-latest-version' function. It should probably refer to
7634 vc-workfile-version or somesuch, but it's very unclear to me and I
7635 don't have SCCS to test things.
7636
7637 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7638 (vc-sccs-state-heuristic): Fix typo.
7639 (vc-sccs-workfile-unchanged-p): Add missing argument.
7640
7641 * vc-rcs.el: Require vc and vc-rcs-hooks.
7642 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7643 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7644 (vc-release-greater-or-equal-p): Move from vc.
7645 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7646 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7647 (vc-rcs-checkout): Add a missing `new-version' argument in the
7648 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7649
7650 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7651 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7652 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
7653 than the apparently unbound `workfile-version'.
7654
7655 * vc-hooks.el (vc-master-templates): Def the obsolete var.
7656 (vc-file-prop-obarray): Use `make-vector'.
7657 (vc-backend-functions): Add new hookable functions
7658 vc-toggle-read-only, vc-record-rename and vc-merge-news.
7659 (vc-loadup): If neither backend nor default functions exist, use
7660 the backend function rather than nil.
7661 (vc-call-backend): If the function if not bound yet, try to load
7662 the non-hook file to see if it provides it.
7663 (vc-call): New macro plus use it wherever possible.
7664 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
7665 nor `vc-find-binary' since it's only called from
7666 vc-mistrust-permission which is only used once the backend is known.
7667 (vc-checkout-model): Fix parenthesis.
7668 (vc-recompute-state, vc-prefix-map): Move to vc.el.
7669
7670 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7671 (vc-cvs-release, vc-cvs-system-release): Remove.
7672 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
7673 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
7674 status symbols.
7675 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
7676 (vc-cvs-toggle-read-only): First cut at a function to allow a
7677 cvs-status-free vc-toggle-read-only.
7678 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
7679 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
7680 vc-cvs-status. Also set vc-state rather than vc-locking-user.
7681 (vc-cvs-checkout): Modify access rights directly if the user
7682 requested not to use `cvs edit'. And refresh the mode line.
7683
7684 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
7685 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
7686
76872000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7688
7689 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
7690 workfile' that got lost when the code was extracted from vc.el.
7691 And merged the tail with the rest of the code (not possible in the
7692 old vc.el where the tail was shared among all backends). And
7693 explicitly set the state to 'edited if `writable' is set.
7694
7695 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
7696 (vc-cvs-state): Be careful to return the value from
7697 vc-cvs-parse-state.
7698 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
7699 property but return it instead. Also be careful to handle a nil
7700 or "" `rev' when workfile is non-nil (it was handled properly when
7701 workfile was nil).
7702
7703 * vc.el: Removed those pesky unnecessary `(function' quotes.
7704 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
7705 directly in the defvar.
7706 (vc-do-command): Bind inhibit-read-only so as to properly handle
7707 the case where the destination buffer has been made read-only.
7708 (vc-diff): Delegate to vc-version-diff in all cases.
7709 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7710 (vc-annotate-mode-variables): Removed (code moved partly to
7711 defvars and partly to vc-annotate-add-menu).
7712 (vc-annotate-mode): Turned into a derived-mode.
7713 (vc-annotate-add-menu): Moved in code in
7714 vc-annotate-mode-variables.
7715 (vc-update-change-log): Use make-temp-file if available.
7716
77172000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
7718
7719 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
7720 `vc-checkout-model' updated to `vc-cvs-update-model'.
7721
77222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7723
7724 * vc.el (vc-next-action-on-file): Added handling of state
7725 `unlocked-changes'.
7726 (vc-checkout-carefully): Is now practically obsolete, unless the
7727 above is too slow to be enabled unconditionally.
7728 (vc-update-change-log): Fixed typo.
7729
7730 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
7731
7732 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
7733 Now handles state `unlocked-changes'.
7734 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7735
7736 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
7737
7738 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
7739 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
7740 `unlocked-changes'.
7741 (vc-rcs-workfile-unchanged-p): Renamed from
7742 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
7743 function yet, but supposed to become one soon.
7744
7745 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
7746 `vc-steal-lock'.
7747 (vc-call-backend): Changed error message.
7748 (vc-state): Added description of state `unlocked-changes'.
7749
77502000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7751
7752 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
7753 always return t in CVS-controlled directories.
7754
7755 * vc.el (vc-responsible-backend): New function.
7756 (vc-register): Largely rewritten.
7757 (vc-admin): Removed (implementation moved into vc-register).
7758 (vc-checkin): Redocumented.
7759 (vc-finish-logentry): If no backend defined yet (because we are in
7760 the process of registering), use the responsible backend.
7761
7762 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7763 Updated function lists.
7764 (vc-call-backend): Fixed typo.
7765
7766 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
7767 New functions.
7768 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
7769 Removed query option. Redocumented.
7770
77712000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7772
7773 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
7774
7775 * vc.el: Updated callers of `vc-checkout-required' to use
7776 `vc-checkout-model'.
7777
77782000-09-04 Martin Lorentzson <martinl@gnu.org>
7779
7780 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
7781 stuff updated to reference this function instead of the old
7782 `vc-backend-release-p'.
7783
77842000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7785
7786 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
7787 vc-checkout-model. Return appropriate values. Updated callers.
7788
77892000-09-04 Martin Lorentzson <martinl@gnu.org>
7790
7791 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7792 (vc-backend-revert): Function moved into `vc-revert';
7793 `vc-next-action' must be updated to accomodate this change.
7794 (vc-backend-steal): Function moved into `vc-finish-steal'.
7795 (vc-backend-logentry-check): Function moved into
7796 `vc-finish-logentry'.
7797 (vc-backend-printlog): Function moved into `vc-print-log'.
7798 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
7799 (vc-backend-assign-name): Function moved into
7800 `vc-create-snapshot'.
7801
78022000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7803
7804 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7805 Rename to vc-checkout-model. Return appropriate values.
7806 Update callers.
7807
7808 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7809 to vc-checkout-model.
7810 (vc-checkout-required): Rename to vc-checkout-model.
7811 Re-implement and re-comment.
7812 (vc-after-save): Use vc-checkout-model.
7813
78142000-09-04 Martin Lorentzson <martinl@gnu.org>
7815
7816 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
7817 Update to use the vc-BACKEND-diff functions instead.
7818 `vc-diff' is now working.
7819
7820 * vc-rcs.el (vc-rcs-logentry-check): New function.
7821
7822 * vc-cvs.el (vc-cvs-logentry-check): New function.
7823
7824 * vc-sccs.el (vc-sccs-diff): Function changed name from
7825 `vc-backend-diff'. This makes `vc-diff' work.
7826
7827 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7828 of functions possibly implemented in a vc-BACKEND library.
7829 (vc-checkout-required): Fix bug that caused an error to be
7830 signaled during `vc-after-save'.
7831
7832 * vc.el: Fix typo.
7833 This checkin is made with our new VC code base for the very first time.
7834 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7835
7836 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
7837 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
7838
7839 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
7840 updated to `vc-uses-locking'.
7841 (vc-checkout-required): Call to backend function.
7842 `vc-checkout-required' updated to `vc-uses-locking' instead.
7843
7844 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
7845 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
7846
7847 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7848 to match the split into various backends.
7849 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7850 (vc-retrieve-snapshot): Bug fix.
7851
78522000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7853
7854 * vc-sccs.el (vc-sccs-release): Doc fix.
7855
78562000-09-04 Martin Lorentzson <martinl@gnu.org>
7857
7858 * vc.el (vc-next-action-on-file): Bug found and fixed.
7859 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
7860 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
7861
7862 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
7863 (vc-rcs-checkout): Name space cleaned up. No more revision number
7864 crunching function names that are not prefixed with vc-rcs.
7865 (vc-rcs-checkout-model): Function added. References to
7866 `vc-checkout-model' replaced.
7867
78682000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7869
7870 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7871 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
7872 still need to be split, and implemented for RCS).
7873
78742000-09-04 Martin Lorentzson <martinl@gnu.org>
7875
7876 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7877
7878 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7879 required by the vc.el file.
7880
7881 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7882 required by the vc.el file.
7883 (vc-rcs-exists): Function added.
7884
7885 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7886 required by the vc.el file.
7887
7888 * vc.el (vc-admin): Updated to handle selection of appropriate
7889 backend. Current implementation is crufty and need re-thinking.
7890
7891 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7892
78932000-09-04 Martin Lorentzson <martinl@gnu.org>
7894
7895 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7896 beginning of annotate buffers correctly.
7897
7898 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7899 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7900 functionality updated quite a lot to support multiple backends.
7901 Variables `vc-annotate-mode', `vc-annotate-buffers',
7902 `vc-annotate-backend' added.
7903
7904 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7905 `vc-annotate-difference' added to supported backend functions.
7906
79072000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7908
7909 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7910 Use with-temp-file instead of /bin/sh. Merged from mainline
7911
79122000-09-04 Martin Lorentzson <martinl@gnu.org>
7913
7914 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7915
7916 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7917
7918 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7919
79202000-09-04 Martin Lorentzson <martinl@gnu.org>
7921
7922 * vc-hooks.el: vc-state-heuristic added to
7923 vc-backend-hook-functions.
7924
7925 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7926
7927 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7928
7929 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7930 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7931 state to `reserved'.
7932
7933 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7934 `vc-checkout-required'. Rename the `locked' state to `reserved'.
7935
79362000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7937
7938 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7939 untouched.
7940
7941 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7942
7943 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7944 if defined. (Merged from main line, slightly adapted.)
7945
7946 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7947 millenium problem (merged from mainline).
7948
79492000-09-04 Martin Lorentzson <martinl@gnu.org>
7950
7951 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7952 part and moved the non-BACKEND stuff to vc.el.
7953
7954 * vc.el: Split the annotate feature into a BACKEND specific part
7955 and moved it from the vc-cvs.el file to this one.
7956
79572000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7958
7959 * vc-hooks.el: Implement new state model.
7960 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7961 (vc-locking-user): Simplify. Now only needed if the file is
7962 locked by somebody else.
7963 (vc-lock-from-permissions): Remove. Functionality is in
7964 vc-sccs-hooks.el and vc-rcs-hooks.el now.
7965 (vc-mode-line-string): New name for former vc-status. Adapted.
7966 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7967
7968 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7969 Various simplifications and adaptations all over the place.
7970
7971 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7972 Simplify and adapt the rest.
7973
7974 * vc.el (vc-resynch-window): Add TODO comment: check for
7975 interaction with view mode according to recent RCS change.
7976 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7977
79782000-09-04 Martin Lorentzson <martinl@gnu.org>
7979
7980 * vc.el: Convert the remaining function comments to docstrings.
7981
79822000-09-04 Martin Lorentzson <martinl@gnu.org>
7983
7984 * vc.el (vc-backend-release, vc-release-greater-or-equal)
7985 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
7986 (vc-minor-part, vc-previous-version): Functions that operate and
7987 compare revision numbers got proper documentation. Comments added
7988 about their possible removal.
7989
79902000-09-04 Martin Lorentzson <martinl@gnu.org>
7991
7992 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
7993 the vc-backend.el files.
7994
7995 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
7996
7997 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
7998 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
7999 (vc-rcs-previous-version): Functions added.
8000
8001 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
8002
8003 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
8004
80052000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8006
8007 * vc-hooks.el (vc-master-templates): Is really obsolete.
8008 Comment out the definition for now. What is the right procedure
8009 to get rid of it?
8010 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
8011 rewritten.
8012 (vc-default-registered): Remove.
8013 (vc-check-master-templates): New function; does mostly what the
8014 above did before.
8015 (vc-locking-user): Don't rely on the backend to set the property.
8016
8017 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
8018 Rewrite documentation.
8019 (vc-rcs-templates-grabbed): New variable.
8020 (vc-rcs-grab-templates): New function.
8021 (vc-rcs-registered): Rewrite to use above mechanism.
8022
8023 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
8024 Rewrite documentation.
8025 (vc-sccs-templates-grabbed): New variable.
8026 (vc-sccs-grab-templates): New function.
8027 (vc-sccs-registered): Rewrite to use above mechanism.
8028 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
8029 Don't throw the result, simply return it.
8030
8031 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
8032 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
8033 (vc-cvs-registered): Does the check itself now. Simplify.
8034
8035 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
8036 from main line.
8037
80382000-09-04 Martin Lorentzson <martinl@gnu.org>
8039
8040 * vc-cvs.el (vc-cvs-diff): New function.
8041
8042 * vc-sccs.el (vc-sccs-diff): New function.
8043
8044 * vc-rcs.el (vc-rcs-diff): New function.
8045 (vc-rcs-checkout): Bug (typo) found and fixed.
8046 (vc-rcs-register-switches): New variable.
8047
8048 * vc.el (vc-backend-diff): Function removed and placed in the
8049 backend files.
8050
80512000-09-04 Martin Lorentzson <martinl@gnu.org>
8052
8053 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
8054
8055 * vc.el (vc-backend-checkout): Function removed and replaced in
8056 the vc-backend.el files.
8057
8058 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
8059
8060 * vc.el (vc-backend-admin): Removed and replaced in the
8061 vc-backend.el files.
8062
8063 * vc.el (Martin): Removed all the annotate functionality since it
8064 is CVS backend specific.
8065
80662000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8067
8068 * spec.txt: Added specification of vc-state.
8069
8070 * vc-sccs-hooks.el (vc-sccs-master-properties):
8071 Remove handling of vc-latest-version and
8072 vc-your-latest-version. What used to be vc-latest-version, is now
8073 returned as vc-workfile-version.
8074 (vc-sccs-workfile-version): Adapt.
8075
80762000-09-04 Dave Love <fx@gnu.org>
8077
8078 * vc.el: [Merged from mainline.]
8079 (vc-dired-mode): Make the dired-move-to-filename-regexp
8080 regexp match the date, to avoid treating date as file size.
8081 Add YYYY S option to WESTERN/
8082
80832000-09-04 Dave Love <fx@gnu.org>
8084
8085 * vc.el: Require `compile' when compiling.
8086 (vc-logentry-check-hook): New option.
8087 (vc-steal-lock): Use compose-mail.
8088 (vc-dired-mode-map): Defvar when compiling.
8089 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
8090 vc-sccs.el and renamed. Callers changed.
8091 (vc-backend-checkout, vc-backend-logentry-check)
8092 (vc-backend-merge-news): Doc fix.
8093 (vc-default-logentry-check): New function.
8094 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
8095 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
8096 (vc-backend-merge): Doc fix. Use backend functions.
8097 (vc-check-headers): Use backend functions.
8098
8099 * vc-cvs.el: Require vc when compiling.
8100 (vc-cvs-register-switches): Doc fix.
8101 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
8102 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
8103 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
8104 New functions (code from vc.el).
8105 (vc-annotate-display-default): Fix interactive spec.
8106 (vc-annotate-time-span): Doc fix.
8107
8108 * vc-rcs.el: Require vc when compiling.
8109 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
8110 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
8111 (vc-rcs-checkin): New functions (code from vc.el).
8112 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
8113 Doc fix.
8114 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
8115
8116 * vc-sccs.el: Require vc when compiling.
8117 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
8118 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
8119 (vc-sccs-revert)
8120 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
8121 from vc.el).
8122 (vc-sccs-add-triple, vc-sccs-record-rename)
8123 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
8124 (vc-sccs-admin): Doc fix.
8125
81262000-09-04 Martin Lorentzson <martinl@gnu.org>
8127
8128 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
8129 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
8130 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
8131 from vc.el.
8132
8133 * vc-sccs.el (vc-admin-sccs): Added from vc.el
8134
8135 * vc-cvs.el: Moved the annotate functionality from vc.el.
8136 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
8137
81382000-09-04 Dave Love <fx@gnu.org>
8139
8140 * vc.el (vc-backend-release): Call vc-system-release.
8141
8142 * vc-sccs.el (vc-sccs-system-release):
8143 Renamed from vc-sccs-backend-release.
8144
8145 * vc-rcs.el (vc-rcs-system-release):
8146 Renamed from vc-rcs-backend-release.
8147
8148 * vc-cvs.el (vc-cvs-system-release):
8149 Renamed from vc-cvs-backend-release.
8150
81512000-09-04 Dave Love <fx@gnu.org>
8152
8153 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
8154 backend files.
8155 (vc-backend-release): Dispatch to backend functions.
8156 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
8157 probably needs attention.]
8158
8159 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
8160 (vc-sccs-backend-release): New function.
8161
8162 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
8163 (vc-cvs-backend-release): New function.
8164
8165 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
8166 Doc fix.
8167 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
8168 (vc-default-dired-state-info): New function.
8169 (vc-dired-state-info): Dispatch to backends.
8170 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
8171
8172 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
8173 from vc.el and renamed.
8174
81752000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8176
8177 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
8178 (vc-version-other-window, vc-backend-assign-name): Removed
8179 references to vc-latest-version; sometimes changed into
8180 vc-workfile-version.
8181
8182 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
8183 vc-rcs-master-workfile-version.
8184 (vc-rcs-workfile-version): Use the above. Don't call
8185 vc-latest-version (that was unreachable code, anyway).
8186 (vc-rcs-fetch-master-properties): Doc fix.
8187
8188 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
8189 (vc-backend-hook-functions): Removed them from this list, too.
8190 (vc-fetch-properties): Removed.
8191 (vc-workfile-version): Doc fix.
8192
8193 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
8194 (vc-rcs-workfile-version, vc-rcs-locking-user)
8195 (vc-rcs-uses-locking): Use it.
8196
8197 * vc-hooks.el (vc-consult-rcs-headers):
8198 Moved into vc-rcs-hooks.el, under the name
8199 vc-rcs-consult-headers.
8200
8201 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
8202 headers.
8203 (vc-cvs-find-master): Use this name only; correct different
8204 versions of the name.
8205
8206 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
8207 New functions.
8208 (vc-sccs-locking-user): Use the latter.
8209
8210 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
8211 New functions.
8212
8213 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
8214 Moved into both
8215 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
8216 functions are implementation details of those two backends.
8217
82182000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8219
8220 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
8221 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
8222
8223 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
8224 (vc-sccs-parse-locks): SCCS-specific code moved here from
8225 vc-hooks.
8226
8227 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
8228 code moved here from vc-hooks.
8229
8230 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
8231 into back-end specific parts and removed. Callers not updated
8232 yet; because I guess these callers will disappear into back-end
8233 specific files anyway.
8234
82352000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8236
8237 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
8238 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
8239 `vc-uses-locking'.
8240
8241 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
8242 Store yes/no in the property, and return t/nil. Updated all
8243 callers.
8244
8245 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
8246 vc-sccs-uses-locking. Don't set property.
8247 (vc-sccs-locking-user): Don't set property.
8248
8249 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
8250 vc-cvs-uses-locking. Don't set property here; leave that to
8251 vc-hooks.
8252 (vc-cvs-locking-user): Reflect above change. Streamlined.
8253
8254 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
8255 vc-rcs-uses-locking.
8256 (vc-rcs-locking-user): Reflect above change.
8257
82582000-09-04 Dave Love <fx@gnu.org>
8259
8260 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
8261
8262 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
8263
8264 * vc-hooks.el (vc-checkout-model): Punt to backends.
8265
8266 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
8267
8268 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
8269
8270 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
8271 New functions.
8272
8273 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
8274 New functions.
8275
8276 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
8277 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
8278
8279 * vc-hooks.el (vc-default-locking-user): New function.
8280 (vc-locking-user, vc-workfile-version): Punt to backends.
8281
82822000-09-04 Dave Love <fx@gnu.org>
8283
8284 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
8285 (vc-master-workfile-version): Moved from vc-hooks.
8286
8287 * vc-rcs-hooks.el: Fix duplicate code in last change.
8288
8289 * vc-rcs-hooks.el: Require vc-hooks when compiling.
8290 (vc-rcs-master-templates): Improve :type.
8291 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
8292 vc-master-workfile-version): Moved from vc-hooks.
8293
8294 * vc-sccs-hooks.el: Require vc-hooks when compiling.
8295 (vc-sccs-master-templates): Improve :type.
8296 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
8297
8298 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
8299
8300 * vc-cvs-hooks.el: Require vc-hooks when compiling.
8301 (vc-cvs-master-templates): Improve :type. Use
8302 vc-cvs-find-cvs-master.
8303 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
8304 from vc-hooks.
8305 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
8306
8307 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
8308 Moved to vc-cvs-hooks.
8309
8310 * vc-hooks.el: Add doc strings in various places. Simplify the
8311 minor mode setup.
8312 (vc-handled-backends): New user variable.
8313 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
8314 simplification.
8315
83162000-09-04 Dave Love <fx@gnu.org>
8317
8318 * vc.el: Some doc fixes for autoloaded and interactive functions.
8319 Fix compilation warnings from ediff stuff.
8320 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
8321
8322 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
8323
8324 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
8325
8326 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
8327
83282000-09-04 Dave Love <fx@gnu.org>
8329
8330 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8331 New variable.
8332 (vc-make-backend-function, vc-loadup, vc-call-backend)
8333 (vc-backend-defines): New functions.
8334
8335 * vc-hooks.el: Various doc fixes.
8336 (vc-default-back-end, vc-follow-symlinks): Custom fix.
8337 (vc-match-substring): Function removed. Callers changed to use
8338 match-string.
8339 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
8340 Simplify.
8341
83422000-09-04 Dave Love <fx@gnu.org>
8343
8344 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
8345 type.
8346 (vc-sccs-project-dir, vc-search-sccs-project-dir)
8347 (vc-sccs-registered): Doc fix.
8348
8349 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
8350 (vc-cvs-registered): Doc fix.
8351
8352 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
8353 (vc-rcs-registered): Doc fix.
8354
83552000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8356
8357 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
8358
8359 * vc-hooks.el: vc-registered has been renamed
8360 vc-default-registered. Some functions have been moved to the
8361 backend specific files. they all support the
8362 vc-BACKEND-registered functions.
8363
83642000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8365
8366 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
8367
8368 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
8369
83702000-09-04 Dave Love <fx@gnu.org>
8371
8372 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
8373 menu-bar-update-hook.
8374
8375 * help.el (help-manyarg-func-alist): Add
8376 find-operation-coding-system.
8377
8378 * wid-edit.el (widget-sexp-validate): Fix garbled code.
8379
8380 * custom.el (custom-set-variables): Print message about errors in
8381 setting.
8382
83832000-09-03 Andrew Innes <andrewi@gnu.org>
8384
8385 * makefile.w32-in: Change to DOS line endings.
8386
83872000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8388
8389 * mouse.el (mouse-popup-menubar): Supply the prompt string for
8390 minor-mode keymaps, if they don't have one.
8391
83922000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8393
8394 * eshell/esh-module.el (eval-when-compile): Don't lose if
8395 esh-module.el's file name is truncated to DOS 8+3 limits.
8396
83972000-09-01 John Wiegley <johnw@gnu.org>
8398
8399 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8400 predicate, which caused entries in the completion list to be
8401 doubled.
8402
84032000-08-30 John Wiegley <johnw@gnu.org>
8404
8405 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8406 sending to subprocesses. Also, hook pre-command-hook if
8407 `eshell-send-direct-to-subprocesses' is non-nil.
8408 (eshell-send-direct-to-subprocesses): New config variable. If t,
8409 subprocess input is send immediately.
8410 (eshell-toggle-direct-send): New function.
8411 (eshell-self-insert-command): New function.
8412 (eshell-intercept-commands): New function.
8413 (eshell-send-input): If direct subprocess sending is enabled,
8414 don't echo any input to the Eshell buffer. Let the subprocess
8415 handle that. This requires "stty echo" in bash, for example.
8416
84172000-08-28 John Wiegley <johnw@gnu.org>
8418
8419 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8420 completion function for Eshell's implementation of `unset'.
8421
84222000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8423
8424 * info.el (Info-directory-list): Doc fix.
8425
84262000-08-31 Peter Breton <pbreton@ne.mediaone.net>
8427
8428 * filecache.el (file-cache-add-directory-using-find): Don't quote
8429 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8430
84312000-08-31 Kenichi Handa <handa@etl.go.jp>
8432
8433 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8434 coding systems.
8435
84362000-08-30 Andrew Innes <andrewi@gnu.org>
8437
8438 * timer.el (run-with-idle-timer): Undo last change, so that timer
8439 is not activated immediately if Emacs is already idle. Some
8440 existing code relies on this behaviour.
8441
84422000-08-30 Miles Bader <miles@gnu.org>
8443
8444 * frame.el (set-frame-font): Do completion of font-name for
8445 interactive use.
8446
84472000-08-30 Kenichi Handa <handa@etl.go.jp>
8448
8449 * international/quail.el (quail-start-translation): Bind locally
8450 last-command-event, last-command, and this-command.
8451 (quail-start-conversion): Likewise.
8452 (quail-self-insert-command): Fix docstring.
8453
84542000-08-29 Gerd Moellmann <gerd@gnu.org>
8455
8456 * progmodes/executable.el
8457 (executable-make-buffer-file-executable-if-script-p): Check that
8458 buffer contains at least 2 characters.
8459
84602000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
8461
8462 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8463
84642000-08-29 Dave Love <fx@gnu.org>
8465
8466 * diff-mode.el (diff-mode) <defgroup>: Add :version.
8467 (diff-mode-shared-map): Bind mouse-2.
8468 (diff-imenu-generic-expression): New variable.
8469 (diff-mode): Use it.
8470
8471 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8472 (mouse-popup-menubar): Add minor mode menus.
8473 (popup-menu): Check for lookup-key returning number.
8474
84752000-08-29 Miles Bader <miles@gnu.org>
8476
8477 * comint.el (comint-send-input): Create overlays using the proper
8478 front/read-advance arguments.
8479
84802000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8481
8482 * ps-print.el: Even/odd pages printing. Doc fix.
8483 (ps-print-version): New version number (6.0).
8484 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8485 (ps-background, ps-begin-file, ps-begin-job): Code fix.
8486 (ps-print-duplex-feature): Variable eliminated.
8487 (ps-even-or-odd-pages): New variable.
8488
8489 * progmodes/ebnf2ps.el: Doc fix.
8490 (ebnf-version): New version (3.3).
8491 (ebnf-user-arrow): Change variable customization to sexp.
8492 (ebnf-user-arrow): Function eliminated.
8493 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8494
84952000-08-29 Kenichi Handa <handa@etl.go.jp>
8496
8497 * help.el (help-xref-mule-regexp): New variable.
8498 (help-make-xrefs): Handle help-xref-mule-regexp.
8499
8500 * international/mule-cmds.el (help-xref-mule-regexp-template): New
8501 variable.
8502 (describe-input-method): Temporarily activate the specfied input
8503 method to display the information.
8504 (describe-language-environment): Hyperlinks to mule related items.
8505
8506 * international/mule-diag.el (charset-multibyte-form-string): New
8507 function.
8508 (list-character-sets-1): Use charset-multibyte-form-string.
8509 (describe-character-set): New function.
8510 (describe-coding-system): Hyperlinks to safe character sets.
8511
8512 * international/quail.el (quail-help): New arg PACKAGE.
8513 Hyperlinks to mule related items.
8514 (quail-help-insert-keymap-description): Use
8515 substitute-command-keys instead of describe-bindings.
8516 (quail-translation-help): Hyperlinks to mule related items.
8517
85182000-08-28 John Wiegley <johnw@gnu.org>
8519
8520 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8521 have a defsubst call itself. Made `eshell-flatten-list' back into
8522 a function again.
8523
8524 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8525 catch, in case re-centering point at bottom messes up the display.
8526 This happens frequently in Emacs 21, due I believe to variable
8527 line heights.
8528
8529 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8530 to call `find-tag-interactive'.
8531
8532 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8533 the list of remember directories.
8534
85352000-08-28 John Wiegley <johnw@gnu.org>
8536
8537 * align.el: Test align-region-separate to see if it's a symbol.
8538
85392000-08-28 John Wiegley <johnw@gnu.org>
8540
8541 * eshell/esh-util.el (eshell-flatten-list): Made this function
8542 into a defsubst form. It gets used very frequently, although
8543 calls don't occur all that often.
8544
8545 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8546 examining it.
8547
8548 * eshell/esh-cmd.el (eshell-rewrite-while-command):
8549 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8550 `eshell-protect'.
8551 (eshell-copy-handles): Created a new macro for duplicating the
8552 current set of open handles. This is needed by the looping
8553 functions.
8554 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8555 is not incorrectly stomped on.
8556
8557 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8558 declaration for pcomplete-use-paring.
8559 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8560 value of eshell-cmpl-use-paring.
8561 * pcomplete.el (pcomplete-use-paring): New config variable, to
8562 indicate whether paring should be used.
8563 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8564 completion alternatives that have already been used.
8565
8566 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8567 bound to C-c C-y, which will repeat the previous N arguments
8568 (based on prefix argument).
8569 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8570
8571 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8572 if there is no *Help* buffer. This is for XEmacs, which renames
8573 its help buffers uniquely. TODO: Find out what the current buffer
8574 name to delete is.
8575
8576 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8577 first entry that correlates to a passwd/group number. Later
8578 entries (used for group/user name aliasing to multiple IDs) are
8579 ignored.
8580
8581 * eshell/em-xtra.el (eshell/expr):
8582 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8583 (eshell-grep, eshell/diff, eshell/locate):
8584 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8585 argument list, before passing it to the system command.
8586
8587 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8588 `find-tag' for use at final position in Eshell buffers (which
8589 otherwise triggers an error on Emacs 21).
8590 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8591 buffer, if it is currently bound to `find-tag'.
8592
8593 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8594 in the list of matched Makefile names.
8595 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8596 directory, prefer its contents to Makefile.
8597
8598 * eshell/em-dirs.el (eshell/cd): cd commands that look up
8599 directory parts (like "cd old new", or "cd =regexp"), are now case
8600 sensitive on non-Windows/DOS platforms.
8601
8602 * eshell/esh-mode.el (eshell-parse-command-input): When a user
8603 types RET after an open delimiter (like "), display a message
8604 indicating that Eshell is waiting for the closing delimiter.
8605
8606 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
8607 environment variables.
8608
8609 * eshell/em-unix.el (eshell/diff): Added logic to fail more
8610 gracefully if the user enters incorrect arguments.
8611
8612 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
8613 Eshell buffers.
8614
8615 * eshell/esh-var.el (eshell-interpolate-variable):
8616 * eshell/esh-mode.el (eshell-move-argument):
8617 * eshell/em-unix.el (eshell-du-sum-directory):
8618 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8619 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8620 (not (= ...)).
8621
8622 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8623 to ensure the `preserve' flag gets propagated when doing recursive
8624 directory copies.
8625
86262000-08-28 Stefan Monnier <monnier@cs.yale.edu>
8627
8628 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8629 Don't convert \n into \0177 in memory.
8630 (eshell-read-history, eshell-write-history): Convert \n to \0177,
8631 and back again, when reading and writing.
8632
86332000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
8634
8635 * eshell/esh-util.el (eshell-processp): Added to relieve constant
8636 testing of `fboundp' on `processp'.
8637
8638 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8639 (eshell/jobs): Don't call process-list if it is not bound.
8640 (eshell-gather-process-output): Support systems where async
8641 subprocesses aren't supported.
8642 (eshell-scratch-buffer, eshell-last-sync-output-start): New
8643 variables.
8644
8645 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8646 eshell-do-eval returns t.
8647 (eshell-do-pipelines-synchronously): New defmacro.
8648 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8649 when async subprocesses aren't supported.
8650 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
8651 if async subprocesses aren't supported.
8652 (eshell-resume-command): Don't assume STATUS is a string.
8653
8654 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
8655
8656 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
8657 (eshell-close-target, eshell-get-target): Use eshell-processp.
8658 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
8659 fix.
8660 (eshell-get-target, eshell-create-handles): Doc fix.
8661
86622000-08-28 Miles Bader <miles@lsi.nec.co.jp>
8663
8664 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
8665 criterion to include commands that output something, as long as it
8666 leaves both the command and the end-of-buffer visible when the
8667 command has exited.
8668 (eshell-review-quick-commands): Adjust the help doc string
8669 accordingly.
8670
86712000-08-28 Peter Breton <pbreton@ne.mediaone.net>
8672
8673 * locate.el (locate): Cleaned up locate command's interactive prompting
8674 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8675
8676 * filecache.el (file-cache-case-fold-search): New variable
8677 (file-cache-assoc-function): New variable
8678 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
8679 Use file-cache-case-fold-search variable
8680 (file-cache-add-file): Use file-cache-assoc-function
8681 (file-cache-delete-file): likewise
8682 (file-cache-directory-name): likewise
8683 (file-cache-debug-read-from-minibuffer): likewise
8684
86852000-08-28 Gerd Moellmann <gerd@gnu.org>
8686
8687 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
8688 (abbrev-table-name): New function.
8689 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
8690 If non-nil list local abbrev, only.
8691
86922000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
8693
8694 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
8695 from Gnus support code, and use special article copy buffer
8696 `(gnus-original-article-buffer)' instead. This allows to get rid
8697 of article-hide-headers usage (which breaks in the latest Gnus
8698 version). Thanks to Detlev Zundel.
8699
87002000-08-28 Kenichi Handa <handa@etl.go.jp>
8701
8702 * international/quail.el (quail-use-package): Hide "... loaded"
8703 message.
8704 (quail-start-translation, quail-start-conversion): Likewise.
8705
8706 * international/kkc.el (kkc-region): Hide "... loaded" message.
8707
87082000-08-27 Dave Love <fx@gnu.org>
8709
8710 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
8711
87122000-08-27 Miles Bader <miles@gnu.org>
8713
8714 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
8715
87162000-08-27 Kenichi Handa <handa@etl.go.jp>
8717
8718 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
8719 'ja-dic-cnv), not (require 'skkdic-cnv).
8720
87212000-08-26 Miles Bader <miles@gnu.org>
8722
8723 * faces.el (face-x-resources): Add entry for :inherit.
8724 * cus-face.el (custom-face-attributes): Add support for :inherit
8725 attribute. Add support for relative face heights.
8726 (custom-face-attributes-get): Treat `nil' as being a default value
8727 for :inherit (as well as `unspecified').
8728
8729 * faces.el (set-face-attribute): Update doc string.
8730 (face-attribute-name-alist): Add :inherit.
8731 (face-valid-attribute-values): Handle :inherit.
8732 (face-read-string): Rephrase prompt to be less confusing.
8733 Assume that DEFAULT is a string, since we must return a string.
8734 (face-read-integer): Use `format' to turn DEFAULT into an
8735 acceptable default for face-read-string. Match NEW-VALUE against
8736 the string "unspecified", not the symbol `unspecified', since
8737 that's what face-read-string returns.
8738 (read-face-attribute): Lookup a name for old-value in valid, and
8739 use it as a default if we find one. Treat all values from
8740 face-read-string as strings. If the default is used, don't do any
8741 more processing on the value, just use the old value directly.
8742 (read-face-and-attribute, modify-face): Tweak prompt.
8743 (read-face-name): Don't assume prompt ends with a space.
8744
8745 * faces.el (describe-face): Add support for :inherit attribute.
8746
87472000-08-25 Kenichi Handa <handa@etl.go.jp>
8748
8749 * terminal.el (terminal-emulator): Fix args to `concat'. Now
8750 concat doesn't accept interger.
8751
8752 * international/kkc.el: Remove SKK from Keywords. Require
8753 ja-dic-utl instead of skkdic-utl.
8754
8755 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
8756 Provide ja-dic-cnv instead of skkdic-cnv.
8757 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
8758 (iso-2022-7bit-short): Add safe-charsets property.
8759 (skkdic-convert-postfix): Search Japanese chou-on character in
8760 addition to Hiragana character.
8761 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
8762 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
8763 (batch-skkdic-convert): Likewise.
8764
8765 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
8766 Provide ja-dic-utl instead of skkdic-utl.
8767 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
8768
87692000-08-24 Dave Love <fx@gnu.org>
8770
8771 * disp-table.el (standard-display-default): Make the test of `l'
8772 useful.
8773
8774 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
8775 mod sample text.
8776
8777 * international/iso-ascii.el: Make pilcrow convenient string
8778 consistent with section.
8779 (iso-ascii-display): Set up multibyte characters as well as
8780 unibyte.
8781
87822000-08-24 Kenichi Handa <handa@etl.go.jp>
8783
8784 * international/mule-cmds.el (reset-language-environment): Set
8785 default-process-coding-system to '(undecided . iso-latin-1), which
8786 makes process I/O almost consistent with file I/O. Call this
8787 function when mule-cmds.el[c] is loaded.
8788
87892000-08-22 Andrew Innes <andrewi@gnu.org>
8790
8791 * makefile.w32-in: New file.
8792
87932000-08-22 Miles Bader <miles@lsi.nec.co.jp>
8794
8795 * comint.el (comint-output-filter): Compare end of
8796 comint-last-output-overlay with the start of the newly inserted
8797 text, not the end, when deciding whether to extend it.
8798 Set saved-point's insertion type to advance after insertion.
8799
8800 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
8801 since this is now done independently of font-lock mode.
8802
88032000-08-21 Gerd Moellmann <gerd@gnu.org>
8804
8805 * server.el (server-kill-new-buffers): New user option.
8806 (server-existing-buffer): New buffer-local variable.
8807 (server-visit-files): When using an existing buffer, set
8808 server-existing-buffer to t.
8809 (server-buffer-done): If server-kill-new-buffers is t, kill the
8810 buffer, unless it was already present before visiting it with
8811 Emacs server.
8812
88132000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
8814
8815 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
8816 even if the display doesn't support colors: some displays will
8817 support bold/underline faces.
8818
88192000-08-21 Gerd Moellmann <gerd@gnu.org>
8820
8821 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
8822
8823 * startup.el (command-line): If user's init file had an error,
8824 add explanatory text to *Messages*.
8825
88262000-08-21 Kenichi Handa <handa@etl.go.jp>
8827
8828 * man.el (Man-getpage-in-background): Decode the process output by
8829 the system locale coding system.
8830
88312000-08-20 Dave Love <fx@gnu.org>
8832
8833 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
8834 Don't test x-popup-menu.
8835 (function) <complete-function>: Complete only fbound symbols.
8836 <validate, value>: New.
8837 (variable) <complete-function>: Complete only bound symbols.
8838 (coding-system): Add :base-only, :complete-function, :validate,
8839 :value, :prompt-match.
8840 (widget-coding-system-prompt-value): Use read-coding-system and
8841 act on :base-only.
8842 (editable-field): Add :help-echo.
8843 (widget-push-button-gui, widget-push-button-cache)
8844 (widget-gui-action, widget-editable-list-gui): COmment out, along
8845 with uses.
8846 (widget-at): Make arg optional.
8847 (widget-echo-help): Adjust for current help-echo calling sequence.
8848 (widget-specify-field, widget-specify-button)
8849 (widget-specify-insert, widget-get-sibling, widget-image-find)
8850 (widget-convert, widget-insert, widget-leave-text)
8851 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
8852 (widget-setup, widget-field-find, widget-before-change)
8853 (widget-after-change, widget-default-complete)
8854 (widget-default-create, widget-default-delete)
8855 (widget-push-button-value-create, editable-field)
8856 (widget-field-prompt-value, widget-field-validate)
8857 (widget-choice-value-create, widget-choice-action)
8858 (widget-choice-validate, widget-checklist-add-item)
8859 (widget-radio-add-item, widget-radio-chosen)
8860 (widget-radio-value-inline, widget-editable-list-value-create)
8861 (widget-editable-list-entry-create)
8862 (widget-documentation-link-add)
8863 (widget-documentation-string-value-create)
8864 (widget-regexp-validate, widget-file-complete)
8865 (widget-sexp-validate, widget-plist-convert-widget)
8866 (widget-plist-convert-widget, widget-alist-convert-widget)
8867 (widget-alist-convert-widget, widget-color-complete): Simplify,
8868 particularly to avoid bindings which aren't optimized out.
8869
8870 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8871 Doc fix.
8872 (down-list, backward-up-list, up-list, kill-sexp)
8873 (backward-kill-sexp, mark-sexp): Make arg optional.
8874 (lisp-complete-symbol): Add optional arg PREDICATE.
8875
8876 * cus-start.el: Add display-buffer-reuse-frames,
8877 file-coding-system-alist.
8878
88792000-08-20 Gerd Moellmann <gerd@gnu.org>
8880
8881 * startup.el (command-line): Clear realized faces after
8882 modifying TTY color mappings.
8883
88842000-08-20 Miles Bader <miles@gnu.org>
8885
8886 * faces.el (face-attr-match-p): Don't return true if ATTRS are
8887 merely a subset of FACE's attributes.
8888
88892000-08-19 Miles Bader <miles@gnu.org>
8890
8891 * comint.el (comint-output-filter): Save the point with a marker,
8892 not just a buffer position.
8893
8894 * international/mule.el (set-buffer-process-coding-system): Make
8895 interactive prompt less confusing.
8896
88972000-08-19 Gerd Moellmann <gerd@gnu.org>
8898
8899 * hilit-chg.el: General cleanup of doc strings, comments and
8900 code formatting.
8901
89022000-08-19 Miles Bader <miles@gnu.org>
8903
8904 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8905 Compiler macro removed; beginning-of-line is no longer always
8906 equivalent to forward-line, in the presence of fields.
8907
8908 * comint.el (comint-output-filter): Remove ad-hoc saving of
8909 restriction, and just use save-restriction, now that it works
8910 correctly. Don't adjust comint-last-input-start to account for
8911 our insertion; it shouldn't have moved because we don't use
8912 insert-before-markers anymore. Comment out call to
8913 `force-mode-line-update'; why is it here?
8914
8915 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8916 while checking for prompt to delete. Use `forward-line 0'
8917 instead of beginning-of-line.
8918 (gud-filter): Temporarily widen gud comint buffer while
8919 examining output.
8920
89212000-08-18 Stefan Monnier <monnier@cs.yale.edu>
8922
8923 * progmodes/sh-script.el: Big bag of typos.
8924
8925 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8926 check since ispell-process is not bound when ispell is not yet loaded.
8927
89282000-08-18 Dave Love <fx@gnu.org>
8929
8930 * image.el (find-image): Copy `spec' before using plist-put.
8931
89322000-08-18 Gerd Moellmann <gerd@gnu.org>
8933
8934 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8935 `portugues'.
8936
8937 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8938 backward-kill-sexp, analogous to kill-sexp.
8939
8940 * progmodes/icon.el (icon-indent-line)
8941 (icon-is-continuation-line): Handle comments specially.
8942
89432000-08-17 Ken Stevens <k.stevens@ieee.org>
8944
8945 * ispell.el: Set to standard author/maintainer/keyword fields.
8946 Fine tuning to menu map appearance and operation, and added help.
8947 Remove `start' and `end' error messages when compiling.
8948 (ispell-choices-win-default-height): Fixed comment string.
8949 (ispell-dictionary-alist-1): Fixed regexp in castellano and
8950 castellano8 dictionaries.
8951 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8952 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8953 dictionary, added italiano dictionary.
8954 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8955 word character
8956 (ispell-tex-skip-alists): Added psfig support.
8957 (ispell-skip-html): Renamed from ispell-skip-sgml.
8958 (ispell-begin-skip-region-regexp, ispell-skip-region)
8959 (ispell-minor-check): Improved html skipping support to skip across
8960 code, and recognize `&' commands without propper `;' syntax;
8961 (ispell-process-line): Fix alignment error when manually
8962 correcting spelling.
8963 (ispell): Fix comment string.
8964 (ispell-add-per-file-word-list): Always put word list on new line.
8965
89662000-08-17 Gerd Moellmann <gerd@gnu.org>
8967
8968 * format.el (format-encode-run-method): Fix error message to say
8969 `encode' instead of `decode'. Use save-window-excursion around
8970 shell-command-on-region as in format-decode-run-method because
8971 shell-command-on-region can display a buffer with error output.
8972 (format-decode): Don't record undo information for the decoding.
8973 (format-annotate-function): Add parameter FORMAT-COUNT. Make
8974 that number part of the temporary buffer name so that more than
8975 one decoding using a temporary buffer can happen safely.
8976
8977 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8978 of `A-z' in the regexp.
8979
8980 * hilit-chg.el: Fix typos in commentary.
8981
8982 * help.el (view-emacs-news): Rewritten for new naming scheme
8983 for old NEWS files.
8984
8985 * startup.el (command-line): Pop to *Messages* in case an error
8986 is signaled while loading user-init-file.
8987
89882000-08-17 Andreas Schwab <schwab@suse.de>
8989
8990 * files.el (insert-directory): Don't lose original file name,
8991 undoing an undocumented change.
8992
89932000-08-17 Alex Schroeder <alex@gnu.org>
8994
8995 * sql.el (sql-magic-go): Use comint-bol.
8996 (sql-copy-column): Use comint-line-beginning-position.
8997 (comint-line-beginning-position): Define a replacement for
8998 comint-line-beginning-position if it is not fboundp.
8999
90002000-08-17 Alex Schroeder <alex@gnu.org>
9001
9002 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
9003 it didn't have any effect anyway.
9004
90052000-08-17 Alex Schroeder <alex@gnu.org>
9006
9007 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
9008 --pset and pager=off instead of sending \\o|cat at the beginning
9009 of the session.
9010
90112000-08-17 Miles Bader <miles@gnu.org>
9012
9013 * progmodes/octave-inf.el: Add compatibility definition of
9014 comint-line-beginning-position.
9015
90162000-08-17 Kenichi Handa <handa@etl.go.jp>
9017
9018 * startup.el (normal-top-level): Look in each dir in load-path for
9019 a leim-list.el file too. This assures of loading leim-list.el
9020 that is created at Emacs installation time even if a user have his
9021 own leim-list.el.
9022
90232000-08-17 Miles Bader <miles@gnu.org>
9024
9025 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
9026 foreground color to black if the background is dark.
9027
90282000-08-16 Stefan Monnier <monnier@cs.yale.edu>
9029
9030 * loadhist.el (unload-feature): Typo.
9031
9032 * finder.el (finder-compile-keywords):
9033 * cus-dep.el (custom-make-dependencies): Add local-variable settings
9034 to the generated file.
9035
9036 * mail/mh-e.el (mh-make-local-vars):
9037 Replace make-variable-buffer-local with make-local-variable.
9038
9039 * play/landmark.el:
9040 * options.el (Edit-options-{set,toggle,t,nil}):
9041 * mail/mailabbrev.el (mail-abbrevs-mode):
9042 * textmodes/tex-mode.el (tex-expand-files):
9043 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
9044
9045 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
9046
9047 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
9048 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
9049 Allow going past the last element.
9050 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
9051 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
9052 (cvs-mouse-toggle-mark): Don't move point.
9053 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
9054
9055 * progmodes/compile.el (grep): Provide a default set of files.
9056 (next-error): Docstring fix.
9057 (compilation-find-file): Avoid find-file (fails in a dedicated window).
9058
9059 * emacs-lisp/easy-mmode.el (define-minor-mode):
9060 Use `symbol-value' to keep the byte-compiler quiet.
9061
9062 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
9063 (diff-find-source-location): New fun, extracted from diff-goto-source.
9064 (diff-goto-source): Use it.
9065 (diff-next-complex-hunk, diff-filter-lines): New function.
9066 (diff-apply-hunk): New command.
9067
9068 * smerge-mode.el (smerge-mode-menu): Doc fix.
9069
9070 * msb.el (msb-mode): Define it in terms of define-minor-mode.
9071
90722000-08-16 Dave Love <fx@gnu.org>
9073
9074 * windmove.el (windmove) <defgroup>: Add :version.
9075
9076 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
9077 (goto-address-fontify-p, goto-address-highlight-p)
9078 (goto-address-url-face, goto-address-url-mouse-face)
9079 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
9080 (goto-address-url-regexp): Use thing-at-point-url-regexp.
9081 (goto-address-fontify, goto-address-at-mouse): Simplify,
9082 (goto-address-at-point): browse-url-url-at-point,
9083 goto-address-find-address-at-point can return nil.
9084 (goto-address-find-address-at-point): Return nil on failure.
9085
9086 * align.el (align) <defgroup>: Add :version.
9087
9088 * calculator.el (calculator): Add :version.
9089 (calculator): Use two lines for calculator window if `modeline'
9090 face is boxed.
9091
9092 * play/5x5.el: Doc fixes.
9093 (5x5) <defgroup>: Add :version.
9094
9095 * play/fortune.el (fortune) <defgroup>: Add :version.
9096 (fortune-append): Fix error message.
9097 (fortune-from-region): Doc fix.
9098
9099 * play/pong.el (pong): Doc fix.
9100
9101 * play/morse.el: Keywords, commentary, autoloads.
9102
91032000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
9104
9105 * desktop.el (desktop-save): Don't look at symbol-value of a
9106 member of minor-mode-alist, unless it is boundp.
9107
91082000-08-16 Sam Steingold <sds@gnu.org>
9109
9110 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
9111 `while'; use `with-current-buffer' instead of `save-excursion'.
9112 Removed unnecessary kludges now that "*Buffer List*" is excluded.
9113
91142000-08-16 Kenichi Handa <handa@etl.go.jp>
9115
9116 * international/ccl.el (declare-ccl-program): Docstring modified.
9117 (ccl-execute-with-args): Likewise.
9118
91192000-08-16 Miles Bader <miles@gnu.org>
9120
9121 * progmodes/sql.el: Add compatibility definition of
9122 comint-line-beginning-position.
9123
91242000-08-15 Gerd Moellmann <gerd@gnu.org>
9125
9126 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
9127 'buffer-menu' property.
9128 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
9129 fails.
9130 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
9131 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
9132 wasn't killed.
9133
9134 * buff-menu.el (list-buffers-noselect): Don't display the
9135 *Buffer List* buffer.
9136
9137 * font-lock.el: Require jit-lock to prevent a very late
9138 `Loading jit-lock' message.
9139
9140 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
9141 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
9142 mail address.
9143
91442000-08-15 Miles Bader <miles@gnu.org>
9145
9146 * textmodes/ispell.el (ispell-graphic-p): New constant.
9147 (ispell-choices-win-default-height, ispell-help): Use
9148 `ispell-graphic-p' instead of `xemacsp'.
9149
91502000-08-15 Dave Love <fx@gnu.org>
9151
9152 * simple.el: Autoload widget-convert when compiling.
9153 (mail-user-agent): Doc fix.
9154
9155 * help.el (function-called-at-point, variable-at-point): Use
9156 with-syntax-table.
9157 (help-manyarg-func-alist): Add insert-and-inherit.
9158
9159 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
9160
9161 * delsel.el (delsel-unload-hook): New function.
9162
9163 * find-file.el: Doc fixes. Move provide to end.
9164 (ff) <defgroup>: Add :link.
9165 (ff-goto-click): Deleted.
9166 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
9167 Use mouse-set-point.
9168
9169 * textmodes/tildify.el: Doc fixes.
9170 (tildify) <defgroup>: Add:version.
9171
9172 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
9173 (glasses-custom-set): Use set-default, not set.
9174 (minor-mode-alist): Propertize the lighter.
9175 (glasses-mode): Provide optional arg.
9176
9177 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
9178 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
9179 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
9180 option. Provide :type.
9181 (cwarn-configuration): Provide :type.
9182 (cwarn-mode): Doc fix.
9183
9184 * add-log.el (change-log-merge): Doc fix.
9185 (change-log-redate): New command.
9186
9187 * net/browse-url.el (browse-url-filename-alist): Add a clause for
9188 Doze and Dog.
9189 (browse-url): Use dolist, not mapcar.
9190 (browse-url-at-point): Check for null url.
9191 (browse-url-event-buffer, browse-url-event-point): Functions
9192 deleted.
9193 (browse-url-at-mouse, browse-url-netscape): Simplify.
9194
9195 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
9196 modes.
9197 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
9198 Fix previous change to mapcan.
9199 (msb--init-file-alist, msb--add-separators)
9200 (msb--make-keymap-menu): Simplify.
9201 (msb--choose-file-menu): Use copy-sequence.
9202 (msb-mode-map): Add title to keymap.
9203 (msb-unload-hook): New function.
9204
9205 * bs.el: Fix indentation.
9206 (bs) <defgroup>: Add :links.
9207 (bs-show): Doc fix.
9208 (bs-apply-sort-faces): Don't use window-system.
9209 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
9210
92112000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
9212
9213 * calendar/timeclock.el (timeclock-file): Run .timelog through
9214 convert-standard-filename.
9215
92162000-08-14 Gerd Moellmann <gerd@gnu.org>
9217
9218 * emacs-lisp/authors.el: New file.
9219
9220 * paren.el (show-paren-priority): New user option.
9221 (show-paren-function): Set overlay priorities to
9222 show-paren-priority.
9223
92242000-08-14 Miles Bader <miles@gnu.org>
9225
9226 * comint.el (comint-bol): Use `forward-line 0' instead of calling
9227 beginning-of-line with inhibit-field-text-motion bound.
9228
92292000-08-14 Gerd Moellmann <gerd@gnu.org>
9230
9231 * calendar/timeclock.el: New file.
9232
92332000-08-14 David Ponce <david@dponce.com>
9234
9235 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
9236 `widget-button-click'. so that one can use left mouse button to
9237 click on dialog buttons.
9238
92392000-08-14 Emmanuel Briot <briot@gnat.com>
9240
9241 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
9242 identifiers, since XML is case sensitive
9243
92442000-08-12 Miles Bader <miles@gnu.org>
9245
9246 * comint.el (comint-output-filter): Don't bother frobbing
9247 window-start, it doesn't seem to be necessary.
9248
9249 * comint.el (comint-send-string, comint-send-region): Make into
9250 real functions. Snapshot the prompt before sending.
9251
92522000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9253
9254 * info.el (Info-find-emacs-command-nodes): Rewrite to use
9255 technique similar to Info-index, instead of relying on specific
9256 names of relevant Index nodes.
9257 (Info-goto-emacs-command-node): Bind Info-history to nil when
9258 going to the first node found by Info-find-emacs-command-nodes.
9259
92602000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9261
9262 * menu-bar.el (menu-bar-help-menu): Add a :help string.
9263
92642000-08-10 Miles Bader <miles@gnu.org>
9265
9266 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
9267
92682000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9269
9270 * info.el (Info-file-list-for-emacs): More elements for the
9271 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
9272 and woman manuals.
9273
92742000-08-10 Miles Bader <miles@lsi.nec.co.jp>
9275
9276 * comint.el (comint-send-input): Make the newline boundary overlay
9277 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
9278 (comint-output-filter): Use `insert' instead of
9279 `insert-before-markers'. Extend comint-last-output-overlay when
9280 necessary since we can't rely on insert-before-markers to do it.
9281 * gud.el (gud-filter): Use `with-current-buffer' instead of
9282 save-excursion when inserting the output, so that point gets
9283 updated correctly; the old method relied on a rather dodgy
9284 side-effect of comint-output-filter to avoid the effect of
9285 save-excursion.
9286
92872000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9288
9289 * files.el (recover-file): Call insert-directory instead of
9290 invoking `ls' directly.
9291
92922000-08-10 Miles Bader <miles@gnu.org>
9293
9294 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
9295 (comint-last-prompt-overlay): New variables.
9296 (comint-output-filter): Implement prompt highlighting.
9297 (comint-snapshot-last-prompt): New function.
9298 (comint-send-input): Snapshot the last prompt.
9299 Use comint-highlight-input-face.
9300 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
9301 Use defface instead of defcustom.
9302 (send-invisible, comint-send-eof): Snapshot the last prompt.
9303 (comint-delchar-or-maybe-eof): Use comint-send-eof.
9304 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
9305
93062000-08-09 Stefan Monnier <monnier@cs.yale.edu>
9307
9308 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
9309 (regexp-opt-group): Use a list of chars for `letters'.
9310 (regexp-opt-charset): `chars' is now a list of chars.
9311 Use a char-table rather than a vector so it works for multibyte chars.
9312
9313 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
9314 Set cvs-minor-current-files to the selected fileinfo.
9315 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
9316 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
9317
93182000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
9319
9320 * files.el (insert-directory): Don't call access-file on
9321 directories on DOS and Windows.
9322
93232000-08-09 Kenichi Handa <handa@etl.go.jp>
9324
9325 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
9326 longer if necessary.
9327 (ccl-embed-code): Call ccl-embed-data to store CODE in
9328 ccl-program-vector.
9329
93302000-08-09 Miles Bader <miles@gnu.org>
9331
9332 * comint.el (comint-output-filter): Properly handle the case where
9333 the text surrounded by comint-last-output-overlay was deleted.
9334
93352000-08-08 Gerd Moellmann <gerd@gnu.org>
9336
9337 * info.el (Info-insert-dir): Use Info-additional-directory-list if
9338 non-nil.
9339 (Info-file-list-for-emacs): Remove "info" from the list because
9340 that leads to trying to use the documentation from file `info'
9341 in various situations where it isn't appropriate, for instance
9342 C-h C-k C-h i.
9343
9344 * ffap.el (ffap-read-file-or-url-internal): Handle case that
9345 DIR and/or STRING are nil.
9346
9347 * progmodes/compile.el (compilation-setup): Make variable
9348 compilation-error-screen-columns buffer-local, as some comment
9349 in the code suggests it should be.
9350
9351 * files.el (auto-mode-interpreter-regexp): New variable.
9352 (set-auto-mode): Use it.
9353
9354 * indent.el (indent-for-tab-command): Doc fix.
9355
9356 * mouse-sel.el (mouse-sel-mode): Doc fix.
9357
9358 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
9359 labels.
9360
9361 * help.el (print-help-return-message): When
9362 display-buffer-reuse-frames is set, let the help window been quit,
9363 instead of deleting it, which might delete a reused frame.
9364
93652000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9366
9367 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
9368 rename a directory to a name that differs only by its letter case.
9369
93702000-08-08 Kenichi Handa <handa@etl.go.jp>
9371
9372 * international/quail.el (quail-define-rules): Handle Quail decode
9373 map correctly. Add code for supporting annotations.
9374 (quail-install-decode-map): New function.
9375 (quail-defrule-internal): New optional arguments decode-map and
9376 props.
9377 (quail-advice): New function.
9378
93792000-08-07 Sam Steingold <sds@gnu.org>
9380
9381 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9382 `defconst', `define-condition', `with-slots'.
9383 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9384
93852000-08-03 Miles Bader <miles@gnu.org>
9386
9387 * comint.el (comint-use-prompt-regexp-instead-of-fields):
9388 New variable.
9389 (comint-prompt-regexp, comint-get-old-input): Document dependence on
9390 comint-use-prompt-regexp-instead-of-fields.
9391 (comint-send-input): Add `input' field property to stuff we send to
9392 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9393 (comint-output-filter): Add `output' field property to process
9394 output, if comint-use-prompt-regexp-instead-of-fields is nil.
9395 (comint-replace-by-expanded-history)
9396 (comint-get-old-input-default, comint-show-output)
9397 (comint-backward-matching-input, comint-forward-matching-input)
9398 (comint-next-prompt, comint-previous-prompt): Use field
9399 properties if comint-use-prompt-regexp-instead-of-fields is nil.
9400 (comint-line-beginning-position): New function.
9401 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
9402 (comint-replace-by-expanded-history-before-point): Use
9403 comint-line-beginning-position and line-end-position.
9404 (comint-last-output-overlay): New variable.
9405 (comint-mode): Make `comint-last-output-overlay' buffer-local.
9406
9407 * shell.el (shell-prompt-pattern): Doc change.
9408 (shell-backward-command): Use line-beginning-position.
9409
9410 * gud.el (gud-gdb-complete-command): Use
9411 comint-line-beginning-position.
9412
9413 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9414 comint-bol doesn't actually go to the beginning of the line.
9415
9416 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9417 if comint-use-prompt-regexp-instead-of-fields is non-nil.
9418 (try-expand-line-all-buffers): Likewise.
9419
9420 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9421 explicitly matching comint-prompt-regexp.
9422 (sql-copy-column): Use comint-line-beginning-position instead of
9423 explicitly matching comint-prompt-regexp.
9424
9425 * progmodes/octave-inf.el (inferior-octave-complete): Use
9426 comint-line-beginning-position.
9427
9428 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9429
9430 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9431 looking for a prompt, use `forward-line 0' instead of
9432 `beginning-of-line', to avoid getting caught by an input field.
9433
94342000-08-07 Gerd Moellmann <gerd@gnu.org>
9435
9436 * files.el (shell-quote-wildcard-pattern): Make sure to return
9437 PATTERN, in the Unix case.
9438
94392000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
9440
9441 * play/zone.el (zone): Discard any pending input before running
9442 the randomly-chosen pgm.
9443
94442000-08-07 Kenichi Handa <handa@etl.go.jp>
9445
9446 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9447 checking the existence of any multibyte characters.
9448
94492000-08-06 Gerd Moellmann <gerd@gnu.org>
9450
9451 * help.el (describe-mode): Test minor-mode symbol for being
9452 bound before testing its value for being nil.
9453
9454 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9455 `first', `second', and `third'.
9456
9457 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9458 (second): Make it an alias for `cadr'.
9459
94602000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
9461
9462 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9463 types of display support faces now.
9464
94652000-08-05 Gerd Moellmann <gerd@gnu.org>
9466
9467 * pcvs.el (require): Require `cl' during compilation, only.
9468
9469 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9470 (toplevel): Remove `remq' and `remove' from autoloads.
9471 (cl-fake-autoloads): New variable. If set, arrange for an error
9472 when CL functions etc. are autoloaded.
9473
94742000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
9475
9476 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9477
9478 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9479 popped up, but the user clicks outside the menu, return an empty
9480 regexp (that causes unhighlight-regexp to have no effect).
9481
9482 * menu-bar.el (menu-bar-games-menu): Add Zone.
9483
9484 * hi-lock.el (toplevel): Require font-lock.
9485
94862000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9487
9488 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9489 (ebnf-8-bit-chars): New var for bug fix.
9490 (ebnf-string): Bug fix.
9491
94922000-08-03 Sam Steingold <sds@gnu.org>
9493
9494 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9495 instead of `buffer-string'.
9496 (require 'cl): Always, not just when compiling.
9497 `ignore-errors' in `interactive', `list*', `defun*' &c make this
9498 necessary.
9499
95002000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
9501
9502 * international/mule-cmds.el (select-safe-coding-system): Make
9503 the message text about selecting a safe coding system more clear.
9504
95052000-08-02 Gerd Moellmann <gerd@gnu.org>
9506
9507 * hi-lock.el: New file.
9508
9509 * play/zone.el: New file.
9510
9511 * replace.el (occur): Set tab-width in the *Occur* buffer to the
9512 value of tab-width in the original buffer. Choose a line number
9513 format that's a multiple of the original buffer's tab width, so
9514 that lines appear right.
9515
9516 * textmodes/ispell.el (ispell): New function, replacing an alias.
9517 Spell-check active region if in transient-mark-mode and mark
9518 is active; otherwise spell-check buffer.
9519
95202000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9521
9522 * ps-mule.el: Fix a customization problem on
9523 ps-mule-font-info-database-default.
9524
95252000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
9526
9527 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9528 display-mouse-p instead of window-system.
9529 (ebrowse-member-mode-map): Ditto.
9530
95312000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9532
9533 * progmodes/ebnf2ps.el: Update ps-print functions call.
9534 Indentation fix. Doc fix.
9535 (ebnf-version): New version number (3.2).
9536 (ebnf-format-color, ebnf-begin-job): Code fix.
9537
95382000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
9539
9540 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9541 font lock support on window-system.
9542 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9543
9544 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9545 display-color-p, if fboundp, instead of window-system.
9546
95472000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
9548
9549 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9550 instead of window-system.
9551
9552 * wid-edit.el (widget-choose): Use display-mouse-p instead of
9553 window-system.
9554 (widget-choice-mouse-down-action): Use display-popup-menus-p
9555 instead of window-system.
9556
9557 * strokes.el (strokes-file): Run the file name through
9558 convert-standard-filename.
9559 (strokes-mode): Call display-mouse-p instead of looking at
9560 window-system. Change the error message accordingly.
9561
9562 * progmodes/cpp.el (toplevel): Support faces on tty's.
9563
9564 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9565 (lm-plot-square, lm-init-display): Don't use window-system.
9566
9567 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9568 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9569
9570 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9571 instead of looking at window-system.
9572
95732000-07-30 Gerd Moellmann <gerd@gnu.org>
9574
9575 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9576 of testing if iswitchb-prepost-hooks is bound, because the
9577 latter will always be true when invoking a recursive minibuffer
9578 from an active Iswitchb buffer.
9579
95802000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
9581
9582 * files.el (shell-quote-wildcard-pattern): New function.
9583 (insert-directory): Call it. Only prepend "\" to command on Unix
9584 and GNU/Linux systems.
9585
95862000-07-30 Gerd Moellmann <gerd@gnu.org>
9587
9588 * eshell/esh-groups.el: Change custom :link file names
9589 from `eshell.info' to `eshell'.
9590
95912000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
9592
9593 * dired.el (dired-build-subdir-alist): Expand subdirectory names
9594 correctly in recursive ange-ftp listings.
9595
95962000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9597
9598 * ps-print.el: Fix bug 1: if ps-font-size-internal,
9599 ps-header-font-size-internal and
9600 ps-header-title-font-size-internal variables are not set,
9601 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
9602 face text property is (foreground-color . COLOR) or
9603 `(background-color . COLOR)', ps-print crashes. Doc fix.
9604 (ps-print-version): New version number (5.2.4).
9605 (ps-plot-region): Code fix.
9606 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
9607 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
9608 Bug fix 2.
9609
96102000-07-30 Milan Zamazal <pdm@freesoft.cz>
9611
9612 * glasses.el (glasses-make-readable): Fix uncapitalization of
9613 identifiers like `myXMLDocument'.
9614
96152000-07-28 Karl Fogel <kfogel@red-bean.com>
9616
9617 * mail/mail-hist.el (mail-hist-previous-input)
9618 (mail-hist-next-input): Do the obvious code factorization.
9619 (mail-hist-retrieve-and-insert): New func, contains common
9620 code of above two.
9621 If inserting a message body, leave point at top.
9622
96232000-07-28 Sam Steingold <sds@gnu.org>
9624
9625 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
9626 Use `<=', not `<' to compare times!
9627 (ange-ftp-ls): Remove.
9628
96292000-07-27 Gerd Moellmann <gerd@gnu.org>
9630
9631 * play/cookie1.el: Add explanation of how to make cookie.el
9632 compatible with strfile(1) to comment.
9633
9634 * subr.el (remove, remq): New functions.
9635
9636 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9637 escape `*' in regexps.
9638 (midnight-find): Reverse order of arguments in the funcall of
9639 TEST.
9640
9641 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9642 and `.class'.
9643
9644 * play/meese.el: Add Commentary section.
9645
96462000-07-27 Alex Schroeder <alex@gnu.org>
9647
9648 * sql.el (sql-ms): Added autoload cookie.
9649 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9650 (sql-oracle): Ditto.
9651 (sql-help): Doc change.
9652
9653 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
9654 types and exceptions.
9655
96562000-07-27 Alex Schroeder <alex@gnu.org>
9657
9658 * sql.el (sql-placeholder-history): New variable.
9659 (sql-query-placeholders-and-send): New function that will query
9660 the user and replace placeholders with user input.
9661 (sql-oracle): If running on NT, set comint-input-sender to
9662 sql-query-placeholders-and-send.
9663
9664 (sql-stop): If in the SQLi buffer, insert stop notification, else
9665 present it as a message.
9666
96672000-07-27 Alex Schroeder <alex@gnu.org>
9668
9669 * sql.el (sql-input-ring-separator): Doc change.
9670 (sql-input-ring-file-name): Doc change.
9671 (sql-interactive-mode): Use `sql-input-ring-separator' and
9672 `sql-input-ring-file-name' to set the comint-mode equivalents
9673 without making them local variables.
9674 (sql-stop): Don't bind `sql-input-ring-separator' and
9675 `sql-input-ring-file-name' dynamically to their comint-mode
9676 equivalents.
9677
96782000-07-27 Kenichi Handa <handa@etl.go.jp>
9679
9680 * international/mule.el (register-char-codings): New function.
9681 (make-coding-system): Handle `safe-chars' specification in the arg
9682 PROPERTY.
9683
9684 * international/mule-cmds.el
9685 (find-coding-systems-region-subset-p): This function deleted.
9686 (sort-coding-systems-predicate): New variable.
9687 (sort-coding-systems): New function.
9688 (find-coding-systems-region): Use
9689 find-coding-systems-region-internal.
9690 (find-coding-systems-string): Use find-coding-systems-region.
9691 (find-coding-systems-for-charsets): Check
9692 char-coding-system-table.
9693 (select-safe-coding-system-accept-default-p): New variable.
9694 (select-safe-coding-system): Mostly rewritten. New argument
9695 ACCEPT-DEFAULT-P.
9696 (select-message-coding-system): Call select-safe-coding-system
9697 with ACCEPT-DEFAULT-P arg.
9698 (reset-language-environment): Reset default-sendmail-coding-system
9699 to the default value iso-latin-1.
9700 (set-language-environment): Don't set the obsolete variable
9701 charset-origin-alist.
9702
9703 * international/codepage.el (cp-coding-system-for-codepage-1):
9704 Give `safe-chars' property to make-coding-system.
9705
9706 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
9707 calling select-message-coding-system twice.
9708
9709 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
9710 instead of `safe-charsets'.
9711 (cyrillic-alternativnyj): Likewise.
9712 (ccl-encode-alternativnyj): Don't check the charset
9713 cyrillic-iso8859-5.
9714
97152000-07-27 Kenichi Handa <handa@etl.go.jp>
9716
9717 * composite.el (compose-chars-after): Preserve match data.
9718
97192000-07-26 Sam Steingold <sds@gnu.org>
9720
9721 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
9722 (ange-ftp-real-file-newer-than-file-p): New function.
9723 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
9724 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
9725
9726 * tooltip.el (tooltip-float-time): Removed (use `float-time').
9727 * midnight.el (midnight-float-time): Ditto.
9728
97292000-07-26 Andreas Schwab <schwab@suse.de>
9730
9731 * files.el (normal-backup-enable-predicate): Correct
9732 interpretation of the return value of compare-strings.
9733
97342000-07-26 Gerd Moellmann <gerd@gnu.org>
9735
9736 * isearch.el (isearch-resume): New function.
9737 (isearch-done): Add something to command-history to resume
9738 the search.
9739 (isearch-yank-line, isearch-yank-word): Use
9740 buffer-substring-no-properties instead of buffer-substring.
9741
9742 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
9743 of flyspell-mouse-map.
9744
9745 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
9746 duplicate definition.
9747 (makefile-mode): Remove duplicate setting of local-abbrev-table.
9748
9749 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
9750 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
9751
97522000-07-25 Sam Steingold <sds@gnu.org>
9753
9754 * net/ange-ftp.el: Get modtime over the net.
9755 (ange-ftp-file-modtime): New function.
9756 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9757 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
9758 Use it.
9759 (ange-ftp-dot-to-slash): New function.
9760 (ange-ftp-fix-name-for-vms): Use it.
9761
9762 * midnight.el (midnight-buffer-display-time): Use
9763 `with-current-buffer'.
9764
97652000-07-25 Gerd Moellmann <gerd@gnu.org>
9766
9767 * find-dired.el: Update copyright notice.
9768 (find-dired): Offer to kill a running `find'.
9769
9770 * enriched.el (enriched-face-ans): For a `foreground-color'
9771 property, return '(("x-color" COLOR))' so that COLOR will be
9772 output as a parameter of the x-color annotation. Likewise for the
9773 `background-color' property. In the case of normal face
9774 properties, don't return annotations for unspecified foreground
9775 and background face attributes.
9776
97772000-07-25 Kenichi Handa <handa@etl.go.jp>
9778
9779 * language/japan-util.el (japanese-katakana-region): Fix handling
9780 HANKAKU argument.
9781
97822000-07-25 Miles Bader <miles@gnu.org>
9783
9784 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
9785 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
9786 constrain-to-field.
9787
97882000-07-24 Andrew Innes <andrewi@gnu.org>
9789
9790 * timer.el (timer-activate-when-idle): Add optional parameter
9791 DONT-WAIT. Update docstring.
9792 (run-with-idle-timer): Specify extra parameter to
9793 timer-activate-when-idle, so that timer will be activated
9794 immediately if Emacs is already idle.
9795
9796 * w32-fns.el (w32-using-nt): Fix docstring.
9797
97982000-07-24 Dave Love <fx@gnu.org>
9799
9800 * mouse.el (popup-menu): Set last-command-event.
9801 (mouse-major-mode-menu-prefix): Declare.
9802
98032000-07-24 Gerd Moellmann <gerd@gnu.org>
9804
9805 * textmodes/flyspell.el: Update to author's version 1.5d.
9806
9807 * progmodes/hideshow.el: Update copyright notice.
9808
9809 * vcursor.el: Set maintainer to FSF, since author cannot
9810 be reached.
9811
98122000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
9813
9814 * info.el (Info-goto-emacs-key-command-node): Leave a space after
9815 the prompt.
9816
9817 * mouse.el (popup-menu): Run the keymap through indirect-function,
9818 in case it was defined with define-prefix-key. If the menu is a
9819 list of keymaps, look up the binding of user's choice in each one
9820 of the keymaps.
9821 (mouse-popup-menubar): If the global and local menu-bar keymaps
9822 don't have a prompt string, create one and insert it into the
9823 keymap. Don't barf if current-local-map returns nil.
9824
98252000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
9826
9827 * dired.el (dired-sort-R-check): Added to allow recursive listing
9828 to be undone.
9829 (dired-sort-other): Use it.
9830
98312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9832
9833 * Release of cc-mode 5.27
9834
98352000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9836
9837 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
9838 c-beginning-of-statement-1 that caused a bad case of recursion
9839 which could consume a lot of CPU in large classes in languages
9840 that have in-expression classes (i.e. Java and Pike).
9841
9842 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
9843 statements before top level constructs (i.e. case 6 is moved
9844 before case 5 and is now case 4) to catch in-expression
9845 classes in top level expressions correctly.
9846
98472000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9848
9849 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
9850 objc-method-intro. Case 4 removed and case 5I added.
9851
9852 * cc-langs.el (c-append-paragraph-start): New variable used by
9853 c-common-init to get paragraph-start correct.
9854 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
9855 initialize paragraph-start to make it correct both with and
9856 without the javadoc special case.
9857
9858 * cc-mode.el (java-mode): Use c-append-paragraph-start to
9859 initialize paragraph-start for javadoc markup.
9860
9861 * cc-vars.el (c-style-variables-are-local-p): Incompatible
9862 change by defaulting this to t. It's motivated by the
9863 confusing behavior that otherwise arise from the style system
9864 when editing both java and non-java files at the same time
9865 (see the comments about style setting in c-common-init).
9866
98672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9868
9869 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9870 similar to the one in c-fill-paragraph to check the fill
9871 prefix from the adaptive fill function for sanity.
9872
98732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9874
9875 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9876 defun block.
9877
98782000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9879
9880 * cc-mode.texi Documented the change of cpp-macro.
9881
98822000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9883
9884 * cc-align.el (c-lineup-multi-inher): Handle lines with
9885 leading comma nicely. Extended to handle member initializers
9886 too.
9887
9888 * cc-engine.el: (c-beginning-of-inheritance-list,
9889 c-guess-basic-syntax): Fixed recognition of inheritance lists
9890 when the lines begins with a comma.
9891
9892 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
9893
9894 * cc-vars.el (c-offsets-alist): Changed default for
9895 member-init-cont to c-lineup-multi-inher since it now handles
9896 member initializers and indents better for leading commas.
9897
98982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9899
9900 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9901 handling that caused class open lines to be recognized as
9902 statement-conts in some cases.
9903
9904 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9905 guessed by the adaptive fill function unless point is on the
9906 first line of a block comment.
9907
9908 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9909 when the buffer ends with a macro continuation char.
9910
9911 * cc-engine.el (c-guess-basic-syntax): Added support for
9912 function definitions as statements in Pike. The first
9913 statement in a lambda block is now labeled defun-block-intro
9914 instead of statement-block-intro.
9915
9916 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9917 so that the class surrounding point is selected, not the one
9918 innermost in the state.
9919
9920 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9921 recognition of switch labels having hanging multiline
9922 statements.
9923
9924 * cc-engine.el (c-beginning-of-member-init-list): Broke out
9925 some code in c-guess-basic-syntax to a separate function.
9926 * cc-engine.el (c-just-after-func-arglist-p): Fixed
9927 recognition of member inits with multiple line arglists.
9928 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9929 member-init-cont when the commas are in funny places.
9930
99312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9932
9933 * cc-defs.el (c-auto-newline): Removed this macro since it's
9934 not used anymore.
9935
9936 * cc-engine.el (c-looking-at-bos): New helper function.
9937 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9938 inexpr and toplevel classes apart in Pike.
9939
9940 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9941 of case 9A.
9942
9943 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9944 constant, since "class" can introduce an in-expression class
9945 in Pike nowadays.
9946
99472000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9948
9949 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9950 indentation on cpp-macro lines.
9951
9952 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9953 a syntax modifier like comment-intro, to make it possible to
9954 get syntactic indentation for preprocessor directives. It's
9955 incompatible wrt to lineup functions on cpp-macro, but it has
9956 no observable effect in the 99.9% common case where cpp-macro
9957 is set to -1000.
9958
99592000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9960
9961 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9962 member-init-cont when the preceding arglist is several lines.
9963
99642000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9965
9966 * cc-styles.el (c-style-alist): The basic offset for the BSD
9967 style corrected to 8.
9968
99692000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9970
9971 * cc-styles.el (c-style-alist): Adjusted the indentation of
9972 brace list openers in the gnu style.
9973
99742000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9975
9976 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9977
9978 * cc-cmds.el (c-electric-brace, c-electric-slash,
9979 c-electric-star, c-electric-semi&comma, c-electric-colon,
9980 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9981 when c-syntactic-indentation is nil.
9982
9983 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
9984 we were left at comments preceding the first statement when
9985 reaching the beginning of the buffer.
9986
9987 * cc-vars.el (c-syntactic-indentation): New variable to turn
9988 off all syntactic indentation.
9989
99902000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9991
9992 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
9993 between the text and the block comment ender when it hangs,
9994 depending on how many there are before the fill.
9995
99962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9997
9998 * cc-engine.el (c-beginning-of-closest-statement): New helper
9999 function to go back to the closest preceding statement start,
10000 which could be inside a conditional statement.
10001 * cc-engine.el (c-guess-basic-syntax): Use
10002 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
10003
10004 * cc-engine.el (c-guess-basic-syntax): Better handling of
10005 arglist-intro, arglist-cont-nonempty and arglist-close when
10006 the arglist is nested inside parens. Cases 7A, 7C and 7F
10007 changed.
10008
10009 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
10010 up-to-date with javadoc 1.2.
10011
100122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10013
10014 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
10015 multiline Pike type decls.
10016
100172000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10018
10019 * cc-cmds.el (c-indent-new-comment-line): Always break
10020 multiline comments in multiline mode, regardless of
10021 comment-multi-line.
10022
100232000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10024
10025 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
10026 fully::qualified::names in C++ member init lists. Preamble in
10027 case 5D changed.
10028
100292000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10030
10031 * cc-langs.el (c-common-init): Handling of obsolete variables
10032 moved to c-initialize-cc-mode. More compatible style override
10033 when using global style variables.
10034 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
10035 variables moved here.
10036
10037 * cc-mode.texi: Documented the special behavior of
10038 c-special-indent-hook as a style variable. Don't talk about
10039 doing (c-make-styles-buffer-local t) in a mode hook, since
10040 that's already too late to work right.
10041
10042 * cc-styles.el (c-make-styles-buffer-local): Flag style
10043 variable localness in c-style-variables-are-local-p to make
10044 the compatibility measure in c-common-init work well.
10045
10046 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
10047 longer contain set-from-style.
10048 * cc-styles.el (c-initialize-builtin-style): Don't check for
10049 set-from-style on c-special-indent-hook.
10050 * cc-styles.el (c-copy-tree): Obsolete. The standard function
10051 copy-alist is sufficient now.
10052
10053 * cc-styles.el (c-set-style, c-set-style-1,
10054 c-get-style-variables): Fixes to variable initialization so
10055 that duplicate entries in styles have the same effect
10056 regardless of DONT-OVERRIDE.
10057
10058 * cc-styles.el (c-set-style-2): Fixed bug where the
10059 initialization of inheriting styles failed when the
10060 dont-override flag is set.
10061
10062 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
10063 on this.
10064
100652000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10066
10067 * cc-defs.el (c-forward-comment): Removed the workaround
10068 introduced in 5.38 since it had worse side-effects. If a line
10069 contains the string "//\"", it regarded the // as a comment
10070 start since the \ temporarily doesn't have escape syntax.
10071
100722000-07-17 Emmanuel Briot <briot@act-europe.fr>
10073
10074 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
10075 ada-xref.el before ada-prj.el, so that the Project menu is created
10076 when ada-prj tries to add to it.
10077 (ada-activate-keys-for-case): Suppress the characters that are not
10078 part of the Ada syntax. Better compatibility with else-mode
10079 (ada-adjust-case-interactive): When auto-casing is not active,
10080 correctly insert newlines (used to insert only ^M). Prevent the
10081 syntax table from being changed in case of an error
10082 (or '_' becomes part of a word and some commands are confused).
10083 Do nothing if ada-auto-case is nil.
10084 (ada-after-keyword-p): Ignore keywords that are also attributes
10085 (ada-batch-reformat): Update usage comment
10086 (ada-call-from-contextual-menu): New function
10087 (ada-case-read-exceptions): Reinitialize the casing exception list
10088 first to nil first, so that the casing exception file can be
10089 shared.
10090 (ada-check-defun-name): Handles "configure" keyword for gnatdist
10091 files.
10092 (ada-compile-goto-error): Fix regexp used to detect a file:line
10093 anywhere in the error message
10094 (ada-contextual-menu-last-point): New variable
10095 (ada-create-keymap): If the variable delete-key-deletes-forward is
10096 t on XEmacs, it means that DEL should delete one character
10097 forward.
10098 (ada-create-menu): Use :included instead of :visible for XEmacs.
10099 New submenu "Options".
10100 (ada-end-stmt-re): Correctly indent "select ... then abort"
10101 statements.
10102 (ada-fill-comment-paragraph): Correctly delete all leading '--'
10103 even if they don't match ada-fill-comment-prefix Fix handling of
10104 paragraphs on the first or last line of a file.
10105 (ada-format-paramlist): Fix handling of default parameter values.
10106 (ada-get-body-name): New function.
10107 (ada-get-current-indent): Optimized by searchling directly for an
10108 existing generic part or a statement outside of it. Handle
10109 ada-indent-align-comments when indenting comments Replaced some
10110 regexps by testing directly the next character. This results in a
10111 huge speedup on some files. New indentation scheme for renames
10112 statements. Stop looking for the 'while' or 'for' associated with
10113 a 'loop' at the first semicolon encountered. A "return" can also
10114 match an anonymous access subprogram declaration.
10115 (ada-get-indent-noindent): Ignore strings and comments when
10116 looking for the keywords "record" and "private".
10117 (ada-goto-matching-decl-start): When matching "if", make sure we
10118 are not in fact seeing "end if". Ignore "when" statements except
10119 when initial keyword was "begin". Fix handling of nested
10120 procedures. Add a recursive call to this function to skip over
10121 other 'end' statmts. Fix indentation for "when .. => begin"
10122 (ada-in-open-paren-p): Fix indentation for complex boolean
10123 expressions, where 'and then', 'or else' and parenthesis
10124 statements are mixed up.
10125 (ada-in-paramlist-p): Skip comments while searching for the
10126 beginning Fix handling of operator declarations.
10127 (ada-indent-align-comments): New variable
10128 (ada-indent-current): Change the syntax table only in the
10129 protected section, so that we are sure it is restored correctly.
10130 (ada-indent-on-previous-lines): Use ada-use-indent and
10131 ada-with-indent Correctly indent "select ... then"
10132 (ada-indent-region): Slight speedup.
10133 (ada-indent-renames): New variable.
10134 (ada-last-which-function-subprog, ada-last-which-function-line):
10135 New variables
10136 (ada-looking-at-semi-private): Correctly indent the 'private'
10137 keyword when it is the first word in a package declaration.
10138 (ada-loose-case-word): Stop searching if at the end of the buffer.
10139 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
10140 even if point is not initially at the end of the word.
10141 (ada-matching-decl-start-re): Add "when".
10142 (ada-mode): Add support for abbrev-mode, outline-mode and
10143 which-func-mode Override the old find-file.el entry in
10144 ff-special-constructs since it is using the obsolete
10145 ada-spec-suffix variable
10146 (ada-no-auto-case): New function
10147 (ada-scan-paramlist): When parsing the argument type, accept
10148 spaces (as in "X 'Class", generated by Rational Rose).
10149 (ada-other-file-name): No longer loads the other file.
10150 (ada-popup-menu): Save and restore the current buffer and cursor
10151 position before and after displaying the menu.
10152 (ada-search-ignore-complex-boolean): New function.
10153 (ada-uncomment-region): Emacs21 already knows how to delete
10154 comments not starting in the first column.
10155 (ada-use-indent): New variable
10156 (ada-which-function): New function.
10157 (ada-with-indent): New variable
10158 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
10159 can be batch-compiled from the command line.
10160
10161 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
10162 Add to the menu when the file is loaded, not in ada-mode-hook.
10163 Add -toolbar to the default ddd command Switches moved from
10164 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
10165 ada-prj-default-comp-opt
10166 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
10167 Reference Manual to the menu
10168 (ada-check-current): rewritten as a call to ada-compile-current
10169 (ada-compile): Removed.
10170 (ada-compile-application, ada-compile-current, ada-check-current):
10171 Set the compilation-search-path so that compile.el automatically
10172 finds the sources in src_dir. Automatic scrollong of the
10173 compilation buffer. C-uC-cC-c asks for confirmation before
10174 compiling
10175 (ada-compile-current): New parameter, prj-field
10176 (ada-complete-identifier): Load the .ali file before doing
10177 processing
10178 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
10179 conform to gnatmake's behavior.
10180 (ada-find-file-in-dir): New function
10181 (ada-find-references): Set the environment variables for gnatfind
10182 (ada-find-src-file-in-dir): New function.
10183 (ada-first-non-nil): Removed
10184 (ada-gdb-application): Add support for jdb, the java debugger.
10185 (ada-get-ada-file-name): Load the original-file first if not done
10186 yet.
10187 (ada-get-all-references): Handles the new ali syntax (parent types
10188 are found between <>).
10189 (ada-initialize-runtime-library): New function
10190 (ada-mode-hook): Always load a project file when a file is opened,
10191 so that the casing exceptions are correctly read.
10192 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
10193 (ada-parse-prj-file): Use find-file-noselect instead of find-file
10194 to open the project file, since the latter does not work with
10195 speedbar Get default values before loading the prj file, or the
10196 default executable file name is wrong. Use the absolute value of
10197 src_dir to initialize ada-search-directories and
10198 compilation-search-path,... Add the standard runtime library to
10199 the search path for find-file.
10200 (ada-prj-default-debugger): Was missing an opening '{'
10201 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
10202 variables.
10203 (ada-prj-default-gnatmake-opt): New variable
10204 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
10205 buffers, the project file is the default one Save the windows
10206 configuration before displaying the menu.
10207 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
10208 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
10209 ...) regexp-quote identifiers names to support operators +,
10210 -,... in regexps.
10211 (ada-remote): New function.
10212 (ada-run-application): Erase the output buffer before starting the
10213 run Support remote execution of the application. Use
10214 call-process, or the arguments are incorrectly parsed
10215 (ada-set-default-project-file): Reread the content of the active
10216 project file, not the one from the current buffer When a project
10217 file is set as the default project, all directories are
10218 automatically associated with it.
10219 (ada-set-environment): New function
10220 (ada-treat-cmd-string): New special variable ${current}
10221 (ada-treat-cmd-string): Revised. The substitution is now done for
10222 any ${...} substring
10223 (ada-xref-current): If no body was found, compiles the spec
10224 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
10225 compiler to get rid of command line length limitations.
10226 (ada-xref-get-project-field): New function
10227 (ada-xref-project-files): New variable
10228 (ada-xref-runtime-library-specs-path)
10229 (ada-xref-runtime-library-ali-path): New variables
10230 (ada-xref-set-default-prj-values): Default run command now does a
10231 cd to the build directory. New field: main_unit Provide a default
10232 file name even if the current buffer has no prj file.
10233
10234 * ada-prj.el:
10235 Rewritten to show a tabbed-dialog.
10236 (ada-prj-add-ada-menu): Remove the map and name parameters.
10237 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
10238 New function
10239 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
10240 (ada-prj-load-from-file): New function
10241 (ada-prj-save): Always save fields that depend on the current buffer
10242 (ada-prj-show-value): New function
10243
10244 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
10245 Ada mode. This will allow us to display the Ada menu in any buffer
10246 we want (for project items).
10247 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
10248 number of spaces in the header.
10249
102502000-07-24 Dave Love <fx@gnu.org>
10251
10252 * ediff-init.el (ediff-region-help-echo): Bind face-help.
10253
102542000-07-23 Noah Friedman <friedman@splode.com>
10255
10256 * type-break.el (type-break): perform autosave.
10257 Suggested by Stephen Gildea <gildea@intouchsys.com>.
10258 (type-break-do-query): Cancel query schedule while performing
10259 actual query, to avoid possibility of a second query being made
10260 while first one is already in progress.
10261 (type-break-time-stamp-format): New variable.
10262 (type-break-time-stamp): New function.
10263 (type-break-time-warning): Use it.
10264 (type-break-keystroke-warning): Use it.
10265 (type-break-noninteractive-query): Use it.
10266
10267 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
10268 cookie.
10269 Use add-minor-mode to set minor-mode-alist, if available.
10270 (eldoc-echo-area-use-multiline-p): New user option.
10271 (eldoc-echo-area-multiline-supported-p): New variable.
10272 (eldoc-docstring-format-sym-doc): Use them.
10273 (eldoc-mode): If not using idle timers, append to local post and
10274 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
10275 (eldoc-display-message-no-interference-p): Don't interfere with
10276 edebug.
10277 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
10278 (eldoc-function-arglist): New function.
10279 (eldoc-function-argstring): Use it.
10280
10281 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
10282 auto save directory exists before calling directory-files.
10283
102842000-07-23 Dave Love <fx@gnu.org>
10285
10286 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
10287 ^o, ^u.
10288
102892000-07-21 Dave Love <fx@gnu.org>
10290
10291 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
10292 now passed to the function. It now works properly.
10293
10294 * smerge-mode.el (smerge-mode-menu): Fill it out.
10295
102962000-07-20 Gerd Moellmann <gerd@gnu.org>
10297
10298 * info-look.el (info-lookup): If *info* is shown in another frame
10299 on the same display, select that frame, instead of switching to
10300 the Info buffer in another window of the selected frame.
10301
10302 * simple.el (universal-argument-map): Bind numeric keypad keys
10303 kp-0 to kp-9 and kp-subtract.
10304 (digit-argument): Handle these keys.
10305
103062000-07-20 Dave Love <fx@gnu.org>
10307
10308 * net/goto-addr.el (goto-address-fontify): Don't bother with
10309 buffer-modified and read-only stuff -- irrelevant with overlays.
10310 Put an extra property on the overlays and use it to clean up in
10311 case goto-address is re-run.
10312
103132000-07-19 Richard M. Stallman <rms@gnu.org>
10314
10315 * timer.el (run-with-idle-timer): Doc fix.
10316
10317 * mail/mail-utils.el (mail-strip-quoted-names):
10318 Handle case where <...> appears inside "...".
10319 Use replace-match to edit the string more simply.
10320 (rmail-dont-reply-to): Cope with an unmatched ".
10321
103222000-07-19 Dave Love <fx@gnu.org>
10323
10324 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
10325 implementation.
10326
10327 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
10328 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
10329 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
10330
103312000-07-19 Gerd Moellmann <gerd@gnu.org>
10332
10333 * textmodes/refer.el: Correct maintainer's email address.
10334
10335 * progmodes/hideif.el: Correct author's email address.
10336 Fix typo in comment.
10337
10338 * xml.el: New file.
10339
10340 * mail/mailheader.el: Correct author's mail address.
10341
10342 * gnus/parse-time.el: Correct author's mail address.
10343
103442000-07-19 Colin Walters <walters@cis.ohio-state.edu>
10345
10346 * comint.el (comint-highlight-input, comint-highlight-face):
10347 New user options.
10348 (comint-input-ring-file-name): Change custom type.
10349 (comint-mode-map): Bind mouse-2.
10350 (comint-insert-clicked-input): New function.
10351 (comint-send-input): Handle input highlighting.
10352
103532000-07-18 Stefan Monnier <monnier@cs.yale.edu>
10354
10355 * mouse.el (popup-menu): New function.
10356 (mouse-major-mode-menu): Use it.
10357
103582000-07-18 Dave Love <fx@gnu.org>
10359
10360 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
10361 improvements.
10362
103632000-07-18 Gerd Moellmann <gerd@gnu.org>
10364
10365 * faces.el (face-font-selection-order)
10366 (face-font-family-alternatives): Add custom type.
10367
103682000-07-18 Dave Love <fx@gnu.org>
10369
10370 * cus-edit.el (custom-variable-reset-saved)
10371 (custom-variable-reset-standard): Remove unused bindings.
10372
10373 * rect.el (open-rectangle-line): Remove unused let.
10374
10375 * hl-line.el (hl-line-highlight): Check hl-line-mode.
10376
103772000-07-18 Gerd Moellmann <gerd@gnu.org>
10378
10379 * cdl.el: Fix `Maintainer' keyword.
10380
10381 * play/pong.el: Add author's email address.
10382
103832000-07-17 Sam Steingold <sds@gnu.org>
10384
10385 * files.el (insert-directory): Call `split-string' instead of
10386 re-implementing it.
10387
103882000-07-18 Gerd Moellmann <gerd@gnu.org>
10389
10390 * mail/vms-pmail.el: Change maintainer to FSF.
10391
10392 * net/goto-addr.el: Change maintainer to FSF.
10393
10394 * info.el (Info-title-face-alist): Removed.
10395
103962000-07-18 David Ponce <david@dponce.com>
10397
10398 * recentf.el (recentf-open-files): New command that works like
10399 `recentf-open-more-files', but shows the whole list of files (not just
10400 those omitted from the menu). Useful if you don't use a menu-bar!
10401 (recentf-open-more-files) Modified to use `recentf-open-files'.
10402
10403 (recentf-open-files, recentf-open-more-files)
10404 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10405
10406 (recentf-dialog-mode): New mode for dialogs. You can now just type
10407 "q" to cancel the dialogs.
10408
104092000-07-18 David Ponce <david@dponce.com>
10410
10411 * recentf.el: This is a major update of recentf.el. It adds new
10412 features to better organize the recentf menu and "More..." buffer.
10413
10414 Using new provided menu filtering functions you can now organize the
10415 recent files list:
10416
10417 - by major modes
10418 - by directories
10419 - by user defined rules
10420
10421 Finally, with the new `recentf-filter-changer' customizable filter you
10422 can define a ring of filters and dynamically (via the menu) cycle on
10423 each menu organization in the ring (a la msb).
10424
104252000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
10426
10427 * eshell/eshell.el (eshell): Replace links to eshell.info with
10428 links to eshell, to avoid problems on systems where the manual is
10429 installed as `eshell'.
10430 * eshell/esh-cmd.el (eshell-cmd): Ditto.
10431 * eshell/em-smart.el (eshell-smart): Ditto.
10432 * eshell/em-banner.el (eshell-banner): Ditto.
10433 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10434
10435 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10436 same-file check in the MS-DOS version (it does support inodes).
10437
10438 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10439
10440 * eshell/eshell.el (eshell-directory-name):
10441 Run default directory name through convert-standard-filename.
10442
104432000-07-18 Kenichi Handa <handa@etl.go.jp>
10444
10445 * international/mule-cmds.el (select-safe-coding-system):
10446 Fix typo in the comment.
10447
10448 * language/european.el (compound-text):
10449 Force katakana-jisx0201 to be designated to G1.
10450
10451 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10452 Don't translate some national variant characters of latin-jisx0201.
10453 (x-ctext): Force katakana-jisx0201 to be designated to G1.
10454
10455 * international/kkc.el (kkc-after-update-conversion-functions):
10456 New variable.
10457 (kkc-update-conversion): Run functions in it at the tail.
10458
104592000-07-16 John Wiegley <johnw@gnu.org>
10460
10461 * lisp/align.el (align-newline-and-indent):
10462 Adding new function. for auto-aligning blocks of code on RET.
10463 (align-region): Fixed badly formatted minibuffer message.
10464
104652000-07-17 Kenichi Handa <handa@etl.go.jp>
10466
10467 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10468 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
10469 the conversion list at first if appropriate.
10470 (kkc-next): Don't update kkc-next-count here.
10471 (kkc-prev): Don't update kkc-prev-count here.
10472 (kkc-show-conversion-list-update): Fix setting up of conversion
10473 list message.
10474
104752000-07-16 Stefan Monnier <monnier@cs.yale.edu>
10476
10477 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10478
104792000-07-16 Dave Love <fx@gnu.org>
10480
10481 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10482 function to be more specific.
10483
10484 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10485 non-string help-echo.
10486 (widget-types-convert-widget): Defsubst it.
10487 (widget-echo-help): Try to cope with a help-echo function of two
10488 possible sorts.
10489
104902000-07-15 Jason Rumney <jasonr@gnu.org>
10491
10492 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10493 Declare as obsolete.
10494
10495 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10496
104972000-07-14 Gerd Moellmann <gerd@gnu.org>
10498
10499 * hilit-chg.el: Fix typo.
10500
105012000-07-14 Dave Love <fx@gnu.org>
10502
10503 * info.el (Info-mode-menu): Fix use of :help, :enable.
10504
105052000-07-14 Stefan Monnier <monnier@cs.yale.edu>
10506
10507 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10508
105092000-07-13 Dave Love <fx@gnu.org>
10510
10511 * emacs-lisp/easymenu.el: Doc fixes.
10512 (easy-menu-remove): Defalias to ignore.
10513
10514 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10515 Call throw correctly.
10516
105172000-07-13 Gerd Moellmann <gerd@gnu.org>
10518
10519 * faces.el (frame-background-mode): Doc fix.
10520
10521 * simple.el (eval-expression-print-length): Change custom type to
10522 allow entering nil as value.
10523
105242000-07-13 Dave Love <fx@gnu.org>
10525
10526 * progmodes/fortran.el (fortran-imenu-generic-expression):
10527 Change definition layout.
10528 (fortran-mode-menu): Reinstate customize entries.
10529
10530 * cus-edit.el (custom-group-menu-create, customize-menu-create):
10531 Use :filter, per old XEmacs code.
10532
105332000-07-12 Gerd Moellmann <gerd@gnu.org>
10534
10535 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10536 event when deciding what to send to the terminal.
10537
105382000-07-12 Dave Love <fx@gnu.org>
10539
10540 * cus-start.el: Add optional version as 4th element of specs and
10541 use it for several things new in v21. Remove load-path. Fix type
10542 of line-number-display-limit.
10543
105442000-07-11 Dave Love <fx@gnu.org>
10545
10546 * progmodes/fortran.el: Don't require easymenu.
10547 Use repeat counts in various regexps.
10548 (fortran-mode-syntax-table): Defvar directly.
10549 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10550 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10551 Use defvar, not defconst.
10552 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
10553 (fortran-mode): Set fortran-comment-line-start-skip,
10554 fortran-comment-line-start-skip, dabbrev-case-fold-search.
10555 (fortran-comment-indent): Use defsubst.
10556 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10557 Use fortran-comment-indent, not fortran-comment-indent-function.
10558 (fortran-comment-region, fortran-electric-line-number): Simplify.
10559 (fortran-auto-fill): New function.
10560 (fortran-do-auto-fill): Deleted.
10561 (fortran-find-comment-start-skip):
10562 Check for non-null comment-start-skip.
10563 (fortran-auto-fill-mode, fortran-fill-statement):
10564 Use fortran-auto-fill.
10565 (fortran-fill): Use fortran-auto-fill. Check for null
10566 comment-start-skip. Simplify final clause and use end-of-line finally.
10567
10568 * widget.el (widget-plist-member): New alias.
10569
105702000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
10571
10572 * eshell/esh-module.el (toplevel): Reference
10573 byte-compile-current-file only if it is bound.
10574
105752000-07-10 Gerd Moellmann <gerd@gnu.org>
10576
10577 * dired.el: Don't require `dired-aux'.
10578
105792000-07-10 Miles Bader <miles@lsi.nec.co.jp>
10580
10581 * dired-aux.el (dired-show-file-type): New function.
10582 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10583 (dired-show-file-type): Add autoload.
10584
105852000-07-10 Kenichi Handa <handa@etl.go.jp>
10586
10587 * international/mule-diag.el (describe-font): Adjusted for the
10588 change of fontset-info.
10589 (print-fontset): Likewise.
10590
105912000-07-09 Stefan Monnier <monnier@cs.yale.edu>
10592
10593 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10594
105952000-07-07 Gerd Moellmann <gerd@gnu.org>
10596
10597 * bindings.el: Bind `[delete]' to delete-char.
10598
10599 * dired.el (dired-find-alternate-file): New function.
10600 (dired-mode-map): Bind `a' to dired-find-alternate-file.
10601 (toplevel): Require dired-aux when compiling.
10602 (dired-buffers): Move defvar within file to avoid compiler warning.
10603
10604 * info.el (Info-last-search): Variable removed.
10605 (Info-search-history): New variable.
10606 (Info-search): New Info-search-history.
10607
10608 * battery.el, info-look.el: Change author's mail address.
10609
106102000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
10611
10612 * mail/rmail.el (rmail-clear-headers): Don't throw an error
10613 if rmail-ignored-headers is nil.
10614 (rmail-retry-failure): Bind rmail-ignored-headers and
10615 rmail-displayed-headers to nil.
10616
106172000-07-06 Gerd Moellmann <gerd@gnu.org>
10618
10619 * lpr.el (lpr-page-header-switches): Add `-h' switch.
10620 (print-region-1): Don't hard code `-h' here.
10621
10622 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10623
106242000-07-01 Francesco Potorti` <pot@gnu.org>
10625
10626 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10627 exim can use "your message" instead of "the message".
10628
106292000-07-06 Stefan Monnier <monnier@cs.yale.edu>
10630
10631 * facemenu.el: Docstrings fixes.
10632 (facemenu-get-face): Don't use internal-find-face.
10633 (facemenu-iterate): Rename arg to match the docstring.
10634
10635 * newcomment.el (uncomment-region): Be more careful when skipping
10636 backwards over `=' not to bump into BOBP.
10637
106382000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
10639
10640 * ediff-diff.el (ediff-wordify): Use syntax table.
10641 * ediff-init.el (ediff-has-face-support-p): Use
10642 ediff-color-display-p.
10643 (ediff-color-display-p): Use display-color-p, changed to defun
10644 from defsubst.
10645 Got rid of special cases for NeXT and OS/2.
10646 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
10647 face.
10648
106492000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10650
10651 * emacs-lisp/lucid.el: Require CL.
10652 (copy-tree, remprop): Remove, it's provided by CL.
10653 (map-keymap): Define in terms of cl-map-keymap.
10654 (extent-property, set-extent-end-glyph): New functions.
10655
10656 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10657
106582000-07-05 Gerd Moellmann <gerd@gnu.org>
10659
10660 * Makefile.in (DONTCOMPILE): Add comment that the name may
10661 not be changed without changing the make-dist script.
10662
10663 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
10664 (cl-mapc): Use mapc instead of cl-old-mapc.
10665
106662000-07-05 Andrew Innes <andrewi@gnu.org>
10667
10668 * makefile.nt: Add support for `bootstrap' and related targets.
10669
106702000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10671
10672 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
10673 (easy-menu-do-define): Use `menu-item' format.
10674 Handle case where easy-menu-create-menu returns a symbol.
10675 Manually call the potential top-level filter in the function binding.
10676 (easy-menu-filter-return): New arg NAME.
10677 Convert to a keymap if MENU is an XEmacs menu.
10678 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
10679 (easy-menu-converted-items-table, easy-menu-convert-item):
10680 New var and fun to memoize easy-menu-convert-item-1.
10681 (easy-menu-do-add-item): Use it.
10682 (easy-menu-create-menu): Use easy-menu-convert-item.
10683 Wrap easy-menu-filter-return around any :filter specification.
10684 Don't convert the menu if a filter was specified.
10685 Tell easy-menu-make-symbol not to check for MENU being an expression.
10686 (easy-menu-make-symbol): New arg NOEXP.
10687
106882000-07-05 Gerd Moellmann <gerd@gnu.org>
10689
10690 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
10691 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
10692 (eval-defun): If called with prefix arg, instrument code for
10693 Edebug.
10694
10695 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
10696 similar to that of eval-defun.
10697
106982000-07-04 Dave Love <fx@gnu.org>
10699
10700 * hl-line.el (hl-line-overlay): Make it permanent-local.
10701
10702 * calendar/todo-mode.el: Replaced with a working version, based on
10703 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
10704
107052000-07-03 Miles Bader <miles@lsi.nec.co.jp>
10706
10707 * paths.el (prune-directory-list): New function.
10708 (Info-default-directory-list): Rewritten to more methodically
10709 enumerate a big list of possible info directories (based on the
10710 list used by the standalone info reader).
10711
10712 * info.el (info-initialize): Use prune-directory-list to remove
10713 non-existent directories from Info-directory-list.
10714
10715 * paths.el (Info-default-directory-list): Try a list of possible
10716 info-directories instead of a single one. Add the possible
10717 info directory "/usr/share/info".
10718
10719 * woman.el (woman-man.conf-path): Explicitly include the debian
10720 man-db config file "/etc/manpath.config".
10721 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
10722 are present in `manpath.config'.
10723 (woman-manpath): Include "/usr/share/man".
10724
107252000-07-03 Gerd Moellmann <gerd@gnu.org>
10726
10727 * frame.el (blink-cursor-mode): Don't hide cursor initially.
10728
10729 * startup.el (command-line): Initialize blink-cursor based
10730 on window-system.
10731
10732 * frame.el (blink-cursor): Default to nil if not running under
10733 a window-system.
10734
10735 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
10736 (face-x-resources): Remove duplicate entry for :font.
10737
10738 * textmodes/refer.el (refer-find-entry-internal): Use some-window
10739 instead of cycling through windows with next-window.
10740
10741 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
10742 of cycling through windows with next-window.
10743
10744 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
10745 of cycling through windows with next-window.
10746
10747 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
10748 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
10749 instead of cycling through windows with next-window.
10750
10751 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
10752 instead of cycling through windows with next-window.
10753
10754 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
10755 of cycling through windows with next-window.
10756
10757 * terminal.el (te-process-output): Use walk-windows instead of
10758 cycling through windows with next-window.
10759
10760 * server.el (server-switch-buffer): Use some-window instead of
10761 cycling through windows with next-window.
10762
10763 * window.el (some-window): New function.
10764 (walk-windows): Remove reference to walk-windows-start.
10765
10766 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
10767
107682000-07-03 Richard Stallman <rms@gnu.org>
10769
10770 * window.el (walk-windows): Guarantee termination by keeping a list
10771 of all the windows already handled.
10772
107732000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10774
10775 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
10776 window-system.
10777
10778 * man.el (Man-notify-when-ready): Don't use window-system. If
10779 Man-notify-method is newframe, and the display is not
10780 multi-frame, select the frame created for the man page.
10781 (Man-init-defvars): Doc fix.
10782
107832000-06-28 Gerd Moellmann <gerd@gnu.org>
10784
10785 * faces.el (region): Change background color for light background.
10786
10787 * ediff-wind.el (ediff-setup-control-frame): Remove :box
10788 attribute from mode-line face of Ediff control frame.
10789
10790 * replace.el (query-replace-map): Bind `e' like `E'.
10791
107922000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10793
10794 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
10795 Change name to "Select All".
10796
10797 * dos-fns.el (convert-standard-filename): Fix last change.
10798
107992000-06-27 Gerd Moellmann <gerd@gnu.org>
10800
10801 * help.el (describe-variable): Don't insert a second `'s' in front
10802 of the string `value is shown below'. Since the syntax-table is
10803 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
10804 an existing `'s', so that this won't be deleted.
10805
10806 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
10807 * pcmpl-unix.el: New files.
10808
108092000-06-26 Stefan Monnier <monnier@cs.yale.edu>
10810
10811 * wid-edit.el (widget-member): Use the new plist-member.
10812
108132000-06-26 Gerd Moellmann <gerd@gnu.org>
10814
10815 * replace.el (perform-replace): Undo change of 2000-04-04.
10816 Instead, move backward 1 character at the end of the loop when
10817 necessary.
10818
10819 * faces.el (fringe): Change face for different backgrounds.
10820
10821 * eshell/esh-module.el (toplevel): Load defgroup's differently;
10822 patch from John.
10823
10824 * eshell/*.el: Change spelling of the Free Software Foundation.
10825
10826 * eshell/esh-toggle.el: Removed.
10827
10828 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
10829
10830 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
10831 interactively.
10832
108332000-06-26 Alex Schroeder <alex@gnu.org>
10834
10835 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
10836 `define-key'; instead of checking `(emacs-version)' check for
10837 `set-keymap-parent' and `set-keymap-name' directly. Add entries
10838 for `;' and `o' which might be electric.
10839
10840 (sql-electric-stuff): New user option.
10841 (sql-magic-go): New function which uses `sql-electric-stuff'.
10842 (sql-magic-semicolon): New function which uses
10843 `sql-electric-stuff'.
10844
10845 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
10846 is not fboundp.
10847
10848 (sql-oracle-options): New variable.
10849 (sql-oracle): Use it.
10850
10851 (sql-imenu-generic-expression): Doc change.
10852 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
10853 is used.
10854
10855 (sql-informix): Added command line parameter "-" to force
10856 sql-informix-program to use stdout.
10857
108582000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
10859
10860 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
10861 (cp864-decode-table): Doc fix.
10862 (cp720-decode-table): New variable, supports the Arabic OEM
10863 codepage used by Windows.
10864 (cp737-decode-table): New, Greek OEM codepage used by Windows.
10865
108662000-06-23 Dave Love <fx@gnu.org>
10867
10868 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10869 (font-lock-fontify-anchored-keywords): Use
10870 line-beginning-position.
10871 (global-font-lock-mode): Use mapc.
10872
108732000-06-23 Stefan Monnier <monnier@cs.yale.edu>
10874
10875 * eshell/esh-module.el: Require CL when compiling.
10876
108772000-06-23 Gerd Moellmann <gerd@gnu.org>
10878
10879 * comint.el (comint-substitute-in-file-name): Call replace-match
10880 with second and third arg t.
10881
10882 * cus-edit.el (custom-button-face, custom-button-pressed-face):
10883 Specify foreground color.
10884
10885 * faces.el (tool-bar, mode-line, header-line): Specify foreground
10886 color.
10887
10888 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10889
10890 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10891 cddr instead of cdddr.
10892
10893 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10894 instead of copy-list.
10895
10896 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10897 of copy-list.
10898
10899 * subdirs.el: Add eshell subdirectory.
10900
10901 * eshell: New subdirectory containing the Eshell package.
10902
10903 * pcomplete.el: New file.
10904
109052000-06-23 Paul Eggert <eggert@twinsun.com>
10906
10907 * mail/mailpost.el (post-mail-send-it): Make sure file has
10908 proper permissions from birth.
10909
10910 * files.el (basic-save-buffer-2): When temporarily setting
10911 file modes, set them to current modes plus 0200, not to 0777.
10912
10913 * emerge.el (emerge-make-temp-file): Make sure file has proper
10914 permissions from birth.
10915
109162000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
10917
10918 * files.el (make-backup-file-name-1): On DOS/Windows, run the
10919 backup file name through convert-standard-filename.
10920
10921 * dos-fns.el (convert-standard-filename): Convert leading
10922 directories as well. When long file names are supported, convert
10923 characters that are invalid in Windows file names.
10924
109252000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10926
10927 * ps-print.el: Fix bug: if ^L is the very first buffer character,
10928 ps-print crashes. New feature: page selection for printing. Create
10929 raw-text-unix coding system for XEmacs. Doc fix.
10930 (ps-print-version): New version number (5.2.3).
10931 (ps-plot-region): Bug fix.
10932 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10933 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10934 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10935 funs.
10936 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10937 (ps-last-page): New vars.
10938
109392000-06-21 Gerd Moellmann <gerd@gnu.org>
10940
10941 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10942 empty option string.
10943
109442000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
10945
10946 * man.el (man): Doc fix.
10947
109482000-06-21 Kenichi Handa <handa@etl.go.jp>
10949
10950 * international/mule-cmds.el (set-language-info-alist): Docstring
10951 fixed.
10952
109532000-06-20 Gerd Moellmann <gerd@gnu.org>
10954
10955 * version.el (emacs-version): Use ISO date format.
10956
10957 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10958 instead of `M-backspace'.
10959
10960 * simple.el (turn-off-auto-fill): New function.
10961
109622000-06-20 Stefan Monnier <monnier@cs.yale.edu>
10963
10964 * jit-lock.el (with-buffer-prepared-for-jit-lock):
10965 Renamed from with-buffer-prepared-for-font-lock and use
10966 inhibit-modification-hooks rather than setting *-change-functions.
10967 Update all functions to use the new name.
10968 (jit-lock-first-unfontify-pos): New semantics (and doc).
10969 (jit-lock-mode): Make non-interactive.
10970 Don't automatically turn on font-lock.
10971 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10972 Always use jit-lock-after-change.
10973 Remove and restore font-lock-after-change-function.
10974 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10975 (jit-lock-after-unfontify-buffer): Remove.
10976 (jit-lock-stealth-fontify):
10977 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10978 (jit-lock-after-change): Set the `fontified' text-prop to nil.
10979
109802000-06-20 Sam Steingold <sds@gnu.org>
10981
10982 * emacs-lisp/cl-indent.el (toplevel): Indent
10983 `print-unreadable-object' properly. Untabify.
10984
109852000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10986
10987 * textmodes/reftex.el (reftex-find-citation-regexp-format):
10988 Support for bibentry.
10989 (reftex-compile-variables): Fixed problem with end of section-re.
10990
10991 * texmodes/reftex-dcr.el (reftex-view-crossref,
10992 reftex-view-crossref-from-bibtex):
10993 Deal with changed `reftex-find-citation-regexp-format'.
10994 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
10995 Replaced `remprop' with `put'.
10996 (reftex-view-crossref, reftex-view-crossref-when-idle):
10997 Support for bibentry.
10998
10999 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
11000 New entry for bibentry package.
11001
11002 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
11003 Regexp also matches "\nobibliography".
11004
11005 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
11006 Call `reftex-ensure-write-access' before doing anything.
11007 (reftex-ensure-write-access): New function.
11008
110092000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
11010
11011 * progmodes/idlwave.el: File re-installed (update to version 4.2)
11012
11013 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
11014
11015 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
11016
11017 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
11018
11019
110202000-06-20 Dave Love <fx@gnu.org>
11021
11022 * faces.el (frame-background-mode): Use set-default, not set, in
11023 setter.
11024 (frame-update-faces, frame-update-face-colors): Define with
11025 defalias.
11026
11027 * enriched.el (enriched-decode-foreground)
11028 (enriched-decode-background): Don't use internal-find-face.
11029
11030 * apropos.el: Doc fixes.
11031
11032 * cus-edit.el (customize-changed-options): Check arg.
11033 (customize-version-lessp): Don't require decimal point.
11034
11035 * custom.el (defcustom, defgroup): Doc fix.
11036
11037 * newcomment.el (comment) <defgroup>: Add :version.
11038 (comment-multi-line): Doc fix.
11039
11040 * emulation/mlsupport.el (define-hooked-local-abbrev,
11041 define-hooked-global-abbrev): Fix, using define-abbrev.
11042
110432000-06-19 Gerd Moellmann <gerd@gnu.org>
11044
11045 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
11046 the whole buffer.
11047
110482000-06-19 Dave Love <fx@gnu.org>
11049
11050 * menu-bar.el (menu-bar-options-save): New function.
11051 (menu-bar-options-menu): Use it.
11052 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
11053 Simplify.
11054
110552000-06-19 Andreas Schwab <schwab@suse.de>
11056
11057 * progmodes/etags.el (tags-query-replace): Put new parameters
11058 START and END at the end, for backward compatibility.
11059
110602000-06-19 Kenichi Handa <handa@etl.go.jp>
11061
11062 * international/codepage.el:
11063 (cp-coding-system-for-codepage-1): Delete special codes for
11064 generating xxx-dos coding system because now a CCL based coding
11065 system can handle EOL conversion by default.
11066
11067 * international/mule.el (make-coding-system): Generate subsidiary
11068 coding systems for EOL handling variants even for a CCL based
11069 coding system.
11070
110712000-06-19 Kenichi Handa <handa@etl.go.jp>
11072
11073 * international/isearch-x.el (isearch-minibuffer-input-method)
11074 (isearch-minibuffer-input-method-function): These variables
11075 deleted.
11076 (isearch-with-input-method): Don't use the above variables.
11077 (isearch-process-search-multibyte-characters): Likewise. Call
11078 read-string with the arg INHERIT-INPUT-METHOD t.
11079
110802000-06-17 Stefan Monnier <monnier@cs.yale.edu>
11081
11082 * font-lock.el (font-lock-after-fontify-buffer)
11083 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
11084
11085 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
11086 Use consistent make-local-variable style for font-lock-fontified.
11087 (jit-lock-fontify-buffer):
11088 Don't bother checking for font-lock-mode and jit-lock-mode.
11089
11090 * time.el: Remove trailing ^M that prevent CVS-merging.
11091
110922000-06-16 Gerd Moellmann <gerd@gnu.org>
11093
11094 * Makefile.in (distclean): New target.
11095
110962000-06-16 Stefan Monnier <monnier@cs.yale.edu>
11097
11098 * Makefile.in (srcdir): Define for update-subdirs.
11099
111002000-06-16 Gerd Moellmann <gerd@gnu.org>
11101
11102 * find-lisp.el: New file.
11103
111042000-06-16 Andrew Innes <andrewi@gnu.org>
11105
11106 * time.el (display-time-mail-function): New variable, to allow
11107 external packages to indicate when new mail is available.
11108 (display-time-update): Use it.
11109
111102000-06-16 Kenichi Handa <handa@etl.go.jp>
11111
11112 * international/mule.el (mule-version): Change version name to
11113 SAKAKI. AOI has already been used by Meadow.
11114
11115 * international/quail.el (quail-show-guidance-buf): To find the
11116 bottom window (but minibuffer), pay attention to the height of
11117 minibuffer.
11118
111192000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
11120
11121 * arc-mode.el (archive-mode-map): Use the new menu-item format for
11122 menu-bar menus. Add help strings. Don't remove the Edit menu
11123 from the menu bar, as the menu bar has enough space now.
11124
11125 * Makefile.in (SHELL): Make sure /bin/sh is used.
11126
11127 * woman.el (woman-man-buffer): Fix bold and underlined CJK
11128 characters, which use series of two ^H characters instead of one.
11129
111302000-06-15 Gerd Moellmann <gerd@gnu.org>
11131
11132 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
11133 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
11134 functions.
11135 (Info-find-node-2): Try a case-sensitive search first, then
11136 do a case-insensitive search.
11137
11138 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
11139 tutorials.
11140
11141 * complete.el (PC-env-vars-alist): New variable.
11142 (PC-complete-as-file-name): New function.
11143 (partial-completion-mode): Initialize PC-env-vars-alist from
11144 process-environment.
11145 (PC-do-completion): Handle completion of env vars.
11146
11147 * info.el (Info-set-mode-line): Show file name in mode line,
11148 use `*Info*' instead of `Info:'.
11149
11150 * startup.el (command-line-1): Change copyright messages to year
11151 2000.
11152
111532000-06-15 Dave Love <fx@gnu.org>
11154
11155 * net/goto-addr.el (goto-address-fontify): Use keymap property,
11156 not local-map.
11157
111582000-06-15 Kenichi Handa <handa@etl.go.jp>
11159
11160 * international/mule.el (set-buffer-file-coding-system): Almost
11161 rewritten to handle `undecided' as no-op.
11162
111632000-06-14 Gerd Moellmann <gerd@gnu.org>
11164
11165 * Makefile.in: New file.
11166
11167 * Makefile: Removed.
11168
11169 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
11170 (goto-address-highlight-keymap): Bind C-c RET.
11171
111722000-06-14 Kenichi Handa <handa@etl.go.jp>
11173
11174 * mail/sendmail.el (sendmail-send-it): The temporary buffer
11175 inherits buffer-file-coding-system of the current buffer.
11176
11177 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
11178 0. Give correct argument to set-auto-coding-function.
11179 (tar-expunge): For goto-char, use (point-min), not 0.
11180 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
11181 (tar-subfile-save-buffer): Likewize.
11182
11183 * international/mule.el
11184 (after-insert-file-set-buffer-file-coding-system): Call
11185 set-buffer-file-coding-system with the arg FORCE t.
11186
111872000-06-13 Gerd Moellmann <gerd@gnu.org>
11188
11189 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
11190 nil. Contemporary sendmails issue an X-Authentication-Warning if
11191 the sender is set with `-f'.
11192
111932000-06-13 Dave Love <fx@gnu.org>
11194
11195 * help.el (describe-function-1): Kluge around cases of functions
11196 fset to subrs whose doc doesn't match their symbol-name.
11197
11198 * image.el (insert-image): Default STRING to a space.
11199
11200 * info.el Doc fixes.
11201 (Info-build-node-completions): Match Ref tags.
11202
112032000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
11204
11205 * frame.el (display-multi-frame-p, display-multi-font-p): New
11206 defaliases for display-graphic-p.
11207
11208 * hl-line.el: Fixed a typo in commentary.
11209
112102000-06-13 Kenichi Handa <handa@etl.go.jp>
11211
11212 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
11213 fixed.
11214
112152000-06-12 Dave Love <fx@gnu.org>
11216
11217 * image.el (insert-image): Save a little consing.
11218
112192000-06-12 Kenichi Handa <handa@etl.go.jp>
11220
11221 * language/tibet-util.el: Convert all tibetan-1-column characters
11222 to the corresponding tibetan characters.
11223 (tibetan-add-components): Delete code for the special treatment of
11224 'a chung.
11225
11226 * language/tibetan.el (tibetan-composable-pattern): Fix previous
11227 change.
11228 (tibetan-vowel-transcription-alist): More rules added.
11229 (tibetan-composite-vowel-alist): New variable.
11230 (tibetan-precomposition-rule-alist): More rules added.
11231
112322000-06-12 Stefan Monnier <monnier@cs.yale.edu>
11233
11234 * startup.el (command-line): Only call menu-bar-mode if interactive.
11235
11236 * thingatpt.el (toplevel symbol-properties):
11237 * textmodes/makeinfo.el (makeinfo-compile):
11238 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
11239 * progmodes/hideif.el (hif-compress-define-list)
11240 (hide-ifdef-use-define-alist):
11241 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
11242 (ange-ftp-vms-add-file-entry):
11243 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
11244 * man.el (Man-build-man-command):
11245 * mail/rnewspost.el (news-reply-header-hook):
11246 * info.el (Info-insert-dir):
11247 * emulation/mlconvert.el (backward-word, forward-word, setq):
11248 * emacs-lisp/gulp.el (gulp-send-requests):
11249 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
11250 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
11251 (byte-optimize-apply, end of file):
11252 * emacs-lisp/advice.el (ad-advice-class-completion-table)
11253 (ad-make-freeze-definition):
11254 * startup.el (command-line, command-line-1): Don't quote lambdas.
11255
11256 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
11257 (cvs-cleanup-removed): New function.
11258 (cvs-cleanup-functions): New var.
11259 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
11260 some flexibility in specifying additional entries to auto-cleanup.
11261 (cvs-quickdir): New function.
11262 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
11263 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
11264 (cvs-mode-find-file): Check that we are on a filename or dirname
11265 when invoked through a mouse-click.
11266 (cvs-full-path): Remove.
11267 (cvs-dired-action): Re-introduced.
11268 (cvs-dired-noselect): Use it.
11269 (vc-post-command-functions): use this new hook if available.
11270
11271 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
11272 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
11273 (cvs-filename-map, cvs-dirname-map): Remove.
11274 (cvs-default-action): Remove.
11275 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
11276 if the arg is really a keymap.
11277 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
11278 Don't hardcode the mapping from state (aka type) to face, but check
11279 the var cvs-fi-<type>-face instead.
11280 (cvs-fileinfo-from-entries): New function.
11281
11282 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
11283 Docstring fix.
11284 (cvs-find-file-and-jump): Change default to be safer.
11285 (cvs-mode-diff-map): Define it as a function as well.
11286 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
11287 Bind mouse-2 in this global map rather than with text-properties.
11288
11289 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
11290 file to resolve the ambiguity between C(conflict) and C(need-merge).
11291
112922000-06-12 Kenichi Handa <handa@etl.go.jp>
11293
11294 * international/mule.el (set-buffer-file-coding-system): If
11295 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
11296 unconditionally.
11297
112982000-06-12 Dave Love <fx@gnu.org>
11299
11300 * wid-edit.el (widget-specify-button): Really suppress the face if
11301 required.
11302
113032000-06-11 Gerd Moellmann <gerd@gnu.org>
11304
11305 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
11306
113072000-06-11 Stefan Monnier <monnier@cs.yale.edu>
11308
11309 * imenu.el (imenu-generic-expression): Docstring fix.
11310
11311 * composite.el (composition-function-table): Move the `put'
11312 below the autoload cookie so we can load the file before loaddefs.
11313
11314 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
11315
11316 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
11317 Handle easy-mmode-define-global-mode.
11318 For complex macros like define-minor-mode that can generate
11319 several autoload entries, try to autoload entries in the
11320 macroexpanded code.
11321
11322 * emacs-lisp/easy-mmode.el (define-minor-mode):
11323 If KEYMAP is a symbol, just use it.
11324 Use byte-compile-current-file and load-file-name to infer the
11325 proper :require to pass to defcustom.
11326 Wrap the hook var into `progn' so as not to autoload it.
11327 Add a :autoload-end cookie.
11328 Be more careful about the evaluation of KEYMAP.
11329 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
11330 (define-derived-mode): Move define-abbrev-table outside of defvar.
11331
113322000-06-10 Stefan Monnier <monnier@cs.yale.edu>
11333
11334 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
11335 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
11336 (backup-compiled-files): Ignore errors during `tar'.
11337 (bootstrap): Make autoloads before elc files.
11338
113392000-06-10 Kenichi Handa <handa@etl.go.jp>
11340
11341 * international/mule.el (set-buffer-file-coding-system): If one of
11342 undecided-XXX is specified, change only EOL conversion.
11343
11344 * international/mule-conf.el (unix): New alias for the coding
11345 system undecided-unix.
11346
113472000-06-09 Dave Love <fx@gnu.org>
11348
11349 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
11350
11351 * progmodes/executable.el: Byte compile dynamic.
11352 (executable-insert): Change custom type.
11353 (executable-find): Add autoload cookie.
11354 (executable-make-buffer-file-executable-if-script-p): New
11355 function. After Noah Friedman.
11356
11357 * files.el (after-save-hook): Customize, with
11358 executable-make-buffer-file-executable-if-script-p as an option.
11359
113602000-06-09 Kenichi Handa <handa@etl.go.jp>
11361
11362 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
11363 "tib24p-mule.bdf" for Tibetan.
11364
11365 * composite.el (decompose-composite-char): Declare it as obsolete.
11366
11367 * man.el (Man-fontify-manpage): Pay attention to underline and
11368 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
11369
113702000-06-08 Gerd Moellmann <gerd@gnu.org>
11371
11372 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
11373 Set maintainer to FSF since author isn't reachable.
11374
113752000-06-08 Dave Love <fx@gnu.org>
11376
11377 * international/mule-cmds.el (select-safe-coding-system): If
11378 DEFAULT-CODING-SYSTEM is not specified, also check the most
11379 preferred coding-system if buffer-file-coding-system is
11380 `undecided'. From Handa.
11381
113822000-06-08 Kenichi Handa <handa@etl.go.jp>
11383
11384 * international/mule.el
11385 (after-insert-file-set-buffer-file-coding-system): If the buffer
11386 size is greater than INSERTED, judget that we are not visiting.
11387
113882000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
11389
11390 * whitespace.el (defgroup whitespace): Comment out `:version'.
11391 XEmacs 20.4 has problems defining the group with this present.
11392 We'll have this commented out till get resolve the problem.
11393
113942000-06-07 John Wiegley <johnw@gnu.org>
11395
11396 * align.el (align-dq-string-modes, align-sq-string-modes)
11397 (align-open-comment-modes): Add pyhton-mode.
11398 (align-rules-list): Use get-text-property instead of
11399 text-properties-at.
11400 (align-rules-list): Add python-assignment.
11401 (align-rules-list): Change perl-comma-delimiter to
11402 basic-comma-delimiter. Use if for Perl modes and python-mode.
11403 (align-rules-list): Add python-chain-logic and
11404 basic-line-continuation.
11405
114062000-06-07 Jari Aalto <jari.aalto@poboxes.com>
11407
11408 * apropos.el (apropos-mode-hook): New user variable.
11409 (apropos-mode): Run apropos-mode-hook.
11410
114112000-06-07 David Ponce <david@dponce.com>
11412
11413 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11414 commands. Require `wid-edit' at run-time.
11415
114162000-06-07 David Ponce <david@dponce.com>
11417
11418 * recentf.el: Added some "Commentary".
11419 (recentf-open-more-files, recentf-edit-list): Minor changes to
11420 move the point at the top of the file list. This behaviour is
11421 consistent with the menu one when the list contains a lot of
11422 files.
11423 (recentf-cleanup): Now displays the number of items removed from
11424 the list.
11425 (recentf-relative-filter) New menu filter to show filenames
11426 relative to `default-directory'.
11427
114282000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11429
11430 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
11431 with/without giving an error if PostScript printer doesn't have this
11432 kind of page size. Zebra Stripe continues or restarts on next page.
11433 Manual/automatic paper feeding. Switch or not the header.
11434 (ps-print-version): New version number (5.2.2).
11435 (ps-windows-system): Include emx as a Windows system.
11436 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11437 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11438 (ps-background-text): Code fix.
11439 (ps-error-handler-message, ps-user-defined-prologue)
11440 (ps-print-prologue-header, ps-printer-name)
11441 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11442 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11443 (ps-use-face-background): Customization fix.
11444 (ps-n-up-database): Data fix.
11445 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11446 (ps-switch-header): New vars.
11447 (ps-xemacs-color-name, ps-face-foreground-name)
11448 (ps-face-background-name, ps-boolean-constant): New funs.
11449
114502000-06-07 Dave Love <fx@gnu.org>
11451
11452 * allout.el: New version from Manheimer.
11453
114542000-06-07 Kenichi Handa <handa@etl.go.jp>
11455
11456 * textmodes/fill.el (fill-find-break-point): Check the validity of
11457 charset.
11458
114592000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11460
11461 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11462 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11463 Call display-color-p and display-mouse-p instead of looking at
11464 window-system.
11465
114662000-06-06 Dave Love <fx@gnu.org>
11467
11468 * image.el (find-image): Doc fix. Return nil if image not found.
11469 (put-image, insert-image): Make STRING arg optional.
11470
114712000-06-06 Kenichi Handa <handa@etl.go.jp>
11472
11473 * language/vietnamese.el: Remove eval-when-compile.
11474 (viet-viscii-nonascii-translation-table): Define it as a
11475 translation table made from viet-viscii-decode-table.
11476 (viet-viscii-encode-table): Define it as a translation table made
11477 from the reverse map of above.
11478 (viet-vscii-nonascii-translation-table): Define it as a
11479 translation table made from viet-vscii-decode-table.
11480 (viet-vscii-encode-table): Define it as a translation table made
11481 from the reverse map of above.
11482 (ccl-decode-viscii): Use translate-character.
11483 (ccl-encode-viscii, ccl-encode-viscii-font)
11484 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11485 Likewize.
11486
11487 * language/cyrillic.el: Remove eval-when-compile.
11488 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11489 translation table made from cyrillic-koi8-r-decode-table.
11490 (cyrillic-koi8-r-encode-table): Define it as a translation table
11491 made from the reverse map of above.
11492 (ccl-decode-koi8): Use translate-character.
11493 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11494 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11495 a translation table made from cyrillic-alternativnyj-decode-table.
11496 (cyrillic-alternativnyj-encode-table): Define it as a translation
11497 table made from the reverse map of above.
11498 (ccl-decode-alternativnyj): Use translate-character.
11499 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11500 Likewize
11501
11502 * international/mule-diag.el (non-iso-charset-alist): Specify
11503 translation table symbol instead of translation table itself.
11504 (list-block-of-chars): CHARSET may be a translation table symbol.
11505
11506 * international/mule.el (make-coding-system): If CODING-SYSTEM
11507 already exists, override it.
11508
11509 * international/fontset.el: Use family `proportional' for Tibetan
11510 fonts.
11511
11512 * international/ccl.el (ccl-compile-translate-character): Don't
11513 check if Rrr has property translation-table.
11514 (ccl-compile-map-multiple): Modified to avoid compiler warning.
11515
115162000-06-05 Gerd Moellmann <gerd@gnu.org>
11517
11518 * info.el: Bind case-fold-search to t when searching in case
11519 a user sets it to nil in a hook.
11520
115212000-06-05 Stefan Monnier <monnier@cs.yale.edu>
11522
11523 * autoarg.el (autoarg-mode, autoarg-kp-mode):
11524 * hl-line.el (hl-line-mode): Use the new :global key argument.
11525
11526 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11527 (tar-clip-time-string): Prepend a space.
11528 (tar-grind-file-mode): Construct a string rather than modifying one.
11529 (tar-header-block-summarize): Fix docstring.
11530 Use `format' rather than an error-prone set of copy-loops.
11531
11532 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11533 (diff-goto-source, diff-unified->context, diff-context->unified)
11534 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11535 understand the format output by the `-p' argument to diff.
11536
11537 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11538 (sh-re-done): Use defconst.
11539 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11540 (sh-help-string-for-variable, sh-guess-basic-offset):
11541 Don't quote lambdas.
11542 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11543 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11544
11545 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11546 (mh-letter-mode): Derive from text-mode.
11547 This implicitly means that it now calls kill-all-local-variables.
11548 Also remove the Emacs-18 compatibility code.
11549
11550 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11551 Make use of symbol-property doc-string-elt.
11552 Use memq rather than a sequence of eq.
11553 (doc-string-elt): Fix the wrong or missing previously unused values.
11554 (autoload-print-form): New function extracted from
11555 generate-file-autoloads to allow recursion when handling progn
11556 so that defvar's and defun's docstrings are properly printed.
11557 (generate-file-autoloads): Use it.
11558
11559 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11560 Use find-file-hooks in the minor-mode function.
11561 Be careful not to loop indefinitely in the post-command-hook function.
11562
115632000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
11564
11565 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11566 tty's.
11567 * ediff-diff.el (ediff-exec-process): Use --binary for fine
11568 differences whenever appropriate.
11569 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11570 * viper.el (find-file, find-file-other-window): Get viper to do
11571 wildcards.
11572
115732000-06-04 Stefan Monnier <monnier@cs.yale.edu>
11574
11575 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11576 (jit-lock-fontify-buffer): New function for JIT refontification.
11577 (jit-lock-mode): Fix docstring.
11578 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11579 Remove jit-lock-after-change from the _local_ hook.
11580 (jit-lock-function-1): Fix docstring.
11581
11582 * info.el (Info-on-current-buffer): Initialize info.
11583
11584 * newcomment.el (comment-indent): Ignore comment-indent-hook.
11585
11586 * progmodes/tcl.el (tcl-indent-for-comment):
11587 Ignore comment-indent-hook.
11588
11589 * emacs-lisp/easy-mmode.el: Require CL during compilation.
11590 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11591 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11592 and improve to use the lighter to guess the capitalization.
11593 (define-minor-mode): Inline code from easy-mmode-define-toggle.
11594 Add keyword arguments to specify global-ness or the custom group.
11595 Add local-map and help-echo properties to the lighter.
11596 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11597 (easy-mmode-define-global-mode): New macro.
11598
115992000-06-02 Dave Love <fx@gnu.org>
11600
11601 * wid-edit.el: byte-compile-dynamic since we typically don't use
11602 all the widgets. Don't require cl or widget. Remove
11603 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
11604 (widget-read-event): Removed. Callers changed to use read-event.
11605 (widget-button-release-event-p): Renamed from
11606 button-release-event-p.
11607 (widget-field-add-space, widget-field-use-before-change):
11608 Uncustomize.
11609 (widget-specify-field): Use keymap property, not local-map.
11610 (widget-specify-button): Obey :suppress-face.
11611 (widget-specify-insert): Use modern backquote syntax.
11612 (widget-image-directory): Renamed from widget-glyph-directory.
11613 (widget-image-enable): Renamed from widget-glyph-enable.
11614 (widget-image-find): Replaces widget-glyph-find.
11615 (widget-button-pressed-face): Move defvar.
11616 (widget-image-insert): Replaces widget-glyph-insert.
11617 (widget-convert): Use keywordp.
11618 (widget-leave-text, widget-children-value-delete): Use mapc.
11619 (widget-keymap): Remove XEmacs stuff.
11620 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
11621 (widget-button-click): Don't set point at the click, but re-centre
11622 if we scroll out of window. Rewritten for images v. glyphs &c.
11623 (widget-tabable-at): Use POS arg, not point.
11624 (widget-beginning-of-line, widget-end-of-line)
11625 (widget-item-value-create, widget-sublist, widget-princ-to-string)
11626 (widget-sexp-prompt-value, widget-echo-help): Simplify.
11627 (widget-default-create): Use widget-image-insert; some rewriting.
11628 (widget-visibility-value-create)
11629 (widget-push-button-value-create, widget-toggle-value-create): Use
11630 widget-image-insert.
11631 (checkbox): Create on and off images dynamically.
11632 (documentation-link): Change :help-echo.
11633 (widget-documentation-link-echo-help): Remove.
11634
116352000-06-02 Stefan Monnier <monnier@cs.yale.edu>
11636
11637 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11638
11639 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11640 (easy-mmode-define-toggle, define-minor-mode): Use it.
11641 (easy-mmode-define-keymap): Docstring fix.
11642 (define-derived-mode): Default PARENT to fundamental-mode.
11643 Add the derived-mode-parent symbol-property.
11644 (easy-mmode-derived-mode-p): New function.
11645
116462000-06-02 Dave Love <fx@gnu.org>
11647
11648 * files.el (convert-standard-filename): Doc fix.
11649 (normal-backup-enable-predicate): New function.
11650 (backup-enable-predicate): Use it to replace the lambda form.
11651
11652 * calendar/todo-mode.el: [This needs more work on the outline
11653 stuff.] Doc fixes.
11654 (todo) <defgroup>: Add :version.
11655 (todo-add-category): Don't use pushnew.
11656 (todo-cmd-raise): Fix typo.
11657 (todo-top-priorities): Change temp buffer name.
11658 (todo-category-alist): Avoid redundant lambda.
11659 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
11660 Use outline-next-heading.
11661
11662 * autoarg.el: Rewritten to use define-minor-mode.
11663 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
11664 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
11665
116662000-06-02 Kenichi Handa <handa@etl.go.jp>
11667
11668 * isearch.el (isearch-other-meta-char): Fix previous change.
11669
116702000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11671
11672 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
11673 (log-edit-done): Only add the comment to the ring if it's different
11674 from the last comment entered.
11675
11676 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
11677
116782000-06-01 Dave Love <fx@gnu.org>
11679
11680 * hl-line.el: Rewritten using define-minor-mode.
11681
11682 * help.el (describe-function-1): Distinguish special form from
11683 builtin function. Sanity-check presence of arglist for builtins.
11684
116852000-06-01 Kenichi Handa <handa@etl.go.jp>
11686
11687 * international/characters.el: Fix syntax/category setting of
11688 Tibetan characters.
11689
11690 * language/tibet-util.el (tibetan-add-components): Fixes for new
11691 encoding of Tibetan characters.
11692 (tibetan-decompose-precomposition-alist): New variable.
11693 (tibetan-decompose-region): Convert precomposed characters to
11694 non-precomposed characters.
11695 (tibetan-decompose-string): Likewise.
11696 (tibetan-composition-function): Fix args to
11697 thibetan-compose-string.
11698
11699 * language/tibetan.el (tibetan-composable-pattern): More
11700 characters included.
11701 (tibetan-consonant-transcription-alist): Rule for "R" added.
11702 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
11703 "+R" added.
11704 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
11705
11706 * language/lao-util.el (lao-composition-function): Fix args to
11707 compose-string.
11708
11709 * language/thai-util.el (thai-composition-function): Fix args to
11710 compose-string.
11711
11712 * isearch.el (isearch-update): Set disable-point-adjustment to t
11713 to prevent the point moving to the end of a composition when a
11714 part of a composition is searched.
11715 (isearch-other-meta-char): If the key invoking this command can be
11716 mapped by function-key-map to a printing char, call
11717 isearch-process-search-char directly.
11718
117192000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11720
11721 * emacs-lisp/bytecomp.el:
11722 * frame.el:
11723 * international/mule-cmds.el:
11724 * international/mule-util.el:
11725 * international/mule.el:
11726 * mouse.el:
11727 * subr.el:
11728 * faces.el: Update calls to make-obsolete with a WHEN argument.
11729
11730 * byte-run.el (make-obsolete, make-obsolete-variable):
11731 Add an optional WHEN argument and change the format of the
11732 symbol-property information.
11733 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
11734 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
11735 new obsolete-symbol-property format and print WHEN if it is provided.
11736
117372000-05-31 Dave Love <fx@gnu.org>
11738
11739 * loadhist.el (loadhist-hook-functions): Remove
11740 before-change-function, after-change-function.
11741 (unload-feature): Deal with symbols which are both bound and
11742 fbound.
11743
11744 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
11745 before-change-function, after-change-function.
11746
11747 * simple.el (newline): Don't bind before-change-function,
11748 after-change-function.
11749
117502000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
11751
11752 * whitespace.el (whitespace-rescan-timer-time): Update interval
11753 set to 600 seconds (10 minutes) instead of 60 seconds since
11754 a large number of whitespace buffers causes emacs to `freeze'
11755 for a considerable amount of time.
11756
11757 * whitespace.el: Updated email address
11758
117592000-05-31 Dave Love <fx@gnu.org>
11760
11761 * add-log.el (change-log-font-lock-keywords) <function>: Add
11762 pattern for function of change.
11763 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
11764 acknowledgements patterns.
11765
117662000-05-31 Kenichi Handa <handa@etl.go.jp>
11767
11768 * isearch.el (isearch-printing-char): If keyboard coding system is
11769 being used, call isearch-process-search-multibyte-characters.
11770
11771 * international/isearch-x.el: Mostly rewritten.
11772
11773 * international/quail.el (quail-start-conversion): Don't include
11774 unhandled events in the returned events, but set them in
11775 unread-command-events. Exit if all inputs are deleted.
11776
117772000-05-30 Jason Rumney <jasonr@gnu.org>
11778
11779 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
11780
11781 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
11782 Reenable code to create initial fontsets.
11783 Use set-fontset-font in place of put-charset-property.
11784
117852000-05-30 Gerd Moellmann <gerd@gnu.org>
11786
11787 * progmodes/perl-mode.el (perl-indent-line): When looking for a
11788 label, ensure that the first colon isn't followed by another.
11789
11790 * paths.el (Info-default-directory-list): Doc fix.
11791
11792 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
11793 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
11794 send a query containing USER only, not USER@HOST.
11795
11796 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
11797 and rmail-msgend to compute the restriction at the end, instead of
11798 computing it.
11799
118002000-05-29 Gerd Moellmann <gerd@gnu.org>
11801
11802 * dabbrev.el (dabbrev-expand): Don't display messages in the
11803 echo area if the minibuffer window is active.
11804
11805 * jit-lock.el (jit-lock-mode): Add after change function to
11806 local hook.
11807
118082000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
11809
11810 * antlr-mode.el: New commands: hide/unhide actions,
11811 upcase/downcase literals.
11812 (antlr-tiny-action-length): New user option.
11813 (antlr-hide-actions): New command. Suggested by
11814 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
11815 (antlr-mode-map): New binding [C-c C-v].
11816 (antlr-mode-menu): New entries.
11817 (antlr-downcase-literals): New command.
11818 (antlr-upcase-literals): Ditto.
11819
11820 * antlr-mode.el: Minor changes: indendation, mode-name.
11821 (antlr-indent-line): Indent cpp directive at column 0.
11822 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
11823
11824 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
11825 (antlr-font-lock-additional-keywords): Workaround for intentional
11826 bug in XEmacs version of font-lock.
11827 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
11828 be used by a smarter version of `buffers-menu-grouping-function'.
11829
118302000-05-29 Gerd Moellmann <gerd@gnu.org>
11831
11832 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
11833 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
11834
118352000-05-29 Kenichi Handa <handa@etl.go.jp>
11836
11837 * international/encoded-kb.el
11838 (encoded-kbd-iso2022-designation-map): Pay attention to that
11839 charset-iso-final-char return -1 for eight-bit-control and
11840 eight-bit-graphic.
11841
118422000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11843
11844 * speedbar.el (speedbar-use-images, speedbar-update-flag)
11845 (speedbar-easymenu-definition-base): Use display-graphic-p where
11846 available, instead of window-system.
11847
118482000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11849
11850 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11851 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
11852 coding systems.
11853
118542000-05-26 Dave Love <fx@gnu.org>
11855
11856 * disp-table.el (standard-display-underline): Don't use
11857 internal-find-face.
11858
11859 * mail/reporter.el: Maintainer change. Doc fixes.
11860 (reporter-version): Deleted.
11861
11862 * emacs-lisp/elp.el: Maintainer change.
11863 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
11864
118652000-05-26 Stefan Monnier <monnier@cs.yale.edu>
11866
11867 * add-log.el (add-change-log-entry): Merge the current entry with the
11868 previous one if the previous one is empty.
11869
118702000-05-26 Dave Love <fx@gnu.org>
11871
11872 * loadhist.el (unload-feature): Fix interactive spec [from
11873 lijnzaad@ebi.ac.uk].
11874
11875 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11876 subr-arity to check primitives.
11877 (byte-compile-flush-pending, byte-compile-file-form-progn)
11878 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11879 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11880 mapcar.
11881
118822000-05-26 Kenichi Handa <handa@etl.go.jp>
11883
11884 * international/fontset.el: Set family names of non-latin charsets
11885 in default fontset to "*".
11886
11887 * international/mule-diag.el (print-fontset): Combine family part
11888 and registry part of the fontname by "-*-" instead of "-".
11889
11890 * international/mule-cmds.el (encode-coding-char): Make strings
11891 multibyte before calling encode-coding-string.
11892
118932000-05-25 Stefan Monnier <monnier@cs.yale.edu>
11894
11895 * derived.el: Fix keywords.
11896 (define-derived-mode): Only define if needed.
11897
11898 * simple.el (fill-comment, comment-column, comment-start)
11899 (comment-start-skip, comment-end, comment-indent-function)
11900 (block-comment-start, block-comment-end, indent-for-comment)
11901 (set-comment-column, kill-comment, comment-padding, comment-region)
11902 (comment-multi-line, indent-new-comment-line): Remove.
11903
11904 * bindings.el (esc-map): Change ; to comment-dwim and use the new
11905 function names for comment operations.
11906
11907 * newcomment.el: Add abundant autoload cookies.
11908 (comment-style): Don't depend on runtime data at compile-time.
11909 (comment-indent-hook): Remove.
11910 (comment-indent): Check if comment-indent-hook is bound.
11911 (comment-region): Docstring fix.
11912
119132000-05-25 Dave Love <fx@gnu.org>
11914
11915 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11916 byte-code-function-p.
11917
11918 * mail/rmailsum.el: Add provide.
11919
11920 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11921
11922 * smerge-mode.el (smerge-diff-switches): Don't use list* in
11923 defcustom.
11924
119252000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
11926
11927 * ediff-diff.el (ediff-exec-process): delete --binary option from
11928 non-buffer ediff jobs.
11929
119302000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11931
11932 * hilit-chg.el (highlight-changes-mode): Ask about color or
11933 grayscale support, not about window-system.
11934
11935 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11936 window-system.
11937 (ffap-highlight): Always default to t.
11938
11939 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11940 display-popup-menus-p instead of looking at window-system.
11941
11942 * disp-table.el (standard-display-g1, standard-display-graphic):
11943 Only refuse to use string glyphs on X and MS-Windows.
11944
11945 * avoid.el: Remove window-system from commentary, suggest to use
11946 display-*-p instead.
11947
11948 * apropos.el (apropos-print): Use display-mouse-p instead of
11949 window-system.
11950
119512000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11952
11953 * international/codepage.el (cp-decoding-vector-for-codepage):
11954 Fill up unsupported characters with their own codes. From Kenichi
11955 Handa.
11956
119572000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11958
11959 * international/mule-diag.el (describe-char-after): Use
11960 display-graphic-p instead of window-system, so that this function
11961 works on MS-DOS.
11962
119632000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11964
11965 * international/codepage.el (cp-make-coding-systems-for-codepage):
11966 Remove the eight-bit-graphic and eight-bit-control charsets from
11967 the list of charsets which we convert into `?'.
11968
119692000-05-25 Kenichi Handa <handa@etl.go.jp>
11970
11971 * international/mule-conf.el: Specify CHARSET-ID explicitely for
11972 private charsets.
11973 (mule-unicode-0100-24ff, japanese-jisx0213-1,
11974 japanese-jisx0213-2): New charsets.
11975
11976 * international/fontset.el: Setup default fontset for new charsets.
11977
119782000-05-24 Dave Love <fx@gnu.org>
11979
11980 * info.el (Info-find-node-2): Restructure [following "Vadim
11981 S. Solomin" <sovs@uic.nnov.ru>].
11982
11983 * icomplete.el: Fix header for Finder.
11984
119852000-05-24 Eric M. Ludlam <zappo@ultranet.com>
11986
11987 * rmailout.el (rmail-output-to-rmail-file): Added optional param
11988 STAY.
11989
11990 * rmail.el (rmail-automatic-folder-directives): New user variable.
11991 (rmail-show-message): Add call to `rmail-auto-file' during
11992 display.
11993 (rmail-auto-file): New function.
11994
119952000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
11996
11997 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
11998 account.
11999 (ediff-test-utility,ediff-diff-mandatory-option)
12000 (ediff-reset-diff-options): Utilities for proper initialization of
12001 ediff-diff-options and ediff-diff3-options on Windows.
12002
12003 * ediff-init.el (ediff-merge-filename-prefix): New customizable
12004 variable.
12005
12006 * ediff-mult.el (ediff-filegroup-action): Use
12007 ediff-merge-filename-prefix.
12008
120092000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
12010
12011 * viper-ex.el (ex-write): Set selective display to nil.
12012
120132000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12014
12015 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
12016 aliases for hebrew-iso-8bit.
12017
120182000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12019
12020 * woman.el: New version from Francis J. Wright
12021 <F.J.Wright@Maths.QMW.ac.uk>.
12022 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
12023 names in environment variables regardless of the path separator.
12024 (woman-topic-all-completions-1): Don't call file-name-directory-p
12025 on all files, since woman-file-regexp already filters out any
12026 directories.
12027
120282000-05-24 Kenichi Handa <handa@etl.go.jp>
12029
12030 * international/quail.el (quail-start-translation): Don't change
12031 modified-p of the current buffer.
12032 (quail-start-conversion): Likewise.
12033
12034 * international/kkc.el (kkc-region): Don't change modified-p of
12035 the current buffer.
12036
12037 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
12038 conform to RFC1468.
12039 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
12040
120412000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
12042
12043 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
12044 (speedbar-insert-button): Invisible text property fix.
12045 (speedbar-directory-plus): Renamed from speedbar-directory-+
12046 (speedbar-directory-minus): Renamed from speedbar-directory--
12047 (speedbar-page-plus): Renamed from speedbar-file-+
12048 (speedbar-page-minus): Renamed from speedbar-file--
12049 (speedbar-page): Renamed from speedbar-file-
12050 (speedbar-tag): Renamed from speedbar-tag-
12051 (speedbar-tag-plus): Renamed from speedbar-tag-+
12052 (speedbar-tag-minus): Renamed from speedbar-tag--
12053 (speedbar-expand-image-button-alist): Use above renames.
12054
12055 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
12056 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
12057 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
12058 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
12059 * sb-pg.xpm: Renamed from sb-file.xpm
12060 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
12061 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
12062
120632000-05-24 Kenichi Handa <handa@etl.go.jp>
12064
12065 * international/quail.el (quail-show-guidance-buf): Set
12066 current-input-method of the guidance buffer to the name of the
12067 curren input method.
12068
120692000-05-23 Stefan Monnier <monnier@cs.yale.edu>
12070
12071 * progmodes/compile.el (compile-internal): Style typo.
12072
12073 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
12074 quote vars and functions in the docstring.
12075
12076 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
12077
12078 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
12079 Don't quote lambdas.
12080
12081 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
12082
120832000-05-23 Gerd Moellmann <gerd@gnu.org>
12084
12085 * startup.el (command-line): Determine source file of compiled
12086 user init file differently. Warn if compiled user init file
12087 is older than its source file.
12088
12089 * ffap.el (ffap-url-regexp): Add `https'.
12090
120912000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
12092
12093 * files.el (make-backup-file-name-1): Replace slashes with `!'
12094 rather than `|' (which is not allowed on Windows). Replace the
12095 drive letters with a string "drive_X".
12096
120972000-05-23 Gerd Moellmann <gerd@gnu.org>
12098
12099 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
12100
12101 * files.el (interpreter-mode-alist): Add `bash2'.
12102
121032000-05-22 Dave Love <fx@gnu.org>
12104
12105 * loadhist.el (feature-symbols, file-provides, file-requires): Use
12106 mapc.
12107 (feature-file): Avoid calling symbol-name. Doc fix.
12108 (file-set-intersect, file-dependents): Use dolist, not mapcar.
12109 (loadhist-hook-functions): Add mouse-position-function.
12110 (unload-feature): Change uses of mapcar.
12111
12112 * files.el (parse-colon-path): Doc fix.
12113 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
12114 (set-auto-mode): Use mapc.
12115
12116 * complete.el (PC-look-for-include-file): Use :alnum: character
12117 class.
12118 (partial-completion-mode): Add autoload cookie.
12119
121202000-05-22 Sam Steingold <sds@gnu.org>
12121
12122 * info.el (Info-fontify-node): Fixed the call to
12123 `add-text-properties' (bug introduced on 2000-05-18).
12124
121252000-05-22 Dave Love <fx@gnu.org>
12126
12127 * bindings.el: Remove debug-ignored-errors set in other files.
12128
12129 * progmodes/etags.el: Add to debug-ignored-errors.
12130 (visit-tags-table-buffer): Clear out buffers holding old tables
12131 when making a new list.
12132 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
12133 mapc.
12134
12135 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
12136 quote keywords.
12137 (cmpl-string-case-type): Use character classes.
12138
12139 * comint.el:
12140 * textmodes/ispell.el:
12141 * imenu.el:
12142 * mail/mh-e.el:
12143 * progmodes/compile.el: Add to debug-ignored-errors.
12144
12145 * dabbrev.el: Add to debug-ignored-errors.
12146 (dabbrev-completion): Use mapc.
12147
121482000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
12149
12150 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
12151 (woman-mapcan, woman-parse-man.conf)
12152 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
12153 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
12154 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
12155 path syntax better.
12156 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
12157 (woman-manpath): Call woman-parse-man.conf.
12158 (woman-emulation): New defcustom, defaults to nroff.
12159 (woman-font-support): New defconst.
12160 (woman-use-symbol-font): New defcustom.
12161 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
12162 "Emulation".
12163 Many functions: Doc fix.
12164
121652000-05-22 Kenichi Handa <handa@etl.go.jp>
12166
12167 * international/quail.el (quail-simple-translation-keymap): Map
12168 128..255 to quail-self-insert-command.
12169 (quail-keyboard-layout-alist): Add definition for "pc102-de".
12170
121712000-05-22 Stefan Monnier <monnier@cs.yale.edu>
12172
12173 * help.el (help-manyarg-func-alist): Typo.
12174
12175 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
12176 intervals which makes it heaps simpler.
12177
12178 * newcomment.el (comment-region-internal): Go back to BEG after quoting
12179 the nested comment markers.
12180
12181 * subr.el (remove-hook): Don't turn the hook's value into a list.
12182
121832000-05-21 Dave Love <fx@gnu.org>
12184
12185 * edmacro.el (edmacro-parse-keys): Return vector if any elements
12186 are invalid characters.
12187
12188 * international/mule-util.el (detect-coding-with-priority): Use
12189 mapc. Remove redundant lambda.
12190
12191 * international/mule-diag.el (list-non-iso-charset-chars)
12192 (describe-fontset): Remove redundant lambda.
12193
12194 * emulation/crisp.el (brief-mode): New alias.
12195
12196 * emacs-lisp/ring.el (ring-elements): New function.
12197
12198 * emacs-lisp/easymenu.el (easy-menu-create-menu)
12199 (easy-menu-do-add-item): Use keywordp.
12200
12201 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
12202
12203 * replace.el: Doc and error message fixes.
12204 (replace-highlight): Use facep, not internal-find-face.
12205
122062000-05-20 Stefan Monnier <monnier@cs.yale.edu>
12207
12208 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
12209
12210 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
12211 (log-edit-insert-changelog): Drop `:' as well.
12212
12213 * log-view.el: Fix file description.
12214 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
12215 available.
12216 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
12217 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
12218
12219 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
12220 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
12221 Print a status message if the toggle is called interactively.
12222 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
12223 for global minor modes and use `defcustom' for them.
12224 Use add-minor-mode.
12225 (easy-mmode-define-derived-mode): Remove.
12226 (define-derived-mode): Fancier default docstring.
12227 (easy-mmode-define-navigation): Signal an error rather than (ding).
12228
12229 * newcomment.el (comment-styles): New `box-multi'.
12230 (comment-normalize-vars): Better default for comment-continue to
12231 avoid whitespace-only continuations.
12232 (comment-search-forward): Always move even in the no-syntax case.
12233 (comment-padright): Only obey N if it's only obeyed for padleft.
12234 (comment-make-extra-lines): Better handling of empty continuations.
12235 Use `=' for the filler if comment-start has only one character.
12236 (uncomment-region): Try handling the special `=' filler.
12237 (comment-region): Allow LINES even if MULTI is nil.
12238 (comment-box): Choose box style based on comment-style.
12239
122402000-05-20 Kenichi Handa <handa@etl.go.jp>
12241
12242 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
12243 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
12244
122452000-05-20 Kenichi HANDA <handa@etl.go.jp>
12246
12247 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
12248 and insert, not subst-char-in-region.
12249
12250 * international/mule-diag.el (list-character-sets-1): Handle
12251 charsets eight-bit-control and eight-bit-graphic.
12252 (list-iso-charset-chars): Likewise.
12253 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
12254 charactes as is. Use indent-to to align characters.
12255
12256 * international/mule-cmds.el (find-multibyte-characters): Never
12257 exclude charsets eight-bit-control and eight-bit-graphic.
12258
122592000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12260
12261 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
12262 Don't quote lambdas.
12263
12264 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
12265
122662000-05-19 Gerd Moellmann <gerd@gnu.org>
12267
12268 * gud.el (gud-jdb-directories): Doc fix.
12269
122702000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12271
12272 * newcomment.el: New file.
12273
122742000-05-19 Gerd Moellmann <gerd@gnu.org>
12275
12276 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
12277
122782000-05-18 Andreas Schwab <schwab@suse.de>
12279
12280 * dired.el (dired-between-files): Also skip lines beginning with
12281 `used'.
12282
122832000-05-18 Gerd Moellmann <gerd@gnu.org>
12284
12285 * msb.el (msb-menu-cond): Add choice `user'.
12286
122872000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12288
12289 * ps-print.el: Compatibility, customization and doc fix.
12290 (ps-printer-name-option): Replace defconst by defvar.
12291 (ps-postscript-code-directory): XEmacs compatibility.
12292 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
12293 fix.
12294 (ps-user-defined-prologue, ps-print-prologue-header)
12295 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
12296 compatibility and code fix.
12297 (ps-print-background-image, ps-print-background-text):
12298 Customization fix.
12299 (ps-line-number-start, ps-n-up-on): New vars.
12300
123012000-05-18 Espen Skoglund <esk@ira.uka.de>
12302
12303 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
12304 the indent-comment function to just return the appropriate indent.
12305
123062000-05-18 Eric M. Ludlam <zappo@ultranet.com>
12307
12308 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
12309 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
12310 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
12311
123122000-05-18 Dave Love <fx@gnu.org>
12313
12314 * info.el (Info-fontify-node): Add intangible property as well as
12315 invisible.
12316
12317 * calendar/appt.el (appt-make-list): Match all lines of entry.
12318 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
12319
123202000-05-18 Kenichi Handa <handa@etl.go.jp>
12321
12322 * international/mule-diag.el (describe-char-after): Call
12323 internal-char-font, not char-font. If internal-char-font returns
12324 nil, display "-- none --".
12325
123262000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12327
12328 * image.el (image-type-available-p): Don't reference image-types
12329 if it isn't bound.
12330
123312000-05-17 Stefan Monnier <monnier@cs.yale.edu>
12332
12333 * autoarg.el (autoarg-mode): Typo in the :set argument.
12334
123352000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12336
12337 * startup.el (command-line-1): Don't signal an error if the
12338 directory for auto-save-list files does not yet exist.
12339
123402000-05-17 Kenichi Handa <handa@etl.go.jp>
12341
12342 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
12343
123442000-05-16 Stefan Monnier <monnier@cs.yale.edu>
12345
12346 * subr.el (remove-hook): `setq' hook-value, not `set'.
12347
123482000-05-16 Sam Steingold <sds@gnu.org>
12349
12350 * info.el (debug-ignored-errors): More errors to ignore.
12351
123522000-05-16 Dave Love <fx@gnu.org>
12353
12354 * cus-edit.el: Don't require cl or easymenu.
12355 (custom-variable-prompt): Test standard-value property, not
12356 user-variable-p.
12357
123582000-05-16 Sam Steingold <sds@gnu.org>
12359
12360 * subr.el (add-hook): `setq' hook-value, not `set'.
12361
123622000-05-16 Gerd Moellmann <gerd@gnu.org>
12363
12364 * startup.el (command-line-1): Mention the FAQ in the startup
12365 message.
12366
12367 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
12368
12369 * progmodes/compile.el (compilation-parse-errors): Collect
12370 `nomessage' regexps last.
12371
12372 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
12373
12374 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
12375 to the function name.
12376
123772000-05-15 Dave Love <fx@gnu.org>
12378
12379 * speedbar.el (speedbar-recenter): Typo.
12380 (speedbar-expand-line): Make arg optional.
12381 (speedbar-mode): Avoid a compiler warning.
12382
123832000-05-15 Gerd Moellmann <gerd@gnu.org>
12384
12385 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12386 user-specified option string is empty.
12387
12388 * mouse.el (mouse-yank-at-click): Doc fix.
12389
123902000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
12391
12392 * term/internal.el (IT-character-translations): More updates of
12393 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12394 documents.
12395
123962000-05-15 Gerd Moellmann <gerd@gnu.org>
12397
12398 * env.el (getenv): New function, interactively callable.
12399 (setenv, getenv): Remove autoload cookies.
12400
12401 * loadup.el: Load `env'.
12402
12403 * progmodes/f90.el: Change author's mail address.
12404
124052000-05-14 Dave Love <fx@gnu.org>
12406
12407 * mail/rmail.el (rmail-show-message-hook): Customize and offer
12408 goto-addr as an option.
12409
12410 * help.el (help-xref-stack): Doc fix.
12411 (help-xref-following): New variable.
12412 (help-make-xrefs): Use it.
12413 (help-xref-go-back): Use position information from stack element.
12414 (help-follow): Make position in stack element a pair. Use
12415 help-xref-following.
12416
12417 * autoarg.el: New file.
12418
12419 * faces.el: Declare more functions obsolete.
12420
12421 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12422 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12423 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12424 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12425 Remove all the setup-...-environment functions.
12426
124272000-05-13 Eric M. Ludlam <zappo@ultranet.com>
12428
12429 * speedbar.el: Updated the commentary section. xemacs20p now uses
12430 >= when detecting. Require `defimage' safely.
12431 (speedbar-easymenu-definition-base): Add toggle for images.
12432 (speedbar-easymenu-definition-special): Add flush cache & expand.
12433 (speedbar-visiting-tag-hook): Set new defaults. Added options.
12434 (speedbar-reconfigure-keymaps-hook): New variable.
12435 (speedbar-frame-parameters): Updated documentation.
12436 (speedbar-use-imenu-flag): Updated custom tag
12437 (speedbar-dynamic-tags-function-list): New variable.
12438 (speedbar-tag-hierarchy-method): Updated doc & custom.
12439 (speedbar-indentation-width, speedbar-indentation-width) New
12440 variables.
12441 (speedbar-hide-button-brackets-flag): Customizable.
12442 (speedbar-vc-indicator): Doc update.
12443 (speedbar-ignored-path-expressions): Updated default value.
12444 (speedbar-supported-extension-expressions): Updated default value.
12445 (speedbar-syntax-table): Remove {} paren status.
12446 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12447 as "+". Added overlay aliases.
12448 (speedbar-mode): Use `speedbar-mode-line-update' instead of
12449 `force-mode-line-update'.
12450 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12451 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12452 `mouse-set-point'
12453 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12454 (speedbar-item-info-tag-helper): Revamped to handle a wider range
12455 of arbitrary text, and new helper functions.
12456 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12457 filename finder.
12458 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12459 (speedbar-directory-buttons): Update path search/expansion.
12460 (speedbar-make-tag-line): Pay attention to
12461 `speedbar-indentation-width'. Use more care w/ invisible
12462 properties.
12463 (speedbar-change-expand-button-char): Call
12464 `speedbar-insert-image-button-maybe'.
12465 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12466 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12467 (speedbar-trim-words-tag-hierarchy)
12468 (speedbar-simple-group-tag-hierarchy): New functions
12469 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12470 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12471 functions.
12472 (speedbar-mouse-set-point): New function
12473 (speedbar-power-click): Updated documentation.
12474 (speedbar-line-token, speedbar-goto-this-file): Handle more types
12475 of tag prefix text.
12476 (speedbar-expand-line, speedbar-contract-line): Make more robust
12477 to strange text.
12478 (speedbar-expand-line): Takes universal argument to flush the
12479 cache.
12480 (speedbar-flush-expand-line): New function.
12481 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12482 Use new generator insertion method.
12483 (speedbar-fetch-dynamic-tags): New function.
12484 (speedbar-fetch-dynamic-imenu): Removed code now handled in
12485 `speedbar-fetch-dynamic-imenu'.
12486 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12487 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12488 "Revert Buffer" menu items.
12489 (speedbar-buffer-buttons-engine): Be smarter when creating a
12490 filename tag (for expansion purposes.).
12491 (speedbar-highlight-one-tag-line,
12492 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12493 (speedbar-recenter): New functions.
12494 (defimage-speedbar): Image loading abstraction.
12495 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12496 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12497 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12498 (speedbar-tag-type, speedbar-tag-mail): New images.
12499 (speedbar-expand-image-button-alist): New variable.
12500 (speedbar-insert-image-button-maybe): Insert an image over some
12501 buttons.
12502
125032000-05-13 Kenichi Handa <handa@etl.go.jp>
12504
12505 * international/mule-cmds.el (encode-coding-char): An ASCII
12506 character is always encodable.
12507
12508 * international/mule-conf.el: Add more information in descriptions
12509 of character sets.
12510
12511 * international/mule-diag.el (describe-char-after): New function.
12512 (describe-font-internal): Adjusted for the change of font-info.
12513 (describe-font): Likewise.
12514 (print-fontset): Rewritten for the new fontset implementation.
12515 (describe-fontset): Include fontset alias names in completion.
12516 (list-fontsets): Adjusted for the change of print-fontset.
12517
12518 * simple.el (what-cursor-position): If DETAIL is non-nil, call
12519 describe-char-after instead of displaying the detail in the echo
12520 area.
12521 (syntax-code-table): Format changed.
12522 (string-to-syntax): Adjusted for the above change.
12523
125242000-05-12 Stefan Monnier <monnier@cs.yale.edu>
12525
12526 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12527
125282000-05-12 Dave Love <fx@gnu.org>
12529
12530 * calendar/todo-mode.el: Remove some compatibility stuff and CL
12531 dependence. Use line-{beginning,end}-position, not
12532 point-at{b,e}ol. Some doc fixes.
12533 (todo-position): New function. Fix callers of position to use it.
12534 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12535
125362000-05-12 Gerd Moellmann <gerd@gnu.org>
12537
12538 * time.el (display-time-mail-icon): Use `:ascent center'.
12539
12540 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12541 handling FTP security extensions.
12542
125432000-05-11 Dave Love <fx@gnu.org>
12544
12545 * calendar/todo-mode.el: New file.
12546
125472000-05-11 Gerd Moellmann <gerd@gnu.org>
12548
12549 * comint.el (comint-read-input-ring): Move reference to
12550 comint-input-ring-size outside of the save-excursion. It was
12551 causing the default value to be the only one ever seen.
12552
12553 * font-lock.el: Update copyright. Remove Simon Marshall's email
12554 address on request from him.
12555
12556 * subr.el (substitute-key-definition): Add comment describing
12557 the meaning of PREFIX.
12558
125592000-05-10 Stefan Monnier <monnier@cs.yale.edu>
12560
12561 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12562
12563 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12564 (add-minor-mode): Don't make the variable buffer-local and add a
12565 reference to define-minor-mode in the docstring.
12566
12567 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12568 HEADER/FOOTER and fix bug with trailing empty directory.
12569 (cvs-append-to-ignore): Use vc-editable-p if available.
12570 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12571 (vc-do-command): Tweak advice to handle the new VC.
12572
12573 * log-view.el (log-view-goto-rev): New function for the new VC.
12574 (log-view-minor-wrap): Use mark-active.
12575
12576 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12577 (log-edit-changelog-full-paragraphs): New var.
12578 (log-edit-insert-changelog): Remove a lonely leading `* file'.
12579 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12580 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12581 (log-edit-changelog-ours-p, log-edit-changelog-entries)
12582 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12583 Replace the `cvs' prefix with `log-edit'.
12584
12585 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12586
12587 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12588 (diff-font-lock-defaults): Explicitly turn off multiline.
12589 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12590 (diff-ediff-patch): Fix call to ediff-patch-file.
12591 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12592 Handle comments.
12593
12594 * frame.el (automatic-hscrolling): Typo.
12595
12596 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12597
125982000-05-09 Sam Steingold <sds@goems.com>
12599
12600 * apropos.el (apropos-print): use `describe-face' instead of
12601 `customize-face-other-window'.
12602
126032000-05-09 Dave Love <fx@gnu.org>
12604
12605 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
12606
12607 * help.el (describe-variable): Have customize button pop the
12608 help-xref stack when invoked.
12609 (help-xref-symbol-regexp): Add `face'.
12610 (help-make-xrefs): Check for quoted face names and adapt regexp
12611 submatch numbers to cope.
12612 (help-xref-interned): Maybe insert face doc too. Separate
12613 sections with a line of hyphens.
12614
12615 * faces.el: Some doc fixes. Declare some functions obsolete.
12616 (describe-face): Add customize button. Return the help
12617 text. Fix prompt.
12618
126192000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
12620
12621 * term/internal.el (IT-character-translations): Fix last change.
12622
126232000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12624
12625 * woman.el: New file
12626 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12627
126282000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12629
12630 * term/internal.el (IT-character-translations): Update ASCII
12631 simulations for greek-iso8859-7, add latin-iso8859-14 and
12632 latin-iso8859-15.
12633
12634 * international/mule-cmds.el (set-language-info-alist): Call
12635 define-prefix-command with 3 arguments, to make the map suitable
12636 for a menu.
12637
126382000-05-07 Dave Love <fx@gnu.org>
12639
12640 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
12641
126422000-05-05 Dave Love <fx@gnu.org>
12643
12644 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12645 list in doc string. Don't quote keyword symbols.
12646 * emacs-lisp/cl.el: Likewise
12647 * emacs-lisp/cl-seq.el: Likewise
12648
126492000-05-05 Gerd Moellmann <gerd@gnu.org>
12650
12651 * abbrev.el (abbrev-mode): Make ARG optional.
12652
126532000-05-04 Gerd Moellmann <gerd@gnu.org>
12654
12655 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
12656
12657 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
12658
12659 * subr.el (substitute-key-definition): Clarify documentation.
12660
126612000-05-04 Milan Zamazal <pdm@freesoft.cz>
12662
12663 * glasses.el (glasses-convert-to-unreadable): Use
12664 `glasses-separator' instead of the hard-wired "_".
12665 (glasses-mode): Call `glasses-make-unreadable' only in a single
12666 place.
12667
126682000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
12669
12670 * term/internal.el (cjk-codepages-alist): Add associations for
12671 Chinese and Korean codepages. Remove FIXME comment.
12672
126732000-05-03 Dave Love <fx@gnu.org>
12674
12675 * time.el (display-time-mail-face, display-time-use-mail-icon):
12676 New option.
12677 (display-time-mail-icon): New variable.
12678 (display-time-string-forms): Use the above. Fix the local-map.
12679
126802000-05-03 Gerd Moellmann <gerd@gnu.org>
12681
12682 * replace.el (query-replace-map): Add binding for `E'.
12683 (query-replace-help): Extend help text.
12684 (perform-replace): Allow editing the replacement string.
12685
12686 * make-mode.el (makefile-mode-abbrev-table): New variable.
12687 (makefile-mode): Set local abbrev table to
12688 makefile-mode-abbrev-table.
12689 (makefile-font-lock-keywords): Fontify includes and conditionals.
12690
12691 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
12692 set TOGGLE's value.
12693
12694 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
12695 mail-interactive-insert-alias.
12696 (mail-abbrev-complete-alias): New command.
12697 (mail-mode-map): Bind it to `M-TAB'.
12698
126992000-05-03 Kenichi Handa <handa@etl.go.jp>
12700
12701 * language/lao-util.el (lao-compose-region): New function.
12702
127032000-05-02 Gerd Moellmann <gerd@gnu.org>
12704
12705 * files.el (recover-session): Make directories as necessary
12706 if they don't exist yet.
12707
12708 * calendar/cal-french.el
12709 (french-calendar-multibyte-special-days-array)
12710 (french-calendar-special-days-array): Change French text.
12711 (calendar-french-date-string): Change output.
12712 (calendar-goto-french-date): Likewise.
12713
127142000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
12715
12716 * wid-edit.el (widget-default-active): Obey `:always-active'.
12717 (widget-documentation-string-value-create): Set `:always-active'.
12718
127192000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12720
12721 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
12722 default prefix to `~/_emacs.d/auto-save.list/_s'.
12723 (normal-top-level): Create the directory for auto-save files, if
12724 it doesn't already exist (in the ms-dos case only).
12725
127262000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12727
12728 * international/mule-cmds.el (set-language-environment): Don't
12729 concat an integer (dos-codepage), use format instead.
12730
127312000-05-02 Dave Love <fx@gnu.org>
12732
12733 * help.el (help-xref-on-pp): Check for constant symbols.
12734
127352000-04-29 Gerd Moellmann <gerd@gnu.org>
12736
12737 * startup.el (normal-top-level): Put a condition-case around
12738 the code loading subdirs.el.
12739
127402000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12741
12742 * ps-print.el: Upside-down and face background color printing,
12743 line number step, doc fix.
12744 (ps-print-version): New version number (5.2).
12745 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
12746 (ps-face-attribute-list, ps-plot-with-face): Code fix.
12747 (ps-spool-config): Var fix.
12748 (ps-printer-name-option): Const fix.
12749 (ps-print-upside-down, ps-use-face-background)
12750 (ps-line-number-step): New vars.
12751 (ps-window-system, ps-lp-system): New consts.
12752 (ps-face-background): New fun.
12753
127542000-04-28 Richard Stallman <rms@gnu.org>
12755
12756 * files.el (make-auto-save-file-name):
12757 Apply auto-save-file-name-transforms to visited file name
12758 before generating auto save file name.
12759 (auto-save-file-name-transforms): New variable.
12760
12761 * files.el (backup-enable-predicate):
12762 Correctly test for a file under a temporary directory.
12763
127642000-04-28 Gerd Moellmann <gerd@gnu.org>
12765
12766 * subr.el (add-minor-mode): Rewritten.
12767
127682000-04-28 Kenichi Handa <handa@etl.go.jp>
12769
12770 * mail/sendmail.el (sendmail-send-it): Set
12771 buffer-file-coding-system to the selected coding system for MIME
12772 header.
12773
127742000-04-27 Gerd Moellmann <gerd@gnu.org>
12775
12776 * dired.el (dired-move-to-filename-regexp): Allow format where
12777 YYYY is followed by two spaces.
12778
12779 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
12780 in the second character class of the regexp.
12781
12782 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
12783 mh-etc, too.
12784
12785 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
12786 nil.
12787
12788 * subr.el (add-minor-mode): Use `set' instead of `setq'.
12789
12790 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
12791 argument.
12792
127932000-04-27 Sen Nagata <sen@eccosys.com>
12794
12795 * emacs-lisp/crm.el (crm-completion-table): New variable.
12796 (crm-collection-fn, crm-test-completion)
12797 (completing-read-multiple): Use it.
12798
127992000-04-27 Dave Love <fx@gnu.org>
12800
12801 * help.el (locate-library): Use mapc.
12802 (help-manyarg-func-alist): Add call-process-region.
12803
128042000-04-26 Gerd Moellmann <gerd@gnu.org>
12805
12806 * subr.el (add-minor-mode): Make argument MAP optional.
12807
12808 * desktop.el (desktop-save): Save list of minor modes.
12809 (desktop-create-buffer): Restore minor modes.
12810 (desktop-minor-mode-table): New user-option.
12811
12812 * subr.el (add-minor-mode): New function.
12813
12814 * image.el (find-image): New function.
12815 (defimage): Rewritten to find image at load time.
12816
12817 * startup.el (normal-top-level-add-to-load-path): Handle
12818 case that the default directory is not in load-path.
12819
12820 * help.el: Old patch from Stefan Monnier.
12821 (help-xref-on-pp): New function.
12822 (describe-variable): Use it to display xrefs in a symbol's value.
12823
128242000-04-26 Stefan Monnier <monnier@cs.yale.edu>
12825
12826 * cus-edit.el (custom-face): Fix parenthesis.
12827
128282000-04-26 Kenichi Handa <handa@etl.go.jp>
12829
12830 * mail/rmail.el (rmail-expunge): When there are no deleted
12831 messages, do nothing.
12832
128332000-04-26 Dave Love <fx@gnu.org>
12834
12835 * international/mule-cmds.el (locale-translation-file-name):
12836 Defvar to nil.
12837 (set-locale-environment): Set it here (at runtime).
12838
128392000-04-25 Gerd Moellmann <gerd@gnu.org>
12840
12841 * replace.el (perform-replace): Add parameters START and END. Use
12842 them instead of the check for a region in Transient Mark mode.
12843 (query-replace-read-args): Return two more list elements for the
12844 start and end of the region in Transient Mark mode.
12845 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12846 (map-query-replace-regexp, replace-string, replace-regexp): Add
12847 optional last arguments START and END and pass them to
12848 perform-replace.
12849
12850 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
12851 form with additional arguments for perform-replace.
12852
12853 * progmodes/etags.el (tags-query-replace): Add parameters START
12854 and END. Construct a form with additional arguments for
12855 perform-replace.
12856
12857 * simple.el (shell-command): Set default directory for "*Shell
12858 Command Output" buffer.
12859
12860 * language/european.el (iso-latin-4): Fix typo.
12861
12862 * emacs-lisp/crm.el: New file.
12863
128642000-04-24 Dave Love <fx@gnu.org>
12865
12866 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
12867 (Custom-reset-saved, Custom-reset-standard)
12868 (custom-group-value-create, custom-group-set, custom-group-save)
12869 (custom-group-reset-current, custom-group-reset-saved)
12870 (custom-group-reset-standard): Use mapc.
12871 (custom-buffer-create-internal): Disable undo when creating items.
12872 Use mapc.
12873 (custom-face): Avoid redundant lambda.
12874
128752000-04-24 Gerd Moellmann <gerd@gnu.org>
12876
12877 * startup.el (auto-save-list-file-prefix): Set default to
12878 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12879
128802000-04-24 Sam Steingold <sds@gnu.org>
12881
12882 * time-stamp.el (time-stamp-string-preprocess): Always convert
12883 `field-result' to a string.
12884
128852000-04-24 Gerd Moellmann <gerd@gnu.org>
12886
12887 * frame.el (scrolling): New group.
12888 (automatic-hscrolling): New user-option.
12889
12890 * startup.el (command-line-x-option-alist): Add `-lsp' and
12891 `--line-spacing'.
12892
128932000-04-19 Dave Love <fx@gnu.org>
12894
12895 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12896 (cl-mapc): Rename from mapc. Fix the funcall.
12897
128982000-04-19 Gerd Moellmann <gerd@gnu.org>
12899
12900 * simple.el (clone-indirect-buffer-other-window): New command.
12901 (clone-indirect-buffer): Add optional arg NORECROD.
12902 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12903
12904 * help.el (resize-temp-buffer-window): Use count-screen-lines.
12905
12906 * window.el (count-screen-lines): New function.
12907 (shrink-window-if-larger-than-buffer): Use count-screen-lines
12908 instead of window-buffer-height.
12909
12910 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12911 non-existing variable comint-input-sentinel.
12912 (inferior-lisp-args-to-list): Removed.
12913 (inferior-lisp): Use split-string instead of
12914 inferior-lisp-args-to-list.
12915
12916 * hexl.el (hexl-insert-hex-string): New command.
12917
12918 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12919 instead of concat.
12920
129212000-04-18 Gerd Moellmann <gerd@gnu.org>
12922
12923 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12924 at the start of an existing but empty folder.
12925
129262000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12927
12928 * ps-mule.el: Customization fix, doc fix.
12929 (ps-multibyte-buffer): Customization fix.
12930
129312000-04-17 Richard M. Stallman <rms@gnu.org>
12932
12933 * subr.el (read-passwd): Use read-char-exclusive.
12934
129352000-04-17 Gerd Moellmann <gerd@gnu.org>
12936
12937 * textmodes/texinfo.el (texinfo-insert-@email)
12938 (texinfo-insert-@emph, texinfo-insert-@quotation)
12939 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12940 (texinfo-mode-map): Add key bindings for them.
12941
12942 * files.el (basic-save-buffer-2): Use a template with `$'
12943 instead of `#' for VMS.
12944
12945 * simple.el (clone-indirect-buffer): New function.
12946
129472000-04-16 Stephen Eglen <stephen@gnu.org>
12948
12949 * iswitchb.el (iswitchb-case): New function. If the user input
12950 contains any upper-case characters, the search is made
12951 case-sensitive.
12952
129532000-04-17 Stefan Monnier <monnier@cs.yale.edu>
12954
12955 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12956 comment-end.
12957 (texinfo-font-lock-syntactic-keywords): New var.
12958 (texinfo-font-lock-keywords): Remove comment regexp.
12959 (texinfo-insert-block): New function.
12960 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
12961 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
12962 and font-lock-defaults. Use regexp-opt for outline-regexp.
12963 (texinfo-environments): New var.
12964 (texinfo-environment-regexp): Use regexp-opt and
12965 texinfo-environments.
12966
12967 * textmodes/ispell.el (ispell-menu-map-needed): Check that
12968 ispell-process is bound since this might be eval'd before ispell
12969 is loaded.
12970 (ispell-message): Use a tiny bit less magic and a bit more hard
12971 data to figure out what kind of sc-cite-regexp to use.
12972
12973 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12974
12975 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12976 (insert-cyclic-diary-entry): Unquote the lambda.
12977
12978 * gud.el (gud-jdb-build-source-files-list): Fix typo.
12979
12980 * files.el (backup-enable-predicate): Unquote the lambda.
12981
12982 * cus-edit.el (custom-face, face): Unquote the lambda.
12983
129842000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12985
12986 * ps-print.el: Check for line-beginning-position definition.
12987
12988 * ps-print.el: Fix counting lines in a region.
12989 (ps-print-version): New version number (5.1.5).
12990 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
12991 (ps-printing-region): Fun code fix.
12992
129932000-04-15 Gerd Moellmann <gerd@gnu.org>
12994
12995 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
12996 to file-directory-p.
12997
129982000-04-14 Gerd Moellmann <gerd@gnu.org>
12999
13000 * gud.el (gud-jdb-build-source-files-list): Check that directory
13001 exists before calling directory-files.
13002
130032000-04-13 Dave Love <fx@gnu.org>
13004
13005 * emacs-lisp/trace.el: Change maintainer. Use new backquote
13006 syntax.
13007
13008 * emacs-lisp/cl-specs.el: Remove when, unless.
13009
13010 * emacs-lisp/cl-extra.el: Don't quote keywords.
13011 (cl-old-mapc): New variable.
13012 (mapc): Use it.
13013 (cl-map-intervals): Use with-current-buffer. Don't check for
13014 next-property-change.
13015 (cl-map-overlays): Use with-current-buffer.
13016 (cl-expt): Remove.
13017 (copy-tree, remprop): Define unconditionally.
13018
13019 * emacs-lisp/cl-compat.el (keywordp): Remove.
13020
13021 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
13022 to use keywordp.
13023 (edebug-spec): Enable keywordp.
13024
13025 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
13026 string-lessp.
13027
13028 * cus-start.el: Use keywordp.
13029
130302000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13031
13032 * diary-lib.el (include-other-diary-files): Fix the fix of
13033 2000-02-18 by doing a save-excursion.
13034
130352000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13036
13037 * ps-print.el: Customization fix, doc fix.
13038 (ps-print-version): New version number (5.1.4).
13039 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
13040 (ps-print-preprint): Adjust code.
13041 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
13042 (ps-print-prologue-header, ps-print-control-characters)
13043 (ps-spool-config): Customization fix.
13044
130452000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
13046
13047 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
13048 converted to the new menu-item format, names silightly changed,
13049 help strings added.
13050
13051 Support for spelling without async subprocesses:
13052
13053 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
13054 (ispell-session-buffer): New variables.
13055 (ispell-start-process, ispell-process-status,
13056 ispell-accept-output, ispell-send-string): New functions, for
13057 Ispell invocation when async subprocesses aren't supported.
13058 (ispell-word, ispell-pdict-save, ispell-command-loop,
13059 ispell-process-line, ispell-buffer-local-parsing): Replace calls
13060 to process-send-string with calls to ispell-send-string, and
13061 accept-process-output with ispell-accept-output.
13062 (ispell-init-process): Call ispell-process-status instead of
13063 process-status with.
13064 (ispell-init-process): Call ispell-start-process. Call
13065 ispell-accept-output and ispell-send-string. Don't call
13066 process-kill-without-query and kill-process if they are unbound.
13067 (ispell-async-processp): New function.
13068
130692000-04-12 Dave Love <fx@gnu.org>
13070
13071 * info.el: Add debug-ignored-errors.
13072 (Info-mode-menu): Add some items.
13073 (Info-directory): Add autoload cookie.
13074
13075 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
13076 Modify `truncate-lines'. Make `describe-language-environment'
13077 always visible and add help. Modify `describe-key' help. Invoke
13078 Info-directory from `info'. New entry `emacs-manual'.
13079
130802000-04-10 Gerd Moellmann <gerd@gnu.org>
13081
13082 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
13083 propertized-buffer-identification.
13084 (ebrowse-update-member-buffer-mode-line): Likewise.
13085 (ebrowse--mode-strings): Removed.
13086 (ebrowse--mode-line-props): Removed.
13087
13088 * files.el (auto-mode-alist): Add `EBROWSE'.
13089
13090 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
13091 space before testing for end of buffer.
13092 (ebrowse-load): Removed.
13093 (ebrowse-revert-tree-buffer-from-file): Rewritten.
13094 (ebrowse-create-tree-buffer): Rewritten.
13095 (ebrowse-tree-mode): Read tree from buffer.
13096
13097 * progmodes/ebrowse-ffh.el: Removed.
13098
130992000-04-10 Kenichi Handa <handa@etl.go.jp>
13100
13101 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
13102
131032000-04-10 Gerd Moellmann <gerd@gnu.org>
13104
13105 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
13106 at the wrong place.
13107
131082000-04-09 Dave Love <fx@gnu.org>
13109
13110 * files.el (backup-enable-predicate): Use
13111 temporary-file-directory, small-temporary-file-directory.
13112 (make-backup-file-name-function, backup-directory-alist): New
13113 variables.
13114 (make-backup-file-name-1): New function.
13115 (make-backup-file-name): Use it.
13116 (find-backup-file-name): Likewise. Use format for clarity, not
13117 concat.
13118 (file-newest-backup): Use make-backup-file-name.
13119
131202000-04-09 Gerd Moellmann <gerd@gnu.org>
13121
13122 * progmodes/ebrowse-ffh.el: New file.
13123
13124 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
13125 to ebrowse-ffh.el.
13126 (ebrowse-load): Add autoload.
13127
13128 * finder.el (finder-commentary): Add autoload cookie.
13129
13130 * mail/rfc2368.el: Correct author's email address.
13131
13132 * progmodes/ebrowse.el: New file.
13133
13134 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
13135 item help string.
13136 (easy-menu-do-add-item): Ditto.
13137 (easy-menu-define): Extend doc string.
13138
13139 * jit-lock.el (with-buffer-unmodified): Use
13140 restore-buffer-modified-p.
13141 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
13142 (jit-lock-function, jit-lock-stealth-fontify): Don't use
13143 with-buffer-unmodified.
13144
131452000-04-08 Dave Love <fx@gnu.org>
13146
13147 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
13148 unless, when.
13149
131502000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
13151
13152 * viper-util.el (viper-put-on-search-overlay): New subroutine.
13153 (viper-flash-search-pattern): No operation when using Emacs
13154 doesn't support face.
13155 Use `viper-put-on-search-overlay'.
13156
131572000-04-04 Gerd Moellmann <gerd@gnu.org>
13158
13159 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
13160 like C-r.
13161
13162 * progmodes/make-mode.el: Some doc fixes.
13163 (makefile-mode-abbrev-table): New variable.
13164 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
13165 (makefile-font-lock-keywords): Fontify includes and conditionals.
13166 (toplevel): Require `dabbrev' and `add-log' when compiling.
13167
13168 * replace.el (perform-replace): Don't move forward one char
13169 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
13170 to do that because it leaves point 1 position after the last
13171 replacement, after everything has been replaced.
13172
13173 * jit-lock.el (with-buffer-unmodified): New macro.
13174 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
13175 modified state.
13176 (jit-lock-function-1): Extracted from jit-lock-function; not
13177 preserving buffer's modified state.
13178 (jit-lock-function, jit-lock-stealth-fontify): Call
13179 jit-lock-function-1.
13180
13181 * mail/rfc2368.el: Remove supernumerary copyright line.
13182
131832000-04-04 Milan Zamazal <pdm@freesoft.cz>
13184
13185 * glasses.el: Provide facilities for inserting space before left
13186 parentheses and uncapitalization of identifiers.
13187 (glasses-mode): Try to remove old overlays in all cases.
13188
131892000-04-03 Gerd Moellmann <gerd@gnu.org>
13190
13191 * progmodes/compile.el (compile-internal): Display the compilation
13192 buffer in a different frame, if it's already displayed there.
13193
13194 * mail/rfc2368.el: New file.
13195
13196 * simple.el (sendmail-user-agent-compose): Recognize a `body'
13197 header and insert its value as mail body.
13198
13199 * subr.el (member-ignore-case): New function.
13200
13201 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
13202 (dabbrev--find-expansion): Ignore buffers matching a regexp
13203 from dabbrev-ignored-regexps.
13204
13205 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
13206 to extensions handled by gzip.
13207
132082000-04-03 Richard M. Stallman <rms@gnu.org>
13209
13210 * files.el (insert-directory): List the total free space
13211 along with the used space.
13212
13213 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
13214 line is followed by one that matches CITATION-REGEXP, end the
13215 paragraph.
13216
132172000-04-03 Markus Rost <rost@delysid.gnu.org>
13218
13219 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
13220 (rmail-make-basic-summary-line): Use that option.
13221
132222000-04-03 Kenichi Handa <handa@etl.go.jp>
13223
13224 * international/mule-cmds.el (encoded-string-description):
13225 Rewritten. Try pretty description for ISO 2022 escape sequences
13226 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
13227 for hexadecimal format.
13228
132292000-04-01 Dave Love <fx@gnu.org>
13230
13231 * cpp.el: Change customization group to `c' from `C'.
13232
13233 * vcursor.el (vcursor-move): Use display-color-p.
13234
13235 * international/mule-util.el: Provide mule-utils.
13236 (string-to-sequence): Simplify and speed up.
13237
13238 * international/mule.el (make-coding-system): Purecopy doc-string.
13239
13240 * international/mule-cmds.el: Various menu changes.
13241 (describe-specified-language-support): Handle `Default'.
13242 (set-language-info): Purecopy `info'.
13243
132442000-03-31 Andrew Innes <andrewi@gnu.org>
13245
13246 * vc.el (vc-backend-diff): Return the correct status if we had to
13247 retry the rcsdiff command without the --brief option.
13248
132492000-03-31 Dave Love <fx@gnu.org>
13250
13251 * help.el (help-manyarg-func-alist): Correct several omissions.
13252
13253 * add-log.el: Don't require cl, fortran.
13254 (add-log-current-defun-function): Doc fix.
13255 (change-log-version-number-regexp-list): Remove SCCS part. Doc
13256 fix.
13257 (change-log-version-rcs): Function deleted.
13258 (change-log-version-number-search): Doc fix. Use
13259 vc-workfile-version. Avoid CL dolist.
13260 (add-change-log-entry): Just call add-log-current-defun to get
13261 defun. Simplify somewhat.
13262 (change-log-get-method-definition-1): Likewise.
13263 (add-log-current-defun): Return nil if calling
13264 add-log-current-defun-function does so. Move Fortran stuff to
13265 fortran.el. Return string without properties.
13266
13267 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
13268 and :alpha: char classes.
13269
13270 * mail/supercite.el: Defvar curline when compiling.
13271 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
13272 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
13273 rather than a-zA-Z0-9 to allow non-ASCII characters.
13274
132752000-03-31 Gerd Moellmann <gerd@gnu.org>
13276
13277 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
13278
13279 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13280 Re-enable new code.
13281
13282 * lpr.el (print-region-1): Use -d to specify printer name for
13283 systems `usg-unix-v*, `dgux', `hpux', `irix'.
13284
132852000-03-31 Dave Love <fx@gnu.org>
13286
13287 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
13288 for function definition in symbol's function value slot first
13289 instead of first consulting byte-compile-function-environment.
13290
132912000-03-31 Kenichi Handa <handa@etl.go.jp>
13292
13293 * language/european.el ("Polish"): New language environment.
13294 (setup-polish-environment): New function.
13295
132962000-03-30 Gerd Moellmann <gerd@gnu.org>
13297
13298 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13299 Disable new code.
13300
13301 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
13302 trying to `load' the symbol of an autoload instead of the file
13303 recorded in the autoload. Fix error messages.
13304
133052000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13306
13307 * ps-print.el: PostScript programming fix for ghostview, doc fix.
13308 (ps-print-version): New version number (5.1.3).
13309 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
13310 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
13311 (ps-generate-postscript-with-faces): Code fix.
13312 (ps-color-values): XEmacs compatibility.
13313 (ps-print-background-image, ps-print-background-text, ps-printer-name)
13314 (ps-default-fg, ps-default-bg): Adjust customization.
13315 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
13316 (ps-color-scale): Renaming old ps-color-value fun.
13317 (ps-print-headers): Replace ps-print-header group to avoid conflict
13318 with ps-print-header variable.
13319 (ps-print-miscellany): New group.
13320 (ps-format-color, ps-rgb-color): New funs.
13321 (ps-default-foreground): New var.
13322 (ps-printer-name-option): New const.
13323
133242000-03-30 Peter Breton <pbreton@ne.mediaone.net>
13325
13326 * net/net-utils.el:
13327 (network-connection-host, network-connection-service): New variables
13328 (network-connection-mode): New mode, derived from comint-mode
13329 (network-connection-mode-setup): New function, saves host and
13330 service information in local variables.
13331
13332 * lisp/locate.el:
13333 (locate-word-at-point): Added this function
13334 (locate): Default to using locate-word-at-point as input
13335 Run dired-mode-hook
13336
133372000-03-29 Dave Love <fx@gnu.org>
13338
13339 * calendar/appt.el: Doc fixes.
13340 (appt-check): Convert min-to-app to a string before passing to
13341 appt-disp-window-function or concat.
13342 (appt-delete-window): Remove test for frame-root-window.
13343 (appt-select-lowest-window, appt-convert-time): Simplify.
13344
13345 * emacs-lisp/bytecomp.el: Doc fixes.
13346 (byte-compile-file-form-autoload): Update
13347 byte-compile-function-environment.
13348
133492000-03-29 Andreas Schwab <schwab@suse.de>
13350
13351 * emacs-lisp/autoload.el: Also print defsubst doc string
13352 specially.
13353
13354 * dired.el (dired-insert-directory): If dired-free-space-program
13355 failed just delete its output.
13356
133572000-03-29 Dave Love <fx@gnu.org>
13358
13359 * international/iso-cvt.el: Move provide to end. Doc fixes.
13360 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
13361 (iso-iso2sgml, iso-sgml2iso): New functions.
13362 (iso-cvt-define-menu): Fix some entries and use backquote for
13363 clarity.
13364
13365 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
13366
133672000-03-28 Gerd Moellmann <gerd@gnu.org>
13368
13369 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
13370 ISO-DATE. If non-nil, return date in ISO 8601 format.
13371
133722000-03-26 Stefan Monnier <monnier@cs.yale.edu>
13373
13374 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
13375 if it ever becomes used.
13376 (log-edit-mode-hook): Default to vc-log-mode-hook.
13377 (log-edit-mode): Fix the docstring.
13378
13379 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13380 the code.
13381
133822000-03-26 Dave Love <fx@gnu.org>
13383
13384 * net/browse-url.el (browse-url): Re-fix case of
13385 browse-url-browser-function being an alist.
13386 (browse-url): Add :link to defgroup.
13387
13388 * files.el: Doc fixes.
13389 (file-truename): Include `[' in wildcard characters.
13390 (automount-dir-prefix): Customize.
13391 (find-file-wildcards): Add :version.
13392 (find-file-noselect): Simplify a mapcar call.
13393
13394 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13395 compatible with inf-lisp version.
13396 (eval-defun-1): Fix custom-declare-variable case.
13397
133982000-03-25 Stefan Monnier <monnier@cs.yale.edu>
13399
13400 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13401
134022000-03-24 Gerd Moellmann <gerd@gnu.org>
13403
13404 * Makefile (COMPILE_FIRST): New macro.
13405 (compile-files): Compile files from COMPILE_FIRST first.
13406
13407 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13408 code.
13409
13410 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13411 matching open parenthesis in column 0 to defun-prompt-regexp
13412 only if open-paren-in-column-0-is-defun-start is set.
13413
13414 * sun-curs.el: Require CL at compile-time only.
13415
13416 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13417 instead of copy-list which is a function from CL.
13418 (msb--choose-menu, msb--mode-menu-cond)
13419 (msb--create-buffer-menu-2): Use dolist instead of mapc.
13420 (msb--init-file-alist): Use mapcar instead of mapcan.
13421 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
13422 `(' in column 0 in doc string.
13423 (msb--add-separators): Use mapcar instead of mapcan.
13424
13425 * cus-dep.el: Require CL at compile-time only.
13426
134272000-03-24 Stefan Monnier <monnier@cs.yale.edu>
13428
13429 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13430 (byte-compile-warnings): New warning `noruntime'.
13431 (byte-compile-constants, byte-compile-variables): Fix docstring.
13432 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13433 execute `eval-whenc-compile's body.
13434 (byte-compile-unresolved-functions): Fix docstring.
13435 (byte-compile-eval): New function.
13436 (byte-compile-callargs-warn): Check if the function will be available
13437 at runtime (via property `byte-compile-noruntime').
13438 (byte-compile-print-syms): New function.
13439 (byte-compile-warn-about-unresolved-functions): Also warn about
13440 `noruntime' functions (and use `byte-compile-print-syms').
13441 (byte-compile-file): Capitalize the message.
13442
134432000-03-24 Gerd Moellmann <gerd@gnu.org>
13444
13445 * mail/rmail.el (rmail-confirm-expunge): New user-option.
13446 (rmail-expunge): Ask for confirmation depending on the setting
13447 of rmail-confirm-expunge.
13448
134492000-03-23 Gerd Moellmann <gerd@gnu.org>
13450
13451 * Makefile (bootstrap-clean): If $(emacs) exists, build
13452 loaddefs.el first. A loaddefs.el that's not up-to-date might
13453 cause a bootstrap failure because things don't autoload as
13454 expected.
13455
134562000-03-23 Dave Love <fx@gnu.org>
13457
13458 * net/browse-url.el: Restore previous use of
13459 browse-url-maybe-new-window.
13460
134612000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13462
13463 * ps-print.el: Skip banner page fix.
13464 (ps-print-version): New version number (5.1.2).
13465 (ps-begin-file, ps-end-file, ps-generate): Code fix.
13466
134672000-03-23 Dave Pearson <davep@davep.org>
13468
13469 * net/quickurl.el Changed the type of parameter passed to the
13470 function defined by `quickurl-format-function'. Before only the
13471 text of the URL was passed. Now the whole URL structure is passed
13472 and the function is responsible for extracting the parts it
13473 requires. Changed the default of `quickurl-format-function'
13474 accordingly.
13475 (quickurl-insert): Changed the `funcall' of
13476 `quickurl-format-function' to match the above change.
13477 (quickurl-list-insert): Changed the `url' case so that it makes
13478 use of `quickurl-format-function', previous to this the format was
13479 hard wired.
13480
134812000-03-22 Gerd Moellmann <gerd@gnu.org>
13482
13483 * startup.el: Change some spellings for the X Window System.
13484
134852000-03-22 Stefan Monnier <monnier@cs.yale.edu>
13486
13487 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13488 up the code and the regexp and make sure the cursor is temporarily
13489 moved to the suspicious line while querying the user.
13490
134912000-03-22 Jason Rumney <jasonr@gnu.org>
13492
13493 * w32-fns.el (w32-charset-info-alist): Initialize.
13494
134952000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13496
13497 * ps-print.el: N-up last page fix.
13498 (ps-print-version): New version number (5.1.1).
13499 (ps-end-file, ps-end-job, ps-generate): Code fix.
13500
135012000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13502
13503 * files.el (find-file-run-dired): Update docstring.
13504 (find-directory-functions): New hook.
13505 (find-file-noselect): Run find-directory-functions rather than
13506 calling dired directly.
13507
13508 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13509
13510 * pcvs.el: Add a minimal leading commentary.
13511 (cvs-make-cvs-buffer): Change the header part by removing the startup
13512 message and adding a `Module' entry. Also replace the FOOTER and
13513 HEADER special fileinfos with the new support in ewoc for updating
13514 its own footer and header.
13515 (cvs-update-header): Update to use the header/footer of the ewoc.
13516 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13517 (cvs-is-within-p): New function.
13518 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13519 to only examine some subset of the buffers.
13520
13521 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13522 `format' instead of our own ad-hoc functions.
13523 Remove HEADER and FOOTER cases, now handled in the EWOC.
13524 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13525
13526 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13527 output to avoid scaring the user.
13528 (cvs-parse-table): Catch message for non-up-to-date commits.
13529
13530 * pcvs-defs.el (cvs-startup-message): Remove.
13531 (cvs-global-menu): New autoloaded menu.
13532
13533 * pcvs-util.el (cvs-string-fill): Remove.
13534
13535 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13536 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13537 PP part of it and also make it work for footers and headers.
13538 (ewoc-create): Drop POS and BUFFER arguments.
13539 Use the DLL's dummy node to store the end-of-footer position.
13540 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13541 (ewoc-refresh): Remove unused `header' variable.
13542 (ewoc-(get|set)-hf): New functions.
13543
13544 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13545 log-view-*-(message|file) and use easy-mmode-define-navigation.
13546 (log-view-message-re): Match SCCS format as well.
13547 And match the revision line rather than the dashed separator line.
13548 (log-view-mode): Use the new define-derived-mode.
13549 (log-view-current-tag): Fill in with an actual implementation.
13550
13551 * cvs-status.el (cvs-status-(prev|next)): Rename from
13552 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13553 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13554 to let the output "breathe" a little more (more readable).
13555 (cvs-status-mode): Use the new define-derived-mode.
13556
13557 * smerge-mode.el (smerge-auto-leave): New function and variable.
13558 (smerge-basic-map): Rename from smerge-basic-keymap.
13559 Change the bindings for smerge-diff-*.
13560 (smerge-*-map): Use easy-mmode-defmap.
13561 (smerge-(next|prev)): Use easy-mmode-define-navigation.
13562 (smerge-keep-*): Use smerge-auto-leave.
13563
135642000-03-21 Jason Rumney <jasonr@gnu.org>
13565
13566 * cus-edit.el (custom-button-face): Use 3D look for w32.
13567 (custom-button-pressed-face): Likewise.
13568
135692000-03-21 Gerd Moellmann <gerd@gnu.org>
13570
13571 * progmodes/etags.el (tags-case-fold-search): New user-option.
13572 (tags-loop-eval): New function. Bind case-fold-search around eval
13573 depending on the value of tags-case-fold-search.
13574 (tags-loop-continue): Use tags-loop-eval.
13575 (find-tag-in-order): Bind case-fold-search depending on the value
13576 of tags-case-fold-search.
13577
135782000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13579
13580 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13581 (diff-end-of-hunk): Return the end position for use in
13582 `easy-mmode-define-navigation'.
13583 (diff-recenter): Remove.
13584 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13585 of `easy-mmode-define-navigation'.
13586 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13587 previous renaming) and fix to use new names.
13588 (diff-merge-strings): Use \n as separator: simpler, faster.
13589 (diff-mode): Use `define-derived-mode'.
13590
13591 * derived.el (define-derived-mode): Don't autoload anymore.
13592 Prefer the macro-only version provided by easy-mmode.el.
13593
13594 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13595 `easy-mmode-define-derived-mode'.
13596 Use `combine-run-hooks'.
13597 (easy-mmode-define-navigation): New macro.
13598
13599 * subr.el (combine-run-hooks): New function.
13600
136012000-03-21 Kenichi HANDA <handa@etl.go.jp>
13602
13603 * term/x-win.el: Fontsets related initialization is simplified.
13604
13605 * international/mule-diag.el (describe-font): Don't refer to
13606 global-fontset-alist, instead call font-list.
13607 (describe-fontset, list-fontsets, mule-diag): Likewise.
13608 (print-fontset): Adjusted for the change of fontset
13609 implementation.
13610
13611 * international/fontset.el (x-charset-registries): Variable
13612 removed, instead the corresponding data is stored in the default
13613 fontset.
13614 (register-alternate-fontnames): Function removed.
13615 (resolved-ascii-font): Variable removed.
13616 (x-compose-font-name): Ignore the second argument REDOCE.
13617 (x-complement-fontset-spec): Complement only an ASCII font and
13618 element for those charsets than can use that ASCII font.
13619 (generate-fontset-menu): Don't refer to global-fontset-alist,
13620 instead call fontset-list.
13621 (uninstantiated-fontset-alist): Variable removed.
13622 (x-style-funcs-alist): Likewise.
13623 (fontset-default-styles): Likewise.
13624 (x-modify-font-name): Function removed.
13625 (create-fontset-from-fontset-spec): Ignore the argument
13626 STYLE-VARIANT.
13627 (create-fontset-from-ascii-font): Docsting adjusted for the above
13628 change.
13629 (instantiate-fontset, resolve-fontset-name): Functions removed.
13630 (fontset-list): Now implemented by C code.
13631
13632 * faces.el (read-face-font): Fix TABLE arg to completing-read.
13633 (describe-face): Include `font' attribute in the description.
13634
136352000-03-21 Kenichi Handa <handa@etl.go.jp>
13636
13637 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13638
136392000-03-20 Gerd Moellmann <gerd@gnu.org>
13640
13641 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13642 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13643 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
13644
13645 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13646 about behavior of set-buffer-modified-p wrt redisplay.
13647
136482000-03-19 Richard M. Stallman <rms@gnu.org>
13649
13650 * view.el (view-mode-disable): Kill local binding of view-read-only.
13651
136522000-03-18 Gerd Moellmann <gerd@gnu.org>
13653
13654 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
13655 is a string, convert it to a syntax cell using string-to-syntax.
13656
13657 * simple.el (syntax-code-table, syntax-flag-table): New variables.
13658 (string-to-syntax): New function.
13659
13660 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
13661 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
13662 try to use passive ftp mode.
13663
136642000-03-17 Gerd Moellmann <gerd@gnu.org>
13665
13666 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
13667
13668 * simple.el (append-to-buffer): Update point of windows after
13669 insertion.
13670
13671 * abbrev.el (inverse-add-abbrev): Identify word by first moving
13672 forward then moving backward. Reindent.
13673
13674 * frame.el (other-frame): Call x-focus-frame only if
13675 focus-follows-mouse is off.
13676
136772000-03-17 Dave Love <fx@gnu.org>
13678
13679 * pcvs-util.el (cvs-strings->string): Rename
13680 replace-regexps-in-string.
13681
136822000-03-17 Stefan Monnier <monnier@cs.yale.edu>
13683
13684 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
13685 regexp for labels cannot span several lines.
13686
13687 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
13688 `(setq :<key> ':<key>)' to the macro expansion.
13689
136902000-03-16 Dave Love <fx@gnu.org>
13691
13692 * progmodes/f90.el (f90): Put custom group under `languages', not
13693 `fortran'.
13694 (f90-mode-hook): Customize.
13695 (f90-mode): Set add-log-current-defun-function.
13696 (f90-current-defun): New function.
13697
136982000-03-16 Gerd Moellmann <gerd@gnu.org>
13699
13700 * cus-edit.el (custom-variable-tag-face): Handle case that
13701 default face's height is not a number.
13702 (custom-face-tag-face, custom-group-tag-face-1)
13703 (custom-group-tag-face): Ditto.
13704 (custom-group-tag-face-1): Add :group.
13705
13706 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
13707
137082000-03-15 Gerd Moellmann <gerd@gnu.org>
13709
13710 * pcvs-defs.el (toplevel): Remove autoload cookie for form
13711 requiring easymenu.
13712
137132000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13714
13715 * ps-print.el: PostScript user-defined prologue, PostScript error
13716 handler, doc fix.
13717 (ps-print-version): New version number (5.1).
13718 (ps-user-defined-prologue, ps-error-handler-message)
13719 (ps-print-prologue-0, ps-error-handler-alist): New vars.
13720 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
13721 (ps-insert-string): New function.
13722
137232000-03-15 Kenichi Handa <handa@etl.go.jp>
13724
13725 * international/ccl.el (ccl-compile-expression): Don't generate
13726 invalid self-assignment code.
13727
137282000-03-14 Dave Love <fx@gnu.org>
13729
13730 * subr.el (replace-regexp-in-string): Renamed from
13731 replace-regexps-in-string. Doc fix.
13732
137332000-03-12 Dave Love <fx@gnu.org>
13734
13735 * cus-edit.el: Doc fixes.
13736 (customize-set-variable, customize-save-variable): Rename args for
13737 doc.
13738 (custom-variable-tag-face, custom-face-tag-face)
13739 (custom-group-tag-face-1, custom-group-tag-face): Modify from
13740 style which user identify as hyperlink.
13741 (hook): Don't add undefined functions to the hook.
13742 (debug-ignored-errors): Transfer message from bindings.el.
13743
137442000-03-12 Gerd Moellmann <gerd@gnu.org>
13745
13746 * recentf.el (recentf-keep-non-readable-files-p): Remove
13747 double/nested definition.
13748
137492000-03-12 Dave Love <fx@gnu.org>
13750
13751 * facemenu.el (facemenu-get-face): Use display-color-p.
13752 * enriched.el (enriched-decode-foreground): Likewise.
13753 (enriched-decode-background): Likewise.
13754 * isearch.el (isearch-highlight): Likewise.
13755 * info-look.el (info-lookup): Likewise.
13756 * simple.el (completion-setup-function): Likewise.
13757
13758 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
13759 :options.
13760
13761 * bindings.el (mode-line-format): Fix line-number and
13762 column-number items. Add help-echo for the background.
13763 (mode-line-mule-info): Modify help-echo.
13764
13765 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
13766
13767 * files.el (load-file): Allow completion to .elc.
13768
13769 * man.el: Doc fixes.
13770 (Man-init-defvars): Use display-color-p to set fontification.
13771
13772 * play/hanoi.el (hanoi-internal): Don't use oddp.
13773
137742000-03-12 Gerd Moellmann <gerd@gnu.org>
13775
13776 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
13777
13778 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
13779
137802000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
13781
13782 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
13783 Fix comment.
13784
137852000-03-10 Stefan Monnier <monnier@cs.yale.edu>
13786
13787 * font-lock.el (font-lock-keywords): Fix the doc now that
13788 regexp-opt-depth is unnecessary.
13789 (save-buffer-state): Set an edebug spec.
13790 (font-lock-fontify-anchored-keywords): Properly handle the case when
13791 the matcher goes past the limit.
13792
13793 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
13794 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
13795
13796 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
13797 dll.el and cookie.el (from Elib) with heavy renaming and other
13798 massaging.
13799
13800 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
13801 Autoload the functions used.
13802 (easy-mmode-define-syntax): Fix CL typo.
13803 (easy-mmode-define-derived-mode): Improve the docstring generation.
13804
138052000-03-10 Gerd Moellmann <gerd@gnu.org>
13806
13807 * textmodes/texinfo.el (texinfo-version): Variable and function
13808 removed.
13809
138102000-03-09 Stefan Monnier <monnier@cs.yale.edu>
13811
13812 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
13813 allow more flexibility.
13814 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
13815 fns.
13816 (easy-mmode-defmap, easy-mmode-defsyntax)
13817 (easy-mmode-define-derived-mode): New macros.
13818
138192000-03-09 Didier Verna <didier@xemacs.org>
13820
13821 * rect.el (replace-rectangle): New function.
13822
138232000-03-09 Dave Love <fx@gnu.org>
13824
13825 * progmodes/fortran.el (fortran-comment-line-start): Define as
13826 "C".
13827 (fortran-comment-line-start-skip): Don't match cpp stuff.
13828 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
13829 (fortran-mode-map): Remove over-eager custom-menu-create for now.
13830 (fortran-mode): Don't set fortran-comment-line-start-skip,
13831 fortran-comment-line-start here. Set comment-start,
13832 add-log-current-defun.
13833 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
13834 (fortran-current-defun): New function.
13835
138362000-03-09 Gerd Moellmann <gerd@gnu.org>
13837
13838 * emacs-lisp/re-builder.el: New file.
13839
13840 * mouse.el (mouse-drag-region): Don't run up-event handler
13841 if hscroll has changed.
13842
13843 * octave-mod.el (octave-font-lock-keywords): To font-lock the
13844 builtin operators, use `font-lock-builtin-face' for Emacs and
13845 `font-lock-preprocessor-face' otherwise.
13846
13847 * font-lock.el (lisp-font-lock-keywords-1): Highlight
13848 `(defun (setf foo)' differently.
13849
138502000-03-08 Stefan Monnier <monnier@cs.yale.edu>
13851
13852 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
13853 (regexp-opt): Update comment and adapt the code the new meaning of
13854 the `paren' argument of regex-opt-group for shy-groups.
13855 (regexp-opt-depth): Handle shy groups as well as backslashed
13856 backslashes.
13857 (regexp-opt-group): Turn the leading comment into a docstring.
13858 Allow `paren' to be a string (the string to use to open a group).
13859 Remove open-presuf and close-presuf. Instead of checking for `all
13860 one-char' and then later on check for `several one-char', handle
13861 both cases close together. Also apply a more generic algorithm
13862 for suffixes (the mirror image of the algorithm used for
13863 prefixes). Use shy-groups. Use nreverse rather than reverse.
13864 (regexp-opt-try-suffix): Removed.
13865
13866 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
13867 from comint-mode-map, so we can just inherit from it. Also, move
13868 the initialization into the `defvar' since there's no docstring
13869 anyway and it's fairly short.
13870 (inferior-scheme-mode): Define it as derived-mode: the code is
13871 shorter and this way we inherit from comint-mode-map rather than
13872 copying it.
13873
13874 * subr.el (replace-regexps-in-string): Properly handle the case
13875 where we match an empty string.
13876
13877 * comint.el (comint-exec-1): Add the current-dir to the exec-path
13878 when the command has a directory component (such as "./testml").
13879 Also fix a typo in the comment.
13880
138812000-03-08 Gerd Moellmann <gerd@gnu.org>
13882
13883 * Makefile (compile-files): Compile files one by one because
13884 that's the only way to ensure a clean compilation environment for
13885 each individual file.
13886
13887 * frame.el (other-frame): Call x-focus-frame.
13888
138892000-03-07 Dave Love <fx@gnu.org>
13890
13891 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13892 :require to defcustom.
13893
13894 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13895 lists.
13896
13897 * files.el (auto-mode-alist): Add configure.in.
13898
13899 * progmodes/autoconf.el: New file.
13900
139012000-03-07 Gerd Moellmann <gerd@gnu.org>
13902
13903 * mail/mh-e.el: Change maintainer to `none'.
13904
13905 * recentf.el (recentf-keep-non-readable-files-p): Quote args
13906 to remove-hook and add-hook.
13907
139082000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13909
13910 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13911 it as the default.
13912 (mail-send): Test mail-send-nonascii also for the new `mime' value.
13913 (sendmail-send-it): Conditionally add MIME headers specifying the
13914 used character set.
13915
139162000-03-07 Dave Love <fx@gnu.org>
13917
13918 * winner.el: Fix keywords, autoload cookies. Split
13919 eval-when-compile form to avoid compilation failure.
13920
139212000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
13922
13923 * international/mule.el: Modify comment about coding system
13924 property `coding-category'.
13925 (make-coding-system): New argument EOL-TYPE. Pay attention to
13926 coding-category property of PROPERTIES.
13927
13928 * international/mule-conf.el (coding-category-utf-8,
13929 coding-category-utf-16-be, coding-category-utf-16-le): New coding
13930 categories. Include them in the argument for set-coding-priority.
13931
13932 * international/mule-cmds.el (reset-language-environment): Include
13933 coding-category-utf-8, coding-category-utf-16-be, and
13934 coding-category-utf-16-le in the argument for set-coding-priority.
13935 (reset-language-environment): Initialize coding-category-utf-8,
13936 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13937
139382000-03-06 Karl Fogel <kfogel@red-bean.com>
13939
13940 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13941 code abstracted out of `bookmark-jump-noselect'. Now tries info
13942 extensions as well as compression extensions.
13943 (bookmark-jump-noselect): Use above new func.
13944
139452000-03-03 Gerd Moellmann <gerd@gnu.org>
13946
13947 * strokes.el: Change maintainer's mail address.
13948
139492000-03-03 Kenichi Handa <handa@etl.go.jp>
13950
13951 * international/mule-diag.el (list-character-sets): Make help-echo
13952 string by substitute-command-keys.
13953 (list-character-sets): Likewise.
13954 (sort-listed-character-sets): Call help-setup-xref.
13955
139562000-03-02 Gerd Moellmann <gerd@gnu.org>
13957
13958 * time.el (display-time-mail-file): Add `none' to the list of
13959 choices.
13960
139612000-03-01 Dave Love <fx@gnu.org>
13962
13963 * help.el (help-xref-go-back): Don't try to set position.
13964
13965 * international/mule-diag.el (list-character-sets): Call
13966 help-setup-xref. Add help-echo to xrefs.
13967 (list-character-sets-1): Add help-echo to xrefs.
13968
139692000-03-02 Gerd Moellmann <gerd@gnu.org>
13970
13971 * frame.el (blink-cursor-mode): Switch cursor on when turning
13972 the mode off.
13973
13974 * add-log.el (add-log-current-defun): Add support for
13975 Autoconf mode.
13976
13977 * mail/rmail.el (rmail-quit-hook): New variable.
13978
139792000-03-01 Dave Love <fx@gnu.org>
13980
13981 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
13982
13983 * help.el (help-xref-button): Add help-echo arg.
13984 (describe-function-1, describe-variable, help-make-xrefs): Use it.
13985
13986 * faces.el (list-faces-display): Supply help-echo with
13987 help-make-xrefs.
13988
13989 * facemenu.el (list-text-properties-at): Set help-xref-stack to
13990 nil.
13991
139922000-03-01 Gerd Moellmann <gerd@gnu.org>
13993
13994 * image.el (defimage): Look for image files in load-path.
13995
13996 * frame.el (busy-cursor-delay-seconds): Change type to
13997 `number'.
13998
139992000-03-01 David Ponce <david.ponce@wanadoo.fr>
14000
14001 * recentf.el (recentf): Added version tag to the defgroup of
14002 recentf.
14003
140042000-03-01 David Ponce <david.ponce@wanadoo.fr>
14005
14006 * recentf.el (recentf-cleanup): Changed to remove excluded file
14007 too.
14008 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
14009 action to select/unselect a file.
14010 (recentf-edit-list): Code cleanup and improvement.
14011 (recentf-open-more-files-action): `recentf-open-more-files' button
14012 widget action to open a file.
14013 (recentf-open-more-files): No more use standard completion but
14014 widgets.
14015 (recentf-more-collection): Deleted.
14016 (recentf-more-history): Deleted.
14017 (recentf-setup-more-completion): Deleted.
14018
140192000-03-01 David Ponce <david.ponce@wanadoo.fr>
14020
14021 * recentf.el (recentf-mode): No more needs that Emacs is running
14022 under a window-system.
14023
140241999-03-01 David Ponce <david.ponce@wanadoo.fr>
14025
14026 * recentf.el (recentf-edit-list): New command to edit the recent
14027 list which allow the user to remove files.
14028 (recentf-edit-selected-items): New global variable, used by
14029 `recentf-edit-list' to hold the list of files to be removed from
14030 the recent list.
14031 (recentf-make-menu-items): Updated to display a "Edit list..."
14032 menu item. Minor code cleanup.
14033
140341999-03-01 David Ponce <david.ponce@wanadoo.fr>
14035
14036 * recentf.el (recentf-open-more-files): New command to open files
14037 that are not displayed in the menu.
14038 (recentf-more-collection): New global variable holding the set of
14039 permissible completions used by `recentf-open-more-files'.
14040 (recentf-more-history): New global variable holding the history list
14041 used by `recentf-open-more-files' completion.
14042 (recentf-setup-more-completion): New function to setup completion for
14043 `recentf-open-more-files'.
14044 (recentf-make-menu-items): Updated to display a "More..." menu item.
14045
140461999-03-01 David Ponce <david.ponce@wanadoo.fr>
14047
14048 * recentf.el (recentf-menu-action): Doc fixed.
14049
140501999-03-01 David Ponce <david.ponce@wanadoo.fr>
14051
14052 * recentf.el (recentf-menu-filter): Doc updated.
14053 (recentf-update-menu-hook): Allow menu filters to force menu update.
14054 (recentf-make-menu-items): New menu filter handling.
14055 (recentf-make-menu-item): New helper function.
14056 (recentf-menu-elements): New menu handling function.
14057 (recentf-sort-ascending): Updated to new menu filter handling.
14058 (recentf-sort-descending): Updated to new menu filter handling.
14059 (recentf-sort-basenames-ascending): New menu filter function.
14060 (recentf-sort-basenames-descending): New menu filter function.
14061 (recentf-show-basenames): New menu filter function.
14062 (recentf-show-basenames-ascending): New menu filter function.
14063 (recentf-show-basenames-descending): New menu filter function.
14064
140652000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14066
14067 * diary-lib.el (list-diary-entries): Don't try to go forward at
14068 the end of the buffer.
14069
140702000-02-29 Kenichi Handa <handa@etl.go.jp>
14071
14072 * international/mule-diag.el (list-character-sets): Completely
14073 rewritten.
14074 (sort-listed-character-sets): New function.
14075 (list-character-sets-1): Completely rewritten.
14076 (list-character-sets-2): New function.
14077 (non-iso-charset-alist): New variable.
14078 (decode-codepage-char): New function.
14079 (charset-history): New variable.
14080 (read-charset) (list-block-of-chars)
14081 (list-iso-charset-chars)
14082 (list-non-iso-charset-chars)
14083 (list-charset-chars): New functions.
14084 (mule-diag): Call list-character-sets-2, not
14085 list-character-sets-2.
14086 (dump-charsets): Likewise.
14087
140882000-02-29 Gerd Moellmann <gerd@gnu.org>
14089
14090 * dired-x.el (dired-filename-at-point): Add `@' to valid
14091 file name characters.
14092 (dired-filename-at-point): Handle ange-ftp file names.
14093
14094 * frame.el (frame-notice-user-settings): Use assq-delete-all
14095 instead of assoc-delete-all.
14096 (frame-notice-user-settings): Ditto.
14097
14098 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
14099 Don't copy alist.
14100
141012000-02-28 Eli Barzilay <eli@cs.cornell.edu>
14102
14103 * calculator.el (calculator-use-menu): New option.
14104 (calculator-initial-bindings): Changed some bindings to work as
14105 macros.
14106 (calculator-forced-input): Removed.
14107 (calculator-restart-other-mode): New variable.
14108 (calculator-mode-map): Set up menu.
14109
141102000-02-28 Jari Aalto <jari.aalto@poboxes.com>
14111
14112 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
14113 tags.
14114
141152000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
14116
14117 * viper-cmd.el (viper-envelop-ESC-key): added the option to
14118 translate all ESC key sequences.
14119 (viper-goto-mark-subr): restore markers for files for which
14120 they were saved.
14121 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
14122 * viper-util.el (viper-set-replace-overlay-glyphs,
14123 viper-set-replace-overlay): always check if the replacement
14124 overlay is live.
14125 * viper.el (viper-vi-state-mode-list): added major modes.
14126 * ediff-wind.el: minor comment changes.
14127 * ediff.el: copyright notice date fix.
14128
141292000-02-27 Jason Rumney <jasonr@gnu.org>
14130
14131 * faces.el (face-font-family-alternatives): Add arial to helv.
14132 (mode-line, header-line, tool-bar): Same default as x for w32.
14133 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
14134 face-font-family-alternatives from working.
14135 * term/w32-win.el (mouse-set-font): Do not build fontset from
14136 chosen font.
14137
141382000-02-25 Sam Steingold <sds@goems.com>
14139
14140 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
14141 properly.
14142
141432000-02-25 Richard M. Stallman <rms@gnu.org>
14144
14145 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
14146
141472000-02-25 Gerd Moellmann <gerd@gnu.org>
14148
14149 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
14150 writable.
14151
14152 * frame.el (busy-cursor-delay-seconds): New option.
14153
141542000-02-24 Gerd Moellmann <gerd@gnu.org>
14155
14156 * frame.el (show-cursor-in-non-selected-windows): New option.
14157
141582000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14159
14160 * diary-lib.el (include-other-diary-files): Undo the selective
14161 display in any included file and don't kill it.
14162
141632000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
14164
14165 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
14166 bar. Menu items converted to (menu-item format, help strings
14167 added.
14168 [downcase, upcase]: Don't enable on MS-DOS.
14169 [symlink, symlinks]: Don't show if make-symbolic-link is not
14170 bound.
14171 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
14172
141732000-02-23 Dave Love <fx@gnu.org>
14174
14175 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
14176 (backward-kill-word): Revert addition of * to interactive spec --
14177 it's a feature.
14178
14179 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
14180 (backward-kill-sentence, kill-sentence): Likewise.
14181
14182 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
14183 scratch buffer name.
14184 (gud-format-command): Use int-to-string in ?l case. Simplify
14185 slightly.
14186
14187 * term/w32-win.el (internal-face-interactive): Update prompt for
14188 new read-face-name.
14189
14190 * mail/footnote.el (footnote): Add :version to defgroup.
14191 (footnote-section-tag-regexp): Customize.
14192 (footnote-start-tag, footnote-end-tag): New option.
14193 (footnote-latin-regexp): New variable.
14194 (Footnote-latin): New function.
14195 (footnote-style-alist): Add element for latin style.
14196 (footnote-style): Moved.
14197 (Footnote-goto-footnote): Use eq to test arg.
14198
14199 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
14200
14201 * emacs-lisp/byte-opt.el: Change old backquote syntax.
14202 (byte-compile-trueconstp): Include keywords.
14203 (byte-optimize-quote, byte-optimize-lapcode): Use
14204 byte-compile-const-symbol-p.
14205 (byte-optimize-char-before): New optimization.
14206
14207 * emacs-lisp/bytecomp.el: Change old backquote syntax.
14208 (byte-compile-const-symbol-p): New function.
14209 (byte-compile-constp, byte-compile-out-toplevel)
14210 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
14211 Use it.
14212
14213 * subr.el (define-key-after): Default AFTER to t. Doc fix.
14214
142152000-02-23 Kenichi Handa <handa@etl.go.jp>
14216
14217 * international/encoded-kb.el: Be sure to update minor-mode-alist
14218 and minor-mode-map-alist.
14219 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
14220 codes SS2 and SS3 correctly.
14221 (encoded-kbd-self-insert-ccl): New function.
14222 (encoded-kbd-setup-keymap): New function.
14223 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
14224 by calling encoded-kbd-setup-keymap.
14225
14226 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
14227 characters.
14228 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
14229 locally.
14230
142312000-02-22 Dave Love <fx@gnu.org>
14232
14233 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
14234 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
14235 defvar.
14236 (lisp-mode-syntax-table): Set up for #|...|# comments.
14237 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
14238 classes. Match `defface'.
14239 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
14240 (eval-defun-1): Fix for defcustom.
14241 (lisp-indent-region): Doc fix.
14242
14243 * subr.el (when, unless, split-string): Doc fix.
14244 (read-passwd): Move call of clear-this-command-keys to the right
14245 place.
14246 (replace-regexps-in-string): New function.
14247
142482000-02-22 Gerd Moellmann <gerd@gnu.org>
14249
14250 * help.el (describe-variable): Set syntax table to
14251 emacs-lisp-mode-syntax-table when moving forward over the
14252 symbol's name.
14253
142542000-02-22 Dave Love <fx@gnu.org>
14255
14256 * xt-mouse.el: Doc fixes.
14257 (xterm-mouse-position-function): New function, replacing advice of
14258 mouse-position.
14259 (xterm-mouse-mode): Use it. Don't turn on under a window system.
14260
14261 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
14262
142632000-02-21 Gerd Moellmann <gerd@gnu.org>
14264
14265 * format.el (format-annotate-single-property-change): Handle
14266 properties.with dotted-list values.
14267 (format-proper-list-p): New function.
14268
14269 * enriched.el (enriched-face-ans): Handle '(foreground-color
14270 . COLOR) and (background-color . COLOR).
14271
142722000-02-20 Dave Love <fx@gnu.org>
14273
14274 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
14275 and assignments to it.
14276 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
14277 current local map.
14278 (make-flyspell-overlay): Use it.
14279 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
14280
14281 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
14282 (lm-get-header-re): Defun, not defsubst.
14283 (lm-get-package-name): Defun, not defsubst. Simplify.
14284 (lm-version): Doc fix. Simplify.
14285 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
14286 (lm-crack-address, lm-last-modified-date, lm-commentary)
14287 (lm-verify, lm-synopsis): Simplify.
14288 (lm-report-bug): Require emacsbug. Use compose-mail.
14289
142902000-02-20 Gerd Moellmann <gerd@gnu.org>
14291
14292 * dired.el (dired-mode): Call propertized-buffer-identification
14293 to set mode-line-buffer-identification to something having
14294 the right text properties.
14295
14296 * bindings.el (propertized-buffer-identification): New function.
14297
142982000-02-20 Dave Love <fx@gnu.org>
14299
14300 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
14301 check for t-mouse too.
14302
14303 * cus-start.el: Make echo-keystrokes `number'.
14304
143052000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
14306
14307 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
14308 Don't call ring-empty-p unless tags-location-ring is bound.
14309 From Noah Friedman <friedman@splode.com>.
14310
143112000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
14312
14313 * progmodes/hideshow.el (hs-flag-region): No longer use
14314 `intangible' overlay property.
14315
14316 (hs-toggle-hiding): New command.
14317 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
14318
14319 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
14320 Fix omission bug: Run `hs-minor-mode-hook' for both activation
14321 and deactivation.
14322
143232000-02-18 Gerd Moellmann <gerd@gnu.org>
14324
14325 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
14326
143272000-02-17 Gerd Moellmann <gerd@gnu.org>
14328
14329 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
14330
14331 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
14332 of `*' to handle `(* ... *)' comments.
14333
143342000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
14335
14336 * faces.el (list-faces-display): Use display-mouse-p instead of
14337 window-system.
14338
14339 * menu-bar.el (global-map): Menu-bar items converted to the new
14340 format (menu-item..., rearranged for better CUA compliance, and
14341 their names changed for better clarity. Help strings added.
14342
14343 * international/mule-cmds.el (mule-menu-keymap)
14344 (describe-language-environment-map, set-coding-system-map)
14345 (setup-language-environment-map): Convert to new (menu-item...
14346 form, add help strings. Change names of menu items for better
14347 clarity. "Mule" menu-bar item removed (it's now in the "Options"
14348 submenu).
14349
143502000-02-17 Gerd Moellmann <gerd@gnu.org>
14351
14352 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
14353 within the code.
14354
143552000-02-16 Dave Love <fx@gnu.org>
14356
14357 * faces.el: Don't require custom. Add more specific :groups to
14358 various deffaces.
14359 (set-face-attribute): Purecopy args.
14360 (read-face-name): Default to name at point and use it in prompt.
14361 Remove colon from arg in all callers.
14362 (list-faces-display): Hyperlink to face descriptions and customize
14363 buffers.
14364
143652000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
14366
14367 * wid-edit.el (widget-match-inline): An atom never matches a
14368 list.
14369
143702000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14371
14372 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14373 at ':' characters by call to split-string.
14374
143752000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14376
14377 * textmodes/bibtex.el: Added RCS version identification.
14378
143792000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14380
14381 * textmodes/bibtex.el: Some temporary comments removed.
14382 (bibtex-field-name, bibtex-entry-type): Made the relationship
14383 explicit.
14384 (bibtex-field-const): Allow capital letters.
14385 (bibtex-start-of-string): Deleted because unused.
14386
14387 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14388 use the term 'reference' to describe a bibtex entry as a whole.
14389 Further, reference keys are no longer called 'labels'.
14390 (bibtex-keys): Renamed to bibtex-reference-keys.
14391 (bibtex-reformat-previous-labels): Renamed to
14392 bibtex-reformat-previous-reference-keys.
14393 (bibtex-reference-type): Renamed to bibtex-entry-type.
14394 (bibtex-reference-head): Renamed to bibtex-entry-head.
14395 (bibtex-reference-maybe-empty-head): Renamed to
14396 bibtex-entry-maybe-empty-head.
14397 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14398 (bibtex-search-reference): Renamed to bibtex-search-entry.
14399 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14400 bibtex-enclosing-entry-maybe-empty-head.
14401 (bibtex-entry-field-alist, bibtex-entry-head,
14402 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14403 bibtex-map-entries, bibtex-search-entry,
14404 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14405 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14406 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14407 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14408 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14409 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14410 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14411
144122000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14413
14414 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14415 comment.
14416 (bibtex-format-field-delimiters): New function, functionality
14417 extracted from bibtex-format-entry.
14418 (bibtex-autokey-get-yearfield-digits): New function, functionality
14419 extracted from bibtex-autokey-get-yearfield.
14420
14421 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14422 entries in order to avoid stack overflow in the regexp matcher if
14423 field contents become large.
14424 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14425 bibtex-field-string-part-not-braced,
14426 bibtex-field-string-part-no-inner-braces,
14427 bibtex-field-string-part-1-inner-brace,
14428 bibtex-field-string-part-2-inner-braces,
14429 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14430 bibtex-field-string-quoted, bibtex-field-string,
14431 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14432 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14433 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14434 as parsing is now performed by the following functions.
14435 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14436 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14437 bibtex-parse-field-string, bibtex-search-forward-field-string,
14438 bibtex-parse-association, bibtex-field-name-for-parsing,
14439 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14440 bibtex-search-forward-field, bibtex-search-backward-field,
14441 bibtex-start-of-field, bibtex-end-of-field,
14442 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14443 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14444 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14445 bibtex-parse-string, bibtex-search-forward-string,
14446 bibtex-search-backward-string, bibtex-start-of-string,
14447 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14448 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14449 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14450 entries. Instead of reporting the results of the parsing by
14451 match-beginning or match-end, these functions return data structures
14452 that hold the corresponding positions.
14453 (bibtex-enclosing-field): Changed to also report field boundaries by
14454 return values rather than by match-beginning or match-end. The
14455 following functions have been adapted to use the new parsing
14456 functions.
14457 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14458 bibtex-enclosing-field, bibtex-format-entry,
14459 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14460 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14461 bibtex-print-help-message, bibtex-end-of-entry,
14462 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14463 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14464 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14465 method for parsing.
14466 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14467 bibtex-map-entries, bibtex-flash-head,
14468 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14469 bibtex-autokey-change, bibtex-autokey-get-namefield,
14470 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14471 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14472 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14473 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14474 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14475 order to make the new binding of case-fold-search immediately
14476 visible.
14477
144782000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14479
14480 * textmodes/bibtex.el: Copyright notice is up to date.
14481 Added constant 'bibtex-maintainer-salutation.
14482
14483 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14484 than make-temp-name, use match-string-no-properties and eliminate
14485 a quadratic behavior when building bibtex-strings.
14486
14487 * bibtex.el (bibtex-reference-key): Accept string entries whose
14488 reference key contains upper case letters.
14489
144902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14491
14492 * bibtex.el (bibtex-reference-head): Allow entries to start with
14493 a new line.
14494
144952000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14496
14497 * bibtex.el: Hiding of entry bodies is not longer provided by
14498 bibtex.el directly. Instead the hideshow package can be used.
14499 Added a special bibtex entry to hs-special-modes-alist.
14500 (bibtex-hs-forward-sexp): Added for hideshow.el.
14501
145022000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14503
14504 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14505 at ':' characters by call to split-string.
14506
145072000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14508
14509 * textmodes/bibtex.el: Added RCS version identification.
14510
145112000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14512
14513 * textmodes/bibtex.el: Some temporary comments removed.
14514 (bibtex-field-name, bibtex-entry-type): Made the relationship
14515 explicit.
14516 (bibtex-field-const): Allow capital letters.
14517 (bibtex-start-of-string): Deleted because unused.
14518
14519 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14520 use the term 'reference' to describe a bibtex entry as a whole.
14521 Further, reference keys are no longer called 'labels'.
14522 (bibtex-keys): Renamed to bibtex-reference-keys.
14523 (bibtex-reformat-previous-labels): Renamed to
14524 bibtex-reformat-previous-reference-keys.
14525 (bibtex-reference-type): Renamed to bibtex-entry-type.
14526 (bibtex-reference-head): Renamed to bibtex-entry-head.
14527 (bibtex-reference-maybe-empty-head): Renamed to
14528 bibtex-entry-maybe-empty-head.
14529 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14530 (bibtex-search-reference): Renamed to bibtex-search-entry.
14531 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14532 bibtex-enclosing-entry-maybe-empty-head.
14533 (bibtex-entry-field-alist, bibtex-entry-head,
14534 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14535 bibtex-map-entries, bibtex-search-entry,
14536 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14537 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14538 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14539 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14540 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14541 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14542 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14543
145442000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14545
14546 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14547 comment.
14548 (bibtex-format-field-delimiters): New function, functionality
14549 extracted from bibtex-format-entry.
14550 (bibtex-autokey-get-yearfield-digits): New function, functionality
14551 extracted from bibtex-autokey-get-yearfield.
14552
14553 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14554 entries in order to avoid stack overflow in the regexp matcher if
14555 field contents become large.
14556 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14557 bibtex-field-string-part-not-braced,
14558 bibtex-field-string-part-no-inner-braces,
14559 bibtex-field-string-part-1-inner-brace,
14560 bibtex-field-string-part-2-inner-braces,
14561 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14562 bibtex-field-string-quoted, bibtex-field-string,
14563 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14564 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14565 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14566 as parsing is now performed by the following functions.
14567 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14568 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14569 bibtex-parse-field-string, bibtex-search-forward-field-string,
14570 bibtex-parse-association, bibtex-field-name-for-parsing,
14571 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14572 bibtex-search-forward-field, bibtex-search-backward-field,
14573 bibtex-start-of-field, bibtex-end-of-field,
14574 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14575 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14576 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14577 bibtex-parse-string, bibtex-search-forward-string,
14578 bibtex-search-backward-string, bibtex-start-of-string,
14579 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14580 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14581 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14582 entries. Instead of reporting the results of the parsing by
14583 match-beginning or match-end, these functions return data structures
14584 that hold the corresponding positions.
14585 (bibtex-enclosing-field): Changed to also report field boundaries by
14586 return values rather than by match-beginning or match-end. The
14587 following functions have been adapted to use the new parsing
14588 functions.
14589 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14590 bibtex-enclosing-field, bibtex-format-entry,
14591 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14592 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14593 bibtex-print-help-message, bibtex-end-of-entry,
14594 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14595 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14596 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14597 method for parsing.
14598 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14599 bibtex-map-entries, bibtex-flash-head,
14600 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14601 bibtex-autokey-change, bibtex-autokey-get-namefield,
14602 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14603 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14604 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14605 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14606 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14607 order to make the new binding of case-fold-search immediately
14608 visible.
14609
146102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14611
14612 * textmodes/bibtex.el: Copyright notice is up to date.
14613 Added constant 'bibtex-maintainer-salutation.
14614
14615 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14616 than make-temp-name, use match-string-no-properties and eliminate
14617 a quadratic behavior when building bibtex-strings.
14618
14619 * bibtex.el (bibtex-reference-key): Accept string entries whose
14620 reference key contains upper case letters.
14621
146222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14623
14624 * bibtex.el (bibtex-reference-head): Allow entries to start with
14625 a new line.
14626
146272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14628
14629 * bibtex.el: Hiding of entry bodies is not longer provided by
14630 bibtex.el directly. Instead the hideshow package can be used.
14631 Added a special bibtex entry to hs-special-modes-alist.
14632 (bibtex-hs-forward-sexp): Added for hideshow.el.
14633
146342000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14635
14636 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
14637 proceedings entry type (for cross referencing). Thanks to Wagner
14638 Toledo Correa for the suggestion.
14639
14640 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
14641
146422000-02-14 Kenichi Handa <handa@etl.go.jp>
14643
14644 * international/characters.el: Setup case table for Vietnamese.
14645
146462000-02-12 Gerd Moellmann <gerd@gnu.org>
14647
14648 * uniquify.el (toplevel): Require CL at compile time.
14649 (uniquify-push): Removed.
14650
14651 * shadowfile.el (shadow-when): Removed.
14652
14653 * tempo.el (tempo-dolist, tempo-mapc): Removed.
14654 (tempo-process-and-insert-string): Use dolist instead of
14655 tempo-dolist.
14656
14657 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
14658 regexp for paragraph-start.
14659
14660 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
14661 commas as well.
14662
146632000-02-10 Dave Love <fx@gnu.org>
14664
14665 * wid-edit.el: (widgets) [defgroup]: Remove url link.
14666 (widget-color-choice-list, widget-color-history, widget-mouse-help):
14667 Deleted.
14668 (widget-specify-field, widget-specify-button): Don't use
14669 widget-mouse-help as help-echo property.
14670 (default): Use #'ignore for :validate and :mouse-down-action.
14671 (checkbox): Add help-echo.
14672 (widget-sexp-validate): Rewritten to clarify error messages.
14673 (character): Use char-valid-p in :match function.
14674 (widget-color-complete): Use facemenu-color-alist.
14675 (widget-color-action): Use facemenu-read-color.
14676
14677 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
14678 set up `caar' &c that we now have.
14679
146802000-02-09 Ray Blaak <blaak@gnu.org>
14681
14682 * delphi.el: Make resourcestring a declaration region, like const
14683 and var.
14684
146852000-02-09 Dave Love <fx@gnu.org>
14686
14687 * bindings.el (mode-line-input-method-map): New variable.
14688 (mode-line-mule-info): Use it; fix last change.
14689 (mode-line-mode-menu): Move definition.
14690 (mode-line-mouse-sensitive-p): Deleted.
14691 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
14692 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
14693 level.
14694
14695 * startup.el (command-line-1): Don't call
14696 make-mode-line-mouse-sensitive.
14697
146982000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
14699
14700 * mail/rmail.el (rmail-retry-failure): Use
14701 rmail-beginning-of-message before rmail-toggle-header, because the
14702 former toggles headers.
14703
147042000-02-06 Stefan Monnier <monnier@cs.yale.edu>
14705
14706 * diff-mode.el (diff-kill-junk): New interactive function.
14707 (diff-reverse-direction): Use delete-and-extract-region.
14708 (diff-post-command-hook): Restrict the area so that the hook also works
14709 outside of any diff hunk. This is necessary for the minor-mode.
14710 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
14711 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
14712
14713 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
14714 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
14715 so that it can be used more easily in <foo>-mode-hook. Also make sure
14716 to avoid duplicate entries.
14717 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
14718 (font-lock-remove-keywords): Just as was done for `add', allow it to
14719 work even if font-lock-mode is nil. Also make sure we don't modify
14720 any pre-existing list by forcing a copy-sequence. Finally rename
14721 `major-mode' to `mode'.
14722 (font-lock-fontify-syntactic-anchored-keywords)
14723 (font-lock-fontify-anchored-keywords)
14724 (font-lock-fontify-keywords-region): Use line-end-position.
14725 Don't make `font-lock-multiline' local (it's now done in
14726 font-lock-set-defaults).
14727 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
14728 move the `font-lock-fontified' creation to inside the `unless'.
14729
147302000-02-06 Andrew Innes <andrewi@gnu.org>
14731
14732 * term/w32-win.el (x-handle-args): Comment out call to message,
14733 which occurs before window system is initialized.
14734
14735 * makefile.nt: Add support for recompiling lisp code.
14736
147372000-02-04 Dave Love <fx@gnu.org>
14738
14739 * bindings.el (mode-line-mule-info): Fix/extend last change.
14740
14741 * completion.el: Replace completion-dolist with dolist.
14742
14743 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
14744 dotimes.
14745
147462000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
14747
14748 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
14749 environment names before they go into the section regexp.
14750
14751 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
14752 char class in regexp.
14753
14754 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
14755 `case-fold-search' to nil.
14756
14757 * progmodes/idlwave.el (idlwave-template): Respect
14758 `idlwave-abbrev-change-case'.
14759 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
14760 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
14761 idlwave-while): respect `idlwave-reserved-word-upcase'.
14762 (idlwave-rw-case): New function.
14763 (idlwave-statement-match): Fixed problem with assignment regexp.
14764 (idlwave-font-lock-keywords): Improved regexp for keyword
14765 parameters.
14766 (idlwave-surround): New argument LENGTH to support padding of
14767 operators longer than 1 char.
14768
14769 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
14770 idlwave-shell-expression-overlay. Implemented printing of
14771 expressions on higher levels of the calling stack.
14772 (idlwave-shell-display-level-in-calling-stack): Restore stack
14773 level.
14774 (idlwave-retrieve-expression-from-level): New function.
14775 (idlwave-shell-last-calling-stack): Variable removed.
14776 (idlwave-shell-reset): Argument action reversed (`visible' to
14777 `hidden'). Also remove stop-line overlay.
14778 (idlwave-shell-calling-stack-routine): New variable.
14779 (idlwave-shell-parse-stack-and-display): Messages now display
14780 negative level numbers.
14781 (idlwave-shell-mode): Set `modeline-format'.
14782 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
14783 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
14784 21.
14785 (idlwave-shell-print-expression-function): New option.
14786
14787 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
14788 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
14789 `tool-bar' instead of `toolbar'.
14790
147912000-02-02 Dave Love <fx@gnu.org>
14792
14793 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
14794 emacs-lisp-mode-hook. Don't check for defalias being defined.
14795
14796 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
14797 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
14798 the new builtins directly.
14799
14800 * whitespace.el (whitespace): Add :version to defgroup.
14801
14802 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
14803 Doc fix.
14804
14805 * thingatpt.el (sexp-at-point, symbol-at-point)
14806 (number-at-point, list-at-point): Add autoload cookie.
14807
14808 * recentf.el (recentf): Add :version to defgroup.
14809
14810 * quickurl.el (quickurl): Add :version to defgroup.
14811
14812 * elide-head.el (elide-head): Use point-marker more.
14813
14814 * bs.el (bs): Add :version to defgroup.
14815
14816 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
14817
14818 * progmodes/delphi.el (delphi): Add :version to defgroup.
14819
148202000-02-02 Gerd Moellmann <gerd@gnu.org>
14821
14822 * ange-ftp.el (ange-ftp-write-region): Handle case that
14823 succeeding process operation sets a different coding system.
14824
14825 * calculator.el: New file.
14826
148272000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
14828
14829 * frame.el (frames-on-display-list, framep-on-display): New
14830 functions.
14831 (display-mouse-p, display-popup-menus-p, display-graphic-p)
14832 (display-selections-p, display-screens, display-pixel-width)
14833 (display-pixel-height, display-mm-width, display-mm-height)
14834 (display-backing-store, display-save-under, display-planes)
14835 (display-color-cells, display-visual-class): New functions.
14836
14837 * term/tty-colors.el (tty-color-gray-shades): New function.
14838
14839 * faces.el (display-color-p): Use framep-on-display.
14840 (display-grayscale-p): New function.
14841
148422000-01-31 Dave Love <fx@gnu.org>
14843
14844 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
14845 (create-fontset-from-x-resource): Don't concat integers.
14846
148472000-01-31 Inge Frick <inge@nada.kth.se>
14848
14849 * view.el: Some changes in documentation. Removed some trailing
14850 whitespace. Changed some parameter names to agree with
14851 documentation.
14852 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
14853 window is not deleted. Modifies change 1998-04-26.
14854
148552000-01-31 Gerd Moellmann <gerd@gnu.org>
14856
14857 * windmove.el: New file.
14858
14859 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14860 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14861 progmodes/ebnf-yac.el: Update copyright and license info.
14862
14863 * jit-lock.el (jit-lock-function): Widen before calculating end
14864 position.
14865 (jit-lock-stealth-chunk-start): Rewritten.
14866
14867 * info.el (Info-title-face-alist): Removed.
14868 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14869 faces.
14870 (Info-fontify-node): Use these faces.
14871
148722000-01-30 Gerd Moellmann <gerd@gnu.org>
14873
14874 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14875 (cl-macro-list1): Recognize `&allow-other-keys' instead of
14876 `&allow-other-keywords'.
14877
14878 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14879 the list of directories scanned heuristically.
14880
14881 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14882 exist.
14883
148842000-01-30 Jason Rumney <jasonr@gnu.org>
14885
14886 * w32-fns.el: Define w32-tty-standard-colors.
14887
14888 * startup.el (command-line): Use w32-tty-standard-colors when in
14889 w32 console mode.
14890
148912000-01-30 Dave Love <fx@gnu.org>
14892
14893 * jka-compr.el (jka-compr-load): Fix up load-history.
14894
14895 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14896
14897 * emacs-lisp/cl-macs.el: Revert previous change.
14898
148992000-01-29 Dave Love <fx@gnu.org>
14900
14901 * facemenu.el: Purecopy various strings.
14902
14903 * timezone.el (timezone-fix-time): Window against 69 for two-digit
14904 years. Deal with three-digit years.
14905
14906 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14907 defconst, purecopy.
14908 (help-back-label): Purecopy it.
14909
149102000-01-18 Gerd Moellmann <gerd@gnu.org>
14911
14912 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14913 variable. If non-nil, order the buffer list according to the
14914 currently selected frame.
14915 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14916 non-nil, pass the selected frame to function buffer-list.
14917
149182000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14919
14920 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14921
149222000-01-28 Dave Love <fx@gnu.org>
14923
14924 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14925
14926 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14927 Don't use lisp-indent-hook property.
14928 (cl-abs): Remove.
14929
14930 * subr.el: Move out indent and edebug specs for when and unless.
14931
14932 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14933 when, unless.
14934
14935 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14936 unless, when.
14937
149382000-01-28 Gerd Moellmann <gerd@gnu.org>
14939
14940 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14941 `collecting' as synonym for `collect'.
14942
14943 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14944 for the case it contains spaces.
14945
14946 * simple.el (what-cursor-position): Change formatting of
14947 messages.
14948
14949 * frame.el (delete-other-frames): New function.
14950 (toplevel): Bind it to C-x 5 1.
14951
14952 * sort.el (sort-numeric-base): New option.
14953 (sort-numeric-fields): If number starts with `0' or `0[xX[',
14954 interpret it as octal or hexadecimal. Use sort-numeric-base
14955 as default base.
14956
14957 * progmodes/glasses.el: New file.
14958
149592000-01-27 Gerd Moellmann <gerd@gnu.org>
14960
14961 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14962 userids differently.
14963
14964 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14965 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14966 progmodes/ebnf-yac.el: New files.
14967
149682000-01-26 Dave Love <fx@gnu.org>
14969
14970 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14971 on a function with an empty body. [From Eric Ludlam.]
14972
149732000-01-25 Andre Spiegel <spiegel@gnu.org>
14974
14975 * vc.el (vc-version-diff): Make sure file name is expanded.
14976
149772000-01-25 Gerd Moellmann <gerd@gnu.org>
14978
14979 * scroll-bar.el (scroll-bar-timer): Variable removed.
14980 (scroll-bar-toolkit-scroll): Don't use a timer.
14981
149822000-01-25 Kenichi Handa <handa@etl.go.jp>
14983
14984 * language/thai-util.el (thai-composition-function): Delete
14985 superfluous `a'.
14986
149872000-01-24 Dave Love <fx@gnu.org>
14988
14989 * fortran.el (fortran-mode): Use beginning-of-defun-function,
14990 end-of-defun-function.
14991
14992 * font-lock.el (turn-on-font-lock): Don't depend on window-system
14993 &c.
14994
149952000-01-22 Jason Rumney <jasonr@gnu.org>
14996
14997 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
14998 conflicts with new face support.
14999
150002000-01-22 Richard M. Stallman <rms@gnu.org>
15001
15002 * replace.el (query-replace): Rename last arg to DELIMITED.
15003 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
15004 (query-replace-regexp): Likewise.
15005
150062000-01-20 Richard M. Stallman <rms@gnu.org>
15007
15008 * subr.el (with-syntax-table): Use make-symbol, not gensym.
15009
15010 * emacs-lisp/lisp.el (beginning-of-defun-function):
15011 Variable renamed from beginning-of-defun.
15012 Do not call make-variable-buffer-local.
15013 (beginning-of-defun-raw): Use new variable name; doc fix.
15014 (beginning-of-defun): Doc fix.
15015 (end-of-defun-function): Variable renamed from end-of-defun.
15016 Do not call make-variable-buffer-local.
15017 (end-of-defun): Use new variable name; doc fix.
15018
15019 * subr.el (dolist, dotimes): Copied from cl-macs.el
15020 and made to work.
15021
15022 * mail/undigest.el (rmail-digest-end-regexps):
15023 Variable replaces rmail-digest-end-regexp.
15024 Allows multiple regexps for detecting the end line.
15025 (undigestify-rmail-message): Corresponding changes.
15026
150272000-01-19 Dave Love <fx@gnu.org>
15028
15029 * files.el (user-init-file): Don't declare here -- is primitive.
15030
15031 * startup.el (command-line): Check for compiled user-init-file and
15032 set to uncompiled version if necessary.
15033
150342000-01-18 Gerd Moellmann <gerd@gnu.org>
15035
15036 * mail/undigest.el (rmail-digest-end-regexp): New user option.
15037 (undigestify-rmail-message): Use it.
15038
15039 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
15040
150412000-01-17 Gerd Moellmann <gerd@gnu.org>
15042
15043 * tmm.el (tmm-goto-completions): Adapt to prompt being part
15044 of mini-buffer.
15045
150462000-01-14 Gerd Moellmann <gerd@gnu.org>
15047
15048 * emacs-lisp/copyright.el (copyright-update): Removed the
15049 requirement for a trailing space from `copyright-regexp', to
15050 support copyrights with owner specified on a separate line..
15051
15052 * align.el: New file.
15053
15054 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
15055
15056 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
15057
150582000-01-13 Dave Love <fx@gnu.org>
15059
15060 * ph.el: Removed. (Obsoleted by EUDC.)
15061
150622000-01-13 Gerd Moellmann <gerd@gnu.org>
15063
15064 * net/eudc.el (toplevel): Remove autoloaded code installing
15065 menu with easymenu, because that causes build problems.
15066
15067 * frame.el (frame-notice-user-settings): New variable.
15068 (frame-notice-user-settings): Don't modify frame parameters
15069 if called a second time.
15070
150712000-01-13 Richard M. Stallman <rms@gnu.org>
15072
15073 * frame.el (frame-notice-user-settings):
15074 Notice default-frame-parameters even for non-window frames.
15075
150762000-01-13 Gerd Moellmann <gerd@gnu.org>
15077
15078 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
15079 for Emacs.
15080 (eudc-bob-can-display-inline-images): Extend for Emacs.
15081 (eudc-bob-toggle-inline-display): Ditto.
15082 (eudc-bob-display-jpeg): Ditto.
15083
150842000-01-12 Gerd Moellmann <gerd@gnu.org>
15085
15086 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
15087 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
15088 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
15089
15090 * add-log.el (add-change-log-entry): Fix error trying an `(insert
15091 nil)'.
15092
15093 * subdirs.el: Add `net' directory.
15094
15095 * net: New directory.
15096
15097 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
15098 eval-last-sexp. Don't bind debug-on-error here.
15099 (eval-last-sexp): New function. Bind debug-on-error if
15100 eval-expression-debug-on-error is non-nil.
15101 (eval-defun-2, eval-defun): Likewise.
15102
15103 * simple.el (eval-expression): Don't bind debug-on-error if
15104 eval-expression-debug-on-error is nil. Detect changed
15105 debug-on-error, and propagate new value to global binding, if
15106 eval-expression-debug-on-error is non-nil,
15107 (eval-expression-debug-on-error): Change doc string.
15108
151092000-01-11 Richard M. Stallman <rms@gnu.org>
15110
15111 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
15112
15113 * emacs-lisp/lisp-mode.el (with-syntax-table):
15114 Set up lisp-indent-function property.
15115
15116 * subr.el (with-syntax-table): Moved from simple.el.
15117
15118 * simple.el (with-syntax-table): Moved to subr.el.
15119
151202000-01-11 Gerd Moellmann <gerd@gnu.org>
15121
15122 * tmm.el (tmm-shortcut): Delete region after prompt instead
15123 of erasing buffer.
15124
15125 * textmodes/fill.el (fill-common-string-prefix): New function.
15126 (fill-context-prefix): Use the longest common prefix of first
15127 and second line fill prefix, if there is one.
15128
151292000-01-11 Richard M. Stallman <rms@gnu.org>
15130
15131 * array.el (array-mode): Don't use make-variable-buffer-local.
15132 Use make-local-variable for `truncate-lines'.
15133
151342000-01-11 Jari Aalto <jari.aalto@poboxes.com>
15135
15136 * add-log.el (add-log-current-defun): Handle user-defined
15137 add-log-current-function returning nil,
15138
15139 * add-log.el (add-change-log-entry): Insert version number
15140 if having found a current function
15141
15142 * add-log.el (add-log-current-defun): Call
15143 `add-log-current-defun-function'. Try matches at level 0 and
15144 level 1. Strip whitespace from defun found.
15145
151462000-01-10 John Wiegley <johnw@gnu.org>
15147
15148 * allout.el (isearch-done/outline-provisions): Added `edit'
15149 argument to correspond with the current definition of
15150 `isearch-done'.
15151
151522000-01-10 Dave Love <fx@gnu.org>
15153
15154 * elide-head.el (elide-head): Use point-marker, not point.
15155
151562000-01-10 Gerd Moellmann <gerd@gnu.org>
15157
15158 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
15159 before and after the year 2000.
15160
15161 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
15162 Add ispell- prefix.
15163
151642000-01-10 Ken Stevens <k.stevens@ieee.org>
15165
15166 * ispell.el: Only define dictionaries in menus when they exist.
15167 (version18p): New variable.
15168 (version20p): New variable.
15169 (xemacsp): New variable.
15170 (ispell-choices-win-default-height): Fix for XEmacs visibility.
15171 (ispell-dictionary-alist1): Added Brasileiro dictionary.
15172 (ispell-dictionary-alist6): Russian command lines no longer accept
15173 run-together words.
15174 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
15175 (ispell-dictionary-alist): Add koi8-r to customize definition.
15176 (check-ispell-version): Added documentation string. Returns
15177 library path when called non-interactively.
15178 (ispell-menu-map-needed): Uses new variables.
15179 (ispell-library-path): New variable.
15180 (ispell-decode-string): XEmacs fix for bogus variable bindings.
15181 (ispell-word): Improved documentation string. Test for valid
15182 character mappings. Correctly check typed in word changes that can
15183 result in single words split into multiple words. Returns
15184 replacement word.
15185 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
15186 replace in recursive query replace mode. Help message for
15187 recursive edit mode.
15188 (ispell-show-choices): Protect against bad framepop bindings.
15189 (ispell-help): Fix to work with XEmacs.
15190 (ispell-highlight-spelling-error): Use new variables.
15191 (ispell-overlay-window): Fix to work with XEmacs.
15192 (ispell-parse-output): Passed and returns location information
15193 tracking spelling corrections. Doesn't recheck same word on
15194 current line.
15195 (ispell-init-process): Protect against bogus XEmacs variable binding.
15196 Fix call to single argument in sleep-for. Use new variables.
15197 (ispell-region): Passed and returns location information tracking
15198 spelling corrections. Doesn't check same word on current line.
15199 Improved documentation string. Doesn't resend a line already
15200 checked to the ispell process - fixes bug in LaTeX parsing.
15201 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
15202 (ispell-skip-region): No longer skips <TT> in SGML.
15203 (ispell-process-line): Tracks location information with spelling
15204 corrections. Added documentation string. Accounts for words
15205 already accepted on this line. Don't allow query-replace on line
15206 starting with math characters. Doesn't resend a line already sent
15207 to ispell process. Fixes alignment error bug.
15208
152092000-01-10 Richard M. Stallman <rms@gnu.org>
15210
15211 * dired-x.el (dired-guess-shell-alist-default):
15212 Suggest xloadimage, which is free, not xv, which isn't.
15213
15214 * ange-ftp.el (ange-ftp-file-name-nondirectory):
15215 Don't ever include the host name or user name in the value.
15216
152172000-01-09 Gerd Moellmann <gerd@gnu.org>
15218
15219 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
15220 of a real newline.
15221
152222000-01-09 Stephen Eglen <stephen@gnu.org>
15223
15224 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
15225 for .png files.
15226
152272000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
15228
15229 * cus-edit.el (custom-hook-convert-widget): Fix comment.
15230
152312000-01-09 Gerd Moellmann <gerd@gnu.org>
15232
15233 * progmodes/cperl-mode.el: Replace ^F with ^L.
15234
15235 * sendmail.el (toplevel): Provide `sendmail' when compiling
15236 before `require'ing rmail and mailalias to prevent infinite
15237 recursion.
15238
152392000-01-08 Dave Love <fx@gnu.org>
15240
15241 * emacs-lisp/backquote.el: Remove inappropriate customization
15242 (allowing custom.el to use backquote).
15243
152442000-01-07 Dave Love <fx@gnu.org>
15245
15246 * add-log.el (add-log-debugging): Deleted.
15247 (add-change-log-entry): Treat a backup FILE-NAME as its parent
15248 file. Remove debugging code.
15249 (change-log-get-method-definition, change-log-name): Add doc.
15250 (change-log-sortable-date-at): New function.
15251 (change-log-merge): New command.
15252
15253 * time.el (display-time-string-forms): Make the Mail string active.
15254 (display-time-update): Provide help-echo for load average.
15255
15256 * bindings.el (make-mode-line-mouse2-map): New function.
15257 (mode-line-modified): Use it and simplify.
15258 (mode-line-mule-info): Provide help-echo info.
15259 (minor-mode-alist): Activate the strings.
15260 (make-mode-line-mouse-sensitive): Simplify for
15261 mode-line-buffer-identification.
15262
152632000-01-07 Gerd Moellmann <gerd@gnu.org>
15264
15265 * play/pong.el: New file.
15266
152672000-01-06 Dave Love <fx@gnu.org>
15268
15269 * array.el: Assorted cleanups for compiler warnings, doc strings,
15270 `array-' prefix for symbols.
15271
152722000-01-05 Dave Love <fx@gnu.org>
15273
15274 * textmodes/outline.el (outline-mode-menu-bar-map): Add
15275 outline-headers-as-kill.
15276 (outline-mode): Define imenu-generic-expression.
15277 (outline-headers-as-kill): New command.
15278
15279 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
15280 from paragraph-start.
15281 (paragraph-indent-minor-mode): New command.
15282
15283 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
15284 M-C-e, M-C-h, C-j, C-xnd, TAB.
15285 (fortran-mode): Set beginning-of-defun, end-of-defun.
15286 (fortran-column-ruler): Simplify.
15287 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
15288 (fortran-with-subprogram-narrowing): Likewise.
15289 (fortran-indent-subprogram): Call mark-defun.
15290 (fortran-check-for-matching-do): Change narrowing.
15291
15292 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
15293 (cl-lucid-hash-tag): Delete.
15294 (cl-hash-table-p): Correct test for native table.
15295 (cl-hash-table-count): Use hash-table-count.
15296
15297 * browse-url.el (browse-url): Fix case of
15298 browse-url-browser-function being an alist.
15299
153002000-01-05 Carsten Dominik <cd@gnu.org>
15301
15302 * textmodes/reftex-vars.el (reftex-parse-file-extension)
15303 (reftex-index-phrase-file-extension): New options.
15304
15305 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
15306 Use new option `reftex-index-phrase-file-extension'.
15307
15308 * textmodes/reftex.el (reftex-access-parse-file): Use new option
15309 `reftex-parse-file-extension'.
15310
153112000-01-05 Dave Love <fx@gnu.org>
15312
15313 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
15314 (beginning-of-defun-raw): Use it.
15315 (end-of-defun): New variable.
15316 (end-of-defun): Use it.
15317 (check-parens): New command.
15318
153192000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
15320
15321 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
15322 (hs-show-block): Don't use `mapcar' when not accumulating.
15323
15324 Fix buglet in local variables initialization.
15325
153262000-01-05 Andreas Schwab <schwab@suse.de>
15327
15328 * hscroll.el (hscroll): Doc fix.
15329
153302000-01-05 Carsten Dominik <cd@gnu.org>
15331
15332 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
15333 idlw-toolbar.
15334
15335 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
15336 file idlw-rinfo.el.
15337 (idlwave-customize): load must read file idlw-shell.el.
15338 (idlwave-create-customize-menu): load must read file idlw-shell.el.
15339
153402000-01-05 Carsten Dominik <dominik@astro.uva.nl>
15341
15342 * progmodes/idlw-shell.el: Also provide idlwave-shell
15343 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
15344 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
15345
15346 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
15347 both reftex-dcr and reftex-vcr.
15348
15349 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
15350
153512000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15352
15353 * ps-print.el: PostScript code now is in separate files, doc fix.
15354 (ps-print-version): New version number (5.0.3).
15355 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
15356 local.
15357 (ps-spool-config): Initialization fix.
15358 (ps-print-prologue-1, ps-print-prologue-2)
15359 (ps-print-duplex-feature): PostScript code moved to separated file.
15360 (ps-background-image): Little code reformating.
15361 (ps-begin-file, ps-begin-job): Fix code.
15362 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
15363 (ps-prologue-file): New fun.
15364
153652000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15366
15367 * ps-vars.el: Eliminated.
15368
15369 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
15370 `;;;###autoload'.
15371
15372 * ps-print.el: ps-vars eliminated, doc fix.
15373 (ps-print-version): New version number (5.0.2).
15374 (ps-spool-config): Initialization fix.
15375 (ps-print-customize): New fun.
15376
153772000-01-04 Gerd Moellmann <gerd@gnu.org>
15378
15379 * autorevert.el (auto-revert-mode): Return value of
15380 auto-revert-mode.
15381
153822000-01-04 Dave Love <fx@gnu.org>
15383
15384 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15385 menu items.
15386
153872000-01-03 Dave Love <fx@gnu.org>
15388
15389 * elide-head.el (elide-head) [defgroup]: Add :version.
15390
15391 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15392 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15393 `cl-hash-table-p', not `hash-table-p'.
15394 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15395
153962000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15397
15398 * faces.el (face-read-integer, read-face-attribute)
15399 (color-defined-p, color-values): unspecified-{f,b}g are now
15400 strings.
15401
154022000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15403
15404 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15405 at comment end, and re-insert them after filling.
15406
154072000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15408
15409 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15410 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15411 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15412
154132000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15414
15415 * term/x-win.el (xw-defined-colors): Call color-supported-p,
15416 the new name of face-color-supported-p.
15417
15418 * term/w32-win.el (xw-defined-colors): Likewise.
15419
154202000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15421
15422 * simple.el (completion-setup-function): Count completion-size
15423 from minibuffer-prompt-end, not from point-min.
15424
154252000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15426
15427 * faces.el (read-face-attribute, defined-colors, color-defined-p):
15428 Pass the frame to tty-color-* functions.
15429 (display-color-p, frame-set-background-mode): Pass the frame to
15430 tty-display-color-p.
15431
15432 * term/tty-colors.el (tty-defined-color-alist): Renamed from
15433 tty-color-alist.
15434 (tty-color-alist, tty-modify-color-alist): New functions.
15435 (tty-color-define, tty-color-clear, tty-color-approximate)
15436 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15437 an optional parameter FRAME.
15438
154392000-01-01 Gerd Moellmann <gerd@gnu.org>
15440
15441 * image.el (create-image, defimage): Don't assume image data is a
15442 string.
15443
15444 * image.el (defimage): Handle specifications containing :data
15445 instead of :file.
15446 (image-type-from-data): New function.
15447 (image-type-from-file-header): Use it.
15448 (create-image): Add parameter DATA-P.
15449
15450See ChangeLog.8 for earlier changes.
15451
15452;; Local Variables:
15453;; coding: iso-2022-7bit
15454;; End: