*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
68875f0e
EZ
12000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * files.el (revert-buffer, recover-file): Bind
4 coding-system-for-read to emacs-mule-unix, not to no-conversion.
5
fd9ac94c
GM
62000-12-01 Gerd Moellmann <gerd@gnu.org>
7
8 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
9
10 * play/5x5.el (5x5-play-solution):
11
45450dd5
MB
122000-12-01 Miles Bader <miles@gnu.org>
13
14 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
15
09df8881
KH
162000-12-01 Kenichi Handa <handa@etl.go.jp>
17
18 * international/mule-diag.el (describe-char-after): Fix typo.
19 (describe-character-set, non-iso-charset-alist): Fix typo.
20
dea0a87d
MB
212000-12-01 Miles Bader <miles@gnu.org>
22
b170205b
MB
23 * image-file.el (image-file-name-regexp): Automatically add
24 upper-case variants of each filename extension in
25 `image-file-name-extensions', since they seem to be common.
26
dea0a87d
MB
27 * simple.el (minibuffer-contents)
28 (minibuffer-contents-no-properties, delete-minibuffer-contents):
29 New functions.
30 * filecache.el (file-cache-directory-name)
31 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
32
2b69bc11
GM
332000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
34
dea0a87d
MB
35 * filecache.el (file-cache-minibuffer-complete): Don't try to
36 delete the minibuffer prompt.
37
a8a1b05d
DL
382000-11-30 Dave Love <fx@gnu.org>
39
40 * cus-start.el: Fix read-buffer-function type.
41
693c4692
GM
422000-11-30 Gerd Moellmann <gerd@gnu.org>
43
44 * md5.el: Removed. There's a built-in function, now.
45
2c0b1898
GM
462000-11-30 Markus Rost <rost@math.ohio-state.edu>
47
48 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
49 as dummy 0-th char of rmail-deleted-vector.
50
63dfcf4b
EZ
512000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
52
53 * ps-print.el (ps-end-job): Bind case-fold-search only after
54 switching to ps-spool-buffer.
55
562000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
57
58 * ps-print.el: Line number font customization. PostScript: Lines and
59 PageCount are initialized on each page. Doc Fix.
60 (ps-print-version): New version number (6.3.2).
61 (ps-lpr-switches, ps-font-info-database, ps-font-size)
62 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
63 (ps-right-header): Customization fix.
64 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
65 Fix code.
66 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
67 New vars.
68
df3aedcf
GM
692000-11-30 Gerd Moellmann <gerd@gnu.org>
70
edfb795e
GM
71 * bs.el: Fix typos and spelling errors.
72 (bs-appearance) <defgroup>: Renamed from bs-appearence.
73 (bs-configuration): Doc fix.
74
df3aedcf
GM
75 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
76
8b8a7f01
GM
772000-11-30 Rob Riepel <riepel@Stanford.EDU>
78
79 * emulation/tpu-edt.el (tpu-version): New version.
80 (tpu-search-overlay, tpu-replace-overlay): New initial range.
81 (tpu-original-mode-line): Variable deleted.
82 (tpu-mark-flag): New initial value.
83 (tpu-set-mode-line): Don't redefine mode-line-format. Add
84 tpu-mark-flag to minor-mode-alist.
85 (tpu-update-mode-line): New mark flag logic.
86 (tpu-get): Use find-file-wildcards.
87 (tpu-search-highlight): Move overlay less, reset overlay properly.
88 (tpu-unselect): Deactivate mark.
89 (tpu-lm-replace): Reset overlay properly.
90 (tpu-forward-line): Use forward-visible-line.
91 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
92
93 * emulation/tpu-extras.el (tpu-forward-line): Use
94 forward-visible-line.
95
c069a9d3
GM
962000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
97
98 * cus-edit.el (custom-face-value-create): Always emphasize tag.
99
b02cd40b
GM
1002000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
101
102 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
103 and skip whitespace and newlines.
104
b7a90344
SM
1052000-11-30 Stefan Monnier <monnier@cs.yale.edu>
106
107 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
108
be6bbb55
GM
1092000-11-29 Gerd Moellmann <gerd@gnu.org>
110
0383ed60
GM
111 * help.el (describe-function-1): Regexp-quote function name
112 when used as part of a regexp.
113
c7957947
GM
114 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
115 face-attribute instead of face-foreground and face-background.
116 (tool-bar-add-item): Likewise, and handle unspecified colors.
117
118 * enriched.el (enriched-face-ans): Use face-attribute instead
119 of face-foreground and face-background.
120
121 * faces.el (face-foreground, face-background, face-stipple):
122 Return nil if attribute is unspecified, for backward
123 compatibility.
124
7423978d
GM
125 * files.el (auto-mode-alist): Add an entry for antlr-mode.
126
ef128c78
GM
127 * play/5x5.el: Remove version info.
128
a81fc510
GM
129 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
130
be6bbb55
GM
131 * frame.el (blink-cursor-mode): Doc fix.
132
f9396e03
GM
1332000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
134
135 * antlr-mode.el: New commands to run ANTLR from within Emacs and
136 to create Makefile rules.
137 (antlr-tool-command): New user option.
138 (antlr-ask-about-save): New user option.
139 (antlr-makefile-specification): New user option.
140 (antlr-file-formats-alist): New variable.
141 (antlr-special-file-formats): New variable.
142 (antlr-unknown-file-formats): New user option.
143 (antlr-help-unknown-file-text): New variable.
144 (antlr-help-rules-intro): New variable.
145 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
146 (antlr-mode-menu): Add entries.
147 (antlr-file-dependencies): New function.
148 (antlr-directory-dependencies): New function.
149 (antlr-superclasses-glibs): New function.
150 (antlr-run-tool): New command.
151 (antlr-makefile-insert-variable): New function.
152 (antlr-insert-makefile-rules): New function.
153 (antlr-show-makefile-rules): New command.
154
155 * antlr-mode.el: More Emacs/XEmacs stuff.
156 (antlr-no-action-keywords): New constant with value nil.
157 (antlr-font-lock-keywords-alist): Use it. Old value would break
158 syntax highlighting in Emacs-21.0.
159 (antlr-default-directory): Emacs/XEmacs dependend function.
160 (antlr-read-shell-command): Ditto.
161 (antlr-with-displaying-help-buffer): Ditto.
162
1632000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
164
165 * antlr-mode.el: imenu, parsing and highlighting changes.
166 (antlr-imenu-create-index-function): Don't create extra submenus
167 for definitions in different grammar classes. It is not necessary
168 for the menu and would make command `imenu' awkward to use.
169 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
170 header actions and more than one.
171 (antlr-font-lock-tokendef-face): Changed color.
172 (antlr-font-lock-tokenref-face): Changed color.
173 (antlr-font-lock-additional-keywords): Also highlight lowercase.
174 (antlr-mode-syntax-table): New variable.
175 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
176 (antlr-with-syntax-table): Don't copy syntax table.
177
1782000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
179
180 * antlr-mode.el: Minor changes: language setting.
181 (antlr-language-alist): The value for file option "language" can
182 be both an identifier and a string.
183 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
184 (antlr-language-limit-n-regexp): Change accordingly.
185
1862000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
187
188 * antlr-mode.el: Minor changes: tabs, hiding.
189 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
190 (antlr-action-visibility): Also allow value nil to also hide the
191 braces. Renamed from `antlr-tiny-action-length'.
192 Suggested by Jay@aol.com.
193 (antlr-hide-actions): Change accordingly. Hide line if completely
194 hidden action is on a line of its own.
195
6ad948eb
SM
1962000-11-29 Stefan Monnier <monnier@cs.yale.edu>
197
198 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
199
200 * sort.el (sort-columns): Don't concat strings with numbers.
201
9c6a4107
DL
2022000-11-29 Dave Love <fx@gnu.org>
203
204 * cus-edit.el (face): Fix :format.
205
206 * mail/feedmail.el: Require smtpmail when compiling.
207 (mail-do-fcc): Autoload.
208 (feedmail) <defgroup>: Fix :link.
209 (feedmail-nuke-body-in-fcc): Fix :type.
210 (feedmail-send-it): Add autoload cookie.
211
053b8d35
SM
2122000-11-29 Stefan Monnier <monnier@cs.yale.edu>
213
214 * newcomment.el (comment-indent): Save excursion around call to
215 comment-indent-function.
216
242c13e8
MB
2172000-11-29 Miles Bader <miles@gnu.org>
218
219 * subr.el (member-ignore-case): Return the tail of the list who's
220 car matches, like `member', not the matching element itself.
221
8f4b5f28
KH
2222000-11-29 Kenichi Handa <handa@etl.go.jp>
223
224 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
225 should not contain `\n'.
226
bebe4a2c
GM
2272000-11-28 Gerd Moellmann <gerd@gnu.org>
228
fd9ac94c 229 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 230
ba7e40eb
GM
231 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
232
75ab0c79
GM
233 * dired-aux.el (dired-do-create-files): Construct default file
234 name for dired-mark-read-file-name so that when the user enters
235 just RET, the target file will end up in the target directory.
236
bebe4a2c
GM
237 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
238 local-abbrev-table before changing buffers because it might
239 have a buffer-local binding.
240
fa6d1ca8
MB
2412000-11-28 Miles Bader <miles@gnu.org>
242
243 * simple.el (delete-horizontal-space): Handle fields more generally.
244
8d2c2642
GM
2452000-11-28 Gerd Moellmann <gerd@gnu.org>
246
247 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
248
8b31236d
DL
2492000-11-28 Dave Love <fx@gnu.org>
250
3cbd02d2
DL
251 * progmodes/ps-mode.el (ps-mode): Set comment-start and
252 comment-start-skip locally.
253
8b31236d
DL
254 * progmodes/fortran.el (fortran-mode): Don't set
255 fortran-comment-line-start-skip. Set comment-start to
256 fortran-comment-line-start.
257 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
258 (fortran-comment-line-start-skip): Simplify slightly.
259
ae4bf56d
GM
2602000-11-28 Gerd Moellmann <gerd@gnu.org>
261
17ef7534
GM
262 * play/5x5.el: Remove RCS keyword.
263
fd9ac94c 264 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 265
665b27a6
GM
2662000-11-28 Milan Zamazal <pdm@freesoft.cz>
267
268 * textmodes/tildify.el (tildify-string-alist): Add
269 `plain-tex-mode' here.
270
fe3c2ae3
GM
2712000-11-28 Colin Walters <walters@cis.ohio-state.edu>
272
273 * chistory.el (Command-history-setup): Remove extraneous `keymap'
274 reference.
275
d970106b
MB
2762000-11-28 Miles Bader <miles@gnu.org>
277
36b80a0d
MB
278 * cus-face.el (custom-face-attributes): Add post-filter function
279 for :box. Make pre-filter function for :box handle all cases.
280
d970106b
MB
281 * wid-edit.el (widget-choose): Make sure pop-up window is large
282 enough to display all the choices, as there's no way to scroll it.
283
5a2bae6c
KH
2842000-11-28 Kenichi Handa <handa@etl.go.jp>
285
286 * international/mule-conf.el: Make the coding system no-conversion
287 safe for all characters.
288
9e836e23
DL
2892000-11-27 Dave Love <fx@gnu.org>
290
8b31236d
DL
291 * net/ldap.el (ldap) <defgroup>: Add :version.
292
9e836e23
DL
293 * tooltip.el (tooltip-use-echo-area): Doc fix.
294
295 * cus-start.el <minibuffer-prompt-properties>: Add version.
296 <read-buffer-function>: Add.
297
298 * apropos.el (apropos-print): Add help-echo to active text.
299
300 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
301
4a74d071
GM
3022000-11-27 Gerd Moellmann <gerd@gnu.org>
303
304 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
305 type, group and version.
306
76058c27
EZ
3072000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
308
4a74d071 309 * select.el (x-get-selection): Docstring fix.
76058c27 310
fd9ac94c 3112000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 312
fd9ac94c 313 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 314
49060c51
AI
3152000-11-27 Andrew Innes <andrewi@gnu.org>
316
317 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
318
319 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
320
b2a8e429
MB
3212000-11-27 Miles Bader <miles@gnu.org>
322
323 * dired.el (dired-get-filename): Return filename verbatim if
324 LOCALP is `verbatim'.
325 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
326 `verbatim' so that we don't inadvertently delete a non-existant
327 directory name.
328
5ac0366d
KH
3292000-11-27 Kenichi Handa <handa@etl.go.jp>
330
331 * international/characters.el: Specify cases and syntaxes for
332 mule-unicode-0100-24ff.
333
67f1cf4c
GM
3342000-11-27 Gerd Moellmann <gerd@gnu.org>
335
336 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
337 that foreground and/or background colors of the face `tool-bar'
338 are unspecified.
339
46c56972
MB
3402000-11-27 Miles Bader <miles@gnu.org>
341
ec725166
MB
342 * wid-edit.el (widget-field-buffer, widget-field-start)
343 (widget-field-end): Handle widget field `pseudo-overlays'.
344 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
345 if it's there instead of in `widget-field-list'.
346
46c56972 347 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
348 (help-make-xrefs): Delete extraneous newlines at the end of the
349 docstring.
46c56972 350
640a9cdd
JR
3512000-11-25 Jason Rumney <jasonr@gnu.org>
352
353 * startup.el (command-line): Call set-locale-environment after
354 Window System init file is read, as it can result in a call to
355 redraw-frame.
356
0b3f96d4
EZ
3572000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
358
359 * simple.el (shell-command): Mention the effect of the prefix
360 argument in the doc string.
361
8da6e2a1
MB
3622000-11-25 Miles Bader <miles@gnu.org>
363
a658d039
MB
364 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
365
8da6e2a1 366 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 367 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 368
d3416cca
JR
3692000-11-24 Jason Rumney <jasonr@gnu.org>
370
371 * international/mule-cmds.el (locale-language-names): Add "jp" as
372 a non-standard alternative for Japanese.
373
17e37f53
AS
3742000-11-24 Andre Spiegel <spiegel@gnu.org>
375
376 * vc-hooks.el: Require 'cl during compilation.
377
9aa5f148
GM
3782000-11-24 Gerd Moellmann <gerd@gnu.org>
379
ba193890
GM
380 * faces.el (face-set-after-frame-default): Let face attributes
381 specified for new frames override frame parameters.
382
9aa5f148
GM
383 * startup.el (command-line): Fix computation of the source file
384 for user-init-file when user-init-file is a compiled file.
385
51a1edab
MB
3862000-11-24 Miles Bader <miles@gnu.org>
387
388 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
389 (custom-post-filter-face-spec): New functions.
390 (custom-face-set, custom-face-value-create): Filter the face spec
391 before and after customization.
392 (custom-face-set): If VALUE specifies a null face, pass a
393 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
394 * cus-face.el (custom-face-attributes): Remove SET and GET
395 functions. Add some IN-FILTER and OUT-FILTER functions in the few
396 cases they're needed.
397
1ed74431
MB
398 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
399 that it's distinguishable from the :off-glyph on dark-background
400 displays. Set its background color too.
401
67ee1125
MB
402 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
403 so that people can easily turn it off.
404
7d027816
MK
4052000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
406
407 * ediff-diff.el: Moved variables around to have it compile under NT.
408
9aa5f148 409 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
7d027816 410
9aa5f148 411 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
7d027816 412
9aa5f148 413 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816
MK
414 redundant skip-small-frames test.
415
9aa5f148 416 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816
MK
417 (viper-downgrade-to-insert): protect against errors in hooks.
418
9aa5f148
GM
419 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
420 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
421 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816
MK
422 functions.
423
9aa5f148 424 * viper-util.el (viper-memq-char): Bug fixes.
7d027816 425
9aa5f148 426 * viper.el (viper-mode): Fix cursor handling.
7d027816 427
f07fa1b8
KH
4282000-11-24 Kenichi Handa <handa@etl.go.jp>
429
430 * international/mule-diag.el (list-iso-charset-chars): For
431 two-byte charset, fix the `while' condition.
432 (list-non-iso-charset-chars): Fix the `while' condition.
433
ba8299ff
SM
4342000-11-23 Stefan Monnier <monnier@cs.yale.edu>
435
79372165
SM
436 * subr.el (add-hook, remove-hook): Don't call make-local-hook
437 if the variable is make-variable-buffer-local.
438
ba8299ff
SM
439 * progmodes/ada-stmt.el (ada-template-map): Initialize
440 and bind it to C-c t in ada-mode-map.
441 (ada-stmt-mode-hook): New function extracted from old code.
442 Only change the buffer-local side of skeleton-*.
443 (ada-mode-hook): Use it.
444
68a887fa
EZ
4452000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
446
447 * iswitchb.el (iswitchb-minibuf-depth): New variable.
448 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
449 we expect to be returned by minibuffer-depth once we prompt the
450 user in the minibuffer.
451 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
452 as recorded in iswitchb-minibuf-depth, return non-nil.
453
3b345582
EZ
4542000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
455
456 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
457 (hscroll-window-maybe): Docstring fix.
458
595dead2
DL
4592000-11-23 Dave Love <fx@gnu.org>
460
461 * rect.el (string-rectangle): Don't test delete-selection-mode.
462
1e66b27a
GM
4632000-11-23 Gerd Moellmann <gerd@gnu.org>
464
02790ce2
GM
465 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
466 is in the tool bar.
467
1e66b27a
GM
468 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
469 with `no-dir'; we want the directory part to be able to remove
470 it.
471
a4caa65d
SM
4722000-11-22 Stefan Monnier <monnier@cs.yale.edu>
473
474 * textmodes/outline.el (outline-flag-region):
475 Don't bind inhibit-read-only since we don't modify the buffer.
476 (outline-isearch-open-invisible): Don't jump to overlay-start
477 since we're trying to unhide text around point.
478 (outline-discard-overlays): Use dolist.
479
480 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
481
03e757c1
GM
4822000-11-22 Gerd Moellmann <gerd@gnu.org>
483
484 * mail/rmail.el (rmail-confirm-expunge): Default to
485 y-or-n-p.
486
1598a961
SM
4872000-11-22 Stefan Monnier <monnier@cs.yale.edu>
488
489 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
490 Fix ARG regexp to skip quoted braces.
491 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
492 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
493 are (correctly) handled separately).
494 Remove `caption' and `footnote' from `citations': they contain text.
495 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
496 (latex-skeleton-end-hook): New function.
497 (latex-mode): Use it.
498 (tex-start-tex-marker): Remove.
499 (tex-send-tex-command): Don't set tex-start-tex-marker.
500 (tex-error-parse-syntax-table): New var.
501 (tex-compilation-parse-errors): Use it.
502 Ignore tex-start-tex-marker. Don't bother with marker-position.
503 (tex-validate-buffer): Don't bother with marker-position.
504
505 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 506 (flyspell-generic-progmode-verify): Use it.
1598a961 507
eaae8106
SS
5082000-11-22 Sam Steingold <sds@gnu.org>
509
03e757c1
GM
510 * simple.el (delete-trailing-whitespace): New interactive
511 function.
512
eaae8106 513 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 514 `ada-remove-trailing-spaces'.
eaae8106 515 (ada-remove-trailing-spaces): Removed.
03e757c1 516
eaae8106 517 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
03e757c1 518
1598a961
SM
519 * textmodes/picture.el (picture-clean): Removed.
520 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 521
a41d49e9
GM
5222000-11-22 Gerd Moellmann <gerd@gnu.org>
523
e053c60f
GM
524 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
525
a41d49e9
GM
526 * hi-lock.el (hi-lock-refontify): Don't call non-existent
527 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 528 do anything special when jit-lock is active.
a41d49e9
GM
529 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
530
197615f3
DL
5312000-11-22 Dave Love <fx@gnu.org>
532
ddbfaa9f
DL
533 * calendar/todo-mode.el (todo-top-priorities): Use
534 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
535
ddc3c695
DL
536 * language/chinese.el, language/cyrillic.el:
537 * language/devanagari.el, language/ethiopic.el, language/greek.el:
538 * language/hebrew.el, language/indian.el, language/japanese.el:
539 * language/korean.el, language/lao.el, language/misc-lang.el:
540 * language/thai.el, language/tibetan.el, language/vietnamese.el:
541 Use provide.
542
fb9fa98d
DL
543 * cus-edit.el (custom-buffer-create-internal): Save some consing.
544 (custom-variable-set): Improve validation error mesage.
545
197615f3
DL
546 * rect.el (string-rectangle): Revert last change.
547 (string-rectangle-line): New arg DELETE.
548 (string-rectangle): Check delete-selection-mode.
549
550 * emacs-lisp/edebug.el (edebug-version)
551 (edebug-maintainer-address): Deleted.
552 (edebug-submit-bug-report): Just alias to report-emacs-bug.
553 (edebug-read-function): Account for other `'#' read forms.
554 (edebug-mode-menus): Make some items toggles.
555 (edebug-outside-unread-command-event, unread-command-event):
556 Remove these to avoid warnings.
557
f4117c4d
GM
5582000-11-22 David Ponce <david@dponce.com>
559
560 * recentf.el (recentf-menu-items-for-commands)
561 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 562 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 563
f4117c4d
GM
564 (recentf-build-dir-rules, recentf-dump-variable)
565 (recentf-edit-list, recentf-open-files-item)
566 (recentf-open-files): Replaced unnecessary `mapcar' with new
567 built-in `mapc'.
eaae8106 568
f8e2f3f2
MB
5692000-11-23 Miles Bader <miles@gnu.org>
570
571 * faces.el (menu): Make inverse-video on ttys too.
572
4c4a541d
SM
5732000-11-22 Stefan Monnier <monnier@cs.yale.edu>
574
575 * simple.el (comment-line-break-function): Use the new name
576 indent-new-comment-line -> comment-indent-new-line.
577 (clone-indirect-buffer): Don't ignore NORECORD.
578 (next-completion): Properly handle the case where items are adjacent.
579
580 * mouse.el (popup-menu): Stupid typo.
581
980d836e
GM
5822000-11-22 Gerd Moellmann <gerd@gnu.org>
583
60e8e0a5
GM
584 * emacs-lisp/authors.el: Remove autoload cookies, add author,
585 maintainer, keywords tags.
586
980d836e
GM
587 * rect.el (replace-rectangle): Don't call string-rectangle-line
588 with too many arguments.
589
e08b2069
AS
5902000-11-22 Andre Spiegel <spiegel@gnu.org>
591
60e8e0a5 592 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 593 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
594 vc-locking-user, which no longer exists.
595
596 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
597
c6779d8d
DL
5982000-11-22 Dave Love <fx@gnu.org>
599
600 * md5.el (md5): Provide.
601 (md5): Fix error call.
602
e672fdce
MB
6032000-11-22 Miles Bader <miles@gnu.org>
604
eaae8106 605 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
606 (refill-fill-paragraph-at): Remove debugging code.
607
80e24c04
MB
608 * calendar/calendar.el (generate-calendar-window): When we don't
609 call `fit-window-to-buffer', make sure the top line is fully visible.
610
3a17d6cc
MB
611 * image-file.el (insert-image-file): Don't make `read-only'
612 property rear-nonsticky.
613
ae1a21c6
MB
614 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
615 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
616 stashing away its original value.
617 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
618 in the recursive edit.
619 Bind `isearch-original-minibuffer-message-timeout' to protect it.
620 (isearch-done): Restore `minibuffer-message-timeout'.
621
e672fdce
MB
622 * cus-start.el: Remove entry for `mode-line-inverse-video'.
623
3ea79df8
SM
6242000-11-21 Stefan Monnier <monnier@cs.yale.edu>
625
626 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
627
628 * find-lisp.el (find-lisp-find-files-internal):
629 Use dolist, when and file-name-as-directory.
630
980d836e 631 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
632 (define-derived-mode, define-minor-mode): Add specs.
633
634 * window.el: General comment and spacing fixes.
635 (save-selected-window): Use backquotes.
636 (window-safely-shrinkable-p): New function.
637 (shrink-window-if-larger-than-buffer): Use it.
638
639 * subr.el (make-local-hook): Docstring fix.
640
641 * shell.el (shell-mode): Use define-derived-mode.
642
643 * newcomment.el (comment-indent): Insert comment before calling
644 comment-indent-function. Don't insert in column 0.
645 (comment-dwim): Indent before inserting comment.
646
647 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
648 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
649 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
650 Use mapc rather than map.
651
652 * files.el (find-buffer-visiting): Compare all attributes before
653 declaring two files identical (rather than just their inode-no).
654 (auto-mode-alist): Use \' rather than $.
655
656 * which-func.el: Update maintainer line.
657
658 * pcvs.el (uniquify-buffer-file-name): Remove advice.
659 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
660 (uniquify-buffer-file-name): Use it.
661
8f62f2b8
MB
6622000-11-22 Miles Bader <miles@gnu.org>
663
664 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
665 * simple.el (minibuffer-avoid-prompt): New function.
666
fb279a6d
GM
6672000-11-21 Gerd Moellmann <gerd@gnu.org>
668
669 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
670
867092e9
MB
6712000-11-21 Miles Bader <miles@gnu.org>
672
ef860850
MB
673 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
674 inclusion of `track-mouse'.
675
867092e9
MB
676 * textmodes/refill.el (refill-ignorable-overlay): New variable.
677 (refill-adjust-ignorable-overlay): New function.
678 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
679 only the paragraph's tail if possible.
680 Update `refill-ignorable-overlay'.
681 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
682
683 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
684 point inside the fill-prefix.
685
686 * textmodes/refill.el (refill-post-command-function): Don't reset
687 refill-doit in the case where a self-insertion command doesn't
688 case a refill. Use `refill-fill-paragraph-at', getting position
689 from `refill-doit'.
690 (refill-after-change-function): Set `refill-doit' to END.
691 (refill-fill-paragraph-at): New function, mostly from old
692 refill-fill-paragraph.
693 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
694 (refill-pre-command-function): New function.
695 (refill-mode): Add it to `pre-command-hook'.
696
ff9ab414
GM
6972000-11-20 Gerd Moellmann <gerd@gnu.org>
698
29a01b72
GM
699 * textmodes/artist.el (artist-mode): Fix autoload cookie.
700
ff9ab414
GM
701 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
702 javadoc tags.
eaae8106 703
885b211b
AS
7042000-11-20 Andre Spiegel <spiegel@gnu.org>
705
706 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
707 vc.el).
708
eaae8106 709 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 710 require vc.
eaae8106
SS
711
712 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 713 checkouts.
eaae8106 714
d1838556
DL
7152000-11-20 Dave Love <fx@gnu.org>
716
717 * Makefile.in (DONTCOMPILE): Omit bindings.el.
718
2b69bc11 7192000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 720
2b69bc11
GM
721 * calculator.el (calculator-paste): Use `if' instead of `and'
722 and `or'.
723 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 724
b95b34e5
GM
7252000-11-19 Gerd Moellmann <gerd@gnu.org>
726
030de92f
GM
727 * info.el (info-menu-5): Doc fix.
728
b95b34e5
GM
729 * textmodes/artist.el: New file.
730
54970452
AS
7312000-11-19 Andre Spiegel <spiegel@gnu.org>
732
eaae8106 733 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
734 and differentiate according to checkout model.
735 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
736 since this function is only concerned with master state.
737
eaae8106 738 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
739 vc-default-workfile-unchanged-p): Moved here from vc.el.
740
eaae8106 741 * vc.el (vc-workfile-unchanged-p,
54970452
AS
742 vc-default-workfile-unchanged-p): See above.
743
e5a9dabf
MB
7442000-11-19 Miles Bader <miles@gnu.org>
745
746 * image-file.el (insert-image-file): Make `intangible' and
747 `read-only' properties rear-nonsticky too.
748
24127af0
GM
7492000-11-18 Gerd Moellmann <gerd@gnu.org>
750
d392e9c5 751 * ps-print.el: Update copyright notice.
eaae8106 752
d392e9c5
GM
753 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
754 (tooltip-show): Use the offsets.
755
24127af0 756 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 757 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
758 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
759
2b69bc11 7602000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 761
2b69bc11
GM
762 * ps-print.el (toplevel): Test for find-coding-system being
763 fboundp before calling ps-x-find-coding-system.
08ea6f17 764
66321b2f
SM
7652000-11-16 Stefan Monnier <monnier@cs.yale.edu>
766
767 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
768 (vc-version-backup-file): Docstring fix.
769
046110c6
GM
7702000-11-16 Gerd Moellmann <gerd@gnu.org>
771
4104194e
GM
772 * files.el (basic-save-buffer): Don't add a newline if
773 find-file-literally is non-nil.
774 (find-file-literally): Extend doc string.
775
046110c6
GM
776 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
777 sort(1) with the `-f' argument.
778
6505c16e
AS
7792000-11-16 Andre Spiegel <spiegel@gnu.org>
780
fd063975
AS
781 * vc.el: Updated backend documentation.
782 (vc-default-check-headers): New function.
783
3d02dd81 784 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
785
786 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 787 up-to-date.
eaae8106 788 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 789 the minibuffer is not active.
fd063975 790
eaae8106 791 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 792 `vc-cvs-use-edit' is on.
eaae8106
SS
793 (vc-cvs-checkout): When this is used for reverting the workfile,
794 make a backup of the original contents and revert to that in case
8791d617 795 of error.
eaae8106 796 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 797 remote repositories.
eaae8106 798
6505c16e
AS
799 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
800 for both version and ratio in the minibuffer.
fd063975 801
eaae8106 802 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 803 Use vc-do-command to perform the annotation, not call-process.
6505c16e 804
a13f0660
KH
8052000-11-16 Kenichi Handa <handa@etl.go.jp>
806
807 * international/quail.el (quail-start-translation): Don't call
808 `message' before reading key sequence.
809
1389a414
MB
8102000-11-16 Miles Bader <miles@lsi.nec.co.jp>
811
812 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
813
9256a532
KH
8142000-11-16 Kenichi Handa <handa@etl.go.jp>
815
816 * window.el (fit-window-to-buffer): Be sure to acquire at least
817 one text line even if the buffer is empty.
818
0e14fe9f
GM
8192000-11-16 Gerd Moellmann <gerd@gnu.org>
820
eaae8106 821 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
822 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
823 ange-ftp-process-verbose to nil.
824
da645c53
DL
8252000-11-15 Dave Love <fx@gnu.org>
826
233d5cde
DL
827 * wid-edit.el (widget-specify-field, widget-specify-button): If
828 :help-echo is a function, set help-echo of overlay to
829 widget-mouse-help.
830 (widget-mouse-help): New function.
831 (widget-echo-help): Rewritten for :help-echo functions only taking
832 a widget arg.
833
b12057b9
DL
834 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
835 display-graphic-p.
836 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
837 and that JPEG is available.
838 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
839
da645c53
DL
840 * international/mule-cmds.el (locale-charset-language-names):
841 Match @euro.
842
6d133d1f
GM
8432000-11-15 Gerd Moellmann <gerd@gnu.org>
844
845 * faces.el (face-set-after-frame-default): If
0e14fe9f 846 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
847 default face from X resources.
848
49ac2ac5
EZ
8492000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
850
851 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
852 Don't set EMACSLOADPATH.
853
4fb0a34c
EZ
8542000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
855
856 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
857 texinfo-insert-@url.
858 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
859 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
860
bb304a7a
SM
8612000-11-14 Stefan Monnier <monnier@cs.yale.edu>
862
82bc80bf
SM
863 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
864 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
865 (checkdoc-minor-keymap): Backward compatibility.
866 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
867 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
868 (checkdoc-this-string-valid-engine): Be a bit more strict
869 to avoid matching substrings of `...' quoted vars/funs.
870 (checkdoc-defun-info): Only look for `interactive' if alone.
871 (debug-ignored-errors): Add "arg doesn't appear in docstring".
872
e8c87124
SM
873 * progmodes/compile.el (grep): `tag-default' can be nil.
874
bb304a7a
SM
875 * newcomment.el (comment-indent): Paren typo.
876
8628686a
DL
8772000-11-14 Dave Love <fx@gnu.org>
878
25c269ef
DL
879 * calculator.el: New maintainer version.
880
66321b2f 881 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 882
8628686a
DL
883 * cmuscheme.el: Doc fixes.
884 (cmuscheme) <defgroup>: Use `scheme' as parent.
885 (cmuscheme-program-name): Remove. Change uses to
886 scheme-program-name.
887
888 * xscheme.el (scheme-program-name): Don't define here.
889
890 * progmodes/scheme.el (scheme-program-name): New variable
891 (originally in cmuscheme).
892
88f0a1eb
MB
8932000-11-14 Miles Bader <miles@gnu.org>
894
895 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
896 Handle header-lines. Don't loop forever if we can't enlarge the
897 window anymore. Simplify a bit.
898
cd9a000c
KH
8992000-11-14 Kenichi Handa <handa@etl.go.jp>
900
901 * window.el (fit-window-to-buffer): Don't check
902 window-text-height. Assure that the last line is fully visible.
903
904 * international/quail.el (quail-show-guidance-buf): Call
905 fit-window-to-buffer to assure the enough height of the guidance
906 buffer.
907 (quail-update-guidance): Avoid making the guidance buffer shorter.
908
d3fcda22
SM
9092000-11-14 Stefan Monnier <monnier@cs.yale.edu>
910
bdbd9606
SM
911 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
912 rather than `prepend' and add an interesting comment.
913 (tex-math-face, tex-font-lock-syntactic-face-function):
914 New face and function to use it.
915 (tex-define-common-keys, tex-mode-map): Use menu-item rather
916 than `menu-enable' symbol property.
917 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
918 (tex-mode): Add some latex-mode commands for auto-selection.
919 Use tex-font-lock-syntactic-face-function.
920 (tex-insert-quote): Simplify.
921 (tex-shell): New mode.
922 (tex-start-shell): Use it.
923 (tex-shell-proc, tex-shell-buf): New functions.
924 (tex-send-command): Use it.
925 (tex-main-file): Fix the meaning of the new arg REALFILE.
926 (tex-send-tex-command): New function split from `tex-start-tex'.
927 Set compilation-last-buffer and compilation-parsing-end.
928
d3fcda22
SM
929 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
930 when it follows non-comment text on the line.
931
932 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
933 Set font-lock-defaults.
934 (lisp-mode-shared-map): Init inside the defvar.
935 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
936 Use define-derived-mode.
937
bdab1d43
MB
9382000-11-14 Miles Bader <miles@lsi.nec.co.jp>
939
940 * faces.el (header-line): Use `:box nil' for color/gs displays too.
941
936ae731
GM
9422000-11-14 Gerd Moellmann <gerd@gnu.org>
943
944 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
945 recursively optimize body because that can lead to infinite
946 recursion; see comment there.
947
1695ca2b
EZ
9482000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
949
950 * faces.el (face-spec-set-match-display): Revert the change from
951 2000-10-24. Add a FIXME for after v21.1.
952
9d348294
MB
9532000-11-13 Miles Bader <miles@gnu.org>
954
955 * textmodes/fill.el (skip-line-prefix): New function.
956 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
957 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
958 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
959 point inside the fill-prefix.
9d348294 960
b85fa13c
MB
9612000-11-13 Miles Bader <miles@lsi.nec.co.jp>
962
963 * calendar/calendar.el (generate-calendar-window): Use
964 `fit-window-to-buffer'.
965
a0b47716
SM
9662000-11-12 Stefan Monnier <monnier@cs.yale.edu>
967
968 * gud.el (gud-minor-mode): New var.
969 (gud-symbol, gud-val): New functions.
970 (gud-find-file): Copy gud-minor-mode to the new buffer.
971 (gud-menu-map): Include entries for commands that are not always
972 available, using :enable to (de)activate them.
973 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
974 (gud-mode-map): New map.
eaae8106 975 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
976 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
977 Don't set up gud's menu (it's done by the minor-mode).
978 (gud-minibuffer-local-map): New.
979 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
980 (gud-query-cmdline): New function.
981 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
982 (gud-mode): Use define-derived-mode.
983 Don't set up gud's menu (it's done by the minor-mode).
984 (gud-chop-words): Remove.
985 (gud-common-init): Use split-string instead.
986 (gud-new-keymap, gud-make-debug-menu): Eradicate.
987
988 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
989 Add keyword arg :name.
990
991 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
992 (diff-count-matches, diff-split-hunk): New functions.
993 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
994
995 * pcvs-info.el (cvs-fi-conflict-face): New var.
996
997 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
998 Make it into a simple syntax-table, shared among all submodes.
999 (sh-heredoc-face): Re-introduce.
1000 (sh-font-lock-syntactic-face-function): New function.
1001 (sh-mode): Use it. Also use define-derived-mode.
1002 Remove old bogus setting of indent-region-function.
1003 (sh-set-shell): Don't set the syntax-table any more.
1004 (sh-mode-syntax-table) <defun>: Remove.
1005
f5ed37df
MB
10062000-11-12 Miles Bader <miles@gnu.org>
1007
1008 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
1009 message if interactive.
1010
0b074c2f
DL
10112000-11-12 Dave Love <fx@gnu.org>
1012
1013 * mail/feedmail.el: Fix header,
1014 (feedmail) <defgroup>: Add :link.
1015
1016 * view.el: Use local-map property, not keymap on mode-line string.
1017
1018 * scroll-all.el (scroll-all-mode): Customize variable. Add
1019 autoload cookie to function.
1020
1021 * lazy-lock.el: Remove compatibility code.
1022
1023 * finder.el (finder-known-keywords): Add `files', remove `vms'.
1024 (finder-help-echo): New variable.
1025 (finder-mouse-face-on-line): Add help-echo stuff.
1026 (finder-list-keywords, finder-list-matches): Use mapc.
1027
1028 * faces.el (face-font-registry-alternatives): Add :version.
1029
1030 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
1031 tags-table-list.
1032
a0b47716 1033 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 1034
a0b47716 1035 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
1036 (mail-mode): Use [:alnum:] in some regexps.
1037
6d502396
DL
10382000-11-10 Dave Love <fx@gnu.org>
1039
1040 * ediff.el (ediff-regions-internal, ediff-documentation):
1041 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
1042 fundamental mode.
1043
1044 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
1045 buffer into fundamental mode.
1046 (ediff-set-difference): Use copy-sequence if available.
1047
1048 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
1049 ediff-patch-map non-nil.
1050 (ediff-fixup-patch-map, ediff-fixup-patch-map)
1051 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
1052 buffer into fundamental mode.
1053
1054 * ediff-merg.el (state-or-merge): Defvar when compiling.
1055
a82fe213
JR
10562000-11-10 Jason Rumney <jasonr@gnu.org>
1057
1058 * w32-fns.el (w32-add-charset-info): New function.
1059 (w32-charset-info-alist): Use it.
1060
52d89894
GM
10612000-11-10 Gerd Moellmann <gerd@gnu.org>
1062
1063 * faces.el (face-font-registry-alternatives): New user-option.
1064
178932de
SM
10652000-11-10 Stefan Monnier <monnier@cs.yale.edu>
1066
d7fa3319
SM
1067 * textmodes/texinfo.el (texinfo-block-default): New var.
1068 (texinfo-insert-block): Use it. Insert a newline if needed.
1069
178932de
SM
1070 * textmodes/fill.el (fill-indent-according-to-mode): New var.
1071 (fill-region-as-paragraph): Use it.
1072
1073 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
1074 (latex-mode): Tweak tex-*-(head|trail)er regexps.
1075 Tweak paragraph regexps to allow a leading [ \t]*.
1076 (tex-latex-block): Insert a newline if necessary.
1077 (latex-insert-item): Only insert a newline if necessary.
1078 (tex-guess-main-file): New function.
1079 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
1080 Set tex-main-file if TeX-master is provided.
1081 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
1082
bd02b8e0
GM
10832000-11-10 Gerd Moellmann <gerd@gnu.org>
1084
1085 * startup.el (command-line): Set the default tooltip-mode
1086 to t for graphical displays which implement x-show-tip.
1087
1088 * tooltip.el (tooltip-mode): Add a comment about startup.el
1089 setting the default value of this user-option.
1090
b29b03eb
SM
10912000-11-09 Stefan Monnier <monnier@cs.yale.edu>
1092
1093 * font-lock.el (font-lock-*-face) <defvar>: Move.
1094 (font-lock-defaults-alist): Mark obsolete.
1095 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
1096 (font-lock-mode): Use define-minor-mode.
1097 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
1098 (font-lock-turn-off-thing-lock): Be more explicit.
1099 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
1100 (font-lock-syntactic-face-function): New var.
1101 (font-lock-fontify-syntactically-region): Use it.
1102 (font-lock-doc-face): New.
1103
1104 * pcvs.el (cvs-enabledp): Ignore errors.
1105 (cvs-commit-filelist): Never query.
1106 (cvs-mode-insert): Always add a terminating / in the initial prompt.
1107 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
1108 (cvs-do-removal): Use cvs-partition rather than delete-if.
1109 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
1110 cvs-bury-buffer.
1111
1112 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1113 Allow `next' to jump to after the end of the last match.
1114
778fbc46
GM
11152000-11-09 Gerd Moellmann <gerd@gnu.org>
1116
730c746c
GM
1117 * simple.el (byte-compiling-files-p): New function.
1118
1119 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
1120 if it is there.
1121
1122 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
1123 nil again.
1124
778fbc46
GM
1125 * textmodes/ispell.el (ispell-library-path): Don't call
1126 check-ispell-version when byte-compiling because that starts
1127 an ispell process, and ispell might not be installed.
1128 (toplevel): Don't set up a menu when byte-compiling.
1129
1130 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
1131 it, so that a boundp test can be used to determine if we're
1132 currently byte-compiling.
1133
5912c5bb
DL
11342000-11-09 Dave Love <fx@gnu.org>
1135
1136 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
1137 eval-after-load.
1138
7bb054a5
GM
11392000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1140
1141 * ps-print.el: Patch for variable initialization when spooling. Doc
1142 fix.
1143 (ps-output-list): Fun eliminated.
1144 (ps-begin-file, ps-begin-job): Code fix.
1145
9db2706e
DL
11462000-11-08 Dave Love <fx@gnu.org>
1147
1148 * ediff-wind.el (ediff-control-frame-parameters): Zero
1149 tool-bar-lines.
1150
f7eb32aa
GM
11512000-11-08 Gerd Moellmann <gerd@gnu.org>
1152
1153 * simple.el (shell-command, display-message-or-buffer)
1154 (shell-command-on-region): Mention resize-mini-windows in the doc
1155 string.
1156 (display-message-or-buffer): Take the value of resize-mini-windows
1157 into account.
1158
7b01b08c
GM
11592000-11-07 Gerd Moellmann <gerd@gnu.org>
1160
acad3c0b
GM
1161 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
1162
7b01b08c
GM
1163 * dired.el (dired-between-files): Add `^. find' as an alternative
1164 to the regular expression, for find-dired.
1165
6f602bd0
SM
11662000-11-06 Stefan Monnier <monnier@cs.yale.edu>
1167
1168 * textmodes/texnfo-upd.el: Require texinfo.
1169 (defmacro, defgroup): Remove.
1170 (texinfo-section-to-generic-alist): Remove.
1171 Use texinfo-section-list instead (i.e. level is changed string->int).
1172 (texinfo-filter): New function.
1173 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
1174 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
1175 Use it. And use regexp-opt.
1176 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
1177 (texinfo-update-menu-region-beginning)
1178 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
1179 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
1180 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 1181 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
1182 (texinfo-sequential-node-update): Remove autoload cookie.
1183
1184 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
1185 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
1186 (texinfo-chapter-level-regexp): Remove.
1187 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
1188
bb216218
DL
11892000-11-06 Dave Love <fx@gnu.org>
1190
6f602bd0 1191 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 1192
6f602bd0
SM
1193 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1194 Match defun*.
bb216218 1195
ff8dd5d5
KH
11962000-11-06 Kenichi Handa <handa@etl.go.jp>
1197
1198 * composite.el (composition-function-table): Variable declaration
1199 moved to src/composite.c.
1200 (compose-chars-after): New optional arg object.
1201
e9da51a1
GM
12022000-11-06 Gerd Moellmann <gerd@gnu.org>
1203
e0c12c68
GM
1204 * bindings.el (mode-line-toggle-read-only)
1205 (mode-line-toggle-modified, mode-line-widen)
1206 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
1207 (make-mode-line-mouse2-map): Rewritten.
1208 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
1209 functions so that C-h k can show something with a doc string.
eaae8106 1210
e9da51a1
GM
1211 * startup.el (fancy-splash-delay): Set to 10 seconds.
1212 (fancy-splash-max-time): New user-option.
1213 (fancy-splash-stop-time): New variable.
1214 (fancy-splash-screens): Set it. Catch `stop-splashing'.
1215 (fancy-splash-screens-1): Throw `stop-splashing' when current
1216 time is greater than fancy-splash-stop-time.
1217
611dbdf0
SM
12182000-11-06 Stefan Monnier <monnier@cs.yale.edu>
1219
4d2806e2
SM
1220 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
1221
611dbdf0
SM
1222 * pcvs.el (cvs-mode-marked): New arg `noquery'.
1223 Prompt user for a file rather than raising an error.
1224 (cvs-enabledp): Fix call to cvs-mode-marked.
1225 (cvs-insert-file): New function (extracted from cvs-mode-insert).
1226 (cvs-mode-insert): Use it. Change the init prompt' value.
1227 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
1228
1229 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
1230 Don't pass default arg to ewoc-locate.
1231 (ewoc-collect): Return result in the right order.
1232
1233 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
1234
1235 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
1236 (cvs-status-get-tags): Fix regexp.
1237 (cvs-status-trees, cvs-status-cvstrees):
1238 Combine after change hooks and don't sit-for.
4d2806e2
SM
1239 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
1240 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
1241 Use make-char rather than hard-coded cryptic data.
1242 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
1243
1244 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
1245
1246 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
1247 (cvs-insert-strings): New function.
1248
937b2877
MB
12492000-11-06 Miles Bader <miles@lsi.nec.co.jp>
1250
1251 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
1252 `mwheel-scroll-amount'.
1253 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
1254 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
1255 string-matching against the version string.
1256
c6c97763
KH
12572000-11-06 Kenichi Handa <handa@etl.go.jp>
1258
6eaec747
KH
1259 * language/thai.el ("Thai"): Set a lisp form that produces
1260 composed string in `sample-text' language info.
1261
1262 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
1263 composed string in `sample-text' language info.
1264
1265 * international/mule-cmds.el (describe-language-environment): Eval
1266 `sample-text' data and insert the result.
1267
c6c97763
KH
1268 * international/mule-conf.el (compound-text): Define this coding
1269 system here. Make x-ctext and ctext aliases of it.
1270
1271 * language/european.el (compound-text, ctext): Moved to
1272 international/mule-conf.el.
1273
d1145f85
AI
12742000-11-05 Andrew Innes <andrewi@gnu.org>
1275
1276 * w32-fns.el (w32-version): New function.
1277
178a6a45
SM
12782000-11-05 Stefan Monnier <monnier@cs.yale.edu>
1279
1280 * progmodes/awk-mode.el: Update copyright.
1281 (awk-mode-abbrev-table): Remove.
1282 (awk-font-lock-keywords): Use regexp-opt.
1283 (awk-mode): Use define-derived-mode.
1284
1285 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
1286 when extracting a suffix.
1287
1ba90166
AS
12882000-11-04 Andre Spiegel <spiegel@gnu.org>
1289
1290 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
1291 auto-save-mode.
1292
546790cb
JR
12932000-11-04 Jason Rumney <jasonr@gnu.org>
1294
1295 * language/european.el (decode-mac-roman): Test against r1 not r0.
1296
d247e32d
SM
12972000-11-03 Stefan Monnier <monnier@cs.yale.edu>
1298
fbf44f44
SM
1299 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
1300 (icon-mode): Define indent-line-function.
1301 (icon-comment-indent): Simplify.
1302 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
1303
1304 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
1305
1306 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
1307 Bind change-log-default-mode to defeat the caching done on it.
1308 Don't bother saving excursion any more.
1309
1310 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
1311
1312 * frame.el (after-setting-font-hook): Rename hooks -> hook.
1313 (set-frame-font): Use the new name (and the old for compatibility).
1314
eaae8106
SS
1315 * toolbar/tool-bar.el (tool-bar-mode):
1316 * time.el (display-time-mode):
1317 * recentf.el (recentf-mode):
1318 * paren.el (show-paren-mode):
1319 * mwheel.el (mouse-wheel-mode):
1320 * msb.el (msb-mode):
1321 * jka-compr.el (auto-compression-mode):
1322 * image-file.el (auto-image-file-mode):
1323 * hl-line.el (hl-line-mode):
1324 * delsel.el (delete-selection-mode):
1325 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
1326 * complete.el (partial-completion-mode): Drop unneeded positional args.
1327
eaae8106 1328 * info.el (Info-mode):
79372165 1329 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 1330
d247e32d
SM
1331 * log-edit.el (log-edit-menu): New menu.
1332
4921558e
MB
13332000-11-03 Miles Bader <miles@gnu.org>
1334
1335 * wid-edit.el (widget-end-of-line): Reinstate, with a new
1336 definition, so that trailing spaces are handled properly.
1337 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
1338
1fc02b3c
GM
13392000-11-03 Gerd Moellmann <gerd@gnu.org>
1340
1341 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
1342 tab character.
1343 (fancy-splash-screens): Set tab-width to 20.
1344
51d001f7
DL
13452000-11-03 Dave Love <fx@gnu.org>
1346
1347 * comint.el (comint-completion-addsuffix): Fix custom type.
1348
ba22aeff
SM
13492000-11-02 Stefan Monnier <monnier@cs.yale.edu>
1350
1351 * font-lock.el (font-lock-buffers): Remove.
1352 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
1353 (font-lock-change-major-mode): Remove.
1354 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
1355 (font-lock-default-fontify-region): Extend the multiline
1356 fontification to whole lines.
1357 (font-lock-fontify-anchored-keywords)
1358 (font-lock-fontify-keywords-region): If matching just one
1359 line (with \n) only mark the \n as multiline.
1360
1361 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
1362 Correctly handle the case where several :group args are supplied.
1363 Allow :extra-args.
1364 (easy-mmode-define-global-mode): Allow :extra-args.
1365 Correctly handle the case where several :group args are supplied.
1366
9c887ada
MB
13672000-11-02 Miles Bader <miles@gnu.org>
1368
eaae8106 1369 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
1370 (holiday-face): Remove dependency on `window-system'.
1371
7f25090d
KR
13722000-11-02 Ken Raeburn <raeburn@gnu.org>
1373
1374 * Makefile.in (emacs): Set EMACSLOADPATH always.
1375 (update-authors, .el.elc, compile-files): Don't do it explicitly
1376 here.
9b911107 1377 (compile-files): Bomb out if compilation of a file fails.
7f25090d 1378
7dd6009c
DL
13792000-11-02 Dave Love <fx@gnu.org>
1380
1381 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
1382
94821e4f
EZ
13832000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
1384
1385 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
1386 punctuation in the warning inserted into the *mail* buffer.
1387
1ac3fc42
GM
13882000-11-02 Gerd Moellmann <gerd@gnu.org>
1389
57731876
GM
1390 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
1391 (authors-public-domain-p): New function.
1392 (authors-print): Use it.
1393
975f82c9
GM
1394 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
1395
1ac3fc42
GM
1396 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
1397
4b3eb10f
GM
13982000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1399
975f82c9 1400 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
1401 (ps-print-version): New version number (6.3.1).
1402 (ps-even-or-odd-pages): Customization fix.
1403 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
1404 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
1405 (ps-page-count): Var replaced by `ps-page-column'.
1406 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
1407 (ps-print-sheet-p): New fun.
1408
7da794df
MB
14092000-11-02 Miles Bader <miles@lsi.nec.co.jp>
1410
1411 * tooltip.el (tooltip-gud-tips-setup): New function.
1412 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
1413 (tooltip-mode): Call tooltip-gud-tips-setup.
1414 (tooltip-gud-tips): Use `gud-basic-call' instead of
1415 process-send-string, so the prompt gets frobbed appropriately.
1416 Handle nil return value from `tooltip-gud-print-command'.
1417
0e40b809
EL
14182000-11-01 Eric M. Ludlam <zappo@ultranet.com>
1419
1420 * comint.el (comint-add-to-input-history): New function.
1421 (comint-send-input): Use `comint-add-to-input-history'.
1422
50ada0db
MB
14232000-11-02 Miles Bader <miles@lsi.nec.co.jp>
1424
973a3104
MB
1425 * info.el (info-menu-header): New face.
1426 (Info-fontify-menu-headers): New function.
1427 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
1428
50ada0db
MB
1429 * info.el (Info-insert-dir): Don't include blank lines at
1430 beginning of additional dir files (one is added automatically).
1431
bff53411
SM
14322000-11-01 Stefan Monnier <monnier@cs.yale.edu>
1433
1434 * emacs-lisp/easy-mmode.el (define-minor-mode):
1435 Revert the latest changes.
1436 Allow the three positional arguments to be skipped and replaced
1437 by keyword arguments.
1438 Add a :toggle argument to determine whether a nil arg means toggle
1439 or means turn-on. The default is unchanged.
1440 Add a call to force-mode-line-update.
1441
6b8a0b2d
DL
14422000-11-01 Dave Love <fx@gnu.org>
1443
1444 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
1445 cookie.
1446
5bf99100
MB
14472000-11-01 Miles Bader <miles@lsi.nec.co.jp>
1448
1449 * calendar/calendar.el (diary-face, holiday-face): Add
1450 dark-background variants.
1451
a4032611
SS
14522000-10-31 Sam Steingold <sds@gnu.org>
1453
1454 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
1455 `tex-main-file' does not have directory in it.
1456
c286608e
SM
14572000-10-31 Stefan Monnier <monnier@cs.yale.edu>
1458
1459 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
1460
4836835a
TTN
14612000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
1462
1463 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
1464 functional change.
1465
26dcb81b
GM
14662000-10-31 Gerd Moellmann <gerd@gnu.org>
1467
1468 * files.el (find-file-noselect): When we expand a wildcard, return
1469 a list of buffers, as we should do according to the doc string.
1470
49fc4500
KR
14712000-10-31 Ken Raeburn <raeburn@gnu.org>
1472
1473 * loadup.el (top level): Adjust load path if program name is
1474 "../src/bootstrap-emacs", in case it's not dumped and thus the
1475 load path adjustment hasn't already been done.
1476
ea0c615d
GM
14772000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1478
1479 * ps-print.el: Fix bug on selected pages for printing. Use
1480 `color-values' for Emacs 21. Ensure fontification when jit-lock
1481 is on. Try to avoid warning messages when compiling. Doc Fix.
1482 (ps-print-version): New version number (6.3).
1483 (ps-color-device): Use `color-values' to determine if device
1484 supports color.
1485 (ps-color-values): Try to use `x-color-values' when using XEmacs.
1486 (ps-print-page-p): Changed from defsubst to defun.
1487 (ps-page-number): Changed from defmacro to defun.
1488 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
1489 printing.
c286608e 1490 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
1491 (ps-end-file, ps-dummy-page): Funs eliminated.
1492 (ps-print-color-scale): Changed default value.
1493 (ps-page-n-up, ps-print-page-p): New internal vars.
1494 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
1495 (ps-plot-region, ps-generate, ps-end-job): Code fix.
1496
9e20722f
GM
1497 * delim-col.el: Little programming improvement.
1498 (delimit-columns-str): New macro.
1499 (delimit-columns-region, delimit-columns-rectangle): Code fix.
1500
d7a0fd00
KH
15012000-10-31 Kenichi Handa <handa@etl.go.jp>
1502
c286608e
SM
1503 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
1504 Moved to european.el.
d7a0fd00
KH
1505 (ccl-encode-mac-roman-font, fontset-mac): Modified for
1506 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
1507 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
1508 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 1509
234be340
DL
15102000-10-30 Dave Love <fx@gnu.org>
1511
1512 * progmodes/cc-menus.el (imenu-generic-expression)
1513 (imenu-progress-message): Only defvar when compiling.
1514
4edc4a39
DL
1515 * emacs-lisp/elp.el (elp-unload-hook): New function.
1516
1517 * loadhist.el (unload-feature): Call elp-restore-function,
1518 checking for symbols; don't use elp-restore-all.
1519 (loadhist-hook-functions): Doc fix.
1520
70c825df
SM
15212000-10-30 Stefan Monnier <monnier@cs.yale.edu>
1522
1523 * log-edit.el (log-edit-confirm): Fix the default.
1524
1d3baf74
GM
15252000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1526
1527 * delim-col.el: Little fix: replace delimit-columns-align-columns by
1528 delimit-columns-format.
1529 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 1530
1ec321a7
MB
15312000-10-30 Miles Bader <miles@lsi.nec.co.jp>
1532
1533 * comint.el (comint-replace-by-expanded-history): Don't use
1534 comint-get-old-input (we're not looking at *old* input).
1535 (comint-get-old-input-default): If using fields, signal an error
1536 when the point is not in an input field.
1537
70737ea9
KH
15382000-10-30 Kenichi Handa <handa@etl.go.jp>
1539
1540 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
1541 and mule-unicode-e000-ffff.
1542
fa0cb51d 1543 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
1544 (make-coding-system): Accept a symbol of translation table as a
1545 value of property `safe-chars'.
1546
1547 * international/mule-cmds.el (encode-coding-char): Check property
1548 safe-chars instead of safe-charsets.
1549
1550 * international/fontset.el (fontset-default): Modified for
1551 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
1552 (x-font-name-charset-alist): Likewise.
1553 (ccl-encode-unicode-font): New CCL program. Record it in
1554 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
1555
70c825df
SM
1556 * language/european.el (mac-roman-decoder, mac-roman-encoder):
1557 New translation tables.
70737ea9
KH
1558 (decode-mac-roman, encode-mac-roman): Definition of these CCL
1559 programs are modified and moved from mac-win.el.
1560 (mac-roman): Definition of this coding system is modified and
1561 moved from mac-win.el.
4836835a 1562
fda2ce24 15632000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 1564
1d3baf74 1565 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 1566 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 1567
dd4d3cb6
MB
15682000-10-29 Miles Bader <miles@gnu.org>
1569
1570 * custom.el (custom-add-to-group): Allow multiple entries for a
1571 given value OPTION, as long as their widget types are different.
1572 * cus-edit.el (custom-face-value-create): If face name doesn't end
1573 with "face", add such here (similar to custom group widgets).
1574
1575 * comint.el (comint-highlight-prompt): Add :type.
1576
dace60cf
JW
15772000-10-28 John Wiegley <johnw@gnu.org>
1578
1579 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
1580 Changed this function to operate on a temporary buffer instead of
1581 the main buffer. This not only keeps flyspell from marking a
1582 buffer as changed that wasn't, but it solves the jumpy cursor
1583 problem when attempts are made to edit incorrect words.
1584 (flyspell-maybe-correct-doubling): Same change as for
1585 `flyspell-maybe-correct-transposition'.
1586
1587 * calendar/timeclock.el (timeclock-log): Doc fix.
1588 (timeclock-last-event): Doc fix.
1589 (timeclock-log): Kill the timelog buffer after appending a new
1590 event.
1591 (timeclock-find-discrep): Use a temp buffer to read in the
1592 timelog, instead of visiting the file.
1593 (timeclock-log-data): A new function, along with a host of helper
1594 functions, for the purpose of making timelog data accessible to
1595 programmers.
1596
1597 * eshell/esh-mode.el (window-height test): Make certain that
1598 `eshell-stringify-t' is non-nil.
1599 (eshell-password-prompt-regexp): Changed to a much simpler
1600 password regexp.
1601 (eshell-send-input): If `eshell-invoke-directly' returns t,
1602 directly invoke the parsed command using `eval'. This improves
1603 turn-around time on simple commands by a factor of three or
1604 greater, such as cd, ls, pwd, etc. -- which get used very often.
1605 It also conserves thousands of cons cells per call (since
1606 `eshell-do-eval' consumes memory like a Cookie Monster set loose
1607 in the Pacific Cookie Company).
1608
1609 * eshell/esh-test.el (eshell-test): Whitespace fix.
1610
1611 * eshell/em-ls.el (eshell-ls-insert-directory): Make
1612 `eshell-ls-initial-args' nil when inserting directory contents.
1613
1614 * eshell/em-script.el (eshell-script-initialize): Add names to
1615 `eshell-complex-commands, since `source' and `.' are complex.
1616
0467b076
EZ
1617 * eshell/esh-cmd.el (eshell-rewrite-for-command)
1618 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
1619 `eshell-copy-handles'.
1620 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
1621 bodies.
1622 (eshell-separate-commands): Whitespace fix.
1623 (eshell-complex-commands): Added a new list of names, for
1624 determining whether a given command is as simple as it looks.
1625 (eshell-invoke-directly): New function. Returns t if a command
1626 should be invoked directly (using `eval'), rather than indirectly
1627 using `eshell-do-eval'.
1628 (eshell-do-eval): Whitespace fix.
1629
1630 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
1631 which provides an emulation of the DOS shell behavior of assuming
1632 that cp/mv/ln should copy/move/link to the current directory.
1633 (eshell-remove-entries): Added a doc string.
1634 (eshell-shuffle-files): Removed the check for `target' being null.
1635 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
1636 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
1637 it to do a smarter check of whether a destination was provided.
1638 (eshell/mv, eshell/cp): Enable `:preserve-args'.
1639 (eshell/ln): Enable `:preserve-args', and use
1640 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
1641 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
1642 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
1643 list after flattening it. This makes it possible to cat files
1644 with numerical names.
1645 (eshell-unix-initialize): Added several names to
1646 `eshell-complex-commands.
1647 (eshell-unix-command-complex-p): Return t if a given command name
1648 may result in external processes being invoked.
1649
1650 * eshell/em-glob.el (eshell-glob-show-progress): Make this
1651 variable nil by default, since it slows down glob processing by a
1652 factor of two or more, and increases memory consumption.
1653
1654 * eshell/em-smart.el: Added a note about how memory consumptive
1655 smart display mode can be (at least this is true in Emacs 21).
1656 (eshell-smart-initialize): Whitespace fix.
1657 (eshell-refresh-windows): Use `if' instead of `when'.
1658 (eshell-smart-scroll-window): Calling `save-current-buffer' was
1659 not necessary.
1660 (eshell-currently-handling-window): Added a missing global
1661 variable.
1662
1663 * eshell/em-ls.el (eshell-do-ls): Code simplification.
1664 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
1665 Whitespace fix.
1666 (eshell-ls-exclude-hidden): Added this variable in addition to
1667 `eshell-ls-exclude-regexp'. This one prevents files beginning
1668 with . from even being read, which can improve memory consumption
1669 quite a bit.
1670 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
1671 read file entries beginning with a dot. In home directories with
1672 lots of hidden files, fully two-thirds of the time spent in ls is
1673 used to read directory entries that are immediately thrown away.
1674 (eshell-ls-initial-args): Added back this configuration variable,
1675 for specifying default initial arguments to every call to ls.
1676 Much faster than using an alias to do the same thing.
1677 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
1678 (eshell-ls-dir): Whitespace change.
1679
1680 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
1681
1682 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
1683 available.
1684 (eshell-stringify-t): Added a customization variable, to indicate
1685 whether `t' should be rendered as a string at all. If not, one
1686 can still determine if the result of an expression is true using
1687 "file-exists-p FILE && echo true".
1688 (eshell-stringify): If `eshell-stringify-t' is nil, don't
1689 stringify t!
1690
1691 * eshell/esh-module.el: Whitespace fix.
1692
1693 * eshell/em-alias.el (eshell-alias-initialize): Added
1694 `eshell-command-aliased-p' to `eshell-complex-commands'.
1695 (eshell-command-aliased-p): New function that returns t if a
1696 command name names an aliased.
1697
657f9cb8 16982000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 1699
0467b076 1700 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 1701 redrawing the screen when changing cursor color.
0467b076
EZ
1702 (viper-insert-state-pre-command-sentinel)
1703 (viper-replace-state-pre-command-sentinel)
70c825df
SM
1704 (viper-replace-state-post-command-sentinel):
1705 Use viper-preserve-cursor-color.
657f9cb8
MK
1706 Many functions changed to use viper= instead of = when comparing
1707 characters.
0467b076 1708 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 1709 working with characters.
0467b076 1710 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
1711 Many functions changed to use viper= instead of = when comparing
1712 characters.
0467b076 1713 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 1714
0467b076 1715 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 1716 Several typos fixed in various docstrings.
0467b076
EZ
1717 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
1718 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 1719 hook.
0467b076
EZ
1720 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
1721 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
1722 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
1723 (ediff-get-selected-buffers): New function.
1724 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
1725 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 1726 save-window-excursion.
0467b076 1727 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 1728 termination check in while loop.
0467b076 1729 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 1730 dired buffer.
0467b076
EZ
1731 (ediff-files,ediff-merge-files,ediff-files3)
1732 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 1733
4f490d99
DL
17342000-10-28 Dave Love <fx@gnu.org>
1735
1736 * info.el (Info-fontify-node): Add help-echo for menu items.
1737
45b84006
EZ
17382000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
1739
5ebc02b3
EZ
1740 * startup.el (normal-top-level): If the value of $TERM indicates
1741 we are running from xterm or one of its work-alikes, default to a
1742 light background mode.
1743
45b84006
EZ
1744 Support for -fg, -bg, and -rv command-line arguments for TTYs:
1745 * faces.el (tty-handle-reverse-video): New function.
1746 (tty-create-frame-with-faces): Call it.
1747
1748 * frame.el (frame-notice-user-settings): Don't apply
1749 default-frame-alist and initial-frame-alist to MS-DOS frames.
1750 Call tty-handle-reverse-video, frame-set-background-mode, and
1751 face-set-after-frame-default for non-MS-DOS frames.
1752
1753 * startup.el (tty-long-option-alist): New variable.
1754 (tty-handle-args): New function.
1755 (command-line): Call tty-handle-args.
1756
1757 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
1758 startup.el now does that for all character-terminal frames.
1759
eab6e8b9
MB
17602000-10-28 Miles Bader <miles@gnu.org>
1761
1762 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
1763 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
1764 global. If :global is followed by a non-nil but non-t value,
1765 make the mode buffer-local, but also generate a `global-MODE'
1766 version using `easy-mmode-define-global-mode'. Add
1767 :conditional-turn-on keyword argument.
1768
51a29efc
DL
17692000-10-28 Dave Love <fx@gnu.org>
1770
1771 * international/latin1-disp.el (latin1-char-displayable-p): Don't
1772 use window-system.
1773
d71d7114
EZ
17742000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
1775
1776 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
1777 Don't call find-buffer-file-type-coding-system. Instead, just
1778 set eol-type to -unix if inhibit-eol-conversion is in effect, or
1779 if the file is on an untranslated filesystem.
1780 (add-untranslated-filesystem): Use "D" instead of "f" inside
1781 interactive.
1782
1f9cab4b
DL
17832000-10-27 Dave Love <fx@gnu.org>
1784
70c825df 1785 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
1786 (refill-mode): Use it.
1787
70c825df
SM
17882000-10-27 Stefan Monnier <monnier@cs.yale.edu>
1789
1790 * international/quail.el (quail-activate): Don't make-local-hook.
1791
7432cf10
AS
17922000-10-27 Andre Spiegel <spiegel@gnu.org>
1793
4836835a 1794 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 1795 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
1796 (vc-make-version-backup): Don't do it on MS-DOS without long file
1797 names.
4836835a 1798
7432cf10
AS
1799 * vc.el (vc-version-other-window): If an automatic backup of the
1800 desired version exists, rename it instead of copying it.
1801
4836835a
TTN
1802 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
1803 after command. If there's an unexpected error, signal it instead
7432cf10 1804 of being silent.
e1483c38 1805 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 1806
05ea7ef2
MB
18072000-10-27 Miles Bader <miles@lsi.nec.co.jp>
1808
fd1035aa
MB
1809 * shell.el (shell): Add BUFFER argument.
1810 * comint.el (make-comint-in-buffer): New function.
1811 (make-comint): Use it.
1812
05ea7ef2
MB
1813 * faces.el (face-spec-choose): Change syntax so that the list of
1814 attribute-value pairs is now the cdr of each clause, not the cadr.
1815 Detect old-style entries, and handle them. Use pop.
1816
835a55fe
SM
18172000-10-26 Stefan Monnier <monnier@cs.yale.edu>
1818
f5ab1cdd
SM
1819 * cus-edit.el (custom-mode-map): Use a sparse map.
1820 (custom-mode): Don't bother with make-local-hook.
1821
1822 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
1823
835a55fe
SM
1824 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
1825
c13b0ec8
GM
18262000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1827
1828 * ps-print.el: Avoid compilation gripes.
1829 (ps-print-version): New version number (6.2.1).
4836835a 1830
e9f63196
DL
18312000-10-26 Dave Love <fx@gnu.org>
1832
0b95284b
DL
1833 * menu-bar.el: Modify some menu item help strings.
1834 (menu-bar-help-menu): Add link to MORE.STUFF.
1835
e9f63196
DL
1836 * cus-edit.el (custom-mode): Add `special' mode-class property.
1837
1838 * wid-browse.el (widget-browse-mode): Likewise.
1839
1840 * wid-edit.el (widget-specify-field): Revert to using local-map
1841 property, not keymap.
1842
e276a14a
MB
18432000-10-26 Miles Bader <miles@lsi.nec.co.jp>
1844
c1545d88
MB
1845 * wid-edit.el (widget-field-end): When checking for a `boundary'
1846 field, do so in the correct buffer.
1847
3c1b77ca
MB
1848 * simple.el (undo): Correctly distinguish between numeric and
1849 non-numeric prefix args in non-transient-mark-mode, as per the doc
1850 string. When in transient-mark-mode, treat all prefix-args as
1851 numeric.
1852
f5ab1cdd
SM
1853 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
1854 Position point on match. Handle N == 0 correctly.
22626d9d
MB
1855
1856 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
1857 (comint-mode-map): Reverse order of `comint-write-output' and
1858 `comint-append-output-to-file'.
1859 (comint-append-output-to-file): Reinstate this function, for the
1860 benefit of the menu.
1861
d97151cb
SM
18622000-10-25 Stefan Monnier <monnier@cs.yale.edu>
1863
1864 * vc.el (vc-version-other-window): Bind `file'.
1865
ea7d6f5b
GM
18662000-10-25 Gerd Moellmann <gerd@gnu.org>
1867
f5ab1cdd 1868 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
1869
1870 * emacs-lisp/authors.el (batch-update-authors): New function.
1871 (authors-fixed-entries): New defconst.
1872 (authors-add-fixed-entries): New function.
1873 (authors): Call it.: Don't process lispref/.
1874
17c25cea
JR
18752000-10-25 Jason Rumney <jasonr@gnu.org>
1876
1877 * cus-edit.el (custom-button-face, custom-button-pressed-face):
1878 Merge x w32 and mac definitions.
1879
4ecda532
GM
18802000-10-25 Gerd Moellmann <gerd@gnu.org>
1881
1882 * menu-bar.el (menu-bar-options-menu): Add a help string for
1883 `uniquify'.
1884
b6735035
GM
18852000-10-25 Stephen Gildea <gildea@alum.mit.edu>
1886
f5ab1cdd
SM
1887 * time-stamp.el (time-stamp-string-preprocess):
1888 Fix a wrong type argument error.
b6735035 1889
f4cbc7a0
MB
18902000-10-25 Miles Bader <miles@gnu.org>
1891
1892 * recentf.el (recentf-mode): Variable removed.
1893 (recentf-mode): Use `define-minor-mode'.
1894
1895 * mwheel.el (mouse-wheel-mode): New global minor mode.
1896 (mwheel-install): Use `mouse-wheel-mode'.
1897
f4b020f6
DL
18982000-10-25 Dave Love <fx@gnu.org>
1899
f5ab1cdd
SM
1900 * progmodes/cperl-mode.el (cperl-mode):
1901 Set normal-auto-fill-function correctly.
072cb6f9 1902
f4b020f6
DL
1903 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
1904 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 1905 bindings.
f4b020f6 1906
ebe2a441
MB
19072000-10-25 Miles Bader <miles@lsi.nec.co.jp>
1908
ff4dcd4b
MB
1909 * wid-edit.el (widget-field-at): New function.
1910 (widget-at, widget-field-activate): Use it.
1911 (widget-tabable-at): Use `widget-at'.
1912 (widget-specify-field): If the terminating character of the widget
1913 field (which is read-only) is a newline, put it into a special
1914 `boundary' field so that C-n/C-p act more naturally.
1915 (widget-field-end): Also don't subtract one if a special
1916 `boundary' field has been added after the widget field.
1917
ebe2a441
MB
1918 * comint.el (comint-output-filter, comint-send-input): Don't
1919 bother adding stickiness fields to overlays to fool the field
1920 code, since it should notice the overlay insertion-types now.
ff4dcd4b 1921
ebe2a441
MB
1922 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
1923 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
1924 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
1925
fe50b6ab
GM
19262000-10-24 Gerd Moellmann <gerd@gnu.org>
1927
53df4dda
GM
1928 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
1929 (authors): Set file coding system to iso-2022-7bit. Add
1930 file-local variables to output buffer.
1931
4836835a 1932 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
1933 WARN is nil.
1934
53df4dda
GM
19352000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1936
1937 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
1938
1939 * delim-col.el: Now there is a column formatting mechanism.
1940 Modified to customization mechanisms convention. Doc fix.
1941 (columns): New group for delim-col.
1942 (delimit-columns-before, delimit-columns-after)
1943 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
1944 (delimit-columns-end): New vars.
1945 (delimit-columns-customize, delimit-columns-format): New funs.
1946 (delimit-columns-region, delimit-columns-rectangle)
1947 (delimit-columns-rectangle-line): Modified to support column
1948 formatting.
4836835a 1949
a9839779
DL
19502000-10-24 Dave Love <fx@gnu.org>
1951
1952 * log-edit.el (log-edit): Add :version and a :group for vc.
1953
df0267b8
GM
19542000-10-24 Gerd Moellmann <gerd@gnu.org>
1955
9acc3873
GM
1956 * files.el (after-find-file): Don't print a message ``New file''
1957 if WARN is nil.
1958
63e1b552
GM
1959 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
1960 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
1961 get duplicate tool-bar entries because we'll see the global ones
1962 on more than one path through keymaps.
1963
1946f901
GM
1964 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
1965
df0267b8
GM
1966 * progmodes/cmacexp.el: Change Francesco's email address.
1967
ae3b264b
KH
19682000-10-24 Kenichi Handa <handa@etl.go.jp>
1969
1970 * window.el (fit-window-to-buffer): Adjust point of the window
1971 buffer, not that of the current buffer.
1972
23afac01
EZ
19732000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
1974
1975 * progmodes/cmacexp.el: Update the euthor's email address.
1976
22d1a4ed
MB
19772000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1978
1979 * faces.el (face-spec-set-match-display): Add `graphic' display
1980 type (the inverse of `tty'). Use `display-graphic-p' instead of
1981 the window-system variable.
1982
f408aa48
KH
19832000-10-24 Kenichi Handa <handa@etl.go.jp>
1984
1985 * international/isearch-x.el (isearch-with-input-method): Call
1986 input-method-function with the first event in
1987 unread-command-events.
1988
94fe8a31
MB
19892000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1990
1991 * faces.el (face-default-spec, face-user-default-spec): Make
1992 defsubsts.
1993
8f47302e
AC
19942000-10-24 Andrew Choi <akochoi@i-cable.com>
1995
1996 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
1997 New charsets.
1998
1999 * term/mac-win.el: Remove definitions of mac-roman-lower and
2000 mac-roman-upper, require dired, and define instead of set
2001 mac-ready-for-drag-n-drop to avoid compilation error.
2002
446c097e
AI
20032000-10-23 Andrew Innes <andrewi@gnu.org>
2004
2005 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
2006 superfluous calls to subst-char-in-string; instead apply
2007 expand-file-name after convert-standard-filename to ensure
2008 expected directory separators are used.
2009
379b70e7
EZ
20102000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
2011
2012 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
2013
85c766e9
DL
20142000-10-23 Dave Love <fx@gnu.org>
2015
b7e03a67
DL
2016 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
2017 (tool-bar-add-item): Set foreground and background for XBM icons.
2018
2019 * international/latin1-disp.el (latin1-char-displayable-p): New
2020 function (from Handa).
2021 (latin1-display-check-font): Use it.
2022
0dcf8835
DL
2023 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
2024 using :key-sequence, making it much more usable. Use nconc, not
2025 append.
2026 (imenu--create-keymap-1): Avoid append.
2027
85c766e9 2028 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 2029
cb3069bb
MB
20302000-10-23 Miles Bader <miles@lsi.nec.co.jp>
2031
2032 [the following changes fix a bug where `define-minor-mode' didn't
2033 correctly generate :require clauses for defcustoms in compiled files]
2034 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
2035 (byte-compile-log-file, byte-compile-log-1): Don't set
2036 `byte-compile-current-file' to nil. Instead set
2037 `byte-compile-last-logged-file' to it. Test whether
2038 byte-compile-current-file equals byte-compile-last-logged-file
2039 instead of whether its nil.
3b6542ba 2040 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 2041
6db6243b
SM
20422000-10-23 Stefan Monnier <monnier@cs.yale.edu>
2043
2044 * textmodes/refill.el: Fix var names in doc.
2045 (refill-mode): Don't bother with make-local-hook anymore.
2046
98490598
MB
20472000-10-23 Miles Bader <miles@lsi.nec.co.jp>
2048
e01cd227
MB
2049 * faces.el (face-user-default-spec, face-default-spec): New functions.
2050 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 2051 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
2052 Use `face-user-default-spec'. Simplify code slightly.
2053
4836835a 2054 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
2055 (woman-unknown-face): Add dark-background variants.
2056 (woman-default-faces): Renamed from `woman-colour-faces'.
2057 Set using the stored defaults, rather than using hard-wired colors.
2058 (woman-monochrome-faces): Renamed from `woman-black-faces'.
2059 Just make the foreground `unspecified' rather than "black".
2060 (woman-menu): Rename menu entries accordingly.
2061
98490598
MB
2062 * faces.el (header-line): Make more reasonable on mono/grayscale
2063 displays.
2064
1a578e9b
AC
20652000-10-23 Andrew Choi <akochoi@i-cable.com>
2066
2067 * cus-edit.el (custom-button-face): Use 3D look for mac.
2068 (custom-button-pressed-face): Likewise.
2069
2070 * faces.el (set-face-attributes-from-resources): Handle mac frames
2071 in the same way as x and w32 frames.
2072 (face-valid-attribute-values): Likewise.
2073 (read-face-attribute): Likewise.
2074 (defined-colors): Likewise.
2075 (color-defined-p): Likewise.
2076 (color-values): Likewise.
2077 (display-grayscale-p): Likewise.
2078 (face-set-after-frame-default): Likewise.
2079 (mode-line): Same default face as for x and w32.
2080 (tool-bar): Likewise.
2081
2082 * frame.el: Remove call to frame-notice-user-settings at end of
2083 the file.
2084
2085 * info.el (Info-fontify-node): make underlines invisible for mac
2086 as for x, pc, and w32 frame types.
2087
2088 * term/mac-win.el: New file.
2089
aaaf7be7
DL
20902000-10-22 Dave Love <fx@gnu.org>
2091
2092 * textmodes/refill.el: New file.
2093
5392d654
AS
20942000-10-22 Andre Spiegel <spiegel@gnu.org>
2095
4836835a 2096 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 2097 MANUAL and REGEXP.
4836835a 2098 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
2099 New functions.
2100 (vc-before-save): Use the latter.
2101 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
2102 confusion.
2103
4836835a 2104 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
2105 expected by vc[-hooks].el.
2106
2107 * vc.el (vc-checkout): Added `-p' suffix in call to
2108 vc-make-version-backups-p; use vc-make-version-backup to actually
2109 make the backup.
2110 (vc-version-other-window, vc-version-backup-file): Handle both
2111 automatic and manual backups.
2112 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
2113 of all of them.
2114
1e221c16
MB
21152000-10-22 Miles Bader <miles@gnu.org>
2116
7ff4fda5
MB
2117 * comint.el (comint-highlight-input, comint-highlight-prompt):
2118 Renamed, `-face' at end removed.
2119 (comint-send-input, comint-output-filter): Use renamed faces.
2120
3511cde8
MB
2121 * window.el (fit-window-to-buffer): Change defaulting of
2122 MAX-HEIGHT slightly.
2123
1e221c16
MB
2124 * faces.el (color-values, color-defined-p): Use `member', not
2125 `memq', because it works correctly for strings.
2126 (frame-set-background-mode): Actually, "unspecified-fg" and
2127 "unspecified-bg" *are* strings. Use `member', not `memq', and
2128 `equal', not `eq', when a string value is possible.
2129
b6ef4898
EZ
21302000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
2131
2132 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
2133
34939e2c
SM
21342000-10-21 Stefan Monnier <monnier@cs.yale.edu>
2135
2136 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
2137 sh-electric-rparen, sh-electric-less and sh-electric-hash.
2138 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
2139 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
2140 (sh-font-lock-syntactic-keywords): Use them.
2141 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
2142 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
2143 (sh-mode): Don't override font-lock-unfontify-region-function.
2144 Use a copy of sh-font-lock-syntactic-keywords.
2145 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
2146 Don't call sh-scan-buffer since font-lock does it on the fly.
2147 (sh-get-indent-info): Use `face' rather than `syntax-table'
2148 text-property to detect here-documents.
2149 Replace sh-special-syntax with sh-st-punc.
2150 (sh-prev-line): Use `face' rather than `syntax-table'
2151 text-property to skip over here-documents.
2152 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
2153 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
2154 (sh-electric-less, sh-set-here-doc-region)
4836835a 2155 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
2156 (sh-scan-buffer, sh-rescan-buffer): Remove.
2157
f3d3c491
AI
21582000-10-21 Andrew Innes <andrewi@gnu.org>
2159
2160 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
2161 remote (ange-ftp) file names.
2162
b86c791c
MB
21632000-10-21 Miles Bader <miles@gnu.org>
2164
d9c30bdf
MB
2165 * window.el (fit-window-to-buffer): New function.
2166 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
2167 (window-text-height): Don't expect minibuffers to have mode-lines.
2168
d9c30bdf 2169 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
2170 * international/quail.el (quail-update-guidance): Use
2171 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 2172
617fee5a
MB
2173 * international/quail.el (quail-show-guidance-buf): Make sure
2174 guidance window really has enough room.
2175 (quail-update-guidance): If quail-guidance-win is already shown,
2176 make sure its height is OK.
2177
b86c791c
MB
2178 * window.el (window-text-height, set-window-text-height):
2179 New functions.
2180 (shrink-window-if-larger-than-buffer): Use `window-text-height'
2181 instead of `window-height' & `mode-line-window-height-fudge'.
2182 (mode-line-window-height-fudge): Add FACE parameter.
2183 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
2184 instead of `enlarge-window' & `mode-line-window-height-fudge'.
2185
e34850d1
MB
21862000-10-20 Miles Bader <miles@gnu.org>
2187
2188 * window.el (height-affecting-face-attributes): Use `defconst'.
2189
2190 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
2191 New function, conditionally aliased to `mode-line-window-height-fudge'.
2192 (ispell-help): Use it.
2193 (ispell-choices-win-default-height): Don't include mode-line fudge.
2194 (ispell-choices-win-default-height): New function.
2195 (ispell-show-choices, ispell-command-loop): Use function
2196 `ispell-choices-win-default-height' instead of variable.
2197
a8b883c2
MB
21982000-10-20 Miles Bader <miles@lsi.nec.co.jp>
2199
8c6e4a58
MB
2200 * window.el (mode-line-window-height-fudge): New variable.
2201 (height-affecting-face-attributes): New variable.
2202 (mode-line-window-height-fudge): New function.
2203 (shrink-window-if-larger-than-buffer): Use it.
2204 * help.el (resize-temp-buffer-window): Likewise.
2205
a8b883c2
MB
2206 * info.el (Info-fontify-node): Add support for @subsubsection
2207 titles, which use `Info-title-4-face'.
2208 (Info-title-4-face): New face.
2209 (Info-title-3-face): Inherit from Info-title-4-face instead of
2210 variable-pitch.
2211
e64c3a75
JR
22122000-10-19 Jason Rumney <jasonr@gnu.org>
2213
2214 * dired.el (dired-insert-directory): Do not let errors signalled by
2215 attempt to run dired-free-space-program prevent dired from working.
2216
c70fe852
SM
22172000-10-19 Stefan Monnier <monnier@cs.yale.edu>
2218
2219 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
2220
877cf6b4
GM
22212000-10-19 Gerd Moellmann <gerd@gnu.org>
2222
5de037e0
GM
2223 * dirtrack.el (dirtrack): Fix call to run-hooks.
2224
6deb9af9
GM
2225 * cmuscheme.el (cmuscheme-program-name): Renamed from
2226 scheme-program-name because xscheme.el contains a defcustom with
2227 the same name. As a consequence, customizing group `cmuscheme'
2228 loaded `xscheme' which redefined run-scheme.
2229 (run-scheme): Use cmuscheme-program-name.
2230
877cf6b4
GM
2231 * ps-print.el (ps-print-emacs-type): Move into the
2232 eval-and-compile.
2233
e597d8fb 2234 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 2235 anonymous address, and add a website for Befrienders International.
4836835a 2236
3e9cb08f
GM
22372000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2238
c70fe852
SM
2239 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
2240 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
2241 (ps-print-version): New version number (6.2).
2242 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
2243 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
2244 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
2245 (ps-x-extent-priority, ps-x-extent-start-position)
2246 (ps-x-face-font-instance, ps-x-find-coding-system)
2247 (ps-x-font-instance-properties, ps-x-make-color-instance)
2248 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
2249 avoid compilation gripes without defining functions.
2250 (ps-e-find-composition): Alias for function find-composition, to have a
2251 suitable function depending on Emacs version.
2252 (ps-color-device, ps-color-values, ps-face-foreground-name)
2253 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
2254 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
2255 (ps-print-ensure-fontified): Function definitions surrounded by
2256 `eval-and-compile' to avoid compilation gripes.
2257 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
2258 by symbol-value to avoid compilation gripes.
2259 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
2260 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
2261
d8abcd91
MB
22622000-10-19 Miles Bader <miles@lsi.nec.co.jp>
2263
13ab33c4
MB
2264 * startup.el (normal-top-level): Call `frame-set-background-mode'
2265 after `frame-notice-user-settings' because the latter doesn't call
2266 the former on a tty.
2267
d8abcd91
MB
2268 * faces.el (frame-set-background-mode): `unspecified' &c are
2269 symbols, not strings.
2270
e8bce0a9
EZ
22712000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2272
c70fe852
SM
2273 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
2274 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 2275
c70fe852
SM
2276 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
2277 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 2278
773272d8
KH
22792000-10-19 Kenichi Handa <handa@etl.go.jp>
2280
c70fe852 2281 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
2282 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
2283 for ISO10646-1 fonts.
2284 (x-font-name-charset-alist): Add an entry for "iso10646-1".
2285
772139c0
EZ
22862000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2287
2288 * faces.el (frame-set-background-mode): If a tty frame defines a
2289 background color, use that to compute the background mode, instead
2290 of always defaulting to "dark".
2291
d134a19f
MB
22922000-10-19 Miles Bader <miles@lsi.nec.co.jp>
2293
8bb84cb2
MB
2294 * comint.el (comint-write-output): New function.
2295 (comint-mode-map): Add it to the menu.
e40a778f 2296 Bind `C-c C-s' to comint-write-output.
d134a19f 2297
dada41e1
GM
22982000-10-18 Gerd Moellmann <gerd@gnu.org>
2299
2300 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
2301 Use fancy-splash-delay.
2302
9b5360aa
GM
23032000-10-18 Alex Schroeder <alex@gnu.org>
2304
2305 * progmodes/sql.el (sql-sybase-options): New option.
2306 (sql-sybase): Use it. Add sql-database to the list of parameters
2307 provided for login. The options -w 2048 -n are not used any more.
2308
9035a35a
GM
2309 * comint.el (comint-read-input-ring): Bugfix such that the first
2310 and the last entry of the input ring file are not lost.
2311
3556c6dd
GM
23122000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2313
2314 * ps-print.el: Internal variable changes to defcustom,
2315 make-local-hook changes to defvar. Doc fix.
2316 (ps-print-version): New version number (6.1).
2317 (ps-setup, ps-do-despool): Code fix.
2318 (ps-printer-name): Customization fix.
2319 (ps-printer-name-option): Now is a defcustom instead of an
2320 internal variable.
2321 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
2322 (ps-print-begin-column-hook): Now are defvar instead of
2323 make-local-hook.
4836835a 2324
4e217e50
MB
23252000-10-18 Miles Bader <miles@gnu.org>
2326
2327 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
2328 (comint-kill-output): Changed into an alias for `comint-delete-output',
2329 and made obsolete.
2330 (comint-mode-map): Rename references to comint-kill-output.
2331
34460354
EZ
23322000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
2333
2334 * diff-mode.el (diff-header-face, diff-file-header-face)
2335 (diff-changed-face): Add bold and italic attributes to tty faces.
2336 (diff-function-face): New face.
2337 (diff-font-lock-keywords): Use it.
2338
17ea3cdb
MB
23392000-10-18 Miles Bader <miles@lsi.nec.co.jp>
2340
2341 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
2342 Remove commented-out call to force-mode-line-update.
2343 (comint-kill-output): Use `forward-line 0' instead of
2344 beginning-of-line to make sure we get past the prompt.
2345
9244f2c7
SM
23462000-10-17 Stefan Monnier <monnier@cs.yale.edu>
2347
2348 * diff-mode.el (diff-header-face, diff-file-header-face):
2349 Add specific setting for dark background.
2350 (diff-context-face): Renamed from diff-comment-face.
2351 Set explicitly rather than inheriting from font-lock-comment-face.
2352
1592c1ef
EZ
23532000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2354
2355 * startup.el (command-line): Move the code which sets the default
2356 TTY colors to before before-init-hook.
2357
f86292a9
GM
23582000-10-17 Gerd Moellmann <gerd@gnu.org>
2359
2360 * jit-lock.el (jit-lock-stealth-time): Doc fix.
2361
f7f2e883
EZ
23622000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2363
e854cc22
EZ
2364 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
2365 extensions, for MS-DOS.
2366
f7f2e883
EZ
2367 * diff-mode.el (diff-header-face, diff-file-header-face)
2368 (diff-changed-face): Define tty-specific colors.
2369
c7b4f0f9
GM
23702000-10-17 Gerd Moellmann <gerd@gnu.org>
2371
2372 * startup.el (fancy-splash-text): Realign the text.
2373
12a72271
EZ
23742000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2375
2376 * font-lock.el (font-lock-comment-face): Define a separate default
2377 for dark-background tty's.
2378
61dfccfd
MB
23792000-10-17 Miles Bader <miles@gnu.org>
2380
2381 * help.el (resize-temp-buffer-window): Add hack to avoid last line
2382 being obscured by whizzy mode-lines on graphics displays.
2383
333cd59e
EZ
23842000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2385
2386 * info.el (Info-title-1-face, Info-title-2-face)
2387 (Info-title-3-face): Define colors for tty's.
dada41e1 2388 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 2389
dbf1fcc1
EZ
23902000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2391
2392 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
2393 reverse from the frame parameters, and don't invert foreground and
2394 background colors.
2395
ac629823
MB
23962000-10-16 Miles Bader <miles@gnu.org>
2397
2398 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
2399 string "*Info*". Call propertized-buffer-identification to spruce
2400 up the result.
2401
76eebffc
GM
24022000-10-16 Gerd Moellmann <gerd@gnu.org>
2403
3a6b59d9
GM
2404 * help.el: Provide `help' for the sake of define-minor-mode
2405 which generates defcustoms with requires.
2406
6569c3d3
GM
2407 * jit-lock.el (jit-lock-after-change): If we're in text that
2408 matches a multi-line font-lock pattern, make sure the whole text
2409 will be redisplayed.
2410
c2e0a611
GM
2411 * emacs-lisp/authors.el (authors-add): Don't add an entry if
2412 author's name is unknown.
2413
76eebffc
GM
2414 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
2415 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
2416 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
2417 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
2418 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
2419 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
2420 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
2421 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
2422 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
2423 Add author information.
2424
cf1e7b12
MB
24252000-10-16 Miles Bader <miles@lsi.nec.co.jp>
2426
2427 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
2428 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
2429 full-color version (using the Gimp) to eliminate dithering artifacts.
2430
5586f3eb
SM
24312000-10-15 Stefan Monnier <monnier@cs.yale.edu>
2432
2433 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
2434
2435 * simple.el (syntax-flag-table, string-to-syntax): Remove.
2436
ad64a888
DL
24372000-10-15 Dave Love <fx@gnu.org>
2438
2439 * progmodes/sh-script.el: Require skeleton and comint when
2440 compiling.
2441
2442 * pcomplete.el (pcomplete) <defgroup>: Add :version.
2443
2444 * whitespace.el: Doc fixes.
2445 (top-level): Don't add hooks here.
2446 (whitespace-running-emacs): Deleted.
2447 (timer): Don't require.
2448 (whitespace): Add back :version conditional on xemacs test.
2449 (whitespace-spacetab-regexp, whitespace-indent-regexp)
2450 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
2451 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
2452 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
2453 Avoid specific xemacs test.
2454 (whitespace-global-mode): New option.
2455 (whitespace-global-mode): New command.
2456 (whitespace-unload-hook): New function.
2457
2458 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 2459 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
2460 (Info-fontify-node): `Goto' goes to `Go to'.
2461 (Info-fontify-node): Add help-echo to xref links.
2462
1ef49fc6
EZ
24632000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
2464
2465 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
2466
8b7707e1
SM
24672000-10-15 Stefan Monnier <monnier@cs.yale.edu>
2468
b3b7f42f
SM
2469 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
2470 Use plist-get and allow :inherit.
2471
2472 * emacs-lisp/cl-macs.el (cl-do-arglist):
2473 Use plist-get and plist-member instead of memq.
2474
3c7fafc7
SM
2475 * emacs-lisp/ewoc.el (ewoc-location): New function.
2476 (ewoc-enter-after, ewoc-enter-before): Document return value.
2477 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
2478 Don't need make-local-hook any more.
2479 (cvs-addto-collection): Return the new tin.
2480 (cvs-mode-insert): Jump to the new line.
2481
8b7707e1
SM
2482 * jit-lock.el (jit-lock-fontify-buffer): Remove.
2483
2484 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
2485
2486 * font-lock.el (font-lock-syntactically-fontified): New var.
2487 (font-lock-fontify-syntactic-keywords-region): Use it.
2488 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
2489
2490 * diff-mode.el (diff-find-file-name): Fix regexp.
2491
2492 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
2493 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
2494
2495 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
2496 (sh-mode-syntax-table): Add punctuation syntax for < and >.
2497 (sh-mode): Don't make all vars local here.
2498 (sh-kw): Reformat.
2499 (sh-set-shell): Use dolist. Don't set indent-region-function.
2500 (sh-mode-syntax-table): Use pop.
2501 (sh-remember-variable): Use push.
2502 (sh-help-string-for-variable): Use memq.
2503 (sh-safe-backward-sexp): Remove.
2504 (sh-safe-forward-sexp): Add ARG.
2505 (sh-get-indent-info, sh-prev-stmt): Use it.
2506 (sh-prev-line): Simplify by using forward-comment.
2507 (sh-this-is-a-continuation): Simplify.
2508 (sh-learn-buffer-indent): Use dolist.
2509 (sh-do-nothing): Remove.
2510 (sh-set-char-syntax, sh-set-here-doc-region):
2511 Use inhibit-modification-hooks.
2512 (sh-name-style): Use mapcar and push.
2513 (sh-load-style): Use dolist.
2514 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
2515 (sh-case, sh-while-getopts): Use propertize directly rather
2516 than sh-electric-rparen.
2517
25182000-10-14 Stefan Monnier <monnier@cs.yale.edu>
2519
2520 * textmodes/tex-mode.el: Require CL when compiling.
2521 (tex-mode-syntax-table): Init immediately.
2522 (tex-mode-map): Bind M-RET to latex-insert-item.
2523 (latex-mode): Set indent-line-function to latex-indent.
2524 (tex-common-initialization): Don't setup the syntax-table any more.
2525 (latex-insert-item): New skeleton.
2526 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 2527 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 2528 (latex-indent, latex-find-indent): New functions.
4836835a 2529 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
2530 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
2531 (tex-compilation-parse-errors): Use with-syntax-table.
2532
86b7fcbb
MB
25332000-10-15 Miles Bader <miles@gnu.org>
2534
2535 * font-lock.el (font-lock-comment-face): Change dark-background,
2536 color, non-tty, default to `chocolate1'.
2537
57a24508
JW
25382000-10-13 John Wiegley <johnw@gnu.org>
2539
2540 * eshell/esh-util.el (require): Added a missing `require' form,
2541 needed when compiling (for an ange-ftp macro definition).
2542
40ad3db4
DL
25432000-10-13 Dave Love <fx@gnu.org>
2544
2545 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
2546
db460189
GM
25472000-10-13 Gerd Moellmann <gerd@gnu.org>
2548
b41c9501
GM
2549 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
2550 fix.
2551
4836835a 2552 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
2553 transparent -colors 8).
2554
3b5e21df
GM
25552000-10-13 Stephen Gildea <gildea@alum.mit.edu>
2556
2557 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
2558 that breaks with old list format timestamps.
2559 (time-stamp-warn-inactive, time-stamp-old-format-warn)
2560 (time-stamp-count, time-stamp-conversion-warn): Improved doc
2561 strings.
2562
16908a3f
JW
25632000-10-13 John Wiegley <johnw@gnu.org>
2564
d7103dda
JW
2565 * align.el, pcomplete.el, calendar/timeclock.el,
2566 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
2567
dace60cf 2568 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
2569 faulty math, where holiday hours were being computing as seconds.
2570
b6b70cda
JW
25712000-10-13 John Wiegley <johnw@gnu.org>
2572
2573 * desktop.el (desktop-buffer-modes-to-save): Added a global for
2574 specifying what "other" kinds of buffers should be saved. This
2575 used to be hard-coded.
2576 (desktop-buffer-misc-functions): A global for specifying how
2577 auxiliary data should be determined for special buffer types.
2578 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
2579 instead of hard-coding the special buffer types.
2580 (desktop-save): Run `desktop-buffer-misc-functions' to gather
2581 auxiliary data, instead of hard-coding for Info buffers and dired.
2582 (desktop-buffer-info-misc-data): Aux function for determining Info
2583 buffer auxiliary info.
2584 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
2585 (desktop-buffer-info): Changed this function to use the info
2586 gathered above.
2587 (desktop-create-buffer): Be a little more careful about what
2588 `minor-mode' means before calling it. This is important for some
2589 buffer types.
2590
8c6b1d83
JW
25912000-10-13 John Wiegley <johnw@gnu.org>
2592
2593 * eshell/esh-util.el: Added a global form which declares an
2594 autoload for `parse-time-string', if that function is not already
2595 defined, and if parse-time.el is available on the user's system.
2596
2597 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
2598 to be aware of ange-ftp user info.
2599 (eshell-do-ls): Bind `ange-cache'. Also, use
2600 `eshell-file-attributes'.
2601 (eshell-ls-annotate): Use `eshell-file-attributes'.
2602 (eshell-ls-file): Made the user-id printing code a bit smarter.
2603
2604 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
2605 allow identification of alias user ids in remote directories.
2606 It's manual, but there's no other way to know when the current
2607 user on the local machine, is also the owning user on the remote
2608 machine.
2609 (fboundp): Bind `ange-cache'.
2610 (eshell-directory-files-and-attributes): Re-organized the logic a
2611 bit to use `eshell-file-attributes' instead of `file-attributes'.
2612 The former is more sensitive to directories that are read via FTP,
2613 and knows how to use ange-ftp to determine full attribute
2614 information, instead of just the name and last modtime.
2615 (eshell-current-ange-uids): Return the current user id when in a
2616 remote directory.
2617 (eshell-parse-ange-ls): Parse a full directory listing that has
2618 been returned by ange-ftp.
2619 (eshell-file-attributes): This beefed up version of
2620 `file-attributes' is only special if the user is currently in a
2621 remote directory, in which case it does a lot of work to find out
2622 what the real attributes of a file are, as they appear on the
2623 remote machine. This makes usage of remote directories (i.e.,
2624 ange-ftp pathnames) much more useful. You can now use Eshell as a
2625 full-fledged FTP client, with much more manipulation ability than
2626 most other clients.
2627
2628 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
2629 variable, which means that Eshell's du should always be preferred
2630 in remote directories.
2631 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
2632 just `file-attributes'.
2633 (eshell-mvcp-template): Bind `ange-cache', to improve performance
2634 when reading remote directories. This is an Eshell-specific
2635 variable (not part of ange-ftp).
2636 (eshell/ln): Bind `ange-cache'.
2637 (eshell/du): Added some extra logic for determining when to use
2638 Eshell's du (which is slow), and when to use the external version
2639 (which may or may not exist).
2640
2641 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
2642 `eshell-interactive-process', rather than using
2643 `get-buffer-process', since backgrounded processes don't count in
2644 the context of this function's logic.
2645
2646 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
2647 `forward-char', so that null strings are parsed correctly.
2648
87730e84 26492000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
2650
2651 * eshell/em-pred.el (eshell-pred-file-type,
2652 eshell-pred-file-links, eshell-pred-file-size): Use
2653 `eshell-file-attributes'. This is more correct over ange-ftp.
2654
2655 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
2656 that remote file globbing is more efficient.
2657
2658 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
2659 gathering the files and attributes within a directory.
2660
2661 * eshell/em-unix.el (eshell/cat): If any of the files passed on
2662 the command line is a special file (not a regular file, directory
2663 or symlink), always attempt to call the external version of cat.
2664
87730e84 26652000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
2666
2667 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
2668 Eshell-friendly version of find-tag.
2669
1c7e37a9
MB
26702000-10-13 Miles Bader <miles@lsi.nec.co.jp>
2671
4836835a 2672 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
2673 (image-file-name-regexps): Add autoload cookies.
2674
11a7f341
KH
26752000-10-13 Kenichi Handa <handa@etl.go.jp>
2676
2677 * international/mule-cmds.el (select-safe-coding-system): If FROM
2678 is string, show it in *Warning* buffer.
2679
8ddddcb0
EZ
26802000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2681
2682 * startup.el (normal-top-level): Use display-popup-menus-p instead
2683 of window-system.
2684 (command-line): Use display-graphic-p instead of window-system.
2685 (command-line-1): Use display-popup-menus-p and display-mouse-p
2686 instead of window-system.
2687
72200f89
SS
26882000-10-12 Sam Steingold <sds@gnu.org>
2689
2690 * tooltip.el (tooltip-use-echo-area): New user variable.
2691 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
2692
8661c643
DL
26932000-10-12 Dave Love <fx@gnu.org>
2694
d0b40dc1
DL
2695 * recentf.el: Maintainer's checkdoc fixes.
2696
a622451f
DL
2697 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
2698 character class, not ASCII when matching file names.
2699 (fancy-splash-head): Add trailing slash to URL.
2700 (command-line): Don't require XPM support for toolbar.
2701
8661c643
DL
2702 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
2703 (cperl-invalid-face): Revert last change.
2704 (cperl-init-faces): Quote cperl-invalid-face.
2705
ef2ed8ab
KH
27062000-10-12 Kenichi Handa <handa@etl.go.jp>
2707
2708 * startup.el (fancy-splash-text): Remove superfluous quote.
2709
b0da379e
GM
27102000-10-12 Gerd Moellmann <gerd@gnu.org>
2711
dbeb499b
GM
2712 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
2713 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
2714 (command-line-1): Don't use fancy-splash-pending-command.
2715 (fancy-splash-screens-1): Goto point-min after inserting text.
2716
d861718a
GM
2717 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
2718
b0da379e
GM
2719 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
2720 instead of shared-lisp-mode-map.
2721
4fb2ad98
MB
27222000-10-12 Miles Bader <miles@lsi.nec.co.jp>
2723
1cb4393e
MB
2724 * faces.el (header-line): Change tty-variant to use underlining.
2725
4fb2ad98
MB
2726 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
2727 (isearch-highlight): Restore lazy-isearch face properties at old
2728 position, and suppress them at new position.
2729 (isearch-dehighlight): Restore lazy-isearch face properties.
2730 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
2731 over the real isearch overlay, but in that case, don't give it a
2732 face property. Use `push'.
2733
eb991b25
KH
27342000-10-12 Kenichi Handa <handa@etl.go.jp>
2735
2736 * man.el (Man-getpage-in-background): Fix previous change.
2737 Decode the process output only when we are in multibyte mode.
2738
a818c1c0
DL
27392000-10-11 Dave Love <fx@gnu.org>
2740
c990f53a
DL
2741 * info.el (Info-mode-menu): Fix some help.
2742 (info-tool-bar-map): Add entry for Info-last.
2743
a818c1c0
DL
2744 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
2745 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
2746 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
2747 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
2748 * toolbar/search-replace.xpm, toolbar/exit.xpm:
2749 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
2750 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
2751 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
2752 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
2753 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
2754 Reduce colour requirements to 25 overall. (Probably wants
2755 revisiting from the originals to reduce further.)
2756
c1b096cb
EZ
27572000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
2758
2759 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
2760 buffer-file-coding-system, instead of raw-text.
2761 (dehexlify-buffer): Bind coding-system-for-read to
2762 buffer-file-coding-system, instead of raw-text.
2763
5c8b7eaf
SS
27642000-10-11 Sam Steingold <sds@gnu.org>
2765
2766 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
2767 `underline' - fixes the bug introduced on 2000-09-21.
2768
2cfbdb7a
DL
27692000-10-11 Dave Love <fx@gnu.org>
2770
2771 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
2772 compiler warnings.
2773 (scheme-mode): Doc fix.
2774 (scheme-font-lock-keywords-1): Match `define-syntax'.
2775
27762000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
2777
2778 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
2779 face specs as well as default ones. Only do anything if the
2780 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 2781 (region): Make dark-background `region' face less in-your-face.
4b33f290 2782
690ec649
SS
27832000-10-10 Sam Steingold <sds@gnu.org>
2784
2785 * chistory.el, ielm.el, ledit.el:
2786 * progmodes/inf-lisp.el, progmodes/scheme.el:
2787 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
2788
3b95d6bb
SM
27892000-10-10 Stefan Monnier <monnier@cs.yale.edu>
2790
2791 * textmodes/texinfo.el: Update copyright and fix typo.
2792
2793 * desktop.el (desktop-modes-not-to-save): New var.
2794 (desktop-save-buffer-p): Use it.
2795 Also, obey desktop-buffers-not-to-save even for non-file buffers.
2796 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
2797
d646c828
DL
27982000-10-10 Dave Love <fx@gnu.org>
2799
2800 * toolbar/tool-bar.el (tool-bar-add-item)
2801 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
2802 display.
2803
d646c828
DL
2804 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
2805 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
2806 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
2807 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
2808 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
2809 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
2810 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
2811 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
2812 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
2813 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
2814 the .xpms; probably need retouching.
2815
862a7e28
MB
28162000-10-10 Miles Bader <miles@lsi.nec.co.jp>
2817
2818 * subr.el (add-to-list): Add optional argument APPEND.
2819 * battery.el (display-battery): Use `add-to-list'.
2820
46e33aee
TTN
28212000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
2822
930baf47
TTN
2823 * play/zone.el (zone-timer, zone-wc-tbl): Rework
2824 these vars as symbol properties.
2cfbdb7a
DL
2825 (zone, zone-when-idle, zone-leave-me-alone)
2826 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 2827
5a430f9c
TTN
2828 * battery.el (display-battery): Doc spelling fix.
2829
46e33aee
TTN
2830 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
2831 property.
2832
adf7d3a8
DL
28332000-10-09 Dave Love <fx@gnu.org>
2834
2835 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
2836 has been initialized before calling tool-bar-setup.
c2156508 2837 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 2838
06a8c9f8
EZ
28392000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
2840
e4ca8f8c
EZ
2841 * menu-bar.el (send-mail-item-name): New function.
2842 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
2843 of mail-user-agent in the menu. Don't display the "Send Mail"
2844 item if mail-user-agent is nil or its value is ignore.
2845 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
2846 if read-mail-command is nil or its value is ignore.
2847
06a8c9f8
EZ
2848 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
2849
7dbc9c8a
MB
28502000-10-09 Miles Bader <miles@gnu.org>
2851
29e0814b
MB
2852 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
2853 Correct image size.
2854 * toolbar/left_arrow.xpm: Correct image size.
2855
7dbc9c8a
MB
2856 * jka-compr.el: Don't call `jka-compr-install' when loading (it
2857 will be done by the definition of `auto-compression-mode' if
2858 necessary. Move code to uninstall existing file-name handler
2859 before definition of `auto-compression-mode'.
2860
2861 * image-file.el (auto-image-file-mode): Move to the end of the
2862 file, because `define-minor-mode' actually calls the mode-function
2863 if the associated variable is non-nil, which requires that all
2864 needed functions be already defined.
2865
65b61266
MB
2866 * mouse.el (popup-menu): Balance parens.
2867
d6b8c85b
SM
28682000-10-08 Stefan Monnier <monnier@cs.yale.edu>
2869
2870 * mouse.el (popup-menu): Move the command call outside the loop
2871 so that popup-menu returns whatever the command returns.
2872
2873 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
2874 (initialize-new-tags-table): Use run-hook-with-args-until-success.
2875 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
2876 (tags-table-format-functions): Renamed from tags-table-format-hooks.
2877
2878 * vc.el (vc-version-diff): diff-switches can be a list.
2879 Use relative filenames for prettier output.
2880
46e33aee 2881 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
2882 (vc-post-command-functions): Remove old-VC compatibility code.
2883
2884 * newcomment.el (comment-indent-default): Autoload.
2885
2886 * font-lock.el (font-lock-defaults): Make buffer-local.
2887 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
2888 (font-lock-choose-keywords):
2889 Ignore LEVEL unless KEYWORDS is a list of syms.
2890 (c-keywords, c++-keywords, objc-keywords, java-keywords):
2891 Don't wrap regexp-opt things in \(...\) unnecessarily.
2892
2893 * jit-lock.el: Don't require font-lock any more.
2894 (jit-lock-functions): Make buffer-local.
2895 (jit-lock-saved-fontify-buffer-function): Remove.
2896 (jit-lock-mode): Remove autoload cookie.
2897 Remove font-lock specific code.
2898 (jit-lock-unregister): Don't bother handling complex hooks any more.
2899 (jit-lock-refontify): New function.
2900 (jit-lock-fontify-buffer): Use it.
2901 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
2902 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
2903 Add optional args START and END.
2904 Never call font-lock-fontify-region directly.
2905 (jit-lock-function, jit-lock-stealth-fontify): Use it.
2906
2907 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
2908
a30ed6ac
DL
29092000-10-08 Dave Love <fx@gnu.org>
2910
4e7c7ca9
DL
2911 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
2912
2913 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
2914
2915 * play/studly.el (studlify-region, studlify-word): Add autoload
2916 cookie.
2917
2918 * play/morse.el (morse-region, unmorse-region): Add autoload
2919 cookie.
2920
2921 * play/spook.el (spook-phrases-file): Use expand-file-name, not
2922 concat.
2923
2924 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
2925 insist on symbols starting with word syntax.
2926 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
2927 (eval-defun-1): Doc fix.
2928 (indent-sexp): Use nconc to build up indent-stack.
2929
2930 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
2931 Gnus with little use.
2932 (mail-setup-hook): Add mail-abbrevs-setup to options.
2933
968f7c4a
DL
2934 * recentf.el: Doc fixes.
2935
2936 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
2937 Clean up remainder.
2938
2939 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
2940 without timezone and (8) with timezone to enforce some whitespace.
2941 Simplify code somewhat.
2942
2943 * options.el (list-options): Doc that you should use customize.
2944
2945 * iswitchb.el (iswitchb-mode): Add :require.
2946
a30ed6ac
DL
2947 * info.el (Info-goto-node, Info-menu): Doc fix.
2948 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
2949 (info-tool-bar-map): New variable.
2950 (Info-mode): Use it.
2951 (Info-edit-map): Define all in defvar.
2952 (speedbar-attached-frame): Avoid compiler warning.
2953
2954 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
2955 (global-map): Bind [tool-bar] to a filtered map.
2956 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
2957 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
2958 Allow PBM icons.
2959 (tool-bar-setup): Adjust calls of tool-bar-add-item.
2960
2961 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
2962 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
2963 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
2964 icons, except up_arrow, which is left-arrow rotated.
2965
2966 * imenu.el (imenu-add-to-menubar): Fix last change.
2967
4e953aff
PB
29682000-10-08 Peter Breton <pbreton@ne.mediaone.net>
2969
2970 * generic-x.el (rul-generic-mode): Remove eval-when-compile
2971 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
2972
739e92a7
EZ
29732000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
2974
d20faceb
EZ
2975 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
2976 typos in doc strings.
2977
a640322e
EZ
2978 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
2979 the doc strings how to customize Font Lock faces.
2980
739e92a7
EZ
2981 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
2982 computing growth when dragging the header line.
2983
8be7408c
EZ
29842000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
2985
2986 * simple.el (kill-line): Doc fix.
2987
6fee86a3
MB
29882000-10-08 Miles Bader <miles@gnu.org>
2989
445a653e
MB
2990 * faces.el (secondary-selection): Make foreground visible on tty.
2991
6fee86a3
MB
2992 * jka-compr.el (auto-compression-mode): Move to the end of the
2993 file, because `define-minor-mode' actually calls the mode-function
2994 if the associated variable is non-nil, which requires that all
2995 needed functions be already defined.
2996 (with-auto-compression-mode): Add autoload cookie.
2997
a115794c
EZ
29982000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
2999
3000 * files.el (find-backup-file-name) [ms-dos]: If support for long
3001 file names is not available, behave as if version-control were set
3002 to never.
3003
b12e6de3
DL
30042000-10-07 Dave Love <fx@gnu.org>
3005
3006 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
3007 (browse-url-gnome-moz): New function.
3008 (browse-url-browser-function): Use it.
3009 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
3010
20b1d079
SM
30112000-10-07 Stefan Monnier <monnier@cs.yale.edu>
3012
3013 * indent.el (tab-always-indent): New var.
3014 (indent-for-tab-command): Use it.
39250ec3 3015
9ee45b2c 3016 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 3017 raise an error. This way it can still default to a sane value.
9ee45b2c 3018
8c6b1d83
JW
30192000-10-06 Stefan Monnier <monnier@cs.yale.edu>
3020
39250ec3
SM
3021 * startup.el (fancy-splash-screens): Use local rather than global map.
3022 Don't use `update-menu-bindings' any more.
3023 Get rid of assumptions about keymap representation.
3024
a23ccdf2
DL
30252000-10-06 Dave Love <fx@gnu.org>
3026
814299a7 3027 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
3028 (sentence-end-without-period): Doc fix.
3029 (adaptive-fill-regexp): Purecopy.
3030 (unjustify-current-line): Use line-end-position.
3031 (fill-individual-paragraphs-prefix): Use line-beginning-position.
3032
3033 * net/eudc-vars.el (eudc): Add :version, :link.
3034
39250ec3 3035 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
3036
3037 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
3038 Fix for define-minor-mode.
3039 (function-at-point): Alias to function-called-at-point.
3040
3041 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
3042
3043 * simple.el (backward-word): Doc fix.
3044
a23ccdf2
DL
3045 * image-file.el (image-file-name-regexp): image-file-regexps ->
3046 image-file-name-regexps.
742c1822 3047 (image-file-name-extensions): Add pbm.
a23ccdf2 3048
39250ec3
SM
30492000-10-06 Stefan Monnier <monnier@cs.yale.edu>
3050
3051 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
3052 and add filename to the names so that diff-mode can jump to source.
3053
3054 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 3055 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
3056 (tex-font-lock-keywords-1): Remove.
3057 (font-lock-turn-on-thing-lock): Use jit-lock-register.
3058 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
3059 (font-lock-default-fontify-region):
3060 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
3061 (font-lock-fontify-anchored-keywords):
3062 Include the anchor text as part of the multiline.
3063
8d5dfacd
GM
30642000-10-06 Gerd Moellmann <gerd@gnu.org>
3065
3066 * loadup.el (toplevel): Load `loaddefs' before `help' because the
3067 latter needs the autoloaded define-minor-mode macro during the
3068 bootstrap.
3069
3070 * startup.el (command-line): For now, activate tool-bar-mode only
3071 if XPM images are supported.
3072
3073 * mouse.el (mouse-drag-header-line): Don't allow resizing a
3074 window by dragging a header-line at the top of the frame; that's
4c19fbce 3075 confusing because the header-line doesn't move.
8d5dfacd
GM
3076 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
3077 of treating the event as a list. Some cleanup.
3078
f69aad2b 30792000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 3080
f69aad2b
MB
3081 * simple.el (display-message-or-buffer): New function.
3082 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 3083
09cb7646
MB
3084 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
3085 docstring parts.
3086
814299a7 3087 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
3088 (smbclient-prompt-regexp): Add usage note to doc string.
3089 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
3090 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
3091 Use add-hook for adding the comint filter function, and only do so
3092 if it's not already in the global hook list.
3093 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
3094 to `make-local-variable'.
3095 (nslookup-font-lock-keywords): Remove prompt entry.
3096 (nslookup): Don't set the process-filter.
3097 (finger): Exit the loop correctly when the regexps list runs out.
3098 (ftp, smbclient, smbclient-list-shares):
3099 Set the real major mode immediately, not after execing.
3100 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
3101
3102 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
3103
4c19fbce
SM
31042000-10-05 Stefan Monnier <monnier@cs.yale.edu>
3105
3106 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
3107
3108 * which-func.el (which-func-format): Remove spurious space.
3109 (which-func-mode): Don't make it permanent-local.
3110 (which-func-ff-hook): Allow which-func-maxout to be nil.
3111 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
3112 (which-func-mode): Simplify.
3113 Use post-command-idle-hook rather than post-command-hook.
3114 Go through all buffers and update their state.
3115 (which-function): Also try add-log-current-defun-function.
3116
3117 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
3118 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
3119 Update call to with-vc-properties accordingly.
3120 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
3121 (vc-revert-buffer): More careful about window selection and deletion.
3122 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
3123
3124 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
3125 (cvs-retrieve-revision): Reuse a pre-existing buffer.
3126 (cvs-dired-action): Change the default to quickdir.
3127
3128 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
3129 if comment-indent-function returns nil.
3130 (comment-indent-default): New function.
3131 (comment-indent-function): Use it and document the new semantics.
3132
3133 * image-file.el: Docstring fixes.
3134
3135 * help.el (help-xref-on-pp): Use match-string.
3136 (describe-variable): New arg BUFFER.
3137 Store the current buffer in the help-xref-stack.
3138 (temp-buffer-resize-mode): Use define-minor-mode.
3139
3140 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
3141 consistently with its docstring.
3142 Set jit-lock-first-unfontify-pos in an idempotent way.
3143 (jit-lock-register): Autoload and add arg CONTEXTUAL.
3144
542c6552
GM
31452000-10-05 Alex Schroeder <alex@gnu.org>
3146
3147 * sql.el (sql-mysql-options): New variable.
3148 (sql-mysql): Use it.
3149
a3489ece
MB
31502000-10-05 Miles Bader <miles@lsi.nec.co.jp>
3151
77f6105c
MB
3152 * image.el (image): New group.
3153
814299a7 3154 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
3155 (smerge-base-face, smerge-markers-face): Add dark-background variants.
3156
3478046b
PB
31572000-10-04 Peter Breton <pbreton@ne.mediaone.net>
3158
3159 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 3160 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
3161 Ignore the value of wqindow-system; always define keywords
3162
22aca186
KH
31632000-10-05 Kenichi Handa <handa@etl.go.jp>
3164
3165 * startup.el (fancy-splash-screens): Remove the code for
3166 debugging; `(trace-to-stderr "EXITTT\n")'.
3167
55d5d717
MB
31682000-10-05 Miles Bader <miles@gnu.org>
3169
3170 * diff-mode.el (diff-goto-source): Update call to
3171 `diff-hunk-status-msg' to reflect new REV variable.
3172
41fa7178
SM
31732000-10-04 Stefan Monnier <monnier@cs.yale.edu>
3174
3175 * progmodes/icon.el (icon-mode):
3176 Don't gratuitously override the default for comment-column.
3177
3178 * vc-hooks.el (vc-mode-line): Fix interactive spec.
3179
3180 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
3181 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
3182 (jit-lock-functions): New var.
3183 (jit-lock-function-1): Use it if non-nil.
3184 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
3185 Set the `fontified' property before doing the fontification to avoid
3186 repeatedly going through the same error.
3187 Don't turn errors into messages.
3188 (jit-lock-register, jit-lock-unregister): New functions.
3189
3190 * dired.el (dired-mark-pop-up): Turn comment into docstring.
3191 Use with-current-buffer.
3192
3193 * dired-aux.el (dired-do-create-files, dired-kill-tree):
3194 Turn comment into docstring.
3195
3196 * apropos.el (apropos-mode): Use define-derived-mode.
3197
3dc78168
GM
31982000-10-04 Gerd Moellmann <gerd@gnu.org>
3199
3200 * startup.el (fancy-splash-pending-command): New variable.
3201 (fancy-splash-pre-command): New function.
3202 (fancy-splash-screens): Rewritten.
3203 (command-line-1): If fancy-splash-pending-command is set, call it
3204 interactively.
3205
dae9dc56
DL
32062000-10-04 Dave Love <fx@gnu.org>
3207
3208 * toolbar/tool-bar.el (tool-bar-setup): New function.
3209 (tool-bar-mode): Use it.
3210
3211 * subr.el (substitute-key-definition): Doc fix.
3212 (play-sound-file): New command.
3213
3388f0a5
AS
32142000-10-04 Andre Spiegel <spiegel@gnu.org>
3215
814299a7 3216 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
3217 vc-version-backup-file-name): New functions.
3218
3219 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
3220
3221 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
3222 vc-cvs-stay-local-p.
3223
3224 * vc.el (vc-revert-buffer): Handle empty diff properly.
3225 (vc-version-backup-file): New function.
3226 (vc-checkout): Create a version backup if necessary.
3227 (vc-checkin): If a version backup file exists, delete it.
3228 (vc-version-diff): Diff locally using version backups, if available.
3229 (vc-revert-file): If there's a version backup, revert locally.
3230 (vc-transfer-file): Use version backup for base version, if
3231 available. If not, ask for confirmation whether to get it from the
3232 server. Update mode line before check-in.
3233
ebd4825d
DL
32342000-10-04 Dave Love <fx@gnu.org>
3235
3236 * toolbar/tool-bar.el (tool-bar-setup): New function.
3237 (tool-bar-mode): Use it.
3238
1b24f4b7
PB
32392000-10-04 Peter Breton <pbreton@ne.mediaone.net>
3240
3dc78168 3241 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 3242 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
3243 Only set if window-system is non-nil
3244 (net-utils-run-program): Returns buffer.
3245 (network-connection-reconnect): Added this function.
3246
814299a7
MB
3247 * generic.el:
3248 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
3249 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
3250 Uses cl compile-time macros.
3dc78168
GM
3251 (generic-mode-name, generic-comment-list)
3252 (generic-keywords-list, generic-font-lock-expressions)
3253 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
3254 Removed variables.
3255 (generic-mode-alist): Renamed to generic-mode-list.
3256 (generic-find-file-regexp): Default changed to "^#".
3257 (generic-read-type): Uses completing read on generic-mode-list.
3258 (generic-mode-sanity-check): removed this function.
3259 (generic-add-to-auto-mode): Removed this function
3dc78168 3260 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
3261 into function instead of putting them in alist.
3262 (generic-mode-set-comments): Reworked extensively.
3263 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 3264 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 3265
814299a7 3266 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
3267 Make sure directory name ends with "/".
3268
814299a7 3269 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
3270 Regexp now allows leading whitespace.
3271 (rc-generic-mode): Added eval-when-compile
3272 around generic-make-keywords-list.
3273 Deleted duplicate regexp
3274 (rul-generic-mode): Added eval-when-compile
3275 around generic-make-keywords-list.
3276 (etc-fstab-generic-mode): New generic mode.
3277 (rul-generic-mode): Removed one eval-when-compile
814299a7 3278 which caused a max-specpdl-size exceeded error.
1b24f4b7 3279
a7bf5cf3
MB
32802000-10-04 Miles Bader <miles@gnu.org>
3281
3282 * simple.el (minibuffer-temporary-goal-position): New variable.
3283 (next-history-element): Try to keep the position of point in the
3284 input string constant.
3285
3286 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
3287 (dired-do-create-files): If there's only one file, pass it in as
3288 the DEFAULT arg to dired-mark-read-file-name.
3289
ce1087a9
SM
32902000-10-03 Stefan Monnier <monnier@cs.yale.edu>
3291
3292 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
3293 (diff-goto-source): Be smarter when choosing REVERSE or not.
3294
3295 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
3296 (texinfo-mode-menu): Add an explicit shortcut for update all.
3297
0e41e1d6
AS
32982000-10-03 Andre Spiegel <spiegel@gnu.org>
3299
814299a7 3300 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
3301 factorize backend-specific code cleanly (this was essentially
3302 conceived by Stefan Monnier).
3303 (vc-unregister): Function removed.
814299a7 3304 (vc-revert-file): New function.
858f7cb4
AS
3305 (vc-revert-buffer): Delegate some of the work to it.
3306
0e41e1d6
AS
3307 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
3308 default branch unconditionally.
3309 (vc-rcs-set-default-branch): New function.
3310 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
3311 (vc-rcs-checkin): If an appropriate default branch has been set,
3312 force creation of that branch.
858f7cb4
AS
3313 (vc-rcs-receive-file): Rewritten to contain only backend-specific
3314 code (as suggested by Stefan Monnier).
0e41e1d6 3315
01c86c56
GM
33162000-10-02 Gerd Moellmann <gerd@gnu.org>
3317
45c477b4
GM
3318 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
3319 highlighting overlay with a different face over the overlay
3320 isearch uses to highlight the current match because that can lead
3321 to bad face combinations.
3322
01c86c56
GM
3323 * loadup.el (toplevel): Load faces before isearch.
3324
3325 * isearch.el (isearch-faces): New custom group.
3326 (isearch): New defface; was already tested for in the code.
3327 (isearch-lazy-highlight-face): Changed to defface from defcustom.
3328 (isearch-highlight): Always use face `isearch'.
3329
944425c0
DL
33302000-10-02 Dave Love <fx@gnu.org>
3331
3332 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
3333 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
3334 comparison of opcode with operand.
3335
2a099bcc
MB
33362000-10-03 Miles Bader <miles@gnu.org>
3337
3338 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
3339 buffer, since the echo area will now grow to accommodate them.
3340
4300ecb8
AS
33412000-10-02 Andre Spiegel <spiegel@gnu.org>
3342
3343 * vc-hooks.el (vc-registered): If FILE used to be registered under
3344 a certain backend, try that one first.
3345
814299a7 3346 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
3347 argument list. Handle multiple backends correctly.
3348 (vc-find-new-backend): Function removed.
3349 (vc-register): Use vc-responsible-backend, as before.
3350 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
3351
64e6cc18
GM
33522000-10-02 Gerd Moellmann <gerd@gnu.org>
3353
3354 * startup.el (fancy-splash-head): Change message below the
3355 logo.
3356
00df919e
MB
33572000-10-02 Miles Bader <miles@lsi.nec.co.jp>
3358
3359 * diff-mode.el (diff-goto-source): Emit a status message.
3360 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 3361 (diff-test-hunk): Fix doc string.
00df919e
MB
3362 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
3363 (diff-advance-after-apply-hunk): New variable.
4eaa6852 3364 (diff-apply-hunk): Don't return a value.
00df919e 3365
ceec5a0c
SM
33662000-10-01 Stefan Monnier <monnier@cs.yale.edu>
3367
3368 * vc.el (vc-editable-p): Minor optimization.
3369 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
3370 (vc-find-new-backend): New function split from vc-responsible-backend.
3371 (vc-register): Use it.
3372 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
3373 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
3374 (vc-default-unregister, vc-revert-buffer): Docstring fix.
3375 (vc-clear-headers): Don't use find-file.
3376 (vc-revert-buffer): Use `and' again (must have been a braino).
3377 (vc-switch-backend): Only prompt if requested.
3378 Short circuit if nothing is to be done.
3379 Don't use vc-resynch-buffer which could lose unsaved editing.
3380 (vc-default-receive-file): Update call to vc-unregister.
3381 (with-vc-file, vc-next-action-on-file):
3382 Use vc-backend rather than vc-registered.
3383 (vc-next-action-on-file): Use intern-soft.
3384 Deal with read-only *vc-diff* buffer.
3385 (vc-transfer-file): Docstring fix.
3386
3387 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
3388 (vc-rcs-receive-file): Avoid with-vc-properties.
3389 Update call to vc-unregister.
3390 Use constant `RCS' rather than (dynamically bound) var `backend'.
3391
4ad5da8f
AS
33922000-10-01 Andre Spiegel <spiegel@gnu.org>
3393
814299a7 3394 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
3395 is visited.
3396 (vc-start-entry): New argument initial-contents. Don't visit the file
3397 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
3398 (vc-next-action, vc-register): Updated calls to vc-start-entry.
3399 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
3400 vc-start-entry.
3401 (vc-finish-logentry): Make sure to bury log buffer only if there
3402 really is one. Call `vc-resynch-buffer' on log-file, not
3403 buffer-file-name.
3404 (vc-default-comment-history, vc-default-wash-log): New functions.
3405 (vc-index-of): Removed.
3406 (vc-transfer-file): Make do without the above.
3407 (vc-default-receive-file): Call comment-history unconditionally. Pass
3408 the resulting string to vc-checkin, instead of inserting it into the
3409 comment ring.
3410
3411 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
3412 unconditionally. Use the comments as initial contents of the log
814299a7 3413 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
3414 changes.
3415
aa0c3dca
MB
34162000-10-01 Miles Bader <miles@gnu.org>
3417
3418 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
3419 `recenter' with an arg to prevent redrawing the display.
3420
d5f5a2c5
SM
34212000-09-30 Stefan Monnier <monnier@cs.yale.edu>
3422
3423 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
3424
3425 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
3426
814299a7 3427 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
3428 Don't gratuitously override the default for comment-column.
3429
3430 * textmodes/tex-mode.el (latex-metasection-list): New var.
3431 (latex-imenu-create-index): Use it.
3432 Move the regexp construction outside loops (and use push).
814299a7 3433 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
3434 (tex-font-lock-keywords): Moved from font-lock.el.
3435 (tex-comment-indent): Remove.
3436 (tex-common-initialization): Don't set comment-indent-function.
3437 (latex-block-default): New var.
3438 (tex-latex-block): Use it to provide a default choice.
3439 Add any unknown choice to latex-block-names.
3440 Insert [...] after {...}.
3441 (tex-last-unended-begin): Simplify regexp.
3442 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
3443 (latex-forward-sexp-1, latex-forward-sexp): New functions.
3444 (latex-mode): Set forward-sexp-function.
3445
3446 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
3447 Add regexp for @ignore ... @end ignore.
3448 (texinfo-heading-face): New face.
3449 (texinfo-font-lock-keywords): Use it.
3450 (texinfo-mode-menu): New menu.
3451 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
3452 New functions.
3453 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 3454 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
3455 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
3456 Remove declaration.
3457 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
3458
3459 * delsel.el (delete-selection-mode): Use define-minor-mode.
3460
3461 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
3462
34632000-09-29 Stefan Monnier <monnier@cs.yale.edu>
3464
3465 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
3466
8a5506f2
GM
34672000-09-30 Gerd Moellmann <gerd@gnu.org>
3468
068127d6
GM
3469 * replace.el (keep-lines-read-args): New function.
3470 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
3471 read arguments interactively. Add parameters RSTART and REND.
3472 Operate on the active region in Transient Mark mode.
3473
d777bb8f
GM
3474 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
3475
8a5506f2
GM
3476 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
3477 (authors-obsolete-files-regexps): New variable.
3478 (authors-add): Don't record changes in obsolete files.
3479
3fa87bfc
SM
34802000-09-29 Stefan Monnier <monnier@cs.yale.edu>
3481
3482 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
3483
3484 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
3485 (comment-indent): Make sure there's a space between code and comment.
3486 Shift comments left to avoid going past fill-column.
3487
f02149ce
GM
34882000-09-29 Gerd Moellmann <gerd@gnu.org>
3489
3490 * startup.el (startup-echo-area-message): New function.
3491 (display-startup-echo-area-message): Use it.
3492 (fancy-splash-screens): Rewritten to use keymaps and a timer.
3493 (fancy-splash-default-action): New function.
3494 (fancy-splash-screens-1): New function.
3495 (fancy-splash-head): Put a help-echo and a keymap under the image.
3496
a3ef6569
SM
34972000-09-29 Stefan Monnier <monnier@cs.yale.edu>
3498
3499 * diff-mode.el (diff-add-log-file-name): Remove.
3500 (diff-mode): Use add-log-buffer-file-name-function.
3501
3502 * add-log.el (find-change-log): New arg BUFFER-FILE.
3503 (add-log-file-name): Obey add-log-file-name-function.
3504 (add-log-buffer-file-name-function): New var.
3505 (add-change-log-entry): Use it.
3506
75e5b373
MB
35072000-09-29 Miles Bader <miles@gnu.org>
3508
3509 * image-file.el (image-file-name-extensions): New variable.
3510 (image-file-name-regexps): Renamed from `image-file-regexps'.
3511 New default value is nil. Call `auto-image-file-mode'.
3512 (image-file-name-regexp): New function.
3513 (auto-image-file-mode): New minor mode.
3514 (insert-image-file): Don't make conditional on the image-file
3515 handler being enabled.
3516 (image-file-handler): Make the call here conditional instead.
3517 (set-image-file-handler-enabled, enable-image-file-handler)
3518 (disable-image-file-handler): Functions removed.
3519
3520 * emacs-lisp/authors.el (authors-print): Rephrase many-files
3521 string.
3522
de6e1f7c
GM
35232000-09-29 Gerd Moellmann <gerd@gnu.org>
3524
3525 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
3526 it's a function from CL.
3527 (latex-imenu-create-index): Replace eval-when-compile with progn
3528 because latex-section-alist is not bound while compiling.
3529
d8c201f5
SM
35302000-09-28 Stefan Monnier <monnier@cs.yale.edu>
3531
3532 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
3533 (outline-mode): Use define-derived-mode.
3534
814299a7 3535 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
3536 * progmodes/awk-mode.el (awk-mode):
3537 * progmodes/asm-mode.el (asm-mode):
3538 Don't gratuitously override the default for comment-column.
3539
3540 * emacs-lisp/lisp.el (lisp-complete-symbol):
3541 Distinguish the let-binding case from the funcall case.
3542 (forward-sexp-function): New variable.
3543 (forward-sexp): Use it.
3544
3545 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
3546 (easy-mmode-defmap): Remove the now useless autoload.
3547
3548 * time.el (display-time-mode): Use define-minor-mode.
3549
3550 * subr.el (add-minor-mode): Don't eval NAME.
3551 Don't depend on the presence of TOGGLE-FUN for any special behavior.
3552 Use if rather than cond.
3553
3554 * simple.el (read-expression-map): Define more properly.
3555 (comment-indent-hook): Remove.
3556 (string-to-syntax): Bug fix.
3557
3558 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
3559 (cvs-ediff-diff): Fix typo.
3560 (cvs-revert-if-needed): Don't bother preserving read-only.
3561
3562 * paren.el (show-paren-mode): Use define-minor-mode.
3563
3564 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
3565 (toggle-auto-compression): Remove.
3566 (jka-compr-build-file-regexp): Remove useless grouping.
3567
3568 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
3569 Avoid user-reserved bindings.
3570 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
3571 (diff-header-face): Revert to grey85.
3572
3573 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
3574
3575 * complete.el (partial-completion-mode) <defcustom>: Remove.
3576 (partial-completion-mode): Use define-minor-mode.
3577 (PC-do-completion): Understand `completion-auto-help = delay'
3578 to mean to popup the completion buffer only the second time.
814299a7 3579 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
3580 (PC-include-file-all-completions): Don't quote lambda.
3581
3582 * comint.el (comint-mode-hook): Docstring fix.
3583 (comint-mode): Use define-derived-mode.
3584 (comint-mode-map): Remove obsolete comment.
3585 (make-comint): Minor stylistic change.
3586 (comint-insert-clicked-input): Be more careful to find the overlay.
3587 Use this-command-keys rather than hardcoding mouse-2.
3588
3589 * font-lock.el: Replace confusing (,@ with ,
3590 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
3591 Don't use regexp-opt-depth. Spice up the regexp for args.
3592 Don't distinguish between cmds that can take an opt arg or not.
3593 Use `append' and `prepend' rather than `keep'.
3594
3595 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
3596 (latex-outline-regexp): New var.
3597 (latex-outline-level): New fun.
3598 (latex-section-alist): New var.
3599 (latex-imenu-create-index): Use it. Use `push' as well.
3600 (tex-shell-map): Initialize it properly.
3601 (tex-mode): Minor stylistic change.
3602 (plain-tex-mode): Use define-derived-mode.
3603 (latex-mode): Use define-derived-mode.
3604 Construct the paragraph regexps in a more readable way.
3605 Set the buffer-local outline-{level,regexp} vars.
3606 (slitex-mode): Derive from latex-mode.
3607 (tex-common-initialization): Don't kill-all-vars anymore.
3608 Add setting for comment-add and font-lock-defaults.
3609 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
3610 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
3611 (tex-start-tex): New arg DIR (and send a chdir command for it).
3612 Also display the shell buffer and save it in tex-last-buffer-texed.
3613 (tex-region): Use expand-file-name rather than concat.
3614 Remove code made useless by changes in tex-start-tex.
3615 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
3616
3617 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
3618
ff398532
DL
36192000-09-28 Dave Love <fx@gnu.org>
3620
3621 * eshell/eshell.el (eshell) <defgroup>: Add :version.
3622
f9415d5b
GM
36232000-09-28 Gerd Moellmann <gerd@gnu.org>
3624
3625 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
3626 `append'.
3627
fa003899
SM
36282000-09-28 Stefan Monnier <monnier@cs.yale.edu>
3629
3630 * info.el (Info-extract-pointer): Undo last change.
3631 Instead, fix the position of the `bound' arg to re-search-backward.
3632
36332000-09-27 Stefan Monnier <monnier@cs.yale.edu>
3634
3635 * info.el (Info-extract-pointer):
3636 Widen more carefully, to avoid finding pointers in other nodes.
3637 (Info-index): Use push.
3638
f9415d5b 36392000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
3640
3641 * frame.el (set-frame-font): Remove call to obsolete function
3642 frame-update-faces.
3643 (set-foreground-color, set-background-color): Likewise for
3644 frame-update-face-colors.
3645
5538b8ba
MB
36462000-09-27 Miles Bader <miles@gnu.org>
3647
3648 * image-file.el: New file.
3649
60536eea
GM
36502000-09-27 Gerd Moellmann <gerd@gnu.org>
3651
5b551d58
GM
3652 * frame.el (frame-notice-user-settings): Don't call
3653 frame-update-faces, which is a no-op now.
814299a7 3654
60536eea
GM
3655 * ediff-wind.el (ediff-control-frame-parameters): Add zero
3656 tool-bar-lines.
3657
36f1966f
DL
36582000-09-27 Dave Love <fx@gnu.org>
3659
3660 * mouse.el: Fix last change.
3661
c5785b73
MB
36622000-09-27 Miles Bader <miles@lsi.nec.co.jp>
3663
3664 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
3665
672172d9
KH
36662000-09-22 Kenichi Handa <handa@etl.go.jp>
3667
3668 * international/quail.el (quail-help): The output message is
3669 improved.
3670
4653b4ea
DL
36712000-09-26 Dave Love <fx@gnu.org>
3672
3673 * mouse.el (popup-menu): If POSITION is nil, set it using
3674 mouse-position.
3675
63900fcf
SS
36762000-09-25 Sam Steingold <sds@gnu.org>
3677
3678 * net/browse-url.el (browse-url-file-url): Check for null maps.
3679
cd3b81be
GM
36802000-09-26 Gerd Moellmann <gerd@gnu.org>
3681
876512ab 3682 * frame.el (frame-notice-user-settings): Don't add a
fa003899 3683 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 3684
fa003899
SM
3685 * frame.el (frame-notice-user-settings):
3686 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 3687
cd3b81be
GM
3688 * toolbar/tool-bar.el (tool-bar-help): New function.
3689
d8b4516f
GM
36902000-09-25 Gerd Moellmann <gerd@gnu.org>
3691
6567e9b5
GM
3692 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
3693 current-load-list in top-level forms. Else this leaks a cons cell
3694 every time a defun is called.
63900fcf 3695
d8b4516f 3696 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 3697
a461758e
DL
36982000-09-25 Dave Love <fx@gnu.org>
3699
7df6adc3
DL
3700 * startup.el (fancy-splash-head): Check XPM is available.
3701
a461758e
DL
3702 * autoinsert.el (auto-insert): Doc fix.
3703 (auto-insert-alist): Following GNU notices, don't say `copyright
3704 _by_'. Use line-beginning-position.
3705 (auto-insert): Check buffer-file-name is non-nil before use.
3706
b11af2dd
GM
37072000-09-25 Gerd Moellmann <gerd@gnu.org>
3708
3709 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
3710 starting with `@def' or `@multitable', in addition to ones
3711 specified by the user in auto-fill-inhibit-regexp.
3712
5f9f981b
GM
37132000-09-25 Markus Rost <rost@math.ohio-state.edu>
3714
3715 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
3716 rmail-dont-reply-to-names matches the empty string.
63900fcf 3717
8ff16b4e
GM
37182000-09-25 Gerd Moellmann <gerd@gnu.org>
3719
63900fcf 3720 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
3721 text to sound more friendly.
3722
9b4a7800
TTN
37232000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
3724
3725 * progmodes/hideshow.el: Update author email address.
3726 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
3727 (hs-hide-all-non-comment-function): New var.
3728 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
3729 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
3730 (hs-show-region): Delete this command.
3731 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
3732
4c7c1f3f
DL
37332000-09-22 Dave Love <fx@gnu.org>
3734
3735 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
3736 (hl-line-highlight): Specify buffer when moving overlay.
3737
3738 * progmodes/fortran.el (fortran-mode): Locally set
3739 normal-auto-fill-function.
3740 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
3741 (fortran-mode-map): Adjust auto-fill menu entry.
3742
13f93dee
GM
37432000-09-22 Gerd Moellmann <gerd@gnu.org>
3744
36eb0a91
GM
3745 * vc-rcs.el (toplevel): Require `vc' when compiling.
3746
fa003899 3747 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 3748
36a03bf9
AS
37492000-09-22 Andre Spiegel <spiegel@gnu.org>
3750
9b4a7800 3751 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
3752 registered under the new backend.
3753
9b4a7800 3754 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
3755 without explicit revision number.
3756
6e4e8a3b
SM
37572000-09-21 Stefan Monnier <monnier@cs.yale.edu>
3758
3759 * diff-mode.el (diff-file-header-face): Reset to its previous value.
3760 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
3761 (diff-xor): New function.
3762 (diff-find-source-location): Use it. Fix a stupid name clash.
3763 (diff-hunk-status-msg): New function.
3764 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
3765 (diff-test-hunk): Use diff-find-source-location.
3766 (diff-goto-source): Favor the `reverse'.
3767 (diff-hunk-text): Properly handle one-sided context diffs.
3768 (diff-apply-hunk): When done, advance to the next hunk.
3769
1b24b888
GM
37702000-09-21 Gerd Moellmann <gerd@gnu.org>
3771
623a0aae
GM
3772 * startup.el (command-line): If frame was created with a non-zero
3773 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 3774
1b24b888
GM
3775 * add-log.el (change-log-date-face, change-log-name-face)
3776 (change-log-email-face, change-log-file-face)
3777 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
3778 (change-log-function-face, change-log-acknowledgement-face):
3779 New faces, inheriting from font-lock faces.
1b24b888 3780 (change-log-font-lock-keywords): Use them.
9b4a7800 3781
93b3a1c8
DL
37822000-09-21 Dave Love <fx@gnu.org>
3783
80585273
DL
3784 * progmodes/cperl-mode.el (top-level): Clean up
3785 `eval-when-compile's and assorted defvars.
3786 (cperl-invalid-face): Don't double-quote value. Change custom
3787 type.
3788 (cperl-mode): Set normal-auto-fill-function and don't zap
3789 auto-fill-function.
3790 (cperl-imenu--function-name-regexp-perl): Renamed from
3791 imenu-example--function-name-regexp-perl.
3792 (cperl-imenu--create-perl-index): Renamed from
3793 imenu-example--create-perl-index.
3794 (cperl-xsub-scan): Don't require cl.
3795
93b3a1c8
DL
3796 * msb.el (msb-mode-map): Use substitute-key-definition.
3797 (msb-mode): Use msb-mode-map.
3798
43ccb598
AS
37992000-09-21 Andre Spiegel <spiegel@gnu.org>
3800
3801 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
3802 New functions.
fa003899 3803 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
3804 (vc-switch-backend): New function.
3805 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
3806 (vc-register): Fix prompt.
3807 (vc-unregister, vc-default-unregister): New functions.
3808 (vc-version-diff): Handle empty buffer in sentinel.
3809
3810 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
3811 (vc-rcs-state-heuristic): Use it to guess the state of files with
3812 non-strict locking.
3813 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
3814 been set with -b, but not created yet.
3815 (vc-rcs-fetch-master-state): With non-strict locking, compare file
3816 contents in order to find the state.
3817 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
3818 (vc-rcs-unregister, vc-rcs-receive-file)
3819 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 3820
9b4a7800 3821 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 3822 in case it is missing.
9b4a7800 3823
95fadcca
GM
38242000-09-21 Gerd Moellmann <gerd@gnu.org>
3825
3826 * startup.el (fancy-splash-tail): Use a different foreground
3827 color on a dark frame background.
3828
470f23e1
MB
38292000-09-21 Miles Bader <miles@lsi.nec.co.jp>
3830
3831 * info.el: Use the correct capitalization when making Info-mode
3832 and Info-edit-mode `special' modes.
3833
281096ed
SM
38342000-09-20 Stefan Monnier <monnier@cs.yale.edu>
3835
3836 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
3837 (diff-mode): Add support for add-log.el.
3838 (diff-hunk-text): Use char offsets rather than line offsets.
3839 (diff-find-source-location): Replace LINE with line-offset (nil
3840 if not found) and always set POS to a meaningful position.
3841 Adapt to the new char-offsets.
3842 (diff-apply-hunk): Drop support for the unused `select' POPUP.
3843 Adapt to the new diff-find-source-location.
3844 (diff-goto-source): Adapt to the new diff-find-source-location.
3845
3846 * add-log.el (add-log-file-name): New function (split out of
3847 add-change-log-entry).
3848 (add-change-log-entry): Use it.
3849 Call add-log-file-name-function with the changelog file name if
3850 the current buffer is not associated with any file.
3851 Avoid find-file if the selected window is dedicated.
3852
3853 * diff-mode.el (diff-find-source-location):
3854 Move code from diff-apply-hunk. Return buffer rather than file.
3855 (diff-apply-hunk): Use the new result from diff-find-source-location.
3856 (diff-goto-source): Use the new diff-find-source-location.
3857
c29d77c4
DL
38582000-09-20 Dave Love <fx@gnu.org>
3859
3860 * iswitchb.el: Some doc fixes.
3861 (iswitchb-mode-map): Define completely initially. Inherit
3862 minibuffer-local-map.
3863 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
3864 fundamental-mode.
3865 (iswitchb-global-map): New variable.
3866 (iswitchb-summaries-to-end): Amalgamate regexps.
3867 (iswitchb-mode): New.
3868 (iswitchb-mode-hook): New variable.
3869 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
3870 `extensions'.
3871
49939379
GM
38722000-09-20 Gerd Moellmann <gerd@gnu.org>
3873
d05c87ac
GM
3874 * ehelp.el (electric-help): New defgroup.
3875 (electric-help-shrink-window): New user-option.
3876 (with-electric-help): Use it.
3877
1ec082d4
GM
3878 * window.el (shrink-window-if-larger-than-buffer): If face
3879 `mode-line' has a :box, and we're on a graphical frame, add 1
3880 to the needed window height.
3881
f46c275e
GM
3882 * frame.el (frame-notice-user-settings): Add a last parameter nil
3883 to a call to `append', because the last list passed to `append' is
3884 not copied, and so subsequent calls to assq-delete-all will modify
3885 default-frame-alist.
3886
b7e11c5b
GM
3887 * startup.el (fancy-splash-image): Change :type.
3888 (fancy-splash-head): Use an XBM image if appropriate.
3889 (command-line-1): Show splash screens in more cases.
3890
26ff68aa
GM
3891 * startup.el (fancy-splash-text): Don't quote faces.
3892
8320414c
GM
3893 * dired.el (dired-font-lock-keywords): Undo last change.
3894 (dired-readin): Bind indent-tabs-mode to nil.
3895
49939379
GM
3896 * startup.el (fancy-splash-head): If frame's background mode
3897 is `dark', change the black background of the image to gray.
3898 (fancy-splash-screens): Display startup echo area message.
3899 (display-startup-echo-area-message): New function.
3900
c3b27206
MB
39012000-09-20 Miles Bader <miles@lsi.nec.co.jp>
3902
55a3d2a1
MB
3903 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
3904
3905 * info.el (info-header-node): Tweak for color ttys.
3906
37a99821
MB
3907 * faces.el (face-valid-attribute-values): Make sure directories we
3908 search for stipples both exist and are readable before trying to
3909 search them.
3910
0415d0d0
MB
3911 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
3912 in the dry-run case.
3913
523b128c
MB
3914 * jka-compr.el (with-auto-compression-mode): New macro.
3915
c3b27206
MB
3916 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
3917 (custom-group-tag-face, custom-variable-tag-face): Use relative
3918 :height and inherit from `variable-pitch' face instead of
3919 hardwiring :family.
3920 * hi-lock.el (hi-black-hb): Likewise.
3921
ddba99ad
MB
3922 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
3923 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
3924 toolbar-add-item, if image doesn't have a mask add a `:mask
3925 heuristic'.
3926
7e99fbde
SM
39272000-09-19 Stefan Monnier <monnier@cs.yale.edu>
3928
3929 * diff-mode.el: Docstring fixes.
3930 (diff-header-face, diff-comment-face): New faces.
3931 (diff-font-lock-keywords): Highlight a bit differently.
3932 (diff-find-source-location): Don't return SPAN any more.
3933 (diff-hunk-text): Don't bother erasing the temp buffer.
3934 (diff-find-text): Drop argument LINE.
3935 (diff-apply-hunk): Update calls to diff-find-text.
3936 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
3937
3938 * calendar/calendar.el: Docstring fixes.
3939 (calendar-make-alist): Don't quote lambda.
3940 (calendar-star-date): Use make-local-variable.
3941
fb275c02
DL
39422000-09-19 Dave Love <fx@gnu.org>
3943
7e99fbde
SM
3944 * toolbar/tool-bar.el: Renamed from toolbar.el.
3945 Change `toolbar' to `tool-bar' generally in symbols.
3946 Make some items invisible in `special' major modes.
3947 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
3948 Add arg PROPS.
532cb34d 3949
7e99fbde
SM
3950 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
3951 Add :version here.
fb275c02
DL
3952 (fancy-splash-delay, fancy-splash-image): Remove :version here.
3953
8f4ca9a5
GM
39542000-09-19 Gerd Moellmann <gerd@gnu.org>
3955
8b7707e1 3956 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 3957
8b7707e1 3958 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
3959 (find-file-noselect): Use it.
3960
8b7707e1 3961 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
3962 (fancy-splash-screen): Defgroup.
3963
8f4ca9a5
GM
3964 * add-log.el (change-log-font-lock-keywords): Match names
3965 more exactly for the case that font-lock-constant-face is
3966 underlined.
3967
ba9eeda1 39682000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 3969
8b7707e1 3970 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 3971
289eaef9
AS
39722000-09-19 Andre Spiegel <spiegel@gnu.org>
3973
3974 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
3975
ce9ded5d
GM
39762000-09-19 Gerd Moellmann <gerd@gnu.org>
3977
c113de23
GM
3978 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
3979 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
3980 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
3981 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
3982 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
3983 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
3984 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
3985 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
3986 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
3987 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
3988 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 3989 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 3990
ce9ded5d
GM
3991 * startup.el (fancy-splash-text): New variable.
3992 (fancy-splash-delay, fancy-splash-image): New user-options.
3993 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
3994 (fancy-splash-screens): New functions.
3995 (command-line-1): If display has a `display' frame parameter, has
3996 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 3997
b9b1c3a9
DL
39982000-09-19 Dave Love <fx@gnu.org>
3999
4000 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
4001 with null `help'. Use modern backquote syntax.
4002
1af25534
GM
40032000-09-19 Gerd Moellmann <gerd@gnu.org>
4004
afd3c8cd
GM
4005 * font-lock.el (font-lock-mode): Change message telling the user
4006 that ``the buffer is too big''.
4007
1af25534
GM
4008 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
4009 for instance for the case that tab-width is 2.
4010
05b1f851
GM
40112000-09-18 Gerd Moellmann <gerd@gnu.org>
4012
4013 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
4014 toolbar-add-item, if image doesn't have a mask add a `:mask
4015 heuristic'.
4016
8ec8f673
MB
40172000-09-18 Miles Bader <miles@lsi.nec.co.jp>
4018
2b612b1f
MB
4019 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
4020 and return a cons if it's non-nil.
4021 (diff-apply-hunk): Try to jump to the line in the source text
4022 corresponding to the position of point in the in the hunk.
4023
9b4a7800 4024 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
4025 (Info-title-1-face): Use face inheritance and relative sizes
4026 instead of hard-wiring things.
4027
4028 * faces.el (secondary-selection): Make dark-background variant sane.
4029
5eedab4d
AI
40302000-09-16 Andrew Innes <andrewi@gnu.org>
4031
5eedab4d
AI
4032 * makefile.w32-in (compile-files-CMD): No need to make .elc files
4033 read-only, since they aren't under VC now.
4034
6a142f26
DL
40352000-09-17 Dave Love <fx@gnu.org>
4036
e07436e1
DL
4037 * tmm.el: Replace mapcar with mapc in several places.
4038
4039 * loadhist.el (unload-feature): Maybe call elp-restore-list and
4040 ad-unadvise.
4041
7d354dd5
DL
4042 * international/latin1-disp.el: New file.
4043
6a142f26
DL
4044 * calendar/cal-move.el (scroll-calendar-left)
4045 (scroll-calendar-right): Make arg optional (for active mode line).
4046
4047 * calendar/calendar.el (calendar-mode-line-format): Make fields
4048 mouse-sensitive.
4049 (calendar-read-date, calendar-read-date, calendar-window-list):
4050 Unquote lambda.
4051 (calendar-month-name): Use aref, not sref.
4052
4053 * view.el (minor-mode-alist): Propertize the string.
4054
4055 * international/characters.el (standard-case-table): Add entries
4056 for Greek.
4057
50ac70af
MB
40582000-09-18 Miles Bader <miles@gnu.org>
4059
53c9ab4f
MB
4060 * info.el (info-node, info-xref): Add dark-background variants.
4061
a114b1ca
MB
4062 * faces.el (header-line): Change defaults to be less confusing
4063 when mixed with mode-lines.
4064
50ac70af
MB
4065 * info.el (Info-fontify-node): Make a few cleanups.
4066 Add extra `help-echo' and `local-map' props to node xrefs.
4067 Use header-specific faces for node-names & xrefs.
4068 (Info-use-header-line): New variable.
53c9ab4f 4069 (info-header-xref, info-header-node): New faces.
50ac70af
MB
4070 (Info-setup-header-line): New function.
4071 (Info-select-node): Call Info-setup-header-line when enabled.
4072 (Info-extract-pointer): Work even if the header line is hidden.
4073 (Info-header-line): New variable.
4074
729927ff
SM
40752000-09-16 Stefan Monnier <monnier@cs.yale.edu>
4076
4077 * vms-patch.el (print-region-function): Don't quote lambda.
4078
4079 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
4080
4081 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
4082 (lm-get-header-re): Allow spaces between the header and the colon.
4083 (lm-header): Allow $ in non-RCS headers.
4084 (lm-header-multiline): Put the strings back into order.
4085 Stop at an empty line. Don't require two space chars if the
4086 line is clearly not another header line.
4087
4088 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
4089 (popup-menu-popup): Remove.
4090
7a98d821
GM
40912000-09-15 Gerd Moellmann <gerd@gnu.org>
4092
7f8f1edc
GM
4093 * toolbar/toolbar.el (toolbar-add-item): Use the same image
4094 specification if or if not tool-bar item contains an `:enabled'
4095 property.
4096
7a98d821
GM
4097 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
4098 current buffer has no file name.
4099
a7bc704b
DL
41002000-09-15 Dave Love <fx@gnu.org>
4101
4102 * strokes.el: Sync with maintainer's current version with changes
4103 for Emacs, but avoid runtime cl and levents.
4104 (toplevel): Change autoloads and compilation requires.
4105 (strokes-version, strokes-bug-address, strokes-lift): Values
4106 changed.
4107 (strokes-xpm-header, strokes-insinuated): New variable.
4108 (strokes): Add :link.
4109 (strokes-mode): Customized.
4110 (strokes-while-inhibiting-garbage-collector): New macro.
4111 (strokes-remassoc): Avoid remove-if.
4112 (strokes-fix-button2-command): Don't use ad-do-it.
4113 (strokes-insinuate): New function.
4114 (strokes-button-press-event-p, strokes-button-release-event-p):
4115 New functions, used instead of non-`strokes-' versions..
4116 (strokes-mouse-event-p): Rewritten.
4117 (strokes-event-closest-point): Avoid event-point.
4118 (strokes-get-grid-position): Avoid cdadr, caadr
4119 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
4120 functions.
4121 (strokes-help): Use with-output-to-temp-buffer.
4122 (strokes-window-configuration-changed-p): New function.
4123 (strokes-update-window-configuration): Use buffer-live-p,
4124 strokes-window-configuration-changed-p.
4125 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
4126 (strokes-char-face): New face.
4127 (strokes-char-table, strokes-base64-chars): New variable.
4128 (strokes-xpm-for-stroke, strokes-list-strokes)
4129 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
4130 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
4131 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4132 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
4133 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
4134 functions.
4135
47e351a3
GM
41362000-09-15 Gerd Moellmann <gerd@gnu.org>
4137
ebb8f116
GM
4138 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
4139
47e351a3
GM
4140 * image.el (create-image): Doc fix.
4141
4142 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
4143 instead of `:heuristic-mask t'.
4144
fe83b953
AI
41452000-09-14 Andrew Innes <andrewi@gnu.org>
4146
4147 * makefile.w32-in: Revert to Unix line endings.
4148
52481729
AI
41492000-09-14 Andrew Innes <andrewi@gnu.org>
4150
3021e816
AI
4151 * makefile.w32-in: Add bootstrap support. Also copy lisp source
4152 when installing.
4153
52481729
AI
4154 * makefile.nt (DONTCOMPILE): Fix typo.
4155
4156 * shell.el (shell-write-history-on-exit): New function.
4157 (shell-dumb-shell-regexp): New custom variable.
4158 (shell-mode): Make shell-write-history-on-exit the process
4159 sentinel if shell name matches shell-dumb-shell-regexp.
4160
4161 * w32-fns.el: Comment out before-init-hook function which resets
4162 source-directory based; this breaks bootstrap.
4163
f8034e41
DL
41642000-09-14 Dave Love <fx@gnu.org>
4165
4166 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
4167 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
4168 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
4169 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
4170 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
4171 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
4172 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
4173 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
4174 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
4175
4176 * toolbar/toolbar.el: New.
4177
4178 * subdirs.el: Add toolbar.
4179
b9ce5694
GM
41802000-09-14 Gerd Moellmann <gerd@gnu.org>
4181
4182 * indent.el (indent-for-tab-command): Doc fix.
4183
986b7dee
GM
41842000-09-14 Alex Schroeder <alex@gnu.org>
4185
4186 * ansi-color.el (ansi-colors): Doc change.
4187 (ansi-color-get-face): Simplified regexp.
4188 (ansi-color-faces-vector): Added more faces, doc change.
4189 (ansi-color-names-vector): Doc change.
4190 (ansi-color-regexp): Simplified regexp.
4191 (ansi-color-parameter-regexp): New regexp.
4192 (ansi-color-filter-apply): Doc change.
4193 (ansi-color-filter-region): Doc change.
4194 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
4195 deal with zero length parameters.
4196 (ansi-color-apply-on-region): Doc change.
4197 (ansi-color-map): Doc change.
4198 (ansi-color-map-update): Removed debugging message.
4199 (ansi-color-get-face-1): Added condition-case to trap
4200 args-out-of-range errors.
4201 (ansi-color-get-face): Doc change.
4202 (ansi-color-make-face): Removed.
4203 (ansi-color-for-shell-mode): New option.
9b4a7800 4204
076ff911
KH
42052000-09-13 Kenichi Handa <handa@etl.go.jp>
4206
4207 * international/quail.el (quail-start-translation): Translate KEY
4208 if necessary even if it doesn't have any mapping in the current
4209 input method.
4210 (quail-start-conversion): Likewise.
4211 (quail-help): The output message is improved.
4212
bdf08678
MB
42132000-09-13 Miles Bader <miles@gnu.org>
4214
4215 * comint.el (comint-output-filter): Revert to using
4216 `insert-before-markers'. Add bletcherous hack to undo damage
4217 caused by `insert-before-markers'. Put `front-sticky' property on
4218 overlays created here so that the field code understands how the
4219 overlay works. Use a let when making comint-last-prompt-overlay,
4220 so that the code is easier to read.
4221
ffb8db8d
DL
42222000-09-13 Dave Love <fx@gnu.org>
4223
4224 * wid-edit.el (widget-default-format-handler): DTRT when
4225 doc-property is a function.
4226
5dd05f61
GM
42272000-09-12 Francesco Potorti` <pot@gnu.org>
4228
4229 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
4230 filed name if it's not there.
4231
35177617
DL
42322000-09-12 Dave Love <fx@gnu.org>
4233
9023837e
DL
4234 * simple.el (read-mail-command): Doc fix.
4235 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
4236
35177617
DL
4237 * vc.el (vc-dired-listing-switches): Fix :version.
4238
4239 * vc-hooks.el: Doc fixes.
4240
4241 * subr.el (add-minor-mode): Use toggle-fun arg.
4242
4243 * speedbar.el: Add :version to several defcustoms.
4244
4245 * imenu.el (imenu--truncate-items, imenu--cleanup)
4246 (imenu--generic-function): Avoid mapcar.
4247 (imenu--replace-spaces): Function removed.
4248 (imenu--completion-buffer): Use subst-char-in-string.
4249 (imenu-add-to-menubar): Use keymap inheritance.
4250
1afaae94
MB
42512000-09-12 Miles Bader <miles@gnu.org>
4252
4253 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
4254 (diff-mode-map): Bind `diff-test-hunk'.
4255 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
4256
42572000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
4258
4259 * bytecomp.el (byte-compile-defvar): Undo last change
4260 because it breaks '(make-variable-buffer-local (defvar ...)'
4261 which is used at least in dired.
4262
63c36c3c
KH
42632000-09-12 Kenichi Handa <handa@etl.go.jp>
4264
4265 * international/quail.el (quail-define-package): Docstring
4266 modified.
4267
1ad24be1
KH
42682000-09-12 Kenichi Handa <handa@etl.go.jp>
4269
362a8065
KH
4270 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
4271 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
4272 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
4273 docstring of "chinese-py".
4274
1ad24be1
KH
4275 * international/quail.el (quail-translation-docstring): New
4276 variable.
4277 (quail-show-keyboard-layout): Docstring modified.
4278 (quail-select-current): Likewise.
4279 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
4280 infinite recursive call.
4281 (quail-help): Check quail-translation-docstring. Format of the
4282 output changed.
4283 (quail-help-insert-keymap-description): Adjusted for the above
4284 change.
4285
cc0f95a4
GM
42862000-09-11 Gerd Moellmann <gerd@gnu.org>
4287
4288 * bytecomp.el (byte-compile-defvar): Only cons onto
4289 current-load-list in top-level forms. Else this leaks a cons cell
4290 every time a defun is called.
4291
7530b6da
MB
42922000-09-11 Miles Bader <miles@lsi.nec.co.jp>
4293
4294 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
4295 Now understands non-unified diffs. Some functionality moved into
4296 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
4297 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
4298 modify anything. Only reposition point in the patched file if the
4299 patch succeeds. Only pop up another window if POPUP is true.
4300 Emit a message describing what happened if successful, and at what
4301 line-offset. Automatically detect reversed hunks and do something
4302 appropriate.
4303 (diff-hunk-text, diff-find-text): New functions.
4304 (diff-filter-lines): Function removed.
4305 (diff-test-hunk): New function.
4306 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
4307
6b124390
DL
43082000-09-10 Dave Love <fx@gnu.org>
4309
4310 * textmodes/tildify.el: Minor doc/commentary fixes.
4311 (tildify) <defgroup>: Add :version.
4312
4313 * faces.el (face-x-resources): Make custom type more specific.
4314 (frame-background-mode): Use mapc.
4315 (region) <defcustom>: Add :version.
4316
7f8b6551
SM
43172000-09-08 Stefan Monnier <monnier@cs.yale.edu>
4318
9b4a7800
TTN
4319 * vc-sccs.el (vc-sccs-register):
4320 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
4321 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
4322 * vc.el (vc-register): Clear file's properties.
4323
c454aac1
GM
43242000-09-08 Gerd Moellmann <gerd@gnu.org>
4325
4326 * faces.el (face-spec-set): Only face-spec-reset-face when
4327 ATTRS is non-nil.
4328
bb934822
EZ
43292000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4330
4331 * help.el (help-insert-xref-button): Fix a typo in doc string.
4332
03419440
EZ
43332000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
4334
7f8b6551
SM
4335 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4336 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
4337 methods.
4338
03419440
EZ
4339 * menu-bar.el (read-mail-item-name): New function.
4340 (menu-bar-tools-menu): Use it to compute and display the package
4341 used to read email.
4342 (menu-bar-tools-menu): Fix typo in GUD's help string.
4343
dbcee71a
DL
43442000-09-07 Dave Love <fx@gnu.org>
4345
19e713d8
DL
4346 * diff-mode.el (diff-mouse-goto-source): New function.
4347
a7cafade 4348 * vc-sccs.el: Doc fixes.
7f8b6551 4349 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
4350
4351 * vc-rcs.el: Doc fixes.
7f8b6551
SM
4352 (vc-rcs-register-switches, vc-rcs-checkin-switches)
4353 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
4354 (vc-rcs-master-templates): Add or change :version.
4355
7f8b6551 4356 * vc-cvs.el: Doc fixes.
a7cafade
DL
4357 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
4358 (vc-cvs-stay-local): Add :version.
4359
dbcee71a
DL
4360 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
4361
ed254191
KH
43622000-09-07 Kenichi Handa <handa@etl.go.jp>
4363
4364 * international/quail.el (quail-help): Fix previous change.
4365
ab0ee409
GM
43662000-09-07 Gerd Moellmann <gerd@gnu.org>
4367
f46f845b 4368 * faces.el (color-values): Doc fix.
9b4a7800 4369
ab0ee409
GM
4370 * faces.el (frame-set-background-mode): Use frame-parameter
4371 instead of frame-parameters.
4372
4373 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 4374 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 4375 frame-parameters.
9b4a7800 4376
f7246ac7
KH
43772000-09-07 Kenichi Handa <handa@etl.go.jp>
4378
4379 * language/devan-util.el (devanagari-to-indian-region): In the
4380 loop, change the following char, not preceding char.
4381
96889af2
GM
43822000-09-07 Gerd Moellmann <gerd@gnu.org>
4383
1091dd67
GM
4384 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
4385 instead of frame-parameters.
4386
9b4a7800 4387 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
4388 internal-set-lisp-face-attribute with FRAME being 0.
4389
4390 * vc.el: Remove `Id' version control keyword.
96889af2 4391
0fddd0dc
KH
43922000-09-07 Kenichi Handa <handa@etl.go.jp>
4393
4394 * help.el (help-make-xrefs): Adjusted for the change of
4395 help-xref-mule-regexp.
4396 (help-insert-xref-button): New function.
4397
4398 * international/mule-cmds.el (help-xref-mule-regexp-template):
4399 Include the pattern for character set.
4400 (leim): New group.
4401
4402 * international/quail.el: Don't require face.
4403 (quail): New group.
7f8b6551 4404 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
4405 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
4406 (quail-keyboard-layout-substitution): New variable.
4407 (quail-update-keyboard-layout): New function.
4408 (quail-keyboard-layout-type): New customizable variable.
4409 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
4410 (quail-keyboard-translate): Pay attention to
4411 quail-keyboard-layout-substitution.
4412 (quail-insert-kbd-layout): New function.
4413 (quail-show-keyboard-layout): New function.
4414 (quail-get-translation): If the definition is a vector of length
7f8b6551 4415 1, and the element is a string of length 1, return the character
0fddd0dc
KH
4416 in that string.
4417 (quail-update-current-translations): Fix the case of
4418 relative-index out of range.
4419 (quail-build-decode-map, quail-insert-decode-map): New Functions.
4420 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 4421 Show key sequences for all available characters.
0fddd0dc
KH
4422 (quail-help-insert-keymap-description): Don't show such verbose
4423 key bindings as quail-self-insert-command.
4424
4425 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4426 Format changed, and each element now have extra documentations.
4427 (tit-process-header): Delete invalid characters from TIT-PROMPT.
4428 Adjusted for the change of quail-cxterm-package-ext-info.
4429
8ddceaf1
GM
44302000-09-06 Gerd Moellmann <gerd@gnu.org>
4431
4432 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
4433 requiring it leads to a recursive loading of vc.el and vc-hooks.el
4434 during bootstrap.
4435
099bd78a
SM
44362000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4437
4438 * vc.el: (toplevel): Don't require `dired' at run-time.
4439 (vc-dired-resynch-file): Remove autoload cookie.
4440
44412000-09-05 Andre Spiegel <spiegel@gnu.org>
4442
4443 * vc.el: Made several backend functions optional.
4444 (vc-default-responsible-p): New function.
4445 (vc-merge): Use RET for first version to trigger merge-news, not
4446 prefix arg.
4447 (vc-annotate): Handle backends that do not support annotation.
4448 (vc-default-merge-news): Removed. The existence of a merge-news
4449 implementation is now checked on caller sites.
4450
9b4a7800 4451 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
4452 case.
4453
9b4a7800 4454 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
4455 special case that has been removed from the default in vc-hooks.el.
4456
44572000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4458
4459 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
4460
44612000-09-05 Andre Spiegel <spiegel@gnu.org>
4462
4463 * vc-hooks.el: Require vc during compilation.
4464 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
4465 macro `with-vc-properties' in vc.el.
4466 (vc-file-getprop): Doc fix.
4467 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 4468
099bd78a
SM
4469 * vc.el: Require dired-aux during compilation.
4470 (vc-name-assoc-file): Moved to vc-sccs.el.
4471 (with-vc-properties): New macro.
9b4a7800 4472 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
4473 vc-finish-steal): Use it.
4474 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
4475 to the backend-specific function is now supposed to do the checkout,
4476 too.
4477 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
4478
9b4a7800 4479 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
4480 set file properties; that gets done in the generic code now.
4481
4482 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
4483 Changed parameter list, added code from vc.el that does the
4484 checkout, possibly with a double-take.
4485
4486 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
4487 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
4488 the above under the new name.
4489 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
4490 parameter list, added checkout command.
4491 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
4492 properties; that gets done in the generic code now.
4493
44942000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4495
4496 * vc.el: Docstring fixes (courtesy of checkdoc).
4497
44982000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4499
4500 * vc.el (vc-checkout-writable-buffer-hook)
4501 (vc-checkout-writable-buffer): Remove.
4502 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
4503 (vc-log-mode): Make it into a clean derived major mode.
4504 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
4505 vc-log-mode if log-edit is not available.
4506 (vc-dired-mode-map): Don't set-keymap-parent yet.
4507 (vc-dired-mode): Do set-keymap-parent here.
4508 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
4509
08ba3862
GM
45102000-09-05 Gerd Moellmann <gerd@gnu.org>
4511
4512 * faces.el (set-face-attribute, face-spec-reset-face)
4513 (face-spec-set): Avoid consing by removing calls to `apply'.
4514
4515 * frame.el (frame-parameter): Move to C code.
4516
3b4429b4
DL
45172000-09-05 Dave Love <fx@gnu.org>
4518
4519 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
4520 insert-before-markers-and-inherit. Now checked systematically!
4521
877055f6
GM
45222000-09-05 Alex Schroeder <alex@gnu.org>
4523
4524 * sql.el (sql-postgres): Use sql-postgres-options.
4525 (sql-postgres-options): New variable.
4526
45272000-09-05 Alex Schroeder <alex@gnu.org>
4528
4529 * sql.el (sql-mode-menu): Work around missing variable mark-active
4530 in XEmacs.
4531 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
4532 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
4533 compatibility.
4534
7a004b71
GM
45352000-09-04 Gerd Moellmann <gerd@gnu.org>
4536
54baed30 4537 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 4538
7a004b71
GM
4539 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
4540
4541 * Makefile.in (DONTCOMPILE): Fix typo in file name.
4542
45432000-09-04 Andre Spiegel <spiegel@gnu.org>
4544
4545 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
4546 don't support anything else under SCCS yet.
4547
4548 * vc-hooks.el: Minor doc fixes.
4549
45502000-09-04 Andre Spiegel <spiegel@gnu.org>
4551
4552 * vc.el (vc-next-action-on-file): Do not visit the file if it's
4553 not necessary. If verbose in state `needs-patch', do the same as
4554 under `up-to-date'. When NOT verbose and `needs-patch', check out
4555 latest version instead of `merge-news'.
4556 (vc-next-action-dired): Don't mess with default-directory here; it
4557 breaks other parts of dired. It is the job of the
099bd78a 4558 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
4559 (vc-next-action): Remove a special CVS case.
4560 (vc-clear-headers): New optional arg FILE.
4561 (vc-checkin, vc-checkout): Set properties vc-state and
4562 vc-checkout-time properly.
099bd78a 4563 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
4564 (vc-print-log): Use new backend function `show-log-entry'.
4565 (vc-cancel-version): Do the checks in a different order. Added a
4566 FIXME concerning RCS-only code.
4567
4568 * vc-rcs.el (vc-rcs-show-log-entry): New function.
4569 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
4570
4571 * vc-cvs.el (vc-cvs-show-log-entry): New function.
4572
9b4a7800 4573 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
4574 `needs-patch' as a `-' too.
4575
45762000-09-04 Andre Spiegel <spiegel@gnu.org>
4577
4578 * vc.el (vc-responsible-backend): New optional arg REGISTER.
4579 (vc-default-could-register): New function.
4580 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
4581 (vc-resynch-buffer): Call vc-dired-resynch-file.
4582 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
4583 vc-resynch-buffer instead of vc-resynch-window.
4584 (vc-next-action-dired): Don't redisplay here, that gets done as a
4585 result of the individual file operations.
4586 (vc-retrieve-snapshot): Corrected prompt order.
4587
4588 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 4589
7a004b71
GM
4590 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
4591 as well.
4592 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
4593 hostname regexps. Updated all callers.
4594 (vc-cvs-responsible-p): Handle directories as well.
4595 (vc-cvs-could-register): New function.
4596 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
4597 properties up-to-date.
9b4a7800 4598
7a004b71
GM
4599 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
4600 user whether to create one.
4601
46022000-09-04 Andre Spiegel <spiegel@gnu.org>
4603
4604 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
4605 check out a non-existing file.
4606
4607 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
4608 workfile does not exist.
4609
4610 * vc.el (vc-version-diff): Use `require' to check for existence of
4611 diff-mode.
4612
46132000-09-04 Andre Spiegel <spiegel@gnu.org>
4614
4615 * vc-cvs.el (vc-cvs-registered): Use new function
4616 vc-cvs-parse-entry to do the actual work.
4617
46182000-09-04 Andre Spiegel <spiegel@gnu.org>
4619
4620 * vc-hooks.el (vc-find-backend-function): If function doesn't
4621 exist, return nil instead of error.
4622 (vc-call-backend): Doc fix.
4623
4624 * vc.el (vc-do-command): Doc fix.
4625 (vc-finish-logentry): When checking in from vc-dired, choose the
4626 right backend for logentry check.
4627 (vc-dired-mode-map): Inherit from dired-mode-map.
4628 (vc-dired-mode): Local value of dired-move-to-filename-regexp
4629 simplified.
4630 (vc-dired-state-info): Removed, updated caller.
4631 (vc-default-dired-state-info): Use parentheses instead of hyphens.
4632 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
4633 (vc-dired-listing-switches): New variable.
4634 (vc-directory): Use it, instead of dired-listing-switches.
4635
4636 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
4637 (vc-cvs-dir-state): New function.
7f8b6551 4638 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
4639 (vc-cvs-parse-entry): New function, also to be used in
4640 vc-cvs-registered.
9b4a7800 4641
7a004b71
GM
46422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4643
4644 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
4645 *or* single-window-frames.
4646
46472000-09-04 Andre Spiegel <spiegel@gnu.org>
4648
4649 * vc.el (vc-update-changelog): Split into generic part and default
4650 implementation. Doc string adapted.
4651 (vc-default-update-changelog): New function. Call the `rcs2log'
4652 script in exec-directory, to fix a long-standing nuisance.
4653
4654 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
4655 simply signals an error.
9b4a7800 4656
7a004b71
GM
46572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4658
4659 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
4660 control-flow more clear and to avoid running `cvs' twice.
4661
4662 * vc.el (vc-next-action-on-file): Doc fix.
4663 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
4664 (vc-print-log): Eval `file' before constructing the continuation.
4665
46662000-09-04 Andre Spiegel <spiegel@gnu.org>
4667
4668 * vc.el (vc-next-action-on-file): Corrected several messages.
4669 (vc-merge): Add prefix arg `merge-news'; handle it.
4670
4671 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
4672 is not reached. It is.
4673 (vc-cvs-merge): Set state to 'edited after merge.
4674 (vc-cvs-merge-news): Set workfile version to nil if not known.
4675 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
4676
4677 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
4678 via stdout. (Merge from main line.)
9b4a7800 4679
7a004b71
GM
46802000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4681
4682 * vc.el (vc-finish-logentry): Thinko in the "same comment"
4683 detection.
4684
46852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4686
4687 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
4688 against kill-all-local-variables.
4689 (vc-log-edit): Don't save vc-parent-buffer any more.
4690 (vc-last-comment-match): Initialize to an empty string.
4691 (vc-post-command-functions): New hook.
4692 (vc-do-command): Run it.
4693 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
4694 (vc-finish-logentry): Only add the comment to the ring if it's
4695 different from the last comment entered.
4696 (vc-new-comment-index): New function.
4697 (vc-previous-comment): Use it. Make the minibuffer message
4698 slightly less terse.
4699 (vc-comment-search-reverse): Make it work forward as well. Don't
4700 set vc-comment-ring-index if no match is found. Use
4701 vc-new-comment-index.
4702 (vc-comment-search-forward): Use vc-comment-search-reverse.
4703 (vc-dired-mode-map): Don't inherit from dired-mode-map since
4704 define-derived-mode will do it for us. Bind `v' to a keymap that
4705 inherits from vc-prefix-map so that we can bind `vt' without
4706 binding C-x v t.
4707 (vc-retrieve-snapshot): Parenthesis typo.
4708
4709 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
4710 to 1. Make sure to switch to *vc* before looking for an error
4711 message. Use vc-parse-buffer.
4712
47132000-09-04 Andre Spiegel <spiegel@gnu.org>
4714
4715 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
4716 and NAME.
4717 (vc-retrieve-snapshot): Split into two parts.
4718 (vc-default-retrieve-snapshot): New function.
4719
4720 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
4721 (vc-cvs-retrieve-snapshot): New function (untested).
4722 (vc-cvs-stay-local): Default to t.
4723 (vc-cvs-remote-p): New function and property.
4724 (vc-cvs-state): Stay local only if the above is t.
4725 (vc-handle-cvs): Removed.
4726 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
4727 done via vc-handled-backends now.
4728 (vc-cvs-header): Escape Id.
4729
47302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4731
4732 * vc.el (vc-do-command): Remove unused commands.
4733 (vc-version-diff): Make sure default-directory ends with a slash.
4734 Move the window commands into a vc-exec-after.
4735 (vc-print-log): Move more of the code into the `vc-exec-after'.
4736
47372000-09-04 Andre Spiegel <spiegel@gnu.org>
4738
4739 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
4740 (vc-print-log): Search current revision from beginning of buffer.
4741 (vc-revert-buffer): Clear echo area after the diff is finished.
4742 (vc-prefix-map): Removed definition of "t" for terse display in vc
4743 dired.
4744 (vc-dired-mode-map): Inherit from dired-mode-map. Added
4745 definition of "vt" for terse display.
4746 (vc-dired-mode): Fix dired-move-to-filename-regexp.
4747
47482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4749
4750 * vc.el (vc-exec-after): Avoid caddr.
4751
47522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4753
4754 * vc.el (vc-exec-after): New function.
4755 (vc-do-command): Use it to add a termination message for async
4756 procs.
4757 (vc-checkout): Try to handle a missing-backend situation.
4758 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
4759 of a directory with a backend using async diffs.
4760 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
4761 present.
4762
4763 * vc-sccs.el (vc-sccs-state-heuristic): Use
4764 file-ownership-preserved-p.
4765
4766 * vc-rcs.el (vc-rcs-state-heuristic): Use
4767 file-ownership-preserved-p.
4768 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
4769
47702000-09-04 Andre Spiegel <spiegel@gnu.org>
4771
4772 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
4773 vc-do-command.
4774
4775 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
4776 when there are no changes.
4777
47782000-09-04 Andre Spiegel <spiegel@gnu.org>
4779
4780 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
4781
4782 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
4783
47842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4785
4786 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
4787
4788 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
4789 the `fset' outside of the defvar so that it works even if
4790 vc-prefix-map was already defined.
4791 (vc-setup-buffer): New function, split out of vc-do-command.
4792 (vc-do-command): Allow BUFFER to be t to mean `just use the
4793 current buffer without any fuss'.
4794 (vc-version-diff): Change the `diff' backend operation to just put
4795 the diff in the current buffer without erasing it. Always use
4796 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
4797 shrink-window-if-larger-than-buffer.
4798 (vc-print-log): Change the `print-log' backend operation to just
4799 put the log in the current buffer without erasing it. Protect
4800 shrink-window-if-larger-than-buffer.
4801 (vc-update-change-log): Fix setd typo.
4802
4803 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
4804 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
4805
4806 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
4807 (vc-rcs-diff): Insert in the current buffer and remove unused arg
4808 CMP.
4809
4810 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
4811 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
4812 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
4813
48142000-09-04 Andre Spiegel <spiegel@gnu.org>
4815
4816 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
4817 not possible, use vc-BACKEND-workfile-unchanged-p.
4818 (vc-default-workfile-unchanged-p): New function. Delegates to a
4819 full vc-BACKEND-diff.
4820
4821 * vc-hooks.el (vc-simple-command): Removed.
4822
4823 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
4824 instead of vc-simple-command.
4825 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
4826 avoid doing a diff when opening a file.
4827 (vc-rcs-state): Added check for unlocked-changes.
4828 (vc-rcs-header): Escape Id.
4829 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
4830 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
4831 version.
4832
4833 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
4834 (vc-sccs-diff): Remove optional arg CMP.
4835 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
4836 SCCS-specific function.
4837
4838 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
4839 vc-simple-command.
4840
48412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4842
4843 * vc.el (vc-editable-p): Renamed from vc-writable-p.
4844 (with-vc-file, vc-merge): Use vc-editable-p.
4845 (vc-do-command): Remove unused var vc-file and fix the
4846 doubly-defined `status' var. Add a user message when starting an
4847 async command.
4848 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
4849 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
4850 Use with-current-buffer.
4851 (vc-buffer-sync): Use unless.
4852 (vc-next-action-on-file): If the file is 'edited by read-only,
4853 make it read-write instead of trying to commit.
4854 (vc-version-diff, vc-update-change-log): Use `setq
4855 default-directory' rather than `cd'.
4856 (vc-log-edit): Don't forget to set default-directory in the
4857 buffer.
4858
4859 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
4860 (vc-sccs-state-heuristic): Use file-writable-p instead of
4861 comparing userids.
4862 (vc-sccs-checkout): Use `unless'.
4863
4864 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
4865 of comparing userids.
4866 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
4867 Simplify the logic by eliminating unreachable code.
4868 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
4869 just do a recursive call if we need to retry.
4870 (vc-rcs-checkout): Handle the case where rcs is missing by making
4871 the buffer read-write if requested and re-signalling the error.
4872
4873 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
4874
48752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4876
4877 * vc-hooks.el (vc-handled-backends): Docstring change.
4878 (vc-ignore-vc-files): Mark obsolete.
4879 (vc-registered): Check vc-ignore-vc-files.
4880 (vc-find-file-hook, vc-file-not-found-hook): Don't check
4881 vc-ignore-vc-files.
4882
4883 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
4884
48852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4886
4887 * vc.el (vc-checkout): Don't do anything special for ange-ftp
4888 files since ange-ftp already has vc-registered return nil.
4889
4890 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
4891 (vc-sccs-workfile-version): Use with-temp-buffer and new
4892 vc-parse-buffer and don't bother setting the property.
4893 (vc-sccs-add-triple): Use with-current-buffer and
4894 find-file-noselect.
4895 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
4896
4897 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
4898 derives from the old vc-parse-buffer but uses the revision number
4899 rather than the date (much easier to compare robustly).
4900 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
4901 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
4902 locking-user more directly. Check strict locking and set
4903 checkout-model appropriately.
4904 (vc-rcs-parse-locks): Remove.
4905 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
4906 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
4907 (vc-rcs-system-release): Use with-current-buffer and
4908 vc-parse-buffer.
4909 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
4910
4911 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
4912 (vc-simple-command): Docstring fix.
4913 (vc-registered): Align the way the file-handler is called with the
4914 way the function itself works.
4915 (vc-file-owner): Remove.
4916
4917 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
4918 extraction of fields and call to file-attributes because of a
4919 temporary bug in rcp.el.
4920 (vc-cvs-fetch-status): Use with-current-buffer.
4921
49222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4923
4924 * vc.el (vc-do-command): Use file-relative-name.
4925 (vc-responsible-backend): Use vc-backend if possible.
4926 (vc-create-snapshot): Improve the `interactive' spec. Add support
4927 for branches and dispatch to backend-specific `create-snapshot'.
4928 (vc-default-create-snapshot): New function, containing the bulk of
4929 the old vc-create-snapshot.
4930 (vc-retrieve-snapshot): Improve the interactive spec.
4931
4932 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
4933 (vc-backend-hook-functions): Remove.
4934 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
4935 (vc-backend): Reintroduce the test for `file = nil' now that I
4936 know why it was there (and added a comment to better remember).
4937
4938 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
4939 code from vc-sccs-hooks.el.
4940 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
4941 'vc anymore.
4942 (vc-sccs-responsible-p): Use expand-file-name instead of concat
4943 and file-directory-p instead of file-exists-p.
4944 (vc-sccs-check-headers): Simplify the regexp.
4945
4946 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
4947 from vc-rcs-hooks.el. Don't require 'vc anymore.
4948 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
4949 file-directory-p instead of file-exists-p.
4950
4951 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
4952 from vc-cvs-hooks.el.
4953 (proto vc-cvs-registered): Require 'vc-cvs instead of
4954 'vc-cvs-hooks. Don't require 'vc anymore.
4955 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
4956 file-directory-p instead of file-exists-p.
4957 (vc-cvs-create-snapshot): New function, replacing
4958 vc-cvs-assign-name.
4959 (vc-cvs-assign-name): Remove.
4960
49612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4962
4963 * vc-cvs.el (vc-cvs-header): New var.
4964
4965 * vc-rcs.el (vc-rcs-exists): Remove.
4966 (vc-rcs-header): New var.
4967
4968 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
4969 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
4970 (vc-sccs-header): New var.
4971
4972 * vc.el (vc-do-command): Get rid of the `last' argument.
4973 (vc-header-alist): Remove, replaced by vc-X-header.
4974 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
4975 (vc-dired-hook): Use expand-file-name instead of concat.
4976 (vc-directory): Use file-name-as-directory.
4977 (vc-snapshot-precondition, vc-create-snapshot)
4978 (vc-retrieve-snapshot): Allow the command to operate on any
4979 directory.
4980
4981 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
4982 just removing the 'WORKFILE argument or by removing the 'MASTER
4983 argument and replacing `file' with (vc-name file).
4984
49852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4986
4987 * vc.el: Update Copyright and add a crude list of backend funs.
4988 (vc-writable-p): New function.
4989 (with-vc-file): Use vc-writable-p.
7f8b6551 4990 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
4991 (vc-register): Avoid vc-name.
4992 (vc-locking-user): Remove.
4993 (vc-steal-lock): Make the `owner' arg non-optional.
4994 (vc-merge): Use vc-writable-p instead of vc-locking-user and
4995 vc-checkout-model.
4996 (vc-default-dired-state-info): Use vc-state instead of
4997 vc-locking-user and return special strings for special states.
4998 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
4999 and get rid of one of the special CVS cases.
5000 (vc-cancel-version): prettify error message with \\[...].
5001 (vc-rename-master): New function.
5002 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
5003 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
5004 the CVS special case generic.
5005 (vc-default-record-rename): Remove.
5006 (vc-file-tree-walk-internal): Only call FUNC for files that are
5007 under control of some VC backend and replace `concat' with
5008 expand-file-name.
5009 (vc-file-tree-walk): Update docstring.
5010 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
5011 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
5012
5013 * vc-sccs.el (vc-sccs-rename-file): Renamed from
5014 vc-sccs-record-rename. Use `find-file-noselect' rather than
5015 `find-file' and call `vc-rename-master' to do the actual move.
5016 (vc-sccs-diff): Remove unused `backend' variable.
5017
5018 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
5019 to delay loading of vc-sccs until it is really used.
5020 (vc-sccs-master-templates): Preload.
5021 (vc-sccs-state): Update call to vc-sccs-parse-locks.
5022 (vc-sccs-project-dir): Remove (merged into
5023 vc-sccs-search-project-dir).
5024 (vc-sccs-search-project-dir): Rewrite using file name handling ops
5025 rather than `concat', make sure it is preloaded and don't bother
5026 to check that the file actually exists.
5027 (vc-sccs-parse-locks): Remove unused `file' argument, remove
5028 `locks' argument (use buffer's content instead) and eliminate n^2
5029 behavior.
5030
5031 * vc-rcs.el: Update Copyright.
5032 (vc-rcs-rename-file): New function.
5033 (vc-rcs-diff): Remove unused `backend' variable.
5034
5035 * vc-hooks.el: Update Copyright.
5036 (vc-backend): Don't accept a nil argument any more.
5037 (vc-up-to-date-p): Turn into a defsubst.
5038 (vc-possible-master): New function.
5039 (vc-check-master-templates): Use `vc-possible-master' and allow
5040 funs in vc-X-master-templates to return a non-existent file.
5041
5042 * vc-cvs.el: Update Copyright.
5043 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 5044 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
5045
5046 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
5047
50482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5049
5050 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
5051 since it can be called from vc-rcs.el.
5052 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
5053
50542000-09-04 Andre Spiegel <spiegel@gnu.org>
5055
5056 * vc.el (vc-version-diff): Expand file name read from the
5057 minibuffer. Handle the case when a previous version number can't
5058 be guessed. Give suitable messages when there were no differences
5059 found.
5060 (vc-clear-headers): Call backend-specific implementation, if one
5061 exists.
5062 (vc-cancel-version): Made error checks generic. When done, clear
5063 headers generically, too.
5064
5065 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
5066 from vc-clear-headers in vc.el.
5067
5068 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
5069 correctly.
5070 (vc-rcs-latest-on-branch-p): Made second argument VERSION
5071 optional. Handle the case when it's not there.
5072
50732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5074
5075 * vc.el (vc-locking-user): Moved from vc-hooks.el.
5076
50772000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5078
5079 * vc-hooks.el (vc-loadup): Remove.
5080 (vc-find-backend-function): Use `require'. Also, handle the case
5081 where vc-BACKEND-hooks.el doesn't exist.
5082 (vc-call-backend): Cleanup.
5083
50842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5085
5086 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
5087 vc-rcs-grab-templates)
5088 (vc-rcs-registered): Remove. The default function works as well.
5089 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
5090 vc-sccs-grab-templates)
5091 (vc-sccs-registered): Remove. The default function works as well.
5092
5093 * vc.el (vc-version-diff): Left out a vc- in call to
5094 vc-call-backend.
5095 (vc-default-dired-state-info, vc-default-record-rename)
5096 (vc-default-merge-news): Update for the new backend argument.
5097
5098 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
5099 using the default function.
5100 (vc-call-backend): If calling the default function, pass it the
5101 backend as first argument. Update the docstring accordingly.
5102 (vc-default-state-heuristic, vc-default-mode-line-string): Update
5103 for the new backend argument.
5104 (vc-make-backend-sym): Renamed from vc-make-backend-function.
5105 (vc-find-backend-function): Use the new name.
5106 (vc-default-registered): New function.
5107
51082000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5109
5110 * vc.el (vc-merge): Use vc-find-backend-function.
5111
5112 * vc-hooks.el (vc-backend-functions): Remove.
5113 (vc-loadup): Don't setup 'vc-functions.
5114 (vc-find-backend-function): New function.
5115 (vc-call-backend): Use above fun and populate 'vc-functions
5116 lazily.
5117 (vc-backend-defines): Remove.
5118
51192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5120
5121 * vc.el (vc-register): Put a FIXME note for a newly found bug.
5122 Call vc-call-backend without the leading vc-.
5123 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
5124 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 5125 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
5126 (vc-annotate-display): Replace confusing use of `cond' with `or'.
5127 Call vc-call-backend without the leading vc-.
5128
5129 * vc-cvs.el (tail): Provide vc-cvs.
5130 * vc-sccs.el (tail): Provide vc-sccs.
5131 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
5132
5133 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
5134 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 5135 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
5136 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
5137 (vc-call-backend): Always try to load vc-X-hooks.
5138 (vc-registered): Remove vc- in call to vc-call-backend.
5139
51402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5141
5142 * vc.el (vc-process-filter): New function.
5143 (vc-do-command): Setup `vc-process-filter' for the async process.
5144 (vc-maybe-resolve-conflicts): New function to reduce
5145 code-duplication. Additionally, it puts the buffer in
5146 `smerge-mode' if applicable.
5147 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
5148 calling `merge-news'.
7f8b6551 5149 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
5150 (vc-log-edit): New function. Replacement for `vc-log-mode' by
5151 interfacing to log-edit.el.
5152 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
5153 log-edit is available.
5154 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
5155
51562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5157
5158 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
5159 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
5160 defvar and the initialization.
5161 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
5162
5163 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
5164 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
5165
7f8b6551 5166 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
5167
51682000-09-04 Andre Spiegel <spiegel@gnu.org>
5169
5170 * vc.el (vc-file-clear-masterprops): Removed.
5171 (vc-checkin, vc-revert-buffer): Removed calls to the above.
5172 (vc-version-diff): Use buffer-size without argument.
5173 (vc-register): Heed vc-initial-comment.
5174
5175 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
5176 default branch.
5177
5178 * vc-rcs.el (vc-rcs-register): Parse command output to find master
5179 file name and workfile version.
5180 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
5181
5182 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
5183 vc-file-clear-masterprops.
5184
5185 * vc-sccs.el (vc-sccs-checkout): Removed call to
5186 vc-file-clear-masterprops. If writable, set vc-state to 'edited
5187 rather than user login name.
5188
5189
51902000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5191
5192 * vc.el (vc-workfile-unchanged-p): Remove unused argument
5193 `want-differences-if-changed' and simplify.
5194 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
5195 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
5196 output (which is invalid for async vc-diff) to decide whether to
5197 do the revert silently or not.
5198
51992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5200
5201 * vc-hooks.el (vc-loadup): Load files quietly.
5202 (vc-call-backend): Oops, brain fart.
5203
52042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5205
5206 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 5207 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
5208
52092000-09-04 Andre Spiegel <spiegel@gnu.org>
5210
5211 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
5212 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
5213 vc-state or vc-up-to-date-p.
5214 (vc-merge): Use vc-backend-defines to check whether merging is
5215 possible. Set state to 'edited after successful merge.
5216
5217 * vc-hooks.el (vc-locking-user): If locked by the calling user,
5218 return that name. Redocumented.
5219
52202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5221
5222 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
5223 new `vc-state' semantics.
5224 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
5225 'vc-locking-user to the current user.
5226 (vc-merge): Inline vc-backend-merge. Comment out code that I
5227 don't understand and hence can't adapt to the new `vc-state' and
5228 `vc-locking-user' semantics.
5229 (vc-backend-merge): Remove.
5230
5231 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
5232 rather than 'vc-locking-user.
5233
5234 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
5235
5236 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
5237 (vc-state): Don't use 'reserved any more. Just use the same
5238 convention as the one used for vc-<backend>-state where the
5239 locking user (as a string) is returned.
5240 (vc-locking-user): Update, based on the above convention. The
5241 'vc-locking-user property has disappeared.
7f8b6551 5242 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
5243
5244 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
5245 with a heuristic one.
5246 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
5247 (vc-cvs-checkin): Do a trivial parse to set the state in case of
5248 error. That allows us to get to 'needs-merge even in the
5249 stay-local case. There's still no way to detect 'needs-patch in
5250 such a setup (or to force an update for that matter).
5251 (vc-cvs-logentry-check): Remove, the default works as well.
5252
52532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5254
7f8b6551 5255 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
5256
5257 * vc.el (vc-do-command): kill-all-local-variables, to reset any
5258 major-mode in which the buffer might have been put earlier. Use
5259 `remove' and `when'. Allow `okstatus' to be `async' and use
5260 `start-process' in this case.
5261 (vc-version-diff): Handle the case where the diff looks empty
5262 because of the use of an async process.
5263
52642000-09-04 Andre Spiegel <spiegel@gnu.org>
5265
5266 * vc.el (vc-next-action-on-file): Removed optional parameter
5267 `simple'. Recompute state unconditionally.
5268 (vc-default-toggle-read-only): Removed.
5269
5270 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
5271 (vc-toggle-read-only): Undid prev change.
5272
5273 * vc-cvs.el (vc-cvs-stay-local): Renamed from
5274 vc-cvs-simple-toggle. Redocumented.
5275 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
5276 (vc-cvs-toggle-read-only): Removed.
5277
52782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5279
7f8b6551 5280 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
5281 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
5282 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
5283 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
5284 still is. So maybe it should be removed.
5285 (vc-head-version, vc-find-binary): Remove.
5286 (vc-recompute-state): Move from vc-hooks.el.
5287 (vc-next-action-on-file): Add a `simple' argument to allow
5288 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
5289 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
5290 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
5291 (vc-dired-mode-map): Properly defvar it.
5292 (vc-print-log): Call log-view-mode if available.
5293 (small-temporary-file-directory): defvar instead of use boundp.
5294 (vc-merge-news): Moved to vc-cvs.el.
5295 (vc-default-merge-news): New function.
5296
5297 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
5298 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
5299 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
5300 unknown `vc-latest-version' function. It should probably refer to
5301 vc-workfile-version or somesuch, but it's very unclear to me and I
5302 don't have SCCS to test things.
5303
5304 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
5305 (vc-sccs-state-heuristic): Fix typo.
5306 (vc-sccs-workfile-unchanged-p): Add missing argument.
5307
5308 * vc-rcs.el: Require vc and vc-rcs-hooks.
5309 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
5310 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
5311 (vc-release-greater-or-equal-p): Move from vc.
5312 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
5313 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
5314 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 5315 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
5316
5317 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
5318 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
5319 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
5320 than the apparently unbound `workfile-version'.
5321
5322 * vc-hooks.el (vc-master-templates): Def the obsolete var.
5323 (vc-file-prop-obarray): Use `make-vector'.
5324 (vc-backend-functions): Add new hookable functions
5325 vc-toggle-read-only, vc-record-rename and vc-merge-news.
5326 (vc-loadup): If neither backend nor default functions exist, use
5327 the backend function rather than nil.
5328 (vc-call-backend): If the function if not bound yet, try to load
5329 the non-hook file to see if it provides it.
5330 (vc-call): New macro plus use it wherever possible.
5331 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
5332 nor `vc-find-binary' since it's only called from
7f8b6551 5333 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
5334 (vc-checkout-model): Fix parenthesis.
5335 (vc-recompute-state, vc-prefix-map): Move to vc.el.
5336
7f8b6551 5337 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
5338 (vc-cvs-release, vc-cvs-system-release): Remove.
5339 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
5340 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
5341 status symbols.
5342 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
5343 (vc-cvs-toggle-read-only): First cut at a function to allow a
5344 cvs-status-free vc-toggle-read-only.
5345 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
5346 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
5347 vc-cvs-status. Also set vc-state rather than vc-locking-user.
5348 (vc-cvs-checkout): Modify access rights directly if the user
5349 requested not to use `cvs edit'. And refresh the mode line.
5350
5351 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
5352 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
5353
53542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5355
5356 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
5357 workfile' that got lost when the code was extracted from vc.el.
5358 And merged the tail with the rest of the code (not possible in the
5359 old vc.el where the tail was shared among all backends). And
5360 explicitly set the state to 'edited if `writable' is set.
5361
5362 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
5363 (vc-cvs-state): Be careful to return the value from
5364 vc-cvs-parse-state.
5365 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
5366 property but return it instead. Also be careful to handle a nil
5367 or "" `rev' when workfile is non-nil (it was handled properly when
5368 workfile was nil).
5369
5370 * vc.el: Removed those pesky unnecessary `(function' quotes.
5371 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
5372 directly in the defvar.
5373 (vc-do-command): Bind inhibit-read-only so as to properly handle
5374 the case where the destination buffer has been made read-only.
5375 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 5376 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
5377 (vc-annotate-mode-variables): Removed (code moved partly to
5378 defvars and partly to vc-annotate-add-menu).
5379 (vc-annotate-mode): Turned into a derived-mode.
5380 (vc-annotate-add-menu): Moved in code in
5381 vc-annotate-mode-variables.
5382 (vc-update-change-log): Use make-temp-file if available.
5383
53842000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
5385
5386 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
5387 `vc-checkout-model' updated to `vc-cvs-update-model'.
5388
53892000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5390
5391 * vc.el (vc-next-action-on-file): Added handling of state
5392 `unlocked-changes'.
5393 (vc-checkout-carefully): Is now practically obsolete, unless the
5394 above is too slow to be enabled unconditionally.
5395 (vc-update-change-log): Fixed typo.
5396
5397 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
5398
7f8b6551
SM
5399 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
5400 Now handles state `unlocked-changes'.
5401 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
5402
5403 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
5404
5405 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
5406 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
5407 `unlocked-changes'.
5408 (vc-rcs-workfile-unchanged-p): Renamed from
5409 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
5410 function yet, but supposed to become one soon.
5411
5412 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
5413 `vc-steal-lock'.
5414 (vc-call-backend): Changed error message.
5415 (vc-state): Added description of state `unlocked-changes'.
5416
54172000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5418
5419 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
5420 always return t in CVS-controlled directories.
5421
5422 * vc.el (vc-responsible-backend): New function.
5423 (vc-register): Largely rewritten.
5424 (vc-admin): Removed (implementation moved into vc-register).
5425 (vc-checkin): Redocumented.
5426 (vc-finish-logentry): If no backend defined yet (because we are in
5427 the process of registering), use the responsible backend.
5428
5429 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
5430 Updated function lists.
5431 (vc-call-backend): Fixed typo.
5432
7f8b6551
SM
5433 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
5434 New functions.
5435 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
5436 Removed query option. Redocumented.
7a004b71
GM
5437
54382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5439
5440 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
5441
5442 * vc.el: Updated callers of `vc-checkout-required' to use
5443 `vc-checkout-model'.
5444
54452000-09-04 Martin Lorentzson <martinl@gnu.org>
5446
5447 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
5448 stuff updated to reference this function instead of the old
5449 `vc-backend-release-p'.
5450
54512000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5452
5453 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
5454 vc-checkout-model. Return appropriate values. Updated callers.
5455
54562000-09-04 Martin Lorentzson <martinl@gnu.org>
5457
7f8b6551 5458 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
5459 (vc-backend-revert): Function moved into `vc-revert';
5460 `vc-next-action' must be updated to accomodate this change.
5461 (vc-backend-steal): Function moved into `vc-finish-steal'.
5462 (vc-backend-logentry-check): Function moved into
5463 `vc-finish-logentry'.
5464 (vc-backend-printlog): Function moved into `vc-print-log'.
5465 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
5466 (vc-backend-assign-name): Function moved into
5467 `vc-create-snapshot'.
5468
54692000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5470
5471 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
5472 Rename to vc-checkout-model. Return appropriate values.
5473 Update callers.
7a004b71 5474
7f8b6551 5475 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 5476 to vc-checkout-model.
7f8b6551
SM
5477 (vc-checkout-required): Rename to vc-checkout-model.
5478 Re-implement and re-comment.
7a004b71
GM
5479 (vc-after-save): Use vc-checkout-model.
5480
54812000-09-04 Martin Lorentzson <martinl@gnu.org>
5482
7f8b6551
SM
5483 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
5484 Update to use the vc-BACKEND-diff functions instead.
5485 `vc-diff' is now working.
7a004b71 5486
7f8b6551 5487 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 5488
7f8b6551 5489 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
5490
5491 * vc-sccs.el (vc-sccs-diff): Function changed name from
5492 `vc-backend-diff'. This makes `vc-diff' work.
5493
7f8b6551 5494 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 5495 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 5496 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
5497 signaled during `vc-after-save'.
5498
7f8b6551
SM
5499 * vc.el: Fix typo.
5500 This checkin is made with our new VC code base for the very first time.
5501 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
5502
5503 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
5504 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
5505
5506 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
5507 updated to `vc-uses-locking'.
7f8b6551 5508 (vc-checkout-required): Call to backend function.
7a004b71
GM
5509 `vc-checkout-required' updated to `vc-uses-locking' instead.
5510
5511 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
5512 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
5513
7f8b6551 5514 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 5515 to match the split into various backends.
7f8b6551 5516 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
5517 (vc-retrieve-snapshot): Bug fix.
5518
55192000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5520
5521 * vc-sccs.el (vc-sccs-release): Doc fix.
5522
55232000-09-04 Martin Lorentzson <martinl@gnu.org>
5524
5525 * vc.el (vc-next-action-on-file): Bug found and fixed.
5526 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
5527 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
5528
5529 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
5530 (vc-rcs-checkout): Name space cleaned up. No more revision number
5531 crunching function names that are not prefixed with vc-rcs.
5532 (vc-rcs-checkout-model): Function added. References to
5533 `vc-checkout-model' replaced.
5534
55352000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5536
5537 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
5538 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
5539 still need to be split, and implemented for RCS).
5540
55412000-09-04 Martin Lorentzson <martinl@gnu.org>
5542
5543 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
5544
5545 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
5546 required by the vc.el file.
5547
5548 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
5549 required by the vc.el file.
5550 (vc-rcs-exists): Function added.
5551
5552 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
5553 required by the vc.el file.
5554
5555 * vc.el (vc-admin): Updated to handle selection of appropriate
5556 backend. Current implementation is crufty and need re-thinking.
5557
5558 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
5559
55602000-09-04 Martin Lorentzson <martinl@gnu.org>
5561
5562 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
5563 beginning of annotate buffers correctly.
5564
5565 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
5566 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
5567 functionality updated quite a lot to support multiple backends.
5568 Variables `vc-annotate-mode', `vc-annotate-buffers',
5569 `vc-annotate-backend' added.
5570
5571 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
5572 `vc-annotate-difference' added to supported backend functions.
5573
55742000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5575
5576 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
5577 Use with-temp-file instead of /bin/sh. Merged from mainline
5578
55792000-09-04 Martin Lorentzson <martinl@gnu.org>
5580
5581 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
5582
5583 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
5584
5585 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
5586
55872000-09-04 Martin Lorentzson <martinl@gnu.org>
5588
5589 * vc-hooks.el: vc-state-heuristic added to
5590 vc-backend-hook-functions.
5591
5592 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
5593
5594 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
5595
7f8b6551
SM
5596 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
5597 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
5598 state to `reserved'.
5599
5600 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
5601 `vc-checkout-required'. Rename the `locked' state to `reserved'.
5602
56032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5604
7f8b6551 5605 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
5606 untouched.
5607
7f8b6551 5608 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 5609
7f8b6551 5610 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
5611 if defined. (Merged from main line, slightly adapted.)
5612
5613 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
5614 millenium problem (merged from mainline).
5615
56162000-09-04 Martin Lorentzson <martinl@gnu.org>
5617
5618 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
5619 part and moved the non-BACKEND stuff to vc.el.
5620
5621 * vc.el: Split the annotate feature into a BACKEND specific part
5622 and moved it from the vc-cvs.el file to this one.
5623
56242000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5625
7f8b6551
SM
5626 * vc-hooks.el: Implement new state model.
5627 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
5628 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 5629 locked by somebody else.
7f8b6551 5630 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
5631 vc-sccs-hooks.el and vc-rcs-hooks.el now.
5632 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 5633 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 5634
7f8b6551
SM
5635 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
5636 Various simplifications and adaptations all over the place.
7a004b71 5637
7f8b6551
SM
5638 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
5639 Simplify and adapt the rest.
7a004b71 5640
7f8b6551 5641 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 5642 interaction with view mode according to recent RCS change.
7f8b6551 5643 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
5644
56452000-09-04 Martin Lorentzson <martinl@gnu.org>
5646
7f8b6551 5647 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
5648
56492000-09-04 Martin Lorentzson <martinl@gnu.org>
5650
5651 * vc.el (vc-backend-release, vc-release-greater-or-equal)
5652 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
5653 (vc-minor-part, vc-previous-version): Functions that operate and
5654 compare revision numbers got proper documentation. Comments added
5655 about their possible removal.
5656
56572000-09-04 Martin Lorentzson <martinl@gnu.org>
5658
5659 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
5660 the vc-backend.el files.
5661
5662 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
5663
5664 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
5665 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
5666 (vc-rcs-previous-version): Functions added.
5667
5668 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
5669
5670 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
5671
56722000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5673
5674 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 5675 Comment out the definition for now. What is the right procedure
7a004b71
GM
5676 to get rid of it?
5677 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
5678 rewritten.
7f8b6551 5679 (vc-default-registered): Remove.
7a004b71
GM
5680 (vc-check-master-templates): New function; does mostly what the
5681 above did before.
5682 (vc-locking-user): Don't rely on the backend to set the property.
5683
5684 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 5685 Rewrite documentation.
7a004b71
GM
5686 (vc-rcs-templates-grabbed): New variable.
5687 (vc-rcs-grab-templates): New function.
7f8b6551 5688 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
5689
5690 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 5691 Rewrite documentation.
7a004b71
GM
5692 (vc-sccs-templates-grabbed): New variable.
5693 (vc-sccs-grab-templates): New function.
7f8b6551
SM
5694 (vc-sccs-registered): Rewrite to use above mechanism.
5695 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
5696 Don't throw the result, simply return it.
7a004b71 5697
7f8b6551
SM
5698 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
5699 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
5700 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 5701
7f8b6551 5702 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
5703 from main line.
5704
57052000-09-04 Martin Lorentzson <martinl@gnu.org>
5706
7f8b6551 5707 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 5708
7f8b6551 5709 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 5710
7f8b6551
SM
5711 * vc-rcs.el (vc-rcs-diff): New function.
5712 (vc-rcs-checkout): Bug (typo) found and fixed.
5713 (vc-rcs-register-switches): New variable.
7a004b71
GM
5714
5715 * vc.el (vc-backend-diff): Function removed and placed in the
5716 backend files.
5717
57182000-09-04 Martin Lorentzson <martinl@gnu.org>
5719
5720 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
5721
5722 * vc.el (vc-backend-checkout): Function removed and replaced in
5723 the vc-backend.el files.
5724
5725 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
5726
5727 * vc.el (vc-backend-admin): Removed and replaced in the
5728 vc-backend.el files.
5729
5730 * vc.el (Martin): Removed all the annotate functionality since it
5731 is CVS backend specific.
5732
57332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5734
5735 * spec.txt: Added specification of vc-state.
5736
5737 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 5738 Remove handling of vc-latest-version and
7a004b71
GM
5739 vc-your-latest-version. What used to be vc-latest-version, is now
5740 returned as vc-workfile-version.
7f8b6551 5741 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
5742
57432000-09-04 Dave Love <fx@gnu.org>
5744
5745 * vc.el: [Merged from mainline.]
5746 (vc-dired-mode): Make the dired-move-to-filename-regexp
5747 regexp match the date, to avoid treating date as file size.
5748 Add YYYY S option to WESTERN/
5749
57502000-09-04 Dave Love <fx@gnu.org>
5751
5752 * vc.el: Require `compile' when compiling.
5753 (vc-logentry-check-hook): New option.
5754 (vc-steal-lock): Use compose-mail.
5755 (vc-dired-mode-map): Defvar when compiling.
5756 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
5757 vc-sccs.el and renamed. Callers changed.
5758 (vc-backend-checkout, vc-backend-logentry-check)
5759 (vc-backend-merge-news): Doc fix.
5760 (vc-default-logentry-check): New function.
5761 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
5762 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
5763 (vc-backend-merge): Doc fix. Use backend functions.
5764 (vc-check-headers): Use backend functions.
5765
5766 * vc-cvs.el: Require vc when compiling.
5767 (vc-cvs-register-switches): Doc fix.
5768 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
5769 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
5770 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
5771 New functions (code from vc.el).
5772 (vc-annotate-display-default): Fix interactive spec.
5773 (vc-annotate-time-span): Doc fix.
5774
5775 * vc-rcs.el: Require vc when compiling.
5776 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
5777 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
5778 (vc-rcs-checkin): New functions (code from vc.el).
5779 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
5780 Doc fix.
5781 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
5782
5783 * vc-sccs.el: Require vc when compiling.
5784 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
5785 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
5786 (vc-sccs-revert)
5787 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
5788 from vc.el).
5789 (vc-sccs-add-triple, vc-sccs-record-rename)
5790 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
5791 (vc-sccs-admin): Doc fix.
5792
57932000-09-04 Martin Lorentzson <martinl@gnu.org>
5794
5795 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
5796 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
5797 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
5798 from vc.el.
5799
5800 * vc-sccs.el (vc-admin-sccs): Added from vc.el
5801
5802 * vc-cvs.el: Moved the annotate functionality from vc.el.
5803 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
5804
58052000-09-04 Dave Love <fx@gnu.org>
5806
5807 * vc.el (vc-backend-release): Call vc-system-release.
5808
5809 * vc-sccs.el (vc-sccs-system-release):
5810 Renamed from vc-sccs-backend-release.
5811
5812 * vc-rcs.el (vc-rcs-system-release):
5813 Renamed from vc-rcs-backend-release.
5814
5815 * vc-cvs.el (vc-cvs-system-release):
5816 Renamed from vc-cvs-backend-release.
5817
58182000-09-04 Dave Love <fx@gnu.org>
5819
5820 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
5821 backend files.
5822 (vc-backend-release): Dispatch to backend functions.
5823 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
5824 probably needs attention.]
5825
5826 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
5827 (vc-sccs-backend-release): New function.
5828
5829 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
5830 (vc-cvs-backend-release): New function.
5831
5832 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
5833 Doc fix.
5834 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
5835 (vc-default-dired-state-info): New function.
5836 (vc-dired-state-info): Dispatch to backends.
5837 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
5838
5839 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
5840 from vc.el and renamed.
5841
58422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5843
5844 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
5845 (vc-version-other-window, vc-backend-assign-name): Removed
5846 references to vc-latest-version; sometimes changed into
5847 vc-workfile-version.
5848
5849 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
5850 vc-rcs-master-workfile-version.
5851 (vc-rcs-workfile-version): Use the above. Don't call
5852 vc-latest-version (that was unreachable code, anyway).
5853 (vc-rcs-fetch-master-properties): Doc fix.
5854
5855 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
5856 (vc-backend-hook-functions): Removed them from this list, too.
5857 (vc-fetch-properties): Removed.
5858 (vc-workfile-version): Doc fix.
5859
5860 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
5861 (vc-rcs-workfile-version, vc-rcs-locking-user)
5862 (vc-rcs-uses-locking): Use it.
5863
5864 * vc-hooks.el (vc-consult-rcs-headers):
5865 Moved into vc-rcs-hooks.el, under the name
5866 vc-rcs-consult-headers.
5867
5868 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
5869 headers.
5870 (vc-cvs-find-master): Use this name only; correct different
5871 versions of the name.
5872
5873 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
5874 New functions.
5875 (vc-sccs-locking-user): Use the latter.
5876
5877 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
5878 New functions.
5879
5880 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
5881 Moved into both
5882 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
5883 functions are implementation details of those two backends.
5884
58852000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5886
5887 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
5888 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
5889
5890 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
5891 (vc-sccs-parse-locks): SCCS-specific code moved here from
5892 vc-hooks.
5893
5894 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
5895 code moved here from vc-hooks.
5896
5897 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
5898 into back-end specific parts and removed. Callers not updated
5899 yet; because I guess these callers will disappear into back-end
5900 specific files anyway.
5901
59022000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5903
5904 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
5905 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
5906 `vc-uses-locking'.
5907
5908 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
5909 Store yes/no in the property, and return t/nil. Updated all
5910 callers.
5911
5912 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
5913 vc-sccs-uses-locking. Don't set property.
5914 (vc-sccs-locking-user): Don't set property.
5915
5916 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
5917 vc-cvs-uses-locking. Don't set property here; leave that to
5918 vc-hooks.
5919 (vc-cvs-locking-user): Reflect above change. Streamlined.
5920
5921 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
5922 vc-rcs-uses-locking.
5923 (vc-rcs-locking-user): Reflect above change.
5924
59252000-09-04 Dave Love <fx@gnu.org>
5926
5927 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
5928
5929 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
5930
5931 * vc-hooks.el (vc-checkout-model): Punt to backends.
5932
5933 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
5934
5935 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
5936
5937 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
5938 New functions.
5939
5940 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
5941 New functions.
5942
5943 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
5944 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
5945
5946 * vc-hooks.el (vc-default-locking-user): New function.
5947 (vc-locking-user, vc-workfile-version): Punt to backends.
5948
59492000-09-04 Dave Love <fx@gnu.org>
5950
5951 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
5952 (vc-master-workfile-version): Moved from vc-hooks.
5953
5954 * vc-rcs-hooks.el: Fix duplicate code in last change.
5955
5956 * vc-rcs-hooks.el: Require vc-hooks when compiling.
5957 (vc-rcs-master-templates): Improve :type.
5958 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
5959 vc-master-workfile-version): Moved from vc-hooks.
5960
5961 * vc-sccs-hooks.el: Require vc-hooks when compiling.
5962 (vc-sccs-master-templates): Improve :type.
5963 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
5964
5965 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
5966
5967 * vc-cvs-hooks.el: Require vc-hooks when compiling.
5968 (vc-cvs-master-templates): Improve :type. Use
5969 vc-cvs-find-cvs-master.
5970 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
5971 from vc-hooks.
5972 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
5973
5974 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
5975 Moved to vc-cvs-hooks.
5976
5977 * vc-hooks.el: Add doc strings in various places. Simplify the
5978 minor mode setup.
5979 (vc-handled-backends): New user variable.
5980 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
5981 simplification.
5982
59832000-09-04 Dave Love <fx@gnu.org>
5984
5985 * vc.el: Some doc fixes for autoloaded and interactive functions.
5986 Fix compilation warnings from ediff stuff.
5987 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
5988
5989 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
5990
5991 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
5992
5993 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
5994
59952000-09-04 Dave Love <fx@gnu.org>
5996
5997 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
5998 New variable.
5999 (vc-make-backend-function, vc-loadup, vc-call-backend)
6000 (vc-backend-defines): New functions.
6001
6002 * vc-hooks.el: Various doc fixes.
6003 (vc-default-back-end, vc-follow-symlinks): Custom fix.
6004 (vc-match-substring): Function removed. Callers changed to use
6005 match-string.
6006 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
6007 Simplify.
6008
60092000-09-04 Dave Love <fx@gnu.org>
6010
6011 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
6012 type.
6013 (vc-sccs-project-dir, vc-search-sccs-project-dir)
6014 (vc-sccs-registered): Doc fix.
6015
6016 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
6017 (vc-cvs-registered): Doc fix.
6018
6019 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
6020 (vc-rcs-registered): Doc fix.
6021
60222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6023
6024 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
6025
6026 * vc-hooks.el: vc-registered has been renamed
6027 vc-default-registered. Some functions have been moved to the
6028 backend specific files. they all support the
6029 vc-BACKEND-registered functions.
6030
60312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6032
6033 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
6034
6035 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
6036
a033ea13
DL
60372000-09-04 Dave Love <fx@gnu.org>
6038
179fc9ef
DL
6039 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
6040 menu-bar-update-hook.
6041
6042 * help.el (help-manyarg-func-alist): Add
6043 find-operation-coding-system.
6044
a033ea13
DL
6045 * wid-edit.el (widget-sexp-validate): Fix garbled code.
6046
6047 * custom.el (custom-set-variables): Print message about errors in
6048 setting.
6049
f8803e97
AI
60502000-09-03 Andrew Innes <andrewi@gnu.org>
6051
6052 * makefile.w32-in: Change to DOS line endings.
6053
59836110
EZ
60542000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6055
6056 * mouse.el (mouse-popup-menubar): Supply the prompt string for
6057 minor-mode keymaps, if they don't have one.
6058
5514ba5c
EZ
60592000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6060
6061 * eshell/esh-module.el (eval-when-compile): Don't lose if
6062 esh-module.el's file name is truncated to DOS 8+3 limits.
6063
79cf8e80
JW
60642000-09-01 John Wiegley <johnw@gnu.org>
6065
6066 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
6067 predicate, which caused entries in the completion list to be
6068 doubled.
6069
60702000-08-30 John Wiegley <johnw@gnu.org>
6071
6072 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
6073 sending to subprocesses. Also, hook pre-command-hook if
6074 `eshell-send-direct-to-subprocesses' is non-nil.
6075 (eshell-send-direct-to-subprocesses): New config variable. If t,
6076 subprocess input is send immediately.
6077 (eshell-toggle-direct-send): New function.
6078 (eshell-self-insert-command): New function.
6079 (eshell-intercept-commands): New function.
6080 (eshell-send-input): If direct subprocess sending is enabled,
6081 don't echo any input to the Eshell buffer. Let the subprocess
6082 handle that. This requires "stty echo" in bash, for example.
6083
60842000-08-28 John Wiegley <johnw@gnu.org>
6085
6086 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
6087 completion function for Eshell's implementation of `unset'.
6088
778911b9
EZ
60892000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6090
6091 * info.el (Info-directory-list): Doc fix.
6092
05d07b49
PB
60932000-08-31 Peter Breton <pbreton@ne.mediaone.net>
6094
9b4a7800 6095 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
6096 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
6097
9941d4c7
KH
60982000-08-31 Kenichi Handa <handa@etl.go.jp>
6099
6100 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
6101 coding systems.
6102
af9ba8ad
AI
61032000-08-30 Andrew Innes <andrewi@gnu.org>
6104
6105 * timer.el (run-with-idle-timer): Undo last change, so that timer
6106 is not activated immediately if Emacs is already idle. Some
6107 existing code relies on this behaviour.
6108
caccd8f2
MB
61092000-08-30 Miles Bader <miles@gnu.org>
6110
6111 * frame.el (set-frame-font): Do completion of font-name for
6112 interactive use.
6113
b64c0a1c
KH
61142000-08-30 Kenichi Handa <handa@etl.go.jp>
6115
6116 * international/quail.el (quail-start-translation): Bind locally
6117 last-command-event, last-command, and this-command.
6118 (quail-start-conversion): Likewise.
75cf0095 6119 (quail-self-insert-command): Fix docstring.
b64c0a1c 6120
fd5f61d3
GM
61212000-08-29 Gerd Moellmann <gerd@gnu.org>
6122
6123 * progmodes/executable.el
6124 (executable-make-buffer-file-executable-if-script-p): Check that
6125 buffer contains at least 2 characters.
6126
5b671d04
EZ
61272000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
6128
6129 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
6130
485d9513
DL
61312000-08-29 Dave Love <fx@gnu.org>
6132
a39fb83d
DL
6133 * diff-mode.el (diff-mode) <defgroup>: Add :version.
6134 (diff-mode-shared-map): Bind mouse-2.
6135 (diff-imenu-generic-expression): New variable.
6136 (diff-mode): Use it.
6137
485d9513
DL
6138 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
6139 (mouse-popup-menubar): Add minor mode menus.
6140 (popup-menu): Check for lookup-key returning number.
6141
ba3478d9
MB
61422000-08-29 Miles Bader <miles@gnu.org>
6143
6144 * comint.el (comint-send-input): Create overlays using the proper
6145 front/read-advance arguments.
9b4a7800 6146
c3d6d211
GM
61472000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6148
6149 * ps-print.el: Even/odd pages printing. Doc fix.
6150 (ps-print-version): New version number (6.0).
6151 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
6152 (ps-background, ps-begin-file, ps-begin-job): Code fix.
6153 (ps-print-duplex-feature): Variable eliminated.
6154 (ps-even-or-odd-pages): New variable.
6155
ba087cd7 6156 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
6157 (ebnf-version): New version (3.3).
6158 (ebnf-user-arrow): Change variable customization to sexp.
6159 (ebnf-user-arrow): Function eliminated.
6160 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 6161
d313265f
KH
61622000-08-29 Kenichi Handa <handa@etl.go.jp>
6163
cba62b78 6164 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
6165 (help-make-xrefs): Handle help-xref-mule-regexp.
6166
6167 * international/mule-cmds.el (help-xref-mule-regexp-template): New
6168 variable.
6169 (describe-input-method): Temporarily activate the specfied input
6170 method to display the information.
6171 (describe-language-environment): Hyperlinks to mule related items.
6172
6173 * international/mule-diag.el (charset-multibyte-form-string): New
6174 function.
6175 (list-character-sets-1): Use charset-multibyte-form-string.
6176 (describe-character-set): New function.
6177 (describe-coding-system): Hyperlinks to safe character sets.
6178
6179 * international/quail.el (quail-help): New arg PACKAGE.
6180 Hyperlinks to mule related items.
6181 (quail-help-insert-keymap-description): Use
6182 substitute-command-keys instead of describe-bindings.
6183 (quail-translation-help): Hyperlinks to mule related items.
6184
b4bd214e
JW
61852000-08-28 John Wiegley <johnw@gnu.org>
6186
ca7aae91
JW
6187 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
6188 have a defsubst call itself. Made `eshell-flatten-list' back into
6189 a function again.
6190
b4bd214e
JW
6191 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
6192 catch, in case re-centering point at bottom messes up the display.
6193 This happens frequently in Emacs 21, due I believe to variable
6194 line heights.
6195
6196 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
6197 to call `find-tag-interactive'.
6198
6199 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
6200 the list of remember directories.
6201
d44e146b
JW
62022000-08-28 John Wiegley <johnw@gnu.org>
6203
6204 * align.el: Test align-region-separate to see if it's a symbol.
6205
546c0888 62062000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
6207
6208 * eshell/esh-util.el (eshell-flatten-list): Made this function
6209 into a defsubst form. It gets used very frequently, although
6210 calls don't occur all that often.
6211
6212 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
6213 examining it.
6214
6215 * eshell/esh-cmd.el (eshell-rewrite-while-command):
6216 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
6217 `eshell-protect'.
6218 (eshell-copy-handles): Created a new macro for duplicating the
6219 current set of open handles. This is needed by the looping
6220 functions.
6221 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
6222 is not incorrectly stomped on.
6223
6224 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
6225 declaration for pcomplete-use-paring.
6226 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
6227 value of eshell-cmpl-use-paring.
6228 * pcomplete.el (pcomplete-use-paring): New config variable, to
6229 indicate whether paring should be used.
6230 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
6231 completion alternatives that have already been used.
6232
6233 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
6234 bound to C-c C-y, which will repeat the previous N arguments
6235 (based on prefix argument).
6236 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
6237
6238 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
6239 if there is no *Help* buffer. This is for XEmacs, which renames
6240 its help buffers uniquely. TODO: Find out what the current buffer
6241 name to delete is.
6242
6243 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
6244 first entry that correlates to a passwd/group number. Later
6245 entries (used for group/user name aliasing to multiple IDs) are
6246 ignored.
6247
9b4a7800
TTN
6248 * eshell/em-xtra.el (eshell/expr):
6249 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
6250 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
6251 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
6252 argument list, before passing it to the system command.
6253
6254 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
6255 `find-tag' for use at final position in Eshell buffers (which
6256 otherwise triggers an error on Emacs 21).
6257 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
6258 buffer, if it is currently bound to `find-tag'.
6259
6260 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
6261 in the list of matched Makefile names.
6262 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
6263 directory, prefer its contents to Makefile.
6264
6265 * eshell/em-dirs.el (eshell/cd): cd commands that look up
6266 directory parts (like "cd old new", or "cd =regexp"), are now case
6267 sensitive on non-Windows/DOS platforms.
6268
6269 * eshell/esh-mode.el (eshell-parse-command-input): When a user
6270 types RET after an open delimiter (like "), display a message
6271 indicating that Eshell is waiting for the closing delimiter.
6272
6273 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
6274 environment variables.
6275
6276 * eshell/em-unix.el (eshell/diff): Added logic to fail more
6277 gracefully if the user enters incorrect arguments.
6278
6279 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
6280 Eshell buffers.
6281
9b4a7800
TTN
6282 * eshell/esh-var.el (eshell-interpolate-variable):
6283 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
6284 * eshell/em-unix.el (eshell-du-sum-directory):
6285 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6286 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
6287 (not (= ...)).
6288
6289 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
6290 to ensure the `preserve' flag gets propagated when doing recursive
6291 directory copies.
6292
546c0888 62932000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
6294
6295 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
6296 Don't convert \n into \0177 in memory.
6297 (eshell-read-history, eshell-write-history): Convert \n to \0177,
6298 and back again, when reading and writing.
9b4a7800 6299
546c0888 63002000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
6301
6302 * eshell/esh-util.el (eshell-processp): Added to relieve constant
6303 testing of `fboundp' on `processp'.
6304
6305 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
6306 (eshell/jobs): Don't call process-list if it is not bound.
6307 (eshell-gather-process-output): Support systems where async
6308 subprocesses aren't supported.
6309 (eshell-scratch-buffer, eshell-last-sync-output-start): New
6310 variables.
6311
6312 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
6313 eshell-do-eval returns t.
6314 (eshell-do-pipelines-synchronously): New defmacro.
6315 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
6316 when async subprocesses aren't supported.
6317 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
6318 if async subprocesses aren't supported.
6319 (eshell-resume-command): Don't assume STATUS is a string.
6320
6321 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
6322
6323 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
6324 (eshell-close-target, eshell-get-target): Use eshell-processp.
6325 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
6326 fix.
6327 (eshell-get-target, eshell-create-handles): Doc fix.
6328
546c0888 63292000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 6330
546c0888 6331 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
6332 criterion to include commands that output something, as long as it
6333 leaves both the command and the end-of-buffer visible when the
6334 command has exited.
6335 (eshell-review-quick-commands): Adjust the help doc string
6336 accordingly.
6337
2a371c3b
PB
63382000-08-28 Peter Breton <pbreton@ne.mediaone.net>
6339
8348e1f9 6340 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 6341 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 6342
9b4a7800 6343 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
6344 (file-cache-assoc-function): New variable
6345 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
6346 Use file-cache-case-fold-search variable
6347 (file-cache-add-file): Use file-cache-assoc-function
6348 (file-cache-delete-file): likewise
6349 (file-cache-directory-name): likewise
6350 (file-cache-debug-read-from-minibuffer): likewise
6351
95931eb1
GM
63522000-08-28 Gerd Moellmann <gerd@gnu.org>
6353
6354 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
6355 (abbrev-table-name): New function.
6356 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
6357 If non-nil list local abbrev, only.
6358
bb17930d
GM
63592000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
6360
546c0888
EZ
6361 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
6362 from Gnus support code, and use special article copy buffer
bb17930d
GM
6363 `(gnus-original-article-buffer)' instead. This allows to get rid
6364 of article-hide-headers usage (which breaks in the latest Gnus
6365 version). Thanks to Detlev Zundel.
6366
41a68aef
KH
63672000-08-28 Kenichi Handa <handa@etl.go.jp>
6368
6369 * international/quail.el (quail-use-package): Hide "... loaded"
6370 message.
6371 (quail-start-translation, quail-start-conversion): Likewise.
6372
6373 * international/kkc.el (kkc-region): Hide "... loaded" message.
6374
28bb2cef
DL
63752000-08-27 Dave Love <fx@gnu.org>
6376
6377 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
6378
11a1118d
MB
63792000-08-27 Miles Bader <miles@gnu.org>
6380
6381 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
6382
0f85d477
KH
63832000-08-27 Kenichi Handa <handa@etl.go.jp>
6384
6385 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
6386 'ja-dic-cnv), not (require 'skkdic-cnv).
6387
2d73e8d3
MB
63882000-08-26 Miles Bader <miles@gnu.org>
6389
a0e5a5a4
MB
6390 * faces.el (face-x-resources): Add entry for :inherit.
6391 * cus-face.el (custom-face-attributes): Add support for :inherit
6392 attribute. Add support for relative face heights.
6393 (custom-face-attributes-get): Treat `nil' as being a default value
6394 for :inherit (as well as `unspecified').
6395
19feb949
MB
6396 * faces.el (set-face-attribute): Update doc string.
6397 (face-attribute-name-alist): Add :inherit.
6398 (face-valid-attribute-values): Handle :inherit.
6399 (face-read-string): Rephrase prompt to be less confusing.
6400 Assume that DEFAULT is a string, since we must return a string.
6401 (face-read-integer): Use `format' to turn DEFAULT into an
6402 acceptable default for face-read-string. Match NEW-VALUE against
6403 the string "unspecified", not the symbol `unspecified', since
6404 that's what face-read-string returns.
6405 (read-face-attribute): Lookup a name for old-value in valid, and
6406 use it as a default if we find one. Treat all values from
6407 face-read-string as strings. If the default is used, don't do any
6408 more processing on the value, just use the old value directly.
6409 (read-face-and-attribute, modify-face): Tweak prompt.
6410 (read-face-name): Don't assume prompt ends with a space.
6411
2d73e8d3
MB
6412 * faces.el (describe-face): Add support for :inherit attribute.
6413
a1a2e38f
KH
64142000-08-25 Kenichi Handa <handa@etl.go.jp>
6415
e84fa7c5
KH
6416 * terminal.el (terminal-emulator): Fix args to `concat'. Now
6417 concat doesn't accept interger.
6418
a1a2e38f
KH
6419 * international/kkc.el: Remove SKK from Keywords. Require
6420 ja-dic-utl instead of skkdic-utl.
6421
6422 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
6423 Provide ja-dic-cnv instead of skkdic-cnv.
6424 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
6425 (iso-2022-7bit-short): Add safe-charsets property.
6426 (skkdic-convert-postfix): Search Japanese chou-on character in
6427 addition to Hiragana character.
6428 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
6429 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
6430 (batch-skkdic-convert): Likewise.
6431
6432 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
6433 Provide ja-dic-utl instead of skkdic-utl.
6434 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
6435
f6499c03
DL
64362000-08-24 Dave Love <fx@gnu.org>
6437
1c2c3f16
DL
6438 * disp-table.el (standard-display-default): Make the test of `l'
6439 useful.
6440
f6499c03
DL
6441 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
6442 mod sample text.
6443
6444 * international/iso-ascii.el: Make pilcrow convenient string
6445 consistent with section.
6446 (iso-ascii-display): Set up multibyte characters as well as
6447 unibyte.
6448
c543db81
KH
64492000-08-24 Kenichi Handa <handa@etl.go.jp>
6450
6451 * international/mule-cmds.el (reset-language-environment): Set
6452 default-process-coding-system to '(undecided . iso-latin-1), which
6453 makes process I/O almost consistent with file I/O. Call this
6454 function when mule-cmds.el[c] is loaded.
6455
746d9caf
AI
64562000-08-22 Andrew Innes <andrewi@gnu.org>
6457
6458 * makefile.w32-in: New file.
6459
5484005d
MB
64602000-08-22 Miles Bader <miles@lsi.nec.co.jp>
6461
6462 * comint.el (comint-output-filter): Compare end of
6463 comint-last-output-overlay with the start of the newly inserted
6464 text, not the end, when deciding whether to extend it.
9b4a7800 6465 Set saved-point's insertion type to advance after insertion.
5484005d
MB
6466
6467 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
6468 since this is now done independently of font-lock mode.
6469
7a912f63
GM
64702000-08-21 Gerd Moellmann <gerd@gnu.org>
6471
6472 * server.el (server-kill-new-buffers): New user option.
6473 (server-existing-buffer): New buffer-local variable.
6474 (server-visit-files): When using an existing buffer, set
6475 server-existing-buffer to t.
6476 (server-buffer-done): If server-kill-new-buffers is t, kill the
6477 buffer, unless it was already present before visiting it with
6478 Emacs server.
9b4a7800 6479
240301df
EZ
64802000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
6481
6482 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
6483 even if the display doesn't support colors: some displays will
6484 support bold/underline faces.
6485
cbcef616
GM
64862000-08-21 Gerd Moellmann <gerd@gnu.org>
6487
6917e6bb
GM
6488 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
6489
cbcef616
GM
6490 * startup.el (command-line): If user's init file had an error,
6491 add explanatory text to *Messages*.
6492
6922b018
KH
64932000-08-21 Kenichi Handa <handa@etl.go.jp>
6494
6495 * man.el (Man-getpage-in-background): Decode the process output by
6496 the system locale coding system.
6497
e50c4203
DL
64982000-08-20 Dave Love <fx@gnu.org>
6499
96ab6351
DL
6500 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
6501 Don't test x-popup-menu.
6502 (function) <complete-function>: Complete only fbound symbols.
6503 <validate, value>: New.
6504 (variable) <complete-function>: Complete only bound symbols.
6505 (coding-system): Add :base-only, :complete-function, :validate,
6506 :value, :prompt-match.
6507 (widget-coding-system-prompt-value): Use read-coding-system and
6508 act on :base-only.
6509 (editable-field): Add :help-echo.
6510 (widget-push-button-gui, widget-push-button-cache)
6511 (widget-gui-action, widget-editable-list-gui): COmment out, along
6512 with uses.
6513 (widget-at): Make arg optional.
6514 (widget-echo-help): Adjust for current help-echo calling sequence.
6515 (widget-specify-field, widget-specify-button)
6516 (widget-specify-insert, widget-get-sibling, widget-image-find)
6517 (widget-convert, widget-insert, widget-leave-text)
6518 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
6519 (widget-setup, widget-field-find, widget-before-change)
6520 (widget-after-change, widget-default-complete)
6521 (widget-default-create, widget-default-delete)
6522 (widget-push-button-value-create, editable-field)
6523 (widget-field-prompt-value, widget-field-validate)
6524 (widget-choice-value-create, widget-choice-action)
6525 (widget-choice-validate, widget-checklist-add-item)
6526 (widget-radio-add-item, widget-radio-chosen)
6527 (widget-radio-value-inline, widget-editable-list-value-create)
6528 (widget-editable-list-entry-create)
6529 (widget-documentation-link-add)
6530 (widget-documentation-string-value-create)
6531 (widget-regexp-validate, widget-file-complete)
6532 (widget-sexp-validate, widget-plist-convert-widget)
6533 (widget-plist-convert-widget, widget-alist-convert-widget)
6534 (widget-alist-convert-widget, widget-color-complete): Simplify,
6535 particularly to avoid bindings which aren't optimized out.
6536
e50c4203
DL
6537 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
6538 Doc fix.
6539 (down-list, backward-up-list, up-list, kill-sexp)
6540 (backward-kill-sexp, mark-sexp): Make arg optional.
6541 (lisp-complete-symbol): Add optional arg PREDICATE.
6542
6543 * cus-start.el: Add display-buffer-reuse-frames,
6544 file-coding-system-alist.
6545
511bd4eb
GM
65462000-08-20 Gerd Moellmann <gerd@gnu.org>
6547
6548 * startup.el (command-line): Clear realized faces after
6549 modifying TTY color mappings.
6550
a9de7d29
MB
65512000-08-20 Miles Bader <miles@gnu.org>
6552
6553 * faces.el (face-attr-match-p): Don't return true if ATTRS are
6554 merely a subset of FACE's attributes.
6555
8a8023d9
MB
65562000-08-19 Miles Bader <miles@gnu.org>
6557
6558 * comint.el (comint-output-filter): Save the point with a marker,
6559 not just a buffer position.
6560
6561 * international/mule.el (set-buffer-process-coding-system): Make
6562 interactive prompt less confusing.
6563
1433385f
GM
65642000-08-19 Gerd Moellmann <gerd@gnu.org>
6565
6566 * hilit-chg.el: General cleanup of doc strings, comments and
6567 code formatting.
6568
136b4eda
MB
65692000-08-19 Miles Bader <miles@gnu.org>
6570
6571 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
6572 Compiler macro removed; beginning-of-line is no longer always
6573 equivalent to forward-line, in the presence of fields.
6574
6575 * comint.el (comint-output-filter): Remove ad-hoc saving of
6576 restriction, and just use save-restriction, now that it works
6577 correctly. Don't adjust comint-last-input-start to account for
6578 our insertion; it shouldn't have moved because we don't use
6579 insert-before-markers anymore. Comment out call to
6580 `force-mode-line-update'; why is it here?
6581
6582 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
6583 while checking for prompt to delete. Use `forward-line 0'
6584 instead of beginning-of-line.
6585 (gud-filter): Temporarily widen gud comint buffer while
6586 examining output.
6587
cdd0f857
SM
65882000-08-18 Stefan Monnier <monnier@cs.yale.edu>
6589
ebf96bfa
SM
6590 * progmodes/sh-script.el: Big bag of typos.
6591
cdd0f857
SM
6592 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
6593 check since ispell-process is not bound when ispell is not yet loaded.
6594
9bb7a286
DL
65952000-08-18 Dave Love <fx@gnu.org>
6596
6597 * image.el (find-image): Copy `spec' before using plist-put.
6598
74ec6045
GM
65992000-08-18 Gerd Moellmann <gerd@gnu.org>
6600
6601 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
6602 `portugues'.
6603
6604 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
6605 backward-kill-sexp, analogous to kill-sexp.
6606
6607 * progmodes/icon.el (icon-indent-line)
6608 (icon-is-continuation-line): Handle comments specially.
6609
66102000-08-17 Ken Stevens <k.stevens@ieee.org>
6611
6612 * ispell.el: Set to standard author/maintainer/keyword fields.
6613 Fine tuning to menu map appearance and operation, and added help.
6614 Remove `start' and `end' error messages when compiling.
6615 (ispell-choices-win-default-height): Fixed comment string.
6616 (ispell-dictionary-alist-1): Fixed regexp in castellano and
6617 castellano8 dictionaries.
6618 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
6619 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
6620 dictionary, added italiano dictionary.
6621 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
6622 word character
6623 (ispell-tex-skip-alists): Added psfig support.
6624 (ispell-skip-html): Renamed from ispell-skip-sgml.
6625 (ispell-begin-skip-region-regexp, ispell-skip-region)
6626 (ispell-minor-check): Improved html skipping support to skip across
6627 code, and recognize `&' commands without propper `;' syntax;
6628 (ispell-process-line): Fix alignment error when manually
6629 correcting spelling.
6630 (ispell): Fix comment string.
6631 (ispell-add-per-file-word-list): Always put word list on new line.
6632
3787e12e
GM
66332000-08-17 Gerd Moellmann <gerd@gnu.org>
6634
a7b28523
GM
6635 * format.el (format-encode-run-method): Fix error message to say
6636 `encode' instead of `decode'. Use save-window-excursion around
6637 shell-command-on-region as in format-decode-run-method because
6638 shell-command-on-region can display a buffer with error output.
6639 (format-decode): Don't record undo information for the decoding.
6640 (format-annotate-function): Add parameter FORMAT-COUNT. Make
6641 that number part of the temporary buffer name so that more than
6642 one decoding using a temporary buffer can happen safely.
6643
6644 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
6645 of `A-z' in the regexp.
6646
6647 * hilit-chg.el: Fix typos in commentary.
6648
3787e12e
GM
6649 * help.el (view-emacs-news): Rewritten for new naming scheme
6650 for old NEWS files.
6651
6652 * startup.el (command-line): Pop to *Messages* in case an error
6653 is signaled while loading user-init-file.
6654
d2473540
AS
66552000-08-17 Andreas Schwab <schwab@suse.de>
6656
6657 * files.el (insert-directory): Don't lose original file name,
6658 undoing an undocumented change.
6659
c0bbaf57
GM
66602000-08-17 Alex Schroeder <alex@gnu.org>
6661
6662 * sql.el (sql-magic-go): Use comint-bol.
6663 (sql-copy-column): Use comint-line-beginning-position.
6664 (comint-line-beginning-position): Define a replacement for
6665 comint-line-beginning-position if it is not fboundp.
6666
66672000-08-17 Alex Schroeder <alex@gnu.org>
6668
6669 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
6670 it didn't have any effect anyway.
6671
66722000-08-17 Alex Schroeder <alex@gnu.org>
6673
6674 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
6675 --pset and pager=off instead of sending \\o|cat at the beginning
6676 of the session.
6677
9d245da5
MB
66782000-08-17 Miles Bader <miles@gnu.org>
6679
6680 * progmodes/octave-inf.el: Add compatibility definition of
6681 comint-line-beginning-position.
6682
abfdbd2e
KH
66832000-08-17 Kenichi Handa <handa@etl.go.jp>
6684
6685 * startup.el (normal-top-level): Look in each dir in load-path for
6686 a leim-list.el file too. This assures of loading leim-list.el
6687 that is created at Emacs installation time even if a user have his
6688 own leim-list.el.
6689
a0b8c939
MB
66902000-08-17 Miles Bader <miles@gnu.org>
6691
6692 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
6693 foreground color to black if the background is dark.
6694
7382bcae
SM
66952000-08-16 Stefan Monnier <monnier@cs.yale.edu>
6696
6697 * loadhist.el (unload-feature): Typo.
6698
9b4a7800 6699 * finder.el (finder-compile-keywords):
7382bcae
SM
6700 * cus-dep.el (custom-make-dependencies): Add local-variable settings
6701 to the generated file.
6702
6703 * mail/mh-e.el (mh-make-local-vars):
6704 Replace make-variable-buffer-local with make-local-variable.
6705
cdd0f857 6706 * play/landmark.el:
7382bcae 6707 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
6708 * mail/mailabbrev.el (mail-abbrevs-mode):
6709 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
6710 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
6711
6712 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
6713
6714 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
6715 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
6716 Allow going past the last element.
9b4a7800 6717 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
6718 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
6719 (cvs-mouse-toggle-mark): Don't move point.
6720 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
6721
6722 * progmodes/compile.el (grep): Provide a default set of files.
6723 (next-error): Docstring fix.
6724 (compilation-find-file): Avoid find-file (fails in a dedicated window).
6725
6726 * emacs-lisp/easy-mmode.el (define-minor-mode):
6727 Use `symbol-value' to keep the byte-compiler quiet.
6728
6729 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
6730 (diff-find-source-location): New fun, extracted from diff-goto-source.
6731 (diff-goto-source): Use it.
6732 (diff-next-complex-hunk, diff-filter-lines): New function.
6733 (diff-apply-hunk): New command.
6734
6735 * smerge-mode.el (smerge-mode-menu): Doc fix.
6736
6737 * msb.el (msb-mode): Define it in terms of define-minor-mode.
6738
4f00b8c1
DL
67392000-08-16 Dave Love <fx@gnu.org>
6740
2b5198bb
DL
6741 * windmove.el (windmove) <defgroup>: Add :version.
6742
6743 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
6744 (goto-address-fontify-p, goto-address-highlight-p)
6745 (goto-address-url-face, goto-address-url-mouse-face)
6746 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
6747 (goto-address-url-regexp): Use thing-at-point-url-regexp.
6748 (goto-address-fontify, goto-address-at-mouse): Simplify,
6749 (goto-address-at-point): browse-url-url-at-point,
6750 goto-address-find-address-at-point can return nil.
6751 (goto-address-find-address-at-point): Return nil on failure.
6752
6753 * align.el (align) <defgroup>: Add :version.
6754
6755 * calculator.el (calculator): Add :version.
6756 (calculator): Use two lines for calculator window if `modeline'
6757 face is boxed.
6758
4f00b8c1
DL
6759 * play/5x5.el: Doc fixes.
6760 (5x5) <defgroup>: Add :version.
6761
6762 * play/fortune.el (fortune) <defgroup>: Add :version.
6763 (fortune-append): Fix error message.
6764 (fortune-from-region): Doc fix.
6765
6766 * play/pong.el (pong): Doc fix.
6767
6768 * play/morse.el: Keywords, commentary, autoloads.
6769
69db7ee7
EZ
67702000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
6771
6772 * desktop.el (desktop-save): Don't look at symbol-value of a
6773 member of minor-mode-alist, unless it is boundp.
6774
10e1dad9
SS
67752000-08-16 Sam Steingold <sds@gnu.org>
6776
a0b8c939 6777 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
6778 `while'; use `with-current-buffer' instead of `save-excursion'.
6779 Removed unnecessary kludges now that "*Buffer List*" is excluded.
6780
9d7bcb2e
KH
67812000-08-16 Kenichi Handa <handa@etl.go.jp>
6782
6783 * international/ccl.el (declare-ccl-program): Docstring modified.
6784 (ccl-execute-with-args): Likewise.
6785
04231ab8
MB
67862000-08-16 Miles Bader <miles@gnu.org>
6787
9d245da5 6788 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
6789 comint-line-beginning-position.
6790
f68446ef
GM
67912000-08-15 Gerd Moellmann <gerd@gnu.org>
6792
dc28878c
GM
6793 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
6794 'buffer-menu' property.
6795 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
6796 fails.
6797 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
6798 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
6799 wasn't killed.
10e1dad9 6800
58ed0d3b
GM
6801 * buff-menu.el (list-buffers-noselect): Don't display the
6802 *Buffer List* buffer.
6803
32dc52f7
GM
6804 * font-lock.el: Require jit-lock to prevent a very late
6805 `Loading jit-lock' message.
6806
f68446ef 6807 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 6808 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
6809 mail address.
6810
90ac90a2
MB
68112000-08-15 Miles Bader <miles@gnu.org>
6812
6813 * textmodes/ispell.el (ispell-graphic-p): New constant.
6814 (ispell-choices-win-default-height, ispell-help): Use
6815 `ispell-graphic-p' instead of `xemacsp'.
6816
b0a0e263
DL
68172000-08-15 Dave Love <fx@gnu.org>
6818
c1e757e3
DL
6819 * simple.el: Autoload widget-convert when compiling.
6820 (mail-user-agent): Doc fix.
6821
6822 * help.el (function-called-at-point, variable-at-point): Use
6823 with-syntax-table.
6824 (help-manyarg-func-alist): Add insert-and-inherit.
6825
6826 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
6827
6828 * delsel.el (delsel-unload-hook): New function.
6829
6830 * find-file.el: Doc fixes. Move provide to end.
6831 (ff) <defgroup>: Add :link.
6832 (ff-goto-click): Deleted.
6833 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
6834 Use mouse-set-point.
6835
6836 * textmodes/tildify.el: Doc fixes.
6837 (tildify) <defgroup>: Add:version.
6838
6839 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
6840 (glasses-custom-set): Use set-default, not set.
6841 (minor-mode-alist): Propertize the lighter.
6842 (glasses-mode): Provide optional arg.
6843
5f847612
DL
6844 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
6845 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
6846 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
6847 option. Provide :type.
6848 (cwarn-configuration): Provide :type.
6849 (cwarn-mode): Doc fix.
6850
6851 * add-log.el (change-log-merge): Doc fix.
6852 (change-log-redate): New command.
6853
b0a0e263
DL
6854 * net/browse-url.el (browse-url-filename-alist): Add a clause for
6855 Doze and Dog.
6856 (browse-url): Use dolist, not mapcar.
6857 (browse-url-at-point): Check for null url.
6858 (browse-url-event-buffer, browse-url-event-point): Functions
6859 deleted.
6860 (browse-url-at-mouse, browse-url-netscape): Simplify.
6861
6862 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
6863 modes.
6864 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
6865 Fix previous change to mapcan.
6866 (msb--init-file-alist, msb--add-separators)
6867 (msb--make-keymap-menu): Simplify.
6868 (msb--choose-file-menu): Use copy-sequence.
6869 (msb-mode-map): Add title to keymap.
6870 (msb-unload-hook): New function.
6871
6872 * bs.el: Fix indentation.
6873 (bs) <defgroup>: Add :links.
2b5198bb
DL
6874 (bs-show): Doc fix.
6875 (bs-apply-sort-faces): Don't use window-system.
6876 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 6877
70f1b78e
EZ
68782000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
6879
6880 * calendar/timeclock.el (timeclock-file): Run .timelog through
6881 convert-standard-filename.
6882
956777b3
GM
68832000-08-14 Gerd Moellmann <gerd@gnu.org>
6884
3215096c
GM
6885 * emacs-lisp/authors.el: New file.
6886
956777b3
GM
6887 * paren.el (show-paren-priority): New user option.
6888 (show-paren-function): Set overlay priorities to
6889 show-paren-priority.
10e1dad9 6890
0cde1424
MB
68912000-08-14 Miles Bader <miles@gnu.org>
6892
6893 * comint.el (comint-bol): Use `forward-line 0' instead of calling
6894 beginning-of-line with inhibit-field-text-motion bound.
6895
90cbf47e
GM
68962000-08-14 Gerd Moellmann <gerd@gnu.org>
6897
6898 * calendar/timeclock.el: New file.
6899
69002000-08-14 David Ponce <david@dponce.com>
6901
6902 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
6903 `widget-button-click'. so that one can use left mouse button to
6904 click on dialog buttons.
6905
69062000-08-14 Emmanuel Briot <briot@gnat.com>
6907
6908 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 6909 identifiers, since XML is case sensitive
10e1dad9 6910
79e8dca7 69112000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 6912
660394d1
MB
6913 * comint.el (comint-output-filter): Don't bother frobbing
6914 window-start, it doesn't seem to be necessary.
79e8dca7
MB
6915
6916 * comint.el (comint-send-string, comint-send-region): Make into
6917 real functions. Snapshot the prompt before sending.
6918
218c2cc7
EZ
69192000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
6920
6921 * info.el (Info-find-emacs-command-nodes): Rewrite to use
6922 technique similar to Info-index, instead of relying on specific
6923 names of relevant Index nodes.
6924 (Info-goto-emacs-command-node): Bind Info-history to nil when
6925 going to the first node found by Info-find-emacs-command-nodes.
6926
51e066d2 69272000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
6928
6929 * menu-bar.el (menu-bar-help-menu): Add a :help string.
6930
867102f2
MB
69312000-08-10 Miles Bader <miles@gnu.org>
6932
6933 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
6934
af718538
EZ
69352000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
6936
6937 * info.el (Info-file-list-for-emacs): More elements for the
6938 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
6939 and woman manuals.
6940
c51bacd6
MB
69412000-08-10 Miles Bader <miles@lsi.nec.co.jp>
6942
6943 * comint.el (comint-send-input): Make the newline boundary overlay
6944 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
6945 (comint-output-filter): Use `insert' instead of
6946 `insert-before-markers'. Extend comint-last-output-overlay when
6947 necessary since we can't rely on insert-before-markers to do it.
6948 * gud.el (gud-filter): Use `with-current-buffer' instead of
6949 save-excursion when inserting the output, so that point gets
6950 updated correctly; the old method relied on a rather dodgy
6951 side-effect of comint-output-filter to avoid the effect of
6952 save-excursion.
6953
98532b12
EZ
69542000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
6955
6956 * files.el (recover-file): Call insert-directory instead of
6957 invoking `ls' directly.
6958
3db4b719
MB
69592000-08-10 Miles Bader <miles@gnu.org>
6960
6961 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
6962 (comint-last-prompt-overlay): New variables.
6963 (comint-output-filter): Implement prompt highlighting.
6964 (comint-snapshot-last-prompt): New function.
6965 (comint-send-input): Snapshot the last prompt.
6966 Use comint-highlight-input-face.
6967 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
6968 Use defface instead of defcustom.
6969 (send-invisible, comint-send-eof): Snapshot the last prompt.
6970 (comint-delchar-or-maybe-eof): Use comint-send-eof.
6971 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
6972
96190aa1
SM
69732000-08-09 Stefan Monnier <monnier@cs.yale.edu>
6974
5cda4b07
SM
6975 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
6976 (regexp-opt-group): Use a list of chars for `letters'.
6977 (regexp-opt-charset): `chars' is now a list of chars.
6978 Use a char-table rather than a vector so it works for multibyte chars.
6979
96190aa1
SM
6980 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
6981 Set cvs-minor-current-files to the selected fileinfo.
6982 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
6983 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
6984
7d093d56
EZ
69852000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
6986
6987 * files.el (insert-directory): Don't call access-file on
6988 directories on DOS and Windows.
6989
b24c5811
KH
69902000-08-09 Kenichi Handa <handa@etl.go.jp>
6991
6992 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
6993 longer if necessary.
6994 (ccl-embed-code): Call ccl-embed-data to store CODE in
6995 ccl-program-vector.
6996
0a6fd67e
MB
69972000-08-09 Miles Bader <miles@gnu.org>
6998
6999 * comint.el (comint-output-filter): Properly handle the case where
7000 the text surrounded by comint-last-output-overlay was deleted.
7001
9f6d1a6c
GM
70022000-08-08 Gerd Moellmann <gerd@gnu.org>
7003
25ad1371
GM
7004 * info.el (Info-insert-dir): Use Info-additional-directory-list if
7005 non-nil.
7006 (Info-file-list-for-emacs): Remove "info" from the list because
7007 that leads to trying to use the documentation from file `info'
7008 in various situations where it isn't appropriate, for instance
7009 C-h C-k C-h i.
7010
7011 * ffap.el (ffap-read-file-or-url-internal): Handle case that
7012 DIR and/or STRING are nil.
7013
7014 * progmodes/compile.el (compilation-setup): Make variable
7015 compilation-error-screen-columns buffer-local, as some comment
7016 in the code suggests it should be.
7017
7018 * files.el (auto-mode-interpreter-regexp): New variable.
7019 (set-auto-mode): Use it.
7020
7021 * indent.el (indent-for-tab-command): Doc fix.
7022
7023 * mouse-sel.el (mouse-sel-mode): Doc fix.
7024
9f6d1a6c
GM
7025 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
7026 labels.
7027
7028 * help.el (print-help-return-message): When
7029 display-buffer-reuse-frames is set, let the help window been quit,
7030 instead of deleting it, which might delete a reused frame.
7031
3d819a75
EZ
70322000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7033
7034 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
7035 rename a directory to a name that differs only by its letter case.
7036
c5a52529
KH
70372000-08-08 Kenichi Handa <handa@etl.go.jp>
7038
7039 * international/quail.el (quail-define-rules): Handle Quail decode
7040 map correctly. Add code for supporting annotations.
7041 (quail-install-decode-map): New function.
7042 (quail-defrule-internal): New optional arguments decode-map and
7043 props.
7044 (quail-advice): New function.
7045
5e9e032a
SS
70462000-08-07 Sam Steingold <sds@gnu.org>
7047
7048 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
7049 `defconst', `define-condition', `with-slots'.
7050 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
7051
46645f4b
MB
70522000-08-03 Miles Bader <miles@gnu.org>
7053
7054 * comint.el (comint-use-prompt-regexp-instead-of-fields):
7055 New variable.
7056 (comint-prompt-regexp, comint-get-old-input): Document dependence on
7057 comint-use-prompt-regexp-instead-of-fields.
7058 (comint-send-input): Add `input' field property to stuff we send to
7059 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
7060 (comint-output-filter): Add `output' field property to process
7061 output, if comint-use-prompt-regexp-instead-of-fields is nil.
7062 (comint-replace-by-expanded-history)
7063 (comint-get-old-input-default, comint-show-output)
7064 (comint-backward-matching-input, comint-forward-matching-input)
7065 (comint-next-prompt, comint-previous-prompt): Use field
7066 properties if comint-use-prompt-regexp-instead-of-fields is nil.
7067 (comint-line-beginning-position): New function.
7068 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
7069 (comint-replace-by-expanded-history-before-point): Use
7070 comint-line-beginning-position and line-end-position.
7071 (comint-last-output-overlay): New variable.
7072 (comint-mode): Make `comint-last-output-overlay' buffer-local.
7073
7074 * shell.el (shell-prompt-pattern): Doc change.
7075 (shell-backward-command): Use line-beginning-position.
7076
7077 * gud.el (gud-gdb-complete-command): Use
7078 comint-line-beginning-position.
7079
7080 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
7081 comint-bol doesn't actually go to the beginning of the line.
7082
7083 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
7084 if comint-use-prompt-regexp-instead-of-fields is non-nil.
7085 (try-expand-line-all-buffers): Likewise.
7086
7087 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
7088 explicitly matching comint-prompt-regexp.
7089 (sql-copy-column): Use comint-line-beginning-position instead of
7090 explicitly matching comint-prompt-regexp.
7091
7092 * progmodes/octave-inf.el (inferior-octave-complete): Use
7093 comint-line-beginning-position.
7094
7095 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
7096
7097 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
7098 looking for a prompt, use `forward-line 0' instead of
7099 `beginning-of-line', to avoid getting caught by an input field.
7100
ff3d9573
GM
71012000-08-07 Gerd Moellmann <gerd@gnu.org>
7102
7103 * files.el (shell-quote-wildcard-pattern): Make sure to return
7104 PATTERN, in the Unix case.
7105
e0d8827b
EZ
71062000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
7107
7108 * play/zone.el (zone): Discard any pending input before running
7109 the randomly-chosen pgm.
7110
24d55b8f
KH
71112000-08-07 Kenichi Handa <handa@etl.go.jp>
7112
7113 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
7114 checking the existence of any multibyte characters.
7115
3d05e1ee
GM
71162000-08-06 Gerd Moellmann <gerd@gnu.org>
7117
6c4a4368
GM
7118 * help.el (describe-mode): Test minor-mode symbol for being
7119 bound before testing its value for being nil.
7120
3d05e1ee
GM
7121 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
7122 `first', `second', and `third'.
7123
7124 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
7125 (second): Make it an alias for `cadr'.
7126
6968a481
EZ
71272000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
7128
7129 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
7130 types of display support faces now.
7131
e49aa397
GM
71322000-08-05 Gerd Moellmann <gerd@gnu.org>
7133
7134 * pcvs.el (require): Require `cl' during compilation, only.
7135
7136 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
7137 (toplevel): Remove `remq' and `remove' from autoloads.
7138 (cl-fake-autoloads): New variable. If set, arrange for an error
7139 when CL functions etc. are autoloaded.
7140
588aca27
EZ
71412000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
7142
2e78d4ab
EZ
7143 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
7144
85628348
EZ
7145 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
7146 popped up, but the user clicks outside the menu, return an empty
7147 regexp (that causes unhighlight-regexp to have no effect).
7148
74f0e552
EZ
7149 * menu-bar.el (menu-bar-games-menu): Add Zone.
7150
588aca27
EZ
7151 * hi-lock.el (toplevel): Require font-lock.
7152
f4988be7
GM
71532000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7154
ba087cd7 7155 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
7156 (ebnf-8-bit-chars): New var for bug fix.
7157 (ebnf-string): Bug fix.
7158
027b73ac
SS
71592000-08-03 Sam Steingold <sds@gnu.org>
7160
7161 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
7162 instead of `buffer-string'.
7163 (require 'cl): Always, not just when compiling.
7164 `ignore-errors' in `interactive', `list*', `defun*' &c make this
7165 necessary.
7166
2f1fa038
EZ
71672000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
7168
7169 * international/mule-cmds.el (select-safe-coding-system): Make
7170 the message text about selecting a safe coding system more clear.
7171
ead53494
GM
71722000-08-02 Gerd Moellmann <gerd@gnu.org>
7173
abb2db1c
GM
7174 * hi-lock.el: New file.
7175
7176 * play/zone.el: New file.
7177
ead53494
GM
7178 * replace.el (occur): Set tab-width in the *Occur* buffer to the
7179 value of tab-width in the original buffer. Choose a line number
7180 format that's a multiple of the original buffer's tab width, so
7181 that lines appear right.
7182
7183 * textmodes/ispell.el (ispell): New function, replacing an alias.
7184 Spell-check active region if in transient-mark-mode and mark
7185 is active; otherwise spell-check buffer.
7186
71872000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7188
7189 * ps-mule.el: Fix a customization problem on
7190 ps-mule-font-info-database-default.
7191
f4a2b0a4
EZ
71922000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
7193
7194 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
7195 display-mouse-p instead of window-system.
7196 (ebrowse-member-mode-map): Ditto.
7197
b685181e
GM
71982000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7199
ba087cd7
EZ
7200 * progmodes/ebnf2ps.el: Update ps-print functions call.
7201 Indentation fix. Doc fix.
b685181e
GM
7202 (ebnf-version): New version number (3.2).
7203 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 7204
3b5fab87
EZ
72052000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
7206
032ebb29
EZ
7207 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
7208 font lock support on window-system.
7209 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
7210
3b5fab87
EZ
7211 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
7212 display-color-p, if fboundp, instead of window-system.
7213
7e2605e7
EZ
72142000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
7215
7216 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
7217 instead of window-system.
7218
7219 * wid-edit.el (widget-choose): Use display-mouse-p instead of
7220 window-system.
7221 (widget-choice-mouse-down-action): Use display-popup-menus-p
7222 instead of window-system.
7223
7224 * strokes.el (strokes-file): Run the file name through
7225 convert-standard-filename.
7226 (strokes-mode): Call display-mouse-p instead of looking at
7227 window-system. Change the error message accordingly.
7228
7229 * progmodes/cpp.el (toplevel): Support faces on tty's.
7230
7231 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
7232 (lm-plot-square, lm-init-display): Don't use window-system.
7233
7234 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
7235 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
7236
7237 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
7238 instead of looking at window-system.
7239
26119624
GM
72402000-07-30 Gerd Moellmann <gerd@gnu.org>
7241
7242 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
7243 of testing if iswitchb-prepost-hooks is bound, because the
7244 latter will always be true when invoking a recursive minibuffer
7245 from an active Iswitchb buffer.
7246
c90596f3
EZ
72472000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
7248
7249 * files.el (shell-quote-wildcard-pattern): New function.
7250 (insert-directory): Call it. Only prepend "\" to command on Unix
7251 and GNU/Linux systems.
7252
18925e78
GM
72532000-07-30 Gerd Moellmann <gerd@gnu.org>
7254
7255 * eshell/esh-groups.el: Change custom :link file names
7256 from `eshell.info' to `eshell'.
7257
72582000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
7259
7260 * dired.el (dired-build-subdir-alist): Expand subdirectory names
7261 correctly in recursive ange-ftp listings.
7262
72632000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7264
7265 * ps-print.el: Fix bug 1: if ps-font-size-internal,
7266 ps-header-font-size-internal and
7267 ps-header-title-font-size-internal variables are not set,
7268 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
7269 face text property is (foreground-color . COLOR) or
7270 `(background-color . COLOR)', ps-print crashes. Doc fix.
7271 (ps-print-version): New version number (5.2.4).
7272 (ps-plot-region): Code fix.
7273 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
7274 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
7275 Bug fix 2.
7276
72772000-07-30 Milan Zamazal <pdm@freesoft.cz>
7278
7279 * glasses.el (glasses-make-readable): Fix uncapitalization of
7280 identifiers like `myXMLDocument'.
7281
aeb4c63e
KF
72822000-07-28 Karl Fogel <kfogel@red-bean.com>
7283
18925e78
GM
7284 * mail/mail-hist.el (mail-hist-previous-input)
7285 (mail-hist-next-input): Do the obvious code factorization.
7286 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
7287 code of above two.
7288 If inserting a message body, leave point at top.
7289
9d453139
SS
72902000-07-28 Sam Steingold <sds@gnu.org>
7291
7292 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
7293 Use `<=', not `<' to compare times!
7294 (ange-ftp-ls): Remove.
9d453139 7295
b548072f
GM
72962000-07-27 Gerd Moellmann <gerd@gnu.org>
7297
27848c01
GM
7298 * play/cookie1.el: Add explanation of how to make cookie.el
7299 compatible with strfile(1) to comment.
7300
7301 * subr.el (remove, remq): New functions.
7302
3ab82477
GM
7303 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
7304 escape `*' in regexps.
7305 (midnight-find): Reverse order of arguments in the funcall of
7306 TEST.
7307
7308 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
7309 and `.class'.
7310
b548072f
GM
7311 * play/meese.el: Add Commentary section.
7312
27848c01
GM
73132000-07-27 Alex Schroeder <alex@gnu.org>
7314
7315 * sql.el (sql-ms): Added autoload cookie.
7316 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
7317 (sql-oracle): Ditto.
7318 (sql-help): Doc change.
7319
7320 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
7321 types and exceptions.
7322
73232000-07-27 Alex Schroeder <alex@gnu.org>
7324
7325 * sql.el (sql-placeholder-history): New variable.
7326 (sql-query-placeholders-and-send): New function that will query
7327 the user and replace placeholders with user input.
7328 (sql-oracle): If running on NT, set comint-input-sender to
7329 sql-query-placeholders-and-send.
7330
7331 (sql-stop): If in the SQLi buffer, insert stop notification, else
7332 present it as a message.
7333
73342000-07-27 Alex Schroeder <alex@gnu.org>
7335
7336 * sql.el (sql-input-ring-separator): Doc change.
7337 (sql-input-ring-file-name): Doc change.
7338 (sql-interactive-mode): Use `sql-input-ring-separator' and
7339 `sql-input-ring-file-name' to set the comint-mode equivalents
7340 without making them local variables.
7341 (sql-stop): Don't bind `sql-input-ring-separator' and
7342 `sql-input-ring-file-name' dynamically to their comint-mode
7343 equivalents.
7344
91ae8751
KH
73452000-07-27 Kenichi Handa <handa@etl.go.jp>
7346
7347 * international/mule.el (register-char-codings): New function.
7348 (make-coding-system): Handle `safe-chars' specification in the arg
7349 PROPERTY.
7350
7351 * international/mule-cmds.el
7352 (find-coding-systems-region-subset-p): This function deleted.
7353 (sort-coding-systems-predicate): New variable.
7354 (sort-coding-systems): New function.
7355 (find-coding-systems-region): Use
7356 find-coding-systems-region-internal.
7357 (find-coding-systems-string): Use find-coding-systems-region.
7358 (find-coding-systems-for-charsets): Check
7359 char-coding-system-table.
7360 (select-safe-coding-system-accept-default-p): New variable.
7361 (select-safe-coding-system): Mostly rewritten. New argument
7362 ACCEPT-DEFAULT-P.
7363 (select-message-coding-system): Call select-safe-coding-system
7364 with ACCEPT-DEFAULT-P arg.
7365 (reset-language-environment): Reset default-sendmail-coding-system
7366 to the default value iso-latin-1.
7367 (set-language-environment): Don't set the obsolete variable
7368 charset-origin-alist.
7369
7370 * international/codepage.el (cp-coding-system-for-codepage-1):
7371 Give `safe-chars' property to make-coding-system.
7372
7373 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
7374 calling select-message-coding-system twice.
7375
7376 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
7377 instead of `safe-charsets'.
7378 (cyrillic-alternativnyj): Likewise.
7379 (ccl-encode-alternativnyj): Don't check the charset
7380 cyrillic-iso8859-5.
7381
90cf4474
KH
73822000-07-27 Kenichi Handa <handa@etl.go.jp>
7383
7384 * composite.el (compose-chars-after): Preserve match data.
7385
a1f84f6d
SS
73862000-07-26 Sam Steingold <sds@gnu.org>
7387
7388 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
7389 (ange-ftp-real-file-newer-than-file-p): New function.
7390 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
7391 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
7392
7393 * tooltip.el (tooltip-float-time): Removed (use `float-time').
7394 * midnight.el (midnight-float-time): Ditto.
7395
e092928e
AS
73962000-07-26 Andreas Schwab <schwab@suse.de>
7397
7398 * files.el (normal-backup-enable-predicate): Correct
7399 interpretation of the return value of compare-strings.
7400
7465ebef
GM
74012000-07-26 Gerd Moellmann <gerd@gnu.org>
7402
3353ef5a
GM
7403 * isearch.el (isearch-resume): New function.
7404 (isearch-done): Add something to command-history to resume
7405 the search.
7406 (isearch-yank-line, isearch-yank-word): Use
7407 buffer-substring-no-properties instead of buffer-substring.
7408
7465ebef
GM
7409 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
7410 of flyspell-mouse-map.
7411
7412 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
7413 duplicate definition.
7414 (makefile-mode): Remove duplicate setting of local-abbrev-table.
7415
7416 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
7417 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
7418
5044b74a
SS
74192000-07-25 Sam Steingold <sds@gnu.org>
7420
25759a92
SS
7421 * net/ange-ftp.el: Get modtime over the net.
7422 (ange-ftp-file-modtime): New function.
a95cb10a
GM
7423 (ange-ftp-write-region, ange-ftp-insert-file-contents)
7424 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
7425 Use it.
7426 (ange-ftp-dot-to-slash): New function.
7427 (ange-ftp-fix-name-for-vms): Use it.
7428
5044b74a
SS
7429 * midnight.el (midnight-buffer-display-time): Use
7430 `with-current-buffer'.
7431
5dcfb3f4
GM
74322000-07-25 Gerd Moellmann <gerd@gnu.org>
7433
7434 * find-dired.el: Update copyright notice.
7435 (find-dired): Offer to kill a running `find'.
7436
7437 * enriched.el (enriched-face-ans): For a `foreground-color'
7438 property, return '(("x-color" COLOR))' so that COLOR will be
7439 output as a parameter of the x-color annotation. Likewise for the
7440 `background-color' property. In the case of normal face
7441 properties, don't return annotations for unspecified foreground
7442 and background face attributes.
7443
8c662166
KH
74442000-07-25 Kenichi Handa <handa@etl.go.jp>
7445
7446 * language/japan-util.el (japanese-katakana-region): Fix handling
7447 HANKAKU argument.
7448
c28da489
MB
74492000-07-25 Miles Bader <miles@gnu.org>
7450
7451 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
7452 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
7453 constrain-to-field.
7454
ad349719
AI
74552000-07-24 Andrew Innes <andrewi@gnu.org>
7456
7457 * timer.el (timer-activate-when-idle): Add optional parameter
7458 DONT-WAIT. Update docstring.
7459 (run-with-idle-timer): Specify extra parameter to
7460 timer-activate-when-idle, so that timer will be activated
7461 immediately if Emacs is already idle.
7462
7463 * w32-fns.el (w32-using-nt): Fix docstring.
7464
c95162f5
DL
74652000-07-24 Dave Love <fx@gnu.org>
7466
7467 * mouse.el (popup-menu): Set last-command-event.
7468 (mouse-major-mode-menu-prefix): Declare.
7469
e3c31fd5
GM
74702000-07-24 Gerd Moellmann <gerd@gnu.org>
7471
7472 * textmodes/flyspell.el: Update to author's version 1.5d.
7473
7474 * progmodes/hideshow.el: Update copyright notice.
7475
7476 * vcursor.el: Set maintainer to FSF, since author cannot
7477 be reached.
7478
7636d2a3
EZ
74792000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
7480
fbe0a958
EZ
7481 * info.el (Info-goto-emacs-key-command-node): Leave a space after
7482 the prompt.
7483
7636d2a3
EZ
7484 * mouse.el (popup-menu): Run the keymap through indirect-function,
7485 in case it was defined with define-prefix-key. If the menu is a
7486 list of keymaps, look up the binding of user's choice in each one
7487 of the keymaps.
7488 (mouse-popup-menubar): If the global and local menu-bar keymaps
7489 don't have a prompt string, create one and insert it into the
7490 keymap. Don't barf if current-local-map returns nil.
7491
e024b101
GM
74922000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
7493
7494 * dired.el (dired-sort-R-check): Added to allow recursive listing
7495 to be undone.
7496 (dired-sort-other): Use it.
7497
7972fcfc
GM
74982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7499
e024b101 7500 * Release of cc-mode 5.27
7972fcfc
GM
7501
75022000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7503
7504 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
7505 c-beginning-of-statement-1 that caused a bad case of recursion
7506 which could consume a lot of CPU in large classes in languages
7507 that have in-expression classes (i.e. Java and Pike).
7508
7509 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
7510 statements before top level constructs (i.e. case 6 is moved
7511 before case 5 and is now case 4) to catch in-expression
7512 classes in top level expressions correctly.
7513
75142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7515
7516 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
7517 objc-method-intro. Case 4 removed and case 5I added.
7518
7519 * cc-langs.el (c-append-paragraph-start): New variable used by
7520 c-common-init to get paragraph-start correct.
7521 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
7522 initialize paragraph-start to make it correct both with and
7523 without the javadoc special case.
7524
7525 * cc-mode.el (java-mode): Use c-append-paragraph-start to
7526 initialize paragraph-start for javadoc markup.
7527
7528 * cc-vars.el (c-style-variables-are-local-p): Incompatible
7529 change by defaulting this to t. It's motivated by the
7530 confusing behavior that otherwise arise from the style system
7531 when editing both java and non-java files at the same time
7532 (see the comments about style setting in c-common-init).
7533
75342000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7535
7536 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
7537 similar to the one in c-fill-paragraph to check the fill
7538 prefix from the adaptive fill function for sanity.
7539
75402000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7541
7542 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
7543 defun block.
7544
75452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7546
5044b74a 7547 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
7548
75492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7550
7551 * cc-align.el (c-lineup-multi-inher): Handle lines with
7552 leading comma nicely. Extended to handle member initializers
7553 too.
7554
e024b101 7555 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
7556 c-guess-basic-syntax): Fixed recognition of inheritance lists
7557 when the lines begins with a comma.
7558
5044b74a 7559 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
7560
7561 * cc-vars.el (c-offsets-alist): Changed default for
7562 member-init-cont to c-lineup-multi-inher since it now handles
7563 member initializers and indents better for leading commas.
7564
75652000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7566
7567 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
7568 handling that caused class open lines to be recognized as
7569 statement-conts in some cases.
7570
7571 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
7572 guessed by the adaptive fill function unless point is on the
7573 first line of a block comment.
7574
7575 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
7576 when the buffer ends with a macro continuation char.
7577
7578 * cc-engine.el (c-guess-basic-syntax): Added support for
7579 function definitions as statements in Pike. The first
7580 statement in a lambda block is now labeled defun-block-intro
7581 instead of statement-block-intro.
7582
7583 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
7584 so that the class surrounding point is selected, not the one
7585 innermost in the state.
7586
7587 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
7588 recognition of switch labels having hanging multiline
7589 statements.
7590
7591 * cc-engine.el (c-beginning-of-member-init-list): Broke out
7592 some code in c-guess-basic-syntax to a separate function.
7593 * cc-engine.el (c-just-after-func-arglist-p): Fixed
7594 recognition of member inits with multiple line arglists.
7595 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
7596 member-init-cont when the commas are in funny places.
7597
75982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7599
7600 * cc-defs.el (c-auto-newline): Removed this macro since it's
7601 not used anymore.
7602
7603 * cc-engine.el (c-looking-at-bos): New helper function.
7604 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
7605 inexpr and toplevel classes apart in Pike.
7606
7607 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
7608 of case 9A.
7609
7610 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
7611 constant, since "class" can introduce an in-expression class
7612 in Pike nowadays.
7613
76142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7615
7616 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
7617 indentation on cpp-macro lines.
7618
7619 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
7620 a syntax modifier like comment-intro, to make it possible to
7621 get syntactic indentation for preprocessor directives. It's
7622 incompatible wrt to lineup functions on cpp-macro, but it has
7623 no observable effect in the 99.9% common case where cpp-macro
7624 is set to -1000.
7625
76262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7627
7628 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
7629 member-init-cont when the preceding arglist is several lines.
7630
76312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7632
7633 * cc-styles.el (c-style-alist): The basic offset for the BSD
7634 style corrected to 8.
7635
76362000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7637
7638 * cc-styles.el (c-style-alist): Adjusted the indentation of
7639 brace list openers in the gnu style.
7640
76412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7642
7643 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
7644
7645 * cc-cmds.el (c-electric-brace, c-electric-slash,
7646 c-electric-star, c-electric-semi&comma, c-electric-colon,
7647 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
7648 when c-syntactic-indentation is nil.
7649
7650 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
7651 we were left at comments preceding the first statement when
7652 reaching the beginning of the buffer.
7653
7654 * cc-vars.el (c-syntactic-indentation): New variable to turn
7655 off all syntactic indentation.
7656
76572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7658
7659 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
7660 between the text and the block comment ender when it hangs,
7661 depending on how many there are before the fill.
7662
76632000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7664
7665 * cc-engine.el (c-beginning-of-closest-statement): New helper
7666 function to go back to the closest preceding statement start,
7667 which could be inside a conditional statement.
7668 * cc-engine.el (c-guess-basic-syntax): Use
7669 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
7670
7671 * cc-engine.el (c-guess-basic-syntax): Better handling of
7672 arglist-intro, arglist-cont-nonempty and arglist-close when
7673 the arglist is nested inside parens. Cases 7A, 7C and 7F
7674 changed.
7675
7676 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
7677 up-to-date with javadoc 1.2.
7678
76792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7680
7681 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
7682 multiline Pike type decls.
7683
76842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7685
7686 * cc-cmds.el (c-indent-new-comment-line): Always break
7687 multiline comments in multiline mode, regardless of
7688 comment-multi-line.
7689
76902000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7691
7692 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
7693 fully::qualified::names in C++ member init lists. Preamble in
7694 case 5D changed.
7695
76962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7697
7698 * cc-langs.el (c-common-init): Handling of obsolete variables
7699 moved to c-initialize-cc-mode. More compatible style override
7700 when using global style variables.
7701 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
7702 variables moved here.
7703
e024b101 7704 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
7705 c-special-indent-hook as a style variable. Don't talk about
7706 doing (c-make-styles-buffer-local t) in a mode hook, since
7707 that's already too late to work right.
5044b74a 7708
7972fcfc
GM
7709 * cc-styles.el (c-make-styles-buffer-local): Flag style
7710 variable localness in c-style-variables-are-local-p to make
7711 the compatibility measure in c-common-init work well.
7712
7713 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
7714 longer contain set-from-style.
7715 * cc-styles.el (c-initialize-builtin-style): Don't check for
7716 set-from-style on c-special-indent-hook.
7717 * cc-styles.el (c-copy-tree): Obsolete. The standard function
7718 copy-alist is sufficient now.
7719
7720 * cc-styles.el (c-set-style, c-set-style-1,
7721 c-get-style-variables): Fixes to variable initialization so
7722 that duplicate entries in styles have the same effect
7723 regardless of DONT-OVERRIDE.
7724
7725 * cc-styles.el (c-set-style-2): Fixed bug where the
7726 initialization of inheriting styles failed when the
7727 dont-override flag is set.
7728
7729 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
7730 on this.
7731
77322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7733
7734 * cc-defs.el (c-forward-comment): Removed the workaround
7735 introduced in 5.38 since it had worse side-effects. If a line
7736 contains the string "//\"", it regarded the // as a comment
7737 start since the \ temporarily doesn't have escape syntax.
7738
77392000-07-17 Emmanuel Briot <briot@act-europe.fr>
7740
7741 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
7742 ada-xref.el before ada-prj.el, so that the Project menu is created
7743 when ada-prj tries to add to it.
7744 (ada-activate-keys-for-case): Suppress the characters that are not
7745 part of the Ada syntax. Better compatibility with else-mode
7746 (ada-adjust-case-interactive): When auto-casing is not active,
7747 correctly insert newlines (used to insert only ^M). Prevent the
7748 syntax table from being changed in case of an error
814299a7 7749 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
7750 Do nothing if ada-auto-case is nil.
7751 (ada-after-keyword-p): Ignore keywords that are also attributes
7752 (ada-batch-reformat): Update usage comment
7753 (ada-call-from-contextual-menu): New function
7754 (ada-case-read-exceptions): Reinitialize the casing exception list
7755 first to nil first, so that the casing exception file can be
7756 shared.
7757 (ada-check-defun-name): Handles "configure" keyword for gnatdist
7758 files.
7759 (ada-compile-goto-error): Fix regexp used to detect a file:line
7760 anywhere in the error message
7761 (ada-contextual-menu-last-point): New variable
7762 (ada-create-keymap): If the variable delete-key-deletes-forward is
7763 t on XEmacs, it means that DEL should delete one character
7764 forward.
7765 (ada-create-menu): Use :included instead of :visible for XEmacs.
7766 New submenu "Options".
7767 (ada-end-stmt-re): Correctly indent "select ... then abort"
7768 statements.
7769 (ada-fill-comment-paragraph): Correctly delete all leading '--'
7770 even if they don't match ada-fill-comment-prefix Fix handling of
7771 paragraphs on the first or last line of a file.
7772 (ada-format-paramlist): Fix handling of default parameter values.
7773 (ada-get-body-name): New function.
7774 (ada-get-current-indent): Optimized by searchling directly for an
7775 existing generic part or a statement outside of it. Handle
7776 ada-indent-align-comments when indenting comments Replaced some
7777 regexps by testing directly the next character. This results in a
7778 huge speedup on some files. New indentation scheme for renames
7779 statements. Stop looking for the 'while' or 'for' associated with
7780 a 'loop' at the first semicolon encountered. A "return" can also
7781 match an anonymous access subprogram declaration.
7782 (ada-get-indent-noindent): Ignore strings and comments when
7783 looking for the keywords "record" and "private".
7784 (ada-goto-matching-decl-start): When matching "if", make sure we
7785 are not in fact seeing "end if". Ignore "when" statements except
7786 when initial keyword was "begin". Fix handling of nested
7787 procedures. Add a recursive call to this function to skip over
7788 other 'end' statmts. Fix indentation for "when .. => begin"
7789 (ada-in-open-paren-p): Fix indentation for complex boolean
7790 expressions, where 'and then', 'or else' and parenthesis
7791 statements are mixed up.
7792 (ada-in-paramlist-p): Skip comments while searching for the
7793 beginning Fix handling of operator declarations.
7794 (ada-indent-align-comments): New variable
7795 (ada-indent-current): Change the syntax table only in the
7796 protected section, so that we are sure it is restored correctly.
7797 (ada-indent-on-previous-lines): Use ada-use-indent and
7798 ada-with-indent Correctly indent "select ... then"
7799 (ada-indent-region): Slight speedup.
7800 (ada-indent-renames): New variable.
7801 (ada-last-which-function-subprog, ada-last-which-function-line):
7802 New variables
7803 (ada-looking-at-semi-private): Correctly indent the 'private'
7804 keyword when it is the first word in a package declaration.
7805 (ada-loose-case-word): Stop searching if at the end of the buffer.
7806 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
7807 even if point is not initially at the end of the word.
7808 (ada-matching-decl-start-re): Add "when".
7809 (ada-mode): Add support for abbrev-mode, outline-mode and
7810 which-func-mode Override the old find-file.el entry in
7811 ff-special-constructs since it is using the obsolete
7812 ada-spec-suffix variable
7813 (ada-no-auto-case): New function
7814 (ada-scan-paramlist): When parsing the argument type, accept
7815 spaces (as in "X 'Class", generated by Rational Rose).
7816 (ada-other-file-name): No longer loads the other file.
7817 (ada-popup-menu): Save and restore the current buffer and cursor
7818 position before and after displaying the menu.
7819 (ada-search-ignore-complex-boolean): New function.
7820 (ada-uncomment-region): Emacs21 already knows how to delete
7821 comments not starting in the first column.
7822 (ada-use-indent): New variable
7823 (ada-which-function): New function.
7824 (ada-with-indent): New variable
7825 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
7826 can be batch-compiled from the command line.
7827
7828 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
7829 Add to the menu when the file is loaded, not in ada-mode-hook.
7830 Add -toolbar to the default ddd command Switches moved from
7831 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
7832 ada-prj-default-comp-opt
7833 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
7834 Reference Manual to the menu
7835 (ada-check-current): rewritten as a call to ada-compile-current
7836 (ada-compile): Removed.
7837 (ada-compile-application, ada-compile-current, ada-check-current):
7838 Set the compilation-search-path so that compile.el automatically
7839 finds the sources in src_dir. Automatic scrollong of the
7840 compilation buffer. C-uC-cC-c asks for confirmation before
7841 compiling
7842 (ada-compile-current): New parameter, prj-field
7843 (ada-complete-identifier): Load the .ali file before doing
7844 processing
7845 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
7846 conform to gnatmake's behavior.
7847 (ada-find-file-in-dir): New function
7848 (ada-find-references): Set the environment variables for gnatfind
7849 (ada-find-src-file-in-dir): New function.
7850 (ada-first-non-nil): Removed
7851 (ada-gdb-application): Add support for jdb, the java debugger.
7852 (ada-get-ada-file-name): Load the original-file first if not done
7853 yet.
7854 (ada-get-all-references): Handles the new ali syntax (parent types
7855 are found between <>).
7856 (ada-initialize-runtime-library): New function
7857 (ada-mode-hook): Always load a project file when a file is opened,
7858 so that the casing exceptions are correctly read.
7859 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
7860 (ada-parse-prj-file): Use find-file-noselect instead of find-file
7861 to open the project file, since the latter does not work with
7862 speedbar Get default values before loading the prj file, or the
7863 default executable file name is wrong. Use the absolute value of
7864 src_dir to initialize ada-search-directories and
7865 compilation-search-path,... Add the standard runtime library to
7866 the search path for find-file.
7867 (ada-prj-default-debugger): Was missing an opening '{'
7868 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
7869 variables.
7870 (ada-prj-default-gnatmake-opt): New variable
7871 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
7872 buffers, the project file is the default one Save the windows
7873 configuration before displaying the menu.
7874 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
7875 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
7876 ...) regexp-quote identifiers names to support operators +,
7877 -,... in regexps.
7878 (ada-remote): New function.
7879 (ada-run-application): Erase the output buffer before starting the
7880 run Support remote execution of the application. Use
7881 call-process, or the arguments are incorrectly parsed
7882 (ada-set-default-project-file): Reread the content of the active
7883 project file, not the one from the current buffer When a project
7884 file is set as the default project, all directories are
7885 automatically associated with it.
7886 (ada-set-environment): New function
7887 (ada-treat-cmd-string): New special variable ${current}
7888 (ada-treat-cmd-string): Revised. The substitution is now done for
7889 any ${...} substring
7890 (ada-xref-current): If no body was found, compiles the spec
7891 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
7892 compiler to get rid of command line length limitations.
7893 (ada-xref-get-project-field): New function
7894 (ada-xref-project-files): New variable
7895 (ada-xref-runtime-library-specs-path)
7896 (ada-xref-runtime-library-ali-path): New variables
7897 (ada-xref-set-default-prj-values): Default run command now does a
7898 cd to the build directory. New field: main_unit Provide a default
7899 file name even if the current buffer has no prj file.
7900
7901 * ada-prj.el:
7902 Rewritten to show a tabbed-dialog.
7903 (ada-prj-add-ada-menu): Remove the map and name parameters.
7904 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
7905 New function
7906 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
7907 (ada-prj-load-from-file): New function
7908 (ada-prj-save): Always save fields that depend on the current buffer
7909 (ada-prj-show-value): New function
5044b74a 7910
7972fcfc
GM
7911 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
7912 Ada mode. This will allow us to display the Ada menu in any buffer
7913 we want (for project items).
7914 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
7915 number of spaces in the header.
5044b74a 7916
8730a8da
DL
79172000-07-24 Dave Love <fx@gnu.org>
7918
7919 * ediff-init.el (ediff-region-help-echo): Bind face-help.
7920
db3ca487
NF
79212000-07-23 Noah Friedman <friedman@splode.com>
7922
ad953485
NF
7923 * type-break.el (type-break): perform autosave.
7924 Suggested by Stephen Gildea <gildea@intouchsys.com>.
7925 (type-break-do-query): Cancel query schedule while performing
7926 actual query, to avoid possibility of a second query being made
7927 while first one is already in progress.
7928 (type-break-time-stamp-format): New variable.
7929 (type-break-time-stamp): New function.
7930 (type-break-time-warning): Use it.
7931 (type-break-keystroke-warning): Use it.
7932 (type-break-noninteractive-query): Use it.
7933
03a9c6d0
NF
7934 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
7935 cookie.
7936 Use add-minor-mode to set minor-mode-alist, if available.
7937 (eldoc-echo-area-use-multiline-p): New user option.
7938 (eldoc-echo-area-multiline-supported-p): New variable.
7939 (eldoc-docstring-format-sym-doc): Use them.
7940 (eldoc-mode): If not using idle timers, append to local post and
7941 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
7942 (eldoc-display-message-no-interference-p): Don't interfere with
7943 edebug.
7944 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
7945 (eldoc-function-arglist): New function.
7946 (eldoc-function-argstring): Use it.
7947
db3ca487
NF
7948 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
7949 auto save directory exists before calling directory-files.
7950
f7ad1899
DL
79512000-07-23 Dave Love <fx@gnu.org>
7952
7953 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
7954 ^o, ^u.
7955
43e764c9
DL
79562000-07-21 Dave Love <fx@gnu.org>
7957
475de6f4
DL
7958 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
7959 now passed to the function. It now works properly.
7960
43e764c9
DL
7961 * smerge-mode.el (smerge-mode-menu): Fill it out.
7962
e8bea4c0
GM
79632000-07-20 Gerd Moellmann <gerd@gnu.org>
7964
7965 * info-look.el (info-lookup): If *info* is shown in another frame
7966 on the same display, select that frame, instead of switching to
7967 the Info buffer in another window of the selected frame.
7968
7969 * simple.el (universal-argument-map): Bind numeric keypad keys
7970 kp-0 to kp-9 and kp-subtract.
7971 (digit-argument): Handle these keys.
7972
bc75b4fd
DL
79732000-07-20 Dave Love <fx@gnu.org>
7974
7975 * net/goto-addr.el (goto-address-fontify): Don't bother with
7976 buffer-modified and read-only stuff -- irrelevant with overlays.
7977 Put an extra property on the overlays and use it to clean up in
7978 case goto-address is re-run.
7979
8b7bc628
RS
79802000-07-19 Richard M. Stallman <rms@gnu.org>
7981
18e21ce8
RS
7982 * timer.el (run-with-idle-timer): Doc fix.
7983
db3ca487 7984 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
7985 Handle case where <...> appears inside "...".
7986 Use replace-match to edit the string more simply.
7987 (rmail-dont-reply-to): Cope with an unmatched ".
7988
50575ec2
DL
79892000-07-19 Dave Love <fx@gnu.org>
7990
7991 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
7992 implementation.
7993
7994 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
7995 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
7996 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
7997
4279296d
GM
79982000-07-19 Gerd Moellmann <gerd@gnu.org>
7999
47db06aa
GM
8000 * textmodes/refer.el: Correct maintainer's email address.
8001
8002 * progmodes/hideif.el: Correct author's email address.
8003 Fix typo in comment.
8004
8005 * xml.el: New file.
8006
4279296d
GM
8007 * mail/mailheader.el: Correct author's mail address.
8008
8009 * gnus/parse-time.el: Correct author's mail address.
8010
47db06aa 80112000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
8012
8013 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
8014 New user options.
8015 (comint-input-ring-file-name): Change custom type.
8016 (comint-mode-map): Bind mouse-2.
8017 (comint-insert-clicked-input): New function.
8018 (comint-send-input): Handle input highlighting.
8019
21ad0f7b
SM
80202000-07-18 Stefan Monnier <monnier@cs.yale.edu>
8021
8022 * mouse.el (popup-menu): New function.
8023 (mouse-major-mode-menu): Use it.
8024
3b33a005
DL
80252000-07-18 Dave Love <fx@gnu.org>
8026
8027 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
8028 improvements.
8029
dc1cac59
GM
80302000-07-18 Gerd Moellmann <gerd@gnu.org>
8031
21ad0f7b 8032 * faces.el (face-font-selection-order)
dc1cac59 8033 (face-font-family-alternatives): Add custom type.
db3ca487 8034
f8276b77
DL
80352000-07-18 Dave Love <fx@gnu.org>
8036
8037 * cus-edit.el (custom-variable-reset-saved)
8038 (custom-variable-reset-standard): Remove unused bindings.
8039
8040 * rect.el (open-rectangle-line): Remove unused let.
8041
8042 * hl-line.el (hl-line-highlight): Check hl-line-mode.
8043
3d6cd763
GM
80442000-07-18 Gerd Moellmann <gerd@gnu.org>
8045
8046 * cdl.el: Fix `Maintainer' keyword.
8047
8048 * play/pong.el: Add author's email address.
8049
34342a07
SS
80502000-07-17 Sam Steingold <sds@gnu.org>
8051
8052 * files.el (insert-directory): Call `split-string' instead of
8053 re-implementing it.
8054
088831a6
GM
80552000-07-18 Gerd Moellmann <gerd@gnu.org>
8056
8057 * mail/vms-pmail.el: Change maintainer to FSF.
8058
8059 * net/goto-addr.el: Change maintainer to FSF.
8060
8061 * recentf.el: Update from author.
8062
8063 * info.el (Info-title-face-alist): Removed.
db3ca487 8064
68be2869
EZ
80652000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
8066
8067 * eshell/eshell.el (eshell): Replace links to eshell.info with
8068 links to eshell, to avoid problems on systems where the manual is
8069 installed as `eshell'.
8070 * eshell/esh-cmd.el (eshell-cmd): Ditto.
8071 * eshell/em-smart.el (eshell-smart): Ditto.
8072 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 8073 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
8074
8075 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
8076 same-file check in the MS-DOS version (it does support inodes).
8077
8078 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
8079
21ad0f7b
SM
8080 * eshell/eshell.el (eshell-directory-name):
8081 Run default directory name through convert-standard-filename.
68be2869 8082
269b4dcb
KH
80832000-07-18 Kenichi Handa <handa@etl.go.jp>
8084
21ad0f7b
SM
8085 * international/mule-cmds.el (select-safe-coding-system):
8086 Fix typo in the comment.
240a16cf 8087
21ad0f7b
SM
8088 * language/european.el (compound-text):
8089 Force katakana-jisx0201 to be designated to G1.
aa96c820 8090
21ad0f7b
SM
8091 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
8092 Don't translate some national variant characters of latin-jisx0201.
aa96c820 8093 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 8094
269b4dcb
KH
8095 * international/kkc.el (kkc-after-update-conversion-functions):
8096 New variable.
8097 (kkc-update-conversion): Run functions in it at the tail.
8098
68be2869 80992000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 8100
21ad0f7b
SM
8101 * lisp/align.el (align-newline-and-indent):
8102 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
8103 (align-region): Fixed badly formatted minibuffer message.
8104
7a3fd467
KH
81052000-07-17 Kenichi Handa <handa@etl.go.jp>
8106
21ad0f7b 8107 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
8108 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
8109 the conversion list at first if appropriate.
8110 (kkc-next): Don't update kkc-next-count here.
8111 (kkc-prev): Don't update kkc-prev-count here.
8112 (kkc-show-conversion-list-update): Fix setting up of conversion
8113 list message.
8114
a45423d8
SM
81152000-07-16 Stefan Monnier <monnier@cs.yale.edu>
8116
088831a6 8117 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 8118
91a38db1
DL
81192000-07-16 Dave Love <fx@gnu.org>
8120
8121 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
8122 function to be more specific.
8123
8124 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
8125 non-string help-echo.
8126 (widget-types-convert-widget): Defsubst it.
8127 (widget-echo-help): Try to cope with a help-echo function of two
8128 possible sorts.
8129
3fddcdc3
JR
81302000-07-15 Jason Rumney <jasonr@gnu.org>
8131
8132 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
8133 Declare as obsolete.
8134
8135 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
8136
bd23a692
GM
81372000-07-14 Gerd Moellmann <gerd@gnu.org>
8138
8139 * hilit-chg.el: Fix typo.
8140
d4af987a
DL
81412000-07-14 Dave Love <fx@gnu.org>
8142
8143 * info.el (Info-mode-menu): Fix use of :help, :enable.
8144
3a4f3f86
SM
81452000-07-14 Stefan Monnier <monnier@cs.yale.edu>
8146
8147 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
8148
cf6936a4
DL
81492000-07-13 Dave Love <fx@gnu.org>
8150
4d6d04b5
DL
8151 * emacs-lisp/easymenu.el: Doc fixes.
8152 (easy-menu-remove): Defalias to ignore.
8153
cf6936a4
DL
8154 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
8155 Call throw correctly.
8156
56437999
GM
81572000-07-13 Gerd Moellmann <gerd@gnu.org>
8158
8159 * faces.el (frame-background-mode): Doc fix.
8160
8161 * simple.el (eval-expression-print-length): Change custom type to
8162 allow entering nil as value.
8163
d04a3972
DL
81642000-07-13 Dave Love <fx@gnu.org>
8165
3a4f3f86
SM
8166 * progmodes/fortran.el (fortran-imenu-generic-expression):
8167 Change definition layout.
a8189dfe
DL
8168 (fortran-mode-menu): Reinstate customize entries.
8169
d04a3972
DL
8170 * cus-edit.el (custom-group-menu-create, customize-menu-create):
8171 Use :filter, per old XEmacs code.
8172
4bf4fb05
GM
81732000-07-12 Gerd Moellmann <gerd@gnu.org>
8174
8175 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
8176 event when deciding what to send to the terminal.
8177
37328bcd
DL
81782000-07-12 Dave Love <fx@gnu.org>
8179
8180 * cus-start.el: Add optional version as 4th element of specs and
8181 use it for several things new in v21. Remove load-path. Fix type
8182 of line-number-display-limit.
8183
89492072
DL
81842000-07-11 Dave Love <fx@gnu.org>
8185
3a4f3f86
SM
8186 * progmodes/fortran.el: Don't require easymenu.
8187 Use repeat counts in various regexps.
315aa1de
DL
8188 (fortran-mode-syntax-table): Defvar directly.
8189 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
8190 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
8191 Use defvar, not defconst.
8192 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
8193 (fortran-mode): Set fortran-comment-line-start-skip,
8194 fortran-comment-line-start-skip, dabbrev-case-fold-search.
8195 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
8196 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
8197 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
8198 (fortran-comment-region, fortran-electric-line-number): Simplify.
8199 (fortran-auto-fill): New function.
8200 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
8201 (fortran-find-comment-start-skip):
8202 Check for non-null comment-start-skip.
8203 (fortran-auto-fill-mode, fortran-fill-statement):
8204 Use fortran-auto-fill.
315aa1de 8205 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 8206 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 8207
89492072
DL
8208 * widget.el (widget-plist-member): New alias.
8209
d55ead18
EZ
82102000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
8211
8212 * eshell/esh-module.el (toplevel): Reference
8213 byte-compile-current-file only if it is bound.
8214
e82a2a05
GM
82152000-07-10 Gerd Moellmann <gerd@gnu.org>
8216
8217 * dired.el: Don't require `dired-aux'.
8218
1fc7fb2b
MB
82192000-07-10 Miles Bader <miles@lsi.nec.co.jp>
8220
8221 * dired-aux.el (dired-show-file-type): New function.
8222 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
8223 (dired-show-file-type): Add autoload.
8224
ab49ce15
KH
82252000-07-10 Kenichi Handa <handa@etl.go.jp>
8226
8227 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 8228 change of fontset-info.
ab49ce15
KH
8229 (print-fontset): Likewise.
8230
f45aab65
SM
82312000-07-09 Stefan Monnier <monnier@cs.yale.edu>
8232
8233 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
8234
2f72fd2f
GM
82352000-07-07 Gerd Moellmann <gerd@gnu.org>
8236
e82a2a05 8237 * bindings.el: Bind `[delete]' to delete-char.
965522f5 8238
2f72fd2f
GM
8239 * dired.el (dired-find-alternate-file): New function.
8240 (dired-mode-map): Bind `a' to dired-find-alternate-file.
8241 (toplevel): Require dired-aux when compiling.
8242 (dired-buffers): Move defvar within file to avoid compiler warning.
8243
8244 * info.el (Info-last-search): Variable removed.
8245 (Info-search-history): New variable.
8246 (Info-search): New Info-search-history.
8247
8248 * battery.el, info-look.el: Change author's mail address.
8249
965522f5 82502000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 8251
965522f5
GM
8252 * mail/rmail.el (rmail-clear-headers): Don't throw an error
8253 if rmail-ignored-headers is nil.
8254 (rmail-retry-failure): Bind rmail-ignored-headers and
8255 rmail-displayed-headers to nil.
8256
dd8888a1
GM
82572000-07-06 Gerd Moellmann <gerd@gnu.org>
8258
e5c81191
GM
8259 * lpr.el (lpr-page-header-switches): Add `-h' switch.
8260 (print-region-1): Don't hard code `-h' here.
8261
dd8888a1
GM
8262 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
8263
e5c81191
GM
82642000-07-01 Francesco Potorti` <pot@gnu.org>
8265
8266 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
8267 exim can use "your message" instead of "the message".
34342a07 8268
f45aab65
SM
82692000-07-06 Stefan Monnier <monnier@cs.yale.edu>
8270
8271 * facemenu.el: Docstrings fixes.
8272 (facemenu-get-face): Don't use internal-find-face.
8273 (facemenu-iterate): Rename arg to match the docstring.
8274
8275 * newcomment.el (uncomment-region): Be more careful when skipping
8276 backwards over `=' not to bump into BOBP.
8277
d396e521 82782000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 8279
dd8888a1
GM
8280 * ediff-diff.el (ediff-wordify): Use syntax table.
8281 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 8282 ediff-color-display-p.
dd8888a1 8283 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
8284 from defsubst.
8285 Got rid of special cases for NeXT and OS/2.
dd8888a1 8286 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 8287 face.
34342a07 8288
5e2dfaa4
SM
82892000-07-05 Stefan Monnier <monnier@cs.yale.edu>
8290
8291 * emacs-lisp/lucid.el: Require CL.
8292 (copy-tree, remprop): Remove, it's provided by CL.
8293 (map-keymap): Define in terms of cl-map-keymap.
8294 (extent-property, set-extent-end-glyph): New functions.
8295
8296 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
8297
d5c5cddd
GM
82982000-07-05 Gerd Moellmann <gerd@gnu.org>
8299
485266d0
GM
8300 * Makefile.in (DONTCOMPILE): Add comment that the name may
8301 not be changed without changing the make-dist script.
8302
5e2dfaa4 8303 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 8304 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 8305
e2c46326
AI
83062000-07-05 Andrew Innes <andrewi@gnu.org>
8307
8308 * makefile.nt: Add support for `bootstrap' and related targets.
8309
a027a91b
SM
83102000-07-05 Stefan Monnier <monnier@cs.yale.edu>
8311
8312 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
8313 (easy-menu-do-define): Use `menu-item' format.
8314 Handle case where easy-menu-create-menu returns a symbol.
8315 Manually call the potential top-level filter in the function binding.
8316 (easy-menu-filter-return): New arg NAME.
8317 Convert to a keymap if MENU is an XEmacs menu.
8318 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
8319 (easy-menu-converted-items-table, easy-menu-convert-item):
8320 New var and fun to memoize easy-menu-convert-item-1.
8321 (easy-menu-do-add-item): Use it.
8322 (easy-menu-create-menu): Use easy-menu-convert-item.
8323 Wrap easy-menu-filter-return around any :filter specification.
8324 Don't convert the menu if a filter was specified.
8325 Tell easy-menu-make-symbol not to check for MENU being an expression.
8326 (easy-menu-make-symbol): New arg NOEXP.
8327
5e03eb84
GM
83282000-07-05 Gerd Moellmann <gerd@gnu.org>
8329
8330 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
8331 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
8332 (eval-defun): If called with prefix arg, instrument code for
8333 Edebug.
8334
8335 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
8336 similar to that of eval-defun.
8337
fca68a95
DL
83382000-07-04 Dave Love <fx@gnu.org>
8339
7ccbba4c
DL
8340 * hl-line.el (hl-line-overlay): Make it permanent-local.
8341
fca68a95
DL
8342 * calendar/todo-mode.el: Replaced with a working version, based on
8343 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
8344
83452000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
8346
8347 * paths.el (prune-directory-list): New function.
8348 (Info-default-directory-list): Rewritten to more methodically
8349 enumerate a big list of possible info directories (based on the
8350 list used by the standalone info reader).
fca68a95 8351
78e7e8a0 8352 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 8353 non-existent directories from Info-directory-list.
78e7e8a0 8354
78e7e8a0
MB
8355 * paths.el (Info-default-directory-list): Try a list of possible
8356 info-directories instead of a single one. Add the possible
8357 info directory "/usr/share/info".
8358
8359 * woman.el (woman-man.conf-path): Explicitly include the debian
8360 man-db config file "/etc/manpath.config".
8361 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
8362 are present in `manpath.config'.
8363 (woman-manpath): Include "/usr/share/man".
8364
67c9a1d2
GM
83652000-07-03 Gerd Moellmann <gerd@gnu.org>
8366
6753393b
GM
8367 * frame.el (blink-cursor-mode): Don't hide cursor initially.
8368
8369 * startup.el (command-line): Initialize blink-cursor based
8370 on window-system.
8371
e4f98ad3
GM
8372 * frame.el (blink-cursor): Default to nil if not running under
8373 a window-system.
8374
2f516940
GM
8375 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
8376 (face-x-resources): Remove duplicate entry for :font.
8377
67c9a1d2
GM
8378 * textmodes/refer.el (refer-find-entry-internal): Use some-window
8379 instead of cycling through windows with next-window.
8380
8381 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
8382 of cycling through windows with next-window.
8383
8384 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
8385 of cycling through windows with next-window.
8386
8387 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
8388 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
8389 instead of cycling through windows with next-window.
8390
8391 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
8392 instead of cycling through windows with next-window.
8393
8394 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
8395 of cycling through windows with next-window.
8396
8397 * terminal.el (te-process-output): Use walk-windows instead of
8398 cycling through windows with next-window.
8399
8400 * server.el (server-switch-buffer): Use some-window instead of
8401 cycling through windows with next-window.
8402
8403 * window.el (some-window): New function.
8404 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 8405
3a4f3f86 8406 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 8407
8b7bc628 84082000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
8409
8410 * window.el (walk-windows): Guarantee termination by keeping a list
8411 of all the windows already handled.
8412
d0d57043
EZ
84132000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
8414
8415 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
8416 window-system.
8417
8418 * man.el (Man-notify-when-ready): Don't use window-system. If
8419 Man-notify-method is newframe, and the display is not
8420 multi-frame, select the frame created for the man page.
8421 (Man-init-defvars): Doc fix.
8422
d5483ab1
GM
84232000-06-28 Gerd Moellmann <gerd@gnu.org>
8424
af5c25e1
GM
8425 * faces.el (region): Change background color for light background.
8426
8427 * ediff-wind.el (ediff-setup-control-frame): Remove :box
8428 attribute from mode-line face of Ediff control frame.
8429
d5483ab1
GM
8430 * replace.el (query-replace-map): Bind `e' like `E'.
8431
9d47450f
EZ
84322000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
8433
3a4f3f86
SM
8434 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
8435 Change name to "Select All".
496b7491 8436
9d47450f
EZ
8437 * dos-fns.el (convert-standard-filename): Fix last change.
8438
0b431deb
GM
84392000-06-27 Gerd Moellmann <gerd@gnu.org>
8440
4fa9f636
GM
8441 * help.el (describe-variable): Don't insert a second `'s' in front
8442 of the string `value is shown below'. Since the syntax-table is
8443 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
8444 an existing `'s', so that this won't be deleted.
8445
0b431deb
GM
8446 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
8447 * pcmpl-unix.el: New files.
8448
32cad0aa
SM
84492000-06-26 Stefan Monnier <monnier@cs.yale.edu>
8450
8451 * wid-edit.el (widget-member): Use the new plist-member.
8452
2c69ced2
GM
84532000-06-26 Gerd Moellmann <gerd@gnu.org>
8454
44c0f771
GM
8455 * replace.el (perform-replace): Undo change of 2000-04-04.
8456 Instead, move backward 1 character at the end of the loop when
8457 necessary.
34342a07 8458
1d36487c
GM
8459 * faces.el (fringe): Change face for different backgrounds.
8460
8461 * eshell/esh-module.el (toplevel): Load defgroup's differently;
8462 patch from John.
8463
2c69ced2
GM
8464 * eshell/*.el: Change spelling of the Free Software Foundation.
8465
8466 * eshell/esh-toggle.el: Removed.
8467
8468 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
8469
8470 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
8471 interactively.
8472
84732000-06-26 Alex Schroeder <alex@gnu.org>
8474
8475 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
8476 `define-key'; instead of checking `(emacs-version)' check for
8477 `set-keymap-parent' and `set-keymap-name' directly. Add entries
8478 for `;' and `o' which might be electric.
8479
8480 (sql-electric-stuff): New user option.
8481 (sql-magic-go): New function which uses `sql-electric-stuff'.
8482 (sql-magic-semicolon): New function which uses
8483 `sql-electric-stuff'.
8484
8485 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
8486 is not fboundp.
8487
8488 (sql-oracle-options): New variable.
8489 (sql-oracle): Use it.
8490
8491 (sql-imenu-generic-expression): Doc change.
8492 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
8493 is used.
8494
8495 (sql-informix): Added command line parameter "-" to force
8496 sql-informix-program to use stdout.
8497
db1306d8
EZ
84982000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
8499
3a4f3f86 8500 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
8501 (cp864-decode-table): Doc fix.
8502 (cp720-decode-table): New variable, supports the Arabic OEM
8503 codepage used by Windows.
8504 (cp737-decode-table): New, Greek OEM codepage used by Windows.
8505
c69e5fcd
DL
85062000-06-23 Dave Love <fx@gnu.org>
8507
8508 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
8509 (font-lock-fontify-anchored-keywords): Use
8510 line-beginning-position.
8511 (global-font-lock-mode): Use mapc.
8512
30ad8f23
SM
85132000-06-23 Stefan Monnier <monnier@cs.yale.edu>
8514
8515 * eshell/esh-module.el: Require CL when compiling.
8516
26b4dc84
GM
85172000-06-23 Gerd Moellmann <gerd@gnu.org>
8518
78c56e70
GM
8519 * comint.el (comint-substitute-in-file-name): Call replace-match
8520 with second and third arg t.
8521
34342a07 8522 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
8523 Specify foreground color.
8524
8525 * faces.el (tool-bar, mode-line, header-line): Specify foreground
8526 color.
8527
affbf647
GM
8528 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
8529
8530 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
8531 cddr instead of cdddr.
8532
25fffb31
GM
8533 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
8534 instead of copy-list.
8535
8536 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
8537 of copy-list.
8538
26b4dc84
GM
8539 * subdirs.el: Add eshell subdirectory.
8540
8541 * eshell: New subdirectory containing the Eshell package.
8542
8543 * pcomplete.el: New file.
8544
78c56e70
GM
85452000-06-23 Paul Eggert <eggert@twinsun.com>
8546
ea055732
GM
8547 * mail/mailpost.el (post-mail-send-it): Make sure file has
8548 proper permissions from birth.
8549
8550 * files.el (basic-save-buffer-2): When temporarily setting
8551 file modes, set them to current modes plus 0200, not to 0777.
8552
78c56e70
GM
8553 * emerge.el (emerge-make-temp-file): Make sure file has proper
8554 permissions from birth.
8555
a3a7ff33
EZ
85562000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
8557
8558 * files.el (make-backup-file-name-1): On DOS/Windows, run the
8559 backup file name through convert-standard-filename.
8560
8561 * dos-fns.el (convert-standard-filename): Convert leading
8562 directories as well. When long file names are supported, convert
8563 characters that are invalid in Windows file names.
8564
1fd9b7fe
GM
85652000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8566
8567 * ps-print.el: Fix bug: if ^L is the very first buffer character,
8568 ps-print crashes. New feature: page selection for printing. Create
8569 raw-text-unix coding system for XEmacs. Doc fix.
8570 (ps-print-version): New version number (5.2.3).
8571 (ps-plot-region): Bug fix.
8572 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
8573 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
8574 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
8575 funs.
8576 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
8577 (ps-last-page): New vars.
8578
16ed8416
GM
85792000-06-21 Gerd Moellmann <gerd@gnu.org>
8580
8581 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
8582 empty option string.
8583
4fbee715
EZ
85842000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
8585
8586 * man.el (man): Doc fix.
8587
eaecfc94
KH
85882000-06-21 Kenichi Handa <handa@etl.go.jp>
8589
8590 * international/mule-cmds.el (set-language-info-alist): Docstring
8591 fixed.
8592
4a27bdfb
GM
85932000-06-20 Gerd Moellmann <gerd@gnu.org>
8594
8595 * version.el (emacs-version): Use ISO date format.
8596
8597 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
8598 instead of `M-backspace'.
8599
8600 * simple.el (turn-off-auto-fill): New function.
8601
8972fe79
SM
86022000-06-20 Stefan Monnier <monnier@cs.yale.edu>
8603
8604 * jit-lock.el (with-buffer-prepared-for-jit-lock):
8605 Renamed from with-buffer-prepared-for-font-lock and use
8606 inhibit-modification-hooks rather than setting *-change-functions.
8607 Update all functions to use the new name.
8608 (jit-lock-first-unfontify-pos): New semantics (and doc).
8609 (jit-lock-mode): Make non-interactive.
8610 Don't automatically turn on font-lock.
8611 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
8612 Always use jit-lock-after-change.
8613 Remove and restore font-lock-after-change-function.
8614 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
8615 (jit-lock-after-unfontify-buffer): Remove.
8616 (jit-lock-stealth-fontify):
8617 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
8618 (jit-lock-after-change): Set the `fontified' text-prop to nil.
8619
5d80cc9c
SS
86202000-06-20 Sam Steingold <sds@gnu.org>
8621
8622 * emacs-lisp/cl-indent.el (toplevel): Indent
8623 `print-unreadable-object' properly. Untabify.
8624
f54e4d13
CD
86252000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
8626
8627 * textmodes/reftex.el (reftex-find-citation-regexp-format):
8628 Support for bibentry.
8629 (reftex-compile-variables): Fixed problem with end of section-re.
8630
8631 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
8632 reftex-view-crossref-from-bibtex):
8633 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
8634 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
8635 Replaced `remprop' with `put'.
8972fe79
SM
8636 (reftex-view-crossref, reftex-view-crossref-when-idle):
8637 Support for bibentry.
f54e4d13 8638
8972fe79
SM
8639 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8640 New entry for bibentry package.
f54e4d13 8641
8972fe79
SM
8642 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
8643 Regexp also matches "\nobibliography".
f54e4d13 8644
8972fe79
SM
8645 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
8646 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
8647 (reftex-ensure-write-access): New function.
8648
f54e4d13
CD
86492000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
8650
8651 * progmodes/idlwave.el: File re-installed (update to version 4.2)
8652
8653 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
8654
8655 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
8656
8657 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
8658
8659
560c43f4
DL
86602000-06-20 Dave Love <fx@gnu.org>
8661
8662 * faces.el (frame-background-mode): Use set-default, not set, in
8663 setter.
8664 (frame-update-faces, frame-update-face-colors): Define with
8665 defalias.
8666
8667 * enriched.el (enriched-decode-foreground)
8668 (enriched-decode-background): Don't use internal-find-face.
8669
8670 * apropos.el: Doc fixes.
8671
8672 * cus-edit.el (customize-changed-options): Check arg.
8673 (customize-version-lessp): Don't require decimal point.
8674
8675 * custom.el (defcustom, defgroup): Doc fix.
8676
8677 * newcomment.el (comment) <defgroup>: Add :version.
8678 (comment-multi-line): Doc fix.
8679
8680 * emulation/mlsupport.el (define-hooked-local-abbrev,
8681 define-hooked-global-abbrev): Fix, using define-abbrev.
8682
cdf0357b
GM
86832000-06-19 Gerd Moellmann <gerd@gnu.org>
8684
8685 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
8686 the whole buffer.
8687
10013d74
DL
86882000-06-19 Dave Love <fx@gnu.org>
8689
8690 * menu-bar.el (menu-bar-options-save): New function.
8691 (menu-bar-options-menu): Use it.
8692 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
8693 Simplify.
8694
6922f208
AS
86952000-06-19 Andreas Schwab <schwab@suse.de>
8696
8697 * progmodes/etags.el (tags-query-replace): Put new parameters
8698 START and END at the end, for backward compatibility.
8699
10d7bf84
KH
87002000-06-19 Kenichi Handa <handa@etl.go.jp>
8701
8702 * international/codepage.el:
8703 (cp-coding-system-for-codepage-1): Delete special codes for
8704 generating xxx-dos coding system because now a CCL based coding
8705 system can handle EOL conversion by default.
8706
8707 * international/mule.el (make-coding-system): Generate subsidiary
8708 coding systems for EOL handling variants even for a CCL based
8709 coding system.
8710
8f3c9a3d
KH
87112000-06-19 Kenichi Handa <handa@etl.go.jp>
8712
8713 * international/isearch-x.el (isearch-minibuffer-input-method)
8714 (isearch-minibuffer-input-method-function): These variables
8715 deleted.
8716 (isearch-with-input-method): Don't use the above variables.
8717 (isearch-process-search-multibyte-characters): Likewise. Call
8718 read-string with the arg INHERIT-INPUT-METHOD t.
8719
c2acf685
SM
87202000-06-17 Stefan Monnier <monnier@cs.yale.edu>
8721
13f0d185
SM
8722 * font-lock.el (font-lock-after-fontify-buffer)
8723 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
8724
8725 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
8726 Use consistent make-local-variable style for font-lock-fontified.
8727 (jit-lock-fontify-buffer):
8728 Don't bother checking for font-lock-mode and jit-lock-mode.
8729
c2acf685
SM
8730 * time.el: Remove trailing ^M that prevent CVS-merging.
8731
a9021acd
GM
87322000-06-16 Gerd Moellmann <gerd@gnu.org>
8733
8734 * Makefile.in (distclean): New target.
5d80cc9c 8735
0df68e9f
SM
87362000-06-16 Stefan Monnier <monnier@cs.yale.edu>
8737
8738 * Makefile.in (srcdir): Define for update-subdirs.
8739
6344985d
GM
87402000-06-16 Gerd Moellmann <gerd@gnu.org>
8741
8742 * find-lisp.el: New file.
8743
63239267
AI
87442000-06-16 Andrew Innes <andrewi@gnu.org>
8745
8746 * time.el (display-time-mail-function): New variable, to allow
8747 external packages to indicate when new mail is available.
8748 (display-time-update): Use it.
8749
1699f991
KH
87502000-06-16 Kenichi Handa <handa@etl.go.jp>
8751
a3b37893
KH
8752 * international/mule.el (mule-version): Change version name to
8753 SAKAKI. AOI has already been used by Meadow.
8754
1699f991
KH
8755 * international/quail.el (quail-show-guidance-buf): To find the
8756 bottom window (but minibuffer), pay attention to the height of
8757 minibuffer.
8758
228b083e
EZ
87592000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
8760
7d5c8691
EZ
8761 * arc-mode.el (archive-mode-map): Use the new menu-item format for
8762 menu-bar menus. Add help strings. Don't remove the Edit menu
8763 from the menu bar, as the menu bar has enough space now.
8764
261f3289
EZ
8765 * Makefile.in (SHELL): Make sure /bin/sh is used.
8766
228b083e
EZ
8767 * woman.el (woman-man-buffer): Fix bold and underlined CJK
8768 characters, which use series of two ^H characters instead of one.
8769
e27e8d71
GM
87702000-06-15 Gerd Moellmann <gerd@gnu.org>
8771
5d80cc9c 8772 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 8773 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 8774 functions.
451ec4e3
GM
8775 (Info-find-node-2): Try a case-sensitive search first, then
8776 do a case-insensitive search.
8777
8778 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
8779 tutorials.
8780
b675095c
GM
8781 * complete.el (PC-env-vars-alist): New variable.
8782 (PC-complete-as-file-name): New function.
8783 (partial-completion-mode): Initialize PC-env-vars-alist from
8784 process-environment.
8785 (PC-do-completion): Handle completion of env vars.
8786
8787 * info.el (Info-set-mode-line): Show file name in mode line,
8788 use `*Info*' instead of `Info:'.
8789
e27e8d71
GM
8790 * startup.el (command-line-1): Change copyright messages to year
8791 2000.
8792
28223a7e
DL
87932000-06-15 Dave Love <fx@gnu.org>
8794
8795 * net/goto-addr.el (goto-address-fontify): Use keymap property,
8796 not local-map.
8797
32684631
KH
87982000-06-15 Kenichi Handa <handa@etl.go.jp>
8799
8800 * international/mule.el (set-buffer-file-coding-system): Almost
8801 rewritten to handle `undecided' as no-op.
8802
9f817ea4
GM
88032000-06-14 Gerd Moellmann <gerd@gnu.org>
8804
e27e8d71 8805 * Makefile.in: New file.
dce6b995
GM
8806
8807 * Makefile: Removed.
8808
9f817ea4
GM
8809 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
8810 (goto-address-highlight-keymap): Bind C-c RET.
8811
2de33f94
KH
88122000-06-14 Kenichi Handa <handa@etl.go.jp>
8813
bbf1e8a5
KH
8814 * mail/sendmail.el (sendmail-send-it): The temporary buffer
8815 inherits buffer-file-coding-system of the current buffer.
725a6897 8816
02891cc3
KH
8817 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
8818 0. Give correct argument to set-auto-coding-function.
8819 (tar-expunge): For goto-char, use (point-min), not 0.
8820 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
8821 (tar-subfile-save-buffer): Likewize.
8822
2de33f94
KH
8823 * international/mule.el
8824 (after-insert-file-set-buffer-file-coding-system): Call
8825 set-buffer-file-coding-system with the arg FORCE t.
8826
1681ead6
GM
88272000-06-13 Gerd Moellmann <gerd@gnu.org>
8828
8829 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
8830 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 8831 the sender is set with `-f'.
1681ead6 8832
fdf4b680
DL
88332000-06-13 Dave Love <fx@gnu.org>
8834
9c50afce
DL
8835 * help.el (describe-function-1): Kluge around cases of functions
8836 fset to subrs whose doc doesn't match their symbol-name.
8837
0ad550ba 8838 * image.el (insert-image): Default STRING to a space.
f290ca08 8839
fdf4b680 8840 * info.el Doc fixes.
5d80cc9c 8841 (Info-build-node-completions): Match Ref tags.
fdf4b680 8842
9b6610db
EZ
88432000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
8844
a704139d
EZ
8845 * frame.el (display-multi-frame-p, display-multi-font-p): New
8846 defaliases for display-graphic-p.
8847
9b6610db
EZ
8848 * hl-line.el: Fixed a typo in commentary.
8849
7a5ea398
KH
88502000-06-13 Kenichi Handa <handa@etl.go.jp>
8851
8852 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
8853 fixed.
8854
0dc91c57
DL
88552000-06-12 Dave Love <fx@gnu.org>
8856
8857 * image.el (insert-image): Save a little consing.
8858
0bd5914b
KH
88592000-06-12 Kenichi Handa <handa@etl.go.jp>
8860
8861 * language/tibet-util.el: Convert all tibetan-1-column characters
8862 to the corresponding tibetan characters.
8863 (tibetan-add-components): Delete code for the special treatment of
8864 'a chung.
8865
8866 * language/tibetan.el (tibetan-composable-pattern): Fix previous
8867 change.
8868 (tibetan-vowel-transcription-alist): More rules added.
8869 (tibetan-composite-vowel-alist): New variable.
8870 (tibetan-precomposition-rule-alist): More rules added.
8871
6dc7d3d5
SM
88722000-06-12 Stefan Monnier <monnier@cs.yale.edu>
8873
9c04c393
SM
8874 * startup.el (command-line): Only call menu-bar-mode if interactive.
8875
8876 * thingatpt.el (toplevel symbol-properties):
8877 * textmodes/makeinfo.el (makeinfo-compile):
8878 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 8879 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 8880 (hide-ifdef-use-define-alist):
5d80cc9c 8881 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
8882 (ange-ftp-vms-add-file-entry):
8883 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
8884 * man.el (Man-build-man-command):
8885 * mail/rnewspost.el (news-reply-header-hook):
8886 * info.el (Info-insert-dir):
8887 * emulation/mlconvert.el (backward-word, forward-word, setq):
8888 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
8889 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
8890 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
8891 (byte-optimize-apply, end of file):
8892 * emacs-lisp/advice.el (ad-advice-class-completion-table)
8893 (ad-make-freeze-definition):
8894 * startup.el (command-line, command-line-1): Don't quote lambdas.
8895
6dc7d3d5
SM
8896 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
8897 (cvs-cleanup-removed): New function.
8898 (cvs-cleanup-functions): New var.
8899 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
8900 some flexibility in specifying additional entries to auto-cleanup.
8901 (cvs-quickdir): New function.
8902 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
8903 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
8904 (cvs-mode-find-file): Check that we are on a filename or dirname
8905 when invoked through a mouse-click.
8906 (cvs-full-path): Remove.
8907 (cvs-dired-action): Re-introduced.
8908 (cvs-dired-noselect): Use it.
8909 (vc-post-command-functions): use this new hook if available.
8910
8911 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
8912 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
8913 (cvs-filename-map, cvs-dirname-map): Remove.
8914 (cvs-default-action): Remove.
8915 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
8916 if the arg is really a keymap.
8917 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
8918 Don't hardcode the mapping from state (aka type) to face, but check
8919 the var cvs-fi-<type>-face instead.
8920 (cvs-fileinfo-from-entries): New function.
8921
8922 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
8923 Docstring fix.
8924 (cvs-find-file-and-jump): Change default to be safer.
8925 (cvs-mode-diff-map): Define it as a function as well.
8926 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
8927 Bind mouse-2 in this global map rather than with text-properties.
8928
8929 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
8930 file to resolve the ambiguity between C(conflict) and C(need-merge).
8931
5050a2ef
KH
89322000-06-12 Kenichi Handa <handa@etl.go.jp>
8933
8934 * international/mule.el (set-buffer-file-coding-system): If
8935 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
8936 unconditionally.
8937
35a7ac84
DL
89382000-06-12 Dave Love <fx@gnu.org>
8939
8940 * wid-edit.el (widget-specify-button): Really suppress the face if
8941 required.
8942
db8eeecd
GM
89432000-06-11 Gerd Moellmann <gerd@gnu.org>
8944
8945 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
8946
70223ca4
SM
89472000-06-11 Stefan Monnier <monnier@cs.yale.edu>
8948
8949 * imenu.el (imenu-generic-expression): Docstring fix.
8950
8951 * composite.el (composition-function-table): Move the `put'
8952 below the autoload cookie so we can load the file before loaddefs.
8953
8954 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
8955
8956 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
8957 Handle easy-mmode-define-global-mode.
8958 For complex macros like define-minor-mode that can generate
8959 several autoload entries, try to autoload entries in the
8960 macroexpanded code.
8961
8962 * emacs-lisp/easy-mmode.el (define-minor-mode):
8963 If KEYMAP is a symbol, just use it.
8964 Use byte-compile-current-file and load-file-name to infer the
8965 proper :require to pass to defcustom.
8966 Wrap the hook var into `progn' so as not to autoload it.
8967 Add a :autoload-end cookie.
8968 Be more careful about the evaluation of KEYMAP.
8969 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
8970 (define-derived-mode): Move define-abbrev-table outside of defvar.
8971
89722000-06-10 Stefan Monnier <monnier@cs.yale.edu>
8973
8974 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
8975 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
8976 (backup-compiled-files): Ignore errors during `tar'.
8977 (bootstrap): Make autoloads before elc files.
8978
9c53b34e
KH
89792000-06-10 Kenichi Handa <handa@etl.go.jp>
8980
8981 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 8982 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
8983
8984 * international/mule-conf.el (unix): New alias for the coding
8985 system undecided-unix.
8986
22ddd299
DL
89872000-06-09 Dave Love <fx@gnu.org>
8988
5ee42746
DL
8989 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
8990
70223ca4 8991 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
8992 (executable-insert): Change custom type.
8993 (executable-find): Add autoload cookie.
cc7e1d18
DL
8994 (executable-make-buffer-file-executable-if-script-p): New
8995 function. After Noah Friedman.
22ddd299
DL
8996
8997 * files.el (after-save-hook): Customize, with
cc7e1d18 8998 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 8999
41ea3794
KH
90002000-06-09 Kenichi Handa <handa@etl.go.jp>
9001
f89437e3
KH
9002 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
9003 "tib24p-mule.bdf" for Tibetan.
9004
7a4ee259
KH
9005 * composite.el (decompose-composite-char): Declare it as obsolete.
9006
ff6a65c2
KH
9007 * man.el (Man-fontify-manpage): Pay attention to underline and
9008 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 9009
f83fe4b4
GM
90102000-06-08 Gerd Moellmann <gerd@gnu.org>
9011
9012 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
9013 Set maintainer to FSF since author isn't reachable.
9014
e56d7900
DL
90152000-06-08 Dave Love <fx@gnu.org>
9016
9017 * international/mule-cmds.el (select-safe-coding-system): If
9018 DEFAULT-CODING-SYSTEM is not specified, also check the most
9019 preferred coding-system if buffer-file-coding-system is
9020 `undecided'. From Handa.
9021
d3981b49
KH
90222000-06-08 Kenichi Handa <handa@etl.go.jp>
9023
9024 * international/mule.el
9025 (after-insert-file-set-buffer-file-coding-system): If the buffer
9026 size is greater than INSERTED, judget that we are not visiting.
9027
bff71087
RV
90282000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
9029
9030 * whitespace.el (defgroup whitespace): Comment out `:version'.
9031 XEmacs 20.4 has problems defining the group with this present.
9032 We'll have this commented out till get resolve the problem.
9033
fd9ac94c
GM
90342000-06-07 John Wiegley <johnw@gnu.org>
9035
9036 * align.el (align-dq-string-modes, align-sq-string-modes)
9037 (align-open-comment-modes): Add pyhton-mode.
9038 (align-rules-list): Use get-text-property instead of
9039 text-properties-at.
9040 (align-rules-list): Add python-assignment.
9041 (align-rules-list): Change perl-comma-delimiter to
9042 basic-comma-delimiter. Use if for Perl modes and python-mode.
9043 (align-rules-list): Add python-chain-logic and
9044 basic-line-continuation.
45f485a6
GM
9045
90462000-06-07 Jari Aalto <jari.aalto@poboxes.com>
9047
9048 * apropos.el (apropos-mode-hook): New user variable.
9049 (apropos-mode): Run apropos-mode-hook.
bff71087 9050
45f485a6
GM
90512000-06-07 David Ponce <david@dponce.com>
9052
9053 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
9054 commands. Require `wid-edit' at run-time.
9055
90562000-06-07 David Ponce <david@dponce.com>
9057
9058 * recentf.el: Added some "Commentary".
9059 (recentf-open-more-files, recentf-edit-list): Minor changes to
9060 move the point at the top of the file list. This behaviour is
9061 consistent with the menu one when the list contains a lot of
9062 files.
9063 (recentf-cleanup): Now displays the number of items removed from
9064 the list.
9065 (recentf-relative-filter) New menu filter to show filenames
9066 relative to `default-directory'.
bff71087 9067
45f485a6
GM
90682000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9069
9070 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
9071 with/without giving an error if PostScript printer doesn't have this
9072 kind of page size. Zebra Stripe continues or restarts on next page.
9073 Manual/automatic paper feeding. Switch or not the header.
9074 (ps-print-version): New version number (5.2.2).
9075 (ps-windows-system): Include emx as a Windows system.
9076 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
9077 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
9078 (ps-background-text): Code fix.
9079 (ps-error-handler-message, ps-user-defined-prologue)
9080 (ps-print-prologue-header, ps-printer-name)
9081 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
9082 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
9083 (ps-use-face-background): Customization fix.
9084 (ps-n-up-database): Data fix.
9085 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
9086 (ps-switch-header): New vars.
9087 (ps-xemacs-color-name, ps-face-foreground-name)
9088 (ps-face-background-name, ps-boolean-constant): New funs.
9089
c14dcd22
DL
90902000-06-07 Dave Love <fx@gnu.org>
9091
9092 * allout.el: New version from Manheimer.
9093
e4044bb0
KH
90942000-06-07 Kenichi Handa <handa@etl.go.jp>
9095
9096 * textmodes/fill.el (fill-find-break-point): Check the validity of
9097 charset.
9098
59cfe8b9
KF
90992000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9100
9101 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9102 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
9103 Call display-color-p and display-mouse-p instead of looking at
9104 window-system.
9105
bb2337f5
DL
91062000-06-06 Dave Love <fx@gnu.org>
9107
9108 * image.el (find-image): Doc fix. Return nil if image not found.
9109 (put-image, insert-image): Make STRING arg optional.
9110
8e624fa2
KH
91112000-06-06 Kenichi Handa <handa@etl.go.jp>
9112
9113 * language/vietnamese.el: Remove eval-when-compile.
9114 (viet-viscii-nonascii-translation-table): Define it as a
9115 translation table made from viet-viscii-decode-table.
9116 (viet-viscii-encode-table): Define it as a translation table made
9117 from the reverse map of above.
9118 (viet-vscii-nonascii-translation-table): Define it as a
9119 translation table made from viet-vscii-decode-table.
9120 (viet-vscii-encode-table): Define it as a translation table made
9121 from the reverse map of above.
9122 (ccl-decode-viscii): Use translate-character.
9123 (ccl-encode-viscii, ccl-encode-viscii-font)
9124 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
9125 Likewize.
bff71087 9126
8e624fa2
KH
9127 * language/cyrillic.el: Remove eval-when-compile.
9128 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
9129 translation table made from cyrillic-koi8-r-decode-table.
9130 (cyrillic-koi8-r-encode-table): Define it as a translation table
9131 made from the reverse map of above.
9132 (ccl-decode-koi8): Use translate-character.
9133 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
9134 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
9135 a translation table made from cyrillic-alternativnyj-decode-table.
9136 (cyrillic-alternativnyj-encode-table): Define it as a translation
9137 table made from the reverse map of above.
9138 (ccl-decode-alternativnyj): Use translate-character.
9139 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
9140 Likewize
9141
9142 * international/mule-diag.el (non-iso-charset-alist): Specify
9143 translation table symbol instead of translation table itself.
9144 (list-block-of-chars): CHARSET may be a translation table symbol.
9145
9146 * international/mule.el (make-coding-system): If CODING-SYSTEM
9147 already exists, override it.
9148
9149 * international/fontset.el: Use family `proportional' for Tibetan
9150 fonts.
9151
9152 * international/ccl.el (ccl-compile-translate-character): Don't
9153 check if Rrr has property translation-table.
9154 (ccl-compile-map-multiple): Modified to avoid compiler warning.
9155
1969fae2
GM
91562000-06-05 Gerd Moellmann <gerd@gnu.org>
9157
9158 * info.el: Bind case-fold-search to t when searching in case
9159 a user sets it to nil in a hook.
9160
d5b037c5
SM
91612000-06-05 Stefan Monnier <monnier@cs.yale.edu>
9162
d3d02e65
SM
9163 * autoarg.el (autoarg-mode, autoarg-kp-mode):
9164 * hl-line.el (hl-line-mode): Use the new :global key argument.
9165
9166 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
9167 (tar-clip-time-string): Prepend a space.
9168 (tar-grind-file-mode): Construct a string rather than modifying one.
9169 (tar-header-block-summarize): Fix docstring.
9170 Use `format' rather than an error-prone set of copy-loops.
9171
9172 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
9173 (diff-goto-source, diff-unified->context, diff-context->unified)
9174 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
9175 understand the format output by the `-p' argument to diff.
9176
bff71087 9177 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
9178 (sh-re-done): Use defconst.
9179 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
9180 (sh-help-string-for-variable, sh-guess-basic-offset):
9181 Don't quote lambdas.
9182 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
9183 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
9184
f7c4478f
SM
9185 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
9186 (mh-letter-mode): Derive from text-mode.
9187 This implicitly means that it now calls kill-all-local-variables.
9188 Also remove the Emacs-18 compatibility code.
9189
a8add29d
SM
9190 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
9191 Make use of symbol-property doc-string-elt.
9192 Use memq rather than a sequence of eq.
9193 (doc-string-elt): Fix the wrong or missing previously unused values.
9194 (autoload-print-form): New function extracted from
9195 generate-file-autoloads to allow recursion when handling progn
9196 so that defvar's and defun's docstrings are properly printed.
9197 (generate-file-autoloads): Use it.
9198
d5b037c5
SM
9199 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
9200 Use find-file-hooks in the minor-mode function.
9201 Be careful not to loop indefinitely in the post-command-hook function.
9202
560ef11a 92032000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 9204
1969fae2 9205 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 9206 tty's.
1969fae2 9207 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 9208 differences whenever appropriate.
1969fae2
GM
9209 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
9210 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
9211 wildcards.
9212
b5bbbb76
SM
92132000-06-04 Stefan Monnier <monnier@cs.yale.edu>
9214
d5b037c5
SM
9215 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
9216 (jit-lock-fontify-buffer): New function for JIT refontification.
9217 (jit-lock-mode): Fix docstring.
9218 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
9219 Remove jit-lock-after-change from the _local_ hook.
9220 (jit-lock-function-1): Fix docstring.
9221
9222 * info.el (Info-on-current-buffer): Initialize info.
9223
9224 * newcomment.el (comment-indent): Ignore comment-indent-hook.
9225
9226 * progmodes/tcl.el (tcl-indent-for-comment):
9227 Ignore comment-indent-hook.
9228
9229 * emacs-lisp/easy-mmode.el: Require CL during compilation.
9230 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
9231 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
9232 and improve to use the lighter to guess the capitalization.
9233 (define-minor-mode): Inline code from easy-mmode-define-toggle.
9234 Add keyword arguments to specify global-ness or the custom group.
9235 Add local-map and help-echo properties to the lighter.
9236 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 9237 (easy-mmode-define-global-mode): New macro.
b5bbbb76 9238
bfa6c260
DL
92392000-06-02 Dave Love <fx@gnu.org>
9240
9241 * wid-edit.el: byte-compile-dynamic since we typically don't use
9242 all the widgets. Don't require cl or widget. Remove
9243 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
9244 (widget-read-event): Removed. Callers changed to use read-event.
9245 (widget-button-release-event-p): Renamed from
9246 button-release-event-p.
9247 (widget-field-add-space, widget-field-use-before-change):
9248 Uncustomize.
9249 (widget-specify-field): Use keymap property, not local-map.
9250 (widget-specify-button): Obey :suppress-face.
9251 (widget-specify-insert): Use modern backquote syntax.
9252 (widget-image-directory): Renamed from widget-glyph-directory.
9253 (widget-image-enable): Renamed from widget-glyph-enable.
9254 (widget-image-find): Replaces widget-glyph-find.
9255 (widget-button-pressed-face): Move defvar.
9256 (widget-image-insert): Replaces widget-glyph-insert.
9257 (widget-convert): Use keywordp.
9258 (widget-leave-text, widget-children-value-delete): Use mapc.
9259 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 9260 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
9261 (widget-button-click): Don't set point at the click, but re-centre
9262 if we scroll out of window. Rewritten for images v. glyphs &c.
9263 (widget-tabable-at): Use POS arg, not point.
9264 (widget-beginning-of-line, widget-end-of-line)
9265 (widget-item-value-create, widget-sublist, widget-princ-to-string)
9266 (widget-sexp-prompt-value, widget-echo-help): Simplify.
9267 (widget-default-create): Use widget-image-insert; some rewriting.
9268 (widget-visibility-value-create)
9269 (widget-push-button-value-create, widget-toggle-value-create): Use
9270 widget-image-insert.
9271 (checkbox): Create on and off images dynamically.
9272 (documentation-link): Change :help-echo.
9273 (widget-documentation-link-echo-help): Remove.
9274
3837de12
SM
92752000-06-02 Stefan Monnier <monnier@cs.yale.edu>
9276
9277 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
9278
9279 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
9280 (easy-mmode-define-toggle, define-minor-mode): Use it.
9281 (easy-mmode-define-keymap): Docstring fix.
9282 (define-derived-mode): Default PARENT to fundamental-mode.
9283 Add the derived-mode-parent symbol-property.
9284 (easy-mmode-derived-mode-p): New function.
9285
90aa4ea8
DL
92862000-06-02 Dave Love <fx@gnu.org>
9287
37193ee6
DL
9288 * files.el (convert-standard-filename): Doc fix.
9289 (normal-backup-enable-predicate): New function.
9290 (backup-enable-predicate): Use it to replace the lambda form.
9291
9292 * calendar/todo-mode.el: [This needs more work on the outline
9293 stuff.] Doc fixes.
9294 (todo) <defgroup>: Add :version.
9295 (todo-add-category): Don't use pushnew.
9296 (todo-cmd-raise): Fix typo.
9297 (todo-top-priorities): Change temp buffer name.
9298 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
9299 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
9300 Use outline-next-heading.
37193ee6 9301
90aa4ea8
DL
9302 * autoarg.el: Rewritten to use define-minor-mode.
9303 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
9304 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
9305
2e54623a
KH
93062000-06-02 Kenichi Handa <handa@etl.go.jp>
9307
9308 * isearch.el (isearch-other-meta-char): Fix previous change.
9309
c5def0db
SM
93102000-06-01 Stefan Monnier <monnier@cs.yale.edu>
9311
3837de12
SM
9312 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
9313 (log-edit-done): Only add the comment to the ring if it's different
9314 from the last comment entered.
9315
c5def0db
SM
9316 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
9317
2330c9d4
DL
93182000-06-01 Dave Love <fx@gnu.org>
9319
9320 * hl-line.el: Rewritten using define-minor-mode.
9321
9322 * help.el (describe-function-1): Distinguish special form from
9323 builtin function. Sanity-check presence of arglist for builtins.
9324
6e5dfc31
KH
93252000-06-01 Kenichi Handa <handa@etl.go.jp>
9326
4dc1225b
KH
9327 * international/characters.el: Fix syntax/category setting of
9328 Tibetan characters.
9329
9330 * language/tibet-util.el (tibetan-add-components): Fixes for new
9331 encoding of Tibetan characters.
9332 (tibetan-decompose-precomposition-alist): New variable.
9333 (tibetan-decompose-region): Convert precomposed characters to
9334 non-precomposed characters.
9335 (tibetan-decompose-string): Likewise.
9336 (tibetan-composition-function): Fix args to
9337 thibetan-compose-string.
9338
9339 * language/tibetan.el (tibetan-composable-pattern): More
9340 characters included.
9341 (tibetan-consonant-transcription-alist): Rule for "R" added.
9342 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
9343 "+R" added.
9344 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
9345
eadef5e6
KH
9346 * language/lao-util.el (lao-composition-function): Fix args to
9347 compose-string.
9348
9349 * language/thai-util.el (thai-composition-function): Fix args to
9350 compose-string.
9351
6e5dfc31 9352 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
9353 to prevent the point moving to the end of a composition when a
9354 part of a composition is searched.
6e5dfc31
KH
9355 (isearch-other-meta-char): If the key invoking this command can be
9356 mapped by function-key-map to a printing char, call
9357 isearch-process-search-char directly.
9358
2598a293
SM
93592000-06-01 Stefan Monnier <monnier@cs.yale.edu>
9360
9361 * emacs-lisp/bytecomp.el:
9362 * frame.el:
9363 * international/mule-cmds.el:
9364 * international/mule-util.el:
9365 * international/mule.el:
9366 * mouse.el:
9367 * subr.el:
9368 * faces.el: Update calls to make-obsolete with a WHEN argument.
9369
9370 * byte-run.el (make-obsolete, make-obsolete-variable):
9371 Add an optional WHEN argument and change the format of the
bff71087 9372 symbol-property information.
2598a293
SM
9373 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
9374 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
9375 new obsolete-symbol-property format and print WHEN if it is provided.
9376
28d8dff1
DL
93772000-05-31 Dave Love <fx@gnu.org>
9378
9379 * loadhist.el (loadhist-hook-functions): Remove
9380 before-change-function, after-change-function.
9381 (unload-feature): Deal with symbols which are both bound and
9382 fbound.
9383
9384 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
9385 before-change-function, after-change-function.
9386
9387 * simple.el (newline): Don't bind before-change-function,
9388 after-change-function.
9389
7f565d87
RV
93902000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
9391
9392 * whitespace.el (whitespace-rescan-timer-time): Update interval
9393 set to 600 seconds (10 minutes) instead of 60 seconds since
9394 a large number of whitespace buffers causes emacs to `freeze'
9395 for a considerable amount of time.
9396
bff71087 9397 * whitespace.el: Updated email address
7f565d87 9398
a8d693d8
DL
93992000-05-31 Dave Love <fx@gnu.org>
9400
9401 * add-log.el (change-log-font-lock-keywords) <function>: Add
9402 pattern for function of change.
9403 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
9404 acknowledgements patterns.
9405
a50192e7
KH
94062000-05-31 Kenichi Handa <handa@etl.go.jp>
9407
9408 * isearch.el (isearch-printing-char): If keyboard coding system is
9409 being used, call isearch-process-search-multibyte-characters.
9410
9411 * international/isearch-x.el: Mostly rewritten.
9412
9413 * international/quail.el (quail-start-conversion): Don't include
9414 unhandled events in the returned events, but set them in
9415 unread-command-events. Exit if all inputs are deleted.
9416
7e492772
JR
94172000-05-30 Jason Rumney <jasonr@gnu.org>
9418
9419 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
9420
9421 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
9422 Reenable code to create initial fontsets.
9423 Use set-fontset-font in place of put-charset-property.
9424
10fc3187
GM
94252000-05-30 Gerd Moellmann <gerd@gnu.org>
9426
79148ea7
GM
9427 * progmodes/perl-mode.el (perl-indent-line): When looking for a
9428 label, ensure that the first colon isn't followed by another.
9429
9430 * paths.el (Info-default-directory-list): Doc fix.
9431
086d5b87
GM
9432 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
9433 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
9434 send a query containing USER only, not USER@HOST.
9435
10fc3187
GM
9436 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
9437 and rmail-msgend to compute the restriction at the end, instead of
9438 computing it.
9439
49e70dec
GM
94402000-05-29 Gerd Moellmann <gerd@gnu.org>
9441
66254a13
GM
9442 * dabbrev.el (dabbrev-expand): Don't display messages in the
9443 echo area if the minibuffer window is active.
9444
49e70dec
GM
9445 * jit-lock.el (jit-lock-mode): Add after change function to
9446 local hook.
9447
94482000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
9449
9450 * antlr-mode.el: New commands: hide/unhide actions,
9451 upcase/downcase literals.
9452 (antlr-tiny-action-length): New user option.
9453 (antlr-hide-actions): New command. Suggested by
9454 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 9455 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
9456 (antlr-mode-menu): New entries.
9457 (antlr-downcase-literals): New command.
9458 (antlr-upcase-literals): Ditto.
9459
9460 * antlr-mode.el: Minor changes: indendation, mode-name.
9461 (antlr-indent-line): Indent cpp directive at column 0.
9462 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
9463
9464 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
9465 (antlr-font-lock-additional-keywords): Workaround for intentional
9466 bug in XEmacs version of font-lock.
9467 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
9468 be used by a smarter version of `buffers-menu-grouping-function'.
9469
94702000-05-29 Gerd Moellmann <gerd@gnu.org>
9471
9472 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
9473 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
9474
49f93684
KH
94752000-05-29 Kenichi Handa <handa@etl.go.jp>
9476
9477 * international/encoded-kb.el
9478 (encoded-kbd-iso2022-designation-map): Pay attention to that
9479 charset-iso-final-char return -1 for eight-bit-control and
9480 eight-bit-graphic.
9481
5b1ae051
EZ
94822000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
9483
9484 * speedbar.el (speedbar-use-images, speedbar-update-flag)
9485 (speedbar-easymenu-definition-base): Use display-graphic-p where
9486 available, instead of window-system.
9487
a205e32a
EZ
94882000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
9489
9490 * international/codepage.el (cp-coding-system-for-codepage-1): Add
9491 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
9492 coding systems.
9493
dd854dc2
DL
94942000-05-26 Dave Love <fx@gnu.org>
9495
c88a85d5
DL
9496 * disp-table.el (standard-display-underline): Don't use
9497 internal-find-face.
9498
dd854dc2
DL
9499 * mail/reporter.el: Maintainer change. Doc fixes.
9500 (reporter-version): Deleted.
9501
9502 * emacs-lisp/elp.el: Maintainer change.
9503 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
9504
dc29aa6c
SM
95052000-05-26 Stefan Monnier <monnier@cs.yale.edu>
9506
9507 * add-log.el (add-change-log-entry): Merge the current entry with the
9508 previous one if the previous one is empty.
9509
ed62683d
DL
95102000-05-26 Dave Love <fx@gnu.org>
9511
4370a375
DL
9512 * loadhist.el (unload-feature): Fix interactive spec [from
9513 lijnzaad@ebi.ac.uk].
9514
ed62683d
DL
9515 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
9516 subr-arity to check primitives.
9517 (byte-compile-flush-pending, byte-compile-file-form-progn)
9518 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
9519 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
9520 mapcar.
9521
ba9f8f95
KH
95222000-05-26 Kenichi Handa <handa@etl.go.jp>
9523
0f3e0672
KH
9524 * international/fontset.el: Set family names of non-latin charsets
9525 in default fontset to "*".
9526
cebefb44
KH
9527 * international/mule-diag.el (print-fontset): Combine family part
9528 and registry part of the fontname by "-*-" instead of "-".
9529
ba9f8f95
KH
9530 * international/mule-cmds.el (encode-coding-char): Make strings
9531 multibyte before calling encode-coding-string.
9532
931d0724
SM
95332000-05-25 Stefan Monnier <monnier@cs.yale.edu>
9534
9535 * derived.el: Fix keywords.
8ccce2b0 9536 (define-derived-mode): Only define if needed.
931d0724
SM
9537
9538 * simple.el (fill-comment, comment-column, comment-start)
9539 (comment-start-skip, comment-end, comment-indent-function)
9540 (block-comment-start, block-comment-end, indent-for-comment)
9541 (set-comment-column, kill-comment, comment-padding, comment-region)
9542 (comment-multi-line, indent-new-comment-line): Remove.
9543
9544 * bindings.el (esc-map): Change ; to comment-dwim and use the new
9545 function names for comment operations.
9546
9547 * newcomment.el: Add abundant autoload cookies.
9548 (comment-style): Don't depend on runtime data at compile-time.
9549 (comment-indent-hook): Remove.
9550 (comment-indent): Check if comment-indent-hook is bound.
9551 (comment-region): Docstring fix.
9552
6fc596cf
DL
95532000-05-25 Dave Love <fx@gnu.org>
9554
9555 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
9556 byte-code-function-p.
9557
9558 * mail/rmailsum.el: Add provide.
9559
9560 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
9561
9562 * smerge-mode.el (smerge-diff-switches): Don't use list* in
9563 defcustom.
9564
7997f1ca 95652000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 9566
7997f1ca
MK
9567 * ediff-diff.el (ediff-exec-process): delete --binary option from
9568 non-buffer ediff jobs.
7f565d87 9569
e7a903e8
EZ
95702000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9571
9572 * hilit-chg.el (highlight-changes-mode): Ask about color or
9573 grayscale support, not about window-system.
9574
9575 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
9576 window-system.
9577 (ffap-highlight): Always default to t.
9578
9579 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
9580 display-popup-menus-p instead of looking at window-system.
9581
9582 * disp-table.el (standard-display-g1, standard-display-graphic):
9583 Only refuse to use string glyphs on X and MS-Windows.
9584
9585 * avoid.el: Remove window-system from commentary, suggest to use
9586 display-*-p instead.
9587
9588 * apropos.el (apropos-print): Use display-mouse-p instead of
9589 window-system.
9590
14028d57
EZ
95912000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9592
9593 * international/codepage.el (cp-decoding-vector-for-codepage):
9594 Fill up unsupported characters with their own codes. From Kenichi
9595 Handa.
9596
1a4f9cc1
EZ
95972000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9598
9599 * international/mule-diag.el (describe-char-after): Use
9600 display-graphic-p instead of window-system, so that this function
9601 works on MS-DOS.
9602
89f6ca4e
EZ
96032000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9604
9605 * international/codepage.el (cp-make-coding-systems-for-codepage):
9606 Remove the eight-bit-graphic and eight-bit-control charsets from
9607 the list of charsets which we convert into `?'.
9608
eacfd7fe
KH
96092000-05-25 Kenichi Handa <handa@etl.go.jp>
9610
9611 * international/mule-conf.el: Specify CHARSET-ID explicitely for
9612 private charsets.
9613 (mule-unicode-0100-24ff, japanese-jisx0213-1,
9614 japanese-jisx0213-2): New charsets.
9615
9616 * international/fontset.el: Setup default fontset for new charsets.
9617
deadf7e3
DL
96182000-05-24 Dave Love <fx@gnu.org>
9619
9620 * info.el (Info-find-node-2): Restructure [following "Vadim
9621 S. Solomin" <sovs@uic.nnov.ru>].
9622
9623 * icomplete.el: Fix header for Finder.
9624
96252000-05-24 Eric M. Ludlam <zappo@ultranet.com>
9626
9627 * rmailout.el (rmail-output-to-rmail-file): Added optional param
9628 STAY.
9629
9630 * rmail.el (rmail-automatic-folder-directives): New user variable.
9631 (rmail-show-message): Add call to `rmail-auto-file' during
9632 display.
9633 (rmail-auto-file): New function.
9634
6de3983f 96352000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 9636
fc6a6a4e 9637 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 9638 account.
fc6a6a4e
GM
9639 (ediff-test-utility,ediff-diff-mandatory-option)
9640 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 9641 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 9642
fc6a6a4e 9643 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 9644 variable.
7f565d87 9645
fc6a6a4e 9646 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
9647 ediff-merge-filename-prefix.
9648
fc290d1d
MK
96492000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
9650
fc6a6a4e 9651 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 9652
273182b8
EZ
96532000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
9654
9655 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
9656 aliases for hebrew-iso-8bit.
9657
f471ea57
EZ
96582000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
9659
9660 * woman.el: New version from Francis J. Wright
9661 <F.J.Wright@Maths.QMW.ac.uk>.
9662 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
9663 names in environment variables regardless of the path separator.
9664 (woman-topic-all-completions-1): Don't call file-name-directory-p
9665 on all files, since woman-file-regexp already filters out any
9666 directories.
9667
01162f24
KH
96682000-05-24 Kenichi Handa <handa@etl.go.jp>
9669
48e3df76
KH
9670 * international/quail.el (quail-start-translation): Don't change
9671 modified-p of the current buffer.
9672 (quail-start-conversion): Likewise.
9673
9674 * international/kkc.el (kkc-region): Don't change modified-p of
9675 the current buffer.
9676
747d90ea
KH
9677 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
9678 conform to RFC1468.
9679 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 9680
17a223ff
EL
96812000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
9682
9683 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
9684 (speedbar-insert-button): Invisible text property fix.
9685 (speedbar-directory-plus): Renamed from speedbar-directory-+
9686 (speedbar-directory-minus): Renamed from speedbar-directory--
9687 (speedbar-page-plus): Renamed from speedbar-file-+
9688 (speedbar-page-minus): Renamed from speedbar-file--
9689 (speedbar-page): Renamed from speedbar-file-
9690 (speedbar-tag): Renamed from speedbar-tag-
9691 (speedbar-tag-plus): Renamed from speedbar-tag-+
9692 (speedbar-tag-minus): Renamed from speedbar-tag--
9693 (speedbar-expand-image-button-alist): Use above renames.
9694
9695 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
9696 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
9697 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
9698 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
9699 * sb-pg.xpm: Renamed from sb-file.xpm
9700 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
9701 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 9702
e6b6fc18
KH
97032000-05-24 Kenichi Handa <handa@etl.go.jp>
9704
9705 * international/quail.el (quail-show-guidance-buf): Set
9706 current-input-method of the guidance buffer to the name of the
9707 curren input method.
9708
a1a336eb
SM
97092000-05-23 Stefan Monnier <monnier@cs.yale.edu>
9710
9711 * progmodes/compile.el (compile-internal): Style typo.
9712
9713 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
9714 quote vars and functions in the docstring.
9715
9716 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
9717
9718 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
9719 Don't quote lambdas.
9720
9721 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
9722
9695b783
GM
97232000-05-23 Gerd Moellmann <gerd@gnu.org>
9724
716e3b88
GM
9725 * startup.el (command-line): Determine source file of compiled
9726 user init file differently. Warn if compiled user init file
9727 is older than its source file.
9728
9695b783 9729 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 9730
41ac433f
EZ
97312000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
9732
9733 * files.el (make-backup-file-name-1): Replace slashes with `!'
9734 rather than `|' (which is not allowed on Windows). Replace the
9735 drive letters with a string "drive_X".
9736
46600ab1
GM
97372000-05-23 Gerd Moellmann <gerd@gnu.org>
9738
9739 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
9740
9741 * files.el (interpreter-mode-alist): Add `bash2'.
9742
79a64d87
DL
97432000-05-22 Dave Love <fx@gnu.org>
9744
9745 * loadhist.el (feature-symbols, file-provides, file-requires): Use
9746 mapc.
9747 (feature-file): Avoid calling symbol-name. Doc fix.
9748 (file-set-intersect, file-dependents): Use dolist, not mapcar.
9749 (loadhist-hook-functions): Add mouse-position-function.
9750 (unload-feature): Change uses of mapcar.
9751
9752 * files.el (parse-colon-path): Doc fix.
9753 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
9754 (set-auto-mode): Use mapc.
9755
9756 * complete.el (PC-look-for-include-file): Use :alnum: character
9757 class.
9758 (partial-completion-mode): Add autoload cookie.
9759
0e8c11d8
SS
97602000-05-22 Sam Steingold <sds@gnu.org>
9761
ce75fd23 9762 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
9763 `add-text-properties' (bug introduced on 2000-05-18).
9764
d8d0fa6c
DL
97652000-05-22 Dave Love <fx@gnu.org>
9766
9767 * bindings.el: Remove debug-ignored-errors set in other files.
9768
9769 * progmodes/etags.el: Add to debug-ignored-errors.
9770 (visit-tags-table-buffer): Clear out buffers holding old tables
9771 when making a new list.
9772 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
9773 mapc.
9774
9775 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
9776 quote keywords.
9777 (cmpl-string-case-type): Use character classes.
9778
0e8c11d8
SS
9779 * comint.el:
9780 * textmodes/ispell.el:
9781 * imenu.el:
d8d0fa6c
DL
9782 * mail/mh-e.el:
9783 * progmodes/compile.el: Add to debug-ignored-errors.
9784
9785 * dabbrev.el: Add to debug-ignored-errors.
9786 (dabbrev-completion): Use mapc.
9787
1edbbf8a
EZ
97882000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
9789
9790 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
9791 (woman-mapcan, woman-parse-man.conf)
9792 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
9793 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
9794 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
9795 path syntax better.
9796 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
9797 (woman-manpath): Call woman-parse-man.conf.
9798 (woman-emulation): New defcustom, defaults to nroff.
9799 (woman-font-support): New defconst.
9800 (woman-use-symbol-font): New defcustom.
9801 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
9802 "Emulation".
9803 Many functions: Doc fix.
9804
5bd2148c
KH
98052000-05-22 Kenichi Handa <handa@etl.go.jp>
9806
9807 * international/quail.el (quail-simple-translation-keymap): Map
9808 128..255 to quail-self-insert-command.
9809 (quail-keyboard-layout-alist): Add definition for "pc102-de".
9810
4125ec7e
SM
98112000-05-22 Stefan Monnier <monnier@cs.yale.edu>
9812
a1a336eb
SM
9813 * help.el (help-manyarg-func-alist): Typo.
9814
40aeecad
SM
9815 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
9816 intervals which makes it heaps simpler.
9817
4125ec7e
SM
9818 * newcomment.el (comment-region-internal): Go back to BEG after quoting
9819 the nested comment markers.
e4da9c1c
SM
9820
9821 * subr.el (remove-hook): Don't turn the hook's value into a list.
9822
cb7216a7
DL
98232000-05-21 Dave Love <fx@gnu.org>
9824
ac266581
DL
9825 * edmacro.el (edmacro-parse-keys): Return vector if any elements
9826 are invalid characters.
9827
cb7216a7
DL
9828 * international/mule-util.el (detect-coding-with-priority): Use
9829 mapc. Remove redundant lambda.
9830
9831 * international/mule-diag.el (list-non-iso-charset-chars)
9832 (describe-fontset): Remove redundant lambda.
9833
9834 * emulation/crisp.el (brief-mode): New alias.
9835
9836 * emacs-lisp/ring.el (ring-elements): New function.
9837
9838 * emacs-lisp/easymenu.el (easy-menu-create-menu)
9839 (easy-menu-do-add-item): Use keywordp.
9840
9841 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
9842
9843 * replace.el: Doc and error message fixes.
9844 (replace-highlight): Use facep, not internal-find-face.
9845
9b0d1d6e
SM
98462000-05-20 Stefan Monnier <monnier@cs.yale.edu>
9847
b2d2cf58
SM
9848 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
9849
ffe7dc64
SM
9850 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
9851 (log-edit-insert-changelog): Drop `:' as well.
9852
9853 * log-view.el: Fix file description.
9854 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
9855 available.
9856 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
9857 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
9858
c8c21615
SM
9859 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
9860 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
9861 Print a status message if the toggle is called interactively.
9862 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
9863 for global minor modes and use `defcustom' for them.
9864 Use add-minor-mode.
9865 (easy-mmode-define-derived-mode): Remove.
9866 (define-derived-mode): Fancier default docstring.
9867 (easy-mmode-define-navigation): Signal an error rather than (ding).
9868
9b0d1d6e
SM
9869 * newcomment.el (comment-styles): New `box-multi'.
9870 (comment-normalize-vars): Better default for comment-continue to
9871 avoid whitespace-only continuations.
9872 (comment-search-forward): Always move even in the no-syntax case.
9873 (comment-padright): Only obey N if it's only obeyed for padleft.
9874 (comment-make-extra-lines): Better handling of empty continuations.
9875 Use `=' for the filler if comment-start has only one character.
9876 (uncomment-region): Try handling the special `=' filler.
9877 (comment-region): Allow LINES even if MULTI is nil.
9878 (comment-box): Choose box style based on comment-style.
9879
f5ee6d0f
KH
98802000-05-20 Kenichi Handa <handa@etl.go.jp>
9881
9b0d1d6e 9882 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
9883 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
9884
c9671f81
KH
98852000-05-20 Kenichi HANDA <handa@etl.go.jp>
9886
9887 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
9888 and insert, not subst-char-in-region.
9889
9890 * international/mule-diag.el (list-character-sets-1): Handle
9891 charsets eight-bit-control and eight-bit-graphic.
9892 (list-iso-charset-chars): Likewise.
9893 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
9894 charactes as is. Use indent-to to align characters.
9895
9896 * international/mule-cmds.el (find-multibyte-characters): Never
9897 exclude charsets eight-bit-control and eight-bit-graphic.
9898
1426aa5c
SM
98992000-05-19 Stefan Monnier <monnier@cs.yale.edu>
9900
9901 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
9902 Don't quote lambdas.
9903
9904 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
9905
2b63d473
GM
99062000-05-19 Gerd Moellmann <gerd@gnu.org>
9907
9908 * gud.el (gud-jdb-directories): Doc fix.
9909
f1355756
SM
99102000-05-19 Stefan Monnier <monnier@cs.yale.edu>
9911
9912 * newcomment.el: New file.
9913
5f64c9e0
GM
99142000-05-19 Gerd Moellmann <gerd@gnu.org>
9915
2b63d473 9916 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 9917
db7314bd
AS
99182000-05-18 Andreas Schwab <schwab@suse.de>
9919
9920 * dired.el (dired-between-files): Also skip lines beginning with
9921 `used'.
9922
25bb0401
GM
99232000-05-18 Gerd Moellmann <gerd@gnu.org>
9924
9925 * msb.el (msb-menu-cond): Add choice `user'.
9926
a199a865 99272000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 9928
a199a865
GM
9929 * ps-print.el: Compatibility, customization and doc fix.
9930 (ps-printer-name-option): Replace defconst by defvar.
9931 (ps-postscript-code-directory): XEmacs compatibility.
9932 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
9933 fix.
9934 (ps-user-defined-prologue, ps-print-prologue-header)
9935 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
9936 compatibility and code fix.
9937 (ps-print-background-image, ps-print-background-text):
9938 Customization fix.
9939 (ps-line-number-start, ps-n-up-on): New vars.
9940
25bb0401
GM
99412000-05-18 Espen Skoglund <esk@ira.uka.de>
9942
9943 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
9944 the indent-comment function to just return the appropriate indent.
9945
68e6c83a
EL
99462000-05-18 Eric M. Ludlam <zappo@ultranet.com>
9947
9948 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
9949 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
9950 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
9951
dae6cb9f
DL
99522000-05-18 Dave Love <fx@gnu.org>
9953
9954 * info.el (Info-fontify-node): Add intangible property as well as
9955 invisible.
9956
9957 * calendar/appt.el (appt-make-list): Match all lines of entry.
9958 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
9959
813086ea
KH
99602000-05-18 Kenichi Handa <handa@etl.go.jp>
9961
9962 * international/mule-diag.el (describe-char-after): Call
9963 internal-char-font, not char-font. If internal-char-font returns
9964 nil, display "-- none --".
9965
24978190
EZ
99662000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
9967
9968 * image.el (image-type-available-p): Don't reference image-types
9969 if it isn't bound.
9970
2fca2d5d
SM
99712000-05-17 Stefan Monnier <monnier@cs.yale.edu>
9972
9973 * autoarg.el (autoarg-mode): Typo in the :set argument.
9974
cfc75d05
EZ
99752000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
9976
9977 * startup.el (command-line-1): Don't signal an error if the
9978 directory for auto-save-list files does not yet exist.
9979
c4e30387
KH
99802000-05-17 Kenichi Handa <handa@etl.go.jp>
9981
9982 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
9983
dd6b8ea7
SM
99842000-05-16 Stefan Monnier <monnier@cs.yale.edu>
9985
9986 * subr.el (remove-hook): `setq' hook-value, not `set'.
9987
399c88ad
SS
99882000-05-16 Sam Steingold <sds@gnu.org>
9989
a199a865 9990 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 9991
01651f07
DL
99922000-05-16 Dave Love <fx@gnu.org>
9993
9994 * cus-edit.el: Don't require cl or easymenu.
9995 (custom-variable-prompt): Test standard-value property, not
9996 user-variable-p.
9997
2248c40d
SS
99982000-05-16 Sam Steingold <sds@gnu.org>
9999
10000 * subr.el (add-hook): `setq' hook-value, not `set'.
10001
b15f3b77
GM
100022000-05-16 Gerd Moellmann <gerd@gnu.org>
10003
10004 * startup.el (command-line-1): Mention the FAQ in the startup
10005 message.
10006
10007 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
10008
10009 * progmodes/compile.el (compilation-parse-errors): Collect
10010 `nomessage' regexps last.
10011
10012 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
10013
10014 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
10015 to the function name.
10016
f9bbcfac
EL
100172000-05-15 Dave Love <fx@gnu.org>
10018
10019 * speedbar.el (speedbar-recenter): Typo.
10020 (speedbar-expand-line): Make arg optional.
10021 (speedbar-mode): Avoid a compiler warning.
10022
119b42eb
GM
100232000-05-15 Gerd Moellmann <gerd@gnu.org>
10024
10025 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
10026 user-specified option string is empty.
10027
10028 * mouse.el (mouse-yank-at-click): Doc fix.
10029
f685bea9
EZ
100302000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
10031
10032 * term/internal.el (IT-character-translations): More updates of
10033 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
10034 documents.
10035
a1b8d58b
GM
100362000-05-15 Gerd Moellmann <gerd@gnu.org>
10037
10038 * env.el (getenv): New function, interactively callable.
10039 (setenv, getenv): Remove autoload cookies.
10040
10041 * loadup.el: Load `env'.
10042
10043 * progmodes/f90.el: Change author's mail address.
10044
c9bba7ed
DL
100452000-05-14 Dave Love <fx@gnu.org>
10046
e5c83697
DL
10047 * mail/rmail.el (rmail-show-message-hook): Customize and offer
10048 goto-addr as an option.
10049
10050 * help.el (help-xref-stack): Doc fix.
10051 (help-xref-following): New variable.
10052 (help-make-xrefs): Use it.
10053 (help-xref-go-back): Use position information from stack element.
10054 (help-follow): Make position in stack element a pair. Use
10055 help-xref-following.
399c88ad 10056
e5c83697
DL
10057 * autoarg.el: New file.
10058
10059 * faces.el: Declare more functions obsolete.
10060
c9bba7ed
DL
10061 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
10062 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
10063 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
10064 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
10065 Remove all the setup-...-environment functions.
10066
b6389bfb
EL
100672000-05-13 Eric M. Ludlam <zappo@ultranet.com>
10068
a1b8d58b
GM
10069 * speedbar.el: Updated the commentary section. xemacs20p now uses
10070 >= when detecting. Require `defimage' safely.
b6389bfb
EL
10071 (speedbar-easymenu-definition-base): Add toggle for images.
10072 (speedbar-easymenu-definition-special): Add flush cache & expand.
10073 (speedbar-visiting-tag-hook): Set new defaults. Added options.
10074 (speedbar-reconfigure-keymaps-hook): New variable.
10075 (speedbar-frame-parameters): Updated documentation.
10076 (speedbar-use-imenu-flag): Updated custom tag
10077 (speedbar-dynamic-tags-function-list): New variable.
10078 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
10079 (speedbar-indentation-width, speedbar-indentation-width) New
10080 variables.
10081 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
10082 (speedbar-vc-indicator): Doc update.
10083 (speedbar-ignored-path-expressions): Updated default value.
10084 (speedbar-supported-extension-expressions): Updated default value.
10085 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
10086 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
10087 as "+". Added overlay aliases.
10088 (speedbar-mode): Use `speedbar-mode-line-update' instead of
10089 `force-mode-line-update'.
10090 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
10091 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
10092 `mouse-set-point'
b6389bfb 10093 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
10094 (speedbar-item-info-tag-helper): Revamped to handle a wider range
10095 of arbitrary text, and new helper functions.
10096 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
10097 filename finder.
b6389bfb
EL
10098 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
10099 (speedbar-directory-buttons): Update path search/expansion.
10100 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
10101 `speedbar-indentation-width'. Use more care w/ invisible
10102 properties.
b6389bfb
EL
10103 (speedbar-change-expand-button-char): Call
10104 `speedbar-insert-image-button-maybe'.
10105 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
10106 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
10107 (speedbar-trim-words-tag-hierarchy)
10108 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 10109 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
10110 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
10111 functions.
b6389bfb
EL
10112 (speedbar-mouse-set-point): New function
10113 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
10114 (speedbar-line-token, speedbar-goto-this-file): Handle more types
10115 of tag prefix text.
10116 (speedbar-expand-line, speedbar-contract-line): Make more robust
10117 to strange text.
10118 (speedbar-expand-line): Takes universal argument to flush the
10119 cache.
b6389bfb
EL
10120 (speedbar-flush-expand-line): New function.
10121 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
10122 Use new generator insertion method.
10123 (speedbar-fetch-dynamic-tags): New function.
10124 (speedbar-fetch-dynamic-imenu): Removed code now handled in
10125 `speedbar-fetch-dynamic-imenu'.
10126 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
10127 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
10128 "Revert Buffer" menu items.
10129 (speedbar-buffer-buttons-engine): Be smarter when creating a
10130 filename tag (for expansion purposes.).
a1b8d58b
GM
10131 (speedbar-highlight-one-tag-line,
10132 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
10133 (speedbar-recenter): New functions.
b6389bfb 10134 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
10135 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
10136 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
10137 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
10138 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
10139 (speedbar-expand-image-button-alist): New variable.
10140 (speedbar-insert-image-button-maybe): Insert an image over some
10141 buttons.
10142
43fe9244
KH
101432000-05-13 Kenichi Handa <handa@etl.go.jp>
10144
10145 * international/mule-cmds.el (encode-coding-char): An ASCII
10146 character is always encodable.
10147
10148 * international/mule-conf.el: Add more information in descriptions
10149 of character sets.
10150
813086ea 10151 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
10152 (describe-font-internal): Adjusted for the change of font-info.
10153 (describe-font): Likewise.
10154 (print-fontset): Rewritten for the new fontset implementation.
10155 (describe-fontset): Include fontset alias names in completion.
10156 (list-fontsets): Adjusted for the change of print-fontset.
10157
10158 * simple.el (what-cursor-position): If DETAIL is non-nil, call
10159 describe-char-after instead of displaying the detail in the echo
10160 area.
813086ea
KH
10161 (syntax-code-table): Format changed.
10162 (string-to-syntax): Adjusted for the above change.
0e8c11d8 10163
e8564f57
SM
101642000-05-12 Stefan Monnier <monnier@cs.yale.edu>
10165
10166 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
10167
9278c60d
DL
101682000-05-12 Dave Love <fx@gnu.org>
10169
10170 * calendar/todo-mode.el: Remove some compatibility stuff and CL
10171 dependence. Use line-{beginning,end}-position, not
10172 point-at{b,e}ol. Some doc fixes.
10173 (todo-position): New function. Fix callers of position to use it.
10174 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
10175
be0505fe
GM
101762000-05-12 Gerd Moellmann <gerd@gnu.org>
10177
10178 * time.el (display-time-mail-icon): Use `:ascent center'.
10179
a8a3541c
GM
10180 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
10181 handling FTP security extensions.
399c88ad 10182
44d5f148
DL
101832000-05-11 Dave Love <fx@gnu.org>
10184
33d0c179 10185 * calendar/todo-mode.el: New file.
44d5f148 10186
da4496b6
GM
101872000-05-11 Gerd Moellmann <gerd@gnu.org>
10188
cdc4401d
GM
10189 * comint.el (comint-read-input-ring): Move reference to
10190 comint-input-ring-size outside of the save-excursion. It was
10191 causing the default value to be the only one ever seen.
399c88ad 10192
0279f991
GM
10193 * font-lock.el: Update copyright. Remove Simon Marshall's email
10194 address on request from him.
10195
da4496b6
GM
10196 * subr.el (substitute-key-definition): Add comment describing
10197 the meaning of PREFIX.
10198
ac5cb26d
SM
101992000-05-10 Stefan Monnier <monnier@cs.yale.edu>
10200
10201 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
10202
10203 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
10204 (add-minor-mode): Don't make the variable buffer-local and add a
10205 reference to define-minor-mode in the docstring.
10206
10207 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
10208 HEADER/FOOTER and fix bug with trailing empty directory.
10209 (cvs-append-to-ignore): Use vc-editable-p if available.
10210 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
10211 (vc-do-command): Tweak advice to handle the new VC.
10212
10213 * log-view.el (log-view-goto-rev): New function for the new VC.
10214 (log-view-minor-wrap): Use mark-active.
10215
10216 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
10217 (log-edit-changelog-full-paragraphs): New var.
10218 (log-edit-insert-changelog): Remove a lonely leading `* file'.
10219 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
10220 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
10221 (log-edit-changelog-ours-p, log-edit-changelog-entries)
10222 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
10223 Replace the `cvs' prefix with `log-edit'.
10224
10225 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
10226
10227 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
10228 (diff-font-lock-defaults): Explicitly turn off multiline.
10229 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
10230 (diff-ediff-patch): Fix call to ediff-patch-file.
10231 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
10232 Handle comments.
10233
10234 * frame.el (automatic-hscrolling): Typo.
10235
10236 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
10237
21c34da3
DL
102382000-05-09 Sam Steingold <sds@goems.com>
10239
10240 * apropos.el (apropos-print): use `describe-face' instead of
10241 `customize-face-other-window'.
10242
950cf06f
DL
102432000-05-09 Dave Love <fx@gnu.org>
10244
10245 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
10246
10247 * help.el (describe-variable): Have customize button pop the
10248 help-xref stack when invoked.
10249 (help-xref-symbol-regexp): Add `face'.
10250 (help-make-xrefs): Check for quoted face names and adapt regexp
10251 submatch numbers to cope.
10252 (help-xref-interned): Maybe insert face doc too. Separate
10253 sections with a line of hyphens.
10254
0623e40f 10255 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
10256 (describe-face): Add customize button. Return the help
10257 text. Fix prompt.
10258
82e2ca9d
EZ
102592000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
10260
10261 * term/internal.el (IT-character-translations): Fix last change.
10262
10c00b5c
EZ
102632000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10264
10265 * woman.el: New file
10266 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
10267
9deed82f
EZ
102682000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10269
001ad319
EZ
10270 * term/internal.el (IT-character-translations): Update ASCII
10271 simulations for greek-iso8859-7, add latin-iso8859-14 and
10272 latin-iso8859-15.
10273
9deed82f
EZ
10274 * international/mule-cmds.el (set-language-info-alist): Call
10275 define-prefix-command with 3 arguments, to make the map suitable
10276 for a menu.
10277
4f37b78a
DL
102782000-05-07 Dave Love <fx@gnu.org>
10279
1ec321a7 10280 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 10281
64a4c526
DL
102822000-05-05 Dave Love <fx@gnu.org>
10283
10284 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
10285 list in doc string. Don't quote keyword symbols.
10286 * emacs-lisp/cl.el: Likewise
10287 * emacs-lisp/cl-seq.el: Likewise
10288
056565f7
GM
102892000-05-05 Gerd Moellmann <gerd@gnu.org>
10290
10291 * abbrev.el (abbrev-mode): Make ARG optional.
10292
4656b314
GM
102932000-05-04 Gerd Moellmann <gerd@gnu.org>
10294
ec82fb2f
GM
10295 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
10296
10297 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
10298
4656b314
GM
10299 * subr.el (substitute-key-definition): Clarify documentation.
10300
103012000-05-04 Milan Zamazal <pdm@freesoft.cz>
10302
10303 * glasses.el (glasses-convert-to-unreadable): Use
10304 `glasses-separator' instead of the hard-wired "_".
10305 (glasses-mode): Call `glasses-make-unreadable' only in a single
10306 place.
10307
7b081c78
EZ
103082000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
10309
10310 * term/internal.el (cjk-codepages-alist): Add associations for
10311 Chinese and Korean codepages. Remove FIXME comment.
10312
baa5536e
DL
103132000-05-03 Dave Love <fx@gnu.org>
10314
10315 * time.el (display-time-mail-face, display-time-use-mail-icon):
10316 New option.
10317 (display-time-mail-icon): New variable.
10318 (display-time-string-forms): Use the above. Fix the local-map.
10319
cbf18892
GM
103202000-05-03 Gerd Moellmann <gerd@gnu.org>
10321
4ff40dd0
GM
10322 * replace.el (query-replace-map): Add binding for `E'.
10323 (query-replace-help): Extend help text.
10324 (perform-replace): Allow editing the replacement string.
10325
10326 * make-mode.el (makefile-mode-abbrev-table): New variable.
10327 (makefile-mode): Set local abbrev table to
10328 makefile-mode-abbrev-table.
10329 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 10330
cbf18892
GM
10331 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
10332 set TOGGLE's value.
10333
4ff40dd0
GM
10334 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
10335 mail-interactive-insert-alias.
10336 (mail-abbrev-complete-alias): New command.
10337 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 10338
ffec4d9f
KH
103392000-05-03 Kenichi Handa <handa@etl.go.jp>
10340
10341 * language/lao-util.el (lao-compose-region): New function.
10342
1b0672c3
GM
103432000-05-02 Gerd Moellmann <gerd@gnu.org>
10344
576da55d
GM
10345 * files.el (recover-session): Make directories as necessary
10346 if they don't exist yet.
10347
399c88ad
SS
10348 * calendar/cal-french.el
10349 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
10350 (french-calendar-special-days-array): Change French text.
10351 (calendar-french-date-string): Change output.
10352 (calendar-goto-french-date): Likewise.
10353
103542000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
10355
10356 * wid-edit.el (widget-default-active): Obey `:always-active'.
10357 (widget-documentation-string-value-create): Set `:always-active'.
10358
4b33deaa
EZ
103592000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
10360
10361 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
10362 default prefix to `~/_emacs.d/auto-save.list/_s'.
10363 (normal-top-level): Create the directory for auto-save files, if
10364 it doesn't already exist (in the ms-dos case only).
10365
5c922ea7
EZ
103662000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
10367
10368 * international/mule-cmds.el (set-language-environment): Don't
10369 concat an integer (dos-codepage), use format instead.
10370
820ad5e7
DL
103712000-05-02 Dave Love <fx@gnu.org>
10372
10373 * help.el (help-xref-on-pp): Check for constant symbols.
10374
57cb56f5
GM
103752000-04-29 Gerd Moellmann <gerd@gnu.org>
10376
10377 * startup.el (normal-top-level): Put a condition-case around
10378 the code loading subdirs.el.
10379
103802000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 10381
57cb56f5
GM
10382 * ps-print.el: Upside-down and face background color printing,
10383 line number step, doc fix.
10384 (ps-print-version): New version number (5.2).
10385 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
10386 (ps-face-attribute-list, ps-plot-with-face): Code fix.
10387 (ps-spool-config): Var fix.
10388 (ps-printer-name-option): Const fix.
10389 (ps-print-upside-down, ps-use-face-background)
10390 (ps-line-number-step): New vars.
10391 (ps-window-system, ps-lp-system): New consts.
10392 (ps-face-background): New fun.
10393
084cec2f
GM
103942000-04-28 Richard Stallman <rms@gnu.org>
10395
10396 * files.el (make-auto-save-file-name):
10397 Apply auto-save-file-name-transforms to visited file name
10398 before generating auto save file name.
10399 (auto-save-file-name-transforms): New variable.
10400
399c88ad 10401 * files.el (backup-enable-predicate):
084cec2f
GM
10402 Correctly test for a file under a temporary directory.
10403
c94f4677
GM
104042000-04-28 Gerd Moellmann <gerd@gnu.org>
10405
10406 * subr.el (add-minor-mode): Rewritten.
10407
7b211df5
KH
104082000-04-28 Kenichi Handa <handa@etl.go.jp>
10409
10410 * mail/sendmail.el (sendmail-send-it): Set
10411 buffer-file-coding-system to the selected coding system for MIME
10412 header.
10413
c76e04a8 104142000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 10415
c76e04a8
GM
10416 * dired.el (dired-move-to-filename-regexp): Allow format where
10417 YYYY is followed by two spaces.
e3e36d74 10418
c76e04a8
GM
10419 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
10420 in the second character class of the regexp.
10421
10422 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
10423 mh-etc, too.
353964e3 10424
c76e04a8
GM
10425 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
10426 nil.
399c88ad 10427
353964e3
GM
10428 * subr.el (add-minor-mode): Use `set' instead of `setq'.
10429
10430 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
10431 argument.
10432
c76e04a8 104332000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 10434
c76e04a8
GM
10435 * emacs-lisp/crm.el (crm-completion-table): New variable.
10436 (crm-collection-fn, crm-test-completion)
10437 (completing-read-multiple): Use it.
10438
104392000-04-27 Dave Love <fx@gnu.org>
10440
10441 * help.el (locate-library): Use mapc.
10442 (help-manyarg-func-alist): Add call-process-region.
10443
7464346d
GM
104442000-04-26 Gerd Moellmann <gerd@gnu.org>
10445
b35bd33d
GM
10446 * subr.el (add-minor-mode): Make argument MAP optional.
10447
7464346d
GM
10448 * desktop.el (desktop-save): Save list of minor modes.
10449 (desktop-create-buffer): Restore minor modes.
10450 (desktop-minor-mode-table): New user-option.
10451
10452 * subr.el (add-minor-mode): New function.
10453
10454 * image.el (find-image): New function.
10455 (defimage): Rewritten to find image at load time.
10456
10457 * startup.el (normal-top-level-add-to-load-path): Handle
10458 case that the default directory is not in load-path.
10459
10460 * help.el: Old patch from Stefan Monnier.
10461 (help-xref-on-pp): New function.
10462 (describe-variable): Use it to display xrefs in a symbol's value.
10463
23c0fb21
SM
104642000-04-26 Stefan Monnier <monnier@cs.yale.edu>
10465
10466 * cus-edit.el (custom-face): Fix parenthesis.
10467
fad95037
KH
104682000-04-26 Kenichi Handa <handa@etl.go.jp>
10469
f03392a1
KH
10470 * mail/rmail.el (rmail-expunge): When there are no deleted
10471 messages, do nothing.
fad95037 10472
0d7c5bb9
DL
104732000-04-26 Dave Love <fx@gnu.org>
10474
10475 * international/mule-cmds.el (locale-translation-file-name):
10476 Defvar to nil.
10477 (set-locale-environment): Set it here (at runtime).
10478
612839b6
GM
104792000-04-25 Gerd Moellmann <gerd@gnu.org>
10480
10481 * replace.el (perform-replace): Add parameters START and END. Use
10482 them instead of the check for a region in Transient Mark mode.
10483 (query-replace-read-args): Return two more list elements for the
10484 start and end of the region in Transient Mark mode.
10485 (query-replace, query-replace-regexp, query-replace-regexp-eval)
10486 (map-query-replace-regexp, replace-string, replace-regexp): Add
10487 optional last arguments START and END and pass them to
10488 perform-replace.
10489
10490 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
10491 form with additional arguments for perform-replace.
10492
10493 * progmodes/etags.el (tags-query-replace): Add parameters START
10494 and END. Construct a form with additional arguments for
10495 perform-replace.
10496
10497 * simple.el (shell-command): Set default directory for "*Shell
10498 Command Output" buffer.
10499
10500 * language/european.el (iso-latin-4): Fix typo.
10501
10502 * emacs-lisp/crm.el: New file.
10503
2917cc05
DL
105042000-04-24 Dave Love <fx@gnu.org>
10505
10506 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
10507 (Custom-reset-saved, Custom-reset-standard)
10508 (custom-group-value-create, custom-group-set, custom-group-save)
10509 (custom-group-reset-current, custom-group-reset-saved)
10510 (custom-group-reset-standard): Use mapc.
10511 (custom-buffer-create-internal): Disable undo when creating items.
10512 Use mapc.
10513 (custom-face): Avoid redundant lambda.
10514
abfcc168
GM
105152000-04-24 Gerd Moellmann <gerd@gnu.org>
10516
10517 * startup.el (auto-save-list-file-prefix): Set default to
10518 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
10519
fa78f71b
SS
105202000-04-24 Sam Steingold <sds@gnu.org>
10521
10522 * time-stamp.el (time-stamp-string-preprocess): Always convert
10523 `field-result' to a string.
10524
cc181e95
GM
105252000-04-24 Gerd Moellmann <gerd@gnu.org>
10526
10527 * frame.el (scrolling): New group.
10528 (automatic-hscrolling): New user-option.
10529
10530 * startup.el (command-line-x-option-alist): Add `-lsp' and
10531 `--line-spacing'.
10532
6142fdcb
DL
105332000-04-19 Dave Love <fx@gnu.org>
10534
10535 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
10536 (cl-mapc): Rename from mapc. Fix the funcall.
10537
5e3dac3f
GM
105382000-04-19 Gerd Moellmann <gerd@gnu.org>
10539
1c459486
GM
10540 * simple.el (clone-indirect-buffer-other-window): New command.
10541 (clone-indirect-buffer): Add optional arg NORECROD.
10542 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
10543
271b4185
GM
10544 * help.el (resize-temp-buffer-window): Use count-screen-lines.
10545
10546 * window.el (count-screen-lines): New function.
10547 (shrink-window-if-larger-than-buffer): Use count-screen-lines
10548 instead of window-buffer-height.
10549
10550 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
10551 non-existing variable comint-input-sentinel.
10552 (inferior-lisp-args-to-list): Removed.
10553 (inferior-lisp): Use split-string instead of
10554 inferior-lisp-args-to-list.
10555
10556 * hexl.el (hexl-insert-hex-string): New command.
10557
5e3dac3f
GM
10558 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
10559 instead of concat.
10560
f6d3257b
GM
105612000-04-18 Gerd Moellmann <gerd@gnu.org>
10562
10563 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
10564 at the start of an existing but empty folder.
10565
105662000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10567
10568 * ps-mule.el: Customization fix, doc fix.
10569 (ps-multibyte-buffer): Customization fix.
10570
8b7bc628 105712000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
10572
10573 * subr.el (read-passwd): Use read-char-exclusive.
10574
0daee095
GM
105752000-04-17 Gerd Moellmann <gerd@gnu.org>
10576
10577 * textmodes/texinfo.el (texinfo-insert-@email)
10578 (texinfo-insert-@emph, texinfo-insert-@quotation)
10579 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
10580 (texinfo-mode-map): Add key bindings for them.
10581
10582 * files.el (basic-save-buffer-2): Use a template with `$'
10583 instead of `#' for VMS.
10584
10585 * simple.el (clone-indirect-buffer): New function.
10586
e10f64e7
GM
105872000-04-16 Stephen Eglen <stephen@gnu.org>
10588
10589 * iswitchb.el (iswitchb-case): New function. If the user input
10590 contains any upper-case characters, the search is made
10591 case-sensitive.
10592
e3721db1
SM
105932000-04-17 Stefan Monnier <monnier@cs.yale.edu>
10594
e10f64e7
GM
10595 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
10596 comment-end.
e3721db1
SM
10597 (texinfo-font-lock-syntactic-keywords): New var.
10598 (texinfo-font-lock-keywords): Remove comment regexp.
10599 (texinfo-insert-block): New function.
10600 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
10601 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
10602 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 10603 (texinfo-environments): New var.
e10f64e7
GM
10604 (texinfo-environment-regexp): Use regexp-opt and
10605 texinfo-environments.
e3721db1 10606
e10f64e7
GM
10607 * textmodes/ispell.el (ispell-menu-map-needed): Check that
10608 ispell-process is bound since this might be eval'd before ispell
10609 is loaded.
10610 (ispell-message): Use a tiny bit less magic and a bit more hard
10611 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
10612
10613 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
10614
10615 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
10616 (insert-cyclic-diary-entry): Unquote the lambda.
10617
10618 * gud.el (gud-jdb-build-source-files-list): Fix typo.
10619
10620 * files.el (backup-enable-predicate): Unquote the lambda.
10621
10622 * cus-edit.el (custom-face, face): Unquote the lambda.
10623
712dc9e0
GM
106242000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10625
10626 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 10627
712dc9e0
GM
10628 * ps-print.el: Fix counting lines in a region.
10629 (ps-print-version): New version number (5.1.5).
10630 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
10631 (ps-printing-region): Fun code fix.
10632
ffc50f2a
GM
106332000-04-15 Gerd Moellmann <gerd@gnu.org>
10634
10635 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
10636 to file-directory-p.
10637
a2522dca
GM
106382000-04-14 Gerd Moellmann <gerd@gnu.org>
10639
10640 * gud.el (gud-jdb-build-source-files-list): Check that directory
10641 exists before calling directory-files.
10642
6e883610
DL
106432000-04-13 Dave Love <fx@gnu.org>
10644
10645 * emacs-lisp/trace.el: Change maintainer. Use new backquote
10646 syntax.
10647
10648 * emacs-lisp/cl-specs.el: Remove when, unless.
10649
10650 * emacs-lisp/cl-extra.el: Don't quote keywords.
10651 (cl-old-mapc): New variable.
10652 (mapc): Use it.
10653 (cl-map-intervals): Use with-current-buffer. Don't check for
10654 next-property-change.
10655 (cl-map-overlays): Use with-current-buffer.
10656 (cl-expt): Remove.
10657 (copy-tree, remprop): Define unconditionally.
10658
10659 * emacs-lisp/cl-compat.el (keywordp): Remove.
10660
10661 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
10662 to use keywordp.
10663 (edebug-spec): Enable keywordp.
10664
10665 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
10666 string-lessp.
10667
10668 * cus-start.el: Use keywordp.
10669
198e3c7a
GM
106702000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10671
10672 * diary-lib.el (include-other-diary-files): Fix the fix of
10673 2000-02-18 by doing a save-excursion.
10674
106752000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10676
10677 * ps-print.el: Customization fix, doc fix.
10678 (ps-print-version): New version number (5.1.4).
10679 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
10680 (ps-print-preprint): Adjust code.
10681 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
10682 (ps-print-prologue-header, ps-print-control-characters)
10683 (ps-spool-config): Customization fix.
fa78f71b 10684
8eba343c
EZ
106852000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
10686
10687 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
10688 converted to the new menu-item format, names silightly changed,
10689 help strings added.
10690
10691 Support for spelling without async subprocesses:
10692
10693 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
10694 (ispell-session-buffer): New variables.
10695 (ispell-start-process, ispell-process-status,
10696 ispell-accept-output, ispell-send-string): New functions, for
10697 Ispell invocation when async subprocesses aren't supported.
10698 (ispell-word, ispell-pdict-save, ispell-command-loop,
10699 ispell-process-line, ispell-buffer-local-parsing): Replace calls
10700 to process-send-string with calls to ispell-send-string, and
10701 accept-process-output with ispell-accept-output.
10702 (ispell-init-process): Call ispell-process-status instead of
10703 process-status with.
10704 (ispell-init-process): Call ispell-start-process. Call
10705 ispell-accept-output and ispell-send-string. Don't call
10706 process-kill-without-query and kill-process if they are unbound.
10707 (ispell-async-processp): New function.
10708
3d30065d
DL
107092000-04-12 Dave Love <fx@gnu.org>
10710
10711 * info.el: Add debug-ignored-errors.
10712 (Info-mode-menu): Add some items.
10713 (Info-directory): Add autoload cookie.
10714
10715 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
10716 Modify `truncate-lines'. Make `describe-language-environment'
10717 always visible and add help. Modify `describe-key' help. Invoke
10718 Info-directory from `info'. New entry `emacs-manual'.
10719
1a1b1895
GM
107202000-04-10 Gerd Moellmann <gerd@gnu.org>
10721
8b2affc5
GM
10722 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
10723 propertized-buffer-identification.
10724 (ebrowse-update-member-buffer-mode-line): Likewise.
10725 (ebrowse--mode-strings): Removed.
10726 (ebrowse--mode-line-props): Removed.
10727
1a1b1895
GM
10728 * files.el (auto-mode-alist): Add `EBROWSE'.
10729
10730 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
10731 space before testing for end of buffer.
10732 (ebrowse-load): Removed.
10733 (ebrowse-revert-tree-buffer-from-file): Rewritten.
10734 (ebrowse-create-tree-buffer): Rewritten.
10735 (ebrowse-tree-mode): Read tree from buffer.
10736
10737 * progmodes/ebrowse-ffh.el: Removed.
10738
223f3c91
KH
107392000-04-10 Kenichi Handa <handa@etl.go.jp>
10740
10741 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
10742
25fbf2c4
GM
107432000-04-10 Gerd Moellmann <gerd@gnu.org>
10744
10745 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
10746 at the wrong place.
10747
92c13173
DL
107482000-04-09 Dave Love <fx@gnu.org>
10749
10750 * files.el (backup-enable-predicate): Use
10751 temporary-file-directory, small-temporary-file-directory.
10752 (make-backup-file-name-function, backup-directory-alist): New
10753 variables.
10754 (make-backup-file-name-1): New function.
10755 (make-backup-file-name): Use it.
10756 (find-backup-file-name): Likewise. Use format for clarity, not
10757 concat.
10758 (file-newest-backup): Use make-backup-file-name.
10759
be0dbdab
GM
107602000-04-09 Gerd Moellmann <gerd@gnu.org>
10761
c45be9ac 10762 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 10763
c45be9ac
GM
10764 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
10765 to ebrowse-ffh.el.
10766 (ebrowse-load): Add autoload.
10767
10768 * finder.el (finder-commentary): Add autoload cookie.
10769
be0dbdab
GM
10770 * mail/rfc2368.el: Correct author's email address.
10771
10772 * progmodes/ebrowse.el: New file.
10773
10774 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
10775 item help string.
10776 (easy-menu-do-add-item): Ditto.
10777 (easy-menu-define): Extend doc string.
10778
10779 * jit-lock.el (with-buffer-unmodified): Use
10780 restore-buffer-modified-p.
10781 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
10782 (jit-lock-function, jit-lock-stealth-fontify): Don't use
10783 with-buffer-unmodified.
10784
3f923efe
DL
107852000-04-08 Dave Love <fx@gnu.org>
10786
10787 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
10788 unless, when.
10789
d35bee0e
MK
107902000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
10791
10792 * viper-util.el (viper-put-on-search-overlay): New subroutine.
10793 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 10794 doesn't support face.
d35bee0e 10795 Use `viper-put-on-search-overlay'.
fa78f71b 10796
c407c570
GM
107972000-04-04 Gerd Moellmann <gerd@gnu.org>
10798
10799 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
10800 like C-r.
10801
10802 * progmodes/make-mode.el: Some doc fixes.
10803 (makefile-mode-abbrev-table): New variable.
10804 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
10805 (makefile-font-lock-keywords): Fontify includes and conditionals.
10806 (toplevel): Require `dabbrev' and `add-log' when compiling.
10807
10808 * replace.el (perform-replace): Don't move forward one char
10809 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
10810 to do that because it leaves point 1 position after the last
10811 replacement, after everything has been replaced.
10812
10813 * jit-lock.el (with-buffer-unmodified): New macro.
10814 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
10815 modified state.
10816 (jit-lock-function-1): Extracted from jit-lock-function; not
10817 preserving buffer's modified state.
10818 (jit-lock-function, jit-lock-stealth-fontify): Call
10819 jit-lock-function-1.
10820
10821 * mail/rfc2368.el: Remove supernumerary copyright line.
10822
685e5ed2
GM
108232000-04-04 Milan Zamazal <pdm@freesoft.cz>
10824
10825 * glasses.el: Provide facilities for inserting space before left
10826 parentheses and uncapitalization of identifiers.
10827 (glasses-mode): Try to remove old overlays in all cases.
10828
0166aed1
GM
108292000-04-03 Gerd Moellmann <gerd@gnu.org>
10830
62f20204
GM
10831 * progmodes/compile.el (compile-internal): Display the compilation
10832 buffer in a different frame, if it's already displayed there.
10833
6460c400
GM
10834 * mail/rfc2368.el: New file.
10835
c0510d27
GM
10836 * simple.el (sendmail-user-agent-compose): Recognize a `body'
10837 header and insert its value as mail body.
10838
10839 * subr.el (member-ignore-case): New function.
10840
10841 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
10842 (dabbrev--find-expansion): Ignore buffers matching a regexp
10843 from dabbrev-ignored-regexps.
10844
0166aed1
GM
10845 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
10846 to extensions handled by gzip.
10847
c0510d27
GM
108482000-04-03 Richard M. Stallman <rms@gnu.org>
10849
10850 * files.el (insert-directory): List the total free space
10851 along with the used space.
fa78f71b 10852
c0510d27
GM
10853 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
10854 line is followed by one that matches CITATION-REGEXP, end the
10855 paragraph.
10856
108572000-04-03 Markus Rost <rost@delysid.gnu.org>
10858
10859 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
10860 (rmail-make-basic-summary-line): Use that option.
fa78f71b 10861
14c04384
KH
108622000-04-03 Kenichi Handa <handa@etl.go.jp>
10863
10864 * international/mule-cmds.el (encoded-string-description):
10865 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
10866 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
10867 for hexadecimal format.
14c04384 10868
ccf5869a
DL
108692000-04-01 Dave Love <fx@gnu.org>
10870
10871 * cpp.el: Change customization group to `c' from `C'.
10872
10873 * vcursor.el (vcursor-move): Use display-color-p.
10874
10875 * international/mule-util.el: Provide mule-utils.
10876 (string-to-sequence): Simplify and speed up.
10877
10878 * international/mule.el (make-coding-system): Purecopy doc-string.
10879
10880 * international/mule-cmds.el: Various menu changes.
10881 (describe-specified-language-support): Handle `Default'.
10882 (set-language-info): Purecopy `info'.
10883
610d841e
GM
108842000-03-31 Andrew Innes <andrewi@gnu.org>
10885
10886 * vc.el (vc-backend-diff): Return the correct status if we had to
10887 retry the rcsdiff command without the --brief option.
fa78f71b 10888
7f9de034
DL
108892000-03-31 Dave Love <fx@gnu.org>
10890
2de47765
DL
10891 * help.el (help-manyarg-func-alist): Correct several omissions.
10892
72838819
DL
10893 * add-log.el: Don't require cl, fortran.
10894 (add-log-current-defun-function): Doc fix.
10895 (change-log-version-number-regexp-list): Remove SCCS part. Doc
10896 fix.
10897 (change-log-version-rcs): Function deleted.
10898 (change-log-version-number-search): Doc fix. Use
10899 vc-workfile-version. Avoid CL dolist.
10900 (add-change-log-entry): Just call add-log-current-defun to get
10901 defun. Simplify somewhat.
10902 (change-log-get-method-definition-1): Likewise.
10903 (add-log-current-defun): Return nil if calling
10904 add-log-current-defun-function does so. Move Fortran stuff to
10905 fortran.el. Return string without properties.
10906
7f9de034
DL
10907 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
10908 and :alpha: char classes.
10909
10910 * mail/supercite.el: Defvar curline when compiling.
10911 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
10912 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
10913 rather than a-zA-Z0-9 to allow non-ASCII characters.
10914
aa110c0c
GM
109152000-03-31 Gerd Moellmann <gerd@gnu.org>
10916
10917 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
10918
10919 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
10920 Re-enable new code.
10921
10922 * lpr.el (print-region-1): Use -d to specify printer name for
10923 systems `usg-unix-v*, `dgux', `hpux', `irix'.
10924
109252000-03-31 Dave Love <fx@gnu.org>
fa78f71b 10926
aa110c0c
GM
10927 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
10928 for function definition in symbol's function value slot first
10929 instead of first consulting byte-compile-function-environment.
fa78f71b 10930
6733d074
KH
109312000-03-31 Kenichi Handa <handa@etl.go.jp>
10932
10933 * language/european.el ("Polish"): New language environment.
10934 (setup-polish-environment): New function.
10935
63fcfa04
GM
109362000-03-30 Gerd Moellmann <gerd@gnu.org>
10937
10938 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
10939 Disable new code.
10940
10941 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
10942 trying to `load' the symbol of an autoload instead of the file
10943 recorded in the autoload. Fix error messages.
10944
7438c86b
GM
109452000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10946
10947 * ps-print.el: PostScript programming fix for ghostview, doc fix.
10948 (ps-print-version): New version number (5.1.3).
10949 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
10950 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
10951 (ps-generate-postscript-with-faces): Code fix.
10952 (ps-color-values): XEmacs compatibility.
10953 (ps-print-background-image, ps-print-background-text, ps-printer-name)
10954 (ps-default-fg, ps-default-bg): Adjust customization.
10955 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
10956 (ps-color-scale): Renaming old ps-color-value fun.
10957 (ps-print-headers): Replace ps-print-header group to avoid conflict
10958 with ps-print-header variable.
10959 (ps-print-miscellany): New group.
10960 (ps-format-color, ps-rgb-color): New funs.
10961 (ps-default-foreground): New var.
10962 (ps-printer-name-option): New const.
fa78f71b 10963
326855a0
PB
109642000-03-30 Peter Breton <pbreton@ne.mediaone.net>
10965
1f56ba73
PB
10966 * net/net-utils.el:
10967 (network-connection-host, network-connection-service): New variables
10968 (network-connection-mode): New mode, derived from comint-mode
10969 (network-connection-mode-setup): New function, saves host and
fa78f71b 10970 service information in local variables.
1f56ba73 10971
326855a0
PB
10972 * lisp/locate.el:
10973 (locate-word-at-point): Added this function
10974 (locate): Default to using locate-word-at-point as input
10975 Run dired-mode-hook
10976
141384bd
DL
109772000-03-29 Dave Love <fx@gnu.org>
10978
10979 * calendar/appt.el: Doc fixes.
10980 (appt-check): Convert min-to-app to a string before passing to
10981 appt-disp-window-function or concat.
10982 (appt-delete-window): Remove test for frame-root-window.
10983 (appt-select-lowest-window, appt-convert-time): Simplify.
10984
10985 * emacs-lisp/bytecomp.el: Doc fixes.
10986 (byte-compile-file-form-autoload): Update
10987 byte-compile-function-environment.
10988
c5aa0fc2
AS
109892000-03-29 Andreas Schwab <schwab@suse.de>
10990
10991 * emacs-lisp/autoload.el: Also print defsubst doc string
10992 specially.
10993
10994 * dired.el (dired-insert-directory): If dired-free-space-program
10995 failed just delete its output.
10996
f1d6fe69
DL
109972000-03-29 Dave Love <fx@gnu.org>
10998
10999 * international/iso-cvt.el: Move provide to end. Doc fixes.
11000 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
11001 (iso-iso2sgml, iso-sgml2iso): New functions.
11002 (iso-cvt-define-menu): Fix some entries and use backquote for
11003 clarity.
11004
11005 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
11006
b61f1215
GM
110072000-03-28 Gerd Moellmann <gerd@gnu.org>
11008
11009 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
11010 ISO-DATE. If non-nil, return date in ISO 8601 format.
11011
ea4b0ca3
SM
110122000-03-26 Stefan Monnier <monnier@cs.yale.edu>
11013
3831af62
SM
11014 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
11015 if it ever becomes used.
11016 (log-edit-mode-hook): Default to vc-log-mode-hook.
11017 (log-edit-mode): Fix the docstring.
11018
ea4b0ca3
SM
11019 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
11020 the code.
11021
08f8b1cc
DL
110222000-03-26 Dave Love <fx@gnu.org>
11023
082527fe
DL
11024 * net/browse-url.el (browse-url): Re-fix case of
11025 browse-url-browser-function being an alist.
11026 (browse-url): Add :link to defgroup.
11027
08f8b1cc
DL
11028 * files.el: Doc fixes.
11029 (file-truename): Include `[' in wildcard characters.
11030 (automount-dir-prefix): Customize.
11031 (find-file-wildcards): Add :version.
11032 (find-file-noselect): Simplify a mapcar call.
11033
11034 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
11035 compatible with inf-lisp version.
11036 (eval-defun-1): Fix custom-declare-variable case.
11037
ea4b0ca3
SM
110382000-03-25 Stefan Monnier <monnier@cs.yale.edu>
11039
11040 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
11041
9a0dd3dc
GM
110422000-03-24 Gerd Moellmann <gerd@gnu.org>
11043
b68c375f
GM
11044 * Makefile (COMPILE_FIRST): New macro.
11045 (compile-files): Compile files from COMPILE_FIRST first.
11046
11047 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
11048 code.
11049
9a0dd3dc
GM
11050 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
11051 matching open parenthesis in column 0 to defun-prompt-regexp
11052 only if open-paren-in-column-0-is-defun-start is set.
11053
11054 * sun-curs.el: Require CL at compile-time only.
11055
11056 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
11057 instead of copy-list which is a function from CL.
11058 (msb--choose-menu, msb--mode-menu-cond)
11059 (msb--create-buffer-menu-2): Use dolist instead of mapc.
11060 (msb--init-file-alist): Use mapcar instead of mapcan.
11061 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
11062 `(' in column 0 in doc string.
11063 (msb--add-separators): Use mapcar instead of mapcan.
11064
11065 * cus-dep.el: Require CL at compile-time only.
11066
c7dcadb5
SM
110672000-03-24 Stefan Monnier <monnier@cs.yale.edu>
11068
11069 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
11070 (byte-compile-warnings): New warning `noruntime'.
11071 (byte-compile-constants, byte-compile-variables): Fix docstring.
11072 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
11073 execute `eval-whenc-compile's body.
11074 (byte-compile-unresolved-functions): Fix docstring.
11075 (byte-compile-eval): New function.
11076 (byte-compile-callargs-warn): Check if the function will be available
11077 at runtime (via property `byte-compile-noruntime').
11078 (byte-compile-print-syms): New function.
11079 (byte-compile-warn-about-unresolved-functions): Also warn about
11080 `noruntime' functions (and use `byte-compile-print-syms').
11081 (byte-compile-file): Capitalize the message.
11082
3b55acc9
GM
110832000-03-24 Gerd Moellmann <gerd@gnu.org>
11084
11085 * mail/rmail.el (rmail-confirm-expunge): New user-option.
11086 (rmail-expunge): Ask for confirmation depending on the setting
11087 of rmail-confirm-expunge.
11088
110892000-03-23 Gerd Moellmann <gerd@gnu.org>
11090
11091 * Makefile (bootstrap-clean): If $(emacs) exists, build
11092 loaddefs.el first. A loaddefs.el that's not up-to-date might
11093 cause a bootstrap failure because things don't autoload as
11094 expected.
11095
02c76af4
DL
110962000-03-23 Dave Love <fx@gnu.org>
11097
11098 * net/browse-url.el: Restore previous use of
11099 browse-url-maybe-new-window.
11100
1a3199d9
GM
111012000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11102
11103 * ps-print.el: Skip banner page fix.
11104 (ps-print-version): New version number (5.1.2).
11105 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 11106
1a3199d9
GM
111072000-03-23 Dave Pearson <davep@davep.org>
11108
11109 * net/quickurl.el Changed the type of parameter passed to the
11110 function defined by `quickurl-format-function'. Before only the
11111 text of the URL was passed. Now the whole URL structure is passed
11112 and the function is responsible for extracting the parts it
11113 requires. Changed the default of `quickurl-format-function'
11114 accordingly.
11115 (quickurl-insert): Changed the `funcall' of
11116 `quickurl-format-function' to match the above change.
11117 (quickurl-list-insert): Changed the `url' case so that it makes
11118 use of `quickurl-format-function', previous to this the format was
11119 hard wired.
fa78f71b 11120
72db3ab5
GM
111212000-03-22 Gerd Moellmann <gerd@gnu.org>
11122
11123 * startup.el: Change some spellings for the X Window System.
11124
68049bfa
SM
111252000-03-22 Stefan Monnier <monnier@cs.yale.edu>
11126
11127 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
11128 up the code and the regexp and make sure the cursor is temporarily
11129 moved to the suspicious line while querying the user.
11130
ff4df011
JR
111312000-03-22 Jason Rumney <jasonr@gnu.org>
11132
11133 * w32-fns.el (w32-charset-info-alist): Initialize.
11134
ee1c5b21
GM
111352000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11136
11137 * ps-print.el: N-up last page fix.
11138 (ps-print-version): New version number (5.1.1).
11139 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 11140
d2cbfba0
SM
111412000-03-21 Stefan Monnier <monnier@cs.yale.edu>
11142
bfb857d8
SM
11143 * files.el (find-file-run-dired): Update docstring.
11144 (find-directory-functions): New hook.
11145 (find-file-noselect): Run find-directory-functions rather than
11146 calling dired directly.
11147
11148 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
11149
cb3430a1
SM
11150 * pcvs.el: Add a minimal leading commentary.
11151 (cvs-make-cvs-buffer): Change the header part by removing the startup
11152 message and adding a `Module' entry. Also replace the FOOTER and
11153 HEADER special fileinfos with the new support in ewoc for updating
11154 its own footer and header.
11155 (cvs-update-header): Update to use the header/footer of the ewoc.
11156 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
11157 (cvs-is-within-p): New function.
11158 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
11159 to only examine some subset of the buffers.
11160
11161 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
11162 `format' instead of our own ad-hoc functions.
11163 Remove HEADER and FOOTER cases, now handled in the EWOC.
11164 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
11165
11166 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
11167 output to avoid scaring the user.
11168 (cvs-parse-table): Catch message for non-up-to-date commits.
11169
11170 * pcvs-defs.el (cvs-startup-message): Remove.
11171 (cvs-global-menu): New autoloaded menu.
11172
11173 * pcvs-util.el (cvs-string-fill): Remove.
11174
11175 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
11176 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
11177 PP part of it and also make it work for footers and headers.
11178 (ewoc-create): Drop POS and BUFFER arguments.
11179 Use the DLL's dummy node to store the end-of-footer position.
11180 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
11181 (ewoc-refresh): Remove unused `header' variable.
11182 (ewoc-(get|set)-hf): New functions.
11183
d2cbfba0
SM
11184 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
11185 log-view-*-(message|file) and use easy-mmode-define-navigation.
11186 (log-view-message-re): Match SCCS format as well.
11187 And match the revision line rather than the dashed separator line.
11188 (log-view-mode): Use the new define-derived-mode.
11189 (log-view-current-tag): Fill in with an actual implementation.
11190
11191 * cvs-status.el (cvs-status-(prev|next)): Rename from
11192 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
11193 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
11194 to let the output "breathe" a little more (more readable).
11195 (cvs-status-mode): Use the new define-derived-mode.
11196
11197 * smerge-mode.el (smerge-auto-leave): New function and variable.
11198 (smerge-basic-map): Rename from smerge-basic-keymap.
11199 Change the bindings for smerge-diff-*.
11200 (smerge-*-map): Use easy-mmode-defmap.
11201 (smerge-(next|prev)): Use easy-mmode-define-navigation.
11202 (smerge-keep-*): Use smerge-auto-leave.
11203
51663132
JR
112042000-03-21 Jason Rumney <jasonr@gnu.org>
11205
11206 * cus-edit.el (custom-button-face): Use 3D look for w32.
11207 (custom-button-pressed-face): Likewise.
11208
3f6e4b8b
GM
112092000-03-21 Gerd Moellmann <gerd@gnu.org>
11210
11211 * progmodes/etags.el (tags-case-fold-search): New user-option.
11212 (tags-loop-eval): New function. Bind case-fold-search around eval
11213 depending on the value of tags-case-fold-search.
11214 (tags-loop-continue): Use tags-loop-eval.
11215 (find-tag-in-order): Bind case-fold-search depending on the value
11216 of tags-case-fold-search.
11217
c7ea3acc
SM
112182000-03-21 Stefan Monnier <monnier@cs.yale.edu>
11219
0ae39f53
SM
11220 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
11221 (diff-end-of-hunk): Return the end position for use in
11222 `easy-mmode-define-navigation'.
11223 (diff-recenter): Remove.
11224 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
11225 of `easy-mmode-define-navigation'.
11226 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
11227 previous renaming) and fix to use new names.
11228 (diff-merge-strings): Use \n as separator: simpler, faster.
11229 (diff-mode): Use `define-derived-mode'.
11230
c7ea3acc
SM
11231 * derived.el (define-derived-mode): Don't autoload anymore.
11232 Prefer the macro-only version provided by easy-mmode.el.
11233
11234 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
11235 `easy-mmode-define-derived-mode'.
11236 Use `combine-run-hooks'.
11237 (easy-mmode-define-navigation): New macro.
11238
11239 * subr.el (combine-run-hooks): New function.
11240
6c4bfdc0
KH
112412000-03-21 Kenichi HANDA <handa@etl.go.jp>
11242
11243 * term/x-win.el: Fontsets related initialization is simplified.
11244
11245 * international/mule-diag.el (describe-font): Don't refer to
11246 global-fontset-alist, instead call font-list.
11247 (describe-fontset, list-fontsets, mule-diag): Likewise.
11248 (print-fontset): Adjusted for the change of fontset
11249 implementation.
11250
11251 * international/fontset.el (x-charset-registries): Variable
11252 removed, instead the corresponding data is stored in the default
11253 fontset.
11254 (register-alternate-fontnames): Function removed.
11255 (resolved-ascii-font): Variable removed.
11256 (x-compose-font-name): Ignore the second argument REDOCE.
11257 (x-complement-fontset-spec): Complement only an ASCII font and
11258 element for those charsets than can use that ASCII font.
11259 (generate-fontset-menu): Don't refer to global-fontset-alist,
11260 instead call fontset-list.
11261 (uninstantiated-fontset-alist): Variable removed.
11262 (x-style-funcs-alist): Likewise.
11263 (fontset-default-styles): Likewise.
11264 (x-modify-font-name): Function removed.
11265 (create-fontset-from-fontset-spec): Ignore the argument
11266 STYLE-VARIANT.
11267 (create-fontset-from-ascii-font): Docsting adjusted for the above
11268 change.
11269 (instantiate-fontset, resolve-fontset-name): Functions removed.
11270 (fontset-list): Now implemented by C code.
fa78f71b 11271
6c4bfdc0
KH
11272 * faces.el (read-face-font): Fix TABLE arg to completing-read.
11273 (describe-face): Include `font' attribute in the description.
11274
9111d4b5
KH
112752000-03-21 Kenichi Handa <handa@etl.go.jp>
11276
11277 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
11278
b33dd3b0
GM
112792000-03-20 Gerd Moellmann <gerd@gnu.org>
11280
a25bbe00
GM
11281 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
11282 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
11283 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 11284
b33dd3b0
GM
11285 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
11286 about behavior of set-buffer-modified-p wrt redisplay.
11287
8b7bc628 112882000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
11289
11290 * view.el (view-mode-disable): Kill local binding of view-read-only.
11291
d7b511c4
GM
112922000-03-18 Gerd Moellmann <gerd@gnu.org>
11293
11294 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
11295 is a string, convert it to a syntax cell using string-to-syntax.
11296
11297 * simple.el (syntax-code-table, syntax-flag-table): New variables.
11298 (string-to-syntax): New function.
11299
11300 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
11301 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 11302 try to use passive ftp mode.
d7b511c4 11303
998ecc60
GM
113042000-03-17 Gerd Moellmann <gerd@gnu.org>
11305
b33dd3b0 11306 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
11307
11308 * simple.el (append-to-buffer): Update point of windows after
11309 insertion.
11310
11311 * abbrev.el (inverse-add-abbrev): Identify word by first moving
11312 forward then moving backward. Reindent.
11313
11314 * frame.el (other-frame): Call x-focus-frame only if
11315 focus-follows-mouse is off.
11316
235d6821
DL
113172000-03-17 Dave Love <fx@gnu.org>
11318
11319 * pcvs-util.el (cvs-strings->string): Rename
11320 replace-regexps-in-string.
11321
a29a2cd1
SM
113222000-03-17 Stefan Monnier <monnier@cs.yale.edu>
11323
af595444
SM
11324 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
11325 regexp for labels cannot span several lines.
11326
11327 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 11328 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 11329
a9be2843
DL
113302000-03-16 Dave Love <fx@gnu.org>
11331
11332 * progmodes/f90.el (f90): Put custom group under `languages', not
11333 `fortran'.
11334 (f90-mode-hook): Customize.
11335 (f90-mode): Set add-log-current-defun-function.
11336 (f90-current-defun): New function.
11337
d0ab3e9d
GM
113382000-03-16 Gerd Moellmann <gerd@gnu.org>
11339
16b20ed9
GM
11340 * cus-edit.el (custom-variable-tag-face): Handle case that
11341 default face's height is not a number.
11342 (custom-face-tag-face, custom-group-tag-face-1)
11343 (custom-group-tag-face): Ditto.
11344 (custom-group-tag-face-1): Add :group.
fa78f71b 11345
d0ab3e9d
GM
11346 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
11347
ae8ab422
GM
113482000-03-15 Gerd Moellmann <gerd@gnu.org>
11349
11350 * pcvs-defs.el (toplevel): Remove autoload cookie for form
11351 requiring easymenu.
11352
81c7ca69
GM
113532000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11354
11355 * ps-print.el: PostScript user-defined prologue, PostScript error
11356 handler, doc fix.
11357 (ps-print-version): New version number (5.1).
11358 (ps-user-defined-prologue, ps-error-handler-message)
11359 (ps-print-prologue-0, ps-error-handler-alist): New vars.
11360 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
11361 (ps-insert-string): New function.
fa78f71b 11362
dcf1003d
KH
113632000-03-15 Kenichi Handa <handa@etl.go.jp>
11364
11365 * international/ccl.el (ccl-compile-expression): Don't generate
11366 invalid self-assignment code.
11367
73825616
DL
113682000-03-14 Dave Love <fx@gnu.org>
11369
11370 * subr.el (replace-regexp-in-string): Renamed from
11371 replace-regexps-in-string. Doc fix.
11372
031020ac
DL
113732000-03-12 Dave Love <fx@gnu.org>
11374
11375 * cus-edit.el: Doc fixes.
11376 (customize-set-variable, customize-save-variable): Rename args for
11377 doc.
11378 (custom-variable-tag-face, custom-face-tag-face)
11379 (custom-group-tag-face-1, custom-group-tag-face): Modify from
11380 style which user identify as hyperlink.
11381 (hook): Don't add undefined functions to the hook.
11382 (debug-ignored-errors): Transfer message from bindings.el.
11383
9b2f3c38
GM
113842000-03-12 Gerd Moellmann <gerd@gnu.org>
11385
11386 * recentf.el (recentf-keep-non-readable-files-p): Remove
11387 double/nested definition.
11388
0d6e23cf
DL
113892000-03-12 Dave Love <fx@gnu.org>
11390
11391 * facemenu.el (facemenu-get-face): Use display-color-p.
11392 * enriched.el (enriched-decode-foreground): Likewise.
11393 (enriched-decode-background): Likewise.
11394 * isearch.el (isearch-highlight): Likewise.
11395 * info-look.el (info-lookup): Likewise.
11396 * simple.el (completion-setup-function): Likewise.
11397
11398 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
11399 :options.
11400
11401 * bindings.el (mode-line-format): Fix line-number and
11402 column-number items. Add help-echo for the background.
11403 (mode-line-mule-info): Modify help-echo.
11404
1598a961 11405 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
0d6e23cf
DL
11406
11407 * files.el (load-file): Allow completion to .elc.
11408
11409 * man.el: Doc fixes.
11410 (Man-init-defvars): Use display-color-p to set fontification.
11411
11412 * play/hanoi.el (hanoi-internal): Don't use oddp.
11413
e1cff360
GM
114142000-03-12 Gerd Moellmann <gerd@gnu.org>
11415
11416 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
11417
11418 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
11419
5e5dff44
GM
114202000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
11421
11422 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
11423 Fix comment.
11424
5b467bf4
SM
114252000-03-10 Stefan Monnier <monnier@cs.yale.edu>
11426
83fef604
SM
11427 * font-lock.el (font-lock-keywords): Fix the doc now that
11428 regexp-opt-depth is unnecessary.
11429 (save-buffer-state): Set an edebug spec.
11430 (font-lock-fontify-anchored-keywords): Properly handle the case when
11431 the matcher goes past the limit.
11432
5b467bf4
SM
11433 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
11434 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
11435
83fef604
SM
11436 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
11437 dll.el and cookie.el (from Elib) with heavy renaming and other
11438 massaging.
5b467bf4
SM
11439
11440 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
11441 Autoload the functions used.
11442 (easy-mmode-define-syntax): Fix CL typo.
11443 (easy-mmode-define-derived-mode): Improve the docstring generation.
11444
d407456c
GM
114452000-03-10 Gerd Moellmann <gerd@gnu.org>
11446
11447 * textmodes/texinfo.el (texinfo-version): Variable and function
11448 removed.
11449
5a7a545c
SM
114502000-03-09 Stefan Monnier <monnier@cs.yale.edu>
11451
0d6e23cf
DL
11452 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
11453 allow more flexibility.
11454 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
11455 fns.
11456 (easy-mmode-defmap, easy-mmode-defsyntax)
11457 (easy-mmode-define-derived-mode): New macros.
5a7a545c 11458
d407456c 114592000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
11460
11461 * rect.el (replace-rectangle): New function.
11462
114632000-03-09 Dave Love <fx@gnu.org>
11464
11465 * progmodes/fortran.el (fortran-comment-line-start): Define as
11466 "C".
11467 (fortran-comment-line-start-skip): Don't match cpp stuff.
11468 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
11469 (fortran-mode-map): Remove over-eager custom-menu-create for now.
11470 (fortran-mode): Don't set fortran-comment-line-start-skip,
11471 fortran-comment-line-start here. Set comment-start,
11472 add-log-current-defun.
11473 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
11474 (fortran-current-defun): New function.
11475
80460654
GM
114762000-03-09 Gerd Moellmann <gerd@gnu.org>
11477
d1221ea9
GM
11478 * emacs-lisp/re-builder.el: New file.
11479
1853aa6b
GM
11480 * mouse.el (mouse-drag-region): Don't run up-event handler
11481 if hscroll has changed.
11482
80460654
GM
11483 * octave-mod.el (octave-font-lock-keywords): To font-lock the
11484 builtin operators, use `font-lock-builtin-face' for Emacs and
11485 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
11486
11487 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
11488 `(defun (setf foo)' differently.
11489
c0056275
SM
114902000-03-08 Stefan Monnier <monnier@cs.yale.edu>
11491
11492 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
11493 (regexp-opt): Update comment and adapt the code the new meaning of
11494 the `paren' argument of regex-opt-group for shy-groups.
11495 (regexp-opt-depth): Handle shy groups as well as backslashed
11496 backslashes.
c0056275
SM
11497 (regexp-opt-group): Turn the leading comment into a docstring.
11498 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
11499 Remove open-presuf and close-presuf. Instead of checking for `all
11500 one-char' and then later on check for `several one-char', handle
11501 both cases close together. Also apply a more generic algorithm
11502 for suffixes (the mirror image of the algorithm used for
11503 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
11504 (regexp-opt-try-suffix): Removed.
11505
11506 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
11507 from comint-mode-map, so we can just inherit from it. Also, move
11508 the initialization into the `defvar' since there's no docstring
11509 anyway and it's fairly short.
11510 (inferior-scheme-mode): Define it as derived-mode: the code is
11511 shorter and this way we inherit from comint-mode-map rather than
11512 copying it.
c0056275 11513
80460654
GM
11514 * subr.el (replace-regexps-in-string): Properly handle the case
11515 where we match an empty string.
c0056275 11516
80460654
GM
11517 * comint.el (comint-exec-1): Add the current-dir to the exec-path
11518 when the command has a directory component (such as "./testml").
c0056275
SM
11519 Also fix a typo in the comment.
11520
5e91ff9e
GM
115212000-03-08 Gerd Moellmann <gerd@gnu.org>
11522
feab4fba
GM
11523 * Makefile (compile-files): Compile files one by one because
11524 that's the only way to ensure a clean compilation environment for
11525 each individual file.
11526
5e91ff9e
GM
11527 * frame.el (other-frame): Call x-focus-frame.
11528
76162e12
DL
115292000-03-07 Dave Love <fx@gnu.org>
11530
f64ce788
DL
11531 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
11532 :require to defcustom.
11533
76162e12
DL
11534 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
11535 lists.
11536
11537 * files.el (auto-mode-alist): Add configure.in.
11538
11539 * progmodes/autoconf.el: New file.
11540
f7daf1e1
GM
115412000-03-07 Gerd Moellmann <gerd@gnu.org>
11542
11543 * mail/mh-e.el: Change maintainer to `none'.
11544
11545 * recentf.el (recentf-keep-non-readable-files-p): Quote args
11546 to remove-hook and add-hook.
11547
115482000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
11549
11550 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
11551 it as the default.
11552 (mail-send): Test mail-send-nonascii also for the new `mime' value.
11553 (sendmail-send-it): Conditionally add MIME headers specifying the
11554 used character set.
fa78f71b 11555
63f6b2c4
DL
115562000-03-07 Dave Love <fx@gnu.org>
11557
11558 * winner.el: Fix keywords, autoload cookies. Split
11559 eval-when-compile form to avoid compilation failure.
11560
8330e2f9
KH
115612000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
11562
11563 * international/mule.el: Modify comment about coding system
11564 property `coding-category'.
11565 (make-coding-system): New argument EOL-TYPE. Pay attention to
11566 coding-category property of PROPERTIES.
11567
11568 * international/mule-conf.el (coding-category-utf-8,
11569 coding-category-utf-16-be, coding-category-utf-16-le): New coding
11570 categories. Include them in the argument for set-coding-priority.
11571
11572 * international/mule-cmds.el (reset-language-environment): Include
11573 coding-category-utf-8, coding-category-utf-16-be, and
11574 coding-category-utf-16-le in the argument for set-coding-priority.
11575 (reset-language-environment): Initialize coding-category-utf-8,
11576 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
11577
18bb0684
GM
115782000-03-06 Karl Fogel <kfogel@red-bean.com>
11579
11580 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
11581 code abstracted out of `bookmark-jump-noselect'. Now tries info
11582 extensions as well as compression extensions.
11583 (bookmark-jump-noselect): Use above new func.
fa78f71b 11584
71a6ba55
GM
115852000-03-03 Gerd Moellmann <gerd@gnu.org>
11586
11587 * strokes.el: Change maintainer's mail address.
11588
0d56cdff
KH
115892000-03-03 Kenichi Handa <handa@etl.go.jp>
11590
11591 * international/mule-diag.el (list-character-sets): Make help-echo
11592 string by substitute-command-keys.
11593 (list-character-sets): Likewise.
11594 (sort-listed-character-sets): Call help-setup-xref.
11595
900fa1f1
GM
115962000-03-02 Gerd Moellmann <gerd@gnu.org>
11597
11598 * time.el (display-time-mail-file): Add `none' to the list of
11599 choices.
11600
54d04320
DL
116012000-03-01 Dave Love <fx@gnu.org>
11602
43f3fa09
DL
11603 * help.el (help-xref-go-back): Don't try to set position.
11604
54d04320
DL
11605 * international/mule-diag.el (list-character-sets): Call
11606 help-setup-xref. Add help-echo to xrefs.
11607 (list-character-sets-1): Add help-echo to xrefs.
11608
d054101f
GM
116092000-03-02 Gerd Moellmann <gerd@gnu.org>
11610
11611 * frame.el (blink-cursor-mode): Switch cursor on when turning
11612 the mode off.
11613
11614 * add-log.el (add-log-current-defun): Add support for
11615 Autoconf mode.
11616
11617 * mail/rmail.el (rmail-quit-hook): New variable.
11618
d77dae5c
DL
116192000-03-01 Dave Love <fx@gnu.org>
11620
e5f597f0
DL
11621 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
11622
d77dae5c
DL
11623 * help.el (help-xref-button): Add help-echo arg.
11624 (describe-function-1, describe-variable, help-make-xrefs): Use it.
11625
11626 * faces.el (list-faces-display): Supply help-echo with
11627 help-make-xrefs.
11628
11629 * facemenu.el (list-text-properties-at): Set help-xref-stack to
11630 nil.
11631
72d19d75
GM
116322000-03-01 Gerd Moellmann <gerd@gnu.org>
11633
2df636f4
GM
11634 * image.el (defimage): Look for image files in load-path.
11635
fa78f71b 11636 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
11637 `number'.
11638
2df636f4
GM
116392000-03-01 David Ponce <david.ponce@wanadoo.fr>
11640
11641 * recentf.el (recentf): Added version tag to the defgroup of
11642 recentf.
11643
116442000-03-01 David Ponce <david.ponce@wanadoo.fr>
11645
11646 * recentf.el (recentf-cleanup): Changed to remove excluded file
11647 too.
11648 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
11649 action to select/unselect a file.
11650 (recentf-edit-list): Code cleanup and improvement.
11651 (recentf-open-more-files-action): `recentf-open-more-files' button
11652 widget action to open a file.
11653 (recentf-open-more-files): No more use standard completion but
11654 widgets.
11655 (recentf-more-collection): Deleted.
11656 (recentf-more-history): Deleted.
11657 (recentf-setup-more-completion): Deleted.
11658
116592000-03-01 David Ponce <david.ponce@wanadoo.fr>
11660
11661 * recentf.el (recentf-mode): No more needs that Emacs is running
11662 under a window-system.
11663
116641999-03-01 David Ponce <david.ponce@wanadoo.fr>
11665
11666 * recentf.el (recentf-edit-list): New command to edit the recent
11667 list which allow the user to remove files.
11668 (recentf-edit-selected-items): New global variable, used by
11669 `recentf-edit-list' to hold the list of files to be removed from
11670 the recent list.
11671 (recentf-make-menu-items): Updated to display a "Edit list..."
11672 menu item. Minor code cleanup.
11673
116741999-03-01 David Ponce <david.ponce@wanadoo.fr>
11675
11676 * recentf.el (recentf-open-more-files): New command to open files
11677 that are not displayed in the menu.
11678 (recentf-more-collection): New global variable holding the set of
11679 permissible completions used by `recentf-open-more-files'.
11680 (recentf-more-history): New global variable holding the history list
11681 used by `recentf-open-more-files' completion.
11682 (recentf-setup-more-completion): New function to setup completion for
11683 `recentf-open-more-files'.
11684 (recentf-make-menu-items): Updated to display a "More..." menu item.
11685
116861999-03-01 David Ponce <david.ponce@wanadoo.fr>
11687
11688 * recentf.el (recentf-menu-action): Doc fixed.
11689
116901999-03-01 David Ponce <david.ponce@wanadoo.fr>
11691
11692 * recentf.el (recentf-menu-filter): Doc updated.
11693 (recentf-update-menu-hook): Allow menu filters to force menu update.
11694 (recentf-make-menu-items): New menu filter handling.
11695 (recentf-make-menu-item): New helper function.
11696 (recentf-menu-elements): New menu handling function.
11697 (recentf-sort-ascending): Updated to new menu filter handling.
11698 (recentf-sort-descending): Updated to new menu filter handling.
11699 (recentf-sort-basenames-ascending): New menu filter function.
11700 (recentf-sort-basenames-descending): New menu filter function.
11701 (recentf-show-basenames): New menu filter function.
11702 (recentf-show-basenames-ascending): New menu filter function.
11703 (recentf-show-basenames-descending): New menu filter function.
11704
72d19d75
GM
117052000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11706
11707 * diary-lib.el (list-diary-entries): Don't try to go forward at
11708 the end of the buffer.
11709
1ac1c836
KH
117102000-02-29 Kenichi Handa <handa@etl.go.jp>
11711
11712 * international/mule-diag.el (list-character-sets): Completely
11713 rewritten.
11714 (sort-listed-character-sets): New function.
11715 (list-character-sets-1): Completely rewritten.
11716 (list-character-sets-2): New function.
11717 (non-iso-charset-alist): New variable.
11718 (decode-codepage-char): New function.
11719 (charset-history): New variable.
11720 (read-charset) (list-block-of-chars)
11721 (list-iso-charset-chars)
11722 (list-non-iso-charset-chars)
11723 (list-charset-chars): New functions.
11724 (mule-diag): Call list-character-sets-2, not
11725 list-character-sets-2.
11726 (dump-charsets): Likewise.
11727
ed4d0512
GM
117282000-02-29 Gerd Moellmann <gerd@gnu.org>
11729
72d19d75
GM
11730 * dired-x.el (dired-filename-at-point): Add `@' to valid
11731 file name characters.
11732 (dired-filename-at-point): Handle ange-ftp file names.
11733
ed4d0512
GM
11734 * frame.el (frame-notice-user-settings): Use assq-delete-all
11735 instead of assoc-delete-all.
11736 (frame-notice-user-settings): Ditto.
11737
11738 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
11739 Don't copy alist.
11740
32038c7a
GM
117412000-02-28 Eli Barzilay <eli@cs.cornell.edu>
11742
11743 * calculator.el (calculator-use-menu): New option.
11744 (calculator-initial-bindings): Changed some bindings to work as
11745 macros.
11746 (calculator-forced-input): Removed.
11747 (calculator-restart-other-mode): New variable.
11748 (calculator-mode-map): Set up menu.
fa78f71b 11749
32038c7a
GM
117502000-02-28 Jari Aalto <jari.aalto@poboxes.com>
11751
11752 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
11753 tags.
fa78f71b 11754
55d7ff38 117552000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 11756
55d7ff38
MK
11757 * viper-cmd.el (viper-envelop-ESC-key): added the option to
11758 translate all ESC key sequences.
11759 (viper-goto-mark-subr): restore markers for files for which
11760 they were saved.
11761 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
11762 * viper-util.el (viper-set-replace-overlay-glyphs,
11763 viper-set-replace-overlay): always check if the replacement
11764 overlay is live.
11765 * viper.el (viper-vi-state-mode-list): added major modes.
11766 * ediff-wind.el: minor comment changes.
11767 * ediff.el: copyright notice date fix.
fa78f71b 11768
387023ee
JR
117692000-02-27 Jason Rumney <jasonr@gnu.org>
11770
11771 * faces.el (face-font-family-alternatives): Add arial to helv.
11772 (mode-line, header-line, tool-bar): Same default as x for w32.
11773 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
11774 face-font-family-alternatives from working.
11775 * term/w32-win.el (mouse-set-font): Do not build fontset from
11776 chosen font.
11777
f43d79c1
GM
117782000-02-25 Sam Steingold <sds@goems.com>
11779
5d80cc9c 11780 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 11781 properly.
fa78f71b 11782
8b7bc628 117832000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
11784
11785 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
11786
4eb8436f
GM
117872000-02-25 Gerd Moellmann <gerd@gnu.org>
11788
11789 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
11790 writable.
11791
449c3c52 11792 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 11793
42088c12
GM
117942000-02-24 Gerd Moellmann <gerd@gnu.org>
11795
11796 * frame.el (show-cursor-in-non-selected-windows): New option.
11797
c60ea02e
GM
117982000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11799
11800 * diary-lib.el (include-other-diary-files): Undo the selective
11801 display in any included file and don't kill it.
11802
d066de8e
EZ
118032000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
11804
11805 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
11806 bar. Menu items converted to (menu-item format, help strings
11807 added.
11808 [downcase, upcase]: Don't enable on MS-DOS.
11809 [symlink, symlinks]: Don't show if make-symbolic-link is not
11810 bound.
11811 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
11812
b6906b38
DL
118132000-02-23 Dave Love <fx@gnu.org>
11814
275cf1b2
DL
11815 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
11816 (backward-kill-word): Revert addition of * to interactive spec --
11817 it's a feature.
11818
11819 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
11820 (backward-kill-sentence, kill-sentence): Likewise.
11821
99d48056
DL
11822 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
11823 scratch buffer name.
11824 (gud-format-command): Use int-to-string in ?l case. Simplify
11825 slightly.
11826
11827 * term/w32-win.el (internal-face-interactive): Update prompt for
11828 new read-face-name.
11829
11830 * mail/footnote.el (footnote): Add :version to defgroup.
11831 (footnote-section-tag-regexp): Customize.
11832 (footnote-start-tag, footnote-end-tag): New option.
11833 (footnote-latin-regexp): New variable.
11834 (Footnote-latin): New function.
11835 (footnote-style-alist): Add element for latin style.
11836 (footnote-style): Moved.
11837 (Footnote-goto-footnote): Use eq to test arg.
11838
11839 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
11840
b6906b38
DL
11841 * emacs-lisp/byte-opt.el: Change old backquote syntax.
11842 (byte-compile-trueconstp): Include keywords.
11843 (byte-optimize-quote, byte-optimize-lapcode): Use
11844 byte-compile-const-symbol-p.
11845 (byte-optimize-char-before): New optimization.
11846
11847 * emacs-lisp/bytecomp.el: Change old backquote syntax.
11848 (byte-compile-const-symbol-p): New function.
11849 (byte-compile-constp, byte-compile-out-toplevel)
11850 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
11851 Use it.
11852
11853 * subr.el (define-key-after): Default AFTER to t. Doc fix.
11854
214f877f
KH
118552000-02-23 Kenichi Handa <handa@etl.go.jp>
11856
c709bcf1
KH
11857 * international/encoded-kb.el: Be sure to update minor-mode-alist
11858 and minor-mode-map-alist.
11859 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
11860 codes SS2 and SS3 correctly.
11861 (encoded-kbd-self-insert-ccl): New function.
11862 (encoded-kbd-setup-keymap): New function.
11863 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
11864 by calling encoded-kbd-setup-keymap.
11865
214f877f
KH
11866 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
11867 characters.
11868 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
11869 locally.
11870
b021ef18
DL
118712000-02-22 Dave Love <fx@gnu.org>
11872
11873 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
11874 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
11875 defvar.
11876 (lisp-mode-syntax-table): Set up for #|...|# comments.
11877 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
11878 classes. Match `defface'.
11879 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
11880 (eval-defun-1): Fix for defcustom.
11881 (lisp-indent-region): Doc fix.
11882
11883 * subr.el (when, unless, split-string): Doc fix.
11884 (read-passwd): Move call of clear-this-command-keys to the right
11885 place.
11886 (replace-regexps-in-string): New function.
11887
14cc00ad
GM
118882000-02-22 Gerd Moellmann <gerd@gnu.org>
11889
11890 * help.el (describe-variable): Set syntax table to
11891 emacs-lisp-mode-syntax-table when moving forward over the
11892 symbol's name.
11893
47da5efa
DL
118942000-02-22 Dave Love <fx@gnu.org>
11895
11896 * xt-mouse.el: Doc fixes.
11897 (xterm-mouse-position-function): New function, replacing advice of
11898 mouse-position.
11899 (xterm-mouse-mode): Use it. Don't turn on under a window system.
11900
11901 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
11902
f0a6c717
GM
119032000-02-21 Gerd Moellmann <gerd@gnu.org>
11904
11905 * format.el (format-annotate-single-property-change): Handle
11906 properties.with dotted-list values.
11907 (format-proper-list-p): New function.
11908
11909 * enriched.el (enriched-face-ans): Handle '(foreground-color
11910 . COLOR) and (background-color . COLOR).
11911
2be80b63
DL
119122000-02-20 Dave Love <fx@gnu.org>
11913
11914 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
11915 and assignments to it.
11916 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
11917 current local map.
11918 (make-flyspell-overlay): Use it.
11919 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
11920
11921 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
11922 (lm-get-header-re): Defun, not defsubst.
11923 (lm-get-package-name): Defun, not defsubst. Simplify.
11924 (lm-version): Doc fix. Simplify.
11925 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
11926 (lm-crack-address, lm-last-modified-date, lm-commentary)
11927 (lm-verify, lm-synopsis): Simplify.
11928 (lm-report-bug): Require emacsbug. Use compose-mail.
11929
329eed9f
GM
119302000-02-20 Gerd Moellmann <gerd@gnu.org>
11931
11932 * dired.el (dired-mode): Call propertized-buffer-identification
11933 to set mode-line-buffer-identification to something having
11934 the right text properties.
11935
11936 * bindings.el (propertized-buffer-identification): New function.
11937
be5bb146
DL
119382000-02-20 Dave Love <fx@gnu.org>
11939
11940 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
11941 check for t-mouse too.
11942
11943 * cus-start.el: Make echo-keystrokes `number'.
11944
1d4311c3
EZ
119452000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
11946
11947 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
11948 Don't call ring-empty-p unless tags-location-ring is bound.
11949 From Noah Friedman <friedman@splode.com>.
11950
a23c5037
TTN
119512000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
11952
11953 * progmodes/hideshow.el (hs-flag-region): No longer use
11954 `intangible' overlay property.
11955
11956 (hs-toggle-hiding): New command.
11957 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
11958
11959 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
11960 Fix omission bug: Run `hs-minor-mode-hook' for both activation
11961 and deactivation.
11962
b6a22bf8
GM
119632000-02-18 Gerd Moellmann <gerd@gnu.org>
11964
11965 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
11966
d621caf7
GM
119672000-02-17 Gerd Moellmann <gerd@gnu.org>
11968
3c0ed7ce
GM
11969 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
11970
d621caf7
GM
11971 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
11972 of `*' to handle `(* ... *)' comments.
11973
538d88fb
EZ
119742000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
11975
53c80cf6 11976 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 11977 window-system.
53c80cf6 11978
538d88fb
EZ
11979 * menu-bar.el (global-map): Menu-bar items converted to the new
11980 format (menu-item..., rearranged for better CUA compliance, and
11981 their names changed for better clarity. Help strings added.
11982
11983 * international/mule-cmds.el (mule-menu-keymap)
11984 (describe-language-environment-map, set-coding-system-map)
11985 (setup-language-environment-map): Convert to new (menu-item...
11986 form, add help strings. Change names of menu items for better
11987 clarity. "Mule" menu-bar item removed (it's now in the "Options"
11988 submenu).
11989
8389e1e2 119902000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 11991
a23c5037 11992 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 11993 within the code.
a23c5037 11994
8389e1e2 119952000-02-16 Dave Love <fx@gnu.org>
a23c5037 11996
84fe35f0
DL
11997 * faces.el: Don't require custom. Add more specific :groups to
11998 various deffaces.
11999 (set-face-attribute): Purecopy args.
12000 (read-face-name): Default to name at point and use it in prompt.
12001 Remove colon from arg in all callers.
12002 (list-faces-display): Hyperlink to face descriptions and customize
12003 buffers.
12004
b2aeee30
DL
120052000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
12006
12007 * wid-edit.el (widget-match-inline): An atom never matches a
12008 list.
12009
99e95407
GM
120102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12011
82d2c7c5
DL
12012 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12013 at ':' characters by call to split-string.
99e95407
GM
12014
120152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12016
82d2c7c5 12017 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
12018
120192000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12020
82d2c7c5
DL
12021 * textmodes/bibtex.el: Some temporary comments removed.
12022 (bibtex-field-name, bibtex-entry-type): Made the relationship
12023 explicit.
12024 (bibtex-field-const): Allow capital letters.
12025 (bibtex-start-of-string): Deleted because unused.
12026
12027 * textmodes/bibtex.el: Unified some nomenclature. We no longer
12028 use the term 'reference' to describe a bibtex entry as a whole.
12029 Further, reference keys are no longer called 'labels'.
12030 (bibtex-keys): Renamed to bibtex-reference-keys.
12031 (bibtex-reformat-previous-labels): Renamed to
12032 bibtex-reformat-previous-reference-keys.
12033 (bibtex-reference-type): Renamed to bibtex-entry-type.
12034 (bibtex-reference-head): Renamed to bibtex-entry-head.
12035 (bibtex-reference-maybe-empty-head): Renamed to
12036 bibtex-entry-maybe-empty-head.
12037 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12038 (bibtex-search-reference): Renamed to bibtex-search-entry.
12039 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12040 bibtex-enclosing-entry-maybe-empty-head.
12041 (bibtex-entry-field-alist, bibtex-entry-head,
12042 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12043 bibtex-map-entries, bibtex-search-entry,
12044 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12045 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12046 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12047 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12048 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12049 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12050 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
12051
120522000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12053
82d2c7c5
DL
12054 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12055 comment.
12056 (bibtex-format-field-delimiters): New function, functionality
12057 extracted from bibtex-format-entry.
12058 (bibtex-autokey-get-yearfield-digits): New function, functionality
12059 extracted from bibtex-autokey-get-yearfield.
12060
12061 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12062 entries in order to avoid stack overflow in the regexp matcher if
12063 field contents become large.
12064 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12065 bibtex-field-string-part-not-braced,
12066 bibtex-field-string-part-no-inner-braces,
12067 bibtex-field-string-part-1-inner-brace,
12068 bibtex-field-string-part-2-inner-braces,
12069 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12070 bibtex-field-string-quoted, bibtex-field-string,
12071 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12072 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12073 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12074 as parsing is now performed by the following functions.
12075 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12076 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12077 bibtex-parse-field-string, bibtex-search-forward-field-string,
12078 bibtex-parse-association, bibtex-field-name-for-parsing,
12079 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12080 bibtex-search-forward-field, bibtex-search-backward-field,
12081 bibtex-start-of-field, bibtex-end-of-field,
12082 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12083 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12084 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12085 bibtex-parse-string, bibtex-search-forward-string,
12086 bibtex-search-backward-string, bibtex-start-of-string,
12087 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12088 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12089 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12090 entries. Instead of reporting the results of the parsing by
12091 match-beginning or match-end, these functions return data structures
12092 that hold the corresponding positions.
12093 (bibtex-enclosing-field): Changed to also report field boundaries by
12094 return values rather than by match-beginning or match-end. The
12095 following functions have been adapted to use the new parsing
12096 functions.
12097 (bibtex-skip-to-valid-entry, bibtex-search-reference,
12098 bibtex-enclosing-field, bibtex-format-entry,
12099 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12100 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12101 bibtex-print-help-message, bibtex-end-of-entry,
12102 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12103 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12104 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12105 method for parsing.
12106 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12107 bibtex-map-entries, bibtex-flash-head,
12108 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12109 bibtex-autokey-change, bibtex-autokey-get-namefield,
12110 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12111 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12112 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12113 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12114 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12115 order to make the new binding of case-fold-search immediately
12116 visible.
99e95407
GM
12117
121182000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12119
82d2c7c5
DL
12120 * textmodes/bibtex.el: Copyright notice is up to date.
12121 Added constant 'bibtex-maintainer-salutation.
99e95407 12122
82d2c7c5
DL
12123 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12124 than make-temp-name, use match-string-no-properties and eliminate
12125 a quadratic behavior when building bibtex-strings.
99e95407 12126
82d2c7c5
DL
12127 * bibtex.el (bibtex-reference-key): Accept string entries whose
12128 reference key contains upper case letters.
99e95407
GM
12129
121302000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12131
82d2c7c5
DL
12132 * bibtex.el (bibtex-reference-head): Allow entries to start with
12133 a new line.
99e95407
GM
12134
121352000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12136
82d2c7c5
DL
12137 * bibtex.el: Hiding of entry bodies is not longer provided by
12138 bibtex.el directly. Instead the hideshow package can be used.
12139 Added a special bibtex entry to hs-special-modes-alist.
12140 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
12141
121422000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12143
f24fef2f
SM
12144 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12145 at ':' characters by call to split-string.
8389e1e2
GM
12146
121472000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12148
f24fef2f 12149 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
12150
121512000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12152
f24fef2f
SM
12153 * textmodes/bibtex.el: Some temporary comments removed.
12154 (bibtex-field-name, bibtex-entry-type): Made the relationship
12155 explicit.
12156 (bibtex-field-const): Allow capital letters.
12157 (bibtex-start-of-string): Deleted because unused.
fa78f71b 12158
f24fef2f
SM
12159 * textmodes/bibtex.el: Unified some nomenclature. We no longer
12160 use the term 'reference' to describe a bibtex entry as a whole.
12161 Further, reference keys are no longer called 'labels'.
12162 (bibtex-keys): Renamed to bibtex-reference-keys.
12163 (bibtex-reformat-previous-labels): Renamed to
12164 bibtex-reformat-previous-reference-keys.
12165 (bibtex-reference-type): Renamed to bibtex-entry-type.
12166 (bibtex-reference-head): Renamed to bibtex-entry-head.
12167 (bibtex-reference-maybe-empty-head): Renamed to
12168 bibtex-entry-maybe-empty-head.
12169 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12170 (bibtex-search-reference): Renamed to bibtex-search-entry.
12171 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12172 bibtex-enclosing-entry-maybe-empty-head.
12173 (bibtex-entry-field-alist, bibtex-entry-head,
12174 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12175 bibtex-map-entries, bibtex-search-entry,
12176 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12177 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12178 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12179 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12180 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12181 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12182 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
12183
121842000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12185
f24fef2f
SM
12186 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12187 comment.
12188 (bibtex-format-field-delimiters): New function, functionality
12189 extracted from bibtex-format-entry.
12190 (bibtex-autokey-get-yearfield-digits): New function, functionality
12191 extracted from bibtex-autokey-get-yearfield.
fa78f71b 12192
f24fef2f
SM
12193 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12194 entries in order to avoid stack overflow in the regexp matcher if
12195 field contents become large.
12196 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12197 bibtex-field-string-part-not-braced,
12198 bibtex-field-string-part-no-inner-braces,
12199 bibtex-field-string-part-1-inner-brace,
12200 bibtex-field-string-part-2-inner-braces,
12201 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12202 bibtex-field-string-quoted, bibtex-field-string,
12203 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12204 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12205 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12206 as parsing is now performed by the following functions.
12207 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12208 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12209 bibtex-parse-field-string, bibtex-search-forward-field-string,
12210 bibtex-parse-association, bibtex-field-name-for-parsing,
12211 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12212 bibtex-search-forward-field, bibtex-search-backward-field,
12213 bibtex-start-of-field, bibtex-end-of-field,
12214 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12215 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12216 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12217 bibtex-parse-string, bibtex-search-forward-string,
12218 bibtex-search-backward-string, bibtex-start-of-string,
12219 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12220 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12221 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12222 entries. Instead of reporting the results of the parsing by
12223 match-beginning or match-end, these functions return data structures
12224 that hold the corresponding positions.
12225 (bibtex-enclosing-field): Changed to also report field boundaries by
12226 return values rather than by match-beginning or match-end. The
12227 following functions have been adapted to use the new parsing
12228 functions.
12229 (bibtex-skip-to-valid-entry, bibtex-search-reference,
12230 bibtex-enclosing-field, bibtex-format-entry,
12231 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12232 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12233 bibtex-print-help-message, bibtex-end-of-entry,
12234 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12235 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12236 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12237 method for parsing.
12238 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12239 bibtex-map-entries, bibtex-flash-head,
12240 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12241 bibtex-autokey-change, bibtex-autokey-get-namefield,
12242 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12243 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12244 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12245 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12246 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12247 order to make the new binding of case-fold-search immediately
12248 visible.
8389e1e2
GM
12249
122502000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12251
f24fef2f
SM
12252 * textmodes/bibtex.el: Copyright notice is up to date.
12253 Added constant 'bibtex-maintainer-salutation.
fa78f71b 12254
f24fef2f
SM
12255 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12256 than make-temp-name, use match-string-no-properties and eliminate
12257 a quadratic behavior when building bibtex-strings.
fa78f71b 12258
f24fef2f
SM
12259 * bibtex.el (bibtex-reference-key): Accept string entries whose
12260 reference key contains upper case letters.
8389e1e2
GM
12261
122622000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12263
f24fef2f
SM
12264 * bibtex.el (bibtex-reference-head): Allow entries to start with
12265 a new line.
8389e1e2
GM
12266
122672000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12268
f24fef2f
SM
12269 * bibtex.el: Hiding of entry bodies is not longer provided by
12270 bibtex.el directly. Instead the hideshow package can be used.
12271 Added a special bibtex entry to hs-special-modes-alist.
12272 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
12273
122742000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12275
82d2c7c5 12276 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
12277 proceedings entry type (for cross referencing). Thanks to Wagner
12278 Toledo Correa for the suggestion.
12279
82d2c7c5 12280 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 12281
eae61d8f
KH
122822000-02-14 Kenichi Handa <handa@etl.go.jp>
12283
12284 * international/characters.el: Setup case table for Vietnamese.
12285
fb07a302
GM
122862000-02-12 Gerd Moellmann <gerd@gnu.org>
12287
12288 * uniquify.el (toplevel): Require CL at compile time.
12289 (uniquify-push): Removed.
12290
12291 * shadowfile.el (shadow-when): Removed.
12292
12293 * tempo.el (tempo-dolist, tempo-mapc): Removed.
12294 (tempo-process-and-insert-string): Use dolist instead of
12295 tempo-dolist.
12296
12297 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
12298 regexp for paragraph-start.
12299
12300 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
12301 commas as well.
12302
a0eddf92
DL
123032000-02-10 Dave Love <fx@gnu.org>
12304
12305 * wid-edit.el: (widgets) [defgroup]: Remove url link.
12306 (widget-color-choice-list, widget-color-history, widget-mouse-help):
12307 Deleted.
12308 (widget-specify-field, widget-specify-button): Don't use
12309 widget-mouse-help as help-echo property.
12310 (default): Use #'ignore for :validate and :mouse-down-action.
12311 (checkbox): Add help-echo.
12312 (widget-sexp-validate): Rewritten to clarify error messages.
12313 (character): Use char-valid-p in :match function.
12314 (widget-color-complete): Use facemenu-color-alist.
12315 (widget-color-action): Use facemenu-read-color.
12316
12317 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
12318 set up `caar' &c that we now have.
12319
82d2c7c5
DL
123202000-02-09 Ray Blaak <blaak@gnu.org>
12321
12322 * delphi.el: Make resourcestring a declaration region, like const
12323 and var.
12324
6cbc1482
DL
123252000-02-09 Dave Love <fx@gnu.org>
12326
12327 * bindings.el (mode-line-input-method-map): New variable.
12328 (mode-line-mule-info): Use it; fix last change.
12329 (mode-line-mode-menu): Move definition.
12330 (mode-line-mouse-sensitive-p): Deleted.
12331 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
12332 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
12333 level.
12334
12335 * startup.el (command-line-1): Don't call
12336 make-mode-line-mouse-sensitive.
12337
f7136ee8
GM
123382000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
12339
12340 * mail/rmail.el (rmail-retry-failure): Use
12341 rmail-beginning-of-message before rmail-toggle-header, because the
12342 former toggles headers.
12343
6e1d0d15
SM
123442000-02-06 Stefan Monnier <monnier@cs.yale.edu>
12345
fef8c55b
SM
12346 * diff-mode.el (diff-kill-junk): New interactive function.
12347 (diff-reverse-direction): Use delete-and-extract-region.
12348 (diff-post-command-hook): Restrict the area so that the hook also works
12349 outside of any diff hunk. This is necessary for the minor-mode.
12350 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
12351 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
12352
6e1d0d15
SM
12353 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
12354 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
12355 so that it can be used more easily in <foo>-mode-hook. Also make sure
12356 to avoid duplicate entries.
12357 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
12358 (font-lock-remove-keywords): Just as was done for `add', allow it to
12359 work even if font-lock-mode is nil. Also make sure we don't modify
12360 any pre-existing list by forcing a copy-sequence. Finally rename
12361 `major-mode' to `mode'.
12362 (font-lock-fontify-syntactic-anchored-keywords)
12363 (font-lock-fontify-anchored-keywords)
12364 (font-lock-fontify-keywords-region): Use line-end-position.
12365 Don't make `font-lock-multiline' local (it's now done in
12366 font-lock-set-defaults).
12367 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
12368 move the `font-lock-fontified' creation to inside the `unless'.
12369
a75dfea0
AI
123702000-02-06 Andrew Innes <andrewi@gnu.org>
12371
12372 * term/w32-win.el (x-handle-args): Comment out call to message,
12373 which occurs before window system is initialized.
12374
12375 * makefile.nt: Add support for recompiling lisp code.
12376
b85e9462
DL
123772000-02-04 Dave Love <fx@gnu.org>
12378
9ff33afb
DL
12379 * bindings.el (mode-line-mule-info): Fix/extend last change.
12380
b85e9462
DL
12381 * completion.el: Replace completion-dolist with dolist.
12382
12383 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
12384 dotimes.
12385
44dff075
CD
123862000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
12387
12388 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
12389 environment names before they go into the section regexp.
12390
12391 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
12392 char class in regexp.
12393
12394 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
12395 `case-fold-search' to nil.
12396
12397 * progmodes/idlwave.el (idlwave-template): Respect
12398 `idlwave-abbrev-change-case'.
12399 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
12400 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
12401 idlwave-while): respect `idlwave-reserved-word-upcase'.
12402 (idlwave-rw-case): New function.
12403 (idlwave-statement-match): Fixed problem with assignment regexp.
12404 (idlwave-font-lock-keywords): Improved regexp for keyword
12405 parameters.
a23c5037 12406 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
12407 operators longer than 1 char.
12408
12409 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
12410 idlwave-shell-expression-overlay. Implemented printing of
12411 expressions on higher levels of the calling stack.
12412 (idlwave-shell-display-level-in-calling-stack): Restore stack
12413 level.
12414 (idlwave-retrieve-expression-from-level): New function.
12415 (idlwave-shell-last-calling-stack): Variable removed.
12416 (idlwave-shell-reset): Argument action reversed (`visible' to
12417 `hidden'). Also remove stop-line overlay.
12418 (idlwave-shell-calling-stack-routine): New variable.
12419 (idlwave-shell-parse-stack-and-display): Messages now display
12420 negative level numbers.
12421 (idlwave-shell-mode): Set `modeline-format'.
12422 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
12423 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
12424 21.
12425 (idlwave-shell-print-expression-function): New option.
a23c5037 12426
44dff075
CD
12427 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
12428 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
12429 `tool-bar' instead of `toolbar'.
12430
f26c34fd
DL
124312000-02-02 Dave Love <fx@gnu.org>
12432
12433 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
12434 emacs-lisp-mode-hook. Don't check for defalias being defined.
12435
12436 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12437 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
12438 the new builtins directly.
12439
12440 * whitespace.el (whitespace): Add :version to defgroup.
12441
12442 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
12443 Doc fix.
12444
12445 * thingatpt.el (sexp-at-point, symbol-at-point)
12446 (number-at-point, list-at-point): Add autoload cookie.
12447
12448 * recentf.el (recentf): Add :version to defgroup.
12449
12450 * quickurl.el (quickurl): Add :version to defgroup.
12451
12452 * elide-head.el (elide-head): Use point-marker more.
12453
12454 * bs.el (bs): Add :version to defgroup.
12455
12456 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
12457
12458 * progmodes/delphi.el (delphi): Add :version to defgroup.
12459
d240a249
GM
124602000-02-02 Gerd Moellmann <gerd@gnu.org>
12461
12462 * ange-ftp.el (ange-ftp-write-region): Handle case that
12463 succeeding process operation sets a different coding system.
12464
12465 * calculator.el: New file.
12466
d5179a01
EZ
124672000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
12468
12469 * frame.el (frames-on-display-list, framep-on-display): New
12470 functions.
12471 (display-mouse-p, display-popup-menus-p, display-graphic-p)
12472 (display-selections-p, display-screens, display-pixel-width)
12473 (display-pixel-height, display-mm-width, display-mm-height)
12474 (display-backing-store, display-save-under, display-planes)
12475 (display-color-cells, display-visual-class): New functions.
12476
12477 * term/tty-colors.el (tty-color-gray-shades): New function.
12478
12479 * faces.el (display-color-p): Use framep-on-display.
12480 (display-grayscale-p): New function.
12481
968e00f0
DL
124822000-01-31 Dave Love <fx@gnu.org>
12483
12484 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
12485 (create-fontset-from-x-resource): Don't concat integers.
12486
2cb750ba
GM
124872000-01-31 Inge Frick <inge@nada.kth.se>
12488
12489 * view.el: Some changes in documentation. Removed some trailing
12490 whitespace. Changed some parameter names to agree with
12491 documentation.
12492 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
12493 window is not deleted. Modifies change 1998-04-26.
a23c5037 12494
74e9213b
GM
124952000-01-31 Gerd Moellmann <gerd@gnu.org>
12496
47569935
GM
12497 * windmove.el: New file.
12498
74e9213b
GM
12499 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
12500 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 12501 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 12502
74e9213b
GM
12503 * jit-lock.el (jit-lock-function): Widen before calculating end
12504 position.
12505 (jit-lock-stealth-chunk-start): Rewritten.
12506
12507 * info.el (Info-title-face-alist): Removed.
12508 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
12509 faces.
12510 (Info-fontify-node): Use these faces.
12511
994c5afe
GM
125122000-01-30 Gerd Moellmann <gerd@gnu.org>
12513
12514 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
12515 (cl-macro-list1): Recognize `&allow-other-keys' instead of
12516 `&allow-other-keywords'.
12517
12518 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
12519 the list of directories scanned heuristically.
12520
12521 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
12522 exist.
12523
f00276e3
JR
125242000-01-30 Jason Rumney <jasonr@gnu.org>
12525
12526 * w32-fns.el: Define w32-tty-standard-colors.
12527
12528 * startup.el (command-line): Use w32-tty-standard-colors when in
12529 w32 console mode.
12530
cc4dfff0
DL
125312000-01-30 Dave Love <fx@gnu.org>
12532
e645e77b
DL
12533 * jka-compr.el (jka-compr-load): Fix up load-history.
12534
cc4dfff0
DL
12535 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
12536
12537 * emacs-lisp/cl-macs.el: Revert previous change.
12538
16215eb0
DL
125392000-01-29 Dave Love <fx@gnu.org>
12540
12541 * facemenu.el: Purecopy various strings.
12542
12543 * timezone.el (timezone-fix-time): Window against 69 for two-digit
12544 years. Deal with three-digit years.
12545
12546 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
12547 defconst, purecopy.
12548 (help-back-label): Purecopy it.
12549
bbd9b566
GM
125502000-01-18 Gerd Moellmann <gerd@gnu.org>
12551
12552 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
12553 variable. If non-nil, order the buffer list according to the
12554 currently selected frame.
12555 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
12556 non-nil, pass the selected frame to function buffer-list.
a23c5037 12557
887448e1
GM
125582000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12559
12560 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
12561
7df85084
DL
125622000-01-28 Dave Love <fx@gnu.org>
12563
142e109c
DL
12564 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
12565
7df85084
DL
12566 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
12567 Don't use lisp-indent-hook property.
12568 (cl-abs): Remove.
12569
12570 * subr.el: Move out indent and edebug specs for when and unless.
12571
12572 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
12573 when, unless.
12574
12575 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
12576 unless, when.
12577
3b43c01c
GM
125782000-01-28 Gerd Moellmann <gerd@gnu.org>
12579
d060bc9f
GM
12580 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
12581 `collecting' as synonym for `collect'.
12582
12583 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
12584 for the case it contains spaces.
12585
12586 * simple.el (what-cursor-position): Change formatting of
12587 messages.
12588
b02786f9
GM
12589 * frame.el (delete-other-frames): New function.
12590 (toplevel): Bind it to C-x 5 1.
12591
efd68b8a
GM
12592 * sort.el (sort-numeric-base): New option.
12593 (sort-numeric-fields): If number starts with `0' or `0[xX[',
12594 interpret it as octal or hexadecimal. Use sort-numeric-base
12595 as default base.
12596
3b43c01c
GM
12597 * progmodes/glasses.el: New file.
12598
984ae001
GM
125992000-01-27 Gerd Moellmann <gerd@gnu.org>
12600
a0b796e3
GM
12601 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
12602 userids differently.
12603
984ae001
GM
12604 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
12605 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
12606 progmodes/ebnf-yac.el: New files.
12607
6c67ddee
DL
126082000-01-26 Dave Love <fx@gnu.org>
12609
12610 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
12611 on a function with an empty body. [From Eric Ludlam.]
12612
4e6473c8
GM
126132000-01-25 Andre Spiegel <spiegel@gnu.org>
12614
12615 * vc.el (vc-version-diff): Make sure file name is expanded.
12616
e12489f9
GM
126172000-01-25 Gerd Moellmann <gerd@gnu.org>
12618
12619 * scroll-bar.el (scroll-bar-timer): Variable removed.
12620 (scroll-bar-toolkit-scroll): Don't use a timer.
12621
8dbe2b07
KH
126222000-01-25 Kenichi Handa <handa@etl.go.jp>
12623
12624 * language/thai-util.el (thai-composition-function): Delete
12625 superfluous `a'.
12626
26ef1c87
DL
126272000-01-24 Dave Love <fx@gnu.org>
12628
12629 * fortran.el (fortran-mode): Use beginning-of-defun-function,
12630 end-of-defun-function.
12631
12632 * font-lock.el (turn-on-font-lock): Don't depend on window-system
12633 &c.
12634
7ed4e9a7
JR
126352000-01-22 Jason Rumney <jasonr@gnu.org>
12636
12637 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
12638 conflicts with new face support.
12639
8b7bc628 126402000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
12641
12642 * replace.el (query-replace): Rename last arg to DELIMITED.
12643 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
12644 (query-replace-regexp): Likewise.
12645
8b7bc628 126462000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 12647
02b14400
RS
12648 * subr.el (with-syntax-table): Use make-symbol, not gensym.
12649
5bb6f079
RS
12650 * emacs-lisp/lisp.el (beginning-of-defun-function):
12651 Variable renamed from beginning-of-defun.
12652 Do not call make-variable-buffer-local.
12653 (beginning-of-defun-raw): Use new variable name; doc fix.
12654 (beginning-of-defun): Doc fix.
12655 (end-of-defun-function): Variable renamed from end-of-defun.
12656 Do not call make-variable-buffer-local.
12657 (end-of-defun): Use new variable name; doc fix.
12658
02b14400
RS
12659 * subr.el (dolist, dotimes): Copied from cl-macs.el
12660 and made to work.
2d5e9b54 12661
a23c5037 12662 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
12663 Variable replaces rmail-digest-end-regexp.
12664 Allows multiple regexps for detecting the end line.
12665 (undigestify-rmail-message): Corresponding changes.
12666
60af03f1
DL
126672000-01-19 Dave Love <fx@gnu.org>
12668
fe5d99e1
DL
12669 * files.el (user-init-file): Don't declare here -- is primitive.
12670
60af03f1
DL
12671 * startup.el (command-line): Check for compiled user-init-file and
12672 set to uncompiled version if necessary.
12673
72dbbc7d
GM
126742000-01-18 Gerd Moellmann <gerd@gnu.org>
12675
6a1950ec
GM
12676 * mail/undigest.el (rmail-digest-end-regexp): New user option.
12677 (undigestify-rmail-message): Use it.
12678
72dbbc7d
GM
12679 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
12680
fbe91bbd
GM
126812000-01-17 Gerd Moellmann <gerd@gnu.org>
12682
12683 * tmm.el (tmm-goto-completions): Adapt to prompt being part
12684 of mini-buffer.
12685
33a6685b
GM
126862000-01-14 Gerd Moellmann <gerd@gnu.org>
12687
b3303df7
GM
12688 * emacs-lisp/copyright.el (copyright-update): Removed the
12689 requirement for a trailing space from `copyright-regexp', to
12690 support copyrights with owner specified on a separate line..
a23c5037 12691
3c4c8064
GM
12692 * align.el: New file.
12693
33a6685b
GM
12694 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
12695
12696 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
12697
044a4975
DL
126982000-01-13 Dave Love <fx@gnu.org>
12699
12700 * ph.el: Removed. (Obsoleted by EUDC.)
12701
0a352cd7
GM
127022000-01-13 Gerd Moellmann <gerd@gnu.org>
12703
12704 * net/eudc.el (toplevel): Remove autoloaded code installing
12705 menu with easymenu, because that causes build problems.
12706
12707 * frame.el (frame-notice-user-settings): New variable.
12708 (frame-notice-user-settings): Don't modify frame parameters
12709 if called a second time.
12710
8b7bc628 127112000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
12712
12713 * frame.el (frame-notice-user-settings):
12714 Notice default-frame-parameters even for non-window frames.
12715
feb450e0
GM
127162000-01-13 Gerd Moellmann <gerd@gnu.org>
12717
12718 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
12719 for Emacs.
12720 (eudc-bob-can-display-inline-images): Extend for Emacs.
12721 (eudc-bob-toggle-inline-display): Ditto.
12722 (eudc-bob-display-jpeg): Ditto.
12723
99c6d63b
GM
127242000-01-12 Gerd Moellmann <gerd@gnu.org>
12725
7970b229
GM
12726 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
12727 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
12728 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 12729
e4936aa9
GM
12730 * add-log.el (add-change-log-entry): Fix error trying an `(insert
12731 nil)'.
12732
12733 * subdirs.el: Add `net' directory.
12734
133c9e59
GM
12735 * net: New directory.
12736
99c6d63b
GM
12737 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
12738 eval-last-sexp. Don't bind debug-on-error here.
12739 (eval-last-sexp): New function. Bind debug-on-error if
12740 eval-expression-debug-on-error is non-nil.
12741 (eval-defun-2, eval-defun): Likewise.
12742
12743 * simple.el (eval-expression): Don't bind debug-on-error if
12744 eval-expression-debug-on-error is nil. Detect changed
12745 debug-on-error, and propagate new value to global binding, if
12746 eval-expression-debug-on-error is non-nil,
12747 (eval-expression-debug-on-error): Change doc string.
a23c5037 12748
8b7bc628 127492000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
12750
12751 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
12752
12753 * emacs-lisp/lisp-mode.el (with-syntax-table):
12754 Set up lisp-indent-function property.
12755
12756 * subr.el (with-syntax-table): Moved from simple.el.
12757
12758 * simple.el (with-syntax-table): Moved to subr.el.
12759
7e3c74fa
GM
127602000-01-11 Gerd Moellmann <gerd@gnu.org>
12761
1fab1775
GM
12762 * tmm.el (tmm-shortcut): Delete region after prompt instead
12763 of erasing buffer.
12764
7e3c74fa 12765 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
12766 (fill-context-prefix): Use the longest common prefix of first
12767 and second line fill prefix, if there is one.
7e3c74fa 12768
8b7bc628 127692000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
12770
12771 * array.el (array-mode): Don't use make-variable-buffer-local.
12772 Use make-local-variable for `truncate-lines'.
12773
aa705642 127742000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 12775
aa705642
GM
12776 * add-log.el (add-log-current-defun): Handle user-defined
12777 add-log-current-function returning nil,
a23c5037 12778
57df2446 12779 * add-log.el (add-change-log-entry): Insert version number
aa705642 12780 if having found a current function
c1356086
GM
12781
12782 * add-log.el (add-log-current-defun): Call
12783 `add-log-current-defun-function'. Try matches at level 0 and
12784 level 1. Strip whitespace from defun found.
a23c5037 12785
1d8c59e9
RS
127862000-01-10 John Wiegley <johnw@gnu.org>
12787
12788 * allout.el (isearch-done/outline-provisions): Added `edit'
12789 argument to correspond with the current definition of
12790 `isearch-done'.
12791
8cf87e9b
DL
127922000-01-10 Dave Love <fx@gnu.org>
12793
12794 * elide-head.el (elide-head): Use point-marker, not point.
12795
9050446c
GM
127962000-01-10 Gerd Moellmann <gerd@gnu.org>
12797
8321b22a
GM
12798 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
12799 before and after the year 2000.
a23c5037 12800
9050446c
GM
12801 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
12802 Add ispell- prefix.
12803
128042000-01-10 Ken Stevens <k.stevens@ieee.org>
12805
12806 * ispell.el: Only define dictionaries in menus when they exist.
12807 (version18p): New variable.
12808 (version20p): New variable.
12809 (xemacsp): New variable.
12810 (ispell-choices-win-default-height): Fix for XEmacs visibility.
12811 (ispell-dictionary-alist1): Added Brasileiro dictionary.
12812 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 12813 run-together words.
9050446c
GM
12814 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
12815 (ispell-dictionary-alist): Add koi8-r to customize definition.
12816 (check-ispell-version): Added documentation string. Returns
f24fef2f 12817 library path when called non-interactively.
9050446c
GM
12818 (ispell-menu-map-needed): Uses new variables.
12819 (ispell-library-path): New variable.
12820 (ispell-decode-string): XEmacs fix for bogus variable bindings.
12821 (ispell-word): Improved documentation string. Test for valid
12822 character mappings. Correctly check typed in word changes that can
12823 result in single words split into multiple words. Returns
12824 replacement word.
12825 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
12826 replace in recursive query replace mode. Help message for
12827 recursive edit mode.
12828 (ispell-show-choices): Protect against bad framepop bindings.
12829 (ispell-help): Fix to work with XEmacs.
12830 (ispell-highlight-spelling-error): Use new variables.
12831 (ispell-overlay-window): Fix to work with XEmacs.
12832 (ispell-parse-output): Passed and returns location information
12833 tracking spelling corrections. Doesn't recheck same word on
12834 current line.
12835 (ispell-init-process): Protect against bogus XEmacs variable binding.
12836 Fix call to single argument in sleep-for. Use new variables.
12837 (ispell-region): Passed and returns location information tracking
12838 spelling corrections. Doesn't check same word on current line.
12839 Improved documentation string. Doesn't resend a line already
12840 checked to the ispell process - fixes bug in LaTeX parsing.
12841 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
12842 (ispell-skip-region): No longer skips <TT> in SGML.
12843 (ispell-process-line): Tracks location information with spelling
12844 corrections. Added documentation string. Accounts for words
12845 already accepted on this line. Don't allow query-replace on line
12846 starting with math characters. Doesn't resend a line already sent
12847 to ispell process. Fixes alignment error bug.
a23c5037 12848
8b7bc628 128492000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 12850
a23c5037 12851 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
12852 Suggest xloadimage, which is free, not xv, which isn't.
12853
a23c5037 12854 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
12855 Don't ever include the host name or user name in the value.
12856
9ed79f5d
GM
128572000-01-09 Gerd Moellmann <gerd@gnu.org>
12858
12859 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
12860 of a real newline.
12861
b950abb1
GM
128622000-01-09 Stephen Eglen <stephen@gnu.org>
12863
a23c5037 12864 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
12865 for .png files.
12866
3c708e98
GM
128672000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
12868
12869 * cus-edit.el (custom-hook-convert-widget): Fix comment.
12870
bf61662d
GM
128712000-01-09 Gerd Moellmann <gerd@gnu.org>
12872
f1d851ae
GM
12873 * progmodes/cperl-mode.el: Replace ^F with ^L.
12874
bf61662d 12875 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 12876 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
12877 recursion.
12878
c65d14ee
DL
128792000-01-08 Dave Love <fx@gnu.org>
12880
8cf87e9b
DL
12881 * emacs-lisp/backquote.el: Remove inappropriate customization
12882 (allowing custom.el to use backquote).
c65d14ee 12883
83de2ebc
DL
128842000-01-07 Dave Love <fx@gnu.org>
12885
12886 * add-log.el (add-log-debugging): Deleted.
12887 (add-change-log-entry): Treat a backup FILE-NAME as its parent
12888 file. Remove debugging code.
12889 (change-log-get-method-definition, change-log-name): Add doc.
12890 (change-log-sortable-date-at): New function.
12891 (change-log-merge): New command.
12892
12893 * time.el (display-time-string-forms): Make the Mail string active.
12894 (display-time-update): Provide help-echo for load average.
12895
12896 * bindings.el (make-mode-line-mouse2-map): New function.
12897 (mode-line-modified): Use it and simplify.
12898 (mode-line-mule-info): Provide help-echo info.
12899 (minor-mode-alist): Activate the strings.
12900 (make-mode-line-mouse-sensitive): Simplify for
12901 mode-line-buffer-identification.
12902
c1475eae
GM
129032000-01-07 Gerd Moellmann <gerd@gnu.org>
12904
12905 * play/pong.el: New file.
12906
83de2ebc
DL
129072000-01-06 Dave Love <fx@gnu.org>
12908
12909 * array.el: Assorted cleanups for compiler warnings, doc strings,
12910 `array-' prefix for symbols.
12911
129122000-01-05 Dave Love <fx@gnu.org>
12913
12914 * textmodes/outline.el (outline-mode-menu-bar-map): Add
12915 outline-headers-as-kill.
12916 (outline-mode): Define imenu-generic-expression.
12917 (outline-headers-as-kill): New command.
12918
12919 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
12920 from paragraph-start.
12921 (paragraph-indent-minor-mode): New command.
12922
12923 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
12924 M-C-e, M-C-h, C-j, C-xnd, TAB.
12925 (fortran-mode): Set beginning-of-defun, end-of-defun.
12926 (fortran-column-ruler): Simplify.
12927 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
12928 (fortran-with-subprogram-narrowing): Likewise.
12929 (fortran-indent-subprogram): Call mark-defun.
12930 (fortran-check-for-matching-do): Change narrowing.
12931
12932 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
12933 (cl-lucid-hash-tag): Delete.
12934 (cl-hash-table-p): Correct test for native table.
12935 (cl-hash-table-count): Use hash-table-count.
12936
12937 * browse-url.el (browse-url): Fix case of
12938 browse-url-browser-function being an alist.
12939
676ac023
CD
129402000-01-05 Carsten Dominik <cd@gnu.org>
12941
c1475eae
GM
12942 * textmodes/reftex-vars.el (reftex-parse-file-extension)
12943 (reftex-index-phrase-file-extension): New options.
676ac023
CD
12944
12945 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 12946 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
12947
12948 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 12949 `reftex-parse-file-extension'.
eb483e17 12950
88807984
DL
129512000-01-05 Dave Love <fx@gnu.org>
12952
83de2ebc 12953 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
12954 (beginning-of-defun-raw): Use it.
12955 (end-of-defun): New variable.
12956 (end-of-defun): Use it.
12957 (check-parens): New command.
12958
1362aeb4
TTN
129592000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
12960
c1475eae
GM
12961 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
12962 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 12963
7ddafb95
TTN
12964 Fix buglet in local variables initialization.
12965
7334aa99
AS
129662000-01-05 Andreas Schwab <schwab@suse.de>
12967
12968 * hscroll.el (hscroll): Doc fix.
12969
b12e24cd
CD
129702000-01-05 Carsten Dominik <cd@gnu.org>
12971
12972 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
12973 idlw-toolbar.
12974
12975 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
12976 file idlw-rinfo.el.
1362aeb4
TTN
12977 (idlwave-customize): load must read file idlw-shell.el.
12978 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 12979
d6226972
CD
129802000-01-05 Carsten Dominik <dominik@astro.uva.nl>
12981
12982 * progmodes/idlw-shell.el: Also provide idlwave-shell
12983 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
12984 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
12985
12986 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
12987 both reftex-dcr and reftex-vcr.
1362aeb4 12988
d6226972
CD
12989 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
12990
6ddb893f 129912000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
12992
12993 * ps-print.el: PostScript code now is in separate files, doc fix.
12994 (ps-print-version): New version number (5.0.3).
12995 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
12996 local.
12997 (ps-spool-config): Initialization fix.
c1475eae
GM
12998 (ps-print-prologue-1, ps-print-prologue-2)
12999 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
13000 (ps-background-image): Little code reformating.
13001 (ps-begin-file, ps-begin-job): Fix code.
88807984 13002 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
13003 (ps-prologue-file): New fun.
13004
ae833aae
KH
130052000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13006
c1475eae 13007 * ps-vars.el: Eliminated.
ae833aae
KH
13008
13009 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
13010 `;;;###autoload'.
13011
13012 * ps-print.el: ps-vars eliminated, doc fix.
13013 (ps-print-version): New version number (5.0.2).
13014 (ps-spool-config): Initialization fix.
13015 (ps-print-customize): New fun.
13016
560a7bd2
GM
130172000-01-04 Gerd Moellmann <gerd@gnu.org>
13018
13019 * autorevert.el (auto-revert-mode): Return value of
13020 auto-revert-mode.
13021
f45dd0f4
DL
130222000-01-04 Dave Love <fx@gnu.org>
13023
fae2ac05
DL
13024 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
13025 menu items.
f45dd0f4 13026
61255981
DL
130272000-01-03 Dave Love <fx@gnu.org>
13028
88807984 13029 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 13030
83de2ebc 13031 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
13032 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
13033 `cl-hash-table-p', not `hash-table-p'.
13034 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
13035
c182a70f
EZ
130362000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13037
13038 * faces.el (face-read-integer, read-face-attribute)
13039 (color-defined-p, color-values): unspecified-{f,b}g are now
13040 strings.
13041
047f434a
GM
130422000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
13043
13044 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
13045 at comment end, and re-insert them after filling.
13046
bab531e2
EZ
130472000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13048
13049 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
13050 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
13051 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 13052
d684c676
EZ
130532000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13054
13055 * term/x-win.el (xw-defined-colors): Call color-supported-p,
13056 the new name of face-color-supported-p.
13057
13058 * term/w32-win.el (xw-defined-colors): Likewise.
13059
0aad4805
EZ
130602000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13061
13062 * simple.el (completion-setup-function): Count completion-size
13063 from minibuffer-prompt-end, not from point-min.
13064
5fe1d139
EZ
130652000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
13066
13067 * faces.el (read-face-attribute, defined-colors, color-defined-p):
13068 Pass the frame to tty-color-* functions.
13069 (display-color-p, frame-set-background-mode): Pass the frame to
13070 tty-display-color-p.
13071
13072 * term/tty-colors.el (tty-defined-color-alist): Renamed from
13073 tty-color-alist.
13074 (tty-color-alist, tty-modify-color-alist): New functions.
13075 (tty-color-define, tty-color-clear, tty-color-approximate)
13076 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
13077 an optional parameter FRAME.
13078
162dec01
GM
130792000-01-01 Gerd Moellmann <gerd@gnu.org>
13080
27189709
GM
13081 * image.el (create-image, defimage): Don't assume image data is a
13082 string.
13083
162dec01
GM
13084 * image.el (defimage): Handle specifications containing :data
13085 instead of :file.
13086 (image-type-from-data): New function.
13087 (image-type-from-file-header): Use it.
13088 (create-image): Add parameter DATA-P.
1362aeb4 13089
bea56df7 13090See ChangeLog.8 for earlier changes.
25a6fab1
KH
13091
13092;; Local Variables:
e64c3a75 13093;; coding: iso-2022-7bit
25a6fab1 13094;; End: