(normal-top-level-add-subdirs-to-load-path): Ignore
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
fc3e23a4
EZ
12000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * dired.el (dired-insert-directory): If file-system-info is
4 fboundp, call it instead of invoking dired-free-space-program.
5
796ecd10
GM
62000-12-07 Gerd Moellmann <gerd@gnu.org>
7
0f5f7c3e
GM
8 * server.el (server-visit-files): Push files on file-name-history.
9
3764ba49
GM
10 * progmodes/cc-langs.el: Update copyright.
11
8e7931da
GM
12 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
13
ae0d7485
GM
14 * bindings.el (mode-line-mode-menu): Add glasses-mode.
15
796ecd10
GM
16 * bindings.el (mode-line-mode-menu): Reverse the order
17 of define-keys so that the menu appears in alphabetical order.
18
ae0d7485
GM
192000-12-07 Milan Zamazal <pdm@freesoft.cz>
20
21 * progmodes/glasses.el (glasses-mode): Update mode line at the end
22 of the function.
23
e2849090
DL
242000-12-07 Dave Love <fx@gnu.org>
25
26 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
27
28 * facemenu.el (facemenu-unlisted-faces): Fix value.
29
5c7f629c
SM
302000-12-07 Stefan Monnier <monnier@cs.yale.edu>
31
32 * font-lock.el (font-lock-default-fontify-region):
33 Include the terminating \n (off-by-one error).
34 (font-lock-set-defaults): Use dolist.
35
36 * derived.el (define-derived-mode): Don't use combine-run-hooks.
37
73481ae3
KH
382000-12-07 Kenichi Handa <handa@etl.go.jp>
39
ffbaa122
KH
40 * international/mule-cmds.el (describe-language-environment): Fix
41 for the case that an input method title is not string but a list.
42
73481ae3
KH
43 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
44 of wrong SIZE record.
45
e2896b22
DL
462000-12-06 Dave Love <fx@gnu.org>
47
67292061
DL
48 * newcomment.el (comment-region, comment-dwim): Doc fix.
49
50 * textmodes/texinfo.el: Require tex-mode when compiling.
51 (texinfo-update-node): Doc fix.
52 (texinfo-imenu-generic-expression): Add @anchor.
53 (texinfo-font-lock-keywords): Add @uref.
54 (texinfo-inside-macro-p): Don't use ignore-errors.
55 (texinfo-insert-quote): Match more contexts.
56
e76938e7
DL
57 * international/mule.el (decode-char, encode-char): Doc fix.
58 (auto-coding-alist): Customize.
59
60 * files.el (load-file): Fix change of 2000-03-12.
61
e2896b22
DL
62 * wid-edit.el (widget-text-keymap): Doc fix.
63
6610f4b2
AI
642000-12-06 Andrew Innes <andrewi@gnu.org>
65
66 * makefile.w32-in (lisp): Set to an absolute directory, namely
67 $(CURDIR).
68
9e3366e4
EZ
692000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
70
71 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
72 read generated-autoload-file, and set buffer-file-coding-system to
73 raw-text-unix after reading the file.
74
75 * international/mule-conf.el (file-coding-system-alist): Use
76 raw-text for reading loaddefs.el and raw-text-unix for writing
77 it.
78
d94d636f
GM
792000-12-06 Gerd Moellmann <gerd@gnu.org>
80
384333ee
GM
81 * replace.el (occur): Make line-number-width 1 smaller for the
82 colon following the line number.
83
347d0813
GM
84 * startup.el (fancy-splash-text, command-line-1): Use
85 `File' for the menu name instead of `Files'.
86
d4b72d58
GM
87 * tmm.el: Update copyright.
88
d94d636f
GM
89 * cus-start.el: Add entry for even-window-heights.
90
6e424019
MB
912000-12-06 Miles Bader <miles@gnu.org>
92
93 * faces.el (frame-set-background-mode): Avoid stomping on
94 locally modified faces.
95
e6477b58
KH
962000-12-06 Kenichi Handa <handa@etl.go.jp>
97
98 * international/fontset.el: Correct the font registries for
99 japanese-jisx0213-1 and japanese-jisx0213-2.
100
21999ab9
GM
1012000-12-05 Gerd Moellmann <gerd@gnu.org>
102
57d6e381
GM
103 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
104
21999ab9
GM
105 * iswitchb.el: Update customization commentary.
106
7422819c
GM
1072000-12-05 Rob Riepel <riepel@Stanford.EDU>
108
109 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
110 (tpu-search-highlight): Fixed comparison of overlay end positions.
111 (tpu-trim-line-ends): Implemented trimming logic locally.
112
113 * emulation/tpu-extras.el (tpu-write-file-hook)
114 (tpu-set-cursor-bound): Replaced picture-clean with
115 tpu-trim-line-ends.
116
73daff18
KH
1172000-12-05 Kenichi Handa <handa@etl.go.jp>
118
119 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
120 to cn-gb.
121 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
122
6a4cd002
DL
1232000-12-04 Dave Love <fx@gnu.org>
124
125 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
126
6452929e
GM
1272000-12-04 Gerd Moellmann <gerd@gnu.org>
128
129 * mail/rmailsum.el (rmail-summary-expunge)
130 (rmail-summary-expunge-and-save): Ask for confirmation with
131 rmail-expunge-confirmed.
132
133 * mail/rmail.el (rmail-expunge-confirmed): New function.
134 (rmail-expunge): Use it.
135
0c68ce6f
GM
136 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
137 (etags-recognize-tags-table, find-tag-in-order): New
138 functionality: interpret file names as tags.
139
7a53d8c8
EZ
1402000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
141
142 * info.el (Info-scroll-prefer-subnodes): New defcustom.
143 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
144 visit the first subnode until the bottom of the current node is
145 visible.
146
caa15ef7
GM
1472000-12-04 Gerd Moellmann <gerd@gnu.org>
148
149 * format.el (format-decode): Don't change buffer's undo list.
150
e225faa7
KH
1512000-12-04 Kenichi Handa <handa@etl.go.jp>
152
153 * faces.el (face-font-registry-alternatives): Add entries for CJK
154 fonts. Doc-string adjusted for the actual usage of this data.
155
156 * international/fontset.el: Change the font registries for CJK
157 fonts in the default fontset. Don't append '*' to registries.
158
8b262a65
SM
1592000-12-03 Stefan Monnier <monnier@cs.yale.edu>
160
161 * emacs-lisp/easy-mmode.el (define-derived-mode)
162 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
163
164 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
165 (derived-mode-p): New function.
166 (derived-mode-make-docstring): Add `docstring' argument.
167 Use it if available and complete it if necessary.
168
33c4460b
AS
1692000-12-03 Andreas Schwab <schwab@suse.de>
170
171 * type-break.el (type-break): Don't make parent of itself.
172
5c9b3fac
MB
1732000-12-03 Miles Bader <miles@gnu.org>
174
175 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
176
27ce741e
SM
1772000-12-02 Stefan Monnier <monnier@cs.yale.edu>
178
07c16ec4
SM
179 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
180 (tex-main-file, tex-file): Simplify.
181 (tex-generate-zap-file-name): Use subst-char-in-string.
182 (tex-strip-dots): Remove.
183
c19cc275
SM
184 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
185
27ce741e
SM
186 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
187 to check if the match succeeded.
188
285991dc
GM
1892000-12-02 Gerd Moellmann <gerd@gnu.org>
190
191 * startup.el (use-fancy-splash-screens-p): New function.
192 (command-line-1): Use it to determine whether or not to use
193 a fancy splash screen.
194
52dca1b2
AS
1952000-12-02 Andreas Schwab <schwab@suse.de>
196
197 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
198
d3e7e7cf
EZ
1992000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
200
2dce2360
EZ
201 * international/mule.el (make-char): Fix last change.
202
9768eaa7
EZ
203 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
204 New defcustoms.
205 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
206 autoloading tex-mode; instead, do the same manually. Use
207 texinfo-open-quote and texinfo-close-quote. Insert literal quote
208 with numeric argument. Docstring fix.
209 (toplevel): Require cl when compiling.
210
285991dc 211 * international/mule.el (make-char): Doc fix.
d3e7e7cf 212
0dd5e255
JR
2132000-12-02 Jason Rumney <jasonr@gnu.org>
214
215 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
216 the Emacs Lisp manual)
217
fbb87147
EZ
2182000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
219
5cbb3e93
EZ
220 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
221
fbb87147
EZ
222 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
223 the Emacs Lisp manual).
224
1636ca09
GM
2252000-12-02 Gerd Moellmann <gerd@gnu.org>
226
227 * simple.el (next-line-add-newlines): Change default to nil.
228
68875f0e
EZ
2292000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
230
231 * files.el (revert-buffer, recover-file): Bind
232 coding-system-for-read to emacs-mule-unix, not to no-conversion.
233
fd9ac94c
GM
2342000-12-01 Gerd Moellmann <gerd@gnu.org>
235
236 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
237
238 * play/5x5.el (5x5-play-solution):
239
45450dd5
MB
2402000-12-01 Miles Bader <miles@gnu.org>
241
242 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
243
09df8881
KH
2442000-12-01 Kenichi Handa <handa@etl.go.jp>
245
246 * international/mule-diag.el (describe-char-after): Fix typo.
247 (describe-character-set, non-iso-charset-alist): Fix typo.
248
dea0a87d
MB
2492000-12-01 Miles Bader <miles@gnu.org>
250
b170205b
MB
251 * image-file.el (image-file-name-regexp): Automatically add
252 upper-case variants of each filename extension in
253 `image-file-name-extensions', since they seem to be common.
254
dea0a87d
MB
255 * simple.el (minibuffer-contents)
256 (minibuffer-contents-no-properties, delete-minibuffer-contents):
257 New functions.
258 * filecache.el (file-cache-directory-name)
259 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
260
2b69bc11
GM
2612000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
262
dea0a87d
MB
263 * filecache.el (file-cache-minibuffer-complete): Don't try to
264 delete the minibuffer prompt.
265
a8a1b05d
DL
2662000-11-30 Dave Love <fx@gnu.org>
267
268 * cus-start.el: Fix read-buffer-function type.
269
693c4692
GM
2702000-11-30 Gerd Moellmann <gerd@gnu.org>
271
272 * md5.el: Removed. There's a built-in function, now.
273
2c0b1898
GM
2742000-11-30 Markus Rost <rost@math.ohio-state.edu>
275
276 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
277 as dummy 0-th char of rmail-deleted-vector.
278
63dfcf4b
EZ
2792000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
280
281 * ps-print.el (ps-end-job): Bind case-fold-search only after
282 switching to ps-spool-buffer.
283
2842000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
285
286 * ps-print.el: Line number font customization. PostScript: Lines and
287 PageCount are initialized on each page. Doc Fix.
288 (ps-print-version): New version number (6.3.2).
289 (ps-lpr-switches, ps-font-info-database, ps-font-size)
290 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
291 (ps-right-header): Customization fix.
292 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
293 Fix code.
294 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
295 New vars.
296
df3aedcf
GM
2972000-11-30 Gerd Moellmann <gerd@gnu.org>
298
edfb795e
GM
299 * bs.el: Fix typos and spelling errors.
300 (bs-appearance) <defgroup>: Renamed from bs-appearence.
301 (bs-configuration): Doc fix.
302
df3aedcf
GM
303 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
304
8b8a7f01
GM
3052000-11-30 Rob Riepel <riepel@Stanford.EDU>
306
307 * emulation/tpu-edt.el (tpu-version): New version.
308 (tpu-search-overlay, tpu-replace-overlay): New initial range.
309 (tpu-original-mode-line): Variable deleted.
310 (tpu-mark-flag): New initial value.
311 (tpu-set-mode-line): Don't redefine mode-line-format. Add
312 tpu-mark-flag to minor-mode-alist.
313 (tpu-update-mode-line): New mark flag logic.
314 (tpu-get): Use find-file-wildcards.
315 (tpu-search-highlight): Move overlay less, reset overlay properly.
316 (tpu-unselect): Deactivate mark.
317 (tpu-lm-replace): Reset overlay properly.
318 (tpu-forward-line): Use forward-visible-line.
319 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
320
321 * emulation/tpu-extras.el (tpu-forward-line): Use
322 forward-visible-line.
323
c069a9d3
GM
3242000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
325
326 * cus-edit.el (custom-face-value-create): Always emphasize tag.
327
b02cd40b
GM
3282000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
329
330 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
331 and skip whitespace and newlines.
332
b7a90344
SM
3332000-11-30 Stefan Monnier <monnier@cs.yale.edu>
334
335 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
336
be6bbb55
GM
3372000-11-29 Gerd Moellmann <gerd@gnu.org>
338
0383ed60
GM
339 * help.el (describe-function-1): Regexp-quote function name
340 when used as part of a regexp.
341
c7957947
GM
342 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
343 face-attribute instead of face-foreground and face-background.
344 (tool-bar-add-item): Likewise, and handle unspecified colors.
345
346 * enriched.el (enriched-face-ans): Use face-attribute instead
347 of face-foreground and face-background.
348
349 * faces.el (face-foreground, face-background, face-stipple):
350 Return nil if attribute is unspecified, for backward
351 compatibility.
352
7423978d
GM
353 * files.el (auto-mode-alist): Add an entry for antlr-mode.
354
ef128c78
GM
355 * play/5x5.el: Remove version info.
356
a81fc510
GM
357 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
358
be6bbb55
GM
359 * frame.el (blink-cursor-mode): Doc fix.
360
f9396e03
GM
3612000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
362
363 * antlr-mode.el: New commands to run ANTLR from within Emacs and
364 to create Makefile rules.
365 (antlr-tool-command): New user option.
366 (antlr-ask-about-save): New user option.
367 (antlr-makefile-specification): New user option.
368 (antlr-file-formats-alist): New variable.
369 (antlr-special-file-formats): New variable.
370 (antlr-unknown-file-formats): New user option.
371 (antlr-help-unknown-file-text): New variable.
372 (antlr-help-rules-intro): New variable.
373 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
374 (antlr-mode-menu): Add entries.
375 (antlr-file-dependencies): New function.
376 (antlr-directory-dependencies): New function.
377 (antlr-superclasses-glibs): New function.
378 (antlr-run-tool): New command.
379 (antlr-makefile-insert-variable): New function.
380 (antlr-insert-makefile-rules): New function.
381 (antlr-show-makefile-rules): New command.
382
383 * antlr-mode.el: More Emacs/XEmacs stuff.
384 (antlr-no-action-keywords): New constant with value nil.
385 (antlr-font-lock-keywords-alist): Use it. Old value would break
386 syntax highlighting in Emacs-21.0.
387 (antlr-default-directory): Emacs/XEmacs dependend function.
388 (antlr-read-shell-command): Ditto.
389 (antlr-with-displaying-help-buffer): Ditto.
390
3912000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
392
393 * antlr-mode.el: imenu, parsing and highlighting changes.
394 (antlr-imenu-create-index-function): Don't create extra submenus
395 for definitions in different grammar classes. It is not necessary
396 for the menu and would make command `imenu' awkward to use.
397 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
398 header actions and more than one.
399 (antlr-font-lock-tokendef-face): Changed color.
400 (antlr-font-lock-tokenref-face): Changed color.
401 (antlr-font-lock-additional-keywords): Also highlight lowercase.
402 (antlr-mode-syntax-table): New variable.
403 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
404 (antlr-with-syntax-table): Don't copy syntax table.
405
4062000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
407
408 * antlr-mode.el: Minor changes: language setting.
409 (antlr-language-alist): The value for file option "language" can
410 be both an identifier and a string.
411 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
412 (antlr-language-limit-n-regexp): Change accordingly.
413
4142000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
415
416 * antlr-mode.el: Minor changes: tabs, hiding.
417 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
418 (antlr-action-visibility): Also allow value nil to also hide the
419 braces. Renamed from `antlr-tiny-action-length'.
420 Suggested by Jay@aol.com.
421 (antlr-hide-actions): Change accordingly. Hide line if completely
422 hidden action is on a line of its own.
423
6ad948eb
SM
4242000-11-29 Stefan Monnier <monnier@cs.yale.edu>
425
426 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
427
428 * sort.el (sort-columns): Don't concat strings with numbers.
429
9c6a4107
DL
4302000-11-29 Dave Love <fx@gnu.org>
431
432 * cus-edit.el (face): Fix :format.
433
434 * mail/feedmail.el: Require smtpmail when compiling.
435 (mail-do-fcc): Autoload.
436 (feedmail) <defgroup>: Fix :link.
437 (feedmail-nuke-body-in-fcc): Fix :type.
438 (feedmail-send-it): Add autoload cookie.
439
053b8d35
SM
4402000-11-29 Stefan Monnier <monnier@cs.yale.edu>
441
442 * newcomment.el (comment-indent): Save excursion around call to
443 comment-indent-function.
444
242c13e8
MB
4452000-11-29 Miles Bader <miles@gnu.org>
446
447 * subr.el (member-ignore-case): Return the tail of the list who's
448 car matches, like `member', not the matching element itself.
449
8f4b5f28
KH
4502000-11-29 Kenichi Handa <handa@etl.go.jp>
451
452 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
453 should not contain `\n'.
454
bebe4a2c
GM
4552000-11-28 Gerd Moellmann <gerd@gnu.org>
456
fd9ac94c 457 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 458
ba7e40eb
GM
459 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
460
75ab0c79
GM
461 * dired-aux.el (dired-do-create-files): Construct default file
462 name for dired-mark-read-file-name so that when the user enters
463 just RET, the target file will end up in the target directory.
464
bebe4a2c
GM
465 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
466 local-abbrev-table before changing buffers because it might
467 have a buffer-local binding.
468
fa6d1ca8
MB
4692000-11-28 Miles Bader <miles@gnu.org>
470
471 * simple.el (delete-horizontal-space): Handle fields more generally.
472
8d2c2642
GM
4732000-11-28 Gerd Moellmann <gerd@gnu.org>
474
475 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
476
8b31236d
DL
4772000-11-28 Dave Love <fx@gnu.org>
478
3cbd02d2
DL
479 * progmodes/ps-mode.el (ps-mode): Set comment-start and
480 comment-start-skip locally.
481
8b31236d
DL
482 * progmodes/fortran.el (fortran-mode): Don't set
483 fortran-comment-line-start-skip. Set comment-start to
484 fortran-comment-line-start.
485 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
486 (fortran-comment-line-start-skip): Simplify slightly.
487
ae4bf56d
GM
4882000-11-28 Gerd Moellmann <gerd@gnu.org>
489
17ef7534
GM
490 * play/5x5.el: Remove RCS keyword.
491
fd9ac94c 492 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 493
665b27a6
GM
4942000-11-28 Milan Zamazal <pdm@freesoft.cz>
495
496 * textmodes/tildify.el (tildify-string-alist): Add
497 `plain-tex-mode' here.
498
fe3c2ae3
GM
4992000-11-28 Colin Walters <walters@cis.ohio-state.edu>
500
501 * chistory.el (Command-history-setup): Remove extraneous `keymap'
502 reference.
503
d970106b
MB
5042000-11-28 Miles Bader <miles@gnu.org>
505
36b80a0d
MB
506 * cus-face.el (custom-face-attributes): Add post-filter function
507 for :box. Make pre-filter function for :box handle all cases.
508
d970106b
MB
509 * wid-edit.el (widget-choose): Make sure pop-up window is large
510 enough to display all the choices, as there's no way to scroll it.
511
5a2bae6c
KH
5122000-11-28 Kenichi Handa <handa@etl.go.jp>
513
514 * international/mule-conf.el: Make the coding system no-conversion
515 safe for all characters.
516
9e836e23
DL
5172000-11-27 Dave Love <fx@gnu.org>
518
8b31236d
DL
519 * net/ldap.el (ldap) <defgroup>: Add :version.
520
9e836e23
DL
521 * tooltip.el (tooltip-use-echo-area): Doc fix.
522
523 * cus-start.el <minibuffer-prompt-properties>: Add version.
524 <read-buffer-function>: Add.
525
526 * apropos.el (apropos-print): Add help-echo to active text.
527
528 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
529
4a74d071
GM
5302000-11-27 Gerd Moellmann <gerd@gnu.org>
531
532 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
533 type, group and version.
534
76058c27
EZ
5352000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
536
4a74d071 537 * select.el (x-get-selection): Docstring fix.
76058c27 538
fd9ac94c 5392000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 540
fd9ac94c 541 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 542
49060c51
AI
5432000-11-27 Andrew Innes <andrewi@gnu.org>
544
545 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
546
547 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
548
b2a8e429
MB
5492000-11-27 Miles Bader <miles@gnu.org>
550
551 * dired.el (dired-get-filename): Return filename verbatim if
552 LOCALP is `verbatim'.
553 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
554 `verbatim' so that we don't inadvertently delete a non-existant
555 directory name.
556
5ac0366d
KH
5572000-11-27 Kenichi Handa <handa@etl.go.jp>
558
559 * international/characters.el: Specify cases and syntaxes for
560 mule-unicode-0100-24ff.
561
67f1cf4c
GM
5622000-11-27 Gerd Moellmann <gerd@gnu.org>
563
564 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
565 that foreground and/or background colors of the face `tool-bar'
566 are unspecified.
567
46c56972
MB
5682000-11-27 Miles Bader <miles@gnu.org>
569
ec725166
MB
570 * wid-edit.el (widget-field-buffer, widget-field-start)
571 (widget-field-end): Handle widget field `pseudo-overlays'.
572 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
573 if it's there instead of in `widget-field-list'.
574
46c56972 575 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
576 (help-make-xrefs): Delete extraneous newlines at the end of the
577 docstring.
46c56972 578
640a9cdd
JR
5792000-11-25 Jason Rumney <jasonr@gnu.org>
580
581 * startup.el (command-line): Call set-locale-environment after
582 Window System init file is read, as it can result in a call to
583 redraw-frame.
584
0b3f96d4
EZ
5852000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
586
587 * simple.el (shell-command): Mention the effect of the prefix
588 argument in the doc string.
589
8da6e2a1
MB
5902000-11-25 Miles Bader <miles@gnu.org>
591
a658d039
MB
592 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
593
8da6e2a1 594 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 595 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 596
d3416cca
JR
5972000-11-24 Jason Rumney <jasonr@gnu.org>
598
599 * international/mule-cmds.el (locale-language-names): Add "jp" as
600 a non-standard alternative for Japanese.
601
17e37f53
AS
6022000-11-24 Andre Spiegel <spiegel@gnu.org>
603
604 * vc-hooks.el: Require 'cl during compilation.
605
9aa5f148
GM
6062000-11-24 Gerd Moellmann <gerd@gnu.org>
607
ba193890
GM
608 * faces.el (face-set-after-frame-default): Let face attributes
609 specified for new frames override frame parameters.
610
9aa5f148
GM
611 * startup.el (command-line): Fix computation of the source file
612 for user-init-file when user-init-file is a compiled file.
613
51a1edab
MB
6142000-11-24 Miles Bader <miles@gnu.org>
615
616 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
617 (custom-post-filter-face-spec): New functions.
618 (custom-face-set, custom-face-value-create): Filter the face spec
619 before and after customization.
620 (custom-face-set): If VALUE specifies a null face, pass a
621 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
622 * cus-face.el (custom-face-attributes): Remove SET and GET
623 functions. Add some IN-FILTER and OUT-FILTER functions in the few
624 cases they're needed.
625
1ed74431
MB
626 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
627 that it's distinguishable from the :off-glyph on dark-background
628 displays. Set its background color too.
629
67ee1125
MB
630 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
631 so that people can easily turn it off.
632
7d027816
MK
6332000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
634
635 * ediff-diff.el: Moved variables around to have it compile under NT.
636
9aa5f148 637 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
7d027816 638
9aa5f148 639 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
7d027816 640
9aa5f148 641 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816
MK
642 redundant skip-small-frames test.
643
9aa5f148 644 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816
MK
645 (viper-downgrade-to-insert): protect against errors in hooks.
646
9aa5f148
GM
647 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
648 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
649 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816
MK
650 functions.
651
9aa5f148 652 * viper-util.el (viper-memq-char): Bug fixes.
7d027816 653
9aa5f148 654 * viper.el (viper-mode): Fix cursor handling.
7d027816 655
f07fa1b8
KH
6562000-11-24 Kenichi Handa <handa@etl.go.jp>
657
658 * international/mule-diag.el (list-iso-charset-chars): For
659 two-byte charset, fix the `while' condition.
660 (list-non-iso-charset-chars): Fix the `while' condition.
661
ba8299ff
SM
6622000-11-23 Stefan Monnier <monnier@cs.yale.edu>
663
79372165
SM
664 * subr.el (add-hook, remove-hook): Don't call make-local-hook
665 if the variable is make-variable-buffer-local.
666
ba8299ff
SM
667 * progmodes/ada-stmt.el (ada-template-map): Initialize
668 and bind it to C-c t in ada-mode-map.
669 (ada-stmt-mode-hook): New function extracted from old code.
670 Only change the buffer-local side of skeleton-*.
671 (ada-mode-hook): Use it.
672
68a887fa
EZ
6732000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
674
675 * iswitchb.el (iswitchb-minibuf-depth): New variable.
676 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
677 we expect to be returned by minibuffer-depth once we prompt the
678 user in the minibuffer.
679 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
680 as recorded in iswitchb-minibuf-depth, return non-nil.
681
3b345582
EZ
6822000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
683
684 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
685 (hscroll-window-maybe): Docstring fix.
686
595dead2
DL
6872000-11-23 Dave Love <fx@gnu.org>
688
689 * rect.el (string-rectangle): Don't test delete-selection-mode.
690
1e66b27a
GM
6912000-11-23 Gerd Moellmann <gerd@gnu.org>
692
02790ce2
GM
693 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
694 is in the tool bar.
695
1e66b27a
GM
696 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
697 with `no-dir'; we want the directory part to be able to remove
698 it.
699
a4caa65d
SM
7002000-11-22 Stefan Monnier <monnier@cs.yale.edu>
701
702 * textmodes/outline.el (outline-flag-region):
703 Don't bind inhibit-read-only since we don't modify the buffer.
704 (outline-isearch-open-invisible): Don't jump to overlay-start
705 since we're trying to unhide text around point.
706 (outline-discard-overlays): Use dolist.
707
708 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
709
03e757c1
GM
7102000-11-22 Gerd Moellmann <gerd@gnu.org>
711
712 * mail/rmail.el (rmail-confirm-expunge): Default to
713 y-or-n-p.
714
1598a961
SM
7152000-11-22 Stefan Monnier <monnier@cs.yale.edu>
716
717 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
718 Fix ARG regexp to skip quoted braces.
719 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
720 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
721 are (correctly) handled separately).
722 Remove `caption' and `footnote' from `citations': they contain text.
723 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
724 (latex-skeleton-end-hook): New function.
725 (latex-mode): Use it.
726 (tex-start-tex-marker): Remove.
727 (tex-send-tex-command): Don't set tex-start-tex-marker.
728 (tex-error-parse-syntax-table): New var.
729 (tex-compilation-parse-errors): Use it.
730 Ignore tex-start-tex-marker. Don't bother with marker-position.
731 (tex-validate-buffer): Don't bother with marker-position.
732
733 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 734 (flyspell-generic-progmode-verify): Use it.
1598a961 735
eaae8106
SS
7362000-11-22 Sam Steingold <sds@gnu.org>
737
03e757c1
GM
738 * simple.el (delete-trailing-whitespace): New interactive
739 function.
740
eaae8106 741 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 742 `ada-remove-trailing-spaces'.
eaae8106 743 (ada-remove-trailing-spaces): Removed.
03e757c1 744
eaae8106 745 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
03e757c1 746
1598a961
SM
747 * textmodes/picture.el (picture-clean): Removed.
748 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 749
a41d49e9
GM
7502000-11-22 Gerd Moellmann <gerd@gnu.org>
751
e053c60f
GM
752 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
753
a41d49e9
GM
754 * hi-lock.el (hi-lock-refontify): Don't call non-existent
755 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 756 do anything special when jit-lock is active.
a41d49e9
GM
757 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
758
197615f3
DL
7592000-11-22 Dave Love <fx@gnu.org>
760
ddbfaa9f
DL
761 * calendar/todo-mode.el (todo-top-priorities): Use
762 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
763
ddc3c695
DL
764 * language/chinese.el, language/cyrillic.el:
765 * language/devanagari.el, language/ethiopic.el, language/greek.el:
766 * language/hebrew.el, language/indian.el, language/japanese.el:
767 * language/korean.el, language/lao.el, language/misc-lang.el:
768 * language/thai.el, language/tibetan.el, language/vietnamese.el:
769 Use provide.
770
fb9fa98d
DL
771 * cus-edit.el (custom-buffer-create-internal): Save some consing.
772 (custom-variable-set): Improve validation error mesage.
773
197615f3
DL
774 * rect.el (string-rectangle): Revert last change.
775 (string-rectangle-line): New arg DELETE.
776 (string-rectangle): Check delete-selection-mode.
777
778 * emacs-lisp/edebug.el (edebug-version)
779 (edebug-maintainer-address): Deleted.
780 (edebug-submit-bug-report): Just alias to report-emacs-bug.
781 (edebug-read-function): Account for other `'#' read forms.
782 (edebug-mode-menus): Make some items toggles.
783 (edebug-outside-unread-command-event, unread-command-event):
784 Remove these to avoid warnings.
785
f4117c4d
GM
7862000-11-22 David Ponce <david@dponce.com>
787
788 * recentf.el (recentf-menu-items-for-commands)
789 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 790 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 791
f4117c4d
GM
792 (recentf-build-dir-rules, recentf-dump-variable)
793 (recentf-edit-list, recentf-open-files-item)
794 (recentf-open-files): Replaced unnecessary `mapcar' with new
795 built-in `mapc'.
eaae8106 796
f8e2f3f2
MB
7972000-11-23 Miles Bader <miles@gnu.org>
798
799 * faces.el (menu): Make inverse-video on ttys too.
800
4c4a541d
SM
8012000-11-22 Stefan Monnier <monnier@cs.yale.edu>
802
803 * simple.el (comment-line-break-function): Use the new name
804 indent-new-comment-line -> comment-indent-new-line.
805 (clone-indirect-buffer): Don't ignore NORECORD.
806 (next-completion): Properly handle the case where items are adjacent.
807
808 * mouse.el (popup-menu): Stupid typo.
809
980d836e
GM
8102000-11-22 Gerd Moellmann <gerd@gnu.org>
811
60e8e0a5
GM
812 * emacs-lisp/authors.el: Remove autoload cookies, add author,
813 maintainer, keywords tags.
814
980d836e
GM
815 * rect.el (replace-rectangle): Don't call string-rectangle-line
816 with too many arguments.
817
e08b2069
AS
8182000-11-22 Andre Spiegel <spiegel@gnu.org>
819
60e8e0a5 820 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 821 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
822 vc-locking-user, which no longer exists.
823
824 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
825
c6779d8d
DL
8262000-11-22 Dave Love <fx@gnu.org>
827
828 * md5.el (md5): Provide.
829 (md5): Fix error call.
830
e672fdce
MB
8312000-11-22 Miles Bader <miles@gnu.org>
832
eaae8106 833 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
834 (refill-fill-paragraph-at): Remove debugging code.
835
80e24c04
MB
836 * calendar/calendar.el (generate-calendar-window): When we don't
837 call `fit-window-to-buffer', make sure the top line is fully visible.
838
3a17d6cc
MB
839 * image-file.el (insert-image-file): Don't make `read-only'
840 property rear-nonsticky.
841
ae1a21c6
MB
842 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
843 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
844 stashing away its original value.
845 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
846 in the recursive edit.
847 Bind `isearch-original-minibuffer-message-timeout' to protect it.
848 (isearch-done): Restore `minibuffer-message-timeout'.
849
e672fdce
MB
850 * cus-start.el: Remove entry for `mode-line-inverse-video'.
851
3ea79df8
SM
8522000-11-21 Stefan Monnier <monnier@cs.yale.edu>
853
854 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
855
856 * find-lisp.el (find-lisp-find-files-internal):
857 Use dolist, when and file-name-as-directory.
858
980d836e 859 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
860 (define-derived-mode, define-minor-mode): Add specs.
861
862 * window.el: General comment and spacing fixes.
863 (save-selected-window): Use backquotes.
864 (window-safely-shrinkable-p): New function.
865 (shrink-window-if-larger-than-buffer): Use it.
866
867 * subr.el (make-local-hook): Docstring fix.
868
869 * shell.el (shell-mode): Use define-derived-mode.
870
871 * newcomment.el (comment-indent): Insert comment before calling
872 comment-indent-function. Don't insert in column 0.
873 (comment-dwim): Indent before inserting comment.
874
875 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
876 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
877 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
878 Use mapc rather than map.
879
880 * files.el (find-buffer-visiting): Compare all attributes before
881 declaring two files identical (rather than just their inode-no).
882 (auto-mode-alist): Use \' rather than $.
883
884 * which-func.el: Update maintainer line.
885
886 * pcvs.el (uniquify-buffer-file-name): Remove advice.
887 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
888 (uniquify-buffer-file-name): Use it.
889
8f62f2b8
MB
8902000-11-22 Miles Bader <miles@gnu.org>
891
892 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
893 * simple.el (minibuffer-avoid-prompt): New function.
894
fb279a6d
GM
8952000-11-21 Gerd Moellmann <gerd@gnu.org>
896
897 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
898
867092e9
MB
8992000-11-21 Miles Bader <miles@gnu.org>
900
ef860850
MB
901 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
902 inclusion of `track-mouse'.
903
867092e9
MB
904 * textmodes/refill.el (refill-ignorable-overlay): New variable.
905 (refill-adjust-ignorable-overlay): New function.
906 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
907 only the paragraph's tail if possible.
908 Update `refill-ignorable-overlay'.
909 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
910
911 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
912 point inside the fill-prefix.
913
914 * textmodes/refill.el (refill-post-command-function): Don't reset
915 refill-doit in the case where a self-insertion command doesn't
916 case a refill. Use `refill-fill-paragraph-at', getting position
917 from `refill-doit'.
918 (refill-after-change-function): Set `refill-doit' to END.
919 (refill-fill-paragraph-at): New function, mostly from old
920 refill-fill-paragraph.
921 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
922 (refill-pre-command-function): New function.
923 (refill-mode): Add it to `pre-command-hook'.
924
ff9ab414
GM
9252000-11-20 Gerd Moellmann <gerd@gnu.org>
926
29a01b72
GM
927 * textmodes/artist.el (artist-mode): Fix autoload cookie.
928
ff9ab414
GM
929 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
930 javadoc tags.
eaae8106 931
885b211b
AS
9322000-11-20 Andre Spiegel <spiegel@gnu.org>
933
934 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
935 vc.el).
936
eaae8106 937 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 938 require vc.
eaae8106
SS
939
940 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 941 checkouts.
eaae8106 942
d1838556
DL
9432000-11-20 Dave Love <fx@gnu.org>
944
945 * Makefile.in (DONTCOMPILE): Omit bindings.el.
946
2b69bc11 9472000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 948
2b69bc11
GM
949 * calculator.el (calculator-paste): Use `if' instead of `and'
950 and `or'.
951 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 952
b95b34e5
GM
9532000-11-19 Gerd Moellmann <gerd@gnu.org>
954
030de92f
GM
955 * info.el (info-menu-5): Doc fix.
956
b95b34e5
GM
957 * textmodes/artist.el: New file.
958
54970452
AS
9592000-11-19 Andre Spiegel <spiegel@gnu.org>
960
eaae8106 961 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
962 and differentiate according to checkout model.
963 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
964 since this function is only concerned with master state.
965
eaae8106 966 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
967 vc-default-workfile-unchanged-p): Moved here from vc.el.
968
eaae8106 969 * vc.el (vc-workfile-unchanged-p,
54970452
AS
970 vc-default-workfile-unchanged-p): See above.
971
e5a9dabf
MB
9722000-11-19 Miles Bader <miles@gnu.org>
973
974 * image-file.el (insert-image-file): Make `intangible' and
975 `read-only' properties rear-nonsticky too.
976
24127af0
GM
9772000-11-18 Gerd Moellmann <gerd@gnu.org>
978
d392e9c5 979 * ps-print.el: Update copyright notice.
eaae8106 980
d392e9c5
GM
981 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
982 (tooltip-show): Use the offsets.
983
24127af0 984 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 985 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
986 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
987
2b69bc11 9882000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 989
2b69bc11
GM
990 * ps-print.el (toplevel): Test for find-coding-system being
991 fboundp before calling ps-x-find-coding-system.
08ea6f17 992
66321b2f
SM
9932000-11-16 Stefan Monnier <monnier@cs.yale.edu>
994
995 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
996 (vc-version-backup-file): Docstring fix.
997
046110c6
GM
9982000-11-16 Gerd Moellmann <gerd@gnu.org>
999
4104194e
GM
1000 * files.el (basic-save-buffer): Don't add a newline if
1001 find-file-literally is non-nil.
1002 (find-file-literally): Extend doc string.
1003
046110c6
GM
1004 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
1005 sort(1) with the `-f' argument.
1006
6505c16e
AS
10072000-11-16 Andre Spiegel <spiegel@gnu.org>
1008
fd063975
AS
1009 * vc.el: Updated backend documentation.
1010 (vc-default-check-headers): New function.
1011
3d02dd81 1012 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
1013
1014 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 1015 up-to-date.
eaae8106 1016 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 1017 the minibuffer is not active.
fd063975 1018
eaae8106 1019 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 1020 `vc-cvs-use-edit' is on.
eaae8106
SS
1021 (vc-cvs-checkout): When this is used for reverting the workfile,
1022 make a backup of the original contents and revert to that in case
8791d617 1023 of error.
eaae8106 1024 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 1025 remote repositories.
eaae8106 1026
6505c16e
AS
1027 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
1028 for both version and ratio in the minibuffer.
fd063975 1029
eaae8106 1030 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 1031 Use vc-do-command to perform the annotation, not call-process.
6505c16e 1032
a13f0660
KH
10332000-11-16 Kenichi Handa <handa@etl.go.jp>
1034
1035 * international/quail.el (quail-start-translation): Don't call
1036 `message' before reading key sequence.
1037
1389a414
MB
10382000-11-16 Miles Bader <miles@lsi.nec.co.jp>
1039
1040 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
1041
9256a532
KH
10422000-11-16 Kenichi Handa <handa@etl.go.jp>
1043
1044 * window.el (fit-window-to-buffer): Be sure to acquire at least
1045 one text line even if the buffer is empty.
1046
0e14fe9f
GM
10472000-11-16 Gerd Moellmann <gerd@gnu.org>
1048
eaae8106 1049 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
1050 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
1051 ange-ftp-process-verbose to nil.
1052
da645c53
DL
10532000-11-15 Dave Love <fx@gnu.org>
1054
233d5cde
DL
1055 * wid-edit.el (widget-specify-field, widget-specify-button): If
1056 :help-echo is a function, set help-echo of overlay to
1057 widget-mouse-help.
1058 (widget-mouse-help): New function.
1059 (widget-echo-help): Rewritten for :help-echo functions only taking
1060 a widget arg.
1061
b12057b9
DL
1062 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
1063 display-graphic-p.
1064 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
1065 and that JPEG is available.
1066 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
1067
da645c53
DL
1068 * international/mule-cmds.el (locale-charset-language-names):
1069 Match @euro.
1070
6d133d1f
GM
10712000-11-15 Gerd Moellmann <gerd@gnu.org>
1072
1073 * faces.el (face-set-after-frame-default): If
0e14fe9f 1074 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
1075 default face from X resources.
1076
49ac2ac5
EZ
10772000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
1078
1079 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
1080 Don't set EMACSLOADPATH.
1081
4fb0a34c
EZ
10822000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
1083
1084 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
1085 texinfo-insert-@url.
1086 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
1087 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
1088
bb304a7a
SM
10892000-11-14 Stefan Monnier <monnier@cs.yale.edu>
1090
82bc80bf
SM
1091 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
1092 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
1093 (checkdoc-minor-keymap): Backward compatibility.
1094 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
1095 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
1096 (checkdoc-this-string-valid-engine): Be a bit more strict
1097 to avoid matching substrings of `...' quoted vars/funs.
1098 (checkdoc-defun-info): Only look for `interactive' if alone.
1099 (debug-ignored-errors): Add "arg doesn't appear in docstring".
1100
e8c87124
SM
1101 * progmodes/compile.el (grep): `tag-default' can be nil.
1102
bb304a7a
SM
1103 * newcomment.el (comment-indent): Paren typo.
1104
8628686a
DL
11052000-11-14 Dave Love <fx@gnu.org>
1106
25c269ef
DL
1107 * calculator.el: New maintainer version.
1108
66321b2f 1109 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 1110
8628686a
DL
1111 * cmuscheme.el: Doc fixes.
1112 (cmuscheme) <defgroup>: Use `scheme' as parent.
1113 (cmuscheme-program-name): Remove. Change uses to
1114 scheme-program-name.
1115
1116 * xscheme.el (scheme-program-name): Don't define here.
1117
1118 * progmodes/scheme.el (scheme-program-name): New variable
1119 (originally in cmuscheme).
1120
88f0a1eb
MB
11212000-11-14 Miles Bader <miles@gnu.org>
1122
1123 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
1124 Handle header-lines. Don't loop forever if we can't enlarge the
1125 window anymore. Simplify a bit.
1126
cd9a000c
KH
11272000-11-14 Kenichi Handa <handa@etl.go.jp>
1128
1129 * window.el (fit-window-to-buffer): Don't check
1130 window-text-height. Assure that the last line is fully visible.
1131
1132 * international/quail.el (quail-show-guidance-buf): Call
1133 fit-window-to-buffer to assure the enough height of the guidance
1134 buffer.
1135 (quail-update-guidance): Avoid making the guidance buffer shorter.
1136
d3fcda22
SM
11372000-11-14 Stefan Monnier <monnier@cs.yale.edu>
1138
bdbd9606
SM
1139 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
1140 rather than `prepend' and add an interesting comment.
1141 (tex-math-face, tex-font-lock-syntactic-face-function):
1142 New face and function to use it.
1143 (tex-define-common-keys, tex-mode-map): Use menu-item rather
1144 than `menu-enable' symbol property.
1145 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
1146 (tex-mode): Add some latex-mode commands for auto-selection.
1147 Use tex-font-lock-syntactic-face-function.
1148 (tex-insert-quote): Simplify.
1149 (tex-shell): New mode.
1150 (tex-start-shell): Use it.
1151 (tex-shell-proc, tex-shell-buf): New functions.
1152 (tex-send-command): Use it.
1153 (tex-main-file): Fix the meaning of the new arg REALFILE.
1154 (tex-send-tex-command): New function split from `tex-start-tex'.
1155 Set compilation-last-buffer and compilation-parsing-end.
1156
d3fcda22
SM
1157 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
1158 when it follows non-comment text on the line.
1159
1160 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1161 Set font-lock-defaults.
1162 (lisp-mode-shared-map): Init inside the defvar.
1163 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
1164 Use define-derived-mode.
1165
bdab1d43
MB
11662000-11-14 Miles Bader <miles@lsi.nec.co.jp>
1167
1168 * faces.el (header-line): Use `:box nil' for color/gs displays too.
1169
936ae731
GM
11702000-11-14 Gerd Moellmann <gerd@gnu.org>
1171
1172 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
1173 recursively optimize body because that can lead to infinite
1174 recursion; see comment there.
1175
1695ca2b
EZ
11762000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
1177
1178 * faces.el (face-spec-set-match-display): Revert the change from
1179 2000-10-24. Add a FIXME for after v21.1.
1180
9d348294
MB
11812000-11-13 Miles Bader <miles@gnu.org>
1182
1183 * textmodes/fill.el (skip-line-prefix): New function.
1184 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
1185 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
1186 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
1187 point inside the fill-prefix.
9d348294 1188
b85fa13c
MB
11892000-11-13 Miles Bader <miles@lsi.nec.co.jp>
1190
1191 * calendar/calendar.el (generate-calendar-window): Use
1192 `fit-window-to-buffer'.
1193
a0b47716
SM
11942000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1195
1196 * gud.el (gud-minor-mode): New var.
1197 (gud-symbol, gud-val): New functions.
1198 (gud-find-file): Copy gud-minor-mode to the new buffer.
1199 (gud-menu-map): Include entries for commands that are not always
1200 available, using :enable to (de)activate them.
1201 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
1202 (gud-mode-map): New map.
eaae8106 1203 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
1204 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
1205 Don't set up gud's menu (it's done by the minor-mode).
1206 (gud-minibuffer-local-map): New.
1207 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
1208 (gud-query-cmdline): New function.
1209 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
1210 (gud-mode): Use define-derived-mode.
1211 Don't set up gud's menu (it's done by the minor-mode).
1212 (gud-chop-words): Remove.
1213 (gud-common-init): Use split-string instead.
1214 (gud-new-keymap, gud-make-debug-menu): Eradicate.
1215
1216 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
1217 Add keyword arg :name.
1218
1219 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
1220 (diff-count-matches, diff-split-hunk): New functions.
1221 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
1222
1223 * pcvs-info.el (cvs-fi-conflict-face): New var.
1224
1225 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
1226 Make it into a simple syntax-table, shared among all submodes.
1227 (sh-heredoc-face): Re-introduce.
1228 (sh-font-lock-syntactic-face-function): New function.
1229 (sh-mode): Use it. Also use define-derived-mode.
1230 Remove old bogus setting of indent-region-function.
1231 (sh-set-shell): Don't set the syntax-table any more.
1232 (sh-mode-syntax-table) <defun>: Remove.
1233
f5ed37df
MB
12342000-11-12 Miles Bader <miles@gnu.org>
1235
1236 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
1237 message if interactive.
1238
0b074c2f
DL
12392000-11-12 Dave Love <fx@gnu.org>
1240
1241 * mail/feedmail.el: Fix header,
1242 (feedmail) <defgroup>: Add :link.
1243
1244 * view.el: Use local-map property, not keymap on mode-line string.
1245
1246 * scroll-all.el (scroll-all-mode): Customize variable. Add
1247 autoload cookie to function.
1248
1249 * lazy-lock.el: Remove compatibility code.
1250
1251 * finder.el (finder-known-keywords): Add `files', remove `vms'.
1252 (finder-help-echo): New variable.
1253 (finder-mouse-face-on-line): Add help-echo stuff.
1254 (finder-list-keywords, finder-list-matches): Use mapc.
1255
1256 * faces.el (face-font-registry-alternatives): Add :version.
1257
1258 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
1259 tags-table-list.
1260
a0b47716 1261 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 1262
a0b47716 1263 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
1264 (mail-mode): Use [:alnum:] in some regexps.
1265
6d502396
DL
12662000-11-10 Dave Love <fx@gnu.org>
1267
1268 * ediff.el (ediff-regions-internal, ediff-documentation):
1269 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
1270 fundamental mode.
1271
1272 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
1273 buffer into fundamental mode.
1274 (ediff-set-difference): Use copy-sequence if available.
1275
1276 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
1277 ediff-patch-map non-nil.
1278 (ediff-fixup-patch-map, ediff-fixup-patch-map)
1279 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
1280 buffer into fundamental mode.
1281
1282 * ediff-merg.el (state-or-merge): Defvar when compiling.
1283
a82fe213
JR
12842000-11-10 Jason Rumney <jasonr@gnu.org>
1285
1286 * w32-fns.el (w32-add-charset-info): New function.
1287 (w32-charset-info-alist): Use it.
1288
52d89894
GM
12892000-11-10 Gerd Moellmann <gerd@gnu.org>
1290
1291 * faces.el (face-font-registry-alternatives): New user-option.
1292
178932de
SM
12932000-11-10 Stefan Monnier <monnier@cs.yale.edu>
1294
d7fa3319
SM
1295 * textmodes/texinfo.el (texinfo-block-default): New var.
1296 (texinfo-insert-block): Use it. Insert a newline if needed.
1297
178932de
SM
1298 * textmodes/fill.el (fill-indent-according-to-mode): New var.
1299 (fill-region-as-paragraph): Use it.
1300
1301 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
1302 (latex-mode): Tweak tex-*-(head|trail)er regexps.
1303 Tweak paragraph regexps to allow a leading [ \t]*.
1304 (tex-latex-block): Insert a newline if necessary.
1305 (latex-insert-item): Only insert a newline if necessary.
1306 (tex-guess-main-file): New function.
1307 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
1308 Set tex-main-file if TeX-master is provided.
1309 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
1310
bd02b8e0
GM
13112000-11-10 Gerd Moellmann <gerd@gnu.org>
1312
1313 * startup.el (command-line): Set the default tooltip-mode
1314 to t for graphical displays which implement x-show-tip.
1315
1316 * tooltip.el (tooltip-mode): Add a comment about startup.el
1317 setting the default value of this user-option.
1318
b29b03eb
SM
13192000-11-09 Stefan Monnier <monnier@cs.yale.edu>
1320
1321 * font-lock.el (font-lock-*-face) <defvar>: Move.
1322 (font-lock-defaults-alist): Mark obsolete.
1323 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
1324 (font-lock-mode): Use define-minor-mode.
1325 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
1326 (font-lock-turn-off-thing-lock): Be more explicit.
1327 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
1328 (font-lock-syntactic-face-function): New var.
1329 (font-lock-fontify-syntactically-region): Use it.
1330 (font-lock-doc-face): New.
1331
1332 * pcvs.el (cvs-enabledp): Ignore errors.
1333 (cvs-commit-filelist): Never query.
1334 (cvs-mode-insert): Always add a terminating / in the initial prompt.
1335 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
1336 (cvs-do-removal): Use cvs-partition rather than delete-if.
1337 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
1338 cvs-bury-buffer.
1339
1340 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1341 Allow `next' to jump to after the end of the last match.
1342
778fbc46
GM
13432000-11-09 Gerd Moellmann <gerd@gnu.org>
1344
730c746c
GM
1345 * simple.el (byte-compiling-files-p): New function.
1346
1347 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
1348 if it is there.
1349
1350 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
1351 nil again.
1352
778fbc46
GM
1353 * textmodes/ispell.el (ispell-library-path): Don't call
1354 check-ispell-version when byte-compiling because that starts
1355 an ispell process, and ispell might not be installed.
1356 (toplevel): Don't set up a menu when byte-compiling.
1357
1358 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
1359 it, so that a boundp test can be used to determine if we're
1360 currently byte-compiling.
1361
5912c5bb
DL
13622000-11-09 Dave Love <fx@gnu.org>
1363
1364 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
1365 eval-after-load.
1366
7bb054a5
GM
13672000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1368
1369 * ps-print.el: Patch for variable initialization when spooling. Doc
1370 fix.
1371 (ps-output-list): Fun eliminated.
1372 (ps-begin-file, ps-begin-job): Code fix.
1373
9db2706e
DL
13742000-11-08 Dave Love <fx@gnu.org>
1375
1376 * ediff-wind.el (ediff-control-frame-parameters): Zero
1377 tool-bar-lines.
1378
f7eb32aa
GM
13792000-11-08 Gerd Moellmann <gerd@gnu.org>
1380
1381 * simple.el (shell-command, display-message-or-buffer)
1382 (shell-command-on-region): Mention resize-mini-windows in the doc
1383 string.
1384 (display-message-or-buffer): Take the value of resize-mini-windows
1385 into account.
1386
7b01b08c
GM
13872000-11-07 Gerd Moellmann <gerd@gnu.org>
1388
acad3c0b
GM
1389 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
1390
7b01b08c
GM
1391 * dired.el (dired-between-files): Add `^. find' as an alternative
1392 to the regular expression, for find-dired.
1393
6f602bd0
SM
13942000-11-06 Stefan Monnier <monnier@cs.yale.edu>
1395
1396 * textmodes/texnfo-upd.el: Require texinfo.
1397 (defmacro, defgroup): Remove.
1398 (texinfo-section-to-generic-alist): Remove.
1399 Use texinfo-section-list instead (i.e. level is changed string->int).
1400 (texinfo-filter): New function.
1401 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
1402 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
1403 Use it. And use regexp-opt.
1404 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
1405 (texinfo-update-menu-region-beginning)
1406 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
1407 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
1408 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 1409 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
1410 (texinfo-sequential-node-update): Remove autoload cookie.
1411
1412 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
1413 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
1414 (texinfo-chapter-level-regexp): Remove.
1415 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
1416
bb216218
DL
14172000-11-06 Dave Love <fx@gnu.org>
1418
6f602bd0 1419 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 1420
6f602bd0
SM
1421 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1422 Match defun*.
bb216218 1423
ff8dd5d5
KH
14242000-11-06 Kenichi Handa <handa@etl.go.jp>
1425
1426 * composite.el (composition-function-table): Variable declaration
1427 moved to src/composite.c.
1428 (compose-chars-after): New optional arg object.
1429
e9da51a1
GM
14302000-11-06 Gerd Moellmann <gerd@gnu.org>
1431
e0c12c68
GM
1432 * bindings.el (mode-line-toggle-read-only)
1433 (mode-line-toggle-modified, mode-line-widen)
1434 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
1435 (make-mode-line-mouse2-map): Rewritten.
1436 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
1437 functions so that C-h k can show something with a doc string.
eaae8106 1438
e9da51a1
GM
1439 * startup.el (fancy-splash-delay): Set to 10 seconds.
1440 (fancy-splash-max-time): New user-option.
1441 (fancy-splash-stop-time): New variable.
1442 (fancy-splash-screens): Set it. Catch `stop-splashing'.
1443 (fancy-splash-screens-1): Throw `stop-splashing' when current
1444 time is greater than fancy-splash-stop-time.
1445
611dbdf0
SM
14462000-11-06 Stefan Monnier <monnier@cs.yale.edu>
1447
4d2806e2
SM
1448 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
1449
611dbdf0
SM
1450 * pcvs.el (cvs-mode-marked): New arg `noquery'.
1451 Prompt user for a file rather than raising an error.
1452 (cvs-enabledp): Fix call to cvs-mode-marked.
1453 (cvs-insert-file): New function (extracted from cvs-mode-insert).
1454 (cvs-mode-insert): Use it. Change the init prompt' value.
1455 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
1456
1457 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
1458 Don't pass default arg to ewoc-locate.
1459 (ewoc-collect): Return result in the right order.
1460
1461 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
1462
1463 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
1464 (cvs-status-get-tags): Fix regexp.
1465 (cvs-status-trees, cvs-status-cvstrees):
1466 Combine after change hooks and don't sit-for.
4d2806e2
SM
1467 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
1468 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
1469 Use make-char rather than hard-coded cryptic data.
1470 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
1471
1472 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
1473
1474 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
1475 (cvs-insert-strings): New function.
1476
937b2877
MB
14772000-11-06 Miles Bader <miles@lsi.nec.co.jp>
1478
1479 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
1480 `mwheel-scroll-amount'.
1481 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
1482 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
1483 string-matching against the version string.
1484
c6c97763
KH
14852000-11-06 Kenichi Handa <handa@etl.go.jp>
1486
6eaec747
KH
1487 * language/thai.el ("Thai"): Set a lisp form that produces
1488 composed string in `sample-text' language info.
1489
1490 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
1491 composed string in `sample-text' language info.
1492
1493 * international/mule-cmds.el (describe-language-environment): Eval
1494 `sample-text' data and insert the result.
1495
c6c97763
KH
1496 * international/mule-conf.el (compound-text): Define this coding
1497 system here. Make x-ctext and ctext aliases of it.
1498
1499 * language/european.el (compound-text, ctext): Moved to
1500 international/mule-conf.el.
1501
d1145f85
AI
15022000-11-05 Andrew Innes <andrewi@gnu.org>
1503
1504 * w32-fns.el (w32-version): New function.
1505
178a6a45
SM
15062000-11-05 Stefan Monnier <monnier@cs.yale.edu>
1507
1508 * progmodes/awk-mode.el: Update copyright.
1509 (awk-mode-abbrev-table): Remove.
1510 (awk-font-lock-keywords): Use regexp-opt.
1511 (awk-mode): Use define-derived-mode.
1512
1513 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
1514 when extracting a suffix.
1515
1ba90166
AS
15162000-11-04 Andre Spiegel <spiegel@gnu.org>
1517
1518 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
1519 auto-save-mode.
1520
546790cb
JR
15212000-11-04 Jason Rumney <jasonr@gnu.org>
1522
1523 * language/european.el (decode-mac-roman): Test against r1 not r0.
1524
d247e32d
SM
15252000-11-03 Stefan Monnier <monnier@cs.yale.edu>
1526
fbf44f44
SM
1527 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
1528 (icon-mode): Define indent-line-function.
1529 (icon-comment-indent): Simplify.
1530 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
1531
1532 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
1533
1534 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
1535 Bind change-log-default-mode to defeat the caching done on it.
1536 Don't bother saving excursion any more.
1537
1538 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
1539
1540 * frame.el (after-setting-font-hook): Rename hooks -> hook.
1541 (set-frame-font): Use the new name (and the old for compatibility).
1542
eaae8106
SS
1543 * toolbar/tool-bar.el (tool-bar-mode):
1544 * time.el (display-time-mode):
1545 * recentf.el (recentf-mode):
1546 * paren.el (show-paren-mode):
1547 * mwheel.el (mouse-wheel-mode):
1548 * msb.el (msb-mode):
1549 * jka-compr.el (auto-compression-mode):
1550 * image-file.el (auto-image-file-mode):
1551 * hl-line.el (hl-line-mode):
1552 * delsel.el (delete-selection-mode):
1553 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
1554 * complete.el (partial-completion-mode): Drop unneeded positional args.
1555
eaae8106 1556 * info.el (Info-mode):
79372165 1557 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 1558
d247e32d
SM
1559 * log-edit.el (log-edit-menu): New menu.
1560
4921558e
MB
15612000-11-03 Miles Bader <miles@gnu.org>
1562
1563 * wid-edit.el (widget-end-of-line): Reinstate, with a new
1564 definition, so that trailing spaces are handled properly.
1565 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
1566
1fc02b3c
GM
15672000-11-03 Gerd Moellmann <gerd@gnu.org>
1568
1569 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
1570 tab character.
1571 (fancy-splash-screens): Set tab-width to 20.
1572
51d001f7
DL
15732000-11-03 Dave Love <fx@gnu.org>
1574
1575 * comint.el (comint-completion-addsuffix): Fix custom type.
1576
ba22aeff
SM
15772000-11-02 Stefan Monnier <monnier@cs.yale.edu>
1578
1579 * font-lock.el (font-lock-buffers): Remove.
1580 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
1581 (font-lock-change-major-mode): Remove.
1582 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
1583 (font-lock-default-fontify-region): Extend the multiline
1584 fontification to whole lines.
1585 (font-lock-fontify-anchored-keywords)
1586 (font-lock-fontify-keywords-region): If matching just one
1587 line (with \n) only mark the \n as multiline.
1588
1589 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
1590 Correctly handle the case where several :group args are supplied.
1591 Allow :extra-args.
1592 (easy-mmode-define-global-mode): Allow :extra-args.
1593 Correctly handle the case where several :group args are supplied.
1594
9c887ada
MB
15952000-11-02 Miles Bader <miles@gnu.org>
1596
eaae8106 1597 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
1598 (holiday-face): Remove dependency on `window-system'.
1599
7f25090d
KR
16002000-11-02 Ken Raeburn <raeburn@gnu.org>
1601
1602 * Makefile.in (emacs): Set EMACSLOADPATH always.
1603 (update-authors, .el.elc, compile-files): Don't do it explicitly
1604 here.
9b911107 1605 (compile-files): Bomb out if compilation of a file fails.
7f25090d 1606
7dd6009c
DL
16072000-11-02 Dave Love <fx@gnu.org>
1608
1609 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
1610
94821e4f
EZ
16112000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
1612
1613 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
1614 punctuation in the warning inserted into the *mail* buffer.
1615
1ac3fc42
GM
16162000-11-02 Gerd Moellmann <gerd@gnu.org>
1617
57731876
GM
1618 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
1619 (authors-public-domain-p): New function.
1620 (authors-print): Use it.
1621
975f82c9
GM
1622 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
1623
1ac3fc42
GM
1624 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
1625
4b3eb10f
GM
16262000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1627
975f82c9 1628 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
1629 (ps-print-version): New version number (6.3.1).
1630 (ps-even-or-odd-pages): Customization fix.
1631 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
1632 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
1633 (ps-page-count): Var replaced by `ps-page-column'.
1634 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
1635 (ps-print-sheet-p): New fun.
1636
7da794df
MB
16372000-11-02 Miles Bader <miles@lsi.nec.co.jp>
1638
1639 * tooltip.el (tooltip-gud-tips-setup): New function.
1640 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
1641 (tooltip-mode): Call tooltip-gud-tips-setup.
1642 (tooltip-gud-tips): Use `gud-basic-call' instead of
1643 process-send-string, so the prompt gets frobbed appropriately.
1644 Handle nil return value from `tooltip-gud-print-command'.
1645
0e40b809
EL
16462000-11-01 Eric M. Ludlam <zappo@ultranet.com>
1647
1648 * comint.el (comint-add-to-input-history): New function.
1649 (comint-send-input): Use `comint-add-to-input-history'.
1650
50ada0db
MB
16512000-11-02 Miles Bader <miles@lsi.nec.co.jp>
1652
973a3104
MB
1653 * info.el (info-menu-header): New face.
1654 (Info-fontify-menu-headers): New function.
1655 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
1656
50ada0db
MB
1657 * info.el (Info-insert-dir): Don't include blank lines at
1658 beginning of additional dir files (one is added automatically).
1659
bff53411
SM
16602000-11-01 Stefan Monnier <monnier@cs.yale.edu>
1661
1662 * emacs-lisp/easy-mmode.el (define-minor-mode):
1663 Revert the latest changes.
1664 Allow the three positional arguments to be skipped and replaced
1665 by keyword arguments.
1666 Add a :toggle argument to determine whether a nil arg means toggle
1667 or means turn-on. The default is unchanged.
1668 Add a call to force-mode-line-update.
1669
6b8a0b2d
DL
16702000-11-01 Dave Love <fx@gnu.org>
1671
1672 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
1673 cookie.
1674
5bf99100
MB
16752000-11-01 Miles Bader <miles@lsi.nec.co.jp>
1676
1677 * calendar/calendar.el (diary-face, holiday-face): Add
1678 dark-background variants.
1679
a4032611
SS
16802000-10-31 Sam Steingold <sds@gnu.org>
1681
1682 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
1683 `tex-main-file' does not have directory in it.
1684
c286608e
SM
16852000-10-31 Stefan Monnier <monnier@cs.yale.edu>
1686
1687 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
1688
4836835a
TTN
16892000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
1690
1691 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
1692 functional change.
1693
26dcb81b
GM
16942000-10-31 Gerd Moellmann <gerd@gnu.org>
1695
1696 * files.el (find-file-noselect): When we expand a wildcard, return
1697 a list of buffers, as we should do according to the doc string.
1698
49fc4500
KR
16992000-10-31 Ken Raeburn <raeburn@gnu.org>
1700
1701 * loadup.el (top level): Adjust load path if program name is
1702 "../src/bootstrap-emacs", in case it's not dumped and thus the
1703 load path adjustment hasn't already been done.
1704
ea0c615d
GM
17052000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1706
1707 * ps-print.el: Fix bug on selected pages for printing. Use
1708 `color-values' for Emacs 21. Ensure fontification when jit-lock
1709 is on. Try to avoid warning messages when compiling. Doc Fix.
1710 (ps-print-version): New version number (6.3).
1711 (ps-color-device): Use `color-values' to determine if device
1712 supports color.
1713 (ps-color-values): Try to use `x-color-values' when using XEmacs.
1714 (ps-print-page-p): Changed from defsubst to defun.
1715 (ps-page-number): Changed from defmacro to defun.
1716 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
1717 printing.
c286608e 1718 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
1719 (ps-end-file, ps-dummy-page): Funs eliminated.
1720 (ps-print-color-scale): Changed default value.
1721 (ps-page-n-up, ps-print-page-p): New internal vars.
1722 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
1723 (ps-plot-region, ps-generate, ps-end-job): Code fix.
1724
9e20722f
GM
1725 * delim-col.el: Little programming improvement.
1726 (delimit-columns-str): New macro.
1727 (delimit-columns-region, delimit-columns-rectangle): Code fix.
1728
d7a0fd00
KH
17292000-10-31 Kenichi Handa <handa@etl.go.jp>
1730
c286608e
SM
1731 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
1732 Moved to european.el.
d7a0fd00
KH
1733 (ccl-encode-mac-roman-font, fontset-mac): Modified for
1734 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
1735 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
1736 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 1737
234be340
DL
17382000-10-30 Dave Love <fx@gnu.org>
1739
1740 * progmodes/cc-menus.el (imenu-generic-expression)
1741 (imenu-progress-message): Only defvar when compiling.
1742
4edc4a39
DL
1743 * emacs-lisp/elp.el (elp-unload-hook): New function.
1744
1745 * loadhist.el (unload-feature): Call elp-restore-function,
1746 checking for symbols; don't use elp-restore-all.
1747 (loadhist-hook-functions): Doc fix.
1748
70c825df
SM
17492000-10-30 Stefan Monnier <monnier@cs.yale.edu>
1750
1751 * log-edit.el (log-edit-confirm): Fix the default.
1752
1d3baf74
GM
17532000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1754
1755 * delim-col.el: Little fix: replace delimit-columns-align-columns by
1756 delimit-columns-format.
1757 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 1758
1ec321a7
MB
17592000-10-30 Miles Bader <miles@lsi.nec.co.jp>
1760
1761 * comint.el (comint-replace-by-expanded-history): Don't use
1762 comint-get-old-input (we're not looking at *old* input).
1763 (comint-get-old-input-default): If using fields, signal an error
1764 when the point is not in an input field.
1765
70737ea9
KH
17662000-10-30 Kenichi Handa <handa@etl.go.jp>
1767
1768 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
1769 and mule-unicode-e000-ffff.
1770
fa0cb51d 1771 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
1772 (make-coding-system): Accept a symbol of translation table as a
1773 value of property `safe-chars'.
1774
1775 * international/mule-cmds.el (encode-coding-char): Check property
1776 safe-chars instead of safe-charsets.
1777
1778 * international/fontset.el (fontset-default): Modified for
1779 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
1780 (x-font-name-charset-alist): Likewise.
1781 (ccl-encode-unicode-font): New CCL program. Record it in
1782 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
1783
70c825df
SM
1784 * language/european.el (mac-roman-decoder, mac-roman-encoder):
1785 New translation tables.
70737ea9
KH
1786 (decode-mac-roman, encode-mac-roman): Definition of these CCL
1787 programs are modified and moved from mac-win.el.
1788 (mac-roman): Definition of this coding system is modified and
1789 moved from mac-win.el.
4836835a 1790
fda2ce24 17912000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 1792
1d3baf74 1793 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 1794 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 1795
dd4d3cb6
MB
17962000-10-29 Miles Bader <miles@gnu.org>
1797
1798 * custom.el (custom-add-to-group): Allow multiple entries for a
1799 given value OPTION, as long as their widget types are different.
1800 * cus-edit.el (custom-face-value-create): If face name doesn't end
1801 with "face", add such here (similar to custom group widgets).
1802
1803 * comint.el (comint-highlight-prompt): Add :type.
1804
dace60cf
JW
18052000-10-28 John Wiegley <johnw@gnu.org>
1806
1807 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
1808 Changed this function to operate on a temporary buffer instead of
1809 the main buffer. This not only keeps flyspell from marking a
1810 buffer as changed that wasn't, but it solves the jumpy cursor
1811 problem when attempts are made to edit incorrect words.
1812 (flyspell-maybe-correct-doubling): Same change as for
1813 `flyspell-maybe-correct-transposition'.
1814
1815 * calendar/timeclock.el (timeclock-log): Doc fix.
1816 (timeclock-last-event): Doc fix.
1817 (timeclock-log): Kill the timelog buffer after appending a new
1818 event.
1819 (timeclock-find-discrep): Use a temp buffer to read in the
1820 timelog, instead of visiting the file.
1821 (timeclock-log-data): A new function, along with a host of helper
1822 functions, for the purpose of making timelog data accessible to
1823 programmers.
1824
1825 * eshell/esh-mode.el (window-height test): Make certain that
1826 `eshell-stringify-t' is non-nil.
1827 (eshell-password-prompt-regexp): Changed to a much simpler
1828 password regexp.
1829 (eshell-send-input): If `eshell-invoke-directly' returns t,
1830 directly invoke the parsed command using `eval'. This improves
1831 turn-around time on simple commands by a factor of three or
1832 greater, such as cd, ls, pwd, etc. -- which get used very often.
1833 It also conserves thousands of cons cells per call (since
1834 `eshell-do-eval' consumes memory like a Cookie Monster set loose
1835 in the Pacific Cookie Company).
1836
1837 * eshell/esh-test.el (eshell-test): Whitespace fix.
1838
1839 * eshell/em-ls.el (eshell-ls-insert-directory): Make
1840 `eshell-ls-initial-args' nil when inserting directory contents.
1841
1842 * eshell/em-script.el (eshell-script-initialize): Add names to
1843 `eshell-complex-commands, since `source' and `.' are complex.
1844
0467b076
EZ
1845 * eshell/esh-cmd.el (eshell-rewrite-for-command)
1846 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
1847 `eshell-copy-handles'.
1848 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
1849 bodies.
1850 (eshell-separate-commands): Whitespace fix.
1851 (eshell-complex-commands): Added a new list of names, for
1852 determining whether a given command is as simple as it looks.
1853 (eshell-invoke-directly): New function. Returns t if a command
1854 should be invoked directly (using `eval'), rather than indirectly
1855 using `eshell-do-eval'.
1856 (eshell-do-eval): Whitespace fix.
1857
1858 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
1859 which provides an emulation of the DOS shell behavior of assuming
1860 that cp/mv/ln should copy/move/link to the current directory.
1861 (eshell-remove-entries): Added a doc string.
1862 (eshell-shuffle-files): Removed the check for `target' being null.
1863 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
1864 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
1865 it to do a smarter check of whether a destination was provided.
1866 (eshell/mv, eshell/cp): Enable `:preserve-args'.
1867 (eshell/ln): Enable `:preserve-args', and use
1868 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
1869 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
1870 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
1871 list after flattening it. This makes it possible to cat files
1872 with numerical names.
1873 (eshell-unix-initialize): Added several names to
1874 `eshell-complex-commands.
1875 (eshell-unix-command-complex-p): Return t if a given command name
1876 may result in external processes being invoked.
1877
1878 * eshell/em-glob.el (eshell-glob-show-progress): Make this
1879 variable nil by default, since it slows down glob processing by a
1880 factor of two or more, and increases memory consumption.
1881
1882 * eshell/em-smart.el: Added a note about how memory consumptive
1883 smart display mode can be (at least this is true in Emacs 21).
1884 (eshell-smart-initialize): Whitespace fix.
1885 (eshell-refresh-windows): Use `if' instead of `when'.
1886 (eshell-smart-scroll-window): Calling `save-current-buffer' was
1887 not necessary.
1888 (eshell-currently-handling-window): Added a missing global
1889 variable.
1890
1891 * eshell/em-ls.el (eshell-do-ls): Code simplification.
1892 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
1893 Whitespace fix.
1894 (eshell-ls-exclude-hidden): Added this variable in addition to
1895 `eshell-ls-exclude-regexp'. This one prevents files beginning
1896 with . from even being read, which can improve memory consumption
1897 quite a bit.
1898 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
1899 read file entries beginning with a dot. In home directories with
1900 lots of hidden files, fully two-thirds of the time spent in ls is
1901 used to read directory entries that are immediately thrown away.
1902 (eshell-ls-initial-args): Added back this configuration variable,
1903 for specifying default initial arguments to every call to ls.
1904 Much faster than using an alias to do the same thing.
1905 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
1906 (eshell-ls-dir): Whitespace change.
1907
1908 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
1909
1910 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
1911 available.
1912 (eshell-stringify-t): Added a customization variable, to indicate
1913 whether `t' should be rendered as a string at all. If not, one
1914 can still determine if the result of an expression is true using
1915 "file-exists-p FILE && echo true".
1916 (eshell-stringify): If `eshell-stringify-t' is nil, don't
1917 stringify t!
1918
1919 * eshell/esh-module.el: Whitespace fix.
1920
1921 * eshell/em-alias.el (eshell-alias-initialize): Added
1922 `eshell-command-aliased-p' to `eshell-complex-commands'.
1923 (eshell-command-aliased-p): New function that returns t if a
1924 command name names an aliased.
1925
657f9cb8 19262000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 1927
0467b076 1928 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 1929 redrawing the screen when changing cursor color.
0467b076
EZ
1930 (viper-insert-state-pre-command-sentinel)
1931 (viper-replace-state-pre-command-sentinel)
70c825df
SM
1932 (viper-replace-state-post-command-sentinel):
1933 Use viper-preserve-cursor-color.
657f9cb8
MK
1934 Many functions changed to use viper= instead of = when comparing
1935 characters.
0467b076 1936 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 1937 working with characters.
0467b076 1938 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
1939 Many functions changed to use viper= instead of = when comparing
1940 characters.
0467b076 1941 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 1942
0467b076 1943 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 1944 Several typos fixed in various docstrings.
0467b076
EZ
1945 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
1946 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 1947 hook.
0467b076
EZ
1948 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
1949 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
1950 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
1951 (ediff-get-selected-buffers): New function.
1952 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
1953 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 1954 save-window-excursion.
0467b076 1955 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 1956 termination check in while loop.
0467b076 1957 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 1958 dired buffer.
0467b076
EZ
1959 (ediff-files,ediff-merge-files,ediff-files3)
1960 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 1961
4f490d99
DL
19622000-10-28 Dave Love <fx@gnu.org>
1963
1964 * info.el (Info-fontify-node): Add help-echo for menu items.
1965
45b84006
EZ
19662000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
1967
5ebc02b3
EZ
1968 * startup.el (normal-top-level): If the value of $TERM indicates
1969 we are running from xterm or one of its work-alikes, default to a
1970 light background mode.
1971
45b84006
EZ
1972 Support for -fg, -bg, and -rv command-line arguments for TTYs:
1973 * faces.el (tty-handle-reverse-video): New function.
1974 (tty-create-frame-with-faces): Call it.
1975
1976 * frame.el (frame-notice-user-settings): Don't apply
1977 default-frame-alist and initial-frame-alist to MS-DOS frames.
1978 Call tty-handle-reverse-video, frame-set-background-mode, and
1979 face-set-after-frame-default for non-MS-DOS frames.
1980
1981 * startup.el (tty-long-option-alist): New variable.
1982 (tty-handle-args): New function.
1983 (command-line): Call tty-handle-args.
1984
1985 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
1986 startup.el now does that for all character-terminal frames.
1987
eab6e8b9
MB
19882000-10-28 Miles Bader <miles@gnu.org>
1989
1990 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
1991 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
1992 global. If :global is followed by a non-nil but non-t value,
1993 make the mode buffer-local, but also generate a `global-MODE'
1994 version using `easy-mmode-define-global-mode'. Add
1995 :conditional-turn-on keyword argument.
1996
51a29efc
DL
19972000-10-28 Dave Love <fx@gnu.org>
1998
1999 * international/latin1-disp.el (latin1-char-displayable-p): Don't
2000 use window-system.
2001
d71d7114
EZ
20022000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
2003
2004 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
2005 Don't call find-buffer-file-type-coding-system. Instead, just
2006 set eol-type to -unix if inhibit-eol-conversion is in effect, or
2007 if the file is on an untranslated filesystem.
2008 (add-untranslated-filesystem): Use "D" instead of "f" inside
2009 interactive.
2010
1f9cab4b
DL
20112000-10-27 Dave Love <fx@gnu.org>
2012
70c825df 2013 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
2014 (refill-mode): Use it.
2015
70c825df
SM
20162000-10-27 Stefan Monnier <monnier@cs.yale.edu>
2017
2018 * international/quail.el (quail-activate): Don't make-local-hook.
2019
7432cf10
AS
20202000-10-27 Andre Spiegel <spiegel@gnu.org>
2021
4836835a 2022 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 2023 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
2024 (vc-make-version-backup): Don't do it on MS-DOS without long file
2025 names.
4836835a 2026
7432cf10
AS
2027 * vc.el (vc-version-other-window): If an automatic backup of the
2028 desired version exists, rename it instead of copying it.
2029
4836835a
TTN
2030 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
2031 after command. If there's an unexpected error, signal it instead
7432cf10 2032 of being silent.
e1483c38 2033 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 2034
05ea7ef2
MB
20352000-10-27 Miles Bader <miles@lsi.nec.co.jp>
2036
fd1035aa
MB
2037 * shell.el (shell): Add BUFFER argument.
2038 * comint.el (make-comint-in-buffer): New function.
2039 (make-comint): Use it.
2040
05ea7ef2
MB
2041 * faces.el (face-spec-choose): Change syntax so that the list of
2042 attribute-value pairs is now the cdr of each clause, not the cadr.
2043 Detect old-style entries, and handle them. Use pop.
2044
835a55fe
SM
20452000-10-26 Stefan Monnier <monnier@cs.yale.edu>
2046
f5ab1cdd
SM
2047 * cus-edit.el (custom-mode-map): Use a sparse map.
2048 (custom-mode): Don't bother with make-local-hook.
2049
2050 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
2051
835a55fe
SM
2052 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
2053
c13b0ec8
GM
20542000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2055
2056 * ps-print.el: Avoid compilation gripes.
2057 (ps-print-version): New version number (6.2.1).
4836835a 2058
e9f63196
DL
20592000-10-26 Dave Love <fx@gnu.org>
2060
0b95284b
DL
2061 * menu-bar.el: Modify some menu item help strings.
2062 (menu-bar-help-menu): Add link to MORE.STUFF.
2063
e9f63196
DL
2064 * cus-edit.el (custom-mode): Add `special' mode-class property.
2065
2066 * wid-browse.el (widget-browse-mode): Likewise.
2067
2068 * wid-edit.el (widget-specify-field): Revert to using local-map
2069 property, not keymap.
2070
e276a14a
MB
20712000-10-26 Miles Bader <miles@lsi.nec.co.jp>
2072
c1545d88
MB
2073 * wid-edit.el (widget-field-end): When checking for a `boundary'
2074 field, do so in the correct buffer.
2075
3c1b77ca
MB
2076 * simple.el (undo): Correctly distinguish between numeric and
2077 non-numeric prefix args in non-transient-mark-mode, as per the doc
2078 string. When in transient-mark-mode, treat all prefix-args as
2079 numeric.
2080
f5ab1cdd
SM
2081 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
2082 Position point on match. Handle N == 0 correctly.
22626d9d
MB
2083
2084 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
2085 (comint-mode-map): Reverse order of `comint-write-output' and
2086 `comint-append-output-to-file'.
2087 (comint-append-output-to-file): Reinstate this function, for the
2088 benefit of the menu.
2089
d97151cb
SM
20902000-10-25 Stefan Monnier <monnier@cs.yale.edu>
2091
2092 * vc.el (vc-version-other-window): Bind `file'.
2093
ea7d6f5b
GM
20942000-10-25 Gerd Moellmann <gerd@gnu.org>
2095
f5ab1cdd 2096 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
2097
2098 * emacs-lisp/authors.el (batch-update-authors): New function.
2099 (authors-fixed-entries): New defconst.
2100 (authors-add-fixed-entries): New function.
2101 (authors): Call it.: Don't process lispref/.
2102
17c25cea
JR
21032000-10-25 Jason Rumney <jasonr@gnu.org>
2104
2105 * cus-edit.el (custom-button-face, custom-button-pressed-face):
2106 Merge x w32 and mac definitions.
2107
4ecda532
GM
21082000-10-25 Gerd Moellmann <gerd@gnu.org>
2109
2110 * menu-bar.el (menu-bar-options-menu): Add a help string for
2111 `uniquify'.
2112
b6735035
GM
21132000-10-25 Stephen Gildea <gildea@alum.mit.edu>
2114
f5ab1cdd
SM
2115 * time-stamp.el (time-stamp-string-preprocess):
2116 Fix a wrong type argument error.
b6735035 2117
f4cbc7a0
MB
21182000-10-25 Miles Bader <miles@gnu.org>
2119
2120 * recentf.el (recentf-mode): Variable removed.
2121 (recentf-mode): Use `define-minor-mode'.
2122
2123 * mwheel.el (mouse-wheel-mode): New global minor mode.
2124 (mwheel-install): Use `mouse-wheel-mode'.
2125
f4b020f6
DL
21262000-10-25 Dave Love <fx@gnu.org>
2127
f5ab1cdd
SM
2128 * progmodes/cperl-mode.el (cperl-mode):
2129 Set normal-auto-fill-function correctly.
072cb6f9 2130
f4b020f6
DL
2131 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
2132 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 2133 bindings.
f4b020f6 2134
ebe2a441
MB
21352000-10-25 Miles Bader <miles@lsi.nec.co.jp>
2136
ff4dcd4b
MB
2137 * wid-edit.el (widget-field-at): New function.
2138 (widget-at, widget-field-activate): Use it.
2139 (widget-tabable-at): Use `widget-at'.
2140 (widget-specify-field): If the terminating character of the widget
2141 field (which is read-only) is a newline, put it into a special
2142 `boundary' field so that C-n/C-p act more naturally.
2143 (widget-field-end): Also don't subtract one if a special
2144 `boundary' field has been added after the widget field.
2145
ebe2a441
MB
2146 * comint.el (comint-output-filter, comint-send-input): Don't
2147 bother adding stickiness fields to overlays to fool the field
2148 code, since it should notice the overlay insertion-types now.
ff4dcd4b 2149
ebe2a441
MB
2150 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
2151 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
2152 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
2153
fe50b6ab
GM
21542000-10-24 Gerd Moellmann <gerd@gnu.org>
2155
53df4dda
GM
2156 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
2157 (authors): Set file coding system to iso-2022-7bit. Add
2158 file-local variables to output buffer.
2159
4836835a 2160 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
2161 WARN is nil.
2162
53df4dda
GM
21632000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2164
2165 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
2166
2167 * delim-col.el: Now there is a column formatting mechanism.
2168 Modified to customization mechanisms convention. Doc fix.
2169 (columns): New group for delim-col.
2170 (delimit-columns-before, delimit-columns-after)
2171 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
2172 (delimit-columns-end): New vars.
2173 (delimit-columns-customize, delimit-columns-format): New funs.
2174 (delimit-columns-region, delimit-columns-rectangle)
2175 (delimit-columns-rectangle-line): Modified to support column
2176 formatting.
4836835a 2177
a9839779
DL
21782000-10-24 Dave Love <fx@gnu.org>
2179
2180 * log-edit.el (log-edit): Add :version and a :group for vc.
2181
df0267b8
GM
21822000-10-24 Gerd Moellmann <gerd@gnu.org>
2183
9acc3873
GM
2184 * files.el (after-find-file): Don't print a message ``New file''
2185 if WARN is nil.
2186
63e1b552
GM
2187 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
2188 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
2189 get duplicate tool-bar entries because we'll see the global ones
2190 on more than one path through keymaps.
2191
1946f901
GM
2192 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
2193
df0267b8
GM
2194 * progmodes/cmacexp.el: Change Francesco's email address.
2195
ae3b264b
KH
21962000-10-24 Kenichi Handa <handa@etl.go.jp>
2197
2198 * window.el (fit-window-to-buffer): Adjust point of the window
2199 buffer, not that of the current buffer.
2200
23afac01
EZ
22012000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
2202
2203 * progmodes/cmacexp.el: Update the euthor's email address.
2204
22d1a4ed
MB
22052000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2206
2207 * faces.el (face-spec-set-match-display): Add `graphic' display
2208 type (the inverse of `tty'). Use `display-graphic-p' instead of
2209 the window-system variable.
2210
f408aa48
KH
22112000-10-24 Kenichi Handa <handa@etl.go.jp>
2212
2213 * international/isearch-x.el (isearch-with-input-method): Call
2214 input-method-function with the first event in
2215 unread-command-events.
2216
94fe8a31
MB
22172000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2218
2219 * faces.el (face-default-spec, face-user-default-spec): Make
2220 defsubsts.
2221
8f47302e
AC
22222000-10-24 Andrew Choi <akochoi@i-cable.com>
2223
2224 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
2225 New charsets.
2226
2227 * term/mac-win.el: Remove definitions of mac-roman-lower and
2228 mac-roman-upper, require dired, and define instead of set
2229 mac-ready-for-drag-n-drop to avoid compilation error.
2230
446c097e
AI
22312000-10-23 Andrew Innes <andrewi@gnu.org>
2232
2233 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
2234 superfluous calls to subst-char-in-string; instead apply
2235 expand-file-name after convert-standard-filename to ensure
2236 expected directory separators are used.
2237
379b70e7
EZ
22382000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
2239
2240 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
2241
85c766e9
DL
22422000-10-23 Dave Love <fx@gnu.org>
2243
b7e03a67
DL
2244 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
2245 (tool-bar-add-item): Set foreground and background for XBM icons.
2246
2247 * international/latin1-disp.el (latin1-char-displayable-p): New
2248 function (from Handa).
2249 (latin1-display-check-font): Use it.
2250
0dcf8835
DL
2251 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
2252 using :key-sequence, making it much more usable. Use nconc, not
2253 append.
2254 (imenu--create-keymap-1): Avoid append.
2255
85c766e9 2256 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 2257
cb3069bb
MB
22582000-10-23 Miles Bader <miles@lsi.nec.co.jp>
2259
2260 [the following changes fix a bug where `define-minor-mode' didn't
2261 correctly generate :require clauses for defcustoms in compiled files]
2262 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
2263 (byte-compile-log-file, byte-compile-log-1): Don't set
2264 `byte-compile-current-file' to nil. Instead set
2265 `byte-compile-last-logged-file' to it. Test whether
2266 byte-compile-current-file equals byte-compile-last-logged-file
2267 instead of whether its nil.
3b6542ba 2268 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 2269
6db6243b
SM
22702000-10-23 Stefan Monnier <monnier@cs.yale.edu>
2271
2272 * textmodes/refill.el: Fix var names in doc.
2273 (refill-mode): Don't bother with make-local-hook anymore.
2274
98490598
MB
22752000-10-23 Miles Bader <miles@lsi.nec.co.jp>
2276
e01cd227
MB
2277 * faces.el (face-user-default-spec, face-default-spec): New functions.
2278 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 2279 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
2280 Use `face-user-default-spec'. Simplify code slightly.
2281
4836835a 2282 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
2283 (woman-unknown-face): Add dark-background variants.
2284 (woman-default-faces): Renamed from `woman-colour-faces'.
2285 Set using the stored defaults, rather than using hard-wired colors.
2286 (woman-monochrome-faces): Renamed from `woman-black-faces'.
2287 Just make the foreground `unspecified' rather than "black".
2288 (woman-menu): Rename menu entries accordingly.
2289
98490598
MB
2290 * faces.el (header-line): Make more reasonable on mono/grayscale
2291 displays.
2292
1a578e9b
AC
22932000-10-23 Andrew Choi <akochoi@i-cable.com>
2294
2295 * cus-edit.el (custom-button-face): Use 3D look for mac.
2296 (custom-button-pressed-face): Likewise.
2297
2298 * faces.el (set-face-attributes-from-resources): Handle mac frames
2299 in the same way as x and w32 frames.
2300 (face-valid-attribute-values): Likewise.
2301 (read-face-attribute): Likewise.
2302 (defined-colors): Likewise.
2303 (color-defined-p): Likewise.
2304 (color-values): Likewise.
2305 (display-grayscale-p): Likewise.
2306 (face-set-after-frame-default): Likewise.
2307 (mode-line): Same default face as for x and w32.
2308 (tool-bar): Likewise.
2309
2310 * frame.el: Remove call to frame-notice-user-settings at end of
2311 the file.
2312
2313 * info.el (Info-fontify-node): make underlines invisible for mac
2314 as for x, pc, and w32 frame types.
2315
2316 * term/mac-win.el: New file.
2317
aaaf7be7
DL
23182000-10-22 Dave Love <fx@gnu.org>
2319
2320 * textmodes/refill.el: New file.
2321
5392d654
AS
23222000-10-22 Andre Spiegel <spiegel@gnu.org>
2323
4836835a 2324 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 2325 MANUAL and REGEXP.
4836835a 2326 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
2327 New functions.
2328 (vc-before-save): Use the latter.
2329 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
2330 confusion.
2331
4836835a 2332 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
2333 expected by vc[-hooks].el.
2334
2335 * vc.el (vc-checkout): Added `-p' suffix in call to
2336 vc-make-version-backups-p; use vc-make-version-backup to actually
2337 make the backup.
2338 (vc-version-other-window, vc-version-backup-file): Handle both
2339 automatic and manual backups.
2340 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
2341 of all of them.
2342
1e221c16
MB
23432000-10-22 Miles Bader <miles@gnu.org>
2344
7ff4fda5
MB
2345 * comint.el (comint-highlight-input, comint-highlight-prompt):
2346 Renamed, `-face' at end removed.
2347 (comint-send-input, comint-output-filter): Use renamed faces.
2348
3511cde8
MB
2349 * window.el (fit-window-to-buffer): Change defaulting of
2350 MAX-HEIGHT slightly.
2351
1e221c16
MB
2352 * faces.el (color-values, color-defined-p): Use `member', not
2353 `memq', because it works correctly for strings.
2354 (frame-set-background-mode): Actually, "unspecified-fg" and
2355 "unspecified-bg" *are* strings. Use `member', not `memq', and
2356 `equal', not `eq', when a string value is possible.
2357
b6ef4898
EZ
23582000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
2359
2360 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
2361
34939e2c
SM
23622000-10-21 Stefan Monnier <monnier@cs.yale.edu>
2363
2364 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
2365 sh-electric-rparen, sh-electric-less and sh-electric-hash.
2366 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
2367 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
2368 (sh-font-lock-syntactic-keywords): Use them.
2369 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
2370 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
2371 (sh-mode): Don't override font-lock-unfontify-region-function.
2372 Use a copy of sh-font-lock-syntactic-keywords.
2373 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
2374 Don't call sh-scan-buffer since font-lock does it on the fly.
2375 (sh-get-indent-info): Use `face' rather than `syntax-table'
2376 text-property to detect here-documents.
2377 Replace sh-special-syntax with sh-st-punc.
2378 (sh-prev-line): Use `face' rather than `syntax-table'
2379 text-property to skip over here-documents.
2380 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
2381 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
2382 (sh-electric-less, sh-set-here-doc-region)
4836835a 2383 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
2384 (sh-scan-buffer, sh-rescan-buffer): Remove.
2385
f3d3c491
AI
23862000-10-21 Andrew Innes <andrewi@gnu.org>
2387
2388 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
2389 remote (ange-ftp) file names.
2390
b86c791c
MB
23912000-10-21 Miles Bader <miles@gnu.org>
2392
d9c30bdf
MB
2393 * window.el (fit-window-to-buffer): New function.
2394 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
2395 (window-text-height): Don't expect minibuffers to have mode-lines.
2396
d9c30bdf 2397 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
2398 * international/quail.el (quail-update-guidance): Use
2399 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 2400
617fee5a
MB
2401 * international/quail.el (quail-show-guidance-buf): Make sure
2402 guidance window really has enough room.
2403 (quail-update-guidance): If quail-guidance-win is already shown,
2404 make sure its height is OK.
2405
b86c791c
MB
2406 * window.el (window-text-height, set-window-text-height):
2407 New functions.
2408 (shrink-window-if-larger-than-buffer): Use `window-text-height'
2409 instead of `window-height' & `mode-line-window-height-fudge'.
2410 (mode-line-window-height-fudge): Add FACE parameter.
2411 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
2412 instead of `enlarge-window' & `mode-line-window-height-fudge'.
2413
e34850d1
MB
24142000-10-20 Miles Bader <miles@gnu.org>
2415
2416 * window.el (height-affecting-face-attributes): Use `defconst'.
2417
2418 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
2419 New function, conditionally aliased to `mode-line-window-height-fudge'.
2420 (ispell-help): Use it.
2421 (ispell-choices-win-default-height): Don't include mode-line fudge.
2422 (ispell-choices-win-default-height): New function.
2423 (ispell-show-choices, ispell-command-loop): Use function
2424 `ispell-choices-win-default-height' instead of variable.
2425
a8b883c2
MB
24262000-10-20 Miles Bader <miles@lsi.nec.co.jp>
2427
8c6e4a58
MB
2428 * window.el (mode-line-window-height-fudge): New variable.
2429 (height-affecting-face-attributes): New variable.
2430 (mode-line-window-height-fudge): New function.
2431 (shrink-window-if-larger-than-buffer): Use it.
2432 * help.el (resize-temp-buffer-window): Likewise.
2433
a8b883c2
MB
2434 * info.el (Info-fontify-node): Add support for @subsubsection
2435 titles, which use `Info-title-4-face'.
2436 (Info-title-4-face): New face.
2437 (Info-title-3-face): Inherit from Info-title-4-face instead of
2438 variable-pitch.
2439
e64c3a75
JR
24402000-10-19 Jason Rumney <jasonr@gnu.org>
2441
2442 * dired.el (dired-insert-directory): Do not let errors signalled by
2443 attempt to run dired-free-space-program prevent dired from working.
2444
c70fe852
SM
24452000-10-19 Stefan Monnier <monnier@cs.yale.edu>
2446
2447 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
2448
877cf6b4
GM
24492000-10-19 Gerd Moellmann <gerd@gnu.org>
2450
5de037e0
GM
2451 * dirtrack.el (dirtrack): Fix call to run-hooks.
2452
6deb9af9
GM
2453 * cmuscheme.el (cmuscheme-program-name): Renamed from
2454 scheme-program-name because xscheme.el contains a defcustom with
2455 the same name. As a consequence, customizing group `cmuscheme'
2456 loaded `xscheme' which redefined run-scheme.
2457 (run-scheme): Use cmuscheme-program-name.
2458
877cf6b4
GM
2459 * ps-print.el (ps-print-emacs-type): Move into the
2460 eval-and-compile.
2461
e597d8fb 2462 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 2463 anonymous address, and add a website for Befrienders International.
4836835a 2464
3e9cb08f
GM
24652000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2466
c70fe852
SM
2467 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
2468 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
2469 (ps-print-version): New version number (6.2).
2470 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
2471 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
2472 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
2473 (ps-x-extent-priority, ps-x-extent-start-position)
2474 (ps-x-face-font-instance, ps-x-find-coding-system)
2475 (ps-x-font-instance-properties, ps-x-make-color-instance)
2476 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
2477 avoid compilation gripes without defining functions.
2478 (ps-e-find-composition): Alias for function find-composition, to have a
2479 suitable function depending on Emacs version.
2480 (ps-color-device, ps-color-values, ps-face-foreground-name)
2481 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
2482 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
2483 (ps-print-ensure-fontified): Function definitions surrounded by
2484 `eval-and-compile' to avoid compilation gripes.
2485 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
2486 by symbol-value to avoid compilation gripes.
2487 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
2488 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
2489
d8abcd91
MB
24902000-10-19 Miles Bader <miles@lsi.nec.co.jp>
2491
13ab33c4
MB
2492 * startup.el (normal-top-level): Call `frame-set-background-mode'
2493 after `frame-notice-user-settings' because the latter doesn't call
2494 the former on a tty.
2495
d8abcd91
MB
2496 * faces.el (frame-set-background-mode): `unspecified' &c are
2497 symbols, not strings.
2498
e8bce0a9
EZ
24992000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2500
c70fe852
SM
2501 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
2502 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 2503
c70fe852
SM
2504 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
2505 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 2506
773272d8
KH
25072000-10-19 Kenichi Handa <handa@etl.go.jp>
2508
c70fe852 2509 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
2510 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
2511 for ISO10646-1 fonts.
2512 (x-font-name-charset-alist): Add an entry for "iso10646-1".
2513
772139c0
EZ
25142000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2515
2516 * faces.el (frame-set-background-mode): If a tty frame defines a
2517 background color, use that to compute the background mode, instead
2518 of always defaulting to "dark".
2519
d134a19f
MB
25202000-10-19 Miles Bader <miles@lsi.nec.co.jp>
2521
8bb84cb2
MB
2522 * comint.el (comint-write-output): New function.
2523 (comint-mode-map): Add it to the menu.
e40a778f 2524 Bind `C-c C-s' to comint-write-output.
d134a19f 2525
dada41e1
GM
25262000-10-18 Gerd Moellmann <gerd@gnu.org>
2527
2528 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
2529 Use fancy-splash-delay.
2530
9b5360aa
GM
25312000-10-18 Alex Schroeder <alex@gnu.org>
2532
2533 * progmodes/sql.el (sql-sybase-options): New option.
2534 (sql-sybase): Use it. Add sql-database to the list of parameters
2535 provided for login. The options -w 2048 -n are not used any more.
2536
9035a35a
GM
2537 * comint.el (comint-read-input-ring): Bugfix such that the first
2538 and the last entry of the input ring file are not lost.
2539
3556c6dd
GM
25402000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2541
2542 * ps-print.el: Internal variable changes to defcustom,
2543 make-local-hook changes to defvar. Doc fix.
2544 (ps-print-version): New version number (6.1).
2545 (ps-setup, ps-do-despool): Code fix.
2546 (ps-printer-name): Customization fix.
2547 (ps-printer-name-option): Now is a defcustom instead of an
2548 internal variable.
2549 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
2550 (ps-print-begin-column-hook): Now are defvar instead of
2551 make-local-hook.
4836835a 2552
4e217e50
MB
25532000-10-18 Miles Bader <miles@gnu.org>
2554
2555 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
2556 (comint-kill-output): Changed into an alias for `comint-delete-output',
2557 and made obsolete.
2558 (comint-mode-map): Rename references to comint-kill-output.
2559
34460354
EZ
25602000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
2561
2562 * diff-mode.el (diff-header-face, diff-file-header-face)
2563 (diff-changed-face): Add bold and italic attributes to tty faces.
2564 (diff-function-face): New face.
2565 (diff-font-lock-keywords): Use it.
2566
17ea3cdb
MB
25672000-10-18 Miles Bader <miles@lsi.nec.co.jp>
2568
2569 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
2570 Remove commented-out call to force-mode-line-update.
2571 (comint-kill-output): Use `forward-line 0' instead of
2572 beginning-of-line to make sure we get past the prompt.
2573
9244f2c7
SM
25742000-10-17 Stefan Monnier <monnier@cs.yale.edu>
2575
2576 * diff-mode.el (diff-header-face, diff-file-header-face):
2577 Add specific setting for dark background.
2578 (diff-context-face): Renamed from diff-comment-face.
2579 Set explicitly rather than inheriting from font-lock-comment-face.
2580
1592c1ef
EZ
25812000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2582
2583 * startup.el (command-line): Move the code which sets the default
2584 TTY colors to before before-init-hook.
2585
f86292a9
GM
25862000-10-17 Gerd Moellmann <gerd@gnu.org>
2587
2588 * jit-lock.el (jit-lock-stealth-time): Doc fix.
2589
f7f2e883
EZ
25902000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2591
e854cc22
EZ
2592 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
2593 extensions, for MS-DOS.
2594
f7f2e883
EZ
2595 * diff-mode.el (diff-header-face, diff-file-header-face)
2596 (diff-changed-face): Define tty-specific colors.
2597
c7b4f0f9
GM
25982000-10-17 Gerd Moellmann <gerd@gnu.org>
2599
2600 * startup.el (fancy-splash-text): Realign the text.
2601
12a72271
EZ
26022000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2603
2604 * font-lock.el (font-lock-comment-face): Define a separate default
2605 for dark-background tty's.
2606
61dfccfd
MB
26072000-10-17 Miles Bader <miles@gnu.org>
2608
2609 * help.el (resize-temp-buffer-window): Add hack to avoid last line
2610 being obscured by whizzy mode-lines on graphics displays.
2611
333cd59e
EZ
26122000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
2613
2614 * info.el (Info-title-1-face, Info-title-2-face)
2615 (Info-title-3-face): Define colors for tty's.
dada41e1 2616 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 2617
dbf1fcc1
EZ
26182000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
2619
2620 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
2621 reverse from the frame parameters, and don't invert foreground and
2622 background colors.
2623
ac629823
MB
26242000-10-16 Miles Bader <miles@gnu.org>
2625
2626 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
2627 string "*Info*". Call propertized-buffer-identification to spruce
2628 up the result.
2629
76eebffc
GM
26302000-10-16 Gerd Moellmann <gerd@gnu.org>
2631
3a6b59d9
GM
2632 * help.el: Provide `help' for the sake of define-minor-mode
2633 which generates defcustoms with requires.
2634
6569c3d3
GM
2635 * jit-lock.el (jit-lock-after-change): If we're in text that
2636 matches a multi-line font-lock pattern, make sure the whole text
2637 will be redisplayed.
2638
c2e0a611
GM
2639 * emacs-lisp/authors.el (authors-add): Don't add an entry if
2640 author's name is unknown.
2641
76eebffc
GM
2642 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
2643 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
2644 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
2645 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
2646 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
2647 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
2648 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
2649 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
2650 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
2651 Add author information.
2652
cf1e7b12
MB
26532000-10-16 Miles Bader <miles@lsi.nec.co.jp>
2654
2655 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
2656 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
2657 full-color version (using the Gimp) to eliminate dithering artifacts.
2658
5586f3eb
SM
26592000-10-15 Stefan Monnier <monnier@cs.yale.edu>
2660
2661 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
2662
2663 * simple.el (syntax-flag-table, string-to-syntax): Remove.
2664
ad64a888
DL
26652000-10-15 Dave Love <fx@gnu.org>
2666
2667 * progmodes/sh-script.el: Require skeleton and comint when
2668 compiling.
2669
2670 * pcomplete.el (pcomplete) <defgroup>: Add :version.
2671
2672 * whitespace.el: Doc fixes.
2673 (top-level): Don't add hooks here.
2674 (whitespace-running-emacs): Deleted.
2675 (timer): Don't require.
2676 (whitespace): Add back :version conditional on xemacs test.
2677 (whitespace-spacetab-regexp, whitespace-indent-regexp)
2678 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
2679 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
2680 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
2681 Avoid specific xemacs test.
2682 (whitespace-global-mode): New option.
2683 (whitespace-global-mode): New command.
2684 (whitespace-unload-hook): New function.
2685
2686 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 2687 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
2688 (Info-fontify-node): `Goto' goes to `Go to'.
2689 (Info-fontify-node): Add help-echo to xref links.
2690
1ef49fc6
EZ
26912000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
2692
2693 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
2694
8b7707e1
SM
26952000-10-15 Stefan Monnier <monnier@cs.yale.edu>
2696
b3b7f42f
SM
2697 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
2698 Use plist-get and allow :inherit.
2699
2700 * emacs-lisp/cl-macs.el (cl-do-arglist):
2701 Use plist-get and plist-member instead of memq.
2702
3c7fafc7
SM
2703 * emacs-lisp/ewoc.el (ewoc-location): New function.
2704 (ewoc-enter-after, ewoc-enter-before): Document return value.
2705 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
2706 Don't need make-local-hook any more.
2707 (cvs-addto-collection): Return the new tin.
2708 (cvs-mode-insert): Jump to the new line.
2709
8b7707e1
SM
2710 * jit-lock.el (jit-lock-fontify-buffer): Remove.
2711
2712 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
2713
2714 * font-lock.el (font-lock-syntactically-fontified): New var.
2715 (font-lock-fontify-syntactic-keywords-region): Use it.
2716 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
2717
2718 * diff-mode.el (diff-find-file-name): Fix regexp.
2719
2720 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
2721 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
2722
2723 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
2724 (sh-mode-syntax-table): Add punctuation syntax for < and >.
2725 (sh-mode): Don't make all vars local here.
2726 (sh-kw): Reformat.
2727 (sh-set-shell): Use dolist. Don't set indent-region-function.
2728 (sh-mode-syntax-table): Use pop.
2729 (sh-remember-variable): Use push.
2730 (sh-help-string-for-variable): Use memq.
2731 (sh-safe-backward-sexp): Remove.
2732 (sh-safe-forward-sexp): Add ARG.
2733 (sh-get-indent-info, sh-prev-stmt): Use it.
2734 (sh-prev-line): Simplify by using forward-comment.
2735 (sh-this-is-a-continuation): Simplify.
2736 (sh-learn-buffer-indent): Use dolist.
2737 (sh-do-nothing): Remove.
2738 (sh-set-char-syntax, sh-set-here-doc-region):
2739 Use inhibit-modification-hooks.
2740 (sh-name-style): Use mapcar and push.
2741 (sh-load-style): Use dolist.
2742 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
2743 (sh-case, sh-while-getopts): Use propertize directly rather
2744 than sh-electric-rparen.
2745
27462000-10-14 Stefan Monnier <monnier@cs.yale.edu>
2747
2748 * textmodes/tex-mode.el: Require CL when compiling.
2749 (tex-mode-syntax-table): Init immediately.
2750 (tex-mode-map): Bind M-RET to latex-insert-item.
2751 (latex-mode): Set indent-line-function to latex-indent.
2752 (tex-common-initialization): Don't setup the syntax-table any more.
2753 (latex-insert-item): New skeleton.
2754 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 2755 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 2756 (latex-indent, latex-find-indent): New functions.
4836835a 2757 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
2758 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
2759 (tex-compilation-parse-errors): Use with-syntax-table.
2760
86b7fcbb
MB
27612000-10-15 Miles Bader <miles@gnu.org>
2762
2763 * font-lock.el (font-lock-comment-face): Change dark-background,
2764 color, non-tty, default to `chocolate1'.
2765
57a24508
JW
27662000-10-13 John Wiegley <johnw@gnu.org>
2767
2768 * eshell/esh-util.el (require): Added a missing `require' form,
2769 needed when compiling (for an ange-ftp macro definition).
2770
40ad3db4
DL
27712000-10-13 Dave Love <fx@gnu.org>
2772
2773 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
2774
db460189
GM
27752000-10-13 Gerd Moellmann <gerd@gnu.org>
2776
b41c9501
GM
2777 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
2778 fix.
2779
4836835a 2780 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
2781 transparent -colors 8).
2782
3b5e21df
GM
27832000-10-13 Stephen Gildea <gildea@alum.mit.edu>
2784
2785 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
2786 that breaks with old list format timestamps.
2787 (time-stamp-warn-inactive, time-stamp-old-format-warn)
2788 (time-stamp-count, time-stamp-conversion-warn): Improved doc
2789 strings.
2790
16908a3f
JW
27912000-10-13 John Wiegley <johnw@gnu.org>
2792
d7103dda
JW
2793 * align.el, pcomplete.el, calendar/timeclock.el,
2794 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
2795
dace60cf 2796 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
2797 faulty math, where holiday hours were being computing as seconds.
2798
b6b70cda
JW
27992000-10-13 John Wiegley <johnw@gnu.org>
2800
2801 * desktop.el (desktop-buffer-modes-to-save): Added a global for
2802 specifying what "other" kinds of buffers should be saved. This
2803 used to be hard-coded.
2804 (desktop-buffer-misc-functions): A global for specifying how
2805 auxiliary data should be determined for special buffer types.
2806 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
2807 instead of hard-coding the special buffer types.
2808 (desktop-save): Run `desktop-buffer-misc-functions' to gather
2809 auxiliary data, instead of hard-coding for Info buffers and dired.
2810 (desktop-buffer-info-misc-data): Aux function for determining Info
2811 buffer auxiliary info.
2812 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
2813 (desktop-buffer-info): Changed this function to use the info
2814 gathered above.
2815 (desktop-create-buffer): Be a little more careful about what
2816 `minor-mode' means before calling it. This is important for some
2817 buffer types.
2818
8c6b1d83
JW
28192000-10-13 John Wiegley <johnw@gnu.org>
2820
2821 * eshell/esh-util.el: Added a global form which declares an
2822 autoload for `parse-time-string', if that function is not already
2823 defined, and if parse-time.el is available on the user's system.
2824
2825 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
2826 to be aware of ange-ftp user info.
2827 (eshell-do-ls): Bind `ange-cache'. Also, use
2828 `eshell-file-attributes'.
2829 (eshell-ls-annotate): Use `eshell-file-attributes'.
2830 (eshell-ls-file): Made the user-id printing code a bit smarter.
2831
2832 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
2833 allow identification of alias user ids in remote directories.
2834 It's manual, but there's no other way to know when the current
2835 user on the local machine, is also the owning user on the remote
2836 machine.
2837 (fboundp): Bind `ange-cache'.
2838 (eshell-directory-files-and-attributes): Re-organized the logic a
2839 bit to use `eshell-file-attributes' instead of `file-attributes'.
2840 The former is more sensitive to directories that are read via FTP,
2841 and knows how to use ange-ftp to determine full attribute
2842 information, instead of just the name and last modtime.
2843 (eshell-current-ange-uids): Return the current user id when in a
2844 remote directory.
2845 (eshell-parse-ange-ls): Parse a full directory listing that has
2846 been returned by ange-ftp.
2847 (eshell-file-attributes): This beefed up version of
2848 `file-attributes' is only special if the user is currently in a
2849 remote directory, in which case it does a lot of work to find out
2850 what the real attributes of a file are, as they appear on the
2851 remote machine. This makes usage of remote directories (i.e.,
2852 ange-ftp pathnames) much more useful. You can now use Eshell as a
2853 full-fledged FTP client, with much more manipulation ability than
2854 most other clients.
2855
2856 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
2857 variable, which means that Eshell's du should always be preferred
2858 in remote directories.
2859 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
2860 just `file-attributes'.
2861 (eshell-mvcp-template): Bind `ange-cache', to improve performance
2862 when reading remote directories. This is an Eshell-specific
2863 variable (not part of ange-ftp).
2864 (eshell/ln): Bind `ange-cache'.
2865 (eshell/du): Added some extra logic for determining when to use
2866 Eshell's du (which is slow), and when to use the external version
2867 (which may or may not exist).
2868
2869 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
2870 `eshell-interactive-process', rather than using
2871 `get-buffer-process', since backgrounded processes don't count in
2872 the context of this function's logic.
2873
2874 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
2875 `forward-char', so that null strings are parsed correctly.
2876
87730e84 28772000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
2878
2879 * eshell/em-pred.el (eshell-pred-file-type,
2880 eshell-pred-file-links, eshell-pred-file-size): Use
2881 `eshell-file-attributes'. This is more correct over ange-ftp.
2882
2883 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
2884 that remote file globbing is more efficient.
2885
2886 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
2887 gathering the files and attributes within a directory.
2888
2889 * eshell/em-unix.el (eshell/cat): If any of the files passed on
2890 the command line is a special file (not a regular file, directory
2891 or symlink), always attempt to call the external version of cat.
2892
87730e84 28932000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
2894
2895 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
2896 Eshell-friendly version of find-tag.
2897
1c7e37a9
MB
28982000-10-13 Miles Bader <miles@lsi.nec.co.jp>
2899
4836835a 2900 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
2901 (image-file-name-regexps): Add autoload cookies.
2902
11a7f341
KH
29032000-10-13 Kenichi Handa <handa@etl.go.jp>
2904
2905 * international/mule-cmds.el (select-safe-coding-system): If FROM
2906 is string, show it in *Warning* buffer.
2907
8ddddcb0
EZ
29082000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2909
2910 * startup.el (normal-top-level): Use display-popup-menus-p instead
2911 of window-system.
2912 (command-line): Use display-graphic-p instead of window-system.
2913 (command-line-1): Use display-popup-menus-p and display-mouse-p
2914 instead of window-system.
2915
72200f89
SS
29162000-10-12 Sam Steingold <sds@gnu.org>
2917
2918 * tooltip.el (tooltip-use-echo-area): New user variable.
2919 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
2920
8661c643
DL
29212000-10-12 Dave Love <fx@gnu.org>
2922
d0b40dc1
DL
2923 * recentf.el: Maintainer's checkdoc fixes.
2924
a622451f
DL
2925 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
2926 character class, not ASCII when matching file names.
2927 (fancy-splash-head): Add trailing slash to URL.
2928 (command-line): Don't require XPM support for toolbar.
2929
8661c643
DL
2930 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
2931 (cperl-invalid-face): Revert last change.
2932 (cperl-init-faces): Quote cperl-invalid-face.
2933
ef2ed8ab
KH
29342000-10-12 Kenichi Handa <handa@etl.go.jp>
2935
2936 * startup.el (fancy-splash-text): Remove superfluous quote.
2937
b0da379e
GM
29382000-10-12 Gerd Moellmann <gerd@gnu.org>
2939
dbeb499b
GM
2940 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
2941 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
2942 (command-line-1): Don't use fancy-splash-pending-command.
2943 (fancy-splash-screens-1): Goto point-min after inserting text.
2944
d861718a
GM
2945 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
2946
b0da379e
GM
2947 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
2948 instead of shared-lisp-mode-map.
2949
4fb2ad98
MB
29502000-10-12 Miles Bader <miles@lsi.nec.co.jp>
2951
1cb4393e
MB
2952 * faces.el (header-line): Change tty-variant to use underlining.
2953
4fb2ad98
MB
2954 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
2955 (isearch-highlight): Restore lazy-isearch face properties at old
2956 position, and suppress them at new position.
2957 (isearch-dehighlight): Restore lazy-isearch face properties.
2958 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
2959 over the real isearch overlay, but in that case, don't give it a
2960 face property. Use `push'.
2961
eb991b25
KH
29622000-10-12 Kenichi Handa <handa@etl.go.jp>
2963
2964 * man.el (Man-getpage-in-background): Fix previous change.
2965 Decode the process output only when we are in multibyte mode.
2966
a818c1c0
DL
29672000-10-11 Dave Love <fx@gnu.org>
2968
c990f53a
DL
2969 * info.el (Info-mode-menu): Fix some help.
2970 (info-tool-bar-map): Add entry for Info-last.
2971
a818c1c0
DL
2972 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
2973 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
2974 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
2975 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
2976 * toolbar/search-replace.xpm, toolbar/exit.xpm:
2977 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
2978 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
2979 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
2980 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
2981 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
2982 Reduce colour requirements to 25 overall. (Probably wants
2983 revisiting from the originals to reduce further.)
2984
c1b096cb
EZ
29852000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
2986
2987 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
2988 buffer-file-coding-system, instead of raw-text.
2989 (dehexlify-buffer): Bind coding-system-for-read to
2990 buffer-file-coding-system, instead of raw-text.
2991
5c8b7eaf
SS
29922000-10-11 Sam Steingold <sds@gnu.org>
2993
2994 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
2995 `underline' - fixes the bug introduced on 2000-09-21.
2996
2cfbdb7a
DL
29972000-10-11 Dave Love <fx@gnu.org>
2998
2999 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
3000 compiler warnings.
3001 (scheme-mode): Doc fix.
3002 (scheme-font-lock-keywords-1): Match `define-syntax'.
3003
30042000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
3005
3006 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
3007 face specs as well as default ones. Only do anything if the
3008 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 3009 (region): Make dark-background `region' face less in-your-face.
4b33f290 3010
690ec649
SS
30112000-10-10 Sam Steingold <sds@gnu.org>
3012
3013 * chistory.el, ielm.el, ledit.el:
3014 * progmodes/inf-lisp.el, progmodes/scheme.el:
3015 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
3016
3b95d6bb
SM
30172000-10-10 Stefan Monnier <monnier@cs.yale.edu>
3018
3019 * textmodes/texinfo.el: Update copyright and fix typo.
3020
3021 * desktop.el (desktop-modes-not-to-save): New var.
3022 (desktop-save-buffer-p): Use it.
3023 Also, obey desktop-buffers-not-to-save even for non-file buffers.
3024 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
3025
d646c828
DL
30262000-10-10 Dave Love <fx@gnu.org>
3027
3028 * toolbar/tool-bar.el (tool-bar-add-item)
3029 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
3030 display.
3031
d646c828
DL
3032 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
3033 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
3034 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
3035 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
3036 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
3037 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
3038 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
3039 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
3040 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
3041 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
3042 the .xpms; probably need retouching.
3043
862a7e28
MB
30442000-10-10 Miles Bader <miles@lsi.nec.co.jp>
3045
3046 * subr.el (add-to-list): Add optional argument APPEND.
3047 * battery.el (display-battery): Use `add-to-list'.
3048
46e33aee
TTN
30492000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
3050
930baf47
TTN
3051 * play/zone.el (zone-timer, zone-wc-tbl): Rework
3052 these vars as symbol properties.
2cfbdb7a
DL
3053 (zone, zone-when-idle, zone-leave-me-alone)
3054 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 3055
5a430f9c
TTN
3056 * battery.el (display-battery): Doc spelling fix.
3057
46e33aee
TTN
3058 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
3059 property.
3060
adf7d3a8
DL
30612000-10-09 Dave Love <fx@gnu.org>
3062
3063 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
3064 has been initialized before calling tool-bar-setup.
c2156508 3065 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 3066
06a8c9f8
EZ
30672000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
3068
e4ca8f8c
EZ
3069 * menu-bar.el (send-mail-item-name): New function.
3070 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
3071 of mail-user-agent in the menu. Don't display the "Send Mail"
3072 item if mail-user-agent is nil or its value is ignore.
3073 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
3074 if read-mail-command is nil or its value is ignore.
3075
06a8c9f8
EZ
3076 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
3077
7dbc9c8a
MB
30782000-10-09 Miles Bader <miles@gnu.org>
3079
29e0814b
MB
3080 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
3081 Correct image size.
3082 * toolbar/left_arrow.xpm: Correct image size.
3083
7dbc9c8a
MB
3084 * jka-compr.el: Don't call `jka-compr-install' when loading (it
3085 will be done by the definition of `auto-compression-mode' if
3086 necessary. Move code to uninstall existing file-name handler
3087 before definition of `auto-compression-mode'.
3088
3089 * image-file.el (auto-image-file-mode): Move to the end of the
3090 file, because `define-minor-mode' actually calls the mode-function
3091 if the associated variable is non-nil, which requires that all
3092 needed functions be already defined.
3093
65b61266
MB
3094 * mouse.el (popup-menu): Balance parens.
3095
d6b8c85b
SM
30962000-10-08 Stefan Monnier <monnier@cs.yale.edu>
3097
3098 * mouse.el (popup-menu): Move the command call outside the loop
3099 so that popup-menu returns whatever the command returns.
3100
3101 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
3102 (initialize-new-tags-table): Use run-hook-with-args-until-success.
3103 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
3104 (tags-table-format-functions): Renamed from tags-table-format-hooks.
3105
3106 * vc.el (vc-version-diff): diff-switches can be a list.
3107 Use relative filenames for prettier output.
3108
46e33aee 3109 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
3110 (vc-post-command-functions): Remove old-VC compatibility code.
3111
3112 * newcomment.el (comment-indent-default): Autoload.
3113
3114 * font-lock.el (font-lock-defaults): Make buffer-local.
3115 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
3116 (font-lock-choose-keywords):
3117 Ignore LEVEL unless KEYWORDS is a list of syms.
3118 (c-keywords, c++-keywords, objc-keywords, java-keywords):
3119 Don't wrap regexp-opt things in \(...\) unnecessarily.
3120
3121 * jit-lock.el: Don't require font-lock any more.
3122 (jit-lock-functions): Make buffer-local.
3123 (jit-lock-saved-fontify-buffer-function): Remove.
3124 (jit-lock-mode): Remove autoload cookie.
3125 Remove font-lock specific code.
3126 (jit-lock-unregister): Don't bother handling complex hooks any more.
3127 (jit-lock-refontify): New function.
3128 (jit-lock-fontify-buffer): Use it.
3129 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
3130 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
3131 Add optional args START and END.
3132 Never call font-lock-fontify-region directly.
3133 (jit-lock-function, jit-lock-stealth-fontify): Use it.
3134
3135 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
3136
a30ed6ac
DL
31372000-10-08 Dave Love <fx@gnu.org>
3138
4e7c7ca9
DL
3139 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
3140
3141 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
3142
3143 * play/studly.el (studlify-region, studlify-word): Add autoload
3144 cookie.
3145
3146 * play/morse.el (morse-region, unmorse-region): Add autoload
3147 cookie.
3148
3149 * play/spook.el (spook-phrases-file): Use expand-file-name, not
3150 concat.
3151
3152 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
3153 insist on symbols starting with word syntax.
3154 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
3155 (eval-defun-1): Doc fix.
3156 (indent-sexp): Use nconc to build up indent-stack.
3157
3158 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
3159 Gnus with little use.
3160 (mail-setup-hook): Add mail-abbrevs-setup to options.
3161
968f7c4a
DL
3162 * recentf.el: Doc fixes.
3163
3164 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
3165 Clean up remainder.
3166
3167 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
3168 without timezone and (8) with timezone to enforce some whitespace.
3169 Simplify code somewhat.
3170
3171 * options.el (list-options): Doc that you should use customize.
3172
3173 * iswitchb.el (iswitchb-mode): Add :require.
3174
a30ed6ac
DL
3175 * info.el (Info-goto-node, Info-menu): Doc fix.
3176 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
3177 (info-tool-bar-map): New variable.
3178 (Info-mode): Use it.
3179 (Info-edit-map): Define all in defvar.
3180 (speedbar-attached-frame): Avoid compiler warning.
3181
3182 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
3183 (global-map): Bind [tool-bar] to a filtered map.
3184 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
3185 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
3186 Allow PBM icons.
3187 (tool-bar-setup): Adjust calls of tool-bar-add-item.
3188
3189 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
3190 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
3191 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
3192 icons, except up_arrow, which is left-arrow rotated.
3193
3194 * imenu.el (imenu-add-to-menubar): Fix last change.
3195
4e953aff
PB
31962000-10-08 Peter Breton <pbreton@ne.mediaone.net>
3197
3198 * generic-x.el (rul-generic-mode): Remove eval-when-compile
3199 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
3200
739e92a7
EZ
32012000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
3202
d20faceb
EZ
3203 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
3204 typos in doc strings.
3205
a640322e
EZ
3206 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
3207 the doc strings how to customize Font Lock faces.
3208
739e92a7
EZ
3209 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
3210 computing growth when dragging the header line.
3211
8be7408c
EZ
32122000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
3213
3214 * simple.el (kill-line): Doc fix.
3215
6fee86a3
MB
32162000-10-08 Miles Bader <miles@gnu.org>
3217
445a653e
MB
3218 * faces.el (secondary-selection): Make foreground visible on tty.
3219
6fee86a3
MB
3220 * jka-compr.el (auto-compression-mode): Move to the end of the
3221 file, because `define-minor-mode' actually calls the mode-function
3222 if the associated variable is non-nil, which requires that all
3223 needed functions be already defined.
3224 (with-auto-compression-mode): Add autoload cookie.
3225
a115794c
EZ
32262000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
3227
3228 * files.el (find-backup-file-name) [ms-dos]: If support for long
3229 file names is not available, behave as if version-control were set
3230 to never.
3231
b12e6de3
DL
32322000-10-07 Dave Love <fx@gnu.org>
3233
3234 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
3235 (browse-url-gnome-moz): New function.
3236 (browse-url-browser-function): Use it.
3237 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
3238
20b1d079
SM
32392000-10-07 Stefan Monnier <monnier@cs.yale.edu>
3240
3241 * indent.el (tab-always-indent): New var.
3242 (indent-for-tab-command): Use it.
39250ec3 3243
9ee45b2c 3244 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 3245 raise an error. This way it can still default to a sane value.
9ee45b2c 3246
8c6b1d83
JW
32472000-10-06 Stefan Monnier <monnier@cs.yale.edu>
3248
39250ec3
SM
3249 * startup.el (fancy-splash-screens): Use local rather than global map.
3250 Don't use `update-menu-bindings' any more.
3251 Get rid of assumptions about keymap representation.
3252
a23ccdf2
DL
32532000-10-06 Dave Love <fx@gnu.org>
3254
814299a7 3255 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
3256 (sentence-end-without-period): Doc fix.
3257 (adaptive-fill-regexp): Purecopy.
3258 (unjustify-current-line): Use line-end-position.
3259 (fill-individual-paragraphs-prefix): Use line-beginning-position.
3260
3261 * net/eudc-vars.el (eudc): Add :version, :link.
3262
39250ec3 3263 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
3264
3265 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
3266 Fix for define-minor-mode.
3267 (function-at-point): Alias to function-called-at-point.
3268
3269 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
3270
3271 * simple.el (backward-word): Doc fix.
3272
a23ccdf2
DL
3273 * image-file.el (image-file-name-regexp): image-file-regexps ->
3274 image-file-name-regexps.
742c1822 3275 (image-file-name-extensions): Add pbm.
a23ccdf2 3276
39250ec3
SM
32772000-10-06 Stefan Monnier <monnier@cs.yale.edu>
3278
3279 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
3280 and add filename to the names so that diff-mode can jump to source.
3281
3282 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 3283 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
3284 (tex-font-lock-keywords-1): Remove.
3285 (font-lock-turn-on-thing-lock): Use jit-lock-register.
3286 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
3287 (font-lock-default-fontify-region):
3288 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
3289 (font-lock-fontify-anchored-keywords):
3290 Include the anchor text as part of the multiline.
3291
8d5dfacd
GM
32922000-10-06 Gerd Moellmann <gerd@gnu.org>
3293
3294 * loadup.el (toplevel): Load `loaddefs' before `help' because the
3295 latter needs the autoloaded define-minor-mode macro during the
3296 bootstrap.
3297
3298 * startup.el (command-line): For now, activate tool-bar-mode only
3299 if XPM images are supported.
3300
3301 * mouse.el (mouse-drag-header-line): Don't allow resizing a
3302 window by dragging a header-line at the top of the frame; that's
4c19fbce 3303 confusing because the header-line doesn't move.
8d5dfacd
GM
3304 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
3305 of treating the event as a list. Some cleanup.
3306
f69aad2b 33072000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 3308
f69aad2b
MB
3309 * simple.el (display-message-or-buffer): New function.
3310 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 3311
09cb7646
MB
3312 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
3313 docstring parts.
3314
814299a7 3315 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
3316 (smbclient-prompt-regexp): Add usage note to doc string.
3317 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
3318 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
3319 Use add-hook for adding the comint filter function, and only do so
3320 if it's not already in the global hook list.
3321 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
3322 to `make-local-variable'.
3323 (nslookup-font-lock-keywords): Remove prompt entry.
3324 (nslookup): Don't set the process-filter.
3325 (finger): Exit the loop correctly when the regexps list runs out.
3326 (ftp, smbclient, smbclient-list-shares):
3327 Set the real major mode immediately, not after execing.
3328 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
3329
3330 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
3331
4c19fbce
SM
33322000-10-05 Stefan Monnier <monnier@cs.yale.edu>
3333
3334 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
3335
3336 * which-func.el (which-func-format): Remove spurious space.
3337 (which-func-mode): Don't make it permanent-local.
3338 (which-func-ff-hook): Allow which-func-maxout to be nil.
3339 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
3340 (which-func-mode): Simplify.
3341 Use post-command-idle-hook rather than post-command-hook.
3342 Go through all buffers and update their state.
3343 (which-function): Also try add-log-current-defun-function.
3344
3345 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
3346 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
3347 Update call to with-vc-properties accordingly.
3348 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
3349 (vc-revert-buffer): More careful about window selection and deletion.
3350 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
3351
3352 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
3353 (cvs-retrieve-revision): Reuse a pre-existing buffer.
3354 (cvs-dired-action): Change the default to quickdir.
3355
3356 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
3357 if comment-indent-function returns nil.
3358 (comment-indent-default): New function.
3359 (comment-indent-function): Use it and document the new semantics.
3360
3361 * image-file.el: Docstring fixes.
3362
3363 * help.el (help-xref-on-pp): Use match-string.
3364 (describe-variable): New arg BUFFER.
3365 Store the current buffer in the help-xref-stack.
3366 (temp-buffer-resize-mode): Use define-minor-mode.
3367
3368 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
3369 consistently with its docstring.
3370 Set jit-lock-first-unfontify-pos in an idempotent way.
3371 (jit-lock-register): Autoload and add arg CONTEXTUAL.
3372
542c6552
GM
33732000-10-05 Alex Schroeder <alex@gnu.org>
3374
3375 * sql.el (sql-mysql-options): New variable.
3376 (sql-mysql): Use it.
3377
a3489ece
MB
33782000-10-05 Miles Bader <miles@lsi.nec.co.jp>
3379
77f6105c
MB
3380 * image.el (image): New group.
3381
814299a7 3382 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
3383 (smerge-base-face, smerge-markers-face): Add dark-background variants.
3384
3478046b
PB
33852000-10-04 Peter Breton <pbreton@ne.mediaone.net>
3386
3387 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 3388 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
3389 Ignore the value of wqindow-system; always define keywords
3390
22aca186
KH
33912000-10-05 Kenichi Handa <handa@etl.go.jp>
3392
3393 * startup.el (fancy-splash-screens): Remove the code for
3394 debugging; `(trace-to-stderr "EXITTT\n")'.
3395
55d5d717
MB
33962000-10-05 Miles Bader <miles@gnu.org>
3397
3398 * diff-mode.el (diff-goto-source): Update call to
3399 `diff-hunk-status-msg' to reflect new REV variable.
3400
41fa7178
SM
34012000-10-04 Stefan Monnier <monnier@cs.yale.edu>
3402
3403 * progmodes/icon.el (icon-mode):
3404 Don't gratuitously override the default for comment-column.
3405
3406 * vc-hooks.el (vc-mode-line): Fix interactive spec.
3407
3408 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
3409 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
3410 (jit-lock-functions): New var.
3411 (jit-lock-function-1): Use it if non-nil.
3412 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
3413 Set the `fontified' property before doing the fontification to avoid
3414 repeatedly going through the same error.
3415 Don't turn errors into messages.
3416 (jit-lock-register, jit-lock-unregister): New functions.
3417
3418 * dired.el (dired-mark-pop-up): Turn comment into docstring.
3419 Use with-current-buffer.
3420
3421 * dired-aux.el (dired-do-create-files, dired-kill-tree):
3422 Turn comment into docstring.
3423
3424 * apropos.el (apropos-mode): Use define-derived-mode.
3425
3dc78168
GM
34262000-10-04 Gerd Moellmann <gerd@gnu.org>
3427
3428 * startup.el (fancy-splash-pending-command): New variable.
3429 (fancy-splash-pre-command): New function.
3430 (fancy-splash-screens): Rewritten.
3431 (command-line-1): If fancy-splash-pending-command is set, call it
3432 interactively.
3433
dae9dc56
DL
34342000-10-04 Dave Love <fx@gnu.org>
3435
3436 * toolbar/tool-bar.el (tool-bar-setup): New function.
3437 (tool-bar-mode): Use it.
3438
3439 * subr.el (substitute-key-definition): Doc fix.
3440 (play-sound-file): New command.
3441
3388f0a5
AS
34422000-10-04 Andre Spiegel <spiegel@gnu.org>
3443
814299a7 3444 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
3445 vc-version-backup-file-name): New functions.
3446
3447 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
3448
3449 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
3450 vc-cvs-stay-local-p.
3451
3452 * vc.el (vc-revert-buffer): Handle empty diff properly.
3453 (vc-version-backup-file): New function.
3454 (vc-checkout): Create a version backup if necessary.
3455 (vc-checkin): If a version backup file exists, delete it.
3456 (vc-version-diff): Diff locally using version backups, if available.
3457 (vc-revert-file): If there's a version backup, revert locally.
3458 (vc-transfer-file): Use version backup for base version, if
3459 available. If not, ask for confirmation whether to get it from the
3460 server. Update mode line before check-in.
3461
ebd4825d
DL
34622000-10-04 Dave Love <fx@gnu.org>
3463
3464 * toolbar/tool-bar.el (tool-bar-setup): New function.
3465 (tool-bar-mode): Use it.
3466
1b24f4b7
PB
34672000-10-04 Peter Breton <pbreton@ne.mediaone.net>
3468
3dc78168 3469 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 3470 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
3471 Only set if window-system is non-nil
3472 (net-utils-run-program): Returns buffer.
3473 (network-connection-reconnect): Added this function.
3474
814299a7
MB
3475 * generic.el:
3476 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
3477 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
3478 Uses cl compile-time macros.
3dc78168
GM
3479 (generic-mode-name, generic-comment-list)
3480 (generic-keywords-list, generic-font-lock-expressions)
3481 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
3482 Removed variables.
3483 (generic-mode-alist): Renamed to generic-mode-list.
3484 (generic-find-file-regexp): Default changed to "^#".
3485 (generic-read-type): Uses completing read on generic-mode-list.
3486 (generic-mode-sanity-check): removed this function.
3487 (generic-add-to-auto-mode): Removed this function
3dc78168 3488 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
3489 into function instead of putting them in alist.
3490 (generic-mode-set-comments): Reworked extensively.
3491 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 3492 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 3493
814299a7 3494 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
3495 Make sure directory name ends with "/".
3496
814299a7 3497 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
3498 Regexp now allows leading whitespace.
3499 (rc-generic-mode): Added eval-when-compile
3500 around generic-make-keywords-list.
3501 Deleted duplicate regexp
3502 (rul-generic-mode): Added eval-when-compile
3503 around generic-make-keywords-list.
3504 (etc-fstab-generic-mode): New generic mode.
3505 (rul-generic-mode): Removed one eval-when-compile
814299a7 3506 which caused a max-specpdl-size exceeded error.
1b24f4b7 3507
a7bf5cf3
MB
35082000-10-04 Miles Bader <miles@gnu.org>
3509
3510 * simple.el (minibuffer-temporary-goal-position): New variable.
3511 (next-history-element): Try to keep the position of point in the
3512 input string constant.
3513
3514 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
3515 (dired-do-create-files): If there's only one file, pass it in as
3516 the DEFAULT arg to dired-mark-read-file-name.
3517
ce1087a9
SM
35182000-10-03 Stefan Monnier <monnier@cs.yale.edu>
3519
3520 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
3521 (diff-goto-source): Be smarter when choosing REVERSE or not.
3522
3523 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
3524 (texinfo-mode-menu): Add an explicit shortcut for update all.
3525
0e41e1d6
AS
35262000-10-03 Andre Spiegel <spiegel@gnu.org>
3527
814299a7 3528 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
3529 factorize backend-specific code cleanly (this was essentially
3530 conceived by Stefan Monnier).
3531 (vc-unregister): Function removed.
814299a7 3532 (vc-revert-file): New function.
858f7cb4
AS
3533 (vc-revert-buffer): Delegate some of the work to it.
3534
0e41e1d6
AS
3535 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
3536 default branch unconditionally.
3537 (vc-rcs-set-default-branch): New function.
3538 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
3539 (vc-rcs-checkin): If an appropriate default branch has been set,
3540 force creation of that branch.
858f7cb4
AS
3541 (vc-rcs-receive-file): Rewritten to contain only backend-specific
3542 code (as suggested by Stefan Monnier).
0e41e1d6 3543
01c86c56
GM
35442000-10-02 Gerd Moellmann <gerd@gnu.org>
3545
45c477b4
GM
3546 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
3547 highlighting overlay with a different face over the overlay
3548 isearch uses to highlight the current match because that can lead
3549 to bad face combinations.
3550
01c86c56
GM
3551 * loadup.el (toplevel): Load faces before isearch.
3552
3553 * isearch.el (isearch-faces): New custom group.
3554 (isearch): New defface; was already tested for in the code.
3555 (isearch-lazy-highlight-face): Changed to defface from defcustom.
3556 (isearch-highlight): Always use face `isearch'.
3557
944425c0
DL
35582000-10-02 Dave Love <fx@gnu.org>
3559
3560 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
3561 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
3562 comparison of opcode with operand.
3563
2a099bcc
MB
35642000-10-03 Miles Bader <miles@gnu.org>
3565
3566 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
3567 buffer, since the echo area will now grow to accommodate them.
3568
4300ecb8
AS
35692000-10-02 Andre Spiegel <spiegel@gnu.org>
3570
3571 * vc-hooks.el (vc-registered): If FILE used to be registered under
3572 a certain backend, try that one first.
3573
814299a7 3574 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
3575 argument list. Handle multiple backends correctly.
3576 (vc-find-new-backend): Function removed.
3577 (vc-register): Use vc-responsible-backend, as before.
3578 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
3579
64e6cc18
GM
35802000-10-02 Gerd Moellmann <gerd@gnu.org>
3581
3582 * startup.el (fancy-splash-head): Change message below the
3583 logo.
3584
00df919e
MB
35852000-10-02 Miles Bader <miles@lsi.nec.co.jp>
3586
3587 * diff-mode.el (diff-goto-source): Emit a status message.
3588 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 3589 (diff-test-hunk): Fix doc string.
00df919e
MB
3590 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
3591 (diff-advance-after-apply-hunk): New variable.
4eaa6852 3592 (diff-apply-hunk): Don't return a value.
00df919e 3593
ceec5a0c
SM
35942000-10-01 Stefan Monnier <monnier@cs.yale.edu>
3595
3596 * vc.el (vc-editable-p): Minor optimization.
3597 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
3598 (vc-find-new-backend): New function split from vc-responsible-backend.
3599 (vc-register): Use it.
3600 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
3601 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
3602 (vc-default-unregister, vc-revert-buffer): Docstring fix.
3603 (vc-clear-headers): Don't use find-file.
3604 (vc-revert-buffer): Use `and' again (must have been a braino).
3605 (vc-switch-backend): Only prompt if requested.
3606 Short circuit if nothing is to be done.
3607 Don't use vc-resynch-buffer which could lose unsaved editing.
3608 (vc-default-receive-file): Update call to vc-unregister.
3609 (with-vc-file, vc-next-action-on-file):
3610 Use vc-backend rather than vc-registered.
3611 (vc-next-action-on-file): Use intern-soft.
3612 Deal with read-only *vc-diff* buffer.
3613 (vc-transfer-file): Docstring fix.
3614
3615 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
3616 (vc-rcs-receive-file): Avoid with-vc-properties.
3617 Update call to vc-unregister.
3618 Use constant `RCS' rather than (dynamically bound) var `backend'.
3619
4ad5da8f
AS
36202000-10-01 Andre Spiegel <spiegel@gnu.org>
3621
814299a7 3622 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
3623 is visited.
3624 (vc-start-entry): New argument initial-contents. Don't visit the file
3625 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
3626 (vc-next-action, vc-register): Updated calls to vc-start-entry.
3627 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
3628 vc-start-entry.
3629 (vc-finish-logentry): Make sure to bury log buffer only if there
3630 really is one. Call `vc-resynch-buffer' on log-file, not
3631 buffer-file-name.
3632 (vc-default-comment-history, vc-default-wash-log): New functions.
3633 (vc-index-of): Removed.
3634 (vc-transfer-file): Make do without the above.
3635 (vc-default-receive-file): Call comment-history unconditionally. Pass
3636 the resulting string to vc-checkin, instead of inserting it into the
3637 comment ring.
3638
3639 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
3640 unconditionally. Use the comments as initial contents of the log
814299a7 3641 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
3642 changes.
3643
aa0c3dca
MB
36442000-10-01 Miles Bader <miles@gnu.org>
3645
3646 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
3647 `recenter' with an arg to prevent redrawing the display.
3648
d5f5a2c5
SM
36492000-09-30 Stefan Monnier <monnier@cs.yale.edu>
3650
3651 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
3652
3653 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
3654
814299a7 3655 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
3656 Don't gratuitously override the default for comment-column.
3657
3658 * textmodes/tex-mode.el (latex-metasection-list): New var.
3659 (latex-imenu-create-index): Use it.
3660 Move the regexp construction outside loops (and use push).
814299a7 3661 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
3662 (tex-font-lock-keywords): Moved from font-lock.el.
3663 (tex-comment-indent): Remove.
3664 (tex-common-initialization): Don't set comment-indent-function.
3665 (latex-block-default): New var.
3666 (tex-latex-block): Use it to provide a default choice.
3667 Add any unknown choice to latex-block-names.
3668 Insert [...] after {...}.
3669 (tex-last-unended-begin): Simplify regexp.
3670 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
3671 (latex-forward-sexp-1, latex-forward-sexp): New functions.
3672 (latex-mode): Set forward-sexp-function.
3673
3674 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
3675 Add regexp for @ignore ... @end ignore.
3676 (texinfo-heading-face): New face.
3677 (texinfo-font-lock-keywords): Use it.
3678 (texinfo-mode-menu): New menu.
3679 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
3680 New functions.
3681 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 3682 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
3683 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
3684 Remove declaration.
3685 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
3686
3687 * delsel.el (delete-selection-mode): Use define-minor-mode.
3688
3689 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
3690
36912000-09-29 Stefan Monnier <monnier@cs.yale.edu>
3692
3693 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
3694
8a5506f2
GM
36952000-09-30 Gerd Moellmann <gerd@gnu.org>
3696
068127d6
GM
3697 * replace.el (keep-lines-read-args): New function.
3698 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
3699 read arguments interactively. Add parameters RSTART and REND.
3700 Operate on the active region in Transient Mark mode.
3701
d777bb8f
GM
3702 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
3703
8a5506f2
GM
3704 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
3705 (authors-obsolete-files-regexps): New variable.
3706 (authors-add): Don't record changes in obsolete files.
3707
3fa87bfc
SM
37082000-09-29 Stefan Monnier <monnier@cs.yale.edu>
3709
3710 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
3711
3712 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
3713 (comment-indent): Make sure there's a space between code and comment.
3714 Shift comments left to avoid going past fill-column.
3715
f02149ce
GM
37162000-09-29 Gerd Moellmann <gerd@gnu.org>
3717
3718 * startup.el (startup-echo-area-message): New function.
3719 (display-startup-echo-area-message): Use it.
3720 (fancy-splash-screens): Rewritten to use keymaps and a timer.
3721 (fancy-splash-default-action): New function.
3722 (fancy-splash-screens-1): New function.
3723 (fancy-splash-head): Put a help-echo and a keymap under the image.
3724
a3ef6569
SM
37252000-09-29 Stefan Monnier <monnier@cs.yale.edu>
3726
3727 * diff-mode.el (diff-add-log-file-name): Remove.
3728 (diff-mode): Use add-log-buffer-file-name-function.
3729
3730 * add-log.el (find-change-log): New arg BUFFER-FILE.
3731 (add-log-file-name): Obey add-log-file-name-function.
3732 (add-log-buffer-file-name-function): New var.
3733 (add-change-log-entry): Use it.
3734
75e5b373
MB
37352000-09-29 Miles Bader <miles@gnu.org>
3736
3737 * image-file.el (image-file-name-extensions): New variable.
3738 (image-file-name-regexps): Renamed from `image-file-regexps'.
3739 New default value is nil. Call `auto-image-file-mode'.
3740 (image-file-name-regexp): New function.
3741 (auto-image-file-mode): New minor mode.
3742 (insert-image-file): Don't make conditional on the image-file
3743 handler being enabled.
3744 (image-file-handler): Make the call here conditional instead.
3745 (set-image-file-handler-enabled, enable-image-file-handler)
3746 (disable-image-file-handler): Functions removed.
3747
3748 * emacs-lisp/authors.el (authors-print): Rephrase many-files
3749 string.
3750
de6e1f7c
GM
37512000-09-29 Gerd Moellmann <gerd@gnu.org>
3752
3753 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
3754 it's a function from CL.
3755 (latex-imenu-create-index): Replace eval-when-compile with progn
3756 because latex-section-alist is not bound while compiling.
3757
d8c201f5
SM
37582000-09-28 Stefan Monnier <monnier@cs.yale.edu>
3759
3760 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
3761 (outline-mode): Use define-derived-mode.
3762
814299a7 3763 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
3764 * progmodes/awk-mode.el (awk-mode):
3765 * progmodes/asm-mode.el (asm-mode):
3766 Don't gratuitously override the default for comment-column.
3767
3768 * emacs-lisp/lisp.el (lisp-complete-symbol):
3769 Distinguish the let-binding case from the funcall case.
3770 (forward-sexp-function): New variable.
3771 (forward-sexp): Use it.
3772
3773 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
3774 (easy-mmode-defmap): Remove the now useless autoload.
3775
3776 * time.el (display-time-mode): Use define-minor-mode.
3777
3778 * subr.el (add-minor-mode): Don't eval NAME.
3779 Don't depend on the presence of TOGGLE-FUN for any special behavior.
3780 Use if rather than cond.
3781
3782 * simple.el (read-expression-map): Define more properly.
3783 (comment-indent-hook): Remove.
3784 (string-to-syntax): Bug fix.
3785
3786 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
3787 (cvs-ediff-diff): Fix typo.
3788 (cvs-revert-if-needed): Don't bother preserving read-only.
3789
3790 * paren.el (show-paren-mode): Use define-minor-mode.
3791
3792 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
3793 (toggle-auto-compression): Remove.
3794 (jka-compr-build-file-regexp): Remove useless grouping.
3795
3796 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
3797 Avoid user-reserved bindings.
3798 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
3799 (diff-header-face): Revert to grey85.
3800
3801 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
3802
3803 * complete.el (partial-completion-mode) <defcustom>: Remove.
3804 (partial-completion-mode): Use define-minor-mode.
3805 (PC-do-completion): Understand `completion-auto-help = delay'
3806 to mean to popup the completion buffer only the second time.
814299a7 3807 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
3808 (PC-include-file-all-completions): Don't quote lambda.
3809
3810 * comint.el (comint-mode-hook): Docstring fix.
3811 (comint-mode): Use define-derived-mode.
3812 (comint-mode-map): Remove obsolete comment.
3813 (make-comint): Minor stylistic change.
3814 (comint-insert-clicked-input): Be more careful to find the overlay.
3815 Use this-command-keys rather than hardcoding mouse-2.
3816
3817 * font-lock.el: Replace confusing (,@ with ,
3818 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
3819 Don't use regexp-opt-depth. Spice up the regexp for args.
3820 Don't distinguish between cmds that can take an opt arg or not.
3821 Use `append' and `prepend' rather than `keep'.
3822
3823 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
3824 (latex-outline-regexp): New var.
3825 (latex-outline-level): New fun.
3826 (latex-section-alist): New var.
3827 (latex-imenu-create-index): Use it. Use `push' as well.
3828 (tex-shell-map): Initialize it properly.
3829 (tex-mode): Minor stylistic change.
3830 (plain-tex-mode): Use define-derived-mode.
3831 (latex-mode): Use define-derived-mode.
3832 Construct the paragraph regexps in a more readable way.
3833 Set the buffer-local outline-{level,regexp} vars.
3834 (slitex-mode): Derive from latex-mode.
3835 (tex-common-initialization): Don't kill-all-vars anymore.
3836 Add setting for comment-add and font-lock-defaults.
3837 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
3838 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
3839 (tex-start-tex): New arg DIR (and send a chdir command for it).
3840 Also display the shell buffer and save it in tex-last-buffer-texed.
3841 (tex-region): Use expand-file-name rather than concat.
3842 Remove code made useless by changes in tex-start-tex.
3843 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
3844
3845 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
3846
ff398532
DL
38472000-09-28 Dave Love <fx@gnu.org>
3848
3849 * eshell/eshell.el (eshell) <defgroup>: Add :version.
3850
f9415d5b
GM
38512000-09-28 Gerd Moellmann <gerd@gnu.org>
3852
3853 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
3854 `append'.
3855
fa003899
SM
38562000-09-28 Stefan Monnier <monnier@cs.yale.edu>
3857
3858 * info.el (Info-extract-pointer): Undo last change.
3859 Instead, fix the position of the `bound' arg to re-search-backward.
3860
38612000-09-27 Stefan Monnier <monnier@cs.yale.edu>
3862
3863 * info.el (Info-extract-pointer):
3864 Widen more carefully, to avoid finding pointers in other nodes.
3865 (Info-index): Use push.
3866
f9415d5b 38672000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
3868
3869 * frame.el (set-frame-font): Remove call to obsolete function
3870 frame-update-faces.
3871 (set-foreground-color, set-background-color): Likewise for
3872 frame-update-face-colors.
3873
5538b8ba
MB
38742000-09-27 Miles Bader <miles@gnu.org>
3875
3876 * image-file.el: New file.
3877
60536eea
GM
38782000-09-27 Gerd Moellmann <gerd@gnu.org>
3879
5b551d58
GM
3880 * frame.el (frame-notice-user-settings): Don't call
3881 frame-update-faces, which is a no-op now.
814299a7 3882
60536eea
GM
3883 * ediff-wind.el (ediff-control-frame-parameters): Add zero
3884 tool-bar-lines.
3885
36f1966f
DL
38862000-09-27 Dave Love <fx@gnu.org>
3887
3888 * mouse.el: Fix last change.
3889
c5785b73
MB
38902000-09-27 Miles Bader <miles@lsi.nec.co.jp>
3891
3892 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
3893
672172d9
KH
38942000-09-22 Kenichi Handa <handa@etl.go.jp>
3895
3896 * international/quail.el (quail-help): The output message is
3897 improved.
3898
4653b4ea
DL
38992000-09-26 Dave Love <fx@gnu.org>
3900
3901 * mouse.el (popup-menu): If POSITION is nil, set it using
3902 mouse-position.
3903
63900fcf
SS
39042000-09-25 Sam Steingold <sds@gnu.org>
3905
3906 * net/browse-url.el (browse-url-file-url): Check for null maps.
3907
cd3b81be
GM
39082000-09-26 Gerd Moellmann <gerd@gnu.org>
3909
876512ab 3910 * frame.el (frame-notice-user-settings): Don't add a
fa003899 3911 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 3912
fa003899
SM
3913 * frame.el (frame-notice-user-settings):
3914 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 3915
cd3b81be
GM
3916 * toolbar/tool-bar.el (tool-bar-help): New function.
3917
d8b4516f
GM
39182000-09-25 Gerd Moellmann <gerd@gnu.org>
3919
6567e9b5
GM
3920 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
3921 current-load-list in top-level forms. Else this leaks a cons cell
3922 every time a defun is called.
63900fcf 3923
d8b4516f 3924 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 3925
a461758e
DL
39262000-09-25 Dave Love <fx@gnu.org>
3927
7df6adc3
DL
3928 * startup.el (fancy-splash-head): Check XPM is available.
3929
a461758e
DL
3930 * autoinsert.el (auto-insert): Doc fix.
3931 (auto-insert-alist): Following GNU notices, don't say `copyright
3932 _by_'. Use line-beginning-position.
3933 (auto-insert): Check buffer-file-name is non-nil before use.
3934
b11af2dd
GM
39352000-09-25 Gerd Moellmann <gerd@gnu.org>
3936
3937 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
3938 starting with `@def' or `@multitable', in addition to ones
3939 specified by the user in auto-fill-inhibit-regexp.
3940
5f9f981b
GM
39412000-09-25 Markus Rost <rost@math.ohio-state.edu>
3942
3943 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
3944 rmail-dont-reply-to-names matches the empty string.
63900fcf 3945
8ff16b4e
GM
39462000-09-25 Gerd Moellmann <gerd@gnu.org>
3947
63900fcf 3948 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
3949 text to sound more friendly.
3950
9b4a7800
TTN
39512000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
3952
3953 * progmodes/hideshow.el: Update author email address.
3954 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
3955 (hs-hide-all-non-comment-function): New var.
3956 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
3957 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
3958 (hs-show-region): Delete this command.
3959 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
3960
4c7c1f3f
DL
39612000-09-22 Dave Love <fx@gnu.org>
3962
3963 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
3964 (hl-line-highlight): Specify buffer when moving overlay.
3965
3966 * progmodes/fortran.el (fortran-mode): Locally set
3967 normal-auto-fill-function.
3968 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
3969 (fortran-mode-map): Adjust auto-fill menu entry.
3970
13f93dee
GM
39712000-09-22 Gerd Moellmann <gerd@gnu.org>
3972
36eb0a91
GM
3973 * vc-rcs.el (toplevel): Require `vc' when compiling.
3974
fa003899 3975 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 3976
36a03bf9
AS
39772000-09-22 Andre Spiegel <spiegel@gnu.org>
3978
9b4a7800 3979 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
3980 registered under the new backend.
3981
9b4a7800 3982 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
3983 without explicit revision number.
3984
6e4e8a3b
SM
39852000-09-21 Stefan Monnier <monnier@cs.yale.edu>
3986
3987 * diff-mode.el (diff-file-header-face): Reset to its previous value.
3988 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
3989 (diff-xor): New function.
3990 (diff-find-source-location): Use it. Fix a stupid name clash.
3991 (diff-hunk-status-msg): New function.
3992 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
3993 (diff-test-hunk): Use diff-find-source-location.
3994 (diff-goto-source): Favor the `reverse'.
3995 (diff-hunk-text): Properly handle one-sided context diffs.
3996 (diff-apply-hunk): When done, advance to the next hunk.
3997
1b24b888
GM
39982000-09-21 Gerd Moellmann <gerd@gnu.org>
3999
623a0aae
GM
4000 * startup.el (command-line): If frame was created with a non-zero
4001 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 4002
1b24b888
GM
4003 * add-log.el (change-log-date-face, change-log-name-face)
4004 (change-log-email-face, change-log-file-face)
4005 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
4006 (change-log-function-face, change-log-acknowledgement-face):
4007 New faces, inheriting from font-lock faces.
1b24b888 4008 (change-log-font-lock-keywords): Use them.
9b4a7800 4009
93b3a1c8
DL
40102000-09-21 Dave Love <fx@gnu.org>
4011
80585273
DL
4012 * progmodes/cperl-mode.el (top-level): Clean up
4013 `eval-when-compile's and assorted defvars.
4014 (cperl-invalid-face): Don't double-quote value. Change custom
4015 type.
4016 (cperl-mode): Set normal-auto-fill-function and don't zap
4017 auto-fill-function.
4018 (cperl-imenu--function-name-regexp-perl): Renamed from
4019 imenu-example--function-name-regexp-perl.
4020 (cperl-imenu--create-perl-index): Renamed from
4021 imenu-example--create-perl-index.
4022 (cperl-xsub-scan): Don't require cl.
4023
93b3a1c8
DL
4024 * msb.el (msb-mode-map): Use substitute-key-definition.
4025 (msb-mode): Use msb-mode-map.
4026
43ccb598
AS
40272000-09-21 Andre Spiegel <spiegel@gnu.org>
4028
4029 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
4030 New functions.
fa003899 4031 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
4032 (vc-switch-backend): New function.
4033 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
4034 (vc-register): Fix prompt.
4035 (vc-unregister, vc-default-unregister): New functions.
4036 (vc-version-diff): Handle empty buffer in sentinel.
4037
4038 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
4039 (vc-rcs-state-heuristic): Use it to guess the state of files with
4040 non-strict locking.
4041 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
4042 been set with -b, but not created yet.
4043 (vc-rcs-fetch-master-state): With non-strict locking, compare file
4044 contents in order to find the state.
4045 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
4046 (vc-rcs-unregister, vc-rcs-receive-file)
4047 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 4048
9b4a7800 4049 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 4050 in case it is missing.
9b4a7800 4051
95fadcca
GM
40522000-09-21 Gerd Moellmann <gerd@gnu.org>
4053
4054 * startup.el (fancy-splash-tail): Use a different foreground
4055 color on a dark frame background.
4056
470f23e1
MB
40572000-09-21 Miles Bader <miles@lsi.nec.co.jp>
4058
4059 * info.el: Use the correct capitalization when making Info-mode
4060 and Info-edit-mode `special' modes.
4061
281096ed
SM
40622000-09-20 Stefan Monnier <monnier@cs.yale.edu>
4063
4064 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
4065 (diff-mode): Add support for add-log.el.
4066 (diff-hunk-text): Use char offsets rather than line offsets.
4067 (diff-find-source-location): Replace LINE with line-offset (nil
4068 if not found) and always set POS to a meaningful position.
4069 Adapt to the new char-offsets.
4070 (diff-apply-hunk): Drop support for the unused `select' POPUP.
4071 Adapt to the new diff-find-source-location.
4072 (diff-goto-source): Adapt to the new diff-find-source-location.
4073
4074 * add-log.el (add-log-file-name): New function (split out of
4075 add-change-log-entry).
4076 (add-change-log-entry): Use it.
4077 Call add-log-file-name-function with the changelog file name if
4078 the current buffer is not associated with any file.
4079 Avoid find-file if the selected window is dedicated.
4080
4081 * diff-mode.el (diff-find-source-location):
4082 Move code from diff-apply-hunk. Return buffer rather than file.
4083 (diff-apply-hunk): Use the new result from diff-find-source-location.
4084 (diff-goto-source): Use the new diff-find-source-location.
4085
c29d77c4
DL
40862000-09-20 Dave Love <fx@gnu.org>
4087
4088 * iswitchb.el: Some doc fixes.
4089 (iswitchb-mode-map): Define completely initially. Inherit
4090 minibuffer-local-map.
4091 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
4092 fundamental-mode.
4093 (iswitchb-global-map): New variable.
4094 (iswitchb-summaries-to-end): Amalgamate regexps.
4095 (iswitchb-mode): New.
4096 (iswitchb-mode-hook): New variable.
4097 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
4098 `extensions'.
4099
49939379
GM
41002000-09-20 Gerd Moellmann <gerd@gnu.org>
4101
d05c87ac
GM
4102 * ehelp.el (electric-help): New defgroup.
4103 (electric-help-shrink-window): New user-option.
4104 (with-electric-help): Use it.
4105
1ec082d4
GM
4106 * window.el (shrink-window-if-larger-than-buffer): If face
4107 `mode-line' has a :box, and we're on a graphical frame, add 1
4108 to the needed window height.
4109
f46c275e
GM
4110 * frame.el (frame-notice-user-settings): Add a last parameter nil
4111 to a call to `append', because the last list passed to `append' is
4112 not copied, and so subsequent calls to assq-delete-all will modify
4113 default-frame-alist.
4114
b7e11c5b
GM
4115 * startup.el (fancy-splash-image): Change :type.
4116 (fancy-splash-head): Use an XBM image if appropriate.
4117 (command-line-1): Show splash screens in more cases.
4118
26ff68aa
GM
4119 * startup.el (fancy-splash-text): Don't quote faces.
4120
8320414c
GM
4121 * dired.el (dired-font-lock-keywords): Undo last change.
4122 (dired-readin): Bind indent-tabs-mode to nil.
4123
49939379
GM
4124 * startup.el (fancy-splash-head): If frame's background mode
4125 is `dark', change the black background of the image to gray.
4126 (fancy-splash-screens): Display startup echo area message.
4127 (display-startup-echo-area-message): New function.
4128
c3b27206
MB
41292000-09-20 Miles Bader <miles@lsi.nec.co.jp>
4130
55a3d2a1
MB
4131 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
4132
4133 * info.el (info-header-node): Tweak for color ttys.
4134
37a99821
MB
4135 * faces.el (face-valid-attribute-values): Make sure directories we
4136 search for stipples both exist and are readable before trying to
4137 search them.
4138
0415d0d0
MB
4139 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
4140 in the dry-run case.
4141
523b128c
MB
4142 * jka-compr.el (with-auto-compression-mode): New macro.
4143
c3b27206
MB
4144 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
4145 (custom-group-tag-face, custom-variable-tag-face): Use relative
4146 :height and inherit from `variable-pitch' face instead of
4147 hardwiring :family.
4148 * hi-lock.el (hi-black-hb): Likewise.
4149
ddba99ad
MB
4150 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
4151 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
4152 toolbar-add-item, if image doesn't have a mask add a `:mask
4153 heuristic'.
4154
7e99fbde
SM
41552000-09-19 Stefan Monnier <monnier@cs.yale.edu>
4156
4157 * diff-mode.el: Docstring fixes.
4158 (diff-header-face, diff-comment-face): New faces.
4159 (diff-font-lock-keywords): Highlight a bit differently.
4160 (diff-find-source-location): Don't return SPAN any more.
4161 (diff-hunk-text): Don't bother erasing the temp buffer.
4162 (diff-find-text): Drop argument LINE.
4163 (diff-apply-hunk): Update calls to diff-find-text.
4164 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
4165
4166 * calendar/calendar.el: Docstring fixes.
4167 (calendar-make-alist): Don't quote lambda.
4168 (calendar-star-date): Use make-local-variable.
4169
fb275c02
DL
41702000-09-19 Dave Love <fx@gnu.org>
4171
7e99fbde
SM
4172 * toolbar/tool-bar.el: Renamed from toolbar.el.
4173 Change `toolbar' to `tool-bar' generally in symbols.
4174 Make some items invisible in `special' major modes.
4175 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
4176 Add arg PROPS.
532cb34d 4177
7e99fbde
SM
4178 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
4179 Add :version here.
fb275c02
DL
4180 (fancy-splash-delay, fancy-splash-image): Remove :version here.
4181
8f4ca9a5
GM
41822000-09-19 Gerd Moellmann <gerd@gnu.org>
4183
8b7707e1 4184 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 4185
8b7707e1 4186 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
4187 (find-file-noselect): Use it.
4188
8b7707e1 4189 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
4190 (fancy-splash-screen): Defgroup.
4191
8f4ca9a5
GM
4192 * add-log.el (change-log-font-lock-keywords): Match names
4193 more exactly for the case that font-lock-constant-face is
4194 underlined.
4195
ba9eeda1 41962000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 4197
8b7707e1 4198 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 4199
289eaef9
AS
42002000-09-19 Andre Spiegel <spiegel@gnu.org>
4201
4202 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
4203
ce9ded5d
GM
42042000-09-19 Gerd Moellmann <gerd@gnu.org>
4205
c113de23
GM
4206 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
4207 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
4208 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
4209 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
4210 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
4211 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
4212 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
4213 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
4214 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
4215 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
4216 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 4217 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 4218
ce9ded5d
GM
4219 * startup.el (fancy-splash-text): New variable.
4220 (fancy-splash-delay, fancy-splash-image): New user-options.
4221 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
4222 (fancy-splash-screens): New functions.
4223 (command-line-1): If display has a `display' frame parameter, has
4224 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 4225
b9b1c3a9
DL
42262000-09-19 Dave Love <fx@gnu.org>
4227
4228 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
4229 with null `help'. Use modern backquote syntax.
4230
1af25534
GM
42312000-09-19 Gerd Moellmann <gerd@gnu.org>
4232
afd3c8cd
GM
4233 * font-lock.el (font-lock-mode): Change message telling the user
4234 that ``the buffer is too big''.
4235
1af25534
GM
4236 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
4237 for instance for the case that tab-width is 2.
4238
05b1f851
GM
42392000-09-18 Gerd Moellmann <gerd@gnu.org>
4240
4241 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
4242 toolbar-add-item, if image doesn't have a mask add a `:mask
4243 heuristic'.
4244
8ec8f673
MB
42452000-09-18 Miles Bader <miles@lsi.nec.co.jp>
4246
2b612b1f
MB
4247 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
4248 and return a cons if it's non-nil.
4249 (diff-apply-hunk): Try to jump to the line in the source text
4250 corresponding to the position of point in the in the hunk.
4251
9b4a7800 4252 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
4253 (Info-title-1-face): Use face inheritance and relative sizes
4254 instead of hard-wiring things.
4255
4256 * faces.el (secondary-selection): Make dark-background variant sane.
4257
5eedab4d
AI
42582000-09-16 Andrew Innes <andrewi@gnu.org>
4259
5eedab4d
AI
4260 * makefile.w32-in (compile-files-CMD): No need to make .elc files
4261 read-only, since they aren't under VC now.
4262
6a142f26
DL
42632000-09-17 Dave Love <fx@gnu.org>
4264
e07436e1
DL
4265 * tmm.el: Replace mapcar with mapc in several places.
4266
4267 * loadhist.el (unload-feature): Maybe call elp-restore-list and
4268 ad-unadvise.
4269
7d354dd5
DL
4270 * international/latin1-disp.el: New file.
4271
6a142f26
DL
4272 * calendar/cal-move.el (scroll-calendar-left)
4273 (scroll-calendar-right): Make arg optional (for active mode line).
4274
4275 * calendar/calendar.el (calendar-mode-line-format): Make fields
4276 mouse-sensitive.
4277 (calendar-read-date, calendar-read-date, calendar-window-list):
4278 Unquote lambda.
4279 (calendar-month-name): Use aref, not sref.
4280
4281 * view.el (minor-mode-alist): Propertize the string.
4282
4283 * international/characters.el (standard-case-table): Add entries
4284 for Greek.
4285
50ac70af
MB
42862000-09-18 Miles Bader <miles@gnu.org>
4287
53c9ab4f
MB
4288 * info.el (info-node, info-xref): Add dark-background variants.
4289
a114b1ca
MB
4290 * faces.el (header-line): Change defaults to be less confusing
4291 when mixed with mode-lines.
4292
50ac70af
MB
4293 * info.el (Info-fontify-node): Make a few cleanups.
4294 Add extra `help-echo' and `local-map' props to node xrefs.
4295 Use header-specific faces for node-names & xrefs.
4296 (Info-use-header-line): New variable.
53c9ab4f 4297 (info-header-xref, info-header-node): New faces.
50ac70af
MB
4298 (Info-setup-header-line): New function.
4299 (Info-select-node): Call Info-setup-header-line when enabled.
4300 (Info-extract-pointer): Work even if the header line is hidden.
4301 (Info-header-line): New variable.
4302
729927ff
SM
43032000-09-16 Stefan Monnier <monnier@cs.yale.edu>
4304
4305 * vms-patch.el (print-region-function): Don't quote lambda.
4306
4307 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
4308
4309 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
4310 (lm-get-header-re): Allow spaces between the header and the colon.
4311 (lm-header): Allow $ in non-RCS headers.
4312 (lm-header-multiline): Put the strings back into order.
4313 Stop at an empty line. Don't require two space chars if the
4314 line is clearly not another header line.
4315
4316 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
4317 (popup-menu-popup): Remove.
4318
7a98d821
GM
43192000-09-15 Gerd Moellmann <gerd@gnu.org>
4320
7f8f1edc
GM
4321 * toolbar/toolbar.el (toolbar-add-item): Use the same image
4322 specification if or if not tool-bar item contains an `:enabled'
4323 property.
4324
7a98d821
GM
4325 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
4326 current buffer has no file name.
4327
a7bc704b
DL
43282000-09-15 Dave Love <fx@gnu.org>
4329
4330 * strokes.el: Sync with maintainer's current version with changes
4331 for Emacs, but avoid runtime cl and levents.
4332 (toplevel): Change autoloads and compilation requires.
4333 (strokes-version, strokes-bug-address, strokes-lift): Values
4334 changed.
4335 (strokes-xpm-header, strokes-insinuated): New variable.
4336 (strokes): Add :link.
4337 (strokes-mode): Customized.
4338 (strokes-while-inhibiting-garbage-collector): New macro.
4339 (strokes-remassoc): Avoid remove-if.
4340 (strokes-fix-button2-command): Don't use ad-do-it.
4341 (strokes-insinuate): New function.
4342 (strokes-button-press-event-p, strokes-button-release-event-p):
4343 New functions, used instead of non-`strokes-' versions..
4344 (strokes-mouse-event-p): Rewritten.
4345 (strokes-event-closest-point): Avoid event-point.
4346 (strokes-get-grid-position): Avoid cdadr, caadr
4347 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
4348 functions.
4349 (strokes-help): Use with-output-to-temp-buffer.
4350 (strokes-window-configuration-changed-p): New function.
4351 (strokes-update-window-configuration): Use buffer-live-p,
4352 strokes-window-configuration-changed-p.
4353 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
4354 (strokes-char-face): New face.
4355 (strokes-char-table, strokes-base64-chars): New variable.
4356 (strokes-xpm-for-stroke, strokes-list-strokes)
4357 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
4358 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
4359 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4360 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
4361 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
4362 functions.
4363
47e351a3
GM
43642000-09-15 Gerd Moellmann <gerd@gnu.org>
4365
ebb8f116
GM
4366 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
4367
47e351a3
GM
4368 * image.el (create-image): Doc fix.
4369
4370 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
4371 instead of `:heuristic-mask t'.
4372
fe83b953
AI
43732000-09-14 Andrew Innes <andrewi@gnu.org>
4374
4375 * makefile.w32-in: Revert to Unix line endings.
4376
52481729
AI
43772000-09-14 Andrew Innes <andrewi@gnu.org>
4378
3021e816
AI
4379 * makefile.w32-in: Add bootstrap support. Also copy lisp source
4380 when installing.
4381
52481729
AI
4382 * makefile.nt (DONTCOMPILE): Fix typo.
4383
4384 * shell.el (shell-write-history-on-exit): New function.
4385 (shell-dumb-shell-regexp): New custom variable.
4386 (shell-mode): Make shell-write-history-on-exit the process
4387 sentinel if shell name matches shell-dumb-shell-regexp.
4388
4389 * w32-fns.el: Comment out before-init-hook function which resets
4390 source-directory based; this breaks bootstrap.
4391
f8034e41
DL
43922000-09-14 Dave Love <fx@gnu.org>
4393
4394 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
4395 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
4396 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
4397 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
4398 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
4399 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
4400 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
4401 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
4402 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
4403
4404 * toolbar/toolbar.el: New.
4405
4406 * subdirs.el: Add toolbar.
4407
b9ce5694
GM
44082000-09-14 Gerd Moellmann <gerd@gnu.org>
4409
4410 * indent.el (indent-for-tab-command): Doc fix.
4411
986b7dee
GM
44122000-09-14 Alex Schroeder <alex@gnu.org>
4413
4414 * ansi-color.el (ansi-colors): Doc change.
4415 (ansi-color-get-face): Simplified regexp.
4416 (ansi-color-faces-vector): Added more faces, doc change.
4417 (ansi-color-names-vector): Doc change.
4418 (ansi-color-regexp): Simplified regexp.
4419 (ansi-color-parameter-regexp): New regexp.
4420 (ansi-color-filter-apply): Doc change.
4421 (ansi-color-filter-region): Doc change.
4422 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
4423 deal with zero length parameters.
4424 (ansi-color-apply-on-region): Doc change.
4425 (ansi-color-map): Doc change.
4426 (ansi-color-map-update): Removed debugging message.
4427 (ansi-color-get-face-1): Added condition-case to trap
4428 args-out-of-range errors.
4429 (ansi-color-get-face): Doc change.
4430 (ansi-color-make-face): Removed.
4431 (ansi-color-for-shell-mode): New option.
9b4a7800 4432
076ff911
KH
44332000-09-13 Kenichi Handa <handa@etl.go.jp>
4434
4435 * international/quail.el (quail-start-translation): Translate KEY
4436 if necessary even if it doesn't have any mapping in the current
4437 input method.
4438 (quail-start-conversion): Likewise.
4439 (quail-help): The output message is improved.
4440
bdf08678
MB
44412000-09-13 Miles Bader <miles@gnu.org>
4442
4443 * comint.el (comint-output-filter): Revert to using
4444 `insert-before-markers'. Add bletcherous hack to undo damage
4445 caused by `insert-before-markers'. Put `front-sticky' property on
4446 overlays created here so that the field code understands how the
4447 overlay works. Use a let when making comint-last-prompt-overlay,
4448 so that the code is easier to read.
4449
ffb8db8d
DL
44502000-09-13 Dave Love <fx@gnu.org>
4451
4452 * wid-edit.el (widget-default-format-handler): DTRT when
4453 doc-property is a function.
4454
5dd05f61
GM
44552000-09-12 Francesco Potorti` <pot@gnu.org>
4456
4457 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
4458 filed name if it's not there.
4459
35177617
DL
44602000-09-12 Dave Love <fx@gnu.org>
4461
9023837e
DL
4462 * simple.el (read-mail-command): Doc fix.
4463 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
4464
35177617
DL
4465 * vc.el (vc-dired-listing-switches): Fix :version.
4466
4467 * vc-hooks.el: Doc fixes.
4468
4469 * subr.el (add-minor-mode): Use toggle-fun arg.
4470
4471 * speedbar.el: Add :version to several defcustoms.
4472
4473 * imenu.el (imenu--truncate-items, imenu--cleanup)
4474 (imenu--generic-function): Avoid mapcar.
4475 (imenu--replace-spaces): Function removed.
4476 (imenu--completion-buffer): Use subst-char-in-string.
4477 (imenu-add-to-menubar): Use keymap inheritance.
4478
1afaae94
MB
44792000-09-12 Miles Bader <miles@gnu.org>
4480
4481 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
4482 (diff-mode-map): Bind `diff-test-hunk'.
4483 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
4484
44852000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
4486
4487 * bytecomp.el (byte-compile-defvar): Undo last change
4488 because it breaks '(make-variable-buffer-local (defvar ...)'
4489 which is used at least in dired.
4490
63c36c3c
KH
44912000-09-12 Kenichi Handa <handa@etl.go.jp>
4492
4493 * international/quail.el (quail-define-package): Docstring
4494 modified.
4495
1ad24be1
KH
44962000-09-12 Kenichi Handa <handa@etl.go.jp>
4497
362a8065
KH
4498 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
4499 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
4500 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
4501 docstring of "chinese-py".
4502
1ad24be1
KH
4503 * international/quail.el (quail-translation-docstring): New
4504 variable.
4505 (quail-show-keyboard-layout): Docstring modified.
4506 (quail-select-current): Likewise.
4507 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
4508 infinite recursive call.
4509 (quail-help): Check quail-translation-docstring. Format of the
4510 output changed.
4511 (quail-help-insert-keymap-description): Adjusted for the above
4512 change.
4513
cc0f95a4
GM
45142000-09-11 Gerd Moellmann <gerd@gnu.org>
4515
4516 * bytecomp.el (byte-compile-defvar): Only cons onto
4517 current-load-list in top-level forms. Else this leaks a cons cell
4518 every time a defun is called.
4519
7530b6da
MB
45202000-09-11 Miles Bader <miles@lsi.nec.co.jp>
4521
4522 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
4523 Now understands non-unified diffs. Some functionality moved into
4524 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
4525 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
4526 modify anything. Only reposition point in the patched file if the
4527 patch succeeds. Only pop up another window if POPUP is true.
4528 Emit a message describing what happened if successful, and at what
4529 line-offset. Automatically detect reversed hunks and do something
4530 appropriate.
4531 (diff-hunk-text, diff-find-text): New functions.
4532 (diff-filter-lines): Function removed.
4533 (diff-test-hunk): New function.
4534 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
4535
6b124390
DL
45362000-09-10 Dave Love <fx@gnu.org>
4537
4538 * textmodes/tildify.el: Minor doc/commentary fixes.
4539 (tildify) <defgroup>: Add :version.
4540
4541 * faces.el (face-x-resources): Make custom type more specific.
4542 (frame-background-mode): Use mapc.
4543 (region) <defcustom>: Add :version.
4544
7f8b6551
SM
45452000-09-08 Stefan Monnier <monnier@cs.yale.edu>
4546
9b4a7800
TTN
4547 * vc-sccs.el (vc-sccs-register):
4548 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
4549 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
4550 * vc.el (vc-register): Clear file's properties.
4551
c454aac1
GM
45522000-09-08 Gerd Moellmann <gerd@gnu.org>
4553
4554 * faces.el (face-spec-set): Only face-spec-reset-face when
4555 ATTRS is non-nil.
4556
bb934822
EZ
45572000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4558
4559 * help.el (help-insert-xref-button): Fix a typo in doc string.
4560
03419440
EZ
45612000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
4562
7f8b6551
SM
4563 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4564 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
4565 methods.
4566
03419440
EZ
4567 * menu-bar.el (read-mail-item-name): New function.
4568 (menu-bar-tools-menu): Use it to compute and display the package
4569 used to read email.
4570 (menu-bar-tools-menu): Fix typo in GUD's help string.
4571
dbcee71a
DL
45722000-09-07 Dave Love <fx@gnu.org>
4573
19e713d8
DL
4574 * diff-mode.el (diff-mouse-goto-source): New function.
4575
a7cafade 4576 * vc-sccs.el: Doc fixes.
7f8b6551 4577 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
4578
4579 * vc-rcs.el: Doc fixes.
7f8b6551
SM
4580 (vc-rcs-register-switches, vc-rcs-checkin-switches)
4581 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
4582 (vc-rcs-master-templates): Add or change :version.
4583
7f8b6551 4584 * vc-cvs.el: Doc fixes.
a7cafade
DL
4585 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
4586 (vc-cvs-stay-local): Add :version.
4587
dbcee71a
DL
4588 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
4589
ed254191
KH
45902000-09-07 Kenichi Handa <handa@etl.go.jp>
4591
4592 * international/quail.el (quail-help): Fix previous change.
4593
ab0ee409
GM
45942000-09-07 Gerd Moellmann <gerd@gnu.org>
4595
f46f845b 4596 * faces.el (color-values): Doc fix.
9b4a7800 4597
ab0ee409
GM
4598 * faces.el (frame-set-background-mode): Use frame-parameter
4599 instead of frame-parameters.
4600
4601 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 4602 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 4603 frame-parameters.
9b4a7800 4604
f7246ac7
KH
46052000-09-07 Kenichi Handa <handa@etl.go.jp>
4606
4607 * language/devan-util.el (devanagari-to-indian-region): In the
4608 loop, change the following char, not preceding char.
4609
96889af2
GM
46102000-09-07 Gerd Moellmann <gerd@gnu.org>
4611
1091dd67
GM
4612 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
4613 instead of frame-parameters.
4614
9b4a7800 4615 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
4616 internal-set-lisp-face-attribute with FRAME being 0.
4617
4618 * vc.el: Remove `Id' version control keyword.
96889af2 4619
0fddd0dc
KH
46202000-09-07 Kenichi Handa <handa@etl.go.jp>
4621
4622 * help.el (help-make-xrefs): Adjusted for the change of
4623 help-xref-mule-regexp.
4624 (help-insert-xref-button): New function.
4625
4626 * international/mule-cmds.el (help-xref-mule-regexp-template):
4627 Include the pattern for character set.
4628 (leim): New group.
4629
4630 * international/quail.el: Don't require face.
4631 (quail): New group.
7f8b6551 4632 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
4633 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
4634 (quail-keyboard-layout-substitution): New variable.
4635 (quail-update-keyboard-layout): New function.
4636 (quail-keyboard-layout-type): New customizable variable.
4637 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
4638 (quail-keyboard-translate): Pay attention to
4639 quail-keyboard-layout-substitution.
4640 (quail-insert-kbd-layout): New function.
4641 (quail-show-keyboard-layout): New function.
4642 (quail-get-translation): If the definition is a vector of length
7f8b6551 4643 1, and the element is a string of length 1, return the character
0fddd0dc
KH
4644 in that string.
4645 (quail-update-current-translations): Fix the case of
4646 relative-index out of range.
4647 (quail-build-decode-map, quail-insert-decode-map): New Functions.
4648 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 4649 Show key sequences for all available characters.
0fddd0dc
KH
4650 (quail-help-insert-keymap-description): Don't show such verbose
4651 key bindings as quail-self-insert-command.
4652
4653 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4654 Format changed, and each element now have extra documentations.
4655 (tit-process-header): Delete invalid characters from TIT-PROMPT.
4656 Adjusted for the change of quail-cxterm-package-ext-info.
4657
8ddceaf1
GM
46582000-09-06 Gerd Moellmann <gerd@gnu.org>
4659
4660 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
4661 requiring it leads to a recursive loading of vc.el and vc-hooks.el
4662 during bootstrap.
4663
099bd78a
SM
46642000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4665
4666 * vc.el: (toplevel): Don't require `dired' at run-time.
4667 (vc-dired-resynch-file): Remove autoload cookie.
4668
46692000-09-05 Andre Spiegel <spiegel@gnu.org>
4670
4671 * vc.el: Made several backend functions optional.
4672 (vc-default-responsible-p): New function.
4673 (vc-merge): Use RET for first version to trigger merge-news, not
4674 prefix arg.
4675 (vc-annotate): Handle backends that do not support annotation.
4676 (vc-default-merge-news): Removed. The existence of a merge-news
4677 implementation is now checked on caller sites.
4678
9b4a7800 4679 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
4680 case.
4681
9b4a7800 4682 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
4683 special case that has been removed from the default in vc-hooks.el.
4684
46852000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4686
4687 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
4688
46892000-09-05 Andre Spiegel <spiegel@gnu.org>
4690
4691 * vc-hooks.el: Require vc during compilation.
4692 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
4693 macro `with-vc-properties' in vc.el.
4694 (vc-file-getprop): Doc fix.
4695 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 4696
099bd78a
SM
4697 * vc.el: Require dired-aux during compilation.
4698 (vc-name-assoc-file): Moved to vc-sccs.el.
4699 (with-vc-properties): New macro.
9b4a7800 4700 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
4701 vc-finish-steal): Use it.
4702 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
4703 to the backend-specific function is now supposed to do the checkout,
4704 too.
4705 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
4706
9b4a7800 4707 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
4708 set file properties; that gets done in the generic code now.
4709
4710 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
4711 Changed parameter list, added code from vc.el that does the
4712 checkout, possibly with a double-take.
4713
4714 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
4715 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
4716 the above under the new name.
4717 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
4718 parameter list, added checkout command.
4719 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
4720 properties; that gets done in the generic code now.
4721
47222000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4723
4724 * vc.el: Docstring fixes (courtesy of checkdoc).
4725
47262000-09-05 Stefan Monnier <monnier@cs.yale.edu>
4727
4728 * vc.el (vc-checkout-writable-buffer-hook)
4729 (vc-checkout-writable-buffer): Remove.
4730 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
4731 (vc-log-mode): Make it into a clean derived major mode.
4732 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
4733 vc-log-mode if log-edit is not available.
4734 (vc-dired-mode-map): Don't set-keymap-parent yet.
4735 (vc-dired-mode): Do set-keymap-parent here.
4736 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
4737
08ba3862
GM
47382000-09-05 Gerd Moellmann <gerd@gnu.org>
4739
4740 * faces.el (set-face-attribute, face-spec-reset-face)
4741 (face-spec-set): Avoid consing by removing calls to `apply'.
4742
4743 * frame.el (frame-parameter): Move to C code.
4744
3b4429b4
DL
47452000-09-05 Dave Love <fx@gnu.org>
4746
4747 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
4748 insert-before-markers-and-inherit. Now checked systematically!
4749
877055f6
GM
47502000-09-05 Alex Schroeder <alex@gnu.org>
4751
4752 * sql.el (sql-postgres): Use sql-postgres-options.
4753 (sql-postgres-options): New variable.
4754
47552000-09-05 Alex Schroeder <alex@gnu.org>
4756
4757 * sql.el (sql-mode-menu): Work around missing variable mark-active
4758 in XEmacs.
4759 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
4760 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
4761 compatibility.
4762
7a004b71
GM
47632000-09-04 Gerd Moellmann <gerd@gnu.org>
4764
54baed30 4765 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 4766
7a004b71
GM
4767 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
4768
4769 * Makefile.in (DONTCOMPILE): Fix typo in file name.
4770
47712000-09-04 Andre Spiegel <spiegel@gnu.org>
4772
4773 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
4774 don't support anything else under SCCS yet.
4775
4776 * vc-hooks.el: Minor doc fixes.
4777
47782000-09-04 Andre Spiegel <spiegel@gnu.org>
4779
4780 * vc.el (vc-next-action-on-file): Do not visit the file if it's
4781 not necessary. If verbose in state `needs-patch', do the same as
4782 under `up-to-date'. When NOT verbose and `needs-patch', check out
4783 latest version instead of `merge-news'.
4784 (vc-next-action-dired): Don't mess with default-directory here; it
4785 breaks other parts of dired. It is the job of the
099bd78a 4786 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
4787 (vc-next-action): Remove a special CVS case.
4788 (vc-clear-headers): New optional arg FILE.
4789 (vc-checkin, vc-checkout): Set properties vc-state and
4790 vc-checkout-time properly.
099bd78a 4791 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
4792 (vc-print-log): Use new backend function `show-log-entry'.
4793 (vc-cancel-version): Do the checks in a different order. Added a
4794 FIXME concerning RCS-only code.
4795
4796 * vc-rcs.el (vc-rcs-show-log-entry): New function.
4797 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
4798
4799 * vc-cvs.el (vc-cvs-show-log-entry): New function.
4800
9b4a7800 4801 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
4802 `needs-patch' as a `-' too.
4803
48042000-09-04 Andre Spiegel <spiegel@gnu.org>
4805
4806 * vc.el (vc-responsible-backend): New optional arg REGISTER.
4807 (vc-default-could-register): New function.
4808 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
4809 (vc-resynch-buffer): Call vc-dired-resynch-file.
4810 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
4811 vc-resynch-buffer instead of vc-resynch-window.
4812 (vc-next-action-dired): Don't redisplay here, that gets done as a
4813 result of the individual file operations.
4814 (vc-retrieve-snapshot): Corrected prompt order.
4815
4816 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 4817
7a004b71
GM
4818 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
4819 as well.
4820 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
4821 hostname regexps. Updated all callers.
4822 (vc-cvs-responsible-p): Handle directories as well.
4823 (vc-cvs-could-register): New function.
4824 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
4825 properties up-to-date.
9b4a7800 4826
7a004b71
GM
4827 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
4828 user whether to create one.
4829
48302000-09-04 Andre Spiegel <spiegel@gnu.org>
4831
4832 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
4833 check out a non-existing file.
4834
4835 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
4836 workfile does not exist.
4837
4838 * vc.el (vc-version-diff): Use `require' to check for existence of
4839 diff-mode.
4840
48412000-09-04 Andre Spiegel <spiegel@gnu.org>
4842
4843 * vc-cvs.el (vc-cvs-registered): Use new function
4844 vc-cvs-parse-entry to do the actual work.
4845
48462000-09-04 Andre Spiegel <spiegel@gnu.org>
4847
4848 * vc-hooks.el (vc-find-backend-function): If function doesn't
4849 exist, return nil instead of error.
4850 (vc-call-backend): Doc fix.
4851
4852 * vc.el (vc-do-command): Doc fix.
4853 (vc-finish-logentry): When checking in from vc-dired, choose the
4854 right backend for logentry check.
4855 (vc-dired-mode-map): Inherit from dired-mode-map.
4856 (vc-dired-mode): Local value of dired-move-to-filename-regexp
4857 simplified.
4858 (vc-dired-state-info): Removed, updated caller.
4859 (vc-default-dired-state-info): Use parentheses instead of hyphens.
4860 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
4861 (vc-dired-listing-switches): New variable.
4862 (vc-directory): Use it, instead of dired-listing-switches.
4863
4864 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
4865 (vc-cvs-dir-state): New function.
7f8b6551 4866 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
4867 (vc-cvs-parse-entry): New function, also to be used in
4868 vc-cvs-registered.
9b4a7800 4869
7a004b71
GM
48702000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4871
4872 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
4873 *or* single-window-frames.
4874
48752000-09-04 Andre Spiegel <spiegel@gnu.org>
4876
4877 * vc.el (vc-update-changelog): Split into generic part and default
4878 implementation. Doc string adapted.
4879 (vc-default-update-changelog): New function. Call the `rcs2log'
4880 script in exec-directory, to fix a long-standing nuisance.
4881
4882 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
4883 simply signals an error.
9b4a7800 4884
7a004b71
GM
48852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4886
4887 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
4888 control-flow more clear and to avoid running `cvs' twice.
4889
4890 * vc.el (vc-next-action-on-file): Doc fix.
4891 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
4892 (vc-print-log): Eval `file' before constructing the continuation.
4893
48942000-09-04 Andre Spiegel <spiegel@gnu.org>
4895
4896 * vc.el (vc-next-action-on-file): Corrected several messages.
4897 (vc-merge): Add prefix arg `merge-news'; handle it.
4898
4899 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
4900 is not reached. It is.
4901 (vc-cvs-merge): Set state to 'edited after merge.
4902 (vc-cvs-merge-news): Set workfile version to nil if not known.
4903 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
4904
4905 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
4906 via stdout. (Merge from main line.)
9b4a7800 4907
7a004b71
GM
49082000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4909
4910 * vc.el (vc-finish-logentry): Thinko in the "same comment"
4911 detection.
4912
49132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4914
4915 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
4916 against kill-all-local-variables.
4917 (vc-log-edit): Don't save vc-parent-buffer any more.
4918 (vc-last-comment-match): Initialize to an empty string.
4919 (vc-post-command-functions): New hook.
4920 (vc-do-command): Run it.
4921 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
4922 (vc-finish-logentry): Only add the comment to the ring if it's
4923 different from the last comment entered.
4924 (vc-new-comment-index): New function.
4925 (vc-previous-comment): Use it. Make the minibuffer message
4926 slightly less terse.
4927 (vc-comment-search-reverse): Make it work forward as well. Don't
4928 set vc-comment-ring-index if no match is found. Use
4929 vc-new-comment-index.
4930 (vc-comment-search-forward): Use vc-comment-search-reverse.
4931 (vc-dired-mode-map): Don't inherit from dired-mode-map since
4932 define-derived-mode will do it for us. Bind `v' to a keymap that
4933 inherits from vc-prefix-map so that we can bind `vt' without
4934 binding C-x v t.
4935 (vc-retrieve-snapshot): Parenthesis typo.
4936
4937 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
4938 to 1. Make sure to switch to *vc* before looking for an error
4939 message. Use vc-parse-buffer.
4940
49412000-09-04 Andre Spiegel <spiegel@gnu.org>
4942
4943 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
4944 and NAME.
4945 (vc-retrieve-snapshot): Split into two parts.
4946 (vc-default-retrieve-snapshot): New function.
4947
4948 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
4949 (vc-cvs-retrieve-snapshot): New function (untested).
4950 (vc-cvs-stay-local): Default to t.
4951 (vc-cvs-remote-p): New function and property.
4952 (vc-cvs-state): Stay local only if the above is t.
4953 (vc-handle-cvs): Removed.
4954 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
4955 done via vc-handled-backends now.
4956 (vc-cvs-header): Escape Id.
4957
49582000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4959
4960 * vc.el (vc-do-command): Remove unused commands.
4961 (vc-version-diff): Make sure default-directory ends with a slash.
4962 Move the window commands into a vc-exec-after.
4963 (vc-print-log): Move more of the code into the `vc-exec-after'.
4964
49652000-09-04 Andre Spiegel <spiegel@gnu.org>
4966
4967 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
4968 (vc-print-log): Search current revision from beginning of buffer.
4969 (vc-revert-buffer): Clear echo area after the diff is finished.
4970 (vc-prefix-map): Removed definition of "t" for terse display in vc
4971 dired.
4972 (vc-dired-mode-map): Inherit from dired-mode-map. Added
4973 definition of "vt" for terse display.
4974 (vc-dired-mode): Fix dired-move-to-filename-regexp.
4975
49762000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4977
4978 * vc.el (vc-exec-after): Avoid caddr.
4979
49802000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4981
4982 * vc.el (vc-exec-after): New function.
4983 (vc-do-command): Use it to add a termination message for async
4984 procs.
4985 (vc-checkout): Try to handle a missing-backend situation.
4986 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
4987 of a directory with a backend using async diffs.
4988 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
4989 present.
4990
4991 * vc-sccs.el (vc-sccs-state-heuristic): Use
4992 file-ownership-preserved-p.
4993
4994 * vc-rcs.el (vc-rcs-state-heuristic): Use
4995 file-ownership-preserved-p.
4996 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
4997
49982000-09-04 Andre Spiegel <spiegel@gnu.org>
4999
5000 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
5001 vc-do-command.
5002
5003 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
5004 when there are no changes.
5005
50062000-09-04 Andre Spiegel <spiegel@gnu.org>
5007
5008 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
5009
5010 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
5011
50122000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5013
5014 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
5015
5016 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
5017 the `fset' outside of the defvar so that it works even if
5018 vc-prefix-map was already defined.
5019 (vc-setup-buffer): New function, split out of vc-do-command.
5020 (vc-do-command): Allow BUFFER to be t to mean `just use the
5021 current buffer without any fuss'.
5022 (vc-version-diff): Change the `diff' backend operation to just put
5023 the diff in the current buffer without erasing it. Always use
5024 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
5025 shrink-window-if-larger-than-buffer.
5026 (vc-print-log): Change the `print-log' backend operation to just
5027 put the log in the current buffer without erasing it. Protect
5028 shrink-window-if-larger-than-buffer.
5029 (vc-update-change-log): Fix setd typo.
5030
5031 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
5032 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
5033
5034 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
5035 (vc-rcs-diff): Insert in the current buffer and remove unused arg
5036 CMP.
5037
5038 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
5039 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
5040 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
5041
50422000-09-04 Andre Spiegel <spiegel@gnu.org>
5043
5044 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
5045 not possible, use vc-BACKEND-workfile-unchanged-p.
5046 (vc-default-workfile-unchanged-p): New function. Delegates to a
5047 full vc-BACKEND-diff.
5048
5049 * vc-hooks.el (vc-simple-command): Removed.
5050
5051 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
5052 instead of vc-simple-command.
5053 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
5054 avoid doing a diff when opening a file.
5055 (vc-rcs-state): Added check for unlocked-changes.
5056 (vc-rcs-header): Escape Id.
5057 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
5058 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
5059 version.
5060
5061 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
5062 (vc-sccs-diff): Remove optional arg CMP.
5063 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
5064 SCCS-specific function.
5065
5066 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
5067 vc-simple-command.
5068
50692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5070
5071 * vc.el (vc-editable-p): Renamed from vc-writable-p.
5072 (with-vc-file, vc-merge): Use vc-editable-p.
5073 (vc-do-command): Remove unused var vc-file and fix the
5074 doubly-defined `status' var. Add a user message when starting an
5075 async command.
5076 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
5077 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
5078 Use with-current-buffer.
5079 (vc-buffer-sync): Use unless.
5080 (vc-next-action-on-file): If the file is 'edited by read-only,
5081 make it read-write instead of trying to commit.
5082 (vc-version-diff, vc-update-change-log): Use `setq
5083 default-directory' rather than `cd'.
5084 (vc-log-edit): Don't forget to set default-directory in the
5085 buffer.
5086
5087 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
5088 (vc-sccs-state-heuristic): Use file-writable-p instead of
5089 comparing userids.
5090 (vc-sccs-checkout): Use `unless'.
5091
5092 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
5093 of comparing userids.
5094 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
5095 Simplify the logic by eliminating unreachable code.
5096 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
5097 just do a recursive call if we need to retry.
5098 (vc-rcs-checkout): Handle the case where rcs is missing by making
5099 the buffer read-write if requested and re-signalling the error.
5100
5101 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
5102
51032000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5104
5105 * vc-hooks.el (vc-handled-backends): Docstring change.
5106 (vc-ignore-vc-files): Mark obsolete.
5107 (vc-registered): Check vc-ignore-vc-files.
5108 (vc-find-file-hook, vc-file-not-found-hook): Don't check
5109 vc-ignore-vc-files.
5110
5111 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
5112
51132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5114
5115 * vc.el (vc-checkout): Don't do anything special for ange-ftp
5116 files since ange-ftp already has vc-registered return nil.
5117
5118 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
5119 (vc-sccs-workfile-version): Use with-temp-buffer and new
5120 vc-parse-buffer and don't bother setting the property.
5121 (vc-sccs-add-triple): Use with-current-buffer and
5122 find-file-noselect.
5123 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
5124
5125 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
5126 derives from the old vc-parse-buffer but uses the revision number
5127 rather than the date (much easier to compare robustly).
5128 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
5129 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
5130 locking-user more directly. Check strict locking and set
5131 checkout-model appropriately.
5132 (vc-rcs-parse-locks): Remove.
5133 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
5134 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
5135 (vc-rcs-system-release): Use with-current-buffer and
5136 vc-parse-buffer.
5137 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
5138
5139 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
5140 (vc-simple-command): Docstring fix.
5141 (vc-registered): Align the way the file-handler is called with the
5142 way the function itself works.
5143 (vc-file-owner): Remove.
5144
5145 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
5146 extraction of fields and call to file-attributes because of a
5147 temporary bug in rcp.el.
5148 (vc-cvs-fetch-status): Use with-current-buffer.
5149
51502000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5151
5152 * vc.el (vc-do-command): Use file-relative-name.
5153 (vc-responsible-backend): Use vc-backend if possible.
5154 (vc-create-snapshot): Improve the `interactive' spec. Add support
5155 for branches and dispatch to backend-specific `create-snapshot'.
5156 (vc-default-create-snapshot): New function, containing the bulk of
5157 the old vc-create-snapshot.
5158 (vc-retrieve-snapshot): Improve the interactive spec.
5159
5160 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
5161 (vc-backend-hook-functions): Remove.
5162 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
5163 (vc-backend): Reintroduce the test for `file = nil' now that I
5164 know why it was there (and added a comment to better remember).
5165
5166 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
5167 code from vc-sccs-hooks.el.
5168 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
5169 'vc anymore.
5170 (vc-sccs-responsible-p): Use expand-file-name instead of concat
5171 and file-directory-p instead of file-exists-p.
5172 (vc-sccs-check-headers): Simplify the regexp.
5173
5174 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
5175 from vc-rcs-hooks.el. Don't require 'vc anymore.
5176 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
5177 file-directory-p instead of file-exists-p.
5178
5179 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
5180 from vc-cvs-hooks.el.
5181 (proto vc-cvs-registered): Require 'vc-cvs instead of
5182 'vc-cvs-hooks. Don't require 'vc anymore.
5183 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
5184 file-directory-p instead of file-exists-p.
5185 (vc-cvs-create-snapshot): New function, replacing
5186 vc-cvs-assign-name.
5187 (vc-cvs-assign-name): Remove.
5188
51892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5190
5191 * vc-cvs.el (vc-cvs-header): New var.
5192
5193 * vc-rcs.el (vc-rcs-exists): Remove.
5194 (vc-rcs-header): New var.
5195
5196 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
5197 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
5198 (vc-sccs-header): New var.
5199
5200 * vc.el (vc-do-command): Get rid of the `last' argument.
5201 (vc-header-alist): Remove, replaced by vc-X-header.
5202 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
5203 (vc-dired-hook): Use expand-file-name instead of concat.
5204 (vc-directory): Use file-name-as-directory.
5205 (vc-snapshot-precondition, vc-create-snapshot)
5206 (vc-retrieve-snapshot): Allow the command to operate on any
5207 directory.
5208
5209 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
5210 just removing the 'WORKFILE argument or by removing the 'MASTER
5211 argument and replacing `file' with (vc-name file).
5212
52132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5214
5215 * vc.el: Update Copyright and add a crude list of backend funs.
5216 (vc-writable-p): New function.
5217 (with-vc-file): Use vc-writable-p.
7f8b6551 5218 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
5219 (vc-register): Avoid vc-name.
5220 (vc-locking-user): Remove.
5221 (vc-steal-lock): Make the `owner' arg non-optional.
5222 (vc-merge): Use vc-writable-p instead of vc-locking-user and
5223 vc-checkout-model.
5224 (vc-default-dired-state-info): Use vc-state instead of
5225 vc-locking-user and return special strings for special states.
5226 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
5227 and get rid of one of the special CVS cases.
5228 (vc-cancel-version): prettify error message with \\[...].
5229 (vc-rename-master): New function.
5230 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
5231 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
5232 the CVS special case generic.
5233 (vc-default-record-rename): Remove.
5234 (vc-file-tree-walk-internal): Only call FUNC for files that are
5235 under control of some VC backend and replace `concat' with
5236 expand-file-name.
5237 (vc-file-tree-walk): Update docstring.
5238 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
5239 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
5240
5241 * vc-sccs.el (vc-sccs-rename-file): Renamed from
5242 vc-sccs-record-rename. Use `find-file-noselect' rather than
5243 `find-file' and call `vc-rename-master' to do the actual move.
5244 (vc-sccs-diff): Remove unused `backend' variable.
5245
5246 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
5247 to delay loading of vc-sccs until it is really used.
5248 (vc-sccs-master-templates): Preload.
5249 (vc-sccs-state): Update call to vc-sccs-parse-locks.
5250 (vc-sccs-project-dir): Remove (merged into
5251 vc-sccs-search-project-dir).
5252 (vc-sccs-search-project-dir): Rewrite using file name handling ops
5253 rather than `concat', make sure it is preloaded and don't bother
5254 to check that the file actually exists.
5255 (vc-sccs-parse-locks): Remove unused `file' argument, remove
5256 `locks' argument (use buffer's content instead) and eliminate n^2
5257 behavior.
5258
5259 * vc-rcs.el: Update Copyright.
5260 (vc-rcs-rename-file): New function.
5261 (vc-rcs-diff): Remove unused `backend' variable.
5262
5263 * vc-hooks.el: Update Copyright.
5264 (vc-backend): Don't accept a nil argument any more.
5265 (vc-up-to-date-p): Turn into a defsubst.
5266 (vc-possible-master): New function.
5267 (vc-check-master-templates): Use `vc-possible-master' and allow
5268 funs in vc-X-master-templates to return a non-existent file.
5269
5270 * vc-cvs.el: Update Copyright.
5271 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 5272 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
5273
5274 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
5275
52762000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5277
5278 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
5279 since it can be called from vc-rcs.el.
5280 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
5281
52822000-09-04 Andre Spiegel <spiegel@gnu.org>
5283
5284 * vc.el (vc-version-diff): Expand file name read from the
5285 minibuffer. Handle the case when a previous version number can't
5286 be guessed. Give suitable messages when there were no differences
5287 found.
5288 (vc-clear-headers): Call backend-specific implementation, if one
5289 exists.
5290 (vc-cancel-version): Made error checks generic. When done, clear
5291 headers generically, too.
5292
5293 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
5294 from vc-clear-headers in vc.el.
5295
5296 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
5297 correctly.
5298 (vc-rcs-latest-on-branch-p): Made second argument VERSION
5299 optional. Handle the case when it's not there.
5300
53012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5302
5303 * vc.el (vc-locking-user): Moved from vc-hooks.el.
5304
53052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5306
5307 * vc-hooks.el (vc-loadup): Remove.
5308 (vc-find-backend-function): Use `require'. Also, handle the case
5309 where vc-BACKEND-hooks.el doesn't exist.
5310 (vc-call-backend): Cleanup.
5311
53122000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5313
5314 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
5315 vc-rcs-grab-templates)
5316 (vc-rcs-registered): Remove. The default function works as well.
5317 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
5318 vc-sccs-grab-templates)
5319 (vc-sccs-registered): Remove. The default function works as well.
5320
5321 * vc.el (vc-version-diff): Left out a vc- in call to
5322 vc-call-backend.
5323 (vc-default-dired-state-info, vc-default-record-rename)
5324 (vc-default-merge-news): Update for the new backend argument.
5325
5326 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
5327 using the default function.
5328 (vc-call-backend): If calling the default function, pass it the
5329 backend as first argument. Update the docstring accordingly.
5330 (vc-default-state-heuristic, vc-default-mode-line-string): Update
5331 for the new backend argument.
5332 (vc-make-backend-sym): Renamed from vc-make-backend-function.
5333 (vc-find-backend-function): Use the new name.
5334 (vc-default-registered): New function.
5335
53362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5337
5338 * vc.el (vc-merge): Use vc-find-backend-function.
5339
5340 * vc-hooks.el (vc-backend-functions): Remove.
5341 (vc-loadup): Don't setup 'vc-functions.
5342 (vc-find-backend-function): New function.
5343 (vc-call-backend): Use above fun and populate 'vc-functions
5344 lazily.
5345 (vc-backend-defines): Remove.
5346
53472000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5348
5349 * vc.el (vc-register): Put a FIXME note for a newly found bug.
5350 Call vc-call-backend without the leading vc-.
5351 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
5352 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 5353 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
5354 (vc-annotate-display): Replace confusing use of `cond' with `or'.
5355 Call vc-call-backend without the leading vc-.
5356
5357 * vc-cvs.el (tail): Provide vc-cvs.
5358 * vc-sccs.el (tail): Provide vc-sccs.
5359 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
5360
5361 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
5362 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 5363 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
5364 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
5365 (vc-call-backend): Always try to load vc-X-hooks.
5366 (vc-registered): Remove vc- in call to vc-call-backend.
5367
53682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5369
5370 * vc.el (vc-process-filter): New function.
5371 (vc-do-command): Setup `vc-process-filter' for the async process.
5372 (vc-maybe-resolve-conflicts): New function to reduce
5373 code-duplication. Additionally, it puts the buffer in
5374 `smerge-mode' if applicable.
5375 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
5376 calling `merge-news'.
7f8b6551 5377 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
5378 (vc-log-edit): New function. Replacement for `vc-log-mode' by
5379 interfacing to log-edit.el.
5380 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
5381 log-edit is available.
5382 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
5383
53842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5385
5386 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
5387 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
5388 defvar and the initialization.
5389 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
5390
5391 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
5392 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
5393
7f8b6551 5394 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
5395
53962000-09-04 Andre Spiegel <spiegel@gnu.org>
5397
5398 * vc.el (vc-file-clear-masterprops): Removed.
5399 (vc-checkin, vc-revert-buffer): Removed calls to the above.
5400 (vc-version-diff): Use buffer-size without argument.
5401 (vc-register): Heed vc-initial-comment.
5402
5403 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
5404 default branch.
5405
5406 * vc-rcs.el (vc-rcs-register): Parse command output to find master
5407 file name and workfile version.
5408 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
5409
5410 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
5411 vc-file-clear-masterprops.
5412
5413 * vc-sccs.el (vc-sccs-checkout): Removed call to
5414 vc-file-clear-masterprops. If writable, set vc-state to 'edited
5415 rather than user login name.
5416
5417
54182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5419
5420 * vc.el (vc-workfile-unchanged-p): Remove unused argument
5421 `want-differences-if-changed' and simplify.
5422 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
5423 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
5424 output (which is invalid for async vc-diff) to decide whether to
5425 do the revert silently or not.
5426
54272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5428
5429 * vc-hooks.el (vc-loadup): Load files quietly.
5430 (vc-call-backend): Oops, brain fart.
5431
54322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5433
5434 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 5435 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
5436
54372000-09-04 Andre Spiegel <spiegel@gnu.org>
5438
5439 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
5440 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
5441 vc-state or vc-up-to-date-p.
5442 (vc-merge): Use vc-backend-defines to check whether merging is
5443 possible. Set state to 'edited after successful merge.
5444
5445 * vc-hooks.el (vc-locking-user): If locked by the calling user,
5446 return that name. Redocumented.
5447
54482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5449
5450 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
5451 new `vc-state' semantics.
5452 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
5453 'vc-locking-user to the current user.
5454 (vc-merge): Inline vc-backend-merge. Comment out code that I
5455 don't understand and hence can't adapt to the new `vc-state' and
5456 `vc-locking-user' semantics.
5457 (vc-backend-merge): Remove.
5458
5459 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
5460 rather than 'vc-locking-user.
5461
5462 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
5463
5464 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
5465 (vc-state): Don't use 'reserved any more. Just use the same
5466 convention as the one used for vc-<backend>-state where the
5467 locking user (as a string) is returned.
5468 (vc-locking-user): Update, based on the above convention. The
5469 'vc-locking-user property has disappeared.
7f8b6551 5470 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
5471
5472 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
5473 with a heuristic one.
5474 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
5475 (vc-cvs-checkin): Do a trivial parse to set the state in case of
5476 error. That allows us to get to 'needs-merge even in the
5477 stay-local case. There's still no way to detect 'needs-patch in
5478 such a setup (or to force an update for that matter).
5479 (vc-cvs-logentry-check): Remove, the default works as well.
5480
54812000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5482
7f8b6551 5483 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
5484
5485 * vc.el (vc-do-command): kill-all-local-variables, to reset any
5486 major-mode in which the buffer might have been put earlier. Use
5487 `remove' and `when'. Allow `okstatus' to be `async' and use
5488 `start-process' in this case.
5489 (vc-version-diff): Handle the case where the diff looks empty
5490 because of the use of an async process.
5491
54922000-09-04 Andre Spiegel <spiegel@gnu.org>
5493
5494 * vc.el (vc-next-action-on-file): Removed optional parameter
5495 `simple'. Recompute state unconditionally.
5496 (vc-default-toggle-read-only): Removed.
5497
5498 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
5499 (vc-toggle-read-only): Undid prev change.
5500
5501 * vc-cvs.el (vc-cvs-stay-local): Renamed from
5502 vc-cvs-simple-toggle. Redocumented.
5503 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
5504 (vc-cvs-toggle-read-only): Removed.
5505
55062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5507
7f8b6551 5508 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
5509 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
5510 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
5511 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
5512 still is. So maybe it should be removed.
5513 (vc-head-version, vc-find-binary): Remove.
5514 (vc-recompute-state): Move from vc-hooks.el.
5515 (vc-next-action-on-file): Add a `simple' argument to allow
5516 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
5517 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
5518 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
5519 (vc-dired-mode-map): Properly defvar it.
5520 (vc-print-log): Call log-view-mode if available.
5521 (small-temporary-file-directory): defvar instead of use boundp.
5522 (vc-merge-news): Moved to vc-cvs.el.
5523 (vc-default-merge-news): New function.
5524
5525 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
5526 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
5527 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
5528 unknown `vc-latest-version' function. It should probably refer to
5529 vc-workfile-version or somesuch, but it's very unclear to me and I
5530 don't have SCCS to test things.
5531
5532 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
5533 (vc-sccs-state-heuristic): Fix typo.
5534 (vc-sccs-workfile-unchanged-p): Add missing argument.
5535
5536 * vc-rcs.el: Require vc and vc-rcs-hooks.
5537 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
5538 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
5539 (vc-release-greater-or-equal-p): Move from vc.
5540 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
5541 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
5542 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 5543 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
5544
5545 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
5546 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
5547 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
5548 than the apparently unbound `workfile-version'.
5549
5550 * vc-hooks.el (vc-master-templates): Def the obsolete var.
5551 (vc-file-prop-obarray): Use `make-vector'.
5552 (vc-backend-functions): Add new hookable functions
5553 vc-toggle-read-only, vc-record-rename and vc-merge-news.
5554 (vc-loadup): If neither backend nor default functions exist, use
5555 the backend function rather than nil.
5556 (vc-call-backend): If the function if not bound yet, try to load
5557 the non-hook file to see if it provides it.
5558 (vc-call): New macro plus use it wherever possible.
5559 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
5560 nor `vc-find-binary' since it's only called from
7f8b6551 5561 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
5562 (vc-checkout-model): Fix parenthesis.
5563 (vc-recompute-state, vc-prefix-map): Move to vc.el.
5564
7f8b6551 5565 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
5566 (vc-cvs-release, vc-cvs-system-release): Remove.
5567 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
5568 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
5569 status symbols.
5570 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
5571 (vc-cvs-toggle-read-only): First cut at a function to allow a
5572 cvs-status-free vc-toggle-read-only.
5573 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
5574 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
5575 vc-cvs-status. Also set vc-state rather than vc-locking-user.
5576 (vc-cvs-checkout): Modify access rights directly if the user
5577 requested not to use `cvs edit'. And refresh the mode line.
5578
5579 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
5580 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
5581
55822000-09-04 Stefan Monnier <monnier@cs.yale.edu>
5583
5584 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
5585 workfile' that got lost when the code was extracted from vc.el.
5586 And merged the tail with the rest of the code (not possible in the
5587 old vc.el where the tail was shared among all backends). And
5588 explicitly set the state to 'edited if `writable' is set.
5589
5590 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
5591 (vc-cvs-state): Be careful to return the value from
5592 vc-cvs-parse-state.
5593 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
5594 property but return it instead. Also be careful to handle a nil
5595 or "" `rev' when workfile is non-nil (it was handled properly when
5596 workfile was nil).
5597
5598 * vc.el: Removed those pesky unnecessary `(function' quotes.
5599 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
5600 directly in the defvar.
5601 (vc-do-command): Bind inhibit-read-only so as to properly handle
5602 the case where the destination buffer has been made read-only.
5603 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 5604 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
5605 (vc-annotate-mode-variables): Removed (code moved partly to
5606 defvars and partly to vc-annotate-add-menu).
5607 (vc-annotate-mode): Turned into a derived-mode.
5608 (vc-annotate-add-menu): Moved in code in
5609 vc-annotate-mode-variables.
5610 (vc-update-change-log): Use make-temp-file if available.
5611
56122000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
5613
5614 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
5615 `vc-checkout-model' updated to `vc-cvs-update-model'.
5616
56172000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5618
5619 * vc.el (vc-next-action-on-file): Added handling of state
5620 `unlocked-changes'.
5621 (vc-checkout-carefully): Is now practically obsolete, unless the
5622 above is too slow to be enabled unconditionally.
5623 (vc-update-change-log): Fixed typo.
5624
5625 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
5626
7f8b6551
SM
5627 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
5628 Now handles state `unlocked-changes'.
5629 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
5630
5631 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
5632
5633 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
5634 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
5635 `unlocked-changes'.
5636 (vc-rcs-workfile-unchanged-p): Renamed from
5637 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
5638 function yet, but supposed to become one soon.
5639
5640 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
5641 `vc-steal-lock'.
5642 (vc-call-backend): Changed error message.
5643 (vc-state): Added description of state `unlocked-changes'.
5644
56452000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5646
5647 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
5648 always return t in CVS-controlled directories.
5649
5650 * vc.el (vc-responsible-backend): New function.
5651 (vc-register): Largely rewritten.
5652 (vc-admin): Removed (implementation moved into vc-register).
5653 (vc-checkin): Redocumented.
5654 (vc-finish-logentry): If no backend defined yet (because we are in
5655 the process of registering), use the responsible backend.
5656
5657 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
5658 Updated function lists.
5659 (vc-call-backend): Fixed typo.
5660
7f8b6551
SM
5661 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
5662 New functions.
5663 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
5664 Removed query option. Redocumented.
7a004b71
GM
5665
56662000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5667
5668 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
5669
5670 * vc.el: Updated callers of `vc-checkout-required' to use
5671 `vc-checkout-model'.
5672
56732000-09-04 Martin Lorentzson <martinl@gnu.org>
5674
5675 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
5676 stuff updated to reference this function instead of the old
5677 `vc-backend-release-p'.
5678
56792000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5680
5681 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
5682 vc-checkout-model. Return appropriate values. Updated callers.
5683
56842000-09-04 Martin Lorentzson <martinl@gnu.org>
5685
7f8b6551 5686 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
5687 (vc-backend-revert): Function moved into `vc-revert';
5688 `vc-next-action' must be updated to accomodate this change.
5689 (vc-backend-steal): Function moved into `vc-finish-steal'.
5690 (vc-backend-logentry-check): Function moved into
5691 `vc-finish-logentry'.
5692 (vc-backend-printlog): Function moved into `vc-print-log'.
5693 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
5694 (vc-backend-assign-name): Function moved into
5695 `vc-create-snapshot'.
5696
56972000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5698
5699 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
5700 Rename to vc-checkout-model. Return appropriate values.
5701 Update callers.
7a004b71 5702
7f8b6551 5703 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 5704 to vc-checkout-model.
7f8b6551
SM
5705 (vc-checkout-required): Rename to vc-checkout-model.
5706 Re-implement and re-comment.
7a004b71
GM
5707 (vc-after-save): Use vc-checkout-model.
5708
57092000-09-04 Martin Lorentzson <martinl@gnu.org>
5710
7f8b6551
SM
5711 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
5712 Update to use the vc-BACKEND-diff functions instead.
5713 `vc-diff' is now working.
7a004b71 5714
7f8b6551 5715 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 5716
7f8b6551 5717 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
5718
5719 * vc-sccs.el (vc-sccs-diff): Function changed name from
5720 `vc-backend-diff'. This makes `vc-diff' work.
5721
7f8b6551 5722 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 5723 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 5724 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
5725 signaled during `vc-after-save'.
5726
7f8b6551
SM
5727 * vc.el: Fix typo.
5728 This checkin is made with our new VC code base for the very first time.
5729 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
5730
5731 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
5732 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
5733
5734 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
5735 updated to `vc-uses-locking'.
7f8b6551 5736 (vc-checkout-required): Call to backend function.
7a004b71
GM
5737 `vc-checkout-required' updated to `vc-uses-locking' instead.
5738
5739 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
5740 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
5741
7f8b6551 5742 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 5743 to match the split into various backends.
7f8b6551 5744 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
5745 (vc-retrieve-snapshot): Bug fix.
5746
57472000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5748
5749 * vc-sccs.el (vc-sccs-release): Doc fix.
5750
57512000-09-04 Martin Lorentzson <martinl@gnu.org>
5752
5753 * vc.el (vc-next-action-on-file): Bug found and fixed.
5754 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
5755 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
5756
5757 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
5758 (vc-rcs-checkout): Name space cleaned up. No more revision number
5759 crunching function names that are not prefixed with vc-rcs.
5760 (vc-rcs-checkout-model): Function added. References to
5761 `vc-checkout-model' replaced.
5762
57632000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5764
5765 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
5766 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
5767 still need to be split, and implemented for RCS).
5768
57692000-09-04 Martin Lorentzson <martinl@gnu.org>
5770
5771 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
5772
5773 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
5774 required by the vc.el file.
5775
5776 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
5777 required by the vc.el file.
5778 (vc-rcs-exists): Function added.
5779
5780 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
5781 required by the vc.el file.
5782
5783 * vc.el (vc-admin): Updated to handle selection of appropriate
5784 backend. Current implementation is crufty and need re-thinking.
5785
5786 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
5787
57882000-09-04 Martin Lorentzson <martinl@gnu.org>
5789
5790 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
5791 beginning of annotate buffers correctly.
5792
5793 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
5794 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
5795 functionality updated quite a lot to support multiple backends.
5796 Variables `vc-annotate-mode', `vc-annotate-buffers',
5797 `vc-annotate-backend' added.
5798
5799 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
5800 `vc-annotate-difference' added to supported backend functions.
5801
58022000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5803
5804 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
5805 Use with-temp-file instead of /bin/sh. Merged from mainline
5806
58072000-09-04 Martin Lorentzson <martinl@gnu.org>
5808
5809 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
5810
5811 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
5812
5813 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
5814
58152000-09-04 Martin Lorentzson <martinl@gnu.org>
5816
5817 * vc-hooks.el: vc-state-heuristic added to
5818 vc-backend-hook-functions.
5819
5820 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
5821
5822 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
5823
7f8b6551
SM
5824 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
5825 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
5826 state to `reserved'.
5827
5828 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
5829 `vc-checkout-required'. Rename the `locked' state to `reserved'.
5830
58312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5832
7f8b6551 5833 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
5834 untouched.
5835
7f8b6551 5836 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 5837
7f8b6551 5838 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
5839 if defined. (Merged from main line, slightly adapted.)
5840
5841 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
5842 millenium problem (merged from mainline).
5843
58442000-09-04 Martin Lorentzson <martinl@gnu.org>
5845
5846 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
5847 part and moved the non-BACKEND stuff to vc.el.
5848
5849 * vc.el: Split the annotate feature into a BACKEND specific part
5850 and moved it from the vc-cvs.el file to this one.
5851
58522000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5853
7f8b6551
SM
5854 * vc-hooks.el: Implement new state model.
5855 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
5856 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 5857 locked by somebody else.
7f8b6551 5858 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
5859 vc-sccs-hooks.el and vc-rcs-hooks.el now.
5860 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 5861 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 5862
7f8b6551
SM
5863 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
5864 Various simplifications and adaptations all over the place.
7a004b71 5865
7f8b6551
SM
5866 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
5867 Simplify and adapt the rest.
7a004b71 5868
7f8b6551 5869 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 5870 interaction with view mode according to recent RCS change.
7f8b6551 5871 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
5872
58732000-09-04 Martin Lorentzson <martinl@gnu.org>
5874
7f8b6551 5875 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
5876
58772000-09-04 Martin Lorentzson <martinl@gnu.org>
5878
5879 * vc.el (vc-backend-release, vc-release-greater-or-equal)
5880 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
5881 (vc-minor-part, vc-previous-version): Functions that operate and
5882 compare revision numbers got proper documentation. Comments added
5883 about their possible removal.
5884
58852000-09-04 Martin Lorentzson <martinl@gnu.org>
5886
5887 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
5888 the vc-backend.el files.
5889
5890 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
5891
5892 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
5893 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
5894 (vc-rcs-previous-version): Functions added.
5895
5896 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
5897
5898 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
5899
59002000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5901
5902 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 5903 Comment out the definition for now. What is the right procedure
7a004b71
GM
5904 to get rid of it?
5905 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
5906 rewritten.
7f8b6551 5907 (vc-default-registered): Remove.
7a004b71
GM
5908 (vc-check-master-templates): New function; does mostly what the
5909 above did before.
5910 (vc-locking-user): Don't rely on the backend to set the property.
5911
5912 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 5913 Rewrite documentation.
7a004b71
GM
5914 (vc-rcs-templates-grabbed): New variable.
5915 (vc-rcs-grab-templates): New function.
7f8b6551 5916 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
5917
5918 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 5919 Rewrite documentation.
7a004b71
GM
5920 (vc-sccs-templates-grabbed): New variable.
5921 (vc-sccs-grab-templates): New function.
7f8b6551
SM
5922 (vc-sccs-registered): Rewrite to use above mechanism.
5923 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
5924 Don't throw the result, simply return it.
7a004b71 5925
7f8b6551
SM
5926 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
5927 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
5928 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 5929
7f8b6551 5930 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
5931 from main line.
5932
59332000-09-04 Martin Lorentzson <martinl@gnu.org>
5934
7f8b6551 5935 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 5936
7f8b6551 5937 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 5938
7f8b6551
SM
5939 * vc-rcs.el (vc-rcs-diff): New function.
5940 (vc-rcs-checkout): Bug (typo) found and fixed.
5941 (vc-rcs-register-switches): New variable.
7a004b71
GM
5942
5943 * vc.el (vc-backend-diff): Function removed and placed in the
5944 backend files.
5945
59462000-09-04 Martin Lorentzson <martinl@gnu.org>
5947
5948 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
5949
5950 * vc.el (vc-backend-checkout): Function removed and replaced in
5951 the vc-backend.el files.
5952
5953 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
5954
5955 * vc.el (vc-backend-admin): Removed and replaced in the
5956 vc-backend.el files.
5957
5958 * vc.el (Martin): Removed all the annotate functionality since it
5959 is CVS backend specific.
5960
59612000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5962
5963 * spec.txt: Added specification of vc-state.
5964
5965 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 5966 Remove handling of vc-latest-version and
7a004b71
GM
5967 vc-your-latest-version. What used to be vc-latest-version, is now
5968 returned as vc-workfile-version.
7f8b6551 5969 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
5970
59712000-09-04 Dave Love <fx@gnu.org>
5972
5973 * vc.el: [Merged from mainline.]
5974 (vc-dired-mode): Make the dired-move-to-filename-regexp
5975 regexp match the date, to avoid treating date as file size.
5976 Add YYYY S option to WESTERN/
5977
59782000-09-04 Dave Love <fx@gnu.org>
5979
5980 * vc.el: Require `compile' when compiling.
5981 (vc-logentry-check-hook): New option.
5982 (vc-steal-lock): Use compose-mail.
5983 (vc-dired-mode-map): Defvar when compiling.
5984 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
5985 vc-sccs.el and renamed. Callers changed.
5986 (vc-backend-checkout, vc-backend-logentry-check)
5987 (vc-backend-merge-news): Doc fix.
5988 (vc-default-logentry-check): New function.
5989 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
5990 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
5991 (vc-backend-merge): Doc fix. Use backend functions.
5992 (vc-check-headers): Use backend functions.
5993
5994 * vc-cvs.el: Require vc when compiling.
5995 (vc-cvs-register-switches): Doc fix.
5996 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
5997 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
5998 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
5999 New functions (code from vc.el).
6000 (vc-annotate-display-default): Fix interactive spec.
6001 (vc-annotate-time-span): Doc fix.
6002
6003 * vc-rcs.el: Require vc when compiling.
6004 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
6005 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
6006 (vc-rcs-checkin): New functions (code from vc.el).
6007 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
6008 Doc fix.
6009 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
6010
6011 * vc-sccs.el: Require vc when compiling.
6012 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
6013 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
6014 (vc-sccs-revert)
6015 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
6016 from vc.el).
6017 (vc-sccs-add-triple, vc-sccs-record-rename)
6018 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
6019 (vc-sccs-admin): Doc fix.
6020
60212000-09-04 Martin Lorentzson <martinl@gnu.org>
6022
6023 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
6024 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
6025 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
6026 from vc.el.
6027
6028 * vc-sccs.el (vc-admin-sccs): Added from vc.el
6029
6030 * vc-cvs.el: Moved the annotate functionality from vc.el.
6031 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
6032
60332000-09-04 Dave Love <fx@gnu.org>
6034
6035 * vc.el (vc-backend-release): Call vc-system-release.
6036
6037 * vc-sccs.el (vc-sccs-system-release):
6038 Renamed from vc-sccs-backend-release.
6039
6040 * vc-rcs.el (vc-rcs-system-release):
6041 Renamed from vc-rcs-backend-release.
6042
6043 * vc-cvs.el (vc-cvs-system-release):
6044 Renamed from vc-cvs-backend-release.
6045
60462000-09-04 Dave Love <fx@gnu.org>
6047
6048 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
6049 backend files.
6050 (vc-backend-release): Dispatch to backend functions.
6051 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
6052 probably needs attention.]
6053
6054 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
6055 (vc-sccs-backend-release): New function.
6056
6057 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
6058 (vc-cvs-backend-release): New function.
6059
6060 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
6061 Doc fix.
6062 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
6063 (vc-default-dired-state-info): New function.
6064 (vc-dired-state-info): Dispatch to backends.
6065 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
6066
6067 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
6068 from vc.el and renamed.
6069
60702000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6071
6072 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
6073 (vc-version-other-window, vc-backend-assign-name): Removed
6074 references to vc-latest-version; sometimes changed into
6075 vc-workfile-version.
6076
6077 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
6078 vc-rcs-master-workfile-version.
6079 (vc-rcs-workfile-version): Use the above. Don't call
6080 vc-latest-version (that was unreachable code, anyway).
6081 (vc-rcs-fetch-master-properties): Doc fix.
6082
6083 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
6084 (vc-backend-hook-functions): Removed them from this list, too.
6085 (vc-fetch-properties): Removed.
6086 (vc-workfile-version): Doc fix.
6087
6088 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
6089 (vc-rcs-workfile-version, vc-rcs-locking-user)
6090 (vc-rcs-uses-locking): Use it.
6091
6092 * vc-hooks.el (vc-consult-rcs-headers):
6093 Moved into vc-rcs-hooks.el, under the name
6094 vc-rcs-consult-headers.
6095
6096 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
6097 headers.
6098 (vc-cvs-find-master): Use this name only; correct different
6099 versions of the name.
6100
6101 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
6102 New functions.
6103 (vc-sccs-locking-user): Use the latter.
6104
6105 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
6106 New functions.
6107
6108 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
6109 Moved into both
6110 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
6111 functions are implementation details of those two backends.
6112
61132000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6114
6115 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
6116 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
6117
6118 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
6119 (vc-sccs-parse-locks): SCCS-specific code moved here from
6120 vc-hooks.
6121
6122 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
6123 code moved here from vc-hooks.
6124
6125 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
6126 into back-end specific parts and removed. Callers not updated
6127 yet; because I guess these callers will disappear into back-end
6128 specific files anyway.
6129
61302000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6131
6132 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
6133 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
6134 `vc-uses-locking'.
6135
6136 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
6137 Store yes/no in the property, and return t/nil. Updated all
6138 callers.
6139
6140 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
6141 vc-sccs-uses-locking. Don't set property.
6142 (vc-sccs-locking-user): Don't set property.
6143
6144 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
6145 vc-cvs-uses-locking. Don't set property here; leave that to
6146 vc-hooks.
6147 (vc-cvs-locking-user): Reflect above change. Streamlined.
6148
6149 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
6150 vc-rcs-uses-locking.
6151 (vc-rcs-locking-user): Reflect above change.
6152
61532000-09-04 Dave Love <fx@gnu.org>
6154
6155 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
6156
6157 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
6158
6159 * vc-hooks.el (vc-checkout-model): Punt to backends.
6160
6161 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
6162
6163 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
6164
6165 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
6166 New functions.
6167
6168 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
6169 New functions.
6170
6171 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
6172 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
6173
6174 * vc-hooks.el (vc-default-locking-user): New function.
6175 (vc-locking-user, vc-workfile-version): Punt to backends.
6176
61772000-09-04 Dave Love <fx@gnu.org>
6178
6179 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
6180 (vc-master-workfile-version): Moved from vc-hooks.
6181
6182 * vc-rcs-hooks.el: Fix duplicate code in last change.
6183
6184 * vc-rcs-hooks.el: Require vc-hooks when compiling.
6185 (vc-rcs-master-templates): Improve :type.
6186 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
6187 vc-master-workfile-version): Moved from vc-hooks.
6188
6189 * vc-sccs-hooks.el: Require vc-hooks when compiling.
6190 (vc-sccs-master-templates): Improve :type.
6191 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
6192
6193 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
6194
6195 * vc-cvs-hooks.el: Require vc-hooks when compiling.
6196 (vc-cvs-master-templates): Improve :type. Use
6197 vc-cvs-find-cvs-master.
6198 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
6199 from vc-hooks.
6200 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
6201
6202 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
6203 Moved to vc-cvs-hooks.
6204
6205 * vc-hooks.el: Add doc strings in various places. Simplify the
6206 minor mode setup.
6207 (vc-handled-backends): New user variable.
6208 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
6209 simplification.
6210
62112000-09-04 Dave Love <fx@gnu.org>
6212
6213 * vc.el: Some doc fixes for autoloaded and interactive functions.
6214 Fix compilation warnings from ediff stuff.
6215 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
6216
6217 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
6218
6219 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
6220
6221 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
6222
62232000-09-04 Dave Love <fx@gnu.org>
6224
6225 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
6226 New variable.
6227 (vc-make-backend-function, vc-loadup, vc-call-backend)
6228 (vc-backend-defines): New functions.
6229
6230 * vc-hooks.el: Various doc fixes.
6231 (vc-default-back-end, vc-follow-symlinks): Custom fix.
6232 (vc-match-substring): Function removed. Callers changed to use
6233 match-string.
6234 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
6235 Simplify.
6236
62372000-09-04 Dave Love <fx@gnu.org>
6238
6239 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
6240 type.
6241 (vc-sccs-project-dir, vc-search-sccs-project-dir)
6242 (vc-sccs-registered): Doc fix.
6243
6244 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
6245 (vc-cvs-registered): Doc fix.
6246
6247 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
6248 (vc-rcs-registered): Doc fix.
6249
62502000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6251
6252 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
6253
6254 * vc-hooks.el: vc-registered has been renamed
6255 vc-default-registered. Some functions have been moved to the
6256 backend specific files. they all support the
6257 vc-BACKEND-registered functions.
6258
62592000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6260
6261 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
6262
6263 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
6264
a033ea13
DL
62652000-09-04 Dave Love <fx@gnu.org>
6266
179fc9ef
DL
6267 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
6268 menu-bar-update-hook.
6269
6270 * help.el (help-manyarg-func-alist): Add
6271 find-operation-coding-system.
6272
a033ea13
DL
6273 * wid-edit.el (widget-sexp-validate): Fix garbled code.
6274
6275 * custom.el (custom-set-variables): Print message about errors in
6276 setting.
6277
f8803e97
AI
62782000-09-03 Andrew Innes <andrewi@gnu.org>
6279
6280 * makefile.w32-in: Change to DOS line endings.
6281
59836110
EZ
62822000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6283
6284 * mouse.el (mouse-popup-menubar): Supply the prompt string for
6285 minor-mode keymaps, if they don't have one.
6286
5514ba5c
EZ
62872000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6288
6289 * eshell/esh-module.el (eval-when-compile): Don't lose if
6290 esh-module.el's file name is truncated to DOS 8+3 limits.
6291
79cf8e80
JW
62922000-09-01 John Wiegley <johnw@gnu.org>
6293
6294 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
6295 predicate, which caused entries in the completion list to be
6296 doubled.
6297
62982000-08-30 John Wiegley <johnw@gnu.org>
6299
6300 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
6301 sending to subprocesses. Also, hook pre-command-hook if
6302 `eshell-send-direct-to-subprocesses' is non-nil.
6303 (eshell-send-direct-to-subprocesses): New config variable. If t,
6304 subprocess input is send immediately.
6305 (eshell-toggle-direct-send): New function.
6306 (eshell-self-insert-command): New function.
6307 (eshell-intercept-commands): New function.
6308 (eshell-send-input): If direct subprocess sending is enabled,
6309 don't echo any input to the Eshell buffer. Let the subprocess
6310 handle that. This requires "stty echo" in bash, for example.
6311
63122000-08-28 John Wiegley <johnw@gnu.org>
6313
6314 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
6315 completion function for Eshell's implementation of `unset'.
6316
778911b9
EZ
63172000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
6318
6319 * info.el (Info-directory-list): Doc fix.
6320
05d07b49
PB
63212000-08-31 Peter Breton <pbreton@ne.mediaone.net>
6322
9b4a7800 6323 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
6324 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
6325
9941d4c7
KH
63262000-08-31 Kenichi Handa <handa@etl.go.jp>
6327
6328 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
6329 coding systems.
6330
af9ba8ad
AI
63312000-08-30 Andrew Innes <andrewi@gnu.org>
6332
6333 * timer.el (run-with-idle-timer): Undo last change, so that timer
6334 is not activated immediately if Emacs is already idle. Some
6335 existing code relies on this behaviour.
6336
caccd8f2
MB
63372000-08-30 Miles Bader <miles@gnu.org>
6338
6339 * frame.el (set-frame-font): Do completion of font-name for
6340 interactive use.
6341
b64c0a1c
KH
63422000-08-30 Kenichi Handa <handa@etl.go.jp>
6343
6344 * international/quail.el (quail-start-translation): Bind locally
6345 last-command-event, last-command, and this-command.
6346 (quail-start-conversion): Likewise.
75cf0095 6347 (quail-self-insert-command): Fix docstring.
b64c0a1c 6348
fd5f61d3
GM
63492000-08-29 Gerd Moellmann <gerd@gnu.org>
6350
6351 * progmodes/executable.el
6352 (executable-make-buffer-file-executable-if-script-p): Check that
6353 buffer contains at least 2 characters.
6354
5b671d04
EZ
63552000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
6356
6357 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
6358
485d9513
DL
63592000-08-29 Dave Love <fx@gnu.org>
6360
a39fb83d
DL
6361 * diff-mode.el (diff-mode) <defgroup>: Add :version.
6362 (diff-mode-shared-map): Bind mouse-2.
6363 (diff-imenu-generic-expression): New variable.
6364 (diff-mode): Use it.
6365
485d9513
DL
6366 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
6367 (mouse-popup-menubar): Add minor mode menus.
6368 (popup-menu): Check for lookup-key returning number.
6369
ba3478d9
MB
63702000-08-29 Miles Bader <miles@gnu.org>
6371
6372 * comint.el (comint-send-input): Create overlays using the proper
6373 front/read-advance arguments.
9b4a7800 6374
c3d6d211
GM
63752000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6376
6377 * ps-print.el: Even/odd pages printing. Doc fix.
6378 (ps-print-version): New version number (6.0).
6379 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
6380 (ps-background, ps-begin-file, ps-begin-job): Code fix.
6381 (ps-print-duplex-feature): Variable eliminated.
6382 (ps-even-or-odd-pages): New variable.
6383
ba087cd7 6384 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
6385 (ebnf-version): New version (3.3).
6386 (ebnf-user-arrow): Change variable customization to sexp.
6387 (ebnf-user-arrow): Function eliminated.
6388 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 6389
d313265f
KH
63902000-08-29 Kenichi Handa <handa@etl.go.jp>
6391
cba62b78 6392 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
6393 (help-make-xrefs): Handle help-xref-mule-regexp.
6394
6395 * international/mule-cmds.el (help-xref-mule-regexp-template): New
6396 variable.
6397 (describe-input-method): Temporarily activate the specfied input
6398 method to display the information.
6399 (describe-language-environment): Hyperlinks to mule related items.
6400
6401 * international/mule-diag.el (charset-multibyte-form-string): New
6402 function.
6403 (list-character-sets-1): Use charset-multibyte-form-string.
6404 (describe-character-set): New function.
6405 (describe-coding-system): Hyperlinks to safe character sets.
6406
6407 * international/quail.el (quail-help): New arg PACKAGE.
6408 Hyperlinks to mule related items.
6409 (quail-help-insert-keymap-description): Use
6410 substitute-command-keys instead of describe-bindings.
6411 (quail-translation-help): Hyperlinks to mule related items.
6412
b4bd214e
JW
64132000-08-28 John Wiegley <johnw@gnu.org>
6414
ca7aae91
JW
6415 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
6416 have a defsubst call itself. Made `eshell-flatten-list' back into
6417 a function again.
6418
b4bd214e
JW
6419 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
6420 catch, in case re-centering point at bottom messes up the display.
6421 This happens frequently in Emacs 21, due I believe to variable
6422 line heights.
6423
6424 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
6425 to call `find-tag-interactive'.
6426
6427 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
6428 the list of remember directories.
6429
d44e146b
JW
64302000-08-28 John Wiegley <johnw@gnu.org>
6431
6432 * align.el: Test align-region-separate to see if it's a symbol.
6433
546c0888 64342000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
6435
6436 * eshell/esh-util.el (eshell-flatten-list): Made this function
6437 into a defsubst form. It gets used very frequently, although
6438 calls don't occur all that often.
6439
6440 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
6441 examining it.
6442
6443 * eshell/esh-cmd.el (eshell-rewrite-while-command):
6444 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
6445 `eshell-protect'.
6446 (eshell-copy-handles): Created a new macro for duplicating the
6447 current set of open handles. This is needed by the looping
6448 functions.
6449 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
6450 is not incorrectly stomped on.
6451
6452 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
6453 declaration for pcomplete-use-paring.
6454 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
6455 value of eshell-cmpl-use-paring.
6456 * pcomplete.el (pcomplete-use-paring): New config variable, to
6457 indicate whether paring should be used.
6458 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
6459 completion alternatives that have already been used.
6460
6461 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
6462 bound to C-c C-y, which will repeat the previous N arguments
6463 (based on prefix argument).
6464 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
6465
6466 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
6467 if there is no *Help* buffer. This is for XEmacs, which renames
6468 its help buffers uniquely. TODO: Find out what the current buffer
6469 name to delete is.
6470
6471 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
6472 first entry that correlates to a passwd/group number. Later
6473 entries (used for group/user name aliasing to multiple IDs) are
6474 ignored.
6475
9b4a7800
TTN
6476 * eshell/em-xtra.el (eshell/expr):
6477 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
6478 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
6479 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
6480 argument list, before passing it to the system command.
6481
6482 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
6483 `find-tag' for use at final position in Eshell buffers (which
6484 otherwise triggers an error on Emacs 21).
6485 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
6486 buffer, if it is currently bound to `find-tag'.
6487
6488 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
6489 in the list of matched Makefile names.
6490 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
6491 directory, prefer its contents to Makefile.
6492
6493 * eshell/em-dirs.el (eshell/cd): cd commands that look up
6494 directory parts (like "cd old new", or "cd =regexp"), are now case
6495 sensitive on non-Windows/DOS platforms.
6496
6497 * eshell/esh-mode.el (eshell-parse-command-input): When a user
6498 types RET after an open delimiter (like "), display a message
6499 indicating that Eshell is waiting for the closing delimiter.
6500
6501 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
6502 environment variables.
6503
6504 * eshell/em-unix.el (eshell/diff): Added logic to fail more
6505 gracefully if the user enters incorrect arguments.
6506
6507 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
6508 Eshell buffers.
6509
9b4a7800
TTN
6510 * eshell/esh-var.el (eshell-interpolate-variable):
6511 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
6512 * eshell/em-unix.el (eshell-du-sum-directory):
6513 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6514 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
6515 (not (= ...)).
6516
6517 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
6518 to ensure the `preserve' flag gets propagated when doing recursive
6519 directory copies.
6520
546c0888 65212000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
6522
6523 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
6524 Don't convert \n into \0177 in memory.
6525 (eshell-read-history, eshell-write-history): Convert \n to \0177,
6526 and back again, when reading and writing.
9b4a7800 6527
546c0888 65282000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
6529
6530 * eshell/esh-util.el (eshell-processp): Added to relieve constant
6531 testing of `fboundp' on `processp'.
6532
6533 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
6534 (eshell/jobs): Don't call process-list if it is not bound.
6535 (eshell-gather-process-output): Support systems where async
6536 subprocesses aren't supported.
6537 (eshell-scratch-buffer, eshell-last-sync-output-start): New
6538 variables.
6539
6540 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
6541 eshell-do-eval returns t.
6542 (eshell-do-pipelines-synchronously): New defmacro.
6543 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
6544 when async subprocesses aren't supported.
6545 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
6546 if async subprocesses aren't supported.
6547 (eshell-resume-command): Don't assume STATUS is a string.
6548
6549 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
6550
6551 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
6552 (eshell-close-target, eshell-get-target): Use eshell-processp.
6553 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
6554 fix.
6555 (eshell-get-target, eshell-create-handles): Doc fix.
6556
546c0888 65572000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 6558
546c0888 6559 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
6560 criterion to include commands that output something, as long as it
6561 leaves both the command and the end-of-buffer visible when the
6562 command has exited.
6563 (eshell-review-quick-commands): Adjust the help doc string
6564 accordingly.
6565
2a371c3b
PB
65662000-08-28 Peter Breton <pbreton@ne.mediaone.net>
6567
8348e1f9 6568 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 6569 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 6570
9b4a7800 6571 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
6572 (file-cache-assoc-function): New variable
6573 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
6574 Use file-cache-case-fold-search variable
6575 (file-cache-add-file): Use file-cache-assoc-function
6576 (file-cache-delete-file): likewise
6577 (file-cache-directory-name): likewise
6578 (file-cache-debug-read-from-minibuffer): likewise
6579
95931eb1
GM
65802000-08-28 Gerd Moellmann <gerd@gnu.org>
6581
6582 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
6583 (abbrev-table-name): New function.
6584 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
6585 If non-nil list local abbrev, only.
6586
bb17930d
GM
65872000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
6588
546c0888
EZ
6589 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
6590 from Gnus support code, and use special article copy buffer
bb17930d
GM
6591 `(gnus-original-article-buffer)' instead. This allows to get rid
6592 of article-hide-headers usage (which breaks in the latest Gnus
6593 version). Thanks to Detlev Zundel.
6594
41a68aef
KH
65952000-08-28 Kenichi Handa <handa@etl.go.jp>
6596
6597 * international/quail.el (quail-use-package): Hide "... loaded"
6598 message.
6599 (quail-start-translation, quail-start-conversion): Likewise.
6600
6601 * international/kkc.el (kkc-region): Hide "... loaded" message.
6602
28bb2cef
DL
66032000-08-27 Dave Love <fx@gnu.org>
6604
6605 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
6606
11a1118d
MB
66072000-08-27 Miles Bader <miles@gnu.org>
6608
6609 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
6610
0f85d477
KH
66112000-08-27 Kenichi Handa <handa@etl.go.jp>
6612
6613 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
6614 'ja-dic-cnv), not (require 'skkdic-cnv).
6615
2d73e8d3
MB
66162000-08-26 Miles Bader <miles@gnu.org>
6617
a0e5a5a4
MB
6618 * faces.el (face-x-resources): Add entry for :inherit.
6619 * cus-face.el (custom-face-attributes): Add support for :inherit
6620 attribute. Add support for relative face heights.
6621 (custom-face-attributes-get): Treat `nil' as being a default value
6622 for :inherit (as well as `unspecified').
6623
19feb949
MB
6624 * faces.el (set-face-attribute): Update doc string.
6625 (face-attribute-name-alist): Add :inherit.
6626 (face-valid-attribute-values): Handle :inherit.
6627 (face-read-string): Rephrase prompt to be less confusing.
6628 Assume that DEFAULT is a string, since we must return a string.
6629 (face-read-integer): Use `format' to turn DEFAULT into an
6630 acceptable default for face-read-string. Match NEW-VALUE against
6631 the string "unspecified", not the symbol `unspecified', since
6632 that's what face-read-string returns.
6633 (read-face-attribute): Lookup a name for old-value in valid, and
6634 use it as a default if we find one. Treat all values from
6635 face-read-string as strings. If the default is used, don't do any
6636 more processing on the value, just use the old value directly.
6637 (read-face-and-attribute, modify-face): Tweak prompt.
6638 (read-face-name): Don't assume prompt ends with a space.
6639
2d73e8d3
MB
6640 * faces.el (describe-face): Add support for :inherit attribute.
6641
a1a2e38f
KH
66422000-08-25 Kenichi Handa <handa@etl.go.jp>
6643
e84fa7c5
KH
6644 * terminal.el (terminal-emulator): Fix args to `concat'. Now
6645 concat doesn't accept interger.
6646
a1a2e38f
KH
6647 * international/kkc.el: Remove SKK from Keywords. Require
6648 ja-dic-utl instead of skkdic-utl.
6649
6650 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
6651 Provide ja-dic-cnv instead of skkdic-cnv.
6652 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
6653 (iso-2022-7bit-short): Add safe-charsets property.
6654 (skkdic-convert-postfix): Search Japanese chou-on character in
6655 addition to Hiragana character.
6656 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
6657 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
6658 (batch-skkdic-convert): Likewise.
6659
6660 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
6661 Provide ja-dic-utl instead of skkdic-utl.
6662 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
6663
f6499c03
DL
66642000-08-24 Dave Love <fx@gnu.org>
6665
1c2c3f16
DL
6666 * disp-table.el (standard-display-default): Make the test of `l'
6667 useful.
6668
f6499c03
DL
6669 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
6670 mod sample text.
6671
6672 * international/iso-ascii.el: Make pilcrow convenient string
6673 consistent with section.
6674 (iso-ascii-display): Set up multibyte characters as well as
6675 unibyte.
6676
c543db81
KH
66772000-08-24 Kenichi Handa <handa@etl.go.jp>
6678
6679 * international/mule-cmds.el (reset-language-environment): Set
6680 default-process-coding-system to '(undecided . iso-latin-1), which
6681 makes process I/O almost consistent with file I/O. Call this
6682 function when mule-cmds.el[c] is loaded.
6683
746d9caf
AI
66842000-08-22 Andrew Innes <andrewi@gnu.org>
6685
6686 * makefile.w32-in: New file.
6687
5484005d
MB
66882000-08-22 Miles Bader <miles@lsi.nec.co.jp>
6689
6690 * comint.el (comint-output-filter): Compare end of
6691 comint-last-output-overlay with the start of the newly inserted
6692 text, not the end, when deciding whether to extend it.
9b4a7800 6693 Set saved-point's insertion type to advance after insertion.
5484005d
MB
6694
6695 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
6696 since this is now done independently of font-lock mode.
6697
7a912f63
GM
66982000-08-21 Gerd Moellmann <gerd@gnu.org>
6699
6700 * server.el (server-kill-new-buffers): New user option.
6701 (server-existing-buffer): New buffer-local variable.
6702 (server-visit-files): When using an existing buffer, set
6703 server-existing-buffer to t.
6704 (server-buffer-done): If server-kill-new-buffers is t, kill the
6705 buffer, unless it was already present before visiting it with
6706 Emacs server.
9b4a7800 6707
240301df
EZ
67082000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
6709
6710 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
6711 even if the display doesn't support colors: some displays will
6712 support bold/underline faces.
6713
cbcef616
GM
67142000-08-21 Gerd Moellmann <gerd@gnu.org>
6715
6917e6bb
GM
6716 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
6717
cbcef616
GM
6718 * startup.el (command-line): If user's init file had an error,
6719 add explanatory text to *Messages*.
6720
6922b018
KH
67212000-08-21 Kenichi Handa <handa@etl.go.jp>
6722
6723 * man.el (Man-getpage-in-background): Decode the process output by
6724 the system locale coding system.
6725
e50c4203
DL
67262000-08-20 Dave Love <fx@gnu.org>
6727
96ab6351
DL
6728 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
6729 Don't test x-popup-menu.
6730 (function) <complete-function>: Complete only fbound symbols.
6731 <validate, value>: New.
6732 (variable) <complete-function>: Complete only bound symbols.
6733 (coding-system): Add :base-only, :complete-function, :validate,
6734 :value, :prompt-match.
6735 (widget-coding-system-prompt-value): Use read-coding-system and
6736 act on :base-only.
6737 (editable-field): Add :help-echo.
6738 (widget-push-button-gui, widget-push-button-cache)
6739 (widget-gui-action, widget-editable-list-gui): COmment out, along
6740 with uses.
6741 (widget-at): Make arg optional.
6742 (widget-echo-help): Adjust for current help-echo calling sequence.
6743 (widget-specify-field, widget-specify-button)
6744 (widget-specify-insert, widget-get-sibling, widget-image-find)
6745 (widget-convert, widget-insert, widget-leave-text)
6746 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
6747 (widget-setup, widget-field-find, widget-before-change)
6748 (widget-after-change, widget-default-complete)
6749 (widget-default-create, widget-default-delete)
6750 (widget-push-button-value-create, editable-field)
6751 (widget-field-prompt-value, widget-field-validate)
6752 (widget-choice-value-create, widget-choice-action)
6753 (widget-choice-validate, widget-checklist-add-item)
6754 (widget-radio-add-item, widget-radio-chosen)
6755 (widget-radio-value-inline, widget-editable-list-value-create)
6756 (widget-editable-list-entry-create)
6757 (widget-documentation-link-add)
6758 (widget-documentation-string-value-create)
6759 (widget-regexp-validate, widget-file-complete)
6760 (widget-sexp-validate, widget-plist-convert-widget)
6761 (widget-plist-convert-widget, widget-alist-convert-widget)
6762 (widget-alist-convert-widget, widget-color-complete): Simplify,
6763 particularly to avoid bindings which aren't optimized out.
6764
e50c4203
DL
6765 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
6766 Doc fix.
6767 (down-list, backward-up-list, up-list, kill-sexp)
6768 (backward-kill-sexp, mark-sexp): Make arg optional.
6769 (lisp-complete-symbol): Add optional arg PREDICATE.
6770
6771 * cus-start.el: Add display-buffer-reuse-frames,
6772 file-coding-system-alist.
6773
511bd4eb
GM
67742000-08-20 Gerd Moellmann <gerd@gnu.org>
6775
6776 * startup.el (command-line): Clear realized faces after
6777 modifying TTY color mappings.
6778
a9de7d29
MB
67792000-08-20 Miles Bader <miles@gnu.org>
6780
6781 * faces.el (face-attr-match-p): Don't return true if ATTRS are
6782 merely a subset of FACE's attributes.
6783
8a8023d9
MB
67842000-08-19 Miles Bader <miles@gnu.org>
6785
6786 * comint.el (comint-output-filter): Save the point with a marker,
6787 not just a buffer position.
6788
6789 * international/mule.el (set-buffer-process-coding-system): Make
6790 interactive prompt less confusing.
6791
1433385f
GM
67922000-08-19 Gerd Moellmann <gerd@gnu.org>
6793
6794 * hilit-chg.el: General cleanup of doc strings, comments and
6795 code formatting.
6796
136b4eda
MB
67972000-08-19 Miles Bader <miles@gnu.org>
6798
6799 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
6800 Compiler macro removed; beginning-of-line is no longer always
6801 equivalent to forward-line, in the presence of fields.
6802
6803 * comint.el (comint-output-filter): Remove ad-hoc saving of
6804 restriction, and just use save-restriction, now that it works
6805 correctly. Don't adjust comint-last-input-start to account for
6806 our insertion; it shouldn't have moved because we don't use
6807 insert-before-markers anymore. Comment out call to
6808 `force-mode-line-update'; why is it here?
6809
6810 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
6811 while checking for prompt to delete. Use `forward-line 0'
6812 instead of beginning-of-line.
6813 (gud-filter): Temporarily widen gud comint buffer while
6814 examining output.
6815
cdd0f857
SM
68162000-08-18 Stefan Monnier <monnier@cs.yale.edu>
6817
ebf96bfa
SM
6818 * progmodes/sh-script.el: Big bag of typos.
6819
cdd0f857
SM
6820 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
6821 check since ispell-process is not bound when ispell is not yet loaded.
6822
9bb7a286
DL
68232000-08-18 Dave Love <fx@gnu.org>
6824
6825 * image.el (find-image): Copy `spec' before using plist-put.
6826
74ec6045
GM
68272000-08-18 Gerd Moellmann <gerd@gnu.org>
6828
6829 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
6830 `portugues'.
6831
6832 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
6833 backward-kill-sexp, analogous to kill-sexp.
6834
6835 * progmodes/icon.el (icon-indent-line)
6836 (icon-is-continuation-line): Handle comments specially.
6837
68382000-08-17 Ken Stevens <k.stevens@ieee.org>
6839
6840 * ispell.el: Set to standard author/maintainer/keyword fields.
6841 Fine tuning to menu map appearance and operation, and added help.
6842 Remove `start' and `end' error messages when compiling.
6843 (ispell-choices-win-default-height): Fixed comment string.
6844 (ispell-dictionary-alist-1): Fixed regexp in castellano and
6845 castellano8 dictionaries.
6846 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
6847 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
6848 dictionary, added italiano dictionary.
6849 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
6850 word character
6851 (ispell-tex-skip-alists): Added psfig support.
6852 (ispell-skip-html): Renamed from ispell-skip-sgml.
6853 (ispell-begin-skip-region-regexp, ispell-skip-region)
6854 (ispell-minor-check): Improved html skipping support to skip across
6855 code, and recognize `&' commands without propper `;' syntax;
6856 (ispell-process-line): Fix alignment error when manually
6857 correcting spelling.
6858 (ispell): Fix comment string.
6859 (ispell-add-per-file-word-list): Always put word list on new line.
6860
3787e12e
GM
68612000-08-17 Gerd Moellmann <gerd@gnu.org>
6862
a7b28523
GM
6863 * format.el (format-encode-run-method): Fix error message to say
6864 `encode' instead of `decode'. Use save-window-excursion around
6865 shell-command-on-region as in format-decode-run-method because
6866 shell-command-on-region can display a buffer with error output.
6867 (format-decode): Don't record undo information for the decoding.
6868 (format-annotate-function): Add parameter FORMAT-COUNT. Make
6869 that number part of the temporary buffer name so that more than
6870 one decoding using a temporary buffer can happen safely.
6871
6872 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
6873 of `A-z' in the regexp.
6874
6875 * hilit-chg.el: Fix typos in commentary.
6876
3787e12e
GM
6877 * help.el (view-emacs-news): Rewritten for new naming scheme
6878 for old NEWS files.
6879
6880 * startup.el (command-line): Pop to *Messages* in case an error
6881 is signaled while loading user-init-file.
6882
d2473540
AS
68832000-08-17 Andreas Schwab <schwab@suse.de>
6884
6885 * files.el (insert-directory): Don't lose original file name,
6886 undoing an undocumented change.
6887
c0bbaf57
GM
68882000-08-17 Alex Schroeder <alex@gnu.org>
6889
6890 * sql.el (sql-magic-go): Use comint-bol.
6891 (sql-copy-column): Use comint-line-beginning-position.
6892 (comint-line-beginning-position): Define a replacement for
6893 comint-line-beginning-position if it is not fboundp.
6894
68952000-08-17 Alex Schroeder <alex@gnu.org>
6896
6897 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
6898 it didn't have any effect anyway.
6899
69002000-08-17 Alex Schroeder <alex@gnu.org>
6901
6902 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
6903 --pset and pager=off instead of sending \\o|cat at the beginning
6904 of the session.
6905
9d245da5
MB
69062000-08-17 Miles Bader <miles@gnu.org>
6907
6908 * progmodes/octave-inf.el: Add compatibility definition of
6909 comint-line-beginning-position.
6910
abfdbd2e
KH
69112000-08-17 Kenichi Handa <handa@etl.go.jp>
6912
6913 * startup.el (normal-top-level): Look in each dir in load-path for
6914 a leim-list.el file too. This assures of loading leim-list.el
6915 that is created at Emacs installation time even if a user have his
6916 own leim-list.el.
6917
a0b8c939
MB
69182000-08-17 Miles Bader <miles@gnu.org>
6919
6920 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
6921 foreground color to black if the background is dark.
6922
7382bcae
SM
69232000-08-16 Stefan Monnier <monnier@cs.yale.edu>
6924
6925 * loadhist.el (unload-feature): Typo.
6926
9b4a7800 6927 * finder.el (finder-compile-keywords):
7382bcae
SM
6928 * cus-dep.el (custom-make-dependencies): Add local-variable settings
6929 to the generated file.
6930
6931 * mail/mh-e.el (mh-make-local-vars):
6932 Replace make-variable-buffer-local with make-local-variable.
6933
cdd0f857 6934 * play/landmark.el:
7382bcae 6935 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
6936 * mail/mailabbrev.el (mail-abbrevs-mode):
6937 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
6938 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
6939
6940 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
6941
6942 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
6943 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
6944 Allow going past the last element.
9b4a7800 6945 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
6946 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
6947 (cvs-mouse-toggle-mark): Don't move point.
6948 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
6949
6950 * progmodes/compile.el (grep): Provide a default set of files.
6951 (next-error): Docstring fix.
6952 (compilation-find-file): Avoid find-file (fails in a dedicated window).
6953
6954 * emacs-lisp/easy-mmode.el (define-minor-mode):
6955 Use `symbol-value' to keep the byte-compiler quiet.
6956
6957 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
6958 (diff-find-source-location): New fun, extracted from diff-goto-source.
6959 (diff-goto-source): Use it.
6960 (diff-next-complex-hunk, diff-filter-lines): New function.
6961 (diff-apply-hunk): New command.
6962
6963 * smerge-mode.el (smerge-mode-menu): Doc fix.
6964
6965 * msb.el (msb-mode): Define it in terms of define-minor-mode.
6966
4f00b8c1
DL
69672000-08-16 Dave Love <fx@gnu.org>
6968
2b5198bb
DL
6969 * windmove.el (windmove) <defgroup>: Add :version.
6970
6971 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
6972 (goto-address-fontify-p, goto-address-highlight-p)
6973 (goto-address-url-face, goto-address-url-mouse-face)
6974 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
6975 (goto-address-url-regexp): Use thing-at-point-url-regexp.
6976 (goto-address-fontify, goto-address-at-mouse): Simplify,
6977 (goto-address-at-point): browse-url-url-at-point,
6978 goto-address-find-address-at-point can return nil.
6979 (goto-address-find-address-at-point): Return nil on failure.
6980
6981 * align.el (align) <defgroup>: Add :version.
6982
6983 * calculator.el (calculator): Add :version.
6984 (calculator): Use two lines for calculator window if `modeline'
6985 face is boxed.
6986
4f00b8c1
DL
6987 * play/5x5.el: Doc fixes.
6988 (5x5) <defgroup>: Add :version.
6989
6990 * play/fortune.el (fortune) <defgroup>: Add :version.
6991 (fortune-append): Fix error message.
6992 (fortune-from-region): Doc fix.
6993
6994 * play/pong.el (pong): Doc fix.
6995
6996 * play/morse.el: Keywords, commentary, autoloads.
6997
69db7ee7
EZ
69982000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
6999
7000 * desktop.el (desktop-save): Don't look at symbol-value of a
7001 member of minor-mode-alist, unless it is boundp.
7002
10e1dad9
SS
70032000-08-16 Sam Steingold <sds@gnu.org>
7004
a0b8c939 7005 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
7006 `while'; use `with-current-buffer' instead of `save-excursion'.
7007 Removed unnecessary kludges now that "*Buffer List*" is excluded.
7008
9d7bcb2e
KH
70092000-08-16 Kenichi Handa <handa@etl.go.jp>
7010
7011 * international/ccl.el (declare-ccl-program): Docstring modified.
7012 (ccl-execute-with-args): Likewise.
7013
04231ab8
MB
70142000-08-16 Miles Bader <miles@gnu.org>
7015
9d245da5 7016 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
7017 comint-line-beginning-position.
7018
f68446ef
GM
70192000-08-15 Gerd Moellmann <gerd@gnu.org>
7020
dc28878c
GM
7021 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
7022 'buffer-menu' property.
7023 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
7024 fails.
7025 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
7026 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
7027 wasn't killed.
10e1dad9 7028
58ed0d3b
GM
7029 * buff-menu.el (list-buffers-noselect): Don't display the
7030 *Buffer List* buffer.
7031
32dc52f7
GM
7032 * font-lock.el: Require jit-lock to prevent a very late
7033 `Loading jit-lock' message.
7034
f68446ef 7035 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 7036 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
7037 mail address.
7038
90ac90a2
MB
70392000-08-15 Miles Bader <miles@gnu.org>
7040
7041 * textmodes/ispell.el (ispell-graphic-p): New constant.
7042 (ispell-choices-win-default-height, ispell-help): Use
7043 `ispell-graphic-p' instead of `xemacsp'.
7044
b0a0e263
DL
70452000-08-15 Dave Love <fx@gnu.org>
7046
c1e757e3
DL
7047 * simple.el: Autoload widget-convert when compiling.
7048 (mail-user-agent): Doc fix.
7049
7050 * help.el (function-called-at-point, variable-at-point): Use
7051 with-syntax-table.
7052 (help-manyarg-func-alist): Add insert-and-inherit.
7053
7054 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
7055
7056 * delsel.el (delsel-unload-hook): New function.
7057
7058 * find-file.el: Doc fixes. Move provide to end.
7059 (ff) <defgroup>: Add :link.
7060 (ff-goto-click): Deleted.
7061 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
7062 Use mouse-set-point.
7063
7064 * textmodes/tildify.el: Doc fixes.
7065 (tildify) <defgroup>: Add:version.
7066
7067 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
7068 (glasses-custom-set): Use set-default, not set.
7069 (minor-mode-alist): Propertize the lighter.
7070 (glasses-mode): Provide optional arg.
7071
5f847612
DL
7072 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
7073 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
7074 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
7075 option. Provide :type.
7076 (cwarn-configuration): Provide :type.
7077 (cwarn-mode): Doc fix.
7078
7079 * add-log.el (change-log-merge): Doc fix.
7080 (change-log-redate): New command.
7081
b0a0e263
DL
7082 * net/browse-url.el (browse-url-filename-alist): Add a clause for
7083 Doze and Dog.
7084 (browse-url): Use dolist, not mapcar.
7085 (browse-url-at-point): Check for null url.
7086 (browse-url-event-buffer, browse-url-event-point): Functions
7087 deleted.
7088 (browse-url-at-mouse, browse-url-netscape): Simplify.
7089
7090 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
7091 modes.
7092 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
7093 Fix previous change to mapcan.
7094 (msb--init-file-alist, msb--add-separators)
7095 (msb--make-keymap-menu): Simplify.
7096 (msb--choose-file-menu): Use copy-sequence.
7097 (msb-mode-map): Add title to keymap.
7098 (msb-unload-hook): New function.
7099
7100 * bs.el: Fix indentation.
7101 (bs) <defgroup>: Add :links.
2b5198bb
DL
7102 (bs-show): Doc fix.
7103 (bs-apply-sort-faces): Don't use window-system.
7104 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 7105
70f1b78e
EZ
71062000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
7107
7108 * calendar/timeclock.el (timeclock-file): Run .timelog through
7109 convert-standard-filename.
7110
956777b3
GM
71112000-08-14 Gerd Moellmann <gerd@gnu.org>
7112
3215096c
GM
7113 * emacs-lisp/authors.el: New file.
7114
956777b3
GM
7115 * paren.el (show-paren-priority): New user option.
7116 (show-paren-function): Set overlay priorities to
7117 show-paren-priority.
10e1dad9 7118
0cde1424
MB
71192000-08-14 Miles Bader <miles@gnu.org>
7120
7121 * comint.el (comint-bol): Use `forward-line 0' instead of calling
7122 beginning-of-line with inhibit-field-text-motion bound.
7123
90cbf47e
GM
71242000-08-14 Gerd Moellmann <gerd@gnu.org>
7125
7126 * calendar/timeclock.el: New file.
7127
71282000-08-14 David Ponce <david@dponce.com>
7129
7130 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
7131 `widget-button-click'. so that one can use left mouse button to
7132 click on dialog buttons.
7133
71342000-08-14 Emmanuel Briot <briot@gnat.com>
7135
7136 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 7137 identifiers, since XML is case sensitive
10e1dad9 7138
79e8dca7 71392000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 7140
660394d1
MB
7141 * comint.el (comint-output-filter): Don't bother frobbing
7142 window-start, it doesn't seem to be necessary.
79e8dca7
MB
7143
7144 * comint.el (comint-send-string, comint-send-region): Make into
7145 real functions. Snapshot the prompt before sending.
7146
218c2cc7
EZ
71472000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
7148
7149 * info.el (Info-find-emacs-command-nodes): Rewrite to use
7150 technique similar to Info-index, instead of relying on specific
7151 names of relevant Index nodes.
7152 (Info-goto-emacs-command-node): Bind Info-history to nil when
7153 going to the first node found by Info-find-emacs-command-nodes.
7154
51e066d2 71552000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
7156
7157 * menu-bar.el (menu-bar-help-menu): Add a :help string.
7158
867102f2
MB
71592000-08-10 Miles Bader <miles@gnu.org>
7160
7161 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
7162
af718538
EZ
71632000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
7164
7165 * info.el (Info-file-list-for-emacs): More elements for the
7166 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
7167 and woman manuals.
7168
c51bacd6
MB
71692000-08-10 Miles Bader <miles@lsi.nec.co.jp>
7170
7171 * comint.el (comint-send-input): Make the newline boundary overlay
7172 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
7173 (comint-output-filter): Use `insert' instead of
7174 `insert-before-markers'. Extend comint-last-output-overlay when
7175 necessary since we can't rely on insert-before-markers to do it.
7176 * gud.el (gud-filter): Use `with-current-buffer' instead of
7177 save-excursion when inserting the output, so that point gets
7178 updated correctly; the old method relied on a rather dodgy
7179 side-effect of comint-output-filter to avoid the effect of
7180 save-excursion.
7181
98532b12
EZ
71822000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
7183
7184 * files.el (recover-file): Call insert-directory instead of
7185 invoking `ls' directly.
7186
3db4b719
MB
71872000-08-10 Miles Bader <miles@gnu.org>
7188
7189 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
7190 (comint-last-prompt-overlay): New variables.
7191 (comint-output-filter): Implement prompt highlighting.
7192 (comint-snapshot-last-prompt): New function.
7193 (comint-send-input): Snapshot the last prompt.
7194 Use comint-highlight-input-face.
7195 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
7196 Use defface instead of defcustom.
7197 (send-invisible, comint-send-eof): Snapshot the last prompt.
7198 (comint-delchar-or-maybe-eof): Use comint-send-eof.
7199 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
7200
96190aa1
SM
72012000-08-09 Stefan Monnier <monnier@cs.yale.edu>
7202
5cda4b07
SM
7203 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
7204 (regexp-opt-group): Use a list of chars for `letters'.
7205 (regexp-opt-charset): `chars' is now a list of chars.
7206 Use a char-table rather than a vector so it works for multibyte chars.
7207
96190aa1
SM
7208 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
7209 Set cvs-minor-current-files to the selected fileinfo.
7210 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
7211 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
7212
7d093d56
EZ
72132000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
7214
7215 * files.el (insert-directory): Don't call access-file on
7216 directories on DOS and Windows.
7217
b24c5811
KH
72182000-08-09 Kenichi Handa <handa@etl.go.jp>
7219
7220 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
7221 longer if necessary.
7222 (ccl-embed-code): Call ccl-embed-data to store CODE in
7223 ccl-program-vector.
7224
0a6fd67e
MB
72252000-08-09 Miles Bader <miles@gnu.org>
7226
7227 * comint.el (comint-output-filter): Properly handle the case where
7228 the text surrounded by comint-last-output-overlay was deleted.
7229
9f6d1a6c
GM
72302000-08-08 Gerd Moellmann <gerd@gnu.org>
7231
25ad1371
GM
7232 * info.el (Info-insert-dir): Use Info-additional-directory-list if
7233 non-nil.
7234 (Info-file-list-for-emacs): Remove "info" from the list because
7235 that leads to trying to use the documentation from file `info'
7236 in various situations where it isn't appropriate, for instance
7237 C-h C-k C-h i.
7238
7239 * ffap.el (ffap-read-file-or-url-internal): Handle case that
7240 DIR and/or STRING are nil.
7241
7242 * progmodes/compile.el (compilation-setup): Make variable
7243 compilation-error-screen-columns buffer-local, as some comment
7244 in the code suggests it should be.
7245
7246 * files.el (auto-mode-interpreter-regexp): New variable.
7247 (set-auto-mode): Use it.
7248
7249 * indent.el (indent-for-tab-command): Doc fix.
7250
7251 * mouse-sel.el (mouse-sel-mode): Doc fix.
7252
9f6d1a6c
GM
7253 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
7254 labels.
7255
7256 * help.el (print-help-return-message): When
7257 display-buffer-reuse-frames is set, let the help window been quit,
7258 instead of deleting it, which might delete a reused frame.
7259
3d819a75
EZ
72602000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7261
7262 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
7263 rename a directory to a name that differs only by its letter case.
7264
c5a52529
KH
72652000-08-08 Kenichi Handa <handa@etl.go.jp>
7266
7267 * international/quail.el (quail-define-rules): Handle Quail decode
7268 map correctly. Add code for supporting annotations.
7269 (quail-install-decode-map): New function.
7270 (quail-defrule-internal): New optional arguments decode-map and
7271 props.
7272 (quail-advice): New function.
7273
5e9e032a
SS
72742000-08-07 Sam Steingold <sds@gnu.org>
7275
7276 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
7277 `defconst', `define-condition', `with-slots'.
7278 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
7279
46645f4b
MB
72802000-08-03 Miles Bader <miles@gnu.org>
7281
7282 * comint.el (comint-use-prompt-regexp-instead-of-fields):
7283 New variable.
7284 (comint-prompt-regexp, comint-get-old-input): Document dependence on
7285 comint-use-prompt-regexp-instead-of-fields.
7286 (comint-send-input): Add `input' field property to stuff we send to
7287 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
7288 (comint-output-filter): Add `output' field property to process
7289 output, if comint-use-prompt-regexp-instead-of-fields is nil.
7290 (comint-replace-by-expanded-history)
7291 (comint-get-old-input-default, comint-show-output)
7292 (comint-backward-matching-input, comint-forward-matching-input)
7293 (comint-next-prompt, comint-previous-prompt): Use field
7294 properties if comint-use-prompt-regexp-instead-of-fields is nil.
7295 (comint-line-beginning-position): New function.
7296 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
7297 (comint-replace-by-expanded-history-before-point): Use
7298 comint-line-beginning-position and line-end-position.
7299 (comint-last-output-overlay): New variable.
7300 (comint-mode): Make `comint-last-output-overlay' buffer-local.
7301
7302 * shell.el (shell-prompt-pattern): Doc change.
7303 (shell-backward-command): Use line-beginning-position.
7304
7305 * gud.el (gud-gdb-complete-command): Use
7306 comint-line-beginning-position.
7307
7308 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
7309 comint-bol doesn't actually go to the beginning of the line.
7310
7311 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
7312 if comint-use-prompt-regexp-instead-of-fields is non-nil.
7313 (try-expand-line-all-buffers): Likewise.
7314
7315 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
7316 explicitly matching comint-prompt-regexp.
7317 (sql-copy-column): Use comint-line-beginning-position instead of
7318 explicitly matching comint-prompt-regexp.
7319
7320 * progmodes/octave-inf.el (inferior-octave-complete): Use
7321 comint-line-beginning-position.
7322
7323 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
7324
7325 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
7326 looking for a prompt, use `forward-line 0' instead of
7327 `beginning-of-line', to avoid getting caught by an input field.
7328
ff3d9573
GM
73292000-08-07 Gerd Moellmann <gerd@gnu.org>
7330
7331 * files.el (shell-quote-wildcard-pattern): Make sure to return
7332 PATTERN, in the Unix case.
7333
e0d8827b
EZ
73342000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
7335
7336 * play/zone.el (zone): Discard any pending input before running
7337 the randomly-chosen pgm.
7338
24d55b8f
KH
73392000-08-07 Kenichi Handa <handa@etl.go.jp>
7340
7341 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
7342 checking the existence of any multibyte characters.
7343
3d05e1ee
GM
73442000-08-06 Gerd Moellmann <gerd@gnu.org>
7345
6c4a4368
GM
7346 * help.el (describe-mode): Test minor-mode symbol for being
7347 bound before testing its value for being nil.
7348
3d05e1ee
GM
7349 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
7350 `first', `second', and `third'.
7351
7352 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
7353 (second): Make it an alias for `cadr'.
7354
6968a481
EZ
73552000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
7356
7357 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
7358 types of display support faces now.
7359
e49aa397
GM
73602000-08-05 Gerd Moellmann <gerd@gnu.org>
7361
7362 * pcvs.el (require): Require `cl' during compilation, only.
7363
7364 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
7365 (toplevel): Remove `remq' and `remove' from autoloads.
7366 (cl-fake-autoloads): New variable. If set, arrange for an error
7367 when CL functions etc. are autoloaded.
7368
588aca27
EZ
73692000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
7370
2e78d4ab
EZ
7371 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
7372
85628348
EZ
7373 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
7374 popped up, but the user clicks outside the menu, return an empty
7375 regexp (that causes unhighlight-regexp to have no effect).
7376
74f0e552
EZ
7377 * menu-bar.el (menu-bar-games-menu): Add Zone.
7378
588aca27
EZ
7379 * hi-lock.el (toplevel): Require font-lock.
7380
f4988be7
GM
73812000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7382
ba087cd7 7383 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
7384 (ebnf-8-bit-chars): New var for bug fix.
7385 (ebnf-string): Bug fix.
7386
027b73ac
SS
73872000-08-03 Sam Steingold <sds@gnu.org>
7388
7389 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
7390 instead of `buffer-string'.
7391 (require 'cl): Always, not just when compiling.
7392 `ignore-errors' in `interactive', `list*', `defun*' &c make this
7393 necessary.
7394
2f1fa038
EZ
73952000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
7396
7397 * international/mule-cmds.el (select-safe-coding-system): Make
7398 the message text about selecting a safe coding system more clear.
7399
ead53494
GM
74002000-08-02 Gerd Moellmann <gerd@gnu.org>
7401
abb2db1c
GM
7402 * hi-lock.el: New file.
7403
7404 * play/zone.el: New file.
7405
ead53494
GM
7406 * replace.el (occur): Set tab-width in the *Occur* buffer to the
7407 value of tab-width in the original buffer. Choose a line number
7408 format that's a multiple of the original buffer's tab width, so
7409 that lines appear right.
7410
7411 * textmodes/ispell.el (ispell): New function, replacing an alias.
7412 Spell-check active region if in transient-mark-mode and mark
7413 is active; otherwise spell-check buffer.
7414
74152000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7416
7417 * ps-mule.el: Fix a customization problem on
7418 ps-mule-font-info-database-default.
7419
f4a2b0a4
EZ
74202000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
7421
7422 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
7423 display-mouse-p instead of window-system.
7424 (ebrowse-member-mode-map): Ditto.
7425
b685181e
GM
74262000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7427
ba087cd7
EZ
7428 * progmodes/ebnf2ps.el: Update ps-print functions call.
7429 Indentation fix. Doc fix.
b685181e
GM
7430 (ebnf-version): New version number (3.2).
7431 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 7432
3b5fab87
EZ
74332000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
7434
032ebb29
EZ
7435 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
7436 font lock support on window-system.
7437 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
7438
3b5fab87
EZ
7439 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
7440 display-color-p, if fboundp, instead of window-system.
7441
7e2605e7
EZ
74422000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
7443
7444 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
7445 instead of window-system.
7446
7447 * wid-edit.el (widget-choose): Use display-mouse-p instead of
7448 window-system.
7449 (widget-choice-mouse-down-action): Use display-popup-menus-p
7450 instead of window-system.
7451
7452 * strokes.el (strokes-file): Run the file name through
7453 convert-standard-filename.
7454 (strokes-mode): Call display-mouse-p instead of looking at
7455 window-system. Change the error message accordingly.
7456
7457 * progmodes/cpp.el (toplevel): Support faces on tty's.
7458
7459 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
7460 (lm-plot-square, lm-init-display): Don't use window-system.
7461
7462 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
7463 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
7464
7465 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
7466 instead of looking at window-system.
7467
26119624
GM
74682000-07-30 Gerd Moellmann <gerd@gnu.org>
7469
7470 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
7471 of testing if iswitchb-prepost-hooks is bound, because the
7472 latter will always be true when invoking a recursive minibuffer
7473 from an active Iswitchb buffer.
7474
c90596f3
EZ
74752000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
7476
7477 * files.el (shell-quote-wildcard-pattern): New function.
7478 (insert-directory): Call it. Only prepend "\" to command on Unix
7479 and GNU/Linux systems.
7480
18925e78
GM
74812000-07-30 Gerd Moellmann <gerd@gnu.org>
7482
7483 * eshell/esh-groups.el: Change custom :link file names
7484 from `eshell.info' to `eshell'.
7485
74862000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
7487
7488 * dired.el (dired-build-subdir-alist): Expand subdirectory names
7489 correctly in recursive ange-ftp listings.
7490
74912000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7492
7493 * ps-print.el: Fix bug 1: if ps-font-size-internal,
7494 ps-header-font-size-internal and
7495 ps-header-title-font-size-internal variables are not set,
7496 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
7497 face text property is (foreground-color . COLOR) or
7498 `(background-color . COLOR)', ps-print crashes. Doc fix.
7499 (ps-print-version): New version number (5.2.4).
7500 (ps-plot-region): Code fix.
7501 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
7502 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
7503 Bug fix 2.
7504
75052000-07-30 Milan Zamazal <pdm@freesoft.cz>
7506
7507 * glasses.el (glasses-make-readable): Fix uncapitalization of
7508 identifiers like `myXMLDocument'.
7509
aeb4c63e
KF
75102000-07-28 Karl Fogel <kfogel@red-bean.com>
7511
18925e78
GM
7512 * mail/mail-hist.el (mail-hist-previous-input)
7513 (mail-hist-next-input): Do the obvious code factorization.
7514 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
7515 code of above two.
7516 If inserting a message body, leave point at top.
7517
9d453139
SS
75182000-07-28 Sam Steingold <sds@gnu.org>
7519
7520 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
7521 Use `<=', not `<' to compare times!
7522 (ange-ftp-ls): Remove.
9d453139 7523
b548072f
GM
75242000-07-27 Gerd Moellmann <gerd@gnu.org>
7525
27848c01
GM
7526 * play/cookie1.el: Add explanation of how to make cookie.el
7527 compatible with strfile(1) to comment.
7528
7529 * subr.el (remove, remq): New functions.
7530
3ab82477
GM
7531 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
7532 escape `*' in regexps.
7533 (midnight-find): Reverse order of arguments in the funcall of
7534 TEST.
7535
7536 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
7537 and `.class'.
7538
b548072f
GM
7539 * play/meese.el: Add Commentary section.
7540
27848c01
GM
75412000-07-27 Alex Schroeder <alex@gnu.org>
7542
7543 * sql.el (sql-ms): Added autoload cookie.
7544 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
7545 (sql-oracle): Ditto.
7546 (sql-help): Doc change.
7547
7548 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
7549 types and exceptions.
7550
75512000-07-27 Alex Schroeder <alex@gnu.org>
7552
7553 * sql.el (sql-placeholder-history): New variable.
7554 (sql-query-placeholders-and-send): New function that will query
7555 the user and replace placeholders with user input.
7556 (sql-oracle): If running on NT, set comint-input-sender to
7557 sql-query-placeholders-and-send.
7558
7559 (sql-stop): If in the SQLi buffer, insert stop notification, else
7560 present it as a message.
7561
75622000-07-27 Alex Schroeder <alex@gnu.org>
7563
7564 * sql.el (sql-input-ring-separator): Doc change.
7565 (sql-input-ring-file-name): Doc change.
7566 (sql-interactive-mode): Use `sql-input-ring-separator' and
7567 `sql-input-ring-file-name' to set the comint-mode equivalents
7568 without making them local variables.
7569 (sql-stop): Don't bind `sql-input-ring-separator' and
7570 `sql-input-ring-file-name' dynamically to their comint-mode
7571 equivalents.
7572
91ae8751
KH
75732000-07-27 Kenichi Handa <handa@etl.go.jp>
7574
7575 * international/mule.el (register-char-codings): New function.
7576 (make-coding-system): Handle `safe-chars' specification in the arg
7577 PROPERTY.
7578
7579 * international/mule-cmds.el
7580 (find-coding-systems-region-subset-p): This function deleted.
7581 (sort-coding-systems-predicate): New variable.
7582 (sort-coding-systems): New function.
7583 (find-coding-systems-region): Use
7584 find-coding-systems-region-internal.
7585 (find-coding-systems-string): Use find-coding-systems-region.
7586 (find-coding-systems-for-charsets): Check
7587 char-coding-system-table.
7588 (select-safe-coding-system-accept-default-p): New variable.
7589 (select-safe-coding-system): Mostly rewritten. New argument
7590 ACCEPT-DEFAULT-P.
7591 (select-message-coding-system): Call select-safe-coding-system
7592 with ACCEPT-DEFAULT-P arg.
7593 (reset-language-environment): Reset default-sendmail-coding-system
7594 to the default value iso-latin-1.
7595 (set-language-environment): Don't set the obsolete variable
7596 charset-origin-alist.
7597
7598 * international/codepage.el (cp-coding-system-for-codepage-1):
7599 Give `safe-chars' property to make-coding-system.
7600
7601 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
7602 calling select-message-coding-system twice.
7603
7604 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
7605 instead of `safe-charsets'.
7606 (cyrillic-alternativnyj): Likewise.
7607 (ccl-encode-alternativnyj): Don't check the charset
7608 cyrillic-iso8859-5.
7609
90cf4474
KH
76102000-07-27 Kenichi Handa <handa@etl.go.jp>
7611
7612 * composite.el (compose-chars-after): Preserve match data.
7613
a1f84f6d
SS
76142000-07-26 Sam Steingold <sds@gnu.org>
7615
7616 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
7617 (ange-ftp-real-file-newer-than-file-p): New function.
7618 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
7619 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
7620
7621 * tooltip.el (tooltip-float-time): Removed (use `float-time').
7622 * midnight.el (midnight-float-time): Ditto.
7623
e092928e
AS
76242000-07-26 Andreas Schwab <schwab@suse.de>
7625
7626 * files.el (normal-backup-enable-predicate): Correct
7627 interpretation of the return value of compare-strings.
7628
7465ebef
GM
76292000-07-26 Gerd Moellmann <gerd@gnu.org>
7630
3353ef5a
GM
7631 * isearch.el (isearch-resume): New function.
7632 (isearch-done): Add something to command-history to resume
7633 the search.
7634 (isearch-yank-line, isearch-yank-word): Use
7635 buffer-substring-no-properties instead of buffer-substring.
7636
7465ebef
GM
7637 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
7638 of flyspell-mouse-map.
7639
7640 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
7641 duplicate definition.
7642 (makefile-mode): Remove duplicate setting of local-abbrev-table.
7643
7644 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
7645 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
7646
5044b74a
SS
76472000-07-25 Sam Steingold <sds@gnu.org>
7648
25759a92
SS
7649 * net/ange-ftp.el: Get modtime over the net.
7650 (ange-ftp-file-modtime): New function.
a95cb10a
GM
7651 (ange-ftp-write-region, ange-ftp-insert-file-contents)
7652 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
7653 Use it.
7654 (ange-ftp-dot-to-slash): New function.
7655 (ange-ftp-fix-name-for-vms): Use it.
7656
5044b74a
SS
7657 * midnight.el (midnight-buffer-display-time): Use
7658 `with-current-buffer'.
7659
5dcfb3f4
GM
76602000-07-25 Gerd Moellmann <gerd@gnu.org>
7661
7662 * find-dired.el: Update copyright notice.
7663 (find-dired): Offer to kill a running `find'.
7664
7665 * enriched.el (enriched-face-ans): For a `foreground-color'
7666 property, return '(("x-color" COLOR))' so that COLOR will be
7667 output as a parameter of the x-color annotation. Likewise for the
7668 `background-color' property. In the case of normal face
7669 properties, don't return annotations for unspecified foreground
7670 and background face attributes.
7671
8c662166
KH
76722000-07-25 Kenichi Handa <handa@etl.go.jp>
7673
7674 * language/japan-util.el (japanese-katakana-region): Fix handling
7675 HANKAKU argument.
7676
c28da489
MB
76772000-07-25 Miles Bader <miles@gnu.org>
7678
7679 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
7680 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
7681 constrain-to-field.
7682
ad349719
AI
76832000-07-24 Andrew Innes <andrewi@gnu.org>
7684
7685 * timer.el (timer-activate-when-idle): Add optional parameter
7686 DONT-WAIT. Update docstring.
7687 (run-with-idle-timer): Specify extra parameter to
7688 timer-activate-when-idle, so that timer will be activated
7689 immediately if Emacs is already idle.
7690
7691 * w32-fns.el (w32-using-nt): Fix docstring.
7692
c95162f5
DL
76932000-07-24 Dave Love <fx@gnu.org>
7694
7695 * mouse.el (popup-menu): Set last-command-event.
7696 (mouse-major-mode-menu-prefix): Declare.
7697
e3c31fd5
GM
76982000-07-24 Gerd Moellmann <gerd@gnu.org>
7699
7700 * textmodes/flyspell.el: Update to author's version 1.5d.
7701
7702 * progmodes/hideshow.el: Update copyright notice.
7703
7704 * vcursor.el: Set maintainer to FSF, since author cannot
7705 be reached.
7706
7636d2a3
EZ
77072000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
7708
fbe0a958
EZ
7709 * info.el (Info-goto-emacs-key-command-node): Leave a space after
7710 the prompt.
7711
7636d2a3
EZ
7712 * mouse.el (popup-menu): Run the keymap through indirect-function,
7713 in case it was defined with define-prefix-key. If the menu is a
7714 list of keymaps, look up the binding of user's choice in each one
7715 of the keymaps.
7716 (mouse-popup-menubar): If the global and local menu-bar keymaps
7717 don't have a prompt string, create one and insert it into the
7718 keymap. Don't barf if current-local-map returns nil.
7719
e024b101
GM
77202000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
7721
7722 * dired.el (dired-sort-R-check): Added to allow recursive listing
7723 to be undone.
7724 (dired-sort-other): Use it.
7725
7972fcfc
GM
77262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7727
e024b101 7728 * Release of cc-mode 5.27
7972fcfc
GM
7729
77302000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7731
7732 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
7733 c-beginning-of-statement-1 that caused a bad case of recursion
7734 which could consume a lot of CPU in large classes in languages
7735 that have in-expression classes (i.e. Java and Pike).
7736
7737 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
7738 statements before top level constructs (i.e. case 6 is moved
7739 before case 5 and is now case 4) to catch in-expression
7740 classes in top level expressions correctly.
7741
77422000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7743
7744 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
7745 objc-method-intro. Case 4 removed and case 5I added.
7746
7747 * cc-langs.el (c-append-paragraph-start): New variable used by
7748 c-common-init to get paragraph-start correct.
7749 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
7750 initialize paragraph-start to make it correct both with and
7751 without the javadoc special case.
7752
7753 * cc-mode.el (java-mode): Use c-append-paragraph-start to
7754 initialize paragraph-start for javadoc markup.
7755
7756 * cc-vars.el (c-style-variables-are-local-p): Incompatible
7757 change by defaulting this to t. It's motivated by the
7758 confusing behavior that otherwise arise from the style system
7759 when editing both java and non-java files at the same time
7760 (see the comments about style setting in c-common-init).
7761
77622000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7763
7764 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
7765 similar to the one in c-fill-paragraph to check the fill
7766 prefix from the adaptive fill function for sanity.
7767
77682000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7769
7770 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
7771 defun block.
7772
77732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7774
5044b74a 7775 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
7776
77772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7778
7779 * cc-align.el (c-lineup-multi-inher): Handle lines with
7780 leading comma nicely. Extended to handle member initializers
7781 too.
7782
e024b101 7783 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
7784 c-guess-basic-syntax): Fixed recognition of inheritance lists
7785 when the lines begins with a comma.
7786
5044b74a 7787 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
7788
7789 * cc-vars.el (c-offsets-alist): Changed default for
7790 member-init-cont to c-lineup-multi-inher since it now handles
7791 member initializers and indents better for leading commas.
7792
77932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7794
7795 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
7796 handling that caused class open lines to be recognized as
7797 statement-conts in some cases.
7798
7799 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
7800 guessed by the adaptive fill function unless point is on the
7801 first line of a block comment.
7802
7803 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
7804 when the buffer ends with a macro continuation char.
7805
7806 * cc-engine.el (c-guess-basic-syntax): Added support for
7807 function definitions as statements in Pike. The first
7808 statement in a lambda block is now labeled defun-block-intro
7809 instead of statement-block-intro.
7810
7811 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
7812 so that the class surrounding point is selected, not the one
7813 innermost in the state.
7814
7815 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
7816 recognition of switch labels having hanging multiline
7817 statements.
7818
7819 * cc-engine.el (c-beginning-of-member-init-list): Broke out
7820 some code in c-guess-basic-syntax to a separate function.
7821 * cc-engine.el (c-just-after-func-arglist-p): Fixed
7822 recognition of member inits with multiple line arglists.
7823 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
7824 member-init-cont when the commas are in funny places.
7825
78262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7827
7828 * cc-defs.el (c-auto-newline): Removed this macro since it's
7829 not used anymore.
7830
7831 * cc-engine.el (c-looking-at-bos): New helper function.
7832 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
7833 inexpr and toplevel classes apart in Pike.
7834
7835 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
7836 of case 9A.
7837
7838 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
7839 constant, since "class" can introduce an in-expression class
7840 in Pike nowadays.
7841
78422000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7843
7844 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
7845 indentation on cpp-macro lines.
7846
7847 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
7848 a syntax modifier like comment-intro, to make it possible to
7849 get syntactic indentation for preprocessor directives. It's
7850 incompatible wrt to lineup functions on cpp-macro, but it has
7851 no observable effect in the 99.9% common case where cpp-macro
7852 is set to -1000.
7853
78542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7855
7856 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
7857 member-init-cont when the preceding arglist is several lines.
7858
78592000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7860
7861 * cc-styles.el (c-style-alist): The basic offset for the BSD
7862 style corrected to 8.
7863
78642000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7865
7866 * cc-styles.el (c-style-alist): Adjusted the indentation of
7867 brace list openers in the gnu style.
7868
78692000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7870
7871 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
7872
7873 * cc-cmds.el (c-electric-brace, c-electric-slash,
7874 c-electric-star, c-electric-semi&comma, c-electric-colon,
7875 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
7876 when c-syntactic-indentation is nil.
7877
7878 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
7879 we were left at comments preceding the first statement when
7880 reaching the beginning of the buffer.
7881
7882 * cc-vars.el (c-syntactic-indentation): New variable to turn
7883 off all syntactic indentation.
7884
78852000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7886
7887 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
7888 between the text and the block comment ender when it hangs,
7889 depending on how many there are before the fill.
7890
78912000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7892
7893 * cc-engine.el (c-beginning-of-closest-statement): New helper
7894 function to go back to the closest preceding statement start,
7895 which could be inside a conditional statement.
7896 * cc-engine.el (c-guess-basic-syntax): Use
7897 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
7898
7899 * cc-engine.el (c-guess-basic-syntax): Better handling of
7900 arglist-intro, arglist-cont-nonempty and arglist-close when
7901 the arglist is nested inside parens. Cases 7A, 7C and 7F
7902 changed.
7903
7904 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
7905 up-to-date with javadoc 1.2.
7906
79072000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7908
7909 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
7910 multiline Pike type decls.
7911
79122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7913
7914 * cc-cmds.el (c-indent-new-comment-line): Always break
7915 multiline comments in multiline mode, regardless of
7916 comment-multi-line.
7917
79182000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7919
7920 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
7921 fully::qualified::names in C++ member init lists. Preamble in
7922 case 5D changed.
7923
79242000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7925
7926 * cc-langs.el (c-common-init): Handling of obsolete variables
7927 moved to c-initialize-cc-mode. More compatible style override
7928 when using global style variables.
7929 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
7930 variables moved here.
7931
e024b101 7932 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
7933 c-special-indent-hook as a style variable. Don't talk about
7934 doing (c-make-styles-buffer-local t) in a mode hook, since
7935 that's already too late to work right.
5044b74a 7936
7972fcfc
GM
7937 * cc-styles.el (c-make-styles-buffer-local): Flag style
7938 variable localness in c-style-variables-are-local-p to make
7939 the compatibility measure in c-common-init work well.
7940
7941 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
7942 longer contain set-from-style.
7943 * cc-styles.el (c-initialize-builtin-style): Don't check for
7944 set-from-style on c-special-indent-hook.
7945 * cc-styles.el (c-copy-tree): Obsolete. The standard function
7946 copy-alist is sufficient now.
7947
7948 * cc-styles.el (c-set-style, c-set-style-1,
7949 c-get-style-variables): Fixes to variable initialization so
7950 that duplicate entries in styles have the same effect
7951 regardless of DONT-OVERRIDE.
7952
7953 * cc-styles.el (c-set-style-2): Fixed bug where the
7954 initialization of inheriting styles failed when the
7955 dont-override flag is set.
7956
7957 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
7958 on this.
7959
79602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7961
7962 * cc-defs.el (c-forward-comment): Removed the workaround
7963 introduced in 5.38 since it had worse side-effects. If a line
7964 contains the string "//\"", it regarded the // as a comment
7965 start since the \ temporarily doesn't have escape syntax.
7966
79672000-07-17 Emmanuel Briot <briot@act-europe.fr>
7968
7969 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
7970 ada-xref.el before ada-prj.el, so that the Project menu is created
7971 when ada-prj tries to add to it.
7972 (ada-activate-keys-for-case): Suppress the characters that are not
7973 part of the Ada syntax. Better compatibility with else-mode
7974 (ada-adjust-case-interactive): When auto-casing is not active,
7975 correctly insert newlines (used to insert only ^M). Prevent the
7976 syntax table from being changed in case of an error
814299a7 7977 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
7978 Do nothing if ada-auto-case is nil.
7979 (ada-after-keyword-p): Ignore keywords that are also attributes
7980 (ada-batch-reformat): Update usage comment
7981 (ada-call-from-contextual-menu): New function
7982 (ada-case-read-exceptions): Reinitialize the casing exception list
7983 first to nil first, so that the casing exception file can be
7984 shared.
7985 (ada-check-defun-name): Handles "configure" keyword for gnatdist
7986 files.
7987 (ada-compile-goto-error): Fix regexp used to detect a file:line
7988 anywhere in the error message
7989 (ada-contextual-menu-last-point): New variable
7990 (ada-create-keymap): If the variable delete-key-deletes-forward is
7991 t on XEmacs, it means that DEL should delete one character
7992 forward.
7993 (ada-create-menu): Use :included instead of :visible for XEmacs.
7994 New submenu "Options".
7995 (ada-end-stmt-re): Correctly indent "select ... then abort"
7996 statements.
7997 (ada-fill-comment-paragraph): Correctly delete all leading '--'
7998 even if they don't match ada-fill-comment-prefix Fix handling of
7999 paragraphs on the first or last line of a file.
8000 (ada-format-paramlist): Fix handling of default parameter values.
8001 (ada-get-body-name): New function.
8002 (ada-get-current-indent): Optimized by searchling directly for an
8003 existing generic part or a statement outside of it. Handle
8004 ada-indent-align-comments when indenting comments Replaced some
8005 regexps by testing directly the next character. This results in a
8006 huge speedup on some files. New indentation scheme for renames
8007 statements. Stop looking for the 'while' or 'for' associated with
8008 a 'loop' at the first semicolon encountered. A "return" can also
8009 match an anonymous access subprogram declaration.
8010 (ada-get-indent-noindent): Ignore strings and comments when
8011 looking for the keywords "record" and "private".
8012 (ada-goto-matching-decl-start): When matching "if", make sure we
8013 are not in fact seeing "end if". Ignore "when" statements except
8014 when initial keyword was "begin". Fix handling of nested
8015 procedures. Add a recursive call to this function to skip over
8016 other 'end' statmts. Fix indentation for "when .. => begin"
8017 (ada-in-open-paren-p): Fix indentation for complex boolean
8018 expressions, where 'and then', 'or else' and parenthesis
8019 statements are mixed up.
8020 (ada-in-paramlist-p): Skip comments while searching for the
8021 beginning Fix handling of operator declarations.
8022 (ada-indent-align-comments): New variable
8023 (ada-indent-current): Change the syntax table only in the
8024 protected section, so that we are sure it is restored correctly.
8025 (ada-indent-on-previous-lines): Use ada-use-indent and
8026 ada-with-indent Correctly indent "select ... then"
8027 (ada-indent-region): Slight speedup.
8028 (ada-indent-renames): New variable.
8029 (ada-last-which-function-subprog, ada-last-which-function-line):
8030 New variables
8031 (ada-looking-at-semi-private): Correctly indent the 'private'
8032 keyword when it is the first word in a package declaration.
8033 (ada-loose-case-word): Stop searching if at the end of the buffer.
8034 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
8035 even if point is not initially at the end of the word.
8036 (ada-matching-decl-start-re): Add "when".
8037 (ada-mode): Add support for abbrev-mode, outline-mode and
8038 which-func-mode Override the old find-file.el entry in
8039 ff-special-constructs since it is using the obsolete
8040 ada-spec-suffix variable
8041 (ada-no-auto-case): New function
8042 (ada-scan-paramlist): When parsing the argument type, accept
8043 spaces (as in "X 'Class", generated by Rational Rose).
8044 (ada-other-file-name): No longer loads the other file.
8045 (ada-popup-menu): Save and restore the current buffer and cursor
8046 position before and after displaying the menu.
8047 (ada-search-ignore-complex-boolean): New function.
8048 (ada-uncomment-region): Emacs21 already knows how to delete
8049 comments not starting in the first column.
8050 (ada-use-indent): New variable
8051 (ada-which-function): New function.
8052 (ada-with-indent): New variable
8053 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
8054 can be batch-compiled from the command line.
8055
8056 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
8057 Add to the menu when the file is loaded, not in ada-mode-hook.
8058 Add -toolbar to the default ddd command Switches moved from
8059 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
8060 ada-prj-default-comp-opt
8061 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
8062 Reference Manual to the menu
8063 (ada-check-current): rewritten as a call to ada-compile-current
8064 (ada-compile): Removed.
8065 (ada-compile-application, ada-compile-current, ada-check-current):
8066 Set the compilation-search-path so that compile.el automatically
8067 finds the sources in src_dir. Automatic scrollong of the
8068 compilation buffer. C-uC-cC-c asks for confirmation before
8069 compiling
8070 (ada-compile-current): New parameter, prj-field
8071 (ada-complete-identifier): Load the .ali file before doing
8072 processing
8073 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
8074 conform to gnatmake's behavior.
8075 (ada-find-file-in-dir): New function
8076 (ada-find-references): Set the environment variables for gnatfind
8077 (ada-find-src-file-in-dir): New function.
8078 (ada-first-non-nil): Removed
8079 (ada-gdb-application): Add support for jdb, the java debugger.
8080 (ada-get-ada-file-name): Load the original-file first if not done
8081 yet.
8082 (ada-get-all-references): Handles the new ali syntax (parent types
8083 are found between <>).
8084 (ada-initialize-runtime-library): New function
8085 (ada-mode-hook): Always load a project file when a file is opened,
8086 so that the casing exceptions are correctly read.
8087 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
8088 (ada-parse-prj-file): Use find-file-noselect instead of find-file
8089 to open the project file, since the latter does not work with
8090 speedbar Get default values before loading the prj file, or the
8091 default executable file name is wrong. Use the absolute value of
8092 src_dir to initialize ada-search-directories and
8093 compilation-search-path,... Add the standard runtime library to
8094 the search path for find-file.
8095 (ada-prj-default-debugger): Was missing an opening '{'
8096 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
8097 variables.
8098 (ada-prj-default-gnatmake-opt): New variable
8099 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
8100 buffers, the project file is the default one Save the windows
8101 configuration before displaying the menu.
8102 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
8103 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
8104 ...) regexp-quote identifiers names to support operators +,
8105 -,... in regexps.
8106 (ada-remote): New function.
8107 (ada-run-application): Erase the output buffer before starting the
8108 run Support remote execution of the application. Use
8109 call-process, or the arguments are incorrectly parsed
8110 (ada-set-default-project-file): Reread the content of the active
8111 project file, not the one from the current buffer When a project
8112 file is set as the default project, all directories are
8113 automatically associated with it.
8114 (ada-set-environment): New function
8115 (ada-treat-cmd-string): New special variable ${current}
8116 (ada-treat-cmd-string): Revised. The substitution is now done for
8117 any ${...} substring
8118 (ada-xref-current): If no body was found, compiles the spec
8119 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
8120 compiler to get rid of command line length limitations.
8121 (ada-xref-get-project-field): New function
8122 (ada-xref-project-files): New variable
8123 (ada-xref-runtime-library-specs-path)
8124 (ada-xref-runtime-library-ali-path): New variables
8125 (ada-xref-set-default-prj-values): Default run command now does a
8126 cd to the build directory. New field: main_unit Provide a default
8127 file name even if the current buffer has no prj file.
8128
8129 * ada-prj.el:
8130 Rewritten to show a tabbed-dialog.
8131 (ada-prj-add-ada-menu): Remove the map and name parameters.
8132 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
8133 New function
8134 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
8135 (ada-prj-load-from-file): New function
8136 (ada-prj-save): Always save fields that depend on the current buffer
8137 (ada-prj-show-value): New function
5044b74a 8138
7972fcfc
GM
8139 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
8140 Ada mode. This will allow us to display the Ada menu in any buffer
8141 we want (for project items).
8142 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
8143 number of spaces in the header.
5044b74a 8144
8730a8da
DL
81452000-07-24 Dave Love <fx@gnu.org>
8146
8147 * ediff-init.el (ediff-region-help-echo): Bind face-help.
8148
db3ca487
NF
81492000-07-23 Noah Friedman <friedman@splode.com>
8150
ad953485
NF
8151 * type-break.el (type-break): perform autosave.
8152 Suggested by Stephen Gildea <gildea@intouchsys.com>.
8153 (type-break-do-query): Cancel query schedule while performing
8154 actual query, to avoid possibility of a second query being made
8155 while first one is already in progress.
8156 (type-break-time-stamp-format): New variable.
8157 (type-break-time-stamp): New function.
8158 (type-break-time-warning): Use it.
8159 (type-break-keystroke-warning): Use it.
8160 (type-break-noninteractive-query): Use it.
8161
03a9c6d0
NF
8162 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
8163 cookie.
8164 Use add-minor-mode to set minor-mode-alist, if available.
8165 (eldoc-echo-area-use-multiline-p): New user option.
8166 (eldoc-echo-area-multiline-supported-p): New variable.
8167 (eldoc-docstring-format-sym-doc): Use them.
8168 (eldoc-mode): If not using idle timers, append to local post and
8169 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
8170 (eldoc-display-message-no-interference-p): Don't interfere with
8171 edebug.
8172 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
8173 (eldoc-function-arglist): New function.
8174 (eldoc-function-argstring): Use it.
8175
db3ca487
NF
8176 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
8177 auto save directory exists before calling directory-files.
8178
f7ad1899
DL
81792000-07-23 Dave Love <fx@gnu.org>
8180
8181 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
8182 ^o, ^u.
8183
43e764c9
DL
81842000-07-21 Dave Love <fx@gnu.org>
8185
475de6f4
DL
8186 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
8187 now passed to the function. It now works properly.
8188
43e764c9
DL
8189 * smerge-mode.el (smerge-mode-menu): Fill it out.
8190
e8bea4c0
GM
81912000-07-20 Gerd Moellmann <gerd@gnu.org>
8192
8193 * info-look.el (info-lookup): If *info* is shown in another frame
8194 on the same display, select that frame, instead of switching to
8195 the Info buffer in another window of the selected frame.
8196
8197 * simple.el (universal-argument-map): Bind numeric keypad keys
8198 kp-0 to kp-9 and kp-subtract.
8199 (digit-argument): Handle these keys.
8200
bc75b4fd
DL
82012000-07-20 Dave Love <fx@gnu.org>
8202
8203 * net/goto-addr.el (goto-address-fontify): Don't bother with
8204 buffer-modified and read-only stuff -- irrelevant with overlays.
8205 Put an extra property on the overlays and use it to clean up in
8206 case goto-address is re-run.
8207
8b7bc628
RS
82082000-07-19 Richard M. Stallman <rms@gnu.org>
8209
18e21ce8
RS
8210 * timer.el (run-with-idle-timer): Doc fix.
8211
db3ca487 8212 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
8213 Handle case where <...> appears inside "...".
8214 Use replace-match to edit the string more simply.
8215 (rmail-dont-reply-to): Cope with an unmatched ".
8216
50575ec2
DL
82172000-07-19 Dave Love <fx@gnu.org>
8218
8219 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
8220 implementation.
8221
8222 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
8223 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
8224 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
8225
4279296d
GM
82262000-07-19 Gerd Moellmann <gerd@gnu.org>
8227
47db06aa
GM
8228 * textmodes/refer.el: Correct maintainer's email address.
8229
8230 * progmodes/hideif.el: Correct author's email address.
8231 Fix typo in comment.
8232
8233 * xml.el: New file.
8234
4279296d
GM
8235 * mail/mailheader.el: Correct author's mail address.
8236
8237 * gnus/parse-time.el: Correct author's mail address.
8238
47db06aa 82392000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
8240
8241 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
8242 New user options.
8243 (comint-input-ring-file-name): Change custom type.
8244 (comint-mode-map): Bind mouse-2.
8245 (comint-insert-clicked-input): New function.
8246 (comint-send-input): Handle input highlighting.
8247
21ad0f7b
SM
82482000-07-18 Stefan Monnier <monnier@cs.yale.edu>
8249
8250 * mouse.el (popup-menu): New function.
8251 (mouse-major-mode-menu): Use it.
8252
3b33a005
DL
82532000-07-18 Dave Love <fx@gnu.org>
8254
8255 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
8256 improvements.
8257
dc1cac59
GM
82582000-07-18 Gerd Moellmann <gerd@gnu.org>
8259
21ad0f7b 8260 * faces.el (face-font-selection-order)
dc1cac59 8261 (face-font-family-alternatives): Add custom type.
db3ca487 8262
f8276b77
DL
82632000-07-18 Dave Love <fx@gnu.org>
8264
8265 * cus-edit.el (custom-variable-reset-saved)
8266 (custom-variable-reset-standard): Remove unused bindings.
8267
8268 * rect.el (open-rectangle-line): Remove unused let.
8269
8270 * hl-line.el (hl-line-highlight): Check hl-line-mode.
8271
3d6cd763
GM
82722000-07-18 Gerd Moellmann <gerd@gnu.org>
8273
8274 * cdl.el: Fix `Maintainer' keyword.
8275
8276 * play/pong.el: Add author's email address.
8277
34342a07
SS
82782000-07-17 Sam Steingold <sds@gnu.org>
8279
8280 * files.el (insert-directory): Call `split-string' instead of
8281 re-implementing it.
8282
088831a6
GM
82832000-07-18 Gerd Moellmann <gerd@gnu.org>
8284
8285 * mail/vms-pmail.el: Change maintainer to FSF.
8286
8287 * net/goto-addr.el: Change maintainer to FSF.
8288
088831a6 8289 * info.el (Info-title-face-alist): Removed.
db3ca487 8290
c152047f
GM
82912000-07-18 David Ponce <david@dponce.com>
8292
8293 * recentf.el (recentf-open-files): New command that works like
8294 `recentf-open-more-files', but shows the whole list of files (not just
8295 those omitted from the menu). Useful if you don't use a menu-bar!
8296 (recentf-open-more-files) Modified to use `recentf-open-files'.
8297
8298 (recentf-open-files, recentf-open-more-files)
8299 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
8300
8301 (recentf-dialog-mode): New mode for dialogs. You can now just type
8302 "q" to cancel the dialogs.
8303
83042000-07-18 David Ponce <david@dponce.com>
8305
8306 * recentf.el: This is a major update of recentf.el. It adds new
8307 features to better organize the recentf menu and "More..." buffer.
8308
8309 Using new provided menu filtering functions you can now organize the
8310 recent files list:
8311
8312 - by major modes
8313 - by directories
8314 - by user defined rules
8315
8316 Finally, with the new `recentf-filter-changer' customizable filter you
8317 can define a ring of filters and dynamically (via the menu) cycle on
8318 each menu organization in the ring (a la msb).
8319
68be2869
EZ
83202000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
8321
8322 * eshell/eshell.el (eshell): Replace links to eshell.info with
8323 links to eshell, to avoid problems on systems where the manual is
8324 installed as `eshell'.
8325 * eshell/esh-cmd.el (eshell-cmd): Ditto.
8326 * eshell/em-smart.el (eshell-smart): Ditto.
8327 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 8328 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
8329
8330 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
8331 same-file check in the MS-DOS version (it does support inodes).
8332
8333 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
8334
21ad0f7b
SM
8335 * eshell/eshell.el (eshell-directory-name):
8336 Run default directory name through convert-standard-filename.
68be2869 8337
269b4dcb
KH
83382000-07-18 Kenichi Handa <handa@etl.go.jp>
8339
21ad0f7b
SM
8340 * international/mule-cmds.el (select-safe-coding-system):
8341 Fix typo in the comment.
240a16cf 8342
21ad0f7b
SM
8343 * language/european.el (compound-text):
8344 Force katakana-jisx0201 to be designated to G1.
aa96c820 8345
21ad0f7b
SM
8346 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
8347 Don't translate some national variant characters of latin-jisx0201.
aa96c820 8348 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 8349
269b4dcb
KH
8350 * international/kkc.el (kkc-after-update-conversion-functions):
8351 New variable.
8352 (kkc-update-conversion): Run functions in it at the tail.
8353
68be2869 83542000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 8355
21ad0f7b
SM
8356 * lisp/align.el (align-newline-and-indent):
8357 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
8358 (align-region): Fixed badly formatted minibuffer message.
8359
7a3fd467
KH
83602000-07-17 Kenichi Handa <handa@etl.go.jp>
8361
21ad0f7b 8362 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
8363 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
8364 the conversion list at first if appropriate.
8365 (kkc-next): Don't update kkc-next-count here.
8366 (kkc-prev): Don't update kkc-prev-count here.
8367 (kkc-show-conversion-list-update): Fix setting up of conversion
8368 list message.
8369
a45423d8
SM
83702000-07-16 Stefan Monnier <monnier@cs.yale.edu>
8371
088831a6 8372 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 8373
91a38db1
DL
83742000-07-16 Dave Love <fx@gnu.org>
8375
8376 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
8377 function to be more specific.
8378
8379 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
8380 non-string help-echo.
8381 (widget-types-convert-widget): Defsubst it.
8382 (widget-echo-help): Try to cope with a help-echo function of two
8383 possible sorts.
8384
3fddcdc3
JR
83852000-07-15 Jason Rumney <jasonr@gnu.org>
8386
8387 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
8388 Declare as obsolete.
8389
8390 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
8391
bd23a692
GM
83922000-07-14 Gerd Moellmann <gerd@gnu.org>
8393
8394 * hilit-chg.el: Fix typo.
8395
d4af987a
DL
83962000-07-14 Dave Love <fx@gnu.org>
8397
8398 * info.el (Info-mode-menu): Fix use of :help, :enable.
8399
3a4f3f86
SM
84002000-07-14 Stefan Monnier <monnier@cs.yale.edu>
8401
8402 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
8403
cf6936a4
DL
84042000-07-13 Dave Love <fx@gnu.org>
8405
4d6d04b5
DL
8406 * emacs-lisp/easymenu.el: Doc fixes.
8407 (easy-menu-remove): Defalias to ignore.
8408
cf6936a4
DL
8409 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
8410 Call throw correctly.
8411
56437999
GM
84122000-07-13 Gerd Moellmann <gerd@gnu.org>
8413
8414 * faces.el (frame-background-mode): Doc fix.
8415
8416 * simple.el (eval-expression-print-length): Change custom type to
8417 allow entering nil as value.
8418
d04a3972
DL
84192000-07-13 Dave Love <fx@gnu.org>
8420
3a4f3f86
SM
8421 * progmodes/fortran.el (fortran-imenu-generic-expression):
8422 Change definition layout.
a8189dfe
DL
8423 (fortran-mode-menu): Reinstate customize entries.
8424
d04a3972
DL
8425 * cus-edit.el (custom-group-menu-create, customize-menu-create):
8426 Use :filter, per old XEmacs code.
8427
4bf4fb05
GM
84282000-07-12 Gerd Moellmann <gerd@gnu.org>
8429
8430 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
8431 event when deciding what to send to the terminal.
8432
37328bcd
DL
84332000-07-12 Dave Love <fx@gnu.org>
8434
8435 * cus-start.el: Add optional version as 4th element of specs and
8436 use it for several things new in v21. Remove load-path. Fix type
8437 of line-number-display-limit.
8438
89492072
DL
84392000-07-11 Dave Love <fx@gnu.org>
8440
3a4f3f86
SM
8441 * progmodes/fortran.el: Don't require easymenu.
8442 Use repeat counts in various regexps.
315aa1de
DL
8443 (fortran-mode-syntax-table): Defvar directly.
8444 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
8445 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
8446 Use defvar, not defconst.
8447 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
8448 (fortran-mode): Set fortran-comment-line-start-skip,
8449 fortran-comment-line-start-skip, dabbrev-case-fold-search.
8450 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
8451 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
8452 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
8453 (fortran-comment-region, fortran-electric-line-number): Simplify.
8454 (fortran-auto-fill): New function.
8455 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
8456 (fortran-find-comment-start-skip):
8457 Check for non-null comment-start-skip.
8458 (fortran-auto-fill-mode, fortran-fill-statement):
8459 Use fortran-auto-fill.
315aa1de 8460 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 8461 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 8462
89492072
DL
8463 * widget.el (widget-plist-member): New alias.
8464
d55ead18
EZ
84652000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
8466
8467 * eshell/esh-module.el (toplevel): Reference
8468 byte-compile-current-file only if it is bound.
8469
e82a2a05
GM
84702000-07-10 Gerd Moellmann <gerd@gnu.org>
8471
8472 * dired.el: Don't require `dired-aux'.
8473
1fc7fb2b
MB
84742000-07-10 Miles Bader <miles@lsi.nec.co.jp>
8475
8476 * dired-aux.el (dired-show-file-type): New function.
8477 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
8478 (dired-show-file-type): Add autoload.
8479
ab49ce15
KH
84802000-07-10 Kenichi Handa <handa@etl.go.jp>
8481
8482 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 8483 change of fontset-info.
ab49ce15
KH
8484 (print-fontset): Likewise.
8485
f45aab65
SM
84862000-07-09 Stefan Monnier <monnier@cs.yale.edu>
8487
8488 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
8489
2f72fd2f
GM
84902000-07-07 Gerd Moellmann <gerd@gnu.org>
8491
e82a2a05 8492 * bindings.el: Bind `[delete]' to delete-char.
965522f5 8493
2f72fd2f
GM
8494 * dired.el (dired-find-alternate-file): New function.
8495 (dired-mode-map): Bind `a' to dired-find-alternate-file.
8496 (toplevel): Require dired-aux when compiling.
8497 (dired-buffers): Move defvar within file to avoid compiler warning.
8498
8499 * info.el (Info-last-search): Variable removed.
8500 (Info-search-history): New variable.
8501 (Info-search): New Info-search-history.
8502
8503 * battery.el, info-look.el: Change author's mail address.
8504
965522f5 85052000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 8506
965522f5
GM
8507 * mail/rmail.el (rmail-clear-headers): Don't throw an error
8508 if rmail-ignored-headers is nil.
8509 (rmail-retry-failure): Bind rmail-ignored-headers and
8510 rmail-displayed-headers to nil.
8511
dd8888a1
GM
85122000-07-06 Gerd Moellmann <gerd@gnu.org>
8513
e5c81191
GM
8514 * lpr.el (lpr-page-header-switches): Add `-h' switch.
8515 (print-region-1): Don't hard code `-h' here.
8516
dd8888a1
GM
8517 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
8518
e5c81191
GM
85192000-07-01 Francesco Potorti` <pot@gnu.org>
8520
8521 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
8522 exim can use "your message" instead of "the message".
34342a07 8523
f45aab65
SM
85242000-07-06 Stefan Monnier <monnier@cs.yale.edu>
8525
8526 * facemenu.el: Docstrings fixes.
8527 (facemenu-get-face): Don't use internal-find-face.
8528 (facemenu-iterate): Rename arg to match the docstring.
8529
8530 * newcomment.el (uncomment-region): Be more careful when skipping
8531 backwards over `=' not to bump into BOBP.
8532
d396e521 85332000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 8534
dd8888a1
GM
8535 * ediff-diff.el (ediff-wordify): Use syntax table.
8536 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 8537 ediff-color-display-p.
dd8888a1 8538 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
8539 from defsubst.
8540 Got rid of special cases for NeXT and OS/2.
dd8888a1 8541 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 8542 face.
34342a07 8543
5e2dfaa4
SM
85442000-07-05 Stefan Monnier <monnier@cs.yale.edu>
8545
8546 * emacs-lisp/lucid.el: Require CL.
8547 (copy-tree, remprop): Remove, it's provided by CL.
8548 (map-keymap): Define in terms of cl-map-keymap.
8549 (extent-property, set-extent-end-glyph): New functions.
8550
8551 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
8552
d5c5cddd
GM
85532000-07-05 Gerd Moellmann <gerd@gnu.org>
8554
485266d0
GM
8555 * Makefile.in (DONTCOMPILE): Add comment that the name may
8556 not be changed without changing the make-dist script.
8557
5e2dfaa4 8558 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 8559 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 8560
e2c46326
AI
85612000-07-05 Andrew Innes <andrewi@gnu.org>
8562
8563 * makefile.nt: Add support for `bootstrap' and related targets.
8564
a027a91b
SM
85652000-07-05 Stefan Monnier <monnier@cs.yale.edu>
8566
8567 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
8568 (easy-menu-do-define): Use `menu-item' format.
8569 Handle case where easy-menu-create-menu returns a symbol.
8570 Manually call the potential top-level filter in the function binding.
8571 (easy-menu-filter-return): New arg NAME.
8572 Convert to a keymap if MENU is an XEmacs menu.
8573 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
8574 (easy-menu-converted-items-table, easy-menu-convert-item):
8575 New var and fun to memoize easy-menu-convert-item-1.
8576 (easy-menu-do-add-item): Use it.
8577 (easy-menu-create-menu): Use easy-menu-convert-item.
8578 Wrap easy-menu-filter-return around any :filter specification.
8579 Don't convert the menu if a filter was specified.
8580 Tell easy-menu-make-symbol not to check for MENU being an expression.
8581 (easy-menu-make-symbol): New arg NOEXP.
8582
5e03eb84
GM
85832000-07-05 Gerd Moellmann <gerd@gnu.org>
8584
8585 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
8586 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
8587 (eval-defun): If called with prefix arg, instrument code for
8588 Edebug.
8589
8590 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
8591 similar to that of eval-defun.
8592
fca68a95
DL
85932000-07-04 Dave Love <fx@gnu.org>
8594
7ccbba4c
DL
8595 * hl-line.el (hl-line-overlay): Make it permanent-local.
8596
fca68a95
DL
8597 * calendar/todo-mode.el: Replaced with a working version, based on
8598 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
8599
86002000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
8601
8602 * paths.el (prune-directory-list): New function.
8603 (Info-default-directory-list): Rewritten to more methodically
8604 enumerate a big list of possible info directories (based on the
8605 list used by the standalone info reader).
fca68a95 8606
78e7e8a0 8607 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 8608 non-existent directories from Info-directory-list.
78e7e8a0 8609
78e7e8a0
MB
8610 * paths.el (Info-default-directory-list): Try a list of possible
8611 info-directories instead of a single one. Add the possible
8612 info directory "/usr/share/info".
8613
8614 * woman.el (woman-man.conf-path): Explicitly include the debian
8615 man-db config file "/etc/manpath.config".
8616 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
8617 are present in `manpath.config'.
8618 (woman-manpath): Include "/usr/share/man".
8619
67c9a1d2
GM
86202000-07-03 Gerd Moellmann <gerd@gnu.org>
8621
6753393b
GM
8622 * frame.el (blink-cursor-mode): Don't hide cursor initially.
8623
8624 * startup.el (command-line): Initialize blink-cursor based
8625 on window-system.
8626
e4f98ad3
GM
8627 * frame.el (blink-cursor): Default to nil if not running under
8628 a window-system.
8629
2f516940
GM
8630 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
8631 (face-x-resources): Remove duplicate entry for :font.
8632
67c9a1d2
GM
8633 * textmodes/refer.el (refer-find-entry-internal): Use some-window
8634 instead of cycling through windows with next-window.
8635
8636 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
8637 of cycling through windows with next-window.
8638
8639 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
8640 of cycling through windows with next-window.
8641
8642 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
8643 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
8644 instead of cycling through windows with next-window.
8645
8646 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
8647 instead of cycling through windows with next-window.
8648
8649 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
8650 of cycling through windows with next-window.
8651
8652 * terminal.el (te-process-output): Use walk-windows instead of
8653 cycling through windows with next-window.
8654
8655 * server.el (server-switch-buffer): Use some-window instead of
8656 cycling through windows with next-window.
8657
8658 * window.el (some-window): New function.
8659 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 8660
3a4f3f86 8661 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 8662
8b7bc628 86632000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
8664
8665 * window.el (walk-windows): Guarantee termination by keeping a list
8666 of all the windows already handled.
8667
d0d57043
EZ
86682000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
8669
8670 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
8671 window-system.
8672
8673 * man.el (Man-notify-when-ready): Don't use window-system. If
8674 Man-notify-method is newframe, and the display is not
8675 multi-frame, select the frame created for the man page.
8676 (Man-init-defvars): Doc fix.
8677
d5483ab1
GM
86782000-06-28 Gerd Moellmann <gerd@gnu.org>
8679
af5c25e1
GM
8680 * faces.el (region): Change background color for light background.
8681
8682 * ediff-wind.el (ediff-setup-control-frame): Remove :box
8683 attribute from mode-line face of Ediff control frame.
8684
d5483ab1
GM
8685 * replace.el (query-replace-map): Bind `e' like `E'.
8686
9d47450f
EZ
86872000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
8688
3a4f3f86
SM
8689 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
8690 Change name to "Select All".
496b7491 8691
9d47450f
EZ
8692 * dos-fns.el (convert-standard-filename): Fix last change.
8693
0b431deb
GM
86942000-06-27 Gerd Moellmann <gerd@gnu.org>
8695
4fa9f636
GM
8696 * help.el (describe-variable): Don't insert a second `'s' in front
8697 of the string `value is shown below'. Since the syntax-table is
8698 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
8699 an existing `'s', so that this won't be deleted.
8700
0b431deb
GM
8701 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
8702 * pcmpl-unix.el: New files.
8703
32cad0aa
SM
87042000-06-26 Stefan Monnier <monnier@cs.yale.edu>
8705
8706 * wid-edit.el (widget-member): Use the new plist-member.
8707
2c69ced2
GM
87082000-06-26 Gerd Moellmann <gerd@gnu.org>
8709
44c0f771
GM
8710 * replace.el (perform-replace): Undo change of 2000-04-04.
8711 Instead, move backward 1 character at the end of the loop when
8712 necessary.
34342a07 8713
1d36487c
GM
8714 * faces.el (fringe): Change face for different backgrounds.
8715
8716 * eshell/esh-module.el (toplevel): Load defgroup's differently;
8717 patch from John.
8718
2c69ced2
GM
8719 * eshell/*.el: Change spelling of the Free Software Foundation.
8720
8721 * eshell/esh-toggle.el: Removed.
8722
8723 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
8724
8725 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
8726 interactively.
8727
87282000-06-26 Alex Schroeder <alex@gnu.org>
8729
8730 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
8731 `define-key'; instead of checking `(emacs-version)' check for
8732 `set-keymap-parent' and `set-keymap-name' directly. Add entries
8733 for `;' and `o' which might be electric.
8734
8735 (sql-electric-stuff): New user option.
8736 (sql-magic-go): New function which uses `sql-electric-stuff'.
8737 (sql-magic-semicolon): New function which uses
8738 `sql-electric-stuff'.
8739
8740 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
8741 is not fboundp.
8742
8743 (sql-oracle-options): New variable.
8744 (sql-oracle): Use it.
8745
8746 (sql-imenu-generic-expression): Doc change.
8747 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
8748 is used.
8749
8750 (sql-informix): Added command line parameter "-" to force
8751 sql-informix-program to use stdout.
8752
db1306d8
EZ
87532000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
8754
3a4f3f86 8755 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
8756 (cp864-decode-table): Doc fix.
8757 (cp720-decode-table): New variable, supports the Arabic OEM
8758 codepage used by Windows.
8759 (cp737-decode-table): New, Greek OEM codepage used by Windows.
8760
c69e5fcd
DL
87612000-06-23 Dave Love <fx@gnu.org>
8762
8763 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
8764 (font-lock-fontify-anchored-keywords): Use
8765 line-beginning-position.
8766 (global-font-lock-mode): Use mapc.
8767
30ad8f23
SM
87682000-06-23 Stefan Monnier <monnier@cs.yale.edu>
8769
8770 * eshell/esh-module.el: Require CL when compiling.
8771
26b4dc84
GM
87722000-06-23 Gerd Moellmann <gerd@gnu.org>
8773
78c56e70
GM
8774 * comint.el (comint-substitute-in-file-name): Call replace-match
8775 with second and third arg t.
8776
34342a07 8777 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
8778 Specify foreground color.
8779
8780 * faces.el (tool-bar, mode-line, header-line): Specify foreground
8781 color.
8782
affbf647
GM
8783 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
8784
8785 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
8786 cddr instead of cdddr.
8787
25fffb31
GM
8788 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
8789 instead of copy-list.
8790
8791 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
8792 of copy-list.
8793
26b4dc84
GM
8794 * subdirs.el: Add eshell subdirectory.
8795
8796 * eshell: New subdirectory containing the Eshell package.
8797
8798 * pcomplete.el: New file.
8799
78c56e70
GM
88002000-06-23 Paul Eggert <eggert@twinsun.com>
8801
ea055732
GM
8802 * mail/mailpost.el (post-mail-send-it): Make sure file has
8803 proper permissions from birth.
8804
8805 * files.el (basic-save-buffer-2): When temporarily setting
8806 file modes, set them to current modes plus 0200, not to 0777.
8807
78c56e70
GM
8808 * emerge.el (emerge-make-temp-file): Make sure file has proper
8809 permissions from birth.
8810
a3a7ff33
EZ
88112000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
8812
8813 * files.el (make-backup-file-name-1): On DOS/Windows, run the
8814 backup file name through convert-standard-filename.
8815
8816 * dos-fns.el (convert-standard-filename): Convert leading
8817 directories as well. When long file names are supported, convert
8818 characters that are invalid in Windows file names.
8819
1fd9b7fe
GM
88202000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8821
8822 * ps-print.el: Fix bug: if ^L is the very first buffer character,
8823 ps-print crashes. New feature: page selection for printing. Create
8824 raw-text-unix coding system for XEmacs. Doc fix.
8825 (ps-print-version): New version number (5.2.3).
8826 (ps-plot-region): Bug fix.
8827 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
8828 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
8829 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
8830 funs.
8831 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
8832 (ps-last-page): New vars.
8833
16ed8416
GM
88342000-06-21 Gerd Moellmann <gerd@gnu.org>
8835
8836 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
8837 empty option string.
8838
4fbee715
EZ
88392000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
8840
8841 * man.el (man): Doc fix.
8842
eaecfc94
KH
88432000-06-21 Kenichi Handa <handa@etl.go.jp>
8844
8845 * international/mule-cmds.el (set-language-info-alist): Docstring
8846 fixed.
8847
4a27bdfb
GM
88482000-06-20 Gerd Moellmann <gerd@gnu.org>
8849
8850 * version.el (emacs-version): Use ISO date format.
8851
8852 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
8853 instead of `M-backspace'.
8854
8855 * simple.el (turn-off-auto-fill): New function.
8856
8972fe79
SM
88572000-06-20 Stefan Monnier <monnier@cs.yale.edu>
8858
8859 * jit-lock.el (with-buffer-prepared-for-jit-lock):
8860 Renamed from with-buffer-prepared-for-font-lock and use
8861 inhibit-modification-hooks rather than setting *-change-functions.
8862 Update all functions to use the new name.
8863 (jit-lock-first-unfontify-pos): New semantics (and doc).
8864 (jit-lock-mode): Make non-interactive.
8865 Don't automatically turn on font-lock.
8866 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
8867 Always use jit-lock-after-change.
8868 Remove and restore font-lock-after-change-function.
8869 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
8870 (jit-lock-after-unfontify-buffer): Remove.
8871 (jit-lock-stealth-fontify):
8872 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
8873 (jit-lock-after-change): Set the `fontified' text-prop to nil.
8874
5d80cc9c
SS
88752000-06-20 Sam Steingold <sds@gnu.org>
8876
8877 * emacs-lisp/cl-indent.el (toplevel): Indent
8878 `print-unreadable-object' properly. Untabify.
8879
f54e4d13
CD
88802000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
8881
8882 * textmodes/reftex.el (reftex-find-citation-regexp-format):
8883 Support for bibentry.
8884 (reftex-compile-variables): Fixed problem with end of section-re.
8885
8886 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
8887 reftex-view-crossref-from-bibtex):
8888 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
8889 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
8890 Replaced `remprop' with `put'.
8972fe79
SM
8891 (reftex-view-crossref, reftex-view-crossref-when-idle):
8892 Support for bibentry.
f54e4d13 8893
8972fe79
SM
8894 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8895 New entry for bibentry package.
f54e4d13 8896
8972fe79
SM
8897 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
8898 Regexp also matches "\nobibliography".
f54e4d13 8899
8972fe79
SM
8900 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
8901 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
8902 (reftex-ensure-write-access): New function.
8903
f54e4d13
CD
89042000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
8905
8906 * progmodes/idlwave.el: File re-installed (update to version 4.2)
8907
8908 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
8909
8910 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
8911
8912 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
8913
8914
560c43f4
DL
89152000-06-20 Dave Love <fx@gnu.org>
8916
8917 * faces.el (frame-background-mode): Use set-default, not set, in
8918 setter.
8919 (frame-update-faces, frame-update-face-colors): Define with
8920 defalias.
8921
8922 * enriched.el (enriched-decode-foreground)
8923 (enriched-decode-background): Don't use internal-find-face.
8924
8925 * apropos.el: Doc fixes.
8926
8927 * cus-edit.el (customize-changed-options): Check arg.
8928 (customize-version-lessp): Don't require decimal point.
8929
8930 * custom.el (defcustom, defgroup): Doc fix.
8931
8932 * newcomment.el (comment) <defgroup>: Add :version.
8933 (comment-multi-line): Doc fix.
8934
8935 * emulation/mlsupport.el (define-hooked-local-abbrev,
8936 define-hooked-global-abbrev): Fix, using define-abbrev.
8937
cdf0357b
GM
89382000-06-19 Gerd Moellmann <gerd@gnu.org>
8939
8940 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
8941 the whole buffer.
8942
10013d74
DL
89432000-06-19 Dave Love <fx@gnu.org>
8944
8945 * menu-bar.el (menu-bar-options-save): New function.
8946 (menu-bar-options-menu): Use it.
8947 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
8948 Simplify.
8949
6922f208
AS
89502000-06-19 Andreas Schwab <schwab@suse.de>
8951
8952 * progmodes/etags.el (tags-query-replace): Put new parameters
8953 START and END at the end, for backward compatibility.
8954
10d7bf84
KH
89552000-06-19 Kenichi Handa <handa@etl.go.jp>
8956
8957 * international/codepage.el:
8958 (cp-coding-system-for-codepage-1): Delete special codes for
8959 generating xxx-dos coding system because now a CCL based coding
8960 system can handle EOL conversion by default.
8961
8962 * international/mule.el (make-coding-system): Generate subsidiary
8963 coding systems for EOL handling variants even for a CCL based
8964 coding system.
8965
8f3c9a3d
KH
89662000-06-19 Kenichi Handa <handa@etl.go.jp>
8967
8968 * international/isearch-x.el (isearch-minibuffer-input-method)
8969 (isearch-minibuffer-input-method-function): These variables
8970 deleted.
8971 (isearch-with-input-method): Don't use the above variables.
8972 (isearch-process-search-multibyte-characters): Likewise. Call
8973 read-string with the arg INHERIT-INPUT-METHOD t.
8974
c2acf685
SM
89752000-06-17 Stefan Monnier <monnier@cs.yale.edu>
8976
13f0d185
SM
8977 * font-lock.el (font-lock-after-fontify-buffer)
8978 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
8979
8980 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
8981 Use consistent make-local-variable style for font-lock-fontified.
8982 (jit-lock-fontify-buffer):
8983 Don't bother checking for font-lock-mode and jit-lock-mode.
8984
c2acf685
SM
8985 * time.el: Remove trailing ^M that prevent CVS-merging.
8986
a9021acd
GM
89872000-06-16 Gerd Moellmann <gerd@gnu.org>
8988
8989 * Makefile.in (distclean): New target.
5d80cc9c 8990
0df68e9f
SM
89912000-06-16 Stefan Monnier <monnier@cs.yale.edu>
8992
8993 * Makefile.in (srcdir): Define for update-subdirs.
8994
6344985d
GM
89952000-06-16 Gerd Moellmann <gerd@gnu.org>
8996
8997 * find-lisp.el: New file.
8998
63239267
AI
89992000-06-16 Andrew Innes <andrewi@gnu.org>
9000
9001 * time.el (display-time-mail-function): New variable, to allow
9002 external packages to indicate when new mail is available.
9003 (display-time-update): Use it.
9004
1699f991
KH
90052000-06-16 Kenichi Handa <handa@etl.go.jp>
9006
a3b37893
KH
9007 * international/mule.el (mule-version): Change version name to
9008 SAKAKI. AOI has already been used by Meadow.
9009
1699f991
KH
9010 * international/quail.el (quail-show-guidance-buf): To find the
9011 bottom window (but minibuffer), pay attention to the height of
9012 minibuffer.
9013
228b083e
EZ
90142000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
9015
7d5c8691
EZ
9016 * arc-mode.el (archive-mode-map): Use the new menu-item format for
9017 menu-bar menus. Add help strings. Don't remove the Edit menu
9018 from the menu bar, as the menu bar has enough space now.
9019
261f3289
EZ
9020 * Makefile.in (SHELL): Make sure /bin/sh is used.
9021
228b083e
EZ
9022 * woman.el (woman-man-buffer): Fix bold and underlined CJK
9023 characters, which use series of two ^H characters instead of one.
9024
e27e8d71
GM
90252000-06-15 Gerd Moellmann <gerd@gnu.org>
9026
5d80cc9c 9027 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 9028 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 9029 functions.
451ec4e3
GM
9030 (Info-find-node-2): Try a case-sensitive search first, then
9031 do a case-insensitive search.
9032
9033 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
9034 tutorials.
9035
b675095c
GM
9036 * complete.el (PC-env-vars-alist): New variable.
9037 (PC-complete-as-file-name): New function.
9038 (partial-completion-mode): Initialize PC-env-vars-alist from
9039 process-environment.
9040 (PC-do-completion): Handle completion of env vars.
9041
9042 * info.el (Info-set-mode-line): Show file name in mode line,
9043 use `*Info*' instead of `Info:'.
9044
e27e8d71
GM
9045 * startup.el (command-line-1): Change copyright messages to year
9046 2000.
9047
28223a7e
DL
90482000-06-15 Dave Love <fx@gnu.org>
9049
9050 * net/goto-addr.el (goto-address-fontify): Use keymap property,
9051 not local-map.
9052
32684631
KH
90532000-06-15 Kenichi Handa <handa@etl.go.jp>
9054
9055 * international/mule.el (set-buffer-file-coding-system): Almost
9056 rewritten to handle `undecided' as no-op.
9057
9f817ea4
GM
90582000-06-14 Gerd Moellmann <gerd@gnu.org>
9059
e27e8d71 9060 * Makefile.in: New file.
dce6b995
GM
9061
9062 * Makefile: Removed.
9063
9f817ea4
GM
9064 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
9065 (goto-address-highlight-keymap): Bind C-c RET.
9066
2de33f94
KH
90672000-06-14 Kenichi Handa <handa@etl.go.jp>
9068
bbf1e8a5
KH
9069 * mail/sendmail.el (sendmail-send-it): The temporary buffer
9070 inherits buffer-file-coding-system of the current buffer.
725a6897 9071
02891cc3
KH
9072 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
9073 0. Give correct argument to set-auto-coding-function.
9074 (tar-expunge): For goto-char, use (point-min), not 0.
9075 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
9076 (tar-subfile-save-buffer): Likewize.
9077
2de33f94
KH
9078 * international/mule.el
9079 (after-insert-file-set-buffer-file-coding-system): Call
9080 set-buffer-file-coding-system with the arg FORCE t.
9081
1681ead6
GM
90822000-06-13 Gerd Moellmann <gerd@gnu.org>
9083
9084 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
9085 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 9086 the sender is set with `-f'.
1681ead6 9087
fdf4b680
DL
90882000-06-13 Dave Love <fx@gnu.org>
9089
9c50afce
DL
9090 * help.el (describe-function-1): Kluge around cases of functions
9091 fset to subrs whose doc doesn't match their symbol-name.
9092
0ad550ba 9093 * image.el (insert-image): Default STRING to a space.
f290ca08 9094
fdf4b680 9095 * info.el Doc fixes.
5d80cc9c 9096 (Info-build-node-completions): Match Ref tags.
fdf4b680 9097
9b6610db
EZ
90982000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
9099
a704139d
EZ
9100 * frame.el (display-multi-frame-p, display-multi-font-p): New
9101 defaliases for display-graphic-p.
9102
9b6610db
EZ
9103 * hl-line.el: Fixed a typo in commentary.
9104
7a5ea398
KH
91052000-06-13 Kenichi Handa <handa@etl.go.jp>
9106
9107 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
9108 fixed.
9109
0dc91c57
DL
91102000-06-12 Dave Love <fx@gnu.org>
9111
9112 * image.el (insert-image): Save a little consing.
9113
0bd5914b
KH
91142000-06-12 Kenichi Handa <handa@etl.go.jp>
9115
9116 * language/tibet-util.el: Convert all tibetan-1-column characters
9117 to the corresponding tibetan characters.
9118 (tibetan-add-components): Delete code for the special treatment of
9119 'a chung.
9120
9121 * language/tibetan.el (tibetan-composable-pattern): Fix previous
9122 change.
9123 (tibetan-vowel-transcription-alist): More rules added.
9124 (tibetan-composite-vowel-alist): New variable.
9125 (tibetan-precomposition-rule-alist): More rules added.
9126
6dc7d3d5
SM
91272000-06-12 Stefan Monnier <monnier@cs.yale.edu>
9128
9c04c393
SM
9129 * startup.el (command-line): Only call menu-bar-mode if interactive.
9130
9131 * thingatpt.el (toplevel symbol-properties):
9132 * textmodes/makeinfo.el (makeinfo-compile):
9133 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 9134 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 9135 (hide-ifdef-use-define-alist):
5d80cc9c 9136 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
9137 (ange-ftp-vms-add-file-entry):
9138 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
9139 * man.el (Man-build-man-command):
9140 * mail/rnewspost.el (news-reply-header-hook):
9141 * info.el (Info-insert-dir):
9142 * emulation/mlconvert.el (backward-word, forward-word, setq):
9143 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
9144 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
9145 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
9146 (byte-optimize-apply, end of file):
9147 * emacs-lisp/advice.el (ad-advice-class-completion-table)
9148 (ad-make-freeze-definition):
9149 * startup.el (command-line, command-line-1): Don't quote lambdas.
9150
6dc7d3d5
SM
9151 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
9152 (cvs-cleanup-removed): New function.
9153 (cvs-cleanup-functions): New var.
9154 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
9155 some flexibility in specifying additional entries to auto-cleanup.
9156 (cvs-quickdir): New function.
9157 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
9158 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
9159 (cvs-mode-find-file): Check that we are on a filename or dirname
9160 when invoked through a mouse-click.
9161 (cvs-full-path): Remove.
9162 (cvs-dired-action): Re-introduced.
9163 (cvs-dired-noselect): Use it.
9164 (vc-post-command-functions): use this new hook if available.
9165
9166 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
9167 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
9168 (cvs-filename-map, cvs-dirname-map): Remove.
9169 (cvs-default-action): Remove.
9170 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
9171 if the arg is really a keymap.
9172 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
9173 Don't hardcode the mapping from state (aka type) to face, but check
9174 the var cvs-fi-<type>-face instead.
9175 (cvs-fileinfo-from-entries): New function.
9176
9177 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
9178 Docstring fix.
9179 (cvs-find-file-and-jump): Change default to be safer.
9180 (cvs-mode-diff-map): Define it as a function as well.
9181 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
9182 Bind mouse-2 in this global map rather than with text-properties.
9183
9184 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
9185 file to resolve the ambiguity between C(conflict) and C(need-merge).
9186
5050a2ef
KH
91872000-06-12 Kenichi Handa <handa@etl.go.jp>
9188
9189 * international/mule.el (set-buffer-file-coding-system): If
9190 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
9191 unconditionally.
9192
35a7ac84
DL
91932000-06-12 Dave Love <fx@gnu.org>
9194
9195 * wid-edit.el (widget-specify-button): Really suppress the face if
9196 required.
9197
db8eeecd
GM
91982000-06-11 Gerd Moellmann <gerd@gnu.org>
9199
9200 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
9201
70223ca4
SM
92022000-06-11 Stefan Monnier <monnier@cs.yale.edu>
9203
9204 * imenu.el (imenu-generic-expression): Docstring fix.
9205
9206 * composite.el (composition-function-table): Move the `put'
9207 below the autoload cookie so we can load the file before loaddefs.
9208
9209 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
9210
9211 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
9212 Handle easy-mmode-define-global-mode.
9213 For complex macros like define-minor-mode that can generate
9214 several autoload entries, try to autoload entries in the
9215 macroexpanded code.
9216
9217 * emacs-lisp/easy-mmode.el (define-minor-mode):
9218 If KEYMAP is a symbol, just use it.
9219 Use byte-compile-current-file and load-file-name to infer the
9220 proper :require to pass to defcustom.
9221 Wrap the hook var into `progn' so as not to autoload it.
9222 Add a :autoload-end cookie.
9223 Be more careful about the evaluation of KEYMAP.
9224 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
9225 (define-derived-mode): Move define-abbrev-table outside of defvar.
9226
92272000-06-10 Stefan Monnier <monnier@cs.yale.edu>
9228
9229 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
9230 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
9231 (backup-compiled-files): Ignore errors during `tar'.
9232 (bootstrap): Make autoloads before elc files.
9233
9c53b34e
KH
92342000-06-10 Kenichi Handa <handa@etl.go.jp>
9235
9236 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 9237 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
9238
9239 * international/mule-conf.el (unix): New alias for the coding
9240 system undecided-unix.
9241
22ddd299
DL
92422000-06-09 Dave Love <fx@gnu.org>
9243
5ee42746
DL
9244 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
9245
70223ca4 9246 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
9247 (executable-insert): Change custom type.
9248 (executable-find): Add autoload cookie.
cc7e1d18
DL
9249 (executable-make-buffer-file-executable-if-script-p): New
9250 function. After Noah Friedman.
22ddd299
DL
9251
9252 * files.el (after-save-hook): Customize, with
cc7e1d18 9253 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 9254
41ea3794
KH
92552000-06-09 Kenichi Handa <handa@etl.go.jp>
9256
f89437e3
KH
9257 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
9258 "tib24p-mule.bdf" for Tibetan.
9259
7a4ee259
KH
9260 * composite.el (decompose-composite-char): Declare it as obsolete.
9261
ff6a65c2
KH
9262 * man.el (Man-fontify-manpage): Pay attention to underline and
9263 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 9264
f83fe4b4
GM
92652000-06-08 Gerd Moellmann <gerd@gnu.org>
9266
9267 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
9268 Set maintainer to FSF since author isn't reachable.
9269
e56d7900
DL
92702000-06-08 Dave Love <fx@gnu.org>
9271
9272 * international/mule-cmds.el (select-safe-coding-system): If
9273 DEFAULT-CODING-SYSTEM is not specified, also check the most
9274 preferred coding-system if buffer-file-coding-system is
9275 `undecided'. From Handa.
9276
d3981b49
KH
92772000-06-08 Kenichi Handa <handa@etl.go.jp>
9278
9279 * international/mule.el
9280 (after-insert-file-set-buffer-file-coding-system): If the buffer
9281 size is greater than INSERTED, judget that we are not visiting.
9282
bff71087
RV
92832000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
9284
9285 * whitespace.el (defgroup whitespace): Comment out `:version'.
9286 XEmacs 20.4 has problems defining the group with this present.
9287 We'll have this commented out till get resolve the problem.
9288
fd9ac94c
GM
92892000-06-07 John Wiegley <johnw@gnu.org>
9290
9291 * align.el (align-dq-string-modes, align-sq-string-modes)
9292 (align-open-comment-modes): Add pyhton-mode.
9293 (align-rules-list): Use get-text-property instead of
9294 text-properties-at.
9295 (align-rules-list): Add python-assignment.
9296 (align-rules-list): Change perl-comma-delimiter to
9297 basic-comma-delimiter. Use if for Perl modes and python-mode.
9298 (align-rules-list): Add python-chain-logic and
9299 basic-line-continuation.
45f485a6
GM
9300
93012000-06-07 Jari Aalto <jari.aalto@poboxes.com>
9302
9303 * apropos.el (apropos-mode-hook): New user variable.
9304 (apropos-mode): Run apropos-mode-hook.
bff71087 9305
45f485a6
GM
93062000-06-07 David Ponce <david@dponce.com>
9307
9308 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
9309 commands. Require `wid-edit' at run-time.
9310
93112000-06-07 David Ponce <david@dponce.com>
9312
9313 * recentf.el: Added some "Commentary".
9314 (recentf-open-more-files, recentf-edit-list): Minor changes to
9315 move the point at the top of the file list. This behaviour is
9316 consistent with the menu one when the list contains a lot of
9317 files.
9318 (recentf-cleanup): Now displays the number of items removed from
9319 the list.
9320 (recentf-relative-filter) New menu filter to show filenames
9321 relative to `default-directory'.
bff71087 9322
45f485a6
GM
93232000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9324
9325 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
9326 with/without giving an error if PostScript printer doesn't have this
9327 kind of page size. Zebra Stripe continues or restarts on next page.
9328 Manual/automatic paper feeding. Switch or not the header.
9329 (ps-print-version): New version number (5.2.2).
9330 (ps-windows-system): Include emx as a Windows system.
9331 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
9332 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
9333 (ps-background-text): Code fix.
9334 (ps-error-handler-message, ps-user-defined-prologue)
9335 (ps-print-prologue-header, ps-printer-name)
9336 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
9337 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
9338 (ps-use-face-background): Customization fix.
9339 (ps-n-up-database): Data fix.
9340 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
9341 (ps-switch-header): New vars.
9342 (ps-xemacs-color-name, ps-face-foreground-name)
9343 (ps-face-background-name, ps-boolean-constant): New funs.
9344
c14dcd22
DL
93452000-06-07 Dave Love <fx@gnu.org>
9346
9347 * allout.el: New version from Manheimer.
9348
e4044bb0
KH
93492000-06-07 Kenichi Handa <handa@etl.go.jp>
9350
9351 * textmodes/fill.el (fill-find-break-point): Check the validity of
9352 charset.
9353
59cfe8b9
KF
93542000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9355
9356 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9357 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
9358 Call display-color-p and display-mouse-p instead of looking at
9359 window-system.
9360
bb2337f5
DL
93612000-06-06 Dave Love <fx@gnu.org>
9362
9363 * image.el (find-image): Doc fix. Return nil if image not found.
9364 (put-image, insert-image): Make STRING arg optional.
9365
8e624fa2
KH
93662000-06-06 Kenichi Handa <handa@etl.go.jp>
9367
9368 * language/vietnamese.el: Remove eval-when-compile.
9369 (viet-viscii-nonascii-translation-table): Define it as a
9370 translation table made from viet-viscii-decode-table.
9371 (viet-viscii-encode-table): Define it as a translation table made
9372 from the reverse map of above.
9373 (viet-vscii-nonascii-translation-table): Define it as a
9374 translation table made from viet-vscii-decode-table.
9375 (viet-vscii-encode-table): Define it as a translation table made
9376 from the reverse map of above.
9377 (ccl-decode-viscii): Use translate-character.
9378 (ccl-encode-viscii, ccl-encode-viscii-font)
9379 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
9380 Likewize.
bff71087 9381
8e624fa2
KH
9382 * language/cyrillic.el: Remove eval-when-compile.
9383 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
9384 translation table made from cyrillic-koi8-r-decode-table.
9385 (cyrillic-koi8-r-encode-table): Define it as a translation table
9386 made from the reverse map of above.
9387 (ccl-decode-koi8): Use translate-character.
9388 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
9389 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
9390 a translation table made from cyrillic-alternativnyj-decode-table.
9391 (cyrillic-alternativnyj-encode-table): Define it as a translation
9392 table made from the reverse map of above.
9393 (ccl-decode-alternativnyj): Use translate-character.
9394 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
9395 Likewize
9396
9397 * international/mule-diag.el (non-iso-charset-alist): Specify
9398 translation table symbol instead of translation table itself.
9399 (list-block-of-chars): CHARSET may be a translation table symbol.
9400
9401 * international/mule.el (make-coding-system): If CODING-SYSTEM
9402 already exists, override it.
9403
9404 * international/fontset.el: Use family `proportional' for Tibetan
9405 fonts.
9406
9407 * international/ccl.el (ccl-compile-translate-character): Don't
9408 check if Rrr has property translation-table.
9409 (ccl-compile-map-multiple): Modified to avoid compiler warning.
9410
1969fae2
GM
94112000-06-05 Gerd Moellmann <gerd@gnu.org>
9412
9413 * info.el: Bind case-fold-search to t when searching in case
9414 a user sets it to nil in a hook.
9415
d5b037c5
SM
94162000-06-05 Stefan Monnier <monnier@cs.yale.edu>
9417
d3d02e65
SM
9418 * autoarg.el (autoarg-mode, autoarg-kp-mode):
9419 * hl-line.el (hl-line-mode): Use the new :global key argument.
9420
9421 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
9422 (tar-clip-time-string): Prepend a space.
9423 (tar-grind-file-mode): Construct a string rather than modifying one.
9424 (tar-header-block-summarize): Fix docstring.
9425 Use `format' rather than an error-prone set of copy-loops.
9426
9427 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
9428 (diff-goto-source, diff-unified->context, diff-context->unified)
9429 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
9430 understand the format output by the `-p' argument to diff.
9431
bff71087 9432 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
9433 (sh-re-done): Use defconst.
9434 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
9435 (sh-help-string-for-variable, sh-guess-basic-offset):
9436 Don't quote lambdas.
9437 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
9438 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
9439
f7c4478f
SM
9440 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
9441 (mh-letter-mode): Derive from text-mode.
9442 This implicitly means that it now calls kill-all-local-variables.
9443 Also remove the Emacs-18 compatibility code.
9444
a8add29d
SM
9445 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
9446 Make use of symbol-property doc-string-elt.
9447 Use memq rather than a sequence of eq.
9448 (doc-string-elt): Fix the wrong or missing previously unused values.
9449 (autoload-print-form): New function extracted from
9450 generate-file-autoloads to allow recursion when handling progn
9451 so that defvar's and defun's docstrings are properly printed.
9452 (generate-file-autoloads): Use it.
9453
d5b037c5
SM
9454 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
9455 Use find-file-hooks in the minor-mode function.
9456 Be careful not to loop indefinitely in the post-command-hook function.
9457
560ef11a 94582000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 9459
1969fae2 9460 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 9461 tty's.
1969fae2 9462 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 9463 differences whenever appropriate.
1969fae2
GM
9464 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
9465 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
9466 wildcards.
9467
b5bbbb76
SM
94682000-06-04 Stefan Monnier <monnier@cs.yale.edu>
9469
d5b037c5
SM
9470 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
9471 (jit-lock-fontify-buffer): New function for JIT refontification.
9472 (jit-lock-mode): Fix docstring.
9473 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
9474 Remove jit-lock-after-change from the _local_ hook.
9475 (jit-lock-function-1): Fix docstring.
9476
9477 * info.el (Info-on-current-buffer): Initialize info.
9478
9479 * newcomment.el (comment-indent): Ignore comment-indent-hook.
9480
9481 * progmodes/tcl.el (tcl-indent-for-comment):
9482 Ignore comment-indent-hook.
9483
9484 * emacs-lisp/easy-mmode.el: Require CL during compilation.
9485 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
9486 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
9487 and improve to use the lighter to guess the capitalization.
9488 (define-minor-mode): Inline code from easy-mmode-define-toggle.
9489 Add keyword arguments to specify global-ness or the custom group.
9490 Add local-map and help-echo properties to the lighter.
9491 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 9492 (easy-mmode-define-global-mode): New macro.
b5bbbb76 9493
bfa6c260
DL
94942000-06-02 Dave Love <fx@gnu.org>
9495
9496 * wid-edit.el: byte-compile-dynamic since we typically don't use
9497 all the widgets. Don't require cl or widget. Remove
9498 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
9499 (widget-read-event): Removed. Callers changed to use read-event.
9500 (widget-button-release-event-p): Renamed from
9501 button-release-event-p.
9502 (widget-field-add-space, widget-field-use-before-change):
9503 Uncustomize.
9504 (widget-specify-field): Use keymap property, not local-map.
9505 (widget-specify-button): Obey :suppress-face.
9506 (widget-specify-insert): Use modern backquote syntax.
9507 (widget-image-directory): Renamed from widget-glyph-directory.
9508 (widget-image-enable): Renamed from widget-glyph-enable.
9509 (widget-image-find): Replaces widget-glyph-find.
9510 (widget-button-pressed-face): Move defvar.
9511 (widget-image-insert): Replaces widget-glyph-insert.
9512 (widget-convert): Use keywordp.
9513 (widget-leave-text, widget-children-value-delete): Use mapc.
9514 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 9515 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
9516 (widget-button-click): Don't set point at the click, but re-centre
9517 if we scroll out of window. Rewritten for images v. glyphs &c.
9518 (widget-tabable-at): Use POS arg, not point.
9519 (widget-beginning-of-line, widget-end-of-line)
9520 (widget-item-value-create, widget-sublist, widget-princ-to-string)
9521 (widget-sexp-prompt-value, widget-echo-help): Simplify.
9522 (widget-default-create): Use widget-image-insert; some rewriting.
9523 (widget-visibility-value-create)
9524 (widget-push-button-value-create, widget-toggle-value-create): Use
9525 widget-image-insert.
9526 (checkbox): Create on and off images dynamically.
9527 (documentation-link): Change :help-echo.
9528 (widget-documentation-link-echo-help): Remove.
9529
3837de12
SM
95302000-06-02 Stefan Monnier <monnier@cs.yale.edu>
9531
9532 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
9533
9534 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
9535 (easy-mmode-define-toggle, define-minor-mode): Use it.
9536 (easy-mmode-define-keymap): Docstring fix.
9537 (define-derived-mode): Default PARENT to fundamental-mode.
9538 Add the derived-mode-parent symbol-property.
9539 (easy-mmode-derived-mode-p): New function.
9540
90aa4ea8
DL
95412000-06-02 Dave Love <fx@gnu.org>
9542
37193ee6
DL
9543 * files.el (convert-standard-filename): Doc fix.
9544 (normal-backup-enable-predicate): New function.
9545 (backup-enable-predicate): Use it to replace the lambda form.
9546
9547 * calendar/todo-mode.el: [This needs more work on the outline
9548 stuff.] Doc fixes.
9549 (todo) <defgroup>: Add :version.
9550 (todo-add-category): Don't use pushnew.
9551 (todo-cmd-raise): Fix typo.
9552 (todo-top-priorities): Change temp buffer name.
9553 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
9554 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
9555 Use outline-next-heading.
37193ee6 9556
90aa4ea8
DL
9557 * autoarg.el: Rewritten to use define-minor-mode.
9558 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
9559 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
9560
2e54623a
KH
95612000-06-02 Kenichi Handa <handa@etl.go.jp>
9562
9563 * isearch.el (isearch-other-meta-char): Fix previous change.
9564
c5def0db
SM
95652000-06-01 Stefan Monnier <monnier@cs.yale.edu>
9566
3837de12
SM
9567 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
9568 (log-edit-done): Only add the comment to the ring if it's different
9569 from the last comment entered.
9570
c5def0db
SM
9571 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
9572
2330c9d4
DL
95732000-06-01 Dave Love <fx@gnu.org>
9574
9575 * hl-line.el: Rewritten using define-minor-mode.
9576
9577 * help.el (describe-function-1): Distinguish special form from
9578 builtin function. Sanity-check presence of arglist for builtins.
9579
6e5dfc31
KH
95802000-06-01 Kenichi Handa <handa@etl.go.jp>
9581
4dc1225b
KH
9582 * international/characters.el: Fix syntax/category setting of
9583 Tibetan characters.
9584
9585 * language/tibet-util.el (tibetan-add-components): Fixes for new
9586 encoding of Tibetan characters.
9587 (tibetan-decompose-precomposition-alist): New variable.
9588 (tibetan-decompose-region): Convert precomposed characters to
9589 non-precomposed characters.
9590 (tibetan-decompose-string): Likewise.
9591 (tibetan-composition-function): Fix args to
9592 thibetan-compose-string.
9593
9594 * language/tibetan.el (tibetan-composable-pattern): More
9595 characters included.
9596 (tibetan-consonant-transcription-alist): Rule for "R" added.
9597 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
9598 "+R" added.
9599 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
9600
eadef5e6
KH
9601 * language/lao-util.el (lao-composition-function): Fix args to
9602 compose-string.
9603
9604 * language/thai-util.el (thai-composition-function): Fix args to
9605 compose-string.
9606
6e5dfc31 9607 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
9608 to prevent the point moving to the end of a composition when a
9609 part of a composition is searched.
6e5dfc31
KH
9610 (isearch-other-meta-char): If the key invoking this command can be
9611 mapped by function-key-map to a printing char, call
9612 isearch-process-search-char directly.
9613
2598a293
SM
96142000-06-01 Stefan Monnier <monnier@cs.yale.edu>
9615
9616 * emacs-lisp/bytecomp.el:
9617 * frame.el:
9618 * international/mule-cmds.el:
9619 * international/mule-util.el:
9620 * international/mule.el:
9621 * mouse.el:
9622 * subr.el:
9623 * faces.el: Update calls to make-obsolete with a WHEN argument.
9624
9625 * byte-run.el (make-obsolete, make-obsolete-variable):
9626 Add an optional WHEN argument and change the format of the
bff71087 9627 symbol-property information.
2598a293
SM
9628 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
9629 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
9630 new obsolete-symbol-property format and print WHEN if it is provided.
9631
28d8dff1
DL
96322000-05-31 Dave Love <fx@gnu.org>
9633
9634 * loadhist.el (loadhist-hook-functions): Remove
9635 before-change-function, after-change-function.
9636 (unload-feature): Deal with symbols which are both bound and
9637 fbound.
9638
9639 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
9640 before-change-function, after-change-function.
9641
9642 * simple.el (newline): Don't bind before-change-function,
9643 after-change-function.
9644
7f565d87
RV
96452000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
9646
9647 * whitespace.el (whitespace-rescan-timer-time): Update interval
9648 set to 600 seconds (10 minutes) instead of 60 seconds since
9649 a large number of whitespace buffers causes emacs to `freeze'
9650 for a considerable amount of time.
9651
bff71087 9652 * whitespace.el: Updated email address
7f565d87 9653
a8d693d8
DL
96542000-05-31 Dave Love <fx@gnu.org>
9655
9656 * add-log.el (change-log-font-lock-keywords) <function>: Add
9657 pattern for function of change.
9658 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
9659 acknowledgements patterns.
9660
a50192e7
KH
96612000-05-31 Kenichi Handa <handa@etl.go.jp>
9662
9663 * isearch.el (isearch-printing-char): If keyboard coding system is
9664 being used, call isearch-process-search-multibyte-characters.
9665
9666 * international/isearch-x.el: Mostly rewritten.
9667
9668 * international/quail.el (quail-start-conversion): Don't include
9669 unhandled events in the returned events, but set them in
9670 unread-command-events. Exit if all inputs are deleted.
9671
7e492772
JR
96722000-05-30 Jason Rumney <jasonr@gnu.org>
9673
9674 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
9675
9676 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
9677 Reenable code to create initial fontsets.
9678 Use set-fontset-font in place of put-charset-property.
9679
10fc3187
GM
96802000-05-30 Gerd Moellmann <gerd@gnu.org>
9681
79148ea7
GM
9682 * progmodes/perl-mode.el (perl-indent-line): When looking for a
9683 label, ensure that the first colon isn't followed by another.
9684
9685 * paths.el (Info-default-directory-list): Doc fix.
9686
086d5b87
GM
9687 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
9688 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
9689 send a query containing USER only, not USER@HOST.
9690
10fc3187
GM
9691 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
9692 and rmail-msgend to compute the restriction at the end, instead of
9693 computing it.
9694
49e70dec
GM
96952000-05-29 Gerd Moellmann <gerd@gnu.org>
9696
66254a13
GM
9697 * dabbrev.el (dabbrev-expand): Don't display messages in the
9698 echo area if the minibuffer window is active.
9699
49e70dec
GM
9700 * jit-lock.el (jit-lock-mode): Add after change function to
9701 local hook.
9702
97032000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
9704
9705 * antlr-mode.el: New commands: hide/unhide actions,
9706 upcase/downcase literals.
9707 (antlr-tiny-action-length): New user option.
9708 (antlr-hide-actions): New command. Suggested by
9709 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 9710 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
9711 (antlr-mode-menu): New entries.
9712 (antlr-downcase-literals): New command.
9713 (antlr-upcase-literals): Ditto.
9714
9715 * antlr-mode.el: Minor changes: indendation, mode-name.
9716 (antlr-indent-line): Indent cpp directive at column 0.
9717 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
9718
9719 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
9720 (antlr-font-lock-additional-keywords): Workaround for intentional
9721 bug in XEmacs version of font-lock.
9722 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
9723 be used by a smarter version of `buffers-menu-grouping-function'.
9724
97252000-05-29 Gerd Moellmann <gerd@gnu.org>
9726
9727 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
9728 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
9729
49f93684
KH
97302000-05-29 Kenichi Handa <handa@etl.go.jp>
9731
9732 * international/encoded-kb.el
9733 (encoded-kbd-iso2022-designation-map): Pay attention to that
9734 charset-iso-final-char return -1 for eight-bit-control and
9735 eight-bit-graphic.
9736
5b1ae051
EZ
97372000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
9738
9739 * speedbar.el (speedbar-use-images, speedbar-update-flag)
9740 (speedbar-easymenu-definition-base): Use display-graphic-p where
9741 available, instead of window-system.
9742
a205e32a
EZ
97432000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
9744
9745 * international/codepage.el (cp-coding-system-for-codepage-1): Add
9746 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
9747 coding systems.
9748
dd854dc2
DL
97492000-05-26 Dave Love <fx@gnu.org>
9750
c88a85d5
DL
9751 * disp-table.el (standard-display-underline): Don't use
9752 internal-find-face.
9753
dd854dc2
DL
9754 * mail/reporter.el: Maintainer change. Doc fixes.
9755 (reporter-version): Deleted.
9756
9757 * emacs-lisp/elp.el: Maintainer change.
9758 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
9759
dc29aa6c
SM
97602000-05-26 Stefan Monnier <monnier@cs.yale.edu>
9761
9762 * add-log.el (add-change-log-entry): Merge the current entry with the
9763 previous one if the previous one is empty.
9764
ed62683d
DL
97652000-05-26 Dave Love <fx@gnu.org>
9766
4370a375
DL
9767 * loadhist.el (unload-feature): Fix interactive spec [from
9768 lijnzaad@ebi.ac.uk].
9769
ed62683d
DL
9770 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
9771 subr-arity to check primitives.
9772 (byte-compile-flush-pending, byte-compile-file-form-progn)
9773 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
9774 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
9775 mapcar.
9776
ba9f8f95
KH
97772000-05-26 Kenichi Handa <handa@etl.go.jp>
9778
0f3e0672
KH
9779 * international/fontset.el: Set family names of non-latin charsets
9780 in default fontset to "*".
9781
cebefb44
KH
9782 * international/mule-diag.el (print-fontset): Combine family part
9783 and registry part of the fontname by "-*-" instead of "-".
9784
ba9f8f95
KH
9785 * international/mule-cmds.el (encode-coding-char): Make strings
9786 multibyte before calling encode-coding-string.
9787
931d0724
SM
97882000-05-25 Stefan Monnier <monnier@cs.yale.edu>
9789
9790 * derived.el: Fix keywords.
8ccce2b0 9791 (define-derived-mode): Only define if needed.
931d0724
SM
9792
9793 * simple.el (fill-comment, comment-column, comment-start)
9794 (comment-start-skip, comment-end, comment-indent-function)
9795 (block-comment-start, block-comment-end, indent-for-comment)
9796 (set-comment-column, kill-comment, comment-padding, comment-region)
9797 (comment-multi-line, indent-new-comment-line): Remove.
9798
9799 * bindings.el (esc-map): Change ; to comment-dwim and use the new
9800 function names for comment operations.
9801
9802 * newcomment.el: Add abundant autoload cookies.
9803 (comment-style): Don't depend on runtime data at compile-time.
9804 (comment-indent-hook): Remove.
9805 (comment-indent): Check if comment-indent-hook is bound.
9806 (comment-region): Docstring fix.
9807
6fc596cf
DL
98082000-05-25 Dave Love <fx@gnu.org>
9809
9810 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
9811 byte-code-function-p.
9812
9813 * mail/rmailsum.el: Add provide.
9814
9815 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
9816
9817 * smerge-mode.el (smerge-diff-switches): Don't use list* in
9818 defcustom.
9819
7997f1ca 98202000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 9821
7997f1ca
MK
9822 * ediff-diff.el (ediff-exec-process): delete --binary option from
9823 non-buffer ediff jobs.
7f565d87 9824
e7a903e8
EZ
98252000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9826
9827 * hilit-chg.el (highlight-changes-mode): Ask about color or
9828 grayscale support, not about window-system.
9829
9830 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
9831 window-system.
9832 (ffap-highlight): Always default to t.
9833
9834 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
9835 display-popup-menus-p instead of looking at window-system.
9836
9837 * disp-table.el (standard-display-g1, standard-display-graphic):
9838 Only refuse to use string glyphs on X and MS-Windows.
9839
9840 * avoid.el: Remove window-system from commentary, suggest to use
9841 display-*-p instead.
9842
9843 * apropos.el (apropos-print): Use display-mouse-p instead of
9844 window-system.
9845
14028d57
EZ
98462000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9847
9848 * international/codepage.el (cp-decoding-vector-for-codepage):
9849 Fill up unsupported characters with their own codes. From Kenichi
9850 Handa.
9851
1a4f9cc1
EZ
98522000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9853
9854 * international/mule-diag.el (describe-char-after): Use
9855 display-graphic-p instead of window-system, so that this function
9856 works on MS-DOS.
9857
89f6ca4e
EZ
98582000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
9859
9860 * international/codepage.el (cp-make-coding-systems-for-codepage):
9861 Remove the eight-bit-graphic and eight-bit-control charsets from
9862 the list of charsets which we convert into `?'.
9863
eacfd7fe
KH
98642000-05-25 Kenichi Handa <handa@etl.go.jp>
9865
9866 * international/mule-conf.el: Specify CHARSET-ID explicitely for
9867 private charsets.
9868 (mule-unicode-0100-24ff, japanese-jisx0213-1,
9869 japanese-jisx0213-2): New charsets.
9870
9871 * international/fontset.el: Setup default fontset for new charsets.
9872
deadf7e3
DL
98732000-05-24 Dave Love <fx@gnu.org>
9874
9875 * info.el (Info-find-node-2): Restructure [following "Vadim
9876 S. Solomin" <sovs@uic.nnov.ru>].
9877
9878 * icomplete.el: Fix header for Finder.
9879
98802000-05-24 Eric M. Ludlam <zappo@ultranet.com>
9881
9882 * rmailout.el (rmail-output-to-rmail-file): Added optional param
9883 STAY.
9884
9885 * rmail.el (rmail-automatic-folder-directives): New user variable.
9886 (rmail-show-message): Add call to `rmail-auto-file' during
9887 display.
9888 (rmail-auto-file): New function.
9889
6de3983f 98902000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 9891
fc6a6a4e 9892 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 9893 account.
fc6a6a4e
GM
9894 (ediff-test-utility,ediff-diff-mandatory-option)
9895 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 9896 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 9897
fc6a6a4e 9898 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 9899 variable.
7f565d87 9900
fc6a6a4e 9901 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
9902 ediff-merge-filename-prefix.
9903
fc290d1d
MK
99042000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
9905
fc6a6a4e 9906 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 9907
273182b8
EZ
99082000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
9909
9910 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
9911 aliases for hebrew-iso-8bit.
9912
f471ea57
EZ
99132000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
9914
9915 * woman.el: New version from Francis J. Wright
9916 <F.J.Wright@Maths.QMW.ac.uk>.
9917 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
9918 names in environment variables regardless of the path separator.
9919 (woman-topic-all-completions-1): Don't call file-name-directory-p
9920 on all files, since woman-file-regexp already filters out any
9921 directories.
9922
01162f24
KH
99232000-05-24 Kenichi Handa <handa@etl.go.jp>
9924
48e3df76
KH
9925 * international/quail.el (quail-start-translation): Don't change
9926 modified-p of the current buffer.
9927 (quail-start-conversion): Likewise.
9928
9929 * international/kkc.el (kkc-region): Don't change modified-p of
9930 the current buffer.
9931
747d90ea
KH
9932 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
9933 conform to RFC1468.
9934 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 9935
17a223ff
EL
99362000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
9937
9938 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
9939 (speedbar-insert-button): Invisible text property fix.
9940 (speedbar-directory-plus): Renamed from speedbar-directory-+
9941 (speedbar-directory-minus): Renamed from speedbar-directory--
9942 (speedbar-page-plus): Renamed from speedbar-file-+
9943 (speedbar-page-minus): Renamed from speedbar-file--
9944 (speedbar-page): Renamed from speedbar-file-
9945 (speedbar-tag): Renamed from speedbar-tag-
9946 (speedbar-tag-plus): Renamed from speedbar-tag-+
9947 (speedbar-tag-minus): Renamed from speedbar-tag--
9948 (speedbar-expand-image-button-alist): Use above renames.
9949
9950 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
9951 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
9952 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
9953 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
9954 * sb-pg.xpm: Renamed from sb-file.xpm
9955 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
9956 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 9957
e6b6fc18
KH
99582000-05-24 Kenichi Handa <handa@etl.go.jp>
9959
9960 * international/quail.el (quail-show-guidance-buf): Set
9961 current-input-method of the guidance buffer to the name of the
9962 curren input method.
9963
a1a336eb
SM
99642000-05-23 Stefan Monnier <monnier@cs.yale.edu>
9965
9966 * progmodes/compile.el (compile-internal): Style typo.
9967
9968 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
9969 quote vars and functions in the docstring.
9970
9971 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
9972
9973 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
9974 Don't quote lambdas.
9975
9976 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
9977
9695b783
GM
99782000-05-23 Gerd Moellmann <gerd@gnu.org>
9979
716e3b88
GM
9980 * startup.el (command-line): Determine source file of compiled
9981 user init file differently. Warn if compiled user init file
9982 is older than its source file.
9983
9695b783 9984 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 9985
41ac433f
EZ
99862000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
9987
9988 * files.el (make-backup-file-name-1): Replace slashes with `!'
9989 rather than `|' (which is not allowed on Windows). Replace the
9990 drive letters with a string "drive_X".
9991
46600ab1
GM
99922000-05-23 Gerd Moellmann <gerd@gnu.org>
9993
9994 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
9995
9996 * files.el (interpreter-mode-alist): Add `bash2'.
9997
79a64d87
DL
99982000-05-22 Dave Love <fx@gnu.org>
9999
10000 * loadhist.el (feature-symbols, file-provides, file-requires): Use
10001 mapc.
10002 (feature-file): Avoid calling symbol-name. Doc fix.
10003 (file-set-intersect, file-dependents): Use dolist, not mapcar.
10004 (loadhist-hook-functions): Add mouse-position-function.
10005 (unload-feature): Change uses of mapcar.
10006
10007 * files.el (parse-colon-path): Doc fix.
10008 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
10009 (set-auto-mode): Use mapc.
10010
10011 * complete.el (PC-look-for-include-file): Use :alnum: character
10012 class.
10013 (partial-completion-mode): Add autoload cookie.
10014
0e8c11d8
SS
100152000-05-22 Sam Steingold <sds@gnu.org>
10016
ce75fd23 10017 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
10018 `add-text-properties' (bug introduced on 2000-05-18).
10019
d8d0fa6c
DL
100202000-05-22 Dave Love <fx@gnu.org>
10021
10022 * bindings.el: Remove debug-ignored-errors set in other files.
10023
10024 * progmodes/etags.el: Add to debug-ignored-errors.
10025 (visit-tags-table-buffer): Clear out buffers holding old tables
10026 when making a new list.
10027 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
10028 mapc.
10029
10030 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
10031 quote keywords.
10032 (cmpl-string-case-type): Use character classes.
10033
0e8c11d8
SS
10034 * comint.el:
10035 * textmodes/ispell.el:
10036 * imenu.el:
d8d0fa6c
DL
10037 * mail/mh-e.el:
10038 * progmodes/compile.el: Add to debug-ignored-errors.
10039
10040 * dabbrev.el: Add to debug-ignored-errors.
10041 (dabbrev-completion): Use mapc.
10042
1edbbf8a
EZ
100432000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
10044
10045 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
10046 (woman-mapcan, woman-parse-man.conf)
10047 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
10048 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
10049 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
10050 path syntax better.
10051 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
10052 (woman-manpath): Call woman-parse-man.conf.
10053 (woman-emulation): New defcustom, defaults to nroff.
10054 (woman-font-support): New defconst.
10055 (woman-use-symbol-font): New defcustom.
10056 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
10057 "Emulation".
10058 Many functions: Doc fix.
10059
5bd2148c
KH
100602000-05-22 Kenichi Handa <handa@etl.go.jp>
10061
10062 * international/quail.el (quail-simple-translation-keymap): Map
10063 128..255 to quail-self-insert-command.
10064 (quail-keyboard-layout-alist): Add definition for "pc102-de".
10065
4125ec7e
SM
100662000-05-22 Stefan Monnier <monnier@cs.yale.edu>
10067
a1a336eb
SM
10068 * help.el (help-manyarg-func-alist): Typo.
10069
40aeecad
SM
10070 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
10071 intervals which makes it heaps simpler.
10072
4125ec7e
SM
10073 * newcomment.el (comment-region-internal): Go back to BEG after quoting
10074 the nested comment markers.
e4da9c1c
SM
10075
10076 * subr.el (remove-hook): Don't turn the hook's value into a list.
10077
cb7216a7
DL
100782000-05-21 Dave Love <fx@gnu.org>
10079
ac266581
DL
10080 * edmacro.el (edmacro-parse-keys): Return vector if any elements
10081 are invalid characters.
10082
cb7216a7
DL
10083 * international/mule-util.el (detect-coding-with-priority): Use
10084 mapc. Remove redundant lambda.
10085
10086 * international/mule-diag.el (list-non-iso-charset-chars)
10087 (describe-fontset): Remove redundant lambda.
10088
10089 * emulation/crisp.el (brief-mode): New alias.
10090
10091 * emacs-lisp/ring.el (ring-elements): New function.
10092
10093 * emacs-lisp/easymenu.el (easy-menu-create-menu)
10094 (easy-menu-do-add-item): Use keywordp.
10095
10096 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
10097
10098 * replace.el: Doc and error message fixes.
10099 (replace-highlight): Use facep, not internal-find-face.
10100
9b0d1d6e
SM
101012000-05-20 Stefan Monnier <monnier@cs.yale.edu>
10102
b2d2cf58
SM
10103 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
10104
ffe7dc64
SM
10105 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
10106 (log-edit-insert-changelog): Drop `:' as well.
10107
10108 * log-view.el: Fix file description.
10109 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
10110 available.
10111 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
10112 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
10113
c8c21615
SM
10114 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
10115 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
10116 Print a status message if the toggle is called interactively.
10117 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
10118 for global minor modes and use `defcustom' for them.
10119 Use add-minor-mode.
10120 (easy-mmode-define-derived-mode): Remove.
10121 (define-derived-mode): Fancier default docstring.
10122 (easy-mmode-define-navigation): Signal an error rather than (ding).
10123
9b0d1d6e
SM
10124 * newcomment.el (comment-styles): New `box-multi'.
10125 (comment-normalize-vars): Better default for comment-continue to
10126 avoid whitespace-only continuations.
10127 (comment-search-forward): Always move even in the no-syntax case.
10128 (comment-padright): Only obey N if it's only obeyed for padleft.
10129 (comment-make-extra-lines): Better handling of empty continuations.
10130 Use `=' for the filler if comment-start has only one character.
10131 (uncomment-region): Try handling the special `=' filler.
10132 (comment-region): Allow LINES even if MULTI is nil.
10133 (comment-box): Choose box style based on comment-style.
10134
f5ee6d0f
KH
101352000-05-20 Kenichi Handa <handa@etl.go.jp>
10136
9b0d1d6e 10137 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
10138 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
10139
c9671f81
KH
101402000-05-20 Kenichi HANDA <handa@etl.go.jp>
10141
10142 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
10143 and insert, not subst-char-in-region.
10144
10145 * international/mule-diag.el (list-character-sets-1): Handle
10146 charsets eight-bit-control and eight-bit-graphic.
10147 (list-iso-charset-chars): Likewise.
10148 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
10149 charactes as is. Use indent-to to align characters.
10150
10151 * international/mule-cmds.el (find-multibyte-characters): Never
10152 exclude charsets eight-bit-control and eight-bit-graphic.
10153
1426aa5c
SM
101542000-05-19 Stefan Monnier <monnier@cs.yale.edu>
10155
10156 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
10157 Don't quote lambdas.
10158
10159 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
10160
2b63d473
GM
101612000-05-19 Gerd Moellmann <gerd@gnu.org>
10162
10163 * gud.el (gud-jdb-directories): Doc fix.
10164
f1355756
SM
101652000-05-19 Stefan Monnier <monnier@cs.yale.edu>
10166
10167 * newcomment.el: New file.
10168
5f64c9e0
GM
101692000-05-19 Gerd Moellmann <gerd@gnu.org>
10170
2b63d473 10171 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 10172
db7314bd
AS
101732000-05-18 Andreas Schwab <schwab@suse.de>
10174
10175 * dired.el (dired-between-files): Also skip lines beginning with
10176 `used'.
10177
25bb0401
GM
101782000-05-18 Gerd Moellmann <gerd@gnu.org>
10179
10180 * msb.el (msb-menu-cond): Add choice `user'.
10181
a199a865 101822000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 10183
a199a865
GM
10184 * ps-print.el: Compatibility, customization and doc fix.
10185 (ps-printer-name-option): Replace defconst by defvar.
10186 (ps-postscript-code-directory): XEmacs compatibility.
10187 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
10188 fix.
10189 (ps-user-defined-prologue, ps-print-prologue-header)
10190 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
10191 compatibility and code fix.
10192 (ps-print-background-image, ps-print-background-text):
10193 Customization fix.
10194 (ps-line-number-start, ps-n-up-on): New vars.
10195
25bb0401
GM
101962000-05-18 Espen Skoglund <esk@ira.uka.de>
10197
10198 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
10199 the indent-comment function to just return the appropriate indent.
10200
68e6c83a
EL
102012000-05-18 Eric M. Ludlam <zappo@ultranet.com>
10202
10203 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
10204 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
10205 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
10206
dae6cb9f
DL
102072000-05-18 Dave Love <fx@gnu.org>
10208
10209 * info.el (Info-fontify-node): Add intangible property as well as
10210 invisible.
10211
10212 * calendar/appt.el (appt-make-list): Match all lines of entry.
10213 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
10214
813086ea
KH
102152000-05-18 Kenichi Handa <handa@etl.go.jp>
10216
10217 * international/mule-diag.el (describe-char-after): Call
10218 internal-char-font, not char-font. If internal-char-font returns
10219 nil, display "-- none --".
10220
24978190
EZ
102212000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
10222
10223 * image.el (image-type-available-p): Don't reference image-types
10224 if it isn't bound.
10225
2fca2d5d
SM
102262000-05-17 Stefan Monnier <monnier@cs.yale.edu>
10227
10228 * autoarg.el (autoarg-mode): Typo in the :set argument.
10229
cfc75d05
EZ
102302000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
10231
10232 * startup.el (command-line-1): Don't signal an error if the
10233 directory for auto-save-list files does not yet exist.
10234
c4e30387
KH
102352000-05-17 Kenichi Handa <handa@etl.go.jp>
10236
10237 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
10238
dd6b8ea7
SM
102392000-05-16 Stefan Monnier <monnier@cs.yale.edu>
10240
10241 * subr.el (remove-hook): `setq' hook-value, not `set'.
10242
399c88ad
SS
102432000-05-16 Sam Steingold <sds@gnu.org>
10244
a199a865 10245 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 10246
01651f07
DL
102472000-05-16 Dave Love <fx@gnu.org>
10248
10249 * cus-edit.el: Don't require cl or easymenu.
10250 (custom-variable-prompt): Test standard-value property, not
10251 user-variable-p.
10252
2248c40d
SS
102532000-05-16 Sam Steingold <sds@gnu.org>
10254
10255 * subr.el (add-hook): `setq' hook-value, not `set'.
10256
b15f3b77
GM
102572000-05-16 Gerd Moellmann <gerd@gnu.org>
10258
10259 * startup.el (command-line-1): Mention the FAQ in the startup
10260 message.
10261
10262 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
10263
10264 * progmodes/compile.el (compilation-parse-errors): Collect
10265 `nomessage' regexps last.
10266
10267 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
10268
10269 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
10270 to the function name.
10271
f9bbcfac
EL
102722000-05-15 Dave Love <fx@gnu.org>
10273
10274 * speedbar.el (speedbar-recenter): Typo.
10275 (speedbar-expand-line): Make arg optional.
10276 (speedbar-mode): Avoid a compiler warning.
10277
119b42eb
GM
102782000-05-15 Gerd Moellmann <gerd@gnu.org>
10279
10280 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
10281 user-specified option string is empty.
10282
10283 * mouse.el (mouse-yank-at-click): Doc fix.
10284
f685bea9
EZ
102852000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
10286
10287 * term/internal.el (IT-character-translations): More updates of
10288 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
10289 documents.
10290
a1b8d58b
GM
102912000-05-15 Gerd Moellmann <gerd@gnu.org>
10292
10293 * env.el (getenv): New function, interactively callable.
10294 (setenv, getenv): Remove autoload cookies.
10295
10296 * loadup.el: Load `env'.
10297
10298 * progmodes/f90.el: Change author's mail address.
10299
c9bba7ed
DL
103002000-05-14 Dave Love <fx@gnu.org>
10301
e5c83697
DL
10302 * mail/rmail.el (rmail-show-message-hook): Customize and offer
10303 goto-addr as an option.
10304
10305 * help.el (help-xref-stack): Doc fix.
10306 (help-xref-following): New variable.
10307 (help-make-xrefs): Use it.
10308 (help-xref-go-back): Use position information from stack element.
10309 (help-follow): Make position in stack element a pair. Use
10310 help-xref-following.
399c88ad 10311
e5c83697
DL
10312 * autoarg.el: New file.
10313
10314 * faces.el: Declare more functions obsolete.
10315
c9bba7ed
DL
10316 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
10317 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
10318 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
10319 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
10320 Remove all the setup-...-environment functions.
10321
b6389bfb
EL
103222000-05-13 Eric M. Ludlam <zappo@ultranet.com>
10323
a1b8d58b
GM
10324 * speedbar.el: Updated the commentary section. xemacs20p now uses
10325 >= when detecting. Require `defimage' safely.
b6389bfb
EL
10326 (speedbar-easymenu-definition-base): Add toggle for images.
10327 (speedbar-easymenu-definition-special): Add flush cache & expand.
10328 (speedbar-visiting-tag-hook): Set new defaults. Added options.
10329 (speedbar-reconfigure-keymaps-hook): New variable.
10330 (speedbar-frame-parameters): Updated documentation.
10331 (speedbar-use-imenu-flag): Updated custom tag
10332 (speedbar-dynamic-tags-function-list): New variable.
10333 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
10334 (speedbar-indentation-width, speedbar-indentation-width) New
10335 variables.
10336 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
10337 (speedbar-vc-indicator): Doc update.
10338 (speedbar-ignored-path-expressions): Updated default value.
10339 (speedbar-supported-extension-expressions): Updated default value.
10340 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
10341 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
10342 as "+". Added overlay aliases.
10343 (speedbar-mode): Use `speedbar-mode-line-update' instead of
10344 `force-mode-line-update'.
10345 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
10346 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
10347 `mouse-set-point'
b6389bfb 10348 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
10349 (speedbar-item-info-tag-helper): Revamped to handle a wider range
10350 of arbitrary text, and new helper functions.
10351 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
10352 filename finder.
b6389bfb
EL
10353 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
10354 (speedbar-directory-buttons): Update path search/expansion.
10355 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
10356 `speedbar-indentation-width'. Use more care w/ invisible
10357 properties.
b6389bfb
EL
10358 (speedbar-change-expand-button-char): Call
10359 `speedbar-insert-image-button-maybe'.
10360 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
10361 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
10362 (speedbar-trim-words-tag-hierarchy)
10363 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 10364 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
10365 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
10366 functions.
b6389bfb
EL
10367 (speedbar-mouse-set-point): New function
10368 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
10369 (speedbar-line-token, speedbar-goto-this-file): Handle more types
10370 of tag prefix text.
10371 (speedbar-expand-line, speedbar-contract-line): Make more robust
10372 to strange text.
10373 (speedbar-expand-line): Takes universal argument to flush the
10374 cache.
b6389bfb
EL
10375 (speedbar-flush-expand-line): New function.
10376 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
10377 Use new generator insertion method.
10378 (speedbar-fetch-dynamic-tags): New function.
10379 (speedbar-fetch-dynamic-imenu): Removed code now handled in
10380 `speedbar-fetch-dynamic-imenu'.
10381 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
10382 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
10383 "Revert Buffer" menu items.
10384 (speedbar-buffer-buttons-engine): Be smarter when creating a
10385 filename tag (for expansion purposes.).
a1b8d58b
GM
10386 (speedbar-highlight-one-tag-line,
10387 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
10388 (speedbar-recenter): New functions.
b6389bfb 10389 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
10390 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
10391 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
10392 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
10393 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
10394 (speedbar-expand-image-button-alist): New variable.
10395 (speedbar-insert-image-button-maybe): Insert an image over some
10396 buttons.
10397
43fe9244
KH
103982000-05-13 Kenichi Handa <handa@etl.go.jp>
10399
10400 * international/mule-cmds.el (encode-coding-char): An ASCII
10401 character is always encodable.
10402
10403 * international/mule-conf.el: Add more information in descriptions
10404 of character sets.
10405
813086ea 10406 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
10407 (describe-font-internal): Adjusted for the change of font-info.
10408 (describe-font): Likewise.
10409 (print-fontset): Rewritten for the new fontset implementation.
10410 (describe-fontset): Include fontset alias names in completion.
10411 (list-fontsets): Adjusted for the change of print-fontset.
10412
10413 * simple.el (what-cursor-position): If DETAIL is non-nil, call
10414 describe-char-after instead of displaying the detail in the echo
10415 area.
813086ea
KH
10416 (syntax-code-table): Format changed.
10417 (string-to-syntax): Adjusted for the above change.
0e8c11d8 10418
e8564f57
SM
104192000-05-12 Stefan Monnier <monnier@cs.yale.edu>
10420
10421 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
10422
9278c60d
DL
104232000-05-12 Dave Love <fx@gnu.org>
10424
10425 * calendar/todo-mode.el: Remove some compatibility stuff and CL
10426 dependence. Use line-{beginning,end}-position, not
10427 point-at{b,e}ol. Some doc fixes.
10428 (todo-position): New function. Fix callers of position to use it.
10429 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
10430
be0505fe
GM
104312000-05-12 Gerd Moellmann <gerd@gnu.org>
10432
10433 * time.el (display-time-mail-icon): Use `:ascent center'.
10434
a8a3541c
GM
10435 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
10436 handling FTP security extensions.
399c88ad 10437
44d5f148
DL
104382000-05-11 Dave Love <fx@gnu.org>
10439
33d0c179 10440 * calendar/todo-mode.el: New file.
44d5f148 10441
da4496b6
GM
104422000-05-11 Gerd Moellmann <gerd@gnu.org>
10443
cdc4401d
GM
10444 * comint.el (comint-read-input-ring): Move reference to
10445 comint-input-ring-size outside of the save-excursion. It was
10446 causing the default value to be the only one ever seen.
399c88ad 10447
0279f991
GM
10448 * font-lock.el: Update copyright. Remove Simon Marshall's email
10449 address on request from him.
10450
da4496b6
GM
10451 * subr.el (substitute-key-definition): Add comment describing
10452 the meaning of PREFIX.
10453
ac5cb26d
SM
104542000-05-10 Stefan Monnier <monnier@cs.yale.edu>
10455
10456 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
10457
10458 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
10459 (add-minor-mode): Don't make the variable buffer-local and add a
10460 reference to define-minor-mode in the docstring.
10461
10462 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
10463 HEADER/FOOTER and fix bug with trailing empty directory.
10464 (cvs-append-to-ignore): Use vc-editable-p if available.
10465 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
10466 (vc-do-command): Tweak advice to handle the new VC.
10467
10468 * log-view.el (log-view-goto-rev): New function for the new VC.
10469 (log-view-minor-wrap): Use mark-active.
10470
10471 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
10472 (log-edit-changelog-full-paragraphs): New var.
10473 (log-edit-insert-changelog): Remove a lonely leading `* file'.
10474 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
10475 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
10476 (log-edit-changelog-ours-p, log-edit-changelog-entries)
10477 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
10478 Replace the `cvs' prefix with `log-edit'.
10479
10480 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
10481
10482 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
10483 (diff-font-lock-defaults): Explicitly turn off multiline.
10484 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
10485 (diff-ediff-patch): Fix call to ediff-patch-file.
10486 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
10487 Handle comments.
10488
10489 * frame.el (automatic-hscrolling): Typo.
10490
10491 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
10492
21c34da3
DL
104932000-05-09 Sam Steingold <sds@goems.com>
10494
10495 * apropos.el (apropos-print): use `describe-face' instead of
10496 `customize-face-other-window'.
10497
950cf06f
DL
104982000-05-09 Dave Love <fx@gnu.org>
10499
10500 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
10501
10502 * help.el (describe-variable): Have customize button pop the
10503 help-xref stack when invoked.
10504 (help-xref-symbol-regexp): Add `face'.
10505 (help-make-xrefs): Check for quoted face names and adapt regexp
10506 submatch numbers to cope.
10507 (help-xref-interned): Maybe insert face doc too. Separate
10508 sections with a line of hyphens.
10509
0623e40f 10510 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
10511 (describe-face): Add customize button. Return the help
10512 text. Fix prompt.
10513
82e2ca9d
EZ
105142000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
10515
10516 * term/internal.el (IT-character-translations): Fix last change.
10517
10c00b5c
EZ
105182000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10519
10520 * woman.el: New file
10521 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
10522
9deed82f
EZ
105232000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10524
001ad319
EZ
10525 * term/internal.el (IT-character-translations): Update ASCII
10526 simulations for greek-iso8859-7, add latin-iso8859-14 and
10527 latin-iso8859-15.
10528
9deed82f
EZ
10529 * international/mule-cmds.el (set-language-info-alist): Call
10530 define-prefix-command with 3 arguments, to make the map suitable
10531 for a menu.
10532
4f37b78a
DL
105332000-05-07 Dave Love <fx@gnu.org>
10534
1ec321a7 10535 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 10536
64a4c526
DL
105372000-05-05 Dave Love <fx@gnu.org>
10538
10539 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
10540 list in doc string. Don't quote keyword symbols.
10541 * emacs-lisp/cl.el: Likewise
10542 * emacs-lisp/cl-seq.el: Likewise
10543
056565f7
GM
105442000-05-05 Gerd Moellmann <gerd@gnu.org>
10545
10546 * abbrev.el (abbrev-mode): Make ARG optional.
10547
4656b314
GM
105482000-05-04 Gerd Moellmann <gerd@gnu.org>
10549
ec82fb2f
GM
10550 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
10551
10552 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
10553
4656b314
GM
10554 * subr.el (substitute-key-definition): Clarify documentation.
10555
105562000-05-04 Milan Zamazal <pdm@freesoft.cz>
10557
10558 * glasses.el (glasses-convert-to-unreadable): Use
10559 `glasses-separator' instead of the hard-wired "_".
10560 (glasses-mode): Call `glasses-make-unreadable' only in a single
10561 place.
10562
7b081c78
EZ
105632000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
10564
10565 * term/internal.el (cjk-codepages-alist): Add associations for
10566 Chinese and Korean codepages. Remove FIXME comment.
10567
baa5536e
DL
105682000-05-03 Dave Love <fx@gnu.org>
10569
10570 * time.el (display-time-mail-face, display-time-use-mail-icon):
10571 New option.
10572 (display-time-mail-icon): New variable.
10573 (display-time-string-forms): Use the above. Fix the local-map.
10574
cbf18892
GM
105752000-05-03 Gerd Moellmann <gerd@gnu.org>
10576
4ff40dd0
GM
10577 * replace.el (query-replace-map): Add binding for `E'.
10578 (query-replace-help): Extend help text.
10579 (perform-replace): Allow editing the replacement string.
10580
10581 * make-mode.el (makefile-mode-abbrev-table): New variable.
10582 (makefile-mode): Set local abbrev table to
10583 makefile-mode-abbrev-table.
10584 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 10585
cbf18892
GM
10586 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
10587 set TOGGLE's value.
10588
4ff40dd0
GM
10589 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
10590 mail-interactive-insert-alias.
10591 (mail-abbrev-complete-alias): New command.
10592 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 10593
ffec4d9f
KH
105942000-05-03 Kenichi Handa <handa@etl.go.jp>
10595
10596 * language/lao-util.el (lao-compose-region): New function.
10597
1b0672c3
GM
105982000-05-02 Gerd Moellmann <gerd@gnu.org>
10599
576da55d
GM
10600 * files.el (recover-session): Make directories as necessary
10601 if they don't exist yet.
10602
399c88ad
SS
10603 * calendar/cal-french.el
10604 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
10605 (french-calendar-special-days-array): Change French text.
10606 (calendar-french-date-string): Change output.
10607 (calendar-goto-french-date): Likewise.
10608
106092000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
10610
10611 * wid-edit.el (widget-default-active): Obey `:always-active'.
10612 (widget-documentation-string-value-create): Set `:always-active'.
10613
4b33deaa
EZ
106142000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
10615
10616 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
10617 default prefix to `~/_emacs.d/auto-save.list/_s'.
10618 (normal-top-level): Create the directory for auto-save files, if
10619 it doesn't already exist (in the ms-dos case only).
10620
5c922ea7
EZ
106212000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
10622
10623 * international/mule-cmds.el (set-language-environment): Don't
10624 concat an integer (dos-codepage), use format instead.
10625
820ad5e7
DL
106262000-05-02 Dave Love <fx@gnu.org>
10627
10628 * help.el (help-xref-on-pp): Check for constant symbols.
10629
57cb56f5
GM
106302000-04-29 Gerd Moellmann <gerd@gnu.org>
10631
10632 * startup.el (normal-top-level): Put a condition-case around
10633 the code loading subdirs.el.
10634
106352000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 10636
57cb56f5
GM
10637 * ps-print.el: Upside-down and face background color printing,
10638 line number step, doc fix.
10639 (ps-print-version): New version number (5.2).
10640 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
10641 (ps-face-attribute-list, ps-plot-with-face): Code fix.
10642 (ps-spool-config): Var fix.
10643 (ps-printer-name-option): Const fix.
10644 (ps-print-upside-down, ps-use-face-background)
10645 (ps-line-number-step): New vars.
10646 (ps-window-system, ps-lp-system): New consts.
10647 (ps-face-background): New fun.
10648
084cec2f
GM
106492000-04-28 Richard Stallman <rms@gnu.org>
10650
10651 * files.el (make-auto-save-file-name):
10652 Apply auto-save-file-name-transforms to visited file name
10653 before generating auto save file name.
10654 (auto-save-file-name-transforms): New variable.
10655
399c88ad 10656 * files.el (backup-enable-predicate):
084cec2f
GM
10657 Correctly test for a file under a temporary directory.
10658
c94f4677
GM
106592000-04-28 Gerd Moellmann <gerd@gnu.org>
10660
10661 * subr.el (add-minor-mode): Rewritten.
10662
7b211df5
KH
106632000-04-28 Kenichi Handa <handa@etl.go.jp>
10664
10665 * mail/sendmail.el (sendmail-send-it): Set
10666 buffer-file-coding-system to the selected coding system for MIME
10667 header.
10668
c76e04a8 106692000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 10670
c76e04a8
GM
10671 * dired.el (dired-move-to-filename-regexp): Allow format where
10672 YYYY is followed by two spaces.
e3e36d74 10673
c76e04a8
GM
10674 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
10675 in the second character class of the regexp.
10676
10677 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
10678 mh-etc, too.
353964e3 10679
c76e04a8
GM
10680 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
10681 nil.
399c88ad 10682
353964e3
GM
10683 * subr.el (add-minor-mode): Use `set' instead of `setq'.
10684
10685 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
10686 argument.
10687
c76e04a8 106882000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 10689
c76e04a8
GM
10690 * emacs-lisp/crm.el (crm-completion-table): New variable.
10691 (crm-collection-fn, crm-test-completion)
10692 (completing-read-multiple): Use it.
10693
106942000-04-27 Dave Love <fx@gnu.org>
10695
10696 * help.el (locate-library): Use mapc.
10697 (help-manyarg-func-alist): Add call-process-region.
10698
7464346d
GM
106992000-04-26 Gerd Moellmann <gerd@gnu.org>
10700
b35bd33d
GM
10701 * subr.el (add-minor-mode): Make argument MAP optional.
10702
7464346d
GM
10703 * desktop.el (desktop-save): Save list of minor modes.
10704 (desktop-create-buffer): Restore minor modes.
10705 (desktop-minor-mode-table): New user-option.
10706
10707 * subr.el (add-minor-mode): New function.
10708
10709 * image.el (find-image): New function.
10710 (defimage): Rewritten to find image at load time.
10711
10712 * startup.el (normal-top-level-add-to-load-path): Handle
10713 case that the default directory is not in load-path.
10714
10715 * help.el: Old patch from Stefan Monnier.
10716 (help-xref-on-pp): New function.
10717 (describe-variable): Use it to display xrefs in a symbol's value.
10718
23c0fb21
SM
107192000-04-26 Stefan Monnier <monnier@cs.yale.edu>
10720
10721 * cus-edit.el (custom-face): Fix parenthesis.
10722
fad95037
KH
107232000-04-26 Kenichi Handa <handa@etl.go.jp>
10724
f03392a1
KH
10725 * mail/rmail.el (rmail-expunge): When there are no deleted
10726 messages, do nothing.
fad95037 10727
0d7c5bb9
DL
107282000-04-26 Dave Love <fx@gnu.org>
10729
10730 * international/mule-cmds.el (locale-translation-file-name):
10731 Defvar to nil.
10732 (set-locale-environment): Set it here (at runtime).
10733
612839b6
GM
107342000-04-25 Gerd Moellmann <gerd@gnu.org>
10735
10736 * replace.el (perform-replace): Add parameters START and END. Use
10737 them instead of the check for a region in Transient Mark mode.
10738 (query-replace-read-args): Return two more list elements for the
10739 start and end of the region in Transient Mark mode.
10740 (query-replace, query-replace-regexp, query-replace-regexp-eval)
10741 (map-query-replace-regexp, replace-string, replace-regexp): Add
10742 optional last arguments START and END and pass them to
10743 perform-replace.
10744
10745 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
10746 form with additional arguments for perform-replace.
10747
10748 * progmodes/etags.el (tags-query-replace): Add parameters START
10749 and END. Construct a form with additional arguments for
10750 perform-replace.
10751
10752 * simple.el (shell-command): Set default directory for "*Shell
10753 Command Output" buffer.
10754
10755 * language/european.el (iso-latin-4): Fix typo.
10756
10757 * emacs-lisp/crm.el: New file.
10758
2917cc05
DL
107592000-04-24 Dave Love <fx@gnu.org>
10760
10761 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
10762 (Custom-reset-saved, Custom-reset-standard)
10763 (custom-group-value-create, custom-group-set, custom-group-save)
10764 (custom-group-reset-current, custom-group-reset-saved)
10765 (custom-group-reset-standard): Use mapc.
10766 (custom-buffer-create-internal): Disable undo when creating items.
10767 Use mapc.
10768 (custom-face): Avoid redundant lambda.
10769
abfcc168
GM
107702000-04-24 Gerd Moellmann <gerd@gnu.org>
10771
10772 * startup.el (auto-save-list-file-prefix): Set default to
10773 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
10774
fa78f71b
SS
107752000-04-24 Sam Steingold <sds@gnu.org>
10776
10777 * time-stamp.el (time-stamp-string-preprocess): Always convert
10778 `field-result' to a string.
10779
cc181e95
GM
107802000-04-24 Gerd Moellmann <gerd@gnu.org>
10781
10782 * frame.el (scrolling): New group.
10783 (automatic-hscrolling): New user-option.
10784
10785 * startup.el (command-line-x-option-alist): Add `-lsp' and
10786 `--line-spacing'.
10787
6142fdcb
DL
107882000-04-19 Dave Love <fx@gnu.org>
10789
10790 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
10791 (cl-mapc): Rename from mapc. Fix the funcall.
10792
5e3dac3f
GM
107932000-04-19 Gerd Moellmann <gerd@gnu.org>
10794
1c459486
GM
10795 * simple.el (clone-indirect-buffer-other-window): New command.
10796 (clone-indirect-buffer): Add optional arg NORECROD.
10797 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
10798
271b4185
GM
10799 * help.el (resize-temp-buffer-window): Use count-screen-lines.
10800
10801 * window.el (count-screen-lines): New function.
10802 (shrink-window-if-larger-than-buffer): Use count-screen-lines
10803 instead of window-buffer-height.
10804
10805 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
10806 non-existing variable comint-input-sentinel.
10807 (inferior-lisp-args-to-list): Removed.
10808 (inferior-lisp): Use split-string instead of
10809 inferior-lisp-args-to-list.
10810
10811 * hexl.el (hexl-insert-hex-string): New command.
10812
5e3dac3f
GM
10813 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
10814 instead of concat.
10815
f6d3257b
GM
108162000-04-18 Gerd Moellmann <gerd@gnu.org>
10817
10818 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
10819 at the start of an existing but empty folder.
10820
108212000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10822
10823 * ps-mule.el: Customization fix, doc fix.
10824 (ps-multibyte-buffer): Customization fix.
10825
8b7bc628 108262000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
10827
10828 * subr.el (read-passwd): Use read-char-exclusive.
10829
0daee095
GM
108302000-04-17 Gerd Moellmann <gerd@gnu.org>
10831
10832 * textmodes/texinfo.el (texinfo-insert-@email)
10833 (texinfo-insert-@emph, texinfo-insert-@quotation)
10834 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
10835 (texinfo-mode-map): Add key bindings for them.
10836
10837 * files.el (basic-save-buffer-2): Use a template with `$'
10838 instead of `#' for VMS.
10839
10840 * simple.el (clone-indirect-buffer): New function.
10841
e10f64e7
GM
108422000-04-16 Stephen Eglen <stephen@gnu.org>
10843
10844 * iswitchb.el (iswitchb-case): New function. If the user input
10845 contains any upper-case characters, the search is made
10846 case-sensitive.
10847
e3721db1
SM
108482000-04-17 Stefan Monnier <monnier@cs.yale.edu>
10849
e10f64e7
GM
10850 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
10851 comment-end.
e3721db1
SM
10852 (texinfo-font-lock-syntactic-keywords): New var.
10853 (texinfo-font-lock-keywords): Remove comment regexp.
10854 (texinfo-insert-block): New function.
10855 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
10856 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
10857 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 10858 (texinfo-environments): New var.
e10f64e7
GM
10859 (texinfo-environment-regexp): Use regexp-opt and
10860 texinfo-environments.
e3721db1 10861
e10f64e7
GM
10862 * textmodes/ispell.el (ispell-menu-map-needed): Check that
10863 ispell-process is bound since this might be eval'd before ispell
10864 is loaded.
10865 (ispell-message): Use a tiny bit less magic and a bit more hard
10866 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
10867
10868 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
10869
10870 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
10871 (insert-cyclic-diary-entry): Unquote the lambda.
10872
10873 * gud.el (gud-jdb-build-source-files-list): Fix typo.
10874
10875 * files.el (backup-enable-predicate): Unquote the lambda.
10876
10877 * cus-edit.el (custom-face, face): Unquote the lambda.
10878
712dc9e0
GM
108792000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10880
10881 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 10882
712dc9e0
GM
10883 * ps-print.el: Fix counting lines in a region.
10884 (ps-print-version): New version number (5.1.5).
10885 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
10886 (ps-printing-region): Fun code fix.
10887
ffc50f2a
GM
108882000-04-15 Gerd Moellmann <gerd@gnu.org>
10889
10890 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
10891 to file-directory-p.
10892
a2522dca
GM
108932000-04-14 Gerd Moellmann <gerd@gnu.org>
10894
10895 * gud.el (gud-jdb-build-source-files-list): Check that directory
10896 exists before calling directory-files.
10897
6e883610
DL
108982000-04-13 Dave Love <fx@gnu.org>
10899
10900 * emacs-lisp/trace.el: Change maintainer. Use new backquote
10901 syntax.
10902
10903 * emacs-lisp/cl-specs.el: Remove when, unless.
10904
10905 * emacs-lisp/cl-extra.el: Don't quote keywords.
10906 (cl-old-mapc): New variable.
10907 (mapc): Use it.
10908 (cl-map-intervals): Use with-current-buffer. Don't check for
10909 next-property-change.
10910 (cl-map-overlays): Use with-current-buffer.
10911 (cl-expt): Remove.
10912 (copy-tree, remprop): Define unconditionally.
10913
10914 * emacs-lisp/cl-compat.el (keywordp): Remove.
10915
10916 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
10917 to use keywordp.
10918 (edebug-spec): Enable keywordp.
10919
10920 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
10921 string-lessp.
10922
10923 * cus-start.el: Use keywordp.
10924
198e3c7a
GM
109252000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10926
10927 * diary-lib.el (include-other-diary-files): Fix the fix of
10928 2000-02-18 by doing a save-excursion.
10929
109302000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10931
10932 * ps-print.el: Customization fix, doc fix.
10933 (ps-print-version): New version number (5.1.4).
10934 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
10935 (ps-print-preprint): Adjust code.
10936 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
10937 (ps-print-prologue-header, ps-print-control-characters)
10938 (ps-spool-config): Customization fix.
fa78f71b 10939
8eba343c
EZ
109402000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
10941
10942 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
10943 converted to the new menu-item format, names silightly changed,
10944 help strings added.
10945
10946 Support for spelling without async subprocesses:
10947
10948 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
10949 (ispell-session-buffer): New variables.
10950 (ispell-start-process, ispell-process-status,
10951 ispell-accept-output, ispell-send-string): New functions, for
10952 Ispell invocation when async subprocesses aren't supported.
10953 (ispell-word, ispell-pdict-save, ispell-command-loop,
10954 ispell-process-line, ispell-buffer-local-parsing): Replace calls
10955 to process-send-string with calls to ispell-send-string, and
10956 accept-process-output with ispell-accept-output.
10957 (ispell-init-process): Call ispell-process-status instead of
10958 process-status with.
10959 (ispell-init-process): Call ispell-start-process. Call
10960 ispell-accept-output and ispell-send-string. Don't call
10961 process-kill-without-query and kill-process if they are unbound.
10962 (ispell-async-processp): New function.
10963
3d30065d
DL
109642000-04-12 Dave Love <fx@gnu.org>
10965
10966 * info.el: Add debug-ignored-errors.
10967 (Info-mode-menu): Add some items.
10968 (Info-directory): Add autoload cookie.
10969
10970 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
10971 Modify `truncate-lines'. Make `describe-language-environment'
10972 always visible and add help. Modify `describe-key' help. Invoke
10973 Info-directory from `info'. New entry `emacs-manual'.
10974
1a1b1895
GM
109752000-04-10 Gerd Moellmann <gerd@gnu.org>
10976
8b2affc5
GM
10977 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
10978 propertized-buffer-identification.
10979 (ebrowse-update-member-buffer-mode-line): Likewise.
10980 (ebrowse--mode-strings): Removed.
10981 (ebrowse--mode-line-props): Removed.
10982
1a1b1895
GM
10983 * files.el (auto-mode-alist): Add `EBROWSE'.
10984
10985 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
10986 space before testing for end of buffer.
10987 (ebrowse-load): Removed.
10988 (ebrowse-revert-tree-buffer-from-file): Rewritten.
10989 (ebrowse-create-tree-buffer): Rewritten.
10990 (ebrowse-tree-mode): Read tree from buffer.
10991
10992 * progmodes/ebrowse-ffh.el: Removed.
10993
223f3c91
KH
109942000-04-10 Kenichi Handa <handa@etl.go.jp>
10995
10996 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
10997
25fbf2c4
GM
109982000-04-10 Gerd Moellmann <gerd@gnu.org>
10999
11000 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
11001 at the wrong place.
11002
92c13173
DL
110032000-04-09 Dave Love <fx@gnu.org>
11004
11005 * files.el (backup-enable-predicate): Use
11006 temporary-file-directory, small-temporary-file-directory.
11007 (make-backup-file-name-function, backup-directory-alist): New
11008 variables.
11009 (make-backup-file-name-1): New function.
11010 (make-backup-file-name): Use it.
11011 (find-backup-file-name): Likewise. Use format for clarity, not
11012 concat.
11013 (file-newest-backup): Use make-backup-file-name.
11014
be0dbdab
GM
110152000-04-09 Gerd Moellmann <gerd@gnu.org>
11016
c45be9ac 11017 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 11018
c45be9ac
GM
11019 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
11020 to ebrowse-ffh.el.
11021 (ebrowse-load): Add autoload.
11022
11023 * finder.el (finder-commentary): Add autoload cookie.
11024
be0dbdab
GM
11025 * mail/rfc2368.el: Correct author's email address.
11026
11027 * progmodes/ebrowse.el: New file.
11028
11029 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
11030 item help string.
11031 (easy-menu-do-add-item): Ditto.
11032 (easy-menu-define): Extend doc string.
11033
11034 * jit-lock.el (with-buffer-unmodified): Use
11035 restore-buffer-modified-p.
11036 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
11037 (jit-lock-function, jit-lock-stealth-fontify): Don't use
11038 with-buffer-unmodified.
11039
3f923efe
DL
110402000-04-08 Dave Love <fx@gnu.org>
11041
11042 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
11043 unless, when.
11044
d35bee0e
MK
110452000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
11046
11047 * viper-util.el (viper-put-on-search-overlay): New subroutine.
11048 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 11049 doesn't support face.
d35bee0e 11050 Use `viper-put-on-search-overlay'.
fa78f71b 11051
c407c570
GM
110522000-04-04 Gerd Moellmann <gerd@gnu.org>
11053
11054 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
11055 like C-r.
11056
11057 * progmodes/make-mode.el: Some doc fixes.
11058 (makefile-mode-abbrev-table): New variable.
11059 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
11060 (makefile-font-lock-keywords): Fontify includes and conditionals.
11061 (toplevel): Require `dabbrev' and `add-log' when compiling.
11062
11063 * replace.el (perform-replace): Don't move forward one char
11064 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
11065 to do that because it leaves point 1 position after the last
11066 replacement, after everything has been replaced.
11067
11068 * jit-lock.el (with-buffer-unmodified): New macro.
11069 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
11070 modified state.
11071 (jit-lock-function-1): Extracted from jit-lock-function; not
11072 preserving buffer's modified state.
11073 (jit-lock-function, jit-lock-stealth-fontify): Call
11074 jit-lock-function-1.
11075
11076 * mail/rfc2368.el: Remove supernumerary copyright line.
11077
685e5ed2
GM
110782000-04-04 Milan Zamazal <pdm@freesoft.cz>
11079
11080 * glasses.el: Provide facilities for inserting space before left
11081 parentheses and uncapitalization of identifiers.
11082 (glasses-mode): Try to remove old overlays in all cases.
11083
0166aed1
GM
110842000-04-03 Gerd Moellmann <gerd@gnu.org>
11085
62f20204
GM
11086 * progmodes/compile.el (compile-internal): Display the compilation
11087 buffer in a different frame, if it's already displayed there.
11088
6460c400
GM
11089 * mail/rfc2368.el: New file.
11090
c0510d27
GM
11091 * simple.el (sendmail-user-agent-compose): Recognize a `body'
11092 header and insert its value as mail body.
11093
11094 * subr.el (member-ignore-case): New function.
11095
11096 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
11097 (dabbrev--find-expansion): Ignore buffers matching a regexp
11098 from dabbrev-ignored-regexps.
11099
0166aed1
GM
11100 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
11101 to extensions handled by gzip.
11102
c0510d27
GM
111032000-04-03 Richard M. Stallman <rms@gnu.org>
11104
11105 * files.el (insert-directory): List the total free space
11106 along with the used space.
fa78f71b 11107
c0510d27
GM
11108 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
11109 line is followed by one that matches CITATION-REGEXP, end the
11110 paragraph.
11111
111122000-04-03 Markus Rost <rost@delysid.gnu.org>
11113
11114 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
11115 (rmail-make-basic-summary-line): Use that option.
fa78f71b 11116
14c04384
KH
111172000-04-03 Kenichi Handa <handa@etl.go.jp>
11118
11119 * international/mule-cmds.el (encoded-string-description):
11120 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
11121 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
11122 for hexadecimal format.
14c04384 11123
ccf5869a
DL
111242000-04-01 Dave Love <fx@gnu.org>
11125
11126 * cpp.el: Change customization group to `c' from `C'.
11127
11128 * vcursor.el (vcursor-move): Use display-color-p.
11129
11130 * international/mule-util.el: Provide mule-utils.
11131 (string-to-sequence): Simplify and speed up.
11132
11133 * international/mule.el (make-coding-system): Purecopy doc-string.
11134
11135 * international/mule-cmds.el: Various menu changes.
11136 (describe-specified-language-support): Handle `Default'.
11137 (set-language-info): Purecopy `info'.
11138
610d841e
GM
111392000-03-31 Andrew Innes <andrewi@gnu.org>
11140
11141 * vc.el (vc-backend-diff): Return the correct status if we had to
11142 retry the rcsdiff command without the --brief option.
fa78f71b 11143
7f9de034
DL
111442000-03-31 Dave Love <fx@gnu.org>
11145
2de47765
DL
11146 * help.el (help-manyarg-func-alist): Correct several omissions.
11147
72838819
DL
11148 * add-log.el: Don't require cl, fortran.
11149 (add-log-current-defun-function): Doc fix.
11150 (change-log-version-number-regexp-list): Remove SCCS part. Doc
11151 fix.
11152 (change-log-version-rcs): Function deleted.
11153 (change-log-version-number-search): Doc fix. Use
11154 vc-workfile-version. Avoid CL dolist.
11155 (add-change-log-entry): Just call add-log-current-defun to get
11156 defun. Simplify somewhat.
11157 (change-log-get-method-definition-1): Likewise.
11158 (add-log-current-defun): Return nil if calling
11159 add-log-current-defun-function does so. Move Fortran stuff to
11160 fortran.el. Return string without properties.
11161
7f9de034
DL
11162 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
11163 and :alpha: char classes.
11164
11165 * mail/supercite.el: Defvar curline when compiling.
11166 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
11167 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
11168 rather than a-zA-Z0-9 to allow non-ASCII characters.
11169
aa110c0c
GM
111702000-03-31 Gerd Moellmann <gerd@gnu.org>
11171
11172 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
11173
11174 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11175 Re-enable new code.
11176
11177 * lpr.el (print-region-1): Use -d to specify printer name for
11178 systems `usg-unix-v*, `dgux', `hpux', `irix'.
11179
111802000-03-31 Dave Love <fx@gnu.org>
fa78f71b 11181
aa110c0c
GM
11182 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
11183 for function definition in symbol's function value slot first
11184 instead of first consulting byte-compile-function-environment.
fa78f71b 11185
6733d074
KH
111862000-03-31 Kenichi Handa <handa@etl.go.jp>
11187
11188 * language/european.el ("Polish"): New language environment.
11189 (setup-polish-environment): New function.
11190
63fcfa04
GM
111912000-03-30 Gerd Moellmann <gerd@gnu.org>
11192
11193 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11194 Disable new code.
11195
11196 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
11197 trying to `load' the symbol of an autoload instead of the file
11198 recorded in the autoload. Fix error messages.
11199
7438c86b
GM
112002000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11201
11202 * ps-print.el: PostScript programming fix for ghostview, doc fix.
11203 (ps-print-version): New version number (5.1.3).
11204 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
11205 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
11206 (ps-generate-postscript-with-faces): Code fix.
11207 (ps-color-values): XEmacs compatibility.
11208 (ps-print-background-image, ps-print-background-text, ps-printer-name)
11209 (ps-default-fg, ps-default-bg): Adjust customization.
11210 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
11211 (ps-color-scale): Renaming old ps-color-value fun.
11212 (ps-print-headers): Replace ps-print-header group to avoid conflict
11213 with ps-print-header variable.
11214 (ps-print-miscellany): New group.
11215 (ps-format-color, ps-rgb-color): New funs.
11216 (ps-default-foreground): New var.
11217 (ps-printer-name-option): New const.
fa78f71b 11218
326855a0
PB
112192000-03-30 Peter Breton <pbreton@ne.mediaone.net>
11220
1f56ba73
PB
11221 * net/net-utils.el:
11222 (network-connection-host, network-connection-service): New variables
11223 (network-connection-mode): New mode, derived from comint-mode
11224 (network-connection-mode-setup): New function, saves host and
fa78f71b 11225 service information in local variables.
1f56ba73 11226
326855a0
PB
11227 * lisp/locate.el:
11228 (locate-word-at-point): Added this function
11229 (locate): Default to using locate-word-at-point as input
11230 Run dired-mode-hook
11231
141384bd
DL
112322000-03-29 Dave Love <fx@gnu.org>
11233
11234 * calendar/appt.el: Doc fixes.
11235 (appt-check): Convert min-to-app to a string before passing to
11236 appt-disp-window-function or concat.
11237 (appt-delete-window): Remove test for frame-root-window.
11238 (appt-select-lowest-window, appt-convert-time): Simplify.
11239
11240 * emacs-lisp/bytecomp.el: Doc fixes.
11241 (byte-compile-file-form-autoload): Update
11242 byte-compile-function-environment.
11243
c5aa0fc2
AS
112442000-03-29 Andreas Schwab <schwab@suse.de>
11245
11246 * emacs-lisp/autoload.el: Also print defsubst doc string
11247 specially.
11248
11249 * dired.el (dired-insert-directory): If dired-free-space-program
11250 failed just delete its output.
11251
f1d6fe69
DL
112522000-03-29 Dave Love <fx@gnu.org>
11253
11254 * international/iso-cvt.el: Move provide to end. Doc fixes.
11255 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
11256 (iso-iso2sgml, iso-sgml2iso): New functions.
11257 (iso-cvt-define-menu): Fix some entries and use backquote for
11258 clarity.
11259
11260 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
11261
b61f1215
GM
112622000-03-28 Gerd Moellmann <gerd@gnu.org>
11263
11264 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
11265 ISO-DATE. If non-nil, return date in ISO 8601 format.
11266
ea4b0ca3
SM
112672000-03-26 Stefan Monnier <monnier@cs.yale.edu>
11268
3831af62
SM
11269 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
11270 if it ever becomes used.
11271 (log-edit-mode-hook): Default to vc-log-mode-hook.
11272 (log-edit-mode): Fix the docstring.
11273
ea4b0ca3
SM
11274 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
11275 the code.
11276
08f8b1cc
DL
112772000-03-26 Dave Love <fx@gnu.org>
11278
082527fe
DL
11279 * net/browse-url.el (browse-url): Re-fix case of
11280 browse-url-browser-function being an alist.
11281 (browse-url): Add :link to defgroup.
11282
08f8b1cc
DL
11283 * files.el: Doc fixes.
11284 (file-truename): Include `[' in wildcard characters.
11285 (automount-dir-prefix): Customize.
11286 (find-file-wildcards): Add :version.
11287 (find-file-noselect): Simplify a mapcar call.
11288
11289 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
11290 compatible with inf-lisp version.
11291 (eval-defun-1): Fix custom-declare-variable case.
11292
ea4b0ca3
SM
112932000-03-25 Stefan Monnier <monnier@cs.yale.edu>
11294
11295 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
11296
9a0dd3dc
GM
112972000-03-24 Gerd Moellmann <gerd@gnu.org>
11298
b68c375f
GM
11299 * Makefile (COMPILE_FIRST): New macro.
11300 (compile-files): Compile files from COMPILE_FIRST first.
11301
11302 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
11303 code.
11304
9a0dd3dc
GM
11305 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
11306 matching open parenthesis in column 0 to defun-prompt-regexp
11307 only if open-paren-in-column-0-is-defun-start is set.
11308
11309 * sun-curs.el: Require CL at compile-time only.
11310
11311 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
11312 instead of copy-list which is a function from CL.
11313 (msb--choose-menu, msb--mode-menu-cond)
11314 (msb--create-buffer-menu-2): Use dolist instead of mapc.
11315 (msb--init-file-alist): Use mapcar instead of mapcan.
11316 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
11317 `(' in column 0 in doc string.
11318 (msb--add-separators): Use mapcar instead of mapcan.
11319
11320 * cus-dep.el: Require CL at compile-time only.
11321
c7dcadb5
SM
113222000-03-24 Stefan Monnier <monnier@cs.yale.edu>
11323
11324 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
11325 (byte-compile-warnings): New warning `noruntime'.
11326 (byte-compile-constants, byte-compile-variables): Fix docstring.
11327 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
11328 execute `eval-whenc-compile's body.
11329 (byte-compile-unresolved-functions): Fix docstring.
11330 (byte-compile-eval): New function.
11331 (byte-compile-callargs-warn): Check if the function will be available
11332 at runtime (via property `byte-compile-noruntime').
11333 (byte-compile-print-syms): New function.
11334 (byte-compile-warn-about-unresolved-functions): Also warn about
11335 `noruntime' functions (and use `byte-compile-print-syms').
11336 (byte-compile-file): Capitalize the message.
11337
3b55acc9
GM
113382000-03-24 Gerd Moellmann <gerd@gnu.org>
11339
11340 * mail/rmail.el (rmail-confirm-expunge): New user-option.
11341 (rmail-expunge): Ask for confirmation depending on the setting
11342 of rmail-confirm-expunge.
11343
113442000-03-23 Gerd Moellmann <gerd@gnu.org>
11345
11346 * Makefile (bootstrap-clean): If $(emacs) exists, build
11347 loaddefs.el first. A loaddefs.el that's not up-to-date might
11348 cause a bootstrap failure because things don't autoload as
11349 expected.
11350
02c76af4
DL
113512000-03-23 Dave Love <fx@gnu.org>
11352
11353 * net/browse-url.el: Restore previous use of
11354 browse-url-maybe-new-window.
11355
1a3199d9
GM
113562000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11357
11358 * ps-print.el: Skip banner page fix.
11359 (ps-print-version): New version number (5.1.2).
11360 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 11361
1a3199d9
GM
113622000-03-23 Dave Pearson <davep@davep.org>
11363
11364 * net/quickurl.el Changed the type of parameter passed to the
11365 function defined by `quickurl-format-function'. Before only the
11366 text of the URL was passed. Now the whole URL structure is passed
11367 and the function is responsible for extracting the parts it
11368 requires. Changed the default of `quickurl-format-function'
11369 accordingly.
11370 (quickurl-insert): Changed the `funcall' of
11371 `quickurl-format-function' to match the above change.
11372 (quickurl-list-insert): Changed the `url' case so that it makes
11373 use of `quickurl-format-function', previous to this the format was
11374 hard wired.
fa78f71b 11375
72db3ab5
GM
113762000-03-22 Gerd Moellmann <gerd@gnu.org>
11377
11378 * startup.el: Change some spellings for the X Window System.
11379
68049bfa
SM
113802000-03-22 Stefan Monnier <monnier@cs.yale.edu>
11381
11382 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
11383 up the code and the regexp and make sure the cursor is temporarily
11384 moved to the suspicious line while querying the user.
11385
ff4df011
JR
113862000-03-22 Jason Rumney <jasonr@gnu.org>
11387
11388 * w32-fns.el (w32-charset-info-alist): Initialize.
11389
ee1c5b21
GM
113902000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11391
11392 * ps-print.el: N-up last page fix.
11393 (ps-print-version): New version number (5.1.1).
11394 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 11395
d2cbfba0
SM
113962000-03-21 Stefan Monnier <monnier@cs.yale.edu>
11397
bfb857d8
SM
11398 * files.el (find-file-run-dired): Update docstring.
11399 (find-directory-functions): New hook.
11400 (find-file-noselect): Run find-directory-functions rather than
11401 calling dired directly.
11402
11403 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
11404
cb3430a1
SM
11405 * pcvs.el: Add a minimal leading commentary.
11406 (cvs-make-cvs-buffer): Change the header part by removing the startup
11407 message and adding a `Module' entry. Also replace the FOOTER and
11408 HEADER special fileinfos with the new support in ewoc for updating
11409 its own footer and header.
11410 (cvs-update-header): Update to use the header/footer of the ewoc.
11411 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
11412 (cvs-is-within-p): New function.
11413 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
11414 to only examine some subset of the buffers.
11415
11416 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
11417 `format' instead of our own ad-hoc functions.
11418 Remove HEADER and FOOTER cases, now handled in the EWOC.
11419 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
11420
11421 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
11422 output to avoid scaring the user.
11423 (cvs-parse-table): Catch message for non-up-to-date commits.
11424
11425 * pcvs-defs.el (cvs-startup-message): Remove.
11426 (cvs-global-menu): New autoloaded menu.
11427
11428 * pcvs-util.el (cvs-string-fill): Remove.
11429
11430 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
11431 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
11432 PP part of it and also make it work for footers and headers.
11433 (ewoc-create): Drop POS and BUFFER arguments.
11434 Use the DLL's dummy node to store the end-of-footer position.
11435 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
11436 (ewoc-refresh): Remove unused `header' variable.
11437 (ewoc-(get|set)-hf): New functions.
11438
d2cbfba0
SM
11439 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
11440 log-view-*-(message|file) and use easy-mmode-define-navigation.
11441 (log-view-message-re): Match SCCS format as well.
11442 And match the revision line rather than the dashed separator line.
11443 (log-view-mode): Use the new define-derived-mode.
11444 (log-view-current-tag): Fill in with an actual implementation.
11445
11446 * cvs-status.el (cvs-status-(prev|next)): Rename from
11447 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
11448 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
11449 to let the output "breathe" a little more (more readable).
11450 (cvs-status-mode): Use the new define-derived-mode.
11451
11452 * smerge-mode.el (smerge-auto-leave): New function and variable.
11453 (smerge-basic-map): Rename from smerge-basic-keymap.
11454 Change the bindings for smerge-diff-*.
11455 (smerge-*-map): Use easy-mmode-defmap.
11456 (smerge-(next|prev)): Use easy-mmode-define-navigation.
11457 (smerge-keep-*): Use smerge-auto-leave.
11458
51663132
JR
114592000-03-21 Jason Rumney <jasonr@gnu.org>
11460
11461 * cus-edit.el (custom-button-face): Use 3D look for w32.
11462 (custom-button-pressed-face): Likewise.
11463
3f6e4b8b
GM
114642000-03-21 Gerd Moellmann <gerd@gnu.org>
11465
11466 * progmodes/etags.el (tags-case-fold-search): New user-option.
11467 (tags-loop-eval): New function. Bind case-fold-search around eval
11468 depending on the value of tags-case-fold-search.
11469 (tags-loop-continue): Use tags-loop-eval.
11470 (find-tag-in-order): Bind case-fold-search depending on the value
11471 of tags-case-fold-search.
11472
c7ea3acc
SM
114732000-03-21 Stefan Monnier <monnier@cs.yale.edu>
11474
0ae39f53
SM
11475 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
11476 (diff-end-of-hunk): Return the end position for use in
11477 `easy-mmode-define-navigation'.
11478 (diff-recenter): Remove.
11479 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
11480 of `easy-mmode-define-navigation'.
11481 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
11482 previous renaming) and fix to use new names.
11483 (diff-merge-strings): Use \n as separator: simpler, faster.
11484 (diff-mode): Use `define-derived-mode'.
11485
c7ea3acc
SM
11486 * derived.el (define-derived-mode): Don't autoload anymore.
11487 Prefer the macro-only version provided by easy-mmode.el.
11488
11489 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
11490 `easy-mmode-define-derived-mode'.
11491 Use `combine-run-hooks'.
11492 (easy-mmode-define-navigation): New macro.
11493
11494 * subr.el (combine-run-hooks): New function.
11495
6c4bfdc0
KH
114962000-03-21 Kenichi HANDA <handa@etl.go.jp>
11497
11498 * term/x-win.el: Fontsets related initialization is simplified.
11499
11500 * international/mule-diag.el (describe-font): Don't refer to
11501 global-fontset-alist, instead call font-list.
11502 (describe-fontset, list-fontsets, mule-diag): Likewise.
11503 (print-fontset): Adjusted for the change of fontset
11504 implementation.
11505
11506 * international/fontset.el (x-charset-registries): Variable
11507 removed, instead the corresponding data is stored in the default
11508 fontset.
11509 (register-alternate-fontnames): Function removed.
11510 (resolved-ascii-font): Variable removed.
11511 (x-compose-font-name): Ignore the second argument REDOCE.
11512 (x-complement-fontset-spec): Complement only an ASCII font and
11513 element for those charsets than can use that ASCII font.
11514 (generate-fontset-menu): Don't refer to global-fontset-alist,
11515 instead call fontset-list.
11516 (uninstantiated-fontset-alist): Variable removed.
11517 (x-style-funcs-alist): Likewise.
11518 (fontset-default-styles): Likewise.
11519 (x-modify-font-name): Function removed.
11520 (create-fontset-from-fontset-spec): Ignore the argument
11521 STYLE-VARIANT.
11522 (create-fontset-from-ascii-font): Docsting adjusted for the above
11523 change.
11524 (instantiate-fontset, resolve-fontset-name): Functions removed.
11525 (fontset-list): Now implemented by C code.
fa78f71b 11526
6c4bfdc0
KH
11527 * faces.el (read-face-font): Fix TABLE arg to completing-read.
11528 (describe-face): Include `font' attribute in the description.
11529
9111d4b5
KH
115302000-03-21 Kenichi Handa <handa@etl.go.jp>
11531
11532 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
11533
b33dd3b0
GM
115342000-03-20 Gerd Moellmann <gerd@gnu.org>
11535
a25bbe00
GM
11536 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
11537 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
11538 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 11539
b33dd3b0
GM
11540 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
11541 about behavior of set-buffer-modified-p wrt redisplay.
11542
8b7bc628 115432000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
11544
11545 * view.el (view-mode-disable): Kill local binding of view-read-only.
11546
d7b511c4
GM
115472000-03-18 Gerd Moellmann <gerd@gnu.org>
11548
11549 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
11550 is a string, convert it to a syntax cell using string-to-syntax.
11551
11552 * simple.el (syntax-code-table, syntax-flag-table): New variables.
11553 (string-to-syntax): New function.
11554
11555 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
11556 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 11557 try to use passive ftp mode.
d7b511c4 11558
998ecc60
GM
115592000-03-17 Gerd Moellmann <gerd@gnu.org>
11560
b33dd3b0 11561 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
11562
11563 * simple.el (append-to-buffer): Update point of windows after
11564 insertion.
11565
11566 * abbrev.el (inverse-add-abbrev): Identify word by first moving
11567 forward then moving backward. Reindent.
11568
11569 * frame.el (other-frame): Call x-focus-frame only if
11570 focus-follows-mouse is off.
11571
235d6821
DL
115722000-03-17 Dave Love <fx@gnu.org>
11573
11574 * pcvs-util.el (cvs-strings->string): Rename
11575 replace-regexps-in-string.
11576
a29a2cd1
SM
115772000-03-17 Stefan Monnier <monnier@cs.yale.edu>
11578
af595444
SM
11579 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
11580 regexp for labels cannot span several lines.
11581
11582 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 11583 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 11584
a9be2843
DL
115852000-03-16 Dave Love <fx@gnu.org>
11586
11587 * progmodes/f90.el (f90): Put custom group under `languages', not
11588 `fortran'.
11589 (f90-mode-hook): Customize.
11590 (f90-mode): Set add-log-current-defun-function.
11591 (f90-current-defun): New function.
11592
d0ab3e9d
GM
115932000-03-16 Gerd Moellmann <gerd@gnu.org>
11594
16b20ed9
GM
11595 * cus-edit.el (custom-variable-tag-face): Handle case that
11596 default face's height is not a number.
11597 (custom-face-tag-face, custom-group-tag-face-1)
11598 (custom-group-tag-face): Ditto.
11599 (custom-group-tag-face-1): Add :group.
fa78f71b 11600
d0ab3e9d
GM
11601 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
11602
ae8ab422
GM
116032000-03-15 Gerd Moellmann <gerd@gnu.org>
11604
11605 * pcvs-defs.el (toplevel): Remove autoload cookie for form
11606 requiring easymenu.
11607
81c7ca69
GM
116082000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11609
11610 * ps-print.el: PostScript user-defined prologue, PostScript error
11611 handler, doc fix.
11612 (ps-print-version): New version number (5.1).
11613 (ps-user-defined-prologue, ps-error-handler-message)
11614 (ps-print-prologue-0, ps-error-handler-alist): New vars.
11615 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
11616 (ps-insert-string): New function.
fa78f71b 11617
dcf1003d
KH
116182000-03-15 Kenichi Handa <handa@etl.go.jp>
11619
11620 * international/ccl.el (ccl-compile-expression): Don't generate
11621 invalid self-assignment code.
11622
73825616
DL
116232000-03-14 Dave Love <fx@gnu.org>
11624
11625 * subr.el (replace-regexp-in-string): Renamed from
11626 replace-regexps-in-string. Doc fix.
11627
031020ac
DL
116282000-03-12 Dave Love <fx@gnu.org>
11629
11630 * cus-edit.el: Doc fixes.
11631 (customize-set-variable, customize-save-variable): Rename args for
11632 doc.
11633 (custom-variable-tag-face, custom-face-tag-face)
11634 (custom-group-tag-face-1, custom-group-tag-face): Modify from
11635 style which user identify as hyperlink.
11636 (hook): Don't add undefined functions to the hook.
11637 (debug-ignored-errors): Transfer message from bindings.el.
11638
9b2f3c38
GM
116392000-03-12 Gerd Moellmann <gerd@gnu.org>
11640
11641 * recentf.el (recentf-keep-non-readable-files-p): Remove
11642 double/nested definition.
11643
0d6e23cf
DL
116442000-03-12 Dave Love <fx@gnu.org>
11645
11646 * facemenu.el (facemenu-get-face): Use display-color-p.
11647 * enriched.el (enriched-decode-foreground): Likewise.
11648 (enriched-decode-background): Likewise.
11649 * isearch.el (isearch-highlight): Likewise.
11650 * info-look.el (info-lookup): Likewise.
11651 * simple.el (completion-setup-function): Likewise.
11652
11653 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
11654 :options.
11655
11656 * bindings.el (mode-line-format): Fix line-number and
11657 column-number items. Add help-echo for the background.
11658 (mode-line-mule-info): Modify help-echo.
11659
1598a961 11660 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
0d6e23cf
DL
11661
11662 * files.el (load-file): Allow completion to .elc.
11663
11664 * man.el: Doc fixes.
11665 (Man-init-defvars): Use display-color-p to set fontification.
11666
11667 * play/hanoi.el (hanoi-internal): Don't use oddp.
11668
e1cff360
GM
116692000-03-12 Gerd Moellmann <gerd@gnu.org>
11670
11671 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
11672
11673 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
11674
5e5dff44
GM
116752000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
11676
11677 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
11678 Fix comment.
11679
5b467bf4
SM
116802000-03-10 Stefan Monnier <monnier@cs.yale.edu>
11681
83fef604
SM
11682 * font-lock.el (font-lock-keywords): Fix the doc now that
11683 regexp-opt-depth is unnecessary.
11684 (save-buffer-state): Set an edebug spec.
11685 (font-lock-fontify-anchored-keywords): Properly handle the case when
11686 the matcher goes past the limit.
11687
5b467bf4
SM
11688 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
11689 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
11690
83fef604
SM
11691 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
11692 dll.el and cookie.el (from Elib) with heavy renaming and other
11693 massaging.
5b467bf4
SM
11694
11695 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
11696 Autoload the functions used.
11697 (easy-mmode-define-syntax): Fix CL typo.
11698 (easy-mmode-define-derived-mode): Improve the docstring generation.
11699
d407456c
GM
117002000-03-10 Gerd Moellmann <gerd@gnu.org>
11701
11702 * textmodes/texinfo.el (texinfo-version): Variable and function
11703 removed.
11704
5a7a545c
SM
117052000-03-09 Stefan Monnier <monnier@cs.yale.edu>
11706
0d6e23cf
DL
11707 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
11708 allow more flexibility.
11709 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
11710 fns.
11711 (easy-mmode-defmap, easy-mmode-defsyntax)
11712 (easy-mmode-define-derived-mode): New macros.
5a7a545c 11713
d407456c 117142000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
11715
11716 * rect.el (replace-rectangle): New function.
11717
117182000-03-09 Dave Love <fx@gnu.org>
11719
11720 * progmodes/fortran.el (fortran-comment-line-start): Define as
11721 "C".
11722 (fortran-comment-line-start-skip): Don't match cpp stuff.
11723 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
11724 (fortran-mode-map): Remove over-eager custom-menu-create for now.
11725 (fortran-mode): Don't set fortran-comment-line-start-skip,
11726 fortran-comment-line-start here. Set comment-start,
11727 add-log-current-defun.
11728 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
11729 (fortran-current-defun): New function.
11730
80460654
GM
117312000-03-09 Gerd Moellmann <gerd@gnu.org>
11732
d1221ea9
GM
11733 * emacs-lisp/re-builder.el: New file.
11734
1853aa6b
GM
11735 * mouse.el (mouse-drag-region): Don't run up-event handler
11736 if hscroll has changed.
11737
80460654
GM
11738 * octave-mod.el (octave-font-lock-keywords): To font-lock the
11739 builtin operators, use `font-lock-builtin-face' for Emacs and
11740 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
11741
11742 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
11743 `(defun (setf foo)' differently.
11744
c0056275
SM
117452000-03-08 Stefan Monnier <monnier@cs.yale.edu>
11746
11747 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
11748 (regexp-opt): Update comment and adapt the code the new meaning of
11749 the `paren' argument of regex-opt-group for shy-groups.
11750 (regexp-opt-depth): Handle shy groups as well as backslashed
11751 backslashes.
c0056275
SM
11752 (regexp-opt-group): Turn the leading comment into a docstring.
11753 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
11754 Remove open-presuf and close-presuf. Instead of checking for `all
11755 one-char' and then later on check for `several one-char', handle
11756 both cases close together. Also apply a more generic algorithm
11757 for suffixes (the mirror image of the algorithm used for
11758 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
11759 (regexp-opt-try-suffix): Removed.
11760
11761 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
11762 from comint-mode-map, so we can just inherit from it. Also, move
11763 the initialization into the `defvar' since there's no docstring
11764 anyway and it's fairly short.
11765 (inferior-scheme-mode): Define it as derived-mode: the code is
11766 shorter and this way we inherit from comint-mode-map rather than
11767 copying it.
c0056275 11768
80460654
GM
11769 * subr.el (replace-regexps-in-string): Properly handle the case
11770 where we match an empty string.
c0056275 11771
80460654
GM
11772 * comint.el (comint-exec-1): Add the current-dir to the exec-path
11773 when the command has a directory component (such as "./testml").
c0056275
SM
11774 Also fix a typo in the comment.
11775
5e91ff9e
GM
117762000-03-08 Gerd Moellmann <gerd@gnu.org>
11777
feab4fba
GM
11778 * Makefile (compile-files): Compile files one by one because
11779 that's the only way to ensure a clean compilation environment for
11780 each individual file.
11781
5e91ff9e
GM
11782 * frame.el (other-frame): Call x-focus-frame.
11783
76162e12
DL
117842000-03-07 Dave Love <fx@gnu.org>
11785
f64ce788
DL
11786 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
11787 :require to defcustom.
11788
76162e12
DL
11789 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
11790 lists.
11791
11792 * files.el (auto-mode-alist): Add configure.in.
11793
11794 * progmodes/autoconf.el: New file.
11795
f7daf1e1
GM
117962000-03-07 Gerd Moellmann <gerd@gnu.org>
11797
11798 * mail/mh-e.el: Change maintainer to `none'.
11799
11800 * recentf.el (recentf-keep-non-readable-files-p): Quote args
11801 to remove-hook and add-hook.
11802
118032000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
11804
11805 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
11806 it as the default.
11807 (mail-send): Test mail-send-nonascii also for the new `mime' value.
11808 (sendmail-send-it): Conditionally add MIME headers specifying the
11809 used character set.
fa78f71b 11810
63f6b2c4
DL
118112000-03-07 Dave Love <fx@gnu.org>
11812
11813 * winner.el: Fix keywords, autoload cookies. Split
11814 eval-when-compile form to avoid compilation failure.
11815
8330e2f9
KH
118162000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
11817
11818 * international/mule.el: Modify comment about coding system
11819 property `coding-category'.
11820 (make-coding-system): New argument EOL-TYPE. Pay attention to
11821 coding-category property of PROPERTIES.
11822
11823 * international/mule-conf.el (coding-category-utf-8,
11824 coding-category-utf-16-be, coding-category-utf-16-le): New coding
11825 categories. Include them in the argument for set-coding-priority.
11826
11827 * international/mule-cmds.el (reset-language-environment): Include
11828 coding-category-utf-8, coding-category-utf-16-be, and
11829 coding-category-utf-16-le in the argument for set-coding-priority.
11830 (reset-language-environment): Initialize coding-category-utf-8,
11831 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
11832
18bb0684
GM
118332000-03-06 Karl Fogel <kfogel@red-bean.com>
11834
11835 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
11836 code abstracted out of `bookmark-jump-noselect'. Now tries info
11837 extensions as well as compression extensions.
11838 (bookmark-jump-noselect): Use above new func.
fa78f71b 11839
71a6ba55
GM
118402000-03-03 Gerd Moellmann <gerd@gnu.org>
11841
11842 * strokes.el: Change maintainer's mail address.
11843
0d56cdff
KH
118442000-03-03 Kenichi Handa <handa@etl.go.jp>
11845
11846 * international/mule-diag.el (list-character-sets): Make help-echo
11847 string by substitute-command-keys.
11848 (list-character-sets): Likewise.
11849 (sort-listed-character-sets): Call help-setup-xref.
11850
900fa1f1
GM
118512000-03-02 Gerd Moellmann <gerd@gnu.org>
11852
11853 * time.el (display-time-mail-file): Add `none' to the list of
11854 choices.
11855
54d04320
DL
118562000-03-01 Dave Love <fx@gnu.org>
11857
43f3fa09
DL
11858 * help.el (help-xref-go-back): Don't try to set position.
11859
54d04320
DL
11860 * international/mule-diag.el (list-character-sets): Call
11861 help-setup-xref. Add help-echo to xrefs.
11862 (list-character-sets-1): Add help-echo to xrefs.
11863
d054101f
GM
118642000-03-02 Gerd Moellmann <gerd@gnu.org>
11865
11866 * frame.el (blink-cursor-mode): Switch cursor on when turning
11867 the mode off.
11868
11869 * add-log.el (add-log-current-defun): Add support for
11870 Autoconf mode.
11871
11872 * mail/rmail.el (rmail-quit-hook): New variable.
11873
d77dae5c
DL
118742000-03-01 Dave Love <fx@gnu.org>
11875
e5f597f0
DL
11876 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
11877
d77dae5c
DL
11878 * help.el (help-xref-button): Add help-echo arg.
11879 (describe-function-1, describe-variable, help-make-xrefs): Use it.
11880
11881 * faces.el (list-faces-display): Supply help-echo with
11882 help-make-xrefs.
11883
11884 * facemenu.el (list-text-properties-at): Set help-xref-stack to
11885 nil.
11886
72d19d75
GM
118872000-03-01 Gerd Moellmann <gerd@gnu.org>
11888
2df636f4
GM
11889 * image.el (defimage): Look for image files in load-path.
11890
fa78f71b 11891 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
11892 `number'.
11893
2df636f4
GM
118942000-03-01 David Ponce <david.ponce@wanadoo.fr>
11895
11896 * recentf.el (recentf): Added version tag to the defgroup of
11897 recentf.
11898
118992000-03-01 David Ponce <david.ponce@wanadoo.fr>
11900
11901 * recentf.el (recentf-cleanup): Changed to remove excluded file
11902 too.
11903 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
11904 action to select/unselect a file.
11905 (recentf-edit-list): Code cleanup and improvement.
11906 (recentf-open-more-files-action): `recentf-open-more-files' button
11907 widget action to open a file.
11908 (recentf-open-more-files): No more use standard completion but
11909 widgets.
11910 (recentf-more-collection): Deleted.
11911 (recentf-more-history): Deleted.
11912 (recentf-setup-more-completion): Deleted.
11913
119142000-03-01 David Ponce <david.ponce@wanadoo.fr>
11915
11916 * recentf.el (recentf-mode): No more needs that Emacs is running
11917 under a window-system.
11918
119191999-03-01 David Ponce <david.ponce@wanadoo.fr>
11920
11921 * recentf.el (recentf-edit-list): New command to edit the recent
11922 list which allow the user to remove files.
11923 (recentf-edit-selected-items): New global variable, used by
11924 `recentf-edit-list' to hold the list of files to be removed from
11925 the recent list.
11926 (recentf-make-menu-items): Updated to display a "Edit list..."
11927 menu item. Minor code cleanup.
11928
119291999-03-01 David Ponce <david.ponce@wanadoo.fr>
11930
11931 * recentf.el (recentf-open-more-files): New command to open files
11932 that are not displayed in the menu.
11933 (recentf-more-collection): New global variable holding the set of
11934 permissible completions used by `recentf-open-more-files'.
11935 (recentf-more-history): New global variable holding the history list
11936 used by `recentf-open-more-files' completion.
11937 (recentf-setup-more-completion): New function to setup completion for
11938 `recentf-open-more-files'.
11939 (recentf-make-menu-items): Updated to display a "More..." menu item.
11940
119411999-03-01 David Ponce <david.ponce@wanadoo.fr>
11942
11943 * recentf.el (recentf-menu-action): Doc fixed.
11944
119451999-03-01 David Ponce <david.ponce@wanadoo.fr>
11946
11947 * recentf.el (recentf-menu-filter): Doc updated.
11948 (recentf-update-menu-hook): Allow menu filters to force menu update.
11949 (recentf-make-menu-items): New menu filter handling.
11950 (recentf-make-menu-item): New helper function.
11951 (recentf-menu-elements): New menu handling function.
11952 (recentf-sort-ascending): Updated to new menu filter handling.
11953 (recentf-sort-descending): Updated to new menu filter handling.
11954 (recentf-sort-basenames-ascending): New menu filter function.
11955 (recentf-sort-basenames-descending): New menu filter function.
11956 (recentf-show-basenames): New menu filter function.
11957 (recentf-show-basenames-ascending): New menu filter function.
11958 (recentf-show-basenames-descending): New menu filter function.
11959
72d19d75
GM
119602000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11961
11962 * diary-lib.el (list-diary-entries): Don't try to go forward at
11963 the end of the buffer.
11964
1ac1c836
KH
119652000-02-29 Kenichi Handa <handa@etl.go.jp>
11966
11967 * international/mule-diag.el (list-character-sets): Completely
11968 rewritten.
11969 (sort-listed-character-sets): New function.
11970 (list-character-sets-1): Completely rewritten.
11971 (list-character-sets-2): New function.
11972 (non-iso-charset-alist): New variable.
11973 (decode-codepage-char): New function.
11974 (charset-history): New variable.
11975 (read-charset) (list-block-of-chars)
11976 (list-iso-charset-chars)
11977 (list-non-iso-charset-chars)
11978 (list-charset-chars): New functions.
11979 (mule-diag): Call list-character-sets-2, not
11980 list-character-sets-2.
11981 (dump-charsets): Likewise.
11982
ed4d0512
GM
119832000-02-29 Gerd Moellmann <gerd@gnu.org>
11984
72d19d75
GM
11985 * dired-x.el (dired-filename-at-point): Add `@' to valid
11986 file name characters.
11987 (dired-filename-at-point): Handle ange-ftp file names.
11988
ed4d0512
GM
11989 * frame.el (frame-notice-user-settings): Use assq-delete-all
11990 instead of assoc-delete-all.
11991 (frame-notice-user-settings): Ditto.
11992
11993 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
11994 Don't copy alist.
11995
32038c7a
GM
119962000-02-28 Eli Barzilay <eli@cs.cornell.edu>
11997
11998 * calculator.el (calculator-use-menu): New option.
11999 (calculator-initial-bindings): Changed some bindings to work as
12000 macros.
12001 (calculator-forced-input): Removed.
12002 (calculator-restart-other-mode): New variable.
12003 (calculator-mode-map): Set up menu.
fa78f71b 12004
32038c7a
GM
120052000-02-28 Jari Aalto <jari.aalto@poboxes.com>
12006
12007 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
12008 tags.
fa78f71b 12009
55d7ff38 120102000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 12011
55d7ff38
MK
12012 * viper-cmd.el (viper-envelop-ESC-key): added the option to
12013 translate all ESC key sequences.
12014 (viper-goto-mark-subr): restore markers for files for which
12015 they were saved.
12016 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
12017 * viper-util.el (viper-set-replace-overlay-glyphs,
12018 viper-set-replace-overlay): always check if the replacement
12019 overlay is live.
12020 * viper.el (viper-vi-state-mode-list): added major modes.
12021 * ediff-wind.el: minor comment changes.
12022 * ediff.el: copyright notice date fix.
fa78f71b 12023
387023ee
JR
120242000-02-27 Jason Rumney <jasonr@gnu.org>
12025
12026 * faces.el (face-font-family-alternatives): Add arial to helv.
12027 (mode-line, header-line, tool-bar): Same default as x for w32.
12028 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
12029 face-font-family-alternatives from working.
12030 * term/w32-win.el (mouse-set-font): Do not build fontset from
12031 chosen font.
12032
f43d79c1
GM
120332000-02-25 Sam Steingold <sds@goems.com>
12034
5d80cc9c 12035 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 12036 properly.
fa78f71b 12037
8b7bc628 120382000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
12039
12040 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
12041
4eb8436f
GM
120422000-02-25 Gerd Moellmann <gerd@gnu.org>
12043
12044 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
12045 writable.
12046
449c3c52 12047 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 12048
42088c12
GM
120492000-02-24 Gerd Moellmann <gerd@gnu.org>
12050
12051 * frame.el (show-cursor-in-non-selected-windows): New option.
12052
c60ea02e
GM
120532000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12054
12055 * diary-lib.el (include-other-diary-files): Undo the selective
12056 display in any included file and don't kill it.
12057
d066de8e
EZ
120582000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
12059
12060 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
12061 bar. Menu items converted to (menu-item format, help strings
12062 added.
12063 [downcase, upcase]: Don't enable on MS-DOS.
12064 [symlink, symlinks]: Don't show if make-symbolic-link is not
12065 bound.
12066 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
12067
b6906b38
DL
120682000-02-23 Dave Love <fx@gnu.org>
12069
275cf1b2
DL
12070 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
12071 (backward-kill-word): Revert addition of * to interactive spec --
12072 it's a feature.
12073
12074 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
12075 (backward-kill-sentence, kill-sentence): Likewise.
12076
99d48056
DL
12077 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
12078 scratch buffer name.
12079 (gud-format-command): Use int-to-string in ?l case. Simplify
12080 slightly.
12081
12082 * term/w32-win.el (internal-face-interactive): Update prompt for
12083 new read-face-name.
12084
12085 * mail/footnote.el (footnote): Add :version to defgroup.
12086 (footnote-section-tag-regexp): Customize.
12087 (footnote-start-tag, footnote-end-tag): New option.
12088 (footnote-latin-regexp): New variable.
12089 (Footnote-latin): New function.
12090 (footnote-style-alist): Add element for latin style.
12091 (footnote-style): Moved.
12092 (Footnote-goto-footnote): Use eq to test arg.
12093
12094 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
12095
b6906b38
DL
12096 * emacs-lisp/byte-opt.el: Change old backquote syntax.
12097 (byte-compile-trueconstp): Include keywords.
12098 (byte-optimize-quote, byte-optimize-lapcode): Use
12099 byte-compile-const-symbol-p.
12100 (byte-optimize-char-before): New optimization.
12101
12102 * emacs-lisp/bytecomp.el: Change old backquote syntax.
12103 (byte-compile-const-symbol-p): New function.
12104 (byte-compile-constp, byte-compile-out-toplevel)
12105 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
12106 Use it.
12107
12108 * subr.el (define-key-after): Default AFTER to t. Doc fix.
12109
214f877f
KH
121102000-02-23 Kenichi Handa <handa@etl.go.jp>
12111
c709bcf1
KH
12112 * international/encoded-kb.el: Be sure to update minor-mode-alist
12113 and minor-mode-map-alist.
12114 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
12115 codes SS2 and SS3 correctly.
12116 (encoded-kbd-self-insert-ccl): New function.
12117 (encoded-kbd-setup-keymap): New function.
12118 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
12119 by calling encoded-kbd-setup-keymap.
12120
214f877f
KH
12121 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
12122 characters.
12123 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
12124 locally.
12125
b021ef18
DL
121262000-02-22 Dave Love <fx@gnu.org>
12127
12128 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
12129 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
12130 defvar.
12131 (lisp-mode-syntax-table): Set up for #|...|# comments.
12132 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
12133 classes. Match `defface'.
12134 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
12135 (eval-defun-1): Fix for defcustom.
12136 (lisp-indent-region): Doc fix.
12137
12138 * subr.el (when, unless, split-string): Doc fix.
12139 (read-passwd): Move call of clear-this-command-keys to the right
12140 place.
12141 (replace-regexps-in-string): New function.
12142
14cc00ad
GM
121432000-02-22 Gerd Moellmann <gerd@gnu.org>
12144
12145 * help.el (describe-variable): Set syntax table to
12146 emacs-lisp-mode-syntax-table when moving forward over the
12147 symbol's name.
12148
47da5efa
DL
121492000-02-22 Dave Love <fx@gnu.org>
12150
12151 * xt-mouse.el: Doc fixes.
12152 (xterm-mouse-position-function): New function, replacing advice of
12153 mouse-position.
12154 (xterm-mouse-mode): Use it. Don't turn on under a window system.
12155
12156 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
12157
f0a6c717
GM
121582000-02-21 Gerd Moellmann <gerd@gnu.org>
12159
12160 * format.el (format-annotate-single-property-change): Handle
12161 properties.with dotted-list values.
12162 (format-proper-list-p): New function.
12163
12164 * enriched.el (enriched-face-ans): Handle '(foreground-color
12165 . COLOR) and (background-color . COLOR).
12166
2be80b63
DL
121672000-02-20 Dave Love <fx@gnu.org>
12168
12169 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
12170 and assignments to it.
12171 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
12172 current local map.
12173 (make-flyspell-overlay): Use it.
12174 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
12175
12176 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
12177 (lm-get-header-re): Defun, not defsubst.
12178 (lm-get-package-name): Defun, not defsubst. Simplify.
12179 (lm-version): Doc fix. Simplify.
12180 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
12181 (lm-crack-address, lm-last-modified-date, lm-commentary)
12182 (lm-verify, lm-synopsis): Simplify.
12183 (lm-report-bug): Require emacsbug. Use compose-mail.
12184
329eed9f
GM
121852000-02-20 Gerd Moellmann <gerd@gnu.org>
12186
12187 * dired.el (dired-mode): Call propertized-buffer-identification
12188 to set mode-line-buffer-identification to something having
12189 the right text properties.
12190
12191 * bindings.el (propertized-buffer-identification): New function.
12192
be5bb146
DL
121932000-02-20 Dave Love <fx@gnu.org>
12194
12195 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
12196 check for t-mouse too.
12197
12198 * cus-start.el: Make echo-keystrokes `number'.
12199
1d4311c3
EZ
122002000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
12201
12202 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
12203 Don't call ring-empty-p unless tags-location-ring is bound.
12204 From Noah Friedman <friedman@splode.com>.
12205
a23c5037
TTN
122062000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
12207
12208 * progmodes/hideshow.el (hs-flag-region): No longer use
12209 `intangible' overlay property.
12210
12211 (hs-toggle-hiding): New command.
12212 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
12213
12214 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
12215 Fix omission bug: Run `hs-minor-mode-hook' for both activation
12216 and deactivation.
12217
b6a22bf8
GM
122182000-02-18 Gerd Moellmann <gerd@gnu.org>
12219
12220 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
12221
d621caf7
GM
122222000-02-17 Gerd Moellmann <gerd@gnu.org>
12223
3c0ed7ce
GM
12224 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
12225
d621caf7
GM
12226 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
12227 of `*' to handle `(* ... *)' comments.
12228
538d88fb
EZ
122292000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
12230
53c80cf6 12231 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 12232 window-system.
53c80cf6 12233
538d88fb
EZ
12234 * menu-bar.el (global-map): Menu-bar items converted to the new
12235 format (menu-item..., rearranged for better CUA compliance, and
12236 their names changed for better clarity. Help strings added.
12237
12238 * international/mule-cmds.el (mule-menu-keymap)
12239 (describe-language-environment-map, set-coding-system-map)
12240 (setup-language-environment-map): Convert to new (menu-item...
12241 form, add help strings. Change names of menu items for better
12242 clarity. "Mule" menu-bar item removed (it's now in the "Options"
12243 submenu).
12244
8389e1e2 122452000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 12246
a23c5037 12247 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 12248 within the code.
a23c5037 12249
8389e1e2 122502000-02-16 Dave Love <fx@gnu.org>
a23c5037 12251
84fe35f0
DL
12252 * faces.el: Don't require custom. Add more specific :groups to
12253 various deffaces.
12254 (set-face-attribute): Purecopy args.
12255 (read-face-name): Default to name at point and use it in prompt.
12256 Remove colon from arg in all callers.
12257 (list-faces-display): Hyperlink to face descriptions and customize
12258 buffers.
12259
b2aeee30
DL
122602000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
12261
12262 * wid-edit.el (widget-match-inline): An atom never matches a
12263 list.
12264
99e95407
GM
122652000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12266
82d2c7c5
DL
12267 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12268 at ':' characters by call to split-string.
99e95407
GM
12269
122702000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12271
82d2c7c5 12272 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
12273
122742000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12275
82d2c7c5
DL
12276 * textmodes/bibtex.el: Some temporary comments removed.
12277 (bibtex-field-name, bibtex-entry-type): Made the relationship
12278 explicit.
12279 (bibtex-field-const): Allow capital letters.
12280 (bibtex-start-of-string): Deleted because unused.
12281
12282 * textmodes/bibtex.el: Unified some nomenclature. We no longer
12283 use the term 'reference' to describe a bibtex entry as a whole.
12284 Further, reference keys are no longer called 'labels'.
12285 (bibtex-keys): Renamed to bibtex-reference-keys.
12286 (bibtex-reformat-previous-labels): Renamed to
12287 bibtex-reformat-previous-reference-keys.
12288 (bibtex-reference-type): Renamed to bibtex-entry-type.
12289 (bibtex-reference-head): Renamed to bibtex-entry-head.
12290 (bibtex-reference-maybe-empty-head): Renamed to
12291 bibtex-entry-maybe-empty-head.
12292 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12293 (bibtex-search-reference): Renamed to bibtex-search-entry.
12294 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12295 bibtex-enclosing-entry-maybe-empty-head.
12296 (bibtex-entry-field-alist, bibtex-entry-head,
12297 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12298 bibtex-map-entries, bibtex-search-entry,
12299 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12300 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12301 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12302 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12303 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12304 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12305 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
12306
123072000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12308
82d2c7c5
DL
12309 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12310 comment.
12311 (bibtex-format-field-delimiters): New function, functionality
12312 extracted from bibtex-format-entry.
12313 (bibtex-autokey-get-yearfield-digits): New function, functionality
12314 extracted from bibtex-autokey-get-yearfield.
12315
12316 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12317 entries in order to avoid stack overflow in the regexp matcher if
12318 field contents become large.
12319 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12320 bibtex-field-string-part-not-braced,
12321 bibtex-field-string-part-no-inner-braces,
12322 bibtex-field-string-part-1-inner-brace,
12323 bibtex-field-string-part-2-inner-braces,
12324 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12325 bibtex-field-string-quoted, bibtex-field-string,
12326 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12327 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12328 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12329 as parsing is now performed by the following functions.
12330 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12331 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12332 bibtex-parse-field-string, bibtex-search-forward-field-string,
12333 bibtex-parse-association, bibtex-field-name-for-parsing,
12334 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12335 bibtex-search-forward-field, bibtex-search-backward-field,
12336 bibtex-start-of-field, bibtex-end-of-field,
12337 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12338 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12339 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12340 bibtex-parse-string, bibtex-search-forward-string,
12341 bibtex-search-backward-string, bibtex-start-of-string,
12342 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12343 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12344 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12345 entries. Instead of reporting the results of the parsing by
12346 match-beginning or match-end, these functions return data structures
12347 that hold the corresponding positions.
12348 (bibtex-enclosing-field): Changed to also report field boundaries by
12349 return values rather than by match-beginning or match-end. The
12350 following functions have been adapted to use the new parsing
12351 functions.
12352 (bibtex-skip-to-valid-entry, bibtex-search-reference,
12353 bibtex-enclosing-field, bibtex-format-entry,
12354 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12355 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12356 bibtex-print-help-message, bibtex-end-of-entry,
12357 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12358 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12359 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12360 method for parsing.
12361 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12362 bibtex-map-entries, bibtex-flash-head,
12363 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12364 bibtex-autokey-change, bibtex-autokey-get-namefield,
12365 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12366 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12367 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12368 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12369 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12370 order to make the new binding of case-fold-search immediately
12371 visible.
99e95407
GM
12372
123732000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12374
82d2c7c5
DL
12375 * textmodes/bibtex.el: Copyright notice is up to date.
12376 Added constant 'bibtex-maintainer-salutation.
99e95407 12377
82d2c7c5
DL
12378 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12379 than make-temp-name, use match-string-no-properties and eliminate
12380 a quadratic behavior when building bibtex-strings.
99e95407 12381
82d2c7c5
DL
12382 * bibtex.el (bibtex-reference-key): Accept string entries whose
12383 reference key contains upper case letters.
99e95407
GM
12384
123852000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12386
82d2c7c5
DL
12387 * bibtex.el (bibtex-reference-head): Allow entries to start with
12388 a new line.
99e95407
GM
12389
123902000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12391
82d2c7c5
DL
12392 * bibtex.el: Hiding of entry bodies is not longer provided by
12393 bibtex.el directly. Instead the hideshow package can be used.
12394 Added a special bibtex entry to hs-special-modes-alist.
12395 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
12396
123972000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12398
f24fef2f
SM
12399 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12400 at ':' characters by call to split-string.
8389e1e2
GM
12401
124022000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12403
f24fef2f 12404 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
12405
124062000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12407
f24fef2f
SM
12408 * textmodes/bibtex.el: Some temporary comments removed.
12409 (bibtex-field-name, bibtex-entry-type): Made the relationship
12410 explicit.
12411 (bibtex-field-const): Allow capital letters.
12412 (bibtex-start-of-string): Deleted because unused.
fa78f71b 12413
f24fef2f
SM
12414 * textmodes/bibtex.el: Unified some nomenclature. We no longer
12415 use the term 'reference' to describe a bibtex entry as a whole.
12416 Further, reference keys are no longer called 'labels'.
12417 (bibtex-keys): Renamed to bibtex-reference-keys.
12418 (bibtex-reformat-previous-labels): Renamed to
12419 bibtex-reformat-previous-reference-keys.
12420 (bibtex-reference-type): Renamed to bibtex-entry-type.
12421 (bibtex-reference-head): Renamed to bibtex-entry-head.
12422 (bibtex-reference-maybe-empty-head): Renamed to
12423 bibtex-entry-maybe-empty-head.
12424 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12425 (bibtex-search-reference): Renamed to bibtex-search-entry.
12426 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12427 bibtex-enclosing-entry-maybe-empty-head.
12428 (bibtex-entry-field-alist, bibtex-entry-head,
12429 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12430 bibtex-map-entries, bibtex-search-entry,
12431 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12432 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12433 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12434 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12435 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12436 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12437 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
12438
124392000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12440
f24fef2f
SM
12441 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12442 comment.
12443 (bibtex-format-field-delimiters): New function, functionality
12444 extracted from bibtex-format-entry.
12445 (bibtex-autokey-get-yearfield-digits): New function, functionality
12446 extracted from bibtex-autokey-get-yearfield.
fa78f71b 12447
f24fef2f
SM
12448 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12449 entries in order to avoid stack overflow in the regexp matcher if
12450 field contents become large.
12451 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12452 bibtex-field-string-part-not-braced,
12453 bibtex-field-string-part-no-inner-braces,
12454 bibtex-field-string-part-1-inner-brace,
12455 bibtex-field-string-part-2-inner-braces,
12456 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12457 bibtex-field-string-quoted, bibtex-field-string,
12458 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12459 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12460 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12461 as parsing is now performed by the following functions.
12462 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12463 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12464 bibtex-parse-field-string, bibtex-search-forward-field-string,
12465 bibtex-parse-association, bibtex-field-name-for-parsing,
12466 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12467 bibtex-search-forward-field, bibtex-search-backward-field,
12468 bibtex-start-of-field, bibtex-end-of-field,
12469 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12470 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12471 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12472 bibtex-parse-string, bibtex-search-forward-string,
12473 bibtex-search-backward-string, bibtex-start-of-string,
12474 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12475 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12476 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12477 entries. Instead of reporting the results of the parsing by
12478 match-beginning or match-end, these functions return data structures
12479 that hold the corresponding positions.
12480 (bibtex-enclosing-field): Changed to also report field boundaries by
12481 return values rather than by match-beginning or match-end. The
12482 following functions have been adapted to use the new parsing
12483 functions.
12484 (bibtex-skip-to-valid-entry, bibtex-search-reference,
12485 bibtex-enclosing-field, bibtex-format-entry,
12486 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12487 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12488 bibtex-print-help-message, bibtex-end-of-entry,
12489 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12490 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12491 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12492 method for parsing.
12493 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12494 bibtex-map-entries, bibtex-flash-head,
12495 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12496 bibtex-autokey-change, bibtex-autokey-get-namefield,
12497 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12498 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12499 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12500 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12501 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12502 order to make the new binding of case-fold-search immediately
12503 visible.
8389e1e2
GM
12504
125052000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12506
f24fef2f
SM
12507 * textmodes/bibtex.el: Copyright notice is up to date.
12508 Added constant 'bibtex-maintainer-salutation.
fa78f71b 12509
f24fef2f
SM
12510 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12511 than make-temp-name, use match-string-no-properties and eliminate
12512 a quadratic behavior when building bibtex-strings.
fa78f71b 12513
f24fef2f
SM
12514 * bibtex.el (bibtex-reference-key): Accept string entries whose
12515 reference key contains upper case letters.
8389e1e2
GM
12516
125172000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12518
f24fef2f
SM
12519 * bibtex.el (bibtex-reference-head): Allow entries to start with
12520 a new line.
8389e1e2
GM
12521
125222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12523
f24fef2f
SM
12524 * bibtex.el: Hiding of entry bodies is not longer provided by
12525 bibtex.el directly. Instead the hideshow package can be used.
12526 Added a special bibtex entry to hs-special-modes-alist.
12527 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
12528
125292000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
12530
82d2c7c5 12531 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
12532 proceedings entry type (for cross referencing). Thanks to Wagner
12533 Toledo Correa for the suggestion.
12534
82d2c7c5 12535 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 12536
eae61d8f
KH
125372000-02-14 Kenichi Handa <handa@etl.go.jp>
12538
12539 * international/characters.el: Setup case table for Vietnamese.
12540
fb07a302
GM
125412000-02-12 Gerd Moellmann <gerd@gnu.org>
12542
12543 * uniquify.el (toplevel): Require CL at compile time.
12544 (uniquify-push): Removed.
12545
12546 * shadowfile.el (shadow-when): Removed.
12547
12548 * tempo.el (tempo-dolist, tempo-mapc): Removed.
12549 (tempo-process-and-insert-string): Use dolist instead of
12550 tempo-dolist.
12551
12552 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
12553 regexp for paragraph-start.
12554
12555 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
12556 commas as well.
12557
a0eddf92
DL
125582000-02-10 Dave Love <fx@gnu.org>
12559
12560 * wid-edit.el: (widgets) [defgroup]: Remove url link.
12561 (widget-color-choice-list, widget-color-history, widget-mouse-help):
12562 Deleted.
12563 (widget-specify-field, widget-specify-button): Don't use
12564 widget-mouse-help as help-echo property.
12565 (default): Use #'ignore for :validate and :mouse-down-action.
12566 (checkbox): Add help-echo.
12567 (widget-sexp-validate): Rewritten to clarify error messages.
12568 (character): Use char-valid-p in :match function.
12569 (widget-color-complete): Use facemenu-color-alist.
12570 (widget-color-action): Use facemenu-read-color.
12571
12572 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
12573 set up `caar' &c that we now have.
12574
82d2c7c5
DL
125752000-02-09 Ray Blaak <blaak@gnu.org>
12576
12577 * delphi.el: Make resourcestring a declaration region, like const
12578 and var.
12579
6cbc1482
DL
125802000-02-09 Dave Love <fx@gnu.org>
12581
12582 * bindings.el (mode-line-input-method-map): New variable.
12583 (mode-line-mule-info): Use it; fix last change.
12584 (mode-line-mode-menu): Move definition.
12585 (mode-line-mouse-sensitive-p): Deleted.
12586 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
12587 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
12588 level.
12589
12590 * startup.el (command-line-1): Don't call
12591 make-mode-line-mouse-sensitive.
12592
f7136ee8
GM
125932000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
12594
12595 * mail/rmail.el (rmail-retry-failure): Use
12596 rmail-beginning-of-message before rmail-toggle-header, because the
12597 former toggles headers.
12598
6e1d0d15
SM
125992000-02-06 Stefan Monnier <monnier@cs.yale.edu>
12600
fef8c55b
SM
12601 * diff-mode.el (diff-kill-junk): New interactive function.
12602 (diff-reverse-direction): Use delete-and-extract-region.
12603 (diff-post-command-hook): Restrict the area so that the hook also works
12604 outside of any diff hunk. This is necessary for the minor-mode.
12605 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
12606 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
12607
6e1d0d15
SM
12608 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
12609 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
12610 so that it can be used more easily in <foo>-mode-hook. Also make sure
12611 to avoid duplicate entries.
12612 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
12613 (font-lock-remove-keywords): Just as was done for `add', allow it to
12614 work even if font-lock-mode is nil. Also make sure we don't modify
12615 any pre-existing list by forcing a copy-sequence. Finally rename
12616 `major-mode' to `mode'.
12617 (font-lock-fontify-syntactic-anchored-keywords)
12618 (font-lock-fontify-anchored-keywords)
12619 (font-lock-fontify-keywords-region): Use line-end-position.
12620 Don't make `font-lock-multiline' local (it's now done in
12621 font-lock-set-defaults).
12622 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
12623 move the `font-lock-fontified' creation to inside the `unless'.
12624
a75dfea0
AI
126252000-02-06 Andrew Innes <andrewi@gnu.org>
12626
12627 * term/w32-win.el (x-handle-args): Comment out call to message,
12628 which occurs before window system is initialized.
12629
12630 * makefile.nt: Add support for recompiling lisp code.
12631
b85e9462
DL
126322000-02-04 Dave Love <fx@gnu.org>
12633
9ff33afb
DL
12634 * bindings.el (mode-line-mule-info): Fix/extend last change.
12635
b85e9462
DL
12636 * completion.el: Replace completion-dolist with dolist.
12637
12638 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
12639 dotimes.
12640
44dff075
CD
126412000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
12642
12643 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
12644 environment names before they go into the section regexp.
12645
12646 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
12647 char class in regexp.
12648
12649 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
12650 `case-fold-search' to nil.
12651
12652 * progmodes/idlwave.el (idlwave-template): Respect
12653 `idlwave-abbrev-change-case'.
12654 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
12655 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
12656 idlwave-while): respect `idlwave-reserved-word-upcase'.
12657 (idlwave-rw-case): New function.
12658 (idlwave-statement-match): Fixed problem with assignment regexp.
12659 (idlwave-font-lock-keywords): Improved regexp for keyword
12660 parameters.
a23c5037 12661 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
12662 operators longer than 1 char.
12663
12664 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
12665 idlwave-shell-expression-overlay. Implemented printing of
12666 expressions on higher levels of the calling stack.
12667 (idlwave-shell-display-level-in-calling-stack): Restore stack
12668 level.
12669 (idlwave-retrieve-expression-from-level): New function.
12670 (idlwave-shell-last-calling-stack): Variable removed.
12671 (idlwave-shell-reset): Argument action reversed (`visible' to
12672 `hidden'). Also remove stop-line overlay.
12673 (idlwave-shell-calling-stack-routine): New variable.
12674 (idlwave-shell-parse-stack-and-display): Messages now display
12675 negative level numbers.
12676 (idlwave-shell-mode): Set `modeline-format'.
12677 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
12678 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
12679 21.
12680 (idlwave-shell-print-expression-function): New option.
a23c5037 12681
44dff075
CD
12682 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
12683 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
12684 `tool-bar' instead of `toolbar'.
12685
f26c34fd
DL
126862000-02-02 Dave Love <fx@gnu.org>
12687
12688 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
12689 emacs-lisp-mode-hook. Don't check for defalias being defined.
12690
12691 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12692 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
12693 the new builtins directly.
12694
12695 * whitespace.el (whitespace): Add :version to defgroup.
12696
12697 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
12698 Doc fix.
12699
12700 * thingatpt.el (sexp-at-point, symbol-at-point)
12701 (number-at-point, list-at-point): Add autoload cookie.
12702
12703 * recentf.el (recentf): Add :version to defgroup.
12704
12705 * quickurl.el (quickurl): Add :version to defgroup.
12706
12707 * elide-head.el (elide-head): Use point-marker more.
12708
12709 * bs.el (bs): Add :version to defgroup.
12710
12711 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
12712
12713 * progmodes/delphi.el (delphi): Add :version to defgroup.
12714
d240a249
GM
127152000-02-02 Gerd Moellmann <gerd@gnu.org>
12716
12717 * ange-ftp.el (ange-ftp-write-region): Handle case that
12718 succeeding process operation sets a different coding system.
12719
12720 * calculator.el: New file.
12721
d5179a01
EZ
127222000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
12723
12724 * frame.el (frames-on-display-list, framep-on-display): New
12725 functions.
12726 (display-mouse-p, display-popup-menus-p, display-graphic-p)
12727 (display-selections-p, display-screens, display-pixel-width)
12728 (display-pixel-height, display-mm-width, display-mm-height)
12729 (display-backing-store, display-save-under, display-planes)
12730 (display-color-cells, display-visual-class): New functions.
12731
12732 * term/tty-colors.el (tty-color-gray-shades): New function.
12733
12734 * faces.el (display-color-p): Use framep-on-display.
12735 (display-grayscale-p): New function.
12736
968e00f0
DL
127372000-01-31 Dave Love <fx@gnu.org>
12738
12739 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
12740 (create-fontset-from-x-resource): Don't concat integers.
12741
2cb750ba
GM
127422000-01-31 Inge Frick <inge@nada.kth.se>
12743
12744 * view.el: Some changes in documentation. Removed some trailing
12745 whitespace. Changed some parameter names to agree with
12746 documentation.
12747 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
12748 window is not deleted. Modifies change 1998-04-26.
a23c5037 12749
74e9213b
GM
127502000-01-31 Gerd Moellmann <gerd@gnu.org>
12751
47569935
GM
12752 * windmove.el: New file.
12753
74e9213b
GM
12754 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
12755 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 12756 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 12757
74e9213b
GM
12758 * jit-lock.el (jit-lock-function): Widen before calculating end
12759 position.
12760 (jit-lock-stealth-chunk-start): Rewritten.
12761
12762 * info.el (Info-title-face-alist): Removed.
12763 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
12764 faces.
12765 (Info-fontify-node): Use these faces.
12766
994c5afe
GM
127672000-01-30 Gerd Moellmann <gerd@gnu.org>
12768
12769 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
12770 (cl-macro-list1): Recognize `&allow-other-keys' instead of
12771 `&allow-other-keywords'.
12772
12773 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
12774 the list of directories scanned heuristically.
12775
12776 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
12777 exist.
12778
f00276e3
JR
127792000-01-30 Jason Rumney <jasonr@gnu.org>
12780
12781 * w32-fns.el: Define w32-tty-standard-colors.
12782
12783 * startup.el (command-line): Use w32-tty-standard-colors when in
12784 w32 console mode.
12785
cc4dfff0
DL
127862000-01-30 Dave Love <fx@gnu.org>
12787
e645e77b
DL
12788 * jka-compr.el (jka-compr-load): Fix up load-history.
12789
cc4dfff0
DL
12790 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
12791
12792 * emacs-lisp/cl-macs.el: Revert previous change.
12793
16215eb0
DL
127942000-01-29 Dave Love <fx@gnu.org>
12795
12796 * facemenu.el: Purecopy various strings.
12797
12798 * timezone.el (timezone-fix-time): Window against 69 for two-digit
12799 years. Deal with three-digit years.
12800
12801 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
12802 defconst, purecopy.
12803 (help-back-label): Purecopy it.
12804
bbd9b566
GM
128052000-01-18 Gerd Moellmann <gerd@gnu.org>
12806
12807 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
12808 variable. If non-nil, order the buffer list according to the
12809 currently selected frame.
12810 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
12811 non-nil, pass the selected frame to function buffer-list.
a23c5037 12812
887448e1
GM
128132000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12814
12815 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
12816
7df85084
DL
128172000-01-28 Dave Love <fx@gnu.org>
12818
142e109c
DL
12819 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
12820
7df85084
DL
12821 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
12822 Don't use lisp-indent-hook property.
12823 (cl-abs): Remove.
12824
12825 * subr.el: Move out indent and edebug specs for when and unless.
12826
12827 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
12828 when, unless.
12829
12830 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
12831 unless, when.
12832
3b43c01c
GM
128332000-01-28 Gerd Moellmann <gerd@gnu.org>
12834
d060bc9f
GM
12835 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
12836 `collecting' as synonym for `collect'.
12837
12838 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
12839 for the case it contains spaces.
12840
12841 * simple.el (what-cursor-position): Change formatting of
12842 messages.
12843
b02786f9
GM
12844 * frame.el (delete-other-frames): New function.
12845 (toplevel): Bind it to C-x 5 1.
12846
efd68b8a
GM
12847 * sort.el (sort-numeric-base): New option.
12848 (sort-numeric-fields): If number starts with `0' or `0[xX[',
12849 interpret it as octal or hexadecimal. Use sort-numeric-base
12850 as default base.
12851
3b43c01c
GM
12852 * progmodes/glasses.el: New file.
12853
984ae001
GM
128542000-01-27 Gerd Moellmann <gerd@gnu.org>
12855
a0b796e3
GM
12856 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
12857 userids differently.
12858
984ae001
GM
12859 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
12860 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
12861 progmodes/ebnf-yac.el: New files.
12862
6c67ddee
DL
128632000-01-26 Dave Love <fx@gnu.org>
12864
12865 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
12866 on a function with an empty body. [From Eric Ludlam.]
12867
4e6473c8
GM
128682000-01-25 Andre Spiegel <spiegel@gnu.org>
12869
12870 * vc.el (vc-version-diff): Make sure file name is expanded.
12871
e12489f9
GM
128722000-01-25 Gerd Moellmann <gerd@gnu.org>
12873
12874 * scroll-bar.el (scroll-bar-timer): Variable removed.
12875 (scroll-bar-toolkit-scroll): Don't use a timer.
12876
8dbe2b07
KH
128772000-01-25 Kenichi Handa <handa@etl.go.jp>
12878
12879 * language/thai-util.el (thai-composition-function): Delete
12880 superfluous `a'.
12881
26ef1c87
DL
128822000-01-24 Dave Love <fx@gnu.org>
12883
12884 * fortran.el (fortran-mode): Use beginning-of-defun-function,
12885 end-of-defun-function.
12886
12887 * font-lock.el (turn-on-font-lock): Don't depend on window-system
12888 &c.
12889
7ed4e9a7
JR
128902000-01-22 Jason Rumney <jasonr@gnu.org>
12891
12892 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
12893 conflicts with new face support.
12894
8b7bc628 128952000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
12896
12897 * replace.el (query-replace): Rename last arg to DELIMITED.
12898 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
12899 (query-replace-regexp): Likewise.
12900
8b7bc628 129012000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 12902
02b14400
RS
12903 * subr.el (with-syntax-table): Use make-symbol, not gensym.
12904
5bb6f079
RS
12905 * emacs-lisp/lisp.el (beginning-of-defun-function):
12906 Variable renamed from beginning-of-defun.
12907 Do not call make-variable-buffer-local.
12908 (beginning-of-defun-raw): Use new variable name; doc fix.
12909 (beginning-of-defun): Doc fix.
12910 (end-of-defun-function): Variable renamed from end-of-defun.
12911 Do not call make-variable-buffer-local.
12912 (end-of-defun): Use new variable name; doc fix.
12913
02b14400
RS
12914 * subr.el (dolist, dotimes): Copied from cl-macs.el
12915 and made to work.
2d5e9b54 12916
a23c5037 12917 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
12918 Variable replaces rmail-digest-end-regexp.
12919 Allows multiple regexps for detecting the end line.
12920 (undigestify-rmail-message): Corresponding changes.
12921
60af03f1
DL
129222000-01-19 Dave Love <fx@gnu.org>
12923
fe5d99e1
DL
12924 * files.el (user-init-file): Don't declare here -- is primitive.
12925
60af03f1
DL
12926 * startup.el (command-line): Check for compiled user-init-file and
12927 set to uncompiled version if necessary.
12928
72dbbc7d
GM
129292000-01-18 Gerd Moellmann <gerd@gnu.org>
12930
6a1950ec
GM
12931 * mail/undigest.el (rmail-digest-end-regexp): New user option.
12932 (undigestify-rmail-message): Use it.
12933
72dbbc7d
GM
12934 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
12935
fbe91bbd
GM
129362000-01-17 Gerd Moellmann <gerd@gnu.org>
12937
12938 * tmm.el (tmm-goto-completions): Adapt to prompt being part
12939 of mini-buffer.
12940
33a6685b
GM
129412000-01-14 Gerd Moellmann <gerd@gnu.org>
12942
b3303df7
GM
12943 * emacs-lisp/copyright.el (copyright-update): Removed the
12944 requirement for a trailing space from `copyright-regexp', to
12945 support copyrights with owner specified on a separate line..
a23c5037 12946
3c4c8064
GM
12947 * align.el: New file.
12948
33a6685b
GM
12949 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
12950
12951 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
12952
044a4975
DL
129532000-01-13 Dave Love <fx@gnu.org>
12954
12955 * ph.el: Removed. (Obsoleted by EUDC.)
12956
0a352cd7
GM
129572000-01-13 Gerd Moellmann <gerd@gnu.org>
12958
12959 * net/eudc.el (toplevel): Remove autoloaded code installing
12960 menu with easymenu, because that causes build problems.
12961
12962 * frame.el (frame-notice-user-settings): New variable.
12963 (frame-notice-user-settings): Don't modify frame parameters
12964 if called a second time.
12965
8b7bc628 129662000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
12967
12968 * frame.el (frame-notice-user-settings):
12969 Notice default-frame-parameters even for non-window frames.
12970
feb450e0
GM
129712000-01-13 Gerd Moellmann <gerd@gnu.org>
12972
12973 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
12974 for Emacs.
12975 (eudc-bob-can-display-inline-images): Extend for Emacs.
12976 (eudc-bob-toggle-inline-display): Ditto.
12977 (eudc-bob-display-jpeg): Ditto.
12978
99c6d63b
GM
129792000-01-12 Gerd Moellmann <gerd@gnu.org>
12980
7970b229
GM
12981 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
12982 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
12983 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 12984
e4936aa9
GM
12985 * add-log.el (add-change-log-entry): Fix error trying an `(insert
12986 nil)'.
12987
12988 * subdirs.el: Add `net' directory.
12989
133c9e59
GM
12990 * net: New directory.
12991
99c6d63b
GM
12992 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
12993 eval-last-sexp. Don't bind debug-on-error here.
12994 (eval-last-sexp): New function. Bind debug-on-error if
12995 eval-expression-debug-on-error is non-nil.
12996 (eval-defun-2, eval-defun): Likewise.
12997
12998 * simple.el (eval-expression): Don't bind debug-on-error if
12999 eval-expression-debug-on-error is nil. Detect changed
13000 debug-on-error, and propagate new value to global binding, if
13001 eval-expression-debug-on-error is non-nil,
13002 (eval-expression-debug-on-error): Change doc string.
a23c5037 13003
8b7bc628 130042000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
13005
13006 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
13007
13008 * emacs-lisp/lisp-mode.el (with-syntax-table):
13009 Set up lisp-indent-function property.
13010
13011 * subr.el (with-syntax-table): Moved from simple.el.
13012
13013 * simple.el (with-syntax-table): Moved to subr.el.
13014
7e3c74fa
GM
130152000-01-11 Gerd Moellmann <gerd@gnu.org>
13016
1fab1775
GM
13017 * tmm.el (tmm-shortcut): Delete region after prompt instead
13018 of erasing buffer.
13019
7e3c74fa 13020 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
13021 (fill-context-prefix): Use the longest common prefix of first
13022 and second line fill prefix, if there is one.
7e3c74fa 13023
8b7bc628 130242000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
13025
13026 * array.el (array-mode): Don't use make-variable-buffer-local.
13027 Use make-local-variable for `truncate-lines'.
13028
aa705642 130292000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 13030
aa705642
GM
13031 * add-log.el (add-log-current-defun): Handle user-defined
13032 add-log-current-function returning nil,
a23c5037 13033
57df2446 13034 * add-log.el (add-change-log-entry): Insert version number
aa705642 13035 if having found a current function
c1356086
GM
13036
13037 * add-log.el (add-log-current-defun): Call
13038 `add-log-current-defun-function'. Try matches at level 0 and
13039 level 1. Strip whitespace from defun found.
a23c5037 13040
1d8c59e9
RS
130412000-01-10 John Wiegley <johnw@gnu.org>
13042
13043 * allout.el (isearch-done/outline-provisions): Added `edit'
13044 argument to correspond with the current definition of
13045 `isearch-done'.
13046
8cf87e9b
DL
130472000-01-10 Dave Love <fx@gnu.org>
13048
13049 * elide-head.el (elide-head): Use point-marker, not point.
13050
9050446c
GM
130512000-01-10 Gerd Moellmann <gerd@gnu.org>
13052
8321b22a
GM
13053 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
13054 before and after the year 2000.
a23c5037 13055
9050446c
GM
13056 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
13057 Add ispell- prefix.
13058
130592000-01-10 Ken Stevens <k.stevens@ieee.org>
13060
13061 * ispell.el: Only define dictionaries in menus when they exist.
13062 (version18p): New variable.
13063 (version20p): New variable.
13064 (xemacsp): New variable.
13065 (ispell-choices-win-default-height): Fix for XEmacs visibility.
13066 (ispell-dictionary-alist1): Added Brasileiro dictionary.
13067 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 13068 run-together words.
9050446c
GM
13069 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
13070 (ispell-dictionary-alist): Add koi8-r to customize definition.
13071 (check-ispell-version): Added documentation string. Returns
f24fef2f 13072 library path when called non-interactively.
9050446c
GM
13073 (ispell-menu-map-needed): Uses new variables.
13074 (ispell-library-path): New variable.
13075 (ispell-decode-string): XEmacs fix for bogus variable bindings.
13076 (ispell-word): Improved documentation string. Test for valid
13077 character mappings. Correctly check typed in word changes that can
13078 result in single words split into multiple words. Returns
13079 replacement word.
13080 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
13081 replace in recursive query replace mode. Help message for
13082 recursive edit mode.
13083 (ispell-show-choices): Protect against bad framepop bindings.
13084 (ispell-help): Fix to work with XEmacs.
13085 (ispell-highlight-spelling-error): Use new variables.
13086 (ispell-overlay-window): Fix to work with XEmacs.
13087 (ispell-parse-output): Passed and returns location information
13088 tracking spelling corrections. Doesn't recheck same word on
13089 current line.
13090 (ispell-init-process): Protect against bogus XEmacs variable binding.
13091 Fix call to single argument in sleep-for. Use new variables.
13092 (ispell-region): Passed and returns location information tracking
13093 spelling corrections. Doesn't check same word on current line.
13094 Improved documentation string. Doesn't resend a line already
13095 checked to the ispell process - fixes bug in LaTeX parsing.
13096 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
13097 (ispell-skip-region): No longer skips <TT> in SGML.
13098 (ispell-process-line): Tracks location information with spelling
13099 corrections. Added documentation string. Accounts for words
13100 already accepted on this line. Don't allow query-replace on line
13101 starting with math characters. Doesn't resend a line already sent
13102 to ispell process. Fixes alignment error bug.
a23c5037 13103
8b7bc628 131042000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 13105
a23c5037 13106 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
13107 Suggest xloadimage, which is free, not xv, which isn't.
13108
a23c5037 13109 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
13110 Don't ever include the host name or user name in the value.
13111
9ed79f5d
GM
131122000-01-09 Gerd Moellmann <gerd@gnu.org>
13113
13114 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
13115 of a real newline.
13116
b950abb1
GM
131172000-01-09 Stephen Eglen <stephen@gnu.org>
13118
a23c5037 13119 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
13120 for .png files.
13121
3c708e98
GM
131222000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
13123
13124 * cus-edit.el (custom-hook-convert-widget): Fix comment.
13125
bf61662d
GM
131262000-01-09 Gerd Moellmann <gerd@gnu.org>
13127
f1d851ae
GM
13128 * progmodes/cperl-mode.el: Replace ^F with ^L.
13129
bf61662d 13130 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 13131 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
13132 recursion.
13133
c65d14ee
DL
131342000-01-08 Dave Love <fx@gnu.org>
13135
8cf87e9b
DL
13136 * emacs-lisp/backquote.el: Remove inappropriate customization
13137 (allowing custom.el to use backquote).
c65d14ee 13138
83de2ebc
DL
131392000-01-07 Dave Love <fx@gnu.org>
13140
13141 * add-log.el (add-log-debugging): Deleted.
13142 (add-change-log-entry): Treat a backup FILE-NAME as its parent
13143 file. Remove debugging code.
13144 (change-log-get-method-definition, change-log-name): Add doc.
13145 (change-log-sortable-date-at): New function.
13146 (change-log-merge): New command.
13147
13148 * time.el (display-time-string-forms): Make the Mail string active.
13149 (display-time-update): Provide help-echo for load average.
13150
13151 * bindings.el (make-mode-line-mouse2-map): New function.
13152 (mode-line-modified): Use it and simplify.
13153 (mode-line-mule-info): Provide help-echo info.
13154 (minor-mode-alist): Activate the strings.
13155 (make-mode-line-mouse-sensitive): Simplify for
13156 mode-line-buffer-identification.
13157
c1475eae
GM
131582000-01-07 Gerd Moellmann <gerd@gnu.org>
13159
13160 * play/pong.el: New file.
13161
83de2ebc
DL
131622000-01-06 Dave Love <fx@gnu.org>
13163
13164 * array.el: Assorted cleanups for compiler warnings, doc strings,
13165 `array-' prefix for symbols.
13166
131672000-01-05 Dave Love <fx@gnu.org>
13168
13169 * textmodes/outline.el (outline-mode-menu-bar-map): Add
13170 outline-headers-as-kill.
13171 (outline-mode): Define imenu-generic-expression.
13172 (outline-headers-as-kill): New command.
13173
13174 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
13175 from paragraph-start.
13176 (paragraph-indent-minor-mode): New command.
13177
13178 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
13179 M-C-e, M-C-h, C-j, C-xnd, TAB.
13180 (fortran-mode): Set beginning-of-defun, end-of-defun.
13181 (fortran-column-ruler): Simplify.
13182 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
13183 (fortran-with-subprogram-narrowing): Likewise.
13184 (fortran-indent-subprogram): Call mark-defun.
13185 (fortran-check-for-matching-do): Change narrowing.
13186
13187 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
13188 (cl-lucid-hash-tag): Delete.
13189 (cl-hash-table-p): Correct test for native table.
13190 (cl-hash-table-count): Use hash-table-count.
13191
13192 * browse-url.el (browse-url): Fix case of
13193 browse-url-browser-function being an alist.
13194
676ac023
CD
131952000-01-05 Carsten Dominik <cd@gnu.org>
13196
c1475eae
GM
13197 * textmodes/reftex-vars.el (reftex-parse-file-extension)
13198 (reftex-index-phrase-file-extension): New options.
676ac023
CD
13199
13200 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 13201 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
13202
13203 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 13204 `reftex-parse-file-extension'.
eb483e17 13205
88807984
DL
132062000-01-05 Dave Love <fx@gnu.org>
13207
83de2ebc 13208 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
13209 (beginning-of-defun-raw): Use it.
13210 (end-of-defun): New variable.
13211 (end-of-defun): Use it.
13212 (check-parens): New command.
13213
1362aeb4
TTN
132142000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
13215
c1475eae
GM
13216 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
13217 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 13218
7ddafb95
TTN
13219 Fix buglet in local variables initialization.
13220
7334aa99
AS
132212000-01-05 Andreas Schwab <schwab@suse.de>
13222
13223 * hscroll.el (hscroll): Doc fix.
13224
b12e24cd
CD
132252000-01-05 Carsten Dominik <cd@gnu.org>
13226
13227 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
13228 idlw-toolbar.
13229
13230 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
13231 file idlw-rinfo.el.
1362aeb4
TTN
13232 (idlwave-customize): load must read file idlw-shell.el.
13233 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 13234
d6226972
CD
132352000-01-05 Carsten Dominik <dominik@astro.uva.nl>
13236
13237 * progmodes/idlw-shell.el: Also provide idlwave-shell
13238 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
13239 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
13240
13241 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
13242 both reftex-dcr and reftex-vcr.
1362aeb4 13243
d6226972
CD
13244 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
13245
6ddb893f 132462000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
13247
13248 * ps-print.el: PostScript code now is in separate files, doc fix.
13249 (ps-print-version): New version number (5.0.3).
13250 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
13251 local.
13252 (ps-spool-config): Initialization fix.
c1475eae
GM
13253 (ps-print-prologue-1, ps-print-prologue-2)
13254 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
13255 (ps-background-image): Little code reformating.
13256 (ps-begin-file, ps-begin-job): Fix code.
88807984 13257 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
13258 (ps-prologue-file): New fun.
13259
ae833aae
KH
132602000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13261
c1475eae 13262 * ps-vars.el: Eliminated.
ae833aae
KH
13263
13264 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
13265 `;;;###autoload'.
13266
13267 * ps-print.el: ps-vars eliminated, doc fix.
13268 (ps-print-version): New version number (5.0.2).
13269 (ps-spool-config): Initialization fix.
13270 (ps-print-customize): New fun.
13271
560a7bd2
GM
132722000-01-04 Gerd Moellmann <gerd@gnu.org>
13273
13274 * autorevert.el (auto-revert-mode): Return value of
13275 auto-revert-mode.
13276
f45dd0f4
DL
132772000-01-04 Dave Love <fx@gnu.org>
13278
fae2ac05
DL
13279 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
13280 menu items.
f45dd0f4 13281
61255981
DL
132822000-01-03 Dave Love <fx@gnu.org>
13283
88807984 13284 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 13285
83de2ebc 13286 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
13287 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
13288 `cl-hash-table-p', not `hash-table-p'.
13289 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
13290
c182a70f
EZ
132912000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13292
13293 * faces.el (face-read-integer, read-face-attribute)
13294 (color-defined-p, color-values): unspecified-{f,b}g are now
13295 strings.
13296
047f434a
GM
132972000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
13298
13299 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
13300 at comment end, and re-insert them after filling.
13301
bab531e2
EZ
133022000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13303
13304 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
13305 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
13306 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 13307
d684c676
EZ
133082000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13309
13310 * term/x-win.el (xw-defined-colors): Call color-supported-p,
13311 the new name of face-color-supported-p.
13312
13313 * term/w32-win.el (xw-defined-colors): Likewise.
13314
0aad4805
EZ
133152000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
13316
13317 * simple.el (completion-setup-function): Count completion-size
13318 from minibuffer-prompt-end, not from point-min.
13319
5fe1d139
EZ
133202000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
13321
13322 * faces.el (read-face-attribute, defined-colors, color-defined-p):
13323 Pass the frame to tty-color-* functions.
13324 (display-color-p, frame-set-background-mode): Pass the frame to
13325 tty-display-color-p.
13326
13327 * term/tty-colors.el (tty-defined-color-alist): Renamed from
13328 tty-color-alist.
13329 (tty-color-alist, tty-modify-color-alist): New functions.
13330 (tty-color-define, tty-color-clear, tty-color-approximate)
13331 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
13332 an optional parameter FRAME.
13333
162dec01
GM
133342000-01-01 Gerd Moellmann <gerd@gnu.org>
13335
27189709
GM
13336 * image.el (create-image, defimage): Don't assume image data is a
13337 string.
13338
162dec01
GM
13339 * image.el (defimage): Handle specifications containing :data
13340 instead of :file.
13341 (image-type-from-data): New function.
13342 (image-type-from-file-header): Use it.
13343 (create-image): Add parameter DATA-P.
1362aeb4 13344
bea56df7 13345See ChangeLog.8 for earlier changes.
25a6fab1
KH
13346
13347;; Local Variables:
e64c3a75 13348;; coding: iso-2022-7bit
25a6fab1 13349;; End: