Set version to 21.0.98.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
14f16b9c
GM
12001-01-30 Gerd Moellmann <gerd@gnu.org>
2
efaa080b
GM
3 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
4
eef93f99
GM
5 * frame.el (frame-notice-user-settings): Do the tool-bar
6 stuff only for graphical displays. Fix a braino.
7
14f16b9c
GM
8 * frame.el (frame-initialize): Create initial frame visible.
9 (frame-notice-user-settings): When tool-bar has been switched off,
10 correct the frame size and sync too-bar-mode.
11
12 * startup.el (command-line): Remove manipulation of frame
13 height for tool bars.
14
4ad25e43
EZ
152001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16
17 * lpr.el: Compatibility with XEmacs and doc fixes.
18 (lpr-windows-system, lpr-lp-system): New vars.
19 (lpr-printer-switch): New defcustom.
20 (printer-name, lpr-command): Customization fix.
21 (print-region-1): Code fix.
22 (print-region-new-buffer, printify-region): Indentation fix.
23 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
24 functions.
25
e8f044a0
GM
262001-01-29 Gerd Moellmann <gerd@gnu.org>
27
28 * msb.el (toplevel): Fix the eval-after-load.
29
850d5045
GM
302001-01-29 Dave Love <fx@gnu.org>
31
762fe76e
DL
32 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
33
34 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
35
850d5045
GM
36 * progmodes/tcl.el (outline, dabbrev, add-log): Require when
37 compiling.
38 (tcl-using-emacs-19-23): Consider Emacs 21+.
39 (tcl-help-directory-list, tcl-command-switches): Fix :type.
40 (tcl-add-emacs-menu): Supply menu name.
41 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
42
3a768251
GM
432001-01-29 Gerd Moellmann <gerd@gnu.org>
44
45 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
46
274d02f7
SM
472001-01-29 Stefan Monnier <monnier@cs.yale.edu>
48
49 * pcvs.el (cvs-mark-fis-dead): New function.
50 (cvs-mode-add): Use it.
51 (cvs-mode-add-change-log-entry-other-window):
52 Rebind change-log-default-name to itself rather than to nil.
53
ed5d446e
SS
542001-01-29 Sam Steingold <sds@gnu.org>
55
efaa080b 56 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
57 `autoload' statements.
58
e2a80284
EZ
592001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
60
8e1db7b3
EZ
61 * files.el (confirm-kill-emacs): Doc fix.
62
ff2a1c79
EZ
63 * frame.el (frame-initialize): Doc fix.
64
e7b0deaf
EZ
65 * time-stamp.el (time-stamp-string): Doc fix.
66
e2a80284
EZ
67 * woman.el (WoMan-log-1): Make the log buffer writable. From
68 Markus Rost <rost@math.ohio-state.edu>.
69
005913e4
GM
702001-01-29 Gerd Moellmann <gerd@gnu.org>
71
72 * imenu.el (imenu-syntax-alist): Add autoload cookie for
73 the `make-variable-buffer-local'.
74
58622cc5
GM
752001-01-29 Dave Love <fx@gnu.org>
76
77 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
78 (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
79 autoload cookie.
80 (ansi-color-apply-sequence): Fix typo.
81
0404d031
GM
822001-01-29 Gerd Moellmann <gerd@gnu.org>
83
ed5d446e 84 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
85 Postscript printing in black and white.
86
0404d031
GM
87 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
88 X-Mailman-Version, Precedence, List-Help, List-Post,
89 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
90 Content-Type, Content-Length.
91
3b6ed359
DL
922001-01-29 Dave Love <fx@gnu.org>
93
ddd16e7a
DL
94 * elide-head.el (elide-head): Make overlay evaporate.
95
3b6ed359
DL
96 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
97 fix.
98
8005142f
EZ
992001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
100
101 * isearch.el (isearch-highlight): Don't punt if the display
102 doesn't support colors, since isearch faces are defined for
103 monochrome displays as well.
104
84728570
SS
1052001-01-27 Sam Steingold <sds@gnu.org>
106
107 * shell.el (shell-write-history-on-exit): Make sure that we are in
108 the shell buffer (M-x tex-file RET inserted the error message into
109 the TeX buffer).
110
e26f9ced
EZ
1112001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
112
113 * simple.el (transient-mark-mode): Doc fix.
114
dc0274bd
GM
1152001-01-27 Gerd Moellmann <gerd@gnu.org>
116
84728570 117 * progmodes/etags.el (find-tag-noselect): Don't bind
dc0274bd
GM
118 tags-file-name.
119
c1acacc4
EZ
1202001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
121
f5058b96
EZ
122 * shell.el (shell-unquote-argument): If the shell is one of the
123 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
124 quote character.
125 (shell-dumb-shell-regexp): Document that the shells which match
126 this regexp are supposed to not treat a backslash as a quote
127 character.
128
c1acacc4
EZ
129 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
130 from 2001-01-12. It is not needed, since backspace is mapped into
131 DEL.
132
8dc5c94d
GM
1332001-01-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
134
84728570 135 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
136 Treat a one-capital-letter abbrev as "not all upper case",
137 so as to force preservation of the expansion's pattern
138 if the expansion starts with a capital letter.
139
cfa70244
EZ
1402001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
141
cfee9de7
EZ
142 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
143 Doc fix.
144
cfa70244
EZ
145 * simple.el (transient-mark-mode): Document the fact that many
146 commands act on the region when mark is active.
147
17d90d6b
KH
1482001-01-27 Kenichi Handa <handa@etl.go.jp>
149
150 * international/quail.el (quail-setup-completion-buf): Make the
151 multibyteness of current buffer inherited to Quail completion
152 buffer.
153 (quail-show-guidance-buf): Make the multibyteness of current
154 buffer inherited to Quail guidance buffer.
155 (quail-help): Make the multibyteness of current buffer inherited
156 to Quail help buffer.
157
61076b20
DL
1582001-01-26 Dave Love <fx@gnu.org>
159
c47e2c68
DL
160 * time-stamp.el: Doc fixes.
161
84728570 162 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
163 (delphi-keyword-face, delphi-other-face): Fix :type.
164
940f14b4
DL
165 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
166
167 * mail/feedmail.el (feedmail): Add :link.
168 (feedmail-send-it): Doc fix.
169
170 * mail/sendmail.el: Doc fixes.
171 (sendmail-send-it): Fix the non-ASCII regexp and use
172 rfc2047-encode-string.
173
61076b20
DL
174 * dired.el, dired-aux.el: Revert last change.
175
6c317bd2
GM
1762001-01-26 Gerd Moellmann <gerd@gnu.org>
177
178 * makefile.w32-in (DONTCOMPILE): Add various term files.
179
1802001-01-26 Dave Love <fx@gnu.org>
181
182 * Makefile.in (DONTCOMPILE): Add various term files.
183
1c636b5f
GM
1842001-01-26 Gerd Moellmann <gerd@gnu.org>
185
af900b23
GM
186 * man.el (Man-default-man-entry, Man-mode): Doc fix.
187
15fa6db0
GM
188 * startup.el (display-startup-echo-area-message): Make sure
189 the echo area is resized to fit the size of the startup
190 message.
191
1c636b5f
GM
192 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
193 part of which is a constant.
194
9b1adbd5
EZ
1952001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
196
197 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
198 twice.
199
207d7545
GM
2002001-01-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
201
202 * simple.el (next-line): Don't let `newline' expand abbrevs.
203 Simplify slightly.
204 (open-line): Don't let `newline' expand abbrevs.
205
219227ea
JW
2062001-01-25 John Wiegley <johnw@gnu.org>
207
208 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
209 to `repeat' in the :type field.
210
211 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
212 allow a choice of regexp or nil.
d2906bf8 213 (pcomplete-dir-ignore): Same.
219227ea
JW
214
215 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
216 a command) to always fail.
217
ceba0dac
GM
2182001-01-25 Gerd Moellmann <gerd@gnu.org>
219
220 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
221 discard the result.
222 (iswitchb-to-end): Likewise.
223
9b0630e5
SS
2242001-01-25 Sam Steingold <sds@gnu.org>
225
226 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 227 Require vc.
9b0630e5 228
a2ed9670
SM
2292001-01-25 Stefan Monnier <monnier@cs.yale.edu>
230
f0c1adab
SM
231 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
232
a2ed9670
SM
233 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
234
34ac3367
DL
2352001-01-25 Dave Love <fx@gnu.org>
236
61076b20
DL
237 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
238 (describe-coding-system): Tweak the English text.
239
34ac3367
DL
240 * loadup.el: Preload international/ccl for utf-8.
241
4685e6b7
EZ
2422001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
243
244 * mail/rmail.el (rmail-redecode-body): Doc fix.
245
0fdb4475
KH
2462001-01-25 Kenichi Handa <handa@etl.go.jp>
247
23cfab61
KH
248 * international/mule-cmds.el (reset-language-environment): Reset
249 coding-category-utf-8 to mule-utf-8.
0fdb4475
KH
250
251 * international/mule-conf.el (coding-category-utf-8): Initialize
252 to mule-utf-8.
253
9b0630e5 254 * loadup.el: Preload international/utf-8.
0fdb4475
KH
255
256 * international/utf-8.el: New file.
257
245ed2b1
SM
2582001-01-24 Stefan Monnier <monnier@cs.yale.edu>
259
260 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
261
e95b0c08
SS
2622001-01-24 Sam Steingold <sds@gnu.org>
263
264 * dired.el (dired-replace-in-string): Removed.
265 (dired-sort-toggle): Use `replace-regexps-in-string'
266 instead of `dired-replace-in-string'.
9b0630e5 267
ceba0dac
GM
268 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
269 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 270
e95b0c08
SS
271 * gs.el (gs-replace-in-string): Removed.
272 (gs-options): Use `replace-regexps-in-string'
273 instead of `gs-replace-in-string'.
274
c3902c3e
EZ
2752001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
276
277 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
278 bug report is mailed to an email list and posted to a news group.
279
b66b6aeb
GM
2802001-01-24 Gerd Moellmann <gerd@gnu.org>
281
e7e41584
GM
282 * comint.el (comint-replace-by-expanded-history-before-point): Fix
283 change of 2000-08-03 to move point to the start of the line again.
284
b66b6aeb
GM
285 * startup.el (tool-bar-images-pixel-height): New variable.
286 (command-line): After loading the user's init file, when
287 tool-bar-mode is on, increase the frame's size by some lines for
288 the tool-bar.
289
290 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 291
ff890e66
SZ
2922001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
293
294 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
295 (chinese-big5): MIME:Big5.
296
04363179
GM
2972001-01-24 Gerd Moellmann <gerd@gnu.org>
298
e95b0c08 299 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
300 Handle commands with prefix args.
301
d56aaa64
GM
3022001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
303
304 * calendar/diary-lib.el (diary-float): Fix case of MONTH
305 being a list of numbers.
306 (diary-mail-entries): Rewritten.
307
99858627
DL
3082001-01-23 Dave Love <fx@gnu.org>
309
7aeb1fa9
DL
310 * international/mule.el (make-coding-system): Fix typo.
311
99858627
DL
312 * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
313 backward-paragraph as font-lock-beginning-of-syntax-function.
314
5a43decf
EZ
3152001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
316
317 * font-lock.el (font-lock-mode): Doc fix.
318
b0e98867
KH
3192001-01-23 Kenichi Handa <handa@etl.go.jp>
320
321 * international/mule.el (make-translation-table): Fix docstring.
322
9c8acefd
EZ
3232001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
324
fd4976b8
EZ
325 * mail/rmail.el (rmail-redecode-body): New function.
326
9c8acefd
EZ
327 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
328
871e0439
GM
3292001-01-22 Gerd Moellmann <gerd@gnu.org>
330
21c2bbe0
GM
331 * isearch.el (isearch-lazy-highlight-case-fold-search)
332 (isearch-lazy-highlight-regexp): New variables.
333 (isearch-lazy-highlight-cleanup): Update lazy highlight if
334 case-fold search or regexp search has been toggled.
335
5710730c
GM
336 * wid-edit.el (widget-button-click): Avoid a save-excursion
337 around running a global binding.
338
871e0439
GM
339 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
340 to 0.25.
341
d0554957
MB
3422001-01-20 Miles Bader <miles@gnu.org>
343
344 * cus-edit.el (custom-face-save): Do post-processing on the face's
345 new value like `custom-face-set' does.
346
1519f618
EZ
3472001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
348
ccd87890
EZ
349 * mail/emacsbug.el (report-emacs-bug): Report the value of
350 LC_CTYPE, not LC_TYPE.
351
1519f618
EZ
352 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
353 isearch-toggle-regexp and isearch-edit-string to doc string.
354
9724173b
GM
3552001-01-19 Gerd Moellmann <gerd@gnu.org>
356
48bb9196
GM
357 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
358 as font-lock-beginning-of-syntax-function in font-lock-defaults.
359
e95b0c08 360 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
361 font-lock-beginning-of-syntax-function to nil.
362
dc81f8a2
EZ
3632001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
364
365 * mail/emacsbug.el (report-emacs-bug): Report values of
366 locale-coding-system, default-enable-multibyte-characters, and the
367 environment variables LC_ALL, LC_TYPE, and LANG.
368
99327974
GM
3692001-01-19 Gerd Moellmann <gerd@gnu.org>
370
111c181e
GM
371 * font-lock.el (font-lock-default-fontify-region): Fix last
372 change.
e95b0c08 373
2be6ecc6
GM
374 * font-lock.el (font-lock-multiline): Default to nil.
375 (font-lock-default-fontify-region): If font-lock-multiline is
376 nil, don't check the property `font-lock-multiline'.
377
99327974
GM
378 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
379 is nil, don't check the `font-lock-multiline' text property.
380
2550055a
MK
3812001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
382
0a949811 383 * viper.el: Call initial-major-mode on startup.
e95b0c08 384
0a949811 385 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 386
8501998a 387 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 388
2550055a 3892001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 390
0a949811 391 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 392 diff mode, if available.
e95b0c08 393
0a949811 3942001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 395
8501998a 396 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 397
2550055a
MK
398 * ediff-init.el (subst-char-in-string): Define and use it, unless
399 it's already defined.
e95b0c08 400
8962e303
GM
4012001-01-18 Gerd Moellmann <gerd@gnu.org>
402
403 * tooltip.el (tooltip-hide-delay): New user-option.
404 (tooltip-show): Use tooltip-hide-delay instead of the default.
405
6b453381
KH
4062001-01-18 Kenichi Handa <handa@etl.go.jp>
407
408 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
409 kill-local-variable doesn't work for enable-multibyte-characters.
410
9eaf396b
DL
4112001-01-17 Dave Love <fx@gnu.org>
412
cebd37ce
DL
413 * ediff-init.el (ediff-before-setup-hook)
414 (ediff-merge-filename-prefix): Add :version.
415
9eaf396b
DL
416 * international/latin1-disp.el: Require disp-table.
417 (latin1-display): Fix :set.
418
419 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
420
f864120f
GM
4212001-01-17 Gerd Moellmann <gerd@gnu.org>
422
423 * isearch.el (isearch-lazy-highlight-initial-delay)
424 (isearch-lazy-highlight-interval): Default to 0.
425
4262001-01-17 Bob Glickstein <bobg@zanshin.com>
427
428 * isearch.el (isearch-highlight): Set isearch-overlay priority to
429 1 here rather than each time through
430 isearch-lazy-highlight-new-loop.
431 (isearch-lazy-highlight-max): Variable deleted.
432 (isearch-lazy-highlight-max-at-a-time): New user variable, like
433 isearch-lazy-highlight-max but controls a single invocation of
434 isearch-lazy-highlight-update.
435 (isearch-lazy-highlight-wrapped): Variable recreated.
436 (isearch-lazy-highlight-window-start): New variable.
437 (isearch-lazy-highlight-cleanup): Restored to behavior of
438 before 2-Jan.
439 (isearch-lazy-highlight-remove-overlays): Function deleted;
440 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
441 behavior removed.
442 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
443 isearch-lazy-highlight-update in a loop rather than just once.
444 Test isearch-invalid-regexp here and decide not to start a new
445 loop, rather than testing it each time through
446 isearch-lazy-highlight-update.
447 (isearch-lazy-highlight-search): Function restored.
448 (isearch-lazy-highlight-update): Get called in a timer loop again,
449 but this time highlight more than one match each time through.
450 Only highlight matches in the visible part of the window. Start
451 at point, move in the direction of the search, and wrap around at
452 the edge of the window. Use sit-for to force redisplay and ensure
453 window-start is credible. "Face suppressing" behavior removed;
454 overlay priorities should make it unnecessary, right?
455 (isearch-highlight): Face suppressing behavior removed.
456 (isearch-dehighlight): Face suppressing behavior removed.
457 (isearch-set-lazy-highlight-faces-at): Removed.
458
076ec540
KH
4592001-01-17 Kenichi Handa <handa@etl.go.jp>
460
461 * language/european.el ("Latin-1"): Make the format of description
462 about additional language environments same as that of Latin-2.
463
92328ec5
DL
4642001-01-16 Dave Love <fx@gnu.org>
465
39f2174e
DL
466 * isearch.el (isearch-lazy-highlight): Add :version.
467
92328ec5
DL
468 * simple.el (backward-delete-char-untabify-method)
469 (next-line-add-newlines): Add :version.
470
f251459d
GM
4712001-01-16 Gerd Moellmann <gerd@gnu.org>
472
9d4850e5
GM
473 * bindings.el: Bind <backspace> and <delete> via function-key-map.
474 Don't bind <delete> otherwise.
475
476 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
477 and <delete> via function-key-map.
478
f251459d
GM
479 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
480 Subject line only if point is after the `Subject:'.
481
771ffcf7
KH
4822001-01-16 Kenichi Handa <handa@etl.go.jp>
483
bda6b481
KH
484 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
485 japanese-jisx0213-2 in `charset' property of this lang. env.
486
35793af7
KH
487 * language/european.el ("Latin-1"): Add description for Dutch and
488 Spanish lang. env.
489
771ffcf7
KH
490 * international/mule.el (decode-char): Fix conditions.
491 (encode-char): Handle eight-bit-control too.
1c8102ff 492 (transform-make-coding-system-args): New function.
50c29104
KH
493 (make-coding-system): Accept XEmacs style arguments for CCL base
494 coding system.
771ffcf7 495
e1cf67b6
GM
4962001-01-15 Gerd Moellmann <gerd@gnu.org>
497
498 * progmodes/etags.el (find-tag-noselect): Save the value of
499 tags-file-name before switching buffers, for the case it has a
500 buffer-local value.
501
b3287acf
GM
5022001-01-15 Alex Schroeder <alex@gnu.org>
503
9eaf396b
DL
504 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
505 From Dave Love <fx@gnu.org>.
b3287acf
GM
506 (ansi-color-for-comint-mode): Fix :version.
507
5082001-01-15 Alex Schroeder <alex@gnu.org>
509
510 * ansi-color.el (ansi-color-unfontify-region): Doc change.
511
8d7ff9c8
EZ
5122001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
513
514 * dired.el (dired-insert-directory): If file-system-info fails,
515 remove the " free " part, but don't signal an error.
516
dbe99ae9
SS
5172001-01-12 Sam Steingold <sds@gnu.org>
518
519 * bookmark.el (bookmark-maybe-historicize-string):
520 Use new backquote syntax.
521
420198cb
RS
5222001-01-12 Richard M. Stallman <rms@caffeine.ai.mit.edu>
523
524 * subr.el (last): Handle a list that doesn't end in nil.
525
ca2ddd8e
SS
5262001-01-12 Sam Steingold <sds@gnu.org>
527
528 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
529 to `backward-delete-char-untabify'.
530
1751c874
DL
5312001-01-12 Dave Love <fx@gnu.org>
532
533 * cus-edit.el (customize-menu-create): Fix the :filter following
534 easymenu change.
535
536 * wid-edit.el (function): Add :match-alternatives.
537 (widget-color-action): Doc fix.
538
3cccce8d
GM
5392001-01-12 Gerd Moellmann <gerd@gnu.org>
540
541 * calendar/calendar.el (calendar-basic-setup): Doc fix.
542
18bfd6b5
KH
5432001-01-12 Kenichi Handa <handa@etl.go.jp>
544
60a62fdc
KH
545 * international/mule-cmds.el (prefer-coding-system): Fix
546 docstring.
547
18bfd6b5
KH
548 * international/ccl.el (define-ccl-program): Fix docstring.
549
562e00da
DL
5502001-01-11 Dave Love <fx@gnu.org>
551
14fd0da3
DL
552 * international/mule-cmds.el (standard-display-european-internal):
553 Set display table for 2208 as for 160.
554
555 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
556
562e00da
DL
557 * progmodes/fortran.el (fortran-mode-map): Modify Customization
558 entry for custom-menu-create change.
559 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
560 don't cons it in the search loop.
561
562 * imenu.el (imenu--truncate-items): Revert last change.
563
6e961dcd
EZ
5642001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
565
566 * info.el (Info-setup-header-line): If the node header includes
567 either Next: or Prev: links, don't show the File: and Node: parts
568 in the header line.
569
2c2ff7f2
GM
5702001-01-11 Gerd Moellmann <gerd@gnu.org>
571
a7ee2d2e
GM
572 * comint.el (comint-goto-process-mark): Don't print a message
573 when running in batch mode.
574
c5348233
GM
575 * isearch.el (isearch-search): In the condition-case handler for
576 `error', set isearch-invalid-regexp to the whole error message.
577
422717d1
GM
578 * subr.el (eval-after-load): Call load-symbol-file-load-history to
579 ensure that eval-after-load works for files dumped with Emacs.
580
581 * help.el (load-symbol-file-load-history): New function extracted
582 from function symbol-file.
583 (symbol-file): Use it.
584
2c2ff7f2
GM
585 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
586 exit.xpm.
587
926861fb
EZ
5882001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
589
590 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
591 behave as if there were no prefix argument.
592 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
593 argument were nil.
594
afa1f52c
RS
5952001-01-11 Richard M. Stallman <rms@gnu.org>
596
ca2ddd8e 597 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
598 Don't look for more potential matches once maximum is exceeded.
599 Use overlays-in to check correctly for overlap with current match.
600 Ignore empty matches.
601
47a9f362
MB
6022001-01-11 Miles Bader <miles@gnu.org>
603
604 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
605 (ispell-overlay-window, ispell-help, ispell-show-choices)
606 (ispell-command-loop): Use it instead of `window-height'.
607
d196f58d
GM
6082001-01-10 Gerd Moellmann <gerd@gnu.org>
609
cf523f0e
GM
610 * files.el (confirm-kill-emacs): New user-option.
611 (save-buffers-kill-emacs): Ask for final confirmation before
612 killing Emacs.
613
d196f58d
GM
614 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
615 to nil.
616
7c6c3d8e
GM
6172001-01-10 Dave Love <fx@gnu.org>
618
1f8be15d
DL
619 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
620
621 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
622 :type.
623
624 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
625
626 * calculator.el (calculator-number-digits): Fix :type.
627
0d5184de
DL
628 * vc-cvs.el (vc-cvs-header): Fix :type.
629 * vc-rcs.el (vc-rcs-header): Fix :type.
630 * vc-sccs.el (vc-sccs-header): Fix :type.
631
632 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
633
7c6c3d8e
GM
634 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
635
8c9f73a2
GM
636 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
637
457b792c
GM
6382001-01-10 Gerd Moellmann <gerd@gnu.org>
639
640 * simple.el (set-variable): Force a thorough redisplay for the
641 case that the variable has an effect on the display, like
642 `tab-width' has.
643
d2622d08
AS
6442001-01-10 Andre Spiegel <spiegel@gnu.org>
645
646 * vc.el: Add documentation for backend interface.
647
ae4b5f4f
KH
6482001-01-10 Kenichi Handa <handa@etl.go.jp>
649
e0844717
KH
650 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
651
ae4b5f4f
KH
652 * international/mule-conf.el (latin-extra-code-table): Set to t
653 for \223 and \224.
654
3184082b
KH
6552001-01-09 Kenichi Handa <handa@etl.go.jp>
656
657 * international/mule-cmds.el (locale-language-names): Map "es" to
658 "Spanish" and "nl" to "Dutch".
659
732b9cdd
GM
6602001-01-09 Gerd Moellmann <gerd@gnu.org>
661
1dfca644
GM
662 * bindings.el (global-map): Bind <home> to beginning-of-line,
663 <end> to end-of-line, C-<home> to beginning-of-buffer, and
664 C-<end> to end-of-buffer.
665
732b9cdd
GM
666 * language/european.el: Add Dutch and Spanish language info
667 to be able to use the appropriate tutorials.
668
6692001-01-09 Alex Schroeder <alex@gnu.org>
670
671 * ansi-color.el (ansi-color-process-output): Use markers instead
672 of positions for start and end of region.
673 (ansi-color-apply-on-region): Rewrote code to make it more robust.
674 Previously, occasional mistakes happend when fontifying many
675 chunks of output (eg. ls --color=yes /dev). This happened
676 whenever an overlay was created up to the end of the region, which
677 coincided with the process-mark. New text would then be added
678 within that overlay instead of after it.
679 (ansi-color-make-extent): Overlays are created with the property
680 `modification-hooks' set to '(ansi-color-freeze-overlay).
681 (ansi-color-freeze-overlay): New function. When inserting text at
682 the end of the overlay, the overlay will resize.
683
6842000-01-09 Alex Schroeder <alex@gnu.org>
685
686 * ansi-color.el (ansi-color-process-output): Doc change.
687 (ansi-color-unfontify-region): Doc change. No longer installed
688 automatically in font-lock-unfontify-region-function.
689 (ansi-color-apply): Doc change.
690 (ansi-color-apply-on-region): Use extents or overlays instead of
691 text-properties.
692 (ansi-color-make-extent): New function.
693 (ansi-color-set-extent-face): New function.
694
6952000-01-09 Alex Schroeder <alex@gnu.org>
696
697 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
698 both use ansi-color-process-output, now.
699 (ansi-color-process-output): Doesn't return string anymore. It is
700 installed in comint-output-filter-functions for both Emacs and
701 XEmacs, now.
702 (ansi-color-unfontify-region): Simplified code removing variables
703 pos and start-ansi.
704 (ansi-color-apply): Put text-property ansi-color before putting
705 text-property face because ansi-color-unfontify-region is called
706 immediately after the call to put-text-property.
707 (ansi-color-context-region): Doc change.
708 (ansi-color-filter-region): Simplified code.
709 (ansi-color-apply-on-region): Changed start to start-marker, using
710 a marker explicitly. Put text-property ansi-color before putting
711 text-property face because ansi-color-unfontify-region is called
712 immediately after the call to put-text-property.
713
7142000-01-09 Alex Schroeder <alex@gnu.org>
715
716 * ansi-color.el (ansi-color-faces-vector): Doc change.
717 (ansi-color-for-comint-mode): Changed :type property to choice.
718 (ansi-color-last-context): Removed.
719 (ansi-color-process-output): Don't use ansi-color-last-context, as
720 the main functions will store their context now.
721 (ansi-color-context): Doc change.
722 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
723 Uses ansi-color-context such that repeated calls will strip
724 partial escape sequences, too.
725 (ansi-color-apply): Simplified code. Colorize end of string if
726 face is not null. Store context in new (FACE STRING) format, such
727 that repeated calls will strip partial escape sequences, too.
728 Append faces to face property using ansi-color-apply-sequence such
729 that cumulative mode actually works.
730 (ansi-color-context-region): New variable.
731 (ansi-color-filter-region): Rewrote it based on
732 ansi-color-apply-on-region. Uses ansi-color-context-region such
733 that repeated calls will strip partial escape sequences, too.
734 (ansi-color-apply-on-region): Simplified code. Colorize end of
735 region if face is not null. Store context in new (FACE POS)
736 format, such that repeated calls will strip partial escape
737 sequences, too. Append faces to face property using
738 ansi-color-apply-sequence such that cumulative mode actually
739 works.
740 (ansi-color-apply-sequence): New function.
741 (ansi-color-get-face): When the default face is added to the list
742 of faces, all previous settings are discarded and the list of
743 faces is set to '(default).
744
7452000-01-09 Alex Schroeder <alex@gnu.org>
746
747 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
748 face, such that ansi-color-apply and ansi-color-apply-on-region
749 will do the right thing.
750 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
751 returns nil, set the list of faces back to nil instead of
752 appending the result of ansi-color-get-face to the front of the
753 list.
754
7552000-01-09 Alex Schroeder <alex@gnu.org>
756
757 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
758 (ansi-color-process): Doc change.
759 (ansi-color-last-context): New buffer-local variable.
760 (ansi-color-process-output): New function. It is automatically
761 added to comint-output-filter-functions if this is XEmacs.
762 (ansi-color-unfontify-region): New optional parameter for XEmacs
763 compatibility. Check wether font-lock-syntactic-keywords is
764 boundp before removing the syntax table text property, as XEmacs
765 doesn't have it.
766 (ansi-color-filter-region): Doc change.
767 (ansi-color-apply-on-region): Doc change.
768 (ansi-color-make-face): New function. Compatibility layer for
769 XEmacs. Return temporary faces instead of cons cells for XEmacs.
770 (ansi-color-make-color-map): Use ansi-color-make-face.
771 (ansi-color-get-face): Avoid face text property '(nil) as results
772 in an errow for XEmacs.
773
7742000-01-09 Alex Schroeder <alex@gnu.org>
775
776 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
777 text-property ansi-color in order to preserve fontification by
778 ansi-color. When the package is loaded, a lambda expression is
779 put onto font-lock-mode-hook. This lambda expression will check
780 font-lock-unfontify-region-function and replace
781 font-lock-default-unfontify-region with
782 ansi-color-unfontify-region.
783 (ansi-color-apply): Add text-property ansi-color in addition to
784 text-property face.
785 (ansi-color-apply-on-region): Add text-property ansi-color in
786 addition to text-property face.
787 (save-buffer-state): Copy of the macro that is also used by
788 lazy-lock and font-lock.
789
790 (ansi-color-for-comint-mode): New option.
791 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
792 (ansi-color-for-comint-mode-off): Ditto.
793 (ansi-color-for-comint-mode-filter): Ditto.
794 (ansi-color-process): New function. Uses
795 ansi-color-for-comint-mode to decide what to do. This function is
796 added to comint-preoutput-filter-functions when the package is
797 loaded.
798
799 (ansi-color-for-shell-mode-set): Removed.
800 (ansi-color-for-shell-mode): Removed.
801
8022000-01-09 Alex Schroeder <alex@gnu.org>
803
804 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
805 the lambda expression from the ansi-color-for-shell-mode :set
806 property. Additionally, modify shell-mode-hook to enable or
807 disable font-lock-mode for future shell buffers.
808 (ansi-color-for-shell-mode): The :set property calls
809 ansi-color-for-shell-mode-set instead of a lambda expression.
810
8112000-01-09 Alex Schroeder <alex@gnu.org>
812
813 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
814 (ansi-color-context): New variable.
815 (ansi-color-apply): Save context between calls.
816
fb55ff10
EZ
8172001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
818
29910493
EZ
819 * isearch.el (isearch, isearch-lazy-highlight-face): New
820 definitions for face colors and attributes.
821
fb55ff10
EZ
822 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
823 of display-mouse-p.
824
134d6265
KH
8252001-01-09 Kenichi Handa <handa@etl.go.jp>
826
827 * international/mule.el (make-coding-system): If the coding system
828 accepts extra latin codes, register such codes as safe for the
829 coding system.
830
78b8eee8
RS
8312001-01-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
832
984c9f75
RS
833 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
834 don't mention the file name or the date here, because they are
835 logged at the start of the file.
836
8372001-01-08 Richard M. Stallman <rms@gnu.org>
838
78b8eee8
RS
839 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
840 Change screen-width to frame-width.
841
1460e5d4
EZ
8422001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
843
844 * info.el (Info-search): Print the default as part of the prompt.
845
56f24bc1
AS
8462001-01-08 Andre Spiegel <spiegel@gnu.org>
847
ca2ddd8e 848 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
849 constant implementations in backends.
850
851 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
852 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
853
854 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
855 WRITABLE to EDITABLE.
856
857 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
858 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
859 to EDITABLE.
860
b7812d30
EZ
8612001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
862
863 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
864 (copyright, copyright-update): Compute the current year at run
865 time.
866
7e56ea04
GM
8672001-01-08 Gerd Moellmann <gerd@gnu.org>
868
869 * isearch.el (isearch-old-signal-hook): Removed.
870 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
871 instead of setting signal-hook-function.
872 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
873
a758f97d
GM
8742001-01-08 Kevin Gallagher <kevingal@onramp.net>
875
876 * emulation/edt.el: Update to version 4.0. Provide support for
877 EDT scroll margins at top and bottom of the window. Provide an
878 emulation of the EDT SUBS command (bound to GOLD-Enter, by
879 default). Enhance edt-quit, bound to GOLD-q by default, to warn
880 user when file-related buffer modifications exist. Provide
881 support for running EDT Emulation in XEmacs. Provide customize
882 access to some user updatable variables. Add Commentary section
883 to file header. Fixed a few minor bugs and cleaned up some code.
884
885 * emulation/edt-mapper.el: Update to version 4.0. Provide support
886 for detecting a keypress that generates an ASCII key sequence.
887 (Previously, only a keypress that generates a vector was
888 recognized.) Embed Window Manager name into name of the generated
889 EDT Emulation initialization file since the initialization file is
890 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 891
30db89f9
EZ
8922001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
893
4deb3ba9
EZ
894 * mail/sendmail.el (mail-mode): Doc fix.
895
30db89f9
EZ
896 * info.el (Info-goto-emacs-command-node): Doc fix.
897 (Info-goto-emacs-key-command-node): Doc fix.
898
c3f2772b
EZ
8992001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
900
8726e79b 901 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
902 systems without long file-name support.
903
0dac6924
AI
9042001-01-06 Andrew Innes <andrewi@gnu.org>
905
906 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
907
4e6ef391
EZ
9082001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
909
380866a2
EZ
910 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
911 (isearch-lazy-highlight-update): Doc fix.
912
148b5960
EZ
913 * ffap.el (ffap-bindings): Doc fix.
914
4e6ef391
EZ
915 * dired-x.el (dired-virtual-guess-dir): Doc fix.
916
4cb1bcc2
DL
9172001-01-05 Dave Love <fx@gnu.org>
918
919 * emacs-lisp/cl-seq.el (remove, remq): Remove.
920
3828218c
GM
9212001-01-05 Gerd Moellmann <gerd@gnu.org>
922
f1ade7d3
GM
923 * mouse-drag.el (mouse-drag-safe-scroll): Bind
924 scroll-preserve-screen-position to nil.
925
1f4139d5
GM
926 * isearch.el (isearch-old-signal-hook): New variable.
927 (isearch-mode): Set signal-hook-function to isearch-done.
928 (isearch-done): Restore old signal-hook-function.
929
3828218c
GM
930 * info.el (Info-fontify-node): Mark one more char as intangible.
931
3970013f
KH
9322000-01-05 Kenichi Handa <handa@etl.go.jp>
933
3828218c 934 * composite.el (compose-last-chars): New argument COMPONENTS. If
3970013f
KH
935 it is non-nil, compose preceding characters by compose-region with
936 COMPONENTS.
937
938 * international/quail.el (quail-input-string-to-events): New function.
939 (quail-input-method): Convert input string to events here.
940 (quail-start-translation): Return input string, not event list.
941 (quail-start-conversion): Likewise.
942
f3b05e99
GM
9432001-01-04 Gerd Moellmann <gerd@gnu.org>
944
ca2ddd8e 945 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
946 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
947 and tooltip-add-timeout.
948 (tooltip-show): Set border color from faces's foreground.
949 (tooltip-show-help-function): If called with the same help string
950 as last time, do nothing.
951 (tooltip-help-tips): Don't set tooltip-help-message to nil.
952
0f2ac578
GM
953 * startup.el (fancy-splash-screens): Don't bind show-help-function
954 to nil.
955
f3b05e99
GM
956 * tooltip.el (tooltip-frame-parameters): Remove colors.
957 (tooltip): New face
958 (tooltip-set-param): New function.
959 (tooltip-show): Set up color frame parameters from face `tooltip'.
960 Display the tooltip text in face `tooltip'.
961
8416e94a
DL
9622001-01-04 Dave Love <fx@gnu.org>
963
964 * whitespace.el (whitespace-global-mode): Fix typo.
965
966 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
967
30db89f9
EZ
9682001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
969
970 * help.el (help-for-help): Fix a typo in a doc string. From
971 kwzh@gnu.org (Karl Heuer).
972
b847eb8c
DL
9732001-01-03 Dave Love <fx@gnu.org>
974
975 * dired-x.el: Doc fixes. Maintainer change.
976 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
977 :type.
978 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
979 (dired-guess-shell-alist-user): Customize.
980 (dired-x-help-address): Set to bug-gnu-emacs.
981 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
982 (dired-default-directory): Renamed from default-directory.
983
984 * hl-line.el (hl-line): Doc fix.
985
43c4b570
KF
9862001-01-03 Karl Fogel <kfogel@red-bean.com>
987
1bf6b1bf 988 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 989
984c9f75 9902001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
991
992 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
993 to remove all the current alternative-match highlighting.
994 If nil, remove only what's outside the current window.
995 (isearch-lazy-highlight-remove-overlays): Take optional
996 region within which NOT to remove them.
997 (isearch-lazy-highlight-new-loop): Greatly simplified.
998 (isearch-lazy-highlight-update): Find all the other occurrences
999 visible in the window, in just one call.
1000 (isearch-lazy-highlight-start): Now holds start of region to scan.
1001 (isearch-lazy-highlight-end): Now holds end of region to scan.
1002 (isearch-lazy-highlight-wrapped): Variable deleted.
1003 (isearch-lazy-highlight-search): Function deleted.
1004
13d6a61c
AI
10052000-01-02 Andrew Innes <andrewi@gnu.org>
1006
1007 * w32-fns.el (convert-standard-filename): Do length check on name
1008 before aref.
1009
064866e7
DL
10102001-01-02 Dave Love <fx@gnu.org>
1011
b33e041b
DL
1012 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1013 value.
1014 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1015
1016 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1017
8166ffd5
DL
1018 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1019 read syntax.
1020
064866e7
DL
1021 * calendar/todo-mode.el (todo): Add :link, :version.
1022 (todo-save-top-priorities): Remove autoload cookie.
1023 (todo-add-category, todo-add-item-non-interactively)
1024 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1025 cookie.
1026
6dde6abc
GM
10272001-01-02 Gerd Moellmann <gerd@gnu.org>
1028
1029 * comint.el (comint-input-history-ignore): New variable.
1030 (comint-read-input-ring): Ignore entries matching
1031 comint-input-history-ignore.
1032
1a8a9daf
GM
10332001-01-02 Eric M. Ludlam <zappo@gnu.org>
1034
1035 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1036 (lm-copyright-mark): New function.
1037 (lm-crack-copyright): New function.
1038 (lm-verify): Check that the file has a copyright.
1039 Check that the file is copyright Free Software Foundation.
1040
9c92eb53
KH
10412000-12-30 Kenichi Handa <handa@etl.go.jp>
1042
1043 * international/mule-diag.el (print-fontset): Indent font name by
1044 24 columns, not 25.
1045
49172314
GM
10462000-12-29 Gerd Moellmann <gerd@gnu.org>
1047
762a68ec
GM
1048 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1049 in Subject line.
1050
49172314
GM
1051 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1052 Use mail-mode-hook instead of mail-setup-hook. Otherwise
1053 continuing an interrupted message with C-u C-x m for instence,
1054 winds up in Mail mode without abbrevs.
1055
bd7a2e26
GM
10562000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1057
1058 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1059 non-nil. Adding almost all customization variables on ps-setup. Doc
2f5ded21 1060 fix.
bd7a2e26
GM
1061 (ps-print-version): New version number (6.3.3).
1062 (ps-end-with-control-d): Initialization fix.
1063 (ps-lines-printed): New var.
1064 (ps-skip-newline): New fun.
1065 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1066 (ps-next-line, ps-continue-line, ps-plot-region)
1067 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 1068
2b3f28a4
KH
10692000-12-29 Kenichi Handa <handa@etl.go.jp>
1070
1071 * international/fontset.el (x-complement-fontset-spec): Resolve
1072 ASCII font name so that the same family name is used for fonts
1073 registered in x-font-name-charset-alist.
1074 (create-fontset-from-fontset-spec): Adjusted for the above change.
1075 The name of fontset alias should be a unresolved ASCII font name.
1076
2ece9174
GM
10772000-12-28 Gerd Moellmann <gerd@gnu.org>
1078
1079 * simple.el (delete-key-deletes-forward-mode): Bind backspace
1080 and delete in isearch-mode-map.
1081
cbe3ad7a
RS
10822000-12-28 Richard M. Stallman <rms@gnu.org>
1083
ca2ddd8e 1084 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
1085 Use xpdf instead of acroread.
1086
a816f1c5
KH
10872000-12-28 Kenichi Handa <handa@etl.go.jp>
1088
f086e73c
KH
1089 * textmodes/artist.el (artist-butlast): Deleted.
1090 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 1091 artist-butlast.
f086e73c 1092
a816f1c5
KH
1093 * subr.el (butlast, nbutlast): Moved from cl.el to here.
1094
1095 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1096
b202115b
EZ
10972000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1098
1099 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1100
1101 * ls-lisp.el: Better support for the Mac and MS-Windows.
1102 (ls-lisp): New defgroup.
1103 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 1104 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
1105 (ls-lisp-support-shell-wildcards): New defcustoms.
1106 (ls-lisp-parse-symlink): New function.
1107 (insert-directory): Code to convert switches to a list and set up
1108 the wildcard argument copied from ls-lisp-insert-directory.
1109 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
1110 for -C and -R switches.
1111 (ls-lisp-column-format): New function.
ca2ddd8e 1112 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
1113 (ls-lisp-format-time): Add doc strings.
1114 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1115 Support ls-lisp-dirs-first.
1116 (ls-lisp-classify, ls-lisp-extension): New functions.
1117 (ls-lisp-format): Optionally support emulation of symlinks.
1118 Support -i, -s, and -G switches.
1119
6061fbf0
GM
11202000-12-27 Gerd Moellmann <gerd@gnu.org>
1121
5e25feee
GM
1122 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1123
6061fbf0
GM
1124 * version.el (emacs-version): Print X scroll bar information.
1125
1126 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1127 instead of x-toolkit-scroll-bars-p.
1128
1129 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1130 of x-toolkit-scroll-bars-p.
1131
25050dab
EZ
11322000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1133
1134 * ffap.el (ffap-bindings): Make interactive and add an autoload
1135 cookie.
1136 (ffap-bindings): Doc fix, to reflect the above change.
1137
c1786874
KH
11382000-12-27 Kenichi Handa <handa@etl.go.jp>
1139
1140 * term.el (term-char-mode): Define all non-ascii self-inserting
1141 characters to 'term-send-raw in term-raw-map.
1142
7261ece3 11432000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 1144
6061fbf0 1145 * viper-init (viper-restore-cursor-type): Added condition-case
7261ece3 1146 guard.
ca2ddd8e 1147
6061fbf0 1148 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
7261ece3 1149 initialization; use add-hook.
6061fbf0 1150 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 1151
6061fbf0 1152 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 1153
6061fbf0
GM
1154 * ediff.el (ediff-patch-buffer): Bug fix.
1155 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 1156
83f40583
SM
11572000-12-23 Stefan Monnier <monnier@cs.yale.edu>
1158
1159 * subr.el (combine-run-hooks): Remove.
1160
1161 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1162 and remove the rogue second spec.
1163
bdd6d4e8
GM
11642000-12-23 Gerd Moellmann <gerd@gnu.org>
1165
1166 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1167
26736ce3
SM
11682000-12-22 Stefan Monnier <monnier@cs.yale.edu>
1169
0e86b6b0
SM
1170 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1171 Use minibuffer menu prompt for the `=' prefix.
1172 (smerge-command-prefix): Change default to C-^.
6eabfb26 1173 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 1174
26736ce3
SM
1175 * skeleton.el (skeleton-internal-1): Make sure the first line of
1176 the region is also re-indented.
d21584d6
SM
1177 (skeleton-end-newline): New var.
1178 (skeleton-end-hook): Use it.
26736ce3 1179
95fa4fd7
MB
11802000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1181
1182 * comint.el (comint-password-prompt-regexp): Support CVS.
1183
f060b834
GM
11842000-12-22 Gerd Moellmann <gerd@gnu.org>
1185
856ff7a7
GM
1186 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
1187 backspace key combinations, depending on
1188 delete-key-deletes-forward.
1189
1190 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1191
f060b834
GM
1192 * simple.el (delete-key-deletes-forward): Doc fix.
1193
653558a1
GM
11942000-08-22 Emmanuel Briot <briot@gnat.com>
1195
1196 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 1197 white spaces are relevant in the XML file.
653558a1
GM
1198 (xml-parse-file): Do not kill an existing Emacs buffer if the file
1199 to parse was already edited. This allows for on-the-fly analysis
26736ce3 1200 of XML files.
653558a1
GM
1201 (xml-parse-tag): Check that the casing is the same in the start
1202 tag and end tag, since XML is case-sensitive. Allows for spaces
1203 in the end tag, after the name of the tag.
1204 (xml-parse-attlist): Allow for the character '-' in the name of
1205 attributes, as in the standard http-equiv attribute Do not save
26736ce3 1206 the properties in the XML tree, since they are not relevant.
653558a1 1207
3ad93d8d
SM
12082000-12-21 Stefan Monnier <monnier@cs.yale.edu>
1209
1210 * generic.el (generic-read-type): Undo last change, inline into
1211 `generic-mode' and then remove.
1212 (generic-mode): Inline generic-read-type.
1213 (define-generic-mode): Push the symbol name rather than the symbol
1214 onto generic-mode-list.
1215
177f4e88
GM
12162000-12-21 Gerd Moellmann <gerd@gnu.org>
1217
8e15274f
GM
1218 * generic.el (generic-read-type): Build an alist for
1219 completing-read as in 20.7.
1220
1221 * play/landmark.el (lm): Use interactive spec `P'.
1222 (toplevel): Don't set debug-on-error.
1223
177f4e88
GM
1224 * server.el (server-switch-buffer): Choose a window on a visible
1225 frame.
1226
6ba384dc
GM
12272000-12-21 Dave Pearson <davep@davep.org>
1228
1229 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 1230
647a066c
GM
12312000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1232
1233 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
1234 ranges like \177-\237, but accepts the character sequence from \177 to
1235 \237. Doc fix.
1236 (ebnf-version): New version (3.4).
1237 (ebnf-setup): Code fix.
1238 (ebnf-range-regexp): New fun.
1239 (ebnf-8-bit-chars): Const fix.
1240
1241 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1242 entry. Doc fix.
1243 (ebnf-bnf-lex): Code fix.
1244 (ebnf-bnf-comment-chars): Const fix.
1245
1246 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1247 entry. Doc fix.
1248 (ebnf-iso-comment-chars): Const fix.
1249
1250 * ebnf-otz.el: Doc fix.
1251
1252 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1253 entry. Doc fix.
1254 (ebnf-yac-skip-code): Code fix.
1255 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 1256
bc22fd18
EZ
12572000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1258
1259 * files.el (insert-directory-safely): New function.
834d23b2 1260 (recover-file): Use it instead of insert-directory. From Markus
ca2ddd8e 1261 Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 1262
587fc3f9
KH
12632000-12-21 Kenichi Handa <handa@etl.go.jp>
1264
eeefcfde 1265 * international/mule-cmds.el (select-safe-coding-system): Check
4d513a57 1266 coding-category-list more rigidly. Improve help message.
eeefcfde 1267
587fc3f9
KH
1268 * dired.el (dired-move-to-filename-regexp): Fix previous change.
1269
01860fb9
MB
12702000-12-21 Miles Bader <miles@gnu.org>
1271
587fc3f9
KH
1272 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
1273 prefix.
01860fb9 1274
3f9d67a6
KH
12752000-12-21 Kenichi Handa <handa@etl.go.jp>
1276
9fd1c1f7
KH
1277 * international/mule-diag.el (describe-char-after): Make *Help*
1278 buffer inherit multibyteness of the current buffer.
1279
3f9d67a6
KH
1280 * international/mule.el (make-char): Docstring adjusted for the
1281 change of make-char-internal.
1282
c9669fac
SM
12832000-12-20 Stefan Monnier <monnier@cs.yale.edu>
1284
1285 * international/iso-cvt.el: Docstrings fix.
1286
19594307
DL
12872000-12-20 Dave Love <fx@gnu.org>
1288
1289 * subr.el (eval-after-load): Doc fix.
1290
b1a447b3
KH
12912000-12-20 Kenichi Handa <handa@etl.go.jp>
1292
1293 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
1294 for numbers.
1295
09877d5d
MB
12962000-12-20 Miles Bader <miles@gnu.org>
1297
1298 * international/quail.el (quail-help): Resize the help window
1299 again after it has all its contents. Remove unneeded progn.
1300
71d4497a
GM
13012000-12-19 Gerd Moellmann <gerd@gnu.org>
1302
1303 * pcmpl-linux.el: Fix copy/paste error.
1304
741e56a0
AI
13052000-12-19 Andrew Innes <andrewi@gnu.org>
1306
1307 * simple.el (delete-key-deletes-forward-mode): Fix typo in
1308 docstring.
1309
cc24d91c
CD
13102000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
1311
ba4c05aa
CD
1312 * progmodes/idlw-rinfo.el: Fixed copyright notice.
1313
1314 * progmodes/idlw-toolbar.el: Fixed copyright notice.
1315
1316 * progmodes/idlw-shell.el: Fixed copyright notice.
1317
1318 * progmodes/idlwave.el: Fixed copyright notice.
1319
71d4497a 1320 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
1321 TAB as key separators.
1322
524c8caf
GM
13232000-12-19 Alex Schroeder <alex@gnu.org>
1324
1325 * sql.el (sql-sybase-options): New option.
1326 (sql-sybase): Use it. Add sql-database to the list of parameters
1327 provided for login. The options -w 2048 -n are not used any more.
1328 (sql-postgres-options): Changed default from "--pset" to "-P".
1329 (sql-mysql-options): Doc change.
1330 (sql-stop): Doc change.
1331
b5fa513d
KH
13322000-12-19 Kenichi Handa <handa@etl.go.jp>
1333
1334 * international/quail.el (quail-input-method): Always hide
1335 the guidance buffer on exiting.
1336
91c9e6ce
GM
13372000-12-18 Gerd Moellmann <gerd@gnu.org>
1338
c6da4eb4
GM
1339 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
1340 isn't fboundp.
1341
3d2a0e0b
GM
1342 * server.el (server-buffer-done): Bury the buffer before
1343 killing it.
1344
91c9e6ce
GM
1345 * faces.el (face-spec-set): Interpret a nil in specs for
1346 foreground and background colors as `unspecified', for
1347 compatibility with 20.x.
1348
40fa0008
DL
13492000-12-18 Dave Love <fx@gnu.org>
1350
22adbe54
DL
1351 * simple.el (mail-user-agent): Doc fix.
1352 (input-mode-8-bit): Removed.
1353
1354 * international/mule.el (set-keyboard-coding-system): Doc fix.
1355 (keyboard-coding-system): New option.
1356
40fa0008
DL
1357 * mail/sendmail.el (send-mail-function): Customize.
1358
6f4745e2
EZ
13592000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1360
1361 * international/codepage.el (cp866-decode-table): New table.
1362
82b90229
GM
13632000-12-18 Gerd Moellmann <gerd@gnu.org>
1364
1365 * version.el (emacs-version): Remove `%a' from the time format
1366 because the weekday doesn't fit well into each locale.
1367
5a047002
MB
13682000-12-18 Miles Bader <miles@gnu.org>
1369
7f49aa07
MB
1370 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
1371
ca2ddd8e 1372 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
1373 Check that emacs-major-version is `=' to 20, not `>='.
1374 (artist-replace-chars): Use `make-string' instead of a loop.
1375
22ea2607
EZ
13762000-12-17 Stefan Monnier <monnier@cs.yale.edu>
1377
1378 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
1379 (cvs-execute-single-file): Don't change directory.
1380 Patch from Per Cederqvist.
1381
6c825f8e
EZ
13822000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1383
1384 * textmodes/ispell.el (check-ispell-version): If
1385 `ispell-program-name' is "aspell", pass it the -v switch instead
1386 of -vv.
1387
8ff06845
KH
13882000-12-16 Kenichi Handa <handa@etl.go.jp>
1389
af4bb4c8
KH
1390 * international/mule-diag.el (mule-diag): Insert information about
1391 configure options, multibyte awareness, language env.
1392
8ff06845
KH
1393 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
1394 regexp to search for candidates.
1395
b24e84ab
EZ
13962000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
1397
1398 * info.el (Info-forward-node): If the node has an
1399 Info-header-line, widen the buffer before searching for "next:"
1400 and "up:" pointers, and set the search limit to stay in the
1401 current node.
1402
7981d89f
MB
14032000-12-16 Miles Bader <miles@gnu.org>
1404
1405 * simple.el (delete-trailing-whitespace): Remove extraneous let.
1406
88ee7917
MB
14072000-12-15 Miles Bader <miles@gnu.org>
1408
1409 * comint.el (comint-send-string, comint-send-region): Also accept
1410 a buffer, buffer-name, or nil for PROCESS, for compatibility with
1411 process-send-string/region.
1412
0c28d842
GM
14132000-12-15 Gerd Moellmann <gerd@gnu.org>
1414
4ea7fdca
GM
1415 * isearch.el (isearch-lazy-highlight-max): New user-option.
1416 (isearch-lazy-highlight-update): Don't highlight more than
1417 isearch-lazy-highlight-max matches.
1418
0c28d842
GM
1419 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
1420
984c9f75 14212000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 1422
8062e53a
GM
1423 * sort.el (sort-columns): Fix error message.
1424
3ffa545b
GM
1425 * dabbrev.el (dabbrev--last-case-pattern): Value is now
1426 `upcase' or `downcase' or nil.
1427 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
1428 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
1429 (dabbrev--substitute-expansion): New arg record-case-pattern.
1430 If it is non-nil, set dabbrev--last-case-pattern.
1431 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
1432
1433 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
1434
c2d7f289
MB
14352000-12-15 Miles Bader <miles@gnu.org>
1436
b6348438
MB
1437 * paths.el (Info-default-directory-list): Don't delete
1438 configure-info-directory from the list of standard info
1439 directories when appending it to the end -- their order is
1440 important.
1441
f9056dd9
MB
1442 * faces.el (read-face-attribute): If there's no entry for the
1443 user's input in VALID, just use it as-is (this will often result
1444 in an error, but it may be OK for e.g. colors using hexadecimal
1445 notation, and at least will yield a better error message).
1446
c2d7f289 1447 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 1448 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
1449 Variables removed.
1450 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
1451 window is really the right size. Use vertical-motion
1452 rather than forward-line.
1453 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
1454 (ispell-command-loop, ispell-show-choices): Use the variable
1455 ispell-choices-win-default-height, rather than the function.
1456 (ispell-choices-win-default-height): Function removed.
1457 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 1458
8f530b95
SM
14592000-12-14 Stefan Monnier <monnier@cs.yale.edu>
1460
1461 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
1462
6d435deb
EZ
14632000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1464
4dddb0b7
EZ
1465 * paths.el (Info-default-directory-list): If
1466 configure-info-directory is not one of the standard directories,
1467 put it first in the list; otherwise put it last. Doc string
1468 changed accordingly.
1469
1470 * info.el (Info-directory-list): Change doc string to reflect the
1471 change in Info-default-directory-list.
1472
6d435deb
EZ
1473 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
1474 windows-nt as windowed environments, even under -nw.
1475
1476 * startup.el (command-line): Don't call x-backspace-delete-keys-p
1477 if not fboundp. Switch delete-forward mode for the <delete> key
1478 on all PC platforms, even under -nw.
1479
1480 * term/internal.el ([M-delete]): Remap to M-d.
1481
9d7d9263
GM
14822000-12-14 Gerd Moellmann <gerd@gnu.org>
1483
1484 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
1485
7cf0153a
EZ
14862000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1487
1488 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1489
5e5b3d41
GM
14902000-12-14 Gerd Moellmann <gerd@gnu.org>
1491
5f368d29
GM
1492 * startup.el (command-line): Call delete-key-deletes-forward-mode,
1493 if appropriate.
1494
1495 * simple.el (delete-key-deletes-forward): New user-option.
1496 (delete-key-deletes-forward-mode): New function.
1497
9d7d9263 1498 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 1499
5e5b3d41
GM
1500 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1501 if symbol is bound before getting its value.
1502
1503 * tooltip.el (tooltip-show): If an error is signaled in
1504 x-show-tip, display that error, and display the help in the
1505 echo area.
ca2ddd8e 1506
191b83b6
KH
15072000-12-14 Kenichi Handa <handa@etl.go.jp>
1508
1509 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1510 "... entries" messages for every 10000 entries, not 10.
1511
6192b604
KF
15122000-12-13 Karl Fogel <kfogel@red-bean.com>
1513
1514 * bookmark.el: Provide a generic exit hook, as suggested by
1515 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
1516 (bookmark-exit-hook): New var.
1517 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
1518 old raw lambda form in `kill-emacs-hook', and runs new
1519 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
1520 as logically that feature must have been provided if this function
1521 is running.
1522 Removed ;;;###autoload before the `add-hook' call.
1523
5edf6b55
SM
15242000-12-13 Stefan Monnier <monnier@cs.yale.edu>
1525
1526 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1527 (easy-menu-current-active-maps): New function.
1528 (easy-menu-get-map): Use it.
1529 Make a proper menu entry when creating a new keymap.
1530
16b5e8e6
KH
15312000-12-13 Kenichi Handa <handa@etl.go.jp>
1532
d49fc4eb
KH
1533 * international/characters.el: Fix cases and syntaxes for
1534 mule-unicode-0100-24ff.
1535
3b53d876
KH
1536 * dired.el (dired-move-to-filename-regexp): Fixed for the case
1537 that a Japanese character is not appended after day and year.
1538
16b5e8e6
KH
1539 * info.el (Info-suffix-list): Change format for a command that
1540 requires arguments.
1541 (info-insert-file-contents): Adjusted for the above change.
1542
1df1c518
AS
15432000-12-12 Andreas Schwab <schwab@suse.de>
1544
1545 * tar-mode.el (tar-extract): Base the name of the subfile buffer
1546 on the name of the tar buffer. Verify that the existing buffer is
1547 visiting the same subfile.
1548
a7a07b98
DL
15492000-12-12 Dave Love <fx@gnu.org>
1550
1551 * subdirs.el: Add obsolete.
1552
4fdbd809
GM
15532000-12-12 Gerd Moellmann <gerd@gnu.org>
1554
bfdb75ee
GM
1555 * mail/rmailsum.el (rmail-summary-expunge)
1556 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1557 instead of rmail-confirm-expunge.
1558
4fdbd809
GM
1559 * replace.el (perform-replace): Don't use an empty match adjacent
1560 to a non-empty match when computing the next match before the
1561 replacement is performed.
1562
e9a59cad
GM
15632000-12-12 Milan Zamazal <pdm@freesoft.cz>
1564
1565 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1566 definition (patch by Stefan Monnier).
1567 (glasses-mode): Use jit-lock instead of `after-change-functions'
1568 (patch by Stefan Monnier).
1569
c2def7a0
MB
15702000-12-12 Miles Bader <miles@gnu.org>
1571
1572 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1573 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1574
591b63b4
AC
15752000-12-12 Andrew Choi <akochoi@i-cable.com>
1576
1577 * term/mac-win.el: Remove load for ls-lisp.
1578
a924cf63 1579 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 1580
5ff4ba3d
MB
15812000-12-12 Miles Bader <miles@gnu.org>
1582
1583 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1584 Respect field end too.
1585 (just-one-space): Respect fields as `delete-horizontal-space'.
1586 (newline-and-indent, reindent-then-newline-and-indent): Use
1587 `delete-horizontal-space'.
1588
d0c679bc
SM
15892000-12-11 Stefan Monnier <monnier@cs.yale.edu>
1590
adf9c994
SM
1591 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1592 (so as to obey the field property in the minibuffer).
1593
4b0cd42d
SM
1594 * obsolete/c-mode.el: Moved from lisp/progmodes.
1595 * obsolete/auto-show.el: Moved from lisp.
1596 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 1597
89f85863
CD
15982000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
1599
1600 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
1601 changes to list them here.
1602
1603 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
1604 many changes to list them here.
1605
1606 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
1607 many changes to list them here.
1608
1609 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
1610
3e0d35ce
GM
16112000-12-11 Gerd Moellmann <gerd@gnu.org>
1612
d990421f
GM
1613 * simple.el (kill-new): Don't try to setcar kill-ring if it is
1614 nil.
1615
ca2ddd8e 1616 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
1617 Comment fix.
1618
3e0d35ce
GM
1619 * hscroll.el: Moved to `obsolete' subdir.
1620
ff904dd6
MB
16212000-12-11 Miles Bader <miles@gnu.org>
1622
1623 * window.el (window-text-height): Function removed (now in C).
1624
fb97d87f
SM
16252000-12-10 Stefan Monnier <monnier@cs.yale.edu>
1626
1627 * log-edit.el (log-edit-parent-buffer): New var.
1628 (log-edit): Set it. Add BUFFER argument.
1629 (log-edit-done): Use char-before.
1630 Don't bother checking validity of vc-comment-ring.
1631 Only bury the buffer if log-edit popped it up.
1632
1633 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
1634 (cvs-mode-diff-help): Remove.
1635 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 1636 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
1637
1638 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
1639 Remove binding for ? now made unnecessary.
1640
7de77417
CD
16412000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
1642
1643 * textmodes/reftex.el (reftex-scanning-info-available-p): New
1644 function
1645 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
1646
1647 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
1648 when master file is not open.
1649
4efa209f
SM
16502000-12-09 Stefan Monnier <monnier@cs.yale.edu>
1651
1652 * progmodes/ada-stmt.el: Update `maintainer'.
1653
0a8052bd
GM
16542000-12-09 Stephen Gildea <gildea@alum.mit.edu>
1655
1656 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
1657 choices to match documentation string.
1658
a12167c5
MB
16592000-12-09 Miles Bader <miles@gnu.org>
1660
2161605d
MB
1661 * minibuf-eldef.el: New file.
1662
a12167c5
MB
1663 * window.el (fit-window-to-buffer): Don't pass last argument to
1664 pos-visible-in-window-p, now that its meaning is inverted.
1665
9ea8de1b
EZ
16662000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
1667
1668 * image.el (create-image): Doc fix; spotted by Per Cederqvist
1669 <ceder@lysator.liu.se>.
1670
5002ddbb
SM
16712000-12-08 Stefan Monnier <monnier@cs.yale.edu>
1672
b6114d80
SM
1673 * autoinsert.el (auto-insert-alist): Add missing final \n.
1674
ee8d23ee
SM
1675 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
1676 (cvs-menu-map): Remove.
1677 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
1678 (cvs-mode-quit): Turn it back into a plain function.
1679
5002ddbb 1680 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 1681 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
1682
1683 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
1684 file where it's more visible.
1685 (texinfo-filter, texinfo-chapter-level-regexp): New variables
1686 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
1687 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
1688 (texinfo-inside-macro-p): Only catch `scan-error's.
1689 (texinfo-inside-env-p): Make better use of the match info.
1690 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
1691 (texinfo-insert-@end): Slight re-organization.
1692 Also remove useless `looking-at' call.
1693
30cd075d
AI
16942000-12-08 Andrew Innes <andrewi@gnu.org>
1695
1696 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
1697 accessible in -nw mode.
1698
1699 * term/w32-win.el: Remove stuff about selection timeout, which is
1700 irrelevant on Windows. Move clipboard support to w32-fns.el, so
1701 it is accessible in -nw mode.
1702
01b91009
DL
17032000-12-08 Dave Love <fx@gnu.org>
1704
1705 * emacs-lisp/lisp-mode.el (lisp-mode): Set
1706 font-lock-keywords-case-fold-search.
1707
842b2a94
GM
17082000-12-08 Gerd Moellmann <gerd@gnu.org>
1709
1710 * textmodes/ispell.el (ispell): Doc fix.
1711
f9d5f611
KH
17122000-12-08 Kenichi Handa <handa@etl.go.jp>
1713
1714 * international/quail.el (quail-insert-decode-map): Check the
1715 frame width of a window displaying the current buffer, not that of
1716 the selected frame.
1717 (quail-help): Make sure that the help buffer has window before
1718 inserting text in it.
1719
e04d21aa
SS
17202000-12-07 Sam Steingold <sds@gnu.org>
1721
1722 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
1723 Backquote is used in isearch.el, so autoloading saves nothing.
1724
fc3e23a4
EZ
17252000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
1726
137cad7c
EZ
1727 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
1728 the CVS and RCS subdirectories case-insensitively.
1729
fc3e23a4
EZ
1730 * dired.el (dired-insert-directory): If file-system-info is
1731 fboundp, call it instead of invoking dired-free-space-program.
1732
796ecd10
GM
17332000-12-07 Gerd Moellmann <gerd@gnu.org>
1734
0f5f7c3e
GM
1735 * server.el (server-visit-files): Push files on file-name-history.
1736
3764ba49
GM
1737 * progmodes/cc-langs.el: Update copyright.
1738
8e7931da
GM
1739 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
1740
ae0d7485 1741 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 1742
796ecd10
GM
1743 * bindings.el (mode-line-mode-menu): Reverse the order
1744 of define-keys so that the menu appears in alphabetical order.
1745
ae0d7485
GM
17462000-12-07 Milan Zamazal <pdm@freesoft.cz>
1747
1748 * progmodes/glasses.el (glasses-mode): Update mode line at the end
1749 of the function.
1750
e2849090
DL
17512000-12-07 Dave Love <fx@gnu.org>
1752
1753 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
1754
1755 * facemenu.el (facemenu-unlisted-faces): Fix value.
1756
5c7f629c
SM
17572000-12-07 Stefan Monnier <monnier@cs.yale.edu>
1758
1759 * font-lock.el (font-lock-default-fontify-region):
1760 Include the terminating \n (off-by-one error).
1761 (font-lock-set-defaults): Use dolist.
1762
1763 * derived.el (define-derived-mode): Don't use combine-run-hooks.
1764
73481ae3
KH
17652000-12-07 Kenichi Handa <handa@etl.go.jp>
1766
ffbaa122
KH
1767 * international/mule-cmds.el (describe-language-environment): Fix
1768 for the case that an input method title is not string but a list.
1769
73481ae3
KH
1770 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
1771 of wrong SIZE record.
1772
e2896b22
DL
17732000-12-06 Dave Love <fx@gnu.org>
1774
67292061
DL
1775 * newcomment.el (comment-region, comment-dwim): Doc fix.
1776
1777 * textmodes/texinfo.el: Require tex-mode when compiling.
1778 (texinfo-update-node): Doc fix.
1779 (texinfo-imenu-generic-expression): Add @anchor.
1780 (texinfo-font-lock-keywords): Add @uref.
1781 (texinfo-inside-macro-p): Don't use ignore-errors.
1782 (texinfo-insert-quote): Match more contexts.
1783
e76938e7
DL
1784 * international/mule.el (decode-char, encode-char): Doc fix.
1785 (auto-coding-alist): Customize.
1786
1787 * files.el (load-file): Fix change of 2000-03-12.
1788
e2896b22
DL
1789 * wid-edit.el (widget-text-keymap): Doc fix.
1790
6610f4b2
AI
17912000-12-06 Andrew Innes <andrewi@gnu.org>
1792
1793 * makefile.w32-in (lisp): Set to an absolute directory, namely
1794 $(CURDIR).
1795
9e3366e4
EZ
17962000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1797
1798 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
1799 read generated-autoload-file, and set buffer-file-coding-system to
1800 raw-text-unix after reading the file.
1801
1802 * international/mule-conf.el (file-coding-system-alist): Use
1803 raw-text for reading loaddefs.el and raw-text-unix for writing
1804 it.
1805
d94d636f
GM
18062000-12-06 Gerd Moellmann <gerd@gnu.org>
1807
384333ee
GM
1808 * replace.el (occur): Make line-number-width 1 smaller for the
1809 colon following the line number.
1810
347d0813
GM
1811 * startup.el (fancy-splash-text, command-line-1): Use
1812 `File' for the menu name instead of `Files'.
e04d21aa 1813
d4b72d58
GM
1814 * tmm.el: Update copyright.
1815
d94d636f
GM
1816 * cus-start.el: Add entry for even-window-heights.
1817
6e424019
MB
18182000-12-06 Miles Bader <miles@gnu.org>
1819
1820 * faces.el (frame-set-background-mode): Avoid stomping on
1821 locally modified faces.
1822
e6477b58
KH
18232000-12-06 Kenichi Handa <handa@etl.go.jp>
1824
1825 * international/fontset.el: Correct the font registries for
1826 japanese-jisx0213-1 and japanese-jisx0213-2.
1827
21999ab9
GM
18282000-12-05 Gerd Moellmann <gerd@gnu.org>
1829
57d6e381
GM
1830 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
1831
21999ab9
GM
1832 * iswitchb.el: Update customization commentary.
1833
7422819c
GM
18342000-12-05 Rob Riepel <riepel@Stanford.EDU>
1835
1836 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
1837 (tpu-search-highlight): Fixed comparison of overlay end positions.
1838 (tpu-trim-line-ends): Implemented trimming logic locally.
1839
1840 * emulation/tpu-extras.el (tpu-write-file-hook)
1841 (tpu-set-cursor-bound): Replaced picture-clean with
1842 tpu-trim-line-ends.
1843
73daff18
KH
18442000-12-05 Kenichi Handa <handa@etl.go.jp>
1845
1846 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
1847 to cn-gb.
1848 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
1849
6a4cd002
DL
18502000-12-04 Dave Love <fx@gnu.org>
1851
1852 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
1853
6452929e
GM
18542000-12-04 Gerd Moellmann <gerd@gnu.org>
1855
e04d21aa 1856 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
1857 (rmail-summary-expunge-and-save): Ask for confirmation with
1858 rmail-expunge-confirmed.
1859
1860 * mail/rmail.el (rmail-expunge-confirmed): New function.
1861 (rmail-expunge): Use it.
1862
0c68ce6f
GM
1863 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
1864 (etags-recognize-tags-table, find-tag-in-order): New
1865 functionality: interpret file names as tags.
e04d21aa 1866
7a53d8c8
EZ
18672000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
1868
1869 * info.el (Info-scroll-prefer-subnodes): New defcustom.
1870 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
1871 visit the first subnode until the bottom of the current node is
1872 visible.
1873
caa15ef7
GM
18742000-12-04 Gerd Moellmann <gerd@gnu.org>
1875
1876 * format.el (format-decode): Don't change buffer's undo list.
1877
e225faa7
KH
18782000-12-04 Kenichi Handa <handa@etl.go.jp>
1879
1880 * faces.el (face-font-registry-alternatives): Add entries for CJK
1881 fonts. Doc-string adjusted for the actual usage of this data.
1882
1883 * international/fontset.el: Change the font registries for CJK
1884 fonts in the default fontset. Don't append '*' to registries.
1885
8b262a65
SM
18862000-12-03 Stefan Monnier <monnier@cs.yale.edu>
1887
e04d21aa 1888 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
1889 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
1890
1891 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
1892 (derived-mode-p): New function.
1893 (derived-mode-make-docstring): Add `docstring' argument.
1894 Use it if available and complete it if necessary.
1895
33c4460b
AS
18962000-12-03 Andreas Schwab <schwab@suse.de>
1897
1898 * type-break.el (type-break): Don't make parent of itself.
1899
5c9b3fac
MB
19002000-12-03 Miles Bader <miles@gnu.org>
1901
1902 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
1903
27ce741e
SM
19042000-12-02 Stefan Monnier <monnier@cs.yale.edu>
1905
07c16ec4
SM
1906 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
1907 (tex-main-file, tex-file): Simplify.
1908 (tex-generate-zap-file-name): Use subst-char-in-string.
1909 (tex-strip-dots): Remove.
1910
c19cc275
SM
1911 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
1912
27ce741e
SM
1913 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
1914 to check if the match succeeded.
1915
285991dc
GM
19162000-12-02 Gerd Moellmann <gerd@gnu.org>
1917
1918 * startup.el (use-fancy-splash-screens-p): New function.
1919 (command-line-1): Use it to determine whether or not to use
1920 a fancy splash screen.
1921
52dca1b2
AS
19222000-12-02 Andreas Schwab <schwab@suse.de>
1923
1924 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
1925
d3e7e7cf
EZ
19262000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1927
2dce2360
EZ
1928 * international/mule.el (make-char): Fix last change.
1929
9768eaa7
EZ
1930 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
1931 New defcustoms.
1932 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
1933 autoloading tex-mode; instead, do the same manually. Use
1934 texinfo-open-quote and texinfo-close-quote. Insert literal quote
1935 with numeric argument. Docstring fix.
1936 (toplevel): Require cl when compiling.
e04d21aa 1937
285991dc 1938 * international/mule.el (make-char): Doc fix.
d3e7e7cf 1939
0dd5e255
JR
19402000-12-02 Jason Rumney <jasonr@gnu.org>
1941
1942 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
1943 the Emacs Lisp manual)
1944
fbb87147
EZ
19452000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1946
5cbb3e93
EZ
1947 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1948
fbb87147
EZ
1949 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
1950 the Emacs Lisp manual).
1951
1636ca09
GM
19522000-12-02 Gerd Moellmann <gerd@gnu.org>
1953
1954 * simple.el (next-line-add-newlines): Change default to nil.
1955
68875f0e
EZ
19562000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
1957
1958 * files.el (revert-buffer, recover-file): Bind
1959 coding-system-for-read to emacs-mule-unix, not to no-conversion.
1960
fd9ac94c
GM
19612000-12-01 Gerd Moellmann <gerd@gnu.org>
1962
1963 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
1964
45450dd5
MB
19652000-12-01 Miles Bader <miles@gnu.org>
1966
1967 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
1968
09df8881
KH
19692000-12-01 Kenichi Handa <handa@etl.go.jp>
1970
1971 * international/mule-diag.el (describe-char-after): Fix typo.
1972 (describe-character-set, non-iso-charset-alist): Fix typo.
1973
dea0a87d
MB
19742000-12-01 Miles Bader <miles@gnu.org>
1975
b170205b
MB
1976 * image-file.el (image-file-name-regexp): Automatically add
1977 upper-case variants of each filename extension in
1978 `image-file-name-extensions', since they seem to be common.
1979
e04d21aa 1980 * simple.el (minibuffer-contents)
dea0a87d
MB
1981 (minibuffer-contents-no-properties, delete-minibuffer-contents):
1982 New functions.
1983 * filecache.el (file-cache-directory-name)
1984 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
1985
2b69bc11 19862000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 1987
dea0a87d
MB
1988 * filecache.el (file-cache-minibuffer-complete): Don't try to
1989 delete the minibuffer prompt.
1990
a8a1b05d
DL
19912000-11-30 Dave Love <fx@gnu.org>
1992
1993 * cus-start.el: Fix read-buffer-function type.
1994
693c4692
GM
19952000-11-30 Gerd Moellmann <gerd@gnu.org>
1996
1997 * md5.el: Removed. There's a built-in function, now.
1998
2c0b1898
GM
19992000-11-30 Markus Rost <rost@math.ohio-state.edu>
2000
2001 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2002 as dummy 0-th char of rmail-deleted-vector.
2003
63dfcf4b
EZ
20042000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
2005
2006 * ps-print.el (ps-end-job): Bind case-fold-search only after
2007 switching to ps-spool-buffer.
2008
20092000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2010
2011 * ps-print.el: Line number font customization. PostScript: Lines and
2012 PageCount are initialized on each page. Doc Fix.
2013 (ps-print-version): New version number (6.3.2).
2014 (ps-lpr-switches, ps-font-info-database, ps-font-size)
2015 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2016 (ps-right-header): Customization fix.
2017 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2018 Fix code.
2019 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2020 New vars.
2021
df3aedcf
GM
20222000-11-30 Gerd Moellmann <gerd@gnu.org>
2023
edfb795e
GM
2024 * bs.el: Fix typos and spelling errors.
2025 (bs-appearance) <defgroup>: Renamed from bs-appearence.
2026 (bs-configuration): Doc fix.
e04d21aa 2027
df3aedcf
GM
2028 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
2029
8b8a7f01
GM
20302000-11-30 Rob Riepel <riepel@Stanford.EDU>
2031
2032 * emulation/tpu-edt.el (tpu-version): New version.
2033 (tpu-search-overlay, tpu-replace-overlay): New initial range.
2034 (tpu-original-mode-line): Variable deleted.
2035 (tpu-mark-flag): New initial value.
2036 (tpu-set-mode-line): Don't redefine mode-line-format. Add
2037 tpu-mark-flag to minor-mode-alist.
2038 (tpu-update-mode-line): New mark flag logic.
2039 (tpu-get): Use find-file-wildcards.
2040 (tpu-search-highlight): Move overlay less, reset overlay properly.
2041 (tpu-unselect): Deactivate mark.
2042 (tpu-lm-replace): Reset overlay properly.
2043 (tpu-forward-line): Use forward-visible-line.
2044 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
2045
2046 * emulation/tpu-extras.el (tpu-forward-line): Use
2047 forward-visible-line.
e04d21aa 2048
c069a9d3
GM
20492000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2050
2051 * cus-edit.el (custom-face-value-create): Always emphasize tag.
2052
b02cd40b
GM
20532000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2054
2055 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2056 and skip whitespace and newlines.
e04d21aa 2057
b7a90344
SM
20582000-11-30 Stefan Monnier <monnier@cs.yale.edu>
2059
2060 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2061
be6bbb55
GM
20622000-11-29 Gerd Moellmann <gerd@gnu.org>
2063
0383ed60
GM
2064 * help.el (describe-function-1): Regexp-quote function name
2065 when used as part of a regexp.
2066
c7957947
GM
2067 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2068 face-attribute instead of face-foreground and face-background.
2069 (tool-bar-add-item): Likewise, and handle unspecified colors.
2070
2071 * enriched.el (enriched-face-ans): Use face-attribute instead
2072 of face-foreground and face-background.
2073
2074 * faces.el (face-foreground, face-background, face-stipple):
2075 Return nil if attribute is unspecified, for backward
2076 compatibility.
2077
7423978d
GM
2078 * files.el (auto-mode-alist): Add an entry for antlr-mode.
2079
ef128c78
GM
2080 * play/5x5.el: Remove version info.
2081
a81fc510
GM
2082 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2083
be6bbb55
GM
2084 * frame.el (blink-cursor-mode): Doc fix.
2085
f9396e03
GM
20862000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2087
2088 * antlr-mode.el: New commands to run ANTLR from within Emacs and
2089 to create Makefile rules.
2090 (antlr-tool-command): New user option.
2091 (antlr-ask-about-save): New user option.
2092 (antlr-makefile-specification): New user option.
2093 (antlr-file-formats-alist): New variable.
2094 (antlr-special-file-formats): New variable.
2095 (antlr-unknown-file-formats): New user option.
2096 (antlr-help-unknown-file-text): New variable.
2097 (antlr-help-rules-intro): New variable.
2098 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2099 (antlr-mode-menu): Add entries.
2100 (antlr-file-dependencies): New function.
2101 (antlr-directory-dependencies): New function.
2102 (antlr-superclasses-glibs): New function.
2103 (antlr-run-tool): New command.
2104 (antlr-makefile-insert-variable): New function.
2105 (antlr-insert-makefile-rules): New function.
2106 (antlr-show-makefile-rules): New command.
2107
2108 * antlr-mode.el: More Emacs/XEmacs stuff.
2109 (antlr-no-action-keywords): New constant with value nil.
2110 (antlr-font-lock-keywords-alist): Use it. Old value would break
2111 syntax highlighting in Emacs-21.0.
2112 (antlr-default-directory): Emacs/XEmacs dependend function.
2113 (antlr-read-shell-command): Ditto.
2114 (antlr-with-displaying-help-buffer): Ditto.
2115
21162000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2117
2118 * antlr-mode.el: imenu, parsing and highlighting changes.
2119 (antlr-imenu-create-index-function): Don't create extra submenus
2120 for definitions in different grammar classes. It is not necessary
2121 for the menu and would make command `imenu' awkward to use.
2122 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2123 header actions and more than one.
2124 (antlr-font-lock-tokendef-face): Changed color.
2125 (antlr-font-lock-tokenref-face): Changed color.
2126 (antlr-font-lock-additional-keywords): Also highlight lowercase.
2127 (antlr-mode-syntax-table): New variable.
2128 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2129 (antlr-with-syntax-table): Don't copy syntax table.
2130
21312000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2132
2133 * antlr-mode.el: Minor changes: language setting.
2134 (antlr-language-alist): The value for file option "language" can
2135 be both an identifier and a string.
2136 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2137 (antlr-language-limit-n-regexp): Change accordingly.
2138
21392000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2140
2141 * antlr-mode.el: Minor changes: tabs, hiding.
2142 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2143 (antlr-action-visibility): Also allow value nil to also hide the
2144 braces. Renamed from `antlr-tiny-action-length'.
2145 Suggested by Jay@aol.com.
2146 (antlr-hide-actions): Change accordingly. Hide line if completely
2147 hidden action is on a line of its own.
e04d21aa 2148
6ad948eb
SM
21492000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2150
2151 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2152
2153 * sort.el (sort-columns): Don't concat strings with numbers.
2154
9c6a4107
DL
21552000-11-29 Dave Love <fx@gnu.org>
2156
2157 * cus-edit.el (face): Fix :format.
2158
2159 * mail/feedmail.el: Require smtpmail when compiling.
2160 (mail-do-fcc): Autoload.
2161 (feedmail) <defgroup>: Fix :link.
2162 (feedmail-nuke-body-in-fcc): Fix :type.
2163 (feedmail-send-it): Add autoload cookie.
2164
053b8d35
SM
21652000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2166
2167 * newcomment.el (comment-indent): Save excursion around call to
2168 comment-indent-function.
2169
242c13e8
MB
21702000-11-29 Miles Bader <miles@gnu.org>
2171
2172 * subr.el (member-ignore-case): Return the tail of the list who's
2173 car matches, like `member', not the matching element itself.
2174
8f4b5f28
KH
21752000-11-29 Kenichi Handa <handa@etl.go.jp>
2176
2177 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
2178 should not contain `\n'.
2179
bebe4a2c
GM
21802000-11-28 Gerd Moellmann <gerd@gnu.org>
2181
fd9ac94c 2182 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 2183
ba7e40eb
GM
2184 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2185
75ab0c79
GM
2186 * dired-aux.el (dired-do-create-files): Construct default file
2187 name for dired-mark-read-file-name so that when the user enters
2188 just RET, the target file will end up in the target directory.
2189
bebe4a2c
GM
2190 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2191 local-abbrev-table before changing buffers because it might
2192 have a buffer-local binding.
2193
fa6d1ca8
MB
21942000-11-28 Miles Bader <miles@gnu.org>
2195
2196 * simple.el (delete-horizontal-space): Handle fields more generally.
2197
8d2c2642
GM
21982000-11-28 Gerd Moellmann <gerd@gnu.org>
2199
2200 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2201
8b31236d
DL
22022000-11-28 Dave Love <fx@gnu.org>
2203
3cbd02d2
DL
2204 * progmodes/ps-mode.el (ps-mode): Set comment-start and
2205 comment-start-skip locally.
2206
8b31236d
DL
2207 * progmodes/fortran.el (fortran-mode): Don't set
2208 fortran-comment-line-start-skip. Set comment-start to
2209 fortran-comment-line-start.
2210 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2211 (fortran-comment-line-start-skip): Simplify slightly.
2212
ae4bf56d
GM
22132000-11-28 Gerd Moellmann <gerd@gnu.org>
2214
17ef7534
GM
2215 * play/5x5.el: Remove RCS keyword.
2216
fd9ac94c 2217 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 2218
665b27a6
GM
22192000-11-28 Milan Zamazal <pdm@freesoft.cz>
2220
2221 * textmodes/tildify.el (tildify-string-alist): Add
2222 `plain-tex-mode' here.
2223
fe3c2ae3
GM
22242000-11-28 Colin Walters <walters@cis.ohio-state.edu>
2225
2226 * chistory.el (Command-history-setup): Remove extraneous `keymap'
2227 reference.
2228
d970106b
MB
22292000-11-28 Miles Bader <miles@gnu.org>
2230
36b80a0d
MB
2231 * cus-face.el (custom-face-attributes): Add post-filter function
2232 for :box. Make pre-filter function for :box handle all cases.
2233
d970106b
MB
2234 * wid-edit.el (widget-choose): Make sure pop-up window is large
2235 enough to display all the choices, as there's no way to scroll it.
2236
5a2bae6c
KH
22372000-11-28 Kenichi Handa <handa@etl.go.jp>
2238
2239 * international/mule-conf.el: Make the coding system no-conversion
2240 safe for all characters.
2241
9e836e23
DL
22422000-11-27 Dave Love <fx@gnu.org>
2243
8b31236d
DL
2244 * net/ldap.el (ldap) <defgroup>: Add :version.
2245
9e836e23
DL
2246 * tooltip.el (tooltip-use-echo-area): Doc fix.
2247
2248 * cus-start.el <minibuffer-prompt-properties>: Add version.
2249 <read-buffer-function>: Add.
2250
2251 * apropos.el (apropos-print): Add help-echo to active text.
2252
2253 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2254
4a74d071
GM
22552000-11-27 Gerd Moellmann <gerd@gnu.org>
2256
2257 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2258 type, group and version.
2259
76058c27
EZ
22602000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
2261
4a74d071 2262 * select.el (x-get-selection): Docstring fix.
76058c27 2263
fd9ac94c 22642000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 2265
fd9ac94c 2266 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 2267
49060c51
AI
22682000-11-27 Andrew Innes <andrewi@gnu.org>
2269
2270 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2271
2272 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
2273
b2a8e429
MB
22742000-11-27 Miles Bader <miles@gnu.org>
2275
2276 * dired.el (dired-get-filename): Return filename verbatim if
2277 LOCALP is `verbatim'.
2278 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
2279 `verbatim' so that we don't inadvertently delete a non-existant
2280 directory name.
2281
5ac0366d
KH
22822000-11-27 Kenichi Handa <handa@etl.go.jp>
2283
2284 * international/characters.el: Specify cases and syntaxes for
2285 mule-unicode-0100-24ff.
2286
67f1cf4c
GM
22872000-11-27 Gerd Moellmann <gerd@gnu.org>
2288
2289 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
2290 that foreground and/or background colors of the face `tool-bar'
2291 are unspecified.
2292
46c56972
MB
22932000-11-27 Miles Bader <miles@gnu.org>
2294
e04d21aa 2295 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
2296 (widget-field-end): Handle widget field `pseudo-overlays'.
2297 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
2298 if it's there instead of in `widget-field-list'.
2299
46c56972 2300 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
2301 (help-make-xrefs): Delete extraneous newlines at the end of the
2302 docstring.
46c56972 2303
640a9cdd
JR
23042000-11-25 Jason Rumney <jasonr@gnu.org>
2305
2306 * startup.el (command-line): Call set-locale-environment after
2307 Window System init file is read, as it can result in a call to
2308 redraw-frame.
2309
0b3f96d4
EZ
23102000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
2311
2312 * simple.el (shell-command): Mention the effect of the prefix
2313 argument in the doc string.
2314
8da6e2a1
MB
23152000-11-25 Miles Bader <miles@gnu.org>
2316
a658d039
MB
2317 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
2318
8da6e2a1 2319 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 2320 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 2321
d3416cca
JR
23222000-11-24 Jason Rumney <jasonr@gnu.org>
2323
2324 * international/mule-cmds.el (locale-language-names): Add "jp" as
2325 a non-standard alternative for Japanese.
2326
17e37f53
AS
23272000-11-24 Andre Spiegel <spiegel@gnu.org>
2328
2329 * vc-hooks.el: Require 'cl during compilation.
2330
9aa5f148
GM
23312000-11-24 Gerd Moellmann <gerd@gnu.org>
2332
ba193890
GM
2333 * faces.el (face-set-after-frame-default): Let face attributes
2334 specified for new frames override frame parameters.
2335
9aa5f148
GM
2336 * startup.el (command-line): Fix computation of the source file
2337 for user-init-file when user-init-file is a compiled file.
2338
51a1edab
MB
23392000-11-24 Miles Bader <miles@gnu.org>
2340
e04d21aa 2341 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
2342 (custom-post-filter-face-spec): New functions.
2343 (custom-face-set, custom-face-value-create): Filter the face spec
2344 before and after customization.
2345 (custom-face-set): If VALUE specifies a null face, pass a
2346 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2347 * cus-face.el (custom-face-attributes): Remove SET and GET
2348 functions. Add some IN-FILTER and OUT-FILTER functions in the few
2349 cases they're needed.
2350
1ed74431
MB
2351 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
2352 that it's distinguishable from the :off-glyph on dark-background
2353 displays. Set its background color too.
2354
67ee1125
MB
2355 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
2356 so that people can easily turn it off.
2357
7d027816 23582000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 2359
7d027816 2360 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 2361
9aa5f148 2362 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 2363
9aa5f148 2364 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 2365
9aa5f148 2366 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 2367 redundant skip-small-frames test.
e04d21aa 2368
9aa5f148 2369 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816 2370 (viper-downgrade-to-insert): protect against errors in hooks.
e04d21aa 2371
9aa5f148
GM
2372 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
2373 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
2374 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816 2375 functions.
e04d21aa 2376
9aa5f148 2377 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 2378
9aa5f148 2379 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 2380
f07fa1b8
KH
23812000-11-24 Kenichi Handa <handa@etl.go.jp>
2382
2383 * international/mule-diag.el (list-iso-charset-chars): For
2384 two-byte charset, fix the `while' condition.
2385 (list-non-iso-charset-chars): Fix the `while' condition.
2386
ba8299ff
SM
23872000-11-23 Stefan Monnier <monnier@cs.yale.edu>
2388
79372165
SM
2389 * subr.el (add-hook, remove-hook): Don't call make-local-hook
2390 if the variable is make-variable-buffer-local.
2391
ba8299ff
SM
2392 * progmodes/ada-stmt.el (ada-template-map): Initialize
2393 and bind it to C-c t in ada-mode-map.
2394 (ada-stmt-mode-hook): New function extracted from old code.
2395 Only change the buffer-local side of skeleton-*.
2396 (ada-mode-hook): Use it.
2397
68a887fa
EZ
23982000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2399
2400 * iswitchb.el (iswitchb-minibuf-depth): New variable.
2401 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
2402 we expect to be returned by minibuffer-depth once we prompt the
2403 user in the minibuffer.
2404 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
2405 as recorded in iswitchb-minibuf-depth, return non-nil.
2406
3b345582
EZ
24072000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2408
2409 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2410 (hscroll-window-maybe): Docstring fix.
2411
595dead2
DL
24122000-11-23 Dave Love <fx@gnu.org>
2413
2414 * rect.el (string-rectangle): Don't test delete-selection-mode.
2415
1e66b27a
GM
24162000-11-23 Gerd Moellmann <gerd@gnu.org>
2417
02790ce2
GM
2418 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
2419 is in the tool bar.
2420
1e66b27a
GM
2421 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
2422 with `no-dir'; we want the directory part to be able to remove
2423 it.
2424
a4caa65d
SM
24252000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2426
2427 * textmodes/outline.el (outline-flag-region):
2428 Don't bind inhibit-read-only since we don't modify the buffer.
2429 (outline-isearch-open-invisible): Don't jump to overlay-start
2430 since we're trying to unhide text around point.
2431 (outline-discard-overlays): Use dolist.
2432
2433 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
2434
03e757c1
GM
24352000-11-22 Gerd Moellmann <gerd@gnu.org>
2436
e04d21aa 2437 * mail/rmail.el (rmail-confirm-expunge): Default to
03e757c1 2438 y-or-n-p.
e04d21aa 2439
1598a961
SM
24402000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2441
2442 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
2443 Fix ARG regexp to skip quoted braces.
2444 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
2445 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
2446 are (correctly) handled separately).
2447 Remove `caption' and `footnote' from `citations': they contain text.
2448 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
2449 (latex-skeleton-end-hook): New function.
2450 (latex-mode): Use it.
2451 (tex-start-tex-marker): Remove.
2452 (tex-send-tex-command): Don't set tex-start-tex-marker.
2453 (tex-error-parse-syntax-table): New var.
2454 (tex-compilation-parse-errors): Use it.
2455 Ignore tex-start-tex-marker. Don't bother with marker-position.
2456 (tex-validate-buffer): Don't bother with marker-position.
2457
2458 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 2459 (flyspell-generic-progmode-verify): Use it.
1598a961 2460
eaae8106
SS
24612000-11-22 Sam Steingold <sds@gnu.org>
2462
03e757c1
GM
2463 * simple.el (delete-trailing-whitespace): New interactive
2464 function.
e04d21aa 2465
eaae8106 2466 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 2467 `ada-remove-trailing-spaces'.
eaae8106 2468 (ada-remove-trailing-spaces): Removed.
e04d21aa 2469
eaae8106 2470 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 2471
1598a961
SM
2472 * textmodes/picture.el (picture-clean): Removed.
2473 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 2474
a41d49e9
GM
24752000-11-22 Gerd Moellmann <gerd@gnu.org>
2476
e053c60f
GM
2477 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2478
a41d49e9
GM
2479 * hi-lock.el (hi-lock-refontify): Don't call non-existent
2480 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 2481 do anything special when jit-lock is active.
a41d49e9
GM
2482 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2483
197615f3
DL
24842000-11-22 Dave Love <fx@gnu.org>
2485
ddbfaa9f
DL
2486 * calendar/todo-mode.el (todo-top-priorities): Use
2487 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2488
ddc3c695
DL
2489 * language/chinese.el, language/cyrillic.el:
2490 * language/devanagari.el, language/ethiopic.el, language/greek.el:
2491 * language/hebrew.el, language/indian.el, language/japanese.el:
2492 * language/korean.el, language/lao.el, language/misc-lang.el:
2493 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2494 Use provide.
2495
fb9fa98d
DL
2496 * cus-edit.el (custom-buffer-create-internal): Save some consing.
2497 (custom-variable-set): Improve validation error mesage.
2498
197615f3
DL
2499 * rect.el (string-rectangle): Revert last change.
2500 (string-rectangle-line): New arg DELETE.
2501 (string-rectangle): Check delete-selection-mode.
2502
2503 * emacs-lisp/edebug.el (edebug-version)
2504 (edebug-maintainer-address): Deleted.
2505 (edebug-submit-bug-report): Just alias to report-emacs-bug.
2506 (edebug-read-function): Account for other `'#' read forms.
2507 (edebug-mode-menus): Make some items toggles.
2508 (edebug-outside-unread-command-event, unread-command-event):
2509 Remove these to avoid warnings.
2510
f4117c4d
GM
25112000-11-22 David Ponce <david@dponce.com>
2512
2513 * recentf.el (recentf-menu-items-for-commands)
2514 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 2515 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 2516
f4117c4d
GM
2517 (recentf-build-dir-rules, recentf-dump-variable)
2518 (recentf-edit-list, recentf-open-files-item)
2519 (recentf-open-files): Replaced unnecessary `mapcar' with new
2520 built-in `mapc'.
eaae8106 2521
f8e2f3f2
MB
25222000-11-23 Miles Bader <miles@gnu.org>
2523
2524 * faces.el (menu): Make inverse-video on ttys too.
2525
4c4a541d
SM
25262000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2527
2528 * simple.el (comment-line-break-function): Use the new name
2529 indent-new-comment-line -> comment-indent-new-line.
2530 (clone-indirect-buffer): Don't ignore NORECORD.
2531 (next-completion): Properly handle the case where items are adjacent.
2532
2533 * mouse.el (popup-menu): Stupid typo.
2534
980d836e
GM
25352000-11-22 Gerd Moellmann <gerd@gnu.org>
2536
60e8e0a5
GM
2537 * emacs-lisp/authors.el: Remove autoload cookies, add author,
2538 maintainer, keywords tags.
2539
980d836e
GM
2540 * rect.el (replace-rectangle): Don't call string-rectangle-line
2541 with too many arguments.
2542
e08b2069
AS
25432000-11-22 Andre Spiegel <spiegel@gnu.org>
2544
60e8e0a5 2545 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 2546 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
2547 vc-locking-user, which no longer exists.
2548
2549 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2550
c6779d8d
DL
25512000-11-22 Dave Love <fx@gnu.org>
2552
2553 * md5.el (md5): Provide.
2554 (md5): Fix error call.
2555
e672fdce
MB
25562000-11-22 Miles Bader <miles@gnu.org>
2557
eaae8106 2558 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
2559 (refill-fill-paragraph-at): Remove debugging code.
2560
80e24c04
MB
2561 * calendar/calendar.el (generate-calendar-window): When we don't
2562 call `fit-window-to-buffer', make sure the top line is fully visible.
2563
3a17d6cc
MB
2564 * image-file.el (insert-image-file): Don't make `read-only'
2565 property rear-nonsticky.
2566
ae1a21c6
MB
2567 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2568 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2569 stashing away its original value.
2570 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2571 in the recursive edit.
2572 Bind `isearch-original-minibuffer-message-timeout' to protect it.
2573 (isearch-done): Restore `minibuffer-message-timeout'.
2574
e672fdce
MB
2575 * cus-start.el: Remove entry for `mode-line-inverse-video'.
2576
3ea79df8
SM
25772000-11-21 Stefan Monnier <monnier@cs.yale.edu>
2578
2579 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2580
2581 * find-lisp.el (find-lisp-find-files-internal):
2582 Use dolist, when and file-name-as-directory.
2583
980d836e 2584 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
2585 (define-derived-mode, define-minor-mode): Add specs.
2586
2587 * window.el: General comment and spacing fixes.
2588 (save-selected-window): Use backquotes.
2589 (window-safely-shrinkable-p): New function.
2590 (shrink-window-if-larger-than-buffer): Use it.
2591
2592 * subr.el (make-local-hook): Docstring fix.
2593
2594 * shell.el (shell-mode): Use define-derived-mode.
2595
2596 * newcomment.el (comment-indent): Insert comment before calling
2597 comment-indent-function. Don't insert in column 0.
2598 (comment-dwim): Indent before inserting comment.
2599
2600 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
2601 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
2602 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
2603 Use mapc rather than map.
2604
2605 * files.el (find-buffer-visiting): Compare all attributes before
2606 declaring two files identical (rather than just their inode-no).
2607 (auto-mode-alist): Use \' rather than $.
2608
2609 * which-func.el: Update maintainer line.
2610
2611 * pcvs.el (uniquify-buffer-file-name): Remove advice.
2612 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
2613 (uniquify-buffer-file-name): Use it.
2614
8f62f2b8
MB
26152000-11-22 Miles Bader <miles@gnu.org>
2616
2617 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
2618 * simple.el (minibuffer-avoid-prompt): New function.
2619
fb279a6d
GM
26202000-11-21 Gerd Moellmann <gerd@gnu.org>
2621
2622 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
2623
867092e9
MB
26242000-11-21 Miles Bader <miles@gnu.org>
2625
ef860850
MB
2626 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
2627 inclusion of `track-mouse'.
2628
867092e9
MB
2629 * textmodes/refill.el (refill-ignorable-overlay): New variable.
2630 (refill-adjust-ignorable-overlay): New function.
2631 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
2632 only the paragraph's tail if possible.
2633 Update `refill-ignorable-overlay'.
2634 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
2635
2636 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2637 point inside the fill-prefix.
2638
2639 * textmodes/refill.el (refill-post-command-function): Don't reset
2640 refill-doit in the case where a self-insertion command doesn't
2641 case a refill. Use `refill-fill-paragraph-at', getting position
2642 from `refill-doit'.
2643 (refill-after-change-function): Set `refill-doit' to END.
2644 (refill-fill-paragraph-at): New function, mostly from old
2645 refill-fill-paragraph.
2646 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
2647 (refill-pre-command-function): New function.
2648 (refill-mode): Add it to `pre-command-hook'.
2649
ff9ab414
GM
26502000-11-20 Gerd Moellmann <gerd@gnu.org>
2651
29a01b72
GM
2652 * textmodes/artist.el (artist-mode): Fix autoload cookie.
2653
ff9ab414
GM
2654 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
2655 javadoc tags.
eaae8106 2656
885b211b
AS
26572000-11-20 Andre Spiegel <spiegel@gnu.org>
2658
2659 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
2660 vc.el).
2661
eaae8106 2662 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 2663 require vc.
eaae8106
SS
2664
2665 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 2666 checkouts.
eaae8106 2667
d1838556
DL
26682000-11-20 Dave Love <fx@gnu.org>
2669
2670 * Makefile.in (DONTCOMPILE): Omit bindings.el.
2671
2b69bc11 26722000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 2673
2b69bc11
GM
2674 * calculator.el (calculator-paste): Use `if' instead of `and'
2675 and `or'.
2676 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 2677
b95b34e5
GM
26782000-11-19 Gerd Moellmann <gerd@gnu.org>
2679
030de92f
GM
2680 * info.el (info-menu-5): Doc fix.
2681
b95b34e5
GM
2682 * textmodes/artist.el: New file.
2683
54970452
AS
26842000-11-19 Andre Spiegel <spiegel@gnu.org>
2685
eaae8106 2686 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
2687 and differentiate according to checkout model.
2688 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
2689 since this function is only concerned with master state.
2690
eaae8106 2691 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
2692 vc-default-workfile-unchanged-p): Moved here from vc.el.
2693
eaae8106 2694 * vc.el (vc-workfile-unchanged-p,
54970452
AS
2695 vc-default-workfile-unchanged-p): See above.
2696
e5a9dabf
MB
26972000-11-19 Miles Bader <miles@gnu.org>
2698
2699 * image-file.el (insert-image-file): Make `intangible' and
2700 `read-only' properties rear-nonsticky too.
2701
24127af0
GM
27022000-11-18 Gerd Moellmann <gerd@gnu.org>
2703
d392e9c5 2704 * ps-print.el: Update copyright notice.
eaae8106 2705
d392e9c5
GM
2706 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
2707 (tooltip-show): Use the offsets.
2708
24127af0 2709 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 2710 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
2711 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
2712
2b69bc11 27132000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 2714
2b69bc11
GM
2715 * ps-print.el (toplevel): Test for find-coding-system being
2716 fboundp before calling ps-x-find-coding-system.
08ea6f17 2717
66321b2f
SM
27182000-11-16 Stefan Monnier <monnier@cs.yale.edu>
2719
2720 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
2721 (vc-version-backup-file): Docstring fix.
2722
046110c6
GM
27232000-11-16 Gerd Moellmann <gerd@gnu.org>
2724
4104194e
GM
2725 * files.el (basic-save-buffer): Don't add a newline if
2726 find-file-literally is non-nil.
2727 (find-file-literally): Extend doc string.
2728
046110c6
GM
2729 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
2730 sort(1) with the `-f' argument.
2731
6505c16e
AS
27322000-11-16 Andre Spiegel <spiegel@gnu.org>
2733
fd063975
AS
2734 * vc.el: Updated backend documentation.
2735 (vc-default-check-headers): New function.
2736
3d02dd81 2737 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
2738
2739 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 2740 up-to-date.
eaae8106 2741 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 2742 the minibuffer is not active.
fd063975 2743
eaae8106 2744 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 2745 `vc-cvs-use-edit' is on.
eaae8106
SS
2746 (vc-cvs-checkout): When this is used for reverting the workfile,
2747 make a backup of the original contents and revert to that in case
8791d617 2748 of error.
eaae8106 2749 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 2750 remote repositories.
eaae8106 2751
6505c16e
AS
2752 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
2753 for both version and ratio in the minibuffer.
fd063975 2754
eaae8106 2755 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 2756 Use vc-do-command to perform the annotation, not call-process.
6505c16e 2757
a13f0660
KH
27582000-11-16 Kenichi Handa <handa@etl.go.jp>
2759
2760 * international/quail.el (quail-start-translation): Don't call
2761 `message' before reading key sequence.
2762
1389a414
MB
27632000-11-16 Miles Bader <miles@lsi.nec.co.jp>
2764
2765 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
2766
9256a532
KH
27672000-11-16 Kenichi Handa <handa@etl.go.jp>
2768
2769 * window.el (fit-window-to-buffer): Be sure to acquire at least
2770 one text line even if the buffer is empty.
2771
0e14fe9f
GM
27722000-11-16 Gerd Moellmann <gerd@gnu.org>
2773
eaae8106 2774 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
2775 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
2776 ange-ftp-process-verbose to nil.
2777
da645c53
DL
27782000-11-15 Dave Love <fx@gnu.org>
2779
233d5cde
DL
2780 * wid-edit.el (widget-specify-field, widget-specify-button): If
2781 :help-echo is a function, set help-echo of overlay to
2782 widget-mouse-help.
2783 (widget-mouse-help): New function.
2784 (widget-echo-help): Rewritten for :help-echo functions only taking
2785 a widget arg.
2786
b12057b9
DL
2787 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
2788 display-graphic-p.
2789 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
2790 and that JPEG is available.
2791 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
2792
da645c53
DL
2793 * international/mule-cmds.el (locale-charset-language-names):
2794 Match @euro.
2795
6d133d1f
GM
27962000-11-15 Gerd Moellmann <gerd@gnu.org>
2797
2798 * faces.el (face-set-after-frame-default): If
0e14fe9f 2799 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
2800 default face from X resources.
2801
49ac2ac5
EZ
28022000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
2803
2804 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
2805 Don't set EMACSLOADPATH.
2806
4fb0a34c
EZ
28072000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
2808
2809 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
2810 texinfo-insert-@url.
2811 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
2812 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
2813
bb304a7a
SM
28142000-11-14 Stefan Monnier <monnier@cs.yale.edu>
2815
82bc80bf
SM
2816 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
2817 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
2818 (checkdoc-minor-keymap): Backward compatibility.
2819 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
2820 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
2821 (checkdoc-this-string-valid-engine): Be a bit more strict
2822 to avoid matching substrings of `...' quoted vars/funs.
2823 (checkdoc-defun-info): Only look for `interactive' if alone.
2824 (debug-ignored-errors): Add "arg doesn't appear in docstring".
2825
e8c87124
SM
2826 * progmodes/compile.el (grep): `tag-default' can be nil.
2827
bb304a7a
SM
2828 * newcomment.el (comment-indent): Paren typo.
2829
8628686a
DL
28302000-11-14 Dave Love <fx@gnu.org>
2831
25c269ef
DL
2832 * calculator.el: New maintainer version.
2833
66321b2f 2834 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 2835
8628686a
DL
2836 * cmuscheme.el: Doc fixes.
2837 (cmuscheme) <defgroup>: Use `scheme' as parent.
2838 (cmuscheme-program-name): Remove. Change uses to
2839 scheme-program-name.
2840
2841 * xscheme.el (scheme-program-name): Don't define here.
2842
2843 * progmodes/scheme.el (scheme-program-name): New variable
2844 (originally in cmuscheme).
2845
88f0a1eb
MB
28462000-11-14 Miles Bader <miles@gnu.org>
2847
2848 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
2849 Handle header-lines. Don't loop forever if we can't enlarge the
2850 window anymore. Simplify a bit.
2851
cd9a000c
KH
28522000-11-14 Kenichi Handa <handa@etl.go.jp>
2853
2854 * window.el (fit-window-to-buffer): Don't check
2855 window-text-height. Assure that the last line is fully visible.
2856
2857 * international/quail.el (quail-show-guidance-buf): Call
2858 fit-window-to-buffer to assure the enough height of the guidance
2859 buffer.
2860 (quail-update-guidance): Avoid making the guidance buffer shorter.
2861
d3fcda22
SM
28622000-11-14 Stefan Monnier <monnier@cs.yale.edu>
2863
bdbd9606
SM
2864 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
2865 rather than `prepend' and add an interesting comment.
2866 (tex-math-face, tex-font-lock-syntactic-face-function):
2867 New face and function to use it.
2868 (tex-define-common-keys, tex-mode-map): Use menu-item rather
2869 than `menu-enable' symbol property.
2870 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
2871 (tex-mode): Add some latex-mode commands for auto-selection.
2872 Use tex-font-lock-syntactic-face-function.
2873 (tex-insert-quote): Simplify.
2874 (tex-shell): New mode.
2875 (tex-start-shell): Use it.
2876 (tex-shell-proc, tex-shell-buf): New functions.
2877 (tex-send-command): Use it.
2878 (tex-main-file): Fix the meaning of the new arg REALFILE.
2879 (tex-send-tex-command): New function split from `tex-start-tex'.
2880 Set compilation-last-buffer and compilation-parsing-end.
2881
d3fcda22
SM
2882 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
2883 when it follows non-comment text on the line.
2884
2885 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2886 Set font-lock-defaults.
2887 (lisp-mode-shared-map): Init inside the defvar.
2888 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
2889 Use define-derived-mode.
2890
bdab1d43
MB
28912000-11-14 Miles Bader <miles@lsi.nec.co.jp>
2892
2893 * faces.el (header-line): Use `:box nil' for color/gs displays too.
2894
936ae731
GM
28952000-11-14 Gerd Moellmann <gerd@gnu.org>
2896
2897 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
2898 recursively optimize body because that can lead to infinite
2899 recursion; see comment there.
2900
1695ca2b
EZ
29012000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
2902
2903 * faces.el (face-spec-set-match-display): Revert the change from
2904 2000-10-24. Add a FIXME for after v21.1.
2905
9d348294
MB
29062000-11-13 Miles Bader <miles@gnu.org>
2907
2908 * textmodes/fill.el (skip-line-prefix): New function.
2909 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
2910 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
2911 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2912 point inside the fill-prefix.
9d348294 2913
b85fa13c
MB
29142000-11-13 Miles Bader <miles@lsi.nec.co.jp>
2915
2916 * calendar/calendar.el (generate-calendar-window): Use
2917 `fit-window-to-buffer'.
2918
a0b47716
SM
29192000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2920
2921 * gud.el (gud-minor-mode): New var.
2922 (gud-symbol, gud-val): New functions.
2923 (gud-find-file): Copy gud-minor-mode to the new buffer.
2924 (gud-menu-map): Include entries for commands that are not always
2925 available, using :enable to (de)activate them.
2926 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
2927 (gud-mode-map): New map.
eaae8106 2928 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
2929 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
2930 Don't set up gud's menu (it's done by the minor-mode).
2931 (gud-minibuffer-local-map): New.
2932 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
2933 (gud-query-cmdline): New function.
2934 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
2935 (gud-mode): Use define-derived-mode.
2936 Don't set up gud's menu (it's done by the minor-mode).
2937 (gud-chop-words): Remove.
2938 (gud-common-init): Use split-string instead.
2939 (gud-new-keymap, gud-make-debug-menu): Eradicate.
2940
2941 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
2942 Add keyword arg :name.
2943
2944 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
2945 (diff-count-matches, diff-split-hunk): New functions.
2946 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
2947
2948 * pcvs-info.el (cvs-fi-conflict-face): New var.
2949
2950 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
2951 Make it into a simple syntax-table, shared among all submodes.
2952 (sh-heredoc-face): Re-introduce.
2953 (sh-font-lock-syntactic-face-function): New function.
2954 (sh-mode): Use it. Also use define-derived-mode.
2955 Remove old bogus setting of indent-region-function.
2956 (sh-set-shell): Don't set the syntax-table any more.
2957 (sh-mode-syntax-table) <defun>: Remove.
2958
f5ed37df
MB
29592000-11-12 Miles Bader <miles@gnu.org>
2960
2961 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
2962 message if interactive.
2963
0b074c2f
DL
29642000-11-12 Dave Love <fx@gnu.org>
2965
2966 * mail/feedmail.el: Fix header,
2967 (feedmail) <defgroup>: Add :link.
2968
2969 * view.el: Use local-map property, not keymap on mode-line string.
2970
2971 * scroll-all.el (scroll-all-mode): Customize variable. Add
2972 autoload cookie to function.
2973
2974 * lazy-lock.el: Remove compatibility code.
2975
2976 * finder.el (finder-known-keywords): Add `files', remove `vms'.
2977 (finder-help-echo): New variable.
2978 (finder-mouse-face-on-line): Add help-echo stuff.
2979 (finder-list-keywords, finder-list-matches): Use mapc.
2980
2981 * faces.el (face-font-registry-alternatives): Add :version.
2982
2983 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
2984 tags-table-list.
2985
a0b47716 2986 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 2987
a0b47716 2988 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
2989 (mail-mode): Use [:alnum:] in some regexps.
2990
6d502396
DL
29912000-11-10 Dave Love <fx@gnu.org>
2992
2993 * ediff.el (ediff-regions-internal, ediff-documentation):
2994 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
2995 fundamental mode.
2996
2997 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
2998 buffer into fundamental mode.
2999 (ediff-set-difference): Use copy-sequence if available.
3000
3001 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3002 ediff-patch-map non-nil.
3003 (ediff-fixup-patch-map, ediff-fixup-patch-map)
3004 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3005 buffer into fundamental mode.
3006
3007 * ediff-merg.el (state-or-merge): Defvar when compiling.
3008
a82fe213
JR
30092000-11-10 Jason Rumney <jasonr@gnu.org>
3010
3011 * w32-fns.el (w32-add-charset-info): New function.
3012 (w32-charset-info-alist): Use it.
3013
52d89894
GM
30142000-11-10 Gerd Moellmann <gerd@gnu.org>
3015
3016 * faces.el (face-font-registry-alternatives): New user-option.
3017
178932de
SM
30182000-11-10 Stefan Monnier <monnier@cs.yale.edu>
3019
d7fa3319
SM
3020 * textmodes/texinfo.el (texinfo-block-default): New var.
3021 (texinfo-insert-block): Use it. Insert a newline if needed.
3022
178932de
SM
3023 * textmodes/fill.el (fill-indent-according-to-mode): New var.
3024 (fill-region-as-paragraph): Use it.
3025
3026 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3027 (latex-mode): Tweak tex-*-(head|trail)er regexps.
3028 Tweak paragraph regexps to allow a leading [ \t]*.
3029 (tex-latex-block): Insert a newline if necessary.
3030 (latex-insert-item): Only insert a newline if necessary.
3031 (tex-guess-main-file): New function.
3032 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
3033 Set tex-main-file if TeX-master is provided.
3034 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3035
bd02b8e0
GM
30362000-11-10 Gerd Moellmann <gerd@gnu.org>
3037
3038 * startup.el (command-line): Set the default tooltip-mode
3039 to t for graphical displays which implement x-show-tip.
3040
3041 * tooltip.el (tooltip-mode): Add a comment about startup.el
3042 setting the default value of this user-option.
3043
b29b03eb
SM
30442000-11-09 Stefan Monnier <monnier@cs.yale.edu>
3045
3046 * font-lock.el (font-lock-*-face) <defvar>: Move.
3047 (font-lock-defaults-alist): Mark obsolete.
3048 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3049 (font-lock-mode): Use define-minor-mode.
3050 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3051 (font-lock-turn-off-thing-lock): Be more explicit.
3052 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3053 (font-lock-syntactic-face-function): New var.
3054 (font-lock-fontify-syntactically-region): Use it.
3055 (font-lock-doc-face): New.
3056
3057 * pcvs.el (cvs-enabledp): Ignore errors.
3058 (cvs-commit-filelist): Never query.
3059 (cvs-mode-insert): Always add a terminating / in the initial prompt.
3060 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3061 (cvs-do-removal): Use cvs-partition rather than delete-if.
3062 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3063 cvs-bury-buffer.
3064
3065 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3066 Allow `next' to jump to after the end of the last match.
3067
778fbc46
GM
30682000-11-09 Gerd Moellmann <gerd@gnu.org>
3069
730c746c
GM
3070 * simple.el (byte-compiling-files-p): New function.
3071
3072 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3073 if it is there.
3074
3075 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3076 nil again.
3077
778fbc46
GM
3078 * textmodes/ispell.el (ispell-library-path): Don't call
3079 check-ispell-version when byte-compiling because that starts
3080 an ispell process, and ispell might not be installed.
3081 (toplevel): Don't set up a menu when byte-compiling.
3082
3083 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3084 it, so that a boundp test can be used to determine if we're
3085 currently byte-compiling.
3086
5912c5bb
DL
30872000-11-09 Dave Love <fx@gnu.org>
3088
3089 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3090 eval-after-load.
3091
7bb054a5
GM
30922000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3093
3094 * ps-print.el: Patch for variable initialization when spooling. Doc
3095 fix.
3096 (ps-output-list): Fun eliminated.
3097 (ps-begin-file, ps-begin-job): Code fix.
3098
9db2706e
DL
30992000-11-08 Dave Love <fx@gnu.org>
3100
3101 * ediff-wind.el (ediff-control-frame-parameters): Zero
3102 tool-bar-lines.
3103
f7eb32aa
GM
31042000-11-08 Gerd Moellmann <gerd@gnu.org>
3105
3106 * simple.el (shell-command, display-message-or-buffer)
3107 (shell-command-on-region): Mention resize-mini-windows in the doc
3108 string.
3109 (display-message-or-buffer): Take the value of resize-mini-windows
3110 into account.
3111
7b01b08c
GM
31122000-11-07 Gerd Moellmann <gerd@gnu.org>
3113
acad3c0b
GM
3114 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3115
7b01b08c
GM
3116 * dired.el (dired-between-files): Add `^. find' as an alternative
3117 to the regular expression, for find-dired.
3118
6f602bd0
SM
31192000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3120
3121 * textmodes/texnfo-upd.el: Require texinfo.
3122 (defmacro, defgroup): Remove.
3123 (texinfo-section-to-generic-alist): Remove.
3124 Use texinfo-section-list instead (i.e. level is changed string->int).
3125 (texinfo-filter): New function.
3126 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3127 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3128 Use it. And use regexp-opt.
3129 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3130 (texinfo-update-menu-region-beginning)
3131 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3132 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3133 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 3134 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
3135 (texinfo-sequential-node-update): Remove autoload cookie.
3136
3137 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3138 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3139 (texinfo-chapter-level-regexp): Remove.
3140 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3141
bb216218
DL
31422000-11-06 Dave Love <fx@gnu.org>
3143
6f602bd0 3144 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 3145
6f602bd0
SM
3146 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3147 Match defun*.
bb216218 3148
ff8dd5d5
KH
31492000-11-06 Kenichi Handa <handa@etl.go.jp>
3150
3151 * composite.el (composition-function-table): Variable declaration
3152 moved to src/composite.c.
3153 (compose-chars-after): New optional arg object.
3154
e9da51a1
GM
31552000-11-06 Gerd Moellmann <gerd@gnu.org>
3156
e0c12c68
GM
3157 * bindings.el (mode-line-toggle-read-only)
3158 (mode-line-toggle-modified, mode-line-widen)
3159 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3160 (make-mode-line-mouse2-map): Rewritten.
3161 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3162 functions so that C-h k can show something with a doc string.
eaae8106 3163
e9da51a1
GM
3164 * startup.el (fancy-splash-delay): Set to 10 seconds.
3165 (fancy-splash-max-time): New user-option.
3166 (fancy-splash-stop-time): New variable.
3167 (fancy-splash-screens): Set it. Catch `stop-splashing'.
3168 (fancy-splash-screens-1): Throw `stop-splashing' when current
3169 time is greater than fancy-splash-stop-time.
3170
611dbdf0
SM
31712000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3172
4d2806e2
SM
3173 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3174
611dbdf0
SM
3175 * pcvs.el (cvs-mode-marked): New arg `noquery'.
3176 Prompt user for a file rather than raising an error.
3177 (cvs-enabledp): Fix call to cvs-mode-marked.
3178 (cvs-insert-file): New function (extracted from cvs-mode-insert).
3179 (cvs-mode-insert): Use it. Change the init prompt' value.
3180 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3181
3182 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3183 Don't pass default arg to ewoc-locate.
3184 (ewoc-collect): Return result in the right order.
3185
3186 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3187
3188 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3189 (cvs-status-get-tags): Fix regexp.
3190 (cvs-status-trees, cvs-status-cvstrees):
3191 Combine after change hooks and don't sit-for.
4d2806e2
SM
3192 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3193 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
3194 Use make-char rather than hard-coded cryptic data.
3195 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3196
3197 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3198
3199 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3200 (cvs-insert-strings): New function.
3201
937b2877
MB
32022000-11-06 Miles Bader <miles@lsi.nec.co.jp>
3203
3204 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3205 `mwheel-scroll-amount'.
3206 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3207 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3208 string-matching against the version string.
3209
c6c97763
KH
32102000-11-06 Kenichi Handa <handa@etl.go.jp>
3211
6eaec747
KH
3212 * language/thai.el ("Thai"): Set a lisp form that produces
3213 composed string in `sample-text' language info.
3214
3215 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3216 composed string in `sample-text' language info.
3217
3218 * international/mule-cmds.el (describe-language-environment): Eval
3219 `sample-text' data and insert the result.
3220
c6c97763
KH
3221 * international/mule-conf.el (compound-text): Define this coding
3222 system here. Make x-ctext and ctext aliases of it.
3223
3224 * language/european.el (compound-text, ctext): Moved to
3225 international/mule-conf.el.
3226
d1145f85
AI
32272000-11-05 Andrew Innes <andrewi@gnu.org>
3228
3229 * w32-fns.el (w32-version): New function.
3230
178a6a45
SM
32312000-11-05 Stefan Monnier <monnier@cs.yale.edu>
3232
3233 * progmodes/awk-mode.el: Update copyright.
3234 (awk-mode-abbrev-table): Remove.
3235 (awk-font-lock-keywords): Use regexp-opt.
3236 (awk-mode): Use define-derived-mode.
3237
3238 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3239 when extracting a suffix.
3240
1ba90166
AS
32412000-11-04 Andre Spiegel <spiegel@gnu.org>
3242
3243 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
3244 auto-save-mode.
3245
546790cb
JR
32462000-11-04 Jason Rumney <jasonr@gnu.org>
3247
3248 * language/european.el (decode-mac-roman): Test against r1 not r0.
3249
d247e32d
SM
32502000-11-03 Stefan Monnier <monnier@cs.yale.edu>
3251
fbf44f44
SM
3252 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3253 (icon-mode): Define indent-line-function.
3254 (icon-comment-indent): Simplify.
3255 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3256
3257 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3258
3259 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3260 Bind change-log-default-mode to defeat the caching done on it.
3261 Don't bother saving excursion any more.
3262
3263 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3264
3265 * frame.el (after-setting-font-hook): Rename hooks -> hook.
3266 (set-frame-font): Use the new name (and the old for compatibility).
3267
eaae8106
SS
3268 * toolbar/tool-bar.el (tool-bar-mode):
3269 * time.el (display-time-mode):
3270 * recentf.el (recentf-mode):
3271 * paren.el (show-paren-mode):
3272 * mwheel.el (mouse-wheel-mode):
3273 * msb.el (msb-mode):
3274 * jka-compr.el (auto-compression-mode):
3275 * image-file.el (auto-image-file-mode):
3276 * hl-line.el (hl-line-mode):
3277 * delsel.el (delete-selection-mode):
3278 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
3279 * complete.el (partial-completion-mode): Drop unneeded positional args.
3280
eaae8106 3281 * info.el (Info-mode):
79372165 3282 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 3283
d247e32d
SM
3284 * log-edit.el (log-edit-menu): New menu.
3285
4921558e
MB
32862000-11-03 Miles Bader <miles@gnu.org>
3287
3288 * wid-edit.el (widget-end-of-line): Reinstate, with a new
3289 definition, so that trailing spaces are handled properly.
3290 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
3291
1fc02b3c
GM
32922000-11-03 Gerd Moellmann <gerd@gnu.org>
3293
3294 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
3295 tab character.
3296 (fancy-splash-screens): Set tab-width to 20.
3297
51d001f7
DL
32982000-11-03 Dave Love <fx@gnu.org>
3299
3300 * comint.el (comint-completion-addsuffix): Fix custom type.
3301
ba22aeff
SM
33022000-11-02 Stefan Monnier <monnier@cs.yale.edu>
3303
3304 * font-lock.el (font-lock-buffers): Remove.
3305 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
3306 (font-lock-change-major-mode): Remove.
3307 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
3308 (font-lock-default-fontify-region): Extend the multiline
3309 fontification to whole lines.
3310 (font-lock-fontify-anchored-keywords)
3311 (font-lock-fontify-keywords-region): If matching just one
3312 line (with \n) only mark the \n as multiline.
3313
3314 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
3315 Correctly handle the case where several :group args are supplied.
3316 Allow :extra-args.
3317 (easy-mmode-define-global-mode): Allow :extra-args.
3318 Correctly handle the case where several :group args are supplied.
3319
9c887ada
MB
33202000-11-02 Miles Bader <miles@gnu.org>
3321
eaae8106 3322 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
3323 (holiday-face): Remove dependency on `window-system'.
3324
7f25090d
KR
33252000-11-02 Ken Raeburn <raeburn@gnu.org>
3326
3327 * Makefile.in (emacs): Set EMACSLOADPATH always.
3328 (update-authors, .el.elc, compile-files): Don't do it explicitly
3329 here.
9b911107 3330 (compile-files): Bomb out if compilation of a file fails.
7f25090d 3331
7dd6009c
DL
33322000-11-02 Dave Love <fx@gnu.org>
3333
3334 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
3335
94821e4f
EZ
33362000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
3337
3338 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
3339 punctuation in the warning inserted into the *mail* buffer.
3340
1ac3fc42
GM
33412000-11-02 Gerd Moellmann <gerd@gnu.org>
3342
57731876
GM
3343 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
3344 (authors-public-domain-p): New function.
3345 (authors-print): Use it.
3346
975f82c9
GM
3347 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
3348
1ac3fc42
GM
3349 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
3350
4b3eb10f
GM
33512000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3352
975f82c9 3353 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
3354 (ps-print-version): New version number (6.3.1).
3355 (ps-even-or-odd-pages): Customization fix.
3356 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
3357 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
3358 (ps-page-count): Var replaced by `ps-page-column'.
3359 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
3360 (ps-print-sheet-p): New fun.
3361
7da794df
MB
33622000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3363
3364 * tooltip.el (tooltip-gud-tips-setup): New function.
3365 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
3366 (tooltip-mode): Call tooltip-gud-tips-setup.
3367 (tooltip-gud-tips): Use `gud-basic-call' instead of
3368 process-send-string, so the prompt gets frobbed appropriately.
3369 Handle nil return value from `tooltip-gud-print-command'.
3370
0e40b809
EL
33712000-11-01 Eric M. Ludlam <zappo@ultranet.com>
3372
3373 * comint.el (comint-add-to-input-history): New function.
3374 (comint-send-input): Use `comint-add-to-input-history'.
3375
50ada0db
MB
33762000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3377
973a3104
MB
3378 * info.el (info-menu-header): New face.
3379 (Info-fontify-menu-headers): New function.
3380 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
3381
50ada0db
MB
3382 * info.el (Info-insert-dir): Don't include blank lines at
3383 beginning of additional dir files (one is added automatically).
3384
bff53411
SM
33852000-11-01 Stefan Monnier <monnier@cs.yale.edu>
3386
3387 * emacs-lisp/easy-mmode.el (define-minor-mode):
3388 Revert the latest changes.
3389 Allow the three positional arguments to be skipped and replaced
3390 by keyword arguments.
3391 Add a :toggle argument to determine whether a nil arg means toggle
3392 or means turn-on. The default is unchanged.
3393 Add a call to force-mode-line-update.
3394
6b8a0b2d
DL
33952000-11-01 Dave Love <fx@gnu.org>
3396
3397 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
3398 cookie.
3399
5bf99100
MB
34002000-11-01 Miles Bader <miles@lsi.nec.co.jp>
3401
3402 * calendar/calendar.el (diary-face, holiday-face): Add
3403 dark-background variants.
3404
a4032611
SS
34052000-10-31 Sam Steingold <sds@gnu.org>
3406
3407 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
3408 `tex-main-file' does not have directory in it.
3409
c286608e
SM
34102000-10-31 Stefan Monnier <monnier@cs.yale.edu>
3411
3412 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
3413
4836835a
TTN
34142000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
3415
3416 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
3417 functional change.
3418
26dcb81b
GM
34192000-10-31 Gerd Moellmann <gerd@gnu.org>
3420
3421 * files.el (find-file-noselect): When we expand a wildcard, return
3422 a list of buffers, as we should do according to the doc string.
3423
49fc4500
KR
34242000-10-31 Ken Raeburn <raeburn@gnu.org>
3425
3426 * loadup.el (top level): Adjust load path if program name is
3427 "../src/bootstrap-emacs", in case it's not dumped and thus the
3428 load path adjustment hasn't already been done.
3429
ea0c615d
GM
34302000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3431
3432 * ps-print.el: Fix bug on selected pages for printing. Use
3433 `color-values' for Emacs 21. Ensure fontification when jit-lock
3434 is on. Try to avoid warning messages when compiling. Doc Fix.
3435 (ps-print-version): New version number (6.3).
3436 (ps-color-device): Use `color-values' to determine if device
3437 supports color.
3438 (ps-color-values): Try to use `x-color-values' when using XEmacs.
3439 (ps-print-page-p): Changed from defsubst to defun.
3440 (ps-page-number): Changed from defmacro to defun.
3441 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
3442 printing.
c286608e 3443 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
3444 (ps-end-file, ps-dummy-page): Funs eliminated.
3445 (ps-print-color-scale): Changed default value.
3446 (ps-page-n-up, ps-print-page-p): New internal vars.
3447 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
3448 (ps-plot-region, ps-generate, ps-end-job): Code fix.
3449
9e20722f
GM
3450 * delim-col.el: Little programming improvement.
3451 (delimit-columns-str): New macro.
3452 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3453
d7a0fd00
KH
34542000-10-31 Kenichi Handa <handa@etl.go.jp>
3455
c286608e
SM
3456 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
3457 Moved to european.el.
d7a0fd00
KH
3458 (ccl-encode-mac-roman-font, fontset-mac): Modified for
3459 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
3460 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
3461 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 3462
234be340
DL
34632000-10-30 Dave Love <fx@gnu.org>
3464
3465 * progmodes/cc-menus.el (imenu-generic-expression)
3466 (imenu-progress-message): Only defvar when compiling.
3467
4edc4a39
DL
3468 * emacs-lisp/elp.el (elp-unload-hook): New function.
3469
3470 * loadhist.el (unload-feature): Call elp-restore-function,
3471 checking for symbols; don't use elp-restore-all.
3472 (loadhist-hook-functions): Doc fix.
3473
70c825df
SM
34742000-10-30 Stefan Monnier <monnier@cs.yale.edu>
3475
3476 * log-edit.el (log-edit-confirm): Fix the default.
3477
1d3baf74
GM
34782000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3479
3480 * delim-col.el: Little fix: replace delimit-columns-align-columns by
3481 delimit-columns-format.
3482 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 3483
1ec321a7
MB
34842000-10-30 Miles Bader <miles@lsi.nec.co.jp>
3485
3486 * comint.el (comint-replace-by-expanded-history): Don't use
3487 comint-get-old-input (we're not looking at *old* input).
3488 (comint-get-old-input-default): If using fields, signal an error
3489 when the point is not in an input field.
3490
70737ea9
KH
34912000-10-30 Kenichi Handa <handa@etl.go.jp>
3492
3493 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3494 and mule-unicode-e000-ffff.
3495
fa0cb51d 3496 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
3497 (make-coding-system): Accept a symbol of translation table as a
3498 value of property `safe-chars'.
3499
3500 * international/mule-cmds.el (encode-coding-char): Check property
3501 safe-chars instead of safe-charsets.
3502
3503 * international/fontset.el (fontset-default): Modified for
3504 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3505 (x-font-name-charset-alist): Likewise.
3506 (ccl-encode-unicode-font): New CCL program. Record it in
3507 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3508
70c825df
SM
3509 * language/european.el (mac-roman-decoder, mac-roman-encoder):
3510 New translation tables.
70737ea9
KH
3511 (decode-mac-roman, encode-mac-roman): Definition of these CCL
3512 programs are modified and moved from mac-win.el.
3513 (mac-roman): Definition of this coding system is modified and
3514 moved from mac-win.el.
4836835a 3515
fda2ce24 35162000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3517
1d3baf74 3518 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 3519 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 3520
dd4d3cb6
MB
35212000-10-29 Miles Bader <miles@gnu.org>
3522
3523 * custom.el (custom-add-to-group): Allow multiple entries for a
3524 given value OPTION, as long as their widget types are different.
3525 * cus-edit.el (custom-face-value-create): If face name doesn't end
3526 with "face", add such here (similar to custom group widgets).
3527
3528 * comint.el (comint-highlight-prompt): Add :type.
3529
dace60cf
JW
35302000-10-28 John Wiegley <johnw@gnu.org>
3531
3532 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3533 Changed this function to operate on a temporary buffer instead of
3534 the main buffer. This not only keeps flyspell from marking a
3535 buffer as changed that wasn't, but it solves the jumpy cursor
3536 problem when attempts are made to edit incorrect words.
3537 (flyspell-maybe-correct-doubling): Same change as for
3538 `flyspell-maybe-correct-transposition'.
3539
3540 * calendar/timeclock.el (timeclock-log): Doc fix.
3541 (timeclock-last-event): Doc fix.
3542 (timeclock-log): Kill the timelog buffer after appending a new
3543 event.
3544 (timeclock-find-discrep): Use a temp buffer to read in the
3545 timelog, instead of visiting the file.
3546 (timeclock-log-data): A new function, along with a host of helper
3547 functions, for the purpose of making timelog data accessible to
3548 programmers.
3549
3550 * eshell/esh-mode.el (window-height test): Make certain that
3551 `eshell-stringify-t' is non-nil.
3552 (eshell-password-prompt-regexp): Changed to a much simpler
3553 password regexp.
3554 (eshell-send-input): If `eshell-invoke-directly' returns t,
3555 directly invoke the parsed command using `eval'. This improves
3556 turn-around time on simple commands by a factor of three or
3557 greater, such as cd, ls, pwd, etc. -- which get used very often.
3558 It also conserves thousands of cons cells per call (since
3559 `eshell-do-eval' consumes memory like a Cookie Monster set loose
3560 in the Pacific Cookie Company).
3561
3562 * eshell/esh-test.el (eshell-test): Whitespace fix.
3563
3564 * eshell/em-ls.el (eshell-ls-insert-directory): Make
3565 `eshell-ls-initial-args' nil when inserting directory contents.
3566
3567 * eshell/em-script.el (eshell-script-initialize): Add names to
3568 `eshell-complex-commands, since `source' and `.' are complex.
3569
0467b076
EZ
3570 * eshell/esh-cmd.el (eshell-rewrite-for-command)
3571 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
3572 `eshell-copy-handles'.
3573 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3574 bodies.
3575 (eshell-separate-commands): Whitespace fix.
3576 (eshell-complex-commands): Added a new list of names, for
3577 determining whether a given command is as simple as it looks.
3578 (eshell-invoke-directly): New function. Returns t if a command
3579 should be invoked directly (using `eval'), rather than indirectly
3580 using `eshell-do-eval'.
3581 (eshell-do-eval): Whitespace fix.
3582
3583 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3584 which provides an emulation of the DOS shell behavior of assuming
3585 that cp/mv/ln should copy/move/link to the current directory.
3586 (eshell-remove-entries): Added a doc string.
3587 (eshell-shuffle-files): Removed the check for `target' being null.
3588 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3589 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3590 it to do a smarter check of whether a destination was provided.
3591 (eshell/mv, eshell/cp): Enable `:preserve-args'.
3592 (eshell/ln): Enable `:preserve-args', and use
3593 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
3594 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3595 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
3596 list after flattening it. This makes it possible to cat files
3597 with numerical names.
3598 (eshell-unix-initialize): Added several names to
3599 `eshell-complex-commands.
3600 (eshell-unix-command-complex-p): Return t if a given command name
3601 may result in external processes being invoked.
3602
3603 * eshell/em-glob.el (eshell-glob-show-progress): Make this
3604 variable nil by default, since it slows down glob processing by a
3605 factor of two or more, and increases memory consumption.
3606
3607 * eshell/em-smart.el: Added a note about how memory consumptive
3608 smart display mode can be (at least this is true in Emacs 21).
3609 (eshell-smart-initialize): Whitespace fix.
3610 (eshell-refresh-windows): Use `if' instead of `when'.
3611 (eshell-smart-scroll-window): Calling `save-current-buffer' was
3612 not necessary.
3613 (eshell-currently-handling-window): Added a missing global
3614 variable.
3615
3616 * eshell/em-ls.el (eshell-do-ls): Code simplification.
3617 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
3618 Whitespace fix.
3619 (eshell-ls-exclude-hidden): Added this variable in addition to
3620 `eshell-ls-exclude-regexp'. This one prevents files beginning
3621 with . from even being read, which can improve memory consumption
3622 quite a bit.
3623 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
3624 read file entries beginning with a dot. In home directories with
3625 lots of hidden files, fully two-thirds of the time spent in ls is
3626 used to read directory entries that are immediately thrown away.
3627 (eshell-ls-initial-args): Added back this configuration variable,
3628 for specifying default initial arguments to every call to ls.
3629 Much faster than using an alias to do the same thing.
3630 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
3631 (eshell-ls-dir): Whitespace change.
3632
3633 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
3634
3635 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
3636 available.
3637 (eshell-stringify-t): Added a customization variable, to indicate
3638 whether `t' should be rendered as a string at all. If not, one
3639 can still determine if the result of an expression is true using
3640 "file-exists-p FILE && echo true".
3641 (eshell-stringify): If `eshell-stringify-t' is nil, don't
3642 stringify t!
3643
3644 * eshell/esh-module.el: Whitespace fix.
3645
3646 * eshell/em-alias.el (eshell-alias-initialize): Added
3647 `eshell-command-aliased-p' to `eshell-complex-commands'.
3648 (eshell-command-aliased-p): New function that returns t if a
3649 command name names an aliased.
3650
657f9cb8 36512000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3652
0467b076 3653 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 3654 redrawing the screen when changing cursor color.
0467b076
EZ
3655 (viper-insert-state-pre-command-sentinel)
3656 (viper-replace-state-pre-command-sentinel)
70c825df
SM
3657 (viper-replace-state-post-command-sentinel):
3658 Use viper-preserve-cursor-color.
657f9cb8
MK
3659 Many functions changed to use viper= instead of = when comparing
3660 characters.
0467b076 3661 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 3662 working with characters.
0467b076 3663 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
3664 Many functions changed to use viper= instead of = when comparing
3665 characters.
0467b076 3666 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 3667
0467b076 3668 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 3669 Several typos fixed in various docstrings.
0467b076
EZ
3670 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
3671 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 3672 hook.
0467b076
EZ
3673 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
3674 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
3675 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
3676 (ediff-get-selected-buffers): New function.
3677 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
3678 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 3679 save-window-excursion.
0467b076 3680 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 3681 termination check in while loop.
0467b076 3682 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 3683 dired buffer.
0467b076
EZ
3684 (ediff-files,ediff-merge-files,ediff-files3)
3685 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 3686
4f490d99
DL
36872000-10-28 Dave Love <fx@gnu.org>
3688
3689 * info.el (Info-fontify-node): Add help-echo for menu items.
3690
45b84006
EZ
36912000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
3692
5ebc02b3
EZ
3693 * startup.el (normal-top-level): If the value of $TERM indicates
3694 we are running from xterm or one of its work-alikes, default to a
3695 light background mode.
3696
45b84006
EZ
3697 Support for -fg, -bg, and -rv command-line arguments for TTYs:
3698 * faces.el (tty-handle-reverse-video): New function.
3699 (tty-create-frame-with-faces): Call it.
3700
3701 * frame.el (frame-notice-user-settings): Don't apply
3702 default-frame-alist and initial-frame-alist to MS-DOS frames.
3703 Call tty-handle-reverse-video, frame-set-background-mode, and
3704 face-set-after-frame-default for non-MS-DOS frames.
3705
3706 * startup.el (tty-long-option-alist): New variable.
3707 (tty-handle-args): New function.
3708 (command-line): Call tty-handle-args.
3709
3710 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
3711 startup.el now does that for all character-terminal frames.
3712
eab6e8b9
MB
37132000-10-28 Miles Bader <miles@gnu.org>
3714
3715 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
3716 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
3717 global. If :global is followed by a non-nil but non-t value,
3718 make the mode buffer-local, but also generate a `global-MODE'
3719 version using `easy-mmode-define-global-mode'. Add
3720 :conditional-turn-on keyword argument.
3721
51a29efc
DL
37222000-10-28 Dave Love <fx@gnu.org>
3723
3724 * international/latin1-disp.el (latin1-char-displayable-p): Don't
3725 use window-system.
3726
d71d7114
EZ
37272000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
3728
3729 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3730 Don't call find-buffer-file-type-coding-system. Instead, just
3731 set eol-type to -unix if inhibit-eol-conversion is in effect, or
3732 if the file is on an untranslated filesystem.
3733 (add-untranslated-filesystem): Use "D" instead of "f" inside
3734 interactive.
3735
1f9cab4b
DL
37362000-10-27 Dave Love <fx@gnu.org>
3737
70c825df 3738 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
3739 (refill-mode): Use it.
3740
70c825df
SM
37412000-10-27 Stefan Monnier <monnier@cs.yale.edu>
3742
3743 * international/quail.el (quail-activate): Don't make-local-hook.
3744
7432cf10
AS
37452000-10-27 Andre Spiegel <spiegel@gnu.org>
3746
4836835a 3747 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 3748 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
3749 (vc-make-version-backup): Don't do it on MS-DOS without long file
3750 names.
4836835a 3751
7432cf10
AS
3752 * vc.el (vc-version-other-window): If an automatic backup of the
3753 desired version exists, rename it instead of copying it.
3754
4836835a
TTN
3755 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
3756 after command. If there's an unexpected error, signal it instead
7432cf10 3757 of being silent.
e1483c38 3758 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 3759
05ea7ef2
MB
37602000-10-27 Miles Bader <miles@lsi.nec.co.jp>
3761
fd1035aa
MB
3762 * shell.el (shell): Add BUFFER argument.
3763 * comint.el (make-comint-in-buffer): New function.
3764 (make-comint): Use it.
3765
05ea7ef2
MB
3766 * faces.el (face-spec-choose): Change syntax so that the list of
3767 attribute-value pairs is now the cdr of each clause, not the cadr.
3768 Detect old-style entries, and handle them. Use pop.
3769
835a55fe
SM
37702000-10-26 Stefan Monnier <monnier@cs.yale.edu>
3771
f5ab1cdd
SM
3772 * cus-edit.el (custom-mode-map): Use a sparse map.
3773 (custom-mode): Don't bother with make-local-hook.
3774
3775 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
3776
835a55fe
SM
3777 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
3778
c13b0ec8
GM
37792000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3780
3781 * ps-print.el: Avoid compilation gripes.
3782 (ps-print-version): New version number (6.2.1).
4836835a 3783
e9f63196
DL
37842000-10-26 Dave Love <fx@gnu.org>
3785
0b95284b
DL
3786 * menu-bar.el: Modify some menu item help strings.
3787 (menu-bar-help-menu): Add link to MORE.STUFF.
3788
e9f63196
DL
3789 * cus-edit.el (custom-mode): Add `special' mode-class property.
3790
3791 * wid-browse.el (widget-browse-mode): Likewise.
3792
3793 * wid-edit.el (widget-specify-field): Revert to using local-map
3794 property, not keymap.
3795
e276a14a
MB
37962000-10-26 Miles Bader <miles@lsi.nec.co.jp>
3797
c1545d88
MB
3798 * wid-edit.el (widget-field-end): When checking for a `boundary'
3799 field, do so in the correct buffer.
3800
3c1b77ca
MB
3801 * simple.el (undo): Correctly distinguish between numeric and
3802 non-numeric prefix args in non-transient-mark-mode, as per the doc
3803 string. When in transient-mark-mode, treat all prefix-args as
3804 numeric.
3805
f5ab1cdd
SM
3806 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
3807 Position point on match. Handle N == 0 correctly.
22626d9d
MB
3808
3809 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
3810 (comint-mode-map): Reverse order of `comint-write-output' and
3811 `comint-append-output-to-file'.
3812 (comint-append-output-to-file): Reinstate this function, for the
3813 benefit of the menu.
3814
d97151cb
SM
38152000-10-25 Stefan Monnier <monnier@cs.yale.edu>
3816
3817 * vc.el (vc-version-other-window): Bind `file'.
3818
ea7d6f5b
GM
38192000-10-25 Gerd Moellmann <gerd@gnu.org>
3820
f5ab1cdd 3821 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
3822
3823 * emacs-lisp/authors.el (batch-update-authors): New function.
3824 (authors-fixed-entries): New defconst.
3825 (authors-add-fixed-entries): New function.
3826 (authors): Call it.: Don't process lispref/.
3827
17c25cea
JR
38282000-10-25 Jason Rumney <jasonr@gnu.org>
3829
3830 * cus-edit.el (custom-button-face, custom-button-pressed-face):
3831 Merge x w32 and mac definitions.
3832
4ecda532
GM
38332000-10-25 Gerd Moellmann <gerd@gnu.org>
3834
3835 * menu-bar.el (menu-bar-options-menu): Add a help string for
3836 `uniquify'.
3837
b6735035
GM
38382000-10-25 Stephen Gildea <gildea@alum.mit.edu>
3839
f5ab1cdd
SM
3840 * time-stamp.el (time-stamp-string-preprocess):
3841 Fix a wrong type argument error.
b6735035 3842
f4cbc7a0
MB
38432000-10-25 Miles Bader <miles@gnu.org>
3844
3845 * recentf.el (recentf-mode): Variable removed.
3846 (recentf-mode): Use `define-minor-mode'.
3847
3848 * mwheel.el (mouse-wheel-mode): New global minor mode.
3849 (mwheel-install): Use `mouse-wheel-mode'.
3850
f4b020f6
DL
38512000-10-25 Dave Love <fx@gnu.org>
3852
f5ab1cdd
SM
3853 * progmodes/cperl-mode.el (cperl-mode):
3854 Set normal-auto-fill-function correctly.
072cb6f9 3855
f4b020f6
DL
3856 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
3857 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 3858 bindings.
f4b020f6 3859
ebe2a441
MB
38602000-10-25 Miles Bader <miles@lsi.nec.co.jp>
3861
ff4dcd4b
MB
3862 * wid-edit.el (widget-field-at): New function.
3863 (widget-at, widget-field-activate): Use it.
3864 (widget-tabable-at): Use `widget-at'.
3865 (widget-specify-field): If the terminating character of the widget
3866 field (which is read-only) is a newline, put it into a special
3867 `boundary' field so that C-n/C-p act more naturally.
3868 (widget-field-end): Also don't subtract one if a special
3869 `boundary' field has been added after the widget field.
3870
ebe2a441
MB
3871 * comint.el (comint-output-filter, comint-send-input): Don't
3872 bother adding stickiness fields to overlays to fool the field
3873 code, since it should notice the overlay insertion-types now.
ff4dcd4b 3874
ebe2a441
MB
3875 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
3876 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
3877 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
3878
fe50b6ab
GM
38792000-10-24 Gerd Moellmann <gerd@gnu.org>
3880
53df4dda
GM
3881 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
3882 (authors): Set file coding system to iso-2022-7bit. Add
3883 file-local variables to output buffer.
3884
4836835a 3885 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
3886 WARN is nil.
3887
53df4dda
GM
38882000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3889
3890 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
3891
3892 * delim-col.el: Now there is a column formatting mechanism.
3893 Modified to customization mechanisms convention. Doc fix.
3894 (columns): New group for delim-col.
3895 (delimit-columns-before, delimit-columns-after)
3896 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
3897 (delimit-columns-end): New vars.
3898 (delimit-columns-customize, delimit-columns-format): New funs.
3899 (delimit-columns-region, delimit-columns-rectangle)
3900 (delimit-columns-rectangle-line): Modified to support column
3901 formatting.
4836835a 3902
a9839779
DL
39032000-10-24 Dave Love <fx@gnu.org>
3904
3905 * log-edit.el (log-edit): Add :version and a :group for vc.
3906
df0267b8
GM
39072000-10-24 Gerd Moellmann <gerd@gnu.org>
3908
9acc3873
GM
3909 * files.el (after-find-file): Don't print a message ``New file''
3910 if WARN is nil.
3911
63e1b552
GM
3912 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
3913 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
3914 get duplicate tool-bar entries because we'll see the global ones
3915 on more than one path through keymaps.
3916
1946f901
GM
3917 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
3918
df0267b8
GM
3919 * progmodes/cmacexp.el: Change Francesco's email address.
3920
ae3b264b
KH
39212000-10-24 Kenichi Handa <handa@etl.go.jp>
3922
3923 * window.el (fit-window-to-buffer): Adjust point of the window
3924 buffer, not that of the current buffer.
3925
23afac01
EZ
39262000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
3927
3928 * progmodes/cmacexp.el: Update the euthor's email address.
3929
22d1a4ed
MB
39302000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3931
3932 * faces.el (face-spec-set-match-display): Add `graphic' display
3933 type (the inverse of `tty'). Use `display-graphic-p' instead of
3934 the window-system variable.
3935
f408aa48
KH
39362000-10-24 Kenichi Handa <handa@etl.go.jp>
3937
3938 * international/isearch-x.el (isearch-with-input-method): Call
3939 input-method-function with the first event in
3940 unread-command-events.
3941
94fe8a31
MB
39422000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3943
3944 * faces.el (face-default-spec, face-user-default-spec): Make
3945 defsubsts.
3946
8f47302e
AC
39472000-10-24 Andrew Choi <akochoi@i-cable.com>
3948
3949 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
3950 New charsets.
3951
3952 * term/mac-win.el: Remove definitions of mac-roman-lower and
3953 mac-roman-upper, require dired, and define instead of set
3954 mac-ready-for-drag-n-drop to avoid compilation error.
3955
446c097e
AI
39562000-10-23 Andrew Innes <andrewi@gnu.org>
3957
3958 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
3959 superfluous calls to subst-char-in-string; instead apply
3960 expand-file-name after convert-standard-filename to ensure
3961 expected directory separators are used.
3962
379b70e7
EZ
39632000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
3964
3965 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
3966
85c766e9
DL
39672000-10-23 Dave Love <fx@gnu.org>
3968
b7e03a67
DL
3969 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
3970 (tool-bar-add-item): Set foreground and background for XBM icons.
3971
3972 * international/latin1-disp.el (latin1-char-displayable-p): New
3973 function (from Handa).
3974 (latin1-display-check-font): Use it.
3975
0dcf8835
DL
3976 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
3977 using :key-sequence, making it much more usable. Use nconc, not
3978 append.
3979 (imenu--create-keymap-1): Avoid append.
3980
85c766e9 3981 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 3982
cb3069bb
MB
39832000-10-23 Miles Bader <miles@lsi.nec.co.jp>
3984
3985 [the following changes fix a bug where `define-minor-mode' didn't
3986 correctly generate :require clauses for defcustoms in compiled files]
3987 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
3988 (byte-compile-log-file, byte-compile-log-1): Don't set
3989 `byte-compile-current-file' to nil. Instead set
3990 `byte-compile-last-logged-file' to it. Test whether
3991 byte-compile-current-file equals byte-compile-last-logged-file
3992 instead of whether its nil.
3b6542ba 3993 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 3994
6db6243b
SM
39952000-10-23 Stefan Monnier <monnier@cs.yale.edu>
3996
3997 * textmodes/refill.el: Fix var names in doc.
3998 (refill-mode): Don't bother with make-local-hook anymore.
3999
98490598
MB
40002000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4001
e01cd227
MB
4002 * faces.el (face-user-default-spec, face-default-spec): New functions.
4003 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 4004 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
4005 Use `face-user-default-spec'. Simplify code slightly.
4006
4836835a 4007 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
4008 (woman-unknown-face): Add dark-background variants.
4009 (woman-default-faces): Renamed from `woman-colour-faces'.
4010 Set using the stored defaults, rather than using hard-wired colors.
4011 (woman-monochrome-faces): Renamed from `woman-black-faces'.
4012 Just make the foreground `unspecified' rather than "black".
4013 (woman-menu): Rename menu entries accordingly.
4014
98490598
MB
4015 * faces.el (header-line): Make more reasonable on mono/grayscale
4016 displays.
4017
1a578e9b
AC
40182000-10-23 Andrew Choi <akochoi@i-cable.com>
4019
4020 * cus-edit.el (custom-button-face): Use 3D look for mac.
4021 (custom-button-pressed-face): Likewise.
4022
4023 * faces.el (set-face-attributes-from-resources): Handle mac frames
4024 in the same way as x and w32 frames.
4025 (face-valid-attribute-values): Likewise.
4026 (read-face-attribute): Likewise.
4027 (defined-colors): Likewise.
4028 (color-defined-p): Likewise.
4029 (color-values): Likewise.
4030 (display-grayscale-p): Likewise.
4031 (face-set-after-frame-default): Likewise.
4032 (mode-line): Same default face as for x and w32.
4033 (tool-bar): Likewise.
4034
4035 * frame.el: Remove call to frame-notice-user-settings at end of
4036 the file.
4037
4038 * info.el (Info-fontify-node): make underlines invisible for mac
4039 as for x, pc, and w32 frame types.
4040
4041 * term/mac-win.el: New file.
4042
aaaf7be7
DL
40432000-10-22 Dave Love <fx@gnu.org>
4044
4045 * textmodes/refill.el: New file.
4046
5392d654
AS
40472000-10-22 Andre Spiegel <spiegel@gnu.org>
4048
4836835a 4049 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 4050 MANUAL and REGEXP.
4836835a 4051 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
4052 New functions.
4053 (vc-before-save): Use the latter.
4054 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4055 confusion.
4056
4836835a 4057 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
4058 expected by vc[-hooks].el.
4059
4060 * vc.el (vc-checkout): Added `-p' suffix in call to
4061 vc-make-version-backups-p; use vc-make-version-backup to actually
4062 make the backup.
4063 (vc-version-other-window, vc-version-backup-file): Handle both
4064 automatic and manual backups.
4065 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4066 of all of them.
4067
1e221c16
MB
40682000-10-22 Miles Bader <miles@gnu.org>
4069
7ff4fda5
MB
4070 * comint.el (comint-highlight-input, comint-highlight-prompt):
4071 Renamed, `-face' at end removed.
4072 (comint-send-input, comint-output-filter): Use renamed faces.
4073
3511cde8
MB
4074 * window.el (fit-window-to-buffer): Change defaulting of
4075 MAX-HEIGHT slightly.
4076
1e221c16
MB
4077 * faces.el (color-values, color-defined-p): Use `member', not
4078 `memq', because it works correctly for strings.
4079 (frame-set-background-mode): Actually, "unspecified-fg" and
4080 "unspecified-bg" *are* strings. Use `member', not `memq', and
4081 `equal', not `eq', when a string value is possible.
4082
b6ef4898
EZ
40832000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
4084
4085 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4086
34939e2c
SM
40872000-10-21 Stefan Monnier <monnier@cs.yale.edu>
4088
4089 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4090 sh-electric-rparen, sh-electric-less and sh-electric-hash.
4091 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4092 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4093 (sh-font-lock-syntactic-keywords): Use them.
4094 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4095 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4096 (sh-mode): Don't override font-lock-unfontify-region-function.
4097 Use a copy of sh-font-lock-syntactic-keywords.
4098 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4099 Don't call sh-scan-buffer since font-lock does it on the fly.
4100 (sh-get-indent-info): Use `face' rather than `syntax-table'
4101 text-property to detect here-documents.
4102 Replace sh-special-syntax with sh-st-punc.
4103 (sh-prev-line): Use `face' rather than `syntax-table'
4104 text-property to skip over here-documents.
4105 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4106 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4107 (sh-electric-less, sh-set-here-doc-region)
4836835a 4108 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
4109 (sh-scan-buffer, sh-rescan-buffer): Remove.
4110
f3d3c491
AI
41112000-10-21 Andrew Innes <andrewi@gnu.org>
4112
4113 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4114 remote (ange-ftp) file names.
4115
b86c791c
MB
41162000-10-21 Miles Bader <miles@gnu.org>
4117
d9c30bdf
MB
4118 * window.el (fit-window-to-buffer): New function.
4119 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
4120 (window-text-height): Don't expect minibuffers to have mode-lines.
4121
d9c30bdf 4122 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
4123 * international/quail.el (quail-update-guidance): Use
4124 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 4125
617fee5a
MB
4126 * international/quail.el (quail-show-guidance-buf): Make sure
4127 guidance window really has enough room.
4128 (quail-update-guidance): If quail-guidance-win is already shown,
4129 make sure its height is OK.
4130
b86c791c
MB
4131 * window.el (window-text-height, set-window-text-height):
4132 New functions.
4133 (shrink-window-if-larger-than-buffer): Use `window-text-height'
4134 instead of `window-height' & `mode-line-window-height-fudge'.
4135 (mode-line-window-height-fudge): Add FACE parameter.
4136 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4137 instead of `enlarge-window' & `mode-line-window-height-fudge'.
4138
e34850d1
MB
41392000-10-20 Miles Bader <miles@gnu.org>
4140
4141 * window.el (height-affecting-face-attributes): Use `defconst'.
4142
4143 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4144 New function, conditionally aliased to `mode-line-window-height-fudge'.
4145 (ispell-help): Use it.
4146 (ispell-choices-win-default-height): Don't include mode-line fudge.
4147 (ispell-choices-win-default-height): New function.
4148 (ispell-show-choices, ispell-command-loop): Use function
4149 `ispell-choices-win-default-height' instead of variable.
4150
a8b883c2
MB
41512000-10-20 Miles Bader <miles@lsi.nec.co.jp>
4152
8c6e4a58
MB
4153 * window.el (mode-line-window-height-fudge): New variable.
4154 (height-affecting-face-attributes): New variable.
4155 (mode-line-window-height-fudge): New function.
4156 (shrink-window-if-larger-than-buffer): Use it.
4157 * help.el (resize-temp-buffer-window): Likewise.
4158
a8b883c2
MB
4159 * info.el (Info-fontify-node): Add support for @subsubsection
4160 titles, which use `Info-title-4-face'.
4161 (Info-title-4-face): New face.
4162 (Info-title-3-face): Inherit from Info-title-4-face instead of
4163 variable-pitch.
4164
e64c3a75
JR
41652000-10-19 Jason Rumney <jasonr@gnu.org>
4166
4167 * dired.el (dired-insert-directory): Do not let errors signalled by
4168 attempt to run dired-free-space-program prevent dired from working.
4169
c70fe852
SM
41702000-10-19 Stefan Monnier <monnier@cs.yale.edu>
4171
4172 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4173
877cf6b4
GM
41742000-10-19 Gerd Moellmann <gerd@gnu.org>
4175
5de037e0
GM
4176 * dirtrack.el (dirtrack): Fix call to run-hooks.
4177
6deb9af9
GM
4178 * cmuscheme.el (cmuscheme-program-name): Renamed from
4179 scheme-program-name because xscheme.el contains a defcustom with
4180 the same name. As a consequence, customizing group `cmuscheme'
4181 loaded `xscheme' which redefined run-scheme.
4182 (run-scheme): Use cmuscheme-program-name.
4183
877cf6b4
GM
4184 * ps-print.el (ps-print-emacs-type): Move into the
4185 eval-and-compile.
4186
e597d8fb 4187 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 4188 anonymous address, and add a website for Befrienders International.
4836835a 4189
3e9cb08f
GM
41902000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4191
c70fe852
SM
4192 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
4193 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
4194 (ps-print-version): New version number (6.2).
4195 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4196 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4197 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4198 (ps-x-extent-priority, ps-x-extent-start-position)
4199 (ps-x-face-font-instance, ps-x-find-coding-system)
4200 (ps-x-font-instance-properties, ps-x-make-color-instance)
4201 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4202 avoid compilation gripes without defining functions.
4203 (ps-e-find-composition): Alias for function find-composition, to have a
4204 suitable function depending on Emacs version.
4205 (ps-color-device, ps-color-values, ps-face-foreground-name)
4206 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4207 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4208 (ps-print-ensure-fontified): Function definitions surrounded by
4209 `eval-and-compile' to avoid compilation gripes.
4210 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4211 by symbol-value to avoid compilation gripes.
4212 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4213 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4214
d8abcd91
MB
42152000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4216
13ab33c4
MB
4217 * startup.el (normal-top-level): Call `frame-set-background-mode'
4218 after `frame-notice-user-settings' because the latter doesn't call
4219 the former on a tty.
4220
d8abcd91
MB
4221 * faces.el (frame-set-background-mode): `unspecified' &c are
4222 symbols, not strings.
4223
e8bce0a9
EZ
42242000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4225
c70fe852
SM
4226 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
4227 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 4228
c70fe852
SM
4229 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
4230 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 4231
773272d8
KH
42322000-10-19 Kenichi Handa <handa@etl.go.jp>
4233
c70fe852 4234 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
4235 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
4236 for ISO10646-1 fonts.
4237 (x-font-name-charset-alist): Add an entry for "iso10646-1".
4238
772139c0
EZ
42392000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4240
4241 * faces.el (frame-set-background-mode): If a tty frame defines a
4242 background color, use that to compute the background mode, instead
4243 of always defaulting to "dark".
4244
d134a19f
MB
42452000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4246
8bb84cb2
MB
4247 * comint.el (comint-write-output): New function.
4248 (comint-mode-map): Add it to the menu.
e40a778f 4249 Bind `C-c C-s' to comint-write-output.
d134a19f 4250
dada41e1
GM
42512000-10-18 Gerd Moellmann <gerd@gnu.org>
4252
4253 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4254 Use fancy-splash-delay.
4255
9b5360aa
GM
42562000-10-18 Alex Schroeder <alex@gnu.org>
4257
4258 * progmodes/sql.el (sql-sybase-options): New option.
4259 (sql-sybase): Use it. Add sql-database to the list of parameters
4260 provided for login. The options -w 2048 -n are not used any more.
4261
9035a35a
GM
4262 * comint.el (comint-read-input-ring): Bugfix such that the first
4263 and the last entry of the input ring file are not lost.
4264
3556c6dd
GM
42652000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4266
4267 * ps-print.el: Internal variable changes to defcustom,
4268 make-local-hook changes to defvar. Doc fix.
4269 (ps-print-version): New version number (6.1).
4270 (ps-setup, ps-do-despool): Code fix.
4271 (ps-printer-name): Customization fix.
4272 (ps-printer-name-option): Now is a defcustom instead of an
4273 internal variable.
4274 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
4275 (ps-print-begin-column-hook): Now are defvar instead of
4276 make-local-hook.
4836835a 4277
4e217e50
MB
42782000-10-18 Miles Bader <miles@gnu.org>
4279
4280 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
4281 (comint-kill-output): Changed into an alias for `comint-delete-output',
4282 and made obsolete.
4283 (comint-mode-map): Rename references to comint-kill-output.
4284
34460354
EZ
42852000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
4286
4287 * diff-mode.el (diff-header-face, diff-file-header-face)
4288 (diff-changed-face): Add bold and italic attributes to tty faces.
4289 (diff-function-face): New face.
4290 (diff-font-lock-keywords): Use it.
4291
17ea3cdb
MB
42922000-10-18 Miles Bader <miles@lsi.nec.co.jp>
4293
4294 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4295 Remove commented-out call to force-mode-line-update.
4296 (comint-kill-output): Use `forward-line 0' instead of
4297 beginning-of-line to make sure we get past the prompt.
4298
9244f2c7
SM
42992000-10-17 Stefan Monnier <monnier@cs.yale.edu>
4300
4301 * diff-mode.el (diff-header-face, diff-file-header-face):
4302 Add specific setting for dark background.
4303 (diff-context-face): Renamed from diff-comment-face.
4304 Set explicitly rather than inheriting from font-lock-comment-face.
4305
1592c1ef
EZ
43062000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4307
4308 * startup.el (command-line): Move the code which sets the default
4309 TTY colors to before before-init-hook.
4310
f86292a9
GM
43112000-10-17 Gerd Moellmann <gerd@gnu.org>
4312
4313 * jit-lock.el (jit-lock-stealth-time): Doc fix.
4314
f7f2e883
EZ
43152000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4316
e854cc22
EZ
4317 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
4318 extensions, for MS-DOS.
4319
f7f2e883
EZ
4320 * diff-mode.el (diff-header-face, diff-file-header-face)
4321 (diff-changed-face): Define tty-specific colors.
4322
c7b4f0f9
GM
43232000-10-17 Gerd Moellmann <gerd@gnu.org>
4324
4325 * startup.el (fancy-splash-text): Realign the text.
4326
12a72271
EZ
43272000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4328
4329 * font-lock.el (font-lock-comment-face): Define a separate default
4330 for dark-background tty's.
4331
61dfccfd
MB
43322000-10-17 Miles Bader <miles@gnu.org>
4333
4334 * help.el (resize-temp-buffer-window): Add hack to avoid last line
4335 being obscured by whizzy mode-lines on graphics displays.
4336
333cd59e
EZ
43372000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4338
4339 * info.el (Info-title-1-face, Info-title-2-face)
4340 (Info-title-3-face): Define colors for tty's.
dada41e1 4341 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 4342
dbf1fcc1
EZ
43432000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
4344
4345 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
4346 reverse from the frame parameters, and don't invert foreground and
4347 background colors.
4348
ac629823
MB
43492000-10-16 Miles Bader <miles@gnu.org>
4350
4351 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
4352 string "*Info*". Call propertized-buffer-identification to spruce
4353 up the result.
4354
76eebffc
GM
43552000-10-16 Gerd Moellmann <gerd@gnu.org>
4356
3a6b59d9
GM
4357 * help.el: Provide `help' for the sake of define-minor-mode
4358 which generates defcustoms with requires.
4359
6569c3d3
GM
4360 * jit-lock.el (jit-lock-after-change): If we're in text that
4361 matches a multi-line font-lock pattern, make sure the whole text
4362 will be redisplayed.
4363
c2e0a611
GM
4364 * emacs-lisp/authors.el (authors-add): Don't add an entry if
4365 author's name is unknown.
4366
76eebffc
GM
4367 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
4368 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
4369 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
4370 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
4371 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
4372 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
4373 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
4374 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
4375 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
4376 Add author information.
4377
cf1e7b12
MB
43782000-10-16 Miles Bader <miles@lsi.nec.co.jp>
4379
4380 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
4381 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
4382 full-color version (using the Gimp) to eliminate dithering artifacts.
4383
5586f3eb
SM
43842000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4385
4386 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4387
4388 * simple.el (syntax-flag-table, string-to-syntax): Remove.
4389
ad64a888
DL
43902000-10-15 Dave Love <fx@gnu.org>
4391
4392 * progmodes/sh-script.el: Require skeleton and comint when
4393 compiling.
4394
4395 * pcomplete.el (pcomplete) <defgroup>: Add :version.
4396
4397 * whitespace.el: Doc fixes.
4398 (top-level): Don't add hooks here.
4399 (whitespace-running-emacs): Deleted.
4400 (timer): Don't require.
4401 (whitespace): Add back :version conditional on xemacs test.
4402 (whitespace-spacetab-regexp, whitespace-indent-regexp)
4403 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
4404 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
4405 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
4406 Avoid specific xemacs test.
4407 (whitespace-global-mode): New option.
4408 (whitespace-global-mode): New command.
4409 (whitespace-unload-hook): New function.
4410
4411 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 4412 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
4413 (Info-fontify-node): `Goto' goes to `Go to'.
4414 (Info-fontify-node): Add help-echo to xref links.
4415
1ef49fc6
EZ
44162000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
4417
4418 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
4419
8b7707e1
SM
44202000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4421
b3b7f42f
SM
4422 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4423 Use plist-get and allow :inherit.
4424
4425 * emacs-lisp/cl-macs.el (cl-do-arglist):
4426 Use plist-get and plist-member instead of memq.
4427
3c7fafc7
SM
4428 * emacs-lisp/ewoc.el (ewoc-location): New function.
4429 (ewoc-enter-after, ewoc-enter-before): Document return value.
4430 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
4431 Don't need make-local-hook any more.
4432 (cvs-addto-collection): Return the new tin.
4433 (cvs-mode-insert): Jump to the new line.
4434
8b7707e1
SM
4435 * jit-lock.el (jit-lock-fontify-buffer): Remove.
4436
4437 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
4438
4439 * font-lock.el (font-lock-syntactically-fontified): New var.
4440 (font-lock-fontify-syntactic-keywords-region): Use it.
4441 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
4442
4443 * diff-mode.el (diff-find-file-name): Fix regexp.
4444
4445 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4446 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
4447
4448 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
4449 (sh-mode-syntax-table): Add punctuation syntax for < and >.
4450 (sh-mode): Don't make all vars local here.
4451 (sh-kw): Reformat.
4452 (sh-set-shell): Use dolist. Don't set indent-region-function.
4453 (sh-mode-syntax-table): Use pop.
4454 (sh-remember-variable): Use push.
4455 (sh-help-string-for-variable): Use memq.
4456 (sh-safe-backward-sexp): Remove.
4457 (sh-safe-forward-sexp): Add ARG.
4458 (sh-get-indent-info, sh-prev-stmt): Use it.
4459 (sh-prev-line): Simplify by using forward-comment.
4460 (sh-this-is-a-continuation): Simplify.
4461 (sh-learn-buffer-indent): Use dolist.
4462 (sh-do-nothing): Remove.
4463 (sh-set-char-syntax, sh-set-here-doc-region):
4464 Use inhibit-modification-hooks.
4465 (sh-name-style): Use mapcar and push.
4466 (sh-load-style): Use dolist.
4467 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
4468 (sh-case, sh-while-getopts): Use propertize directly rather
4469 than sh-electric-rparen.
4470
44712000-10-14 Stefan Monnier <monnier@cs.yale.edu>
4472
4473 * textmodes/tex-mode.el: Require CL when compiling.
4474 (tex-mode-syntax-table): Init immediately.
4475 (tex-mode-map): Bind M-RET to latex-insert-item.
4476 (latex-mode): Set indent-line-function to latex-indent.
4477 (tex-common-initialization): Don't setup the syntax-table any more.
4478 (latex-insert-item): New skeleton.
4479 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 4480 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 4481 (latex-indent, latex-find-indent): New functions.
4836835a 4482 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
4483 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
4484 (tex-compilation-parse-errors): Use with-syntax-table.
4485
86b7fcbb
MB
44862000-10-15 Miles Bader <miles@gnu.org>
4487
4488 * font-lock.el (font-lock-comment-face): Change dark-background,
4489 color, non-tty, default to `chocolate1'.
4490
57a24508
JW
44912000-10-13 John Wiegley <johnw@gnu.org>
4492
4493 * eshell/esh-util.el (require): Added a missing `require' form,
4494 needed when compiling (for an ange-ftp macro definition).
4495
40ad3db4
DL
44962000-10-13 Dave Love <fx@gnu.org>
4497
4498 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4499
db460189
GM
45002000-10-13 Gerd Moellmann <gerd@gnu.org>
4501
b41c9501
GM
4502 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4503 fix.
4504
4836835a 4505 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
4506 transparent -colors 8).
4507
3b5e21df
GM
45082000-10-13 Stephen Gildea <gildea@alum.mit.edu>
4509
4510 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4511 that breaks with old list format timestamps.
4512 (time-stamp-warn-inactive, time-stamp-old-format-warn)
4513 (time-stamp-count, time-stamp-conversion-warn): Improved doc
4514 strings.
4515
16908a3f
JW
45162000-10-13 John Wiegley <johnw@gnu.org>
4517
d7103dda
JW
4518 * align.el, pcomplete.el, calendar/timeclock.el,
4519 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4520
dace60cf 4521 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
4522 faulty math, where holiday hours were being computing as seconds.
4523
b6b70cda
JW
45242000-10-13 John Wiegley <johnw@gnu.org>
4525
4526 * desktop.el (desktop-buffer-modes-to-save): Added a global for
4527 specifying what "other" kinds of buffers should be saved. This
4528 used to be hard-coded.
4529 (desktop-buffer-misc-functions): A global for specifying how
4530 auxiliary data should be determined for special buffer types.
4531 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4532 instead of hard-coding the special buffer types.
4533 (desktop-save): Run `desktop-buffer-misc-functions' to gather
4534 auxiliary data, instead of hard-coding for Info buffers and dired.
4535 (desktop-buffer-info-misc-data): Aux function for determining Info
4536 buffer auxiliary info.
4537 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4538 (desktop-buffer-info): Changed this function to use the info
4539 gathered above.
4540 (desktop-create-buffer): Be a little more careful about what
4541 `minor-mode' means before calling it. This is important for some
4542 buffer types.
4543
8c6b1d83
JW
45442000-10-13 John Wiegley <johnw@gnu.org>
4545
4546 * eshell/esh-util.el: Added a global form which declares an
4547 autoload for `parse-time-string', if that function is not already
4548 defined, and if parse-time.el is available on the user's system.
4549
4550 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4551 to be aware of ange-ftp user info.
4552 (eshell-do-ls): Bind `ange-cache'. Also, use
4553 `eshell-file-attributes'.
4554 (eshell-ls-annotate): Use `eshell-file-attributes'.
4555 (eshell-ls-file): Made the user-id printing code a bit smarter.
4556
4557 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4558 allow identification of alias user ids in remote directories.
4559 It's manual, but there's no other way to know when the current
4560 user on the local machine, is also the owning user on the remote
4561 machine.
4562 (fboundp): Bind `ange-cache'.
4563 (eshell-directory-files-and-attributes): Re-organized the logic a
4564 bit to use `eshell-file-attributes' instead of `file-attributes'.
4565 The former is more sensitive to directories that are read via FTP,
4566 and knows how to use ange-ftp to determine full attribute
4567 information, instead of just the name and last modtime.
4568 (eshell-current-ange-uids): Return the current user id when in a
4569 remote directory.
4570 (eshell-parse-ange-ls): Parse a full directory listing that has
4571 been returned by ange-ftp.
4572 (eshell-file-attributes): This beefed up version of
4573 `file-attributes' is only special if the user is currently in a
4574 remote directory, in which case it does a lot of work to find out
4575 what the real attributes of a file are, as they appear on the
4576 remote machine. This makes usage of remote directories (i.e.,
4577 ange-ftp pathnames) much more useful. You can now use Eshell as a
4578 full-fledged FTP client, with much more manipulation ability than
4579 most other clients.
4580
4581 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4582 variable, which means that Eshell's du should always be preferred
4583 in remote directories.
4584 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4585 just `file-attributes'.
4586 (eshell-mvcp-template): Bind `ange-cache', to improve performance
4587 when reading remote directories. This is an Eshell-specific
4588 variable (not part of ange-ftp).
4589 (eshell/ln): Bind `ange-cache'.
4590 (eshell/du): Added some extra logic for determining when to use
4591 Eshell's du (which is slow), and when to use the external version
4592 (which may or may not exist).
4593
4594 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4595 `eshell-interactive-process', rather than using
4596 `get-buffer-process', since backgrounded processes don't count in
4597 the context of this function's logic.
4598
4599 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4600 `forward-char', so that null strings are parsed correctly.
4601
87730e84 46022000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4603
4604 * eshell/em-pred.el (eshell-pred-file-type,
4605 eshell-pred-file-links, eshell-pred-file-size): Use
4606 `eshell-file-attributes'. This is more correct over ange-ftp.
4607
4608 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
4609 that remote file globbing is more efficient.
4610
4611 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
4612 gathering the files and attributes within a directory.
4613
4614 * eshell/em-unix.el (eshell/cat): If any of the files passed on
4615 the command line is a special file (not a regular file, directory
4616 or symlink), always attempt to call the external version of cat.
4617
87730e84 46182000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4619
4620 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
4621 Eshell-friendly version of find-tag.
4622
1c7e37a9
MB
46232000-10-13 Miles Bader <miles@lsi.nec.co.jp>
4624
4836835a 4625 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
4626 (image-file-name-regexps): Add autoload cookies.
4627
11a7f341
KH
46282000-10-13 Kenichi Handa <handa@etl.go.jp>
4629
4630 * international/mule-cmds.el (select-safe-coding-system): If FROM
4631 is string, show it in *Warning* buffer.
4632
8ddddcb0
EZ
46332000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4634
4635 * startup.el (normal-top-level): Use display-popup-menus-p instead
4636 of window-system.
4637 (command-line): Use display-graphic-p instead of window-system.
4638 (command-line-1): Use display-popup-menus-p and display-mouse-p
4639 instead of window-system.
4640
72200f89
SS
46412000-10-12 Sam Steingold <sds@gnu.org>
4642
4643 * tooltip.el (tooltip-use-echo-area): New user variable.
4644 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
4645
8661c643
DL
46462000-10-12 Dave Love <fx@gnu.org>
4647
d0b40dc1
DL
4648 * recentf.el: Maintainer's checkdoc fixes.
4649
a622451f
DL
4650 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
4651 character class, not ASCII when matching file names.
4652 (fancy-splash-head): Add trailing slash to URL.
4653 (command-line): Don't require XPM support for toolbar.
4654
8661c643
DL
4655 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
4656 (cperl-invalid-face): Revert last change.
4657 (cperl-init-faces): Quote cperl-invalid-face.
4658
ef2ed8ab
KH
46592000-10-12 Kenichi Handa <handa@etl.go.jp>
4660
4661 * startup.el (fancy-splash-text): Remove superfluous quote.
4662
b0da379e
GM
46632000-10-12 Gerd Moellmann <gerd@gnu.org>
4664
dbeb499b
GM
4665 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
4666 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
4667 (command-line-1): Don't use fancy-splash-pending-command.
4668 (fancy-splash-screens-1): Goto point-min after inserting text.
4669
d861718a
GM
4670 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
4671
b0da379e
GM
4672 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
4673 instead of shared-lisp-mode-map.
4674
4fb2ad98
MB
46752000-10-12 Miles Bader <miles@lsi.nec.co.jp>
4676
1cb4393e
MB
4677 * faces.el (header-line): Change tty-variant to use underlining.
4678
4fb2ad98
MB
4679 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
4680 (isearch-highlight): Restore lazy-isearch face properties at old
4681 position, and suppress them at new position.
4682 (isearch-dehighlight): Restore lazy-isearch face properties.
4683 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
4684 over the real isearch overlay, but in that case, don't give it a
4685 face property. Use `push'.
4686
eb991b25
KH
46872000-10-12 Kenichi Handa <handa@etl.go.jp>
4688
4689 * man.el (Man-getpage-in-background): Fix previous change.
4690 Decode the process output only when we are in multibyte mode.
4691
a818c1c0
DL
46922000-10-11 Dave Love <fx@gnu.org>
4693
c990f53a
DL
4694 * info.el (Info-mode-menu): Fix some help.
4695 (info-tool-bar-map): Add entry for Info-last.
4696
a818c1c0
DL
4697 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
4698 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
4699 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
4700 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
4701 * toolbar/search-replace.xpm, toolbar/exit.xpm:
4702 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
4703 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
4704 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
4705 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
4706 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
4707 Reduce colour requirements to 25 overall. (Probably wants
4708 revisiting from the originals to reduce further.)
4709
c1b096cb
EZ
47102000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
4711
4712 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
4713 buffer-file-coding-system, instead of raw-text.
4714 (dehexlify-buffer): Bind coding-system-for-read to
4715 buffer-file-coding-system, instead of raw-text.
4716
5c8b7eaf
SS
47172000-10-11 Sam Steingold <sds@gnu.org>
4718
4719 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
4720 `underline' - fixes the bug introduced on 2000-09-21.
4721
2cfbdb7a
DL
47222000-10-11 Dave Love <fx@gnu.org>
4723
4724 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
4725 compiler warnings.
4726 (scheme-mode): Doc fix.
4727 (scheme-font-lock-keywords-1): Match `define-syntax'.
4728
47292000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
4730
4731 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
4732 face specs as well as default ones. Only do anything if the
4733 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 4734 (region): Make dark-background `region' face less in-your-face.
4b33f290 4735
690ec649
SS
47362000-10-10 Sam Steingold <sds@gnu.org>
4737
4738 * chistory.el, ielm.el, ledit.el:
4739 * progmodes/inf-lisp.el, progmodes/scheme.el:
4740 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
4741
3b95d6bb
SM
47422000-10-10 Stefan Monnier <monnier@cs.yale.edu>
4743
4744 * textmodes/texinfo.el: Update copyright and fix typo.
4745
4746 * desktop.el (desktop-modes-not-to-save): New var.
4747 (desktop-save-buffer-p): Use it.
a30eb617
DL
4748 Also, obey desktop-buffers-not-to-save even for non-file buffers.
4749 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
4750
47512000-10-10 Dave Love <fx@gnu.org>
4752
4753 * toolbar/tool-bar.el (tool-bar-add-item)
4754 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
4755 display.
4756
4757 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
4758 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
4759 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
4760 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
4761 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
4762 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
4763 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
4764 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
4765 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
4766 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
4767 the .xpms; probably need retouching.
4768
47692000-10-10 Miles Bader <miles@lsi.nec.co.jp>
4770
4771 * subr.el (add-to-list): Add optional argument APPEND.
4772 * battery.el (display-battery): Use `add-to-list'.
4773
47742000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
4775
4776 * play/zone.el (zone-timer, zone-wc-tbl): Rework
4777 these vars as symbol properties.
4778 (zone, zone-when-idle, zone-leave-me-alone)
4779 (zone-pgm-whack-chars): Use new symbol properties.
4780
4781 * battery.el (display-battery): Doc spelling fix.
4782
4783 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
4784 property.
4785
47862000-10-09 Dave Love <fx@gnu.org>
4787
4788 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
4789 has been initialized before calling tool-bar-setup.
4790 (tool-bar-add-item-from-menu): Add autoload cookie.
4791
47922000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
4793
4794 * menu-bar.el (send-mail-item-name): New function.
4795 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
4796 of mail-user-agent in the menu. Don't display the "Send Mail"
4797 item if mail-user-agent is nil or its value is ignore.
4798 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
4799 if read-mail-command is nil or its value is ignore.
4800
4801 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
4802
48032000-10-09 Miles Bader <miles@gnu.org>
4804
4805 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
4806 Correct image size.
4807 * toolbar/left_arrow.xpm: Correct image size.
4808
4809 * jka-compr.el: Don't call `jka-compr-install' when loading (it
4810 will be done by the definition of `auto-compression-mode' if
4811 necessary. Move code to uninstall existing file-name handler
4812 before definition of `auto-compression-mode'.
4813
4814 * image-file.el (auto-image-file-mode): Move to the end of the
4815 file, because `define-minor-mode' actually calls the mode-function
4816 if the associated variable is non-nil, which requires that all
4817 needed functions be already defined.
4818
4819 * mouse.el (popup-menu): Balance parens.
4820
48212000-10-08 Stefan Monnier <monnier@cs.yale.edu>
4822
4823 * mouse.el (popup-menu): Move the command call outside the loop
4824 so that popup-menu returns whatever the command returns.
4825
4826 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
4827 (initialize-new-tags-table): Use run-hook-with-args-until-success.
4828 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
4829 (tags-table-format-functions): Renamed from tags-table-format-hooks.
4830
4831 * vc.el (vc-version-diff): diff-switches can be a list.
4832 Use relative filenames for prettier output.
4833
4834 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
4835 (vc-post-command-functions): Remove old-VC compatibility code.
4836
4837 * newcomment.el (comment-indent-default): Autoload.
4838
4839 * font-lock.el (font-lock-defaults): Make buffer-local.
4840 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
4841 (font-lock-choose-keywords):
4842 Ignore LEVEL unless KEYWORDS is a list of syms.
4843 (c-keywords, c++-keywords, objc-keywords, java-keywords):
4844 Don't wrap regexp-opt things in \(...\) unnecessarily.
4845
4846 * jit-lock.el: Don't require font-lock any more.
4847 (jit-lock-functions): Make buffer-local.
4848 (jit-lock-saved-fontify-buffer-function): Remove.
4849 (jit-lock-mode): Remove autoload cookie.
4850 Remove font-lock specific code.
4851 (jit-lock-unregister): Don't bother handling complex hooks any more.
4852 (jit-lock-refontify): New function.
4853 (jit-lock-fontify-buffer): Use it.
4854 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
4855 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
4856 Add optional args START and END.
4857 Never call font-lock-fontify-region directly.
4858 (jit-lock-function, jit-lock-stealth-fontify): Use it.
4859
4860 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
4861
48622000-10-08 Dave Love <fx@gnu.org>
4863
4864 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
4865
4866 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
4867
4868 * play/studly.el (studlify-region, studlify-word): Add autoload
4869 cookie.
4870
4871 * play/morse.el (morse-region, unmorse-region): Add autoload
4872 cookie.
4873
4874 * play/spook.el (spook-phrases-file): Use expand-file-name, not
4875 concat.
4876
4877 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
4878 insist on symbols starting with word syntax.
4879 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
4880 (eval-defun-1): Doc fix.
4881 (indent-sexp): Use nconc to build up indent-stack.
4882
4883 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
4884 Gnus with little use.
4885 (mail-setup-hook): Add mail-abbrevs-setup to options.
4886
4887 * recentf.el: Doc fixes.
4888
4889 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
4890 Clean up remainder.
4891
4892 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
4893 without timezone and (8) with timezone to enforce some whitespace.
4894 Simplify code somewhat.
4895
4896 * options.el (list-options): Doc that you should use customize.
4897
4898 * iswitchb.el (iswitchb-mode): Add :require.
4899
4900 * info.el (Info-goto-node, Info-menu): Doc fix.
4901 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
4902 (info-tool-bar-map): New variable.
4903 (Info-mode): Use it.
4904 (Info-edit-map): Define all in defvar.
4905 (speedbar-attached-frame): Avoid compiler warning.
4906
4907 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
4908 (global-map): Bind [tool-bar] to a filtered map.
4909 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
4910 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
4911 Allow PBM icons.
4912 (tool-bar-setup): Adjust calls of tool-bar-add-item.
4913
4914 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
4915 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
4916 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
4917 icons, except up_arrow, which is left-arrow rotated.
4918
4919 * imenu.el (imenu-add-to-menubar): Fix last change.
4920
49212000-10-08 Peter Breton <pbreton@ne.mediaone.net>
4922
4923 * generic-x.el (rul-generic-mode): Remove eval-when-compile
4924 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
4925
49262000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4927
4928 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
4929 typos in doc strings.
4930
4931 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
4932 the doc strings how to customize Font Lock faces.
4933
4934 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
4935 computing growth when dragging the header line.
4936
49372000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4938
4939 * simple.el (kill-line): Doc fix.
4940
49412000-10-08 Miles Bader <miles@gnu.org>
4942
4943 * faces.el (secondary-selection): Make foreground visible on tty.
4944
4945 * jka-compr.el (auto-compression-mode): Move to the end of the
4946 file, because `define-minor-mode' actually calls the mode-function
4947 if the associated variable is non-nil, which requires that all
4948 needed functions be already defined.
4949 (with-auto-compression-mode): Add autoload cookie.
4950
49512000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
4952
4953 * files.el (find-backup-file-name) [ms-dos]: If support for long
4954 file names is not available, behave as if version-control were set
4955 to never.
4956
49572000-10-07 Dave Love <fx@gnu.org>
4958
4959 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
4960 (browse-url-gnome-moz): New function.
4961 (browse-url-browser-function): Use it.
4962 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
4963
49642000-10-07 Stefan Monnier <monnier@cs.yale.edu>
4965
4966 * indent.el (tab-always-indent): New var.
4967 (indent-for-tab-command): Use it.
4968
4969 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
4970 raise an error. This way it can still default to a sane value.
4971
49722000-10-06 Stefan Monnier <monnier@cs.yale.edu>
4973
4974 * startup.el (fancy-splash-screens): Use local rather than global map.
4975 Don't use `update-menu-bindings' any more.
4976 Get rid of assumptions about keymap representation.
4977
49782000-10-06 Dave Love <fx@gnu.org>
4979
4980 * textmodes/fill.el (sentence-end-double-space)
4981 (sentence-end-without-period): Doc fix.
4982 (adaptive-fill-regexp): Purecopy.
4983 (unjustify-current-line): Use line-end-position.
4984 (fill-individual-paragraphs-prefix): Use line-beginning-position.
4985
4986 * net/eudc-vars.el (eudc): Add :version, :link.
4987
4988 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
4989
4990 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
4991 Fix for define-minor-mode.
4992 (function-at-point): Alias to function-called-at-point.
4993
4994 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
4995
4996 * simple.el (backward-word): Doc fix.
4997
4998 * image-file.el (image-file-name-regexp): image-file-regexps ->
4999 image-file-name-regexps.
5000 (image-file-name-extensions): Add pbm.
5001
50022000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5003
5004 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5005 and add filename to the names so that diff-mode can jump to source.
5006
5007 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5008 (tex-font-lock-keywords, tex-font-lock-keywords-2)
5009 (tex-font-lock-keywords-1): Remove.
5010 (font-lock-turn-on-thing-lock): Use jit-lock-register.
5011 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5012 (font-lock-default-fontify-region):
5013 Expand beg..end correctly when just following a multiline region.
5014 (font-lock-fontify-anchored-keywords):
5015 Include the anchor text as part of the multiline.
5016
50172000-10-06 Gerd Moellmann <gerd@gnu.org>
5018
5019 * loadup.el (toplevel): Load `loaddefs' before `help' because the
5020 latter needs the autoloaded define-minor-mode macro during the
5021 bootstrap.
5022
5023 * startup.el (command-line): For now, activate tool-bar-mode only
5024 if XPM images are supported.
5025
5026 * mouse.el (mouse-drag-header-line): Don't allow resizing a
5027 window by dragging a header-line at the top of the frame; that's
5028 confusing because the header-line doesn't move.
5029 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5030 of treating the event as a list. Some cleanup.
5031
50322000-10-06 Miles Bader <miles@gnu.org>
5033
5034 * simple.el (display-message-or-buffer): New function.
5035 (shell-command-on-region): Use `display-message-or-buffer'.
5036
5037 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5038 docstring parts.
5039
5040 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5041 (smbclient-prompt-regexp): Add usage note to doc string.
5042 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5043 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5044 Use add-hook for adding the comint filter function, and only do so
5045 if it's not already in the global hook list.
5046 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5047 to `make-local-variable'.
5048 (nslookup-font-lock-keywords): Remove prompt entry.
5049 (nslookup): Don't set the process-filter.
5050 (finger): Exit the loop correctly when the regexps list runs out.
5051 (ftp, smbclient, smbclient-list-shares):
5052 Set the real major mode immediately, not after execing.
5053 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5054
5055 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5056
50572000-10-05 Stefan Monnier <monnier@cs.yale.edu>
5058
5059 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5060
5061 * which-func.el (which-func-format): Remove spurious space.
5062 (which-func-mode): Don't make it permanent-local.
5063 (which-func-ff-hook): Allow which-func-maxout to be nil.
5064 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
5065 (which-func-mode): Simplify.
5066 Use post-command-idle-hook rather than post-command-hook.
5067 Go through all buffers and update their state.
5068 (which-function): Also try add-log-current-defun-function.
5069
5070 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5071 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5072 Update call to with-vc-properties accordingly.
5073 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5074 (vc-revert-buffer): More careful about window selection and deletion.
5075 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5076
5077 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5078 (cvs-retrieve-revision): Reuse a pre-existing buffer.
5079 (cvs-dired-action): Change the default to quickdir.
5080
5081 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5082 if comment-indent-function returns nil.
5083 (comment-indent-default): New function.
5084 (comment-indent-function): Use it and document the new semantics.
5085
5086 * image-file.el: Docstring fixes.
5087
5088 * help.el (help-xref-on-pp): Use match-string.
5089 (describe-variable): New arg BUFFER.
5090 Store the current buffer in the help-xref-stack.
5091 (temp-buffer-resize-mode): Use define-minor-mode.
5092
5093 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5094 consistently with its docstring.
5095 Set jit-lock-first-unfontify-pos in an idempotent way.
5096 (jit-lock-register): Autoload and add arg CONTEXTUAL.
5097
50982000-10-05 Alex Schroeder <alex@gnu.org>
5099
5100 * sql.el (sql-mysql-options): New variable.
5101 (sql-mysql): Use it.
5102
51032000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5104
5105 * image.el (image): New group.
5106
5107 * smerge-mode.el (smerge-mine-face, smerge-other-face)
5108 (smerge-base-face, smerge-markers-face): Add dark-background variants.
5109
51102000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5111
5112 * net/net-utils.el (nslookup-font-lock-keywords)
5113 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5114 Ignore the value of wqindow-system; always define keywords
5115
51162000-10-05 Kenichi Handa <handa@etl.go.jp>
5117
5118 * startup.el (fancy-splash-screens): Remove the code for
5119 debugging; `(trace-to-stderr "EXITTT\n")'.
5120
51212000-10-05 Miles Bader <miles@gnu.org>
5122
5123 * diff-mode.el (diff-goto-source): Update call to
5124 `diff-hunk-status-msg' to reflect new REV variable.
5125
51262000-10-04 Stefan Monnier <monnier@cs.yale.edu>
5127
5128 * progmodes/icon.el (icon-mode):
5129 Don't gratuitously override the default for comment-column.
5130
5131 * vc-hooks.el (vc-mode-line): Fix interactive spec.
5132
5133 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5134 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5135 (jit-lock-functions): New var.
5136 (jit-lock-function-1): Use it if non-nil.
5137 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
5138 Set the `fontified' property before doing the fontification to avoid
5139 repeatedly going through the same error.
5140 Don't turn errors into messages.
5141 (jit-lock-register, jit-lock-unregister): New functions.
5142
5143 * dired.el (dired-mark-pop-up): Turn comment into docstring.
5144 Use with-current-buffer.
5145
5146 * dired-aux.el (dired-do-create-files, dired-kill-tree):
5147 Turn comment into docstring.
5148
5149 * apropos.el (apropos-mode): Use define-derived-mode.
5150
51512000-10-04 Gerd Moellmann <gerd@gnu.org>
5152
5153 * startup.el (fancy-splash-pending-command): New variable.
5154 (fancy-splash-pre-command): New function.
5155 (fancy-splash-screens): Rewritten.
5156 (command-line-1): If fancy-splash-pending-command is set, call it
5157 interactively.
5158
51592000-10-04 Dave Love <fx@gnu.org>
5160
5161 * toolbar/tool-bar.el (tool-bar-setup): New function.
5162 (tool-bar-mode): Use it.
5163
5164 * subr.el (substitute-key-definition): Doc fix.
5165 (play-sound-file): New command.
5166
51672000-10-04 Andre Spiegel <spiegel@gnu.org>
5168
5169 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5170 vc-version-backup-file-name): New functions.
5171
5172 * files.el (basic-save-buffer): Call vc-before-save before saving.
5173
5174 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5175 vc-cvs-stay-local-p.
5176
5177 * vc.el (vc-revert-buffer): Handle empty diff properly.
5178 (vc-version-backup-file): New function.
5179 (vc-checkout): Create a version backup if necessary.
5180 (vc-checkin): If a version backup file exists, delete it.
5181 (vc-version-diff): Diff locally using version backups, if available.
5182 (vc-revert-file): If there's a version backup, revert locally.
5183 (vc-transfer-file): Use version backup for base version, if
5184 available. If not, ask for confirmation whether to get it from the
5185 server. Update mode line before check-in.
5186
51872000-10-04 Dave Love <fx@gnu.org>
5188
5189 * toolbar/tool-bar.el (tool-bar-setup): New function.
5190 (tool-bar-mode): Use it.
5191
51922000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5193
5194 * net/net-utils.el (nslookup-font-lock-keywords)
5195 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5196 Only set if window-system is non-nil
5197 (net-utils-run-program): Returns buffer.
5198 (network-connection-reconnect): Added this function.
5199
5200 * generic.el:
5201 Incorporates extensive cleanup and docfixes by
5202 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5203 Uses cl compile-time macros.
5204 (generic-mode-name, generic-comment-list)
5205 (generic-keywords-list, generic-font-lock-expressions)
5206 (generic-mode-function-list, generic-mode-syntax-table):
5207 Removed variables.
5208 (generic-mode-alist): Renamed to generic-mode-list.
5209 (generic-find-file-regexp): Default changed to "^#".
5210 (generic-read-type): Uses completing read on generic-mode-list.
5211 (generic-mode-sanity-check): removed this function.
5212 (generic-add-to-auto-mode): Removed this function
5213 (generic-mode-internal): Bind mode-specific definitions
5214 into function instead of putting them in alist.
5215 (generic-mode-set-comments): Reworked extensively.
5216 (generic-mode-find-file-hook): Simplified regexp searching
5217 (generic-make-keywords-list): Omit extra pair of parens
5218
5219 * find-lisp.el (find-lisp-find-files-internal):
5220 Make sure directory name ends with "/".
5221
5222 * generic-x.el (apache-conf-generic-mode):
5223 Regexp now allows leading whitespace.
5224 (rc-generic-mode): Added eval-when-compile
5225 around generic-make-keywords-list.
5226 Deleted duplicate regexp
5227 (rul-generic-mode): Added eval-when-compile
5228 around generic-make-keywords-list.
5229 (etc-fstab-generic-mode): New generic mode.
5230 (rul-generic-mode): Removed one eval-when-compile
5231 which caused a max-specpdl-size exceeded error.
5232
52332000-10-04 Miles Bader <miles@gnu.org>
5234
5235 * simple.el (minibuffer-temporary-goal-position): New variable.
5236 (next-history-element): Try to keep the position of point in the
5237 input string constant.
5238
5239 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5240 (dired-do-create-files): If there's only one file, pass it in as
5241 the DEFAULT arg to dired-mark-read-file-name.
5242
52432000-10-03 Stefan Monnier <monnier@cs.yale.edu>
5244
5245 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5246 (diff-goto-source): Be smarter when choosing REVERSE or not.
5247
5248 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5249 (texinfo-mode-menu): Add an explicit shortcut for update all.
5250
52512000-10-03 Andre Spiegel <spiegel@gnu.org>
5252
5253 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
5254 factorize backend-specific code cleanly (this was essentially
5255 conceived by Stefan Monnier).
5256 (vc-unregister): Function removed.
5257 (vc-revert-file): New function.
5258 (vc-revert-buffer): Delegate some of the work to it.
5259
5260 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5261 default branch unconditionally.
5262 (vc-rcs-set-default-branch): New function.
5263 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5264 (vc-rcs-checkin): If an appropriate default branch has been set,
5265 force creation of that branch.
5266 (vc-rcs-receive-file): Rewritten to contain only backend-specific
5267 code (as suggested by Stefan Monnier).
5268
52692000-10-02 Gerd Moellmann <gerd@gnu.org>
5270
5271 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5272 highlighting overlay with a different face over the overlay
5273 isearch uses to highlight the current match because that can lead
5274 to bad face combinations.
5275
5276 * loadup.el (toplevel): Load faces before isearch.
5277
5278 * isearch.el (isearch-faces): New custom group.
5279 (isearch): New defface; was already tested for in the code.
5280 (isearch-lazy-highlight-face): Changed to defface from defcustom.
5281 (isearch-highlight): Always use face `isearch'.
5282
52832000-10-02 Dave Love <fx@gnu.org>
5284
5285 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
5286 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
5287 comparison of opcode with operand.
5288
52892000-10-03 Miles Bader <miles@gnu.org>
5290
5291 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
5292 buffer, since the echo area will now grow to accommodate them.
5293
52942000-10-02 Andre Spiegel <spiegel@gnu.org>
5295
5296 * vc-hooks.el (vc-registered): If FILE used to be registered under
5297 a certain backend, try that one first.
5298
5299 * vc.el (vc-responsible-backend): Undo the previous change in the
5300 argument list. Handle multiple backends correctly.
5301 (vc-find-new-backend): Function removed.
5302 (vc-register): Use vc-responsible-backend, as before.
5303 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
5304
53052000-10-02 Gerd Moellmann <gerd@gnu.org>
5306
5307 * startup.el (fancy-splash-head): Change message below the
5308 logo.
5309
53102000-10-02 Miles Bader <miles@lsi.nec.co.jp>
5311
5312 * diff-mode.el (diff-goto-source): Emit a status message.
5313 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
5314 (diff-test-hunk): Fix doc string.
5315 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
5316 (diff-advance-after-apply-hunk): New variable.
5317 (diff-apply-hunk): Don't return a value.
5318
53192000-10-01 Stefan Monnier <monnier@cs.yale.edu>
5320
5321 * vc.el (vc-editable-p): Minor optimization.
5322 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
5323 (vc-find-new-backend): New function split from vc-responsible-backend.
5324 (vc-register): Use it.
5325 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
5326 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
5327 (vc-default-unregister, vc-revert-buffer): Docstring fix.
5328 (vc-clear-headers): Don't use find-file.
5329 (vc-revert-buffer): Use `and' again (must have been a braino).
5330 (vc-switch-backend): Only prompt if requested.
5331 Short circuit if nothing is to be done.
5332 Don't use vc-resynch-buffer which could lose unsaved editing.
5333 (vc-default-receive-file): Update call to vc-unregister.
5334 (with-vc-file, vc-next-action-on-file):
5335 Use vc-backend rather than vc-registered.
5336 (vc-next-action-on-file): Use intern-soft.
5337 Deal with read-only *vc-diff* buffer.
5338 (vc-transfer-file): Docstring fix.
5339
5340 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
5341 (vc-rcs-receive-file): Avoid with-vc-properties.
5342 Update call to vc-unregister.
5343 Use constant `RCS' rather than (dynamically bound) var `backend'.
5344
53452000-10-01 Andre Spiegel <spiegel@gnu.org>
5346
5347 * vc.el (vc-next-action-on-file): Update mode line only if file
5348 is visited.
5349 (vc-start-entry): New argument initial-contents. Don't visit the file
5350 if it isn't already visited. Brought documentation up-to-date.
5351 (vc-next-action, vc-register): Updated calls to vc-start-entry.
5352 (vc-checkin): New optional arg initial-contents, which is passed to
5353 vc-start-entry.
5354 (vc-finish-logentry): Make sure to bury log buffer only if there
5355 really is one. Call `vc-resynch-buffer' on log-file, not
5356 buffer-file-name.
5357 (vc-default-comment-history, vc-default-wash-log): New functions.
5358 (vc-index-of): Removed.
5359 (vc-transfer-file): Make do without the above.
5360 (vc-default-receive-file): Call comment-history unconditionally. Pass
5361 the resulting string to vc-checkin, instead of inserting it into the
5362 comment ring.
5363
5364 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
5365 unconditionally. Use the comments as initial contents of the log
5366 entry buffer. Document the trick to force branch creation with no
5367 changes.
5368
53692000-10-01 Miles Bader <miles@gnu.org>
5370
5371 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
5372 `recenter' with an arg to prevent redrawing the display.
5373
53742000-09-30 Stefan Monnier <monnier@cs.yale.edu>
5375
5376 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
5377
5378 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
5379
5380 * progmodes/c-mode.el (c-mode):
5381 Don't gratuitously override the default for comment-column.
5382
5383 * textmodes/tex-mode.el (latex-metasection-list): New var.
5384 (latex-imenu-create-index): Use it.
5385 Move the regexp construction outside loops (and use push).
5386 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
5387 (tex-font-lock-keywords): Moved from font-lock.el.
5388 (tex-comment-indent): Remove.
5389 (tex-common-initialization): Don't set comment-indent-function.
5390 (latex-block-default): New var.
5391 (tex-latex-block): Use it to provide a default choice.
5392 Add any unknown choice to latex-block-names.
5393 Insert [...] after {...}.
5394 (tex-last-unended-begin): Simplify regexp.
5395 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
5396 (latex-forward-sexp-1, latex-forward-sexp): New functions.
5397 (latex-mode): Set forward-sexp-function.
5398
5399 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
5400 Add regexp for @ignore ... @end ignore.
5401 (texinfo-heading-face): New face.
5402 (texinfo-font-lock-keywords): Use it.
5403 (texinfo-mode-menu): New menu.
5404 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
5405 New functions.
5406 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
5407 (texinfo-section-types-regexp, texinfo-section-level-regexp)
5408 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
5409 Remove declaration.
5410 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
5411
5412 * delsel.el (delete-selection-mode): Use define-minor-mode.
5413
5414 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
5415
54162000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5417
5418 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
5419
54202000-09-30 Gerd Moellmann <gerd@gnu.org>
5421
5422 * replace.el (keep-lines-read-args): New function.
5423 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
5424 read arguments interactively. Add parameters RSTART and REND.
5425 Operate on the active region in Transient Mark mode.
5426
5427 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
5428
5429 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
5430 (authors-obsolete-files-regexps): New variable.
5431 (authors-add): Don't record changes in obsolete files.
5432
54332000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5434
5435 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
5436
5437 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
5438 (comment-indent): Make sure there's a space between code and comment.
5439 Shift comments left to avoid going past fill-column.
5440
54412000-09-29 Gerd Moellmann <gerd@gnu.org>
5442
5443 * startup.el (startup-echo-area-message): New function.
5444 (display-startup-echo-area-message): Use it.
5445 (fancy-splash-screens): Rewritten to use keymaps and a timer.
5446 (fancy-splash-default-action): New function.
5447 (fancy-splash-screens-1): New function.
5448 (fancy-splash-head): Put a help-echo and a keymap under the image.
5449
54502000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5451
5452 * diff-mode.el (diff-add-log-file-name): Remove.
5453 (diff-mode): Use add-log-buffer-file-name-function.
5454
5455 * add-log.el (find-change-log): New arg BUFFER-FILE.
5456 (add-log-file-name): Obey add-log-file-name-function.
5457 (add-log-buffer-file-name-function): New var.
5458 (add-change-log-entry): Use it.
5459
54602000-09-29 Miles Bader <miles@gnu.org>
5461
5462 * image-file.el (image-file-name-extensions): New variable.
5463 (image-file-name-regexps): Renamed from `image-file-regexps'.
5464 New default value is nil. Call `auto-image-file-mode'.
5465 (image-file-name-regexp): New function.
5466 (auto-image-file-mode): New minor mode.
5467 (insert-image-file): Don't make conditional on the image-file
5468 handler being enabled.
5469 (image-file-handler): Make the call here conditional instead.
5470 (set-image-file-handler-enabled, enable-image-file-handler)
5471 (disable-image-file-handler): Functions removed.
5472
5473 * emacs-lisp/authors.el (authors-print): Rephrase many-files
5474 string.
5475
54762000-09-29 Gerd Moellmann <gerd@gnu.org>
5477
5478 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
5479 it's a function from CL.
5480 (latex-imenu-create-index): Replace eval-when-compile with progn
5481 because latex-section-alist is not bound while compiling.
5482
54832000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5484
5485 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
5486 (outline-mode): Use define-derived-mode.
5487
5488 * progmodes/perl-mode.el (perl-mode):
5489 * progmodes/awk-mode.el (awk-mode):
5490 * progmodes/asm-mode.el (asm-mode):
5491 Don't gratuitously override the default for comment-column.
5492
5493 * emacs-lisp/lisp.el (lisp-complete-symbol):
5494 Distinguish the let-binding case from the funcall case.
5495 (forward-sexp-function): New variable.
5496 (forward-sexp): Use it.
5497
5498 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5499 (easy-mmode-defmap): Remove the now useless autoload.
5500
5501 * time.el (display-time-mode): Use define-minor-mode.
5502
5503 * subr.el (add-minor-mode): Don't eval NAME.
5504 Don't depend on the presence of TOGGLE-FUN for any special behavior.
5505 Use if rather than cond.
5506
5507 * simple.el (read-expression-map): Define more properly.
5508 (comment-indent-hook): Remove.
5509 (string-to-syntax): Bug fix.
5510
5511 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5512 (cvs-ediff-diff): Fix typo.
5513 (cvs-revert-if-needed): Don't bother preserving read-only.
5514
5515 * paren.el (show-paren-mode): Use define-minor-mode.
5516
5517 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5518 (toggle-auto-compression): Remove.
5519 (jka-compr-build-file-regexp): Remove useless grouping.
5520
5521 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5522 Avoid user-reserved bindings.
5523 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5524 (diff-header-face): Revert to grey85.
5525
5526 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5527
5528 * complete.el (partial-completion-mode) <defcustom>: Remove.
5529 (partial-completion-mode): Use define-minor-mode.
5530 (PC-do-completion): Understand `completion-auto-help = delay'
5531 to mean to popup the completion buffer only the second time.
5532 (PC-include-file-all-completions, PC-include-file-all-completions)
5533 (PC-include-file-all-completions): Don't quote lambda.
5534
5535 * comint.el (comint-mode-hook): Docstring fix.
5536 (comint-mode): Use define-derived-mode.
5537 (comint-mode-map): Remove obsolete comment.
5538 (make-comint): Minor stylistic change.
5539 (comint-insert-clicked-input): Be more careful to find the overlay.
5540 Use this-command-keys rather than hardcoding mouse-2.
5541
5542 * font-lock.el: Replace confusing (,@ with ,
5543 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5544 Don't use regexp-opt-depth. Spice up the regexp for args.
5545 Don't distinguish between cmds that can take an opt arg or not.
5546 Use `append' and `prepend' rather than `keep'.
5547
5548 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5549 (latex-outline-regexp): New var.
5550 (latex-outline-level): New fun.
5551 (latex-section-alist): New var.
5552 (latex-imenu-create-index): Use it. Use `push' as well.
5553 (tex-shell-map): Initialize it properly.
5554 (tex-mode): Minor stylistic change.
5555 (plain-tex-mode): Use define-derived-mode.
5556 (latex-mode): Use define-derived-mode.
5557 Construct the paragraph regexps in a more readable way.
5558 Set the buffer-local outline-{level,regexp} vars.
5559 (slitex-mode): Derive from latex-mode.
5560 (tex-common-initialization): Don't kill-all-vars anymore.
5561 Add setting for comment-add and font-lock-defaults.
5562 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5563 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
5564 (tex-start-tex): New arg DIR (and send a chdir command for it).
5565 Also display the shell buffer and save it in tex-last-buffer-texed.
5566 (tex-region): Use expand-file-name rather than concat.
5567 Remove code made useless by changes in tex-start-tex.
5568 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5569
5570 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5571
55722000-09-28 Dave Love <fx@gnu.org>
5573
5574 * eshell/eshell.el (eshell) <defgroup>: Add :version.
5575
55762000-09-28 Gerd Moellmann <gerd@gnu.org>
5577
5578 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5579 `append'.
5580
55812000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5582
5583 * info.el (Info-extract-pointer): Undo last change.
5584 Instead, fix the position of the `bound' arg to re-search-backward.
5585
55862000-09-27 Stefan Monnier <monnier@cs.yale.edu>
5587
5588 * info.el (Info-extract-pointer):
5589 Widen more carefully, to avoid finding pointers in other nodes.
5590 (Info-index): Use push.
5591
55922000-09-27 Gerd Moellmann <gerd@gnu.org>
5593
5594 * frame.el (set-frame-font): Remove call to obsolete function
5595 frame-update-faces.
5596 (set-foreground-color, set-background-color): Likewise for
5597 frame-update-face-colors.
5598
55992000-09-27 Miles Bader <miles@gnu.org>
5600
5601 * image-file.el: New file.
5602
56032000-09-27 Gerd Moellmann <gerd@gnu.org>
5604
5605 * frame.el (frame-notice-user-settings): Don't call
5606 frame-update-faces, which is a no-op now.
5607
5608 * ediff-wind.el (ediff-control-frame-parameters): Add zero
5609 tool-bar-lines.
5610
56112000-09-27 Dave Love <fx@gnu.org>
5612
5613 * mouse.el: Fix last change.
5614
56152000-09-27 Miles Bader <miles@lsi.nec.co.jp>
5616
5617 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
5618
56192000-09-22 Kenichi Handa <handa@etl.go.jp>
5620
5621 * international/quail.el (quail-help): The output message is
5622 improved.
5623
56242000-09-26 Dave Love <fx@gnu.org>
5625
5626 * mouse.el (popup-menu): If POSITION is nil, set it using
5627 mouse-position.
5628
56292000-09-25 Sam Steingold <sds@gnu.org>
5630
5631 * net/browse-url.el (browse-url-file-url): Check for null maps.
5632
56332000-09-26 Gerd Moellmann <gerd@gnu.org>
5634
5635 * frame.el (frame-notice-user-settings): Don't add a
5636 tool-bar-lines frame parameter to default-frame-alist in batch mode.
5637
5638 * frame.el (frame-notice-user-settings):
5639 Make tool-bar-mode and default-frame-alist consistent.
5640
5641 * toolbar/tool-bar.el (tool-bar-help): New function.
5642
56432000-09-25 Gerd Moellmann <gerd@gnu.org>
5644
5645 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
5646 current-load-list in top-level forms. Else this leaks a cons cell
5647 every time a defun is called.
5648
5649 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
5650
56512000-09-25 Dave Love <fx@gnu.org>
5652
5653 * startup.el (fancy-splash-head): Check XPM is available.
5654
5655 * autoinsert.el (auto-insert): Doc fix.
5656 (auto-insert-alist): Following GNU notices, don't say `copyright
5657 _by_'. Use line-beginning-position.
5658 (auto-insert): Check buffer-file-name is non-nil before use.
5659
56602000-09-25 Gerd Moellmann <gerd@gnu.org>
5661
5662 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
5663 starting with `@def' or `@multitable', in addition to ones
5664 specified by the user in auto-fill-inhibit-regexp.
5665
56662000-09-25 Markus Rost <rost@math.ohio-state.edu>
5667
5668 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
5669 rmail-dont-reply-to-names matches the empty string.
5670
56712000-09-25 Gerd Moellmann <gerd@gnu.org>
5672
5673 * startup.el (command-line-1, fancy-splash-text): Change the
5674 text to sound more friendly.
5675
56762000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
5677
5678 * progmodes/hideshow.el: Update author email address.
5679 Generally, sync w/ maintainer version 5.22.
5680 (hs-hide-all-non-comment-function): New var.
5681 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
5682 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
5683 (hs-show-region): Delete this command.
5684 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
5685
56862000-09-22 Dave Love <fx@gnu.org>
5687
5688 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
5689 (hl-line-highlight): Specify buffer when moving overlay.
5690
5691 * progmodes/fortran.el (fortran-mode): Locally set
5692 normal-auto-fill-function.
5693 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
5694 (fortran-mode-map): Adjust auto-fill menu entry.
5695
56962000-09-22 Gerd Moellmann <gerd@gnu.org>
5697
5698 * vc-rcs.el (toplevel): Require `vc' when compiling.
5699
5700 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
5701
57022000-09-22 Andre Spiegel <spiegel@gnu.org>
5703
5704 * vc.el (vc-switch-backend): Signal an error if the file is not
5705 registered under the new backend.
5706
5707 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
5708 without explicit revision number.
5709
57102000-09-21 Stefan Monnier <monnier@cs.yale.edu>
5711
5712 * diff-mode.el (diff-file-header-face): Reset to its previous value.
5713 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
5714 (diff-xor): New function.
5715 (diff-find-source-location): Use it. Fix a stupid name clash.
5716 (diff-hunk-status-msg): New function.
5717 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
5718 (diff-test-hunk): Use diff-find-source-location.
5719 (diff-goto-source): Favor the `reverse'.
5720 (diff-hunk-text): Properly handle one-sided context diffs.
5721 (diff-apply-hunk): When done, advance to the next hunk.
5722
57232000-09-21 Gerd Moellmann <gerd@gnu.org>
5724
5725 * startup.el (command-line): If frame was created with a non-zero
5726 tool-bar-lines parameter, switch tool-bar-mode on.
5727
5728 * add-log.el (change-log-date-face, change-log-name-face)
5729 (change-log-email-face, change-log-file-face)
5730 (change-log-list-face, change-log-conditionals-face)
5731 (change-log-function-face, change-log-acknowledgement-face):
5732 New faces, inheriting from font-lock faces.
5733 (change-log-font-lock-keywords): Use them.
5734
57352000-09-21 Dave Love <fx@gnu.org>
5736
5737 * progmodes/cperl-mode.el (top-level): Clean up
5738 `eval-when-compile's and assorted defvars.
5739 (cperl-invalid-face): Don't double-quote value. Change custom
5740 type.
5741 (cperl-mode): Set normal-auto-fill-function and don't zap
5742 auto-fill-function.
5743 (cperl-imenu--function-name-regexp-perl): Renamed from
5744 imenu-example--function-name-regexp-perl.
5745 (cperl-imenu--create-perl-index): Renamed from
5746 imenu-example--create-perl-index.
5747 (cperl-xsub-scan): Don't require cl.
5748
5749 * msb.el (msb-mode-map): Use substitute-key-definition.
5750 (msb-mode): Use msb-mode-map.
5751
57522000-09-21 Andre Spiegel <spiegel@gnu.org>
5753
5754 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
5755 New functions.
5756 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
5757 (vc-switch-backend): New function.
5758 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
5759 (vc-register): Fix prompt.
5760 (vc-unregister, vc-default-unregister): New functions.
5761 (vc-version-diff): Handle empty buffer in sentinel.
5762
5763 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
5764 (vc-rcs-state-heuristic): Use it to guess the state of files with
5765 non-strict locking.
5766 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
5767 been set with -b, but not created yet.
5768 (vc-rcs-fetch-master-state): With non-strict locking, compare file
5769 contents in order to find the state.
5770 (vc-rcs-checkin): Allow creation of branches with no changes.
5771 (vc-rcs-unregister, vc-rcs-receive-file)
5772 (vc-rcs-set-non-strict-locking): New functions.
5773
5774 * vc-hooks.el (vc-name): Force correct computation of the value
5775 in case it is missing.
5776
57772000-09-21 Gerd Moellmann <gerd@gnu.org>
5778
5779 * startup.el (fancy-splash-tail): Use a different foreground
5780 color on a dark frame background.
5781
57822000-09-21 Miles Bader <miles@lsi.nec.co.jp>
5783
5784 * info.el: Use the correct capitalization when making Info-mode
5785 and Info-edit-mode `special' modes.
5786
57872000-09-20 Stefan Monnier <monnier@cs.yale.edu>
5788
5789 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
5790 (diff-mode): Add support for add-log.el.
5791 (diff-hunk-text): Use char offsets rather than line offsets.
5792 (diff-find-source-location): Replace LINE with line-offset (nil
5793 if not found) and always set POS to a meaningful position.
5794 Adapt to the new char-offsets.
5795 (diff-apply-hunk): Drop support for the unused `select' POPUP.
5796 Adapt to the new diff-find-source-location.
5797 (diff-goto-source): Adapt to the new diff-find-source-location.
5798
5799 * add-log.el (add-log-file-name): New function (split out of
5800 add-change-log-entry).
5801 (add-change-log-entry): Use it.
5802 Call add-log-file-name-function with the changelog file name if
5803 the current buffer is not associated with any file.
5804 Avoid find-file if the selected window is dedicated.
5805
5806 * diff-mode.el (diff-find-source-location):
5807 Move code from diff-apply-hunk. Return buffer rather than file.
5808 (diff-apply-hunk): Use the new result from diff-find-source-location.
5809 (diff-goto-source): Use the new diff-find-source-location.
5810
58112000-09-20 Dave Love <fx@gnu.org>
5812
5813 * iswitchb.el: Some doc fixes.
5814 (iswitchb-mode-map): Define completely initially. Inherit
5815 minibuffer-local-map.
5816 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
5817 fundamental-mode.
5818 (iswitchb-global-map): New variable.
5819 (iswitchb-summaries-to-end): Amalgamate regexps.
5820 (iswitchb-mode): New.
5821 (iswitchb-mode-hook): New variable.
5822 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
5823 `extensions'.
5824
58252000-09-20 Gerd Moellmann <gerd@gnu.org>
5826
5827 * ehelp.el (electric-help): New defgroup.
5828 (electric-help-shrink-window): New user-option.
5829 (with-electric-help): Use it.
5830
5831 * window.el (shrink-window-if-larger-than-buffer): If face
5832 `mode-line' has a :box, and we're on a graphical frame, add 1
5833 to the needed window height.
5834
5835 * frame.el (frame-notice-user-settings): Add a last parameter nil
5836 to a call to `append', because the last list passed to `append' is
5837 not copied, and so subsequent calls to assq-delete-all will modify
5838 default-frame-alist.
5839
5840 * startup.el (fancy-splash-image): Change :type.
5841 (fancy-splash-head): Use an XBM image if appropriate.
5842 (command-line-1): Show splash screens in more cases.
5843
5844 * startup.el (fancy-splash-text): Don't quote faces.
5845
5846 * dired.el (dired-font-lock-keywords): Undo last change.
5847 (dired-readin): Bind indent-tabs-mode to nil.
5848
5849 * startup.el (fancy-splash-head): If frame's background mode
5850 is `dark', change the black background of the image to gray.
5851 (fancy-splash-screens): Display startup echo area message.
5852 (display-startup-echo-area-message): New function.
5853
58542000-09-20 Miles Bader <miles@lsi.nec.co.jp>
5855
5856 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
5857
5858 * info.el (info-header-node): Tweak for color ttys.
5859
5860 * faces.el (face-valid-attribute-values): Make sure directories we
5861 search for stipples both exist and are readable before trying to
5862 search them.
5863
5864 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
5865 in the dry-run case.
5866
5867 * jka-compr.el (with-auto-compression-mode): New macro.
5868
5869 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
5870 (custom-group-tag-face, custom-variable-tag-face): Use relative
5871 :height and inherit from `variable-pitch' face instead of
5872 hardwiring :family.
5873 * hi-lock.el (hi-black-hb): Likewise.
5874
5875 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
5876 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
5877 toolbar-add-item, if image doesn't have a mask add a `:mask
5878 heuristic'.
5879
58802000-09-19 Stefan Monnier <monnier@cs.yale.edu>
5881
5882 * diff-mode.el: Docstring fixes.
5883 (diff-header-face, diff-comment-face): New faces.
5884 (diff-font-lock-keywords): Highlight a bit differently.
5885 (diff-find-source-location): Don't return SPAN any more.
5886 (diff-hunk-text): Don't bother erasing the temp buffer.
5887 (diff-find-text): Drop argument LINE.
5888 (diff-apply-hunk): Update calls to diff-find-text.
5889 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
5890
5891 * calendar/calendar.el: Docstring fixes.
5892 (calendar-make-alist): Don't quote lambda.
5893 (calendar-star-date): Use make-local-variable.
5894
58952000-09-19 Dave Love <fx@gnu.org>
5896
5897 * toolbar/tool-bar.el: Renamed from toolbar.el.
5898 Change `toolbar' to `tool-bar' generally in symbols.
5899 Make some items invisible in `special' major modes.
5900 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
5901 Add arg PROPS.
5902
5903 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
5904 Add :version here.
5905 (fancy-splash-delay, fancy-splash-image): Remove :version here.
5906
59072000-09-19 Gerd Moellmann <gerd@gnu.org>
5908
5909 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
5910
5911 * files.el (find-file-suppress-same-file-warnings): New user-option.
5912 (find-file-noselect): Use it.
5913
5914 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
5915 (fancy-splash-screen): Defgroup.
5916
5917 * add-log.el (change-log-font-lock-keywords): Match names
5918 more exactly for the case that font-lock-constant-face is
5919 underlined.
5920
59212000-09-19 Richard M. Stallman <rms@gnu.org>
5922
5923 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
5924
59252000-09-19 Andre Spiegel <spiegel@gnu.org>
5926
5927 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
5928
59292000-09-19 Gerd Moellmann <gerd@gnu.org>
5930
5931 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
5932 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
5933 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
5934 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
5935 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
5936 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
5937 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
5938 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
5939 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
5940 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
5941 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
5942 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
5943
5944 * startup.el (fancy-splash-text): New variable.
5945 (fancy-splash-delay, fancy-splash-image): New user-options.
5946 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
5947 (fancy-splash-screens): New functions.
5948 (command-line-1): If display has a `display' frame parameter, has
5949 colors, and we have XPM support, show more fancy splash screens.
5950
59512000-09-19 Dave Love <fx@gnu.org>
5952
5953 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
5954 with null `help'. Use modern backquote syntax.
5955
59562000-09-19 Gerd Moellmann <gerd@gnu.org>
5957
5958 * font-lock.el (font-lock-mode): Change message telling the user
5959 that ``the buffer is too big''.
5960
5961 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
5962 for instance for the case that tab-width is 2.
5963
59642000-09-18 Gerd Moellmann <gerd@gnu.org>
5965
5966 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
5967 toolbar-add-item, if image doesn't have a mask add a `:mask
5968 heuristic'.
5969
59702000-09-18 Miles Bader <miles@lsi.nec.co.jp>
5971
5972 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
5973 and return a cons if it's non-nil.
5974 (diff-apply-hunk): Try to jump to the line in the source text
5975 corresponding to the position of point in the in the hunk.
5976
5977 * info.el (Info-title-3-face, Info-title-2-face)
5978 (Info-title-1-face): Use face inheritance and relative sizes
5979 instead of hard-wiring things.
5980
5981 * faces.el (secondary-selection): Make dark-background variant sane.
5982
59832000-09-16 Andrew Innes <andrewi@gnu.org>
5984
5985 * makefile.w32-in (compile-files-CMD): No need to make .elc files
5986 read-only, since they aren't under VC now.
5987
59882000-09-17 Dave Love <fx@gnu.org>
5989
5990 * tmm.el: Replace mapcar with mapc in several places.
5991
5992 * loadhist.el (unload-feature): Maybe call elp-restore-list and
5993 ad-unadvise.
5994
5995 * international/latin1-disp.el: New file.
5996
5997 * calendar/cal-move.el (scroll-calendar-left)
5998 (scroll-calendar-right): Make arg optional (for active mode line).
5999
6000 * calendar/calendar.el (calendar-mode-line-format): Make fields
6001 mouse-sensitive.
6002 (calendar-read-date, calendar-read-date, calendar-window-list):
6003 Unquote lambda.
6004 (calendar-month-name): Use aref, not sref.
6005
6006 * view.el (minor-mode-alist): Propertize the string.
6007
6008 * international/characters.el (standard-case-table): Add entries
6009 for Greek.
6010
60112000-09-18 Miles Bader <miles@gnu.org>
6012
6013 * info.el (info-node, info-xref): Add dark-background variants.
6014
6015 * faces.el (header-line): Change defaults to be less confusing
6016 when mixed with mode-lines.
6017
6018 * info.el (Info-fontify-node): Make a few cleanups.
6019 Add extra `help-echo' and `local-map' props to node xrefs.
6020 Use header-specific faces for node-names & xrefs.
6021 (Info-use-header-line): New variable.
6022 (info-header-xref, info-header-node): New faces.
6023 (Info-setup-header-line): New function.
6024 (Info-select-node): Call Info-setup-header-line when enabled.
6025 (Info-extract-pointer): Work even if the header line is hidden.
6026 (Info-header-line): New variable.
6027
60282000-09-16 Stefan Monnier <monnier@cs.yale.edu>
6029
6030 * vms-patch.el (print-region-function): Don't quote lambda.
6031
6032 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6033
6034 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6035 (lm-get-header-re): Allow spaces between the header and the colon.
6036 (lm-header): Allow $ in non-RCS headers.
6037 (lm-header-multiline): Put the strings back into order.
6038 Stop at an empty line. Don't require two space chars if the
6039 line is clearly not another header line.
6040
6041 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6042 (popup-menu-popup): Remove.
6043
60442000-09-15 Gerd Moellmann <gerd@gnu.org>
6045
6046 * toolbar/toolbar.el (toolbar-add-item): Use the same image
6047 specification if or if not tool-bar item contains an `:enabled'
6048 property.
6049
6050 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6051 current buffer has no file name.
6052
60532000-09-15 Dave Love <fx@gnu.org>
6054
6055 * strokes.el: Sync with maintainer's current version with changes
6056 for Emacs, but avoid runtime cl and levents.
6057 (toplevel): Change autoloads and compilation requires.
6058 (strokes-version, strokes-bug-address, strokes-lift): Values
6059 changed.
6060 (strokes-xpm-header, strokes-insinuated): New variable.
6061 (strokes): Add :link.
6062 (strokes-mode): Customized.
6063 (strokes-while-inhibiting-garbage-collector): New macro.
6064 (strokes-remassoc): Avoid remove-if.
6065 (strokes-fix-button2-command): Don't use ad-do-it.
6066 (strokes-insinuate): New function.
6067 (strokes-button-press-event-p, strokes-button-release-event-p):
6068 New functions, used instead of non-`strokes-' versions..
6069 (strokes-mouse-event-p): Rewritten.
6070 (strokes-event-closest-point): Avoid event-point.
6071 (strokes-get-grid-position): Avoid cdadr, caadr
6072 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6073 functions.
6074 (strokes-help): Use with-output-to-temp-buffer.
6075 (strokes-window-configuration-changed-p): New function.
6076 (strokes-update-window-configuration): Use buffer-live-p,
6077 strokes-window-configuration-changed-p.
6078 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
6079 (strokes-char-face): New face.
6080 (strokes-char-table, strokes-base64-chars): New variable.
6081 (strokes-xpm-for-stroke, strokes-list-strokes)
6082 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6083 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6084 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6085 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6086 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6087 functions.
6088
60892000-09-15 Gerd Moellmann <gerd@gnu.org>
6090
6091 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6092
6093 * image.el (create-image): Doc fix.
6094
6095 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6096 instead of `:heuristic-mask t'.
6097
60982000-09-14 Andrew Innes <andrewi@gnu.org>
6099
6100 * makefile.w32-in: Revert to Unix line endings.
6101
61022000-09-14 Andrew Innes <andrewi@gnu.org>
6103
6104 * makefile.w32-in: Add bootstrap support. Also copy lisp source
6105 when installing.
6106
6107 * makefile.nt (DONTCOMPILE): Fix typo.
6108
6109 * shell.el (shell-write-history-on-exit): New function.
6110 (shell-dumb-shell-regexp): New custom variable.
6111 (shell-mode): Make shell-write-history-on-exit the process
6112 sentinel if shell name matches shell-dumb-shell-regexp.
6113
6114 * w32-fns.el: Comment out before-init-hook function which resets
6115 source-directory based; this breaks bootstrap.
6116
61172000-09-14 Dave Love <fx@gnu.org>
6118
6119 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6120 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6121 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6122 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6123 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6124 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6125 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
6126 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
6127 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6128
6129 * toolbar/toolbar.el: New.
6130
6131 * subdirs.el: Add toolbar.
6132
61332000-09-14 Gerd Moellmann <gerd@gnu.org>
6134
6135 * indent.el (indent-for-tab-command): Doc fix.
6136
61372000-09-14 Alex Schroeder <alex@gnu.org>
6138
6139 * ansi-color.el (ansi-colors): Doc change.
6140 (ansi-color-get-face): Simplified regexp.
6141 (ansi-color-faces-vector): Added more faces, doc change.
6142 (ansi-color-names-vector): Doc change.
6143 (ansi-color-regexp): Simplified regexp.
6144 (ansi-color-parameter-regexp): New regexp.
6145 (ansi-color-filter-apply): Doc change.
6146 (ansi-color-filter-region): Doc change.
6147 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6148 deal with zero length parameters.
6149 (ansi-color-apply-on-region): Doc change.
6150 (ansi-color-map): Doc change.
6151 (ansi-color-map-update): Removed debugging message.
6152 (ansi-color-get-face-1): Added condition-case to trap
6153 args-out-of-range errors.
6154 (ansi-color-get-face): Doc change.
6155 (ansi-color-make-face): Removed.
6156 (ansi-color-for-shell-mode): New option.
6157
61582000-09-13 Kenichi Handa <handa@etl.go.jp>
6159
6160 * international/quail.el (quail-start-translation): Translate KEY
6161 if necessary even if it doesn't have any mapping in the current
6162 input method.
6163 (quail-start-conversion): Likewise.
6164 (quail-help): The output message is improved.
6165
61662000-09-13 Miles Bader <miles@gnu.org>
6167
6168 * comint.el (comint-output-filter): Revert to using
6169 `insert-before-markers'. Add bletcherous hack to undo damage
6170 caused by `insert-before-markers'. Put `front-sticky' property on
6171 overlays created here so that the field code understands how the
6172 overlay works. Use a let when making comint-last-prompt-overlay,
6173 so that the code is easier to read.
6174
61752000-09-13 Dave Love <fx@gnu.org>
6176
6177 * wid-edit.el (widget-default-format-handler): DTRT when
6178 doc-property is a function.
6179
61802000-09-12 Francesco Potorti` <pot@gnu.org>
6181
6182 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6183 filed name if it's not there.
6184
61852000-09-12 Dave Love <fx@gnu.org>
6186
6187 * simple.el (read-mail-command): Doc fix.
6188 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6189
6190 * vc.el (vc-dired-listing-switches): Fix :version.
6191
6192 * vc-hooks.el: Doc fixes.
6193
6194 * subr.el (add-minor-mode): Use toggle-fun arg.
6195
6196 * speedbar.el: Add :version to several defcustoms.
6197
6198 * imenu.el (imenu--truncate-items, imenu--cleanup)
6199 (imenu--generic-function): Avoid mapcar.
6200 (imenu--replace-spaces): Function removed.
6201 (imenu--completion-buffer): Use subst-char-in-string.
6202 (imenu-add-to-menubar): Use keymap inheritance.
6203
62042000-09-12 Miles Bader <miles@gnu.org>
6205
6206 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6207 (diff-mode-map): Bind `diff-test-hunk'.
6208 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6209
62102000-09-11 Gerd Moellmann <gerd@gnu.org>
6211
6212 * bytecomp.el (byte-compile-defvar): Undo last change
6213 because it breaks '(make-variable-buffer-local (defvar ...)'
6214 which is used at least in dired.
6215
62162000-09-12 Kenichi Handa <handa@etl.go.jp>
6217
6218 * international/quail.el (quail-define-package): Docstring
6219 modified.
6220
62212000-09-12 Kenichi Handa <handa@etl.go.jp>
6222
6223 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6224 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6225 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
6226 docstring of "chinese-py".
6227
6228 * international/quail.el (quail-translation-docstring): New
6229 variable.
6230 (quail-show-keyboard-layout): Docstring modified.
6231 (quail-select-current): Likewise.
6232 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
6233 infinite recursive call.
6234 (quail-help): Check quail-translation-docstring. Format of the
6235 output changed.
6236 (quail-help-insert-keymap-description): Adjusted for the above
6237 change.
6238
62392000-09-11 Gerd Moellmann <gerd@gnu.org>
6240
6241 * bytecomp.el (byte-compile-defvar): Only cons onto
6242 current-load-list in top-level forms. Else this leaks a cons cell
6243 every time a defun is called.
6244
62452000-09-11 Miles Bader <miles@lsi.nec.co.jp>
6246
6247 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6248 Now understands non-unified diffs. Some functionality moved into
6249 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
6250 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
6251 modify anything. Only reposition point in the patched file if the
6252 patch succeeds. Only pop up another window if POPUP is true.
6253 Emit a message describing what happened if successful, and at what
6254 line-offset. Automatically detect reversed hunks and do something
6255 appropriate.
6256 (diff-hunk-text, diff-find-text): New functions.
6257 (diff-filter-lines): Function removed.
6258 (diff-test-hunk): New function.
6259 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6260
62612000-09-10 Dave Love <fx@gnu.org>
6262
6263 * textmodes/tildify.el: Minor doc/commentary fixes.
6264 (tildify) <defgroup>: Add :version.
6265
6266 * faces.el (face-x-resources): Make custom type more specific.
6267 (frame-background-mode): Use mapc.
6268 (region) <defcustom>: Add :version.
6269
62702000-09-08 Stefan Monnier <monnier@cs.yale.edu>
6271
6272 * vc-sccs.el (vc-sccs-register):
6273 * vc-rcs.el (vc-rcs-register):
6274 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
6275 * vc.el (vc-register): Clear file's properties.
6276
62772000-09-08 Gerd Moellmann <gerd@gnu.org>
6278
6279 * faces.el (face-spec-set): Only face-spec-reset-face when
6280 ATTRS is non-nil.
6281
62822000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6283
6284 * help.el (help-insert-xref-button): Fix a typo in doc string.
6285
62862000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6287
6288 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6289 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
6290 methods.
6291
6292 * menu-bar.el (read-mail-item-name): New function.
6293 (menu-bar-tools-menu): Use it to compute and display the package
6294 used to read email.
6295 (menu-bar-tools-menu): Fix typo in GUD's help string.
6296
62972000-09-07 Dave Love <fx@gnu.org>
6298
6299 * diff-mode.el (diff-mouse-goto-source): New function.
6300
6301 * vc-sccs.el: Doc fixes.
6302 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
6303
6304 * vc-rcs.el: Doc fixes.
6305 (vc-rcs-register-switches, vc-rcs-checkin-switches)
6306 (vc-rcs-checkout-switches, vc-rcs-header)
6307 (vc-rcs-master-templates): Add or change :version.
6308
6309 * vc-cvs.el: Doc fixes.
6310 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
6311 (vc-cvs-stay-local): Add :version.
6312
6313 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
6314
63152000-09-07 Kenichi Handa <handa@etl.go.jp>
6316
6317 * international/quail.el (quail-help): Fix previous change.
6318
63192000-09-07 Gerd Moellmann <gerd@gnu.org>
6320
6321 * faces.el (color-values): Doc fix.
6322
6323 * faces.el (frame-set-background-mode): Use frame-parameter
6324 instead of frame-parameters.
6325
6326 * frame.el (filtered-frame-list): Reduce consing.
6327 (frames-on-display-list): Call frame-parameter instead of
6328 frame-parameters.
6329
63302000-09-07 Kenichi Handa <handa@etl.go.jp>
6331
6332 * language/devan-util.el (devanagari-to-indian-region): In the
6333 loop, change the following char, not preceding char.
6334
63352000-09-07 Gerd Moellmann <gerd@gnu.org>
6336
6337 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
6338 instead of frame-parameters.
6339
6340 * faces.el (set-face-attribute): Simplify by calling
6341 internal-set-lisp-face-attribute with FRAME being 0.
6342
6343 * vc.el: Remove `Id' version control keyword.
6344
63452000-09-07 Kenichi Handa <handa@etl.go.jp>
6346
6347 * help.el (help-make-xrefs): Adjusted for the change of
6348 help-xref-mule-regexp.
6349 (help-insert-xref-button): New function.
6350
6351 * international/mule-cmds.el (help-xref-mule-regexp-template):
6352 Include the pattern for character set.
6353 (leim): New group.
6354
6355 * international/quail.el: Don't require face.
6356 (quail): New group.
6357 (quail-other-command): Dummy command to make quail-help work better.
6358 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
6359 (quail-keyboard-layout-substitution): New variable.
6360 (quail-update-keyboard-layout): New function.
6361 (quail-keyboard-layout-type): New customizable variable.
6362 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
6363 (quail-keyboard-translate): Pay attention to
6364 quail-keyboard-layout-substitution.
6365 (quail-insert-kbd-layout): New function.
6366 (quail-show-keyboard-layout): New function.
6367 (quail-get-translation): If the definition is a vector of length
6368 1, and the element is a string of length 1, return the character
6369 in that string.
6370 (quail-update-current-translations): Fix the case of
6371 relative-index out of range.
6372 (quail-build-decode-map, quail-insert-decode-map): New Functions.
6373 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
6374 Show key sequences for all available characters.
6375 (quail-help-insert-keymap-description): Don't show such verbose
6376 key bindings as quail-self-insert-command.
6377
6378 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6379 Format changed, and each element now have extra documentations.
6380 (tit-process-header): Delete invalid characters from TIT-PROMPT.
6381 Adjusted for the change of quail-cxterm-package-ext-info.
6382
63832000-09-06 Gerd Moellmann <gerd@gnu.org>
6384
6385 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
6386 requiring it leads to a recursive loading of vc.el and vc-hooks.el
6387 during bootstrap.
6388
63892000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6390
6391 * vc.el: (toplevel): Don't require `dired' at run-time.
6392 (vc-dired-resynch-file): Remove autoload cookie.
6393
63942000-09-05 Andre Spiegel <spiegel@gnu.org>
6395
6396 * vc.el: Made several backend functions optional.
6397 (vc-default-responsible-p): New function.
6398 (vc-merge): Use RET for first version to trigger merge-news, not
6399 prefix arg.
6400 (vc-annotate): Handle backends that do not support annotation.
6401 (vc-default-merge-news): Removed. The existence of a merge-news
6402 implementation is now checked on caller sites.
6403
6404 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
6405 case.
6406
6407 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
6408 special case that has been removed from the default in vc-hooks.el.
6409
64102000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6411
6412 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
6413
64142000-09-05 Andre Spiegel <spiegel@gnu.org>
6415
6416 * vc-hooks.el: Require vc during compilation.
6417 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
6418 macro `with-vc-properties' in vc.el.
6419 (vc-file-getprop): Doc fix.
6420 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
6421
6422 * vc.el: Require dired-aux during compilation.
6423 (vc-name-assoc-file): Moved to vc-sccs.el.
6424 (with-vc-properties): New macro.
6425 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
6426 vc-finish-steal): Use it.
6427 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
6428 to the backend-specific function is now supposed to do the checkout,
6429 too.
6430 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
6431
6432 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
6433 set file properties; that gets done in the generic code now.
6434
6435 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
6436 Changed parameter list, added code from vc.el that does the
6437 checkout, possibly with a double-take.
6438
6439 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
6440 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
6441 the above under the new name.
6442 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
6443 parameter list, added checkout command.
6444 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
6445 properties; that gets done in the generic code now.
6446
64472000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6448
6449 * vc.el: Docstring fixes (courtesy of checkdoc).
6450
64512000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6452
6453 * vc.el (vc-checkout-writable-buffer-hook)
6454 (vc-checkout-writable-buffer): Remove.
6455 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
6456 (vc-log-mode): Make it into a clean derived major mode.
6457 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
6458 vc-log-mode if log-edit is not available.
6459 (vc-dired-mode-map): Don't set-keymap-parent yet.
6460 (vc-dired-mode): Do set-keymap-parent here.
6461 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
6462
64632000-09-05 Gerd Moellmann <gerd@gnu.org>
6464
6465 * faces.el (set-face-attribute, face-spec-reset-face)
6466 (face-spec-set): Avoid consing by removing calls to `apply'.
6467
6468 * frame.el (frame-parameter): Move to C code.
6469
64702000-09-05 Dave Love <fx@gnu.org>
6471
6472 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
6473 insert-before-markers-and-inherit. Now checked systematically!
6474
64752000-09-05 Alex Schroeder <alex@gnu.org>
6476
6477 * sql.el (sql-postgres): Use sql-postgres-options.
6478 (sql-postgres-options): New variable.
6479
64802000-09-05 Alex Schroeder <alex@gnu.org>
6481
6482 * sql.el (sql-mode-menu): Work around missing variable mark-active
6483 in XEmacs.
6484 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
6485 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
6486 compatibility.
6487
64882000-09-04 Gerd Moellmann <gerd@gnu.org>
6489
6490 * vc.el (vc-dired-resynch-file): Add autoload cookie.
6491
6492 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6493
6494 * Makefile.in (DONTCOMPILE): Fix typo in file name.
6495
64962000-09-04 Andre Spiegel <spiegel@gnu.org>
6497
6498 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6499 don't support anything else under SCCS yet.
6500
6501 * vc-hooks.el: Minor doc fixes.
6502
65032000-09-04 Andre Spiegel <spiegel@gnu.org>
6504
6505 * vc.el (vc-next-action-on-file): Do not visit the file if it's
6506 not necessary. If verbose in state `needs-patch', do the same as
6507 under `up-to-date'. When NOT verbose and `needs-patch', check out
6508 latest version instead of `merge-news'.
6509 (vc-next-action-dired): Don't mess with default-directory here; it
6510 breaks other parts of dired. It is the job of the
6511 backend-specific functions to adjust it temporarily if they need it.
6512 (vc-next-action): Remove a special CVS case.
6513 (vc-clear-headers): New optional arg FILE.
6514 (vc-checkin, vc-checkout): Set properties vc-state and
6515 vc-checkout-time properly.
6516 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
6517 (vc-print-log): Use new backend function `show-log-entry'.
6518 (vc-cancel-version): Do the checks in a different order. Added a
6519 FIXME concerning RCS-only code.
6520
6521 * vc-rcs.el (vc-rcs-show-log-entry): New function.
6522 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6523
6524 * vc-cvs.el (vc-cvs-show-log-entry): New function.
6525
6526 * vc-hooks.el (vc-default-mode-line-string): Show state
6527 `needs-patch' as a `-' too.
6528
65292000-09-04 Andre Spiegel <spiegel@gnu.org>
6530
6531 * vc.el (vc-responsible-backend): New optional arg REGISTER.
6532 (vc-default-could-register): New function.
6533 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6534 (vc-resynch-buffer): Call vc-dired-resynch-file.
6535 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6536 vc-resynch-buffer instead of vc-resynch-window.
6537 (vc-next-action-dired): Don't redisplay here, that gets done as a
6538 result of the individual file operations.
6539 (vc-retrieve-snapshot): Corrected prompt order.
6540
6541 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
6542
6543 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6544 as well.
6545 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
6546 hostname regexps. Updated all callers.
6547 (vc-cvs-responsible-p): Handle directories as well.
6548 (vc-cvs-could-register): New function.
6549 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6550 properties up-to-date.
6551
6552 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6553 user whether to create one.
6554
65552000-09-04 Andre Spiegel <spiegel@gnu.org>
6556
6557 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6558 check out a non-existing file.
6559
6560 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6561 workfile does not exist.
6562
6563 * vc.el (vc-version-diff): Use `require' to check for existence of
6564 diff-mode.
6565
65662000-09-04 Andre Spiegel <spiegel@gnu.org>
6567
6568 * vc-cvs.el (vc-cvs-registered): Use new function
6569 vc-cvs-parse-entry to do the actual work.
6570
65712000-09-04 Andre Spiegel <spiegel@gnu.org>
6572
6573 * vc-hooks.el (vc-find-backend-function): If function doesn't
6574 exist, return nil instead of error.
6575 (vc-call-backend): Doc fix.
6576
6577 * vc.el (vc-do-command): Doc fix.
6578 (vc-finish-logentry): When checking in from vc-dired, choose the
6579 right backend for logentry check.
6580 (vc-dired-mode-map): Inherit from dired-mode-map.
6581 (vc-dired-mode): Local value of dired-move-to-filename-regexp
6582 simplified.
6583 (vc-dired-state-info): Removed, updated caller.
6584 (vc-default-dired-state-info): Use parentheses instead of hyphens.
6585 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6586 (vc-dired-listing-switches): New variable.
6587 (vc-directory): Use it, instead of dired-listing-switches.
6588
6589 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6590 (vc-cvs-dir-state): New function.
6591 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
6592 (vc-cvs-parse-entry): New function, also to be used in
6593 vc-cvs-registered.
6594
65952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6596
6597 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6598 *or* single-window-frames.
6599
66002000-09-04 Andre Spiegel <spiegel@gnu.org>
6601
6602 * vc.el (vc-update-changelog): Split into generic part and default
6603 implementation. Doc string adapted.
6604 (vc-default-update-changelog): New function. Call the `rcs2log'
6605 script in exec-directory, to fix a long-standing nuisance.
6606
6607 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
6608 simply signals an error.
6609
66102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6611
6612 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
6613 control-flow more clear and to avoid running `cvs' twice.
6614
6615 * vc.el (vc-next-action-on-file): Doc fix.
6616 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
6617 (vc-print-log): Eval `file' before constructing the continuation.
6618
66192000-09-04 Andre Spiegel <spiegel@gnu.org>
6620
6621 * vc.el (vc-next-action-on-file): Corrected several messages.
6622 (vc-merge): Add prefix arg `merge-news'; handle it.
6623
6624 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
6625 is not reached. It is.
6626 (vc-cvs-merge): Set state to 'edited after merge.
6627 (vc-cvs-merge-news): Set workfile version to nil if not known.
6628 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
6629
6630 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
6631 via stdout. (Merge from main line.)
6632
66332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6634
6635 * vc.el (vc-finish-logentry): Thinko in the "same comment"
6636 detection.
6637
66382000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6639
6640 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
6641 against kill-all-local-variables.
6642 (vc-log-edit): Don't save vc-parent-buffer any more.
6643 (vc-last-comment-match): Initialize to an empty string.
6644 (vc-post-command-functions): New hook.
6645 (vc-do-command): Run it.
6646 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
6647 (vc-finish-logentry): Only add the comment to the ring if it's
6648 different from the last comment entered.
6649 (vc-new-comment-index): New function.
6650 (vc-previous-comment): Use it. Make the minibuffer message
6651 slightly less terse.
6652 (vc-comment-search-reverse): Make it work forward as well. Don't
6653 set vc-comment-ring-index if no match is found. Use
6654 vc-new-comment-index.
6655 (vc-comment-search-forward): Use vc-comment-search-reverse.
6656 (vc-dired-mode-map): Don't inherit from dired-mode-map since
6657 define-derived-mode will do it for us. Bind `v' to a keymap that
6658 inherits from vc-prefix-map so that we can bind `vt' without
6659 binding C-x v t.
6660 (vc-retrieve-snapshot): Parenthesis typo.
6661
6662 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
6663 to 1. Make sure to switch to *vc* before looking for an error
6664 message. Use vc-parse-buffer.
6665
66662000-09-04 Andre Spiegel <spiegel@gnu.org>
6667
6668 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
6669 and NAME.
6670 (vc-retrieve-snapshot): Split into two parts.
6671 (vc-default-retrieve-snapshot): New function.
6672
6673 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
6674 (vc-cvs-retrieve-snapshot): New function (untested).
6675 (vc-cvs-stay-local): Default to t.
6676 (vc-cvs-remote-p): New function and property.
6677 (vc-cvs-state): Stay local only if the above is t.
6678 (vc-handle-cvs): Removed.
6679 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
6680 done via vc-handled-backends now.
6681 (vc-cvs-header): Escape Id.
6682
66832000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6684
6685 * vc.el (vc-do-command): Remove unused commands.
6686 (vc-version-diff): Make sure default-directory ends with a slash.
6687 Move the window commands into a vc-exec-after.
6688 (vc-print-log): Move more of the code into the `vc-exec-after'.
6689
66902000-09-04 Andre Spiegel <spiegel@gnu.org>
6691
6692 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
6693 (vc-print-log): Search current revision from beginning of buffer.
6694 (vc-revert-buffer): Clear echo area after the diff is finished.
6695 (vc-prefix-map): Removed definition of "t" for terse display in vc
6696 dired.
6697 (vc-dired-mode-map): Inherit from dired-mode-map. Added
6698 definition of "vt" for terse display.
6699 (vc-dired-mode): Fix dired-move-to-filename-regexp.
6700
67012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6702
6703 * vc.el (vc-exec-after): Avoid caddr.
6704
67052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6706
6707 * vc.el (vc-exec-after): New function.
6708 (vc-do-command): Use it to add a termination message for async
6709 procs.
6710 (vc-checkout): Try to handle a missing-backend situation.
6711 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
6712 of a directory with a backend using async diffs.
6713 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
6714 present.
6715
6716 * vc-sccs.el (vc-sccs-state-heuristic): Use
6717 file-ownership-preserved-p.
6718
6719 * vc-rcs.el (vc-rcs-state-heuristic): Use
6720 file-ownership-preserved-p.
6721 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
6722
67232000-09-04 Andre Spiegel <spiegel@gnu.org>
6724
6725 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
6726 vc-do-command.
6727
6728 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
6729 when there are no changes.
6730
67312000-09-04 Andre Spiegel <spiegel@gnu.org>
6732
6733 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
6734
6735 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
6736
67372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6738
6739 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
6740
6741 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
6742 the `fset' outside of the defvar so that it works even if
6743 vc-prefix-map was already defined.
6744 (vc-setup-buffer): New function, split out of vc-do-command.
6745 (vc-do-command): Allow BUFFER to be t to mean `just use the
6746 current buffer without any fuss'.
6747 (vc-version-diff): Change the `diff' backend operation to just put
6748 the diff in the current buffer without erasing it. Always use
6749 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
6750 shrink-window-if-larger-than-buffer.
6751 (vc-print-log): Change the `print-log' backend operation to just
6752 put the log in the current buffer without erasing it. Protect
6753 shrink-window-if-larger-than-buffer.
6754 (vc-update-change-log): Fix setd typo.
6755
6756 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
6757 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
6758
6759 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
6760 (vc-rcs-diff): Insert in the current buffer and remove unused arg
6761 CMP.
6762
6763 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
6764 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
6765 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
6766
67672000-09-04 Andre Spiegel <spiegel@gnu.org>
6768
6769 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
6770 not possible, use vc-BACKEND-workfile-unchanged-p.
6771 (vc-default-workfile-unchanged-p): New function. Delegates to a
6772 full vc-BACKEND-diff.
6773
6774 * vc-hooks.el (vc-simple-command): Removed.
6775
6776 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
6777 instead of vc-simple-command.
6778 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
6779 avoid doing a diff when opening a file.
6780 (vc-rcs-state): Added check for unlocked-changes.
6781 (vc-rcs-header): Escape Id.
6782 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
6783 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
6784 version.
6785
6786 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
6787 (vc-sccs-diff): Remove optional arg CMP.
6788 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
6789 SCCS-specific function.
6790
6791 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
6792 vc-simple-command.
6793
67942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6795
6796 * vc.el (vc-editable-p): Renamed from vc-writable-p.
6797 (with-vc-file, vc-merge): Use vc-editable-p.
6798 (vc-do-command): Remove unused var vc-file and fix the
6799 doubly-defined `status' var. Add a user message when starting an
6800 async command.
6801 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
6802 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
6803 Use with-current-buffer.
6804 (vc-buffer-sync): Use unless.
6805 (vc-next-action-on-file): If the file is 'edited by read-only,
6806 make it read-write instead of trying to commit.
6807 (vc-version-diff, vc-update-change-log): Use `setq
6808 default-directory' rather than `cd'.
6809 (vc-log-edit): Don't forget to set default-directory in the
6810 buffer.
6811
6812 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
6813 (vc-sccs-state-heuristic): Use file-writable-p instead of
6814 comparing userids.
6815 (vc-sccs-checkout): Use `unless'.
6816
6817 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
6818 of comparing userids.
6819 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
6820 Simplify the logic by eliminating unreachable code.
6821 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
6822 just do a recursive call if we need to retry.
6823 (vc-rcs-checkout): Handle the case where rcs is missing by making
6824 the buffer read-write if requested and re-signalling the error.
6825
6826 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
6827
68282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6829
6830 * vc-hooks.el (vc-handled-backends): Docstring change.
6831 (vc-ignore-vc-files): Mark obsolete.
6832 (vc-registered): Check vc-ignore-vc-files.
6833 (vc-find-file-hook, vc-file-not-found-hook): Don't check
6834 vc-ignore-vc-files.
6835
6836 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
6837
68382000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6839
6840 * vc.el (vc-checkout): Don't do anything special for ange-ftp
6841 files since ange-ftp already has vc-registered return nil.
6842
6843 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
6844 (vc-sccs-workfile-version): Use with-temp-buffer and new
6845 vc-parse-buffer and don't bother setting the property.
6846 (vc-sccs-add-triple): Use with-current-buffer and
6847 find-file-noselect.
6848 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
6849
6850 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
6851 derives from the old vc-parse-buffer but uses the revision number
6852 rather than the date (much easier to compare robustly).
6853 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
6854 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
6855 locking-user more directly. Check strict locking and set
6856 checkout-model appropriately.
6857 (vc-rcs-parse-locks): Remove.
6858 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
6859 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
6860 (vc-rcs-system-release): Use with-current-buffer and
6861 vc-parse-buffer.
6862 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
6863
6864 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
6865 (vc-simple-command): Docstring fix.
6866 (vc-registered): Align the way the file-handler is called with the
6867 way the function itself works.
6868 (vc-file-owner): Remove.
6869
6870 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
6871 extraction of fields and call to file-attributes because of a
6872 temporary bug in rcp.el.
6873 (vc-cvs-fetch-status): Use with-current-buffer.
6874
68752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6876
6877 * vc.el (vc-do-command): Use file-relative-name.
6878 (vc-responsible-backend): Use vc-backend if possible.
6879 (vc-create-snapshot): Improve the `interactive' spec. Add support
6880 for branches and dispatch to backend-specific `create-snapshot'.
6881 (vc-default-create-snapshot): New function, containing the bulk of
6882 the old vc-create-snapshot.
6883 (vc-retrieve-snapshot): Improve the interactive spec.
6884
6885 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
6886 (vc-backend-hook-functions): Remove.
6887 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
6888 (vc-backend): Reintroduce the test for `file = nil' now that I
6889 know why it was there (and added a comment to better remember).
6890
6891 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
6892 code from vc-sccs-hooks.el.
6893 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
6894 'vc anymore.
6895 (vc-sccs-responsible-p): Use expand-file-name instead of concat
6896 and file-directory-p instead of file-exists-p.
6897 (vc-sccs-check-headers): Simplify the regexp.
6898
6899 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
6900 from vc-rcs-hooks.el. Don't require 'vc anymore.
6901 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
6902 file-directory-p instead of file-exists-p.
6903
6904 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
6905 from vc-cvs-hooks.el.
6906 (proto vc-cvs-registered): Require 'vc-cvs instead of
6907 'vc-cvs-hooks. Don't require 'vc anymore.
6908 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
6909 file-directory-p instead of file-exists-p.
6910 (vc-cvs-create-snapshot): New function, replacing
6911 vc-cvs-assign-name.
6912 (vc-cvs-assign-name): Remove.
6913
69142000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6915
6916 * vc-cvs.el (vc-cvs-header): New var.
6917
6918 * vc-rcs.el (vc-rcs-exists): Remove.
6919 (vc-rcs-header): New var.
6920
6921 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
6922 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
6923 (vc-sccs-header): New var.
6924
6925 * vc.el (vc-do-command): Get rid of the `last' argument.
6926 (vc-header-alist): Remove, replaced by vc-X-header.
6927 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
6928 (vc-dired-hook): Use expand-file-name instead of concat.
6929 (vc-directory): Use file-name-as-directory.
6930 (vc-snapshot-precondition, vc-create-snapshot)
6931 (vc-retrieve-snapshot): Allow the command to operate on any
6932 directory.
6933
6934 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
6935 just removing the 'WORKFILE argument or by removing the 'MASTER
6936 argument and replacing `file' with (vc-name file).
6937
69382000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6939
6940 * vc.el: Update Copyright and add a crude list of backend funs.
6941 (vc-writable-p): New function.
6942 (with-vc-file): Use vc-writable-p.
6943 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
6944 (vc-register): Avoid vc-name.
6945 (vc-locking-user): Remove.
6946 (vc-steal-lock): Make the `owner' arg non-optional.
6947 (vc-merge): Use vc-writable-p instead of vc-locking-user and
6948 vc-checkout-model.
6949 (vc-default-dired-state-info): Use vc-state instead of
6950 vc-locking-user and return special strings for special states.
6951 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
6952 and get rid of one of the special CVS cases.
6953 (vc-cancel-version): prettify error message with \\[...].
6954 (vc-rename-master): New function.
6955 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
6956 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
6957 the CVS special case generic.
6958 (vc-default-record-rename): Remove.
6959 (vc-file-tree-walk-internal): Only call FUNC for files that are
6960 under control of some VC backend and replace `concat' with
6961 expand-file-name.
6962 (vc-file-tree-walk): Update docstring.
6963 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
6964 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
6965
6966 * vc-sccs.el (vc-sccs-rename-file): Renamed from
6967 vc-sccs-record-rename. Use `find-file-noselect' rather than
6968 `find-file' and call `vc-rename-master' to do the actual move.
6969 (vc-sccs-diff): Remove unused `backend' variable.
6970
6971 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
6972 to delay loading of vc-sccs until it is really used.
6973 (vc-sccs-master-templates): Preload.
6974 (vc-sccs-state): Update call to vc-sccs-parse-locks.
6975 (vc-sccs-project-dir): Remove (merged into
6976 vc-sccs-search-project-dir).
6977 (vc-sccs-search-project-dir): Rewrite using file name handling ops
6978 rather than `concat', make sure it is preloaded and don't bother
6979 to check that the file actually exists.
6980 (vc-sccs-parse-locks): Remove unused `file' argument, remove
6981 `locks' argument (use buffer's content instead) and eliminate n^2
6982 behavior.
6983
6984 * vc-rcs.el: Update Copyright.
6985 (vc-rcs-rename-file): New function.
6986 (vc-rcs-diff): Remove unused `backend' variable.
6987
6988 * vc-hooks.el: Update Copyright.
6989 (vc-backend): Don't accept a nil argument any more.
6990 (vc-up-to-date-p): Turn into a defsubst.
6991 (vc-possible-master): New function.
6992 (vc-check-master-templates): Use `vc-possible-master' and allow
6993 funs in vc-X-master-templates to return a non-existent file.
6994
6995 * vc-cvs.el: Update Copyright.
6996 (vc-cvs-diff): Remove unused `backend' variable.
6997 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
6998
6999 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7000
70012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7002
7003 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7004 since it can be called from vc-rcs.el.
7005 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7006
70072000-09-04 Andre Spiegel <spiegel@gnu.org>
7008
7009 * vc.el (vc-version-diff): Expand file name read from the
7010 minibuffer. Handle the case when a previous version number can't
7011 be guessed. Give suitable messages when there were no differences
7012 found.
7013 (vc-clear-headers): Call backend-specific implementation, if one
7014 exists.
7015 (vc-cancel-version): Made error checks generic. When done, clear
7016 headers generically, too.
7017
7018 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7019 from vc-clear-headers in vc.el.
7020
7021 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7022 correctly.
7023 (vc-rcs-latest-on-branch-p): Made second argument VERSION
7024 optional. Handle the case when it's not there.
7025
70262000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7027
7028 * vc.el (vc-locking-user): Moved from vc-hooks.el.
7029
70302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7031
7032 * vc-hooks.el (vc-loadup): Remove.
7033 (vc-find-backend-function): Use `require'. Also, handle the case
7034 where vc-BACKEND-hooks.el doesn't exist.
7035 (vc-call-backend): Cleanup.
7036
70372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7038
7039 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7040 vc-rcs-grab-templates)
7041 (vc-rcs-registered): Remove. The default function works as well.
7042 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7043 vc-sccs-grab-templates)
7044 (vc-sccs-registered): Remove. The default function works as well.
7045
7046 * vc.el (vc-version-diff): Left out a vc- in call to
7047 vc-call-backend.
7048 (vc-default-dired-state-info, vc-default-record-rename)
7049 (vc-default-merge-news): Update for the new backend argument.
7050
7051 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7052 using the default function.
7053 (vc-call-backend): If calling the default function, pass it the
7054 backend as first argument. Update the docstring accordingly.
7055 (vc-default-state-heuristic, vc-default-mode-line-string): Update
7056 for the new backend argument.
7057 (vc-make-backend-sym): Renamed from vc-make-backend-function.
7058 (vc-find-backend-function): Use the new name.
7059 (vc-default-registered): New function.
7060
70612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7062
7063 * vc.el (vc-merge): Use vc-find-backend-function.
7064
7065 * vc-hooks.el (vc-backend-functions): Remove.
7066 (vc-loadup): Don't setup 'vc-functions.
7067 (vc-find-backend-function): New function.
7068 (vc-call-backend): Use above fun and populate 'vc-functions
7069 lazily.
7070 (vc-backend-defines): Remove.
7071
70722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7073
7074 * vc.el (vc-register): Put a FIXME note for a newly found bug.
7075 Call vc-call-backend without the leading vc-.
7076 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7077 (vc-check-headers): Call vc-call-backend without the leading vc-.
7078 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7079 (vc-annotate-display): Replace confusing use of `cond' with `or'.
7080 Call vc-call-backend without the leading vc-.
7081
7082 * vc-cvs.el (tail): Provide vc-cvs.
7083 * vc-sccs.el (tail): Provide vc-sccs.
7084 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7085
7086 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7087 (vc-make-backend-function, vc-call): Pass names without leading
7088 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7089 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7090 (vc-call-backend): Always try to load vc-X-hooks.
7091 (vc-registered): Remove vc- in call to vc-call-backend.
7092
70932000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7094
7095 * vc.el (vc-process-filter): New function.
7096 (vc-do-command): Setup `vc-process-filter' for the async process.
7097 (vc-maybe-resolve-conflicts): New function to reduce
7098 code-duplication. Additionally, it puts the buffer in
7099 `smerge-mode' if applicable.
7100 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7101 calling `merge-news'.
7102 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7103 (vc-log-edit): New function. Replacement for `vc-log-mode' by
7104 interfacing to log-edit.el.
7105 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7106 log-edit is available.
7107 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7108
71092000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7110
7111 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7112 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7113 defvar and the initialization.
7114 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7115
7116 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7117 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7118
7119 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7120
71212000-09-04 Andre Spiegel <spiegel@gnu.org>
7122
7123 * vc.el (vc-file-clear-masterprops): Removed.
7124 (vc-checkin, vc-revert-buffer): Removed calls to the above.
7125 (vc-version-diff): Use buffer-size without argument.
7126 (vc-register): Heed vc-initial-comment.
7127
7128 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7129 default branch.
7130
7131 * vc-rcs.el (vc-rcs-register): Parse command output to find master
7132 file name and workfile version.
7133 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7134
7135 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7136 vc-file-clear-masterprops.
7137
7138 * vc-sccs.el (vc-sccs-checkout): Removed call to
7139 vc-file-clear-masterprops. If writable, set vc-state to 'edited
7140 rather than user login name.
7141
7142
71432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7144
7145 * vc.el (vc-workfile-unchanged-p): Remove unused argument
7146 `want-differences-if-changed' and simplify.
7147 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7148 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7149 output (which is invalid for async vc-diff) to decide whether to
7150 do the revert silently or not.
7151
71522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7153
7154 * vc-hooks.el (vc-loadup): Load files quietly.
7155 (vc-call-backend): Oops, brain fart.
7156
71572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7158
7159 * vc-cvs.el (vc-cvs-state): Typo.
7160 (vc-cvs-merge-news): Return the status code rather than the error msg.
7161
71622000-09-04 Andre Spiegel <spiegel@gnu.org>
7163
7164 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7165 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7166 vc-state or vc-up-to-date-p.
7167 (vc-merge): Use vc-backend-defines to check whether merging is
7168 possible. Set state to 'edited after successful merge.
7169
7170 * vc-hooks.el (vc-locking-user): If locked by the calling user,
7171 return that name. Redocumented.
7172
71732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7174
7175 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7176 new `vc-state' semantics.
7177 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7178 'vc-locking-user to the current user.
7179 (vc-merge): Inline vc-backend-merge. Comment out code that I
7180 don't understand and hence can't adapt to the new `vc-state' and
7181 `vc-locking-user' semantics.
7182 (vc-backend-merge): Remove.
7183
7184 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7185 rather than 'vc-locking-user.
7186
7187 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7188
7189 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7190 (vc-state): Don't use 'reserved any more. Just use the same
7191 convention as the one used for vc-<backend>-state where the
7192 locking user (as a string) is returned.
7193 (vc-locking-user): Update, based on the above convention. The
7194 'vc-locking-user property has disappeared.
7195 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7196
7197 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7198 with a heuristic one.
7199 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7200 (vc-cvs-checkin): Do a trivial parse to set the state in case of
7201 error. That allows us to get to 'needs-merge even in the
7202 stay-local case. There's still no way to detect 'needs-patch in
7203 such a setup (or to force an update for that matter).
7204 (vc-cvs-logentry-check): Remove, the default works as well.
7205
72062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7207
7208 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7209
7210 * vc.el (vc-do-command): kill-all-local-variables, to reset any
7211 major-mode in which the buffer might have been put earlier. Use
7212 `remove' and `when'. Allow `okstatus' to be `async' and use
7213 `start-process' in this case.
7214 (vc-version-diff): Handle the case where the diff looks empty
7215 because of the use of an async process.
7216
72172000-09-04 Andre Spiegel <spiegel@gnu.org>
7218
7219 * vc.el (vc-next-action-on-file): Removed optional parameter
7220 `simple'. Recompute state unconditionally.
7221 (vc-default-toggle-read-only): Removed.
7222
7223 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7224 (vc-toggle-read-only): Undid prev change.
7225
7226 * vc-cvs.el (vc-cvs-stay-local): Renamed from
7227 vc-cvs-simple-toggle. Redocumented.
7228 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
7229 (vc-cvs-toggle-read-only): Removed.
7230
72312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7232
7233 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7234 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
7235 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
7236 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
7237 still is. So maybe it should be removed.
7238 (vc-head-version, vc-find-binary): Remove.
7239 (vc-recompute-state): Move from vc-hooks.el.
7240 (vc-next-action-on-file): Add a `simple' argument to allow
7241 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7242 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7243 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7244 (vc-dired-mode-map): Properly defvar it.
7245 (vc-print-log): Call log-view-mode if available.
7246 (small-temporary-file-directory): defvar instead of use boundp.
7247 (vc-merge-news): Moved to vc-cvs.el.
7248 (vc-default-merge-news): New function.
7249
7250 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7251 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7252 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7253 unknown `vc-latest-version' function. It should probably refer to
7254 vc-workfile-version or somesuch, but it's very unclear to me and I
7255 don't have SCCS to test things.
7256
7257 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7258 (vc-sccs-state-heuristic): Fix typo.
7259 (vc-sccs-workfile-unchanged-p): Add missing argument.
7260
7261 * vc-rcs.el: Require vc and vc-rcs-hooks.
7262 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7263 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7264 (vc-release-greater-or-equal-p): Move from vc.
7265 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7266 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7267 (vc-rcs-checkout): Add a missing `new-version' argument in the
7268 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7269
7270 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7271 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7272 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
7273 than the apparently unbound `workfile-version'.
7274
7275 * vc-hooks.el (vc-master-templates): Def the obsolete var.
7276 (vc-file-prop-obarray): Use `make-vector'.
7277 (vc-backend-functions): Add new hookable functions
7278 vc-toggle-read-only, vc-record-rename and vc-merge-news.
7279 (vc-loadup): If neither backend nor default functions exist, use
7280 the backend function rather than nil.
7281 (vc-call-backend): If the function if not bound yet, try to load
7282 the non-hook file to see if it provides it.
7283 (vc-call): New macro plus use it wherever possible.
7284 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
7285 nor `vc-find-binary' since it's only called from
7286 vc-mistrust-permission which is only used once the backend is known.
7287 (vc-checkout-model): Fix parenthesis.
7288 (vc-recompute-state, vc-prefix-map): Move to vc.el.
7289
7290 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7291 (vc-cvs-release, vc-cvs-system-release): Remove.
7292 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
7293 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
7294 status symbols.
7295 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
7296 (vc-cvs-toggle-read-only): First cut at a function to allow a
7297 cvs-status-free vc-toggle-read-only.
7298 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
7299 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
7300 vc-cvs-status. Also set vc-state rather than vc-locking-user.
7301 (vc-cvs-checkout): Modify access rights directly if the user
7302 requested not to use `cvs edit'. And refresh the mode line.
7303
7304 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
7305 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
7306
73072000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7308
7309 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
7310 workfile' that got lost when the code was extracted from vc.el.
7311 And merged the tail with the rest of the code (not possible in the
7312 old vc.el where the tail was shared among all backends). And
7313 explicitly set the state to 'edited if `writable' is set.
7314
7315 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
7316 (vc-cvs-state): Be careful to return the value from
7317 vc-cvs-parse-state.
7318 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
7319 property but return it instead. Also be careful to handle a nil
7320 or "" `rev' when workfile is non-nil (it was handled properly when
7321 workfile was nil).
7322
7323 * vc.el: Removed those pesky unnecessary `(function' quotes.
7324 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
7325 directly in the defvar.
7326 (vc-do-command): Bind inhibit-read-only so as to properly handle
7327 the case where the destination buffer has been made read-only.
7328 (vc-diff): Delegate to vc-version-diff in all cases.
7329 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7330 (vc-annotate-mode-variables): Removed (code moved partly to
7331 defvars and partly to vc-annotate-add-menu).
7332 (vc-annotate-mode): Turned into a derived-mode.
7333 (vc-annotate-add-menu): Moved in code in
7334 vc-annotate-mode-variables.
7335 (vc-update-change-log): Use make-temp-file if available.
7336
73372000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
7338
7339 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
7340 `vc-checkout-model' updated to `vc-cvs-update-model'.
7341
73422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7343
7344 * vc.el (vc-next-action-on-file): Added handling of state
7345 `unlocked-changes'.
7346 (vc-checkout-carefully): Is now practically obsolete, unless the
7347 above is too slow to be enabled unconditionally.
7348 (vc-update-change-log): Fixed typo.
7349
7350 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
7351
7352 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
7353 Now handles state `unlocked-changes'.
7354 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7355
7356 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
7357
7358 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
7359 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
7360 `unlocked-changes'.
7361 (vc-rcs-workfile-unchanged-p): Renamed from
7362 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
7363 function yet, but supposed to become one soon.
7364
7365 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
7366 `vc-steal-lock'.
7367 (vc-call-backend): Changed error message.
7368 (vc-state): Added description of state `unlocked-changes'.
7369
73702000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7371
7372 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
7373 always return t in CVS-controlled directories.
7374
7375 * vc.el (vc-responsible-backend): New function.
7376 (vc-register): Largely rewritten.
7377 (vc-admin): Removed (implementation moved into vc-register).
7378 (vc-checkin): Redocumented.
7379 (vc-finish-logentry): If no backend defined yet (because we are in
7380 the process of registering), use the responsible backend.
7381
7382 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7383 Updated function lists.
7384 (vc-call-backend): Fixed typo.
7385
7386 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
7387 New functions.
7388 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
7389 Removed query option. Redocumented.
7390
73912000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7392
7393 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
7394
7395 * vc.el: Updated callers of `vc-checkout-required' to use
7396 `vc-checkout-model'.
7397
73982000-09-04 Martin Lorentzson <martinl@gnu.org>
7399
7400 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
7401 stuff updated to reference this function instead of the old
7402 `vc-backend-release-p'.
7403
74042000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7405
7406 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
7407 vc-checkout-model. Return appropriate values. Updated callers.
7408
74092000-09-04 Martin Lorentzson <martinl@gnu.org>
7410
7411 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7412 (vc-backend-revert): Function moved into `vc-revert';
7413 `vc-next-action' must be updated to accomodate this change.
7414 (vc-backend-steal): Function moved into `vc-finish-steal'.
7415 (vc-backend-logentry-check): Function moved into
7416 `vc-finish-logentry'.
7417 (vc-backend-printlog): Function moved into `vc-print-log'.
7418 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
7419 (vc-backend-assign-name): Function moved into
7420 `vc-create-snapshot'.
7421
74222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7423
7424 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7425 Rename to vc-checkout-model. Return appropriate values.
7426 Update callers.
7427
7428 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7429 to vc-checkout-model.
7430 (vc-checkout-required): Rename to vc-checkout-model.
7431 Re-implement and re-comment.
7432 (vc-after-save): Use vc-checkout-model.
7433
74342000-09-04 Martin Lorentzson <martinl@gnu.org>
7435
7436 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
7437 Update to use the vc-BACKEND-diff functions instead.
7438 `vc-diff' is now working.
7439
7440 * vc-rcs.el (vc-rcs-logentry-check): New function.
7441
7442 * vc-cvs.el (vc-cvs-logentry-check): New function.
7443
7444 * vc-sccs.el (vc-sccs-diff): Function changed name from
7445 `vc-backend-diff'. This makes `vc-diff' work.
7446
7447 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7448 of functions possibly implemented in a vc-BACKEND library.
7449 (vc-checkout-required): Fix bug that caused an error to be
7450 signaled during `vc-after-save'.
7451
7452 * vc.el: Fix typo.
7453 This checkin is made with our new VC code base for the very first time.
7454 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7455
7456 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
7457 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
7458
7459 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
7460 updated to `vc-uses-locking'.
7461 (vc-checkout-required): Call to backend function.
7462 `vc-checkout-required' updated to `vc-uses-locking' instead.
7463
7464 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
7465 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
7466
7467 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7468 to match the split into various backends.
7469 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7470 (vc-retrieve-snapshot): Bug fix.
7471
74722000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7473
7474 * vc-sccs.el (vc-sccs-release): Doc fix.
7475
74762000-09-04 Martin Lorentzson <martinl@gnu.org>
7477
7478 * vc.el (vc-next-action-on-file): Bug found and fixed.
7479 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
7480 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
7481
7482 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
7483 (vc-rcs-checkout): Name space cleaned up. No more revision number
7484 crunching function names that are not prefixed with vc-rcs.
7485 (vc-rcs-checkout-model): Function added. References to
7486 `vc-checkout-model' replaced.
7487
74882000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7489
7490 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7491 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
7492 still need to be split, and implemented for RCS).
7493
74942000-09-04 Martin Lorentzson <martinl@gnu.org>
7495
7496 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7497
7498 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7499 required by the vc.el file.
7500
7501 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7502 required by the vc.el file.
7503 (vc-rcs-exists): Function added.
7504
7505 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7506 required by the vc.el file.
7507
7508 * vc.el (vc-admin): Updated to handle selection of appropriate
7509 backend. Current implementation is crufty and need re-thinking.
7510
7511 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7512
75132000-09-04 Martin Lorentzson <martinl@gnu.org>
7514
7515 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7516 beginning of annotate buffers correctly.
7517
7518 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7519 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7520 functionality updated quite a lot to support multiple backends.
7521 Variables `vc-annotate-mode', `vc-annotate-buffers',
7522 `vc-annotate-backend' added.
7523
7524 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7525 `vc-annotate-difference' added to supported backend functions.
7526
75272000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7528
7529 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7530 Use with-temp-file instead of /bin/sh. Merged from mainline
7531
75322000-09-04 Martin Lorentzson <martinl@gnu.org>
7533
7534 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7535
7536 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7537
7538 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7539
75402000-09-04 Martin Lorentzson <martinl@gnu.org>
7541
7542 * vc-hooks.el: vc-state-heuristic added to
7543 vc-backend-hook-functions.
7544
7545 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7546
7547 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7548
7549 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7550 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7551 state to `reserved'.
7552
7553 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7554 `vc-checkout-required'. Rename the `locked' state to `reserved'.
7555
75562000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7557
7558 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7559 untouched.
7560
7561 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7562
7563 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7564 if defined. (Merged from main line, slightly adapted.)
7565
7566 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7567 millenium problem (merged from mainline).
7568
75692000-09-04 Martin Lorentzson <martinl@gnu.org>
7570
7571 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7572 part and moved the non-BACKEND stuff to vc.el.
7573
7574 * vc.el: Split the annotate feature into a BACKEND specific part
7575 and moved it from the vc-cvs.el file to this one.
7576
75772000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7578
7579 * vc-hooks.el: Implement new state model.
7580 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7581 (vc-locking-user): Simplify. Now only needed if the file is
7582 locked by somebody else.
7583 (vc-lock-from-permissions): Remove. Functionality is in
7584 vc-sccs-hooks.el and vc-rcs-hooks.el now.
7585 (vc-mode-line-string): New name for former vc-status. Adapted.
7586 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7587
7588 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7589 Various simplifications and adaptations all over the place.
7590
7591 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7592 Simplify and adapt the rest.
7593
7594 * vc.el (vc-resynch-window): Add TODO comment: check for
7595 interaction with view mode according to recent RCS change.
7596 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7597
75982000-09-04 Martin Lorentzson <martinl@gnu.org>
7599
7600 * vc.el: Convert the remaining function comments to docstrings.
7601
76022000-09-04 Martin Lorentzson <martinl@gnu.org>
7603
7604 * vc.el (vc-backend-release, vc-release-greater-or-equal)
7605 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
7606 (vc-minor-part, vc-previous-version): Functions that operate and
7607 compare revision numbers got proper documentation. Comments added
7608 about their possible removal.
7609
76102000-09-04 Martin Lorentzson <martinl@gnu.org>
7611
7612 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
7613 the vc-backend.el files.
7614
7615 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
7616
7617 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
7618 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
7619 (vc-rcs-previous-version): Functions added.
7620
7621 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
7622
7623 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
7624
76252000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7626
7627 * vc-hooks.el (vc-master-templates): Is really obsolete.
7628 Comment out the definition for now. What is the right procedure
7629 to get rid of it?
7630 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
7631 rewritten.
7632 (vc-default-registered): Remove.
7633 (vc-check-master-templates): New function; does mostly what the
7634 above did before.
7635 (vc-locking-user): Don't rely on the backend to set the property.
7636
7637 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7638 Rewrite documentation.
7639 (vc-rcs-templates-grabbed): New variable.
7640 (vc-rcs-grab-templates): New function.
7641 (vc-rcs-registered): Rewrite to use above mechanism.
7642
7643 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7644 Rewrite documentation.
7645 (vc-sccs-templates-grabbed): New variable.
7646 (vc-sccs-grab-templates): New function.
7647 (vc-sccs-registered): Rewrite to use above mechanism.
7648 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
7649 Don't throw the result, simply return it.
7650
7651 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
7652 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
7653 (vc-cvs-registered): Does the check itself now. Simplify.
7654
7655 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7656 from main line.
7657
76582000-09-04 Martin Lorentzson <martinl@gnu.org>
7659
7660 * vc-cvs.el (vc-cvs-diff): New function.
7661
7662 * vc-sccs.el (vc-sccs-diff): New function.
7663
7664 * vc-rcs.el (vc-rcs-diff): New function.
7665 (vc-rcs-checkout): Bug (typo) found and fixed.
7666 (vc-rcs-register-switches): New variable.
7667
7668 * vc.el (vc-backend-diff): Function removed and placed in the
7669 backend files.
7670
76712000-09-04 Martin Lorentzson <martinl@gnu.org>
7672
7673 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
7674
7675 * vc.el (vc-backend-checkout): Function removed and replaced in
7676 the vc-backend.el files.
7677
7678 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
7679
7680 * vc.el (vc-backend-admin): Removed and replaced in the
7681 vc-backend.el files.
7682
7683 * vc.el (Martin): Removed all the annotate functionality since it
7684 is CVS backend specific.
7685
76862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7687
7688 * spec.txt: Added specification of vc-state.
7689
7690 * vc-sccs-hooks.el (vc-sccs-master-properties):
7691 Remove handling of vc-latest-version and
7692 vc-your-latest-version. What used to be vc-latest-version, is now
7693 returned as vc-workfile-version.
7694 (vc-sccs-workfile-version): Adapt.
7695
76962000-09-04 Dave Love <fx@gnu.org>
7697
7698 * vc.el: [Merged from mainline.]
7699 (vc-dired-mode): Make the dired-move-to-filename-regexp
7700 regexp match the date, to avoid treating date as file size.
7701 Add YYYY S option to WESTERN/
7702
77032000-09-04 Dave Love <fx@gnu.org>
7704
7705 * vc.el: Require `compile' when compiling.
7706 (vc-logentry-check-hook): New option.
7707 (vc-steal-lock): Use compose-mail.
7708 (vc-dired-mode-map): Defvar when compiling.
7709 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
7710 vc-sccs.el and renamed. Callers changed.
7711 (vc-backend-checkout, vc-backend-logentry-check)
7712 (vc-backend-merge-news): Doc fix.
7713 (vc-default-logentry-check): New function.
7714 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
7715 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
7716 (vc-backend-merge): Doc fix. Use backend functions.
7717 (vc-check-headers): Use backend functions.
7718
7719 * vc-cvs.el: Require vc when compiling.
7720 (vc-cvs-register-switches): Doc fix.
7721 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
7722 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
7723 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
7724 New functions (code from vc.el).
7725 (vc-annotate-display-default): Fix interactive spec.
7726 (vc-annotate-time-span): Doc fix.
7727
7728 * vc-rcs.el: Require vc when compiling.
7729 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
7730 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
7731 (vc-rcs-checkin): New functions (code from vc.el).
7732 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
7733 Doc fix.
7734 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
7735
7736 * vc-sccs.el: Require vc when compiling.
7737 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
7738 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
7739 (vc-sccs-revert)
7740 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
7741 from vc.el).
7742 (vc-sccs-add-triple, vc-sccs-record-rename)
7743 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
7744 (vc-sccs-admin): Doc fix.
7745
77462000-09-04 Martin Lorentzson <martinl@gnu.org>
7747
7748 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
7749 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
7750 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
7751 from vc.el.
7752
7753 * vc-sccs.el (vc-admin-sccs): Added from vc.el
7754
7755 * vc-cvs.el: Moved the annotate functionality from vc.el.
7756 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
7757
77582000-09-04 Dave Love <fx@gnu.org>
7759
7760 * vc.el (vc-backend-release): Call vc-system-release.
7761
7762 * vc-sccs.el (vc-sccs-system-release):
7763 Renamed from vc-sccs-backend-release.
7764
7765 * vc-rcs.el (vc-rcs-system-release):
7766 Renamed from vc-rcs-backend-release.
7767
7768 * vc-cvs.el (vc-cvs-system-release):
7769 Renamed from vc-cvs-backend-release.
7770
77712000-09-04 Dave Love <fx@gnu.org>
7772
7773 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
7774 backend files.
7775 (vc-backend-release): Dispatch to backend functions.
7776 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
7777 probably needs attention.]
7778
7779 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
7780 (vc-sccs-backend-release): New function.
7781
7782 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
7783 (vc-cvs-backend-release): New function.
7784
7785 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
7786 Doc fix.
7787 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
7788 (vc-default-dired-state-info): New function.
7789 (vc-dired-state-info): Dispatch to backends.
7790 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
7791
7792 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
7793 from vc.el and renamed.
7794
77952000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7796
7797 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
7798 (vc-version-other-window, vc-backend-assign-name): Removed
7799 references to vc-latest-version; sometimes changed into
7800 vc-workfile-version.
7801
7802 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
7803 vc-rcs-master-workfile-version.
7804 (vc-rcs-workfile-version): Use the above. Don't call
7805 vc-latest-version (that was unreachable code, anyway).
7806 (vc-rcs-fetch-master-properties): Doc fix.
7807
7808 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
7809 (vc-backend-hook-functions): Removed them from this list, too.
7810 (vc-fetch-properties): Removed.
7811 (vc-workfile-version): Doc fix.
7812
7813 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
7814 (vc-rcs-workfile-version, vc-rcs-locking-user)
7815 (vc-rcs-uses-locking): Use it.
7816
7817 * vc-hooks.el (vc-consult-rcs-headers):
7818 Moved into vc-rcs-hooks.el, under the name
7819 vc-rcs-consult-headers.
7820
7821 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
7822 headers.
7823 (vc-cvs-find-master): Use this name only; correct different
7824 versions of the name.
7825
7826 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
7827 New functions.
7828 (vc-sccs-locking-user): Use the latter.
7829
7830 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
7831 New functions.
7832
7833 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
7834 Moved into both
7835 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
7836 functions are implementation details of those two backends.
7837
78382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7839
7840 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
7841 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
7842
7843 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
7844 (vc-sccs-parse-locks): SCCS-specific code moved here from
7845 vc-hooks.
7846
7847 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
7848 code moved here from vc-hooks.
7849
7850 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
7851 into back-end specific parts and removed. Callers not updated
7852 yet; because I guess these callers will disappear into back-end
7853 specific files anyway.
7854
78552000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7856
7857 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
7858 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
7859 `vc-uses-locking'.
7860
7861 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
7862 Store yes/no in the property, and return t/nil. Updated all
7863 callers.
7864
7865 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
7866 vc-sccs-uses-locking. Don't set property.
7867 (vc-sccs-locking-user): Don't set property.
7868
7869 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
7870 vc-cvs-uses-locking. Don't set property here; leave that to
7871 vc-hooks.
7872 (vc-cvs-locking-user): Reflect above change. Streamlined.
7873
7874 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
7875 vc-rcs-uses-locking.
7876 (vc-rcs-locking-user): Reflect above change.
7877
78782000-09-04 Dave Love <fx@gnu.org>
7879
7880 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
7881
7882 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
7883
7884 * vc-hooks.el (vc-checkout-model): Punt to backends.
7885
7886 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
7887
7888 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
7889
7890 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
7891 New functions.
7892
7893 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
7894 New functions.
7895
7896 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
7897 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
7898
7899 * vc-hooks.el (vc-default-locking-user): New function.
7900 (vc-locking-user, vc-workfile-version): Punt to backends.
7901
79022000-09-04 Dave Love <fx@gnu.org>
7903
7904 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
7905 (vc-master-workfile-version): Moved from vc-hooks.
7906
7907 * vc-rcs-hooks.el: Fix duplicate code in last change.
7908
7909 * vc-rcs-hooks.el: Require vc-hooks when compiling.
7910 (vc-rcs-master-templates): Improve :type.
7911 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
7912 vc-master-workfile-version): Moved from vc-hooks.
7913
7914 * vc-sccs-hooks.el: Require vc-hooks when compiling.
7915 (vc-sccs-master-templates): Improve :type.
7916 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
7917
7918 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
7919
7920 * vc-cvs-hooks.el: Require vc-hooks when compiling.
7921 (vc-cvs-master-templates): Improve :type. Use
7922 vc-cvs-find-cvs-master.
7923 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
7924 from vc-hooks.
7925 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
7926
7927 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
7928 Moved to vc-cvs-hooks.
7929
7930 * vc-hooks.el: Add doc strings in various places. Simplify the
7931 minor mode setup.
7932 (vc-handled-backends): New user variable.
7933 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
7934 simplification.
7935
79362000-09-04 Dave Love <fx@gnu.org>
7937
7938 * vc.el: Some doc fixes for autoloaded and interactive functions.
7939 Fix compilation warnings from ediff stuff.
7940 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
7941
7942 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
7943
7944 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
7945
7946 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
7947
79482000-09-04 Dave Love <fx@gnu.org>
7949
7950 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7951 New variable.
7952 (vc-make-backend-function, vc-loadup, vc-call-backend)
7953 (vc-backend-defines): New functions.
7954
7955 * vc-hooks.el: Various doc fixes.
7956 (vc-default-back-end, vc-follow-symlinks): Custom fix.
7957 (vc-match-substring): Function removed. Callers changed to use
7958 match-string.
7959 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
7960 Simplify.
7961
79622000-09-04 Dave Love <fx@gnu.org>
7963
7964 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
7965 type.
7966 (vc-sccs-project-dir, vc-search-sccs-project-dir)
7967 (vc-sccs-registered): Doc fix.
7968
7969 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
7970 (vc-cvs-registered): Doc fix.
7971
7972 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
7973 (vc-rcs-registered): Doc fix.
7974
79752000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7976
7977 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
7978
7979 * vc-hooks.el: vc-registered has been renamed
7980 vc-default-registered. Some functions have been moved to the
7981 backend specific files. they all support the
7982 vc-BACKEND-registered functions.
7983
79842000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7985
7986 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
7987
7988 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
7989
79902000-09-04 Dave Love <fx@gnu.org>
7991
7992 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
7993 menu-bar-update-hook.
7994
7995 * help.el (help-manyarg-func-alist): Add
7996 find-operation-coding-system.
7997
7998 * wid-edit.el (widget-sexp-validate): Fix garbled code.
7999
8000 * custom.el (custom-set-variables): Print message about errors in
8001 setting.
8002
80032000-09-03 Andrew Innes <andrewi@gnu.org>
8004
8005 * makefile.w32-in: Change to DOS line endings.
8006
80072000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8008
8009 * mouse.el (mouse-popup-menubar): Supply the prompt string for
8010 minor-mode keymaps, if they don't have one.
8011
80122000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8013
8014 * eshell/esh-module.el (eval-when-compile): Don't lose if
8015 esh-module.el's file name is truncated to DOS 8+3 limits.
8016
80172000-09-01 John Wiegley <johnw@gnu.org>
8018
8019 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8020 predicate, which caused entries in the completion list to be
8021 doubled.
8022
80232000-08-30 John Wiegley <johnw@gnu.org>
8024
8025 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8026 sending to subprocesses. Also, hook pre-command-hook if
8027 `eshell-send-direct-to-subprocesses' is non-nil.
8028 (eshell-send-direct-to-subprocesses): New config variable. If t,
8029 subprocess input is send immediately.
8030 (eshell-toggle-direct-send): New function.
8031 (eshell-self-insert-command): New function.
8032 (eshell-intercept-commands): New function.
8033 (eshell-send-input): If direct subprocess sending is enabled,
8034 don't echo any input to the Eshell buffer. Let the subprocess
8035 handle that. This requires "stty echo" in bash, for example.
8036
80372000-08-28 John Wiegley <johnw@gnu.org>
8038
8039 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8040 completion function for Eshell's implementation of `unset'.
8041
80422000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8043
8044 * info.el (Info-directory-list): Doc fix.
8045
80462000-08-31 Peter Breton <pbreton@ne.mediaone.net>
8047
8048 * filecache.el (file-cache-add-directory-using-find): Don't quote
8049 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8050
80512000-08-31 Kenichi Handa <handa@etl.go.jp>
8052
8053 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8054 coding systems.
8055
80562000-08-30 Andrew Innes <andrewi@gnu.org>
8057
8058 * timer.el (run-with-idle-timer): Undo last change, so that timer
8059 is not activated immediately if Emacs is already idle. Some
8060 existing code relies on this behaviour.
8061
80622000-08-30 Miles Bader <miles@gnu.org>
8063
8064 * frame.el (set-frame-font): Do completion of font-name for
8065 interactive use.
8066
80672000-08-30 Kenichi Handa <handa@etl.go.jp>
8068
8069 * international/quail.el (quail-start-translation): Bind locally
8070 last-command-event, last-command, and this-command.
8071 (quail-start-conversion): Likewise.
8072 (quail-self-insert-command): Fix docstring.
8073
80742000-08-29 Gerd Moellmann <gerd@gnu.org>
8075
8076 * progmodes/executable.el
8077 (executable-make-buffer-file-executable-if-script-p): Check that
8078 buffer contains at least 2 characters.
8079
80802000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
8081
8082 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8083
80842000-08-29 Dave Love <fx@gnu.org>
8085
8086 * diff-mode.el (diff-mode) <defgroup>: Add :version.
8087 (diff-mode-shared-map): Bind mouse-2.
8088 (diff-imenu-generic-expression): New variable.
8089 (diff-mode): Use it.
8090
8091 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8092 (mouse-popup-menubar): Add minor mode menus.
8093 (popup-menu): Check for lookup-key returning number.
8094
80952000-08-29 Miles Bader <miles@gnu.org>
8096
8097 * comint.el (comint-send-input): Create overlays using the proper
8098 front/read-advance arguments.
8099
81002000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8101
8102 * ps-print.el: Even/odd pages printing. Doc fix.
8103 (ps-print-version): New version number (6.0).
8104 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8105 (ps-background, ps-begin-file, ps-begin-job): Code fix.
8106 (ps-print-duplex-feature): Variable eliminated.
8107 (ps-even-or-odd-pages): New variable.
8108
8109 * progmodes/ebnf2ps.el: Doc fix.
8110 (ebnf-version): New version (3.3).
8111 (ebnf-user-arrow): Change variable customization to sexp.
8112 (ebnf-user-arrow): Function eliminated.
8113 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8114
81152000-08-29 Kenichi Handa <handa@etl.go.jp>
8116
8117 * help.el (help-xref-mule-regexp): New variable.
8118 (help-make-xrefs): Handle help-xref-mule-regexp.
8119
8120 * international/mule-cmds.el (help-xref-mule-regexp-template): New
8121 variable.
8122 (describe-input-method): Temporarily activate the specfied input
8123 method to display the information.
8124 (describe-language-environment): Hyperlinks to mule related items.
8125
8126 * international/mule-diag.el (charset-multibyte-form-string): New
8127 function.
8128 (list-character-sets-1): Use charset-multibyte-form-string.
8129 (describe-character-set): New function.
8130 (describe-coding-system): Hyperlinks to safe character sets.
8131
8132 * international/quail.el (quail-help): New arg PACKAGE.
8133 Hyperlinks to mule related items.
8134 (quail-help-insert-keymap-description): Use
8135 substitute-command-keys instead of describe-bindings.
8136 (quail-translation-help): Hyperlinks to mule related items.
8137
81382000-08-28 John Wiegley <johnw@gnu.org>
8139
8140 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8141 have a defsubst call itself. Made `eshell-flatten-list' back into
8142 a function again.
8143
8144 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8145 catch, in case re-centering point at bottom messes up the display.
8146 This happens frequently in Emacs 21, due I believe to variable
8147 line heights.
8148
8149 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8150 to call `find-tag-interactive'.
8151
8152 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8153 the list of remember directories.
8154
81552000-08-28 John Wiegley <johnw@gnu.org>
8156
8157 * align.el: Test align-region-separate to see if it's a symbol.
8158
81592000-08-28 John Wiegley <johnw@gnu.org>
8160
8161 * eshell/esh-util.el (eshell-flatten-list): Made this function
8162 into a defsubst form. It gets used very frequently, although
8163 calls don't occur all that often.
8164
8165 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8166 examining it.
8167
8168 * eshell/esh-cmd.el (eshell-rewrite-while-command):
8169 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8170 `eshell-protect'.
8171 (eshell-copy-handles): Created a new macro for duplicating the
8172 current set of open handles. This is needed by the looping
8173 functions.
8174 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8175 is not incorrectly stomped on.
8176
8177 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8178 declaration for pcomplete-use-paring.
8179 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8180 value of eshell-cmpl-use-paring.
8181 * pcomplete.el (pcomplete-use-paring): New config variable, to
8182 indicate whether paring should be used.
8183 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8184 completion alternatives that have already been used.
8185
8186 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8187 bound to C-c C-y, which will repeat the previous N arguments
8188 (based on prefix argument).
8189 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8190
8191 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8192 if there is no *Help* buffer. This is for XEmacs, which renames
8193 its help buffers uniquely. TODO: Find out what the current buffer
8194 name to delete is.
8195
8196 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8197 first entry that correlates to a passwd/group number. Later
8198 entries (used for group/user name aliasing to multiple IDs) are
8199 ignored.
8200
8201 * eshell/em-xtra.el (eshell/expr):
8202 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8203 (eshell-grep, eshell/diff, eshell/locate):
8204 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8205 argument list, before passing it to the system command.
8206
8207 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8208 `find-tag' for use at final position in Eshell buffers (which
8209 otherwise triggers an error on Emacs 21).
8210 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8211 buffer, if it is currently bound to `find-tag'.
8212
8213 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8214 in the list of matched Makefile names.
8215 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8216 directory, prefer its contents to Makefile.
8217
8218 * eshell/em-dirs.el (eshell/cd): cd commands that look up
8219 directory parts (like "cd old new", or "cd =regexp"), are now case
8220 sensitive on non-Windows/DOS platforms.
8221
8222 * eshell/esh-mode.el (eshell-parse-command-input): When a user
8223 types RET after an open delimiter (like "), display a message
8224 indicating that Eshell is waiting for the closing delimiter.
8225
8226 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
8227 environment variables.
8228
8229 * eshell/em-unix.el (eshell/diff): Added logic to fail more
8230 gracefully if the user enters incorrect arguments.
8231
8232 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
8233 Eshell buffers.
8234
8235 * eshell/esh-var.el (eshell-interpolate-variable):
8236 * eshell/esh-mode.el (eshell-move-argument):
8237 * eshell/em-unix.el (eshell-du-sum-directory):
8238 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8239 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8240 (not (= ...)).
8241
8242 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8243 to ensure the `preserve' flag gets propagated when doing recursive
8244 directory copies.
8245
82462000-08-28 Stefan Monnier <monnier@cs.yale.edu>
8247
8248 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8249 Don't convert \n into \0177 in memory.
8250 (eshell-read-history, eshell-write-history): Convert \n to \0177,
8251 and back again, when reading and writing.
8252
82532000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
8254
8255 * eshell/esh-util.el (eshell-processp): Added to relieve constant
8256 testing of `fboundp' on `processp'.
8257
8258 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8259 (eshell/jobs): Don't call process-list if it is not bound.
8260 (eshell-gather-process-output): Support systems where async
8261 subprocesses aren't supported.
8262 (eshell-scratch-buffer, eshell-last-sync-output-start): New
8263 variables.
8264
8265 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8266 eshell-do-eval returns t.
8267 (eshell-do-pipelines-synchronously): New defmacro.
8268 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8269 when async subprocesses aren't supported.
8270 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
8271 if async subprocesses aren't supported.
8272 (eshell-resume-command): Don't assume STATUS is a string.
8273
8274 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
8275
8276 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
8277 (eshell-close-target, eshell-get-target): Use eshell-processp.
8278 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
8279 fix.
8280 (eshell-get-target, eshell-create-handles): Doc fix.
8281
82822000-08-28 Miles Bader <miles@lsi.nec.co.jp>
8283
8284 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
8285 criterion to include commands that output something, as long as it
8286 leaves both the command and the end-of-buffer visible when the
8287 command has exited.
8288 (eshell-review-quick-commands): Adjust the help doc string
8289 accordingly.
8290
82912000-08-28 Peter Breton <pbreton@ne.mediaone.net>
8292
8293 * locate.el (locate): Cleaned up locate command's interactive prompting
8294 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8295
8296 * filecache.el (file-cache-case-fold-search): New variable
8297 (file-cache-assoc-function): New variable
8298 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
8299 Use file-cache-case-fold-search variable
8300 (file-cache-add-file): Use file-cache-assoc-function
8301 (file-cache-delete-file): likewise
8302 (file-cache-directory-name): likewise
8303 (file-cache-debug-read-from-minibuffer): likewise
8304
83052000-08-28 Gerd Moellmann <gerd@gnu.org>
8306
8307 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
8308 (abbrev-table-name): New function.
8309 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
8310 If non-nil list local abbrev, only.
8311
83122000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
8313
8314 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
8315 from Gnus support code, and use special article copy buffer
8316 `(gnus-original-article-buffer)' instead. This allows to get rid
8317 of article-hide-headers usage (which breaks in the latest Gnus
8318 version). Thanks to Detlev Zundel.
8319
83202000-08-28 Kenichi Handa <handa@etl.go.jp>
8321
8322 * international/quail.el (quail-use-package): Hide "... loaded"
8323 message.
8324 (quail-start-translation, quail-start-conversion): Likewise.
8325
8326 * international/kkc.el (kkc-region): Hide "... loaded" message.
8327
83282000-08-27 Dave Love <fx@gnu.org>
8329
8330 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
8331
83322000-08-27 Miles Bader <miles@gnu.org>
8333
8334 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
8335
83362000-08-27 Kenichi Handa <handa@etl.go.jp>
8337
8338 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
8339 'ja-dic-cnv), not (require 'skkdic-cnv).
8340
83412000-08-26 Miles Bader <miles@gnu.org>
8342
8343 * faces.el (face-x-resources): Add entry for :inherit.
8344 * cus-face.el (custom-face-attributes): Add support for :inherit
8345 attribute. Add support for relative face heights.
8346 (custom-face-attributes-get): Treat `nil' as being a default value
8347 for :inherit (as well as `unspecified').
8348
8349 * faces.el (set-face-attribute): Update doc string.
8350 (face-attribute-name-alist): Add :inherit.
8351 (face-valid-attribute-values): Handle :inherit.
8352 (face-read-string): Rephrase prompt to be less confusing.
8353 Assume that DEFAULT is a string, since we must return a string.
8354 (face-read-integer): Use `format' to turn DEFAULT into an
8355 acceptable default for face-read-string. Match NEW-VALUE against
8356 the string "unspecified", not the symbol `unspecified', since
8357 that's what face-read-string returns.
8358 (read-face-attribute): Lookup a name for old-value in valid, and
8359 use it as a default if we find one. Treat all values from
8360 face-read-string as strings. If the default is used, don't do any
8361 more processing on the value, just use the old value directly.
8362 (read-face-and-attribute, modify-face): Tweak prompt.
8363 (read-face-name): Don't assume prompt ends with a space.
8364
8365 * faces.el (describe-face): Add support for :inherit attribute.
8366
83672000-08-25 Kenichi Handa <handa@etl.go.jp>
8368
8369 * terminal.el (terminal-emulator): Fix args to `concat'. Now
8370 concat doesn't accept interger.
8371
8372 * international/kkc.el: Remove SKK from Keywords. Require
8373 ja-dic-utl instead of skkdic-utl.
8374
8375 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
8376 Provide ja-dic-cnv instead of skkdic-cnv.
8377 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
8378 (iso-2022-7bit-short): Add safe-charsets property.
8379 (skkdic-convert-postfix): Search Japanese chou-on character in
8380 addition to Hiragana character.
8381 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
8382 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
8383 (batch-skkdic-convert): Likewise.
8384
8385 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
8386 Provide ja-dic-utl instead of skkdic-utl.
8387 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
8388
83892000-08-24 Dave Love <fx@gnu.org>
8390
8391 * disp-table.el (standard-display-default): Make the test of `l'
8392 useful.
8393
8394 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
8395 mod sample text.
8396
8397 * international/iso-ascii.el: Make pilcrow convenient string
8398 consistent with section.
8399 (iso-ascii-display): Set up multibyte characters as well as
8400 unibyte.
8401
84022000-08-24 Kenichi Handa <handa@etl.go.jp>
8403
8404 * international/mule-cmds.el (reset-language-environment): Set
8405 default-process-coding-system to '(undecided . iso-latin-1), which
8406 makes process I/O almost consistent with file I/O. Call this
8407 function when mule-cmds.el[c] is loaded.
8408
84092000-08-22 Andrew Innes <andrewi@gnu.org>
8410
8411 * makefile.w32-in: New file.
8412
84132000-08-22 Miles Bader <miles@lsi.nec.co.jp>
8414
8415 * comint.el (comint-output-filter): Compare end of
8416 comint-last-output-overlay with the start of the newly inserted
8417 text, not the end, when deciding whether to extend it.
8418 Set saved-point's insertion type to advance after insertion.
8419
8420 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
8421 since this is now done independently of font-lock mode.
8422
84232000-08-21 Gerd Moellmann <gerd@gnu.org>
8424
8425 * server.el (server-kill-new-buffers): New user option.
8426 (server-existing-buffer): New buffer-local variable.
8427 (server-visit-files): When using an existing buffer, set
8428 server-existing-buffer to t.
8429 (server-buffer-done): If server-kill-new-buffers is t, kill the
8430 buffer, unless it was already present before visiting it with
8431 Emacs server.
8432
84332000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
8434
8435 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
8436 even if the display doesn't support colors: some displays will
8437 support bold/underline faces.
8438
84392000-08-21 Gerd Moellmann <gerd@gnu.org>
8440
8441 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
8442
8443 * startup.el (command-line): If user's init file had an error,
8444 add explanatory text to *Messages*.
8445
84462000-08-21 Kenichi Handa <handa@etl.go.jp>
8447
8448 * man.el (Man-getpage-in-background): Decode the process output by
8449 the system locale coding system.
8450
84512000-08-20 Dave Love <fx@gnu.org>
8452
8453 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
8454 Don't test x-popup-menu.
8455 (function) <complete-function>: Complete only fbound symbols.
8456 <validate, value>: New.
8457 (variable) <complete-function>: Complete only bound symbols.
8458 (coding-system): Add :base-only, :complete-function, :validate,
8459 :value, :prompt-match.
8460 (widget-coding-system-prompt-value): Use read-coding-system and
8461 act on :base-only.
8462 (editable-field): Add :help-echo.
8463 (widget-push-button-gui, widget-push-button-cache)
8464 (widget-gui-action, widget-editable-list-gui): COmment out, along
8465 with uses.
8466 (widget-at): Make arg optional.
8467 (widget-echo-help): Adjust for current help-echo calling sequence.
8468 (widget-specify-field, widget-specify-button)
8469 (widget-specify-insert, widget-get-sibling, widget-image-find)
8470 (widget-convert, widget-insert, widget-leave-text)
8471 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
8472 (widget-setup, widget-field-find, widget-before-change)
8473 (widget-after-change, widget-default-complete)
8474 (widget-default-create, widget-default-delete)
8475 (widget-push-button-value-create, editable-field)
8476 (widget-field-prompt-value, widget-field-validate)
8477 (widget-choice-value-create, widget-choice-action)
8478 (widget-choice-validate, widget-checklist-add-item)
8479 (widget-radio-add-item, widget-radio-chosen)
8480 (widget-radio-value-inline, widget-editable-list-value-create)
8481 (widget-editable-list-entry-create)
8482 (widget-documentation-link-add)
8483 (widget-documentation-string-value-create)
8484 (widget-regexp-validate, widget-file-complete)
8485 (widget-sexp-validate, widget-plist-convert-widget)
8486 (widget-plist-convert-widget, widget-alist-convert-widget)
8487 (widget-alist-convert-widget, widget-color-complete): Simplify,
8488 particularly to avoid bindings which aren't optimized out.
8489
8490 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8491 Doc fix.
8492 (down-list, backward-up-list, up-list, kill-sexp)
8493 (backward-kill-sexp, mark-sexp): Make arg optional.
8494 (lisp-complete-symbol): Add optional arg PREDICATE.
8495
8496 * cus-start.el: Add display-buffer-reuse-frames,
8497 file-coding-system-alist.
8498
84992000-08-20 Gerd Moellmann <gerd@gnu.org>
8500
8501 * startup.el (command-line): Clear realized faces after
8502 modifying TTY color mappings.
8503
85042000-08-20 Miles Bader <miles@gnu.org>
8505
8506 * faces.el (face-attr-match-p): Don't return true if ATTRS are
8507 merely a subset of FACE's attributes.
8508
85092000-08-19 Miles Bader <miles@gnu.org>
8510
8511 * comint.el (comint-output-filter): Save the point with a marker,
8512 not just a buffer position.
8513
8514 * international/mule.el (set-buffer-process-coding-system): Make
8515 interactive prompt less confusing.
8516
85172000-08-19 Gerd Moellmann <gerd@gnu.org>
8518
8519 * hilit-chg.el: General cleanup of doc strings, comments and
8520 code formatting.
8521
85222000-08-19 Miles Bader <miles@gnu.org>
8523
8524 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8525 Compiler macro removed; beginning-of-line is no longer always
8526 equivalent to forward-line, in the presence of fields.
8527
8528 * comint.el (comint-output-filter): Remove ad-hoc saving of
8529 restriction, and just use save-restriction, now that it works
8530 correctly. Don't adjust comint-last-input-start to account for
8531 our insertion; it shouldn't have moved because we don't use
8532 insert-before-markers anymore. Comment out call to
8533 `force-mode-line-update'; why is it here?
8534
8535 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8536 while checking for prompt to delete. Use `forward-line 0'
8537 instead of beginning-of-line.
8538 (gud-filter): Temporarily widen gud comint buffer while
8539 examining output.
8540
85412000-08-18 Stefan Monnier <monnier@cs.yale.edu>
8542
8543 * progmodes/sh-script.el: Big bag of typos.
8544
8545 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8546 check since ispell-process is not bound when ispell is not yet loaded.
8547
85482000-08-18 Dave Love <fx@gnu.org>
8549
8550 * image.el (find-image): Copy `spec' before using plist-put.
8551
85522000-08-18 Gerd Moellmann <gerd@gnu.org>
8553
8554 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8555 `portugues'.
8556
8557 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8558 backward-kill-sexp, analogous to kill-sexp.
8559
8560 * progmodes/icon.el (icon-indent-line)
8561 (icon-is-continuation-line): Handle comments specially.
8562
85632000-08-17 Ken Stevens <k.stevens@ieee.org>
8564
8565 * ispell.el: Set to standard author/maintainer/keyword fields.
8566 Fine tuning to menu map appearance and operation, and added help.
8567 Remove `start' and `end' error messages when compiling.
8568 (ispell-choices-win-default-height): Fixed comment string.
8569 (ispell-dictionary-alist-1): Fixed regexp in castellano and
8570 castellano8 dictionaries.
8571 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8572 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8573 dictionary, added italiano dictionary.
8574 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8575 word character
8576 (ispell-tex-skip-alists): Added psfig support.
8577 (ispell-skip-html): Renamed from ispell-skip-sgml.
8578 (ispell-begin-skip-region-regexp, ispell-skip-region)
8579 (ispell-minor-check): Improved html skipping support to skip across
8580 code, and recognize `&' commands without propper `;' syntax;
8581 (ispell-process-line): Fix alignment error when manually
8582 correcting spelling.
8583 (ispell): Fix comment string.
8584 (ispell-add-per-file-word-list): Always put word list on new line.
8585
85862000-08-17 Gerd Moellmann <gerd@gnu.org>
8587
8588 * format.el (format-encode-run-method): Fix error message to say
8589 `encode' instead of `decode'. Use save-window-excursion around
8590 shell-command-on-region as in format-decode-run-method because
8591 shell-command-on-region can display a buffer with error output.
8592 (format-decode): Don't record undo information for the decoding.
8593 (format-annotate-function): Add parameter FORMAT-COUNT. Make
8594 that number part of the temporary buffer name so that more than
8595 one decoding using a temporary buffer can happen safely.
8596
8597 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8598 of `A-z' in the regexp.
8599
8600 * hilit-chg.el: Fix typos in commentary.
8601
8602 * help.el (view-emacs-news): Rewritten for new naming scheme
8603 for old NEWS files.
8604
8605 * startup.el (command-line): Pop to *Messages* in case an error
8606 is signaled while loading user-init-file.
8607
86082000-08-17 Andreas Schwab <schwab@suse.de>
8609
8610 * files.el (insert-directory): Don't lose original file name,
8611 undoing an undocumented change.
8612
86132000-08-17 Alex Schroeder <alex@gnu.org>
8614
8615 * sql.el (sql-magic-go): Use comint-bol.
8616 (sql-copy-column): Use comint-line-beginning-position.
8617 (comint-line-beginning-position): Define a replacement for
8618 comint-line-beginning-position if it is not fboundp.
8619
86202000-08-17 Alex Schroeder <alex@gnu.org>
8621
8622 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
8623 it didn't have any effect anyway.
8624
86252000-08-17 Alex Schroeder <alex@gnu.org>
8626
8627 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
8628 --pset and pager=off instead of sending \\o|cat at the beginning
8629 of the session.
8630
86312000-08-17 Miles Bader <miles@gnu.org>
8632
8633 * progmodes/octave-inf.el: Add compatibility definition of
8634 comint-line-beginning-position.
8635
86362000-08-17 Kenichi Handa <handa@etl.go.jp>
8637
8638 * startup.el (normal-top-level): Look in each dir in load-path for
8639 a leim-list.el file too. This assures of loading leim-list.el
8640 that is created at Emacs installation time even if a user have his
8641 own leim-list.el.
8642
86432000-08-17 Miles Bader <miles@gnu.org>
8644
8645 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
8646 foreground color to black if the background is dark.
8647
86482000-08-16 Stefan Monnier <monnier@cs.yale.edu>
8649
8650 * loadhist.el (unload-feature): Typo.
8651
8652 * finder.el (finder-compile-keywords):
8653 * cus-dep.el (custom-make-dependencies): Add local-variable settings
8654 to the generated file.
8655
8656 * mail/mh-e.el (mh-make-local-vars):
8657 Replace make-variable-buffer-local with make-local-variable.
8658
8659 * play/landmark.el:
8660 * options.el (Edit-options-{set,toggle,t,nil}):
8661 * mail/mailabbrev.el (mail-abbrevs-mode):
8662 * textmodes/tex-mode.el (tex-expand-files):
8663 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
8664
8665 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
8666
8667 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
8668 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
8669 Allow going past the last element.
8670 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
8671 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
8672 (cvs-mouse-toggle-mark): Don't move point.
8673 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
8674
8675 * progmodes/compile.el (grep): Provide a default set of files.
8676 (next-error): Docstring fix.
8677 (compilation-find-file): Avoid find-file (fails in a dedicated window).
8678
8679 * emacs-lisp/easy-mmode.el (define-minor-mode):
8680 Use `symbol-value' to keep the byte-compiler quiet.
8681
8682 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
8683 (diff-find-source-location): New fun, extracted from diff-goto-source.
8684 (diff-goto-source): Use it.
8685 (diff-next-complex-hunk, diff-filter-lines): New function.
8686 (diff-apply-hunk): New command.
8687
8688 * smerge-mode.el (smerge-mode-menu): Doc fix.
8689
8690 * msb.el (msb-mode): Define it in terms of define-minor-mode.
8691
86922000-08-16 Dave Love <fx@gnu.org>
8693
8694 * windmove.el (windmove) <defgroup>: Add :version.
8695
8696 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
8697 (goto-address-fontify-p, goto-address-highlight-p)
8698 (goto-address-url-face, goto-address-url-mouse-face)
8699 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
8700 (goto-address-url-regexp): Use thing-at-point-url-regexp.
8701 (goto-address-fontify, goto-address-at-mouse): Simplify,
8702 (goto-address-at-point): browse-url-url-at-point,
8703 goto-address-find-address-at-point can return nil.
8704 (goto-address-find-address-at-point): Return nil on failure.
8705
8706 * align.el (align) <defgroup>: Add :version.
8707
8708 * calculator.el (calculator): Add :version.
8709 (calculator): Use two lines for calculator window if `modeline'
8710 face is boxed.
8711
8712 * play/5x5.el: Doc fixes.
8713 (5x5) <defgroup>: Add :version.
8714
8715 * play/fortune.el (fortune) <defgroup>: Add :version.
8716 (fortune-append): Fix error message.
8717 (fortune-from-region): Doc fix.
8718
8719 * play/pong.el (pong): Doc fix.
8720
8721 * play/morse.el: Keywords, commentary, autoloads.
8722
87232000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
8724
8725 * desktop.el (desktop-save): Don't look at symbol-value of a
8726 member of minor-mode-alist, unless it is boundp.
8727
87282000-08-16 Sam Steingold <sds@gnu.org>
8729
8730 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
8731 `while'; use `with-current-buffer' instead of `save-excursion'.
8732 Removed unnecessary kludges now that "*Buffer List*" is excluded.
8733
87342000-08-16 Kenichi Handa <handa@etl.go.jp>
8735
8736 * international/ccl.el (declare-ccl-program): Docstring modified.
8737 (ccl-execute-with-args): Likewise.
8738
87392000-08-16 Miles Bader <miles@gnu.org>
8740
8741 * progmodes/sql.el: Add compatibility definition of
8742 comint-line-beginning-position.
8743
87442000-08-15 Gerd Moellmann <gerd@gnu.org>
8745
8746 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
8747 'buffer-menu' property.
8748 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
8749 fails.
8750 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
8751 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
8752 wasn't killed.
8753
8754 * buff-menu.el (list-buffers-noselect): Don't display the
8755 *Buffer List* buffer.
8756
8757 * font-lock.el: Require jit-lock to prevent a very late
8758 `Loading jit-lock' message.
8759
8760 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
8761 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
8762 mail address.
8763
87642000-08-15 Miles Bader <miles@gnu.org>
8765
8766 * textmodes/ispell.el (ispell-graphic-p): New constant.
8767 (ispell-choices-win-default-height, ispell-help): Use
8768 `ispell-graphic-p' instead of `xemacsp'.
8769
87702000-08-15 Dave Love <fx@gnu.org>
8771
8772 * simple.el: Autoload widget-convert when compiling.
8773 (mail-user-agent): Doc fix.
8774
8775 * help.el (function-called-at-point, variable-at-point): Use
8776 with-syntax-table.
8777 (help-manyarg-func-alist): Add insert-and-inherit.
8778
8779 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
8780
8781 * delsel.el (delsel-unload-hook): New function.
8782
8783 * find-file.el: Doc fixes. Move provide to end.
8784 (ff) <defgroup>: Add :link.
8785 (ff-goto-click): Deleted.
8786 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
8787 Use mouse-set-point.
8788
8789 * textmodes/tildify.el: Doc fixes.
8790 (tildify) <defgroup>: Add:version.
8791
8792 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
8793 (glasses-custom-set): Use set-default, not set.
8794 (minor-mode-alist): Propertize the lighter.
8795 (glasses-mode): Provide optional arg.
8796
8797 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
8798 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
8799 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
8800 option. Provide :type.
8801 (cwarn-configuration): Provide :type.
8802 (cwarn-mode): Doc fix.
8803
8804 * add-log.el (change-log-merge): Doc fix.
8805 (change-log-redate): New command.
8806
8807 * net/browse-url.el (browse-url-filename-alist): Add a clause for
8808 Doze and Dog.
8809 (browse-url): Use dolist, not mapcar.
8810 (browse-url-at-point): Check for null url.
8811 (browse-url-event-buffer, browse-url-event-point): Functions
8812 deleted.
8813 (browse-url-at-mouse, browse-url-netscape): Simplify.
8814
8815 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
8816 modes.
8817 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
8818 Fix previous change to mapcan.
8819 (msb--init-file-alist, msb--add-separators)
8820 (msb--make-keymap-menu): Simplify.
8821 (msb--choose-file-menu): Use copy-sequence.
8822 (msb-mode-map): Add title to keymap.
8823 (msb-unload-hook): New function.
8824
8825 * bs.el: Fix indentation.
8826 (bs) <defgroup>: Add :links.
8827 (bs-show): Doc fix.
8828 (bs-apply-sort-faces): Don't use window-system.
8829 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
8830
88312000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
8832
8833 * calendar/timeclock.el (timeclock-file): Run .timelog through
8834 convert-standard-filename.
8835
88362000-08-14 Gerd Moellmann <gerd@gnu.org>
8837
8838 * emacs-lisp/authors.el: New file.
8839
8840 * paren.el (show-paren-priority): New user option.
8841 (show-paren-function): Set overlay priorities to
8842 show-paren-priority.
8843
88442000-08-14 Miles Bader <miles@gnu.org>
8845
8846 * comint.el (comint-bol): Use `forward-line 0' instead of calling
8847 beginning-of-line with inhibit-field-text-motion bound.
8848
88492000-08-14 Gerd Moellmann <gerd@gnu.org>
8850
8851 * calendar/timeclock.el: New file.
8852
88532000-08-14 David Ponce <david@dponce.com>
8854
8855 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
8856 `widget-button-click'. so that one can use left mouse button to
8857 click on dialog buttons.
8858
88592000-08-14 Emmanuel Briot <briot@gnat.com>
8860
8861 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
8862 identifiers, since XML is case sensitive
8863
88642000-08-12 Miles Bader <miles@gnu.org>
8865
8866 * comint.el (comint-output-filter): Don't bother frobbing
8867 window-start, it doesn't seem to be necessary.
8868
8869 * comint.el (comint-send-string, comint-send-region): Make into
8870 real functions. Snapshot the prompt before sending.
8871
88722000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
8873
8874 * info.el (Info-find-emacs-command-nodes): Rewrite to use
8875 technique similar to Info-index, instead of relying on specific
8876 names of relevant Index nodes.
8877 (Info-goto-emacs-command-node): Bind Info-history to nil when
8878 going to the first node found by Info-find-emacs-command-nodes.
8879
88802000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
8881
8882 * menu-bar.el (menu-bar-help-menu): Add a :help string.
8883
88842000-08-10 Miles Bader <miles@gnu.org>
8885
8886 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
8887
88882000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
8889
8890 * info.el (Info-file-list-for-emacs): More elements for the
8891 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
8892 and woman manuals.
8893
88942000-08-10 Miles Bader <miles@lsi.nec.co.jp>
8895
8896 * comint.el (comint-send-input): Make the newline boundary overlay
8897 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
8898 (comint-output-filter): Use `insert' instead of
8899 `insert-before-markers'. Extend comint-last-output-overlay when
8900 necessary since we can't rely on insert-before-markers to do it.
8901 * gud.el (gud-filter): Use `with-current-buffer' instead of
8902 save-excursion when inserting the output, so that point gets
8903 updated correctly; the old method relied on a rather dodgy
8904 side-effect of comint-output-filter to avoid the effect of
8905 save-excursion.
8906
89072000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
8908
8909 * files.el (recover-file): Call insert-directory instead of
8910 invoking `ls' directly.
8911
89122000-08-10 Miles Bader <miles@gnu.org>
8913
8914 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
8915 (comint-last-prompt-overlay): New variables.
8916 (comint-output-filter): Implement prompt highlighting.
8917 (comint-snapshot-last-prompt): New function.
8918 (comint-send-input): Snapshot the last prompt.
8919 Use comint-highlight-input-face.
8920 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
8921 Use defface instead of defcustom.
8922 (send-invisible, comint-send-eof): Snapshot the last prompt.
8923 (comint-delchar-or-maybe-eof): Use comint-send-eof.
8924 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
8925
89262000-08-09 Stefan Monnier <monnier@cs.yale.edu>
8927
8928 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
8929 (regexp-opt-group): Use a list of chars for `letters'.
8930 (regexp-opt-charset): `chars' is now a list of chars.
8931 Use a char-table rather than a vector so it works for multibyte chars.
8932
8933 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
8934 Set cvs-minor-current-files to the selected fileinfo.
8935 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
8936 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
8937
89382000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
8939
8940 * files.el (insert-directory): Don't call access-file on
8941 directories on DOS and Windows.
8942
89432000-08-09 Kenichi Handa <handa@etl.go.jp>
8944
8945 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
8946 longer if necessary.
8947 (ccl-embed-code): Call ccl-embed-data to store CODE in
8948 ccl-program-vector.
8949
89502000-08-09 Miles Bader <miles@gnu.org>
8951
8952 * comint.el (comint-output-filter): Properly handle the case where
8953 the text surrounded by comint-last-output-overlay was deleted.
8954
89552000-08-08 Gerd Moellmann <gerd@gnu.org>
8956
8957 * info.el (Info-insert-dir): Use Info-additional-directory-list if
8958 non-nil.
8959 (Info-file-list-for-emacs): Remove "info" from the list because
8960 that leads to trying to use the documentation from file `info'
8961 in various situations where it isn't appropriate, for instance
8962 C-h C-k C-h i.
8963
8964 * ffap.el (ffap-read-file-or-url-internal): Handle case that
8965 DIR and/or STRING are nil.
8966
8967 * progmodes/compile.el (compilation-setup): Make variable
8968 compilation-error-screen-columns buffer-local, as some comment
8969 in the code suggests it should be.
8970
8971 * files.el (auto-mode-interpreter-regexp): New variable.
8972 (set-auto-mode): Use it.
8973
8974 * indent.el (indent-for-tab-command): Doc fix.
8975
8976 * mouse-sel.el (mouse-sel-mode): Doc fix.
8977
8978 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
8979 labels.
8980
8981 * help.el (print-help-return-message): When
8982 display-buffer-reuse-frames is set, let the help window been quit,
8983 instead of deleting it, which might delete a reused frame.
8984
89852000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8986
8987 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
8988 rename a directory to a name that differs only by its letter case.
8989
89902000-08-08 Kenichi Handa <handa@etl.go.jp>
8991
8992 * international/quail.el (quail-define-rules): Handle Quail decode
8993 map correctly. Add code for supporting annotations.
8994 (quail-install-decode-map): New function.
8995 (quail-defrule-internal): New optional arguments decode-map and
8996 props.
8997 (quail-advice): New function.
8998
89992000-08-07 Sam Steingold <sds@gnu.org>
9000
9001 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9002 `defconst', `define-condition', `with-slots'.
9003 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9004
90052000-08-03 Miles Bader <miles@gnu.org>
9006
9007 * comint.el (comint-use-prompt-regexp-instead-of-fields):
9008 New variable.
9009 (comint-prompt-regexp, comint-get-old-input): Document dependence on
9010 comint-use-prompt-regexp-instead-of-fields.
9011 (comint-send-input): Add `input' field property to stuff we send to
9012 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9013 (comint-output-filter): Add `output' field property to process
9014 output, if comint-use-prompt-regexp-instead-of-fields is nil.
9015 (comint-replace-by-expanded-history)
9016 (comint-get-old-input-default, comint-show-output)
9017 (comint-backward-matching-input, comint-forward-matching-input)
9018 (comint-next-prompt, comint-previous-prompt): Use field
9019 properties if comint-use-prompt-regexp-instead-of-fields is nil.
9020 (comint-line-beginning-position): New function.
9021 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
9022 (comint-replace-by-expanded-history-before-point): Use
9023 comint-line-beginning-position and line-end-position.
9024 (comint-last-output-overlay): New variable.
9025 (comint-mode): Make `comint-last-output-overlay' buffer-local.
9026
9027 * shell.el (shell-prompt-pattern): Doc change.
9028 (shell-backward-command): Use line-beginning-position.
9029
9030 * gud.el (gud-gdb-complete-command): Use
9031 comint-line-beginning-position.
9032
9033 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9034 comint-bol doesn't actually go to the beginning of the line.
9035
9036 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9037 if comint-use-prompt-regexp-instead-of-fields is non-nil.
9038 (try-expand-line-all-buffers): Likewise.
9039
9040 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9041 explicitly matching comint-prompt-regexp.
9042 (sql-copy-column): Use comint-line-beginning-position instead of
9043 explicitly matching comint-prompt-regexp.
9044
9045 * progmodes/octave-inf.el (inferior-octave-complete): Use
9046 comint-line-beginning-position.
9047
9048 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9049
9050 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9051 looking for a prompt, use `forward-line 0' instead of
9052 `beginning-of-line', to avoid getting caught by an input field.
9053
90542000-08-07 Gerd Moellmann <gerd@gnu.org>
9055
9056 * files.el (shell-quote-wildcard-pattern): Make sure to return
9057 PATTERN, in the Unix case.
9058
90592000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
9060
9061 * play/zone.el (zone): Discard any pending input before running
9062 the randomly-chosen pgm.
9063
90642000-08-07 Kenichi Handa <handa@etl.go.jp>
9065
9066 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9067 checking the existence of any multibyte characters.
9068
90692000-08-06 Gerd Moellmann <gerd@gnu.org>
9070
9071 * help.el (describe-mode): Test minor-mode symbol for being
9072 bound before testing its value for being nil.
9073
9074 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9075 `first', `second', and `third'.
9076
9077 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9078 (second): Make it an alias for `cadr'.
9079
90802000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
9081
9082 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9083 types of display support faces now.
9084
90852000-08-05 Gerd Moellmann <gerd@gnu.org>
9086
9087 * pcvs.el (require): Require `cl' during compilation, only.
9088
9089 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9090 (toplevel): Remove `remq' and `remove' from autoloads.
9091 (cl-fake-autoloads): New variable. If set, arrange for an error
9092 when CL functions etc. are autoloaded.
9093
90942000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
9095
9096 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9097
9098 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9099 popped up, but the user clicks outside the menu, return an empty
9100 regexp (that causes unhighlight-regexp to have no effect).
9101
9102 * menu-bar.el (menu-bar-games-menu): Add Zone.
9103
9104 * hi-lock.el (toplevel): Require font-lock.
9105
91062000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9107
9108 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9109 (ebnf-8-bit-chars): New var for bug fix.
9110 (ebnf-string): Bug fix.
9111
91122000-08-03 Sam Steingold <sds@gnu.org>
9113
9114 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9115 instead of `buffer-string'.
9116 (require 'cl): Always, not just when compiling.
9117 `ignore-errors' in `interactive', `list*', `defun*' &c make this
9118 necessary.
9119
91202000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
9121
9122 * international/mule-cmds.el (select-safe-coding-system): Make
9123 the message text about selecting a safe coding system more clear.
9124
91252000-08-02 Gerd Moellmann <gerd@gnu.org>
9126
9127 * hi-lock.el: New file.
9128
9129 * play/zone.el: New file.
9130
9131 * replace.el (occur): Set tab-width in the *Occur* buffer to the
9132 value of tab-width in the original buffer. Choose a line number
9133 format that's a multiple of the original buffer's tab width, so
9134 that lines appear right.
9135
9136 * textmodes/ispell.el (ispell): New function, replacing an alias.
9137 Spell-check active region if in transient-mark-mode and mark
9138 is active; otherwise spell-check buffer.
9139
91402000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9141
9142 * ps-mule.el: Fix a customization problem on
9143 ps-mule-font-info-database-default.
9144
91452000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
9146
9147 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9148 display-mouse-p instead of window-system.
9149 (ebrowse-member-mode-map): Ditto.
9150
91512000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9152
9153 * progmodes/ebnf2ps.el: Update ps-print functions call.
9154 Indentation fix. Doc fix.
9155 (ebnf-version): New version number (3.2).
9156 (ebnf-format-color, ebnf-begin-job): Code fix.
9157
91582000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
9159
9160 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9161 font lock support on window-system.
9162 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9163
9164 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9165 display-color-p, if fboundp, instead of window-system.
9166
91672000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
9168
9169 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9170 instead of window-system.
9171
9172 * wid-edit.el (widget-choose): Use display-mouse-p instead of
9173 window-system.
9174 (widget-choice-mouse-down-action): Use display-popup-menus-p
9175 instead of window-system.
9176
9177 * strokes.el (strokes-file): Run the file name through
9178 convert-standard-filename.
9179 (strokes-mode): Call display-mouse-p instead of looking at
9180 window-system. Change the error message accordingly.
9181
9182 * progmodes/cpp.el (toplevel): Support faces on tty's.
9183
9184 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9185 (lm-plot-square, lm-init-display): Don't use window-system.
9186
9187 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9188 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9189
9190 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9191 instead of looking at window-system.
9192
91932000-07-30 Gerd Moellmann <gerd@gnu.org>
9194
9195 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9196 of testing if iswitchb-prepost-hooks is bound, because the
9197 latter will always be true when invoking a recursive minibuffer
9198 from an active Iswitchb buffer.
9199
92002000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
9201
9202 * files.el (shell-quote-wildcard-pattern): New function.
9203 (insert-directory): Call it. Only prepend "\" to command on Unix
9204 and GNU/Linux systems.
9205
92062000-07-30 Gerd Moellmann <gerd@gnu.org>
9207
9208 * eshell/esh-groups.el: Change custom :link file names
9209 from `eshell.info' to `eshell'.
9210
92112000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
9212
9213 * dired.el (dired-build-subdir-alist): Expand subdirectory names
9214 correctly in recursive ange-ftp listings.
9215
92162000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9217
9218 * ps-print.el: Fix bug 1: if ps-font-size-internal,
9219 ps-header-font-size-internal and
9220 ps-header-title-font-size-internal variables are not set,
9221 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
9222 face text property is (foreground-color . COLOR) or
9223 `(background-color . COLOR)', ps-print crashes. Doc fix.
9224 (ps-print-version): New version number (5.2.4).
9225 (ps-plot-region): Code fix.
9226 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
9227 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
9228 Bug fix 2.
9229
92302000-07-30 Milan Zamazal <pdm@freesoft.cz>
9231
9232 * glasses.el (glasses-make-readable): Fix uncapitalization of
9233 identifiers like `myXMLDocument'.
9234
92352000-07-28 Karl Fogel <kfogel@red-bean.com>
9236
9237 * mail/mail-hist.el (mail-hist-previous-input)
9238 (mail-hist-next-input): Do the obvious code factorization.
9239 (mail-hist-retrieve-and-insert): New func, contains common
9240 code of above two.
9241 If inserting a message body, leave point at top.
9242
92432000-07-28 Sam Steingold <sds@gnu.org>
9244
9245 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
9246 Use `<=', not `<' to compare times!
9247 (ange-ftp-ls): Remove.
9248
92492000-07-27 Gerd Moellmann <gerd@gnu.org>
9250
9251 * play/cookie1.el: Add explanation of how to make cookie.el
9252 compatible with strfile(1) to comment.
9253
9254 * subr.el (remove, remq): New functions.
9255
9256 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9257 escape `*' in regexps.
9258 (midnight-find): Reverse order of arguments in the funcall of
9259 TEST.
9260
9261 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9262 and `.class'.
9263
9264 * play/meese.el: Add Commentary section.
9265
92662000-07-27 Alex Schroeder <alex@gnu.org>
9267
9268 * sql.el (sql-ms): Added autoload cookie.
9269 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9270 (sql-oracle): Ditto.
9271 (sql-help): Doc change.
9272
9273 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
9274 types and exceptions.
9275
92762000-07-27 Alex Schroeder <alex@gnu.org>
9277
9278 * sql.el (sql-placeholder-history): New variable.
9279 (sql-query-placeholders-and-send): New function that will query
9280 the user and replace placeholders with user input.
9281 (sql-oracle): If running on NT, set comint-input-sender to
9282 sql-query-placeholders-and-send.
9283
9284 (sql-stop): If in the SQLi buffer, insert stop notification, else
9285 present it as a message.
9286
92872000-07-27 Alex Schroeder <alex@gnu.org>
9288
9289 * sql.el (sql-input-ring-separator): Doc change.
9290 (sql-input-ring-file-name): Doc change.
9291 (sql-interactive-mode): Use `sql-input-ring-separator' and
9292 `sql-input-ring-file-name' to set the comint-mode equivalents
9293 without making them local variables.
9294 (sql-stop): Don't bind `sql-input-ring-separator' and
9295 `sql-input-ring-file-name' dynamically to their comint-mode
9296 equivalents.
9297
92982000-07-27 Kenichi Handa <handa@etl.go.jp>
9299
9300 * international/mule.el (register-char-codings): New function.
9301 (make-coding-system): Handle `safe-chars' specification in the arg
9302 PROPERTY.
9303
9304 * international/mule-cmds.el
9305 (find-coding-systems-region-subset-p): This function deleted.
9306 (sort-coding-systems-predicate): New variable.
9307 (sort-coding-systems): New function.
9308 (find-coding-systems-region): Use
9309 find-coding-systems-region-internal.
9310 (find-coding-systems-string): Use find-coding-systems-region.
9311 (find-coding-systems-for-charsets): Check
9312 char-coding-system-table.
9313 (select-safe-coding-system-accept-default-p): New variable.
9314 (select-safe-coding-system): Mostly rewritten. New argument
9315 ACCEPT-DEFAULT-P.
9316 (select-message-coding-system): Call select-safe-coding-system
9317 with ACCEPT-DEFAULT-P arg.
9318 (reset-language-environment): Reset default-sendmail-coding-system
9319 to the default value iso-latin-1.
9320 (set-language-environment): Don't set the obsolete variable
9321 charset-origin-alist.
9322
9323 * international/codepage.el (cp-coding-system-for-codepage-1):
9324 Give `safe-chars' property to make-coding-system.
9325
9326 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
9327 calling select-message-coding-system twice.
9328
9329 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
9330 instead of `safe-charsets'.
9331 (cyrillic-alternativnyj): Likewise.
9332 (ccl-encode-alternativnyj): Don't check the charset
9333 cyrillic-iso8859-5.
9334
93352000-07-27 Kenichi Handa <handa@etl.go.jp>
9336
9337 * composite.el (compose-chars-after): Preserve match data.
9338
93392000-07-26 Sam Steingold <sds@gnu.org>
9340
9341 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
9342 (ange-ftp-real-file-newer-than-file-p): New function.
9343 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
9344 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
9345
9346 * tooltip.el (tooltip-float-time): Removed (use `float-time').
9347 * midnight.el (midnight-float-time): Ditto.
9348
93492000-07-26 Andreas Schwab <schwab@suse.de>
9350
9351 * files.el (normal-backup-enable-predicate): Correct
9352 interpretation of the return value of compare-strings.
9353
93542000-07-26 Gerd Moellmann <gerd@gnu.org>
9355
9356 * isearch.el (isearch-resume): New function.
9357 (isearch-done): Add something to command-history to resume
9358 the search.
9359 (isearch-yank-line, isearch-yank-word): Use
9360 buffer-substring-no-properties instead of buffer-substring.
9361
9362 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
9363 of flyspell-mouse-map.
9364
9365 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
9366 duplicate definition.
9367 (makefile-mode): Remove duplicate setting of local-abbrev-table.
9368
9369 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
9370 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
9371
93722000-07-25 Sam Steingold <sds@gnu.org>
9373
9374 * net/ange-ftp.el: Get modtime over the net.
9375 (ange-ftp-file-modtime): New function.
9376 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9377 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
9378 Use it.
9379 (ange-ftp-dot-to-slash): New function.
9380 (ange-ftp-fix-name-for-vms): Use it.
9381
9382 * midnight.el (midnight-buffer-display-time): Use
9383 `with-current-buffer'.
9384
93852000-07-25 Gerd Moellmann <gerd@gnu.org>
9386
9387 * find-dired.el: Update copyright notice.
9388 (find-dired): Offer to kill a running `find'.
9389
9390 * enriched.el (enriched-face-ans): For a `foreground-color'
9391 property, return '(("x-color" COLOR))' so that COLOR will be
9392 output as a parameter of the x-color annotation. Likewise for the
9393 `background-color' property. In the case of normal face
9394 properties, don't return annotations for unspecified foreground
9395 and background face attributes.
9396
93972000-07-25 Kenichi Handa <handa@etl.go.jp>
9398
9399 * language/japan-util.el (japanese-katakana-region): Fix handling
9400 HANKAKU argument.
9401
94022000-07-25 Miles Bader <miles@gnu.org>
9403
9404 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
9405 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
9406 constrain-to-field.
9407
94082000-07-24 Andrew Innes <andrewi@gnu.org>
9409
9410 * timer.el (timer-activate-when-idle): Add optional parameter
9411 DONT-WAIT. Update docstring.
9412 (run-with-idle-timer): Specify extra parameter to
9413 timer-activate-when-idle, so that timer will be activated
9414 immediately if Emacs is already idle.
9415
9416 * w32-fns.el (w32-using-nt): Fix docstring.
9417
94182000-07-24 Dave Love <fx@gnu.org>
9419
9420 * mouse.el (popup-menu): Set last-command-event.
9421 (mouse-major-mode-menu-prefix): Declare.
9422
94232000-07-24 Gerd Moellmann <gerd@gnu.org>
9424
9425 * textmodes/flyspell.el: Update to author's version 1.5d.
9426
9427 * progmodes/hideshow.el: Update copyright notice.
9428
9429 * vcursor.el: Set maintainer to FSF, since author cannot
9430 be reached.
9431
94322000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
9433
9434 * info.el (Info-goto-emacs-key-command-node): Leave a space after
9435 the prompt.
9436
9437 * mouse.el (popup-menu): Run the keymap through indirect-function,
9438 in case it was defined with define-prefix-key. If the menu is a
9439 list of keymaps, look up the binding of user's choice in each one
9440 of the keymaps.
9441 (mouse-popup-menubar): If the global and local menu-bar keymaps
9442 don't have a prompt string, create one and insert it into the
9443 keymap. Don't barf if current-local-map returns nil.
9444
94452000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
9446
9447 * dired.el (dired-sort-R-check): Added to allow recursive listing
9448 to be undone.
9449 (dired-sort-other): Use it.
9450
94512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9452
9453 * Release of cc-mode 5.27
9454
94552000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9456
9457 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
9458 c-beginning-of-statement-1 that caused a bad case of recursion
9459 which could consume a lot of CPU in large classes in languages
9460 that have in-expression classes (i.e. Java and Pike).
9461
9462 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
9463 statements before top level constructs (i.e. case 6 is moved
9464 before case 5 and is now case 4) to catch in-expression
9465 classes in top level expressions correctly.
9466
94672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9468
9469 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
9470 objc-method-intro. Case 4 removed and case 5I added.
9471
9472 * cc-langs.el (c-append-paragraph-start): New variable used by
9473 c-common-init to get paragraph-start correct.
9474 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
9475 initialize paragraph-start to make it correct both with and
9476 without the javadoc special case.
9477
9478 * cc-mode.el (java-mode): Use c-append-paragraph-start to
9479 initialize paragraph-start for javadoc markup.
9480
9481 * cc-vars.el (c-style-variables-are-local-p): Incompatible
9482 change by defaulting this to t. It's motivated by the
9483 confusing behavior that otherwise arise from the style system
9484 when editing both java and non-java files at the same time
9485 (see the comments about style setting in c-common-init).
9486
94872000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9488
9489 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9490 similar to the one in c-fill-paragraph to check the fill
9491 prefix from the adaptive fill function for sanity.
9492
94932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9494
9495 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9496 defun block.
9497
94982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9499
9500 * cc-mode.texi Documented the change of cpp-macro.
9501
95022000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9503
9504 * cc-align.el (c-lineup-multi-inher): Handle lines with
9505 leading comma nicely. Extended to handle member initializers
9506 too.
9507
9508 * cc-engine.el: (c-beginning-of-inheritance-list,
9509 c-guess-basic-syntax): Fixed recognition of inheritance lists
9510 when the lines begins with a comma.
9511
9512 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
9513
9514 * cc-vars.el (c-offsets-alist): Changed default for
9515 member-init-cont to c-lineup-multi-inher since it now handles
9516 member initializers and indents better for leading commas.
9517
95182000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9519
9520 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9521 handling that caused class open lines to be recognized as
9522 statement-conts in some cases.
9523
9524 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9525 guessed by the adaptive fill function unless point is on the
9526 first line of a block comment.
9527
9528 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9529 when the buffer ends with a macro continuation char.
9530
9531 * cc-engine.el (c-guess-basic-syntax): Added support for
9532 function definitions as statements in Pike. The first
9533 statement in a lambda block is now labeled defun-block-intro
9534 instead of statement-block-intro.
9535
9536 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9537 so that the class surrounding point is selected, not the one
9538 innermost in the state.
9539
9540 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9541 recognition of switch labels having hanging multiline
9542 statements.
9543
9544 * cc-engine.el (c-beginning-of-member-init-list): Broke out
9545 some code in c-guess-basic-syntax to a separate function.
9546 * cc-engine.el (c-just-after-func-arglist-p): Fixed
9547 recognition of member inits with multiple line arglists.
9548 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9549 member-init-cont when the commas are in funny places.
9550
95512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9552
9553 * cc-defs.el (c-auto-newline): Removed this macro since it's
9554 not used anymore.
9555
9556 * cc-engine.el (c-looking-at-bos): New helper function.
9557 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9558 inexpr and toplevel classes apart in Pike.
9559
9560 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9561 of case 9A.
9562
9563 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9564 constant, since "class" can introduce an in-expression class
9565 in Pike nowadays.
9566
95672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9568
9569 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9570 indentation on cpp-macro lines.
9571
9572 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9573 a syntax modifier like comment-intro, to make it possible to
9574 get syntactic indentation for preprocessor directives. It's
9575 incompatible wrt to lineup functions on cpp-macro, but it has
9576 no observable effect in the 99.9% common case where cpp-macro
9577 is set to -1000.
9578
95792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9580
9581 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9582 member-init-cont when the preceding arglist is several lines.
9583
95842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9585
9586 * cc-styles.el (c-style-alist): The basic offset for the BSD
9587 style corrected to 8.
9588
95892000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9590
9591 * cc-styles.el (c-style-alist): Adjusted the indentation of
9592 brace list openers in the gnu style.
9593
95942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9595
9596 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9597
9598 * cc-cmds.el (c-electric-brace, c-electric-slash,
9599 c-electric-star, c-electric-semi&comma, c-electric-colon,
9600 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9601 when c-syntactic-indentation is nil.
9602
9603 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
9604 we were left at comments preceding the first statement when
9605 reaching the beginning of the buffer.
9606
9607 * cc-vars.el (c-syntactic-indentation): New variable to turn
9608 off all syntactic indentation.
9609
96102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9611
9612 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
9613 between the text and the block comment ender when it hangs,
9614 depending on how many there are before the fill.
9615
96162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9617
9618 * cc-engine.el (c-beginning-of-closest-statement): New helper
9619 function to go back to the closest preceding statement start,
9620 which could be inside a conditional statement.
9621 * cc-engine.el (c-guess-basic-syntax): Use
9622 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
9623
9624 * cc-engine.el (c-guess-basic-syntax): Better handling of
9625 arglist-intro, arglist-cont-nonempty and arglist-close when
9626 the arglist is nested inside parens. Cases 7A, 7C and 7F
9627 changed.
9628
9629 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
9630 up-to-date with javadoc 1.2.
9631
96322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9633
9634 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
9635 multiline Pike type decls.
9636
96372000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9638
9639 * cc-cmds.el (c-indent-new-comment-line): Always break
9640 multiline comments in multiline mode, regardless of
9641 comment-multi-line.
9642
96432000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9644
9645 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
9646 fully::qualified::names in C++ member init lists. Preamble in
9647 case 5D changed.
9648
96492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9650
9651 * cc-langs.el (c-common-init): Handling of obsolete variables
9652 moved to c-initialize-cc-mode. More compatible style override
9653 when using global style variables.
9654 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
9655 variables moved here.
9656
9657 * cc-mode.texi: Documented the special behavior of
9658 c-special-indent-hook as a style variable. Don't talk about
9659 doing (c-make-styles-buffer-local t) in a mode hook, since
9660 that's already too late to work right.
9661
9662 * cc-styles.el (c-make-styles-buffer-local): Flag style
9663 variable localness in c-style-variables-are-local-p to make
9664 the compatibility measure in c-common-init work well.
9665
9666 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
9667 longer contain set-from-style.
9668 * cc-styles.el (c-initialize-builtin-style): Don't check for
9669 set-from-style on c-special-indent-hook.
9670 * cc-styles.el (c-copy-tree): Obsolete. The standard function
9671 copy-alist is sufficient now.
9672
9673 * cc-styles.el (c-set-style, c-set-style-1,
9674 c-get-style-variables): Fixes to variable initialization so
9675 that duplicate entries in styles have the same effect
9676 regardless of DONT-OVERRIDE.
9677
9678 * cc-styles.el (c-set-style-2): Fixed bug where the
9679 initialization of inheriting styles failed when the
9680 dont-override flag is set.
9681
9682 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
9683 on this.
9684
96852000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9686
9687 * cc-defs.el (c-forward-comment): Removed the workaround
9688 introduced in 5.38 since it had worse side-effects. If a line
9689 contains the string "//\"", it regarded the // as a comment
9690 start since the \ temporarily doesn't have escape syntax.
9691
96922000-07-17 Emmanuel Briot <briot@act-europe.fr>
9693
9694 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
9695 ada-xref.el before ada-prj.el, so that the Project menu is created
9696 when ada-prj tries to add to it.
9697 (ada-activate-keys-for-case): Suppress the characters that are not
9698 part of the Ada syntax. Better compatibility with else-mode
9699 (ada-adjust-case-interactive): When auto-casing is not active,
9700 correctly insert newlines (used to insert only ^M). Prevent the
9701 syntax table from being changed in case of an error
9702 (or '_' becomes part of a word and some commands are confused).
9703 Do nothing if ada-auto-case is nil.
9704 (ada-after-keyword-p): Ignore keywords that are also attributes
9705 (ada-batch-reformat): Update usage comment
9706 (ada-call-from-contextual-menu): New function
9707 (ada-case-read-exceptions): Reinitialize the casing exception list
9708 first to nil first, so that the casing exception file can be
9709 shared.
9710 (ada-check-defun-name): Handles "configure" keyword for gnatdist
9711 files.
9712 (ada-compile-goto-error): Fix regexp used to detect a file:line
9713 anywhere in the error message
9714 (ada-contextual-menu-last-point): New variable
9715 (ada-create-keymap): If the variable delete-key-deletes-forward is
9716 t on XEmacs, it means that DEL should delete one character
9717 forward.
9718 (ada-create-menu): Use :included instead of :visible for XEmacs.
9719 New submenu "Options".
9720 (ada-end-stmt-re): Correctly indent "select ... then abort"
9721 statements.
9722 (ada-fill-comment-paragraph): Correctly delete all leading '--'
9723 even if they don't match ada-fill-comment-prefix Fix handling of
9724 paragraphs on the first or last line of a file.
9725 (ada-format-paramlist): Fix handling of default parameter values.
9726 (ada-get-body-name): New function.
9727 (ada-get-current-indent): Optimized by searchling directly for an
9728 existing generic part or a statement outside of it. Handle
9729 ada-indent-align-comments when indenting comments Replaced some
9730 regexps by testing directly the next character. This results in a
9731 huge speedup on some files. New indentation scheme for renames
9732 statements. Stop looking for the 'while' or 'for' associated with
9733 a 'loop' at the first semicolon encountered. A "return" can also
9734 match an anonymous access subprogram declaration.
9735 (ada-get-indent-noindent): Ignore strings and comments when
9736 looking for the keywords "record" and "private".
9737 (ada-goto-matching-decl-start): When matching "if", make sure we
9738 are not in fact seeing "end if". Ignore "when" statements except
9739 when initial keyword was "begin". Fix handling of nested
9740 procedures. Add a recursive call to this function to skip over
9741 other 'end' statmts. Fix indentation for "when .. => begin"
9742 (ada-in-open-paren-p): Fix indentation for complex boolean
9743 expressions, where 'and then', 'or else' and parenthesis
9744 statements are mixed up.
9745 (ada-in-paramlist-p): Skip comments while searching for the
9746 beginning Fix handling of operator declarations.
9747 (ada-indent-align-comments): New variable
9748 (ada-indent-current): Change the syntax table only in the
9749 protected section, so that we are sure it is restored correctly.
9750 (ada-indent-on-previous-lines): Use ada-use-indent and
9751 ada-with-indent Correctly indent "select ... then"
9752 (ada-indent-region): Slight speedup.
9753 (ada-indent-renames): New variable.
9754 (ada-last-which-function-subprog, ada-last-which-function-line):
9755 New variables
9756 (ada-looking-at-semi-private): Correctly indent the 'private'
9757 keyword when it is the first word in a package declaration.
9758 (ada-loose-case-word): Stop searching if at the end of the buffer.
9759 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
9760 even if point is not initially at the end of the word.
9761 (ada-matching-decl-start-re): Add "when".
9762 (ada-mode): Add support for abbrev-mode, outline-mode and
9763 which-func-mode Override the old find-file.el entry in
9764 ff-special-constructs since it is using the obsolete
9765 ada-spec-suffix variable
9766 (ada-no-auto-case): New function
9767 (ada-scan-paramlist): When parsing the argument type, accept
9768 spaces (as in "X 'Class", generated by Rational Rose).
9769 (ada-other-file-name): No longer loads the other file.
9770 (ada-popup-menu): Save and restore the current buffer and cursor
9771 position before and after displaying the menu.
9772 (ada-search-ignore-complex-boolean): New function.
9773 (ada-uncomment-region): Emacs21 already knows how to delete
9774 comments not starting in the first column.
9775 (ada-use-indent): New variable
9776 (ada-which-function): New function.
9777 (ada-with-indent): New variable
9778 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
9779 can be batch-compiled from the command line.
9780
9781 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
9782 Add to the menu when the file is loaded, not in ada-mode-hook.
9783 Add -toolbar to the default ddd command Switches moved from
9784 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
9785 ada-prj-default-comp-opt
9786 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
9787 Reference Manual to the menu
9788 (ada-check-current): rewritten as a call to ada-compile-current
9789 (ada-compile): Removed.
9790 (ada-compile-application, ada-compile-current, ada-check-current):
9791 Set the compilation-search-path so that compile.el automatically
9792 finds the sources in src_dir. Automatic scrollong of the
9793 compilation buffer. C-uC-cC-c asks for confirmation before
9794 compiling
9795 (ada-compile-current): New parameter, prj-field
9796 (ada-complete-identifier): Load the .ali file before doing
9797 processing
9798 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
9799 conform to gnatmake's behavior.
9800 (ada-find-file-in-dir): New function
9801 (ada-find-references): Set the environment variables for gnatfind
9802 (ada-find-src-file-in-dir): New function.
9803 (ada-first-non-nil): Removed
9804 (ada-gdb-application): Add support for jdb, the java debugger.
9805 (ada-get-ada-file-name): Load the original-file first if not done
9806 yet.
9807 (ada-get-all-references): Handles the new ali syntax (parent types
9808 are found between <>).
9809 (ada-initialize-runtime-library): New function
9810 (ada-mode-hook): Always load a project file when a file is opened,
9811 so that the casing exceptions are correctly read.
9812 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
9813 (ada-parse-prj-file): Use find-file-noselect instead of find-file
9814 to open the project file, since the latter does not work with
9815 speedbar Get default values before loading the prj file, or the
9816 default executable file name is wrong. Use the absolute value of
9817 src_dir to initialize ada-search-directories and
9818 compilation-search-path,... Add the standard runtime library to
9819 the search path for find-file.
9820 (ada-prj-default-debugger): Was missing an opening '{'
9821 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
9822 variables.
9823 (ada-prj-default-gnatmake-opt): New variable
9824 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
9825 buffers, the project file is the default one Save the windows
9826 configuration before displaying the menu.
9827 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
9828 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
9829 ...) regexp-quote identifiers names to support operators +,
9830 -,... in regexps.
9831 (ada-remote): New function.
9832 (ada-run-application): Erase the output buffer before starting the
9833 run Support remote execution of the application. Use
9834 call-process, or the arguments are incorrectly parsed
9835 (ada-set-default-project-file): Reread the content of the active
9836 project file, not the one from the current buffer When a project
9837 file is set as the default project, all directories are
9838 automatically associated with it.
9839 (ada-set-environment): New function
9840 (ada-treat-cmd-string): New special variable ${current}
9841 (ada-treat-cmd-string): Revised. The substitution is now done for
9842 any ${...} substring
9843 (ada-xref-current): If no body was found, compiles the spec
9844 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
9845 compiler to get rid of command line length limitations.
9846 (ada-xref-get-project-field): New function
9847 (ada-xref-project-files): New variable
9848 (ada-xref-runtime-library-specs-path)
9849 (ada-xref-runtime-library-ali-path): New variables
9850 (ada-xref-set-default-prj-values): Default run command now does a
9851 cd to the build directory. New field: main_unit Provide a default
9852 file name even if the current buffer has no prj file.
9853
9854 * ada-prj.el:
9855 Rewritten to show a tabbed-dialog.
9856 (ada-prj-add-ada-menu): Remove the map and name parameters.
9857 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
9858 New function
9859 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
9860 (ada-prj-load-from-file): New function
9861 (ada-prj-save): Always save fields that depend on the current buffer
9862 (ada-prj-show-value): New function
9863
9864 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
9865 Ada mode. This will allow us to display the Ada menu in any buffer
9866 we want (for project items).
9867 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
9868 number of spaces in the header.
9869
98702000-07-24 Dave Love <fx@gnu.org>
9871
9872 * ediff-init.el (ediff-region-help-echo): Bind face-help.
9873
98742000-07-23 Noah Friedman <friedman@splode.com>
9875
9876 * type-break.el (type-break): perform autosave.
9877 Suggested by Stephen Gildea <gildea@intouchsys.com>.
9878 (type-break-do-query): Cancel query schedule while performing
9879 actual query, to avoid possibility of a second query being made
9880 while first one is already in progress.
9881 (type-break-time-stamp-format): New variable.
9882 (type-break-time-stamp): New function.
9883 (type-break-time-warning): Use it.
9884 (type-break-keystroke-warning): Use it.
9885 (type-break-noninteractive-query): Use it.
9886
9887 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
9888 cookie.
9889 Use add-minor-mode to set minor-mode-alist, if available.
9890 (eldoc-echo-area-use-multiline-p): New user option.
9891 (eldoc-echo-area-multiline-supported-p): New variable.
9892 (eldoc-docstring-format-sym-doc): Use them.
9893 (eldoc-mode): If not using idle timers, append to local post and
9894 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
9895 (eldoc-display-message-no-interference-p): Don't interfere with
9896 edebug.
9897 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
9898 (eldoc-function-arglist): New function.
9899 (eldoc-function-argstring): Use it.
9900
9901 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
9902 auto save directory exists before calling directory-files.
9903
99042000-07-23 Dave Love <fx@gnu.org>
9905
9906 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
9907 ^o, ^u.
9908
99092000-07-21 Dave Love <fx@gnu.org>
9910
9911 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
9912 now passed to the function. It now works properly.
9913
9914 * smerge-mode.el (smerge-mode-menu): Fill it out.
9915
99162000-07-20 Gerd Moellmann <gerd@gnu.org>
9917
9918 * info-look.el (info-lookup): If *info* is shown in another frame
9919 on the same display, select that frame, instead of switching to
9920 the Info buffer in another window of the selected frame.
9921
9922 * simple.el (universal-argument-map): Bind numeric keypad keys
9923 kp-0 to kp-9 and kp-subtract.
9924 (digit-argument): Handle these keys.
9925
99262000-07-20 Dave Love <fx@gnu.org>
9927
9928 * net/goto-addr.el (goto-address-fontify): Don't bother with
9929 buffer-modified and read-only stuff -- irrelevant with overlays.
9930 Put an extra property on the overlays and use it to clean up in
9931 case goto-address is re-run.
9932
99332000-07-19 Richard M. Stallman <rms@gnu.org>
9934
9935 * timer.el (run-with-idle-timer): Doc fix.
9936
9937 * mail/mail-utils.el (mail-strip-quoted-names):
9938 Handle case where <...> appears inside "...".
9939 Use replace-match to edit the string more simply.
9940 (rmail-dont-reply-to): Cope with an unmatched ".
9941
99422000-07-19 Dave Love <fx@gnu.org>
9943
9944 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
9945 implementation.
9946
9947 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
9948 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
9949 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
9950
99512000-07-19 Gerd Moellmann <gerd@gnu.org>
9952
9953 * textmodes/refer.el: Correct maintainer's email address.
9954
9955 * progmodes/hideif.el: Correct author's email address.
9956 Fix typo in comment.
9957
9958 * xml.el: New file.
9959
9960 * mail/mailheader.el: Correct author's mail address.
9961
9962 * gnus/parse-time.el: Correct author's mail address.
9963
99642000-07-19 Colin Walters <walters@cis.ohio-state.edu>
9965
9966 * comint.el (comint-highlight-input, comint-highlight-face):
9967 New user options.
9968 (comint-input-ring-file-name): Change custom type.
9969 (comint-mode-map): Bind mouse-2.
9970 (comint-insert-clicked-input): New function.
9971 (comint-send-input): Handle input highlighting.
9972
99732000-07-18 Stefan Monnier <monnier@cs.yale.edu>
9974
9975 * mouse.el (popup-menu): New function.
9976 (mouse-major-mode-menu): Use it.
9977
99782000-07-18 Dave Love <fx@gnu.org>
9979
9980 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
9981 improvements.
9982
99832000-07-18 Gerd Moellmann <gerd@gnu.org>
9984
9985 * faces.el (face-font-selection-order)
9986 (face-font-family-alternatives): Add custom type.
9987
99882000-07-18 Dave Love <fx@gnu.org>
9989
9990 * cus-edit.el (custom-variable-reset-saved)
9991 (custom-variable-reset-standard): Remove unused bindings.
9992
9993 * rect.el (open-rectangle-line): Remove unused let.
9994
9995 * hl-line.el (hl-line-highlight): Check hl-line-mode.
9996
99972000-07-18 Gerd Moellmann <gerd@gnu.org>
9998
9999 * cdl.el: Fix `Maintainer' keyword.
10000
10001 * play/pong.el: Add author's email address.
10002
100032000-07-17 Sam Steingold <sds@gnu.org>
10004
10005 * files.el (insert-directory): Call `split-string' instead of
10006 re-implementing it.
10007
100082000-07-18 Gerd Moellmann <gerd@gnu.org>
10009
10010 * mail/vms-pmail.el: Change maintainer to FSF.
10011
10012 * net/goto-addr.el: Change maintainer to FSF.
10013
10014 * info.el (Info-title-face-alist): Removed.
10015
100162000-07-18 David Ponce <david@dponce.com>
10017
10018 * recentf.el (recentf-open-files): New command that works like
10019 `recentf-open-more-files', but shows the whole list of files (not just
10020 those omitted from the menu). Useful if you don't use a menu-bar!
10021 (recentf-open-more-files) Modified to use `recentf-open-files'.
10022
10023 (recentf-open-files, recentf-open-more-files)
10024 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10025
10026 (recentf-dialog-mode): New mode for dialogs. You can now just type
10027 "q" to cancel the dialogs.
10028
100292000-07-18 David Ponce <david@dponce.com>
10030
10031 * recentf.el: This is a major update of recentf.el. It adds new
10032 features to better organize the recentf menu and "More..." buffer.
10033
10034 Using new provided menu filtering functions you can now organize the
10035 recent files list:
10036
10037 - by major modes
10038 - by directories
10039 - by user defined rules
10040
10041 Finally, with the new `recentf-filter-changer' customizable filter you
10042 can define a ring of filters and dynamically (via the menu) cycle on
10043 each menu organization in the ring (a la msb).
10044
100452000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
10046
10047 * eshell/eshell.el (eshell): Replace links to eshell.info with
10048 links to eshell, to avoid problems on systems where the manual is
10049 installed as `eshell'.
10050 * eshell/esh-cmd.el (eshell-cmd): Ditto.
10051 * eshell/em-smart.el (eshell-smart): Ditto.
10052 * eshell/em-banner.el (eshell-banner): Ditto.
10053 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10054
10055 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10056 same-file check in the MS-DOS version (it does support inodes).
10057
10058 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10059
10060 * eshell/eshell.el (eshell-directory-name):
10061 Run default directory name through convert-standard-filename.
10062
100632000-07-18 Kenichi Handa <handa@etl.go.jp>
10064
10065 * international/mule-cmds.el (select-safe-coding-system):
10066 Fix typo in the comment.
10067
10068 * language/european.el (compound-text):
10069 Force katakana-jisx0201 to be designated to G1.
10070
10071 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10072 Don't translate some national variant characters of latin-jisx0201.
10073 (x-ctext): Force katakana-jisx0201 to be designated to G1.
10074
10075 * international/kkc.el (kkc-after-update-conversion-functions):
10076 New variable.
10077 (kkc-update-conversion): Run functions in it at the tail.
10078
100792000-07-16 John Wiegley <johnw@gnu.org>
10080
10081 * lisp/align.el (align-newline-and-indent):
10082 Adding new function. for auto-aligning blocks of code on RET.
10083 (align-region): Fixed badly formatted minibuffer message.
10084
100852000-07-17 Kenichi Handa <handa@etl.go.jp>
10086
10087 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10088 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
10089 the conversion list at first if appropriate.
10090 (kkc-next): Don't update kkc-next-count here.
10091 (kkc-prev): Don't update kkc-prev-count here.
10092 (kkc-show-conversion-list-update): Fix setting up of conversion
10093 list message.
10094
100952000-07-16 Stefan Monnier <monnier@cs.yale.edu>
10096
10097 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10098
100992000-07-16 Dave Love <fx@gnu.org>
10100
10101 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10102 function to be more specific.
10103
10104 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10105 non-string help-echo.
10106 (widget-types-convert-widget): Defsubst it.
10107 (widget-echo-help): Try to cope with a help-echo function of two
10108 possible sorts.
10109
101102000-07-15 Jason Rumney <jasonr@gnu.org>
10111
10112 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10113 Declare as obsolete.
10114
10115 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10116
101172000-07-14 Gerd Moellmann <gerd@gnu.org>
10118
10119 * hilit-chg.el: Fix typo.
10120
101212000-07-14 Dave Love <fx@gnu.org>
10122
10123 * info.el (Info-mode-menu): Fix use of :help, :enable.
10124
101252000-07-14 Stefan Monnier <monnier@cs.yale.edu>
10126
10127 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10128
101292000-07-13 Dave Love <fx@gnu.org>
10130
10131 * emacs-lisp/easymenu.el: Doc fixes.
10132 (easy-menu-remove): Defalias to ignore.
10133
10134 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10135 Call throw correctly.
10136
101372000-07-13 Gerd Moellmann <gerd@gnu.org>
10138
10139 * faces.el (frame-background-mode): Doc fix.
10140
10141 * simple.el (eval-expression-print-length): Change custom type to
10142 allow entering nil as value.
10143
101442000-07-13 Dave Love <fx@gnu.org>
10145
10146 * progmodes/fortran.el (fortran-imenu-generic-expression):
10147 Change definition layout.
10148 (fortran-mode-menu): Reinstate customize entries.
10149
10150 * cus-edit.el (custom-group-menu-create, customize-menu-create):
10151 Use :filter, per old XEmacs code.
10152
101532000-07-12 Gerd Moellmann <gerd@gnu.org>
10154
10155 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10156 event when deciding what to send to the terminal.
10157
101582000-07-12 Dave Love <fx@gnu.org>
10159
10160 * cus-start.el: Add optional version as 4th element of specs and
10161 use it for several things new in v21. Remove load-path. Fix type
10162 of line-number-display-limit.
10163
101642000-07-11 Dave Love <fx@gnu.org>
10165
10166 * progmodes/fortran.el: Don't require easymenu.
10167 Use repeat counts in various regexps.
10168 (fortran-mode-syntax-table): Defvar directly.
10169 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10170 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10171 Use defvar, not defconst.
10172 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
10173 (fortran-mode): Set fortran-comment-line-start-skip,
10174 fortran-comment-line-start-skip, dabbrev-case-fold-search.
10175 (fortran-comment-indent): Use defsubst.
10176 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10177 Use fortran-comment-indent, not fortran-comment-indent-function.
10178 (fortran-comment-region, fortran-electric-line-number): Simplify.
10179 (fortran-auto-fill): New function.
10180 (fortran-do-auto-fill): Deleted.
10181 (fortran-find-comment-start-skip):
10182 Check for non-null comment-start-skip.
10183 (fortran-auto-fill-mode, fortran-fill-statement):
10184 Use fortran-auto-fill.
10185 (fortran-fill): Use fortran-auto-fill. Check for null
10186 comment-start-skip. Simplify final clause and use end-of-line finally.
10187
10188 * widget.el (widget-plist-member): New alias.
10189
101902000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
10191
10192 * eshell/esh-module.el (toplevel): Reference
10193 byte-compile-current-file only if it is bound.
10194
101952000-07-10 Gerd Moellmann <gerd@gnu.org>
10196
10197 * dired.el: Don't require `dired-aux'.
10198
101992000-07-10 Miles Bader <miles@lsi.nec.co.jp>
10200
10201 * dired-aux.el (dired-show-file-type): New function.
10202 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10203 (dired-show-file-type): Add autoload.
10204
102052000-07-10 Kenichi Handa <handa@etl.go.jp>
10206
10207 * international/mule-diag.el (describe-font): Adjusted for the
10208 change of fontset-info.
10209 (print-fontset): Likewise.
10210
102112000-07-09 Stefan Monnier <monnier@cs.yale.edu>
10212
10213 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10214
102152000-07-07 Gerd Moellmann <gerd@gnu.org>
10216
10217 * bindings.el: Bind `[delete]' to delete-char.
10218
10219 * dired.el (dired-find-alternate-file): New function.
10220 (dired-mode-map): Bind `a' to dired-find-alternate-file.
10221 (toplevel): Require dired-aux when compiling.
10222 (dired-buffers): Move defvar within file to avoid compiler warning.
10223
10224 * info.el (Info-last-search): Variable removed.
10225 (Info-search-history): New variable.
10226 (Info-search): New Info-search-history.
10227
10228 * battery.el, info-look.el: Change author's mail address.
10229
102302000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
10231
10232 * mail/rmail.el (rmail-clear-headers): Don't throw an error
10233 if rmail-ignored-headers is nil.
10234 (rmail-retry-failure): Bind rmail-ignored-headers and
10235 rmail-displayed-headers to nil.
10236
102372000-07-06 Gerd Moellmann <gerd@gnu.org>
10238
10239 * lpr.el (lpr-page-header-switches): Add `-h' switch.
10240 (print-region-1): Don't hard code `-h' here.
10241
10242 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10243
102442000-07-01 Francesco Potorti` <pot@gnu.org>
10245
10246 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10247 exim can use "your message" instead of "the message".
10248
102492000-07-06 Stefan Monnier <monnier@cs.yale.edu>
10250
10251 * facemenu.el: Docstrings fixes.
10252 (facemenu-get-face): Don't use internal-find-face.
10253 (facemenu-iterate): Rename arg to match the docstring.
10254
10255 * newcomment.el (uncomment-region): Be more careful when skipping
10256 backwards over `=' not to bump into BOBP.
10257
102582000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
10259
10260 * ediff-diff.el (ediff-wordify): Use syntax table.
10261 * ediff-init.el (ediff-has-face-support-p): Use
10262 ediff-color-display-p.
10263 (ediff-color-display-p): Use display-color-p, changed to defun
10264 from defsubst.
10265 Got rid of special cases for NeXT and OS/2.
10266 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
10267 face.
10268
102692000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10270
10271 * emacs-lisp/lucid.el: Require CL.
10272 (copy-tree, remprop): Remove, it's provided by CL.
10273 (map-keymap): Define in terms of cl-map-keymap.
10274 (extent-property, set-extent-end-glyph): New functions.
10275
10276 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10277
102782000-07-05 Gerd Moellmann <gerd@gnu.org>
10279
10280 * Makefile.in (DONTCOMPILE): Add comment that the name may
10281 not be changed without changing the make-dist script.
10282
10283 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
10284 (cl-mapc): Use mapc instead of cl-old-mapc.
10285
102862000-07-05 Andrew Innes <andrewi@gnu.org>
10287
10288 * makefile.nt: Add support for `bootstrap' and related targets.
10289
102902000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10291
10292 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
10293 (easy-menu-do-define): Use `menu-item' format.
10294 Handle case where easy-menu-create-menu returns a symbol.
10295 Manually call the potential top-level filter in the function binding.
10296 (easy-menu-filter-return): New arg NAME.
10297 Convert to a keymap if MENU is an XEmacs menu.
10298 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
10299 (easy-menu-converted-items-table, easy-menu-convert-item):
10300 New var and fun to memoize easy-menu-convert-item-1.
10301 (easy-menu-do-add-item): Use it.
10302 (easy-menu-create-menu): Use easy-menu-convert-item.
10303 Wrap easy-menu-filter-return around any :filter specification.
10304 Don't convert the menu if a filter was specified.
10305 Tell easy-menu-make-symbol not to check for MENU being an expression.
10306 (easy-menu-make-symbol): New arg NOEXP.
10307
103082000-07-05 Gerd Moellmann <gerd@gnu.org>
10309
10310 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
10311 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
10312 (eval-defun): If called with prefix arg, instrument code for
10313 Edebug.
10314
10315 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
10316 similar to that of eval-defun.
10317
103182000-07-04 Dave Love <fx@gnu.org>
10319
10320 * hl-line.el (hl-line-overlay): Make it permanent-local.
10321
10322 * calendar/todo-mode.el: Replaced with a working version, based on
10323 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
10324
103252000-07-03 Miles Bader <miles@lsi.nec.co.jp>
10326
10327 * paths.el (prune-directory-list): New function.
10328 (Info-default-directory-list): Rewritten to more methodically
10329 enumerate a big list of possible info directories (based on the
10330 list used by the standalone info reader).
10331
10332 * info.el (info-initialize): Use prune-directory-list to remove
10333 non-existent directories from Info-directory-list.
10334
10335 * paths.el (Info-default-directory-list): Try a list of possible
10336 info-directories instead of a single one. Add the possible
10337 info directory "/usr/share/info".
10338
10339 * woman.el (woman-man.conf-path): Explicitly include the debian
10340 man-db config file "/etc/manpath.config".
10341 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
10342 are present in `manpath.config'.
10343 (woman-manpath): Include "/usr/share/man".
10344
103452000-07-03 Gerd Moellmann <gerd@gnu.org>
10346
10347 * frame.el (blink-cursor-mode): Don't hide cursor initially.
10348
10349 * startup.el (command-line): Initialize blink-cursor based
10350 on window-system.
10351
10352 * frame.el (blink-cursor): Default to nil if not running under
10353 a window-system.
10354
10355 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
10356 (face-x-resources): Remove duplicate entry for :font.
10357
10358 * textmodes/refer.el (refer-find-entry-internal): Use some-window
10359 instead of cycling through windows with next-window.
10360
10361 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
10362 of cycling through windows with next-window.
10363
10364 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
10365 of cycling through windows with next-window.
10366
10367 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
10368 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
10369 instead of cycling through windows with next-window.
10370
10371 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
10372 instead of cycling through windows with next-window.
10373
10374 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
10375 of cycling through windows with next-window.
10376
10377 * terminal.el (te-process-output): Use walk-windows instead of
10378 cycling through windows with next-window.
10379
10380 * server.el (server-switch-buffer): Use some-window instead of
10381 cycling through windows with next-window.
10382
10383 * window.el (some-window): New function.
10384 (walk-windows): Remove reference to walk-windows-start.
10385
10386 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
10387
103882000-07-03 Richard Stallman <rms@gnu.org>
10389
10390 * window.el (walk-windows): Guarantee termination by keeping a list
10391 of all the windows already handled.
10392
103932000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10394
10395 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
10396 window-system.
10397
10398 * man.el (Man-notify-when-ready): Don't use window-system. If
10399 Man-notify-method is newframe, and the display is not
10400 multi-frame, select the frame created for the man page.
10401 (Man-init-defvars): Doc fix.
10402
104032000-06-28 Gerd Moellmann <gerd@gnu.org>
10404
10405 * faces.el (region): Change background color for light background.
10406
10407 * ediff-wind.el (ediff-setup-control-frame): Remove :box
10408 attribute from mode-line face of Ediff control frame.
10409
10410 * replace.el (query-replace-map): Bind `e' like `E'.
10411
104122000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10413
10414 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
10415 Change name to "Select All".
10416
10417 * dos-fns.el (convert-standard-filename): Fix last change.
10418
104192000-06-27 Gerd Moellmann <gerd@gnu.org>
10420
10421 * help.el (describe-variable): Don't insert a second `'s' in front
10422 of the string `value is shown below'. Since the syntax-table is
10423 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
10424 an existing `'s', so that this won't be deleted.
10425
10426 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
10427 * pcmpl-unix.el: New files.
10428
104292000-06-26 Stefan Monnier <monnier@cs.yale.edu>
10430
10431 * wid-edit.el (widget-member): Use the new plist-member.
10432
104332000-06-26 Gerd Moellmann <gerd@gnu.org>
10434
10435 * replace.el (perform-replace): Undo change of 2000-04-04.
10436 Instead, move backward 1 character at the end of the loop when
10437 necessary.
10438
10439 * faces.el (fringe): Change face for different backgrounds.
10440
10441 * eshell/esh-module.el (toplevel): Load defgroup's differently;
10442 patch from John.
10443
10444 * eshell/*.el: Change spelling of the Free Software Foundation.
10445
10446 * eshell/esh-toggle.el: Removed.
10447
10448 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
10449
10450 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
10451 interactively.
10452
104532000-06-26 Alex Schroeder <alex@gnu.org>
10454
10455 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
10456 `define-key'; instead of checking `(emacs-version)' check for
10457 `set-keymap-parent' and `set-keymap-name' directly. Add entries
10458 for `;' and `o' which might be electric.
10459
10460 (sql-electric-stuff): New user option.
10461 (sql-magic-go): New function which uses `sql-electric-stuff'.
10462 (sql-magic-semicolon): New function which uses
10463 `sql-electric-stuff'.
10464
10465 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
10466 is not fboundp.
10467
10468 (sql-oracle-options): New variable.
10469 (sql-oracle): Use it.
10470
10471 (sql-imenu-generic-expression): Doc change.
10472 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
10473 is used.
10474
10475 (sql-informix): Added command line parameter "-" to force
10476 sql-informix-program to use stdout.
10477
104782000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
10479
10480 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
10481 (cp864-decode-table): Doc fix.
10482 (cp720-decode-table): New variable, supports the Arabic OEM
10483 codepage used by Windows.
10484 (cp737-decode-table): New, Greek OEM codepage used by Windows.
10485
104862000-06-23 Dave Love <fx@gnu.org>
10487
10488 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10489 (font-lock-fontify-anchored-keywords): Use
10490 line-beginning-position.
10491 (global-font-lock-mode): Use mapc.
10492
104932000-06-23 Stefan Monnier <monnier@cs.yale.edu>
10494
10495 * eshell/esh-module.el: Require CL when compiling.
10496
104972000-06-23 Gerd Moellmann <gerd@gnu.org>
10498
10499 * comint.el (comint-substitute-in-file-name): Call replace-match
10500 with second and third arg t.
10501
10502 * cus-edit.el (custom-button-face, custom-button-pressed-face):
10503 Specify foreground color.
10504
10505 * faces.el (tool-bar, mode-line, header-line): Specify foreground
10506 color.
10507
10508 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10509
10510 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10511 cddr instead of cdddr.
10512
10513 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10514 instead of copy-list.
10515
10516 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10517 of copy-list.
10518
10519 * subdirs.el: Add eshell subdirectory.
10520
10521 * eshell: New subdirectory containing the Eshell package.
10522
10523 * pcomplete.el: New file.
10524
105252000-06-23 Paul Eggert <eggert@twinsun.com>
10526
10527 * mail/mailpost.el (post-mail-send-it): Make sure file has
10528 proper permissions from birth.
10529
10530 * files.el (basic-save-buffer-2): When temporarily setting
10531 file modes, set them to current modes plus 0200, not to 0777.
10532
10533 * emerge.el (emerge-make-temp-file): Make sure file has proper
10534 permissions from birth.
10535
105362000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
10537
10538 * files.el (make-backup-file-name-1): On DOS/Windows, run the
10539 backup file name through convert-standard-filename.
10540
10541 * dos-fns.el (convert-standard-filename): Convert leading
10542 directories as well. When long file names are supported, convert
10543 characters that are invalid in Windows file names.
10544
105452000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10546
10547 * ps-print.el: Fix bug: if ^L is the very first buffer character,
10548 ps-print crashes. New feature: page selection for printing. Create
10549 raw-text-unix coding system for XEmacs. Doc fix.
10550 (ps-print-version): New version number (5.2.3).
10551 (ps-plot-region): Bug fix.
10552 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10553 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10554 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10555 funs.
10556 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10557 (ps-last-page): New vars.
10558
105592000-06-21 Gerd Moellmann <gerd@gnu.org>
10560
10561 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10562 empty option string.
10563
105642000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
10565
10566 * man.el (man): Doc fix.
10567
105682000-06-21 Kenichi Handa <handa@etl.go.jp>
10569
10570 * international/mule-cmds.el (set-language-info-alist): Docstring
10571 fixed.
10572
105732000-06-20 Gerd Moellmann <gerd@gnu.org>
10574
10575 * version.el (emacs-version): Use ISO date format.
10576
10577 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10578 instead of `M-backspace'.
10579
10580 * simple.el (turn-off-auto-fill): New function.
10581
105822000-06-20 Stefan Monnier <monnier@cs.yale.edu>
10583
10584 * jit-lock.el (with-buffer-prepared-for-jit-lock):
10585 Renamed from with-buffer-prepared-for-font-lock and use
10586 inhibit-modification-hooks rather than setting *-change-functions.
10587 Update all functions to use the new name.
10588 (jit-lock-first-unfontify-pos): New semantics (and doc).
10589 (jit-lock-mode): Make non-interactive.
10590 Don't automatically turn on font-lock.
10591 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10592 Always use jit-lock-after-change.
10593 Remove and restore font-lock-after-change-function.
10594 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10595 (jit-lock-after-unfontify-buffer): Remove.
10596 (jit-lock-stealth-fontify):
10597 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10598 (jit-lock-after-change): Set the `fontified' text-prop to nil.
10599
106002000-06-20 Sam Steingold <sds@gnu.org>
10601
10602 * emacs-lisp/cl-indent.el (toplevel): Indent
10603 `print-unreadable-object' properly. Untabify.
10604
106052000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10606
10607 * textmodes/reftex.el (reftex-find-citation-regexp-format):
10608 Support for bibentry.
10609 (reftex-compile-variables): Fixed problem with end of section-re.
10610
10611 * texmodes/reftex-dcr.el (reftex-view-crossref,
10612 reftex-view-crossref-from-bibtex):
10613 Deal with changed `reftex-find-citation-regexp-format'.
10614 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
10615 Replaced `remprop' with `put'.
10616 (reftex-view-crossref, reftex-view-crossref-when-idle):
10617 Support for bibentry.
10618
10619 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10620 New entry for bibentry package.
10621
10622 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
10623 Regexp also matches "\nobibliography".
10624
10625 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
10626 Call `reftex-ensure-write-access' before doing anything.
10627 (reftex-ensure-write-access): New function.
10628
106292000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10630
10631 * progmodes/idlwave.el: File re-installed (update to version 4.2)
10632
10633 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
10634
10635 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
10636
10637 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
10638
10639
106402000-06-20 Dave Love <fx@gnu.org>
10641
10642 * faces.el (frame-background-mode): Use set-default, not set, in
10643 setter.
10644 (frame-update-faces, frame-update-face-colors): Define with
10645 defalias.
10646
10647 * enriched.el (enriched-decode-foreground)
10648 (enriched-decode-background): Don't use internal-find-face.
10649
10650 * apropos.el: Doc fixes.
10651
10652 * cus-edit.el (customize-changed-options): Check arg.
10653 (customize-version-lessp): Don't require decimal point.
10654
10655 * custom.el (defcustom, defgroup): Doc fix.
10656
10657 * newcomment.el (comment) <defgroup>: Add :version.
10658 (comment-multi-line): Doc fix.
10659
10660 * emulation/mlsupport.el (define-hooked-local-abbrev,
10661 define-hooked-global-abbrev): Fix, using define-abbrev.
10662
106632000-06-19 Gerd Moellmann <gerd@gnu.org>
10664
10665 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
10666 the whole buffer.
10667
106682000-06-19 Dave Love <fx@gnu.org>
10669
10670 * menu-bar.el (menu-bar-options-save): New function.
10671 (menu-bar-options-menu): Use it.
10672 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
10673 Simplify.
10674
106752000-06-19 Andreas Schwab <schwab@suse.de>
10676
10677 * progmodes/etags.el (tags-query-replace): Put new parameters
10678 START and END at the end, for backward compatibility.
10679
106802000-06-19 Kenichi Handa <handa@etl.go.jp>
10681
10682 * international/codepage.el:
10683 (cp-coding-system-for-codepage-1): Delete special codes for
10684 generating xxx-dos coding system because now a CCL based coding
10685 system can handle EOL conversion by default.
10686
10687 * international/mule.el (make-coding-system): Generate subsidiary
10688 coding systems for EOL handling variants even for a CCL based
10689 coding system.
10690
106912000-06-19 Kenichi Handa <handa@etl.go.jp>
10692
10693 * international/isearch-x.el (isearch-minibuffer-input-method)
10694 (isearch-minibuffer-input-method-function): These variables
10695 deleted.
10696 (isearch-with-input-method): Don't use the above variables.
10697 (isearch-process-search-multibyte-characters): Likewise. Call
10698 read-string with the arg INHERIT-INPUT-METHOD t.
10699
107002000-06-17 Stefan Monnier <monnier@cs.yale.edu>
10701
10702 * font-lock.el (font-lock-after-fontify-buffer)
10703 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
10704
10705 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
10706 Use consistent make-local-variable style for font-lock-fontified.
10707 (jit-lock-fontify-buffer):
10708 Don't bother checking for font-lock-mode and jit-lock-mode.
10709
10710 * time.el: Remove trailing ^M that prevent CVS-merging.
10711
107122000-06-16 Gerd Moellmann <gerd@gnu.org>
10713
10714 * Makefile.in (distclean): New target.
10715
107162000-06-16 Stefan Monnier <monnier@cs.yale.edu>
10717
10718 * Makefile.in (srcdir): Define for update-subdirs.
10719
107202000-06-16 Gerd Moellmann <gerd@gnu.org>
10721
10722 * find-lisp.el: New file.
10723
107242000-06-16 Andrew Innes <andrewi@gnu.org>
10725
10726 * time.el (display-time-mail-function): New variable, to allow
10727 external packages to indicate when new mail is available.
10728 (display-time-update): Use it.
10729
107302000-06-16 Kenichi Handa <handa@etl.go.jp>
10731
10732 * international/mule.el (mule-version): Change version name to
10733 SAKAKI. AOI has already been used by Meadow.
10734
10735 * international/quail.el (quail-show-guidance-buf): To find the
10736 bottom window (but minibuffer), pay attention to the height of
10737 minibuffer.
10738
107392000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
10740
10741 * arc-mode.el (archive-mode-map): Use the new menu-item format for
10742 menu-bar menus. Add help strings. Don't remove the Edit menu
10743 from the menu bar, as the menu bar has enough space now.
10744
10745 * Makefile.in (SHELL): Make sure /bin/sh is used.
10746
10747 * woman.el (woman-man-buffer): Fix bold and underlined CJK
10748 characters, which use series of two ^H characters instead of one.
10749
107502000-06-15 Gerd Moellmann <gerd@gnu.org>
10751
10752 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
10753 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
10754 functions.
10755 (Info-find-node-2): Try a case-sensitive search first, then
10756 do a case-insensitive search.
10757
10758 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
10759 tutorials.
10760
10761 * complete.el (PC-env-vars-alist): New variable.
10762 (PC-complete-as-file-name): New function.
10763 (partial-completion-mode): Initialize PC-env-vars-alist from
10764 process-environment.
10765 (PC-do-completion): Handle completion of env vars.
10766
10767 * info.el (Info-set-mode-line): Show file name in mode line,
10768 use `*Info*' instead of `Info:'.
10769
10770 * startup.el (command-line-1): Change copyright messages to year
10771 2000.
10772
107732000-06-15 Dave Love <fx@gnu.org>
10774
10775 * net/goto-addr.el (goto-address-fontify): Use keymap property,
10776 not local-map.
10777
107782000-06-15 Kenichi Handa <handa@etl.go.jp>
10779
10780 * international/mule.el (set-buffer-file-coding-system): Almost
10781 rewritten to handle `undecided' as no-op.
10782
107832000-06-14 Gerd Moellmann <gerd@gnu.org>
10784
10785 * Makefile.in: New file.
10786
10787 * Makefile: Removed.
10788
10789 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
10790 (goto-address-highlight-keymap): Bind C-c RET.
10791
107922000-06-14 Kenichi Handa <handa@etl.go.jp>
10793
10794 * mail/sendmail.el (sendmail-send-it): The temporary buffer
10795 inherits buffer-file-coding-system of the current buffer.
10796
10797 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
10798 0. Give correct argument to set-auto-coding-function.
10799 (tar-expunge): For goto-char, use (point-min), not 0.
10800 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
10801 (tar-subfile-save-buffer): Likewize.
10802
10803 * international/mule.el
10804 (after-insert-file-set-buffer-file-coding-system): Call
10805 set-buffer-file-coding-system with the arg FORCE t.
10806
108072000-06-13 Gerd Moellmann <gerd@gnu.org>
10808
10809 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
10810 nil. Contemporary sendmails issue an X-Authentication-Warning if
10811 the sender is set with `-f'.
10812
108132000-06-13 Dave Love <fx@gnu.org>
10814
10815 * help.el (describe-function-1): Kluge around cases of functions
10816 fset to subrs whose doc doesn't match their symbol-name.
10817
10818 * image.el (insert-image): Default STRING to a space.
10819
10820 * info.el Doc fixes.
10821 (Info-build-node-completions): Match Ref tags.
10822
108232000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
10824
10825 * frame.el (display-multi-frame-p, display-multi-font-p): New
10826 defaliases for display-graphic-p.
10827
10828 * hl-line.el: Fixed a typo in commentary.
10829
108302000-06-13 Kenichi Handa <handa@etl.go.jp>
10831
10832 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
10833 fixed.
10834
108352000-06-12 Dave Love <fx@gnu.org>
10836
10837 * image.el (insert-image): Save a little consing.
10838
108392000-06-12 Kenichi Handa <handa@etl.go.jp>
10840
10841 * language/tibet-util.el: Convert all tibetan-1-column characters
10842 to the corresponding tibetan characters.
10843 (tibetan-add-components): Delete code for the special treatment of
10844 'a chung.
10845
10846 * language/tibetan.el (tibetan-composable-pattern): Fix previous
10847 change.
10848 (tibetan-vowel-transcription-alist): More rules added.
10849 (tibetan-composite-vowel-alist): New variable.
10850 (tibetan-precomposition-rule-alist): More rules added.
10851
108522000-06-12 Stefan Monnier <monnier@cs.yale.edu>
10853
10854 * startup.el (command-line): Only call menu-bar-mode if interactive.
10855
10856 * thingatpt.el (toplevel symbol-properties):
10857 * textmodes/makeinfo.el (makeinfo-compile):
10858 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
10859 * progmodes/hideif.el (hif-compress-define-list)
10860 (hide-ifdef-use-define-alist):
10861 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
10862 (ange-ftp-vms-add-file-entry):
10863 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
10864 * man.el (Man-build-man-command):
10865 * mail/rnewspost.el (news-reply-header-hook):
10866 * info.el (Info-insert-dir):
10867 * emulation/mlconvert.el (backward-word, forward-word, setq):
10868 * emacs-lisp/gulp.el (gulp-send-requests):
10869 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
10870 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
10871 (byte-optimize-apply, end of file):
10872 * emacs-lisp/advice.el (ad-advice-class-completion-table)
10873 (ad-make-freeze-definition):
10874 * startup.el (command-line, command-line-1): Don't quote lambdas.
10875
10876 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
10877 (cvs-cleanup-removed): New function.
10878 (cvs-cleanup-functions): New var.
10879 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
10880 some flexibility in specifying additional entries to auto-cleanup.
10881 (cvs-quickdir): New function.
10882 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
10883 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
10884 (cvs-mode-find-file): Check that we are on a filename or dirname
10885 when invoked through a mouse-click.
10886 (cvs-full-path): Remove.
10887 (cvs-dired-action): Re-introduced.
10888 (cvs-dired-noselect): Use it.
10889 (vc-post-command-functions): use this new hook if available.
10890
10891 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
10892 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
10893 (cvs-filename-map, cvs-dirname-map): Remove.
10894 (cvs-default-action): Remove.
10895 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
10896 if the arg is really a keymap.
10897 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
10898 Don't hardcode the mapping from state (aka type) to face, but check
10899 the var cvs-fi-<type>-face instead.
10900 (cvs-fileinfo-from-entries): New function.
10901
10902 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
10903 Docstring fix.
10904 (cvs-find-file-and-jump): Change default to be safer.
10905 (cvs-mode-diff-map): Define it as a function as well.
10906 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
10907 Bind mouse-2 in this global map rather than with text-properties.
10908
10909 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
10910 file to resolve the ambiguity between C(conflict) and C(need-merge).
10911
109122000-06-12 Kenichi Handa <handa@etl.go.jp>
10913
10914 * international/mule.el (set-buffer-file-coding-system): If
10915 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
10916 unconditionally.
10917
109182000-06-12 Dave Love <fx@gnu.org>
10919
10920 * wid-edit.el (widget-specify-button): Really suppress the face if
10921 required.
10922
109232000-06-11 Gerd Moellmann <gerd@gnu.org>
10924
10925 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
10926
109272000-06-11 Stefan Monnier <monnier@cs.yale.edu>
10928
10929 * imenu.el (imenu-generic-expression): Docstring fix.
10930
10931 * composite.el (composition-function-table): Move the `put'
10932 below the autoload cookie so we can load the file before loaddefs.
10933
10934 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
10935
10936 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
10937 Handle easy-mmode-define-global-mode.
10938 For complex macros like define-minor-mode that can generate
10939 several autoload entries, try to autoload entries in the
10940 macroexpanded code.
10941
10942 * emacs-lisp/easy-mmode.el (define-minor-mode):
10943 If KEYMAP is a symbol, just use it.
10944 Use byte-compile-current-file and load-file-name to infer the
10945 proper :require to pass to defcustom.
10946 Wrap the hook var into `progn' so as not to autoload it.
10947 Add a :autoload-end cookie.
10948 Be more careful about the evaluation of KEYMAP.
10949 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
10950 (define-derived-mode): Move define-abbrev-table outside of defvar.
10951
109522000-06-10 Stefan Monnier <monnier@cs.yale.edu>
10953
10954 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
10955 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
10956 (backup-compiled-files): Ignore errors during `tar'.
10957 (bootstrap): Make autoloads before elc files.
10958
109592000-06-10 Kenichi Handa <handa@etl.go.jp>
10960
10961 * international/mule.el (set-buffer-file-coding-system): If one of
10962 undecided-XXX is specified, change only EOL conversion.
10963
10964 * international/mule-conf.el (unix): New alias for the coding
10965 system undecided-unix.
10966
109672000-06-09 Dave Love <fx@gnu.org>
10968
10969 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
10970
10971 * progmodes/executable.el: Byte compile dynamic.
10972 (executable-insert): Change custom type.
10973 (executable-find): Add autoload cookie.
10974 (executable-make-buffer-file-executable-if-script-p): New
10975 function. After Noah Friedman.
10976
10977 * files.el (after-save-hook): Customize, with
10978 executable-make-buffer-file-executable-if-script-p as an option.
10979
109802000-06-09 Kenichi Handa <handa@etl.go.jp>
10981
10982 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
10983 "tib24p-mule.bdf" for Tibetan.
10984
10985 * composite.el (decompose-composite-char): Declare it as obsolete.
10986
10987 * man.el (Man-fontify-manpage): Pay attention to underline and
10988 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
10989
109902000-06-08 Gerd Moellmann <gerd@gnu.org>
10991
10992 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
10993 Set maintainer to FSF since author isn't reachable.
10994
109952000-06-08 Dave Love <fx@gnu.org>
10996
10997 * international/mule-cmds.el (select-safe-coding-system): If
10998 DEFAULT-CODING-SYSTEM is not specified, also check the most
10999 preferred coding-system if buffer-file-coding-system is
11000 `undecided'. From Handa.
11001
110022000-06-08 Kenichi Handa <handa@etl.go.jp>
11003
11004 * international/mule.el
11005 (after-insert-file-set-buffer-file-coding-system): If the buffer
11006 size is greater than INSERTED, judget that we are not visiting.
11007
110082000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
11009
11010 * whitespace.el (defgroup whitespace): Comment out `:version'.
11011 XEmacs 20.4 has problems defining the group with this present.
11012 We'll have this commented out till get resolve the problem.
11013
110142000-06-07 John Wiegley <johnw@gnu.org>
11015
11016 * align.el (align-dq-string-modes, align-sq-string-modes)
11017 (align-open-comment-modes): Add pyhton-mode.
11018 (align-rules-list): Use get-text-property instead of
11019 text-properties-at.
11020 (align-rules-list): Add python-assignment.
11021 (align-rules-list): Change perl-comma-delimiter to
11022 basic-comma-delimiter. Use if for Perl modes and python-mode.
11023 (align-rules-list): Add python-chain-logic and
11024 basic-line-continuation.
11025
110262000-06-07 Jari Aalto <jari.aalto@poboxes.com>
11027
11028 * apropos.el (apropos-mode-hook): New user variable.
11029 (apropos-mode): Run apropos-mode-hook.
11030
110312000-06-07 David Ponce <david@dponce.com>
11032
11033 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11034 commands. Require `wid-edit' at run-time.
11035
110362000-06-07 David Ponce <david@dponce.com>
11037
11038 * recentf.el: Added some "Commentary".
11039 (recentf-open-more-files, recentf-edit-list): Minor changes to
11040 move the point at the top of the file list. This behaviour is
11041 consistent with the menu one when the list contains a lot of
11042 files.
11043 (recentf-cleanup): Now displays the number of items removed from
11044 the list.
11045 (recentf-relative-filter) New menu filter to show filenames
11046 relative to `default-directory'.
11047
110482000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11049
11050 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
11051 with/without giving an error if PostScript printer doesn't have this
11052 kind of page size. Zebra Stripe continues or restarts on next page.
11053 Manual/automatic paper feeding. Switch or not the header.
11054 (ps-print-version): New version number (5.2.2).
11055 (ps-windows-system): Include emx as a Windows system.
11056 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11057 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11058 (ps-background-text): Code fix.
11059 (ps-error-handler-message, ps-user-defined-prologue)
11060 (ps-print-prologue-header, ps-printer-name)
11061 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11062 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11063 (ps-use-face-background): Customization fix.
11064 (ps-n-up-database): Data fix.
11065 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11066 (ps-switch-header): New vars.
11067 (ps-xemacs-color-name, ps-face-foreground-name)
11068 (ps-face-background-name, ps-boolean-constant): New funs.
11069
110702000-06-07 Dave Love <fx@gnu.org>
11071
11072 * allout.el: New version from Manheimer.
11073
110742000-06-07 Kenichi Handa <handa@etl.go.jp>
11075
11076 * textmodes/fill.el (fill-find-break-point): Check the validity of
11077 charset.
11078
110792000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11080
11081 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11082 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11083 Call display-color-p and display-mouse-p instead of looking at
11084 window-system.
11085
110862000-06-06 Dave Love <fx@gnu.org>
11087
11088 * image.el (find-image): Doc fix. Return nil if image not found.
11089 (put-image, insert-image): Make STRING arg optional.
11090
110912000-06-06 Kenichi Handa <handa@etl.go.jp>
11092
11093 * language/vietnamese.el: Remove eval-when-compile.
11094 (viet-viscii-nonascii-translation-table): Define it as a
11095 translation table made from viet-viscii-decode-table.
11096 (viet-viscii-encode-table): Define it as a translation table made
11097 from the reverse map of above.
11098 (viet-vscii-nonascii-translation-table): Define it as a
11099 translation table made from viet-vscii-decode-table.
11100 (viet-vscii-encode-table): Define it as a translation table made
11101 from the reverse map of above.
11102 (ccl-decode-viscii): Use translate-character.
11103 (ccl-encode-viscii, ccl-encode-viscii-font)
11104 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11105 Likewize.
11106
11107 * language/cyrillic.el: Remove eval-when-compile.
11108 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11109 translation table made from cyrillic-koi8-r-decode-table.
11110 (cyrillic-koi8-r-encode-table): Define it as a translation table
11111 made from the reverse map of above.
11112 (ccl-decode-koi8): Use translate-character.
11113 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11114 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11115 a translation table made from cyrillic-alternativnyj-decode-table.
11116 (cyrillic-alternativnyj-encode-table): Define it as a translation
11117 table made from the reverse map of above.
11118 (ccl-decode-alternativnyj): Use translate-character.
11119 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11120 Likewize
11121
11122 * international/mule-diag.el (non-iso-charset-alist): Specify
11123 translation table symbol instead of translation table itself.
11124 (list-block-of-chars): CHARSET may be a translation table symbol.
11125
11126 * international/mule.el (make-coding-system): If CODING-SYSTEM
11127 already exists, override it.
11128
11129 * international/fontset.el: Use family `proportional' for Tibetan
11130 fonts.
11131
11132 * international/ccl.el (ccl-compile-translate-character): Don't
11133 check if Rrr has property translation-table.
11134 (ccl-compile-map-multiple): Modified to avoid compiler warning.
11135
111362000-06-05 Gerd Moellmann <gerd@gnu.org>
11137
11138 * info.el: Bind case-fold-search to t when searching in case
11139 a user sets it to nil in a hook.
11140
111412000-06-05 Stefan Monnier <monnier@cs.yale.edu>
11142
11143 * autoarg.el (autoarg-mode, autoarg-kp-mode):
11144 * hl-line.el (hl-line-mode): Use the new :global key argument.
11145
11146 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11147 (tar-clip-time-string): Prepend a space.
11148 (tar-grind-file-mode): Construct a string rather than modifying one.
11149 (tar-header-block-summarize): Fix docstring.
11150 Use `format' rather than an error-prone set of copy-loops.
11151
11152 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11153 (diff-goto-source, diff-unified->context, diff-context->unified)
11154 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11155 understand the format output by the `-p' argument to diff.
11156
11157 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11158 (sh-re-done): Use defconst.
11159 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11160 (sh-help-string-for-variable, sh-guess-basic-offset):
11161 Don't quote lambdas.
11162 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11163 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11164
11165 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11166 (mh-letter-mode): Derive from text-mode.
11167 This implicitly means that it now calls kill-all-local-variables.
11168 Also remove the Emacs-18 compatibility code.
11169
11170 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11171 Make use of symbol-property doc-string-elt.
11172 Use memq rather than a sequence of eq.
11173 (doc-string-elt): Fix the wrong or missing previously unused values.
11174 (autoload-print-form): New function extracted from
11175 generate-file-autoloads to allow recursion when handling progn
11176 so that defvar's and defun's docstrings are properly printed.
11177 (generate-file-autoloads): Use it.
11178
11179 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11180 Use find-file-hooks in the minor-mode function.
11181 Be careful not to loop indefinitely in the post-command-hook function.
11182
111832000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
11184
11185 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11186 tty's.
11187 * ediff-diff.el (ediff-exec-process): Use --binary for fine
11188 differences whenever appropriate.
11189 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11190 * viper.el (find-file, find-file-other-window): Get viper to do
11191 wildcards.
11192
111932000-06-04 Stefan Monnier <monnier@cs.yale.edu>
11194
11195 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11196 (jit-lock-fontify-buffer): New function for JIT refontification.
11197 (jit-lock-mode): Fix docstring.
11198 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11199 Remove jit-lock-after-change from the _local_ hook.
11200 (jit-lock-function-1): Fix docstring.
11201
11202 * info.el (Info-on-current-buffer): Initialize info.
11203
11204 * newcomment.el (comment-indent): Ignore comment-indent-hook.
11205
11206 * progmodes/tcl.el (tcl-indent-for-comment):
11207 Ignore comment-indent-hook.
11208
11209 * emacs-lisp/easy-mmode.el: Require CL during compilation.
11210 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11211 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11212 and improve to use the lighter to guess the capitalization.
11213 (define-minor-mode): Inline code from easy-mmode-define-toggle.
11214 Add keyword arguments to specify global-ness or the custom group.
11215 Add local-map and help-echo properties to the lighter.
11216 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11217 (easy-mmode-define-global-mode): New macro.
11218
112192000-06-02 Dave Love <fx@gnu.org>
11220
11221 * wid-edit.el: byte-compile-dynamic since we typically don't use
11222 all the widgets. Don't require cl or widget. Remove
11223 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
11224 (widget-read-event): Removed. Callers changed to use read-event.
11225 (widget-button-release-event-p): Renamed from
11226 button-release-event-p.
11227 (widget-field-add-space, widget-field-use-before-change):
11228 Uncustomize.
11229 (widget-specify-field): Use keymap property, not local-map.
11230 (widget-specify-button): Obey :suppress-face.
11231 (widget-specify-insert): Use modern backquote syntax.
11232 (widget-image-directory): Renamed from widget-glyph-directory.
11233 (widget-image-enable): Renamed from widget-glyph-enable.
11234 (widget-image-find): Replaces widget-glyph-find.
11235 (widget-button-pressed-face): Move defvar.
11236 (widget-image-insert): Replaces widget-glyph-insert.
11237 (widget-convert): Use keywordp.
11238 (widget-leave-text, widget-children-value-delete): Use mapc.
11239 (widget-keymap): Remove XEmacs stuff.
11240 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
11241 (widget-button-click): Don't set point at the click, but re-centre
11242 if we scroll out of window. Rewritten for images v. glyphs &c.
11243 (widget-tabable-at): Use POS arg, not point.
11244 (widget-beginning-of-line, widget-end-of-line)
11245 (widget-item-value-create, widget-sublist, widget-princ-to-string)
11246 (widget-sexp-prompt-value, widget-echo-help): Simplify.
11247 (widget-default-create): Use widget-image-insert; some rewriting.
11248 (widget-visibility-value-create)
11249 (widget-push-button-value-create, widget-toggle-value-create): Use
11250 widget-image-insert.
11251 (checkbox): Create on and off images dynamically.
11252 (documentation-link): Change :help-echo.
11253 (widget-documentation-link-echo-help): Remove.
11254
112552000-06-02 Stefan Monnier <monnier@cs.yale.edu>
11256
11257 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11258
11259 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11260 (easy-mmode-define-toggle, define-minor-mode): Use it.
11261 (easy-mmode-define-keymap): Docstring fix.
11262 (define-derived-mode): Default PARENT to fundamental-mode.
11263 Add the derived-mode-parent symbol-property.
11264 (easy-mmode-derived-mode-p): New function.
11265
112662000-06-02 Dave Love <fx@gnu.org>
11267
11268 * files.el (convert-standard-filename): Doc fix.
11269 (normal-backup-enable-predicate): New function.
11270 (backup-enable-predicate): Use it to replace the lambda form.
11271
11272 * calendar/todo-mode.el: [This needs more work on the outline
11273 stuff.] Doc fixes.
11274 (todo) <defgroup>: Add :version.
11275 (todo-add-category): Don't use pushnew.
11276 (todo-cmd-raise): Fix typo.
11277 (todo-top-priorities): Change temp buffer name.
11278 (todo-category-alist): Avoid redundant lambda.
11279 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
11280 Use outline-next-heading.
11281
11282 * autoarg.el: Rewritten to use define-minor-mode.
11283 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
11284 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
11285
112862000-06-02 Kenichi Handa <handa@etl.go.jp>
11287
11288 * isearch.el (isearch-other-meta-char): Fix previous change.
11289
112902000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11291
11292 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
11293 (log-edit-done): Only add the comment to the ring if it's different
11294 from the last comment entered.
11295
11296 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
11297
112982000-06-01 Dave Love <fx@gnu.org>
11299
11300 * hl-line.el: Rewritten using define-minor-mode.
11301
11302 * help.el (describe-function-1): Distinguish special form from
11303 builtin function. Sanity-check presence of arglist for builtins.
11304
113052000-06-01 Kenichi Handa <handa@etl.go.jp>
11306
11307 * international/characters.el: Fix syntax/category setting of
11308 Tibetan characters.
11309
11310 * language/tibet-util.el (tibetan-add-components): Fixes for new
11311 encoding of Tibetan characters.
11312 (tibetan-decompose-precomposition-alist): New variable.
11313 (tibetan-decompose-region): Convert precomposed characters to
11314 non-precomposed characters.
11315 (tibetan-decompose-string): Likewise.
11316 (tibetan-composition-function): Fix args to
11317 thibetan-compose-string.
11318
11319 * language/tibetan.el (tibetan-composable-pattern): More
11320 characters included.
11321 (tibetan-consonant-transcription-alist): Rule for "R" added.
11322 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
11323 "+R" added.
11324 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
11325
11326 * language/lao-util.el (lao-composition-function): Fix args to
11327 compose-string.
11328
11329 * language/thai-util.el (thai-composition-function): Fix args to
11330 compose-string.
11331
11332 * isearch.el (isearch-update): Set disable-point-adjustment to t
11333 to prevent the point moving to the end of a composition when a
11334 part of a composition is searched.
11335 (isearch-other-meta-char): If the key invoking this command can be
11336 mapped by function-key-map to a printing char, call
11337 isearch-process-search-char directly.
11338
113392000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11340
11341 * emacs-lisp/bytecomp.el:
11342 * frame.el:
11343 * international/mule-cmds.el:
11344 * international/mule-util.el:
11345 * international/mule.el:
11346 * mouse.el:
11347 * subr.el:
11348 * faces.el: Update calls to make-obsolete with a WHEN argument.
11349
11350 * byte-run.el (make-obsolete, make-obsolete-variable):
11351 Add an optional WHEN argument and change the format of the
11352 symbol-property information.
11353 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
11354 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
11355 new obsolete-symbol-property format and print WHEN if it is provided.
11356
113572000-05-31 Dave Love <fx@gnu.org>
11358
11359 * loadhist.el (loadhist-hook-functions): Remove
11360 before-change-function, after-change-function.
11361 (unload-feature): Deal with symbols which are both bound and
11362 fbound.
11363
11364 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
11365 before-change-function, after-change-function.
11366
11367 * simple.el (newline): Don't bind before-change-function,
11368 after-change-function.
11369
113702000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
11371
11372 * whitespace.el (whitespace-rescan-timer-time): Update interval
11373 set to 600 seconds (10 minutes) instead of 60 seconds since
11374 a large number of whitespace buffers causes emacs to `freeze'
11375 for a considerable amount of time.
11376
11377 * whitespace.el: Updated email address
11378
113792000-05-31 Dave Love <fx@gnu.org>
11380
11381 * add-log.el (change-log-font-lock-keywords) <function>: Add
11382 pattern for function of change.
11383 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
11384 acknowledgements patterns.
11385
113862000-05-31 Kenichi Handa <handa@etl.go.jp>
11387
11388 * isearch.el (isearch-printing-char): If keyboard coding system is
11389 being used, call isearch-process-search-multibyte-characters.
11390
11391 * international/isearch-x.el: Mostly rewritten.
11392
11393 * international/quail.el (quail-start-conversion): Don't include
11394 unhandled events in the returned events, but set them in
11395 unread-command-events. Exit if all inputs are deleted.
11396
113972000-05-30 Jason Rumney <jasonr@gnu.org>
11398
11399 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
11400
11401 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
11402 Reenable code to create initial fontsets.
11403 Use set-fontset-font in place of put-charset-property.
11404
114052000-05-30 Gerd Moellmann <gerd@gnu.org>
11406
11407 * progmodes/perl-mode.el (perl-indent-line): When looking for a
11408 label, ensure that the first colon isn't followed by another.
11409
11410 * paths.el (Info-default-directory-list): Doc fix.
11411
11412 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
11413 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
11414 send a query containing USER only, not USER@HOST.
11415
11416 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
11417 and rmail-msgend to compute the restriction at the end, instead of
11418 computing it.
11419
114202000-05-29 Gerd Moellmann <gerd@gnu.org>
11421
11422 * dabbrev.el (dabbrev-expand): Don't display messages in the
11423 echo area if the minibuffer window is active.
11424
11425 * jit-lock.el (jit-lock-mode): Add after change function to
11426 local hook.
11427
114282000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
11429
11430 * antlr-mode.el: New commands: hide/unhide actions,
11431 upcase/downcase literals.
11432 (antlr-tiny-action-length): New user option.
11433 (antlr-hide-actions): New command. Suggested by
11434 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
11435 (antlr-mode-map): New binding [C-c C-v].
11436 (antlr-mode-menu): New entries.
11437 (antlr-downcase-literals): New command.
11438 (antlr-upcase-literals): Ditto.
11439
11440 * antlr-mode.el: Minor changes: indendation, mode-name.
11441 (antlr-indent-line): Indent cpp directive at column 0.
11442 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
11443
11444 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
11445 (antlr-font-lock-additional-keywords): Workaround for intentional
11446 bug in XEmacs version of font-lock.
11447 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
11448 be used by a smarter version of `buffers-menu-grouping-function'.
11449
114502000-05-29 Gerd Moellmann <gerd@gnu.org>
11451
11452 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
11453 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
11454
114552000-05-29 Kenichi Handa <handa@etl.go.jp>
11456
11457 * international/encoded-kb.el
11458 (encoded-kbd-iso2022-designation-map): Pay attention to that
11459 charset-iso-final-char return -1 for eight-bit-control and
11460 eight-bit-graphic.
11461
114622000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11463
11464 * speedbar.el (speedbar-use-images, speedbar-update-flag)
11465 (speedbar-easymenu-definition-base): Use display-graphic-p where
11466 available, instead of window-system.
11467
114682000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11469
11470 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11471 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
11472 coding systems.
11473
114742000-05-26 Dave Love <fx@gnu.org>
11475
11476 * disp-table.el (standard-display-underline): Don't use
11477 internal-find-face.
11478
11479 * mail/reporter.el: Maintainer change. Doc fixes.
11480 (reporter-version): Deleted.
11481
11482 * emacs-lisp/elp.el: Maintainer change.
11483 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
11484
114852000-05-26 Stefan Monnier <monnier@cs.yale.edu>
11486
11487 * add-log.el (add-change-log-entry): Merge the current entry with the
11488 previous one if the previous one is empty.
11489
114902000-05-26 Dave Love <fx@gnu.org>
11491
11492 * loadhist.el (unload-feature): Fix interactive spec [from
11493 lijnzaad@ebi.ac.uk].
11494
11495 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11496 subr-arity to check primitives.
11497 (byte-compile-flush-pending, byte-compile-file-form-progn)
11498 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11499 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11500 mapcar.
11501
115022000-05-26 Kenichi Handa <handa@etl.go.jp>
11503
11504 * international/fontset.el: Set family names of non-latin charsets
11505 in default fontset to "*".
11506
11507 * international/mule-diag.el (print-fontset): Combine family part
11508 and registry part of the fontname by "-*-" instead of "-".
11509
11510 * international/mule-cmds.el (encode-coding-char): Make strings
11511 multibyte before calling encode-coding-string.
11512
115132000-05-25 Stefan Monnier <monnier@cs.yale.edu>
11514
11515 * derived.el: Fix keywords.
11516 (define-derived-mode): Only define if needed.
11517
11518 * simple.el (fill-comment, comment-column, comment-start)
11519 (comment-start-skip, comment-end, comment-indent-function)
11520 (block-comment-start, block-comment-end, indent-for-comment)
11521 (set-comment-column, kill-comment, comment-padding, comment-region)
11522 (comment-multi-line, indent-new-comment-line): Remove.
11523
11524 * bindings.el (esc-map): Change ; to comment-dwim and use the new
11525 function names for comment operations.
11526
11527 * newcomment.el: Add abundant autoload cookies.
11528 (comment-style): Don't depend on runtime data at compile-time.
11529 (comment-indent-hook): Remove.
11530 (comment-indent): Check if comment-indent-hook is bound.
11531 (comment-region): Docstring fix.
11532
115332000-05-25 Dave Love <fx@gnu.org>
11534
11535 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11536 byte-code-function-p.
11537
11538 * mail/rmailsum.el: Add provide.
11539
11540 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11541
11542 * smerge-mode.el (smerge-diff-switches): Don't use list* in
11543 defcustom.
11544
115452000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
11546
11547 * ediff-diff.el (ediff-exec-process): delete --binary option from
11548 non-buffer ediff jobs.
11549
115502000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11551
11552 * hilit-chg.el (highlight-changes-mode): Ask about color or
11553 grayscale support, not about window-system.
11554
11555 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11556 window-system.
11557 (ffap-highlight): Always default to t.
11558
11559 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11560 display-popup-menus-p instead of looking at window-system.
11561
11562 * disp-table.el (standard-display-g1, standard-display-graphic):
11563 Only refuse to use string glyphs on X and MS-Windows.
11564
11565 * avoid.el: Remove window-system from commentary, suggest to use
11566 display-*-p instead.
11567
11568 * apropos.el (apropos-print): Use display-mouse-p instead of
11569 window-system.
11570
115712000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11572
11573 * international/codepage.el (cp-decoding-vector-for-codepage):
11574 Fill up unsupported characters with their own codes. From Kenichi
11575 Handa.
11576
115772000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11578
11579 * international/mule-diag.el (describe-char-after): Use
11580 display-graphic-p instead of window-system, so that this function
11581 works on MS-DOS.
11582
115832000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11584
11585 * international/codepage.el (cp-make-coding-systems-for-codepage):
11586 Remove the eight-bit-graphic and eight-bit-control charsets from
11587 the list of charsets which we convert into `?'.
11588
115892000-05-25 Kenichi Handa <handa@etl.go.jp>
11590
11591 * international/mule-conf.el: Specify CHARSET-ID explicitely for
11592 private charsets.
11593 (mule-unicode-0100-24ff, japanese-jisx0213-1,
11594 japanese-jisx0213-2): New charsets.
11595
11596 * international/fontset.el: Setup default fontset for new charsets.
11597
115982000-05-24 Dave Love <fx@gnu.org>
11599
11600 * info.el (Info-find-node-2): Restructure [following "Vadim
11601 S. Solomin" <sovs@uic.nnov.ru>].
11602
11603 * icomplete.el: Fix header for Finder.
11604
116052000-05-24 Eric M. Ludlam <zappo@ultranet.com>
11606
11607 * rmailout.el (rmail-output-to-rmail-file): Added optional param
11608 STAY.
11609
11610 * rmail.el (rmail-automatic-folder-directives): New user variable.
11611 (rmail-show-message): Add call to `rmail-auto-file' during
11612 display.
11613 (rmail-auto-file): New function.
11614
116152000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
11616
11617 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
11618 account.
11619 (ediff-test-utility,ediff-diff-mandatory-option)
11620 (ediff-reset-diff-options): Utilities for proper initialization of
11621 ediff-diff-options and ediff-diff3-options on Windows.
11622
11623 * ediff-init.el (ediff-merge-filename-prefix): New customizable
11624 variable.
11625
11626 * ediff-mult.el (ediff-filegroup-action): Use
11627 ediff-merge-filename-prefix.
11628
116292000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
11630
11631 * viper-ex.el (ex-write): Set selective display to nil.
11632
116332000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11634
11635 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
11636 aliases for hebrew-iso-8bit.
11637
116382000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11639
11640 * woman.el: New version from Francis J. Wright
11641 <F.J.Wright@Maths.QMW.ac.uk>.
11642 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
11643 names in environment variables regardless of the path separator.
11644 (woman-topic-all-completions-1): Don't call file-name-directory-p
11645 on all files, since woman-file-regexp already filters out any
11646 directories.
11647
116482000-05-24 Kenichi Handa <handa@etl.go.jp>
11649
11650 * international/quail.el (quail-start-translation): Don't change
11651 modified-p of the current buffer.
11652 (quail-start-conversion): Likewise.
11653
11654 * international/kkc.el (kkc-region): Don't change modified-p of
11655 the current buffer.
11656
11657 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
11658 conform to RFC1468.
11659 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
11660
116612000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
11662
11663 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
11664 (speedbar-insert-button): Invisible text property fix.
11665 (speedbar-directory-plus): Renamed from speedbar-directory-+
11666 (speedbar-directory-minus): Renamed from speedbar-directory--
11667 (speedbar-page-plus): Renamed from speedbar-file-+
11668 (speedbar-page-minus): Renamed from speedbar-file--
11669 (speedbar-page): Renamed from speedbar-file-
11670 (speedbar-tag): Renamed from speedbar-tag-
11671 (speedbar-tag-plus): Renamed from speedbar-tag-+
11672 (speedbar-tag-minus): Renamed from speedbar-tag--
11673 (speedbar-expand-image-button-alist): Use above renames.
11674
11675 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
11676 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
11677 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
11678 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
11679 * sb-pg.xpm: Renamed from sb-file.xpm
11680 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
11681 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
11682
116832000-05-24 Kenichi Handa <handa@etl.go.jp>
11684
11685 * international/quail.el (quail-show-guidance-buf): Set
11686 current-input-method of the guidance buffer to the name of the
11687 curren input method.
11688
116892000-05-23 Stefan Monnier <monnier@cs.yale.edu>
11690
11691 * progmodes/compile.el (compile-internal): Style typo.
11692
11693 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
11694 quote vars and functions in the docstring.
11695
11696 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
11697
11698 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
11699 Don't quote lambdas.
11700
11701 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
11702
117032000-05-23 Gerd Moellmann <gerd@gnu.org>
11704
11705 * startup.el (command-line): Determine source file of compiled
11706 user init file differently. Warn if compiled user init file
11707 is older than its source file.
11708
11709 * ffap.el (ffap-url-regexp): Add `https'.
11710
117112000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
11712
11713 * files.el (make-backup-file-name-1): Replace slashes with `!'
11714 rather than `|' (which is not allowed on Windows). Replace the
11715 drive letters with a string "drive_X".
11716
117172000-05-23 Gerd Moellmann <gerd@gnu.org>
11718
11719 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
11720
11721 * files.el (interpreter-mode-alist): Add `bash2'.
11722
117232000-05-22 Dave Love <fx@gnu.org>
11724
11725 * loadhist.el (feature-symbols, file-provides, file-requires): Use
11726 mapc.
11727 (feature-file): Avoid calling symbol-name. Doc fix.
11728 (file-set-intersect, file-dependents): Use dolist, not mapcar.
11729 (loadhist-hook-functions): Add mouse-position-function.
11730 (unload-feature): Change uses of mapcar.
11731
11732 * files.el (parse-colon-path): Doc fix.
11733 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
11734 (set-auto-mode): Use mapc.
11735
11736 * complete.el (PC-look-for-include-file): Use :alnum: character
11737 class.
11738 (partial-completion-mode): Add autoload cookie.
11739
117402000-05-22 Sam Steingold <sds@gnu.org>
11741
11742 * info.el (Info-fontify-node): Fixed the call to
11743 `add-text-properties' (bug introduced on 2000-05-18).
11744
117452000-05-22 Dave Love <fx@gnu.org>
11746
11747 * bindings.el: Remove debug-ignored-errors set in other files.
11748
11749 * progmodes/etags.el: Add to debug-ignored-errors.
11750 (visit-tags-table-buffer): Clear out buffers holding old tables
11751 when making a new list.
11752 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
11753 mapc.
11754
11755 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
11756 quote keywords.
11757 (cmpl-string-case-type): Use character classes.
11758
11759 * comint.el:
11760 * textmodes/ispell.el:
11761 * imenu.el:
11762 * mail/mh-e.el:
11763 * progmodes/compile.el: Add to debug-ignored-errors.
11764
11765 * dabbrev.el: Add to debug-ignored-errors.
11766 (dabbrev-completion): Use mapc.
11767
117682000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
11769
11770 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
11771 (woman-mapcan, woman-parse-man.conf)
11772 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
11773 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
11774 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
11775 path syntax better.
11776 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
11777 (woman-manpath): Call woman-parse-man.conf.
11778 (woman-emulation): New defcustom, defaults to nroff.
11779 (woman-font-support): New defconst.
11780 (woman-use-symbol-font): New defcustom.
11781 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
11782 "Emulation".
11783 Many functions: Doc fix.
11784
117852000-05-22 Kenichi Handa <handa@etl.go.jp>
11786
11787 * international/quail.el (quail-simple-translation-keymap): Map
11788 128..255 to quail-self-insert-command.
11789 (quail-keyboard-layout-alist): Add definition for "pc102-de".
11790
117912000-05-22 Stefan Monnier <monnier@cs.yale.edu>
11792
11793 * help.el (help-manyarg-func-alist): Typo.
11794
11795 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
11796 intervals which makes it heaps simpler.
11797
11798 * newcomment.el (comment-region-internal): Go back to BEG after quoting
11799 the nested comment markers.
11800
11801 * subr.el (remove-hook): Don't turn the hook's value into a list.
11802
118032000-05-21 Dave Love <fx@gnu.org>
11804
11805 * edmacro.el (edmacro-parse-keys): Return vector if any elements
11806 are invalid characters.
11807
11808 * international/mule-util.el (detect-coding-with-priority): Use
11809 mapc. Remove redundant lambda.
11810
11811 * international/mule-diag.el (list-non-iso-charset-chars)
11812 (describe-fontset): Remove redundant lambda.
11813
11814 * emulation/crisp.el (brief-mode): New alias.
11815
11816 * emacs-lisp/ring.el (ring-elements): New function.
11817
11818 * emacs-lisp/easymenu.el (easy-menu-create-menu)
11819 (easy-menu-do-add-item): Use keywordp.
11820
11821 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
11822
11823 * replace.el: Doc and error message fixes.
11824 (replace-highlight): Use facep, not internal-find-face.
11825
118262000-05-20 Stefan Monnier <monnier@cs.yale.edu>
11827
11828 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
11829
11830 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
11831 (log-edit-insert-changelog): Drop `:' as well.
11832
11833 * log-view.el: Fix file description.
11834 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
11835 available.
11836 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
11837 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
11838
11839 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
11840 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
11841 Print a status message if the toggle is called interactively.
11842 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
11843 for global minor modes and use `defcustom' for them.
11844 Use add-minor-mode.
11845 (easy-mmode-define-derived-mode): Remove.
11846 (define-derived-mode): Fancier default docstring.
11847 (easy-mmode-define-navigation): Signal an error rather than (ding).
11848
11849 * newcomment.el (comment-styles): New `box-multi'.
11850 (comment-normalize-vars): Better default for comment-continue to
11851 avoid whitespace-only continuations.
11852 (comment-search-forward): Always move even in the no-syntax case.
11853 (comment-padright): Only obey N if it's only obeyed for padleft.
11854 (comment-make-extra-lines): Better handling of empty continuations.
11855 Use `=' for the filler if comment-start has only one character.
11856 (uncomment-region): Try handling the special `=' filler.
11857 (comment-region): Allow LINES even if MULTI is nil.
11858 (comment-box): Choose box style based on comment-style.
11859
118602000-05-20 Kenichi Handa <handa@etl.go.jp>
11861
11862 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
11863 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
11864
118652000-05-20 Kenichi HANDA <handa@etl.go.jp>
11866
11867 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
11868 and insert, not subst-char-in-region.
11869
11870 * international/mule-diag.el (list-character-sets-1): Handle
11871 charsets eight-bit-control and eight-bit-graphic.
11872 (list-iso-charset-chars): Likewise.
11873 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
11874 charactes as is. Use indent-to to align characters.
11875
11876 * international/mule-cmds.el (find-multibyte-characters): Never
11877 exclude charsets eight-bit-control and eight-bit-graphic.
11878
118792000-05-19 Stefan Monnier <monnier@cs.yale.edu>
11880
11881 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
11882 Don't quote lambdas.
11883
11884 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
11885
118862000-05-19 Gerd Moellmann <gerd@gnu.org>
11887
11888 * gud.el (gud-jdb-directories): Doc fix.
11889
118902000-05-19 Stefan Monnier <monnier@cs.yale.edu>
11891
11892 * newcomment.el: New file.
11893
118942000-05-19 Gerd Moellmann <gerd@gnu.org>
11895
11896 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
11897
118982000-05-18 Andreas Schwab <schwab@suse.de>
11899
11900 * dired.el (dired-between-files): Also skip lines beginning with
11901 `used'.
11902
119032000-05-18 Gerd Moellmann <gerd@gnu.org>
11904
11905 * msb.el (msb-menu-cond): Add choice `user'.
11906
119072000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11908
11909 * ps-print.el: Compatibility, customization and doc fix.
11910 (ps-printer-name-option): Replace defconst by defvar.
11911 (ps-postscript-code-directory): XEmacs compatibility.
11912 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
11913 fix.
11914 (ps-user-defined-prologue, ps-print-prologue-header)
11915 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
11916 compatibility and code fix.
11917 (ps-print-background-image, ps-print-background-text):
11918 Customization fix.
11919 (ps-line-number-start, ps-n-up-on): New vars.
11920
119212000-05-18 Espen Skoglund <esk@ira.uka.de>
11922
11923 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
11924 the indent-comment function to just return the appropriate indent.
11925
119262000-05-18 Eric M. Ludlam <zappo@ultranet.com>
11927
11928 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
11929 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
11930 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
11931
119322000-05-18 Dave Love <fx@gnu.org>
11933
11934 * info.el (Info-fontify-node): Add intangible property as well as
11935 invisible.
11936
11937 * calendar/appt.el (appt-make-list): Match all lines of entry.
11938 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
11939
119402000-05-18 Kenichi Handa <handa@etl.go.jp>
11941
11942 * international/mule-diag.el (describe-char-after): Call
11943 internal-char-font, not char-font. If internal-char-font returns
11944 nil, display "-- none --".
11945
119462000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11947
11948 * image.el (image-type-available-p): Don't reference image-types
11949 if it isn't bound.
11950
119512000-05-17 Stefan Monnier <monnier@cs.yale.edu>
11952
11953 * autoarg.el (autoarg-mode): Typo in the :set argument.
11954
119552000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11956
11957 * startup.el (command-line-1): Don't signal an error if the
11958 directory for auto-save-list files does not yet exist.
11959
119602000-05-17 Kenichi Handa <handa@etl.go.jp>
11961
11962 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
11963
119642000-05-16 Stefan Monnier <monnier@cs.yale.edu>
11965
11966 * subr.el (remove-hook): `setq' hook-value, not `set'.
11967
119682000-05-16 Sam Steingold <sds@gnu.org>
11969
11970 * info.el (debug-ignored-errors): More errors to ignore.
11971
119722000-05-16 Dave Love <fx@gnu.org>
11973
11974 * cus-edit.el: Don't require cl or easymenu.
11975 (custom-variable-prompt): Test standard-value property, not
11976 user-variable-p.
11977
119782000-05-16 Sam Steingold <sds@gnu.org>
11979
11980 * subr.el (add-hook): `setq' hook-value, not `set'.
11981
119822000-05-16 Gerd Moellmann <gerd@gnu.org>
11983
11984 * startup.el (command-line-1): Mention the FAQ in the startup
11985 message.
11986
11987 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
11988
11989 * progmodes/compile.el (compilation-parse-errors): Collect
11990 `nomessage' regexps last.
11991
11992 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
11993
11994 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
11995 to the function name.
11996
119972000-05-15 Dave Love <fx@gnu.org>
11998
11999 * speedbar.el (speedbar-recenter): Typo.
12000 (speedbar-expand-line): Make arg optional.
12001 (speedbar-mode): Avoid a compiler warning.
12002
120032000-05-15 Gerd Moellmann <gerd@gnu.org>
12004
12005 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12006 user-specified option string is empty.
12007
12008 * mouse.el (mouse-yank-at-click): Doc fix.
12009
120102000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
12011
12012 * term/internal.el (IT-character-translations): More updates of
12013 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12014 documents.
12015
120162000-05-15 Gerd Moellmann <gerd@gnu.org>
12017
12018 * env.el (getenv): New function, interactively callable.
12019 (setenv, getenv): Remove autoload cookies.
12020
12021 * loadup.el: Load `env'.
12022
12023 * progmodes/f90.el: Change author's mail address.
12024
120252000-05-14 Dave Love <fx@gnu.org>
12026
12027 * mail/rmail.el (rmail-show-message-hook): Customize and offer
12028 goto-addr as an option.
12029
12030 * help.el (help-xref-stack): Doc fix.
12031 (help-xref-following): New variable.
12032 (help-make-xrefs): Use it.
12033 (help-xref-go-back): Use position information from stack element.
12034 (help-follow): Make position in stack element a pair. Use
12035 help-xref-following.
12036
12037 * autoarg.el: New file.
12038
12039 * faces.el: Declare more functions obsolete.
12040
12041 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12042 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12043 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12044 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12045 Remove all the setup-...-environment functions.
12046
120472000-05-13 Eric M. Ludlam <zappo@ultranet.com>
12048
12049 * speedbar.el: Updated the commentary section. xemacs20p now uses
12050 >= when detecting. Require `defimage' safely.
12051 (speedbar-easymenu-definition-base): Add toggle for images.
12052 (speedbar-easymenu-definition-special): Add flush cache & expand.
12053 (speedbar-visiting-tag-hook): Set new defaults. Added options.
12054 (speedbar-reconfigure-keymaps-hook): New variable.
12055 (speedbar-frame-parameters): Updated documentation.
12056 (speedbar-use-imenu-flag): Updated custom tag
12057 (speedbar-dynamic-tags-function-list): New variable.
12058 (speedbar-tag-hierarchy-method): Updated doc & custom.
12059 (speedbar-indentation-width, speedbar-indentation-width) New
12060 variables.
12061 (speedbar-hide-button-brackets-flag): Customizable.
12062 (speedbar-vc-indicator): Doc update.
12063 (speedbar-ignored-path-expressions): Updated default value.
12064 (speedbar-supported-extension-expressions): Updated default value.
12065 (speedbar-syntax-table): Remove {} paren status.
12066 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12067 as "+". Added overlay aliases.
12068 (speedbar-mode): Use `speedbar-mode-line-update' instead of
12069 `force-mode-line-update'.
12070 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12071 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12072 `mouse-set-point'
12073 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12074 (speedbar-item-info-tag-helper): Revamped to handle a wider range
12075 of arbitrary text, and new helper functions.
12076 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12077 filename finder.
12078 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12079 (speedbar-directory-buttons): Update path search/expansion.
12080 (speedbar-make-tag-line): Pay attention to
12081 `speedbar-indentation-width'. Use more care w/ invisible
12082 properties.
12083 (speedbar-change-expand-button-char): Call
12084 `speedbar-insert-image-button-maybe'.
12085 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12086 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12087 (speedbar-trim-words-tag-hierarchy)
12088 (speedbar-simple-group-tag-hierarchy): New functions
12089 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12090 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12091 functions.
12092 (speedbar-mouse-set-point): New function
12093 (speedbar-power-click): Updated documentation.
12094 (speedbar-line-token, speedbar-goto-this-file): Handle more types
12095 of tag prefix text.
12096 (speedbar-expand-line, speedbar-contract-line): Make more robust
12097 to strange text.
12098 (speedbar-expand-line): Takes universal argument to flush the
12099 cache.
12100 (speedbar-flush-expand-line): New function.
12101 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12102 Use new generator insertion method.
12103 (speedbar-fetch-dynamic-tags): New function.
12104 (speedbar-fetch-dynamic-imenu): Removed code now handled in
12105 `speedbar-fetch-dynamic-imenu'.
12106 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12107 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12108 "Revert Buffer" menu items.
12109 (speedbar-buffer-buttons-engine): Be smarter when creating a
12110 filename tag (for expansion purposes.).
12111 (speedbar-highlight-one-tag-line,
12112 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12113 (speedbar-recenter): New functions.
12114 (defimage-speedbar): Image loading abstraction.
12115 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12116 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12117 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12118 (speedbar-tag-type, speedbar-tag-mail): New images.
12119 (speedbar-expand-image-button-alist): New variable.
12120 (speedbar-insert-image-button-maybe): Insert an image over some
12121 buttons.
12122
121232000-05-13 Kenichi Handa <handa@etl.go.jp>
12124
12125 * international/mule-cmds.el (encode-coding-char): An ASCII
12126 character is always encodable.
12127
12128 * international/mule-conf.el: Add more information in descriptions
12129 of character sets.
12130
12131 * international/mule-diag.el (describe-char-after): New function.
12132 (describe-font-internal): Adjusted for the change of font-info.
12133 (describe-font): Likewise.
12134 (print-fontset): Rewritten for the new fontset implementation.
12135 (describe-fontset): Include fontset alias names in completion.
12136 (list-fontsets): Adjusted for the change of print-fontset.
12137
12138 * simple.el (what-cursor-position): If DETAIL is non-nil, call
12139 describe-char-after instead of displaying the detail in the echo
12140 area.
12141 (syntax-code-table): Format changed.
12142 (string-to-syntax): Adjusted for the above change.
12143
121442000-05-12 Stefan Monnier <monnier@cs.yale.edu>
12145
12146 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12147
121482000-05-12 Dave Love <fx@gnu.org>
12149
12150 * calendar/todo-mode.el: Remove some compatibility stuff and CL
12151 dependence. Use line-{beginning,end}-position, not
12152 point-at{b,e}ol. Some doc fixes.
12153 (todo-position): New function. Fix callers of position to use it.
12154 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12155
121562000-05-12 Gerd Moellmann <gerd@gnu.org>
12157
12158 * time.el (display-time-mail-icon): Use `:ascent center'.
12159
12160 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12161 handling FTP security extensions.
12162
121632000-05-11 Dave Love <fx@gnu.org>
12164
12165 * calendar/todo-mode.el: New file.
12166
121672000-05-11 Gerd Moellmann <gerd@gnu.org>
12168
12169 * comint.el (comint-read-input-ring): Move reference to
12170 comint-input-ring-size outside of the save-excursion. It was
12171 causing the default value to be the only one ever seen.
12172
12173 * font-lock.el: Update copyright. Remove Simon Marshall's email
12174 address on request from him.
12175
12176 * subr.el (substitute-key-definition): Add comment describing
12177 the meaning of PREFIX.
12178
121792000-05-10 Stefan Monnier <monnier@cs.yale.edu>
12180
12181 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12182
12183 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12184 (add-minor-mode): Don't make the variable buffer-local and add a
12185 reference to define-minor-mode in the docstring.
12186
12187 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12188 HEADER/FOOTER and fix bug with trailing empty directory.
12189 (cvs-append-to-ignore): Use vc-editable-p if available.
12190 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12191 (vc-do-command): Tweak advice to handle the new VC.
12192
12193 * log-view.el (log-view-goto-rev): New function for the new VC.
12194 (log-view-minor-wrap): Use mark-active.
12195
12196 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12197 (log-edit-changelog-full-paragraphs): New var.
12198 (log-edit-insert-changelog): Remove a lonely leading `* file'.
12199 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12200 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12201 (log-edit-changelog-ours-p, log-edit-changelog-entries)
12202 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12203 Replace the `cvs' prefix with `log-edit'.
12204
12205 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12206
12207 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12208 (diff-font-lock-defaults): Explicitly turn off multiline.
12209 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12210 (diff-ediff-patch): Fix call to ediff-patch-file.
12211 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12212 Handle comments.
12213
12214 * frame.el (automatic-hscrolling): Typo.
12215
12216 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12217
122182000-05-09 Sam Steingold <sds@goems.com>
12219
12220 * apropos.el (apropos-print): use `describe-face' instead of
12221 `customize-face-other-window'.
12222
122232000-05-09 Dave Love <fx@gnu.org>
12224
12225 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
12226
12227 * help.el (describe-variable): Have customize button pop the
12228 help-xref stack when invoked.
12229 (help-xref-symbol-regexp): Add `face'.
12230 (help-make-xrefs): Check for quoted face names and adapt regexp
12231 submatch numbers to cope.
12232 (help-xref-interned): Maybe insert face doc too. Separate
12233 sections with a line of hyphens.
12234
12235 * faces.el: Some doc fixes. Declare some functions obsolete.
12236 (describe-face): Add customize button. Return the help
12237 text. Fix prompt.
12238
122392000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
12240
12241 * term/internal.el (IT-character-translations): Fix last change.
12242
122432000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12244
12245 * woman.el: New file
12246 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12247
122482000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12249
12250 * term/internal.el (IT-character-translations): Update ASCII
12251 simulations for greek-iso8859-7, add latin-iso8859-14 and
12252 latin-iso8859-15.
12253
12254 * international/mule-cmds.el (set-language-info-alist): Call
12255 define-prefix-command with 3 arguments, to make the map suitable
12256 for a menu.
12257
122582000-05-07 Dave Love <fx@gnu.org>
12259
12260 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
12261
122622000-05-05 Dave Love <fx@gnu.org>
12263
12264 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12265 list in doc string. Don't quote keyword symbols.
12266 * emacs-lisp/cl.el: Likewise
12267 * emacs-lisp/cl-seq.el: Likewise
12268
122692000-05-05 Gerd Moellmann <gerd@gnu.org>
12270
12271 * abbrev.el (abbrev-mode): Make ARG optional.
12272
122732000-05-04 Gerd Moellmann <gerd@gnu.org>
12274
12275 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
12276
12277 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
12278
12279 * subr.el (substitute-key-definition): Clarify documentation.
12280
122812000-05-04 Milan Zamazal <pdm@freesoft.cz>
12282
12283 * glasses.el (glasses-convert-to-unreadable): Use
12284 `glasses-separator' instead of the hard-wired "_".
12285 (glasses-mode): Call `glasses-make-unreadable' only in a single
12286 place.
12287
122882000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
12289
12290 * term/internal.el (cjk-codepages-alist): Add associations for
12291 Chinese and Korean codepages. Remove FIXME comment.
12292
122932000-05-03 Dave Love <fx@gnu.org>
12294
12295 * time.el (display-time-mail-face, display-time-use-mail-icon):
12296 New option.
12297 (display-time-mail-icon): New variable.
12298 (display-time-string-forms): Use the above. Fix the local-map.
12299
123002000-05-03 Gerd Moellmann <gerd@gnu.org>
12301
12302 * replace.el (query-replace-map): Add binding for `E'.
12303 (query-replace-help): Extend help text.
12304 (perform-replace): Allow editing the replacement string.
12305
12306 * make-mode.el (makefile-mode-abbrev-table): New variable.
12307 (makefile-mode): Set local abbrev table to
12308 makefile-mode-abbrev-table.
12309 (makefile-font-lock-keywords): Fontify includes and conditionals.
12310
12311 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
12312 set TOGGLE's value.
12313
12314 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
12315 mail-interactive-insert-alias.
12316 (mail-abbrev-complete-alias): New command.
12317 (mail-mode-map): Bind it to `M-TAB'.
12318
123192000-05-03 Kenichi Handa <handa@etl.go.jp>
12320
12321 * language/lao-util.el (lao-compose-region): New function.
12322
123232000-05-02 Gerd Moellmann <gerd@gnu.org>
12324
12325 * files.el (recover-session): Make directories as necessary
12326 if they don't exist yet.
12327
12328 * calendar/cal-french.el
12329 (french-calendar-multibyte-special-days-array)
12330 (french-calendar-special-days-array): Change French text.
12331 (calendar-french-date-string): Change output.
12332 (calendar-goto-french-date): Likewise.
12333
123342000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
12335
12336 * wid-edit.el (widget-default-active): Obey `:always-active'.
12337 (widget-documentation-string-value-create): Set `:always-active'.
12338
123392000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12340
12341 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
12342 default prefix to `~/_emacs.d/auto-save.list/_s'.
12343 (normal-top-level): Create the directory for auto-save files, if
12344 it doesn't already exist (in the ms-dos case only).
12345
123462000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12347
12348 * international/mule-cmds.el (set-language-environment): Don't
12349 concat an integer (dos-codepage), use format instead.
12350
123512000-05-02 Dave Love <fx@gnu.org>
12352
12353 * help.el (help-xref-on-pp): Check for constant symbols.
12354
123552000-04-29 Gerd Moellmann <gerd@gnu.org>
12356
12357 * startup.el (normal-top-level): Put a condition-case around
12358 the code loading subdirs.el.
12359
123602000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12361
12362 * ps-print.el: Upside-down and face background color printing,
12363 line number step, doc fix.
12364 (ps-print-version): New version number (5.2).
12365 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
12366 (ps-face-attribute-list, ps-plot-with-face): Code fix.
12367 (ps-spool-config): Var fix.
12368 (ps-printer-name-option): Const fix.
12369 (ps-print-upside-down, ps-use-face-background)
12370 (ps-line-number-step): New vars.
12371 (ps-window-system, ps-lp-system): New consts.
12372 (ps-face-background): New fun.
12373
123742000-04-28 Richard Stallman <rms@gnu.org>
12375
12376 * files.el (make-auto-save-file-name):
12377 Apply auto-save-file-name-transforms to visited file name
12378 before generating auto save file name.
12379 (auto-save-file-name-transforms): New variable.
12380
12381 * files.el (backup-enable-predicate):
12382 Correctly test for a file under a temporary directory.
12383
123842000-04-28 Gerd Moellmann <gerd@gnu.org>
12385
12386 * subr.el (add-minor-mode): Rewritten.
12387
123882000-04-28 Kenichi Handa <handa@etl.go.jp>
12389
12390 * mail/sendmail.el (sendmail-send-it): Set
12391 buffer-file-coding-system to the selected coding system for MIME
12392 header.
12393
123942000-04-27 Gerd Moellmann <gerd@gnu.org>
12395
12396 * dired.el (dired-move-to-filename-regexp): Allow format where
12397 YYYY is followed by two spaces.
12398
12399 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
12400 in the second character class of the regexp.
12401
12402 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
12403 mh-etc, too.
12404
12405 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
12406 nil.
12407
12408 * subr.el (add-minor-mode): Use `set' instead of `setq'.
12409
12410 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
12411 argument.
12412
124132000-04-27 Sen Nagata <sen@eccosys.com>
12414
12415 * emacs-lisp/crm.el (crm-completion-table): New variable.
12416 (crm-collection-fn, crm-test-completion)
12417 (completing-read-multiple): Use it.
12418
124192000-04-27 Dave Love <fx@gnu.org>
12420
12421 * help.el (locate-library): Use mapc.
12422 (help-manyarg-func-alist): Add call-process-region.
12423
124242000-04-26 Gerd Moellmann <gerd@gnu.org>
12425
12426 * subr.el (add-minor-mode): Make argument MAP optional.
12427
12428 * desktop.el (desktop-save): Save list of minor modes.
12429 (desktop-create-buffer): Restore minor modes.
12430 (desktop-minor-mode-table): New user-option.
12431
12432 * subr.el (add-minor-mode): New function.
12433
12434 * image.el (find-image): New function.
12435 (defimage): Rewritten to find image at load time.
12436
12437 * startup.el (normal-top-level-add-to-load-path): Handle
12438 case that the default directory is not in load-path.
12439
12440 * help.el: Old patch from Stefan Monnier.
12441 (help-xref-on-pp): New function.
12442 (describe-variable): Use it to display xrefs in a symbol's value.
12443
124442000-04-26 Stefan Monnier <monnier@cs.yale.edu>
12445
12446 * cus-edit.el (custom-face): Fix parenthesis.
12447
124482000-04-26 Kenichi Handa <handa@etl.go.jp>
12449
12450 * mail/rmail.el (rmail-expunge): When there are no deleted
12451 messages, do nothing.
12452
124532000-04-26 Dave Love <fx@gnu.org>
12454
12455 * international/mule-cmds.el (locale-translation-file-name):
12456 Defvar to nil.
12457 (set-locale-environment): Set it here (at runtime).
12458
124592000-04-25 Gerd Moellmann <gerd@gnu.org>
12460
12461 * replace.el (perform-replace): Add parameters START and END. Use
12462 them instead of the check for a region in Transient Mark mode.
12463 (query-replace-read-args): Return two more list elements for the
12464 start and end of the region in Transient Mark mode.
12465 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12466 (map-query-replace-regexp, replace-string, replace-regexp): Add
12467 optional last arguments START and END and pass them to
12468 perform-replace.
12469
12470 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
12471 form with additional arguments for perform-replace.
12472
12473 * progmodes/etags.el (tags-query-replace): Add parameters START
12474 and END. Construct a form with additional arguments for
12475 perform-replace.
12476
12477 * simple.el (shell-command): Set default directory for "*Shell
12478 Command Output" buffer.
12479
12480 * language/european.el (iso-latin-4): Fix typo.
12481
12482 * emacs-lisp/crm.el: New file.
12483
124842000-04-24 Dave Love <fx@gnu.org>
12485
12486 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
12487 (Custom-reset-saved, Custom-reset-standard)
12488 (custom-group-value-create, custom-group-set, custom-group-save)
12489 (custom-group-reset-current, custom-group-reset-saved)
12490 (custom-group-reset-standard): Use mapc.
12491 (custom-buffer-create-internal): Disable undo when creating items.
12492 Use mapc.
12493 (custom-face): Avoid redundant lambda.
12494
124952000-04-24 Gerd Moellmann <gerd@gnu.org>
12496
12497 * startup.el (auto-save-list-file-prefix): Set default to
12498 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12499
125002000-04-24 Sam Steingold <sds@gnu.org>
12501
12502 * time-stamp.el (time-stamp-string-preprocess): Always convert
12503 `field-result' to a string.
12504
125052000-04-24 Gerd Moellmann <gerd@gnu.org>
12506
12507 * frame.el (scrolling): New group.
12508 (automatic-hscrolling): New user-option.
12509
12510 * startup.el (command-line-x-option-alist): Add `-lsp' and
12511 `--line-spacing'.
12512
125132000-04-19 Dave Love <fx@gnu.org>
12514
12515 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12516 (cl-mapc): Rename from mapc. Fix the funcall.
12517
125182000-04-19 Gerd Moellmann <gerd@gnu.org>
12519
12520 * simple.el (clone-indirect-buffer-other-window): New command.
12521 (clone-indirect-buffer): Add optional arg NORECROD.
12522 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12523
12524 * help.el (resize-temp-buffer-window): Use count-screen-lines.
12525
12526 * window.el (count-screen-lines): New function.
12527 (shrink-window-if-larger-than-buffer): Use count-screen-lines
12528 instead of window-buffer-height.
12529
12530 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12531 non-existing variable comint-input-sentinel.
12532 (inferior-lisp-args-to-list): Removed.
12533 (inferior-lisp): Use split-string instead of
12534 inferior-lisp-args-to-list.
12535
12536 * hexl.el (hexl-insert-hex-string): New command.
12537
12538 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12539 instead of concat.
12540
125412000-04-18 Gerd Moellmann <gerd@gnu.org>
12542
12543 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12544 at the start of an existing but empty folder.
12545
125462000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12547
12548 * ps-mule.el: Customization fix, doc fix.
12549 (ps-multibyte-buffer): Customization fix.
12550
125512000-04-17 Richard M. Stallman <rms@gnu.org>
12552
12553 * subr.el (read-passwd): Use read-char-exclusive.
12554
125552000-04-17 Gerd Moellmann <gerd@gnu.org>
12556
12557 * textmodes/texinfo.el (texinfo-insert-@email)
12558 (texinfo-insert-@emph, texinfo-insert-@quotation)
12559 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12560 (texinfo-mode-map): Add key bindings for them.
12561
12562 * files.el (basic-save-buffer-2): Use a template with `$'
12563 instead of `#' for VMS.
12564
12565 * simple.el (clone-indirect-buffer): New function.
12566
125672000-04-16 Stephen Eglen <stephen@gnu.org>
12568
12569 * iswitchb.el (iswitchb-case): New function. If the user input
12570 contains any upper-case characters, the search is made
12571 case-sensitive.
12572
125732000-04-17 Stefan Monnier <monnier@cs.yale.edu>
12574
12575 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12576 comment-end.
12577 (texinfo-font-lock-syntactic-keywords): New var.
12578 (texinfo-font-lock-keywords): Remove comment regexp.
12579 (texinfo-insert-block): New function.
12580 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
12581 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
12582 and font-lock-defaults. Use regexp-opt for outline-regexp.
12583 (texinfo-environments): New var.
12584 (texinfo-environment-regexp): Use regexp-opt and
12585 texinfo-environments.
12586
12587 * textmodes/ispell.el (ispell-menu-map-needed): Check that
12588 ispell-process is bound since this might be eval'd before ispell
12589 is loaded.
12590 (ispell-message): Use a tiny bit less magic and a bit more hard
12591 data to figure out what kind of sc-cite-regexp to use.
12592
12593 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12594
12595 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12596 (insert-cyclic-diary-entry): Unquote the lambda.
12597
12598 * gud.el (gud-jdb-build-source-files-list): Fix typo.
12599
12600 * files.el (backup-enable-predicate): Unquote the lambda.
12601
12602 * cus-edit.el (custom-face, face): Unquote the lambda.
12603
126042000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12605
12606 * ps-print.el: Check for line-beginning-position definition.
12607
12608 * ps-print.el: Fix counting lines in a region.
12609 (ps-print-version): New version number (5.1.5).
12610 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
12611 (ps-printing-region): Fun code fix.
12612
126132000-04-15 Gerd Moellmann <gerd@gnu.org>
12614
12615 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
12616 to file-directory-p.
12617
126182000-04-14 Gerd Moellmann <gerd@gnu.org>
12619
12620 * gud.el (gud-jdb-build-source-files-list): Check that directory
12621 exists before calling directory-files.
12622
126232000-04-13 Dave Love <fx@gnu.org>
12624
12625 * emacs-lisp/trace.el: Change maintainer. Use new backquote
12626 syntax.
12627
12628 * emacs-lisp/cl-specs.el: Remove when, unless.
12629
12630 * emacs-lisp/cl-extra.el: Don't quote keywords.
12631 (cl-old-mapc): New variable.
12632 (mapc): Use it.
12633 (cl-map-intervals): Use with-current-buffer. Don't check for
12634 next-property-change.
12635 (cl-map-overlays): Use with-current-buffer.
12636 (cl-expt): Remove.
12637 (copy-tree, remprop): Define unconditionally.
12638
12639 * emacs-lisp/cl-compat.el (keywordp): Remove.
12640
12641 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
12642 to use keywordp.
12643 (edebug-spec): Enable keywordp.
12644
12645 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
12646 string-lessp.
12647
12648 * cus-start.el: Use keywordp.
12649
126502000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12651
12652 * diary-lib.el (include-other-diary-files): Fix the fix of
12653 2000-02-18 by doing a save-excursion.
12654
126552000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12656
12657 * ps-print.el: Customization fix, doc fix.
12658 (ps-print-version): New version number (5.1.4).
12659 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
12660 (ps-print-preprint): Adjust code.
12661 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
12662 (ps-print-prologue-header, ps-print-control-characters)
12663 (ps-spool-config): Customization fix.
12664
126652000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
12666
12667 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
12668 converted to the new menu-item format, names silightly changed,
12669 help strings added.
12670
12671 Support for spelling without async subprocesses:
12672
12673 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
12674 (ispell-session-buffer): New variables.
12675 (ispell-start-process, ispell-process-status,
12676 ispell-accept-output, ispell-send-string): New functions, for
12677 Ispell invocation when async subprocesses aren't supported.
12678 (ispell-word, ispell-pdict-save, ispell-command-loop,
12679 ispell-process-line, ispell-buffer-local-parsing): Replace calls
12680 to process-send-string with calls to ispell-send-string, and
12681 accept-process-output with ispell-accept-output.
12682 (ispell-init-process): Call ispell-process-status instead of
12683 process-status with.
12684 (ispell-init-process): Call ispell-start-process. Call
12685 ispell-accept-output and ispell-send-string. Don't call
12686 process-kill-without-query and kill-process if they are unbound.
12687 (ispell-async-processp): New function.
12688
126892000-04-12 Dave Love <fx@gnu.org>
12690
12691 * info.el: Add debug-ignored-errors.
12692 (Info-mode-menu): Add some items.
12693 (Info-directory): Add autoload cookie.
12694
12695 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
12696 Modify `truncate-lines'. Make `describe-language-environment'
12697 always visible and add help. Modify `describe-key' help. Invoke
12698 Info-directory from `info'. New entry `emacs-manual'.
12699
127002000-04-10 Gerd Moellmann <gerd@gnu.org>
12701
12702 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
12703 propertized-buffer-identification.
12704 (ebrowse-update-member-buffer-mode-line): Likewise.
12705 (ebrowse--mode-strings): Removed.
12706 (ebrowse--mode-line-props): Removed.
12707
12708 * files.el (auto-mode-alist): Add `EBROWSE'.
12709
12710 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
12711 space before testing for end of buffer.
12712 (ebrowse-load): Removed.
12713 (ebrowse-revert-tree-buffer-from-file): Rewritten.
12714 (ebrowse-create-tree-buffer): Rewritten.
12715 (ebrowse-tree-mode): Read tree from buffer.
12716
12717 * progmodes/ebrowse-ffh.el: Removed.
12718
127192000-04-10 Kenichi Handa <handa@etl.go.jp>
12720
12721 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
12722
127232000-04-10 Gerd Moellmann <gerd@gnu.org>
12724
12725 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
12726 at the wrong place.
12727
127282000-04-09 Dave Love <fx@gnu.org>
12729
12730 * files.el (backup-enable-predicate): Use
12731 temporary-file-directory, small-temporary-file-directory.
12732 (make-backup-file-name-function, backup-directory-alist): New
12733 variables.
12734 (make-backup-file-name-1): New function.
12735 (make-backup-file-name): Use it.
12736 (find-backup-file-name): Likewise. Use format for clarity, not
12737 concat.
12738 (file-newest-backup): Use make-backup-file-name.
12739
127402000-04-09 Gerd Moellmann <gerd@gnu.org>
12741
12742 * progmodes/ebrowse-ffh.el: New file.
12743
12744 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
12745 to ebrowse-ffh.el.
12746 (ebrowse-load): Add autoload.
12747
12748 * finder.el (finder-commentary): Add autoload cookie.
12749
12750 * mail/rfc2368.el: Correct author's email address.
12751
12752 * progmodes/ebrowse.el: New file.
12753
12754 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
12755 item help string.
12756 (easy-menu-do-add-item): Ditto.
12757 (easy-menu-define): Extend doc string.
12758
12759 * jit-lock.el (with-buffer-unmodified): Use
12760 restore-buffer-modified-p.
12761 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
12762 (jit-lock-function, jit-lock-stealth-fontify): Don't use
12763 with-buffer-unmodified.
12764
127652000-04-08 Dave Love <fx@gnu.org>
12766
12767 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
12768 unless, when.
12769
127702000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
12771
12772 * viper-util.el (viper-put-on-search-overlay): New subroutine.
12773 (viper-flash-search-pattern): No operation when using Emacs
12774 doesn't support face.
12775 Use `viper-put-on-search-overlay'.
12776
127772000-04-04 Gerd Moellmann <gerd@gnu.org>
12778
12779 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
12780 like C-r.
12781
12782 * progmodes/make-mode.el: Some doc fixes.
12783 (makefile-mode-abbrev-table): New variable.
12784 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
12785 (makefile-font-lock-keywords): Fontify includes and conditionals.
12786 (toplevel): Require `dabbrev' and `add-log' when compiling.
12787
12788 * replace.el (perform-replace): Don't move forward one char
12789 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
12790 to do that because it leaves point 1 position after the last
12791 replacement, after everything has been replaced.
12792
12793 * jit-lock.el (with-buffer-unmodified): New macro.
12794 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
12795 modified state.
12796 (jit-lock-function-1): Extracted from jit-lock-function; not
12797 preserving buffer's modified state.
12798 (jit-lock-function, jit-lock-stealth-fontify): Call
12799 jit-lock-function-1.
12800
12801 * mail/rfc2368.el: Remove supernumerary copyright line.
12802
128032000-04-04 Milan Zamazal <pdm@freesoft.cz>
12804
12805 * glasses.el: Provide facilities for inserting space before left
12806 parentheses and uncapitalization of identifiers.
12807 (glasses-mode): Try to remove old overlays in all cases.
12808
128092000-04-03 Gerd Moellmann <gerd@gnu.org>
12810
12811 * progmodes/compile.el (compile-internal): Display the compilation
12812 buffer in a different frame, if it's already displayed there.
12813
12814 * mail/rfc2368.el: New file.
12815
12816 * simple.el (sendmail-user-agent-compose): Recognize a `body'
12817 header and insert its value as mail body.
12818
12819 * subr.el (member-ignore-case): New function.
12820
12821 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
12822 (dabbrev--find-expansion): Ignore buffers matching a regexp
12823 from dabbrev-ignored-regexps.
12824
12825 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
12826 to extensions handled by gzip.
12827
128282000-04-03 Richard M. Stallman <rms@gnu.org>
12829
12830 * files.el (insert-directory): List the total free space
12831 along with the used space.
12832
12833 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
12834 line is followed by one that matches CITATION-REGEXP, end the
12835 paragraph.
12836
128372000-04-03 Markus Rost <rost@delysid.gnu.org>
12838
12839 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
12840 (rmail-make-basic-summary-line): Use that option.
12841
128422000-04-03 Kenichi Handa <handa@etl.go.jp>
12843
12844 * international/mule-cmds.el (encoded-string-description):
12845 Rewritten. Try pretty description for ISO 2022 escape sequences
12846 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
12847 for hexadecimal format.
12848
128492000-04-01 Dave Love <fx@gnu.org>
12850
12851 * cpp.el: Change customization group to `c' from `C'.
12852
12853 * vcursor.el (vcursor-move): Use display-color-p.
12854
12855 * international/mule-util.el: Provide mule-utils.
12856 (string-to-sequence): Simplify and speed up.
12857
12858 * international/mule.el (make-coding-system): Purecopy doc-string.
12859
12860 * international/mule-cmds.el: Various menu changes.
12861 (describe-specified-language-support): Handle `Default'.
12862 (set-language-info): Purecopy `info'.
12863
128642000-03-31 Andrew Innes <andrewi@gnu.org>
12865
12866 * vc.el (vc-backend-diff): Return the correct status if we had to
12867 retry the rcsdiff command without the --brief option.
12868
128692000-03-31 Dave Love <fx@gnu.org>
12870
12871 * help.el (help-manyarg-func-alist): Correct several omissions.
12872
12873 * add-log.el: Don't require cl, fortran.
12874 (add-log-current-defun-function): Doc fix.
12875 (change-log-version-number-regexp-list): Remove SCCS part. Doc
12876 fix.
12877 (change-log-version-rcs): Function deleted.
12878 (change-log-version-number-search): Doc fix. Use
12879 vc-workfile-version. Avoid CL dolist.
12880 (add-change-log-entry): Just call add-log-current-defun to get
12881 defun. Simplify somewhat.
12882 (change-log-get-method-definition-1): Likewise.
12883 (add-log-current-defun): Return nil if calling
12884 add-log-current-defun-function does so. Move Fortran stuff to
12885 fortran.el. Return string without properties.
12886
12887 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
12888 and :alpha: char classes.
12889
12890 * mail/supercite.el: Defvar curline when compiling.
12891 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
12892 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
12893 rather than a-zA-Z0-9 to allow non-ASCII characters.
12894
128952000-03-31 Gerd Moellmann <gerd@gnu.org>
12896
12897 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
12898
12899 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12900 Re-enable new code.
12901
12902 * lpr.el (print-region-1): Use -d to specify printer name for
12903 systems `usg-unix-v*, `dgux', `hpux', `irix'.
12904
129052000-03-31 Dave Love <fx@gnu.org>
12906
12907 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
12908 for function definition in symbol's function value slot first
12909 instead of first consulting byte-compile-function-environment.
12910
129112000-03-31 Kenichi Handa <handa@etl.go.jp>
12912
12913 * language/european.el ("Polish"): New language environment.
12914 (setup-polish-environment): New function.
12915
129162000-03-30 Gerd Moellmann <gerd@gnu.org>
12917
12918 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12919 Disable new code.
12920
12921 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
12922 trying to `load' the symbol of an autoload instead of the file
12923 recorded in the autoload. Fix error messages.
12924
129252000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12926
12927 * ps-print.el: PostScript programming fix for ghostview, doc fix.
12928 (ps-print-version): New version number (5.1.3).
12929 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
12930 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
12931 (ps-generate-postscript-with-faces): Code fix.
12932 (ps-color-values): XEmacs compatibility.
12933 (ps-print-background-image, ps-print-background-text, ps-printer-name)
12934 (ps-default-fg, ps-default-bg): Adjust customization.
12935 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
12936 (ps-color-scale): Renaming old ps-color-value fun.
12937 (ps-print-headers): Replace ps-print-header group to avoid conflict
12938 with ps-print-header variable.
12939 (ps-print-miscellany): New group.
12940 (ps-format-color, ps-rgb-color): New funs.
12941 (ps-default-foreground): New var.
12942 (ps-printer-name-option): New const.
12943
129442000-03-30 Peter Breton <pbreton@ne.mediaone.net>
12945
12946 * net/net-utils.el:
12947 (network-connection-host, network-connection-service): New variables
12948 (network-connection-mode): New mode, derived from comint-mode
12949 (network-connection-mode-setup): New function, saves host and
12950 service information in local variables.
12951
12952 * lisp/locate.el:
12953 (locate-word-at-point): Added this function
12954 (locate): Default to using locate-word-at-point as input
12955 Run dired-mode-hook
12956
129572000-03-29 Dave Love <fx@gnu.org>
12958
12959 * calendar/appt.el: Doc fixes.
12960 (appt-check): Convert min-to-app to a string before passing to
12961 appt-disp-window-function or concat.
12962 (appt-delete-window): Remove test for frame-root-window.
12963 (appt-select-lowest-window, appt-convert-time): Simplify.
12964
12965 * emacs-lisp/bytecomp.el: Doc fixes.
12966 (byte-compile-file-form-autoload): Update
12967 byte-compile-function-environment.
12968
129692000-03-29 Andreas Schwab <schwab@suse.de>
12970
12971 * emacs-lisp/autoload.el: Also print defsubst doc string
12972 specially.
12973
12974 * dired.el (dired-insert-directory): If dired-free-space-program
12975 failed just delete its output.
12976
129772000-03-29 Dave Love <fx@gnu.org>
12978
12979 * international/iso-cvt.el: Move provide to end. Doc fixes.
12980 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
12981 (iso-iso2sgml, iso-sgml2iso): New functions.
12982 (iso-cvt-define-menu): Fix some entries and use backquote for
12983 clarity.
12984
12985 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
12986
129872000-03-28 Gerd Moellmann <gerd@gnu.org>
12988
12989 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
12990 ISO-DATE. If non-nil, return date in ISO 8601 format.
12991
129922000-03-26 Stefan Monnier <monnier@cs.yale.edu>
12993
12994 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
12995 if it ever becomes used.
12996 (log-edit-mode-hook): Default to vc-log-mode-hook.
12997 (log-edit-mode): Fix the docstring.
12998
12999 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13000 the code.
13001
130022000-03-26 Dave Love <fx@gnu.org>
13003
13004 * net/browse-url.el (browse-url): Re-fix case of
13005 browse-url-browser-function being an alist.
13006 (browse-url): Add :link to defgroup.
13007
13008 * files.el: Doc fixes.
13009 (file-truename): Include `[' in wildcard characters.
13010 (automount-dir-prefix): Customize.
13011 (find-file-wildcards): Add :version.
13012 (find-file-noselect): Simplify a mapcar call.
13013
13014 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13015 compatible with inf-lisp version.
13016 (eval-defun-1): Fix custom-declare-variable case.
13017
130182000-03-25 Stefan Monnier <monnier@cs.yale.edu>
13019
13020 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13021
130222000-03-24 Gerd Moellmann <gerd@gnu.org>
13023
13024 * Makefile (COMPILE_FIRST): New macro.
13025 (compile-files): Compile files from COMPILE_FIRST first.
13026
13027 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13028 code.
13029
13030 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13031 matching open parenthesis in column 0 to defun-prompt-regexp
13032 only if open-paren-in-column-0-is-defun-start is set.
13033
13034 * sun-curs.el: Require CL at compile-time only.
13035
13036 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13037 instead of copy-list which is a function from CL.
13038 (msb--choose-menu, msb--mode-menu-cond)
13039 (msb--create-buffer-menu-2): Use dolist instead of mapc.
13040 (msb--init-file-alist): Use mapcar instead of mapcan.
13041 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
13042 `(' in column 0 in doc string.
13043 (msb--add-separators): Use mapcar instead of mapcan.
13044
13045 * cus-dep.el: Require CL at compile-time only.
13046
130472000-03-24 Stefan Monnier <monnier@cs.yale.edu>
13048
13049 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13050 (byte-compile-warnings): New warning `noruntime'.
13051 (byte-compile-constants, byte-compile-variables): Fix docstring.
13052 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13053 execute `eval-whenc-compile's body.
13054 (byte-compile-unresolved-functions): Fix docstring.
13055 (byte-compile-eval): New function.
13056 (byte-compile-callargs-warn): Check if the function will be available
13057 at runtime (via property `byte-compile-noruntime').
13058 (byte-compile-print-syms): New function.
13059 (byte-compile-warn-about-unresolved-functions): Also warn about
13060 `noruntime' functions (and use `byte-compile-print-syms').
13061 (byte-compile-file): Capitalize the message.
13062
130632000-03-24 Gerd Moellmann <gerd@gnu.org>
13064
13065 * mail/rmail.el (rmail-confirm-expunge): New user-option.
13066 (rmail-expunge): Ask for confirmation depending on the setting
13067 of rmail-confirm-expunge.
13068
130692000-03-23 Gerd Moellmann <gerd@gnu.org>
13070
13071 * Makefile (bootstrap-clean): If $(emacs) exists, build
13072 loaddefs.el first. A loaddefs.el that's not up-to-date might
13073 cause a bootstrap failure because things don't autoload as
13074 expected.
13075
130762000-03-23 Dave Love <fx@gnu.org>
13077
13078 * net/browse-url.el: Restore previous use of
13079 browse-url-maybe-new-window.
13080
130812000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13082
13083 * ps-print.el: Skip banner page fix.
13084 (ps-print-version): New version number (5.1.2).
13085 (ps-begin-file, ps-end-file, ps-generate): Code fix.
13086
130872000-03-23 Dave Pearson <davep@davep.org>
13088
13089 * net/quickurl.el Changed the type of parameter passed to the
13090 function defined by `quickurl-format-function'. Before only the
13091 text of the URL was passed. Now the whole URL structure is passed
13092 and the function is responsible for extracting the parts it
13093 requires. Changed the default of `quickurl-format-function'
13094 accordingly.
13095 (quickurl-insert): Changed the `funcall' of
13096 `quickurl-format-function' to match the above change.
13097 (quickurl-list-insert): Changed the `url' case so that it makes
13098 use of `quickurl-format-function', previous to this the format was
13099 hard wired.
13100
131012000-03-22 Gerd Moellmann <gerd@gnu.org>
13102
13103 * startup.el: Change some spellings for the X Window System.
13104
131052000-03-22 Stefan Monnier <monnier@cs.yale.edu>
13106
13107 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13108 up the code and the regexp and make sure the cursor is temporarily
13109 moved to the suspicious line while querying the user.
13110
131112000-03-22 Jason Rumney <jasonr@gnu.org>
13112
13113 * w32-fns.el (w32-charset-info-alist): Initialize.
13114
131152000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13116
13117 * ps-print.el: N-up last page fix.
13118 (ps-print-version): New version number (5.1.1).
13119 (ps-end-file, ps-end-job, ps-generate): Code fix.
13120
131212000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13122
13123 * files.el (find-file-run-dired): Update docstring.
13124 (find-directory-functions): New hook.
13125 (find-file-noselect): Run find-directory-functions rather than
13126 calling dired directly.
13127
13128 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13129
13130 * pcvs.el: Add a minimal leading commentary.
13131 (cvs-make-cvs-buffer): Change the header part by removing the startup
13132 message and adding a `Module' entry. Also replace the FOOTER and
13133 HEADER special fileinfos with the new support in ewoc for updating
13134 its own footer and header.
13135 (cvs-update-header): Update to use the header/footer of the ewoc.
13136 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13137 (cvs-is-within-p): New function.
13138 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13139 to only examine some subset of the buffers.
13140
13141 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13142 `format' instead of our own ad-hoc functions.
13143 Remove HEADER and FOOTER cases, now handled in the EWOC.
13144 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13145
13146 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13147 output to avoid scaring the user.
13148 (cvs-parse-table): Catch message for non-up-to-date commits.
13149
13150 * pcvs-defs.el (cvs-startup-message): Remove.
13151 (cvs-global-menu): New autoloaded menu.
13152
13153 * pcvs-util.el (cvs-string-fill): Remove.
13154
13155 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13156 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13157 PP part of it and also make it work for footers and headers.
13158 (ewoc-create): Drop POS and BUFFER arguments.
13159 Use the DLL's dummy node to store the end-of-footer position.
13160 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13161 (ewoc-refresh): Remove unused `header' variable.
13162 (ewoc-(get|set)-hf): New functions.
13163
13164 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13165 log-view-*-(message|file) and use easy-mmode-define-navigation.
13166 (log-view-message-re): Match SCCS format as well.
13167 And match the revision line rather than the dashed separator line.
13168 (log-view-mode): Use the new define-derived-mode.
13169 (log-view-current-tag): Fill in with an actual implementation.
13170
13171 * cvs-status.el (cvs-status-(prev|next)): Rename from
13172 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13173 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13174 to let the output "breathe" a little more (more readable).
13175 (cvs-status-mode): Use the new define-derived-mode.
13176
13177 * smerge-mode.el (smerge-auto-leave): New function and variable.
13178 (smerge-basic-map): Rename from smerge-basic-keymap.
13179 Change the bindings for smerge-diff-*.
13180 (smerge-*-map): Use easy-mmode-defmap.
13181 (smerge-(next|prev)): Use easy-mmode-define-navigation.
13182 (smerge-keep-*): Use smerge-auto-leave.
13183
131842000-03-21 Jason Rumney <jasonr@gnu.org>
13185
13186 * cus-edit.el (custom-button-face): Use 3D look for w32.
13187 (custom-button-pressed-face): Likewise.
13188
131892000-03-21 Gerd Moellmann <gerd@gnu.org>
13190
13191 * progmodes/etags.el (tags-case-fold-search): New user-option.
13192 (tags-loop-eval): New function. Bind case-fold-search around eval
13193 depending on the value of tags-case-fold-search.
13194 (tags-loop-continue): Use tags-loop-eval.
13195 (find-tag-in-order): Bind case-fold-search depending on the value
13196 of tags-case-fold-search.
13197
131982000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13199
13200 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13201 (diff-end-of-hunk): Return the end position for use in
13202 `easy-mmode-define-navigation'.
13203 (diff-recenter): Remove.
13204 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13205 of `easy-mmode-define-navigation'.
13206 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13207 previous renaming) and fix to use new names.
13208 (diff-merge-strings): Use \n as separator: simpler, faster.
13209 (diff-mode): Use `define-derived-mode'.
13210
13211 * derived.el (define-derived-mode): Don't autoload anymore.
13212 Prefer the macro-only version provided by easy-mmode.el.
13213
13214 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13215 `easy-mmode-define-derived-mode'.
13216 Use `combine-run-hooks'.
13217 (easy-mmode-define-navigation): New macro.
13218
13219 * subr.el (combine-run-hooks): New function.
13220
132212000-03-21 Kenichi HANDA <handa@etl.go.jp>
13222
13223 * term/x-win.el: Fontsets related initialization is simplified.
13224
13225 * international/mule-diag.el (describe-font): Don't refer to
13226 global-fontset-alist, instead call font-list.
13227 (describe-fontset, list-fontsets, mule-diag): Likewise.
13228 (print-fontset): Adjusted for the change of fontset
13229 implementation.
13230
13231 * international/fontset.el (x-charset-registries): Variable
13232 removed, instead the corresponding data is stored in the default
13233 fontset.
13234 (register-alternate-fontnames): Function removed.
13235 (resolved-ascii-font): Variable removed.
13236 (x-compose-font-name): Ignore the second argument REDOCE.
13237 (x-complement-fontset-spec): Complement only an ASCII font and
13238 element for those charsets than can use that ASCII font.
13239 (generate-fontset-menu): Don't refer to global-fontset-alist,
13240 instead call fontset-list.
13241 (uninstantiated-fontset-alist): Variable removed.
13242 (x-style-funcs-alist): Likewise.
13243 (fontset-default-styles): Likewise.
13244 (x-modify-font-name): Function removed.
13245 (create-fontset-from-fontset-spec): Ignore the argument
13246 STYLE-VARIANT.
13247 (create-fontset-from-ascii-font): Docsting adjusted for the above
13248 change.
13249 (instantiate-fontset, resolve-fontset-name): Functions removed.
13250 (fontset-list): Now implemented by C code.
13251
13252 * faces.el (read-face-font): Fix TABLE arg to completing-read.
13253 (describe-face): Include `font' attribute in the description.
13254
132552000-03-21 Kenichi Handa <handa@etl.go.jp>
13256
13257 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13258
132592000-03-20 Gerd Moellmann <gerd@gnu.org>
13260
13261 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13262 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13263 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
13264
13265 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13266 about behavior of set-buffer-modified-p wrt redisplay.
13267
132682000-03-19 Richard M. Stallman <rms@gnu.org>
13269
13270 * view.el (view-mode-disable): Kill local binding of view-read-only.
13271
132722000-03-18 Gerd Moellmann <gerd@gnu.org>
13273
13274 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
13275 is a string, convert it to a syntax cell using string-to-syntax.
13276
13277 * simple.el (syntax-code-table, syntax-flag-table): New variables.
13278 (string-to-syntax): New function.
13279
13280 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
13281 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
13282 try to use passive ftp mode.
13283
132842000-03-17 Gerd Moellmann <gerd@gnu.org>
13285
13286 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
13287
13288 * simple.el (append-to-buffer): Update point of windows after
13289 insertion.
13290
13291 * abbrev.el (inverse-add-abbrev): Identify word by first moving
13292 forward then moving backward. Reindent.
13293
13294 * frame.el (other-frame): Call x-focus-frame only if
13295 focus-follows-mouse is off.
13296
132972000-03-17 Dave Love <fx@gnu.org>
13298
13299 * pcvs-util.el (cvs-strings->string): Rename
13300 replace-regexps-in-string.
13301
133022000-03-17 Stefan Monnier <monnier@cs.yale.edu>
13303
13304 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
13305 regexp for labels cannot span several lines.
13306
13307 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
13308 `(setq :<key> ':<key>)' to the macro expansion.
13309
133102000-03-16 Dave Love <fx@gnu.org>
13311
13312 * progmodes/f90.el (f90): Put custom group under `languages', not
13313 `fortran'.
13314 (f90-mode-hook): Customize.
13315 (f90-mode): Set add-log-current-defun-function.
13316 (f90-current-defun): New function.
13317
133182000-03-16 Gerd Moellmann <gerd@gnu.org>
13319
13320 * cus-edit.el (custom-variable-tag-face): Handle case that
13321 default face's height is not a number.
13322 (custom-face-tag-face, custom-group-tag-face-1)
13323 (custom-group-tag-face): Ditto.
13324 (custom-group-tag-face-1): Add :group.
13325
13326 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
13327
133282000-03-15 Gerd Moellmann <gerd@gnu.org>
13329
13330 * pcvs-defs.el (toplevel): Remove autoload cookie for form
13331 requiring easymenu.
13332
133332000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13334
13335 * ps-print.el: PostScript user-defined prologue, PostScript error
13336 handler, doc fix.
13337 (ps-print-version): New version number (5.1).
13338 (ps-user-defined-prologue, ps-error-handler-message)
13339 (ps-print-prologue-0, ps-error-handler-alist): New vars.
13340 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
13341 (ps-insert-string): New function.
13342
133432000-03-15 Kenichi Handa <handa@etl.go.jp>
13344
13345 * international/ccl.el (ccl-compile-expression): Don't generate
13346 invalid self-assignment code.
13347
133482000-03-14 Dave Love <fx@gnu.org>
13349
13350 * subr.el (replace-regexp-in-string): Renamed from
13351 replace-regexps-in-string. Doc fix.
13352
133532000-03-12 Dave Love <fx@gnu.org>
13354
13355 * cus-edit.el: Doc fixes.
13356 (customize-set-variable, customize-save-variable): Rename args for
13357 doc.
13358 (custom-variable-tag-face, custom-face-tag-face)
13359 (custom-group-tag-face-1, custom-group-tag-face): Modify from
13360 style which user identify as hyperlink.
13361 (hook): Don't add undefined functions to the hook.
13362 (debug-ignored-errors): Transfer message from bindings.el.
13363
133642000-03-12 Gerd Moellmann <gerd@gnu.org>
13365
13366 * recentf.el (recentf-keep-non-readable-files-p): Remove
13367 double/nested definition.
13368
133692000-03-12 Dave Love <fx@gnu.org>
13370
13371 * facemenu.el (facemenu-get-face): Use display-color-p.
13372 * enriched.el (enriched-decode-foreground): Likewise.
13373 (enriched-decode-background): Likewise.
13374 * isearch.el (isearch-highlight): Likewise.
13375 * info-look.el (info-lookup): Likewise.
13376 * simple.el (completion-setup-function): Likewise.
13377
13378 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
13379 :options.
13380
13381 * bindings.el (mode-line-format): Fix line-number and
13382 column-number items. Add help-echo for the background.
13383 (mode-line-mule-info): Modify help-echo.
13384
13385 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
13386
13387 * files.el (load-file): Allow completion to .elc.
13388
13389 * man.el: Doc fixes.
13390 (Man-init-defvars): Use display-color-p to set fontification.
13391
13392 * play/hanoi.el (hanoi-internal): Don't use oddp.
13393
133942000-03-12 Gerd Moellmann <gerd@gnu.org>
13395
13396 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
13397
13398 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
13399
134002000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
13401
13402 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
13403 Fix comment.
13404
134052000-03-10 Stefan Monnier <monnier@cs.yale.edu>
13406
13407 * font-lock.el (font-lock-keywords): Fix the doc now that
13408 regexp-opt-depth is unnecessary.
13409 (save-buffer-state): Set an edebug spec.
13410 (font-lock-fontify-anchored-keywords): Properly handle the case when
13411 the matcher goes past the limit.
13412
13413 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
13414 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
13415
13416 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
13417 dll.el and cookie.el (from Elib) with heavy renaming and other
13418 massaging.
13419
13420 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
13421 Autoload the functions used.
13422 (easy-mmode-define-syntax): Fix CL typo.
13423 (easy-mmode-define-derived-mode): Improve the docstring generation.
13424
134252000-03-10 Gerd Moellmann <gerd@gnu.org>
13426
13427 * textmodes/texinfo.el (texinfo-version): Variable and function
13428 removed.
13429
134302000-03-09 Stefan Monnier <monnier@cs.yale.edu>
13431
13432 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
13433 allow more flexibility.
13434 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
13435 fns.
13436 (easy-mmode-defmap, easy-mmode-defsyntax)
13437 (easy-mmode-define-derived-mode): New macros.
13438
134392000-03-09 Didier Verna <didier@xemacs.org>
13440
13441 * rect.el (replace-rectangle): New function.
13442
134432000-03-09 Dave Love <fx@gnu.org>
13444
13445 * progmodes/fortran.el (fortran-comment-line-start): Define as
13446 "C".
13447 (fortran-comment-line-start-skip): Don't match cpp stuff.
13448 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
13449 (fortran-mode-map): Remove over-eager custom-menu-create for now.
13450 (fortran-mode): Don't set fortran-comment-line-start-skip,
13451 fortran-comment-line-start here. Set comment-start,
13452 add-log-current-defun.
13453 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
13454 (fortran-current-defun): New function.
13455
134562000-03-09 Gerd Moellmann <gerd@gnu.org>
13457
13458 * emacs-lisp/re-builder.el: New file.
13459
13460 * mouse.el (mouse-drag-region): Don't run up-event handler
13461 if hscroll has changed.
13462
13463 * octave-mod.el (octave-font-lock-keywords): To font-lock the
13464 builtin operators, use `font-lock-builtin-face' for Emacs and
13465 `font-lock-preprocessor-face' otherwise.
13466
13467 * font-lock.el (lisp-font-lock-keywords-1): Highlight
13468 `(defun (setf foo)' differently.
13469
134702000-03-08 Stefan Monnier <monnier@cs.yale.edu>
13471
13472 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
13473 (regexp-opt): Update comment and adapt the code the new meaning of
13474 the `paren' argument of regex-opt-group for shy-groups.
13475 (regexp-opt-depth): Handle shy groups as well as backslashed
13476 backslashes.
13477 (regexp-opt-group): Turn the leading comment into a docstring.
13478 Allow `paren' to be a string (the string to use to open a group).
13479 Remove open-presuf and close-presuf. Instead of checking for `all
13480 one-char' and then later on check for `several one-char', handle
13481 both cases close together. Also apply a more generic algorithm
13482 for suffixes (the mirror image of the algorithm used for
13483 prefixes). Use shy-groups. Use nreverse rather than reverse.
13484 (regexp-opt-try-suffix): Removed.
13485
13486 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
13487 from comint-mode-map, so we can just inherit from it. Also, move
13488 the initialization into the `defvar' since there's no docstring
13489 anyway and it's fairly short.
13490 (inferior-scheme-mode): Define it as derived-mode: the code is
13491 shorter and this way we inherit from comint-mode-map rather than
13492 copying it.
13493
13494 * subr.el (replace-regexps-in-string): Properly handle the case
13495 where we match an empty string.
13496
13497 * comint.el (comint-exec-1): Add the current-dir to the exec-path
13498 when the command has a directory component (such as "./testml").
13499 Also fix a typo in the comment.
13500
135012000-03-08 Gerd Moellmann <gerd@gnu.org>
13502
13503 * Makefile (compile-files): Compile files one by one because
13504 that's the only way to ensure a clean compilation environment for
13505 each individual file.
13506
13507 * frame.el (other-frame): Call x-focus-frame.
13508
135092000-03-07 Dave Love <fx@gnu.org>
13510
13511 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13512 :require to defcustom.
13513
13514 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13515 lists.
13516
13517 * files.el (auto-mode-alist): Add configure.in.
13518
13519 * progmodes/autoconf.el: New file.
13520
135212000-03-07 Gerd Moellmann <gerd@gnu.org>
13522
13523 * mail/mh-e.el: Change maintainer to `none'.
13524
13525 * recentf.el (recentf-keep-non-readable-files-p): Quote args
13526 to remove-hook and add-hook.
13527
135282000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13529
13530 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13531 it as the default.
13532 (mail-send): Test mail-send-nonascii also for the new `mime' value.
13533 (sendmail-send-it): Conditionally add MIME headers specifying the
13534 used character set.
13535
135362000-03-07 Dave Love <fx@gnu.org>
13537
13538 * winner.el: Fix keywords, autoload cookies. Split
13539 eval-when-compile form to avoid compilation failure.
13540
135412000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
13542
13543 * international/mule.el: Modify comment about coding system
13544 property `coding-category'.
13545 (make-coding-system): New argument EOL-TYPE. Pay attention to
13546 coding-category property of PROPERTIES.
13547
13548 * international/mule-conf.el (coding-category-utf-8,
13549 coding-category-utf-16-be, coding-category-utf-16-le): New coding
13550 categories. Include them in the argument for set-coding-priority.
13551
13552 * international/mule-cmds.el (reset-language-environment): Include
13553 coding-category-utf-8, coding-category-utf-16-be, and
13554 coding-category-utf-16-le in the argument for set-coding-priority.
13555 (reset-language-environment): Initialize coding-category-utf-8,
13556 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13557
135582000-03-06 Karl Fogel <kfogel@red-bean.com>
13559
13560 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13561 code abstracted out of `bookmark-jump-noselect'. Now tries info
13562 extensions as well as compression extensions.
13563 (bookmark-jump-noselect): Use above new func.
13564
135652000-03-03 Gerd Moellmann <gerd@gnu.org>
13566
13567 * strokes.el: Change maintainer's mail address.
13568
135692000-03-03 Kenichi Handa <handa@etl.go.jp>
13570
13571 * international/mule-diag.el (list-character-sets): Make help-echo
13572 string by substitute-command-keys.
13573 (list-character-sets): Likewise.
13574 (sort-listed-character-sets): Call help-setup-xref.
13575
135762000-03-02 Gerd Moellmann <gerd@gnu.org>
13577
13578 * time.el (display-time-mail-file): Add `none' to the list of
13579 choices.
13580
135812000-03-01 Dave Love <fx@gnu.org>
13582
13583 * help.el (help-xref-go-back): Don't try to set position.
13584
13585 * international/mule-diag.el (list-character-sets): Call
13586 help-setup-xref. Add help-echo to xrefs.
13587 (list-character-sets-1): Add help-echo to xrefs.
13588
135892000-03-02 Gerd Moellmann <gerd@gnu.org>
13590
13591 * frame.el (blink-cursor-mode): Switch cursor on when turning
13592 the mode off.
13593
13594 * add-log.el (add-log-current-defun): Add support for
13595 Autoconf mode.
13596
13597 * mail/rmail.el (rmail-quit-hook): New variable.
13598
135992000-03-01 Dave Love <fx@gnu.org>
13600
13601 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
13602
13603 * help.el (help-xref-button): Add help-echo arg.
13604 (describe-function-1, describe-variable, help-make-xrefs): Use it.
13605
13606 * faces.el (list-faces-display): Supply help-echo with
13607 help-make-xrefs.
13608
13609 * facemenu.el (list-text-properties-at): Set help-xref-stack to
13610 nil.
13611
136122000-03-01 Gerd Moellmann <gerd@gnu.org>
13613
13614 * image.el (defimage): Look for image files in load-path.
13615
13616 * frame.el (busy-cursor-delay-seconds): Change type to
13617 `number'.
13618
136192000-03-01 David Ponce <david.ponce@wanadoo.fr>
13620
13621 * recentf.el (recentf): Added version tag to the defgroup of
13622 recentf.
13623
136242000-03-01 David Ponce <david.ponce@wanadoo.fr>
13625
13626 * recentf.el (recentf-cleanup): Changed to remove excluded file
13627 too.
13628 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
13629 action to select/unselect a file.
13630 (recentf-edit-list): Code cleanup and improvement.
13631 (recentf-open-more-files-action): `recentf-open-more-files' button
13632 widget action to open a file.
13633 (recentf-open-more-files): No more use standard completion but
13634 widgets.
13635 (recentf-more-collection): Deleted.
13636 (recentf-more-history): Deleted.
13637 (recentf-setup-more-completion): Deleted.
13638
136392000-03-01 David Ponce <david.ponce@wanadoo.fr>
13640
13641 * recentf.el (recentf-mode): No more needs that Emacs is running
13642 under a window-system.
13643
136441999-03-01 David Ponce <david.ponce@wanadoo.fr>
13645
13646 * recentf.el (recentf-edit-list): New command to edit the recent
13647 list which allow the user to remove files.
13648 (recentf-edit-selected-items): New global variable, used by
13649 `recentf-edit-list' to hold the list of files to be removed from
13650 the recent list.
13651 (recentf-make-menu-items): Updated to display a "Edit list..."
13652 menu item. Minor code cleanup.
13653
136541999-03-01 David Ponce <david.ponce@wanadoo.fr>
13655
13656 * recentf.el (recentf-open-more-files): New command to open files
13657 that are not displayed in the menu.
13658 (recentf-more-collection): New global variable holding the set of
13659 permissible completions used by `recentf-open-more-files'.
13660 (recentf-more-history): New global variable holding the history list
13661 used by `recentf-open-more-files' completion.
13662 (recentf-setup-more-completion): New function to setup completion for
13663 `recentf-open-more-files'.
13664 (recentf-make-menu-items): Updated to display a "More..." menu item.
13665
136661999-03-01 David Ponce <david.ponce@wanadoo.fr>
13667
13668 * recentf.el (recentf-menu-action): Doc fixed.
13669
136701999-03-01 David Ponce <david.ponce@wanadoo.fr>
13671
13672 * recentf.el (recentf-menu-filter): Doc updated.
13673 (recentf-update-menu-hook): Allow menu filters to force menu update.
13674 (recentf-make-menu-items): New menu filter handling.
13675 (recentf-make-menu-item): New helper function.
13676 (recentf-menu-elements): New menu handling function.
13677 (recentf-sort-ascending): Updated to new menu filter handling.
13678 (recentf-sort-descending): Updated to new menu filter handling.
13679 (recentf-sort-basenames-ascending): New menu filter function.
13680 (recentf-sort-basenames-descending): New menu filter function.
13681 (recentf-show-basenames): New menu filter function.
13682 (recentf-show-basenames-ascending): New menu filter function.
13683 (recentf-show-basenames-descending): New menu filter function.
13684
136852000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13686
13687 * diary-lib.el (list-diary-entries): Don't try to go forward at
13688 the end of the buffer.
13689
136902000-02-29 Kenichi Handa <handa@etl.go.jp>
13691
13692 * international/mule-diag.el (list-character-sets): Completely
13693 rewritten.
13694 (sort-listed-character-sets): New function.
13695 (list-character-sets-1): Completely rewritten.
13696 (list-character-sets-2): New function.
13697 (non-iso-charset-alist): New variable.
13698 (decode-codepage-char): New function.
13699 (charset-history): New variable.
13700 (read-charset) (list-block-of-chars)
13701 (list-iso-charset-chars)
13702 (list-non-iso-charset-chars)
13703 (list-charset-chars): New functions.
13704 (mule-diag): Call list-character-sets-2, not
13705 list-character-sets-2.
13706 (dump-charsets): Likewise.
13707
137082000-02-29 Gerd Moellmann <gerd@gnu.org>
13709
13710 * dired-x.el (dired-filename-at-point): Add `@' to valid
13711 file name characters.
13712 (dired-filename-at-point): Handle ange-ftp file names.
13713
13714 * frame.el (frame-notice-user-settings): Use assq-delete-all
13715 instead of assoc-delete-all.
13716 (frame-notice-user-settings): Ditto.
13717
13718 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
13719 Don't copy alist.
13720
137212000-02-28 Eli Barzilay <eli@cs.cornell.edu>
13722
13723 * calculator.el (calculator-use-menu): New option.
13724 (calculator-initial-bindings): Changed some bindings to work as
13725 macros.
13726 (calculator-forced-input): Removed.
13727 (calculator-restart-other-mode): New variable.
13728 (calculator-mode-map): Set up menu.
13729
137302000-02-28 Jari Aalto <jari.aalto@poboxes.com>
13731
13732 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
13733 tags.
13734
137352000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
13736
13737 * viper-cmd.el (viper-envelop-ESC-key): added the option to
13738 translate all ESC key sequences.
13739 (viper-goto-mark-subr): restore markers for files for which
13740 they were saved.
13741 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
13742 * viper-util.el (viper-set-replace-overlay-glyphs,
13743 viper-set-replace-overlay): always check if the replacement
13744 overlay is live.
13745 * viper.el (viper-vi-state-mode-list): added major modes.
13746 * ediff-wind.el: minor comment changes.
13747 * ediff.el: copyright notice date fix.
13748
137492000-02-27 Jason Rumney <jasonr@gnu.org>
13750
13751 * faces.el (face-font-family-alternatives): Add arial to helv.
13752 (mode-line, header-line, tool-bar): Same default as x for w32.
13753 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
13754 face-font-family-alternatives from working.
13755 * term/w32-win.el (mouse-set-font): Do not build fontset from
13756 chosen font.
13757
137582000-02-25 Sam Steingold <sds@goems.com>
13759
13760 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
13761 properly.
13762
137632000-02-25 Richard M. Stallman <rms@gnu.org>
13764
13765 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
13766
137672000-02-25 Gerd Moellmann <gerd@gnu.org>
13768
13769 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
13770 writable.
13771
13772 * frame.el (busy-cursor-delay-seconds): New option.
13773
137742000-02-24 Gerd Moellmann <gerd@gnu.org>
13775
13776 * frame.el (show-cursor-in-non-selected-windows): New option.
13777
137782000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13779
13780 * diary-lib.el (include-other-diary-files): Undo the selective
13781 display in any included file and don't kill it.
13782
137832000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
13784
13785 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
13786 bar. Menu items converted to (menu-item format, help strings
13787 added.
13788 [downcase, upcase]: Don't enable on MS-DOS.
13789 [symlink, symlinks]: Don't show if make-symbolic-link is not
13790 bound.
13791 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
13792
137932000-02-23 Dave Love <fx@gnu.org>
13794
13795 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
13796 (backward-kill-word): Revert addition of * to interactive spec --
13797 it's a feature.
13798
13799 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
13800 (backward-kill-sentence, kill-sentence): Likewise.
13801
13802 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
13803 scratch buffer name.
13804 (gud-format-command): Use int-to-string in ?l case. Simplify
13805 slightly.
13806
13807 * term/w32-win.el (internal-face-interactive): Update prompt for
13808 new read-face-name.
13809
13810 * mail/footnote.el (footnote): Add :version to defgroup.
13811 (footnote-section-tag-regexp): Customize.
13812 (footnote-start-tag, footnote-end-tag): New option.
13813 (footnote-latin-regexp): New variable.
13814 (Footnote-latin): New function.
13815 (footnote-style-alist): Add element for latin style.
13816 (footnote-style): Moved.
13817 (Footnote-goto-footnote): Use eq to test arg.
13818
13819 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
13820
13821 * emacs-lisp/byte-opt.el: Change old backquote syntax.
13822 (byte-compile-trueconstp): Include keywords.
13823 (byte-optimize-quote, byte-optimize-lapcode): Use
13824 byte-compile-const-symbol-p.
13825 (byte-optimize-char-before): New optimization.
13826
13827 * emacs-lisp/bytecomp.el: Change old backquote syntax.
13828 (byte-compile-const-symbol-p): New function.
13829 (byte-compile-constp, byte-compile-out-toplevel)
13830 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
13831 Use it.
13832
13833 * subr.el (define-key-after): Default AFTER to t. Doc fix.
13834
138352000-02-23 Kenichi Handa <handa@etl.go.jp>
13836
13837 * international/encoded-kb.el: Be sure to update minor-mode-alist
13838 and minor-mode-map-alist.
13839 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
13840 codes SS2 and SS3 correctly.
13841 (encoded-kbd-self-insert-ccl): New function.
13842 (encoded-kbd-setup-keymap): New function.
13843 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
13844 by calling encoded-kbd-setup-keymap.
13845
13846 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
13847 characters.
13848 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
13849 locally.
13850
138512000-02-22 Dave Love <fx@gnu.org>
13852
13853 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
13854 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
13855 defvar.
13856 (lisp-mode-syntax-table): Set up for #|...|# comments.
13857 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
13858 classes. Match `defface'.
13859 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
13860 (eval-defun-1): Fix for defcustom.
13861 (lisp-indent-region): Doc fix.
13862
13863 * subr.el (when, unless, split-string): Doc fix.
13864 (read-passwd): Move call of clear-this-command-keys to the right
13865 place.
13866 (replace-regexps-in-string): New function.
13867
138682000-02-22 Gerd Moellmann <gerd@gnu.org>
13869
13870 * help.el (describe-variable): Set syntax table to
13871 emacs-lisp-mode-syntax-table when moving forward over the
13872 symbol's name.
13873
138742000-02-22 Dave Love <fx@gnu.org>
13875
13876 * xt-mouse.el: Doc fixes.
13877 (xterm-mouse-position-function): New function, replacing advice of
13878 mouse-position.
13879 (xterm-mouse-mode): Use it. Don't turn on under a window system.
13880
13881 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
13882
138832000-02-21 Gerd Moellmann <gerd@gnu.org>
13884
13885 * format.el (format-annotate-single-property-change): Handle
13886 properties.with dotted-list values.
13887 (format-proper-list-p): New function.
13888
13889 * enriched.el (enriched-face-ans): Handle '(foreground-color
13890 . COLOR) and (background-color . COLOR).
13891
138922000-02-20 Dave Love <fx@gnu.org>
13893
13894 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
13895 and assignments to it.
13896 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
13897 current local map.
13898 (make-flyspell-overlay): Use it.
13899 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
13900
13901 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
13902 (lm-get-header-re): Defun, not defsubst.
13903 (lm-get-package-name): Defun, not defsubst. Simplify.
13904 (lm-version): Doc fix. Simplify.
13905 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
13906 (lm-crack-address, lm-last-modified-date, lm-commentary)
13907 (lm-verify, lm-synopsis): Simplify.
13908 (lm-report-bug): Require emacsbug. Use compose-mail.
13909
139102000-02-20 Gerd Moellmann <gerd@gnu.org>
13911
13912 * dired.el (dired-mode): Call propertized-buffer-identification
13913 to set mode-line-buffer-identification to something having
13914 the right text properties.
13915
13916 * bindings.el (propertized-buffer-identification): New function.
13917
139182000-02-20 Dave Love <fx@gnu.org>
13919
13920 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
13921 check for t-mouse too.
13922
13923 * cus-start.el: Make echo-keystrokes `number'.
13924
139252000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
13926
13927 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
13928 Don't call ring-empty-p unless tags-location-ring is bound.
13929 From Noah Friedman <friedman@splode.com>.
13930
139312000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
13932
13933 * progmodes/hideshow.el (hs-flag-region): No longer use
13934 `intangible' overlay property.
13935
13936 (hs-toggle-hiding): New command.
13937 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
13938
13939 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
13940 Fix omission bug: Run `hs-minor-mode-hook' for both activation
13941 and deactivation.
13942
139432000-02-18 Gerd Moellmann <gerd@gnu.org>
13944
13945 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
13946
139472000-02-17 Gerd Moellmann <gerd@gnu.org>
13948
13949 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
13950
13951 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
13952 of `*' to handle `(* ... *)' comments.
13953
139542000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
13955
13956 * faces.el (list-faces-display): Use display-mouse-p instead of
13957 window-system.
13958
13959 * menu-bar.el (global-map): Menu-bar items converted to the new
13960 format (menu-item..., rearranged for better CUA compliance, and
13961 their names changed for better clarity. Help strings added.
13962
13963 * international/mule-cmds.el (mule-menu-keymap)
13964 (describe-language-environment-map, set-coding-system-map)
13965 (setup-language-environment-map): Convert to new (menu-item...
13966 form, add help strings. Change names of menu items for better
13967 clarity. "Mule" menu-bar item removed (it's now in the "Options"
13968 submenu).
13969
139702000-02-17 Gerd Moellmann <gerd@gnu.org>
13971
13972 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
13973 within the code.
13974
139752000-02-16 Dave Love <fx@gnu.org>
13976
13977 * faces.el: Don't require custom. Add more specific :groups to
13978 various deffaces.
13979 (set-face-attribute): Purecopy args.
13980 (read-face-name): Default to name at point and use it in prompt.
13981 Remove colon from arg in all callers.
13982 (list-faces-display): Hyperlink to face descriptions and customize
13983 buffers.
13984
139852000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
13986
13987 * wid-edit.el (widget-match-inline): An atom never matches a
13988 list.
13989
139902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13991
13992 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13993 at ':' characters by call to split-string.
13994
139952000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13996
13997 * textmodes/bibtex.el: Added RCS version identification.
13998
139992000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14000
14001 * textmodes/bibtex.el: Some temporary comments removed.
14002 (bibtex-field-name, bibtex-entry-type): Made the relationship
14003 explicit.
14004 (bibtex-field-const): Allow capital letters.
14005 (bibtex-start-of-string): Deleted because unused.
14006
14007 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14008 use the term 'reference' to describe a bibtex entry as a whole.
14009 Further, reference keys are no longer called 'labels'.
14010 (bibtex-keys): Renamed to bibtex-reference-keys.
14011 (bibtex-reformat-previous-labels): Renamed to
14012 bibtex-reformat-previous-reference-keys.
14013 (bibtex-reference-type): Renamed to bibtex-entry-type.
14014 (bibtex-reference-head): Renamed to bibtex-entry-head.
14015 (bibtex-reference-maybe-empty-head): Renamed to
14016 bibtex-entry-maybe-empty-head.
14017 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14018 (bibtex-search-reference): Renamed to bibtex-search-entry.
14019 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14020 bibtex-enclosing-entry-maybe-empty-head.
14021 (bibtex-entry-field-alist, bibtex-entry-head,
14022 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14023 bibtex-map-entries, bibtex-search-entry,
14024 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14025 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14026 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14027 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14028 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14029 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14030 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14031
140322000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14033
14034 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14035 comment.
14036 (bibtex-format-field-delimiters): New function, functionality
14037 extracted from bibtex-format-entry.
14038 (bibtex-autokey-get-yearfield-digits): New function, functionality
14039 extracted from bibtex-autokey-get-yearfield.
14040
14041 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14042 entries in order to avoid stack overflow in the regexp matcher if
14043 field contents become large.
14044 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14045 bibtex-field-string-part-not-braced,
14046 bibtex-field-string-part-no-inner-braces,
14047 bibtex-field-string-part-1-inner-brace,
14048 bibtex-field-string-part-2-inner-braces,
14049 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14050 bibtex-field-string-quoted, bibtex-field-string,
14051 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14052 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14053 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14054 as parsing is now performed by the following functions.
14055 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14056 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14057 bibtex-parse-field-string, bibtex-search-forward-field-string,
14058 bibtex-parse-association, bibtex-field-name-for-parsing,
14059 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14060 bibtex-search-forward-field, bibtex-search-backward-field,
14061 bibtex-start-of-field, bibtex-end-of-field,
14062 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14063 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14064 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14065 bibtex-parse-string, bibtex-search-forward-string,
14066 bibtex-search-backward-string, bibtex-start-of-string,
14067 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14068 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14069 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14070 entries. Instead of reporting the results of the parsing by
14071 match-beginning or match-end, these functions return data structures
14072 that hold the corresponding positions.
14073 (bibtex-enclosing-field): Changed to also report field boundaries by
14074 return values rather than by match-beginning or match-end. The
14075 following functions have been adapted to use the new parsing
14076 functions.
14077 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14078 bibtex-enclosing-field, bibtex-format-entry,
14079 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14080 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14081 bibtex-print-help-message, bibtex-end-of-entry,
14082 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14083 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14084 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14085 method for parsing.
14086 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14087 bibtex-map-entries, bibtex-flash-head,
14088 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14089 bibtex-autokey-change, bibtex-autokey-get-namefield,
14090 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14091 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14092 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14093 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14094 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14095 order to make the new binding of case-fold-search immediately
14096 visible.
14097
140982000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14099
14100 * textmodes/bibtex.el: Copyright notice is up to date.
14101 Added constant 'bibtex-maintainer-salutation.
14102
14103 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14104 than make-temp-name, use match-string-no-properties and eliminate
14105 a quadratic behavior when building bibtex-strings.
14106
14107 * bibtex.el (bibtex-reference-key): Accept string entries whose
14108 reference key contains upper case letters.
14109
141102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14111
14112 * bibtex.el (bibtex-reference-head): Allow entries to start with
14113 a new line.
14114
141152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14116
14117 * bibtex.el: Hiding of entry bodies is not longer provided by
14118 bibtex.el directly. Instead the hideshow package can be used.
14119 Added a special bibtex entry to hs-special-modes-alist.
14120 (bibtex-hs-forward-sexp): Added for hideshow.el.
14121
141222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14123
14124 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14125 at ':' characters by call to split-string.
14126
141272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14128
14129 * textmodes/bibtex.el: Added RCS version identification.
14130
141312000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14132
14133 * textmodes/bibtex.el: Some temporary comments removed.
14134 (bibtex-field-name, bibtex-entry-type): Made the relationship
14135 explicit.
14136 (bibtex-field-const): Allow capital letters.
14137 (bibtex-start-of-string): Deleted because unused.
14138
14139 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14140 use the term 'reference' to describe a bibtex entry as a whole.
14141 Further, reference keys are no longer called 'labels'.
14142 (bibtex-keys): Renamed to bibtex-reference-keys.
14143 (bibtex-reformat-previous-labels): Renamed to
14144 bibtex-reformat-previous-reference-keys.
14145 (bibtex-reference-type): Renamed to bibtex-entry-type.
14146 (bibtex-reference-head): Renamed to bibtex-entry-head.
14147 (bibtex-reference-maybe-empty-head): Renamed to
14148 bibtex-entry-maybe-empty-head.
14149 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14150 (bibtex-search-reference): Renamed to bibtex-search-entry.
14151 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14152 bibtex-enclosing-entry-maybe-empty-head.
14153 (bibtex-entry-field-alist, bibtex-entry-head,
14154 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14155 bibtex-map-entries, bibtex-search-entry,
14156 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14157 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14158 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14159 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14160 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14161 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14162 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14163
141642000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14165
14166 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14167 comment.
14168 (bibtex-format-field-delimiters): New function, functionality
14169 extracted from bibtex-format-entry.
14170 (bibtex-autokey-get-yearfield-digits): New function, functionality
14171 extracted from bibtex-autokey-get-yearfield.
14172
14173 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14174 entries in order to avoid stack overflow in the regexp matcher if
14175 field contents become large.
14176 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14177 bibtex-field-string-part-not-braced,
14178 bibtex-field-string-part-no-inner-braces,
14179 bibtex-field-string-part-1-inner-brace,
14180 bibtex-field-string-part-2-inner-braces,
14181 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14182 bibtex-field-string-quoted, bibtex-field-string,
14183 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14184 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14185 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14186 as parsing is now performed by the following functions.
14187 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14188 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14189 bibtex-parse-field-string, bibtex-search-forward-field-string,
14190 bibtex-parse-association, bibtex-field-name-for-parsing,
14191 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14192 bibtex-search-forward-field, bibtex-search-backward-field,
14193 bibtex-start-of-field, bibtex-end-of-field,
14194 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14195 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14196 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14197 bibtex-parse-string, bibtex-search-forward-string,
14198 bibtex-search-backward-string, bibtex-start-of-string,
14199 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14200 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14201 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14202 entries. Instead of reporting the results of the parsing by
14203 match-beginning or match-end, these functions return data structures
14204 that hold the corresponding positions.
14205 (bibtex-enclosing-field): Changed to also report field boundaries by
14206 return values rather than by match-beginning or match-end. The
14207 following functions have been adapted to use the new parsing
14208 functions.
14209 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14210 bibtex-enclosing-field, bibtex-format-entry,
14211 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14212 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14213 bibtex-print-help-message, bibtex-end-of-entry,
14214 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14215 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14216 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14217 method for parsing.
14218 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14219 bibtex-map-entries, bibtex-flash-head,
14220 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14221 bibtex-autokey-change, bibtex-autokey-get-namefield,
14222 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14223 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14224 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14225 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14226 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14227 order to make the new binding of case-fold-search immediately
14228 visible.
14229
142302000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14231
14232 * textmodes/bibtex.el: Copyright notice is up to date.
14233 Added constant 'bibtex-maintainer-salutation.
14234
14235 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14236 than make-temp-name, use match-string-no-properties and eliminate
14237 a quadratic behavior when building bibtex-strings.
14238
14239 * bibtex.el (bibtex-reference-key): Accept string entries whose
14240 reference key contains upper case letters.
14241
142422000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14243
14244 * bibtex.el (bibtex-reference-head): Allow entries to start with
14245 a new line.
14246
142472000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14248
14249 * bibtex.el: Hiding of entry bodies is not longer provided by
14250 bibtex.el directly. Instead the hideshow package can be used.
14251 Added a special bibtex entry to hs-special-modes-alist.
14252 (bibtex-hs-forward-sexp): Added for hideshow.el.
14253
142542000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14255
14256 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
14257 proceedings entry type (for cross referencing). Thanks to Wagner
14258 Toledo Correa for the suggestion.
14259
14260 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
14261
142622000-02-14 Kenichi Handa <handa@etl.go.jp>
14263
14264 * international/characters.el: Setup case table for Vietnamese.
14265
142662000-02-12 Gerd Moellmann <gerd@gnu.org>
14267
14268 * uniquify.el (toplevel): Require CL at compile time.
14269 (uniquify-push): Removed.
14270
14271 * shadowfile.el (shadow-when): Removed.
14272
14273 * tempo.el (tempo-dolist, tempo-mapc): Removed.
14274 (tempo-process-and-insert-string): Use dolist instead of
14275 tempo-dolist.
14276
14277 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
14278 regexp for paragraph-start.
14279
14280 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
14281 commas as well.
14282
142832000-02-10 Dave Love <fx@gnu.org>
14284
14285 * wid-edit.el: (widgets) [defgroup]: Remove url link.
14286 (widget-color-choice-list, widget-color-history, widget-mouse-help):
14287 Deleted.
14288 (widget-specify-field, widget-specify-button): Don't use
14289 widget-mouse-help as help-echo property.
14290 (default): Use #'ignore for :validate and :mouse-down-action.
14291 (checkbox): Add help-echo.
14292 (widget-sexp-validate): Rewritten to clarify error messages.
14293 (character): Use char-valid-p in :match function.
14294 (widget-color-complete): Use facemenu-color-alist.
14295 (widget-color-action): Use facemenu-read-color.
14296
14297 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
14298 set up `caar' &c that we now have.
14299
143002000-02-09 Ray Blaak <blaak@gnu.org>
14301
14302 * delphi.el: Make resourcestring a declaration region, like const
14303 and var.
14304
143052000-02-09 Dave Love <fx@gnu.org>
14306
14307 * bindings.el (mode-line-input-method-map): New variable.
14308 (mode-line-mule-info): Use it; fix last change.
14309 (mode-line-mode-menu): Move definition.
14310 (mode-line-mouse-sensitive-p): Deleted.
14311 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
14312 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
14313 level.
14314
14315 * startup.el (command-line-1): Don't call
14316 make-mode-line-mouse-sensitive.
14317
143182000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
14319
14320 * mail/rmail.el (rmail-retry-failure): Use
14321 rmail-beginning-of-message before rmail-toggle-header, because the
14322 former toggles headers.
14323
143242000-02-06 Stefan Monnier <monnier@cs.yale.edu>
14325
14326 * diff-mode.el (diff-kill-junk): New interactive function.
14327 (diff-reverse-direction): Use delete-and-extract-region.
14328 (diff-post-command-hook): Restrict the area so that the hook also works
14329 outside of any diff hunk. This is necessary for the minor-mode.
14330 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
14331 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
14332
14333 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
14334 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
14335 so that it can be used more easily in <foo>-mode-hook. Also make sure
14336 to avoid duplicate entries.
14337 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
14338 (font-lock-remove-keywords): Just as was done for `add', allow it to
14339 work even if font-lock-mode is nil. Also make sure we don't modify
14340 any pre-existing list by forcing a copy-sequence. Finally rename
14341 `major-mode' to `mode'.
14342 (font-lock-fontify-syntactic-anchored-keywords)
14343 (font-lock-fontify-anchored-keywords)
14344 (font-lock-fontify-keywords-region): Use line-end-position.
14345 Don't make `font-lock-multiline' local (it's now done in
14346 font-lock-set-defaults).
14347 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
14348 move the `font-lock-fontified' creation to inside the `unless'.
14349
143502000-02-06 Andrew Innes <andrewi@gnu.org>
14351
14352 * term/w32-win.el (x-handle-args): Comment out call to message,
14353 which occurs before window system is initialized.
14354
14355 * makefile.nt: Add support for recompiling lisp code.
14356
143572000-02-04 Dave Love <fx@gnu.org>
14358
14359 * bindings.el (mode-line-mule-info): Fix/extend last change.
14360
14361 * completion.el: Replace completion-dolist with dolist.
14362
14363 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
14364 dotimes.
14365
143662000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
14367
14368 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
14369 environment names before they go into the section regexp.
14370
14371 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
14372 char class in regexp.
14373
14374 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
14375 `case-fold-search' to nil.
14376
14377 * progmodes/idlwave.el (idlwave-template): Respect
14378 `idlwave-abbrev-change-case'.
14379 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
14380 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
14381 idlwave-while): respect `idlwave-reserved-word-upcase'.
14382 (idlwave-rw-case): New function.
14383 (idlwave-statement-match): Fixed problem with assignment regexp.
14384 (idlwave-font-lock-keywords): Improved regexp for keyword
14385 parameters.
14386 (idlwave-surround): New argument LENGTH to support padding of
14387 operators longer than 1 char.
14388
14389 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
14390 idlwave-shell-expression-overlay. Implemented printing of
14391 expressions on higher levels of the calling stack.
14392 (idlwave-shell-display-level-in-calling-stack): Restore stack
14393 level.
14394 (idlwave-retrieve-expression-from-level): New function.
14395 (idlwave-shell-last-calling-stack): Variable removed.
14396 (idlwave-shell-reset): Argument action reversed (`visible' to
14397 `hidden'). Also remove stop-line overlay.
14398 (idlwave-shell-calling-stack-routine): New variable.
14399 (idlwave-shell-parse-stack-and-display): Messages now display
14400 negative level numbers.
14401 (idlwave-shell-mode): Set `modeline-format'.
14402 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
14403 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
14404 21.
14405 (idlwave-shell-print-expression-function): New option.
14406
14407 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
14408 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
14409 `tool-bar' instead of `toolbar'.
14410
144112000-02-02 Dave Love <fx@gnu.org>
14412
14413 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
14414 emacs-lisp-mode-hook. Don't check for defalias being defined.
14415
14416 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
14417 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
14418 the new builtins directly.
14419
14420 * whitespace.el (whitespace): Add :version to defgroup.
14421
14422 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
14423 Doc fix.
14424
14425 * thingatpt.el (sexp-at-point, symbol-at-point)
14426 (number-at-point, list-at-point): Add autoload cookie.
14427
14428 * recentf.el (recentf): Add :version to defgroup.
14429
14430 * quickurl.el (quickurl): Add :version to defgroup.
14431
14432 * elide-head.el (elide-head): Use point-marker more.
14433
14434 * bs.el (bs): Add :version to defgroup.
14435
14436 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
14437
14438 * progmodes/delphi.el (delphi): Add :version to defgroup.
14439
144402000-02-02 Gerd Moellmann <gerd@gnu.org>
14441
14442 * ange-ftp.el (ange-ftp-write-region): Handle case that
14443 succeeding process operation sets a different coding system.
14444
14445 * calculator.el: New file.
14446
144472000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
14448
14449 * frame.el (frames-on-display-list, framep-on-display): New
14450 functions.
14451 (display-mouse-p, display-popup-menus-p, display-graphic-p)
14452 (display-selections-p, display-screens, display-pixel-width)
14453 (display-pixel-height, display-mm-width, display-mm-height)
14454 (display-backing-store, display-save-under, display-planes)
14455 (display-color-cells, display-visual-class): New functions.
14456
14457 * term/tty-colors.el (tty-color-gray-shades): New function.
14458
14459 * faces.el (display-color-p): Use framep-on-display.
14460 (display-grayscale-p): New function.
14461
144622000-01-31 Dave Love <fx@gnu.org>
14463
14464 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
14465 (create-fontset-from-x-resource): Don't concat integers.
14466
144672000-01-31 Inge Frick <inge@nada.kth.se>
14468
14469 * view.el: Some changes in documentation. Removed some trailing
14470 whitespace. Changed some parameter names to agree with
14471 documentation.
14472 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
14473 window is not deleted. Modifies change 1998-04-26.
14474
144752000-01-31 Gerd Moellmann <gerd@gnu.org>
14476
14477 * windmove.el: New file.
14478
14479 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14480 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14481 progmodes/ebnf-yac.el: Update copyright and license info.
14482
14483 * jit-lock.el (jit-lock-function): Widen before calculating end
14484 position.
14485 (jit-lock-stealth-chunk-start): Rewritten.
14486
14487 * info.el (Info-title-face-alist): Removed.
14488 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14489 faces.
14490 (Info-fontify-node): Use these faces.
14491
144922000-01-30 Gerd Moellmann <gerd@gnu.org>
14493
14494 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14495 (cl-macro-list1): Recognize `&allow-other-keys' instead of
14496 `&allow-other-keywords'.
14497
14498 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14499 the list of directories scanned heuristically.
14500
14501 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14502 exist.
14503
145042000-01-30 Jason Rumney <jasonr@gnu.org>
14505
14506 * w32-fns.el: Define w32-tty-standard-colors.
14507
14508 * startup.el (command-line): Use w32-tty-standard-colors when in
14509 w32 console mode.
14510
145112000-01-30 Dave Love <fx@gnu.org>
14512
14513 * jka-compr.el (jka-compr-load): Fix up load-history.
14514
14515 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14516
14517 * emacs-lisp/cl-macs.el: Revert previous change.
14518
145192000-01-29 Dave Love <fx@gnu.org>
14520
14521 * facemenu.el: Purecopy various strings.
14522
14523 * timezone.el (timezone-fix-time): Window against 69 for two-digit
14524 years. Deal with three-digit years.
14525
14526 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14527 defconst, purecopy.
14528 (help-back-label): Purecopy it.
14529
145302000-01-18 Gerd Moellmann <gerd@gnu.org>
14531
14532 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14533 variable. If non-nil, order the buffer list according to the
14534 currently selected frame.
14535 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14536 non-nil, pass the selected frame to function buffer-list.
14537
145382000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14539
14540 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14541
145422000-01-28 Dave Love <fx@gnu.org>
14543
14544 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14545
14546 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14547 Don't use lisp-indent-hook property.
14548 (cl-abs): Remove.
14549
14550 * subr.el: Move out indent and edebug specs for when and unless.
14551
14552 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14553 when, unless.
14554
14555 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14556 unless, when.
14557
145582000-01-28 Gerd Moellmann <gerd@gnu.org>
14559
14560 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14561 `collecting' as synonym for `collect'.
14562
14563 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14564 for the case it contains spaces.
14565
14566 * simple.el (what-cursor-position): Change formatting of
14567 messages.
14568
14569 * frame.el (delete-other-frames): New function.
14570 (toplevel): Bind it to C-x 5 1.
14571
14572 * sort.el (sort-numeric-base): New option.
14573 (sort-numeric-fields): If number starts with `0' or `0[xX[',
14574 interpret it as octal or hexadecimal. Use sort-numeric-base
14575 as default base.
14576
14577 * progmodes/glasses.el: New file.
14578
145792000-01-27 Gerd Moellmann <gerd@gnu.org>
14580
14581 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14582 userids differently.
14583
14584 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14585 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14586 progmodes/ebnf-yac.el: New files.
14587
145882000-01-26 Dave Love <fx@gnu.org>
14589
14590 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14591 on a function with an empty body. [From Eric Ludlam.]
14592
145932000-01-25 Andre Spiegel <spiegel@gnu.org>
14594
14595 * vc.el (vc-version-diff): Make sure file name is expanded.
14596
145972000-01-25 Gerd Moellmann <gerd@gnu.org>
14598
14599 * scroll-bar.el (scroll-bar-timer): Variable removed.
14600 (scroll-bar-toolkit-scroll): Don't use a timer.
14601
146022000-01-25 Kenichi Handa <handa@etl.go.jp>
14603
14604 * language/thai-util.el (thai-composition-function): Delete
14605 superfluous `a'.
14606
146072000-01-24 Dave Love <fx@gnu.org>
14608
14609 * fortran.el (fortran-mode): Use beginning-of-defun-function,
14610 end-of-defun-function.
14611
14612 * font-lock.el (turn-on-font-lock): Don't depend on window-system
14613 &c.
14614
146152000-01-22 Jason Rumney <jasonr@gnu.org>
14616
14617 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
14618 conflicts with new face support.
14619
146202000-01-22 Richard M. Stallman <rms@gnu.org>
14621
14622 * replace.el (query-replace): Rename last arg to DELIMITED.
14623 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
14624 (query-replace-regexp): Likewise.
14625
146262000-01-20 Richard M. Stallman <rms@gnu.org>
14627
14628 * subr.el (with-syntax-table): Use make-symbol, not gensym.
14629
14630 * emacs-lisp/lisp.el (beginning-of-defun-function):
14631 Variable renamed from beginning-of-defun.
14632 Do not call make-variable-buffer-local.
14633 (beginning-of-defun-raw): Use new variable name; doc fix.
14634 (beginning-of-defun): Doc fix.
14635 (end-of-defun-function): Variable renamed from end-of-defun.
14636 Do not call make-variable-buffer-local.
14637 (end-of-defun): Use new variable name; doc fix.
14638
14639 * subr.el (dolist, dotimes): Copied from cl-macs.el
14640 and made to work.
14641
14642 * mail/undigest.el (rmail-digest-end-regexps):
14643 Variable replaces rmail-digest-end-regexp.
14644 Allows multiple regexps for detecting the end line.
14645 (undigestify-rmail-message): Corresponding changes.
14646
146472000-01-19 Dave Love <fx@gnu.org>
14648
14649 * files.el (user-init-file): Don't declare here -- is primitive.
14650
14651 * startup.el (command-line): Check for compiled user-init-file and
14652 set to uncompiled version if necessary.
14653
146542000-01-18 Gerd Moellmann <gerd@gnu.org>
14655
14656 * mail/undigest.el (rmail-digest-end-regexp): New user option.
14657 (undigestify-rmail-message): Use it.
14658
14659 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
14660
146612000-01-17 Gerd Moellmann <gerd@gnu.org>
14662
14663 * tmm.el (tmm-goto-completions): Adapt to prompt being part
14664 of mini-buffer.
14665
146662000-01-14 Gerd Moellmann <gerd@gnu.org>
14667
14668 * emacs-lisp/copyright.el (copyright-update): Removed the
14669 requirement for a trailing space from `copyright-regexp', to
14670 support copyrights with owner specified on a separate line..
14671
14672 * align.el: New file.
14673
14674 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
14675
14676 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
14677
146782000-01-13 Dave Love <fx@gnu.org>
14679
14680 * ph.el: Removed. (Obsoleted by EUDC.)
14681
146822000-01-13 Gerd Moellmann <gerd@gnu.org>
14683
14684 * net/eudc.el (toplevel): Remove autoloaded code installing
14685 menu with easymenu, because that causes build problems.
14686
14687 * frame.el (frame-notice-user-settings): New variable.
14688 (frame-notice-user-settings): Don't modify frame parameters
14689 if called a second time.
14690
146912000-01-13 Richard M. Stallman <rms@gnu.org>
14692
14693 * frame.el (frame-notice-user-settings):
14694 Notice default-frame-parameters even for non-window frames.
14695
146962000-01-13 Gerd Moellmann <gerd@gnu.org>
14697
14698 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
14699 for Emacs.
14700 (eudc-bob-can-display-inline-images): Extend for Emacs.
14701 (eudc-bob-toggle-inline-display): Ditto.
14702 (eudc-bob-display-jpeg): Ditto.
14703
147042000-01-12 Gerd Moellmann <gerd@gnu.org>
14705
14706 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
14707 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
14708 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
14709
14710 * add-log.el (add-change-log-entry): Fix error trying an `(insert
14711 nil)'.
14712
14713 * subdirs.el: Add `net' directory.
14714
14715 * net: New directory.
14716
14717 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
14718 eval-last-sexp. Don't bind debug-on-error here.
14719 (eval-last-sexp): New function. Bind debug-on-error if
14720 eval-expression-debug-on-error is non-nil.
14721 (eval-defun-2, eval-defun): Likewise.
14722
14723 * simple.el (eval-expression): Don't bind debug-on-error if
14724 eval-expression-debug-on-error is nil. Detect changed
14725 debug-on-error, and propagate new value to global binding, if
14726 eval-expression-debug-on-error is non-nil,
14727 (eval-expression-debug-on-error): Change doc string.
14728
147292000-01-11 Richard M. Stallman <rms@gnu.org>
14730
14731 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
14732
14733 * emacs-lisp/lisp-mode.el (with-syntax-table):
14734 Set up lisp-indent-function property.
14735
14736 * subr.el (with-syntax-table): Moved from simple.el.
14737
14738 * simple.el (with-syntax-table): Moved to subr.el.
14739
147402000-01-11 Gerd Moellmann <gerd@gnu.org>
14741
14742 * tmm.el (tmm-shortcut): Delete region after prompt instead
14743 of erasing buffer.
14744
14745 * textmodes/fill.el (fill-common-string-prefix): New function.
14746 (fill-context-prefix): Use the longest common prefix of first
14747 and second line fill prefix, if there is one.
14748
147492000-01-11 Richard M. Stallman <rms@gnu.org>
14750
14751 * array.el (array-mode): Don't use make-variable-buffer-local.
14752 Use make-local-variable for `truncate-lines'.
14753
147542000-01-11 Jari Aalto <jari.aalto@poboxes.com>
14755
14756 * add-log.el (add-log-current-defun): Handle user-defined
14757 add-log-current-function returning nil,
14758
14759 * add-log.el (add-change-log-entry): Insert version number
14760 if having found a current function
14761
14762 * add-log.el (add-log-current-defun): Call
14763 `add-log-current-defun-function'. Try matches at level 0 and
14764 level 1. Strip whitespace from defun found.
14765
147662000-01-10 John Wiegley <johnw@gnu.org>
14767
14768 * allout.el (isearch-done/outline-provisions): Added `edit'
14769 argument to correspond with the current definition of
14770 `isearch-done'.
14771
147722000-01-10 Dave Love <fx@gnu.org>
14773
14774 * elide-head.el (elide-head): Use point-marker, not point.
14775
147762000-01-10 Gerd Moellmann <gerd@gnu.org>
14777
14778 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
14779 before and after the year 2000.
14780
14781 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
14782 Add ispell- prefix.
14783
147842000-01-10 Ken Stevens <k.stevens@ieee.org>
14785
14786 * ispell.el: Only define dictionaries in menus when they exist.
14787 (version18p): New variable.
14788 (version20p): New variable.
14789 (xemacsp): New variable.
14790 (ispell-choices-win-default-height): Fix for XEmacs visibility.
14791 (ispell-dictionary-alist1): Added Brasileiro dictionary.
14792 (ispell-dictionary-alist6): Russian command lines no longer accept
14793 run-together words.
14794 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
14795 (ispell-dictionary-alist): Add koi8-r to customize definition.
14796 (check-ispell-version): Added documentation string. Returns
14797 library path when called non-interactively.
14798 (ispell-menu-map-needed): Uses new variables.
14799 (ispell-library-path): New variable.
14800 (ispell-decode-string): XEmacs fix for bogus variable bindings.
14801 (ispell-word): Improved documentation string. Test for valid
14802 character mappings. Correctly check typed in word changes that can
14803 result in single words split into multiple words. Returns
14804 replacement word.
14805 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
14806 replace in recursive query replace mode. Help message for
14807 recursive edit mode.
14808 (ispell-show-choices): Protect against bad framepop bindings.
14809 (ispell-help): Fix to work with XEmacs.
14810 (ispell-highlight-spelling-error): Use new variables.
14811 (ispell-overlay-window): Fix to work with XEmacs.
14812 (ispell-parse-output): Passed and returns location information
14813 tracking spelling corrections. Doesn't recheck same word on
14814 current line.
14815 (ispell-init-process): Protect against bogus XEmacs variable binding.
14816 Fix call to single argument in sleep-for. Use new variables.
14817 (ispell-region): Passed and returns location information tracking
14818 spelling corrections. Doesn't check same word on current line.
14819 Improved documentation string. Doesn't resend a line already
14820 checked to the ispell process - fixes bug in LaTeX parsing.
14821 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
14822 (ispell-skip-region): No longer skips <TT> in SGML.
14823 (ispell-process-line): Tracks location information with spelling
14824 corrections. Added documentation string. Accounts for words
14825 already accepted on this line. Don't allow query-replace on line
14826 starting with math characters. Doesn't resend a line already sent
14827 to ispell process. Fixes alignment error bug.
14828
148292000-01-10 Richard M. Stallman <rms@gnu.org>
14830
14831 * dired-x.el (dired-guess-shell-alist-default):
14832 Suggest xloadimage, which is free, not xv, which isn't.
14833
14834 * ange-ftp.el (ange-ftp-file-name-nondirectory):
14835 Don't ever include the host name or user name in the value.
14836
148372000-01-09 Gerd Moellmann <gerd@gnu.org>
14838
14839 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
14840 of a real newline.
14841
148422000-01-09 Stephen Eglen <stephen@gnu.org>
14843
14844 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
14845 for .png files.
14846
148472000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
14848
14849 * cus-edit.el (custom-hook-convert-widget): Fix comment.
14850
148512000-01-09 Gerd Moellmann <gerd@gnu.org>
14852
14853 * progmodes/cperl-mode.el: Replace ^F with ^L.
14854
14855 * sendmail.el (toplevel): Provide `sendmail' when compiling
14856 before `require'ing rmail and mailalias to prevent infinite
14857 recursion.
14858
148592000-01-08 Dave Love <fx@gnu.org>
14860
14861 * emacs-lisp/backquote.el: Remove inappropriate customization
14862 (allowing custom.el to use backquote).
14863
148642000-01-07 Dave Love <fx@gnu.org>
14865
14866 * add-log.el (add-log-debugging): Deleted.
14867 (add-change-log-entry): Treat a backup FILE-NAME as its parent
14868 file. Remove debugging code.
14869 (change-log-get-method-definition, change-log-name): Add doc.
14870 (change-log-sortable-date-at): New function.
14871 (change-log-merge): New command.
14872
14873 * time.el (display-time-string-forms): Make the Mail string active.
14874 (display-time-update): Provide help-echo for load average.
14875
14876 * bindings.el (make-mode-line-mouse2-map): New function.
14877 (mode-line-modified): Use it and simplify.
14878 (mode-line-mule-info): Provide help-echo info.
14879 (minor-mode-alist): Activate the strings.
14880 (make-mode-line-mouse-sensitive): Simplify for
14881 mode-line-buffer-identification.
14882
148832000-01-07 Gerd Moellmann <gerd@gnu.org>
14884
14885 * play/pong.el: New file.
14886
148872000-01-06 Dave Love <fx@gnu.org>
14888
14889 * array.el: Assorted cleanups for compiler warnings, doc strings,
14890 `array-' prefix for symbols.
14891
148922000-01-05 Dave Love <fx@gnu.org>
14893
14894 * textmodes/outline.el (outline-mode-menu-bar-map): Add
14895 outline-headers-as-kill.
14896 (outline-mode): Define imenu-generic-expression.
14897 (outline-headers-as-kill): New command.
14898
14899 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
14900 from paragraph-start.
14901 (paragraph-indent-minor-mode): New command.
14902
14903 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
14904 M-C-e, M-C-h, C-j, C-xnd, TAB.
14905 (fortran-mode): Set beginning-of-defun, end-of-defun.
14906 (fortran-column-ruler): Simplify.
14907 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
14908 (fortran-with-subprogram-narrowing): Likewise.
14909 (fortran-indent-subprogram): Call mark-defun.
14910 (fortran-check-for-matching-do): Change narrowing.
14911
14912 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
14913 (cl-lucid-hash-tag): Delete.
14914 (cl-hash-table-p): Correct test for native table.
14915 (cl-hash-table-count): Use hash-table-count.
14916
14917 * browse-url.el (browse-url): Fix case of
14918 browse-url-browser-function being an alist.
14919
149202000-01-05 Carsten Dominik <cd@gnu.org>
14921
14922 * textmodes/reftex-vars.el (reftex-parse-file-extension)
14923 (reftex-index-phrase-file-extension): New options.
14924
14925 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
14926 Use new option `reftex-index-phrase-file-extension'.
14927
14928 * textmodes/reftex.el (reftex-access-parse-file): Use new option
14929 `reftex-parse-file-extension'.
14930
149312000-01-05 Dave Love <fx@gnu.org>
14932
14933 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
14934 (beginning-of-defun-raw): Use it.
14935 (end-of-defun): New variable.
14936 (end-of-defun): Use it.
14937 (check-parens): New command.
14938
149392000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
14940
14941 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
14942 (hs-show-block): Don't use `mapcar' when not accumulating.
14943
14944 Fix buglet in local variables initialization.
14945
149462000-01-05 Andreas Schwab <schwab@suse.de>
14947
14948 * hscroll.el (hscroll): Doc fix.
14949
149502000-01-05 Carsten Dominik <cd@gnu.org>
14951
14952 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
14953 idlw-toolbar.
14954
14955 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
14956 file idlw-rinfo.el.
14957 (idlwave-customize): load must read file idlw-shell.el.
14958 (idlwave-create-customize-menu): load must read file idlw-shell.el.
14959
149602000-01-05 Carsten Dominik <dominik@astro.uva.nl>
14961
14962 * progmodes/idlw-shell.el: Also provide idlwave-shell
14963 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
14964 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
14965
14966 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
14967 both reftex-dcr and reftex-vcr.
14968
14969 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
14970
149712000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14972
14973 * ps-print.el: PostScript code now is in separate files, doc fix.
14974 (ps-print-version): New version number (5.0.3).
14975 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
14976 local.
14977 (ps-spool-config): Initialization fix.
14978 (ps-print-prologue-1, ps-print-prologue-2)
14979 (ps-print-duplex-feature): PostScript code moved to separated file.
14980 (ps-background-image): Little code reformating.
14981 (ps-begin-file, ps-begin-job): Fix code.
14982 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
14983 (ps-prologue-file): New fun.
14984
149852000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14986
14987 * ps-vars.el: Eliminated.
14988
14989 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
14990 `;;;###autoload'.
14991
14992 * ps-print.el: ps-vars eliminated, doc fix.
14993 (ps-print-version): New version number (5.0.2).
14994 (ps-spool-config): Initialization fix.
14995 (ps-print-customize): New fun.
14996
149972000-01-04 Gerd Moellmann <gerd@gnu.org>
14998
14999 * autorevert.el (auto-revert-mode): Return value of
15000 auto-revert-mode.
15001
150022000-01-04 Dave Love <fx@gnu.org>
15003
15004 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15005 menu items.
15006
150072000-01-03 Dave Love <fx@gnu.org>
15008
15009 * elide-head.el (elide-head) [defgroup]: Add :version.
15010
15011 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15012 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15013 `cl-hash-table-p', not `hash-table-p'.
15014 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15015
150162000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15017
15018 * faces.el (face-read-integer, read-face-attribute)
15019 (color-defined-p, color-values): unspecified-{f,b}g are now
15020 strings.
15021
150222000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15023
15024 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15025 at comment end, and re-insert them after filling.
15026
150272000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15028
15029 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15030 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15031 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15032
150332000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15034
15035 * term/x-win.el (xw-defined-colors): Call color-supported-p,
15036 the new name of face-color-supported-p.
15037
15038 * term/w32-win.el (xw-defined-colors): Likewise.
15039
150402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15041
15042 * simple.el (completion-setup-function): Count completion-size
15043 from minibuffer-prompt-end, not from point-min.
15044
150452000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15046
15047 * faces.el (read-face-attribute, defined-colors, color-defined-p):
15048 Pass the frame to tty-color-* functions.
15049 (display-color-p, frame-set-background-mode): Pass the frame to
15050 tty-display-color-p.
15051
15052 * term/tty-colors.el (tty-defined-color-alist): Renamed from
15053 tty-color-alist.
15054 (tty-color-alist, tty-modify-color-alist): New functions.
15055 (tty-color-define, tty-color-clear, tty-color-approximate)
15056 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15057 an optional parameter FRAME.
15058
150592000-01-01 Gerd Moellmann <gerd@gnu.org>
15060
15061 * image.el (create-image, defimage): Don't assume image data is a
15062 string.
15063
15064 * image.el (defimage): Handle specifications containing :data
15065 instead of :file.
15066 (image-type-from-data): New function.
15067 (image-type-from-file-header): Use it.
15068 (create-image): Add parameter DATA-P.
15069
15070See ChangeLog.8 for earlier changes.
15071
15072;; Local Variables:
15073;; coding: iso-2022-7bit
15074;; End: