(viper-file-checked-in-p): Call vc-state instead of vc-locking-user,
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
c6779d8d
DL
12000-11-22 Dave Love <fx@gnu.org>
2
3 * md5.el (md5): Provide.
4 (md5): Fix error call.
5
e672fdce
MB
62000-11-22 Miles Bader <miles@gnu.org>
7
d9fdcdb5
MB
8 * textmodes/refill.el (refill-adjust-ignorable-overlay)
9 (refill-fill-paragraph-at): Remove debugging code.
10
80e24c04
MB
11 * calendar/calendar.el (generate-calendar-window): When we don't
12 call `fit-window-to-buffer', make sure the top line is fully visible.
13
3a17d6cc
MB
14 * image-file.el (insert-image-file): Don't make `read-only'
15 property rear-nonsticky.
16
ae1a21c6
MB
17 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
18 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
19 stashing away its original value.
20 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
21 in the recursive edit.
22 Bind `isearch-original-minibuffer-message-timeout' to protect it.
23 (isearch-done): Restore `minibuffer-message-timeout'.
24
e672fdce
MB
25 * cus-start.el: Remove entry for `mode-line-inverse-video'.
26
3ea79df8
SM
272000-11-21 Stefan Monnier <monnier@cs.yale.edu>
28
29 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
30
31 * find-lisp.el (find-lisp-find-files-internal):
32 Use dolist, when and file-name-as-directory.
33
34 * emacs-lisp/edebug.el (edebug-form-spec prop): use dolist.
35 (define-derived-mode, define-minor-mode): Add specs.
36
37 * window.el: General comment and spacing fixes.
38 (save-selected-window): Use backquotes.
39 (window-safely-shrinkable-p): New function.
40 (shrink-window-if-larger-than-buffer): Use it.
41
42 * subr.el (make-local-hook): Docstring fix.
43
44 * shell.el (shell-mode): Use define-derived-mode.
45
46 * newcomment.el (comment-indent): Insert comment before calling
47 comment-indent-function. Don't insert in column 0.
48 (comment-dwim): Indent before inserting comment.
49
50 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
51 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
52 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
53 Use mapc rather than map.
54
55 * files.el (find-buffer-visiting): Compare all attributes before
56 declaring two files identical (rather than just their inode-no).
57 (auto-mode-alist): Use \' rather than $.
58
59 * which-func.el: Update maintainer line.
60
61 * pcvs.el (uniquify-buffer-file-name): Remove advice.
62 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
63 (uniquify-buffer-file-name): Use it.
64
8f62f2b8
MB
652000-11-22 Miles Bader <miles@gnu.org>
66
67 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
68 * simple.el (minibuffer-avoid-prompt): New function.
69
fb279a6d
GM
702000-11-21 Gerd Moellmann <gerd@gnu.org>
71
72 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
73
867092e9
MB
742000-11-21 Miles Bader <miles@gnu.org>
75
ef860850
MB
76 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
77 inclusion of `track-mouse'.
78
867092e9
MB
79 * textmodes/refill.el (refill-ignorable-overlay): New variable.
80 (refill-adjust-ignorable-overlay): New function.
81 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
82 only the paragraph's tail if possible.
83 Update `refill-ignorable-overlay'.
84 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
85
86 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
87 point inside the fill-prefix.
88
89 * textmodes/refill.el (refill-post-command-function): Don't reset
90 refill-doit in the case where a self-insertion command doesn't
91 case a refill. Use `refill-fill-paragraph-at', getting position
92 from `refill-doit'.
93 (refill-after-change-function): Set `refill-doit' to END.
94 (refill-fill-paragraph-at): New function, mostly from old
95 refill-fill-paragraph.
96 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
97 (refill-pre-command-function): New function.
98 (refill-mode): Add it to `pre-command-hook'.
99
ff9ab414
GM
1002000-11-20 Gerd Moellmann <gerd@gnu.org>
101
29a01b72
GM
102 * textmodes/artist.el (artist-mode): Fix autoload cookie.
103
ff9ab414
GM
104 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
105 javadoc tags.
106
885b211b
AS
1072000-11-20 Andre Spiegel <spiegel@gnu.org>
108
109 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
110 vc.el).
111
112 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
113 require vc.
114
115 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
116 checkouts.
117
d1838556
DL
1182000-11-20 Dave Love <fx@gnu.org>
119
120 * Makefile.in (DONTCOMPILE): Omit bindings.el.
121
56c13ae6
GM
1222000-11-20 Gerd Moellmann <gerd@gnu.org>
123
124 * calculator.el: New version from author.
125
b95b34e5
GM
1262000-11-19 Gerd Moellmann <gerd@gnu.org>
127
030de92f
GM
128 * info.el (info-menu-5): Doc fix.
129
b95b34e5
GM
130 * textmodes/artist.el: New file.
131
54970452
AS
1322000-11-19 Andre Spiegel <spiegel@gnu.org>
133
134 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
135 and differentiate according to checkout model.
136 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
137 since this function is only concerned with master state.
138
139 * vc-hooks.el (vc-workfile-unchanged-p,
140 vc-default-workfile-unchanged-p): Moved here from vc.el.
141
142 * vc.el (vc-workfile-unchanged-p,
143 vc-default-workfile-unchanged-p): See above.
144
e5a9dabf
MB
1452000-11-19 Miles Bader <miles@gnu.org>
146
147 * image-file.el (insert-image-file): Make `intangible' and
148 `read-only' properties rear-nonsticky too.
149
24127af0
GM
1502000-11-18 Gerd Moellmann <gerd@gnu.org>
151
d392e9c5
GM
152 * ps-print.el: Update copyright notice.
153
154 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
155 (tooltip-show): Use the offsets.
156
24127af0
GM
157 * bindings.el (mode-line-modified): Fix a typo.
158 (mode-line-toggle-modified, mode-line-widen)
159 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
160
08ea6f17
GM
1612000-11-17 Gerd Moellmann <gerd@gnu.org>
162
163 * ps-print.el: Minor fixes from author.
164
66321b2f
SM
1652000-11-16 Stefan Monnier <monnier@cs.yale.edu>
166
167 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
168 (vc-version-backup-file): Docstring fix.
169
046110c6
GM
1702000-11-16 Gerd Moellmann <gerd@gnu.org>
171
4104194e
GM
172 * files.el (basic-save-buffer): Don't add a newline if
173 find-file-literally is non-nil.
174 (find-file-literally): Extend doc string.
175
046110c6
GM
176 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
177 sort(1) with the `-f' argument.
178
6505c16e
AS
1792000-11-16 Andre Spiegel <spiegel@gnu.org>
180
fd063975
AS
181 * vc.el: Updated backend documentation.
182 (vc-default-check-headers): New function.
183
3d02dd81
AS
184 * vc-{cvs,rcs,sccs}.el: Functions reordered.
185
046110c6 186 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 187 up-to-date.
9dd94743
AS
188 (vc-do-command): In the asynchronous case, output messages only if
189 the minibuffer is not active.
fd063975 190
8791d617
AS
191 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
192 `vc-cvs-use-edit' is on.
193 (vc-cvs-checkout): When this is used for reverting the workfile,
194 make a backup of the original contents and revert to that in case
195 of error.
9dd94743
AS
196 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
197 remote repositories.
8791d617 198
6505c16e
AS
199 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
200 for both version and ratio in the minibuffer.
fd063975 201
8791d617
AS
202 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
203 Use vc-do-command to perform the annotation, not call-process.
6505c16e 204
a13f0660
KH
2052000-11-16 Kenichi Handa <handa@etl.go.jp>
206
207 * international/quail.el (quail-start-translation): Don't call
208 `message' before reading key sequence.
209
1389a414
MB
2102000-11-16 Miles Bader <miles@lsi.nec.co.jp>
211
212 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
213
9256a532
KH
2142000-11-16 Kenichi Handa <handa@etl.go.jp>
215
216 * window.el (fit-window-to-buffer): Be sure to acquire at least
217 one text line even if the buffer is empty.
218
0e14fe9f
GM
2192000-11-16 Gerd Moellmann <gerd@gnu.org>
220
221 * net/ange-ftp.el (ange-ftp-file-writable-p)
222 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
223 ange-ftp-process-verbose to nil.
224
da645c53
DL
2252000-11-15 Dave Love <fx@gnu.org>
226
233d5cde
DL
227 * wid-edit.el (widget-specify-field, widget-specify-button): If
228 :help-echo is a function, set help-echo of overlay to
229 widget-mouse-help.
230 (widget-mouse-help): New function.
231 (widget-echo-help): Rewritten for :help-echo functions only taking
232 a widget arg.
233
b12057b9
DL
234 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
235 display-graphic-p.
236 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
237 and that JPEG is available.
238 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
239
da645c53
DL
240 * international/mule-cmds.el (locale-charset-language-names):
241 Match @euro.
242
6d133d1f
GM
2432000-11-15 Gerd Moellmann <gerd@gnu.org>
244
245 * faces.el (face-set-after-frame-default): If
0e14fe9f 246 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
247 default face from X resources.
248
49ac2ac5
EZ
2492000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
250
251 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
252 Don't set EMACSLOADPATH.
253
4fb0a34c
EZ
2542000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
255
256 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
257 texinfo-insert-@url.
258 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
259 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
260
bb304a7a
SM
2612000-11-14 Stefan Monnier <monnier@cs.yale.edu>
262
82bc80bf
SM
263 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
264 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
265 (checkdoc-minor-keymap): Backward compatibility.
266 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
267 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
268 (checkdoc-this-string-valid-engine): Be a bit more strict
269 to avoid matching substrings of `...' quoted vars/funs.
270 (checkdoc-defun-info): Only look for `interactive' if alone.
271 (debug-ignored-errors): Add "arg doesn't appear in docstring".
272
e8c87124
SM
273 * progmodes/compile.el (grep): `tag-default' can be nil.
274
bb304a7a
SM
275 * newcomment.el (comment-indent): Paren typo.
276
8628686a
DL
2772000-11-14 Dave Love <fx@gnu.org>
278
25c269ef
DL
279 * calculator.el: New maintainer version.
280
66321b2f 281 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 282
8628686a
DL
283 * cmuscheme.el: Doc fixes.
284 (cmuscheme) <defgroup>: Use `scheme' as parent.
285 (cmuscheme-program-name): Remove. Change uses to
286 scheme-program-name.
287
288 * xscheme.el (scheme-program-name): Don't define here.
289
290 * progmodes/scheme.el (scheme-program-name): New variable
291 (originally in cmuscheme).
292
88f0a1eb
MB
2932000-11-14 Miles Bader <miles@gnu.org>
294
295 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
296 Handle header-lines. Don't loop forever if we can't enlarge the
297 window anymore. Simplify a bit.
298
cd9a000c
KH
2992000-11-14 Kenichi Handa <handa@etl.go.jp>
300
301 * window.el (fit-window-to-buffer): Don't check
302 window-text-height. Assure that the last line is fully visible.
303
304 * international/quail.el (quail-show-guidance-buf): Call
305 fit-window-to-buffer to assure the enough height of the guidance
306 buffer.
307 (quail-update-guidance): Avoid making the guidance buffer shorter.
308
d3fcda22
SM
3092000-11-14 Stefan Monnier <monnier@cs.yale.edu>
310
bdbd9606
SM
311 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
312 rather than `prepend' and add an interesting comment.
313 (tex-math-face, tex-font-lock-syntactic-face-function):
314 New face and function to use it.
315 (tex-define-common-keys, tex-mode-map): Use menu-item rather
316 than `menu-enable' symbol property.
317 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
318 (tex-mode): Add some latex-mode commands for auto-selection.
319 Use tex-font-lock-syntactic-face-function.
320 (tex-insert-quote): Simplify.
321 (tex-shell): New mode.
322 (tex-start-shell): Use it.
323 (tex-shell-proc, tex-shell-buf): New functions.
324 (tex-send-command): Use it.
325 (tex-main-file): Fix the meaning of the new arg REALFILE.
326 (tex-send-tex-command): New function split from `tex-start-tex'.
327 Set compilation-last-buffer and compilation-parsing-end.
328
d3fcda22
SM
329 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
330 when it follows non-comment text on the line.
331
332 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
333 Set font-lock-defaults.
334 (lisp-mode-shared-map): Init inside the defvar.
335 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
336 Use define-derived-mode.
337
bdab1d43
MB
3382000-11-14 Miles Bader <miles@lsi.nec.co.jp>
339
340 * faces.el (header-line): Use `:box nil' for color/gs displays too.
341
936ae731
GM
3422000-11-14 Gerd Moellmann <gerd@gnu.org>
343
344 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
345 recursively optimize body because that can lead to infinite
346 recursion; see comment there.
347
1695ca2b
EZ
3482000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
349
350 * faces.el (face-spec-set-match-display): Revert the change from
351 2000-10-24. Add a FIXME for after v21.1.
352
9d348294
MB
3532000-11-13 Miles Bader <miles@gnu.org>
354
355 * textmodes/fill.el (skip-line-prefix): New function.
356 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
357 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
358 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
359 point inside the fill-prefix.
9d348294 360
b85fa13c
MB
3612000-11-13 Miles Bader <miles@lsi.nec.co.jp>
362
363 * calendar/calendar.el (generate-calendar-window): Use
364 `fit-window-to-buffer'.
365
a0b47716
SM
3662000-11-12 Stefan Monnier <monnier@cs.yale.edu>
367
368 * gud.el (gud-minor-mode): New var.
369 (gud-symbol, gud-val): New functions.
370 (gud-find-file): Copy gud-minor-mode to the new buffer.
371 (gud-menu-map): Include entries for commands that are not always
372 available, using :enable to (de)activate them.
373 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
374 (gud-mode-map): New map.
375 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
376 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
377 Don't set up gud's menu (it's done by the minor-mode).
378 (gud-minibuffer-local-map): New.
379 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
380 (gud-query-cmdline): New function.
381 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
382 (gud-mode): Use define-derived-mode.
383 Don't set up gud's menu (it's done by the minor-mode).
384 (gud-chop-words): Remove.
385 (gud-common-init): Use split-string instead.
386 (gud-new-keymap, gud-make-debug-menu): Eradicate.
387
388 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
389 Add keyword arg :name.
390
391 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
392 (diff-count-matches, diff-split-hunk): New functions.
393 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
394
395 * pcvs-info.el (cvs-fi-conflict-face): New var.
396
397 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
398 Make it into a simple syntax-table, shared among all submodes.
399 (sh-heredoc-face): Re-introduce.
400 (sh-font-lock-syntactic-face-function): New function.
401 (sh-mode): Use it. Also use define-derived-mode.
402 Remove old bogus setting of indent-region-function.
403 (sh-set-shell): Don't set the syntax-table any more.
404 (sh-mode-syntax-table) <defun>: Remove.
405
f5ed37df
MB
4062000-11-12 Miles Bader <miles@gnu.org>
407
408 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
409 message if interactive.
410
0b074c2f
DL
4112000-11-12 Dave Love <fx@gnu.org>
412
413 * mail/feedmail.el: Fix header,
414 (feedmail) <defgroup>: Add :link.
415
416 * view.el: Use local-map property, not keymap on mode-line string.
417
418 * scroll-all.el (scroll-all-mode): Customize variable. Add
419 autoload cookie to function.
420
421 * lazy-lock.el: Remove compatibility code.
422
423 * finder.el (finder-known-keywords): Add `files', remove `vms'.
424 (finder-help-echo): New variable.
425 (finder-mouse-face-on-line): Add help-echo stuff.
426 (finder-list-keywords, finder-list-matches): Use mapc.
427
428 * faces.el (face-font-registry-alternatives): Add :version.
429
430 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
431 tags-table-list.
432
a0b47716 433 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 434
a0b47716 435 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
436 (mail-mode): Use [:alnum:] in some regexps.
437
6d502396
DL
4382000-11-10 Dave Love <fx@gnu.org>
439
440 * ediff.el (ediff-regions-internal, ediff-documentation):
441 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
442 fundamental mode.
443
444 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
445 buffer into fundamental mode.
446 (ediff-set-difference): Use copy-sequence if available.
447
448 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
449 ediff-patch-map non-nil.
450 (ediff-fixup-patch-map, ediff-fixup-patch-map)
451 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
452 buffer into fundamental mode.
453
454 * ediff-merg.el (state-or-merge): Defvar when compiling.
455
a82fe213
JR
4562000-11-10 Jason Rumney <jasonr@gnu.org>
457
458 * w32-fns.el (w32-add-charset-info): New function.
459 (w32-charset-info-alist): Use it.
460
52d89894
GM
4612000-11-10 Gerd Moellmann <gerd@gnu.org>
462
463 * faces.el (face-font-registry-alternatives): New user-option.
464
178932de
SM
4652000-11-10 Stefan Monnier <monnier@cs.yale.edu>
466
d7fa3319
SM
467 * textmodes/texinfo.el (texinfo-block-default): New var.
468 (texinfo-insert-block): Use it. Insert a newline if needed.
469
178932de
SM
470 * textmodes/fill.el (fill-indent-according-to-mode): New var.
471 (fill-region-as-paragraph): Use it.
472
473 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
474 (latex-mode): Tweak tex-*-(head|trail)er regexps.
475 Tweak paragraph regexps to allow a leading [ \t]*.
476 (tex-latex-block): Insert a newline if necessary.
477 (latex-insert-item): Only insert a newline if necessary.
478 (tex-guess-main-file): New function.
479 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
480 Set tex-main-file if TeX-master is provided.
481 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
482
bd02b8e0
GM
4832000-11-10 Gerd Moellmann <gerd@gnu.org>
484
485 * startup.el (command-line): Set the default tooltip-mode
486 to t for graphical displays which implement x-show-tip.
487
488 * tooltip.el (tooltip-mode): Add a comment about startup.el
489 setting the default value of this user-option.
490
b29b03eb
SM
4912000-11-09 Stefan Monnier <monnier@cs.yale.edu>
492
493 * font-lock.el (font-lock-*-face) <defvar>: Move.
494 (font-lock-defaults-alist): Mark obsolete.
495 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
496 (font-lock-mode): Use define-minor-mode.
497 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
498 (font-lock-turn-off-thing-lock): Be more explicit.
499 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
500 (font-lock-syntactic-face-function): New var.
501 (font-lock-fontify-syntactically-region): Use it.
502 (font-lock-doc-face): New.
503
504 * pcvs.el (cvs-enabledp): Ignore errors.
505 (cvs-commit-filelist): Never query.
506 (cvs-mode-insert): Always add a terminating / in the initial prompt.
507 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
508 (cvs-do-removal): Use cvs-partition rather than delete-if.
509 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
510 cvs-bury-buffer.
511
512 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
513 Allow `next' to jump to after the end of the last match.
514
778fbc46
GM
5152000-11-09 Gerd Moellmann <gerd@gnu.org>
516
730c746c
GM
517 * simple.el (byte-compiling-files-p): New function.
518
519 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
520 if it is there.
521
522 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
523 nil again.
524
778fbc46
GM
525 * textmodes/ispell.el (ispell-library-path): Don't call
526 check-ispell-version when byte-compiling because that starts
527 an ispell process, and ispell might not be installed.
528 (toplevel): Don't set up a menu when byte-compiling.
529
530 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
531 it, so that a boundp test can be used to determine if we're
532 currently byte-compiling.
533
5912c5bb
DL
5342000-11-09 Dave Love <fx@gnu.org>
535
536 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
537 eval-after-load.
538
7bb054a5
GM
5392000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
540
541 * ps-print.el: Patch for variable initialization when spooling. Doc
542 fix.
543 (ps-output-list): Fun eliminated.
544 (ps-begin-file, ps-begin-job): Code fix.
545
9db2706e
DL
5462000-11-08 Dave Love <fx@gnu.org>
547
548 * ediff-wind.el (ediff-control-frame-parameters): Zero
549 tool-bar-lines.
550
f7eb32aa
GM
5512000-11-08 Gerd Moellmann <gerd@gnu.org>
552
553 * simple.el (shell-command, display-message-or-buffer)
554 (shell-command-on-region): Mention resize-mini-windows in the doc
555 string.
556 (display-message-or-buffer): Take the value of resize-mini-windows
557 into account.
558
7b01b08c
GM
5592000-11-07 Gerd Moellmann <gerd@gnu.org>
560
acad3c0b
GM
561 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
562
7b01b08c
GM
563 * dired.el (dired-between-files): Add `^. find' as an alternative
564 to the regular expression, for find-dired.
565
6f602bd0
SM
5662000-11-06 Stefan Monnier <monnier@cs.yale.edu>
567
568 * textmodes/texnfo-upd.el: Require texinfo.
569 (defmacro, defgroup): Remove.
570 (texinfo-section-to-generic-alist): Remove.
571 Use texinfo-section-list instead (i.e. level is changed string->int).
572 (texinfo-filter): New function.
573 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
574 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
575 Use it. And use regexp-opt.
576 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
577 (texinfo-update-menu-region-beginning)
578 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
579 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
580 (texinfo-update-menu-same-level-regexps): Update.
581 (texinfo-update-node, texinfo-every-node-update)
582 (texinfo-sequential-node-update): Remove autoload cookie.
583
584 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
585 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
586 (texinfo-chapter-level-regexp): Remove.
587 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
588
bb216218
DL
5892000-11-06 Dave Love <fx@gnu.org>
590
6f602bd0 591 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 592
6f602bd0
SM
593 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
594 Match defun*.
bb216218 595
ff8dd5d5
KH
5962000-11-06 Kenichi Handa <handa@etl.go.jp>
597
598 * composite.el (composition-function-table): Variable declaration
599 moved to src/composite.c.
600 (compose-chars-after): New optional arg object.
601
e9da51a1
GM
6022000-11-06 Gerd Moellmann <gerd@gnu.org>
603
e0c12c68
GM
604 * bindings.el (mode-line-toggle-read-only)
605 (mode-line-toggle-modified, mode-line-widen)
606 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
607 (make-mode-line-mouse2-map): Rewritten.
608 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
609 functions so that C-h k can show something with a doc string.
610
e9da51a1
GM
611 * startup.el (fancy-splash-delay): Set to 10 seconds.
612 (fancy-splash-max-time): New user-option.
613 (fancy-splash-stop-time): New variable.
614 (fancy-splash-screens): Set it. Catch `stop-splashing'.
615 (fancy-splash-screens-1): Throw `stop-splashing' when current
616 time is greater than fancy-splash-stop-time.
617
611dbdf0
SM
6182000-11-06 Stefan Monnier <monnier@cs.yale.edu>
619
4d2806e2
SM
620 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
621
611dbdf0
SM
622 * pcvs.el (cvs-mode-marked): New arg `noquery'.
623 Prompt user for a file rather than raising an error.
624 (cvs-enabledp): Fix call to cvs-mode-marked.
625 (cvs-insert-file): New function (extracted from cvs-mode-insert).
626 (cvs-mode-insert): Use it. Change the init prompt' value.
627 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
628
629 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
630 Don't pass default arg to ewoc-locate.
631 (ewoc-collect): Return result in the right order.
632
633 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
634
635 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
636 (cvs-status-get-tags): Fix regexp.
637 (cvs-status-trees, cvs-status-cvstrees):
638 Combine after change hooks and don't sit-for.
4d2806e2
SM
639 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
640 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
641 Use make-char rather than hard-coded cryptic data.
642 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
643
644 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
645
646 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
647 (cvs-insert-strings): New function.
648
937b2877
MB
6492000-11-06 Miles Bader <miles@lsi.nec.co.jp>
650
651 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
652 `mwheel-scroll-amount'.
653 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
654 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
655 string-matching against the version string.
656
c6c97763
KH
6572000-11-06 Kenichi Handa <handa@etl.go.jp>
658
6eaec747
KH
659 * language/thai.el ("Thai"): Set a lisp form that produces
660 composed string in `sample-text' language info.
661
662 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
663 composed string in `sample-text' language info.
664
665 * international/mule-cmds.el (describe-language-environment): Eval
666 `sample-text' data and insert the result.
667
c6c97763
KH
668 * international/mule-conf.el (compound-text): Define this coding
669 system here. Make x-ctext and ctext aliases of it.
670
671 * language/european.el (compound-text, ctext): Moved to
672 international/mule-conf.el.
673
d1145f85
AI
6742000-11-05 Andrew Innes <andrewi@gnu.org>
675
676 * w32-fns.el (w32-version): New function.
677
178a6a45
SM
6782000-11-05 Stefan Monnier <monnier@cs.yale.edu>
679
680 * progmodes/awk-mode.el: Update copyright.
681 (awk-mode-abbrev-table): Remove.
682 (awk-font-lock-keywords): Use regexp-opt.
683 (awk-mode): Use define-derived-mode.
684
685 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
686 when extracting a suffix.
687
1ba90166
AS
6882000-11-04 Andre Spiegel <spiegel@gnu.org>
689
690 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
691 auto-save-mode.
692
546790cb
JR
6932000-11-04 Jason Rumney <jasonr@gnu.org>
694
695 * language/european.el (decode-mac-roman): Test against r1 not r0.
696
d247e32d
SM
6972000-11-03 Stefan Monnier <monnier@cs.yale.edu>
698
fbf44f44
SM
699 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
700 (icon-mode): Define indent-line-function.
701 (icon-comment-indent): Simplify.
702 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
703
704 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
705
706 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
707 Bind change-log-default-mode to defeat the caching done on it.
708 Don't bother saving excursion any more.
709
710 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
711
712 * frame.el (after-setting-font-hook): Rename hooks -> hook.
713 (set-frame-font): Use the new name (and the old for compatibility).
714
715 * toolbar/tool-bar.el (tool-bar-mode):
716 * time.el (display-time-mode):
717 * recentf.el (recentf-mode):
718 * paren.el (show-paren-mode):
719 * mwheel.el (mouse-wheel-mode):
720 * msb.el (msb-mode):
721 * jka-compr.el (auto-compression-mode):
722 * image-file.el (auto-image-file-mode):
723 * hl-line.el (hl-line-mode):
724 * delsel.el (delete-selection-mode):
725 * autoinsert.el (auto-insert-mode):
726 * complete.el (partial-completion-mode): Drop unneeded positional args.
727
728 * info.el (Info-mode):
729 * comint.el (comint-mode): Don't both with make-local-hook.
730
d247e32d
SM
731 * log-edit.el (log-edit-menu): New menu.
732
4921558e
MB
7332000-11-03 Miles Bader <miles@gnu.org>
734
735 * wid-edit.el (widget-end-of-line): Reinstate, with a new
736 definition, so that trailing spaces are handled properly.
737 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
738
1fc02b3c
GM
7392000-11-03 Gerd Moellmann <gerd@gnu.org>
740
741 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
742 tab character.
743 (fancy-splash-screens): Set tab-width to 20.
744
51d001f7
DL
7452000-11-03 Dave Love <fx@gnu.org>
746
747 * comint.el (comint-completion-addsuffix): Fix custom type.
748
ba22aeff
SM
7492000-11-02 Stefan Monnier <monnier@cs.yale.edu>
750
751 * font-lock.el (font-lock-buffers): Remove.
752 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
753 (font-lock-change-major-mode): Remove.
754 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
755 (font-lock-default-fontify-region): Extend the multiline
756 fontification to whole lines.
757 (font-lock-fontify-anchored-keywords)
758 (font-lock-fontify-keywords-region): If matching just one
759 line (with \n) only mark the \n as multiline.
760
761 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
762 Correctly handle the case where several :group args are supplied.
763 Allow :extra-args.
764 (easy-mmode-define-global-mode): Allow :extra-args.
765 Correctly handle the case where several :group args are supplied.
766
9c887ada
MB
7672000-11-02 Miles Bader <miles@gnu.org>
768
769 * calendar/calendar.el (diary-face, calendar-today-face)
770 (holiday-face): Remove dependency on `window-system'.
771
7f25090d
KR
7722000-11-02 Ken Raeburn <raeburn@gnu.org>
773
774 * Makefile.in (emacs): Set EMACSLOADPATH always.
775 (update-authors, .el.elc, compile-files): Don't do it explicitly
776 here.
9b911107 777 (compile-files): Bomb out if compilation of a file fails.
7f25090d 778
7dd6009c
DL
7792000-11-02 Dave Love <fx@gnu.org>
780
781 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
782
94821e4f
EZ
7832000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
784
785 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
786 punctuation in the warning inserted into the *mail* buffer.
787
1ac3fc42
GM
7882000-11-02 Gerd Moellmann <gerd@gnu.org>
789
57731876
GM
790 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
791 (authors-public-domain-p): New function.
792 (authors-print): Use it.
793
975f82c9
GM
794 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
795
1ac3fc42
GM
796 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
797
4b3eb10f
GM
7982000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
799
975f82c9 800 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
801 (ps-print-version): New version number (6.3.1).
802 (ps-even-or-odd-pages): Customization fix.
803 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
804 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
805 (ps-page-count): Var replaced by `ps-page-column'.
806 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
807 (ps-print-sheet-p): New fun.
808
7da794df
MB
8092000-11-02 Miles Bader <miles@lsi.nec.co.jp>
810
811 * tooltip.el (tooltip-gud-tips-setup): New function.
812 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
813 (tooltip-mode): Call tooltip-gud-tips-setup.
814 (tooltip-gud-tips): Use `gud-basic-call' instead of
815 process-send-string, so the prompt gets frobbed appropriately.
816 Handle nil return value from `tooltip-gud-print-command'.
817
0e40b809
EL
8182000-11-01 Eric M. Ludlam <zappo@ultranet.com>
819
820 * comint.el (comint-add-to-input-history): New function.
821 (comint-send-input): Use `comint-add-to-input-history'.
822
50ada0db
MB
8232000-11-02 Miles Bader <miles@lsi.nec.co.jp>
824
973a3104
MB
825 * info.el (info-menu-header): New face.
826 (Info-fontify-menu-headers): New function.
827 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
828
50ada0db
MB
829 * info.el (Info-insert-dir): Don't include blank lines at
830 beginning of additional dir files (one is added automatically).
831
bff53411
SM
8322000-11-01 Stefan Monnier <monnier@cs.yale.edu>
833
834 * emacs-lisp/easy-mmode.el (define-minor-mode):
835 Revert the latest changes.
836 Allow the three positional arguments to be skipped and replaced
837 by keyword arguments.
838 Add a :toggle argument to determine whether a nil arg means toggle
839 or means turn-on. The default is unchanged.
840 Add a call to force-mode-line-update.
841
6b8a0b2d
DL
8422000-11-01 Dave Love <fx@gnu.org>
843
844 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
845 cookie.
846
5bf99100
MB
8472000-11-01 Miles Bader <miles@lsi.nec.co.jp>
848
849 * calendar/calendar.el (diary-face, holiday-face): Add
850 dark-background variants.
851
a4032611
SS
8522000-10-31 Sam Steingold <sds@gnu.org>
853
854 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
855 `tex-main-file' does not have directory in it.
856
c286608e
SM
8572000-10-31 Stefan Monnier <monnier@cs.yale.edu>
858
859 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
860
4836835a
TTN
8612000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
862
863 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
864 functional change.
865
26dcb81b
GM
8662000-10-31 Gerd Moellmann <gerd@gnu.org>
867
868 * files.el (find-file-noselect): When we expand a wildcard, return
869 a list of buffers, as we should do according to the doc string.
870
49fc4500
KR
8712000-10-31 Ken Raeburn <raeburn@gnu.org>
872
873 * loadup.el (top level): Adjust load path if program name is
874 "../src/bootstrap-emacs", in case it's not dumped and thus the
875 load path adjustment hasn't already been done.
876
ea0c615d
GM
8772000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
878
879 * ps-print.el: Fix bug on selected pages for printing. Use
880 `color-values' for Emacs 21. Ensure fontification when jit-lock
881 is on. Try to avoid warning messages when compiling. Doc Fix.
882 (ps-print-version): New version number (6.3).
883 (ps-color-device): Use `color-values' to determine if device
884 supports color.
885 (ps-color-values): Try to use `x-color-values' when using XEmacs.
886 (ps-print-page-p): Changed from defsubst to defun.
887 (ps-page-number): Changed from defmacro to defun.
888 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
889 printing.
c286608e 890 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
891 (ps-end-file, ps-dummy-page): Funs eliminated.
892 (ps-print-color-scale): Changed default value.
893 (ps-page-n-up, ps-print-page-p): New internal vars.
894 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
895 (ps-plot-region, ps-generate, ps-end-job): Code fix.
896
9e20722f
GM
897 * delim-col.el: Little programming improvement.
898 (delimit-columns-str): New macro.
899 (delimit-columns-region, delimit-columns-rectangle): Code fix.
900
d7a0fd00
KH
9012000-10-31 Kenichi Handa <handa@etl.go.jp>
902
c286608e
SM
903 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
904 Moved to european.el.
d7a0fd00
KH
905 (ccl-encode-mac-roman-font, fontset-mac): Modified for
906 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
907 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
908 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 909
234be340
DL
9102000-10-30 Dave Love <fx@gnu.org>
911
912 * progmodes/cc-menus.el (imenu-generic-expression)
913 (imenu-progress-message): Only defvar when compiling.
914
4edc4a39
DL
915 * emacs-lisp/elp.el (elp-unload-hook): New function.
916
917 * loadhist.el (unload-feature): Call elp-restore-function,
918 checking for symbols; don't use elp-restore-all.
919 (loadhist-hook-functions): Doc fix.
920
70c825df
SM
9212000-10-30 Stefan Monnier <monnier@cs.yale.edu>
922
923 * log-edit.el (log-edit-confirm): Fix the default.
924
1d3baf74
GM
9252000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
926
927 * delim-col.el: Little fix: replace delimit-columns-align-columns by
928 delimit-columns-format.
929 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 930
1ec321a7
MB
9312000-10-30 Miles Bader <miles@lsi.nec.co.jp>
932
933 * comint.el (comint-replace-by-expanded-history): Don't use
934 comint-get-old-input (we're not looking at *old* input).
935 (comint-get-old-input-default): If using fields, signal an error
936 when the point is not in an input field.
937
70737ea9
KH
9382000-10-30 Kenichi Handa <handa@etl.go.jp>
939
940 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
941 and mule-unicode-e000-ffff.
942
fa0cb51d 943 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
944 (make-coding-system): Accept a symbol of translation table as a
945 value of property `safe-chars'.
946
947 * international/mule-cmds.el (encode-coding-char): Check property
948 safe-chars instead of safe-charsets.
949
950 * international/fontset.el (fontset-default): Modified for
951 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
952 (x-font-name-charset-alist): Likewise.
953 (ccl-encode-unicode-font): New CCL program. Record it in
954 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
955
70c825df
SM
956 * language/european.el (mac-roman-decoder, mac-roman-encoder):
957 New translation tables.
70737ea9
KH
958 (decode-mac-roman, encode-mac-roman): Definition of these CCL
959 programs are modified and moved from mac-win.el.
960 (mac-roman): Definition of this coding system is modified and
961 moved from mac-win.el.
4836835a 962
fda2ce24 9632000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 964
1d3baf74 965 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 966 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 967
dd4d3cb6
MB
9682000-10-29 Miles Bader <miles@gnu.org>
969
970 * custom.el (custom-add-to-group): Allow multiple entries for a
971 given value OPTION, as long as their widget types are different.
972 * cus-edit.el (custom-face-value-create): If face name doesn't end
973 with "face", add such here (similar to custom group widgets).
974
975 * comint.el (comint-highlight-prompt): Add :type.
976
dace60cf
JW
9772000-10-28 John Wiegley <johnw@gnu.org>
978
979 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
980 Changed this function to operate on a temporary buffer instead of
981 the main buffer. This not only keeps flyspell from marking a
982 buffer as changed that wasn't, but it solves the jumpy cursor
983 problem when attempts are made to edit incorrect words.
984 (flyspell-maybe-correct-doubling): Same change as for
985 `flyspell-maybe-correct-transposition'.
986
987 * calendar/timeclock.el (timeclock-log): Doc fix.
988 (timeclock-last-event): Doc fix.
989 (timeclock-log): Kill the timelog buffer after appending a new
990 event.
991 (timeclock-find-discrep): Use a temp buffer to read in the
992 timelog, instead of visiting the file.
993 (timeclock-log-data): A new function, along with a host of helper
994 functions, for the purpose of making timelog data accessible to
995 programmers.
996
997 * eshell/esh-mode.el (window-height test): Make certain that
998 `eshell-stringify-t' is non-nil.
999 (eshell-password-prompt-regexp): Changed to a much simpler
1000 password regexp.
1001 (eshell-send-input): If `eshell-invoke-directly' returns t,
1002 directly invoke the parsed command using `eval'. This improves
1003 turn-around time on simple commands by a factor of three or
1004 greater, such as cd, ls, pwd, etc. -- which get used very often.
1005 It also conserves thousands of cons cells per call (since
1006 `eshell-do-eval' consumes memory like a Cookie Monster set loose
1007 in the Pacific Cookie Company).
1008
1009 * eshell/esh-test.el (eshell-test): Whitespace fix.
1010
1011 * eshell/em-ls.el (eshell-ls-insert-directory): Make
1012 `eshell-ls-initial-args' nil when inserting directory contents.
1013
1014 * eshell/em-script.el (eshell-script-initialize): Add names to
1015 `eshell-complex-commands, since `source' and `.' are complex.
1016
0467b076
EZ
1017 * eshell/esh-cmd.el (eshell-rewrite-for-command)
1018 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
1019 `eshell-copy-handles'.
1020 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
1021 bodies.
1022 (eshell-separate-commands): Whitespace fix.
1023 (eshell-complex-commands): Added a new list of names, for
1024 determining whether a given command is as simple as it looks.
1025 (eshell-invoke-directly): New function. Returns t if a command
1026 should be invoked directly (using `eval'), rather than indirectly
1027 using `eshell-do-eval'.
1028 (eshell-do-eval): Whitespace fix.
1029
1030 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
1031 which provides an emulation of the DOS shell behavior of assuming
1032 that cp/mv/ln should copy/move/link to the current directory.
1033 (eshell-remove-entries): Added a doc string.
1034 (eshell-shuffle-files): Removed the check for `target' being null.
1035 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
1036 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
1037 it to do a smarter check of whether a destination was provided.
1038 (eshell/mv, eshell/cp): Enable `:preserve-args'.
1039 (eshell/ln): Enable `:preserve-args', and use
1040 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
1041 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
1042 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
1043 list after flattening it. This makes it possible to cat files
1044 with numerical names.
1045 (eshell-unix-initialize): Added several names to
1046 `eshell-complex-commands.
1047 (eshell-unix-command-complex-p): Return t if a given command name
1048 may result in external processes being invoked.
1049
1050 * eshell/em-glob.el (eshell-glob-show-progress): Make this
1051 variable nil by default, since it slows down glob processing by a
1052 factor of two or more, and increases memory consumption.
1053
1054 * eshell/em-smart.el: Added a note about how memory consumptive
1055 smart display mode can be (at least this is true in Emacs 21).
1056 (eshell-smart-initialize): Whitespace fix.
1057 (eshell-refresh-windows): Use `if' instead of `when'.
1058 (eshell-smart-scroll-window): Calling `save-current-buffer' was
1059 not necessary.
1060 (eshell-currently-handling-window): Added a missing global
1061 variable.
1062
1063 * eshell/em-ls.el (eshell-do-ls): Code simplification.
1064 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
1065 Whitespace fix.
1066 (eshell-ls-exclude-hidden): Added this variable in addition to
1067 `eshell-ls-exclude-regexp'. This one prevents files beginning
1068 with . from even being read, which can improve memory consumption
1069 quite a bit.
1070 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
1071 read file entries beginning with a dot. In home directories with
1072 lots of hidden files, fully two-thirds of the time spent in ls is
1073 used to read directory entries that are immediately thrown away.
1074 (eshell-ls-initial-args): Added back this configuration variable,
1075 for specifying default initial arguments to every call to ls.
1076 Much faster than using an alias to do the same thing.
1077 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
1078 (eshell-ls-dir): Whitespace change.
1079
1080 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
1081
1082 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
1083 available.
1084 (eshell-stringify-t): Added a customization variable, to indicate
1085 whether `t' should be rendered as a string at all. If not, one
1086 can still determine if the result of an expression is true using
1087 "file-exists-p FILE && echo true".
1088 (eshell-stringify): If `eshell-stringify-t' is nil, don't
1089 stringify t!
1090
1091 * eshell/esh-module.el: Whitespace fix.
1092
1093 * eshell/em-alias.el (eshell-alias-initialize): Added
1094 `eshell-command-aliased-p' to `eshell-complex-commands'.
1095 (eshell-command-aliased-p): New function that returns t if a
1096 command name names an aliased.
1097
657f9cb8 10982000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 1099
0467b076 1100 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 1101 redrawing the screen when changing cursor color.
0467b076
EZ
1102 (viper-insert-state-pre-command-sentinel)
1103 (viper-replace-state-pre-command-sentinel)
70c825df
SM
1104 (viper-replace-state-post-command-sentinel):
1105 Use viper-preserve-cursor-color.
657f9cb8
MK
1106 Many functions changed to use viper= instead of = when comparing
1107 characters.
0467b076 1108 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 1109 working with characters.
0467b076 1110 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
1111 Many functions changed to use viper= instead of = when comparing
1112 characters.
0467b076 1113 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 1114
0467b076 1115 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 1116 Several typos fixed in various docstrings.
0467b076
EZ
1117 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
1118 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 1119 hook.
0467b076
EZ
1120 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
1121 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
1122 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
1123 (ediff-get-selected-buffers): New function.
1124 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
1125 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 1126 save-window-excursion.
0467b076 1127 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 1128 termination check in while loop.
0467b076 1129 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 1130 dired buffer.
0467b076
EZ
1131 (ediff-files,ediff-merge-files,ediff-files3)
1132 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 1133
4f490d99
DL
11342000-10-28 Dave Love <fx@gnu.org>
1135
1136 * info.el (Info-fontify-node): Add help-echo for menu items.
1137
45b84006
EZ
11382000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
1139
5ebc02b3
EZ
1140 * startup.el (normal-top-level): If the value of $TERM indicates
1141 we are running from xterm or one of its work-alikes, default to a
1142 light background mode.
1143
45b84006
EZ
1144 Support for -fg, -bg, and -rv command-line arguments for TTYs:
1145 * faces.el (tty-handle-reverse-video): New function.
1146 (tty-create-frame-with-faces): Call it.
1147
1148 * frame.el (frame-notice-user-settings): Don't apply
1149 default-frame-alist and initial-frame-alist to MS-DOS frames.
1150 Call tty-handle-reverse-video, frame-set-background-mode, and
1151 face-set-after-frame-default for non-MS-DOS frames.
1152
1153 * startup.el (tty-long-option-alist): New variable.
1154 (tty-handle-args): New function.
1155 (command-line): Call tty-handle-args.
1156
1157 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
1158 startup.el now does that for all character-terminal frames.
1159
eab6e8b9
MB
11602000-10-28 Miles Bader <miles@gnu.org>
1161
1162 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
1163 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
1164 global. If :global is followed by a non-nil but non-t value,
1165 make the mode buffer-local, but also generate a `global-MODE'
1166 version using `easy-mmode-define-global-mode'. Add
1167 :conditional-turn-on keyword argument.
1168
51a29efc
DL
11692000-10-28 Dave Love <fx@gnu.org>
1170
1171 * international/latin1-disp.el (latin1-char-displayable-p): Don't
1172 use window-system.
1173
d71d7114
EZ
11742000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
1175
1176 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
1177 Don't call find-buffer-file-type-coding-system. Instead, just
1178 set eol-type to -unix if inhibit-eol-conversion is in effect, or
1179 if the file is on an untranslated filesystem.
1180 (add-untranslated-filesystem): Use "D" instead of "f" inside
1181 interactive.
1182
1f9cab4b
DL
11832000-10-27 Dave Love <fx@gnu.org>
1184
70c825df 1185 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
1186 (refill-mode): Use it.
1187
70c825df
SM
11882000-10-27 Stefan Monnier <monnier@cs.yale.edu>
1189
1190 * international/quail.el (quail-activate): Don't make-local-hook.
1191
7432cf10
AS
11922000-10-27 Andre Spiegel <spiegel@gnu.org>
1193
4836835a 1194 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 1195 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
1196 (vc-make-version-backup): Don't do it on MS-DOS without long file
1197 names.
4836835a 1198
7432cf10
AS
1199 * vc.el (vc-version-other-window): If an automatic backup of the
1200 desired version exists, rename it instead of copying it.
1201
4836835a
TTN
1202 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
1203 after command. If there's an unexpected error, signal it instead
7432cf10 1204 of being silent.
e1483c38 1205 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 1206
05ea7ef2
MB
12072000-10-27 Miles Bader <miles@lsi.nec.co.jp>
1208
fd1035aa
MB
1209 * shell.el (shell): Add BUFFER argument.
1210 * comint.el (make-comint-in-buffer): New function.
1211 (make-comint): Use it.
1212
05ea7ef2
MB
1213 * faces.el (face-spec-choose): Change syntax so that the list of
1214 attribute-value pairs is now the cdr of each clause, not the cadr.
1215 Detect old-style entries, and handle them. Use pop.
1216
835a55fe
SM
12172000-10-26 Stefan Monnier <monnier@cs.yale.edu>
1218
f5ab1cdd
SM
1219 * cus-edit.el (custom-mode-map): Use a sparse map.
1220 (custom-mode): Don't bother with make-local-hook.
1221
1222 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
1223
835a55fe
SM
1224 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
1225
c13b0ec8
GM
12262000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1227
1228 * ps-print.el: Avoid compilation gripes.
1229 (ps-print-version): New version number (6.2.1).
4836835a 1230
e9f63196
DL
12312000-10-26 Dave Love <fx@gnu.org>
1232
0b95284b
DL
1233 * menu-bar.el: Modify some menu item help strings.
1234 (menu-bar-help-menu): Add link to MORE.STUFF.
1235
e9f63196
DL
1236 * cus-edit.el (custom-mode): Add `special' mode-class property.
1237
1238 * wid-browse.el (widget-browse-mode): Likewise.
1239
1240 * wid-edit.el (widget-specify-field): Revert to using local-map
1241 property, not keymap.
1242
e276a14a
MB
12432000-10-26 Miles Bader <miles@lsi.nec.co.jp>
1244
c1545d88
MB
1245 * wid-edit.el (widget-field-end): When checking for a `boundary'
1246 field, do so in the correct buffer.
1247
3c1b77ca
MB
1248 * simple.el (undo): Correctly distinguish between numeric and
1249 non-numeric prefix args in non-transient-mark-mode, as per the doc
1250 string. When in transient-mark-mode, treat all prefix-args as
1251 numeric.
1252
f5ab1cdd
SM
1253 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
1254 Position point on match. Handle N == 0 correctly.
22626d9d
MB
1255
1256 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
1257 (comint-mode-map): Reverse order of `comint-write-output' and
1258 `comint-append-output-to-file'.
1259 (comint-append-output-to-file): Reinstate this function, for the
1260 benefit of the menu.
1261
d97151cb
SM
12622000-10-25 Stefan Monnier <monnier@cs.yale.edu>
1263
1264 * vc.el (vc-version-other-window): Bind `file'.
1265
ea7d6f5b
GM
12662000-10-25 Gerd Moellmann <gerd@gnu.org>
1267
f5ab1cdd 1268 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
1269
1270 * emacs-lisp/authors.el (batch-update-authors): New function.
1271 (authors-fixed-entries): New defconst.
1272 (authors-add-fixed-entries): New function.
1273 (authors): Call it.: Don't process lispref/.
1274
17c25cea
JR
12752000-10-25 Jason Rumney <jasonr@gnu.org>
1276
1277 * cus-edit.el (custom-button-face, custom-button-pressed-face):
1278 Merge x w32 and mac definitions.
1279
4ecda532
GM
12802000-10-25 Gerd Moellmann <gerd@gnu.org>
1281
1282 * menu-bar.el (menu-bar-options-menu): Add a help string for
1283 `uniquify'.
1284
b6735035
GM
12852000-10-25 Stephen Gildea <gildea@alum.mit.edu>
1286
f5ab1cdd
SM
1287 * time-stamp.el (time-stamp-string-preprocess):
1288 Fix a wrong type argument error.
b6735035 1289
f4cbc7a0
MB
12902000-10-25 Miles Bader <miles@gnu.org>
1291
1292 * recentf.el (recentf-mode): Variable removed.
1293 (recentf-mode): Use `define-minor-mode'.
1294
1295 * mwheel.el (mouse-wheel-mode): New global minor mode.
1296 (mwheel-install): Use `mouse-wheel-mode'.
1297
f4b020f6
DL
12982000-10-25 Dave Love <fx@gnu.org>
1299
f5ab1cdd
SM
1300 * progmodes/cperl-mode.el (cperl-mode):
1301 Set normal-auto-fill-function correctly.
072cb6f9 1302
f4b020f6
DL
1303 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
1304 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 1305 bindings.
f4b020f6 1306
ebe2a441
MB
13072000-10-25 Miles Bader <miles@lsi.nec.co.jp>
1308
ff4dcd4b
MB
1309 * wid-edit.el (widget-field-at): New function.
1310 (widget-at, widget-field-activate): Use it.
1311 (widget-tabable-at): Use `widget-at'.
1312 (widget-specify-field): If the terminating character of the widget
1313 field (which is read-only) is a newline, put it into a special
1314 `boundary' field so that C-n/C-p act more naturally.
1315 (widget-field-end): Also don't subtract one if a special
1316 `boundary' field has been added after the widget field.
1317
ebe2a441
MB
1318 * comint.el (comint-output-filter, comint-send-input): Don't
1319 bother adding stickiness fields to overlays to fool the field
1320 code, since it should notice the overlay insertion-types now.
ff4dcd4b 1321
ebe2a441
MB
1322 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
1323 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
1324 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
1325
fe50b6ab
GM
13262000-10-24 Gerd Moellmann <gerd@gnu.org>
1327
53df4dda
GM
1328 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
1329 (authors): Set file coding system to iso-2022-7bit. Add
1330 file-local variables to output buffer.
1331
4836835a 1332 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
1333 WARN is nil.
1334
53df4dda
GM
13352000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1336
1337 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
1338
1339 * delim-col.el: Now there is a column formatting mechanism.
1340 Modified to customization mechanisms convention. Doc fix.
1341 (columns): New group for delim-col.
1342 (delimit-columns-before, delimit-columns-after)
1343 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
1344 (delimit-columns-end): New vars.
1345 (delimit-columns-customize, delimit-columns-format): New funs.
1346 (delimit-columns-region, delimit-columns-rectangle)
1347 (delimit-columns-rectangle-line): Modified to support column
1348 formatting.
4836835a 1349
a9839779
DL
13502000-10-24 Dave Love <fx@gnu.org>
1351
1352 * log-edit.el (log-edit): Add :version and a :group for vc.
1353
df0267b8
GM
13542000-10-24 Gerd Moellmann <gerd@gnu.org>
1355
9acc3873
GM
1356 * files.el (after-find-file): Don't print a message ``New file''
1357 if WARN is nil.
1358
63e1b552
GM
1359 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
1360 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
1361 get duplicate tool-bar entries because we'll see the global ones
1362 on more than one path through keymaps.
1363
1946f901
GM
1364 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
1365
df0267b8
GM
1366 * progmodes/cmacexp.el: Change Francesco's email address.
1367
ae3b264b
KH
13682000-10-24 Kenichi Handa <handa@etl.go.jp>
1369
1370 * window.el (fit-window-to-buffer): Adjust point of the window
1371 buffer, not that of the current buffer.
1372
23afac01
EZ
13732000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
1374
1375 * progmodes/cmacexp.el: Update the euthor's email address.
1376
22d1a4ed
MB
13772000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1378
1379 * faces.el (face-spec-set-match-display): Add `graphic' display
1380 type (the inverse of `tty'). Use `display-graphic-p' instead of
1381 the window-system variable.
1382
f408aa48
KH
13832000-10-24 Kenichi Handa <handa@etl.go.jp>
1384
1385 * international/isearch-x.el (isearch-with-input-method): Call
1386 input-method-function with the first event in
1387 unread-command-events.
1388
94fe8a31
MB
13892000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1390
1391 * faces.el (face-default-spec, face-user-default-spec): Make
1392 defsubsts.
1393
8f47302e
AC
13942000-10-24 Andrew Choi <akochoi@i-cable.com>
1395
1396 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
1397 New charsets.
1398
1399 * term/mac-win.el: Remove definitions of mac-roman-lower and
1400 mac-roman-upper, require dired, and define instead of set
1401 mac-ready-for-drag-n-drop to avoid compilation error.
1402
446c097e
AI
14032000-10-23 Andrew Innes <andrewi@gnu.org>
1404
1405 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
1406 superfluous calls to subst-char-in-string; instead apply
1407 expand-file-name after convert-standard-filename to ensure
1408 expected directory separators are used.
1409
379b70e7
EZ
14102000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
1411
1412 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
1413
85c766e9
DL
14142000-10-23 Dave Love <fx@gnu.org>
1415
b7e03a67
DL
1416 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
1417 (tool-bar-add-item): Set foreground and background for XBM icons.
1418
1419 * international/latin1-disp.el (latin1-char-displayable-p): New
1420 function (from Handa).
1421 (latin1-display-check-font): Use it.
1422
0dcf8835
DL
1423 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
1424 using :key-sequence, making it much more usable. Use nconc, not
1425 append.
1426 (imenu--create-keymap-1): Avoid append.
1427
85c766e9 1428 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 1429
cb3069bb
MB
14302000-10-23 Miles Bader <miles@lsi.nec.co.jp>
1431
1432 [the following changes fix a bug where `define-minor-mode' didn't
1433 correctly generate :require clauses for defcustoms in compiled files]
1434 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
1435 (byte-compile-log-file, byte-compile-log-1): Don't set
1436 `byte-compile-current-file' to nil. Instead set
1437 `byte-compile-last-logged-file' to it. Test whether
1438 byte-compile-current-file equals byte-compile-last-logged-file
1439 instead of whether its nil.
3b6542ba 1440 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 1441
6db6243b
SM
14422000-10-23 Stefan Monnier <monnier@cs.yale.edu>
1443
1444 * textmodes/refill.el: Fix var names in doc.
1445 (refill-mode): Don't bother with make-local-hook anymore.
1446
98490598
MB
14472000-10-23 Miles Bader <miles@lsi.nec.co.jp>
1448
e01cd227
MB
1449 * faces.el (face-user-default-spec, face-default-spec): New functions.
1450 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 1451 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
1452 Use `face-user-default-spec'. Simplify code slightly.
1453
4836835a 1454 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
1455 (woman-unknown-face): Add dark-background variants.
1456 (woman-default-faces): Renamed from `woman-colour-faces'.
1457 Set using the stored defaults, rather than using hard-wired colors.
1458 (woman-monochrome-faces): Renamed from `woman-black-faces'.
1459 Just make the foreground `unspecified' rather than "black".
1460 (woman-menu): Rename menu entries accordingly.
1461
98490598
MB
1462 * faces.el (header-line): Make more reasonable on mono/grayscale
1463 displays.
1464
1a578e9b
AC
14652000-10-23 Andrew Choi <akochoi@i-cable.com>
1466
1467 * cus-edit.el (custom-button-face): Use 3D look for mac.
1468 (custom-button-pressed-face): Likewise.
1469
1470 * faces.el (set-face-attributes-from-resources): Handle mac frames
1471 in the same way as x and w32 frames.
1472 (face-valid-attribute-values): Likewise.
1473 (read-face-attribute): Likewise.
1474 (defined-colors): Likewise.
1475 (color-defined-p): Likewise.
1476 (color-values): Likewise.
1477 (display-grayscale-p): Likewise.
1478 (face-set-after-frame-default): Likewise.
1479 (mode-line): Same default face as for x and w32.
1480 (tool-bar): Likewise.
1481
1482 * frame.el: Remove call to frame-notice-user-settings at end of
1483 the file.
1484
1485 * info.el (Info-fontify-node): make underlines invisible for mac
1486 as for x, pc, and w32 frame types.
1487
1488 * term/mac-win.el: New file.
1489
aaaf7be7
DL
14902000-10-22 Dave Love <fx@gnu.org>
1491
1492 * textmodes/refill.el: New file.
1493
5392d654
AS
14942000-10-22 Andre Spiegel <spiegel@gnu.org>
1495
4836835a 1496 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 1497 MANUAL and REGEXP.
4836835a 1498 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
1499 New functions.
1500 (vc-before-save): Use the latter.
1501 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
1502 confusion.
1503
4836835a 1504 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
1505 expected by vc[-hooks].el.
1506
1507 * vc.el (vc-checkout): Added `-p' suffix in call to
1508 vc-make-version-backups-p; use vc-make-version-backup to actually
1509 make the backup.
1510 (vc-version-other-window, vc-version-backup-file): Handle both
1511 automatic and manual backups.
1512 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
1513 of all of them.
1514
1e221c16
MB
15152000-10-22 Miles Bader <miles@gnu.org>
1516
7ff4fda5
MB
1517 * comint.el (comint-highlight-input, comint-highlight-prompt):
1518 Renamed, `-face' at end removed.
1519 (comint-send-input, comint-output-filter): Use renamed faces.
1520
3511cde8
MB
1521 * window.el (fit-window-to-buffer): Change defaulting of
1522 MAX-HEIGHT slightly.
1523
1e221c16
MB
1524 * faces.el (color-values, color-defined-p): Use `member', not
1525 `memq', because it works correctly for strings.
1526 (frame-set-background-mode): Actually, "unspecified-fg" and
1527 "unspecified-bg" *are* strings. Use `member', not `memq', and
1528 `equal', not `eq', when a string value is possible.
1529
b6ef4898
EZ
15302000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1531
1532 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
1533
34939e2c
SM
15342000-10-21 Stefan Monnier <monnier@cs.yale.edu>
1535
1536 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
1537 sh-electric-rparen, sh-electric-less and sh-electric-hash.
1538 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
1539 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
1540 (sh-font-lock-syntactic-keywords): Use them.
1541 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
1542 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
1543 (sh-mode): Don't override font-lock-unfontify-region-function.
1544 Use a copy of sh-font-lock-syntactic-keywords.
1545 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
1546 Don't call sh-scan-buffer since font-lock does it on the fly.
1547 (sh-get-indent-info): Use `face' rather than `syntax-table'
1548 text-property to detect here-documents.
1549 Replace sh-special-syntax with sh-st-punc.
1550 (sh-prev-line): Use `face' rather than `syntax-table'
1551 text-property to skip over here-documents.
1552 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
1553 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
1554 (sh-electric-less, sh-set-here-doc-region)
4836835a 1555 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
1556 (sh-scan-buffer, sh-rescan-buffer): Remove.
1557
f3d3c491
AI
15582000-10-21 Andrew Innes <andrewi@gnu.org>
1559
1560 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
1561 remote (ange-ftp) file names.
1562
b86c791c
MB
15632000-10-21 Miles Bader <miles@gnu.org>
1564
d9c30bdf
MB
1565 * window.el (fit-window-to-buffer): New function.
1566 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
1567 (window-text-height): Don't expect minibuffers to have mode-lines.
1568
d9c30bdf 1569 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
1570 * international/quail.el (quail-update-guidance): Use
1571 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 1572
617fee5a
MB
1573 * international/quail.el (quail-show-guidance-buf): Make sure
1574 guidance window really has enough room.
1575 (quail-update-guidance): If quail-guidance-win is already shown,
1576 make sure its height is OK.
1577
b86c791c
MB
1578 * window.el (window-text-height, set-window-text-height):
1579 New functions.
1580 (shrink-window-if-larger-than-buffer): Use `window-text-height'
1581 instead of `window-height' & `mode-line-window-height-fudge'.
1582 (mode-line-window-height-fudge): Add FACE parameter.
1583 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
1584 instead of `enlarge-window' & `mode-line-window-height-fudge'.
1585
e34850d1
MB
15862000-10-20 Miles Bader <miles@gnu.org>
1587
1588 * window.el (height-affecting-face-attributes): Use `defconst'.
1589
1590 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
1591 New function, conditionally aliased to `mode-line-window-height-fudge'.
1592 (ispell-help): Use it.
1593 (ispell-choices-win-default-height): Don't include mode-line fudge.
1594 (ispell-choices-win-default-height): New function.
1595 (ispell-show-choices, ispell-command-loop): Use function
1596 `ispell-choices-win-default-height' instead of variable.
1597
a8b883c2
MB
15982000-10-20 Miles Bader <miles@lsi.nec.co.jp>
1599
8c6e4a58
MB
1600 * window.el (mode-line-window-height-fudge): New variable.
1601 (height-affecting-face-attributes): New variable.
1602 (mode-line-window-height-fudge): New function.
1603 (shrink-window-if-larger-than-buffer): Use it.
1604 * help.el (resize-temp-buffer-window): Likewise.
1605
a8b883c2
MB
1606 * info.el (Info-fontify-node): Add support for @subsubsection
1607 titles, which use `Info-title-4-face'.
1608 (Info-title-4-face): New face.
1609 (Info-title-3-face): Inherit from Info-title-4-face instead of
1610 variable-pitch.
1611
e64c3a75
JR
16122000-10-19 Jason Rumney <jasonr@gnu.org>
1613
1614 * dired.el (dired-insert-directory): Do not let errors signalled by
1615 attempt to run dired-free-space-program prevent dired from working.
1616
c70fe852
SM
16172000-10-19 Stefan Monnier <monnier@cs.yale.edu>
1618
1619 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
1620
877cf6b4
GM
16212000-10-19 Gerd Moellmann <gerd@gnu.org>
1622
5de037e0
GM
1623 * dirtrack.el (dirtrack): Fix call to run-hooks.
1624
6deb9af9
GM
1625 * cmuscheme.el (cmuscheme-program-name): Renamed from
1626 scheme-program-name because xscheme.el contains a defcustom with
1627 the same name. As a consequence, customizing group `cmuscheme'
1628 loaded `xscheme' which redefined run-scheme.
1629 (run-scheme): Use cmuscheme-program-name.
1630
877cf6b4
GM
1631 * ps-print.el (ps-print-emacs-type): Move into the
1632 eval-and-compile.
1633
e597d8fb 1634 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 1635 anonymous address, and add a website for Befrienders International.
4836835a 1636
3e9cb08f
GM
16372000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1638
c70fe852
SM
1639 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
1640 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
1641 (ps-print-version): New version number (6.2).
1642 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
1643 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
1644 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
1645 (ps-x-extent-priority, ps-x-extent-start-position)
1646 (ps-x-face-font-instance, ps-x-find-coding-system)
1647 (ps-x-font-instance-properties, ps-x-make-color-instance)
1648 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
1649 avoid compilation gripes without defining functions.
1650 (ps-e-find-composition): Alias for function find-composition, to have a
1651 suitable function depending on Emacs version.
1652 (ps-color-device, ps-color-values, ps-face-foreground-name)
1653 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
1654 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
1655 (ps-print-ensure-fontified): Function definitions surrounded by
1656 `eval-and-compile' to avoid compilation gripes.
1657 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
1658 by symbol-value to avoid compilation gripes.
1659 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
1660 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
1661
d8abcd91
MB
16622000-10-19 Miles Bader <miles@lsi.nec.co.jp>
1663
13ab33c4
MB
1664 * startup.el (normal-top-level): Call `frame-set-background-mode'
1665 after `frame-notice-user-settings' because the latter doesn't call
1666 the former on a tty.
1667
d8abcd91
MB
1668 * faces.el (frame-set-background-mode): `unspecified' &c are
1669 symbols, not strings.
1670
e8bce0a9
EZ
16712000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1672
c70fe852
SM
1673 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
1674 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 1675
c70fe852
SM
1676 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
1677 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 1678
773272d8
KH
16792000-10-19 Kenichi Handa <handa@etl.go.jp>
1680
c70fe852 1681 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
1682 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
1683 for ISO10646-1 fonts.
1684 (x-font-name-charset-alist): Add an entry for "iso10646-1".
1685
772139c0
EZ
16862000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1687
1688 * faces.el (frame-set-background-mode): If a tty frame defines a
1689 background color, use that to compute the background mode, instead
1690 of always defaulting to "dark".
1691
d134a19f
MB
16922000-10-19 Miles Bader <miles@lsi.nec.co.jp>
1693
8bb84cb2
MB
1694 * comint.el (comint-write-output): New function.
1695 (comint-mode-map): Add it to the menu.
e40a778f 1696 Bind `C-c C-s' to comint-write-output.
d134a19f 1697
dada41e1
GM
16982000-10-18 Gerd Moellmann <gerd@gnu.org>
1699
1700 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
1701 Use fancy-splash-delay.
1702
9b5360aa
GM
17032000-10-18 Alex Schroeder <alex@gnu.org>
1704
1705 * progmodes/sql.el (sql-sybase-options): New option.
1706 (sql-sybase): Use it. Add sql-database to the list of parameters
1707 provided for login. The options -w 2048 -n are not used any more.
1708
9035a35a
GM
1709 * comint.el (comint-read-input-ring): Bugfix such that the first
1710 and the last entry of the input ring file are not lost.
1711
3556c6dd
GM
17122000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1713
1714 * ps-print.el: Internal variable changes to defcustom,
1715 make-local-hook changes to defvar. Doc fix.
1716 (ps-print-version): New version number (6.1).
1717 (ps-setup, ps-do-despool): Code fix.
1718 (ps-printer-name): Customization fix.
1719 (ps-printer-name-option): Now is a defcustom instead of an
1720 internal variable.
1721 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
1722 (ps-print-begin-column-hook): Now are defvar instead of
1723 make-local-hook.
4836835a 1724
4e217e50
MB
17252000-10-18 Miles Bader <miles@gnu.org>
1726
1727 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
1728 (comint-kill-output): Changed into an alias for `comint-delete-output',
1729 and made obsolete.
1730 (comint-mode-map): Rename references to comint-kill-output.
1731
34460354
EZ
17322000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
1733
1734 * diff-mode.el (diff-header-face, diff-file-header-face)
1735 (diff-changed-face): Add bold and italic attributes to tty faces.
1736 (diff-function-face): New face.
1737 (diff-font-lock-keywords): Use it.
1738
17ea3cdb
MB
17392000-10-18 Miles Bader <miles@lsi.nec.co.jp>
1740
1741 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
1742 Remove commented-out call to force-mode-line-update.
1743 (comint-kill-output): Use `forward-line 0' instead of
1744 beginning-of-line to make sure we get past the prompt.
1745
9244f2c7
SM
17462000-10-17 Stefan Monnier <monnier@cs.yale.edu>
1747
1748 * diff-mode.el (diff-header-face, diff-file-header-face):
1749 Add specific setting for dark background.
1750 (diff-context-face): Renamed from diff-comment-face.
1751 Set explicitly rather than inheriting from font-lock-comment-face.
1752
1592c1ef
EZ
17532000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1754
1755 * startup.el (command-line): Move the code which sets the default
1756 TTY colors to before before-init-hook.
1757
f86292a9
GM
17582000-10-17 Gerd Moellmann <gerd@gnu.org>
1759
1760 * jit-lock.el (jit-lock-stealth-time): Doc fix.
1761
f7f2e883
EZ
17622000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1763
e854cc22
EZ
1764 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
1765 extensions, for MS-DOS.
1766
f7f2e883
EZ
1767 * diff-mode.el (diff-header-face, diff-file-header-face)
1768 (diff-changed-face): Define tty-specific colors.
1769
c7b4f0f9
GM
17702000-10-17 Gerd Moellmann <gerd@gnu.org>
1771
1772 * startup.el (fancy-splash-text): Realign the text.
1773
12a72271
EZ
17742000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1775
1776 * font-lock.el (font-lock-comment-face): Define a separate default
1777 for dark-background tty's.
1778
61dfccfd
MB
17792000-10-17 Miles Bader <miles@gnu.org>
1780
1781 * help.el (resize-temp-buffer-window): Add hack to avoid last line
1782 being obscured by whizzy mode-lines on graphics displays.
1783
333cd59e
EZ
17842000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1785
1786 * info.el (Info-title-1-face, Info-title-2-face)
1787 (Info-title-3-face): Define colors for tty's.
dada41e1 1788 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 1789
dbf1fcc1
EZ
17902000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1791
1792 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
1793 reverse from the frame parameters, and don't invert foreground and
1794 background colors.
1795
ac629823
MB
17962000-10-16 Miles Bader <miles@gnu.org>
1797
1798 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
1799 string "*Info*". Call propertized-buffer-identification to spruce
1800 up the result.
1801
76eebffc
GM
18022000-10-16 Gerd Moellmann <gerd@gnu.org>
1803
3a6b59d9
GM
1804 * help.el: Provide `help' for the sake of define-minor-mode
1805 which generates defcustoms with requires.
1806
6569c3d3
GM
1807 * jit-lock.el (jit-lock-after-change): If we're in text that
1808 matches a multi-line font-lock pattern, make sure the whole text
1809 will be redisplayed.
1810
c2e0a611
GM
1811 * emacs-lisp/authors.el (authors-add): Don't add an entry if
1812 author's name is unknown.
1813
76eebffc
GM
1814 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
1815 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
1816 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
1817 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
1818 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
1819 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
1820 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
1821 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
1822 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
1823 Add author information.
1824
cf1e7b12
MB
18252000-10-16 Miles Bader <miles@lsi.nec.co.jp>
1826
1827 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
1828 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
1829 full-color version (using the Gimp) to eliminate dithering artifacts.
1830
5586f3eb
SM
18312000-10-15 Stefan Monnier <monnier@cs.yale.edu>
1832
1833 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
1834
1835 * simple.el (syntax-flag-table, string-to-syntax): Remove.
1836
ad64a888
DL
18372000-10-15 Dave Love <fx@gnu.org>
1838
1839 * progmodes/sh-script.el: Require skeleton and comint when
1840 compiling.
1841
1842 * pcomplete.el (pcomplete) <defgroup>: Add :version.
1843
1844 * whitespace.el: Doc fixes.
1845 (top-level): Don't add hooks here.
1846 (whitespace-running-emacs): Deleted.
1847 (timer): Don't require.
1848 (whitespace): Add back :version conditional on xemacs test.
1849 (whitespace-spacetab-regexp, whitespace-indent-regexp)
1850 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
1851 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
1852 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
1853 Avoid specific xemacs test.
1854 (whitespace-global-mode): New option.
1855 (whitespace-global-mode): New command.
1856 (whitespace-unload-hook): New function.
1857
1858 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 1859 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
1860 (Info-fontify-node): `Goto' goes to `Go to'.
1861 (Info-fontify-node): Add help-echo to xref links.
1862
1ef49fc6
EZ
18632000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
1864
1865 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
1866
8b7707e1
SM
18672000-10-15 Stefan Monnier <monnier@cs.yale.edu>
1868
b3b7f42f
SM
1869 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
1870 Use plist-get and allow :inherit.
1871
1872 * emacs-lisp/cl-macs.el (cl-do-arglist):
1873 Use plist-get and plist-member instead of memq.
1874
3c7fafc7
SM
1875 * emacs-lisp/ewoc.el (ewoc-location): New function.
1876 (ewoc-enter-after, ewoc-enter-before): Document return value.
1877 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
1878 Don't need make-local-hook any more.
1879 (cvs-addto-collection): Return the new tin.
1880 (cvs-mode-insert): Jump to the new line.
1881
8b7707e1
SM
1882 * jit-lock.el (jit-lock-fontify-buffer): Remove.
1883
1884 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
1885
1886 * font-lock.el (font-lock-syntactically-fontified): New var.
1887 (font-lock-fontify-syntactic-keywords-region): Use it.
1888 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
1889
1890 * diff-mode.el (diff-find-file-name): Fix regexp.
1891
1892 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
1893 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
1894
1895 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
1896 (sh-mode-syntax-table): Add punctuation syntax for < and >.
1897 (sh-mode): Don't make all vars local here.
1898 (sh-kw): Reformat.
1899 (sh-set-shell): Use dolist. Don't set indent-region-function.
1900 (sh-mode-syntax-table): Use pop.
1901 (sh-remember-variable): Use push.
1902 (sh-help-string-for-variable): Use memq.
1903 (sh-safe-backward-sexp): Remove.
1904 (sh-safe-forward-sexp): Add ARG.
1905 (sh-get-indent-info, sh-prev-stmt): Use it.
1906 (sh-prev-line): Simplify by using forward-comment.
1907 (sh-this-is-a-continuation): Simplify.
1908 (sh-learn-buffer-indent): Use dolist.
1909 (sh-do-nothing): Remove.
1910 (sh-set-char-syntax, sh-set-here-doc-region):
1911 Use inhibit-modification-hooks.
1912 (sh-name-style): Use mapcar and push.
1913 (sh-load-style): Use dolist.
1914 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
1915 (sh-case, sh-while-getopts): Use propertize directly rather
1916 than sh-electric-rparen.
1917
19182000-10-14 Stefan Monnier <monnier@cs.yale.edu>
1919
1920 * textmodes/tex-mode.el: Require CL when compiling.
1921 (tex-mode-syntax-table): Init immediately.
1922 (tex-mode-map): Bind M-RET to latex-insert-item.
1923 (latex-mode): Set indent-line-function to latex-indent.
1924 (tex-common-initialization): Don't setup the syntax-table any more.
1925 (latex-insert-item): New skeleton.
1926 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 1927 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 1928 (latex-indent, latex-find-indent): New functions.
4836835a 1929 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
1930 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
1931 (tex-compilation-parse-errors): Use with-syntax-table.
1932
86b7fcbb
MB
19332000-10-15 Miles Bader <miles@gnu.org>
1934
1935 * font-lock.el (font-lock-comment-face): Change dark-background,
1936 color, non-tty, default to `chocolate1'.
1937
57a24508
JW
19382000-10-13 John Wiegley <johnw@gnu.org>
1939
1940 * eshell/esh-util.el (require): Added a missing `require' form,
1941 needed when compiling (for an ange-ftp macro definition).
1942
40ad3db4
DL
19432000-10-13 Dave Love <fx@gnu.org>
1944
1945 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
1946
db460189
GM
19472000-10-13 Gerd Moellmann <gerd@gnu.org>
1948
b41c9501
GM
1949 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
1950 fix.
1951
4836835a 1952 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
1953 transparent -colors 8).
1954
3b5e21df
GM
19552000-10-13 Stephen Gildea <gildea@alum.mit.edu>
1956
1957 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
1958 that breaks with old list format timestamps.
1959 (time-stamp-warn-inactive, time-stamp-old-format-warn)
1960 (time-stamp-count, time-stamp-conversion-warn): Improved doc
1961 strings.
1962
16908a3f
JW
19632000-10-13 John Wiegley <johnw@gnu.org>
1964
d7103dda
JW
1965 * align.el, pcomplete.el, calendar/timeclock.el,
1966 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
1967
dace60cf 1968 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
1969 faulty math, where holiday hours were being computing as seconds.
1970
b6b70cda
JW
19712000-10-13 John Wiegley <johnw@gnu.org>
1972
1973 * desktop.el (desktop-buffer-modes-to-save): Added a global for
1974 specifying what "other" kinds of buffers should be saved. This
1975 used to be hard-coded.
1976 (desktop-buffer-misc-functions): A global for specifying how
1977 auxiliary data should be determined for special buffer types.
1978 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
1979 instead of hard-coding the special buffer types.
1980 (desktop-save): Run `desktop-buffer-misc-functions' to gather
1981 auxiliary data, instead of hard-coding for Info buffers and dired.
1982 (desktop-buffer-info-misc-data): Aux function for determining Info
1983 buffer auxiliary info.
1984 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
1985 (desktop-buffer-info): Changed this function to use the info
1986 gathered above.
1987 (desktop-create-buffer): Be a little more careful about what
1988 `minor-mode' means before calling it. This is important for some
1989 buffer types.
1990
8c6b1d83
JW
19912000-10-13 John Wiegley <johnw@gnu.org>
1992
1993 * eshell/esh-util.el: Added a global form which declares an
1994 autoload for `parse-time-string', if that function is not already
1995 defined, and if parse-time.el is available on the user's system.
1996
1997 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
1998 to be aware of ange-ftp user info.
1999 (eshell-do-ls): Bind `ange-cache'. Also, use
2000 `eshell-file-attributes'.
2001 (eshell-ls-annotate): Use `eshell-file-attributes'.
2002 (eshell-ls-file): Made the user-id printing code a bit smarter.
2003
2004 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
2005 allow identification of alias user ids in remote directories.
2006 It's manual, but there's no other way to know when the current
2007 user on the local machine, is also the owning user on the remote
2008 machine.
2009 (fboundp): Bind `ange-cache'.
2010 (eshell-directory-files-and-attributes): Re-organized the logic a
2011 bit to use `eshell-file-attributes' instead of `file-attributes'.
2012 The former is more sensitive to directories that are read via FTP,
2013 and knows how to use ange-ftp to determine full attribute
2014 information, instead of just the name and last modtime.
2015 (eshell-current-ange-uids): Return the current user id when in a
2016 remote directory.
2017 (eshell-parse-ange-ls): Parse a full directory listing that has
2018 been returned by ange-ftp.
2019 (eshell-file-attributes): This beefed up version of
2020 `file-attributes' is only special if the user is currently in a
2021 remote directory, in which case it does a lot of work to find out
2022 what the real attributes of a file are, as they appear on the
2023 remote machine. This makes usage of remote directories (i.e.,
2024 ange-ftp pathnames) much more useful. You can now use Eshell as a
2025 full-fledged FTP client, with much more manipulation ability than
2026 most other clients.
2027
2028 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
2029 variable, which means that Eshell's du should always be preferred
2030 in remote directories.
2031 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
2032 just `file-attributes'.
2033 (eshell-mvcp-template): Bind `ange-cache', to improve performance
2034 when reading remote directories. This is an Eshell-specific
2035 variable (not part of ange-ftp).
2036 (eshell/ln): Bind `ange-cache'.
2037 (eshell/du): Added some extra logic for determining when to use
2038 Eshell's du (which is slow), and when to use the external version
2039 (which may or may not exist).
2040
2041 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
2042 `eshell-interactive-process', rather than using
2043 `get-buffer-process', since backgrounded processes don't count in
2044 the context of this function's logic.
2045
2046 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
2047 `forward-char', so that null strings are parsed correctly.
2048
87730e84 20492000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
2050
2051 * eshell/em-pred.el (eshell-pred-file-type,
2052 eshell-pred-file-links, eshell-pred-file-size): Use
2053 `eshell-file-attributes'. This is more correct over ange-ftp.
2054
2055 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
2056 that remote file globbing is more efficient.
2057
2058 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
2059 gathering the files and attributes within a directory.
2060
2061 * eshell/em-unix.el (eshell/cat): If any of the files passed on
2062 the command line is a special file (not a regular file, directory
2063 or symlink), always attempt to call the external version of cat.
2064
87730e84 20652000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
2066
2067 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
2068 Eshell-friendly version of find-tag.
2069
1c7e37a9
MB
20702000-10-13 Miles Bader <miles@lsi.nec.co.jp>
2071
4836835a 2072 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
2073 (image-file-name-regexps): Add autoload cookies.
2074
11a7f341
KH
20752000-10-13 Kenichi Handa <handa@etl.go.jp>
2076
2077 * international/mule-cmds.el (select-safe-coding-system): If FROM
2078 is string, show it in *Warning* buffer.
2079
8ddddcb0
EZ
20802000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2081
2082 * startup.el (normal-top-level): Use display-popup-menus-p instead
2083 of window-system.
2084 (command-line): Use display-graphic-p instead of window-system.
2085 (command-line-1): Use display-popup-menus-p and display-mouse-p
2086 instead of window-system.
2087
72200f89
SS
20882000-10-12 Sam Steingold <sds@gnu.org>
2089
2090 * tooltip.el (tooltip-use-echo-area): New user variable.
2091 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
2092
8661c643
DL
20932000-10-12 Dave Love <fx@gnu.org>
2094
d0b40dc1
DL
2095 * recentf.el: Maintainer's checkdoc fixes.
2096
a622451f
DL
2097 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
2098 character class, not ASCII when matching file names.
2099 (fancy-splash-head): Add trailing slash to URL.
2100 (command-line): Don't require XPM support for toolbar.
2101
8661c643
DL
2102 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
2103 (cperl-invalid-face): Revert last change.
2104 (cperl-init-faces): Quote cperl-invalid-face.
2105
ef2ed8ab
KH
21062000-10-12 Kenichi Handa <handa@etl.go.jp>
2107
2108 * startup.el (fancy-splash-text): Remove superfluous quote.
2109
b0da379e
GM
21102000-10-12 Gerd Moellmann <gerd@gnu.org>
2111
dbeb499b
GM
2112 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
2113 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
2114 (command-line-1): Don't use fancy-splash-pending-command.
2115 (fancy-splash-screens-1): Goto point-min after inserting text.
2116
d861718a
GM
2117 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
2118
b0da379e
GM
2119 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
2120 instead of shared-lisp-mode-map.
2121
4fb2ad98
MB
21222000-10-12 Miles Bader <miles@lsi.nec.co.jp>
2123
1cb4393e
MB
2124 * faces.el (header-line): Change tty-variant to use underlining.
2125
4fb2ad98
MB
2126 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
2127 (isearch-highlight): Restore lazy-isearch face properties at old
2128 position, and suppress them at new position.
2129 (isearch-dehighlight): Restore lazy-isearch face properties.
2130 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
2131 over the real isearch overlay, but in that case, don't give it a
2132 face property. Use `push'.
2133
eb991b25
KH
21342000-10-12 Kenichi Handa <handa@etl.go.jp>
2135
2136 * man.el (Man-getpage-in-background): Fix previous change.
2137 Decode the process output only when we are in multibyte mode.
2138
a818c1c0
DL
21392000-10-11 Dave Love <fx@gnu.org>
2140
c990f53a
DL
2141 * info.el (Info-mode-menu): Fix some help.
2142 (info-tool-bar-map): Add entry for Info-last.
2143
a818c1c0
DL
2144 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
2145 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
2146 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
2147 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
2148 * toolbar/search-replace.xpm, toolbar/exit.xpm:
2149 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
2150 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
2151 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
2152 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
2153 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
2154 Reduce colour requirements to 25 overall. (Probably wants
2155 revisiting from the originals to reduce further.)
2156
c1b096cb
EZ
21572000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
2158
2159 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
2160 buffer-file-coding-system, instead of raw-text.
2161 (dehexlify-buffer): Bind coding-system-for-read to
2162 buffer-file-coding-system, instead of raw-text.
2163
5c8b7eaf
SS
21642000-10-11 Sam Steingold <sds@gnu.org>
2165
2166 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
2167 `underline' - fixes the bug introduced on 2000-09-21.
2168
2cfbdb7a
DL
21692000-10-11 Dave Love <fx@gnu.org>
2170
2171 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
2172 compiler warnings.
2173 (scheme-mode): Doc fix.
2174 (scheme-font-lock-keywords-1): Match `define-syntax'.
2175
21762000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
2177
2178 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
2179 face specs as well as default ones. Only do anything if the
2180 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 2181 (region): Make dark-background `region' face less in-your-face.
4b33f290 2182
690ec649
SS
21832000-10-10 Sam Steingold <sds@gnu.org>
2184
2185 * chistory.el, ielm.el, ledit.el:
2186 * progmodes/inf-lisp.el, progmodes/scheme.el:
2187 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
2188
3b95d6bb
SM
21892000-10-10 Stefan Monnier <monnier@cs.yale.edu>
2190
2191 * textmodes/texinfo.el: Update copyright and fix typo.
2192
2193 * desktop.el (desktop-modes-not-to-save): New var.
2194 (desktop-save-buffer-p): Use it.
2195 Also, obey desktop-buffers-not-to-save even for non-file buffers.
2196 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
2197
d646c828
DL
21982000-10-10 Dave Love <fx@gnu.org>
2199
2200 * toolbar/tool-bar.el (tool-bar-add-item)
2201 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
2202 display.
2203
d646c828
DL
2204 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
2205 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
2206 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
2207 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
2208 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
2209 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
2210 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
2211 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
2212 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
2213 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
2214 the .xpms; probably need retouching.
2215
862a7e28
MB
22162000-10-10 Miles Bader <miles@lsi.nec.co.jp>
2217
2218 * subr.el (add-to-list): Add optional argument APPEND.
2219 * battery.el (display-battery): Use `add-to-list'.
2220
46e33aee
TTN
22212000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
2222
930baf47
TTN
2223 * play/zone.el (zone-timer, zone-wc-tbl): Rework
2224 these vars as symbol properties.
2cfbdb7a
DL
2225 (zone, zone-when-idle, zone-leave-me-alone)
2226 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 2227
5a430f9c
TTN
2228 * battery.el (display-battery): Doc spelling fix.
2229
46e33aee
TTN
2230 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
2231 property.
2232
adf7d3a8
DL
22332000-10-09 Dave Love <fx@gnu.org>
2234
2235 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
2236 has been initialized before calling tool-bar-setup.
c2156508 2237 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 2238
06a8c9f8
EZ
22392000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
2240
e4ca8f8c
EZ
2241 * menu-bar.el (send-mail-item-name): New function.
2242 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
2243 of mail-user-agent in the menu. Don't display the "Send Mail"
2244 item if mail-user-agent is nil or its value is ignore.
2245 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
2246 if read-mail-command is nil or its value is ignore.
2247
06a8c9f8
EZ
2248 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
2249
7dbc9c8a
MB
22502000-10-09 Miles Bader <miles@gnu.org>
2251
29e0814b
MB
2252 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
2253 Correct image size.
2254 * toolbar/left_arrow.xpm: Correct image size.
2255
7dbc9c8a
MB
2256 * jka-compr.el: Don't call `jka-compr-install' when loading (it
2257 will be done by the definition of `auto-compression-mode' if
2258 necessary. Move code to uninstall existing file-name handler
2259 before definition of `auto-compression-mode'.
2260
2261 * image-file.el (auto-image-file-mode): Move to the end of the
2262 file, because `define-minor-mode' actually calls the mode-function
2263 if the associated variable is non-nil, which requires that all
2264 needed functions be already defined.
2265
65b61266
MB
2266 * mouse.el (popup-menu): Balance parens.
2267
d6b8c85b
SM
22682000-10-08 Stefan Monnier <monnier@cs.yale.edu>
2269
2270 * mouse.el (popup-menu): Move the command call outside the loop
2271 so that popup-menu returns whatever the command returns.
2272
2273 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
2274 (initialize-new-tags-table): Use run-hook-with-args-until-success.
2275 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
2276 (tags-table-format-functions): Renamed from tags-table-format-hooks.
2277
2278 * vc.el (vc-version-diff): diff-switches can be a list.
2279 Use relative filenames for prettier output.
2280
46e33aee 2281 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
2282 (vc-post-command-functions): Remove old-VC compatibility code.
2283
2284 * newcomment.el (comment-indent-default): Autoload.
2285
2286 * font-lock.el (font-lock-defaults): Make buffer-local.
2287 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
2288 (font-lock-choose-keywords):
2289 Ignore LEVEL unless KEYWORDS is a list of syms.
2290 (c-keywords, c++-keywords, objc-keywords, java-keywords):
2291 Don't wrap regexp-opt things in \(...\) unnecessarily.
2292
2293 * jit-lock.el: Don't require font-lock any more.
2294 (jit-lock-functions): Make buffer-local.
2295 (jit-lock-saved-fontify-buffer-function): Remove.
2296 (jit-lock-mode): Remove autoload cookie.
2297 Remove font-lock specific code.
2298 (jit-lock-unregister): Don't bother handling complex hooks any more.
2299 (jit-lock-refontify): New function.
2300 (jit-lock-fontify-buffer): Use it.
2301 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
2302 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
2303 Add optional args START and END.
2304 Never call font-lock-fontify-region directly.
2305 (jit-lock-function, jit-lock-stealth-fontify): Use it.
2306
2307 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
2308
a30ed6ac
DL
23092000-10-08 Dave Love <fx@gnu.org>
2310
4e7c7ca9
DL
2311 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
2312
2313 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
2314
2315 * play/studly.el (studlify-region, studlify-word): Add autoload
2316 cookie.
2317
2318 * play/morse.el (morse-region, unmorse-region): Add autoload
2319 cookie.
2320
2321 * play/spook.el (spook-phrases-file): Use expand-file-name, not
2322 concat.
2323
2324 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
2325 insist on symbols starting with word syntax.
2326 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
2327 (eval-defun-1): Doc fix.
2328 (indent-sexp): Use nconc to build up indent-stack.
2329
2330 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
2331 Gnus with little use.
2332 (mail-setup-hook): Add mail-abbrevs-setup to options.
2333
968f7c4a
DL
2334 * recentf.el: Doc fixes.
2335
2336 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
2337 Clean up remainder.
2338
2339 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
2340 without timezone and (8) with timezone to enforce some whitespace.
2341 Simplify code somewhat.
2342
2343 * options.el (list-options): Doc that you should use customize.
2344
2345 * iswitchb.el (iswitchb-mode): Add :require.
2346
a30ed6ac
DL
2347 * info.el (Info-goto-node, Info-menu): Doc fix.
2348 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
2349 (info-tool-bar-map): New variable.
2350 (Info-mode): Use it.
2351 (Info-edit-map): Define all in defvar.
2352 (speedbar-attached-frame): Avoid compiler warning.
2353
2354 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
2355 (global-map): Bind [tool-bar] to a filtered map.
2356 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
2357 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
2358 Allow PBM icons.
2359 (tool-bar-setup): Adjust calls of tool-bar-add-item.
2360
2361 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
2362 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
2363 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
2364 icons, except up_arrow, which is left-arrow rotated.
2365
2366 * imenu.el (imenu-add-to-menubar): Fix last change.
2367
4e953aff
PB
23682000-10-08 Peter Breton <pbreton@ne.mediaone.net>
2369
2370 * generic-x.el (rul-generic-mode): Remove eval-when-compile
2371 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
2372
739e92a7
EZ
23732000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
2374
d20faceb
EZ
2375 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
2376 typos in doc strings.
2377
a640322e
EZ
2378 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
2379 the doc strings how to customize Font Lock faces.
2380
739e92a7
EZ
2381 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
2382 computing growth when dragging the header line.
2383
8be7408c
EZ
23842000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
2385
2386 * simple.el (kill-line): Doc fix.
2387
6fee86a3
MB
23882000-10-08 Miles Bader <miles@gnu.org>
2389
445a653e
MB
2390 * faces.el (secondary-selection): Make foreground visible on tty.
2391
6fee86a3
MB
2392 * jka-compr.el (auto-compression-mode): Move to the end of the
2393 file, because `define-minor-mode' actually calls the mode-function
2394 if the associated variable is non-nil, which requires that all
2395 needed functions be already defined.
2396 (with-auto-compression-mode): Add autoload cookie.
2397
a115794c
EZ
23982000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
2399
2400 * files.el (find-backup-file-name) [ms-dos]: If support for long
2401 file names is not available, behave as if version-control were set
2402 to never.
2403
b12e6de3
DL
24042000-10-07 Dave Love <fx@gnu.org>
2405
2406 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
2407 (browse-url-gnome-moz): New function.
2408 (browse-url-browser-function): Use it.
2409 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
2410
20b1d079
SM
24112000-10-07 Stefan Monnier <monnier@cs.yale.edu>
2412
2413 * indent.el (tab-always-indent): New var.
2414 (indent-for-tab-command): Use it.
39250ec3 2415
9ee45b2c 2416 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 2417 raise an error. This way it can still default to a sane value.
9ee45b2c 2418
8c6b1d83
JW
24192000-10-06 Stefan Monnier <monnier@cs.yale.edu>
2420
39250ec3
SM
2421 * startup.el (fancy-splash-screens): Use local rather than global map.
2422 Don't use `update-menu-bindings' any more.
2423 Get rid of assumptions about keymap representation.
2424
a23ccdf2
DL
24252000-10-06 Dave Love <fx@gnu.org>
2426
814299a7 2427 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
2428 (sentence-end-without-period): Doc fix.
2429 (adaptive-fill-regexp): Purecopy.
2430 (unjustify-current-line): Use line-end-position.
2431 (fill-individual-paragraphs-prefix): Use line-beginning-position.
2432
2433 * net/eudc-vars.el (eudc): Add :version, :link.
2434
39250ec3 2435 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
2436
2437 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
2438 Fix for define-minor-mode.
2439 (function-at-point): Alias to function-called-at-point.
2440
2441 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
2442
2443 * simple.el (backward-word): Doc fix.
2444
a23ccdf2
DL
2445 * image-file.el (image-file-name-regexp): image-file-regexps ->
2446 image-file-name-regexps.
742c1822 2447 (image-file-name-extensions): Add pbm.
a23ccdf2 2448
39250ec3
SM
24492000-10-06 Stefan Monnier <monnier@cs.yale.edu>
2450
2451 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
2452 and add filename to the names so that diff-mode can jump to source.
2453
2454 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 2455 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
2456 (tex-font-lock-keywords-1): Remove.
2457 (font-lock-turn-on-thing-lock): Use jit-lock-register.
2458 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
2459 (font-lock-default-fontify-region):
2460 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
2461 (font-lock-fontify-anchored-keywords):
2462 Include the anchor text as part of the multiline.
2463
8d5dfacd
GM
24642000-10-06 Gerd Moellmann <gerd@gnu.org>
2465
2466 * loadup.el (toplevel): Load `loaddefs' before `help' because the
2467 latter needs the autoloaded define-minor-mode macro during the
2468 bootstrap.
2469
2470 * startup.el (command-line): For now, activate tool-bar-mode only
2471 if XPM images are supported.
2472
2473 * mouse.el (mouse-drag-header-line): Don't allow resizing a
2474 window by dragging a header-line at the top of the frame; that's
4c19fbce 2475 confusing because the header-line doesn't move.
8d5dfacd
GM
2476 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
2477 of treating the event as a list. Some cleanup.
2478
f69aad2b 24792000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 2480
f69aad2b
MB
2481 * simple.el (display-message-or-buffer): New function.
2482 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 2483
09cb7646
MB
2484 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
2485 docstring parts.
2486
814299a7 2487 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
2488 (smbclient-prompt-regexp): Add usage note to doc string.
2489 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
2490 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
2491 Use add-hook for adding the comint filter function, and only do so
2492 if it's not already in the global hook list.
2493 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
2494 to `make-local-variable'.
2495 (nslookup-font-lock-keywords): Remove prompt entry.
2496 (nslookup): Don't set the process-filter.
2497 (finger): Exit the loop correctly when the regexps list runs out.
2498 (ftp, smbclient, smbclient-list-shares):
2499 Set the real major mode immediately, not after execing.
2500 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
2501
2502 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
2503
4c19fbce
SM
25042000-10-05 Stefan Monnier <monnier@cs.yale.edu>
2505
2506 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
2507
2508 * which-func.el (which-func-format): Remove spurious space.
2509 (which-func-mode): Don't make it permanent-local.
2510 (which-func-ff-hook): Allow which-func-maxout to be nil.
2511 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
2512 (which-func-mode): Simplify.
2513 Use post-command-idle-hook rather than post-command-hook.
2514 Go through all buffers and update their state.
2515 (which-function): Also try add-log-current-defun-function.
2516
2517 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
2518 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
2519 Update call to with-vc-properties accordingly.
2520 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
2521 (vc-revert-buffer): More careful about window selection and deletion.
2522 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
2523
2524 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
2525 (cvs-retrieve-revision): Reuse a pre-existing buffer.
2526 (cvs-dired-action): Change the default to quickdir.
2527
2528 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
2529 if comment-indent-function returns nil.
2530 (comment-indent-default): New function.
2531 (comment-indent-function): Use it and document the new semantics.
2532
2533 * image-file.el: Docstring fixes.
2534
2535 * help.el (help-xref-on-pp): Use match-string.
2536 (describe-variable): New arg BUFFER.
2537 Store the current buffer in the help-xref-stack.
2538 (temp-buffer-resize-mode): Use define-minor-mode.
2539
2540 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
2541 consistently with its docstring.
2542 Set jit-lock-first-unfontify-pos in an idempotent way.
2543 (jit-lock-register): Autoload and add arg CONTEXTUAL.
2544
542c6552
GM
25452000-10-05 Alex Schroeder <alex@gnu.org>
2546
2547 * sql.el (sql-mysql-options): New variable.
2548 (sql-mysql): Use it.
2549
a3489ece
MB
25502000-10-05 Miles Bader <miles@lsi.nec.co.jp>
2551
77f6105c
MB
2552 * image.el (image): New group.
2553
814299a7 2554 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
2555 (smerge-base-face, smerge-markers-face): Add dark-background variants.
2556
3478046b
PB
25572000-10-04 Peter Breton <pbreton@ne.mediaone.net>
2558
2559 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 2560 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
2561 Ignore the value of wqindow-system; always define keywords
2562
22aca186
KH
25632000-10-05 Kenichi Handa <handa@etl.go.jp>
2564
2565 * startup.el (fancy-splash-screens): Remove the code for
2566 debugging; `(trace-to-stderr "EXITTT\n")'.
2567
55d5d717
MB
25682000-10-05 Miles Bader <miles@gnu.org>
2569
2570 * diff-mode.el (diff-goto-source): Update call to
2571 `diff-hunk-status-msg' to reflect new REV variable.
2572
41fa7178
SM
25732000-10-04 Stefan Monnier <monnier@cs.yale.edu>
2574
2575 * progmodes/icon.el (icon-mode):
2576 Don't gratuitously override the default for comment-column.
2577
2578 * vc-hooks.el (vc-mode-line): Fix interactive spec.
2579
2580 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
2581 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
2582 (jit-lock-functions): New var.
2583 (jit-lock-function-1): Use it if non-nil.
2584 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
2585 Set the `fontified' property before doing the fontification to avoid
2586 repeatedly going through the same error.
2587 Don't turn errors into messages.
2588 (jit-lock-register, jit-lock-unregister): New functions.
2589
2590 * dired.el (dired-mark-pop-up): Turn comment into docstring.
2591 Use with-current-buffer.
2592
2593 * dired-aux.el (dired-do-create-files, dired-kill-tree):
2594 Turn comment into docstring.
2595
2596 * apropos.el (apropos-mode): Use define-derived-mode.
2597
3dc78168
GM
25982000-10-04 Gerd Moellmann <gerd@gnu.org>
2599
2600 * startup.el (fancy-splash-pending-command): New variable.
2601 (fancy-splash-pre-command): New function.
2602 (fancy-splash-screens): Rewritten.
2603 (command-line-1): If fancy-splash-pending-command is set, call it
2604 interactively.
2605
dae9dc56
DL
26062000-10-04 Dave Love <fx@gnu.org>
2607
2608 * toolbar/tool-bar.el (tool-bar-setup): New function.
2609 (tool-bar-mode): Use it.
2610
2611 * subr.el (substitute-key-definition): Doc fix.
2612 (play-sound-file): New command.
2613
3388f0a5
AS
26142000-10-04 Andre Spiegel <spiegel@gnu.org>
2615
814299a7 2616 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
2617 vc-version-backup-file-name): New functions.
2618
2619 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
2620
2621 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
2622 vc-cvs-stay-local-p.
2623
2624 * vc.el (vc-revert-buffer): Handle empty diff properly.
2625 (vc-version-backup-file): New function.
2626 (vc-checkout): Create a version backup if necessary.
2627 (vc-checkin): If a version backup file exists, delete it.
2628 (vc-version-diff): Diff locally using version backups, if available.
2629 (vc-revert-file): If there's a version backup, revert locally.
2630 (vc-transfer-file): Use version backup for base version, if
2631 available. If not, ask for confirmation whether to get it from the
2632 server. Update mode line before check-in.
2633
ebd4825d
DL
26342000-10-04 Dave Love <fx@gnu.org>
2635
2636 * toolbar/tool-bar.el (tool-bar-setup): New function.
2637 (tool-bar-mode): Use it.
2638
1b24f4b7
PB
26392000-10-04 Peter Breton <pbreton@ne.mediaone.net>
2640
3dc78168 2641 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 2642 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
2643 Only set if window-system is non-nil
2644 (net-utils-run-program): Returns buffer.
2645 (network-connection-reconnect): Added this function.
2646
814299a7
MB
2647 * generic.el:
2648 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
2649 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
2650 Uses cl compile-time macros.
3dc78168
GM
2651 (generic-mode-name, generic-comment-list)
2652 (generic-keywords-list, generic-font-lock-expressions)
2653 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
2654 Removed variables.
2655 (generic-mode-alist): Renamed to generic-mode-list.
2656 (generic-find-file-regexp): Default changed to "^#".
2657 (generic-read-type): Uses completing read on generic-mode-list.
2658 (generic-mode-sanity-check): removed this function.
2659 (generic-add-to-auto-mode): Removed this function
3dc78168 2660 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
2661 into function instead of putting them in alist.
2662 (generic-mode-set-comments): Reworked extensively.
2663 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 2664 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 2665
814299a7 2666 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
2667 Make sure directory name ends with "/".
2668
814299a7 2669 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
2670 Regexp now allows leading whitespace.
2671 (rc-generic-mode): Added eval-when-compile
2672 around generic-make-keywords-list.
2673 Deleted duplicate regexp
2674 (rul-generic-mode): Added eval-when-compile
2675 around generic-make-keywords-list.
2676 (etc-fstab-generic-mode): New generic mode.
2677 (rul-generic-mode): Removed one eval-when-compile
814299a7 2678 which caused a max-specpdl-size exceeded error.
1b24f4b7 2679
a7bf5cf3
MB
26802000-10-04 Miles Bader <miles@gnu.org>
2681
2682 * simple.el (minibuffer-temporary-goal-position): New variable.
2683 (next-history-element): Try to keep the position of point in the
2684 input string constant.
2685
2686 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
2687 (dired-do-create-files): If there's only one file, pass it in as
2688 the DEFAULT arg to dired-mark-read-file-name.
2689
ce1087a9
SM
26902000-10-03 Stefan Monnier <monnier@cs.yale.edu>
2691
2692 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
2693 (diff-goto-source): Be smarter when choosing REVERSE or not.
2694
2695 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
2696 (texinfo-mode-menu): Add an explicit shortcut for update all.
2697
0e41e1d6
AS
26982000-10-03 Andre Spiegel <spiegel@gnu.org>
2699
814299a7 2700 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
2701 factorize backend-specific code cleanly (this was essentially
2702 conceived by Stefan Monnier).
2703 (vc-unregister): Function removed.
814299a7 2704 (vc-revert-file): New function.
858f7cb4
AS
2705 (vc-revert-buffer): Delegate some of the work to it.
2706
0e41e1d6
AS
2707 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
2708 default branch unconditionally.
2709 (vc-rcs-set-default-branch): New function.
2710 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
2711 (vc-rcs-checkin): If an appropriate default branch has been set,
2712 force creation of that branch.
858f7cb4
AS
2713 (vc-rcs-receive-file): Rewritten to contain only backend-specific
2714 code (as suggested by Stefan Monnier).
0e41e1d6 2715
01c86c56
GM
27162000-10-02 Gerd Moellmann <gerd@gnu.org>
2717
45c477b4
GM
2718 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
2719 highlighting overlay with a different face over the overlay
2720 isearch uses to highlight the current match because that can lead
2721 to bad face combinations.
2722
01c86c56
GM
2723 * loadup.el (toplevel): Load faces before isearch.
2724
2725 * isearch.el (isearch-faces): New custom group.
2726 (isearch): New defface; was already tested for in the code.
2727 (isearch-lazy-highlight-face): Changed to defface from defcustom.
2728 (isearch-highlight): Always use face `isearch'.
2729
944425c0
DL
27302000-10-02 Dave Love <fx@gnu.org>
2731
2732 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
2733 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
2734 comparison of opcode with operand.
2735
2a099bcc
MB
27362000-10-03 Miles Bader <miles@gnu.org>
2737
2738 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
2739 buffer, since the echo area will now grow to accommodate them.
2740
4300ecb8
AS
27412000-10-02 Andre Spiegel <spiegel@gnu.org>
2742
2743 * vc-hooks.el (vc-registered): If FILE used to be registered under
2744 a certain backend, try that one first.
2745
814299a7 2746 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
2747 argument list. Handle multiple backends correctly.
2748 (vc-find-new-backend): Function removed.
2749 (vc-register): Use vc-responsible-backend, as before.
2750 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
2751
64e6cc18
GM
27522000-10-02 Gerd Moellmann <gerd@gnu.org>
2753
2754 * startup.el (fancy-splash-head): Change message below the
2755 logo.
2756
00df919e
MB
27572000-10-02 Miles Bader <miles@lsi.nec.co.jp>
2758
2759 * diff-mode.el (diff-goto-source): Emit a status message.
2760 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 2761 (diff-test-hunk): Fix doc string.
00df919e
MB
2762 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
2763 (diff-advance-after-apply-hunk): New variable.
4eaa6852 2764 (diff-apply-hunk): Don't return a value.
00df919e 2765
ceec5a0c
SM
27662000-10-01 Stefan Monnier <monnier@cs.yale.edu>
2767
2768 * vc.el (vc-editable-p): Minor optimization.
2769 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
2770 (vc-find-new-backend): New function split from vc-responsible-backend.
2771 (vc-register): Use it.
2772 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
2773 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
2774 (vc-default-unregister, vc-revert-buffer): Docstring fix.
2775 (vc-clear-headers): Don't use find-file.
2776 (vc-revert-buffer): Use `and' again (must have been a braino).
2777 (vc-switch-backend): Only prompt if requested.
2778 Short circuit if nothing is to be done.
2779 Don't use vc-resynch-buffer which could lose unsaved editing.
2780 (vc-default-receive-file): Update call to vc-unregister.
2781 (with-vc-file, vc-next-action-on-file):
2782 Use vc-backend rather than vc-registered.
2783 (vc-next-action-on-file): Use intern-soft.
2784 Deal with read-only *vc-diff* buffer.
2785 (vc-transfer-file): Docstring fix.
2786
2787 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
2788 (vc-rcs-receive-file): Avoid with-vc-properties.
2789 Update call to vc-unregister.
2790 Use constant `RCS' rather than (dynamically bound) var `backend'.
2791
4ad5da8f
AS
27922000-10-01 Andre Spiegel <spiegel@gnu.org>
2793
814299a7 2794 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
2795 is visited.
2796 (vc-start-entry): New argument initial-contents. Don't visit the file
2797 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
2798 (vc-next-action, vc-register): Updated calls to vc-start-entry.
2799 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
2800 vc-start-entry.
2801 (vc-finish-logentry): Make sure to bury log buffer only if there
2802 really is one. Call `vc-resynch-buffer' on log-file, not
2803 buffer-file-name.
2804 (vc-default-comment-history, vc-default-wash-log): New functions.
2805 (vc-index-of): Removed.
2806 (vc-transfer-file): Make do without the above.
2807 (vc-default-receive-file): Call comment-history unconditionally. Pass
2808 the resulting string to vc-checkin, instead of inserting it into the
2809 comment ring.
2810
2811 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
2812 unconditionally. Use the comments as initial contents of the log
814299a7 2813 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
2814 changes.
2815
aa0c3dca
MB
28162000-10-01 Miles Bader <miles@gnu.org>
2817
2818 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
2819 `recenter' with an arg to prevent redrawing the display.
2820
d5f5a2c5
SM
28212000-09-30 Stefan Monnier <monnier@cs.yale.edu>
2822
2823 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
2824
2825 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
2826
814299a7 2827 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
2828 Don't gratuitously override the default for comment-column.
2829
2830 * textmodes/tex-mode.el (latex-metasection-list): New var.
2831 (latex-imenu-create-index): Use it.
2832 Move the regexp construction outside loops (and use push).
814299a7 2833 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
2834 (tex-font-lock-keywords): Moved from font-lock.el.
2835 (tex-comment-indent): Remove.
2836 (tex-common-initialization): Don't set comment-indent-function.
2837 (latex-block-default): New var.
2838 (tex-latex-block): Use it to provide a default choice.
2839 Add any unknown choice to latex-block-names.
2840 Insert [...] after {...}.
2841 (tex-last-unended-begin): Simplify regexp.
2842 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
2843 (latex-forward-sexp-1, latex-forward-sexp): New functions.
2844 (latex-mode): Set forward-sexp-function.
2845
2846 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
2847 Add regexp for @ignore ... @end ignore.
2848 (texinfo-heading-face): New face.
2849 (texinfo-font-lock-keywords): Use it.
2850 (texinfo-mode-menu): New menu.
2851 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
2852 New functions.
2853 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 2854 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
2855 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
2856 Remove declaration.
2857 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
2858
2859 * delsel.el (delete-selection-mode): Use define-minor-mode.
2860
2861 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
2862
28632000-09-29 Stefan Monnier <monnier@cs.yale.edu>
2864
2865 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
2866
8a5506f2
GM
28672000-09-30 Gerd Moellmann <gerd@gnu.org>
2868
068127d6
GM
2869 * replace.el (keep-lines-read-args): New function.
2870 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
2871 read arguments interactively. Add parameters RSTART and REND.
2872 Operate on the active region in Transient Mark mode.
2873
d777bb8f
GM
2874 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
2875
8a5506f2
GM
2876 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
2877 (authors-obsolete-files-regexps): New variable.
2878 (authors-add): Don't record changes in obsolete files.
2879
3fa87bfc
SM
28802000-09-29 Stefan Monnier <monnier@cs.yale.edu>
2881
2882 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
2883
2884 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
2885 (comment-indent): Make sure there's a space between code and comment.
2886 Shift comments left to avoid going past fill-column.
2887
f02149ce
GM
28882000-09-29 Gerd Moellmann <gerd@gnu.org>
2889
2890 * startup.el (startup-echo-area-message): New function.
2891 (display-startup-echo-area-message): Use it.
2892 (fancy-splash-screens): Rewritten to use keymaps and a timer.
2893 (fancy-splash-default-action): New function.
2894 (fancy-splash-screens-1): New function.
2895 (fancy-splash-head): Put a help-echo and a keymap under the image.
2896
a3ef6569
SM
28972000-09-29 Stefan Monnier <monnier@cs.yale.edu>
2898
2899 * diff-mode.el (diff-add-log-file-name): Remove.
2900 (diff-mode): Use add-log-buffer-file-name-function.
2901
2902 * add-log.el (find-change-log): New arg BUFFER-FILE.
2903 (add-log-file-name): Obey add-log-file-name-function.
2904 (add-log-buffer-file-name-function): New var.
2905 (add-change-log-entry): Use it.
2906
75e5b373
MB
29072000-09-29 Miles Bader <miles@gnu.org>
2908
2909 * image-file.el (image-file-name-extensions): New variable.
2910 (image-file-name-regexps): Renamed from `image-file-regexps'.
2911 New default value is nil. Call `auto-image-file-mode'.
2912 (image-file-name-regexp): New function.
2913 (auto-image-file-mode): New minor mode.
2914 (insert-image-file): Don't make conditional on the image-file
2915 handler being enabled.
2916 (image-file-handler): Make the call here conditional instead.
2917 (set-image-file-handler-enabled, enable-image-file-handler)
2918 (disable-image-file-handler): Functions removed.
2919
2920 * emacs-lisp/authors.el (authors-print): Rephrase many-files
2921 string.
2922
de6e1f7c
GM
29232000-09-29 Gerd Moellmann <gerd@gnu.org>
2924
2925 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
2926 it's a function from CL.
2927 (latex-imenu-create-index): Replace eval-when-compile with progn
2928 because latex-section-alist is not bound while compiling.
2929
d8c201f5
SM
29302000-09-28 Stefan Monnier <monnier@cs.yale.edu>
2931
2932 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
2933 (outline-mode): Use define-derived-mode.
2934
814299a7 2935 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
2936 * progmodes/awk-mode.el (awk-mode):
2937 * progmodes/asm-mode.el (asm-mode):
2938 Don't gratuitously override the default for comment-column.
2939
2940 * emacs-lisp/lisp.el (lisp-complete-symbol):
2941 Distinguish the let-binding case from the funcall case.
2942 (forward-sexp-function): New variable.
2943 (forward-sexp): Use it.
2944
2945 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
2946 (easy-mmode-defmap): Remove the now useless autoload.
2947
2948 * time.el (display-time-mode): Use define-minor-mode.
2949
2950 * subr.el (add-minor-mode): Don't eval NAME.
2951 Don't depend on the presence of TOGGLE-FUN for any special behavior.
2952 Use if rather than cond.
2953
2954 * simple.el (read-expression-map): Define more properly.
2955 (comment-indent-hook): Remove.
2956 (string-to-syntax): Bug fix.
2957
2958 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
2959 (cvs-ediff-diff): Fix typo.
2960 (cvs-revert-if-needed): Don't bother preserving read-only.
2961
2962 * paren.el (show-paren-mode): Use define-minor-mode.
2963
2964 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
2965 (toggle-auto-compression): Remove.
2966 (jka-compr-build-file-regexp): Remove useless grouping.
2967
2968 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
2969 Avoid user-reserved bindings.
2970 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
2971 (diff-header-face): Revert to grey85.
2972
2973 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
2974
2975 * complete.el (partial-completion-mode) <defcustom>: Remove.
2976 (partial-completion-mode): Use define-minor-mode.
2977 (PC-do-completion): Understand `completion-auto-help = delay'
2978 to mean to popup the completion buffer only the second time.
814299a7 2979 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
2980 (PC-include-file-all-completions): Don't quote lambda.
2981
2982 * comint.el (comint-mode-hook): Docstring fix.
2983 (comint-mode): Use define-derived-mode.
2984 (comint-mode-map): Remove obsolete comment.
2985 (make-comint): Minor stylistic change.
2986 (comint-insert-clicked-input): Be more careful to find the overlay.
2987 Use this-command-keys rather than hardcoding mouse-2.
2988
2989 * font-lock.el: Replace confusing (,@ with ,
2990 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
2991 Don't use regexp-opt-depth. Spice up the regexp for args.
2992 Don't distinguish between cmds that can take an opt arg or not.
2993 Use `append' and `prepend' rather than `keep'.
2994
2995 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
2996 (latex-outline-regexp): New var.
2997 (latex-outline-level): New fun.
2998 (latex-section-alist): New var.
2999 (latex-imenu-create-index): Use it. Use `push' as well.
3000 (tex-shell-map): Initialize it properly.
3001 (tex-mode): Minor stylistic change.
3002 (plain-tex-mode): Use define-derived-mode.
3003 (latex-mode): Use define-derived-mode.
3004 Construct the paragraph regexps in a more readable way.
3005 Set the buffer-local outline-{level,regexp} vars.
3006 (slitex-mode): Derive from latex-mode.
3007 (tex-common-initialization): Don't kill-all-vars anymore.
3008 Add setting for comment-add and font-lock-defaults.
3009 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
3010 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
3011 (tex-start-tex): New arg DIR (and send a chdir command for it).
3012 Also display the shell buffer and save it in tex-last-buffer-texed.
3013 (tex-region): Use expand-file-name rather than concat.
3014 Remove code made useless by changes in tex-start-tex.
3015 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
3016
3017 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
3018
ff398532
DL
30192000-09-28 Dave Love <fx@gnu.org>
3020
3021 * eshell/eshell.el (eshell) <defgroup>: Add :version.
3022
f9415d5b
GM
30232000-09-28 Gerd Moellmann <gerd@gnu.org>
3024
3025 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
3026 `append'.
3027
fa003899
SM
30282000-09-28 Stefan Monnier <monnier@cs.yale.edu>
3029
3030 * info.el (Info-extract-pointer): Undo last change.
3031 Instead, fix the position of the `bound' arg to re-search-backward.
3032
30332000-09-27 Stefan Monnier <monnier@cs.yale.edu>
3034
3035 * info.el (Info-extract-pointer):
3036 Widen more carefully, to avoid finding pointers in other nodes.
3037 (Info-index): Use push.
3038
f9415d5b 30392000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
3040
3041 * frame.el (set-frame-font): Remove call to obsolete function
3042 frame-update-faces.
3043 (set-foreground-color, set-background-color): Likewise for
3044 frame-update-face-colors.
3045
5538b8ba
MB
30462000-09-27 Miles Bader <miles@gnu.org>
3047
3048 * image-file.el: New file.
3049
60536eea
GM
30502000-09-27 Gerd Moellmann <gerd@gnu.org>
3051
5b551d58
GM
3052 * frame.el (frame-notice-user-settings): Don't call
3053 frame-update-faces, which is a no-op now.
814299a7 3054
60536eea
GM
3055 * ediff-wind.el (ediff-control-frame-parameters): Add zero
3056 tool-bar-lines.
3057
36f1966f
DL
30582000-09-27 Dave Love <fx@gnu.org>
3059
3060 * mouse.el: Fix last change.
3061
c5785b73
MB
30622000-09-27 Miles Bader <miles@lsi.nec.co.jp>
3063
3064 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
3065
672172d9
KH
30662000-09-22 Kenichi Handa <handa@etl.go.jp>
3067
3068 * international/quail.el (quail-help): The output message is
3069 improved.
3070
4653b4ea
DL
30712000-09-26 Dave Love <fx@gnu.org>
3072
3073 * mouse.el (popup-menu): If POSITION is nil, set it using
3074 mouse-position.
3075
63900fcf
SS
30762000-09-25 Sam Steingold <sds@gnu.org>
3077
3078 * net/browse-url.el (browse-url-file-url): Check for null maps.
3079
cd3b81be
GM
30802000-09-26 Gerd Moellmann <gerd@gnu.org>
3081
876512ab 3082 * frame.el (frame-notice-user-settings): Don't add a
fa003899 3083 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 3084
fa003899
SM
3085 * frame.el (frame-notice-user-settings):
3086 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 3087
cd3b81be
GM
3088 * toolbar/tool-bar.el (tool-bar-help): New function.
3089
d8b4516f
GM
30902000-09-25 Gerd Moellmann <gerd@gnu.org>
3091
6567e9b5
GM
3092 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
3093 current-load-list in top-level forms. Else this leaks a cons cell
3094 every time a defun is called.
63900fcf 3095
d8b4516f 3096 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 3097
a461758e
DL
30982000-09-25 Dave Love <fx@gnu.org>
3099
7df6adc3
DL
3100 * startup.el (fancy-splash-head): Check XPM is available.
3101
a461758e
DL
3102 * autoinsert.el (auto-insert): Doc fix.
3103 (auto-insert-alist): Following GNU notices, don't say `copyright
3104 _by_'. Use line-beginning-position.
3105 (auto-insert): Check buffer-file-name is non-nil before use.
3106
b11af2dd
GM
31072000-09-25 Gerd Moellmann <gerd@gnu.org>
3108
3109 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
3110 starting with `@def' or `@multitable', in addition to ones
3111 specified by the user in auto-fill-inhibit-regexp.
3112
5f9f981b
GM
31132000-09-25 Markus Rost <rost@math.ohio-state.edu>
3114
3115 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
3116 rmail-dont-reply-to-names matches the empty string.
63900fcf 3117
8ff16b4e
GM
31182000-09-25 Gerd Moellmann <gerd@gnu.org>
3119
63900fcf 3120 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
3121 text to sound more friendly.
3122
9b4a7800
TTN
31232000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
3124
3125 * progmodes/hideshow.el: Update author email address.
3126 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
3127 (hs-hide-all-non-comment-function): New var.
3128 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
3129 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
3130 (hs-show-region): Delete this command.
3131 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
3132
4c7c1f3f
DL
31332000-09-22 Dave Love <fx@gnu.org>
3134
3135 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
3136 (hl-line-highlight): Specify buffer when moving overlay.
3137
3138 * progmodes/fortran.el (fortran-mode): Locally set
3139 normal-auto-fill-function.
3140 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
3141 (fortran-mode-map): Adjust auto-fill menu entry.
3142
13f93dee
GM
31432000-09-22 Gerd Moellmann <gerd@gnu.org>
3144
36eb0a91
GM
3145 * vc-rcs.el (toplevel): Require `vc' when compiling.
3146
fa003899 3147 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 3148
36a03bf9
AS
31492000-09-22 Andre Spiegel <spiegel@gnu.org>
3150
9b4a7800 3151 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
3152 registered under the new backend.
3153
9b4a7800 3154 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
3155 without explicit revision number.
3156
6e4e8a3b
SM
31572000-09-21 Stefan Monnier <monnier@cs.yale.edu>
3158
3159 * diff-mode.el (diff-file-header-face): Reset to its previous value.
3160 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
3161 (diff-xor): New function.
3162 (diff-find-source-location): Use it. Fix a stupid name clash.
3163 (diff-hunk-status-msg): New function.
3164 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
3165 (diff-test-hunk): Use diff-find-source-location.
3166 (diff-goto-source): Favor the `reverse'.
3167 (diff-hunk-text): Properly handle one-sided context diffs.
3168 (diff-apply-hunk): When done, advance to the next hunk.
3169
1b24b888
GM
31702000-09-21 Gerd Moellmann <gerd@gnu.org>
3171
623a0aae
GM
3172 * startup.el (command-line): If frame was created with a non-zero
3173 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 3174
1b24b888
GM
3175 * add-log.el (change-log-date-face, change-log-name-face)
3176 (change-log-email-face, change-log-file-face)
3177 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
3178 (change-log-function-face, change-log-acknowledgement-face):
3179 New faces, inheriting from font-lock faces.
1b24b888 3180 (change-log-font-lock-keywords): Use them.
9b4a7800 3181
93b3a1c8
DL
31822000-09-21 Dave Love <fx@gnu.org>
3183
80585273
DL
3184 * progmodes/cperl-mode.el (top-level): Clean up
3185 `eval-when-compile's and assorted defvars.
3186 (cperl-invalid-face): Don't double-quote value. Change custom
3187 type.
3188 (cperl-mode): Set normal-auto-fill-function and don't zap
3189 auto-fill-function.
3190 (cperl-imenu--function-name-regexp-perl): Renamed from
3191 imenu-example--function-name-regexp-perl.
3192 (cperl-imenu--create-perl-index): Renamed from
3193 imenu-example--create-perl-index.
3194 (cperl-xsub-scan): Don't require cl.
3195
93b3a1c8
DL
3196 * msb.el (msb-mode-map): Use substitute-key-definition.
3197 (msb-mode): Use msb-mode-map.
3198
43ccb598
AS
31992000-09-21 Andre Spiegel <spiegel@gnu.org>
3200
3201 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
3202 New functions.
fa003899 3203 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
3204 (vc-switch-backend): New function.
3205 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
3206 (vc-register): Fix prompt.
3207 (vc-unregister, vc-default-unregister): New functions.
3208 (vc-version-diff): Handle empty buffer in sentinel.
3209
3210 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
3211 (vc-rcs-state-heuristic): Use it to guess the state of files with
3212 non-strict locking.
3213 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
3214 been set with -b, but not created yet.
3215 (vc-rcs-fetch-master-state): With non-strict locking, compare file
3216 contents in order to find the state.
3217 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
3218 (vc-rcs-unregister, vc-rcs-receive-file)
3219 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 3220
9b4a7800 3221 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 3222 in case it is missing.
9b4a7800 3223
95fadcca
GM
32242000-09-21 Gerd Moellmann <gerd@gnu.org>
3225
3226 * startup.el (fancy-splash-tail): Use a different foreground
3227 color on a dark frame background.
3228
470f23e1
MB
32292000-09-21 Miles Bader <miles@lsi.nec.co.jp>
3230
3231 * info.el: Use the correct capitalization when making Info-mode
3232 and Info-edit-mode `special' modes.
3233
281096ed
SM
32342000-09-20 Stefan Monnier <monnier@cs.yale.edu>
3235
3236 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
3237 (diff-mode): Add support for add-log.el.
3238 (diff-hunk-text): Use char offsets rather than line offsets.
3239 (diff-find-source-location): Replace LINE with line-offset (nil
3240 if not found) and always set POS to a meaningful position.
3241 Adapt to the new char-offsets.
3242 (diff-apply-hunk): Drop support for the unused `select' POPUP.
3243 Adapt to the new diff-find-source-location.
3244 (diff-goto-source): Adapt to the new diff-find-source-location.
3245
3246 * add-log.el (add-log-file-name): New function (split out of
3247 add-change-log-entry).
3248 (add-change-log-entry): Use it.
3249 Call add-log-file-name-function with the changelog file name if
3250 the current buffer is not associated with any file.
3251 Avoid find-file if the selected window is dedicated.
3252
3253 * diff-mode.el (diff-find-source-location):
3254 Move code from diff-apply-hunk. Return buffer rather than file.
3255 (diff-apply-hunk): Use the new result from diff-find-source-location.
3256 (diff-goto-source): Use the new diff-find-source-location.
3257
c29d77c4
DL
32582000-09-20 Dave Love <fx@gnu.org>
3259
3260 * iswitchb.el: Some doc fixes.
3261 (iswitchb-mode-map): Define completely initially. Inherit
3262 minibuffer-local-map.
3263 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
3264 fundamental-mode.
3265 (iswitchb-global-map): New variable.
3266 (iswitchb-summaries-to-end): Amalgamate regexps.
3267 (iswitchb-mode): New.
3268 (iswitchb-mode-hook): New variable.
3269 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
3270 `extensions'.
3271
49939379
GM
32722000-09-20 Gerd Moellmann <gerd@gnu.org>
3273
d05c87ac
GM
3274 * ehelp.el (electric-help): New defgroup.
3275 (electric-help-shrink-window): New user-option.
3276 (with-electric-help): Use it.
3277
1ec082d4
GM
3278 * window.el (shrink-window-if-larger-than-buffer): If face
3279 `mode-line' has a :box, and we're on a graphical frame, add 1
3280 to the needed window height.
3281
f46c275e
GM
3282 * frame.el (frame-notice-user-settings): Add a last parameter nil
3283 to a call to `append', because the last list passed to `append' is
3284 not copied, and so subsequent calls to assq-delete-all will modify
3285 default-frame-alist.
3286
b7e11c5b
GM
3287 * startup.el (fancy-splash-image): Change :type.
3288 (fancy-splash-head): Use an XBM image if appropriate.
3289 (command-line-1): Show splash screens in more cases.
3290
26ff68aa
GM
3291 * startup.el (fancy-splash-text): Don't quote faces.
3292
8320414c
GM
3293 * dired.el (dired-font-lock-keywords): Undo last change.
3294 (dired-readin): Bind indent-tabs-mode to nil.
3295
49939379
GM
3296 * startup.el (fancy-splash-head): If frame's background mode
3297 is `dark', change the black background of the image to gray.
3298 (fancy-splash-screens): Display startup echo area message.
3299 (display-startup-echo-area-message): New function.
3300
c3b27206
MB
33012000-09-20 Miles Bader <miles@lsi.nec.co.jp>
3302
55a3d2a1
MB
3303 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
3304
3305 * info.el (info-header-node): Tweak for color ttys.
3306
37a99821
MB
3307 * faces.el (face-valid-attribute-values): Make sure directories we
3308 search for stipples both exist and are readable before trying to
3309 search them.
3310
0415d0d0
MB
3311 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
3312 in the dry-run case.
3313
523b128c
MB
3314 * jka-compr.el (with-auto-compression-mode): New macro.
3315
c3b27206
MB
3316 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
3317 (custom-group-tag-face, custom-variable-tag-face): Use relative
3318 :height and inherit from `variable-pitch' face instead of
3319 hardwiring :family.
3320 * hi-lock.el (hi-black-hb): Likewise.
3321
ddba99ad
MB
3322 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
3323 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
3324 toolbar-add-item, if image doesn't have a mask add a `:mask
3325 heuristic'.
3326
7e99fbde
SM
33272000-09-19 Stefan Monnier <monnier@cs.yale.edu>
3328
3329 * diff-mode.el: Docstring fixes.
3330 (diff-header-face, diff-comment-face): New faces.
3331 (diff-font-lock-keywords): Highlight a bit differently.
3332 (diff-find-source-location): Don't return SPAN any more.
3333 (diff-hunk-text): Don't bother erasing the temp buffer.
3334 (diff-find-text): Drop argument LINE.
3335 (diff-apply-hunk): Update calls to diff-find-text.
3336 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
3337
3338 * calendar/calendar.el: Docstring fixes.
3339 (calendar-make-alist): Don't quote lambda.
3340 (calendar-star-date): Use make-local-variable.
3341
fb275c02
DL
33422000-09-19 Dave Love <fx@gnu.org>
3343
7e99fbde
SM
3344 * toolbar/tool-bar.el: Renamed from toolbar.el.
3345 Change `toolbar' to `tool-bar' generally in symbols.
3346 Make some items invisible in `special' major modes.
3347 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
3348 Add arg PROPS.
532cb34d 3349
7e99fbde
SM
3350 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
3351 Add :version here.
fb275c02
DL
3352 (fancy-splash-delay, fancy-splash-image): Remove :version here.
3353
8f4ca9a5
GM
33542000-09-19 Gerd Moellmann <gerd@gnu.org>
3355
8b7707e1 3356 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 3357
8b7707e1 3358 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
3359 (find-file-noselect): Use it.
3360
8b7707e1 3361 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
3362 (fancy-splash-screen): Defgroup.
3363
8f4ca9a5
GM
3364 * add-log.el (change-log-font-lock-keywords): Match names
3365 more exactly for the case that font-lock-constant-face is
3366 underlined.
3367
ba9eeda1 33682000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 3369
8b7707e1 3370 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 3371
289eaef9
AS
33722000-09-19 Andre Spiegel <spiegel@gnu.org>
3373
3374 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
3375
ce9ded5d
GM
33762000-09-19 Gerd Moellmann <gerd@gnu.org>
3377
c113de23
GM
3378 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
3379 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
3380 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
3381 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
3382 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
3383 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
3384 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
3385 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
3386 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
3387 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
3388 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 3389 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 3390
ce9ded5d
GM
3391 * startup.el (fancy-splash-text): New variable.
3392 (fancy-splash-delay, fancy-splash-image): New user-options.
3393 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
3394 (fancy-splash-screens): New functions.
3395 (command-line-1): If display has a `display' frame parameter, has
3396 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 3397
b9b1c3a9
DL
33982000-09-19 Dave Love <fx@gnu.org>
3399
3400 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
3401 with null `help'. Use modern backquote syntax.
3402
1af25534
GM
34032000-09-19 Gerd Moellmann <gerd@gnu.org>
3404
afd3c8cd
GM
3405 * font-lock.el (font-lock-mode): Change message telling the user
3406 that ``the buffer is too big''.
3407
1af25534
GM
3408 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
3409 for instance for the case that tab-width is 2.
3410
05b1f851
GM
34112000-09-18 Gerd Moellmann <gerd@gnu.org>
3412
3413 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
3414 toolbar-add-item, if image doesn't have a mask add a `:mask
3415 heuristic'.
3416
8ec8f673
MB
34172000-09-18 Miles Bader <miles@lsi.nec.co.jp>
3418
2b612b1f
MB
3419 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
3420 and return a cons if it's non-nil.
3421 (diff-apply-hunk): Try to jump to the line in the source text
3422 corresponding to the position of point in the in the hunk.
3423
9b4a7800 3424 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
3425 (Info-title-1-face): Use face inheritance and relative sizes
3426 instead of hard-wiring things.
3427
3428 * faces.el (secondary-selection): Make dark-background variant sane.
3429
5eedab4d
AI
34302000-09-16 Andrew Innes <andrewi@gnu.org>
3431
5eedab4d
AI
3432 * makefile.w32-in (compile-files-CMD): No need to make .elc files
3433 read-only, since they aren't under VC now.
3434
6a142f26
DL
34352000-09-17 Dave Love <fx@gnu.org>
3436
e07436e1
DL
3437 * tmm.el: Replace mapcar with mapc in several places.
3438
3439 * loadhist.el (unload-feature): Maybe call elp-restore-list and
3440 ad-unadvise.
3441
7d354dd5
DL
3442 * international/latin1-disp.el: New file.
3443
6a142f26
DL
3444 * calendar/cal-move.el (scroll-calendar-left)
3445 (scroll-calendar-right): Make arg optional (for active mode line).
3446
3447 * calendar/calendar.el (calendar-mode-line-format): Make fields
3448 mouse-sensitive.
3449 (calendar-read-date, calendar-read-date, calendar-window-list):
3450 Unquote lambda.
3451 (calendar-month-name): Use aref, not sref.
3452
3453 * view.el (minor-mode-alist): Propertize the string.
3454
3455 * international/characters.el (standard-case-table): Add entries
3456 for Greek.
3457
50ac70af
MB
34582000-09-18 Miles Bader <miles@gnu.org>
3459
53c9ab4f
MB
3460 * info.el (info-node, info-xref): Add dark-background variants.
3461
a114b1ca
MB
3462 * faces.el (header-line): Change defaults to be less confusing
3463 when mixed with mode-lines.
3464
50ac70af
MB
3465 * info.el (Info-fontify-node): Make a few cleanups.
3466 Add extra `help-echo' and `local-map' props to node xrefs.
3467 Use header-specific faces for node-names & xrefs.
3468 (Info-use-header-line): New variable.
53c9ab4f 3469 (info-header-xref, info-header-node): New faces.
50ac70af
MB
3470 (Info-setup-header-line): New function.
3471 (Info-select-node): Call Info-setup-header-line when enabled.
3472 (Info-extract-pointer): Work even if the header line is hidden.
3473 (Info-header-line): New variable.
3474
729927ff
SM
34752000-09-16 Stefan Monnier <monnier@cs.yale.edu>
3476
3477 * vms-patch.el (print-region-function): Don't quote lambda.
3478
3479 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
3480
3481 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
3482 (lm-get-header-re): Allow spaces between the header and the colon.
3483 (lm-header): Allow $ in non-RCS headers.
3484 (lm-header-multiline): Put the strings back into order.
3485 Stop at an empty line. Don't require two space chars if the
3486 line is clearly not another header line.
3487
3488 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
3489 (popup-menu-popup): Remove.
3490
7a98d821
GM
34912000-09-15 Gerd Moellmann <gerd@gnu.org>
3492
7f8f1edc
GM
3493 * toolbar/toolbar.el (toolbar-add-item): Use the same image
3494 specification if or if not tool-bar item contains an `:enabled'
3495 property.
3496
7a98d821
GM
3497 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
3498 current buffer has no file name.
3499
a7bc704b
DL
35002000-09-15 Dave Love <fx@gnu.org>
3501
3502 * strokes.el: Sync with maintainer's current version with changes
3503 for Emacs, but avoid runtime cl and levents.
3504 (toplevel): Change autoloads and compilation requires.
3505 (strokes-version, strokes-bug-address, strokes-lift): Values
3506 changed.
3507 (strokes-xpm-header, strokes-insinuated): New variable.
3508 (strokes): Add :link.
3509 (strokes-mode): Customized.
3510 (strokes-while-inhibiting-garbage-collector): New macro.
3511 (strokes-remassoc): Avoid remove-if.
3512 (strokes-fix-button2-command): Don't use ad-do-it.
3513 (strokes-insinuate): New function.
3514 (strokes-button-press-event-p, strokes-button-release-event-p):
3515 New functions, used instead of non-`strokes-' versions..
3516 (strokes-mouse-event-p): Rewritten.
3517 (strokes-event-closest-point): Avoid event-point.
3518 (strokes-get-grid-position): Avoid cdadr, caadr
3519 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
3520 functions.
3521 (strokes-help): Use with-output-to-temp-buffer.
3522 (strokes-window-configuration-changed-p): New function.
3523 (strokes-update-window-configuration): Use buffer-live-p,
3524 strokes-window-configuration-changed-p.
3525 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
3526 (strokes-char-face): New face.
3527 (strokes-char-table, strokes-base64-chars): New variable.
3528 (strokes-xpm-for-stroke, strokes-list-strokes)
3529 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
3530 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
3531 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
3532 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
3533 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
3534 functions.
3535
47e351a3
GM
35362000-09-15 Gerd Moellmann <gerd@gnu.org>
3537
ebb8f116
GM
3538 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
3539
47e351a3
GM
3540 * image.el (create-image): Doc fix.
3541
3542 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
3543 instead of `:heuristic-mask t'.
3544
fe83b953
AI
35452000-09-14 Andrew Innes <andrewi@gnu.org>
3546
3547 * makefile.w32-in: Revert to Unix line endings.
3548
52481729
AI
35492000-09-14 Andrew Innes <andrewi@gnu.org>
3550
3021e816
AI
3551 * makefile.w32-in: Add bootstrap support. Also copy lisp source
3552 when installing.
3553
52481729
AI
3554 * makefile.nt (DONTCOMPILE): Fix typo.
3555
3556 * shell.el (shell-write-history-on-exit): New function.
3557 (shell-dumb-shell-regexp): New custom variable.
3558 (shell-mode): Make shell-write-history-on-exit the process
3559 sentinel if shell name matches shell-dumb-shell-regexp.
3560
3561 * w32-fns.el: Comment out before-init-hook function which resets
3562 source-directory based; this breaks bootstrap.
3563
f8034e41
DL
35642000-09-14 Dave Love <fx@gnu.org>
3565
3566 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
3567 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
3568 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
3569 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
3570 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
3571 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
3572 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
3573 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
3574 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
3575
3576 * toolbar/toolbar.el: New.
3577
3578 * subdirs.el: Add toolbar.
3579
b9ce5694
GM
35802000-09-14 Gerd Moellmann <gerd@gnu.org>
3581
3582 * indent.el (indent-for-tab-command): Doc fix.
3583
986b7dee
GM
35842000-09-14 Alex Schroeder <alex@gnu.org>
3585
3586 * ansi-color.el (ansi-colors): Doc change.
3587 (ansi-color-get-face): Simplified regexp.
3588 (ansi-color-faces-vector): Added more faces, doc change.
3589 (ansi-color-names-vector): Doc change.
3590 (ansi-color-regexp): Simplified regexp.
3591 (ansi-color-parameter-regexp): New regexp.
3592 (ansi-color-filter-apply): Doc change.
3593 (ansi-color-filter-region): Doc change.
3594 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
3595 deal with zero length parameters.
3596 (ansi-color-apply-on-region): Doc change.
3597 (ansi-color-map): Doc change.
3598 (ansi-color-map-update): Removed debugging message.
3599 (ansi-color-get-face-1): Added condition-case to trap
3600 args-out-of-range errors.
3601 (ansi-color-get-face): Doc change.
3602 (ansi-color-make-face): Removed.
3603 (ansi-color-for-shell-mode): New option.
9b4a7800 3604
076ff911
KH
36052000-09-13 Kenichi Handa <handa@etl.go.jp>
3606
3607 * international/quail.el (quail-start-translation): Translate KEY
3608 if necessary even if it doesn't have any mapping in the current
3609 input method.
3610 (quail-start-conversion): Likewise.
3611 (quail-help): The output message is improved.
3612
bdf08678
MB
36132000-09-13 Miles Bader <miles@gnu.org>
3614
3615 * comint.el (comint-output-filter): Revert to using
3616 `insert-before-markers'. Add bletcherous hack to undo damage
3617 caused by `insert-before-markers'. Put `front-sticky' property on
3618 overlays created here so that the field code understands how the
3619 overlay works. Use a let when making comint-last-prompt-overlay,
3620 so that the code is easier to read.
3621
ffb8db8d
DL
36222000-09-13 Dave Love <fx@gnu.org>
3623
3624 * wid-edit.el (widget-default-format-handler): DTRT when
3625 doc-property is a function.
3626
5dd05f61
GM
36272000-09-12 Francesco Potorti` <pot@gnu.org>
3628
3629 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
3630 filed name if it's not there.
3631
35177617
DL
36322000-09-12 Dave Love <fx@gnu.org>
3633
9023837e
DL
3634 * simple.el (read-mail-command): Doc fix.
3635 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
3636
35177617
DL
3637 * vc.el (vc-dired-listing-switches): Fix :version.
3638
3639 * vc-hooks.el: Doc fixes.
3640
3641 * subr.el (add-minor-mode): Use toggle-fun arg.
3642
3643 * speedbar.el: Add :version to several defcustoms.
3644
3645 * imenu.el (imenu--truncate-items, imenu--cleanup)
3646 (imenu--generic-function): Avoid mapcar.
3647 (imenu--replace-spaces): Function removed.
3648 (imenu--completion-buffer): Use subst-char-in-string.
3649 (imenu-add-to-menubar): Use keymap inheritance.
3650
1afaae94
MB
36512000-09-12 Miles Bader <miles@gnu.org>
3652
3653 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
3654 (diff-mode-map): Bind `diff-test-hunk'.
3655 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
3656
36572000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
3658
3659 * bytecomp.el (byte-compile-defvar): Undo last change
3660 because it breaks '(make-variable-buffer-local (defvar ...)'
3661 which is used at least in dired.
3662
63c36c3c
KH
36632000-09-12 Kenichi Handa <handa@etl.go.jp>
3664
3665 * international/quail.el (quail-define-package): Docstring
3666 modified.
3667
1ad24be1
KH
36682000-09-12 Kenichi Handa <handa@etl.go.jp>
3669
362a8065
KH
3670 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
3671 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
3672 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
3673 docstring of "chinese-py".
3674
1ad24be1
KH
3675 * international/quail.el (quail-translation-docstring): New
3676 variable.
3677 (quail-show-keyboard-layout): Docstring modified.
3678 (quail-select-current): Likewise.
3679 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
3680 infinite recursive call.
3681 (quail-help): Check quail-translation-docstring. Format of the
3682 output changed.
3683 (quail-help-insert-keymap-description): Adjusted for the above
3684 change.
3685
cc0f95a4
GM
36862000-09-11 Gerd Moellmann <gerd@gnu.org>
3687
3688 * bytecomp.el (byte-compile-defvar): Only cons onto
3689 current-load-list in top-level forms. Else this leaks a cons cell
3690 every time a defun is called.
3691
7530b6da
MB
36922000-09-11 Miles Bader <miles@lsi.nec.co.jp>
3693
3694 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
3695 Now understands non-unified diffs. Some functionality moved into
3696 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
3697 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
3698 modify anything. Only reposition point in the patched file if the
3699 patch succeeds. Only pop up another window if POPUP is true.
3700 Emit a message describing what happened if successful, and at what
3701 line-offset. Automatically detect reversed hunks and do something
3702 appropriate.
3703 (diff-hunk-text, diff-find-text): New functions.
3704 (diff-filter-lines): Function removed.
3705 (diff-test-hunk): New function.
3706 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
3707
6b124390
DL
37082000-09-10 Dave Love <fx@gnu.org>
3709
3710 * textmodes/tildify.el: Minor doc/commentary fixes.
3711 (tildify) <defgroup>: Add :version.
3712
3713 * faces.el (face-x-resources): Make custom type more specific.
3714 (frame-background-mode): Use mapc.
3715 (region) <defcustom>: Add :version.
3716
7f8b6551
SM
37172000-09-08 Stefan Monnier <monnier@cs.yale.edu>
3718
9b4a7800
TTN
3719 * vc-sccs.el (vc-sccs-register):
3720 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
3721 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
3722 * vc.el (vc-register): Clear file's properties.
3723
c454aac1
GM
37242000-09-08 Gerd Moellmann <gerd@gnu.org>
3725
3726 * faces.el (face-spec-set): Only face-spec-reset-face when
3727 ATTRS is non-nil.
3728
bb934822
EZ
37292000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3730
3731 * help.el (help-insert-xref-button): Fix a typo in doc string.
3732
03419440
EZ
37332000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3734
7f8b6551
SM
3735 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3736 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
3737 methods.
3738
03419440
EZ
3739 * menu-bar.el (read-mail-item-name): New function.
3740 (menu-bar-tools-menu): Use it to compute and display the package
3741 used to read email.
3742 (menu-bar-tools-menu): Fix typo in GUD's help string.
3743
dbcee71a
DL
37442000-09-07 Dave Love <fx@gnu.org>
3745
19e713d8
DL
3746 * diff-mode.el (diff-mouse-goto-source): New function.
3747
a7cafade 3748 * vc-sccs.el: Doc fixes.
7f8b6551 3749 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
3750
3751 * vc-rcs.el: Doc fixes.
7f8b6551
SM
3752 (vc-rcs-register-switches, vc-rcs-checkin-switches)
3753 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
3754 (vc-rcs-master-templates): Add or change :version.
3755
7f8b6551 3756 * vc-cvs.el: Doc fixes.
a7cafade
DL
3757 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
3758 (vc-cvs-stay-local): Add :version.
3759
dbcee71a
DL
3760 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
3761
ed254191
KH
37622000-09-07 Kenichi Handa <handa@etl.go.jp>
3763
3764 * international/quail.el (quail-help): Fix previous change.
3765
ab0ee409
GM
37662000-09-07 Gerd Moellmann <gerd@gnu.org>
3767
f46f845b 3768 * faces.el (color-values): Doc fix.
9b4a7800 3769
ab0ee409
GM
3770 * faces.el (frame-set-background-mode): Use frame-parameter
3771 instead of frame-parameters.
3772
3773 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 3774 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 3775 frame-parameters.
9b4a7800 3776
f7246ac7
KH
37772000-09-07 Kenichi Handa <handa@etl.go.jp>
3778
3779 * language/devan-util.el (devanagari-to-indian-region): In the
3780 loop, change the following char, not preceding char.
3781
96889af2
GM
37822000-09-07 Gerd Moellmann <gerd@gnu.org>
3783
1091dd67
GM
3784 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
3785 instead of frame-parameters.
3786
9b4a7800 3787 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
3788 internal-set-lisp-face-attribute with FRAME being 0.
3789
3790 * vc.el: Remove `Id' version control keyword.
96889af2 3791
0fddd0dc
KH
37922000-09-07 Kenichi Handa <handa@etl.go.jp>
3793
3794 * help.el (help-make-xrefs): Adjusted for the change of
3795 help-xref-mule-regexp.
3796 (help-insert-xref-button): New function.
3797
3798 * international/mule-cmds.el (help-xref-mule-regexp-template):
3799 Include the pattern for character set.
3800 (leim): New group.
3801
3802 * international/quail.el: Don't require face.
3803 (quail): New group.
7f8b6551 3804 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
3805 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
3806 (quail-keyboard-layout-substitution): New variable.
3807 (quail-update-keyboard-layout): New function.
3808 (quail-keyboard-layout-type): New customizable variable.
3809 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
3810 (quail-keyboard-translate): Pay attention to
3811 quail-keyboard-layout-substitution.
3812 (quail-insert-kbd-layout): New function.
3813 (quail-show-keyboard-layout): New function.
3814 (quail-get-translation): If the definition is a vector of length
7f8b6551 3815 1, and the element is a string of length 1, return the character
0fddd0dc
KH
3816 in that string.
3817 (quail-update-current-translations): Fix the case of
3818 relative-index out of range.
3819 (quail-build-decode-map, quail-insert-decode-map): New Functions.
3820 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 3821 Show key sequences for all available characters.
0fddd0dc
KH
3822 (quail-help-insert-keymap-description): Don't show such verbose
3823 key bindings as quail-self-insert-command.
3824
3825 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3826 Format changed, and each element now have extra documentations.
3827 (tit-process-header): Delete invalid characters from TIT-PROMPT.
3828 Adjusted for the change of quail-cxterm-package-ext-info.
3829
8ddceaf1
GM
38302000-09-06 Gerd Moellmann <gerd@gnu.org>
3831
3832 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
3833 requiring it leads to a recursive loading of vc.el and vc-hooks.el
3834 during bootstrap.
3835
099bd78a
SM
38362000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3837
3838 * vc.el: (toplevel): Don't require `dired' at run-time.
3839 (vc-dired-resynch-file): Remove autoload cookie.
3840
38412000-09-05 Andre Spiegel <spiegel@gnu.org>
3842
3843 * vc.el: Made several backend functions optional.
3844 (vc-default-responsible-p): New function.
3845 (vc-merge): Use RET for first version to trigger merge-news, not
3846 prefix arg.
3847 (vc-annotate): Handle backends that do not support annotation.
3848 (vc-default-merge-news): Removed. The existence of a merge-news
3849 implementation is now checked on caller sites.
3850
9b4a7800 3851 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
3852 case.
3853
9b4a7800 3854 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
3855 special case that has been removed from the default in vc-hooks.el.
3856
38572000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3858
3859 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
3860
38612000-09-05 Andre Spiegel <spiegel@gnu.org>
3862
3863 * vc-hooks.el: Require vc during compilation.
3864 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
3865 macro `with-vc-properties' in vc.el.
3866 (vc-file-getprop): Doc fix.
3867 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 3868
099bd78a
SM
3869 * vc.el: Require dired-aux during compilation.
3870 (vc-name-assoc-file): Moved to vc-sccs.el.
3871 (with-vc-properties): New macro.
9b4a7800 3872 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
3873 vc-finish-steal): Use it.
3874 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
3875 to the backend-specific function is now supposed to do the checkout,
3876 too.
3877 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
3878
9b4a7800 3879 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
3880 set file properties; that gets done in the generic code now.
3881
3882 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
3883 Changed parameter list, added code from vc.el that does the
3884 checkout, possibly with a double-take.
3885
3886 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
3887 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
3888 the above under the new name.
3889 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
3890 parameter list, added checkout command.
3891 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
3892 properties; that gets done in the generic code now.
3893
38942000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3895
3896 * vc.el: Docstring fixes (courtesy of checkdoc).
3897
38982000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3899
3900 * vc.el (vc-checkout-writable-buffer-hook)
3901 (vc-checkout-writable-buffer): Remove.
3902 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
3903 (vc-log-mode): Make it into a clean derived major mode.
3904 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
3905 vc-log-mode if log-edit is not available.
3906 (vc-dired-mode-map): Don't set-keymap-parent yet.
3907 (vc-dired-mode): Do set-keymap-parent here.
3908 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
3909
08ba3862
GM
39102000-09-05 Gerd Moellmann <gerd@gnu.org>
3911
3912 * faces.el (set-face-attribute, face-spec-reset-face)
3913 (face-spec-set): Avoid consing by removing calls to `apply'.
3914
3915 * frame.el (frame-parameter): Move to C code.
3916
3b4429b4
DL
39172000-09-05 Dave Love <fx@gnu.org>
3918
3919 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
3920 insert-before-markers-and-inherit. Now checked systematically!
3921
877055f6
GM
39222000-09-05 Alex Schroeder <alex@gnu.org>
3923
3924 * sql.el (sql-postgres): Use sql-postgres-options.
3925 (sql-postgres-options): New variable.
3926
39272000-09-05 Alex Schroeder <alex@gnu.org>
3928
3929 * sql.el (sql-mode-menu): Work around missing variable mark-active
3930 in XEmacs.
3931 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
3932 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
3933 compatibility.
3934
7a004b71
GM
39352000-09-04 Gerd Moellmann <gerd@gnu.org>
3936
54baed30 3937 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 3938
7a004b71
GM
3939 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
3940
3941 * Makefile.in (DONTCOMPILE): Fix typo in file name.
3942
39432000-09-04 Andre Spiegel <spiegel@gnu.org>
3944
3945 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
3946 don't support anything else under SCCS yet.
3947
3948 * vc-hooks.el: Minor doc fixes.
3949
39502000-09-04 Andre Spiegel <spiegel@gnu.org>
3951
3952 * vc.el (vc-next-action-on-file): Do not visit the file if it's
3953 not necessary. If verbose in state `needs-patch', do the same as
3954 under `up-to-date'. When NOT verbose and `needs-patch', check out
3955 latest version instead of `merge-news'.
3956 (vc-next-action-dired): Don't mess with default-directory here; it
3957 breaks other parts of dired. It is the job of the
099bd78a 3958 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
3959 (vc-next-action): Remove a special CVS case.
3960 (vc-clear-headers): New optional arg FILE.
3961 (vc-checkin, vc-checkout): Set properties vc-state and
3962 vc-checkout-time properly.
099bd78a 3963 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
3964 (vc-print-log): Use new backend function `show-log-entry'.
3965 (vc-cancel-version): Do the checks in a different order. Added a
3966 FIXME concerning RCS-only code.
3967
3968 * vc-rcs.el (vc-rcs-show-log-entry): New function.
3969 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
3970
3971 * vc-cvs.el (vc-cvs-show-log-entry): New function.
3972
9b4a7800 3973 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
3974 `needs-patch' as a `-' too.
3975
39762000-09-04 Andre Spiegel <spiegel@gnu.org>
3977
3978 * vc.el (vc-responsible-backend): New optional arg REGISTER.
3979 (vc-default-could-register): New function.
3980 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
3981 (vc-resynch-buffer): Call vc-dired-resynch-file.
3982 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
3983 vc-resynch-buffer instead of vc-resynch-window.
3984 (vc-next-action-dired): Don't redisplay here, that gets done as a
3985 result of the individual file operations.
3986 (vc-retrieve-snapshot): Corrected prompt order.
3987
3988 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 3989
7a004b71
GM
3990 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
3991 as well.
3992 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
3993 hostname regexps. Updated all callers.
3994 (vc-cvs-responsible-p): Handle directories as well.
3995 (vc-cvs-could-register): New function.
3996 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
3997 properties up-to-date.
9b4a7800 3998
7a004b71
GM
3999 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
4000 user whether to create one.
4001
40022000-09-04 Andre Spiegel <spiegel@gnu.org>
4003
4004 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
4005 check out a non-existing file.
4006
4007 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
4008 workfile does not exist.
4009
4010 * vc.el (vc-version-diff): Use `require' to check for existence of
4011 diff-mode.
4012
40132000-09-04 Andre Spiegel <spiegel@gnu.org>
4014
4015 * vc-cvs.el (vc-cvs-registered): Use new function
4016 vc-cvs-parse-entry to do the actual work.
4017
40182000-09-04 Andre Spiegel <spiegel@gnu.org>
4019
4020 * vc-hooks.el (vc-find-backend-function): If function doesn't
4021 exist, return nil instead of error.
4022 (vc-call-backend): Doc fix.
4023
4024 * vc.el (vc-do-command): Doc fix.
4025 (vc-finish-logentry): When checking in from vc-dired, choose the
4026 right backend for logentry check.
4027 (vc-dired-mode-map): Inherit from dired-mode-map.
4028 (vc-dired-mode): Local value of dired-move-to-filename-regexp
4029 simplified.
4030 (vc-dired-state-info): Removed, updated caller.
4031 (vc-default-dired-state-info): Use parentheses instead of hyphens.
4032 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
4033 (vc-dired-listing-switches): New variable.
4034 (vc-directory): Use it, instead of dired-listing-switches.
4035
4036 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
4037 (vc-cvs-dir-state): New function.
7f8b6551 4038 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
4039 (vc-cvs-parse-entry): New function, also to be used in
4040 vc-cvs-registered.
9b4a7800 4041
7a004b71
GM
40422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4043
4044 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
4045 *or* single-window-frames.
4046
40472000-09-04 Andre Spiegel <spiegel@gnu.org>
4048
4049 * vc.el (vc-update-changelog): Split into generic part and default
4050 implementation. Doc string adapted.
4051 (vc-default-update-changelog): New function. Call the `rcs2log'
4052 script in exec-directory, to fix a long-standing nuisance.
4053
4054 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
4055 simply signals an error.
9b4a7800 4056
7a004b71
GM
40572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4058
4059 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
4060 control-flow more clear and to avoid running `cvs' twice.
4061
4062 * vc.el (vc-next-action-on-file): Doc fix.
4063 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
4064 (vc-print-log): Eval `file' before constructing the continuation.
4065
40662000-09-04 Andre Spiegel <spiegel@gnu.org>
4067
4068 * vc.el (vc-next-action-on-file): Corrected several messages.
4069 (vc-merge): Add prefix arg `merge-news'; handle it.
4070
4071 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
4072 is not reached. It is.
4073 (vc-cvs-merge): Set state to 'edited after merge.
4074 (vc-cvs-merge-news): Set workfile version to nil if not known.
4075 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
4076
4077 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
4078 via stdout. (Merge from main line.)
9b4a7800 4079
7a004b71
GM
40802000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4081
4082 * vc.el (vc-finish-logentry): Thinko in the "same comment"
4083 detection.
4084
40852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4086
4087 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
4088 against kill-all-local-variables.
4089 (vc-log-edit): Don't save vc-parent-buffer any more.
4090 (vc-last-comment-match): Initialize to an empty string.
4091 (vc-post-command-functions): New hook.
4092 (vc-do-command): Run it.
4093 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
4094 (vc-finish-logentry): Only add the comment to the ring if it's
4095 different from the last comment entered.
4096 (vc-new-comment-index): New function.
4097 (vc-previous-comment): Use it. Make the minibuffer message
4098 slightly less terse.
4099 (vc-comment-search-reverse): Make it work forward as well. Don't
4100 set vc-comment-ring-index if no match is found. Use
4101 vc-new-comment-index.
4102 (vc-comment-search-forward): Use vc-comment-search-reverse.
4103 (vc-dired-mode-map): Don't inherit from dired-mode-map since
4104 define-derived-mode will do it for us. Bind `v' to a keymap that
4105 inherits from vc-prefix-map so that we can bind `vt' without
4106 binding C-x v t.
4107 (vc-retrieve-snapshot): Parenthesis typo.
4108
4109 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
4110 to 1. Make sure to switch to *vc* before looking for an error
4111 message. Use vc-parse-buffer.
4112
41132000-09-04 Andre Spiegel <spiegel@gnu.org>
4114
4115 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
4116 and NAME.
4117 (vc-retrieve-snapshot): Split into two parts.
4118 (vc-default-retrieve-snapshot): New function.
4119
4120 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
4121 (vc-cvs-retrieve-snapshot): New function (untested).
4122 (vc-cvs-stay-local): Default to t.
4123 (vc-cvs-remote-p): New function and property.
4124 (vc-cvs-state): Stay local only if the above is t.
4125 (vc-handle-cvs): Removed.
4126 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
4127 done via vc-handled-backends now.
4128 (vc-cvs-header): Escape Id.
4129
41302000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4131
4132 * vc.el (vc-do-command): Remove unused commands.
4133 (vc-version-diff): Make sure default-directory ends with a slash.
4134 Move the window commands into a vc-exec-after.
4135 (vc-print-log): Move more of the code into the `vc-exec-after'.
4136
41372000-09-04 Andre Spiegel <spiegel@gnu.org>
4138
4139 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
4140 (vc-print-log): Search current revision from beginning of buffer.
4141 (vc-revert-buffer): Clear echo area after the diff is finished.
4142 (vc-prefix-map): Removed definition of "t" for terse display in vc
4143 dired.
4144 (vc-dired-mode-map): Inherit from dired-mode-map. Added
4145 definition of "vt" for terse display.
4146 (vc-dired-mode): Fix dired-move-to-filename-regexp.
4147
41482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4149
4150 * vc.el (vc-exec-after): Avoid caddr.
4151
41522000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4153
4154 * vc.el (vc-exec-after): New function.
4155 (vc-do-command): Use it to add a termination message for async
4156 procs.
4157 (vc-checkout): Try to handle a missing-backend situation.
4158 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
4159 of a directory with a backend using async diffs.
4160 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
4161 present.
4162
4163 * vc-sccs.el (vc-sccs-state-heuristic): Use
4164 file-ownership-preserved-p.
4165
4166 * vc-rcs.el (vc-rcs-state-heuristic): Use
4167 file-ownership-preserved-p.
4168 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
4169
41702000-09-04 Andre Spiegel <spiegel@gnu.org>
4171
4172 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
4173 vc-do-command.
4174
4175 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
4176 when there are no changes.
4177
41782000-09-04 Andre Spiegel <spiegel@gnu.org>
4179
4180 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
4181
4182 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
4183
41842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4185
4186 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
4187
4188 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
4189 the `fset' outside of the defvar so that it works even if
4190 vc-prefix-map was already defined.
4191 (vc-setup-buffer): New function, split out of vc-do-command.
4192 (vc-do-command): Allow BUFFER to be t to mean `just use the
4193 current buffer without any fuss'.
4194 (vc-version-diff): Change the `diff' backend operation to just put
4195 the diff in the current buffer without erasing it. Always use
4196 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
4197 shrink-window-if-larger-than-buffer.
4198 (vc-print-log): Change the `print-log' backend operation to just
4199 put the log in the current buffer without erasing it. Protect
4200 shrink-window-if-larger-than-buffer.
4201 (vc-update-change-log): Fix setd typo.
4202
4203 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
4204 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
4205
4206 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
4207 (vc-rcs-diff): Insert in the current buffer and remove unused arg
4208 CMP.
4209
4210 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
4211 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
4212 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
4213
42142000-09-04 Andre Spiegel <spiegel@gnu.org>
4215
4216 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
4217 not possible, use vc-BACKEND-workfile-unchanged-p.
4218 (vc-default-workfile-unchanged-p): New function. Delegates to a
4219 full vc-BACKEND-diff.
4220
4221 * vc-hooks.el (vc-simple-command): Removed.
4222
4223 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
4224 instead of vc-simple-command.
4225 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
4226 avoid doing a diff when opening a file.
4227 (vc-rcs-state): Added check for unlocked-changes.
4228 (vc-rcs-header): Escape Id.
4229 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
4230 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
4231 version.
4232
4233 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
4234 (vc-sccs-diff): Remove optional arg CMP.
4235 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
4236 SCCS-specific function.
4237
4238 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
4239 vc-simple-command.
4240
42412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4242
4243 * vc.el (vc-editable-p): Renamed from vc-writable-p.
4244 (with-vc-file, vc-merge): Use vc-editable-p.
4245 (vc-do-command): Remove unused var vc-file and fix the
4246 doubly-defined `status' var. Add a user message when starting an
4247 async command.
4248 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
4249 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
4250 Use with-current-buffer.
4251 (vc-buffer-sync): Use unless.
4252 (vc-next-action-on-file): If the file is 'edited by read-only,
4253 make it read-write instead of trying to commit.
4254 (vc-version-diff, vc-update-change-log): Use `setq
4255 default-directory' rather than `cd'.
4256 (vc-log-edit): Don't forget to set default-directory in the
4257 buffer.
4258
4259 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
4260 (vc-sccs-state-heuristic): Use file-writable-p instead of
4261 comparing userids.
4262 (vc-sccs-checkout): Use `unless'.
4263
4264 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
4265 of comparing userids.
4266 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
4267 Simplify the logic by eliminating unreachable code.
4268 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
4269 just do a recursive call if we need to retry.
4270 (vc-rcs-checkout): Handle the case where rcs is missing by making
4271 the buffer read-write if requested and re-signalling the error.
4272
4273 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
4274
42752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4276
4277 * vc-hooks.el (vc-handled-backends): Docstring change.
4278 (vc-ignore-vc-files): Mark obsolete.
4279 (vc-registered): Check vc-ignore-vc-files.
4280 (vc-find-file-hook, vc-file-not-found-hook): Don't check
4281 vc-ignore-vc-files.
4282
4283 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
4284
42852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4286
4287 * vc.el (vc-checkout): Don't do anything special for ange-ftp
4288 files since ange-ftp already has vc-registered return nil.
4289
4290 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
4291 (vc-sccs-workfile-version): Use with-temp-buffer and new
4292 vc-parse-buffer and don't bother setting the property.
4293 (vc-sccs-add-triple): Use with-current-buffer and
4294 find-file-noselect.
4295 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
4296
4297 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
4298 derives from the old vc-parse-buffer but uses the revision number
4299 rather than the date (much easier to compare robustly).
4300 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
4301 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
4302 locking-user more directly. Check strict locking and set
4303 checkout-model appropriately.
4304 (vc-rcs-parse-locks): Remove.
4305 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
4306 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
4307 (vc-rcs-system-release): Use with-current-buffer and
4308 vc-parse-buffer.
4309 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
4310
4311 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
4312 (vc-simple-command): Docstring fix.
4313 (vc-registered): Align the way the file-handler is called with the
4314 way the function itself works.
4315 (vc-file-owner): Remove.
4316
4317 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
4318 extraction of fields and call to file-attributes because of a
4319 temporary bug in rcp.el.
4320 (vc-cvs-fetch-status): Use with-current-buffer.
4321
43222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4323
4324 * vc.el (vc-do-command): Use file-relative-name.
4325 (vc-responsible-backend): Use vc-backend if possible.
4326 (vc-create-snapshot): Improve the `interactive' spec. Add support
4327 for branches and dispatch to backend-specific `create-snapshot'.
4328 (vc-default-create-snapshot): New function, containing the bulk of
4329 the old vc-create-snapshot.
4330 (vc-retrieve-snapshot): Improve the interactive spec.
4331
4332 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
4333 (vc-backend-hook-functions): Remove.
4334 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
4335 (vc-backend): Reintroduce the test for `file = nil' now that I
4336 know why it was there (and added a comment to better remember).
4337
4338 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
4339 code from vc-sccs-hooks.el.
4340 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
4341 'vc anymore.
4342 (vc-sccs-responsible-p): Use expand-file-name instead of concat
4343 and file-directory-p instead of file-exists-p.
4344 (vc-sccs-check-headers): Simplify the regexp.
4345
4346 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
4347 from vc-rcs-hooks.el. Don't require 'vc anymore.
4348 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
4349 file-directory-p instead of file-exists-p.
4350
4351 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
4352 from vc-cvs-hooks.el.
4353 (proto vc-cvs-registered): Require 'vc-cvs instead of
4354 'vc-cvs-hooks. Don't require 'vc anymore.
4355 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
4356 file-directory-p instead of file-exists-p.
4357 (vc-cvs-create-snapshot): New function, replacing
4358 vc-cvs-assign-name.
4359 (vc-cvs-assign-name): Remove.
4360
43612000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4362
4363 * vc-cvs.el (vc-cvs-header): New var.
4364
4365 * vc-rcs.el (vc-rcs-exists): Remove.
4366 (vc-rcs-header): New var.
4367
4368 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
4369 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
4370 (vc-sccs-header): New var.
4371
4372 * vc.el (vc-do-command): Get rid of the `last' argument.
4373 (vc-header-alist): Remove, replaced by vc-X-header.
4374 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
4375 (vc-dired-hook): Use expand-file-name instead of concat.
4376 (vc-directory): Use file-name-as-directory.
4377 (vc-snapshot-precondition, vc-create-snapshot)
4378 (vc-retrieve-snapshot): Allow the command to operate on any
4379 directory.
4380
4381 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
4382 just removing the 'WORKFILE argument or by removing the 'MASTER
4383 argument and replacing `file' with (vc-name file).
4384
43852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4386
4387 * vc.el: Update Copyright and add a crude list of backend funs.
4388 (vc-writable-p): New function.
4389 (with-vc-file): Use vc-writable-p.
7f8b6551 4390 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
4391 (vc-register): Avoid vc-name.
4392 (vc-locking-user): Remove.
4393 (vc-steal-lock): Make the `owner' arg non-optional.
4394 (vc-merge): Use vc-writable-p instead of vc-locking-user and
4395 vc-checkout-model.
4396 (vc-default-dired-state-info): Use vc-state instead of
4397 vc-locking-user and return special strings for special states.
4398 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
4399 and get rid of one of the special CVS cases.
4400 (vc-cancel-version): prettify error message with \\[...].
4401 (vc-rename-master): New function.
4402 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
4403 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
4404 the CVS special case generic.
4405 (vc-default-record-rename): Remove.
4406 (vc-file-tree-walk-internal): Only call FUNC for files that are
4407 under control of some VC backend and replace `concat' with
4408 expand-file-name.
4409 (vc-file-tree-walk): Update docstring.
4410 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
4411 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
4412
4413 * vc-sccs.el (vc-sccs-rename-file): Renamed from
4414 vc-sccs-record-rename. Use `find-file-noselect' rather than
4415 `find-file' and call `vc-rename-master' to do the actual move.
4416 (vc-sccs-diff): Remove unused `backend' variable.
4417
4418 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
4419 to delay loading of vc-sccs until it is really used.
4420 (vc-sccs-master-templates): Preload.
4421 (vc-sccs-state): Update call to vc-sccs-parse-locks.
4422 (vc-sccs-project-dir): Remove (merged into
4423 vc-sccs-search-project-dir).
4424 (vc-sccs-search-project-dir): Rewrite using file name handling ops
4425 rather than `concat', make sure it is preloaded and don't bother
4426 to check that the file actually exists.
4427 (vc-sccs-parse-locks): Remove unused `file' argument, remove
4428 `locks' argument (use buffer's content instead) and eliminate n^2
4429 behavior.
4430
4431 * vc-rcs.el: Update Copyright.
4432 (vc-rcs-rename-file): New function.
4433 (vc-rcs-diff): Remove unused `backend' variable.
4434
4435 * vc-hooks.el: Update Copyright.
4436 (vc-backend): Don't accept a nil argument any more.
4437 (vc-up-to-date-p): Turn into a defsubst.
4438 (vc-possible-master): New function.
4439 (vc-check-master-templates): Use `vc-possible-master' and allow
4440 funs in vc-X-master-templates to return a non-existent file.
4441
4442 * vc-cvs.el: Update Copyright.
4443 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 4444 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
4445
4446 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
4447
44482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4449
4450 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
4451 since it can be called from vc-rcs.el.
4452 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
4453
44542000-09-04 Andre Spiegel <spiegel@gnu.org>
4455
4456 * vc.el (vc-version-diff): Expand file name read from the
4457 minibuffer. Handle the case when a previous version number can't
4458 be guessed. Give suitable messages when there were no differences
4459 found.
4460 (vc-clear-headers): Call backend-specific implementation, if one
4461 exists.
4462 (vc-cancel-version): Made error checks generic. When done, clear
4463 headers generically, too.
4464
4465 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
4466 from vc-clear-headers in vc.el.
4467
4468 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
4469 correctly.
4470 (vc-rcs-latest-on-branch-p): Made second argument VERSION
4471 optional. Handle the case when it's not there.
4472
44732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4474
4475 * vc.el (vc-locking-user): Moved from vc-hooks.el.
4476
44772000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4478
4479 * vc-hooks.el (vc-loadup): Remove.
4480 (vc-find-backend-function): Use `require'. Also, handle the case
4481 where vc-BACKEND-hooks.el doesn't exist.
4482 (vc-call-backend): Cleanup.
4483
44842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4485
4486 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
4487 vc-rcs-grab-templates)
4488 (vc-rcs-registered): Remove. The default function works as well.
4489 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
4490 vc-sccs-grab-templates)
4491 (vc-sccs-registered): Remove. The default function works as well.
4492
4493 * vc.el (vc-version-diff): Left out a vc- in call to
4494 vc-call-backend.
4495 (vc-default-dired-state-info, vc-default-record-rename)
4496 (vc-default-merge-news): Update for the new backend argument.
4497
4498 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
4499 using the default function.
4500 (vc-call-backend): If calling the default function, pass it the
4501 backend as first argument. Update the docstring accordingly.
4502 (vc-default-state-heuristic, vc-default-mode-line-string): Update
4503 for the new backend argument.
4504 (vc-make-backend-sym): Renamed from vc-make-backend-function.
4505 (vc-find-backend-function): Use the new name.
4506 (vc-default-registered): New function.
4507
45082000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4509
4510 * vc.el (vc-merge): Use vc-find-backend-function.
4511
4512 * vc-hooks.el (vc-backend-functions): Remove.
4513 (vc-loadup): Don't setup 'vc-functions.
4514 (vc-find-backend-function): New function.
4515 (vc-call-backend): Use above fun and populate 'vc-functions
4516 lazily.
4517 (vc-backend-defines): Remove.
4518
45192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4520
4521 * vc.el (vc-register): Put a FIXME note for a newly found bug.
4522 Call vc-call-backend without the leading vc-.
4523 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
4524 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 4525 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
4526 (vc-annotate-display): Replace confusing use of `cond' with `or'.
4527 Call vc-call-backend without the leading vc-.
4528
4529 * vc-cvs.el (tail): Provide vc-cvs.
4530 * vc-sccs.el (tail): Provide vc-sccs.
4531 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
4532
4533 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
4534 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 4535 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
4536 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
4537 (vc-call-backend): Always try to load vc-X-hooks.
4538 (vc-registered): Remove vc- in call to vc-call-backend.
4539
45402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4541
4542 * vc.el (vc-process-filter): New function.
4543 (vc-do-command): Setup `vc-process-filter' for the async process.
4544 (vc-maybe-resolve-conflicts): New function to reduce
4545 code-duplication. Additionally, it puts the buffer in
4546 `smerge-mode' if applicable.
4547 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
4548 calling `merge-news'.
7f8b6551 4549 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
4550 (vc-log-edit): New function. Replacement for `vc-log-mode' by
4551 interfacing to log-edit.el.
4552 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
4553 log-edit is available.
4554 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
4555
45562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4557
4558 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
4559 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
4560 defvar and the initialization.
4561 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
4562
4563 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
4564 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
4565
7f8b6551 4566 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
4567
45682000-09-04 Andre Spiegel <spiegel@gnu.org>
4569
4570 * vc.el (vc-file-clear-masterprops): Removed.
4571 (vc-checkin, vc-revert-buffer): Removed calls to the above.
4572 (vc-version-diff): Use buffer-size without argument.
4573 (vc-register): Heed vc-initial-comment.
4574
4575 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
4576 default branch.
4577
4578 * vc-rcs.el (vc-rcs-register): Parse command output to find master
4579 file name and workfile version.
4580 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
4581
4582 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
4583 vc-file-clear-masterprops.
4584
4585 * vc-sccs.el (vc-sccs-checkout): Removed call to
4586 vc-file-clear-masterprops. If writable, set vc-state to 'edited
4587 rather than user login name.
4588
4589
45902000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4591
4592 * vc.el (vc-workfile-unchanged-p): Remove unused argument
4593 `want-differences-if-changed' and simplify.
4594 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
4595 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
4596 output (which is invalid for async vc-diff) to decide whether to
4597 do the revert silently or not.
4598
45992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4600
4601 * vc-hooks.el (vc-loadup): Load files quietly.
4602 (vc-call-backend): Oops, brain fart.
4603
46042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4605
4606 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 4607 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
4608
46092000-09-04 Andre Spiegel <spiegel@gnu.org>
4610
4611 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
4612 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
4613 vc-state or vc-up-to-date-p.
4614 (vc-merge): Use vc-backend-defines to check whether merging is
4615 possible. Set state to 'edited after successful merge.
4616
4617 * vc-hooks.el (vc-locking-user): If locked by the calling user,
4618 return that name. Redocumented.
4619
46202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4621
4622 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
4623 new `vc-state' semantics.
4624 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
4625 'vc-locking-user to the current user.
4626 (vc-merge): Inline vc-backend-merge. Comment out code that I
4627 don't understand and hence can't adapt to the new `vc-state' and
4628 `vc-locking-user' semantics.
4629 (vc-backend-merge): Remove.
4630
4631 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
4632 rather than 'vc-locking-user.
4633
4634 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
4635
4636 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
4637 (vc-state): Don't use 'reserved any more. Just use the same
4638 convention as the one used for vc-<backend>-state where the
4639 locking user (as a string) is returned.
4640 (vc-locking-user): Update, based on the above convention. The
4641 'vc-locking-user property has disappeared.
7f8b6551 4642 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
4643
4644 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
4645 with a heuristic one.
4646 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
4647 (vc-cvs-checkin): Do a trivial parse to set the state in case of
4648 error. That allows us to get to 'needs-merge even in the
4649 stay-local case. There's still no way to detect 'needs-patch in
4650 such a setup (or to force an update for that matter).
4651 (vc-cvs-logentry-check): Remove, the default works as well.
4652
46532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4654
7f8b6551 4655 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
4656
4657 * vc.el (vc-do-command): kill-all-local-variables, to reset any
4658 major-mode in which the buffer might have been put earlier. Use
4659 `remove' and `when'. Allow `okstatus' to be `async' and use
4660 `start-process' in this case.
4661 (vc-version-diff): Handle the case where the diff looks empty
4662 because of the use of an async process.
4663
46642000-09-04 Andre Spiegel <spiegel@gnu.org>
4665
4666 * vc.el (vc-next-action-on-file): Removed optional parameter
4667 `simple'. Recompute state unconditionally.
4668 (vc-default-toggle-read-only): Removed.
4669
4670 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
4671 (vc-toggle-read-only): Undid prev change.
4672
4673 * vc-cvs.el (vc-cvs-stay-local): Renamed from
4674 vc-cvs-simple-toggle. Redocumented.
4675 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
4676 (vc-cvs-toggle-read-only): Removed.
4677
46782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4679
7f8b6551 4680 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
4681 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
4682 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
4683 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
4684 still is. So maybe it should be removed.
4685 (vc-head-version, vc-find-binary): Remove.
4686 (vc-recompute-state): Move from vc-hooks.el.
4687 (vc-next-action-on-file): Add a `simple' argument to allow
4688 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
4689 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
4690 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
4691 (vc-dired-mode-map): Properly defvar it.
4692 (vc-print-log): Call log-view-mode if available.
4693 (small-temporary-file-directory): defvar instead of use boundp.
4694 (vc-merge-news): Moved to vc-cvs.el.
4695 (vc-default-merge-news): New function.
4696
4697 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
4698 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
4699 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
4700 unknown `vc-latest-version' function. It should probably refer to
4701 vc-workfile-version or somesuch, but it's very unclear to me and I
4702 don't have SCCS to test things.
4703
4704 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
4705 (vc-sccs-state-heuristic): Fix typo.
4706 (vc-sccs-workfile-unchanged-p): Add missing argument.
4707
4708 * vc-rcs.el: Require vc and vc-rcs-hooks.
4709 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
4710 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
4711 (vc-release-greater-or-equal-p): Move from vc.
4712 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
4713 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
4714 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 4715 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
4716
4717 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
4718 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
4719 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
4720 than the apparently unbound `workfile-version'.
4721
4722 * vc-hooks.el (vc-master-templates): Def the obsolete var.
4723 (vc-file-prop-obarray): Use `make-vector'.
4724 (vc-backend-functions): Add new hookable functions
4725 vc-toggle-read-only, vc-record-rename and vc-merge-news.
4726 (vc-loadup): If neither backend nor default functions exist, use
4727 the backend function rather than nil.
4728 (vc-call-backend): If the function if not bound yet, try to load
4729 the non-hook file to see if it provides it.
4730 (vc-call): New macro plus use it wherever possible.
4731 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
4732 nor `vc-find-binary' since it's only called from
7f8b6551 4733 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
4734 (vc-checkout-model): Fix parenthesis.
4735 (vc-recompute-state, vc-prefix-map): Move to vc.el.
4736
7f8b6551 4737 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
4738 (vc-cvs-release, vc-cvs-system-release): Remove.
4739 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
4740 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
4741 status symbols.
4742 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
4743 (vc-cvs-toggle-read-only): First cut at a function to allow a
4744 cvs-status-free vc-toggle-read-only.
4745 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
4746 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
4747 vc-cvs-status. Also set vc-state rather than vc-locking-user.
4748 (vc-cvs-checkout): Modify access rights directly if the user
4749 requested not to use `cvs edit'. And refresh the mode line.
4750
4751 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
4752 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
4753
47542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4755
4756 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
4757 workfile' that got lost when the code was extracted from vc.el.
4758 And merged the tail with the rest of the code (not possible in the
4759 old vc.el where the tail was shared among all backends). And
4760 explicitly set the state to 'edited if `writable' is set.
4761
4762 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
4763 (vc-cvs-state): Be careful to return the value from
4764 vc-cvs-parse-state.
4765 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
4766 property but return it instead. Also be careful to handle a nil
4767 or "" `rev' when workfile is non-nil (it was handled properly when
4768 workfile was nil).
4769
4770 * vc.el: Removed those pesky unnecessary `(function' quotes.
4771 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
4772 directly in the defvar.
4773 (vc-do-command): Bind inhibit-read-only so as to properly handle
4774 the case where the destination buffer has been made read-only.
4775 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 4776 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
4777 (vc-annotate-mode-variables): Removed (code moved partly to
4778 defvars and partly to vc-annotate-add-menu).
4779 (vc-annotate-mode): Turned into a derived-mode.
4780 (vc-annotate-add-menu): Moved in code in
4781 vc-annotate-mode-variables.
4782 (vc-update-change-log): Use make-temp-file if available.
4783
47842000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
4785
4786 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
4787 `vc-checkout-model' updated to `vc-cvs-update-model'.
4788
47892000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4790
4791 * vc.el (vc-next-action-on-file): Added handling of state
4792 `unlocked-changes'.
4793 (vc-checkout-carefully): Is now practically obsolete, unless the
4794 above is too slow to be enabled unconditionally.
4795 (vc-update-change-log): Fixed typo.
4796
4797 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
4798
7f8b6551
SM
4799 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
4800 Now handles state `unlocked-changes'.
4801 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
4802
4803 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
4804
4805 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
4806 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
4807 `unlocked-changes'.
4808 (vc-rcs-workfile-unchanged-p): Renamed from
4809 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
4810 function yet, but supposed to become one soon.
4811
4812 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
4813 `vc-steal-lock'.
4814 (vc-call-backend): Changed error message.
4815 (vc-state): Added description of state `unlocked-changes'.
4816
48172000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4818
4819 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
4820 always return t in CVS-controlled directories.
4821
4822 * vc.el (vc-responsible-backend): New function.
4823 (vc-register): Largely rewritten.
4824 (vc-admin): Removed (implementation moved into vc-register).
4825 (vc-checkin): Redocumented.
4826 (vc-finish-logentry): If no backend defined yet (because we are in
4827 the process of registering), use the responsible backend.
4828
4829 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
4830 Updated function lists.
4831 (vc-call-backend): Fixed typo.
4832
7f8b6551
SM
4833 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
4834 New functions.
4835 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
4836 Removed query option. Redocumented.
7a004b71
GM
4837
48382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4839
4840 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
4841
4842 * vc.el: Updated callers of `vc-checkout-required' to use
4843 `vc-checkout-model'.
4844
48452000-09-04 Martin Lorentzson <martinl@gnu.org>
4846
4847 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
4848 stuff updated to reference this function instead of the old
4849 `vc-backend-release-p'.
4850
48512000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4852
4853 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
4854 vc-checkout-model. Return appropriate values. Updated callers.
4855
48562000-09-04 Martin Lorentzson <martinl@gnu.org>
4857
7f8b6551 4858 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
4859 (vc-backend-revert): Function moved into `vc-revert';
4860 `vc-next-action' must be updated to accomodate this change.
4861 (vc-backend-steal): Function moved into `vc-finish-steal'.
4862 (vc-backend-logentry-check): Function moved into
4863 `vc-finish-logentry'.
4864 (vc-backend-printlog): Function moved into `vc-print-log'.
4865 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
4866 (vc-backend-assign-name): Function moved into
4867 `vc-create-snapshot'.
4868
48692000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4870
4871 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
4872 Rename to vc-checkout-model. Return appropriate values.
4873 Update callers.
7a004b71 4874
7f8b6551 4875 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 4876 to vc-checkout-model.
7f8b6551
SM
4877 (vc-checkout-required): Rename to vc-checkout-model.
4878 Re-implement and re-comment.
7a004b71
GM
4879 (vc-after-save): Use vc-checkout-model.
4880
48812000-09-04 Martin Lorentzson <martinl@gnu.org>
4882
7f8b6551
SM
4883 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
4884 Update to use the vc-BACKEND-diff functions instead.
4885 `vc-diff' is now working.
7a004b71 4886
7f8b6551 4887 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 4888
7f8b6551 4889 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
4890
4891 * vc-sccs.el (vc-sccs-diff): Function changed name from
4892 `vc-backend-diff'. This makes `vc-diff' work.
4893
7f8b6551 4894 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 4895 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 4896 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
4897 signaled during `vc-after-save'.
4898
7f8b6551
SM
4899 * vc.el: Fix typo.
4900 This checkin is made with our new VC code base for the very first time.
4901 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
4902
4903 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
4904 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
4905
4906 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
4907 updated to `vc-uses-locking'.
7f8b6551 4908 (vc-checkout-required): Call to backend function.
7a004b71
GM
4909 `vc-checkout-required' updated to `vc-uses-locking' instead.
4910
4911 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
4912 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
4913
7f8b6551 4914 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 4915 to match the split into various backends.
7f8b6551 4916 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
4917 (vc-retrieve-snapshot): Bug fix.
4918
49192000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4920
4921 * vc-sccs.el (vc-sccs-release): Doc fix.
4922
49232000-09-04 Martin Lorentzson <martinl@gnu.org>
4924
4925 * vc.el (vc-next-action-on-file): Bug found and fixed.
4926 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
4927 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
4928
4929 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
4930 (vc-rcs-checkout): Name space cleaned up. No more revision number
4931 crunching function names that are not prefixed with vc-rcs.
4932 (vc-rcs-checkout-model): Function added. References to
4933 `vc-checkout-model' replaced.
4934
49352000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4936
4937 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
4938 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
4939 still need to be split, and implemented for RCS).
4940
49412000-09-04 Martin Lorentzson <martinl@gnu.org>
4942
4943 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
4944
4945 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
4946 required by the vc.el file.
4947
4948 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
4949 required by the vc.el file.
4950 (vc-rcs-exists): Function added.
4951
4952 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
4953 required by the vc.el file.
4954
4955 * vc.el (vc-admin): Updated to handle selection of appropriate
4956 backend. Current implementation is crufty and need re-thinking.
4957
4958 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
4959
49602000-09-04 Martin Lorentzson <martinl@gnu.org>
4961
4962 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
4963 beginning of annotate buffers correctly.
4964
4965 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
4966 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
4967 functionality updated quite a lot to support multiple backends.
4968 Variables `vc-annotate-mode', `vc-annotate-buffers',
4969 `vc-annotate-backend' added.
4970
4971 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
4972 `vc-annotate-difference' added to supported backend functions.
4973
49742000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4975
4976 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
4977 Use with-temp-file instead of /bin/sh. Merged from mainline
4978
49792000-09-04 Martin Lorentzson <martinl@gnu.org>
4980
4981 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
4982
4983 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
4984
4985 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
4986
49872000-09-04 Martin Lorentzson <martinl@gnu.org>
4988
4989 * vc-hooks.el: vc-state-heuristic added to
4990 vc-backend-hook-functions.
4991
4992 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
4993
4994 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
4995
7f8b6551
SM
4996 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
4997 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
4998 state to `reserved'.
4999
5000 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
5001 `vc-checkout-required'. Rename the `locked' state to `reserved'.
5002
50032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5004
7f8b6551 5005 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
5006 untouched.
5007
7f8b6551 5008 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 5009
7f8b6551 5010 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
5011 if defined. (Merged from main line, slightly adapted.)
5012
5013 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
5014 millenium problem (merged from mainline).
5015
50162000-09-04 Martin Lorentzson <martinl@gnu.org>
5017
5018 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
5019 part and moved the non-BACKEND stuff to vc.el.
5020
5021 * vc.el: Split the annotate feature into a BACKEND specific part
5022 and moved it from the vc-cvs.el file to this one.
5023
50242000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5025
7f8b6551
SM
5026 * vc-hooks.el: Implement new state model.
5027 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
5028 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 5029 locked by somebody else.
7f8b6551 5030 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
5031 vc-sccs-hooks.el and vc-rcs-hooks.el now.
5032 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 5033 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 5034
7f8b6551
SM
5035 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
5036 Various simplifications and adaptations all over the place.
7a004b71 5037
7f8b6551
SM
5038 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
5039 Simplify and adapt the rest.
7a004b71 5040
7f8b6551 5041 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 5042 interaction with view mode according to recent RCS change.
7f8b6551 5043 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
5044
50452000-09-04 Martin Lorentzson <martinl@gnu.org>
5046
7f8b6551 5047 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
5048
50492000-09-04 Martin Lorentzson <martinl@gnu.org>
5050
5051 * vc.el (vc-backend-release, vc-release-greater-or-equal)
5052 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
5053 (vc-minor-part, vc-previous-version): Functions that operate and
5054 compare revision numbers got proper documentation. Comments added
5055 about their possible removal.
5056
50572000-09-04 Martin Lorentzson <martinl@gnu.org>
5058
5059 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
5060 the vc-backend.el files.
5061
5062 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
5063
5064 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
5065 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
5066 (vc-rcs-previous-version): Functions added.
5067
5068 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
5069
5070 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
5071
50722000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5073
5074 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 5075 Comment out the definition for now. What is the right procedure
7a004b71
GM
5076 to get rid of it?
5077 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
5078 rewritten.
7f8b6551 5079 (vc-default-registered): Remove.
7a004b71
GM
5080 (vc-check-master-templates): New function; does mostly what the
5081 above did before.
5082 (vc-locking-user): Don't rely on the backend to set the property.
5083
5084 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 5085 Rewrite documentation.
7a004b71
GM
5086 (vc-rcs-templates-grabbed): New variable.
5087 (vc-rcs-grab-templates): New function.
7f8b6551 5088 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
5089
5090 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 5091 Rewrite documentation.
7a004b71
GM
5092 (vc-sccs-templates-grabbed): New variable.
5093 (vc-sccs-grab-templates): New function.
7f8b6551
SM
5094 (vc-sccs-registered): Rewrite to use above mechanism.
5095 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
5096 Don't throw the result, simply return it.
7a004b71 5097
7f8b6551
SM
5098 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
5099 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
5100 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 5101
7f8b6551 5102 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
5103 from main line.
5104
51052000-09-04 Martin Lorentzson <martinl@gnu.org>
5106
7f8b6551 5107 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 5108
7f8b6551 5109 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 5110
7f8b6551
SM
5111 * vc-rcs.el (vc-rcs-diff): New function.
5112 (vc-rcs-checkout): Bug (typo) found and fixed.
5113 (vc-rcs-register-switches): New variable.
7a004b71
GM
5114
5115 * vc.el (vc-backend-diff): Function removed and placed in the
5116 backend files.
5117
51182000-09-04 Martin Lorentzson <martinl@gnu.org>
5119
5120 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
5121
5122 * vc.el (vc-backend-checkout): Function removed and replaced in
5123 the vc-backend.el files.
5124
5125 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
5126
5127 * vc.el (vc-backend-admin): Removed and replaced in the
5128 vc-backend.el files.
5129
5130 * vc.el (Martin): Removed all the annotate functionality since it
5131 is CVS backend specific.
5132
51332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5134
5135 * spec.txt: Added specification of vc-state.
5136
5137 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 5138 Remove handling of vc-latest-version and
7a004b71
GM
5139 vc-your-latest-version. What used to be vc-latest-version, is now
5140 returned as vc-workfile-version.
7f8b6551 5141 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
5142
51432000-09-04 Dave Love <fx@gnu.org>
5144
5145 * vc.el: [Merged from mainline.]
5146 (vc-dired-mode): Make the dired-move-to-filename-regexp
5147 regexp match the date, to avoid treating date as file size.
5148 Add YYYY S option to WESTERN/
5149
51502000-09-04 Dave Love <fx@gnu.org>
5151
5152 * vc.el: Require `compile' when compiling.
5153 (vc-logentry-check-hook): New option.
5154 (vc-steal-lock): Use compose-mail.
5155 (vc-dired-mode-map): Defvar when compiling.
5156 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
5157 vc-sccs.el and renamed. Callers changed.
5158 (vc-backend-checkout, vc-backend-logentry-check)
5159 (vc-backend-merge-news): Doc fix.
5160 (vc-default-logentry-check): New function.
5161 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
5162 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
5163 (vc-backend-merge): Doc fix. Use backend functions.
5164 (vc-check-headers): Use backend functions.
5165
5166 * vc-cvs.el: Require vc when compiling.
5167 (vc-cvs-register-switches): Doc fix.
5168 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
5169 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
5170 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
5171 New functions (code from vc.el).
5172 (vc-annotate-display-default): Fix interactive spec.
5173 (vc-annotate-time-span): Doc fix.
5174
5175 * vc-rcs.el: Require vc when compiling.
5176 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
5177 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
5178 (vc-rcs-checkin): New functions (code from vc.el).
5179 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
5180 Doc fix.
5181 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
5182
5183 * vc-sccs.el: Require vc when compiling.
5184 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
5185 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
5186 (vc-sccs-revert)
5187 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
5188 from vc.el).
5189 (vc-sccs-add-triple, vc-sccs-record-rename)
5190 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
5191 (vc-sccs-admin): Doc fix.
5192
51932000-09-04 Martin Lorentzson <martinl@gnu.org>
5194
5195 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
5196 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
5197 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
5198 from vc.el.
5199
5200 * vc-sccs.el (vc-admin-sccs): Added from vc.el
5201
5202 * vc-cvs.el: Moved the annotate functionality from vc.el.
5203 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
5204
52052000-09-04 Dave Love <fx@gnu.org>
5206
5207 * vc.el (vc-backend-release): Call vc-system-release.
5208
5209 * vc-sccs.el (vc-sccs-system-release):
5210 Renamed from vc-sccs-backend-release.
5211
5212 * vc-rcs.el (vc-rcs-system-release):
5213 Renamed from vc-rcs-backend-release.
5214
5215 * vc-cvs.el (vc-cvs-system-release):
5216 Renamed from vc-cvs-backend-release.
5217
52182000-09-04 Dave Love <fx@gnu.org>
5219
5220 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
5221 backend files.
5222 (vc-backend-release): Dispatch to backend functions.
5223 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
5224 probably needs attention.]
5225
5226 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
5227 (vc-sccs-backend-release): New function.
5228
5229 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
5230 (vc-cvs-backend-release): New function.
5231
5232 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
5233 Doc fix.
5234 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
5235 (vc-default-dired-state-info): New function.
5236 (vc-dired-state-info): Dispatch to backends.
5237 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
5238
5239 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
5240 from vc.el and renamed.
5241
52422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5243
5244 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
5245 (vc-version-other-window, vc-backend-assign-name): Removed
5246 references to vc-latest-version; sometimes changed into
5247 vc-workfile-version.
5248
5249 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
5250 vc-rcs-master-workfile-version.
5251 (vc-rcs-workfile-version): Use the above. Don't call
5252 vc-latest-version (that was unreachable code, anyway).
5253 (vc-rcs-fetch-master-properties): Doc fix.
5254
5255 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
5256 (vc-backend-hook-functions): Removed them from this list, too.
5257 (vc-fetch-properties): Removed.
5258 (vc-workfile-version): Doc fix.
5259
5260 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
5261 (vc-rcs-workfile-version, vc-rcs-locking-user)
5262 (vc-rcs-uses-locking): Use it.
5263
5264 * vc-hooks.el (vc-consult-rcs-headers):
5265 Moved into vc-rcs-hooks.el, under the name
5266 vc-rcs-consult-headers.
5267
5268 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
5269 headers.
5270 (vc-cvs-find-master): Use this name only; correct different
5271 versions of the name.
5272
5273 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
5274 New functions.
5275 (vc-sccs-locking-user): Use the latter.
5276
5277 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
5278 New functions.
5279
5280 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
5281 Moved into both
5282 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
5283 functions are implementation details of those two backends.
5284
52852000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5286
5287 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
5288 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
5289
5290 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
5291 (vc-sccs-parse-locks): SCCS-specific code moved here from
5292 vc-hooks.
5293
5294 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
5295 code moved here from vc-hooks.
5296
5297 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
5298 into back-end specific parts and removed. Callers not updated
5299 yet; because I guess these callers will disappear into back-end
5300 specific files anyway.
5301
53022000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5303
5304 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
5305 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
5306 `vc-uses-locking'.
5307
5308 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
5309 Store yes/no in the property, and return t/nil. Updated all
5310 callers.
5311
5312 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
5313 vc-sccs-uses-locking. Don't set property.
5314 (vc-sccs-locking-user): Don't set property.
5315
5316 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
5317 vc-cvs-uses-locking. Don't set property here; leave that to
5318 vc-hooks.
5319 (vc-cvs-locking-user): Reflect above change. Streamlined.
5320
5321 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
5322 vc-rcs-uses-locking.
5323 (vc-rcs-locking-user): Reflect above change.
5324
53252000-09-04 Dave Love <fx@gnu.org>
5326
5327 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
5328
5329 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
5330
5331 * vc-hooks.el (vc-checkout-model): Punt to backends.
5332
5333 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
5334
5335 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
5336
5337 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
5338 New functions.
5339
5340 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
5341 New functions.
5342
5343 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
5344 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
5345
5346 * vc-hooks.el (vc-default-locking-user): New function.
5347 (vc-locking-user, vc-workfile-version): Punt to backends.
5348
53492000-09-04 Dave Love <fx@gnu.org>
5350
5351 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
5352 (vc-master-workfile-version): Moved from vc-hooks.
5353
5354 * vc-rcs-hooks.el: Fix duplicate code in last change.
5355
5356 * vc-rcs-hooks.el: Require vc-hooks when compiling.
5357 (vc-rcs-master-templates): Improve :type.
5358 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
5359 vc-master-workfile-version): Moved from vc-hooks.
5360
5361 * vc-sccs-hooks.el: Require vc-hooks when compiling.
5362 (vc-sccs-master-templates): Improve :type.
5363 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
5364
5365 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
5366
5367 * vc-cvs-hooks.el: Require vc-hooks when compiling.
5368 (vc-cvs-master-templates): Improve :type. Use
5369 vc-cvs-find-cvs-master.
5370 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
5371 from vc-hooks.
5372 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
5373
5374 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
5375 Moved to vc-cvs-hooks.
5376
5377 * vc-hooks.el: Add doc strings in various places. Simplify the
5378 minor mode setup.
5379 (vc-handled-backends): New user variable.
5380 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
5381 simplification.
5382
53832000-09-04 Dave Love <fx@gnu.org>
5384
5385 * vc.el: Some doc fixes for autoloaded and interactive functions.
5386 Fix compilation warnings from ediff stuff.
5387 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
5388
5389 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
5390
5391 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
5392
5393 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
5394
53952000-09-04 Dave Love <fx@gnu.org>
5396
5397 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
5398 New variable.
5399 (vc-make-backend-function, vc-loadup, vc-call-backend)
5400 (vc-backend-defines): New functions.
5401
5402 * vc-hooks.el: Various doc fixes.
5403 (vc-default-back-end, vc-follow-symlinks): Custom fix.
5404 (vc-match-substring): Function removed. Callers changed to use
5405 match-string.
5406 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
5407 Simplify.
5408
54092000-09-04 Dave Love <fx@gnu.org>
5410
5411 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
5412 type.
5413 (vc-sccs-project-dir, vc-search-sccs-project-dir)
5414 (vc-sccs-registered): Doc fix.
5415
5416 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
5417 (vc-cvs-registered): Doc fix.
5418
5419 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
5420 (vc-rcs-registered): Doc fix.
5421
54222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5423
5424 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
5425
5426 * vc-hooks.el: vc-registered has been renamed
5427 vc-default-registered. Some functions have been moved to the
5428 backend specific files. they all support the
5429 vc-BACKEND-registered functions.
5430
54312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5432
5433 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
5434
5435 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
5436
a033ea13
DL
54372000-09-04 Dave Love <fx@gnu.org>
5438
179fc9ef
DL
5439 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
5440 menu-bar-update-hook.
5441
5442 * help.el (help-manyarg-func-alist): Add
5443 find-operation-coding-system.
5444
a033ea13
DL
5445 * wid-edit.el (widget-sexp-validate): Fix garbled code.
5446
5447 * custom.el (custom-set-variables): Print message about errors in
5448 setting.
5449
f8803e97
AI
54502000-09-03 Andrew Innes <andrewi@gnu.org>
5451
5452 * makefile.w32-in: Change to DOS line endings.
5453
59836110
EZ
54542000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
5455
5456 * mouse.el (mouse-popup-menubar): Supply the prompt string for
5457 minor-mode keymaps, if they don't have one.
5458
5514ba5c
EZ
54592000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
5460
5461 * eshell/esh-module.el (eval-when-compile): Don't lose if
5462 esh-module.el's file name is truncated to DOS 8+3 limits.
5463
79cf8e80
JW
54642000-09-01 John Wiegley <johnw@gnu.org>
5465
5466 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
5467 predicate, which caused entries in the completion list to be
5468 doubled.
5469
54702000-08-30 John Wiegley <johnw@gnu.org>
5471
5472 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
5473 sending to subprocesses. Also, hook pre-command-hook if
5474 `eshell-send-direct-to-subprocesses' is non-nil.
5475 (eshell-send-direct-to-subprocesses): New config variable. If t,
5476 subprocess input is send immediately.
5477 (eshell-toggle-direct-send): New function.
5478 (eshell-self-insert-command): New function.
5479 (eshell-intercept-commands): New function.
5480 (eshell-send-input): If direct subprocess sending is enabled,
5481 don't echo any input to the Eshell buffer. Let the subprocess
5482 handle that. This requires "stty echo" in bash, for example.
5483
54842000-08-28 John Wiegley <johnw@gnu.org>
5485
5486 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
5487 completion function for Eshell's implementation of `unset'.
5488
778911b9
EZ
54892000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
5490
5491 * info.el (Info-directory-list): Doc fix.
5492
05d07b49
PB
54932000-08-31 Peter Breton <pbreton@ne.mediaone.net>
5494
9b4a7800 5495 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
5496 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
5497
9941d4c7
KH
54982000-08-31 Kenichi Handa <handa@etl.go.jp>
5499
5500 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
5501 coding systems.
5502
af9ba8ad
AI
55032000-08-30 Andrew Innes <andrewi@gnu.org>
5504
5505 * timer.el (run-with-idle-timer): Undo last change, so that timer
5506 is not activated immediately if Emacs is already idle. Some
5507 existing code relies on this behaviour.
5508
caccd8f2
MB
55092000-08-30 Miles Bader <miles@gnu.org>
5510
5511 * frame.el (set-frame-font): Do completion of font-name for
5512 interactive use.
5513
b64c0a1c
KH
55142000-08-30 Kenichi Handa <handa@etl.go.jp>
5515
5516 * international/quail.el (quail-start-translation): Bind locally
5517 last-command-event, last-command, and this-command.
5518 (quail-start-conversion): Likewise.
75cf0095 5519 (quail-self-insert-command): Fix docstring.
b64c0a1c 5520
fd5f61d3
GM
55212000-08-29 Gerd Moellmann <gerd@gnu.org>
5522
5523 * progmodes/executable.el
5524 (executable-make-buffer-file-executable-if-script-p): Check that
5525 buffer contains at least 2 characters.
5526
5b671d04
EZ
55272000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
5528
5529 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
5530
485d9513
DL
55312000-08-29 Dave Love <fx@gnu.org>
5532
a39fb83d
DL
5533 * diff-mode.el (diff-mode) <defgroup>: Add :version.
5534 (diff-mode-shared-map): Bind mouse-2.
5535 (diff-imenu-generic-expression): New variable.
5536 (diff-mode): Use it.
5537
485d9513
DL
5538 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
5539 (mouse-popup-menubar): Add minor mode menus.
5540 (popup-menu): Check for lookup-key returning number.
5541
ba3478d9
MB
55422000-08-29 Miles Bader <miles@gnu.org>
5543
5544 * comint.el (comint-send-input): Create overlays using the proper
5545 front/read-advance arguments.
9b4a7800 5546
c3d6d211
GM
55472000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5548
5549 * ps-print.el: Even/odd pages printing. Doc fix.
5550 (ps-print-version): New version number (6.0).
5551 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
5552 (ps-background, ps-begin-file, ps-begin-job): Code fix.
5553 (ps-print-duplex-feature): Variable eliminated.
5554 (ps-even-or-odd-pages): New variable.
5555
ba087cd7 5556 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
5557 (ebnf-version): New version (3.3).
5558 (ebnf-user-arrow): Change variable customization to sexp.
5559 (ebnf-user-arrow): Function eliminated.
5560 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 5561
d313265f
KH
55622000-08-29 Kenichi Handa <handa@etl.go.jp>
5563
cba62b78 5564 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
5565 (help-make-xrefs): Handle help-xref-mule-regexp.
5566
5567 * international/mule-cmds.el (help-xref-mule-regexp-template): New
5568 variable.
5569 (describe-input-method): Temporarily activate the specfied input
5570 method to display the information.
5571 (describe-language-environment): Hyperlinks to mule related items.
5572
5573 * international/mule-diag.el (charset-multibyte-form-string): New
5574 function.
5575 (list-character-sets-1): Use charset-multibyte-form-string.
5576 (describe-character-set): New function.
5577 (describe-coding-system): Hyperlinks to safe character sets.
5578
5579 * international/quail.el (quail-help): New arg PACKAGE.
5580 Hyperlinks to mule related items.
5581 (quail-help-insert-keymap-description): Use
5582 substitute-command-keys instead of describe-bindings.
5583 (quail-translation-help): Hyperlinks to mule related items.
5584
b4bd214e
JW
55852000-08-28 John Wiegley <johnw@gnu.org>
5586
ca7aae91
JW
5587 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
5588 have a defsubst call itself. Made `eshell-flatten-list' back into
5589 a function again.
5590
b4bd214e
JW
5591 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
5592 catch, in case re-centering point at bottom messes up the display.
5593 This happens frequently in Emacs 21, due I believe to variable
5594 line heights.
5595
5596 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
5597 to call `find-tag-interactive'.
5598
5599 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
5600 the list of remember directories.
5601
d44e146b
JW
56022000-08-28 John Wiegley <johnw@gnu.org>
5603
5604 * align.el: Test align-region-separate to see if it's a symbol.
5605
546c0888 56062000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
5607
5608 * eshell/esh-util.el (eshell-flatten-list): Made this function
5609 into a defsubst form. It gets used very frequently, although
5610 calls don't occur all that often.
5611
5612 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
5613 examining it.
5614
5615 * eshell/esh-cmd.el (eshell-rewrite-while-command):
5616 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
5617 `eshell-protect'.
5618 (eshell-copy-handles): Created a new macro for duplicating the
5619 current set of open handles. This is needed by the looping
5620 functions.
5621 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
5622 is not incorrectly stomped on.
5623
5624 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
5625 declaration for pcomplete-use-paring.
5626 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
5627 value of eshell-cmpl-use-paring.
5628 * pcomplete.el (pcomplete-use-paring): New config variable, to
5629 indicate whether paring should be used.
5630 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
5631 completion alternatives that have already been used.
5632
5633 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
5634 bound to C-c C-y, which will repeat the previous N arguments
5635 (based on prefix argument).
5636 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
5637
5638 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
5639 if there is no *Help* buffer. This is for XEmacs, which renames
5640 its help buffers uniquely. TODO: Find out what the current buffer
5641 name to delete is.
5642
5643 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
5644 first entry that correlates to a passwd/group number. Later
5645 entries (used for group/user name aliasing to multiple IDs) are
5646 ignored.
5647
9b4a7800
TTN
5648 * eshell/em-xtra.el (eshell/expr):
5649 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
5650 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
5651 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
5652 argument list, before passing it to the system command.
5653
5654 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
5655 `find-tag' for use at final position in Eshell buffers (which
5656 otherwise triggers an error on Emacs 21).
5657 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
5658 buffer, if it is currently bound to `find-tag'.
5659
5660 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
5661 in the list of matched Makefile names.
5662 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
5663 directory, prefer its contents to Makefile.
5664
5665 * eshell/em-dirs.el (eshell/cd): cd commands that look up
5666 directory parts (like "cd old new", or "cd =regexp"), are now case
5667 sensitive on non-Windows/DOS platforms.
5668
5669 * eshell/esh-mode.el (eshell-parse-command-input): When a user
5670 types RET after an open delimiter (like "), display a message
5671 indicating that Eshell is waiting for the closing delimiter.
5672
5673 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
5674 environment variables.
5675
5676 * eshell/em-unix.el (eshell/diff): Added logic to fail more
5677 gracefully if the user enters incorrect arguments.
5678
5679 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
5680 Eshell buffers.
5681
9b4a7800
TTN
5682 * eshell/esh-var.el (eshell-interpolate-variable):
5683 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
5684 * eshell/em-unix.el (eshell-du-sum-directory):
5685 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
5686 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
5687 (not (= ...)).
5688
5689 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
5690 to ensure the `preserve' flag gets propagated when doing recursive
5691 directory copies.
5692
546c0888 56932000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
5694
5695 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
5696 Don't convert \n into \0177 in memory.
5697 (eshell-read-history, eshell-write-history): Convert \n to \0177,
5698 and back again, when reading and writing.
9b4a7800 5699
546c0888 57002000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
5701
5702 * eshell/esh-util.el (eshell-processp): Added to relieve constant
5703 testing of `fboundp' on `processp'.
5704
5705 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
5706 (eshell/jobs): Don't call process-list if it is not bound.
5707 (eshell-gather-process-output): Support systems where async
5708 subprocesses aren't supported.
5709 (eshell-scratch-buffer, eshell-last-sync-output-start): New
5710 variables.
5711
5712 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
5713 eshell-do-eval returns t.
5714 (eshell-do-pipelines-synchronously): New defmacro.
5715 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
5716 when async subprocesses aren't supported.
5717 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
5718 if async subprocesses aren't supported.
5719 (eshell-resume-command): Don't assume STATUS is a string.
5720
5721 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
5722
5723 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
5724 (eshell-close-target, eshell-get-target): Use eshell-processp.
5725 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
5726 fix.
5727 (eshell-get-target, eshell-create-handles): Doc fix.
5728
546c0888 57292000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 5730
546c0888 5731 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
5732 criterion to include commands that output something, as long as it
5733 leaves both the command and the end-of-buffer visible when the
5734 command has exited.
5735 (eshell-review-quick-commands): Adjust the help doc string
5736 accordingly.
5737
2a371c3b
PB
57382000-08-28 Peter Breton <pbreton@ne.mediaone.net>
5739
8348e1f9 5740 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 5741 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 5742
9b4a7800 5743 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
5744 (file-cache-assoc-function): New variable
5745 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
5746 Use file-cache-case-fold-search variable
5747 (file-cache-add-file): Use file-cache-assoc-function
5748 (file-cache-delete-file): likewise
5749 (file-cache-directory-name): likewise
5750 (file-cache-debug-read-from-minibuffer): likewise
5751
95931eb1
GM
57522000-08-28 Gerd Moellmann <gerd@gnu.org>
5753
5754 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
5755 (abbrev-table-name): New function.
5756 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
5757 If non-nil list local abbrev, only.
5758
bb17930d
GM
57592000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
5760
546c0888
EZ
5761 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
5762 from Gnus support code, and use special article copy buffer
bb17930d
GM
5763 `(gnus-original-article-buffer)' instead. This allows to get rid
5764 of article-hide-headers usage (which breaks in the latest Gnus
5765 version). Thanks to Detlev Zundel.
5766
41a68aef
KH
57672000-08-28 Kenichi Handa <handa@etl.go.jp>
5768
5769 * international/quail.el (quail-use-package): Hide "... loaded"
5770 message.
5771 (quail-start-translation, quail-start-conversion): Likewise.
5772
5773 * international/kkc.el (kkc-region): Hide "... loaded" message.
5774
28bb2cef
DL
57752000-08-27 Dave Love <fx@gnu.org>
5776
5777 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
5778
11a1118d
MB
57792000-08-27 Miles Bader <miles@gnu.org>
5780
5781 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
5782
0f85d477
KH
57832000-08-27 Kenichi Handa <handa@etl.go.jp>
5784
5785 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
5786 'ja-dic-cnv), not (require 'skkdic-cnv).
5787
2d73e8d3
MB
57882000-08-26 Miles Bader <miles@gnu.org>
5789
a0e5a5a4
MB
5790 * faces.el (face-x-resources): Add entry for :inherit.
5791 * cus-face.el (custom-face-attributes): Add support for :inherit
5792 attribute. Add support for relative face heights.
5793 (custom-face-attributes-get): Treat `nil' as being a default value
5794 for :inherit (as well as `unspecified').
5795
19feb949
MB
5796 * faces.el (set-face-attribute): Update doc string.
5797 (face-attribute-name-alist): Add :inherit.
5798 (face-valid-attribute-values): Handle :inherit.
5799 (face-read-string): Rephrase prompt to be less confusing.
5800 Assume that DEFAULT is a string, since we must return a string.
5801 (face-read-integer): Use `format' to turn DEFAULT into an
5802 acceptable default for face-read-string. Match NEW-VALUE against
5803 the string "unspecified", not the symbol `unspecified', since
5804 that's what face-read-string returns.
5805 (read-face-attribute): Lookup a name for old-value in valid, and
5806 use it as a default if we find one. Treat all values from
5807 face-read-string as strings. If the default is used, don't do any
5808 more processing on the value, just use the old value directly.
5809 (read-face-and-attribute, modify-face): Tweak prompt.
5810 (read-face-name): Don't assume prompt ends with a space.
5811
2d73e8d3
MB
5812 * faces.el (describe-face): Add support for :inherit attribute.
5813
a1a2e38f
KH
58142000-08-25 Kenichi Handa <handa@etl.go.jp>
5815
e84fa7c5
KH
5816 * terminal.el (terminal-emulator): Fix args to `concat'. Now
5817 concat doesn't accept interger.
5818
a1a2e38f
KH
5819 * international/kkc.el: Remove SKK from Keywords. Require
5820 ja-dic-utl instead of skkdic-utl.
5821
5822 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
5823 Provide ja-dic-cnv instead of skkdic-cnv.
5824 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
5825 (iso-2022-7bit-short): Add safe-charsets property.
5826 (skkdic-convert-postfix): Search Japanese chou-on character in
5827 addition to Hiragana character.
5828 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
5829 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
5830 (batch-skkdic-convert): Likewise.
5831
5832 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
5833 Provide ja-dic-utl instead of skkdic-utl.
5834 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
5835
f6499c03
DL
58362000-08-24 Dave Love <fx@gnu.org>
5837
1c2c3f16
DL
5838 * disp-table.el (standard-display-default): Make the test of `l'
5839 useful.
5840
f6499c03
DL
5841 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
5842 mod sample text.
5843
5844 * international/iso-ascii.el: Make pilcrow convenient string
5845 consistent with section.
5846 (iso-ascii-display): Set up multibyte characters as well as
5847 unibyte.
5848
c543db81
KH
58492000-08-24 Kenichi Handa <handa@etl.go.jp>
5850
5851 * international/mule-cmds.el (reset-language-environment): Set
5852 default-process-coding-system to '(undecided . iso-latin-1), which
5853 makes process I/O almost consistent with file I/O. Call this
5854 function when mule-cmds.el[c] is loaded.
5855
746d9caf
AI
58562000-08-22 Andrew Innes <andrewi@gnu.org>
5857
5858 * makefile.w32-in: New file.
5859
5484005d
MB
58602000-08-22 Miles Bader <miles@lsi.nec.co.jp>
5861
5862 * comint.el (comint-output-filter): Compare end of
5863 comint-last-output-overlay with the start of the newly inserted
5864 text, not the end, when deciding whether to extend it.
9b4a7800 5865 Set saved-point's insertion type to advance after insertion.
5484005d
MB
5866
5867 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
5868 since this is now done independently of font-lock mode.
5869
7a912f63
GM
58702000-08-21 Gerd Moellmann <gerd@gnu.org>
5871
5872 * server.el (server-kill-new-buffers): New user option.
5873 (server-existing-buffer): New buffer-local variable.
5874 (server-visit-files): When using an existing buffer, set
5875 server-existing-buffer to t.
5876 (server-buffer-done): If server-kill-new-buffers is t, kill the
5877 buffer, unless it was already present before visiting it with
5878 Emacs server.
9b4a7800 5879
240301df
EZ
58802000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
5881
5882 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
5883 even if the display doesn't support colors: some displays will
5884 support bold/underline faces.
5885
cbcef616
GM
58862000-08-21 Gerd Moellmann <gerd@gnu.org>
5887
6917e6bb
GM
5888 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
5889
cbcef616
GM
5890 * startup.el (command-line): If user's init file had an error,
5891 add explanatory text to *Messages*.
5892
6922b018
KH
58932000-08-21 Kenichi Handa <handa@etl.go.jp>
5894
5895 * man.el (Man-getpage-in-background): Decode the process output by
5896 the system locale coding system.
5897
e50c4203
DL
58982000-08-20 Dave Love <fx@gnu.org>
5899
96ab6351
DL
5900 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
5901 Don't test x-popup-menu.
5902 (function) <complete-function>: Complete only fbound symbols.
5903 <validate, value>: New.
5904 (variable) <complete-function>: Complete only bound symbols.
5905 (coding-system): Add :base-only, :complete-function, :validate,
5906 :value, :prompt-match.
5907 (widget-coding-system-prompt-value): Use read-coding-system and
5908 act on :base-only.
5909 (editable-field): Add :help-echo.
5910 (widget-push-button-gui, widget-push-button-cache)
5911 (widget-gui-action, widget-editable-list-gui): COmment out, along
5912 with uses.
5913 (widget-at): Make arg optional.
5914 (widget-echo-help): Adjust for current help-echo calling sequence.
5915 (widget-specify-field, widget-specify-button)
5916 (widget-specify-insert, widget-get-sibling, widget-image-find)
5917 (widget-convert, widget-insert, widget-leave-text)
5918 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
5919 (widget-setup, widget-field-find, widget-before-change)
5920 (widget-after-change, widget-default-complete)
5921 (widget-default-create, widget-default-delete)
5922 (widget-push-button-value-create, editable-field)
5923 (widget-field-prompt-value, widget-field-validate)
5924 (widget-choice-value-create, widget-choice-action)
5925 (widget-choice-validate, widget-checklist-add-item)
5926 (widget-radio-add-item, widget-radio-chosen)
5927 (widget-radio-value-inline, widget-editable-list-value-create)
5928 (widget-editable-list-entry-create)
5929 (widget-documentation-link-add)
5930 (widget-documentation-string-value-create)
5931 (widget-regexp-validate, widget-file-complete)
5932 (widget-sexp-validate, widget-plist-convert-widget)
5933 (widget-plist-convert-widget, widget-alist-convert-widget)
5934 (widget-alist-convert-widget, widget-color-complete): Simplify,
5935 particularly to avoid bindings which aren't optimized out.
5936
e50c4203
DL
5937 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
5938 Doc fix.
5939 (down-list, backward-up-list, up-list, kill-sexp)
5940 (backward-kill-sexp, mark-sexp): Make arg optional.
5941 (lisp-complete-symbol): Add optional arg PREDICATE.
5942
5943 * cus-start.el: Add display-buffer-reuse-frames,
5944 file-coding-system-alist.
5945
511bd4eb
GM
59462000-08-20 Gerd Moellmann <gerd@gnu.org>
5947
5948 * startup.el (command-line): Clear realized faces after
5949 modifying TTY color mappings.
5950
a9de7d29
MB
59512000-08-20 Miles Bader <miles@gnu.org>
5952
5953 * faces.el (face-attr-match-p): Don't return true if ATTRS are
5954 merely a subset of FACE's attributes.
5955
8a8023d9
MB
59562000-08-19 Miles Bader <miles@gnu.org>
5957
5958 * comint.el (comint-output-filter): Save the point with a marker,
5959 not just a buffer position.
5960
5961 * international/mule.el (set-buffer-process-coding-system): Make
5962 interactive prompt less confusing.
5963
1433385f
GM
59642000-08-19 Gerd Moellmann <gerd@gnu.org>
5965
5966 * hilit-chg.el: General cleanup of doc strings, comments and
5967 code formatting.
5968
136b4eda
MB
59692000-08-19 Miles Bader <miles@gnu.org>
5970
5971 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
5972 Compiler macro removed; beginning-of-line is no longer always
5973 equivalent to forward-line, in the presence of fields.
5974
5975 * comint.el (comint-output-filter): Remove ad-hoc saving of
5976 restriction, and just use save-restriction, now that it works
5977 correctly. Don't adjust comint-last-input-start to account for
5978 our insertion; it shouldn't have moved because we don't use
5979 insert-before-markers anymore. Comment out call to
5980 `force-mode-line-update'; why is it here?
5981
5982 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
5983 while checking for prompt to delete. Use `forward-line 0'
5984 instead of beginning-of-line.
5985 (gud-filter): Temporarily widen gud comint buffer while
5986 examining output.
5987
cdd0f857
SM
59882000-08-18 Stefan Monnier <monnier@cs.yale.edu>
5989
ebf96bfa
SM
5990 * progmodes/sh-script.el: Big bag of typos.
5991
cdd0f857
SM
5992 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
5993 check since ispell-process is not bound when ispell is not yet loaded.
5994
9bb7a286
DL
59952000-08-18 Dave Love <fx@gnu.org>
5996
5997 * image.el (find-image): Copy `spec' before using plist-put.
5998
74ec6045
GM
59992000-08-18 Gerd Moellmann <gerd@gnu.org>
6000
6001 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
6002 `portugues'.
6003
6004 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
6005 backward-kill-sexp, analogous to kill-sexp.
6006
6007 * progmodes/icon.el (icon-indent-line)
6008 (icon-is-continuation-line): Handle comments specially.
6009
60102000-08-17 Ken Stevens <k.stevens@ieee.org>
6011
6012 * ispell.el: Set to standard author/maintainer/keyword fields.
6013 Fine tuning to menu map appearance and operation, and added help.
6014 Remove `start' and `end' error messages when compiling.
6015 (ispell-choices-win-default-height): Fixed comment string.
6016 (ispell-dictionary-alist-1): Fixed regexp in castellano and
6017 castellano8 dictionaries.
6018 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
6019 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
6020 dictionary, added italiano dictionary.
6021 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
6022 word character
6023 (ispell-tex-skip-alists): Added psfig support.
6024 (ispell-skip-html): Renamed from ispell-skip-sgml.
6025 (ispell-begin-skip-region-regexp, ispell-skip-region)
6026 (ispell-minor-check): Improved html skipping support to skip across
6027 code, and recognize `&' commands without propper `;' syntax;
6028 (ispell-process-line): Fix alignment error when manually
6029 correcting spelling.
6030 (ispell): Fix comment string.
6031 (ispell-add-per-file-word-list): Always put word list on new line.
6032
3787e12e
GM
60332000-08-17 Gerd Moellmann <gerd@gnu.org>
6034
a7b28523
GM
6035 * format.el (format-encode-run-method): Fix error message to say
6036 `encode' instead of `decode'. Use save-window-excursion around
6037 shell-command-on-region as in format-decode-run-method because
6038 shell-command-on-region can display a buffer with error output.
6039 (format-decode): Don't record undo information for the decoding.
6040 (format-annotate-function): Add parameter FORMAT-COUNT. Make
6041 that number part of the temporary buffer name so that more than
6042 one decoding using a temporary buffer can happen safely.
6043
6044 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
6045 of `A-z' in the regexp.
6046
6047 * hilit-chg.el: Fix typos in commentary.
6048
3787e12e
GM
6049 * help.el (view-emacs-news): Rewritten for new naming scheme
6050 for old NEWS files.
6051
6052 * startup.el (command-line): Pop to *Messages* in case an error
6053 is signaled while loading user-init-file.
6054
d2473540
AS
60552000-08-17 Andreas Schwab <schwab@suse.de>
6056
6057 * files.el (insert-directory): Don't lose original file name,
6058 undoing an undocumented change.
6059
c0bbaf57
GM
60602000-08-17 Alex Schroeder <alex@gnu.org>
6061
6062 * sql.el (sql-magic-go): Use comint-bol.
6063 (sql-copy-column): Use comint-line-beginning-position.
6064 (comint-line-beginning-position): Define a replacement for
6065 comint-line-beginning-position if it is not fboundp.
6066
60672000-08-17 Alex Schroeder <alex@gnu.org>
6068
6069 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
6070 it didn't have any effect anyway.
6071
60722000-08-17 Alex Schroeder <alex@gnu.org>
6073
6074 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
6075 --pset and pager=off instead of sending \\o|cat at the beginning
6076 of the session.
6077
9d245da5
MB
60782000-08-17 Miles Bader <miles@gnu.org>
6079
6080 * progmodes/octave-inf.el: Add compatibility definition of
6081 comint-line-beginning-position.
6082
abfdbd2e
KH
60832000-08-17 Kenichi Handa <handa@etl.go.jp>
6084
6085 * startup.el (normal-top-level): Look in each dir in load-path for
6086 a leim-list.el file too. This assures of loading leim-list.el
6087 that is created at Emacs installation time even if a user have his
6088 own leim-list.el.
6089
a0b8c939
MB
60902000-08-17 Miles Bader <miles@gnu.org>
6091
6092 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
6093 foreground color to black if the background is dark.
6094
7382bcae
SM
60952000-08-16 Stefan Monnier <monnier@cs.yale.edu>
6096
6097 * loadhist.el (unload-feature): Typo.
6098
9b4a7800 6099 * finder.el (finder-compile-keywords):
7382bcae
SM
6100 * cus-dep.el (custom-make-dependencies): Add local-variable settings
6101 to the generated file.
6102
6103 * mail/mh-e.el (mh-make-local-vars):
6104 Replace make-variable-buffer-local with make-local-variable.
6105
cdd0f857 6106 * play/landmark.el:
7382bcae 6107 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
6108 * mail/mailabbrev.el (mail-abbrevs-mode):
6109 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
6110 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
6111
6112 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
6113
6114 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
6115 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
6116 Allow going past the last element.
9b4a7800 6117 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
6118 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
6119 (cvs-mouse-toggle-mark): Don't move point.
6120 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
6121
6122 * progmodes/compile.el (grep): Provide a default set of files.
6123 (next-error): Docstring fix.
6124 (compilation-find-file): Avoid find-file (fails in a dedicated window).
6125
6126 * emacs-lisp/easy-mmode.el (define-minor-mode):
6127 Use `symbol-value' to keep the byte-compiler quiet.
6128
6129 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
6130 (diff-find-source-location): New fun, extracted from diff-goto-source.
6131 (diff-goto-source): Use it.
6132 (diff-next-complex-hunk, diff-filter-lines): New function.
6133 (diff-apply-hunk): New command.
6134
6135 * smerge-mode.el (smerge-mode-menu): Doc fix.
6136
6137 * msb.el (msb-mode): Define it in terms of define-minor-mode.
6138
4f00b8c1
DL
61392000-08-16 Dave Love <fx@gnu.org>
6140
2b5198bb
DL
6141 * windmove.el (windmove) <defgroup>: Add :version.
6142
6143 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
6144 (goto-address-fontify-p, goto-address-highlight-p)
6145 (goto-address-url-face, goto-address-url-mouse-face)
6146 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
6147 (goto-address-url-regexp): Use thing-at-point-url-regexp.
6148 (goto-address-fontify, goto-address-at-mouse): Simplify,
6149 (goto-address-at-point): browse-url-url-at-point,
6150 goto-address-find-address-at-point can return nil.
6151 (goto-address-find-address-at-point): Return nil on failure.
6152
6153 * align.el (align) <defgroup>: Add :version.
6154
6155 * calculator.el (calculator): Add :version.
6156 (calculator): Use two lines for calculator window if `modeline'
6157 face is boxed.
6158
4f00b8c1
DL
6159 * play/5x5.el: Doc fixes.
6160 (5x5) <defgroup>: Add :version.
6161
6162 * play/fortune.el (fortune) <defgroup>: Add :version.
6163 (fortune-append): Fix error message.
6164 (fortune-from-region): Doc fix.
6165
6166 * play/pong.el (pong): Doc fix.
6167
6168 * play/morse.el: Keywords, commentary, autoloads.
6169
69db7ee7
EZ
61702000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
6171
6172 * desktop.el (desktop-save): Don't look at symbol-value of a
6173 member of minor-mode-alist, unless it is boundp.
6174
10e1dad9
SS
61752000-08-16 Sam Steingold <sds@gnu.org>
6176
a0b8c939 6177 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
6178 `while'; use `with-current-buffer' instead of `save-excursion'.
6179 Removed unnecessary kludges now that "*Buffer List*" is excluded.
6180
9d7bcb2e
KH
61812000-08-16 Kenichi Handa <handa@etl.go.jp>
6182
6183 * international/ccl.el (declare-ccl-program): Docstring modified.
6184 (ccl-execute-with-args): Likewise.
6185
04231ab8
MB
61862000-08-16 Miles Bader <miles@gnu.org>
6187
9d245da5 6188 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
6189 comint-line-beginning-position.
6190
f68446ef
GM
61912000-08-15 Gerd Moellmann <gerd@gnu.org>
6192
dc28878c
GM
6193 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
6194 'buffer-menu' property.
6195 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
6196 fails.
6197 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
6198 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
6199 wasn't killed.
10e1dad9 6200
58ed0d3b
GM
6201 * buff-menu.el (list-buffers-noselect): Don't display the
6202 *Buffer List* buffer.
6203
32dc52f7
GM
6204 * font-lock.el: Require jit-lock to prevent a very late
6205 `Loading jit-lock' message.
6206
f68446ef 6207 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 6208 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
6209 mail address.
6210
90ac90a2
MB
62112000-08-15 Miles Bader <miles@gnu.org>
6212
6213 * textmodes/ispell.el (ispell-graphic-p): New constant.
6214 (ispell-choices-win-default-height, ispell-help): Use
6215 `ispell-graphic-p' instead of `xemacsp'.
6216
b0a0e263
DL
62172000-08-15 Dave Love <fx@gnu.org>
6218
c1e757e3
DL
6219 * simple.el: Autoload widget-convert when compiling.
6220 (mail-user-agent): Doc fix.
6221
6222 * help.el (function-called-at-point, variable-at-point): Use
6223 with-syntax-table.
6224 (help-manyarg-func-alist): Add insert-and-inherit.
6225
6226 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
6227
6228 * delsel.el (delsel-unload-hook): New function.
6229
6230 * find-file.el: Doc fixes. Move provide to end.
6231 (ff) <defgroup>: Add :link.
6232 (ff-goto-click): Deleted.
6233 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
6234 Use mouse-set-point.
6235
6236 * textmodes/tildify.el: Doc fixes.
6237 (tildify) <defgroup>: Add:version.
6238
6239 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
6240 (glasses-custom-set): Use set-default, not set.
6241 (minor-mode-alist): Propertize the lighter.
6242 (glasses-mode): Provide optional arg.
6243
5f847612
DL
6244 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
6245 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
6246 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
6247 option. Provide :type.
6248 (cwarn-configuration): Provide :type.
6249 (cwarn-mode): Doc fix.
6250
6251 * add-log.el (change-log-merge): Doc fix.
6252 (change-log-redate): New command.
6253
b0a0e263
DL
6254 * net/browse-url.el (browse-url-filename-alist): Add a clause for
6255 Doze and Dog.
6256 (browse-url): Use dolist, not mapcar.
6257 (browse-url-at-point): Check for null url.
6258 (browse-url-event-buffer, browse-url-event-point): Functions
6259 deleted.
6260 (browse-url-at-mouse, browse-url-netscape): Simplify.
6261
6262 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
6263 modes.
6264 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
6265 Fix previous change to mapcan.
6266 (msb--init-file-alist, msb--add-separators)
6267 (msb--make-keymap-menu): Simplify.
6268 (msb--choose-file-menu): Use copy-sequence.
6269 (msb-mode-map): Add title to keymap.
6270 (msb-unload-hook): New function.
6271
6272 * bs.el: Fix indentation.
6273 (bs) <defgroup>: Add :links.
2b5198bb
DL
6274 (bs-show): Doc fix.
6275 (bs-apply-sort-faces): Don't use window-system.
6276 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 6277
70f1b78e
EZ
62782000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
6279
6280 * calendar/timeclock.el (timeclock-file): Run .timelog through
6281 convert-standard-filename.
6282
956777b3
GM
62832000-08-14 Gerd Moellmann <gerd@gnu.org>
6284
3215096c
GM
6285 * emacs-lisp/authors.el: New file.
6286
956777b3
GM
6287 * paren.el (show-paren-priority): New user option.
6288 (show-paren-function): Set overlay priorities to
6289 show-paren-priority.
10e1dad9 6290
0cde1424
MB
62912000-08-14 Miles Bader <miles@gnu.org>
6292
6293 * comint.el (comint-bol): Use `forward-line 0' instead of calling
6294 beginning-of-line with inhibit-field-text-motion bound.
6295
90cbf47e
GM
62962000-08-14 Gerd Moellmann <gerd@gnu.org>
6297
6298 * calendar/timeclock.el: New file.
6299
63002000-08-14 David Ponce <david@dponce.com>
6301
6302 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
6303 `widget-button-click'. so that one can use left mouse button to
6304 click on dialog buttons.
6305
63062000-08-14 Emmanuel Briot <briot@gnat.com>
6307
6308 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 6309 identifiers, since XML is case sensitive
10e1dad9 6310
79e8dca7 63112000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 6312
660394d1
MB
6313 * comint.el (comint-output-filter): Don't bother frobbing
6314 window-start, it doesn't seem to be necessary.
79e8dca7
MB
6315
6316 * comint.el (comint-send-string, comint-send-region): Make into
6317 real functions. Snapshot the prompt before sending.
6318
218c2cc7
EZ
63192000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
6320
6321 * info.el (Info-find-emacs-command-nodes): Rewrite to use
6322 technique similar to Info-index, instead of relying on specific
6323 names of relevant Index nodes.
6324 (Info-goto-emacs-command-node): Bind Info-history to nil when
6325 going to the first node found by Info-find-emacs-command-nodes.
6326
51e066d2 63272000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
6328
6329 * menu-bar.el (menu-bar-help-menu): Add a :help string.
6330
867102f2
MB
63312000-08-10 Miles Bader <miles@gnu.org>
6332
6333 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
6334
af718538
EZ
63352000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
6336
6337 * info.el (Info-file-list-for-emacs): More elements for the
6338 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
6339 and woman manuals.
6340
c51bacd6
MB
63412000-08-10 Miles Bader <miles@lsi.nec.co.jp>
6342
6343 * comint.el (comint-send-input): Make the newline boundary overlay
6344 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
6345 (comint-output-filter): Use `insert' instead of
6346 `insert-before-markers'. Extend comint-last-output-overlay when
6347 necessary since we can't rely on insert-before-markers to do it.
6348 * gud.el (gud-filter): Use `with-current-buffer' instead of
6349 save-excursion when inserting the output, so that point gets
6350 updated correctly; the old method relied on a rather dodgy
6351 side-effect of comint-output-filter to avoid the effect of
6352 save-excursion.
6353
98532b12
EZ
63542000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
6355
6356 * files.el (recover-file): Call insert-directory instead of
6357 invoking `ls' directly.
6358
3db4b719
MB
63592000-08-10 Miles Bader <miles@gnu.org>
6360
6361 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
6362 (comint-last-prompt-overlay): New variables.
6363 (comint-output-filter): Implement prompt highlighting.
6364 (comint-snapshot-last-prompt): New function.
6365 (comint-send-input): Snapshot the last prompt.
6366 Use comint-highlight-input-face.
6367 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
6368 Use defface instead of defcustom.
6369 (send-invisible, comint-send-eof): Snapshot the last prompt.
6370 (comint-delchar-or-maybe-eof): Use comint-send-eof.
6371 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
6372
96190aa1
SM
63732000-08-09 Stefan Monnier <monnier@cs.yale.edu>
6374
5cda4b07
SM
6375 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
6376 (regexp-opt-group): Use a list of chars for `letters'.
6377 (regexp-opt-charset): `chars' is now a list of chars.
6378 Use a char-table rather than a vector so it works for multibyte chars.
6379
96190aa1
SM
6380 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
6381 Set cvs-minor-current-files to the selected fileinfo.
6382 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
6383 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
6384
7d093d56
EZ
63852000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
6386
6387 * files.el (insert-directory): Don't call access-file on
6388 directories on DOS and Windows.
6389
b24c5811
KH
63902000-08-09 Kenichi Handa <handa@etl.go.jp>
6391
6392 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
6393 longer if necessary.
6394 (ccl-embed-code): Call ccl-embed-data to store CODE in
6395 ccl-program-vector.
6396
0a6fd67e
MB
63972000-08-09 Miles Bader <miles@gnu.org>
6398
6399 * comint.el (comint-output-filter): Properly handle the case where
6400 the text surrounded by comint-last-output-overlay was deleted.
6401
9f6d1a6c
GM
64022000-08-08 Gerd Moellmann <gerd@gnu.org>
6403
25ad1371
GM
6404 * info.el (Info-insert-dir): Use Info-additional-directory-list if
6405 non-nil.
6406 (Info-file-list-for-emacs): Remove "info" from the list because
6407 that leads to trying to use the documentation from file `info'
6408 in various situations where it isn't appropriate, for instance
6409 C-h C-k C-h i.
6410
6411 * ffap.el (ffap-read-file-or-url-internal): Handle case that
6412 DIR and/or STRING are nil.
6413
6414 * progmodes/compile.el (compilation-setup): Make variable
6415 compilation-error-screen-columns buffer-local, as some comment
6416 in the code suggests it should be.
6417
6418 * files.el (auto-mode-interpreter-regexp): New variable.
6419 (set-auto-mode): Use it.
6420
6421 * indent.el (indent-for-tab-command): Doc fix.
6422
6423 * mouse-sel.el (mouse-sel-mode): Doc fix.
6424
9f6d1a6c
GM
6425 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
6426 labels.
6427
6428 * help.el (print-help-return-message): When
6429 display-buffer-reuse-frames is set, let the help window been quit,
6430 instead of deleting it, which might delete a reused frame.
6431
3d819a75
EZ
64322000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6433
6434 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
6435 rename a directory to a name that differs only by its letter case.
6436
c5a52529
KH
64372000-08-08 Kenichi Handa <handa@etl.go.jp>
6438
6439 * international/quail.el (quail-define-rules): Handle Quail decode
6440 map correctly. Add code for supporting annotations.
6441 (quail-install-decode-map): New function.
6442 (quail-defrule-internal): New optional arguments decode-map and
6443 props.
6444 (quail-advice): New function.
6445
5e9e032a
SS
64462000-08-07 Sam Steingold <sds@gnu.org>
6447
6448 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
6449 `defconst', `define-condition', `with-slots'.
6450 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
6451
46645f4b
MB
64522000-08-03 Miles Bader <miles@gnu.org>
6453
6454 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6455 New variable.
6456 (comint-prompt-regexp, comint-get-old-input): Document dependence on
6457 comint-use-prompt-regexp-instead-of-fields.
6458 (comint-send-input): Add `input' field property to stuff we send to
6459 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
6460 (comint-output-filter): Add `output' field property to process
6461 output, if comint-use-prompt-regexp-instead-of-fields is nil.
6462 (comint-replace-by-expanded-history)
6463 (comint-get-old-input-default, comint-show-output)
6464 (comint-backward-matching-input, comint-forward-matching-input)
6465 (comint-next-prompt, comint-previous-prompt): Use field
6466 properties if comint-use-prompt-regexp-instead-of-fields is nil.
6467 (comint-line-beginning-position): New function.
6468 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
6469 (comint-replace-by-expanded-history-before-point): Use
6470 comint-line-beginning-position and line-end-position.
6471 (comint-last-output-overlay): New variable.
6472 (comint-mode): Make `comint-last-output-overlay' buffer-local.
6473
6474 * shell.el (shell-prompt-pattern): Doc change.
6475 (shell-backward-command): Use line-beginning-position.
6476
6477 * gud.el (gud-gdb-complete-command): Use
6478 comint-line-beginning-position.
6479
6480 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
6481 comint-bol doesn't actually go to the beginning of the line.
6482
6483 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
6484 if comint-use-prompt-regexp-instead-of-fields is non-nil.
6485 (try-expand-line-all-buffers): Likewise.
6486
6487 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
6488 explicitly matching comint-prompt-regexp.
6489 (sql-copy-column): Use comint-line-beginning-position instead of
6490 explicitly matching comint-prompt-regexp.
6491
6492 * progmodes/octave-inf.el (inferior-octave-complete): Use
6493 comint-line-beginning-position.
6494
6495 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
6496
6497 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
6498 looking for a prompt, use `forward-line 0' instead of
6499 `beginning-of-line', to avoid getting caught by an input field.
6500
ff3d9573
GM
65012000-08-07 Gerd Moellmann <gerd@gnu.org>
6502
6503 * files.el (shell-quote-wildcard-pattern): Make sure to return
6504 PATTERN, in the Unix case.
6505
e0d8827b
EZ
65062000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
6507
6508 * play/zone.el (zone): Discard any pending input before running
6509 the randomly-chosen pgm.
6510
24d55b8f
KH
65112000-08-07 Kenichi Handa <handa@etl.go.jp>
6512
6513 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
6514 checking the existence of any multibyte characters.
6515
3d05e1ee
GM
65162000-08-06 Gerd Moellmann <gerd@gnu.org>
6517
6c4a4368
GM
6518 * help.el (describe-mode): Test minor-mode symbol for being
6519 bound before testing its value for being nil.
6520
3d05e1ee
GM
6521 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
6522 `first', `second', and `third'.
6523
6524 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
6525 (second): Make it an alias for `cadr'.
6526
6968a481
EZ
65272000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
6528
6529 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
6530 types of display support faces now.
6531
e49aa397
GM
65322000-08-05 Gerd Moellmann <gerd@gnu.org>
6533
6534 * pcvs.el (require): Require `cl' during compilation, only.
6535
6536 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
6537 (toplevel): Remove `remq' and `remove' from autoloads.
6538 (cl-fake-autoloads): New variable. If set, arrange for an error
6539 when CL functions etc. are autoloaded.
6540
588aca27
EZ
65412000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
6542
2e78d4ab
EZ
6543 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
6544
85628348
EZ
6545 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
6546 popped up, but the user clicks outside the menu, return an empty
6547 regexp (that causes unhighlight-regexp to have no effect).
6548
74f0e552
EZ
6549 * menu-bar.el (menu-bar-games-menu): Add Zone.
6550
588aca27
EZ
6551 * hi-lock.el (toplevel): Require font-lock.
6552
f4988be7
GM
65532000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6554
ba087cd7 6555 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
6556 (ebnf-8-bit-chars): New var for bug fix.
6557 (ebnf-string): Bug fix.
6558
027b73ac
SS
65592000-08-03 Sam Steingold <sds@gnu.org>
6560
6561 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
6562 instead of `buffer-string'.
6563 (require 'cl): Always, not just when compiling.
6564 `ignore-errors' in `interactive', `list*', `defun*' &c make this
6565 necessary.
6566
2f1fa038
EZ
65672000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
6568
6569 * international/mule-cmds.el (select-safe-coding-system): Make
6570 the message text about selecting a safe coding system more clear.
6571
ead53494
GM
65722000-08-02 Gerd Moellmann <gerd@gnu.org>
6573
abb2db1c
GM
6574 * hi-lock.el: New file.
6575
6576 * play/zone.el: New file.
6577
ead53494
GM
6578 * replace.el (occur): Set tab-width in the *Occur* buffer to the
6579 value of tab-width in the original buffer. Choose a line number
6580 format that's a multiple of the original buffer's tab width, so
6581 that lines appear right.
6582
6583 * textmodes/ispell.el (ispell): New function, replacing an alias.
6584 Spell-check active region if in transient-mark-mode and mark
6585 is active; otherwise spell-check buffer.
6586
65872000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6588
6589 * ps-mule.el: Fix a customization problem on
6590 ps-mule-font-info-database-default.
6591
f4a2b0a4
EZ
65922000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
6593
6594 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
6595 display-mouse-p instead of window-system.
6596 (ebrowse-member-mode-map): Ditto.
6597
b685181e
GM
65982000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6599
ba087cd7
EZ
6600 * progmodes/ebnf2ps.el: Update ps-print functions call.
6601 Indentation fix. Doc fix.
b685181e
GM
6602 (ebnf-version): New version number (3.2).
6603 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 6604
3b5fab87
EZ
66052000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
6606
032ebb29
EZ
6607 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
6608 font lock support on window-system.
6609 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
6610
3b5fab87
EZ
6611 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
6612 display-color-p, if fboundp, instead of window-system.
6613
7e2605e7
EZ
66142000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
6615
6616 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
6617 instead of window-system.
6618
6619 * wid-edit.el (widget-choose): Use display-mouse-p instead of
6620 window-system.
6621 (widget-choice-mouse-down-action): Use display-popup-menus-p
6622 instead of window-system.
6623
6624 * strokes.el (strokes-file): Run the file name through
6625 convert-standard-filename.
6626 (strokes-mode): Call display-mouse-p instead of looking at
6627 window-system. Change the error message accordingly.
6628
6629 * progmodes/cpp.el (toplevel): Support faces on tty's.
6630
6631 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
6632 (lm-plot-square, lm-init-display): Don't use window-system.
6633
6634 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
6635 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
6636
6637 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
6638 instead of looking at window-system.
6639
26119624
GM
66402000-07-30 Gerd Moellmann <gerd@gnu.org>
6641
6642 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
6643 of testing if iswitchb-prepost-hooks is bound, because the
6644 latter will always be true when invoking a recursive minibuffer
6645 from an active Iswitchb buffer.
6646
c90596f3
EZ
66472000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
6648
6649 * files.el (shell-quote-wildcard-pattern): New function.
6650 (insert-directory): Call it. Only prepend "\" to command on Unix
6651 and GNU/Linux systems.
6652
18925e78
GM
66532000-07-30 Gerd Moellmann <gerd@gnu.org>
6654
6655 * eshell/esh-groups.el: Change custom :link file names
6656 from `eshell.info' to `eshell'.
6657
66582000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
6659
6660 * dired.el (dired-build-subdir-alist): Expand subdirectory names
6661 correctly in recursive ange-ftp listings.
6662
66632000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6664
6665 * ps-print.el: Fix bug 1: if ps-font-size-internal,
6666 ps-header-font-size-internal and
6667 ps-header-title-font-size-internal variables are not set,
6668 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
6669 face text property is (foreground-color . COLOR) or
6670 `(background-color . COLOR)', ps-print crashes. Doc fix.
6671 (ps-print-version): New version number (5.2.4).
6672 (ps-plot-region): Code fix.
6673 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
6674 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
6675 Bug fix 2.
6676
66772000-07-30 Milan Zamazal <pdm@freesoft.cz>
6678
6679 * glasses.el (glasses-make-readable): Fix uncapitalization of
6680 identifiers like `myXMLDocument'.
6681
aeb4c63e
KF
66822000-07-28 Karl Fogel <kfogel@red-bean.com>
6683
18925e78
GM
6684 * mail/mail-hist.el (mail-hist-previous-input)
6685 (mail-hist-next-input): Do the obvious code factorization.
6686 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
6687 code of above two.
6688 If inserting a message body, leave point at top.
6689
9d453139
SS
66902000-07-28 Sam Steingold <sds@gnu.org>
6691
6692 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
6693 Use `<=', not `<' to compare times!
6694 (ange-ftp-ls): Remove.
9d453139 6695
b548072f
GM
66962000-07-27 Gerd Moellmann <gerd@gnu.org>
6697
27848c01
GM
6698 * play/cookie1.el: Add explanation of how to make cookie.el
6699 compatible with strfile(1) to comment.
6700
6701 * subr.el (remove, remq): New functions.
6702
3ab82477
GM
6703 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
6704 escape `*' in regexps.
6705 (midnight-find): Reverse order of arguments in the funcall of
6706 TEST.
6707
6708 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
6709 and `.class'.
6710
b548072f
GM
6711 * play/meese.el: Add Commentary section.
6712
27848c01
GM
67132000-07-27 Alex Schroeder <alex@gnu.org>
6714
6715 * sql.el (sql-ms): Added autoload cookie.
6716 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
6717 (sql-oracle): Ditto.
6718 (sql-help): Doc change.
6719
6720 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
6721 types and exceptions.
6722
67232000-07-27 Alex Schroeder <alex@gnu.org>
6724
6725 * sql.el (sql-placeholder-history): New variable.
6726 (sql-query-placeholders-and-send): New function that will query
6727 the user and replace placeholders with user input.
6728 (sql-oracle): If running on NT, set comint-input-sender to
6729 sql-query-placeholders-and-send.
6730
6731 (sql-stop): If in the SQLi buffer, insert stop notification, else
6732 present it as a message.
6733
67342000-07-27 Alex Schroeder <alex@gnu.org>
6735
6736 * sql.el (sql-input-ring-separator): Doc change.
6737 (sql-input-ring-file-name): Doc change.
6738 (sql-interactive-mode): Use `sql-input-ring-separator' and
6739 `sql-input-ring-file-name' to set the comint-mode equivalents
6740 without making them local variables.
6741 (sql-stop): Don't bind `sql-input-ring-separator' and
6742 `sql-input-ring-file-name' dynamically to their comint-mode
6743 equivalents.
6744
91ae8751
KH
67452000-07-27 Kenichi Handa <handa@etl.go.jp>
6746
6747 * international/mule.el (register-char-codings): New function.
6748 (make-coding-system): Handle `safe-chars' specification in the arg
6749 PROPERTY.
6750
6751 * international/mule-cmds.el
6752 (find-coding-systems-region-subset-p): This function deleted.
6753 (sort-coding-systems-predicate): New variable.
6754 (sort-coding-systems): New function.
6755 (find-coding-systems-region): Use
6756 find-coding-systems-region-internal.
6757 (find-coding-systems-string): Use find-coding-systems-region.
6758 (find-coding-systems-for-charsets): Check
6759 char-coding-system-table.
6760 (select-safe-coding-system-accept-default-p): New variable.
6761 (select-safe-coding-system): Mostly rewritten. New argument
6762 ACCEPT-DEFAULT-P.
6763 (select-message-coding-system): Call select-safe-coding-system
6764 with ACCEPT-DEFAULT-P arg.
6765 (reset-language-environment): Reset default-sendmail-coding-system
6766 to the default value iso-latin-1.
6767 (set-language-environment): Don't set the obsolete variable
6768 charset-origin-alist.
6769
6770 * international/codepage.el (cp-coding-system-for-codepage-1):
6771 Give `safe-chars' property to make-coding-system.
6772
6773 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
6774 calling select-message-coding-system twice.
6775
6776 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
6777 instead of `safe-charsets'.
6778 (cyrillic-alternativnyj): Likewise.
6779 (ccl-encode-alternativnyj): Don't check the charset
6780 cyrillic-iso8859-5.
6781
90cf4474
KH
67822000-07-27 Kenichi Handa <handa@etl.go.jp>
6783
6784 * composite.el (compose-chars-after): Preserve match data.
6785
a1f84f6d
SS
67862000-07-26 Sam Steingold <sds@gnu.org>
6787
6788 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
6789 (ange-ftp-real-file-newer-than-file-p): New function.
6790 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
6791 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
6792
6793 * tooltip.el (tooltip-float-time): Removed (use `float-time').
6794 * midnight.el (midnight-float-time): Ditto.
6795
e092928e
AS
67962000-07-26 Andreas Schwab <schwab@suse.de>
6797
6798 * files.el (normal-backup-enable-predicate): Correct
6799 interpretation of the return value of compare-strings.
6800
7465ebef
GM
68012000-07-26 Gerd Moellmann <gerd@gnu.org>
6802
3353ef5a
GM
6803 * isearch.el (isearch-resume): New function.
6804 (isearch-done): Add something to command-history to resume
6805 the search.
6806 (isearch-yank-line, isearch-yank-word): Use
6807 buffer-substring-no-properties instead of buffer-substring.
6808
7465ebef
GM
6809 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
6810 of flyspell-mouse-map.
6811
6812 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
6813 duplicate definition.
6814 (makefile-mode): Remove duplicate setting of local-abbrev-table.
6815
6816 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
6817 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
6818
5044b74a
SS
68192000-07-25 Sam Steingold <sds@gnu.org>
6820
25759a92
SS
6821 * net/ange-ftp.el: Get modtime over the net.
6822 (ange-ftp-file-modtime): New function.
a95cb10a
GM
6823 (ange-ftp-write-region, ange-ftp-insert-file-contents)
6824 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
6825 Use it.
6826 (ange-ftp-dot-to-slash): New function.
6827 (ange-ftp-fix-name-for-vms): Use it.
6828
5044b74a
SS
6829 * midnight.el (midnight-buffer-display-time): Use
6830 `with-current-buffer'.
6831
5dcfb3f4
GM
68322000-07-25 Gerd Moellmann <gerd@gnu.org>
6833
6834 * find-dired.el: Update copyright notice.
6835 (find-dired): Offer to kill a running `find'.
6836
6837 * enriched.el (enriched-face-ans): For a `foreground-color'
6838 property, return '(("x-color" COLOR))' so that COLOR will be
6839 output as a parameter of the x-color annotation. Likewise for the
6840 `background-color' property. In the case of normal face
6841 properties, don't return annotations for unspecified foreground
6842 and background face attributes.
6843
8c662166
KH
68442000-07-25 Kenichi Handa <handa@etl.go.jp>
6845
6846 * language/japan-util.el (japanese-katakana-region): Fix handling
6847 HANKAKU argument.
6848
c28da489
MB
68492000-07-25 Miles Bader <miles@gnu.org>
6850
6851 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
6852 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
6853 constrain-to-field.
6854
ad349719
AI
68552000-07-24 Andrew Innes <andrewi@gnu.org>
6856
6857 * timer.el (timer-activate-when-idle): Add optional parameter
6858 DONT-WAIT. Update docstring.
6859 (run-with-idle-timer): Specify extra parameter to
6860 timer-activate-when-idle, so that timer will be activated
6861 immediately if Emacs is already idle.
6862
6863 * w32-fns.el (w32-using-nt): Fix docstring.
6864
c95162f5
DL
68652000-07-24 Dave Love <fx@gnu.org>
6866
6867 * mouse.el (popup-menu): Set last-command-event.
6868 (mouse-major-mode-menu-prefix): Declare.
6869
e3c31fd5
GM
68702000-07-24 Gerd Moellmann <gerd@gnu.org>
6871
6872 * textmodes/flyspell.el: Update to author's version 1.5d.
6873
6874 * progmodes/hideshow.el: Update copyright notice.
6875
6876 * vcursor.el: Set maintainer to FSF, since author cannot
6877 be reached.
6878
7636d2a3
EZ
68792000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
6880
fbe0a958
EZ
6881 * info.el (Info-goto-emacs-key-command-node): Leave a space after
6882 the prompt.
6883
7636d2a3
EZ
6884 * mouse.el (popup-menu): Run the keymap through indirect-function,
6885 in case it was defined with define-prefix-key. If the menu is a
6886 list of keymaps, look up the binding of user's choice in each one
6887 of the keymaps.
6888 (mouse-popup-menubar): If the global and local menu-bar keymaps
6889 don't have a prompt string, create one and insert it into the
6890 keymap. Don't barf if current-local-map returns nil.
6891
e024b101
GM
68922000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
6893
6894 * dired.el (dired-sort-R-check): Added to allow recursive listing
6895 to be undone.
6896 (dired-sort-other): Use it.
6897
7972fcfc
GM
68982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6899
e024b101 6900 * Release of cc-mode 5.27
7972fcfc
GM
6901
69022000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6903
6904 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
6905 c-beginning-of-statement-1 that caused a bad case of recursion
6906 which could consume a lot of CPU in large classes in languages
6907 that have in-expression classes (i.e. Java and Pike).
6908
6909 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
6910 statements before top level constructs (i.e. case 6 is moved
6911 before case 5 and is now case 4) to catch in-expression
6912 classes in top level expressions correctly.
6913
69142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6915
6916 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
6917 objc-method-intro. Case 4 removed and case 5I added.
6918
6919 * cc-langs.el (c-append-paragraph-start): New variable used by
6920 c-common-init to get paragraph-start correct.
6921 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
6922 initialize paragraph-start to make it correct both with and
6923 without the javadoc special case.
6924
6925 * cc-mode.el (java-mode): Use c-append-paragraph-start to
6926 initialize paragraph-start for javadoc markup.
6927
6928 * cc-vars.el (c-style-variables-are-local-p): Incompatible
6929 change by defaulting this to t. It's motivated by the
6930 confusing behavior that otherwise arise from the style system
6931 when editing both java and non-java files at the same time
6932 (see the comments about style setting in c-common-init).
6933
69342000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6935
6936 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
6937 similar to the one in c-fill-paragraph to check the fill
6938 prefix from the adaptive fill function for sanity.
6939
69402000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6941
6942 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
6943 defun block.
6944
69452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6946
5044b74a 6947 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
6948
69492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6950
6951 * cc-align.el (c-lineup-multi-inher): Handle lines with
6952 leading comma nicely. Extended to handle member initializers
6953 too.
6954
e024b101 6955 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
6956 c-guess-basic-syntax): Fixed recognition of inheritance lists
6957 when the lines begins with a comma.
6958
5044b74a 6959 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
6960
6961 * cc-vars.el (c-offsets-alist): Changed default for
6962 member-init-cont to c-lineup-multi-inher since it now handles
6963 member initializers and indents better for leading commas.
6964
69652000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6966
6967 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
6968 handling that caused class open lines to be recognized as
6969 statement-conts in some cases.
6970
6971 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
6972 guessed by the adaptive fill function unless point is on the
6973 first line of a block comment.
6974
6975 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
6976 when the buffer ends with a macro continuation char.
6977
6978 * cc-engine.el (c-guess-basic-syntax): Added support for
6979 function definitions as statements in Pike. The first
6980 statement in a lambda block is now labeled defun-block-intro
6981 instead of statement-block-intro.
6982
6983 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
6984 so that the class surrounding point is selected, not the one
6985 innermost in the state.
6986
6987 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
6988 recognition of switch labels having hanging multiline
6989 statements.
6990
6991 * cc-engine.el (c-beginning-of-member-init-list): Broke out
6992 some code in c-guess-basic-syntax to a separate function.
6993 * cc-engine.el (c-just-after-func-arglist-p): Fixed
6994 recognition of member inits with multiple line arglists.
6995 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
6996 member-init-cont when the commas are in funny places.
6997
69982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6999
7000 * cc-defs.el (c-auto-newline): Removed this macro since it's
7001 not used anymore.
7002
7003 * cc-engine.el (c-looking-at-bos): New helper function.
7004 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
7005 inexpr and toplevel classes apart in Pike.
7006
7007 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
7008 of case 9A.
7009
7010 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
7011 constant, since "class" can introduce an in-expression class
7012 in Pike nowadays.
7013
70142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7015
7016 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
7017 indentation on cpp-macro lines.
7018
7019 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
7020 a syntax modifier like comment-intro, to make it possible to
7021 get syntactic indentation for preprocessor directives. It's
7022 incompatible wrt to lineup functions on cpp-macro, but it has
7023 no observable effect in the 99.9% common case where cpp-macro
7024 is set to -1000.
7025
70262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7027
7028 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
7029 member-init-cont when the preceding arglist is several lines.
7030
70312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7032
7033 * cc-styles.el (c-style-alist): The basic offset for the BSD
7034 style corrected to 8.
7035
70362000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7037
7038 * cc-styles.el (c-style-alist): Adjusted the indentation of
7039 brace list openers in the gnu style.
7040
70412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7042
7043 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
7044
7045 * cc-cmds.el (c-electric-brace, c-electric-slash,
7046 c-electric-star, c-electric-semi&comma, c-electric-colon,
7047 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
7048 when c-syntactic-indentation is nil.
7049
7050 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
7051 we were left at comments preceding the first statement when
7052 reaching the beginning of the buffer.
7053
7054 * cc-vars.el (c-syntactic-indentation): New variable to turn
7055 off all syntactic indentation.
7056
70572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7058
7059 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
7060 between the text and the block comment ender when it hangs,
7061 depending on how many there are before the fill.
7062
70632000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7064
7065 * cc-engine.el (c-beginning-of-closest-statement): New helper
7066 function to go back to the closest preceding statement start,
7067 which could be inside a conditional statement.
7068 * cc-engine.el (c-guess-basic-syntax): Use
7069 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
7070
7071 * cc-engine.el (c-guess-basic-syntax): Better handling of
7072 arglist-intro, arglist-cont-nonempty and arglist-close when
7073 the arglist is nested inside parens. Cases 7A, 7C and 7F
7074 changed.
7075
7076 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
7077 up-to-date with javadoc 1.2.
7078
70792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7080
7081 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
7082 multiline Pike type decls.
7083
70842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7085
7086 * cc-cmds.el (c-indent-new-comment-line): Always break
7087 multiline comments in multiline mode, regardless of
7088 comment-multi-line.
7089
70902000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7091
7092 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
7093 fully::qualified::names in C++ member init lists. Preamble in
7094 case 5D changed.
7095
70962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7097
7098 * cc-langs.el (c-common-init): Handling of obsolete variables
7099 moved to c-initialize-cc-mode. More compatible style override
7100 when using global style variables.
7101 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
7102 variables moved here.
7103
e024b101 7104 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
7105 c-special-indent-hook as a style variable. Don't talk about
7106 doing (c-make-styles-buffer-local t) in a mode hook, since
7107 that's already too late to work right.
5044b74a 7108
7972fcfc
GM
7109 * cc-styles.el (c-make-styles-buffer-local): Flag style
7110 variable localness in c-style-variables-are-local-p to make
7111 the compatibility measure in c-common-init work well.
7112
7113 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
7114 longer contain set-from-style.
7115 * cc-styles.el (c-initialize-builtin-style): Don't check for
7116 set-from-style on c-special-indent-hook.
7117 * cc-styles.el (c-copy-tree): Obsolete. The standard function
7118 copy-alist is sufficient now.
7119
7120 * cc-styles.el (c-set-style, c-set-style-1,
7121 c-get-style-variables): Fixes to variable initialization so
7122 that duplicate entries in styles have the same effect
7123 regardless of DONT-OVERRIDE.
7124
7125 * cc-styles.el (c-set-style-2): Fixed bug where the
7126 initialization of inheriting styles failed when the
7127 dont-override flag is set.
7128
7129 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
7130 on this.
7131
71322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7133
7134 * cc-defs.el (c-forward-comment): Removed the workaround
7135 introduced in 5.38 since it had worse side-effects. If a line
7136 contains the string "//\"", it regarded the // as a comment
7137 start since the \ temporarily doesn't have escape syntax.
7138
71392000-07-17 Emmanuel Briot <briot@act-europe.fr>
7140
7141 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
7142 ada-xref.el before ada-prj.el, so that the Project menu is created
7143 when ada-prj tries to add to it.
7144 (ada-activate-keys-for-case): Suppress the characters that are not
7145 part of the Ada syntax. Better compatibility with else-mode
7146 (ada-adjust-case-interactive): When auto-casing is not active,
7147 correctly insert newlines (used to insert only ^M). Prevent the
7148 syntax table from being changed in case of an error
814299a7 7149 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
7150 Do nothing if ada-auto-case is nil.
7151 (ada-after-keyword-p): Ignore keywords that are also attributes
7152 (ada-batch-reformat): Update usage comment
7153 (ada-call-from-contextual-menu): New function
7154 (ada-case-read-exceptions): Reinitialize the casing exception list
7155 first to nil first, so that the casing exception file can be
7156 shared.
7157 (ada-check-defun-name): Handles "configure" keyword for gnatdist
7158 files.
7159 (ada-compile-goto-error): Fix regexp used to detect a file:line
7160 anywhere in the error message
7161 (ada-contextual-menu-last-point): New variable
7162 (ada-create-keymap): If the variable delete-key-deletes-forward is
7163 t on XEmacs, it means that DEL should delete one character
7164 forward.
7165 (ada-create-menu): Use :included instead of :visible for XEmacs.
7166 New submenu "Options".
7167 (ada-end-stmt-re): Correctly indent "select ... then abort"
7168 statements.
7169 (ada-fill-comment-paragraph): Correctly delete all leading '--'
7170 even if they don't match ada-fill-comment-prefix Fix handling of
7171 paragraphs on the first or last line of a file.
7172 (ada-format-paramlist): Fix handling of default parameter values.
7173 (ada-get-body-name): New function.
7174 (ada-get-current-indent): Optimized by searchling directly for an
7175 existing generic part or a statement outside of it. Handle
7176 ada-indent-align-comments when indenting comments Replaced some
7177 regexps by testing directly the next character. This results in a
7178 huge speedup on some files. New indentation scheme for renames
7179 statements. Stop looking for the 'while' or 'for' associated with
7180 a 'loop' at the first semicolon encountered. A "return" can also
7181 match an anonymous access subprogram declaration.
7182 (ada-get-indent-noindent): Ignore strings and comments when
7183 looking for the keywords "record" and "private".
7184 (ada-goto-matching-decl-start): When matching "if", make sure we
7185 are not in fact seeing "end if". Ignore "when" statements except
7186 when initial keyword was "begin". Fix handling of nested
7187 procedures. Add a recursive call to this function to skip over
7188 other 'end' statmts. Fix indentation for "when .. => begin"
7189 (ada-in-open-paren-p): Fix indentation for complex boolean
7190 expressions, where 'and then', 'or else' and parenthesis
7191 statements are mixed up.
7192 (ada-in-paramlist-p): Skip comments while searching for the
7193 beginning Fix handling of operator declarations.
7194 (ada-indent-align-comments): New variable
7195 (ada-indent-current): Change the syntax table only in the
7196 protected section, so that we are sure it is restored correctly.
7197 (ada-indent-on-previous-lines): Use ada-use-indent and
7198 ada-with-indent Correctly indent "select ... then"
7199 (ada-indent-region): Slight speedup.
7200 (ada-indent-renames): New variable.
7201 (ada-last-which-function-subprog, ada-last-which-function-line):
7202 New variables
7203 (ada-looking-at-semi-private): Correctly indent the 'private'
7204 keyword when it is the first word in a package declaration.
7205 (ada-loose-case-word): Stop searching if at the end of the buffer.
7206 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
7207 even if point is not initially at the end of the word.
7208 (ada-matching-decl-start-re): Add "when".
7209 (ada-mode): Add support for abbrev-mode, outline-mode and
7210 which-func-mode Override the old find-file.el entry in
7211 ff-special-constructs since it is using the obsolete
7212 ada-spec-suffix variable
7213 (ada-no-auto-case): New function
7214 (ada-scan-paramlist): When parsing the argument type, accept
7215 spaces (as in "X 'Class", generated by Rational Rose).
7216 (ada-other-file-name): No longer loads the other file.
7217 (ada-popup-menu): Save and restore the current buffer and cursor
7218 position before and after displaying the menu.
7219 (ada-search-ignore-complex-boolean): New function.
7220 (ada-uncomment-region): Emacs21 already knows how to delete
7221 comments not starting in the first column.
7222 (ada-use-indent): New variable
7223 (ada-which-function): New function.
7224 (ada-with-indent): New variable
7225 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
7226 can be batch-compiled from the command line.
7227
7228 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
7229 Add to the menu when the file is loaded, not in ada-mode-hook.
7230 Add -toolbar to the default ddd command Switches moved from
7231 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
7232 ada-prj-default-comp-opt
7233 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
7234 Reference Manual to the menu
7235 (ada-check-current): rewritten as a call to ada-compile-current
7236 (ada-compile): Removed.
7237 (ada-compile-application, ada-compile-current, ada-check-current):
7238 Set the compilation-search-path so that compile.el automatically
7239 finds the sources in src_dir. Automatic scrollong of the
7240 compilation buffer. C-uC-cC-c asks for confirmation before
7241 compiling
7242 (ada-compile-current): New parameter, prj-field
7243 (ada-complete-identifier): Load the .ali file before doing
7244 processing
7245 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
7246 conform to gnatmake's behavior.
7247 (ada-find-file-in-dir): New function
7248 (ada-find-references): Set the environment variables for gnatfind
7249 (ada-find-src-file-in-dir): New function.
7250 (ada-first-non-nil): Removed
7251 (ada-gdb-application): Add support for jdb, the java debugger.
7252 (ada-get-ada-file-name): Load the original-file first if not done
7253 yet.
7254 (ada-get-all-references): Handles the new ali syntax (parent types
7255 are found between <>).
7256 (ada-initialize-runtime-library): New function
7257 (ada-mode-hook): Always load a project file when a file is opened,
7258 so that the casing exceptions are correctly read.
7259 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
7260 (ada-parse-prj-file): Use find-file-noselect instead of find-file
7261 to open the project file, since the latter does not work with
7262 speedbar Get default values before loading the prj file, or the
7263 default executable file name is wrong. Use the absolute value of
7264 src_dir to initialize ada-search-directories and
7265 compilation-search-path,... Add the standard runtime library to
7266 the search path for find-file.
7267 (ada-prj-default-debugger): Was missing an opening '{'
7268 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
7269 variables.
7270 (ada-prj-default-gnatmake-opt): New variable
7271 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
7272 buffers, the project file is the default one Save the windows
7273 configuration before displaying the menu.
7274 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
7275 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
7276 ...) regexp-quote identifiers names to support operators +,
7277 -,... in regexps.
7278 (ada-remote): New function.
7279 (ada-run-application): Erase the output buffer before starting the
7280 run Support remote execution of the application. Use
7281 call-process, or the arguments are incorrectly parsed
7282 (ada-set-default-project-file): Reread the content of the active
7283 project file, not the one from the current buffer When a project
7284 file is set as the default project, all directories are
7285 automatically associated with it.
7286 (ada-set-environment): New function
7287 (ada-treat-cmd-string): New special variable ${current}
7288 (ada-treat-cmd-string): Revised. The substitution is now done for
7289 any ${...} substring
7290 (ada-xref-current): If no body was found, compiles the spec
7291 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
7292 compiler to get rid of command line length limitations.
7293 (ada-xref-get-project-field): New function
7294 (ada-xref-project-files): New variable
7295 (ada-xref-runtime-library-specs-path)
7296 (ada-xref-runtime-library-ali-path): New variables
7297 (ada-xref-set-default-prj-values): Default run command now does a
7298 cd to the build directory. New field: main_unit Provide a default
7299 file name even if the current buffer has no prj file.
7300
7301 * ada-prj.el:
7302 Rewritten to show a tabbed-dialog.
7303 (ada-prj-add-ada-menu): Remove the map and name parameters.
7304 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
7305 New function
7306 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
7307 (ada-prj-load-from-file): New function
7308 (ada-prj-save): Always save fields that depend on the current buffer
7309 (ada-prj-show-value): New function
5044b74a 7310
7972fcfc
GM
7311 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
7312 Ada mode. This will allow us to display the Ada menu in any buffer
7313 we want (for project items).
7314 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
7315 number of spaces in the header.
5044b74a 7316
8730a8da
DL
73172000-07-24 Dave Love <fx@gnu.org>
7318
7319 * ediff-init.el (ediff-region-help-echo): Bind face-help.
7320
db3ca487
NF
73212000-07-23 Noah Friedman <friedman@splode.com>
7322
ad953485
NF
7323 * type-break.el (type-break): perform autosave.
7324 Suggested by Stephen Gildea <gildea@intouchsys.com>.
7325 (type-break-do-query): Cancel query schedule while performing
7326 actual query, to avoid possibility of a second query being made
7327 while first one is already in progress.
7328 (type-break-time-stamp-format): New variable.
7329 (type-break-time-stamp): New function.
7330 (type-break-time-warning): Use it.
7331 (type-break-keystroke-warning): Use it.
7332 (type-break-noninteractive-query): Use it.
7333
03a9c6d0
NF
7334 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
7335 cookie.
7336 Use add-minor-mode to set minor-mode-alist, if available.
7337 (eldoc-echo-area-use-multiline-p): New user option.
7338 (eldoc-echo-area-multiline-supported-p): New variable.
7339 (eldoc-docstring-format-sym-doc): Use them.
7340 (eldoc-mode): If not using idle timers, append to local post and
7341 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
7342 (eldoc-display-message-no-interference-p): Don't interfere with
7343 edebug.
7344 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
7345 (eldoc-function-arglist): New function.
7346 (eldoc-function-argstring): Use it.
7347
db3ca487
NF
7348 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
7349 auto save directory exists before calling directory-files.
7350
f7ad1899
DL
73512000-07-23 Dave Love <fx@gnu.org>
7352
7353 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
7354 ^o, ^u.
7355
43e764c9
DL
73562000-07-21 Dave Love <fx@gnu.org>
7357
475de6f4
DL
7358 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
7359 now passed to the function. It now works properly.
7360
43e764c9
DL
7361 * smerge-mode.el (smerge-mode-menu): Fill it out.
7362
e8bea4c0
GM
73632000-07-20 Gerd Moellmann <gerd@gnu.org>
7364
7365 * info-look.el (info-lookup): If *info* is shown in another frame
7366 on the same display, select that frame, instead of switching to
7367 the Info buffer in another window of the selected frame.
7368
7369 * simple.el (universal-argument-map): Bind numeric keypad keys
7370 kp-0 to kp-9 and kp-subtract.
7371 (digit-argument): Handle these keys.
7372
bc75b4fd
DL
73732000-07-20 Dave Love <fx@gnu.org>
7374
7375 * net/goto-addr.el (goto-address-fontify): Don't bother with
7376 buffer-modified and read-only stuff -- irrelevant with overlays.
7377 Put an extra property on the overlays and use it to clean up in
7378 case goto-address is re-run.
7379
8b7bc628
RS
73802000-07-19 Richard M. Stallman <rms@gnu.org>
7381
18e21ce8
RS
7382 * timer.el (run-with-idle-timer): Doc fix.
7383
db3ca487 7384 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
7385 Handle case where <...> appears inside "...".
7386 Use replace-match to edit the string more simply.
7387 (rmail-dont-reply-to): Cope with an unmatched ".
7388
50575ec2
DL
73892000-07-19 Dave Love <fx@gnu.org>
7390
7391 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
7392 implementation.
7393
7394 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
7395 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
7396 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
7397
4279296d
GM
73982000-07-19 Gerd Moellmann <gerd@gnu.org>
7399
47db06aa
GM
7400 * textmodes/refer.el: Correct maintainer's email address.
7401
7402 * progmodes/hideif.el: Correct author's email address.
7403 Fix typo in comment.
7404
7405 * xml.el: New file.
7406
4279296d
GM
7407 * mail/mailheader.el: Correct author's mail address.
7408
7409 * gnus/parse-time.el: Correct author's mail address.
7410
47db06aa 74112000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
7412
7413 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
7414 New user options.
7415 (comint-input-ring-file-name): Change custom type.
7416 (comint-mode-map): Bind mouse-2.
7417 (comint-insert-clicked-input): New function.
7418 (comint-send-input): Handle input highlighting.
7419
21ad0f7b
SM
74202000-07-18 Stefan Monnier <monnier@cs.yale.edu>
7421
7422 * mouse.el (popup-menu): New function.
7423 (mouse-major-mode-menu): Use it.
7424
3b33a005
DL
74252000-07-18 Dave Love <fx@gnu.org>
7426
7427 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
7428 improvements.
7429
dc1cac59
GM
74302000-07-18 Gerd Moellmann <gerd@gnu.org>
7431
21ad0f7b 7432 * faces.el (face-font-selection-order)
dc1cac59 7433 (face-font-family-alternatives): Add custom type.
db3ca487 7434
f8276b77
DL
74352000-07-18 Dave Love <fx@gnu.org>
7436
7437 * cus-edit.el (custom-variable-reset-saved)
7438 (custom-variable-reset-standard): Remove unused bindings.
7439
7440 * rect.el (open-rectangle-line): Remove unused let.
7441
7442 * hl-line.el (hl-line-highlight): Check hl-line-mode.
7443
3d6cd763
GM
74442000-07-18 Gerd Moellmann <gerd@gnu.org>
7445
7446 * cdl.el: Fix `Maintainer' keyword.
7447
7448 * play/pong.el: Add author's email address.
7449
34342a07
SS
74502000-07-17 Sam Steingold <sds@gnu.org>
7451
7452 * files.el (insert-directory): Call `split-string' instead of
7453 re-implementing it.
7454
088831a6
GM
74552000-07-18 Gerd Moellmann <gerd@gnu.org>
7456
7457 * mail/vms-pmail.el: Change maintainer to FSF.
7458
7459 * net/goto-addr.el: Change maintainer to FSF.
7460
7461 * recentf.el: Update from author.
7462
7463 * info.el (Info-title-face-alist): Removed.
db3ca487 7464
68be2869
EZ
74652000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
7466
7467 * eshell/eshell.el (eshell): Replace links to eshell.info with
7468 links to eshell, to avoid problems on systems where the manual is
7469 installed as `eshell'.
7470 * eshell/esh-cmd.el (eshell-cmd): Ditto.
7471 * eshell/em-smart.el (eshell-smart): Ditto.
7472 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 7473 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
7474
7475 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
7476 same-file check in the MS-DOS version (it does support inodes).
7477
7478 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
7479
21ad0f7b
SM
7480 * eshell/eshell.el (eshell-directory-name):
7481 Run default directory name through convert-standard-filename.
68be2869 7482
269b4dcb
KH
74832000-07-18 Kenichi Handa <handa@etl.go.jp>
7484
21ad0f7b
SM
7485 * international/mule-cmds.el (select-safe-coding-system):
7486 Fix typo in the comment.
240a16cf 7487
21ad0f7b
SM
7488 * language/european.el (compound-text):
7489 Force katakana-jisx0201 to be designated to G1.
aa96c820 7490
21ad0f7b
SM
7491 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
7492 Don't translate some national variant characters of latin-jisx0201.
aa96c820 7493 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 7494
269b4dcb
KH
7495 * international/kkc.el (kkc-after-update-conversion-functions):
7496 New variable.
7497 (kkc-update-conversion): Run functions in it at the tail.
7498
68be2869 74992000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 7500
21ad0f7b
SM
7501 * lisp/align.el (align-newline-and-indent):
7502 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
7503 (align-region): Fixed badly formatted minibuffer message.
7504
7a3fd467
KH
75052000-07-17 Kenichi Handa <handa@etl.go.jp>
7506
21ad0f7b 7507 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
7508 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
7509 the conversion list at first if appropriate.
7510 (kkc-next): Don't update kkc-next-count here.
7511 (kkc-prev): Don't update kkc-prev-count here.
7512 (kkc-show-conversion-list-update): Fix setting up of conversion
7513 list message.
7514
a45423d8
SM
75152000-07-16 Stefan Monnier <monnier@cs.yale.edu>
7516
088831a6 7517 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 7518
91a38db1
DL
75192000-07-16 Dave Love <fx@gnu.org>
7520
7521 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
7522 function to be more specific.
7523
7524 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
7525 non-string help-echo.
7526 (widget-types-convert-widget): Defsubst it.
7527 (widget-echo-help): Try to cope with a help-echo function of two
7528 possible sorts.
7529
3fddcdc3
JR
75302000-07-15 Jason Rumney <jasonr@gnu.org>
7531
7532 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
7533 Declare as obsolete.
7534
7535 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
7536
bd23a692
GM
75372000-07-14 Gerd Moellmann <gerd@gnu.org>
7538
7539 * hilit-chg.el: Fix typo.
7540
d4af987a
DL
75412000-07-14 Dave Love <fx@gnu.org>
7542
7543 * info.el (Info-mode-menu): Fix use of :help, :enable.
7544
3a4f3f86
SM
75452000-07-14 Stefan Monnier <monnier@cs.yale.edu>
7546
7547 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
7548
cf6936a4
DL
75492000-07-13 Dave Love <fx@gnu.org>
7550
4d6d04b5
DL
7551 * emacs-lisp/easymenu.el: Doc fixes.
7552 (easy-menu-remove): Defalias to ignore.
7553
cf6936a4
DL
7554 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
7555 Call throw correctly.
7556
56437999
GM
75572000-07-13 Gerd Moellmann <gerd@gnu.org>
7558
7559 * faces.el (frame-background-mode): Doc fix.
7560
7561 * simple.el (eval-expression-print-length): Change custom type to
7562 allow entering nil as value.
7563
d04a3972
DL
75642000-07-13 Dave Love <fx@gnu.org>
7565
3a4f3f86
SM
7566 * progmodes/fortran.el (fortran-imenu-generic-expression):
7567 Change definition layout.
a8189dfe
DL
7568 (fortran-mode-menu): Reinstate customize entries.
7569
d04a3972
DL
7570 * cus-edit.el (custom-group-menu-create, customize-menu-create):
7571 Use :filter, per old XEmacs code.
7572
4bf4fb05
GM
75732000-07-12 Gerd Moellmann <gerd@gnu.org>
7574
7575 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
7576 event when deciding what to send to the terminal.
7577
37328bcd
DL
75782000-07-12 Dave Love <fx@gnu.org>
7579
7580 * cus-start.el: Add optional version as 4th element of specs and
7581 use it for several things new in v21. Remove load-path. Fix type
7582 of line-number-display-limit.
7583
89492072
DL
75842000-07-11 Dave Love <fx@gnu.org>
7585
3a4f3f86
SM
7586 * progmodes/fortran.el: Don't require easymenu.
7587 Use repeat counts in various regexps.
315aa1de
DL
7588 (fortran-mode-syntax-table): Defvar directly.
7589 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
7590 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
7591 Use defvar, not defconst.
7592 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
7593 (fortran-mode): Set fortran-comment-line-start-skip,
7594 fortran-comment-line-start-skip, dabbrev-case-fold-search.
7595 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
7596 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
7597 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
7598 (fortran-comment-region, fortran-electric-line-number): Simplify.
7599 (fortran-auto-fill): New function.
7600 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
7601 (fortran-find-comment-start-skip):
7602 Check for non-null comment-start-skip.
7603 (fortran-auto-fill-mode, fortran-fill-statement):
7604 Use fortran-auto-fill.
315aa1de 7605 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 7606 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 7607
89492072
DL
7608 * widget.el (widget-plist-member): New alias.
7609
d55ead18
EZ
76102000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7611
7612 * eshell/esh-module.el (toplevel): Reference
7613 byte-compile-current-file only if it is bound.
7614
e82a2a05
GM
76152000-07-10 Gerd Moellmann <gerd@gnu.org>
7616
7617 * dired.el: Don't require `dired-aux'.
7618
1fc7fb2b
MB
76192000-07-10 Miles Bader <miles@lsi.nec.co.jp>
7620
7621 * dired-aux.el (dired-show-file-type): New function.
7622 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
7623 (dired-show-file-type): Add autoload.
7624
ab49ce15
KH
76252000-07-10 Kenichi Handa <handa@etl.go.jp>
7626
7627 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 7628 change of fontset-info.
ab49ce15
KH
7629 (print-fontset): Likewise.
7630
f45aab65
SM
76312000-07-09 Stefan Monnier <monnier@cs.yale.edu>
7632
7633 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
7634
2f72fd2f
GM
76352000-07-07 Gerd Moellmann <gerd@gnu.org>
7636
e82a2a05 7637 * bindings.el: Bind `[delete]' to delete-char.
965522f5 7638
2f72fd2f
GM
7639 * dired.el (dired-find-alternate-file): New function.
7640 (dired-mode-map): Bind `a' to dired-find-alternate-file.
7641 (toplevel): Require dired-aux when compiling.
7642 (dired-buffers): Move defvar within file to avoid compiler warning.
7643
7644 * info.el (Info-last-search): Variable removed.
7645 (Info-search-history): New variable.
7646 (Info-search): New Info-search-history.
7647
7648 * battery.el, info-look.el: Change author's mail address.
7649
965522f5 76502000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 7651
965522f5
GM
7652 * mail/rmail.el (rmail-clear-headers): Don't throw an error
7653 if rmail-ignored-headers is nil.
7654 (rmail-retry-failure): Bind rmail-ignored-headers and
7655 rmail-displayed-headers to nil.
7656
dd8888a1
GM
76572000-07-06 Gerd Moellmann <gerd@gnu.org>
7658
e5c81191
GM
7659 * lpr.el (lpr-page-header-switches): Add `-h' switch.
7660 (print-region-1): Don't hard code `-h' here.
7661
dd8888a1
GM
7662 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
7663
e5c81191
GM
76642000-07-01 Francesco Potorti` <pot@gnu.org>
7665
7666 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
7667 exim can use "your message" instead of "the message".
34342a07 7668
f45aab65
SM
76692000-07-06 Stefan Monnier <monnier@cs.yale.edu>
7670
7671 * facemenu.el: Docstrings fixes.
7672 (facemenu-get-face): Don't use internal-find-face.
7673 (facemenu-iterate): Rename arg to match the docstring.
7674
7675 * newcomment.el (uncomment-region): Be more careful when skipping
7676 backwards over `=' not to bump into BOBP.
7677
d396e521 76782000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 7679
dd8888a1
GM
7680 * ediff-diff.el (ediff-wordify): Use syntax table.
7681 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 7682 ediff-color-display-p.
dd8888a1 7683 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
7684 from defsubst.
7685 Got rid of special cases for NeXT and OS/2.
dd8888a1 7686 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 7687 face.
34342a07 7688
5e2dfaa4
SM
76892000-07-05 Stefan Monnier <monnier@cs.yale.edu>
7690
7691 * emacs-lisp/lucid.el: Require CL.
7692 (copy-tree, remprop): Remove, it's provided by CL.
7693 (map-keymap): Define in terms of cl-map-keymap.
7694 (extent-property, set-extent-end-glyph): New functions.
7695
7696 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
7697
d5c5cddd
GM
76982000-07-05 Gerd Moellmann <gerd@gnu.org>
7699
485266d0
GM
7700 * Makefile.in (DONTCOMPILE): Add comment that the name may
7701 not be changed without changing the make-dist script.
7702
5e2dfaa4 7703 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 7704 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 7705
e2c46326
AI
77062000-07-05 Andrew Innes <andrewi@gnu.org>
7707
7708 * makefile.nt: Add support for `bootstrap' and related targets.
7709
a027a91b
SM
77102000-07-05 Stefan Monnier <monnier@cs.yale.edu>
7711
7712 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
7713 (easy-menu-do-define): Use `menu-item' format.
7714 Handle case where easy-menu-create-menu returns a symbol.
7715 Manually call the potential top-level filter in the function binding.
7716 (easy-menu-filter-return): New arg NAME.
7717 Convert to a keymap if MENU is an XEmacs menu.
7718 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
7719 (easy-menu-converted-items-table, easy-menu-convert-item):
7720 New var and fun to memoize easy-menu-convert-item-1.
7721 (easy-menu-do-add-item): Use it.
7722 (easy-menu-create-menu): Use easy-menu-convert-item.
7723 Wrap easy-menu-filter-return around any :filter specification.
7724 Don't convert the menu if a filter was specified.
7725 Tell easy-menu-make-symbol not to check for MENU being an expression.
7726 (easy-menu-make-symbol): New arg NOEXP.
7727
5e03eb84
GM
77282000-07-05 Gerd Moellmann <gerd@gnu.org>
7729
7730 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
7731 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
7732 (eval-defun): If called with prefix arg, instrument code for
7733 Edebug.
7734
7735 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
7736 similar to that of eval-defun.
7737
fca68a95
DL
77382000-07-04 Dave Love <fx@gnu.org>
7739
7ccbba4c
DL
7740 * hl-line.el (hl-line-overlay): Make it permanent-local.
7741
fca68a95
DL
7742 * calendar/todo-mode.el: Replaced with a working version, based on
7743 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
7744
77452000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
7746
7747 * paths.el (prune-directory-list): New function.
7748 (Info-default-directory-list): Rewritten to more methodically
7749 enumerate a big list of possible info directories (based on the
7750 list used by the standalone info reader).
fca68a95 7751
78e7e8a0 7752 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 7753 non-existent directories from Info-directory-list.
78e7e8a0 7754
78e7e8a0
MB
7755 * paths.el (Info-default-directory-list): Try a list of possible
7756 info-directories instead of a single one. Add the possible
7757 info directory "/usr/share/info".
7758
7759 * woman.el (woman-man.conf-path): Explicitly include the debian
7760 man-db config file "/etc/manpath.config".
7761 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
7762 are present in `manpath.config'.
7763 (woman-manpath): Include "/usr/share/man".
7764
67c9a1d2
GM
77652000-07-03 Gerd Moellmann <gerd@gnu.org>
7766
6753393b
GM
7767 * frame.el (blink-cursor-mode): Don't hide cursor initially.
7768
7769 * startup.el (command-line): Initialize blink-cursor based
7770 on window-system.
7771
e4f98ad3
GM
7772 * frame.el (blink-cursor): Default to nil if not running under
7773 a window-system.
7774
2f516940
GM
7775 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
7776 (face-x-resources): Remove duplicate entry for :font.
7777
67c9a1d2
GM
7778 * textmodes/refer.el (refer-find-entry-internal): Use some-window
7779 instead of cycling through windows with next-window.
7780
7781 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
7782 of cycling through windows with next-window.
7783
7784 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
7785 of cycling through windows with next-window.
7786
7787 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
7788 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
7789 instead of cycling through windows with next-window.
7790
7791 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
7792 instead of cycling through windows with next-window.
7793
7794 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
7795 of cycling through windows with next-window.
7796
7797 * terminal.el (te-process-output): Use walk-windows instead of
7798 cycling through windows with next-window.
7799
7800 * server.el (server-switch-buffer): Use some-window instead of
7801 cycling through windows with next-window.
7802
7803 * window.el (some-window): New function.
7804 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 7805
3a4f3f86 7806 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 7807
8b7bc628 78082000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
7809
7810 * window.el (walk-windows): Guarantee termination by keeping a list
7811 of all the windows already handled.
7812
d0d57043
EZ
78132000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
7814
7815 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
7816 window-system.
7817
7818 * man.el (Man-notify-when-ready): Don't use window-system. If
7819 Man-notify-method is newframe, and the display is not
7820 multi-frame, select the frame created for the man page.
7821 (Man-init-defvars): Doc fix.
7822
d5483ab1
GM
78232000-06-28 Gerd Moellmann <gerd@gnu.org>
7824
af5c25e1
GM
7825 * faces.el (region): Change background color for light background.
7826
7827 * ediff-wind.el (ediff-setup-control-frame): Remove :box
7828 attribute from mode-line face of Ediff control frame.
7829
d5483ab1
GM
7830 * replace.el (query-replace-map): Bind `e' like `E'.
7831
9d47450f
EZ
78322000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
7833
3a4f3f86
SM
7834 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
7835 Change name to "Select All".
496b7491 7836
9d47450f
EZ
7837 * dos-fns.el (convert-standard-filename): Fix last change.
7838
0b431deb
GM
78392000-06-27 Gerd Moellmann <gerd@gnu.org>
7840
4fa9f636
GM
7841 * help.el (describe-variable): Don't insert a second `'s' in front
7842 of the string `value is shown below'. Since the syntax-table is
7843 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
7844 an existing `'s', so that this won't be deleted.
7845
0b431deb
GM
7846 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
7847 * pcmpl-unix.el: New files.
7848
32cad0aa
SM
78492000-06-26 Stefan Monnier <monnier@cs.yale.edu>
7850
7851 * wid-edit.el (widget-member): Use the new plist-member.
7852
2c69ced2
GM
78532000-06-26 Gerd Moellmann <gerd@gnu.org>
7854
44c0f771
GM
7855 * replace.el (perform-replace): Undo change of 2000-04-04.
7856 Instead, move backward 1 character at the end of the loop when
7857 necessary.
34342a07 7858
1d36487c
GM
7859 * faces.el (fringe): Change face for different backgrounds.
7860
7861 * eshell/esh-module.el (toplevel): Load defgroup's differently;
7862 patch from John.
7863
2c69ced2
GM
7864 * eshell/*.el: Change spelling of the Free Software Foundation.
7865
7866 * eshell/esh-toggle.el: Removed.
7867
7868 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
7869
7870 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
7871 interactively.
7872
78732000-06-26 Alex Schroeder <alex@gnu.org>
7874
7875 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
7876 `define-key'; instead of checking `(emacs-version)' check for
7877 `set-keymap-parent' and `set-keymap-name' directly. Add entries
7878 for `;' and `o' which might be electric.
7879
7880 (sql-electric-stuff): New user option.
7881 (sql-magic-go): New function which uses `sql-electric-stuff'.
7882 (sql-magic-semicolon): New function which uses
7883 `sql-electric-stuff'.
7884
7885 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
7886 is not fboundp.
7887
7888 (sql-oracle-options): New variable.
7889 (sql-oracle): Use it.
7890
7891 (sql-imenu-generic-expression): Doc change.
7892 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
7893 is used.
7894
7895 (sql-informix): Added command line parameter "-" to force
7896 sql-informix-program to use stdout.
7897
db1306d8
EZ
78982000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
7899
3a4f3f86 7900 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
7901 (cp864-decode-table): Doc fix.
7902 (cp720-decode-table): New variable, supports the Arabic OEM
7903 codepage used by Windows.
7904 (cp737-decode-table): New, Greek OEM codepage used by Windows.
7905
c69e5fcd
DL
79062000-06-23 Dave Love <fx@gnu.org>
7907
7908 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
7909 (font-lock-fontify-anchored-keywords): Use
7910 line-beginning-position.
7911 (global-font-lock-mode): Use mapc.
7912
30ad8f23
SM
79132000-06-23 Stefan Monnier <monnier@cs.yale.edu>
7914
7915 * eshell/esh-module.el: Require CL when compiling.
7916
26b4dc84
GM
79172000-06-23 Gerd Moellmann <gerd@gnu.org>
7918
78c56e70
GM
7919 * comint.el (comint-substitute-in-file-name): Call replace-match
7920 with second and third arg t.
7921
34342a07 7922 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
7923 Specify foreground color.
7924
7925 * faces.el (tool-bar, mode-line, header-line): Specify foreground
7926 color.
7927
affbf647
GM
7928 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
7929
7930 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
7931 cddr instead of cdddr.
7932
25fffb31
GM
7933 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
7934 instead of copy-list.
7935
7936 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
7937 of copy-list.
7938
26b4dc84
GM
7939 * subdirs.el: Add eshell subdirectory.
7940
7941 * eshell: New subdirectory containing the Eshell package.
7942
7943 * pcomplete.el: New file.
7944
78c56e70
GM
79452000-06-23 Paul Eggert <eggert@twinsun.com>
7946
ea055732
GM
7947 * mail/mailpost.el (post-mail-send-it): Make sure file has
7948 proper permissions from birth.
7949
7950 * files.el (basic-save-buffer-2): When temporarily setting
7951 file modes, set them to current modes plus 0200, not to 0777.
7952
78c56e70
GM
7953 * emerge.el (emerge-make-temp-file): Make sure file has proper
7954 permissions from birth.
7955
a3a7ff33
EZ
79562000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
7957
7958 * files.el (make-backup-file-name-1): On DOS/Windows, run the
7959 backup file name through convert-standard-filename.
7960
7961 * dos-fns.el (convert-standard-filename): Convert leading
7962 directories as well. When long file names are supported, convert
7963 characters that are invalid in Windows file names.
7964
1fd9b7fe
GM
79652000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7966
7967 * ps-print.el: Fix bug: if ^L is the very first buffer character,
7968 ps-print crashes. New feature: page selection for printing. Create
7969 raw-text-unix coding system for XEmacs. Doc fix.
7970 (ps-print-version): New version number (5.2.3).
7971 (ps-plot-region): Bug fix.
7972 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
7973 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
7974 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
7975 funs.
7976 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
7977 (ps-last-page): New vars.
7978
16ed8416
GM
79792000-06-21 Gerd Moellmann <gerd@gnu.org>
7980
7981 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
7982 empty option string.
7983
4fbee715
EZ
79842000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
7985
7986 * man.el (man): Doc fix.
7987
eaecfc94
KH
79882000-06-21 Kenichi Handa <handa@etl.go.jp>
7989
7990 * international/mule-cmds.el (set-language-info-alist): Docstring
7991 fixed.
7992
4a27bdfb
GM
79932000-06-20 Gerd Moellmann <gerd@gnu.org>
7994
7995 * version.el (emacs-version): Use ISO date format.
7996
7997 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
7998 instead of `M-backspace'.
7999
8000 * simple.el (turn-off-auto-fill): New function.
8001
8972fe79
SM
80022000-06-20 Stefan Monnier <monnier@cs.yale.edu>
8003
8004 * jit-lock.el (with-buffer-prepared-for-jit-lock):
8005 Renamed from with-buffer-prepared-for-font-lock and use
8006 inhibit-modification-hooks rather than setting *-change-functions.
8007 Update all functions to use the new name.
8008 (jit-lock-first-unfontify-pos): New semantics (and doc).
8009 (jit-lock-mode): Make non-interactive.
8010 Don't automatically turn on font-lock.
8011 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
8012 Always use jit-lock-after-change.
8013 Remove and restore font-lock-after-change-function.
8014 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
8015 (jit-lock-after-unfontify-buffer): Remove.
8016 (jit-lock-stealth-fontify):
8017 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
8018 (jit-lock-after-change): Set the `fontified' text-prop to nil.
8019
5d80cc9c
SS
80202000-06-20 Sam Steingold <sds@gnu.org>
8021
8022 * emacs-lisp/cl-indent.el (toplevel): Indent
8023 `print-unreadable-object' properly. Untabify.
8024
f54e4d13
CD
80252000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
8026
8027 * textmodes/reftex.el (reftex-find-citation-regexp-format):
8028 Support for bibentry.
8029 (reftex-compile-variables): Fixed problem with end of section-re.
8030
8031 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
8032 reftex-view-crossref-from-bibtex):
8033 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
8034 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
8035 Replaced `remprop' with `put'.
8972fe79
SM
8036 (reftex-view-crossref, reftex-view-crossref-when-idle):
8037 Support for bibentry.
f54e4d13 8038
8972fe79
SM
8039 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8040 New entry for bibentry package.
f54e4d13 8041
8972fe79
SM
8042 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
8043 Regexp also matches "\nobibliography".
f54e4d13 8044
8972fe79
SM
8045 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
8046 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
8047 (reftex-ensure-write-access): New function.
8048
f54e4d13
CD
80492000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
8050
8051 * progmodes/idlwave.el: File re-installed (update to version 4.2)
8052
8053 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
8054
8055 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
8056
8057 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
8058
8059
560c43f4
DL
80602000-06-20 Dave Love <fx@gnu.org>
8061
8062 * faces.el (frame-background-mode): Use set-default, not set, in
8063 setter.
8064 (frame-update-faces, frame-update-face-colors): Define with
8065 defalias.
8066
8067 * enriched.el (enriched-decode-foreground)
8068 (enriched-decode-background): Don't use internal-find-face.
8069
8070 * apropos.el: Doc fixes.
8071
8072 * cus-edit.el (customize-changed-options): Check arg.
8073 (customize-version-lessp): Don't require decimal point.
8074
8075 * custom.el (defcustom, defgroup): Doc fix.
8076
8077 * newcomment.el (comment) <defgroup>: Add :version.
8078 (comment-multi-line): Doc fix.
8079
8080 * emulation/mlsupport.el (define-hooked-local-abbrev,
8081 define-hooked-global-abbrev): Fix, using define-abbrev.
8082
cdf0357b
GM
80832000-06-19 Gerd Moellmann <gerd@gnu.org>
8084
8085 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
8086 the whole buffer.
8087
10013d74
DL
80882000-06-19 Dave Love <fx@gnu.org>
8089
8090 * menu-bar.el (menu-bar-options-save): New function.
8091 (menu-bar-options-menu): Use it.
8092 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
8093 Simplify.
8094
6922f208
AS
80952000-06-19 Andreas Schwab <schwab@suse.de>
8096
8097 * progmodes/etags.el (tags-query-replace): Put new parameters
8098 START and END at the end, for backward compatibility.
8099
10d7bf84
KH
81002000-06-19 Kenichi Handa <handa@etl.go.jp>
8101
8102 * international/codepage.el:
8103 (cp-coding-system-for-codepage-1): Delete special codes for
8104 generating xxx-dos coding system because now a CCL based coding
8105 system can handle EOL conversion by default.
8106
8107 * international/mule.el (make-coding-system): Generate subsidiary
8108 coding systems for EOL handling variants even for a CCL based
8109 coding system.
8110
8f3c9a3d
KH
81112000-06-19 Kenichi Handa <handa@etl.go.jp>
8112
8113 * international/isearch-x.el (isearch-minibuffer-input-method)
8114 (isearch-minibuffer-input-method-function): These variables
8115 deleted.
8116 (isearch-with-input-method): Don't use the above variables.
8117 (isearch-process-search-multibyte-characters): Likewise. Call
8118 read-string with the arg INHERIT-INPUT-METHOD t.
8119
c2acf685
SM
81202000-06-17 Stefan Monnier <monnier@cs.yale.edu>
8121
13f0d185
SM
8122 * font-lock.el (font-lock-after-fontify-buffer)
8123 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
8124
8125 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
8126 Use consistent make-local-variable style for font-lock-fontified.
8127 (jit-lock-fontify-buffer):
8128 Don't bother checking for font-lock-mode and jit-lock-mode.
8129
c2acf685
SM
8130 * time.el: Remove trailing ^M that prevent CVS-merging.
8131
a9021acd
GM
81322000-06-16 Gerd Moellmann <gerd@gnu.org>
8133
8134 * Makefile.in (distclean): New target.
5d80cc9c 8135
0df68e9f
SM
81362000-06-16 Stefan Monnier <monnier@cs.yale.edu>
8137
8138 * Makefile.in (srcdir): Define for update-subdirs.
8139
6344985d
GM
81402000-06-16 Gerd Moellmann <gerd@gnu.org>
8141
8142 * find-lisp.el: New file.
8143
63239267
AI
81442000-06-16 Andrew Innes <andrewi@gnu.org>
8145
8146 * time.el (display-time-mail-function): New variable, to allow
8147 external packages to indicate when new mail is available.
8148 (display-time-update): Use it.
8149
1699f991
KH
81502000-06-16 Kenichi Handa <handa@etl.go.jp>
8151
a3b37893
KH
8152 * international/mule.el (mule-version): Change version name to
8153 SAKAKI. AOI has already been used by Meadow.
8154
1699f991
KH
8155 * international/quail.el (quail-show-guidance-buf): To find the
8156 bottom window (but minibuffer), pay attention to the height of
8157 minibuffer.
8158
228b083e
EZ
81592000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
8160
7d5c8691
EZ
8161 * arc-mode.el (archive-mode-map): Use the new menu-item format for
8162 menu-bar menus. Add help strings. Don't remove the Edit menu
8163 from the menu bar, as the menu bar has enough space now.
8164
261f3289
EZ
8165 * Makefile.in (SHELL): Make sure /bin/sh is used.
8166
228b083e
EZ
8167 * woman.el (woman-man-buffer): Fix bold and underlined CJK
8168 characters, which use series of two ^H characters instead of one.
8169
e27e8d71
GM
81702000-06-15 Gerd Moellmann <gerd@gnu.org>
8171
5d80cc9c 8172 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 8173 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 8174 functions.
451ec4e3
GM
8175 (Info-find-node-2): Try a case-sensitive search first, then
8176 do a case-insensitive search.
8177
8178 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
8179 tutorials.
8180
b675095c
GM
8181 * complete.el (PC-env-vars-alist): New variable.
8182 (PC-complete-as-file-name): New function.
8183 (partial-completion-mode): Initialize PC-env-vars-alist from
8184 process-environment.
8185 (PC-do-completion): Handle completion of env vars.
8186
8187 * info.el (Info-set-mode-line): Show file name in mode line,
8188 use `*Info*' instead of `Info:'.
8189
e27e8d71
GM
8190 * startup.el (command-line-1): Change copyright messages to year
8191 2000.
8192
28223a7e
DL
81932000-06-15 Dave Love <fx@gnu.org>
8194
8195 * net/goto-addr.el (goto-address-fontify): Use keymap property,
8196 not local-map.
8197
32684631
KH
81982000-06-15 Kenichi Handa <handa@etl.go.jp>
8199
8200 * international/mule.el (set-buffer-file-coding-system): Almost
8201 rewritten to handle `undecided' as no-op.
8202
9f817ea4
GM
82032000-06-14 Gerd Moellmann <gerd@gnu.org>
8204
e27e8d71 8205 * Makefile.in: New file.
dce6b995
GM
8206
8207 * Makefile: Removed.
8208
9f817ea4
GM
8209 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
8210 (goto-address-highlight-keymap): Bind C-c RET.
8211
2de33f94
KH
82122000-06-14 Kenichi Handa <handa@etl.go.jp>
8213
bbf1e8a5
KH
8214 * mail/sendmail.el (sendmail-send-it): The temporary buffer
8215 inherits buffer-file-coding-system of the current buffer.
725a6897 8216
02891cc3
KH
8217 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
8218 0. Give correct argument to set-auto-coding-function.
8219 (tar-expunge): For goto-char, use (point-min), not 0.
8220 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
8221 (tar-subfile-save-buffer): Likewize.
8222
2de33f94
KH
8223 * international/mule.el
8224 (after-insert-file-set-buffer-file-coding-system): Call
8225 set-buffer-file-coding-system with the arg FORCE t.
8226
1681ead6
GM
82272000-06-13 Gerd Moellmann <gerd@gnu.org>
8228
8229 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
8230 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 8231 the sender is set with `-f'.
1681ead6 8232
fdf4b680
DL
82332000-06-13 Dave Love <fx@gnu.org>
8234
9c50afce
DL
8235 * help.el (describe-function-1): Kluge around cases of functions
8236 fset to subrs whose doc doesn't match their symbol-name.
8237
0ad550ba 8238 * image.el (insert-image): Default STRING to a space.
f290ca08 8239
fdf4b680 8240 * info.el Doc fixes.
5d80cc9c 8241 (Info-build-node-completions): Match Ref tags.
fdf4b680 8242
9b6610db
EZ
82432000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
8244
a704139d
EZ
8245 * frame.el (display-multi-frame-p, display-multi-font-p): New
8246 defaliases for display-graphic-p.
8247
9b6610db
EZ
8248 * hl-line.el: Fixed a typo in commentary.
8249
7a5ea398
KH
82502000-06-13 Kenichi Handa <handa@etl.go.jp>
8251
8252 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
8253 fixed.
8254
0dc91c57
DL
82552000-06-12 Dave Love <fx@gnu.org>
8256
8257 * image.el (insert-image): Save a little consing.
8258
0bd5914b
KH
82592000-06-12 Kenichi Handa <handa@etl.go.jp>
8260
8261 * language/tibet-util.el: Convert all tibetan-1-column characters
8262 to the corresponding tibetan characters.
8263 (tibetan-add-components): Delete code for the special treatment of
8264 'a chung.
8265
8266 * language/tibetan.el (tibetan-composable-pattern): Fix previous
8267 change.
8268 (tibetan-vowel-transcription-alist): More rules added.
8269 (tibetan-composite-vowel-alist): New variable.
8270 (tibetan-precomposition-rule-alist): More rules added.
8271
6dc7d3d5
SM
82722000-06-12 Stefan Monnier <monnier@cs.yale.edu>
8273
9c04c393
SM
8274 * startup.el (command-line): Only call menu-bar-mode if interactive.
8275
8276 * thingatpt.el (toplevel symbol-properties):
8277 * textmodes/makeinfo.el (makeinfo-compile):
8278 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 8279 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 8280 (hide-ifdef-use-define-alist):
5d80cc9c 8281 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
8282 (ange-ftp-vms-add-file-entry):
8283 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
8284 * man.el (Man-build-man-command):
8285 * mail/rnewspost.el (news-reply-header-hook):
8286 * info.el (Info-insert-dir):
8287 * emulation/mlconvert.el (backward-word, forward-word, setq):
8288 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
8289 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
8290 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
8291 (byte-optimize-apply, end of file):
8292 * emacs-lisp/advice.el (ad-advice-class-completion-table)
8293 (ad-make-freeze-definition):
8294 * startup.el (command-line, command-line-1): Don't quote lambdas.
8295
6dc7d3d5
SM
8296 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
8297 (cvs-cleanup-removed): New function.
8298 (cvs-cleanup-functions): New var.
8299 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
8300 some flexibility in specifying additional entries to auto-cleanup.
8301 (cvs-quickdir): New function.
8302 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
8303 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
8304 (cvs-mode-find-file): Check that we are on a filename or dirname
8305 when invoked through a mouse-click.
8306 (cvs-full-path): Remove.
8307 (cvs-dired-action): Re-introduced.
8308 (cvs-dired-noselect): Use it.
8309 (vc-post-command-functions): use this new hook if available.
8310
8311 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
8312 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
8313 (cvs-filename-map, cvs-dirname-map): Remove.
8314 (cvs-default-action): Remove.
8315 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
8316 if the arg is really a keymap.
8317 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
8318 Don't hardcode the mapping from state (aka type) to face, but check
8319 the var cvs-fi-<type>-face instead.
8320 (cvs-fileinfo-from-entries): New function.
8321
8322 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
8323 Docstring fix.
8324 (cvs-find-file-and-jump): Change default to be safer.
8325 (cvs-mode-diff-map): Define it as a function as well.
8326 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
8327 Bind mouse-2 in this global map rather than with text-properties.
8328
8329 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
8330 file to resolve the ambiguity between C(conflict) and C(need-merge).
8331
5050a2ef
KH
83322000-06-12 Kenichi Handa <handa@etl.go.jp>
8333
8334 * international/mule.el (set-buffer-file-coding-system): If
8335 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
8336 unconditionally.
8337
35a7ac84
DL
83382000-06-12 Dave Love <fx@gnu.org>
8339
8340 * wid-edit.el (widget-specify-button): Really suppress the face if
8341 required.
8342
db8eeecd
GM
83432000-06-11 Gerd Moellmann <gerd@gnu.org>
8344
8345 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
8346
70223ca4
SM
83472000-06-11 Stefan Monnier <monnier@cs.yale.edu>
8348
8349 * imenu.el (imenu-generic-expression): Docstring fix.
8350
8351 * composite.el (composition-function-table): Move the `put'
8352 below the autoload cookie so we can load the file before loaddefs.
8353
8354 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
8355
8356 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
8357 Handle easy-mmode-define-global-mode.
8358 For complex macros like define-minor-mode that can generate
8359 several autoload entries, try to autoload entries in the
8360 macroexpanded code.
8361
8362 * emacs-lisp/easy-mmode.el (define-minor-mode):
8363 If KEYMAP is a symbol, just use it.
8364 Use byte-compile-current-file and load-file-name to infer the
8365 proper :require to pass to defcustom.
8366 Wrap the hook var into `progn' so as not to autoload it.
8367 Add a :autoload-end cookie.
8368 Be more careful about the evaluation of KEYMAP.
8369 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
8370 (define-derived-mode): Move define-abbrev-table outside of defvar.
8371
83722000-06-10 Stefan Monnier <monnier@cs.yale.edu>
8373
8374 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
8375 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
8376 (backup-compiled-files): Ignore errors during `tar'.
8377 (bootstrap): Make autoloads before elc files.
8378
9c53b34e
KH
83792000-06-10 Kenichi Handa <handa@etl.go.jp>
8380
8381 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 8382 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
8383
8384 * international/mule-conf.el (unix): New alias for the coding
8385 system undecided-unix.
8386
22ddd299
DL
83872000-06-09 Dave Love <fx@gnu.org>
8388
5ee42746
DL
8389 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
8390
70223ca4 8391 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
8392 (executable-insert): Change custom type.
8393 (executable-find): Add autoload cookie.
cc7e1d18
DL
8394 (executable-make-buffer-file-executable-if-script-p): New
8395 function. After Noah Friedman.
22ddd299
DL
8396
8397 * files.el (after-save-hook): Customize, with
cc7e1d18 8398 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 8399
41ea3794
KH
84002000-06-09 Kenichi Handa <handa@etl.go.jp>
8401
f89437e3
KH
8402 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
8403 "tib24p-mule.bdf" for Tibetan.
8404
7a4ee259
KH
8405 * composite.el (decompose-composite-char): Declare it as obsolete.
8406
ff6a65c2
KH
8407 * man.el (Man-fontify-manpage): Pay attention to underline and
8408 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 8409
f83fe4b4
GM
84102000-06-08 Gerd Moellmann <gerd@gnu.org>
8411
8412 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
8413 Set maintainer to FSF since author isn't reachable.
8414
e56d7900
DL
84152000-06-08 Dave Love <fx@gnu.org>
8416
8417 * international/mule-cmds.el (select-safe-coding-system): If
8418 DEFAULT-CODING-SYSTEM is not specified, also check the most
8419 preferred coding-system if buffer-file-coding-system is
8420 `undecided'. From Handa.
8421
d3981b49
KH
84222000-06-08 Kenichi Handa <handa@etl.go.jp>
8423
8424 * international/mule.el
8425 (after-insert-file-set-buffer-file-coding-system): If the buffer
8426 size is greater than INSERTED, judget that we are not visiting.
8427
bff71087
RV
84282000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
8429
8430 * whitespace.el (defgroup whitespace): Comment out `:version'.
8431 XEmacs 20.4 has problems defining the group with this present.
8432 We'll have this commented out till get resolve the problem.
8433
45f485a6
GM
84342000-06-07 Gerd Moellmann <gerd@gnu.org>
8435
8436 * align.el: Update from author.
8437
84382000-06-07 Jari Aalto <jari.aalto@poboxes.com>
8439
8440 * apropos.el (apropos-mode-hook): New user variable.
8441 (apropos-mode): Run apropos-mode-hook.
bff71087 8442
45f485a6
GM
84432000-06-07 David Ponce <david@dponce.com>
8444
8445 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
8446 commands. Require `wid-edit' at run-time.
8447
84482000-06-07 David Ponce <david@dponce.com>
8449
8450 * recentf.el: Added some "Commentary".
8451 (recentf-open-more-files, recentf-edit-list): Minor changes to
8452 move the point at the top of the file list. This behaviour is
8453 consistent with the menu one when the list contains a lot of
8454 files.
8455 (recentf-cleanup): Now displays the number of items removed from
8456 the list.
8457 (recentf-relative-filter) New menu filter to show filenames
8458 relative to `default-directory'.
bff71087 8459
45f485a6
GM
84602000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8461
8462 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
8463 with/without giving an error if PostScript printer doesn't have this
8464 kind of page size. Zebra Stripe continues or restarts on next page.
8465 Manual/automatic paper feeding. Switch or not the header.
8466 (ps-print-version): New version number (5.2.2).
8467 (ps-windows-system): Include emx as a Windows system.
8468 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
8469 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
8470 (ps-background-text): Code fix.
8471 (ps-error-handler-message, ps-user-defined-prologue)
8472 (ps-print-prologue-header, ps-printer-name)
8473 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
8474 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
8475 (ps-use-face-background): Customization fix.
8476 (ps-n-up-database): Data fix.
8477 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
8478 (ps-switch-header): New vars.
8479 (ps-xemacs-color-name, ps-face-foreground-name)
8480 (ps-face-background-name, ps-boolean-constant): New funs.
8481
c14dcd22
DL
84822000-06-07 Dave Love <fx@gnu.org>
8483
8484 * allout.el: New version from Manheimer.
8485
e4044bb0
KH
84862000-06-07 Kenichi Handa <handa@etl.go.jp>
8487
8488 * textmodes/fill.el (fill-find-break-point): Check the validity of
8489 charset.
8490
59cfe8b9
KF
84912000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8492
8493 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
8494 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
8495 Call display-color-p and display-mouse-p instead of looking at
8496 window-system.
8497
bb2337f5
DL
84982000-06-06 Dave Love <fx@gnu.org>
8499
8500 * image.el (find-image): Doc fix. Return nil if image not found.
8501 (put-image, insert-image): Make STRING arg optional.
8502
8e624fa2
KH
85032000-06-06 Kenichi Handa <handa@etl.go.jp>
8504
8505 * language/vietnamese.el: Remove eval-when-compile.
8506 (viet-viscii-nonascii-translation-table): Define it as a
8507 translation table made from viet-viscii-decode-table.
8508 (viet-viscii-encode-table): Define it as a translation table made
8509 from the reverse map of above.
8510 (viet-vscii-nonascii-translation-table): Define it as a
8511 translation table made from viet-vscii-decode-table.
8512 (viet-vscii-encode-table): Define it as a translation table made
8513 from the reverse map of above.
8514 (ccl-decode-viscii): Use translate-character.
8515 (ccl-encode-viscii, ccl-encode-viscii-font)
8516 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
8517 Likewize.
bff71087 8518
8e624fa2
KH
8519 * language/cyrillic.el: Remove eval-when-compile.
8520 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
8521 translation table made from cyrillic-koi8-r-decode-table.
8522 (cyrillic-koi8-r-encode-table): Define it as a translation table
8523 made from the reverse map of above.
8524 (ccl-decode-koi8): Use translate-character.
8525 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
8526 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
8527 a translation table made from cyrillic-alternativnyj-decode-table.
8528 (cyrillic-alternativnyj-encode-table): Define it as a translation
8529 table made from the reverse map of above.
8530 (ccl-decode-alternativnyj): Use translate-character.
8531 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
8532 Likewize
8533
8534 * international/mule-diag.el (non-iso-charset-alist): Specify
8535 translation table symbol instead of translation table itself.
8536 (list-block-of-chars): CHARSET may be a translation table symbol.
8537
8538 * international/mule.el (make-coding-system): If CODING-SYSTEM
8539 already exists, override it.
8540
8541 * international/fontset.el: Use family `proportional' for Tibetan
8542 fonts.
8543
8544 * international/ccl.el (ccl-compile-translate-character): Don't
8545 check if Rrr has property translation-table.
8546 (ccl-compile-map-multiple): Modified to avoid compiler warning.
8547
1969fae2
GM
85482000-06-05 Gerd Moellmann <gerd@gnu.org>
8549
8550 * info.el: Bind case-fold-search to t when searching in case
8551 a user sets it to nil in a hook.
8552
d5b037c5
SM
85532000-06-05 Stefan Monnier <monnier@cs.yale.edu>
8554
d3d02e65
SM
8555 * autoarg.el (autoarg-mode, autoarg-kp-mode):
8556 * hl-line.el (hl-line-mode): Use the new :global key argument.
8557
8558 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
8559 (tar-clip-time-string): Prepend a space.
8560 (tar-grind-file-mode): Construct a string rather than modifying one.
8561 (tar-header-block-summarize): Fix docstring.
8562 Use `format' rather than an error-prone set of copy-loops.
8563
8564 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
8565 (diff-goto-source, diff-unified->context, diff-context->unified)
8566 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
8567 understand the format output by the `-p' argument to diff.
8568
bff71087 8569 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
8570 (sh-re-done): Use defconst.
8571 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
8572 (sh-help-string-for-variable, sh-guess-basic-offset):
8573 Don't quote lambdas.
8574 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
8575 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
8576
f7c4478f
SM
8577 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
8578 (mh-letter-mode): Derive from text-mode.
8579 This implicitly means that it now calls kill-all-local-variables.
8580 Also remove the Emacs-18 compatibility code.
8581
a8add29d
SM
8582 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
8583 Make use of symbol-property doc-string-elt.
8584 Use memq rather than a sequence of eq.
8585 (doc-string-elt): Fix the wrong or missing previously unused values.
8586 (autoload-print-form): New function extracted from
8587 generate-file-autoloads to allow recursion when handling progn
8588 so that defvar's and defun's docstrings are properly printed.
8589 (generate-file-autoloads): Use it.
8590
d5b037c5
SM
8591 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
8592 Use find-file-hooks in the minor-mode function.
8593 Be careful not to loop indefinitely in the post-command-hook function.
8594
560ef11a 85952000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 8596
1969fae2 8597 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 8598 tty's.
1969fae2 8599 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 8600 differences whenever appropriate.
1969fae2
GM
8601 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
8602 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
8603 wildcards.
8604
b5bbbb76
SM
86052000-06-04 Stefan Monnier <monnier@cs.yale.edu>
8606
d5b037c5
SM
8607 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
8608 (jit-lock-fontify-buffer): New function for JIT refontification.
8609 (jit-lock-mode): Fix docstring.
8610 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
8611 Remove jit-lock-after-change from the _local_ hook.
8612 (jit-lock-function-1): Fix docstring.
8613
8614 * info.el (Info-on-current-buffer): Initialize info.
8615
8616 * newcomment.el (comment-indent): Ignore comment-indent-hook.
8617
8618 * progmodes/tcl.el (tcl-indent-for-comment):
8619 Ignore comment-indent-hook.
8620
8621 * emacs-lisp/easy-mmode.el: Require CL during compilation.
8622 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
8623 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
8624 and improve to use the lighter to guess the capitalization.
8625 (define-minor-mode): Inline code from easy-mmode-define-toggle.
8626 Add keyword arguments to specify global-ness or the custom group.
8627 Add local-map and help-echo properties to the lighter.
8628 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 8629 (easy-mmode-define-global-mode): New macro.
b5bbbb76 8630
bfa6c260
DL
86312000-06-02 Dave Love <fx@gnu.org>
8632
8633 * wid-edit.el: byte-compile-dynamic since we typically don't use
8634 all the widgets. Don't require cl or widget. Remove
8635 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
8636 (widget-read-event): Removed. Callers changed to use read-event.
8637 (widget-button-release-event-p): Renamed from
8638 button-release-event-p.
8639 (widget-field-add-space, widget-field-use-before-change):
8640 Uncustomize.
8641 (widget-specify-field): Use keymap property, not local-map.
8642 (widget-specify-button): Obey :suppress-face.
8643 (widget-specify-insert): Use modern backquote syntax.
8644 (widget-image-directory): Renamed from widget-glyph-directory.
8645 (widget-image-enable): Renamed from widget-glyph-enable.
8646 (widget-image-find): Replaces widget-glyph-find.
8647 (widget-button-pressed-face): Move defvar.
8648 (widget-image-insert): Replaces widget-glyph-insert.
8649 (widget-convert): Use keywordp.
8650 (widget-leave-text, widget-children-value-delete): Use mapc.
8651 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 8652 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
8653 (widget-button-click): Don't set point at the click, but re-centre
8654 if we scroll out of window. Rewritten for images v. glyphs &c.
8655 (widget-tabable-at): Use POS arg, not point.
8656 (widget-beginning-of-line, widget-end-of-line)
8657 (widget-item-value-create, widget-sublist, widget-princ-to-string)
8658 (widget-sexp-prompt-value, widget-echo-help): Simplify.
8659 (widget-default-create): Use widget-image-insert; some rewriting.
8660 (widget-visibility-value-create)
8661 (widget-push-button-value-create, widget-toggle-value-create): Use
8662 widget-image-insert.
8663 (checkbox): Create on and off images dynamically.
8664 (documentation-link): Change :help-echo.
8665 (widget-documentation-link-echo-help): Remove.
8666
3837de12
SM
86672000-06-02 Stefan Monnier <monnier@cs.yale.edu>
8668
8669 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
8670
8671 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
8672 (easy-mmode-define-toggle, define-minor-mode): Use it.
8673 (easy-mmode-define-keymap): Docstring fix.
8674 (define-derived-mode): Default PARENT to fundamental-mode.
8675 Add the derived-mode-parent symbol-property.
8676 (easy-mmode-derived-mode-p): New function.
8677
90aa4ea8
DL
86782000-06-02 Dave Love <fx@gnu.org>
8679
37193ee6
DL
8680 * files.el (convert-standard-filename): Doc fix.
8681 (normal-backup-enable-predicate): New function.
8682 (backup-enable-predicate): Use it to replace the lambda form.
8683
8684 * calendar/todo-mode.el: [This needs more work on the outline
8685 stuff.] Doc fixes.
8686 (todo) <defgroup>: Add :version.
8687 (todo-add-category): Don't use pushnew.
8688 (todo-cmd-raise): Fix typo.
8689 (todo-top-priorities): Change temp buffer name.
8690 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
8691 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
8692 Use outline-next-heading.
37193ee6 8693
90aa4ea8
DL
8694 * autoarg.el: Rewritten to use define-minor-mode.
8695 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
8696 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
8697
2e54623a
KH
86982000-06-02 Kenichi Handa <handa@etl.go.jp>
8699
8700 * isearch.el (isearch-other-meta-char): Fix previous change.
8701
c5def0db
SM
87022000-06-01 Stefan Monnier <monnier@cs.yale.edu>
8703
3837de12
SM
8704 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
8705 (log-edit-done): Only add the comment to the ring if it's different
8706 from the last comment entered.
8707
c5def0db
SM
8708 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
8709
2330c9d4
DL
87102000-06-01 Dave Love <fx@gnu.org>
8711
8712 * hl-line.el: Rewritten using define-minor-mode.
8713
8714 * help.el (describe-function-1): Distinguish special form from
8715 builtin function. Sanity-check presence of arglist for builtins.
8716
6e5dfc31
KH
87172000-06-01 Kenichi Handa <handa@etl.go.jp>
8718
4dc1225b
KH
8719 * international/characters.el: Fix syntax/category setting of
8720 Tibetan characters.
8721
8722 * language/tibet-util.el (tibetan-add-components): Fixes for new
8723 encoding of Tibetan characters.
8724 (tibetan-decompose-precomposition-alist): New variable.
8725 (tibetan-decompose-region): Convert precomposed characters to
8726 non-precomposed characters.
8727 (tibetan-decompose-string): Likewise.
8728 (tibetan-composition-function): Fix args to
8729 thibetan-compose-string.
8730
8731 * language/tibetan.el (tibetan-composable-pattern): More
8732 characters included.
8733 (tibetan-consonant-transcription-alist): Rule for "R" added.
8734 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
8735 "+R" added.
8736 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
8737
eadef5e6
KH
8738 * language/lao-util.el (lao-composition-function): Fix args to
8739 compose-string.
8740
8741 * language/thai-util.el (thai-composition-function): Fix args to
8742 compose-string.
8743
6e5dfc31 8744 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
8745 to prevent the point moving to the end of a composition when a
8746 part of a composition is searched.
6e5dfc31
KH
8747 (isearch-other-meta-char): If the key invoking this command can be
8748 mapped by function-key-map to a printing char, call
8749 isearch-process-search-char directly.
8750
2598a293
SM
87512000-06-01 Stefan Monnier <monnier@cs.yale.edu>
8752
8753 * emacs-lisp/bytecomp.el:
8754 * frame.el:
8755 * international/mule-cmds.el:
8756 * international/mule-util.el:
8757 * international/mule.el:
8758 * mouse.el:
8759 * subr.el:
8760 * faces.el: Update calls to make-obsolete with a WHEN argument.
8761
8762 * byte-run.el (make-obsolete, make-obsolete-variable):
8763 Add an optional WHEN argument and change the format of the
bff71087 8764 symbol-property information.
2598a293
SM
8765 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
8766 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
8767 new obsolete-symbol-property format and print WHEN if it is provided.
8768
28d8dff1
DL
87692000-05-31 Dave Love <fx@gnu.org>
8770
8771 * loadhist.el (loadhist-hook-functions): Remove
8772 before-change-function, after-change-function.
8773 (unload-feature): Deal with symbols which are both bound and
8774 fbound.
8775
8776 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
8777 before-change-function, after-change-function.
8778
8779 * simple.el (newline): Don't bind before-change-function,
8780 after-change-function.
8781
7f565d87
RV
87822000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
8783
8784 * whitespace.el (whitespace-rescan-timer-time): Update interval
8785 set to 600 seconds (10 minutes) instead of 60 seconds since
8786 a large number of whitespace buffers causes emacs to `freeze'
8787 for a considerable amount of time.
8788
bff71087 8789 * whitespace.el: Updated email address
7f565d87 8790
a8d693d8
DL
87912000-05-31 Dave Love <fx@gnu.org>
8792
8793 * add-log.el (change-log-font-lock-keywords) <function>: Add
8794 pattern for function of change.
8795 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
8796 acknowledgements patterns.
8797
a50192e7
KH
87982000-05-31 Kenichi Handa <handa@etl.go.jp>
8799
8800 * isearch.el (isearch-printing-char): If keyboard coding system is
8801 being used, call isearch-process-search-multibyte-characters.
8802
8803 * international/isearch-x.el: Mostly rewritten.
8804
8805 * international/quail.el (quail-start-conversion): Don't include
8806 unhandled events in the returned events, but set them in
8807 unread-command-events. Exit if all inputs are deleted.
8808
7e492772
JR
88092000-05-30 Jason Rumney <jasonr@gnu.org>
8810
8811 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
8812
8813 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
8814 Reenable code to create initial fontsets.
8815 Use set-fontset-font in place of put-charset-property.
8816
10fc3187
GM
88172000-05-30 Gerd Moellmann <gerd@gnu.org>
8818
79148ea7
GM
8819 * progmodes/perl-mode.el (perl-indent-line): When looking for a
8820 label, ensure that the first colon isn't followed by another.
8821
8822 * paths.el (Info-default-directory-list): Doc fix.
8823
086d5b87
GM
8824 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
8825 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
8826 send a query containing USER only, not USER@HOST.
8827
10fc3187
GM
8828 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
8829 and rmail-msgend to compute the restriction at the end, instead of
8830 computing it.
8831
49e70dec
GM
88322000-05-29 Gerd Moellmann <gerd@gnu.org>
8833
66254a13
GM
8834 * dabbrev.el (dabbrev-expand): Don't display messages in the
8835 echo area if the minibuffer window is active.
8836
49e70dec
GM
8837 * jit-lock.el (jit-lock-mode): Add after change function to
8838 local hook.
8839
88402000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
8841
8842 * antlr-mode.el: New commands: hide/unhide actions,
8843 upcase/downcase literals.
8844 (antlr-tiny-action-length): New user option.
8845 (antlr-hide-actions): New command. Suggested by
8846 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 8847 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
8848 (antlr-mode-menu): New entries.
8849 (antlr-downcase-literals): New command.
8850 (antlr-upcase-literals): Ditto.
8851
8852 * antlr-mode.el: Minor changes: indendation, mode-name.
8853 (antlr-indent-line): Indent cpp directive at column 0.
8854 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
8855
8856 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
8857 (antlr-font-lock-additional-keywords): Workaround for intentional
8858 bug in XEmacs version of font-lock.
8859 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
8860 be used by a smarter version of `buffers-menu-grouping-function'.
8861
88622000-05-29 Gerd Moellmann <gerd@gnu.org>
8863
8864 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
8865 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
8866
49f93684
KH
88672000-05-29 Kenichi Handa <handa@etl.go.jp>
8868
8869 * international/encoded-kb.el
8870 (encoded-kbd-iso2022-designation-map): Pay attention to that
8871 charset-iso-final-char return -1 for eight-bit-control and
8872 eight-bit-graphic.
8873
5b1ae051
EZ
88742000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
8875
8876 * speedbar.el (speedbar-use-images, speedbar-update-flag)
8877 (speedbar-easymenu-definition-base): Use display-graphic-p where
8878 available, instead of window-system.
8879
a205e32a
EZ
88802000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
8881
8882 * international/codepage.el (cp-coding-system-for-codepage-1): Add
8883 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
8884 coding systems.
8885
dd854dc2
DL
88862000-05-26 Dave Love <fx@gnu.org>
8887
c88a85d5
DL
8888 * disp-table.el (standard-display-underline): Don't use
8889 internal-find-face.
8890
dd854dc2
DL
8891 * mail/reporter.el: Maintainer change. Doc fixes.
8892 (reporter-version): Deleted.
8893
8894 * emacs-lisp/elp.el: Maintainer change.
8895 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
8896
dc29aa6c
SM
88972000-05-26 Stefan Monnier <monnier@cs.yale.edu>
8898
8899 * add-log.el (add-change-log-entry): Merge the current entry with the
8900 previous one if the previous one is empty.
8901
ed62683d
DL
89022000-05-26 Dave Love <fx@gnu.org>
8903
4370a375
DL
8904 * loadhist.el (unload-feature): Fix interactive spec [from
8905 lijnzaad@ebi.ac.uk].
8906
ed62683d
DL
8907 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
8908 subr-arity to check primitives.
8909 (byte-compile-flush-pending, byte-compile-file-form-progn)
8910 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
8911 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
8912 mapcar.
8913
ba9f8f95
KH
89142000-05-26 Kenichi Handa <handa@etl.go.jp>
8915
0f3e0672
KH
8916 * international/fontset.el: Set family names of non-latin charsets
8917 in default fontset to "*".
8918
cebefb44
KH
8919 * international/mule-diag.el (print-fontset): Combine family part
8920 and registry part of the fontname by "-*-" instead of "-".
8921
ba9f8f95
KH
8922 * international/mule-cmds.el (encode-coding-char): Make strings
8923 multibyte before calling encode-coding-string.
8924
931d0724
SM
89252000-05-25 Stefan Monnier <monnier@cs.yale.edu>
8926
8927 * derived.el: Fix keywords.
8ccce2b0 8928 (define-derived-mode): Only define if needed.
931d0724
SM
8929
8930 * simple.el (fill-comment, comment-column, comment-start)
8931 (comment-start-skip, comment-end, comment-indent-function)
8932 (block-comment-start, block-comment-end, indent-for-comment)
8933 (set-comment-column, kill-comment, comment-padding, comment-region)
8934 (comment-multi-line, indent-new-comment-line): Remove.
8935
8936 * bindings.el (esc-map): Change ; to comment-dwim and use the new
8937 function names for comment operations.
8938
8939 * newcomment.el: Add abundant autoload cookies.
8940 (comment-style): Don't depend on runtime data at compile-time.
8941 (comment-indent-hook): Remove.
8942 (comment-indent): Check if comment-indent-hook is bound.
8943 (comment-region): Docstring fix.
8944
6fc596cf
DL
89452000-05-25 Dave Love <fx@gnu.org>
8946
8947 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
8948 byte-code-function-p.
8949
8950 * mail/rmailsum.el: Add provide.
8951
8952 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
8953
8954 * smerge-mode.el (smerge-diff-switches): Don't use list* in
8955 defcustom.
8956
7997f1ca 89572000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 8958
7997f1ca
MK
8959 * ediff-diff.el (ediff-exec-process): delete --binary option from
8960 non-buffer ediff jobs.
7f565d87 8961
e7a903e8
EZ
89622000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8963
8964 * hilit-chg.el (highlight-changes-mode): Ask about color or
8965 grayscale support, not about window-system.
8966
8967 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
8968 window-system.
8969 (ffap-highlight): Always default to t.
8970
8971 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
8972 display-popup-menus-p instead of looking at window-system.
8973
8974 * disp-table.el (standard-display-g1, standard-display-graphic):
8975 Only refuse to use string glyphs on X and MS-Windows.
8976
8977 * avoid.el: Remove window-system from commentary, suggest to use
8978 display-*-p instead.
8979
8980 * apropos.el (apropos-print): Use display-mouse-p instead of
8981 window-system.
8982
14028d57
EZ
89832000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8984
8985 * international/codepage.el (cp-decoding-vector-for-codepage):
8986 Fill up unsupported characters with their own codes. From Kenichi
8987 Handa.
8988
1a4f9cc1
EZ
89892000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8990
8991 * international/mule-diag.el (describe-char-after): Use
8992 display-graphic-p instead of window-system, so that this function
8993 works on MS-DOS.
8994
89f6ca4e
EZ
89952000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8996
8997 * international/codepage.el (cp-make-coding-systems-for-codepage):
8998 Remove the eight-bit-graphic and eight-bit-control charsets from
8999 the list of charsets which we convert into `?'.
9000
eacfd7fe
KH
90012000-05-25 Kenichi Handa <handa@etl.go.jp>
9002
9003 * international/mule-conf.el: Specify CHARSET-ID explicitely for
9004 private charsets.
9005 (mule-unicode-0100-24ff, japanese-jisx0213-1,
9006 japanese-jisx0213-2): New charsets.
9007
9008 * international/fontset.el: Setup default fontset for new charsets.
9009
deadf7e3
DL
90102000-05-24 Dave Love <fx@gnu.org>
9011
9012 * info.el (Info-find-node-2): Restructure [following "Vadim
9013 S. Solomin" <sovs@uic.nnov.ru>].
9014
9015 * icomplete.el: Fix header for Finder.
9016
90172000-05-24 Eric M. Ludlam <zappo@ultranet.com>
9018
9019 * rmailout.el (rmail-output-to-rmail-file): Added optional param
9020 STAY.
9021
9022 * rmail.el (rmail-automatic-folder-directives): New user variable.
9023 (rmail-show-message): Add call to `rmail-auto-file' during
9024 display.
9025 (rmail-auto-file): New function.
9026
6de3983f 90272000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 9028
fc6a6a4e 9029 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 9030 account.
fc6a6a4e
GM
9031 (ediff-test-utility,ediff-diff-mandatory-option)
9032 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 9033 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 9034
fc6a6a4e 9035 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 9036 variable.
7f565d87 9037
fc6a6a4e 9038 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
9039 ediff-merge-filename-prefix.
9040
fc290d1d
MK
90412000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
9042
fc6a6a4e 9043 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 9044
273182b8
EZ
90452000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
9046
9047 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
9048 aliases for hebrew-iso-8bit.
9049
f471ea57
EZ
90502000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
9051
9052 * woman.el: New version from Francis J. Wright
9053 <F.J.Wright@Maths.QMW.ac.uk>.
9054 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
9055 names in environment variables regardless of the path separator.
9056 (woman-topic-all-completions-1): Don't call file-name-directory-p
9057 on all files, since woman-file-regexp already filters out any
9058 directories.
9059
01162f24
KH
90602000-05-24 Kenichi Handa <handa@etl.go.jp>
9061
48e3df76
KH
9062 * international/quail.el (quail-start-translation): Don't change
9063 modified-p of the current buffer.
9064 (quail-start-conversion): Likewise.
9065
9066 * international/kkc.el (kkc-region): Don't change modified-p of
9067 the current buffer.
9068
747d90ea
KH
9069 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
9070 conform to RFC1468.
9071 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 9072
17a223ff
EL
90732000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
9074
9075 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
9076 (speedbar-insert-button): Invisible text property fix.
9077 (speedbar-directory-plus): Renamed from speedbar-directory-+
9078 (speedbar-directory-minus): Renamed from speedbar-directory--
9079 (speedbar-page-plus): Renamed from speedbar-file-+
9080 (speedbar-page-minus): Renamed from speedbar-file--
9081 (speedbar-page): Renamed from speedbar-file-
9082 (speedbar-tag): Renamed from speedbar-tag-
9083 (speedbar-tag-plus): Renamed from speedbar-tag-+
9084 (speedbar-tag-minus): Renamed from speedbar-tag--
9085 (speedbar-expand-image-button-alist): Use above renames.
9086
9087 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
9088 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
9089 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
9090 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
9091 * sb-pg.xpm: Renamed from sb-file.xpm
9092 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
9093 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 9094
e6b6fc18
KH
90952000-05-24 Kenichi Handa <handa@etl.go.jp>
9096
9097 * international/quail.el (quail-show-guidance-buf): Set
9098 current-input-method of the guidance buffer to the name of the
9099 curren input method.
9100
a1a336eb
SM
91012000-05-23 Stefan Monnier <monnier@cs.yale.edu>
9102
9103 * progmodes/compile.el (compile-internal): Style typo.
9104
9105 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
9106 quote vars and functions in the docstring.
9107
9108 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
9109
9110 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
9111 Don't quote lambdas.
9112
9113 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
9114
9695b783
GM
91152000-05-23 Gerd Moellmann <gerd@gnu.org>
9116
716e3b88
GM
9117 * startup.el (command-line): Determine source file of compiled
9118 user init file differently. Warn if compiled user init file
9119 is older than its source file.
9120
9695b783 9121 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 9122
41ac433f
EZ
91232000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
9124
9125 * files.el (make-backup-file-name-1): Replace slashes with `!'
9126 rather than `|' (which is not allowed on Windows). Replace the
9127 drive letters with a string "drive_X".
9128
46600ab1
GM
91292000-05-23 Gerd Moellmann <gerd@gnu.org>
9130
9131 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
9132
9133 * files.el (interpreter-mode-alist): Add `bash2'.
9134
79a64d87
DL
91352000-05-22 Dave Love <fx@gnu.org>
9136
9137 * loadhist.el (feature-symbols, file-provides, file-requires): Use
9138 mapc.
9139 (feature-file): Avoid calling symbol-name. Doc fix.
9140 (file-set-intersect, file-dependents): Use dolist, not mapcar.
9141 (loadhist-hook-functions): Add mouse-position-function.
9142 (unload-feature): Change uses of mapcar.
9143
9144 * files.el (parse-colon-path): Doc fix.
9145 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
9146 (set-auto-mode): Use mapc.
9147
9148 * complete.el (PC-look-for-include-file): Use :alnum: character
9149 class.
9150 (partial-completion-mode): Add autoload cookie.
9151
0e8c11d8
SS
91522000-05-22 Sam Steingold <sds@gnu.org>
9153
ce75fd23 9154 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
9155 `add-text-properties' (bug introduced on 2000-05-18).
9156
d8d0fa6c
DL
91572000-05-22 Dave Love <fx@gnu.org>
9158
9159 * bindings.el: Remove debug-ignored-errors set in other files.
9160
9161 * progmodes/etags.el: Add to debug-ignored-errors.
9162 (visit-tags-table-buffer): Clear out buffers holding old tables
9163 when making a new list.
9164 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
9165 mapc.
9166
9167 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
9168 quote keywords.
9169 (cmpl-string-case-type): Use character classes.
9170
0e8c11d8
SS
9171 * comint.el:
9172 * textmodes/ispell.el:
9173 * imenu.el:
d8d0fa6c
DL
9174 * mail/mh-e.el:
9175 * progmodes/compile.el: Add to debug-ignored-errors.
9176
9177 * dabbrev.el: Add to debug-ignored-errors.
9178 (dabbrev-completion): Use mapc.
9179
1edbbf8a
EZ
91802000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
9181
9182 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
9183 (woman-mapcan, woman-parse-man.conf)
9184 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
9185 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
9186 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
9187 path syntax better.
9188 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
9189 (woman-manpath): Call woman-parse-man.conf.
9190 (woman-emulation): New defcustom, defaults to nroff.
9191 (woman-font-support): New defconst.
9192 (woman-use-symbol-font): New defcustom.
9193 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
9194 "Emulation".
9195 Many functions: Doc fix.
9196
5bd2148c
KH
91972000-05-22 Kenichi Handa <handa@etl.go.jp>
9198
9199 * international/quail.el (quail-simple-translation-keymap): Map
9200 128..255 to quail-self-insert-command.
9201 (quail-keyboard-layout-alist): Add definition for "pc102-de".
9202
4125ec7e
SM
92032000-05-22 Stefan Monnier <monnier@cs.yale.edu>
9204
a1a336eb
SM
9205 * help.el (help-manyarg-func-alist): Typo.
9206
40aeecad
SM
9207 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
9208 intervals which makes it heaps simpler.
9209
4125ec7e
SM
9210 * newcomment.el (comment-region-internal): Go back to BEG after quoting
9211 the nested comment markers.
e4da9c1c
SM
9212
9213 * subr.el (remove-hook): Don't turn the hook's value into a list.
9214
cb7216a7
DL
92152000-05-21 Dave Love <fx@gnu.org>
9216
ac266581
DL
9217 * edmacro.el (edmacro-parse-keys): Return vector if any elements
9218 are invalid characters.
9219
cb7216a7
DL
9220 * international/mule-util.el (detect-coding-with-priority): Use
9221 mapc. Remove redundant lambda.
9222
9223 * international/mule-diag.el (list-non-iso-charset-chars)
9224 (describe-fontset): Remove redundant lambda.
9225
9226 * emulation/crisp.el (brief-mode): New alias.
9227
9228 * emacs-lisp/ring.el (ring-elements): New function.
9229
9230 * emacs-lisp/easymenu.el (easy-menu-create-menu)
9231 (easy-menu-do-add-item): Use keywordp.
9232
9233 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
9234
9235 * replace.el: Doc and error message fixes.
9236 (replace-highlight): Use facep, not internal-find-face.
9237
9b0d1d6e
SM
92382000-05-20 Stefan Monnier <monnier@cs.yale.edu>
9239
b2d2cf58
SM
9240 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
9241
ffe7dc64
SM
9242 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
9243 (log-edit-insert-changelog): Drop `:' as well.
9244
9245 * log-view.el: Fix file description.
9246 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
9247 available.
9248 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
9249 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
9250
c8c21615
SM
9251 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
9252 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
9253 Print a status message if the toggle is called interactively.
9254 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
9255 for global minor modes and use `defcustom' for them.
9256 Use add-minor-mode.
9257 (easy-mmode-define-derived-mode): Remove.
9258 (define-derived-mode): Fancier default docstring.
9259 (easy-mmode-define-navigation): Signal an error rather than (ding).
9260
9b0d1d6e
SM
9261 * newcomment.el (comment-styles): New `box-multi'.
9262 (comment-normalize-vars): Better default for comment-continue to
9263 avoid whitespace-only continuations.
9264 (comment-search-forward): Always move even in the no-syntax case.
9265 (comment-padright): Only obey N if it's only obeyed for padleft.
9266 (comment-make-extra-lines): Better handling of empty continuations.
9267 Use `=' for the filler if comment-start has only one character.
9268 (uncomment-region): Try handling the special `=' filler.
9269 (comment-region): Allow LINES even if MULTI is nil.
9270 (comment-box): Choose box style based on comment-style.
9271
f5ee6d0f
KH
92722000-05-20 Kenichi Handa <handa@etl.go.jp>
9273
9b0d1d6e 9274 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
9275 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
9276
c9671f81
KH
92772000-05-20 Kenichi HANDA <handa@etl.go.jp>
9278
9279 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
9280 and insert, not subst-char-in-region.
9281
9282 * international/mule-diag.el (list-character-sets-1): Handle
9283 charsets eight-bit-control and eight-bit-graphic.
9284 (list-iso-charset-chars): Likewise.
9285 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
9286 charactes as is. Use indent-to to align characters.
9287
9288 * international/mule-cmds.el (find-multibyte-characters): Never
9289 exclude charsets eight-bit-control and eight-bit-graphic.
9290
1426aa5c
SM
92912000-05-19 Stefan Monnier <monnier@cs.yale.edu>
9292
9293 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
9294 Don't quote lambdas.
9295
9296 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
9297
2b63d473
GM
92982000-05-19 Gerd Moellmann <gerd@gnu.org>
9299
9300 * gud.el (gud-jdb-directories): Doc fix.
9301
f1355756
SM
93022000-05-19 Stefan Monnier <monnier@cs.yale.edu>
9303
9304 * newcomment.el: New file.
9305
5f64c9e0
GM
93062000-05-19 Gerd Moellmann <gerd@gnu.org>
9307
2b63d473 9308 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 9309
db7314bd
AS
93102000-05-18 Andreas Schwab <schwab@suse.de>
9311
9312 * dired.el (dired-between-files): Also skip lines beginning with
9313 `used'.
9314
25bb0401
GM
93152000-05-18 Gerd Moellmann <gerd@gnu.org>
9316
9317 * msb.el (msb-menu-cond): Add choice `user'.
9318
a199a865 93192000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 9320
a199a865
GM
9321 * ps-print.el: Compatibility, customization and doc fix.
9322 (ps-printer-name-option): Replace defconst by defvar.
9323 (ps-postscript-code-directory): XEmacs compatibility.
9324 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
9325 fix.
9326 (ps-user-defined-prologue, ps-print-prologue-header)
9327 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
9328 compatibility and code fix.
9329 (ps-print-background-image, ps-print-background-text):
9330 Customization fix.
9331 (ps-line-number-start, ps-n-up-on): New vars.
9332
25bb0401
GM
93332000-05-18 Espen Skoglund <esk@ira.uka.de>
9334
9335 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
9336 the indent-comment function to just return the appropriate indent.
9337
68e6c83a
EL
93382000-05-18 Eric M. Ludlam <zappo@ultranet.com>
9339
9340 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
9341 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
9342 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
9343
dae6cb9f
DL
93442000-05-18 Dave Love <fx@gnu.org>
9345
9346 * info.el (Info-fontify-node): Add intangible property as well as
9347 invisible.
9348
9349 * calendar/appt.el (appt-make-list): Match all lines of entry.
9350 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
9351
813086ea
KH
93522000-05-18 Kenichi Handa <handa@etl.go.jp>
9353
9354 * international/mule-diag.el (describe-char-after): Call
9355 internal-char-font, not char-font. If internal-char-font returns
9356 nil, display "-- none --".
9357
24978190
EZ
93582000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
9359
9360 * image.el (image-type-available-p): Don't reference image-types
9361 if it isn't bound.
9362
2fca2d5d
SM
93632000-05-17 Stefan Monnier <monnier@cs.yale.edu>
9364
9365 * autoarg.el (autoarg-mode): Typo in the :set argument.
9366
cfc75d05
EZ
93672000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
9368
9369 * startup.el (command-line-1): Don't signal an error if the
9370 directory for auto-save-list files does not yet exist.
9371
c4e30387
KH
93722000-05-17 Kenichi Handa <handa@etl.go.jp>
9373
9374 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
9375
dd6b8ea7
SM
93762000-05-16 Stefan Monnier <monnier@cs.yale.edu>
9377
9378 * subr.el (remove-hook): `setq' hook-value, not `set'.
9379
399c88ad
SS
93802000-05-16 Sam Steingold <sds@gnu.org>
9381
a199a865 9382 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 9383
01651f07
DL
93842000-05-16 Dave Love <fx@gnu.org>
9385
9386 * cus-edit.el: Don't require cl or easymenu.
9387 (custom-variable-prompt): Test standard-value property, not
9388 user-variable-p.
9389
2248c40d
SS
93902000-05-16 Sam Steingold <sds@gnu.org>
9391
9392 * subr.el (add-hook): `setq' hook-value, not `set'.
9393
b15f3b77
GM
93942000-05-16 Gerd Moellmann <gerd@gnu.org>
9395
9396 * startup.el (command-line-1): Mention the FAQ in the startup
9397 message.
9398
9399 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
9400
9401 * progmodes/compile.el (compilation-parse-errors): Collect
9402 `nomessage' regexps last.
9403
9404 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
9405
9406 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
9407 to the function name.
9408
f9bbcfac
EL
94092000-05-15 Dave Love <fx@gnu.org>
9410
9411 * speedbar.el (speedbar-recenter): Typo.
9412 (speedbar-expand-line): Make arg optional.
9413 (speedbar-mode): Avoid a compiler warning.
9414
119b42eb
GM
94152000-05-15 Gerd Moellmann <gerd@gnu.org>
9416
9417 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
9418 user-specified option string is empty.
9419
9420 * mouse.el (mouse-yank-at-click): Doc fix.
9421
f685bea9
EZ
94222000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
9423
9424 * term/internal.el (IT-character-translations): More updates of
9425 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
9426 documents.
9427
a1b8d58b
GM
94282000-05-15 Gerd Moellmann <gerd@gnu.org>
9429
9430 * env.el (getenv): New function, interactively callable.
9431 (setenv, getenv): Remove autoload cookies.
9432
9433 * loadup.el: Load `env'.
9434
9435 * progmodes/f90.el: Change author's mail address.
9436
c9bba7ed
DL
94372000-05-14 Dave Love <fx@gnu.org>
9438
e5c83697
DL
9439 * mail/rmail.el (rmail-show-message-hook): Customize and offer
9440 goto-addr as an option.
9441
9442 * help.el (help-xref-stack): Doc fix.
9443 (help-xref-following): New variable.
9444 (help-make-xrefs): Use it.
9445 (help-xref-go-back): Use position information from stack element.
9446 (help-follow): Make position in stack element a pair. Use
9447 help-xref-following.
399c88ad 9448
e5c83697
DL
9449 * autoarg.el: New file.
9450
9451 * faces.el: Declare more functions obsolete.
9452
c9bba7ed
DL
9453 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
9454 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
9455 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
9456 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
9457 Remove all the setup-...-environment functions.
9458
b6389bfb
EL
94592000-05-13 Eric M. Ludlam <zappo@ultranet.com>
9460
a1b8d58b
GM
9461 * speedbar.el: Updated the commentary section. xemacs20p now uses
9462 >= when detecting. Require `defimage' safely.
b6389bfb
EL
9463 (speedbar-easymenu-definition-base): Add toggle for images.
9464 (speedbar-easymenu-definition-special): Add flush cache & expand.
9465 (speedbar-visiting-tag-hook): Set new defaults. Added options.
9466 (speedbar-reconfigure-keymaps-hook): New variable.
9467 (speedbar-frame-parameters): Updated documentation.
9468 (speedbar-use-imenu-flag): Updated custom tag
9469 (speedbar-dynamic-tags-function-list): New variable.
9470 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
9471 (speedbar-indentation-width, speedbar-indentation-width) New
9472 variables.
9473 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
9474 (speedbar-vc-indicator): Doc update.
9475 (speedbar-ignored-path-expressions): Updated default value.
9476 (speedbar-supported-extension-expressions): Updated default value.
9477 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
9478 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
9479 as "+". Added overlay aliases.
9480 (speedbar-mode): Use `speedbar-mode-line-update' instead of
9481 `force-mode-line-update'.
9482 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
9483 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
9484 `mouse-set-point'
b6389bfb 9485 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
9486 (speedbar-item-info-tag-helper): Revamped to handle a wider range
9487 of arbitrary text, and new helper functions.
9488 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
9489 filename finder.
b6389bfb
EL
9490 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
9491 (speedbar-directory-buttons): Update path search/expansion.
9492 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
9493 `speedbar-indentation-width'. Use more care w/ invisible
9494 properties.
b6389bfb
EL
9495 (speedbar-change-expand-button-char): Call
9496 `speedbar-insert-image-button-maybe'.
9497 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
9498 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
9499 (speedbar-trim-words-tag-hierarchy)
9500 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 9501 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
9502 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
9503 functions.
b6389bfb
EL
9504 (speedbar-mouse-set-point): New function
9505 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
9506 (speedbar-line-token, speedbar-goto-this-file): Handle more types
9507 of tag prefix text.
9508 (speedbar-expand-line, speedbar-contract-line): Make more robust
9509 to strange text.
9510 (speedbar-expand-line): Takes universal argument to flush the
9511 cache.
b6389bfb
EL
9512 (speedbar-flush-expand-line): New function.
9513 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
9514 Use new generator insertion method.
9515 (speedbar-fetch-dynamic-tags): New function.
9516 (speedbar-fetch-dynamic-imenu): Removed code now handled in
9517 `speedbar-fetch-dynamic-imenu'.
9518 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
9519 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
9520 "Revert Buffer" menu items.
9521 (speedbar-buffer-buttons-engine): Be smarter when creating a
9522 filename tag (for expansion purposes.).
a1b8d58b
GM
9523 (speedbar-highlight-one-tag-line,
9524 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
9525 (speedbar-recenter): New functions.
b6389bfb 9526 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
9527 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
9528 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
9529 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
9530 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
9531 (speedbar-expand-image-button-alist): New variable.
9532 (speedbar-insert-image-button-maybe): Insert an image over some
9533 buttons.
9534
43fe9244
KH
95352000-05-13 Kenichi Handa <handa@etl.go.jp>
9536
9537 * international/mule-cmds.el (encode-coding-char): An ASCII
9538 character is always encodable.
9539
9540 * international/mule-conf.el: Add more information in descriptions
9541 of character sets.
9542
813086ea 9543 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
9544 (describe-font-internal): Adjusted for the change of font-info.
9545 (describe-font): Likewise.
9546 (print-fontset): Rewritten for the new fontset implementation.
9547 (describe-fontset): Include fontset alias names in completion.
9548 (list-fontsets): Adjusted for the change of print-fontset.
9549
9550 * simple.el (what-cursor-position): If DETAIL is non-nil, call
9551 describe-char-after instead of displaying the detail in the echo
9552 area.
813086ea
KH
9553 (syntax-code-table): Format changed.
9554 (string-to-syntax): Adjusted for the above change.
0e8c11d8 9555
e8564f57
SM
95562000-05-12 Stefan Monnier <monnier@cs.yale.edu>
9557
9558 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
9559
9278c60d
DL
95602000-05-12 Dave Love <fx@gnu.org>
9561
9562 * calendar/todo-mode.el: Remove some compatibility stuff and CL
9563 dependence. Use line-{beginning,end}-position, not
9564 point-at{b,e}ol. Some doc fixes.
9565 (todo-position): New function. Fix callers of position to use it.
9566 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
9567
be0505fe
GM
95682000-05-12 Gerd Moellmann <gerd@gnu.org>
9569
9570 * time.el (display-time-mail-icon): Use `:ascent center'.
9571
a8a3541c
GM
9572 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
9573 handling FTP security extensions.
399c88ad 9574
44d5f148
DL
95752000-05-11 Dave Love <fx@gnu.org>
9576
33d0c179 9577 * calendar/todo-mode.el: New file.
44d5f148 9578
da4496b6
GM
95792000-05-11 Gerd Moellmann <gerd@gnu.org>
9580
cdc4401d
GM
9581 * comint.el (comint-read-input-ring): Move reference to
9582 comint-input-ring-size outside of the save-excursion. It was
9583 causing the default value to be the only one ever seen.
399c88ad 9584
0279f991
GM
9585 * font-lock.el: Update copyright. Remove Simon Marshall's email
9586 address on request from him.
9587
da4496b6
GM
9588 * subr.el (substitute-key-definition): Add comment describing
9589 the meaning of PREFIX.
9590
ac5cb26d
SM
95912000-05-10 Stefan Monnier <monnier@cs.yale.edu>
9592
9593 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
9594
9595 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
9596 (add-minor-mode): Don't make the variable buffer-local and add a
9597 reference to define-minor-mode in the docstring.
9598
9599 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
9600 HEADER/FOOTER and fix bug with trailing empty directory.
9601 (cvs-append-to-ignore): Use vc-editable-p if available.
9602 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
9603 (vc-do-command): Tweak advice to handle the new VC.
9604
9605 * log-view.el (log-view-goto-rev): New function for the new VC.
9606 (log-view-minor-wrap): Use mark-active.
9607
9608 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
9609 (log-edit-changelog-full-paragraphs): New var.
9610 (log-edit-insert-changelog): Remove a lonely leading `* file'.
9611 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
9612 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
9613 (log-edit-changelog-ours-p, log-edit-changelog-entries)
9614 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
9615 Replace the `cvs' prefix with `log-edit'.
9616
9617 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
9618
9619 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
9620 (diff-font-lock-defaults): Explicitly turn off multiline.
9621 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
9622 (diff-ediff-patch): Fix call to ediff-patch-file.
9623 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
9624 Handle comments.
9625
9626 * frame.el (automatic-hscrolling): Typo.
9627
9628 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
9629
21c34da3
DL
96302000-05-09 Sam Steingold <sds@goems.com>
9631
9632 * apropos.el (apropos-print): use `describe-face' instead of
9633 `customize-face-other-window'.
9634
950cf06f
DL
96352000-05-09 Dave Love <fx@gnu.org>
9636
9637 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
9638
9639 * help.el (describe-variable): Have customize button pop the
9640 help-xref stack when invoked.
9641 (help-xref-symbol-regexp): Add `face'.
9642 (help-make-xrefs): Check for quoted face names and adapt regexp
9643 submatch numbers to cope.
9644 (help-xref-interned): Maybe insert face doc too. Separate
9645 sections with a line of hyphens.
9646
0623e40f 9647 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
9648 (describe-face): Add customize button. Return the help
9649 text. Fix prompt.
9650
82e2ca9d
EZ
96512000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
9652
9653 * term/internal.el (IT-character-translations): Fix last change.
9654
10c00b5c
EZ
96552000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9656
9657 * woman.el: New file
9658 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
9659
9deed82f
EZ
96602000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9661
001ad319
EZ
9662 * term/internal.el (IT-character-translations): Update ASCII
9663 simulations for greek-iso8859-7, add latin-iso8859-14 and
9664 latin-iso8859-15.
9665
9deed82f
EZ
9666 * international/mule-cmds.el (set-language-info-alist): Call
9667 define-prefix-command with 3 arguments, to make the map suitable
9668 for a menu.
9669
4f37b78a
DL
96702000-05-07 Dave Love <fx@gnu.org>
9671
1ec321a7 9672 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 9673
64a4c526
DL
96742000-05-05 Dave Love <fx@gnu.org>
9675
9676 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
9677 list in doc string. Don't quote keyword symbols.
9678 * emacs-lisp/cl.el: Likewise
9679 * emacs-lisp/cl-seq.el: Likewise
9680
056565f7
GM
96812000-05-05 Gerd Moellmann <gerd@gnu.org>
9682
9683 * abbrev.el (abbrev-mode): Make ARG optional.
9684
4656b314
GM
96852000-05-04 Gerd Moellmann <gerd@gnu.org>
9686
ec82fb2f
GM
9687 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
9688
9689 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
9690
4656b314
GM
9691 * subr.el (substitute-key-definition): Clarify documentation.
9692
96932000-05-04 Milan Zamazal <pdm@freesoft.cz>
9694
9695 * glasses.el (glasses-convert-to-unreadable): Use
9696 `glasses-separator' instead of the hard-wired "_".
9697 (glasses-mode): Call `glasses-make-unreadable' only in a single
9698 place.
9699
7b081c78
EZ
97002000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
9701
9702 * term/internal.el (cjk-codepages-alist): Add associations for
9703 Chinese and Korean codepages. Remove FIXME comment.
9704
baa5536e
DL
97052000-05-03 Dave Love <fx@gnu.org>
9706
9707 * time.el (display-time-mail-face, display-time-use-mail-icon):
9708 New option.
9709 (display-time-mail-icon): New variable.
9710 (display-time-string-forms): Use the above. Fix the local-map.
9711
cbf18892
GM
97122000-05-03 Gerd Moellmann <gerd@gnu.org>
9713
4ff40dd0
GM
9714 * replace.el (query-replace-map): Add binding for `E'.
9715 (query-replace-help): Extend help text.
9716 (perform-replace): Allow editing the replacement string.
9717
9718 * make-mode.el (makefile-mode-abbrev-table): New variable.
9719 (makefile-mode): Set local abbrev table to
9720 makefile-mode-abbrev-table.
9721 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 9722
cbf18892
GM
9723 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
9724 set TOGGLE's value.
9725
4ff40dd0
GM
9726 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
9727 mail-interactive-insert-alias.
9728 (mail-abbrev-complete-alias): New command.
9729 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 9730
ffec4d9f
KH
97312000-05-03 Kenichi Handa <handa@etl.go.jp>
9732
9733 * language/lao-util.el (lao-compose-region): New function.
9734
1b0672c3
GM
97352000-05-02 Gerd Moellmann <gerd@gnu.org>
9736
576da55d
GM
9737 * files.el (recover-session): Make directories as necessary
9738 if they don't exist yet.
9739
399c88ad
SS
9740 * calendar/cal-french.el
9741 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
9742 (french-calendar-special-days-array): Change French text.
9743 (calendar-french-date-string): Change output.
9744 (calendar-goto-french-date): Likewise.
9745
97462000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
9747
9748 * wid-edit.el (widget-default-active): Obey `:always-active'.
9749 (widget-documentation-string-value-create): Set `:always-active'.
9750
4b33deaa
EZ
97512000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
9752
9753 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
9754 default prefix to `~/_emacs.d/auto-save.list/_s'.
9755 (normal-top-level): Create the directory for auto-save files, if
9756 it doesn't already exist (in the ms-dos case only).
9757
5c922ea7
EZ
97582000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
9759
9760 * international/mule-cmds.el (set-language-environment): Don't
9761 concat an integer (dos-codepage), use format instead.
9762
820ad5e7
DL
97632000-05-02 Dave Love <fx@gnu.org>
9764
9765 * help.el (help-xref-on-pp): Check for constant symbols.
9766
57cb56f5
GM
97672000-04-29 Gerd Moellmann <gerd@gnu.org>
9768
9769 * startup.el (normal-top-level): Put a condition-case around
9770 the code loading subdirs.el.
9771
97722000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 9773
57cb56f5
GM
9774 * ps-print.el: Upside-down and face background color printing,
9775 line number step, doc fix.
9776 (ps-print-version): New version number (5.2).
9777 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
9778 (ps-face-attribute-list, ps-plot-with-face): Code fix.
9779 (ps-spool-config): Var fix.
9780 (ps-printer-name-option): Const fix.
9781 (ps-print-upside-down, ps-use-face-background)
9782 (ps-line-number-step): New vars.
9783 (ps-window-system, ps-lp-system): New consts.
9784 (ps-face-background): New fun.
9785
084cec2f
GM
97862000-04-28 Richard Stallman <rms@gnu.org>
9787
9788 * files.el (make-auto-save-file-name):
9789 Apply auto-save-file-name-transforms to visited file name
9790 before generating auto save file name.
9791 (auto-save-file-name-transforms): New variable.
9792
399c88ad 9793 * files.el (backup-enable-predicate):
084cec2f
GM
9794 Correctly test for a file under a temporary directory.
9795
c94f4677
GM
97962000-04-28 Gerd Moellmann <gerd@gnu.org>
9797
9798 * subr.el (add-minor-mode): Rewritten.
9799
7b211df5
KH
98002000-04-28 Kenichi Handa <handa@etl.go.jp>
9801
9802 * mail/sendmail.el (sendmail-send-it): Set
9803 buffer-file-coding-system to the selected coding system for MIME
9804 header.
9805
c76e04a8 98062000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 9807
c76e04a8
GM
9808 * dired.el (dired-move-to-filename-regexp): Allow format where
9809 YYYY is followed by two spaces.
e3e36d74 9810
c76e04a8
GM
9811 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
9812 in the second character class of the regexp.
9813
9814 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
9815 mh-etc, too.
353964e3 9816
c76e04a8
GM
9817 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
9818 nil.
399c88ad 9819
353964e3
GM
9820 * subr.el (add-minor-mode): Use `set' instead of `setq'.
9821
9822 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
9823 argument.
9824
c76e04a8 98252000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 9826
c76e04a8
GM
9827 * emacs-lisp/crm.el (crm-completion-table): New variable.
9828 (crm-collection-fn, crm-test-completion)
9829 (completing-read-multiple): Use it.
9830
98312000-04-27 Dave Love <fx@gnu.org>
9832
9833 * help.el (locate-library): Use mapc.
9834 (help-manyarg-func-alist): Add call-process-region.
9835
7464346d
GM
98362000-04-26 Gerd Moellmann <gerd@gnu.org>
9837
b35bd33d
GM
9838 * subr.el (add-minor-mode): Make argument MAP optional.
9839
7464346d
GM
9840 * desktop.el (desktop-save): Save list of minor modes.
9841 (desktop-create-buffer): Restore minor modes.
9842 (desktop-minor-mode-table): New user-option.
9843
9844 * subr.el (add-minor-mode): New function.
9845
9846 * image.el (find-image): New function.
9847 (defimage): Rewritten to find image at load time.
9848
9849 * startup.el (normal-top-level-add-to-load-path): Handle
9850 case that the default directory is not in load-path.
9851
9852 * help.el: Old patch from Stefan Monnier.
9853 (help-xref-on-pp): New function.
9854 (describe-variable): Use it to display xrefs in a symbol's value.
9855
23c0fb21
SM
98562000-04-26 Stefan Monnier <monnier@cs.yale.edu>
9857
9858 * cus-edit.el (custom-face): Fix parenthesis.
9859
fad95037
KH
98602000-04-26 Kenichi Handa <handa@etl.go.jp>
9861
f03392a1
KH
9862 * mail/rmail.el (rmail-expunge): When there are no deleted
9863 messages, do nothing.
fad95037 9864
0d7c5bb9
DL
98652000-04-26 Dave Love <fx@gnu.org>
9866
9867 * international/mule-cmds.el (locale-translation-file-name):
9868 Defvar to nil.
9869 (set-locale-environment): Set it here (at runtime).
9870
612839b6
GM
98712000-04-25 Gerd Moellmann <gerd@gnu.org>
9872
9873 * replace.el (perform-replace): Add parameters START and END. Use
9874 them instead of the check for a region in Transient Mark mode.
9875 (query-replace-read-args): Return two more list elements for the
9876 start and end of the region in Transient Mark mode.
9877 (query-replace, query-replace-regexp, query-replace-regexp-eval)
9878 (map-query-replace-regexp, replace-string, replace-regexp): Add
9879 optional last arguments START and END and pass them to
9880 perform-replace.
9881
9882 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
9883 form with additional arguments for perform-replace.
9884
9885 * progmodes/etags.el (tags-query-replace): Add parameters START
9886 and END. Construct a form with additional arguments for
9887 perform-replace.
9888
9889 * simple.el (shell-command): Set default directory for "*Shell
9890 Command Output" buffer.
9891
9892 * language/european.el (iso-latin-4): Fix typo.
9893
9894 * emacs-lisp/crm.el: New file.
9895
2917cc05
DL
98962000-04-24 Dave Love <fx@gnu.org>
9897
9898 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
9899 (Custom-reset-saved, Custom-reset-standard)
9900 (custom-group-value-create, custom-group-set, custom-group-save)
9901 (custom-group-reset-current, custom-group-reset-saved)
9902 (custom-group-reset-standard): Use mapc.
9903 (custom-buffer-create-internal): Disable undo when creating items.
9904 Use mapc.
9905 (custom-face): Avoid redundant lambda.
9906
abfcc168
GM
99072000-04-24 Gerd Moellmann <gerd@gnu.org>
9908
9909 * startup.el (auto-save-list-file-prefix): Set default to
9910 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
9911
fa78f71b
SS
99122000-04-24 Sam Steingold <sds@gnu.org>
9913
9914 * time-stamp.el (time-stamp-string-preprocess): Always convert
9915 `field-result' to a string.
9916
cc181e95
GM
99172000-04-24 Gerd Moellmann <gerd@gnu.org>
9918
9919 * frame.el (scrolling): New group.
9920 (automatic-hscrolling): New user-option.
9921
9922 * startup.el (command-line-x-option-alist): Add `-lsp' and
9923 `--line-spacing'.
9924
6142fdcb
DL
99252000-04-19 Dave Love <fx@gnu.org>
9926
9927 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
9928 (cl-mapc): Rename from mapc. Fix the funcall.
9929
5e3dac3f
GM
99302000-04-19 Gerd Moellmann <gerd@gnu.org>
9931
1c459486
GM
9932 * simple.el (clone-indirect-buffer-other-window): New command.
9933 (clone-indirect-buffer): Add optional arg NORECROD.
9934 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
9935
271b4185
GM
9936 * help.el (resize-temp-buffer-window): Use count-screen-lines.
9937
9938 * window.el (count-screen-lines): New function.
9939 (shrink-window-if-larger-than-buffer): Use count-screen-lines
9940 instead of window-buffer-height.
9941
9942 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
9943 non-existing variable comint-input-sentinel.
9944 (inferior-lisp-args-to-list): Removed.
9945 (inferior-lisp): Use split-string instead of
9946 inferior-lisp-args-to-list.
9947
9948 * hexl.el (hexl-insert-hex-string): New command.
9949
5e3dac3f
GM
9950 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
9951 instead of concat.
9952
f6d3257b
GM
99532000-04-18 Gerd Moellmann <gerd@gnu.org>
9954
9955 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
9956 at the start of an existing but empty folder.
9957
99582000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9959
9960 * ps-mule.el: Customization fix, doc fix.
9961 (ps-multibyte-buffer): Customization fix.
9962
8b7bc628 99632000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
9964
9965 * subr.el (read-passwd): Use read-char-exclusive.
9966
0daee095
GM
99672000-04-17 Gerd Moellmann <gerd@gnu.org>
9968
9969 * textmodes/texinfo.el (texinfo-insert-@email)
9970 (texinfo-insert-@emph, texinfo-insert-@quotation)
9971 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
9972 (texinfo-mode-map): Add key bindings for them.
9973
9974 * files.el (basic-save-buffer-2): Use a template with `$'
9975 instead of `#' for VMS.
9976
9977 * simple.el (clone-indirect-buffer): New function.
9978
e10f64e7
GM
99792000-04-16 Stephen Eglen <stephen@gnu.org>
9980
9981 * iswitchb.el (iswitchb-case): New function. If the user input
9982 contains any upper-case characters, the search is made
9983 case-sensitive.
9984
e3721db1
SM
99852000-04-17 Stefan Monnier <monnier@cs.yale.edu>
9986
e10f64e7
GM
9987 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
9988 comment-end.
e3721db1
SM
9989 (texinfo-font-lock-syntactic-keywords): New var.
9990 (texinfo-font-lock-keywords): Remove comment regexp.
9991 (texinfo-insert-block): New function.
9992 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
9993 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
9994 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 9995 (texinfo-environments): New var.
e10f64e7
GM
9996 (texinfo-environment-regexp): Use regexp-opt and
9997 texinfo-environments.
e3721db1 9998
e10f64e7
GM
9999 * textmodes/ispell.el (ispell-menu-map-needed): Check that
10000 ispell-process is bound since this might be eval'd before ispell
10001 is loaded.
10002 (ispell-message): Use a tiny bit less magic and a bit more hard
10003 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
10004
10005 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
10006
10007 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
10008 (insert-cyclic-diary-entry): Unquote the lambda.
10009
10010 * gud.el (gud-jdb-build-source-files-list): Fix typo.
10011
10012 * files.el (backup-enable-predicate): Unquote the lambda.
10013
10014 * cus-edit.el (custom-face, face): Unquote the lambda.
10015
712dc9e0
GM
100162000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10017
10018 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 10019
712dc9e0
GM
10020 * ps-print.el: Fix counting lines in a region.
10021 (ps-print-version): New version number (5.1.5).
10022 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
10023 (ps-printing-region): Fun code fix.
10024
ffc50f2a
GM
100252000-04-15 Gerd Moellmann <gerd@gnu.org>
10026
10027 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
10028 to file-directory-p.
10029
a2522dca
GM
100302000-04-14 Gerd Moellmann <gerd@gnu.org>
10031
10032 * gud.el (gud-jdb-build-source-files-list): Check that directory
10033 exists before calling directory-files.
10034
6e883610
DL
100352000-04-13 Dave Love <fx@gnu.org>
10036
10037 * emacs-lisp/trace.el: Change maintainer. Use new backquote
10038 syntax.
10039
10040 * emacs-lisp/cl-specs.el: Remove when, unless.
10041
10042 * emacs-lisp/cl-extra.el: Don't quote keywords.
10043 (cl-old-mapc): New variable.
10044 (mapc): Use it.
10045 (cl-map-intervals): Use with-current-buffer. Don't check for
10046 next-property-change.
10047 (cl-map-overlays): Use with-current-buffer.
10048 (cl-expt): Remove.
10049 (copy-tree, remprop): Define unconditionally.
10050
10051 * emacs-lisp/cl-compat.el (keywordp): Remove.
10052
10053 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
10054 to use keywordp.
10055 (edebug-spec): Enable keywordp.
10056
10057 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
10058 string-lessp.
10059
10060 * cus-start.el: Use keywordp.
10061
198e3c7a
GM
100622000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10063
10064 * diary-lib.el (include-other-diary-files): Fix the fix of
10065 2000-02-18 by doing a save-excursion.
10066
100672000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10068
10069 * ps-print.el: Customization fix, doc fix.
10070 (ps-print-version): New version number (5.1.4).
10071 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
10072 (ps-print-preprint): Adjust code.
10073 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
10074 (ps-print-prologue-header, ps-print-control-characters)
10075 (ps-spool-config): Customization fix.
fa78f71b 10076
8eba343c
EZ
100772000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
10078
10079 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
10080 converted to the new menu-item format, names silightly changed,
10081 help strings added.
10082
10083 Support for spelling without async subprocesses:
10084
10085 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
10086 (ispell-session-buffer): New variables.
10087 (ispell-start-process, ispell-process-status,
10088 ispell-accept-output, ispell-send-string): New functions, for
10089 Ispell invocation when async subprocesses aren't supported.
10090 (ispell-word, ispell-pdict-save, ispell-command-loop,
10091 ispell-process-line, ispell-buffer-local-parsing): Replace calls
10092 to process-send-string with calls to ispell-send-string, and
10093 accept-process-output with ispell-accept-output.
10094 (ispell-init-process): Call ispell-process-status instead of
10095 process-status with.
10096 (ispell-init-process): Call ispell-start-process. Call
10097 ispell-accept-output and ispell-send-string. Don't call
10098 process-kill-without-query and kill-process if they are unbound.
10099 (ispell-async-processp): New function.
10100
3d30065d
DL
101012000-04-12 Dave Love <fx@gnu.org>
10102
10103 * info.el: Add debug-ignored-errors.
10104 (Info-mode-menu): Add some items.
10105 (Info-directory): Add autoload cookie.
10106
10107 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
10108 Modify `truncate-lines'. Make `describe-language-environment'
10109 always visible and add help. Modify `describe-key' help. Invoke
10110 Info-directory from `info'. New entry `emacs-manual'.
10111
1a1b1895
GM
101122000-04-10 Gerd Moellmann <gerd@gnu.org>
10113
8b2affc5
GM
10114 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
10115 propertized-buffer-identification.
10116 (ebrowse-update-member-buffer-mode-line): Likewise.
10117 (ebrowse--mode-strings): Removed.
10118 (ebrowse--mode-line-props): Removed.
10119
1a1b1895
GM
10120 * files.el (auto-mode-alist): Add `EBROWSE'.
10121
10122 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
10123 space before testing for end of buffer.
10124 (ebrowse-load): Removed.
10125 (ebrowse-revert-tree-buffer-from-file): Rewritten.
10126 (ebrowse-create-tree-buffer): Rewritten.
10127 (ebrowse-tree-mode): Read tree from buffer.
10128
10129 * progmodes/ebrowse-ffh.el: Removed.
10130
223f3c91
KH
101312000-04-10 Kenichi Handa <handa@etl.go.jp>
10132
10133 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
10134
25fbf2c4
GM
101352000-04-10 Gerd Moellmann <gerd@gnu.org>
10136
10137 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
10138 at the wrong place.
10139
92c13173
DL
101402000-04-09 Dave Love <fx@gnu.org>
10141
10142 * files.el (backup-enable-predicate): Use
10143 temporary-file-directory, small-temporary-file-directory.
10144 (make-backup-file-name-function, backup-directory-alist): New
10145 variables.
10146 (make-backup-file-name-1): New function.
10147 (make-backup-file-name): Use it.
10148 (find-backup-file-name): Likewise. Use format for clarity, not
10149 concat.
10150 (file-newest-backup): Use make-backup-file-name.
10151
be0dbdab
GM
101522000-04-09 Gerd Moellmann <gerd@gnu.org>
10153
c45be9ac 10154 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 10155
c45be9ac
GM
10156 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
10157 to ebrowse-ffh.el.
10158 (ebrowse-load): Add autoload.
10159
10160 * finder.el (finder-commentary): Add autoload cookie.
10161
be0dbdab
GM
10162 * mail/rfc2368.el: Correct author's email address.
10163
10164 * progmodes/ebrowse.el: New file.
10165
10166 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
10167 item help string.
10168 (easy-menu-do-add-item): Ditto.
10169 (easy-menu-define): Extend doc string.
10170
10171 * jit-lock.el (with-buffer-unmodified): Use
10172 restore-buffer-modified-p.
10173 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
10174 (jit-lock-function, jit-lock-stealth-fontify): Don't use
10175 with-buffer-unmodified.
10176
3f923efe
DL
101772000-04-08 Dave Love <fx@gnu.org>
10178
10179 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
10180 unless, when.
10181
d35bee0e
MK
101822000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
10183
10184 * viper-util.el (viper-put-on-search-overlay): New subroutine.
10185 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 10186 doesn't support face.
d35bee0e 10187 Use `viper-put-on-search-overlay'.
fa78f71b 10188
c407c570
GM
101892000-04-04 Gerd Moellmann <gerd@gnu.org>
10190
10191 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
10192 like C-r.
10193
10194 * progmodes/make-mode.el: Some doc fixes.
10195 (makefile-mode-abbrev-table): New variable.
10196 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
10197 (makefile-font-lock-keywords): Fontify includes and conditionals.
10198 (toplevel): Require `dabbrev' and `add-log' when compiling.
10199
10200 * replace.el (perform-replace): Don't move forward one char
10201 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
10202 to do that because it leaves point 1 position after the last
10203 replacement, after everything has been replaced.
10204
10205 * jit-lock.el (with-buffer-unmodified): New macro.
10206 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
10207 modified state.
10208 (jit-lock-function-1): Extracted from jit-lock-function; not
10209 preserving buffer's modified state.
10210 (jit-lock-function, jit-lock-stealth-fontify): Call
10211 jit-lock-function-1.
10212
10213 * mail/rfc2368.el: Remove supernumerary copyright line.
10214
685e5ed2
GM
102152000-04-04 Milan Zamazal <pdm@freesoft.cz>
10216
10217 * glasses.el: Provide facilities for inserting space before left
10218 parentheses and uncapitalization of identifiers.
10219 (glasses-mode): Try to remove old overlays in all cases.
10220
0166aed1
GM
102212000-04-03 Gerd Moellmann <gerd@gnu.org>
10222
62f20204
GM
10223 * progmodes/compile.el (compile-internal): Display the compilation
10224 buffer in a different frame, if it's already displayed there.
10225
6460c400
GM
10226 * mail/rfc2368.el: New file.
10227
c0510d27
GM
10228 * simple.el (sendmail-user-agent-compose): Recognize a `body'
10229 header and insert its value as mail body.
10230
10231 * subr.el (member-ignore-case): New function.
10232
10233 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
10234 (dabbrev--find-expansion): Ignore buffers matching a regexp
10235 from dabbrev-ignored-regexps.
10236
0166aed1
GM
10237 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
10238 to extensions handled by gzip.
10239
c0510d27
GM
102402000-04-03 Richard M. Stallman <rms@gnu.org>
10241
10242 * files.el (insert-directory): List the total free space
10243 along with the used space.
fa78f71b 10244
c0510d27
GM
10245 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
10246 line is followed by one that matches CITATION-REGEXP, end the
10247 paragraph.
10248
102492000-04-03 Markus Rost <rost@delysid.gnu.org>
10250
10251 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
10252 (rmail-make-basic-summary-line): Use that option.
fa78f71b 10253
14c04384
KH
102542000-04-03 Kenichi Handa <handa@etl.go.jp>
10255
10256 * international/mule-cmds.el (encoded-string-description):
10257 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
10258 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
10259 for hexadecimal format.
14c04384 10260
ccf5869a
DL
102612000-04-01 Dave Love <fx@gnu.org>
10262
10263 * cpp.el: Change customization group to `c' from `C'.
10264
10265 * vcursor.el (vcursor-move): Use display-color-p.
10266
10267 * international/mule-util.el: Provide mule-utils.
10268 (string-to-sequence): Simplify and speed up.
10269
10270 * international/mule.el (make-coding-system): Purecopy doc-string.
10271
10272 * international/mule-cmds.el: Various menu changes.
10273 (describe-specified-language-support): Handle `Default'.
10274 (set-language-info): Purecopy `info'.
10275
610d841e
GM
102762000-03-31 Andrew Innes <andrewi@gnu.org>
10277
10278 * vc.el (vc-backend-diff): Return the correct status if we had to
10279 retry the rcsdiff command without the --brief option.
fa78f71b 10280
7f9de034
DL
102812000-03-31 Dave Love <fx@gnu.org>
10282
2de47765
DL
10283 * help.el (help-manyarg-func-alist): Correct several omissions.
10284
72838819
DL
10285 * add-log.el: Don't require cl, fortran.
10286 (add-log-current-defun-function): Doc fix.
10287 (change-log-version-number-regexp-list): Remove SCCS part. Doc
10288 fix.
10289 (change-log-version-rcs): Function deleted.
10290 (change-log-version-number-search): Doc fix. Use
10291 vc-workfile-version. Avoid CL dolist.
10292 (add-change-log-entry): Just call add-log-current-defun to get
10293 defun. Simplify somewhat.
10294 (change-log-get-method-definition-1): Likewise.
10295 (add-log-current-defun): Return nil if calling
10296 add-log-current-defun-function does so. Move Fortran stuff to
10297 fortran.el. Return string without properties.
10298
7f9de034
DL
10299 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
10300 and :alpha: char classes.
10301
10302 * mail/supercite.el: Defvar curline when compiling.
10303 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
10304 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
10305 rather than a-zA-Z0-9 to allow non-ASCII characters.
10306
aa110c0c
GM
103072000-03-31 Gerd Moellmann <gerd@gnu.org>
10308
10309 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
10310
10311 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
10312 Re-enable new code.
10313
10314 * lpr.el (print-region-1): Use -d to specify printer name for
10315 systems `usg-unix-v*, `dgux', `hpux', `irix'.
10316
103172000-03-31 Dave Love <fx@gnu.org>
fa78f71b 10318
aa110c0c
GM
10319 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
10320 for function definition in symbol's function value slot first
10321 instead of first consulting byte-compile-function-environment.
fa78f71b 10322
6733d074
KH
103232000-03-31 Kenichi Handa <handa@etl.go.jp>
10324
10325 * language/european.el ("Polish"): New language environment.
10326 (setup-polish-environment): New function.
10327
63fcfa04
GM
103282000-03-30 Gerd Moellmann <gerd@gnu.org>
10329
10330 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
10331 Disable new code.
10332
10333 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
10334 trying to `load' the symbol of an autoload instead of the file
10335 recorded in the autoload. Fix error messages.
10336
7438c86b
GM
103372000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10338
10339 * ps-print.el: PostScript programming fix for ghostview, doc fix.
10340 (ps-print-version): New version number (5.1.3).
10341 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
10342 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
10343 (ps-generate-postscript-with-faces): Code fix.
10344 (ps-color-values): XEmacs compatibility.
10345 (ps-print-background-image, ps-print-background-text, ps-printer-name)
10346 (ps-default-fg, ps-default-bg): Adjust customization.
10347 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
10348 (ps-color-scale): Renaming old ps-color-value fun.
10349 (ps-print-headers): Replace ps-print-header group to avoid conflict
10350 with ps-print-header variable.
10351 (ps-print-miscellany): New group.
10352 (ps-format-color, ps-rgb-color): New funs.
10353 (ps-default-foreground): New var.
10354 (ps-printer-name-option): New const.
fa78f71b 10355
326855a0
PB
103562000-03-30 Peter Breton <pbreton@ne.mediaone.net>
10357
1f56ba73
PB
10358 * net/net-utils.el:
10359 (network-connection-host, network-connection-service): New variables
10360 (network-connection-mode): New mode, derived from comint-mode
10361 (network-connection-mode-setup): New function, saves host and
fa78f71b 10362 service information in local variables.
1f56ba73 10363
326855a0
PB
10364 * lisp/locate.el:
10365 (locate-word-at-point): Added this function
10366 (locate): Default to using locate-word-at-point as input
10367 Run dired-mode-hook
10368
141384bd
DL
103692000-03-29 Dave Love <fx@gnu.org>
10370
10371 * calendar/appt.el: Doc fixes.
10372 (appt-check): Convert min-to-app to a string before passing to
10373 appt-disp-window-function or concat.
10374 (appt-delete-window): Remove test for frame-root-window.
10375 (appt-select-lowest-window, appt-convert-time): Simplify.
10376
10377 * emacs-lisp/bytecomp.el: Doc fixes.
10378 (byte-compile-file-form-autoload): Update
10379 byte-compile-function-environment.
10380
c5aa0fc2
AS
103812000-03-29 Andreas Schwab <schwab@suse.de>
10382
10383 * emacs-lisp/autoload.el: Also print defsubst doc string
10384 specially.
10385
10386 * dired.el (dired-insert-directory): If dired-free-space-program
10387 failed just delete its output.
10388
f1d6fe69
DL
103892000-03-29 Dave Love <fx@gnu.org>
10390
10391 * international/iso-cvt.el: Move provide to end. Doc fixes.
10392 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
10393 (iso-iso2sgml, iso-sgml2iso): New functions.
10394 (iso-cvt-define-menu): Fix some entries and use backquote for
10395 clarity.
10396
10397 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
10398
b61f1215
GM
103992000-03-28 Gerd Moellmann <gerd@gnu.org>
10400
10401 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
10402 ISO-DATE. If non-nil, return date in ISO 8601 format.
10403
ea4b0ca3
SM
104042000-03-26 Stefan Monnier <monnier@cs.yale.edu>
10405
3831af62
SM
10406 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
10407 if it ever becomes used.
10408 (log-edit-mode-hook): Default to vc-log-mode-hook.
10409 (log-edit-mode): Fix the docstring.
10410
ea4b0ca3
SM
10411 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
10412 the code.
10413
08f8b1cc
DL
104142000-03-26 Dave Love <fx@gnu.org>
10415
082527fe
DL
10416 * net/browse-url.el (browse-url): Re-fix case of
10417 browse-url-browser-function being an alist.
10418 (browse-url): Add :link to defgroup.
10419
08f8b1cc
DL
10420 * files.el: Doc fixes.
10421 (file-truename): Include `[' in wildcard characters.
10422 (automount-dir-prefix): Customize.
10423 (find-file-wildcards): Add :version.
10424 (find-file-noselect): Simplify a mapcar call.
10425
10426 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
10427 compatible with inf-lisp version.
10428 (eval-defun-1): Fix custom-declare-variable case.
10429
ea4b0ca3
SM
104302000-03-25 Stefan Monnier <monnier@cs.yale.edu>
10431
10432 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
10433
9a0dd3dc
GM
104342000-03-24 Gerd Moellmann <gerd@gnu.org>
10435
b68c375f
GM
10436 * Makefile (COMPILE_FIRST): New macro.
10437 (compile-files): Compile files from COMPILE_FIRST first.
10438
10439 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
10440 code.
10441
9a0dd3dc
GM
10442 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
10443 matching open parenthesis in column 0 to defun-prompt-regexp
10444 only if open-paren-in-column-0-is-defun-start is set.
10445
10446 * sun-curs.el: Require CL at compile-time only.
10447
10448 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
10449 instead of copy-list which is a function from CL.
10450 (msb--choose-menu, msb--mode-menu-cond)
10451 (msb--create-buffer-menu-2): Use dolist instead of mapc.
10452 (msb--init-file-alist): Use mapcar instead of mapcan.
10453 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
10454 `(' in column 0 in doc string.
10455 (msb--add-separators): Use mapcar instead of mapcan.
10456
10457 * cus-dep.el: Require CL at compile-time only.
10458
c7dcadb5
SM
104592000-03-24 Stefan Monnier <monnier@cs.yale.edu>
10460
10461 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
10462 (byte-compile-warnings): New warning `noruntime'.
10463 (byte-compile-constants, byte-compile-variables): Fix docstring.
10464 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
10465 execute `eval-whenc-compile's body.
10466 (byte-compile-unresolved-functions): Fix docstring.
10467 (byte-compile-eval): New function.
10468 (byte-compile-callargs-warn): Check if the function will be available
10469 at runtime (via property `byte-compile-noruntime').
10470 (byte-compile-print-syms): New function.
10471 (byte-compile-warn-about-unresolved-functions): Also warn about
10472 `noruntime' functions (and use `byte-compile-print-syms').
10473 (byte-compile-file): Capitalize the message.
10474
3b55acc9
GM
104752000-03-24 Gerd Moellmann <gerd@gnu.org>
10476
10477 * mail/rmail.el (rmail-confirm-expunge): New user-option.
10478 (rmail-expunge): Ask for confirmation depending on the setting
10479 of rmail-confirm-expunge.
10480
104812000-03-23 Gerd Moellmann <gerd@gnu.org>
10482
10483 * Makefile (bootstrap-clean): If $(emacs) exists, build
10484 loaddefs.el first. A loaddefs.el that's not up-to-date might
10485 cause a bootstrap failure because things don't autoload as
10486 expected.
10487
02c76af4
DL
104882000-03-23 Dave Love <fx@gnu.org>
10489
10490 * net/browse-url.el: Restore previous use of
10491 browse-url-maybe-new-window.
10492
1a3199d9
GM
104932000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10494
10495 * ps-print.el: Skip banner page fix.
10496 (ps-print-version): New version number (5.1.2).
10497 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 10498
1a3199d9
GM
104992000-03-23 Dave Pearson <davep@davep.org>
10500
10501 * net/quickurl.el Changed the type of parameter passed to the
10502 function defined by `quickurl-format-function'. Before only the
10503 text of the URL was passed. Now the whole URL structure is passed
10504 and the function is responsible for extracting the parts it
10505 requires. Changed the default of `quickurl-format-function'
10506 accordingly.
10507 (quickurl-insert): Changed the `funcall' of
10508 `quickurl-format-function' to match the above change.
10509 (quickurl-list-insert): Changed the `url' case so that it makes
10510 use of `quickurl-format-function', previous to this the format was
10511 hard wired.
fa78f71b 10512
72db3ab5
GM
105132000-03-22 Gerd Moellmann <gerd@gnu.org>
10514
10515 * startup.el: Change some spellings for the X Window System.
10516
68049bfa
SM
105172000-03-22 Stefan Monnier <monnier@cs.yale.edu>
10518
10519 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
10520 up the code and the regexp and make sure the cursor is temporarily
10521 moved to the suspicious line while querying the user.
10522
ff4df011
JR
105232000-03-22 Jason Rumney <jasonr@gnu.org>
10524
10525 * w32-fns.el (w32-charset-info-alist): Initialize.
10526
ee1c5b21
GM
105272000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10528
10529 * ps-print.el: N-up last page fix.
10530 (ps-print-version): New version number (5.1.1).
10531 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 10532
d2cbfba0
SM
105332000-03-21 Stefan Monnier <monnier@cs.yale.edu>
10534
bfb857d8
SM
10535 * files.el (find-file-run-dired): Update docstring.
10536 (find-directory-functions): New hook.
10537 (find-file-noselect): Run find-directory-functions rather than
10538 calling dired directly.
10539
10540 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
10541
cb3430a1
SM
10542 * pcvs.el: Add a minimal leading commentary.
10543 (cvs-make-cvs-buffer): Change the header part by removing the startup
10544 message and adding a `Module' entry. Also replace the FOOTER and
10545 HEADER special fileinfos with the new support in ewoc for updating
10546 its own footer and header.
10547 (cvs-update-header): Update to use the header/footer of the ewoc.
10548 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
10549 (cvs-is-within-p): New function.
10550 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
10551 to only examine some subset of the buffers.
10552
10553 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
10554 `format' instead of our own ad-hoc functions.
10555 Remove HEADER and FOOTER cases, now handled in the EWOC.
10556 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
10557
10558 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
10559 output to avoid scaring the user.
10560 (cvs-parse-table): Catch message for non-up-to-date commits.
10561
10562 * pcvs-defs.el (cvs-startup-message): Remove.
10563 (cvs-global-menu): New autoloaded menu.
10564
10565 * pcvs-util.el (cvs-string-fill): Remove.
10566
10567 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
10568 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
10569 PP part of it and also make it work for footers and headers.
10570 (ewoc-create): Drop POS and BUFFER arguments.
10571 Use the DLL's dummy node to store the end-of-footer position.
10572 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
10573 (ewoc-refresh): Remove unused `header' variable.
10574 (ewoc-(get|set)-hf): New functions.
10575
d2cbfba0
SM
10576 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
10577 log-view-*-(message|file) and use easy-mmode-define-navigation.
10578 (log-view-message-re): Match SCCS format as well.
10579 And match the revision line rather than the dashed separator line.
10580 (log-view-mode): Use the new define-derived-mode.
10581 (log-view-current-tag): Fill in with an actual implementation.
10582
10583 * cvs-status.el (cvs-status-(prev|next)): Rename from
10584 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
10585 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
10586 to let the output "breathe" a little more (more readable).
10587 (cvs-status-mode): Use the new define-derived-mode.
10588
10589 * smerge-mode.el (smerge-auto-leave): New function and variable.
10590 (smerge-basic-map): Rename from smerge-basic-keymap.
10591 Change the bindings for smerge-diff-*.
10592 (smerge-*-map): Use easy-mmode-defmap.
10593 (smerge-(next|prev)): Use easy-mmode-define-navigation.
10594 (smerge-keep-*): Use smerge-auto-leave.
10595
51663132
JR
105962000-03-21 Jason Rumney <jasonr@gnu.org>
10597
10598 * cus-edit.el (custom-button-face): Use 3D look for w32.
10599 (custom-button-pressed-face): Likewise.
10600
3f6e4b8b
GM
106012000-03-21 Gerd Moellmann <gerd@gnu.org>
10602
10603 * progmodes/etags.el (tags-case-fold-search): New user-option.
10604 (tags-loop-eval): New function. Bind case-fold-search around eval
10605 depending on the value of tags-case-fold-search.
10606 (tags-loop-continue): Use tags-loop-eval.
10607 (find-tag-in-order): Bind case-fold-search depending on the value
10608 of tags-case-fold-search.
10609
c7ea3acc
SM
106102000-03-21 Stefan Monnier <monnier@cs.yale.edu>
10611
0ae39f53
SM
10612 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
10613 (diff-end-of-hunk): Return the end position for use in
10614 `easy-mmode-define-navigation'.
10615 (diff-recenter): Remove.
10616 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
10617 of `easy-mmode-define-navigation'.
10618 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
10619 previous renaming) and fix to use new names.
10620 (diff-merge-strings): Use \n as separator: simpler, faster.
10621 (diff-mode): Use `define-derived-mode'.
10622
c7ea3acc
SM
10623 * derived.el (define-derived-mode): Don't autoload anymore.
10624 Prefer the macro-only version provided by easy-mmode.el.
10625
10626 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
10627 `easy-mmode-define-derived-mode'.
10628 Use `combine-run-hooks'.
10629 (easy-mmode-define-navigation): New macro.
10630
10631 * subr.el (combine-run-hooks): New function.
10632
6c4bfdc0
KH
106332000-03-21 Kenichi HANDA <handa@etl.go.jp>
10634
10635 * term/x-win.el: Fontsets related initialization is simplified.
10636
10637 * international/mule-diag.el (describe-font): Don't refer to
10638 global-fontset-alist, instead call font-list.
10639 (describe-fontset, list-fontsets, mule-diag): Likewise.
10640 (print-fontset): Adjusted for the change of fontset
10641 implementation.
10642
10643 * international/fontset.el (x-charset-registries): Variable
10644 removed, instead the corresponding data is stored in the default
10645 fontset.
10646 (register-alternate-fontnames): Function removed.
10647 (resolved-ascii-font): Variable removed.
10648 (x-compose-font-name): Ignore the second argument REDOCE.
10649 (x-complement-fontset-spec): Complement only an ASCII font and
10650 element for those charsets than can use that ASCII font.
10651 (generate-fontset-menu): Don't refer to global-fontset-alist,
10652 instead call fontset-list.
10653 (uninstantiated-fontset-alist): Variable removed.
10654 (x-style-funcs-alist): Likewise.
10655 (fontset-default-styles): Likewise.
10656 (x-modify-font-name): Function removed.
10657 (create-fontset-from-fontset-spec): Ignore the argument
10658 STYLE-VARIANT.
10659 (create-fontset-from-ascii-font): Docsting adjusted for the above
10660 change.
10661 (instantiate-fontset, resolve-fontset-name): Functions removed.
10662 (fontset-list): Now implemented by C code.
fa78f71b 10663
6c4bfdc0
KH
10664 * faces.el (read-face-font): Fix TABLE arg to completing-read.
10665 (describe-face): Include `font' attribute in the description.
10666
9111d4b5
KH
106672000-03-21 Kenichi Handa <handa@etl.go.jp>
10668
10669 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
10670
b33dd3b0
GM
106712000-03-20 Gerd Moellmann <gerd@gnu.org>
10672
a25bbe00
GM
10673 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
10674 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
10675 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 10676
b33dd3b0
GM
10677 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
10678 about behavior of set-buffer-modified-p wrt redisplay.
10679
8b7bc628 106802000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
10681
10682 * view.el (view-mode-disable): Kill local binding of view-read-only.
10683
d7b511c4
GM
106842000-03-18 Gerd Moellmann <gerd@gnu.org>
10685
10686 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
10687 is a string, convert it to a syntax cell using string-to-syntax.
10688
10689 * simple.el (syntax-code-table, syntax-flag-table): New variables.
10690 (string-to-syntax): New function.
10691
10692 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
10693 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 10694 try to use passive ftp mode.
d7b511c4 10695
998ecc60
GM
106962000-03-17 Gerd Moellmann <gerd@gnu.org>
10697
b33dd3b0 10698 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
10699
10700 * simple.el (append-to-buffer): Update point of windows after
10701 insertion.
10702
10703 * abbrev.el (inverse-add-abbrev): Identify word by first moving
10704 forward then moving backward. Reindent.
10705
10706 * frame.el (other-frame): Call x-focus-frame only if
10707 focus-follows-mouse is off.
10708
235d6821
DL
107092000-03-17 Dave Love <fx@gnu.org>
10710
10711 * pcvs-util.el (cvs-strings->string): Rename
10712 replace-regexps-in-string.
10713
a29a2cd1
SM
107142000-03-17 Stefan Monnier <monnier@cs.yale.edu>
10715
af595444
SM
10716 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
10717 regexp for labels cannot span several lines.
10718
10719 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 10720 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 10721
a9be2843
DL
107222000-03-16 Dave Love <fx@gnu.org>
10723
10724 * progmodes/f90.el (f90): Put custom group under `languages', not
10725 `fortran'.
10726 (f90-mode-hook): Customize.
10727 (f90-mode): Set add-log-current-defun-function.
10728 (f90-current-defun): New function.
10729
d0ab3e9d
GM
107302000-03-16 Gerd Moellmann <gerd@gnu.org>
10731
16b20ed9
GM
10732 * cus-edit.el (custom-variable-tag-face): Handle case that
10733 default face's height is not a number.
10734 (custom-face-tag-face, custom-group-tag-face-1)
10735 (custom-group-tag-face): Ditto.
10736 (custom-group-tag-face-1): Add :group.
fa78f71b 10737
d0ab3e9d
GM
10738 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
10739
ae8ab422
GM
107402000-03-15 Gerd Moellmann <gerd@gnu.org>
10741
10742 * pcvs-defs.el (toplevel): Remove autoload cookie for form
10743 requiring easymenu.
10744
81c7ca69
GM
107452000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10746
10747 * ps-print.el: PostScript user-defined prologue, PostScript error
10748 handler, doc fix.
10749 (ps-print-version): New version number (5.1).
10750 (ps-user-defined-prologue, ps-error-handler-message)
10751 (ps-print-prologue-0, ps-error-handler-alist): New vars.
10752 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
10753 (ps-insert-string): New function.
fa78f71b 10754
dcf1003d
KH
107552000-03-15 Kenichi Handa <handa@etl.go.jp>
10756
10757 * international/ccl.el (ccl-compile-expression): Don't generate
10758 invalid self-assignment code.
10759
73825616
DL
107602000-03-14 Dave Love <fx@gnu.org>
10761
10762 * subr.el (replace-regexp-in-string): Renamed from
10763 replace-regexps-in-string. Doc fix.
10764
031020ac
DL
107652000-03-12 Dave Love <fx@gnu.org>
10766
10767 * cus-edit.el: Doc fixes.
10768 (customize-set-variable, customize-save-variable): Rename args for
10769 doc.
10770 (custom-variable-tag-face, custom-face-tag-face)
10771 (custom-group-tag-face-1, custom-group-tag-face): Modify from
10772 style which user identify as hyperlink.
10773 (hook): Don't add undefined functions to the hook.
10774 (debug-ignored-errors): Transfer message from bindings.el.
10775
9b2f3c38
GM
107762000-03-12 Gerd Moellmann <gerd@gnu.org>
10777
10778 * recentf.el (recentf-keep-non-readable-files-p): Remove
10779 double/nested definition.
10780
0d6e23cf
DL
107812000-03-12 Dave Love <fx@gnu.org>
10782
10783 * facemenu.el (facemenu-get-face): Use display-color-p.
10784 * enriched.el (enriched-decode-foreground): Likewise.
10785 (enriched-decode-background): Likewise.
10786 * isearch.el (isearch-highlight): Likewise.
10787 * info-look.el (info-lookup): Likewise.
10788 * simple.el (completion-setup-function): Likewise.
10789
10790 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
10791 :options.
10792
10793 * bindings.el (mode-line-format): Fix line-number and
10794 column-number items. Add help-echo for the background.
10795 (mode-line-mule-info): Modify help-echo.
10796
10797 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
10798 defcustom.
10799
10800 * files.el (load-file): Allow completion to .elc.
10801
10802 * man.el: Doc fixes.
10803 (Man-init-defvars): Use display-color-p to set fontification.
10804
10805 * play/hanoi.el (hanoi-internal): Don't use oddp.
10806
e1cff360
GM
108072000-03-12 Gerd Moellmann <gerd@gnu.org>
10808
10809 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
10810
10811 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
10812
5e5dff44
GM
108132000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
10814
10815 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
10816 Fix comment.
10817
5b467bf4
SM
108182000-03-10 Stefan Monnier <monnier@cs.yale.edu>
10819
83fef604
SM
10820 * font-lock.el (font-lock-keywords): Fix the doc now that
10821 regexp-opt-depth is unnecessary.
10822 (save-buffer-state): Set an edebug spec.
10823 (font-lock-fontify-anchored-keywords): Properly handle the case when
10824 the matcher goes past the limit.
10825
5b467bf4
SM
10826 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
10827 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
10828
83fef604
SM
10829 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
10830 dll.el and cookie.el (from Elib) with heavy renaming and other
10831 massaging.
5b467bf4
SM
10832
10833 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
10834 Autoload the functions used.
10835 (easy-mmode-define-syntax): Fix CL typo.
10836 (easy-mmode-define-derived-mode): Improve the docstring generation.
10837
d407456c
GM
108382000-03-10 Gerd Moellmann <gerd@gnu.org>
10839
10840 * textmodes/texinfo.el (texinfo-version): Variable and function
10841 removed.
10842
5a7a545c
SM
108432000-03-09 Stefan Monnier <monnier@cs.yale.edu>
10844
0d6e23cf
DL
10845 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
10846 allow more flexibility.
10847 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
10848 fns.
10849 (easy-mmode-defmap, easy-mmode-defsyntax)
10850 (easy-mmode-define-derived-mode): New macros.
5a7a545c 10851
d407456c 108522000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
10853
10854 * rect.el (replace-rectangle): New function.
10855
108562000-03-09 Dave Love <fx@gnu.org>
10857
10858 * progmodes/fortran.el (fortran-comment-line-start): Define as
10859 "C".
10860 (fortran-comment-line-start-skip): Don't match cpp stuff.
10861 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
10862 (fortran-mode-map): Remove over-eager custom-menu-create for now.
10863 (fortran-mode): Don't set fortran-comment-line-start-skip,
10864 fortran-comment-line-start here. Set comment-start,
10865 add-log-current-defun.
10866 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
10867 (fortran-current-defun): New function.
10868
80460654
GM
108692000-03-09 Gerd Moellmann <gerd@gnu.org>
10870
d1221ea9
GM
10871 * emacs-lisp/re-builder.el: New file.
10872
1853aa6b
GM
10873 * mouse.el (mouse-drag-region): Don't run up-event handler
10874 if hscroll has changed.
10875
80460654
GM
10876 * octave-mod.el (octave-font-lock-keywords): To font-lock the
10877 builtin operators, use `font-lock-builtin-face' for Emacs and
10878 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
10879
10880 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
10881 `(defun (setf foo)' differently.
10882
c0056275
SM
108832000-03-08 Stefan Monnier <monnier@cs.yale.edu>
10884
10885 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
10886 (regexp-opt): Update comment and adapt the code the new meaning of
10887 the `paren' argument of regex-opt-group for shy-groups.
10888 (regexp-opt-depth): Handle shy groups as well as backslashed
10889 backslashes.
c0056275
SM
10890 (regexp-opt-group): Turn the leading comment into a docstring.
10891 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
10892 Remove open-presuf and close-presuf. Instead of checking for `all
10893 one-char' and then later on check for `several one-char', handle
10894 both cases close together. Also apply a more generic algorithm
10895 for suffixes (the mirror image of the algorithm used for
10896 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
10897 (regexp-opt-try-suffix): Removed.
10898
10899 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
10900 from comint-mode-map, so we can just inherit from it. Also, move
10901 the initialization into the `defvar' since there's no docstring
10902 anyway and it's fairly short.
10903 (inferior-scheme-mode): Define it as derived-mode: the code is
10904 shorter and this way we inherit from comint-mode-map rather than
10905 copying it.
c0056275 10906
80460654
GM
10907 * subr.el (replace-regexps-in-string): Properly handle the case
10908 where we match an empty string.
c0056275 10909
80460654
GM
10910 * comint.el (comint-exec-1): Add the current-dir to the exec-path
10911 when the command has a directory component (such as "./testml").
c0056275
SM
10912 Also fix a typo in the comment.
10913
5e91ff9e
GM
109142000-03-08 Gerd Moellmann <gerd@gnu.org>
10915
feab4fba
GM
10916 * Makefile (compile-files): Compile files one by one because
10917 that's the only way to ensure a clean compilation environment for
10918 each individual file.
10919
5e91ff9e
GM
10920 * frame.el (other-frame): Call x-focus-frame.
10921
76162e12
DL
109222000-03-07 Dave Love <fx@gnu.org>
10923
f64ce788
DL
10924 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
10925 :require to defcustom.
10926
76162e12
DL
10927 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
10928 lists.
10929
10930 * files.el (auto-mode-alist): Add configure.in.
10931
10932 * progmodes/autoconf.el: New file.
10933
f7daf1e1
GM
109342000-03-07 Gerd Moellmann <gerd@gnu.org>
10935
10936 * mail/mh-e.el: Change maintainer to `none'.
10937
10938 * recentf.el (recentf-keep-non-readable-files-p): Quote args
10939 to remove-hook and add-hook.
10940
109412000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
10942
10943 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
10944 it as the default.
10945 (mail-send): Test mail-send-nonascii also for the new `mime' value.
10946 (sendmail-send-it): Conditionally add MIME headers specifying the
10947 used character set.
fa78f71b 10948
63f6b2c4
DL
109492000-03-07 Dave Love <fx@gnu.org>
10950
10951 * winner.el: Fix keywords, autoload cookies. Split
10952 eval-when-compile form to avoid compilation failure.
10953
8330e2f9
KH
109542000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
10955
10956 * international/mule.el: Modify comment about coding system
10957 property `coding-category'.
10958 (make-coding-system): New argument EOL-TYPE. Pay attention to
10959 coding-category property of PROPERTIES.
10960
10961 * international/mule-conf.el (coding-category-utf-8,
10962 coding-category-utf-16-be, coding-category-utf-16-le): New coding
10963 categories. Include them in the argument for set-coding-priority.
10964
10965 * international/mule-cmds.el (reset-language-environment): Include
10966 coding-category-utf-8, coding-category-utf-16-be, and
10967 coding-category-utf-16-le in the argument for set-coding-priority.
10968 (reset-language-environment): Initialize coding-category-utf-8,
10969 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
10970
18bb0684
GM
109712000-03-06 Karl Fogel <kfogel@red-bean.com>
10972
10973 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
10974 code abstracted out of `bookmark-jump-noselect'. Now tries info
10975 extensions as well as compression extensions.
10976 (bookmark-jump-noselect): Use above new func.
fa78f71b 10977
71a6ba55
GM
109782000-03-03 Gerd Moellmann <gerd@gnu.org>
10979
10980 * strokes.el: Change maintainer's mail address.
10981
0d56cdff
KH
109822000-03-03 Kenichi Handa <handa@etl.go.jp>
10983
10984 * international/mule-diag.el (list-character-sets): Make help-echo
10985 string by substitute-command-keys.
10986 (list-character-sets): Likewise.
10987 (sort-listed-character-sets): Call help-setup-xref.
10988
900fa1f1
GM
109892000-03-02 Gerd Moellmann <gerd@gnu.org>
10990
10991 * time.el (display-time-mail-file): Add `none' to the list of
10992 choices.
10993
54d04320
DL
109942000-03-01 Dave Love <fx@gnu.org>
10995
43f3fa09
DL
10996 * help.el (help-xref-go-back): Don't try to set position.
10997
54d04320
DL
10998 * international/mule-diag.el (list-character-sets): Call
10999 help-setup-xref. Add help-echo to xrefs.
11000 (list-character-sets-1): Add help-echo to xrefs.
11001
d054101f
GM
110022000-03-02 Gerd Moellmann <gerd@gnu.org>
11003
11004 * frame.el (blink-cursor-mode): Switch cursor on when turning
11005 the mode off.
11006
11007 * add-log.el (add-log-current-defun): Add support for
11008 Autoconf mode.
11009
11010 * mail/rmail.el (rmail-quit-hook): New variable.
11011
d77dae5c
DL
110122000-03-01 Dave Love <fx@gnu.org>
11013
e5f597f0
DL
11014 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
11015
d77dae5c
DL
11016 * help.el (help-xref-button): Add help-echo arg.
11017 (describe-function-1, describe-variable, help-make-xrefs): Use it.
11018
11019 * faces.el (list-faces-display): Supply help-echo with
11020 help-make-xrefs.
11021
11022 * facemenu.el (list-text-properties-at): Set help-xref-stack to
11023 nil.
11024
72d19d75
GM
110252000-03-01 Gerd Moellmann <gerd@gnu.org>
11026
2df636f4
GM
11027 * image.el (defimage): Look for image files in load-path.
11028
fa78f71b 11029 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
11030 `number'.
11031
2df636f4
GM
110322000-03-01 David Ponce <david.ponce@wanadoo.fr>
11033
11034 * recentf.el (recentf): Added version tag to the defgroup of
11035 recentf.
11036
110372000-03-01 David Ponce <david.ponce@wanadoo.fr>
11038
11039 * recentf.el (recentf-cleanup): Changed to remove excluded file
11040 too.
11041 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
11042 action to select/unselect a file.
11043 (recentf-edit-list): Code cleanup and improvement.
11044 (recentf-open-more-files-action): `recentf-open-more-files' button
11045 widget action to open a file.
11046 (recentf-open-more-files): No more use standard completion but
11047 widgets.
11048 (recentf-more-collection): Deleted.
11049 (recentf-more-history): Deleted.
11050 (recentf-setup-more-completion): Deleted.
11051
110522000-03-01 David Ponce <david.ponce@wanadoo.fr>
11053
11054 * recentf.el (recentf-mode): No more needs that Emacs is running
11055 under a window-system.
11056
110571999-03-01 David Ponce <david.ponce@wanadoo.fr>
11058
11059 * recentf.el (recentf-edit-list): New command to edit the recent
11060 list which allow the user to remove files.
11061 (recentf-edit-selected-items): New global variable, used by
11062 `recentf-edit-list' to hold the list of files to be removed from
11063 the recent list.
11064 (recentf-make-menu-items): Updated to display a "Edit list..."
11065 menu item. Minor code cleanup.
11066
110671999-03-01 David Ponce <david.ponce@wanadoo.fr>
11068
11069 * recentf.el (recentf-open-more-files): New command to open files
11070 that are not displayed in the menu.
11071 (recentf-more-collection): New global variable holding the set of
11072 permissible completions used by `recentf-open-more-files'.
11073 (recentf-more-history): New global variable holding the history list
11074 used by `recentf-open-more-files' completion.
11075 (recentf-setup-more-completion): New function to setup completion for
11076 `recentf-open-more-files'.
11077 (recentf-make-menu-items): Updated to display a "More..." menu item.
11078
110791999-03-01 David Ponce <david.ponce@wanadoo.fr>
11080
11081 * recentf.el (recentf-menu-action): Doc fixed.
11082
110831999-03-01 David Ponce <david.ponce@wanadoo.fr>
11084
11085 * recentf.el (recentf-menu-filter): Doc updated.
11086 (recentf-update-menu-hook): Allow menu filters to force menu update.
11087 (recentf-make-menu-items): New menu filter handling.
11088 (recentf-make-menu-item): New helper function.
11089 (recentf-menu-elements): New menu handling function.
11090 (recentf-sort-ascending): Updated to new menu filter handling.
11091 (recentf-sort-descending): Updated to new menu filter handling.
11092 (recentf-sort-basenames-ascending): New menu filter function.
11093 (recentf-sort-basenames-descending): New menu filter function.
11094 (recentf-show-basenames): New menu filter function.
11095 (recentf-show-basenames-ascending): New menu filter function.
11096 (recentf-show-basenames-descending): New menu filter function.
11097
72d19d75
GM
110982000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11099
11100 * diary-lib.el (list-diary-entries): Don't try to go forward at
11101 the end of the buffer.
11102
1ac1c836
KH
111032000-02-29 Kenichi Handa <handa@etl.go.jp>
11104
11105 * international/mule-diag.el (list-character-sets): Completely
11106 rewritten.
11107 (sort-listed-character-sets): New function.
11108 (list-character-sets-1): Completely rewritten.
11109 (list-character-sets-2): New function.
11110 (non-iso-charset-alist): New variable.
11111 (decode-codepage-char): New function.
11112 (charset-history): New variable.
11113 (read-charset) (list-block-of-chars)
11114 (list-iso-charset-chars)
11115 (list-non-iso-charset-chars)
11116 (list-charset-chars): New functions.
11117 (mule-diag): Call list-character-sets-2, not
11118 list-character-sets-2.
11119 (dump-charsets): Likewise.
11120
ed4d0512
GM
111212000-02-29 Gerd Moellmann <gerd@gnu.org>
11122
72d19d75
GM
11123 * dired-x.el (dired-filename-at-point): Add `@' to valid
11124 file name characters.
11125 (dired-filename-at-point): Handle ange-ftp file names.
11126
ed4d0512
GM
11127 * frame.el (frame-notice-user-settings): Use assq-delete-all
11128 instead of assoc-delete-all.
11129 (frame-notice-user-settings): Ditto.
11130
11131 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
11132 Don't copy alist.
11133
32038c7a
GM
111342000-02-28 Eli Barzilay <eli@cs.cornell.edu>
11135
11136 * calculator.el (calculator-use-menu): New option.
11137 (calculator-initial-bindings): Changed some bindings to work as
11138 macros.
11139 (calculator-forced-input): Removed.
11140 (calculator-restart-other-mode): New variable.
11141 (calculator-mode-map): Set up menu.
fa78f71b 11142
32038c7a
GM
111432000-02-28 Jari Aalto <jari.aalto@poboxes.com>
11144
11145 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
11146 tags.
fa78f71b 11147
55d7ff38 111482000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 11149
55d7ff38
MK
11150 * viper-cmd.el (viper-envelop-ESC-key): added the option to
11151 translate all ESC key sequences.
11152 (viper-goto-mark-subr): restore markers for files for which
11153 they were saved.
11154 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
11155 * viper-util.el (viper-set-replace-overlay-glyphs,
11156 viper-set-replace-overlay): always check if the replacement
11157 overlay is live.
11158 * viper.el (viper-vi-state-mode-list): added major modes.
11159 * ediff-wind.el: minor comment changes.
11160 * ediff.el: copyright notice date fix.
fa78f71b 11161
387023ee
JR
111622000-02-27 Jason Rumney <jasonr@gnu.org>
11163
11164 * faces.el (face-font-family-alternatives): Add arial to helv.
11165 (mode-line, header-line, tool-bar): Same default as x for w32.
11166 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
11167 face-font-family-alternatives from working.
11168 * term/w32-win.el (mouse-set-font): Do not build fontset from
11169 chosen font.
11170
f43d79c1
GM
111712000-02-25 Sam Steingold <sds@goems.com>
11172
5d80cc9c 11173 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 11174 properly.
fa78f71b 11175
8b7bc628 111762000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
11177
11178 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
11179
4eb8436f
GM
111802000-02-25 Gerd Moellmann <gerd@gnu.org>
11181
11182 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
11183 writable.
11184
449c3c52 11185 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 11186
42088c12
GM
111872000-02-24 Gerd Moellmann <gerd@gnu.org>
11188
11189 * frame.el (show-cursor-in-non-selected-windows): New option.
11190
c60ea02e
GM
111912000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11192
11193 * diary-lib.el (include-other-diary-files): Undo the selective
11194 display in any included file and don't kill it.
11195
d066de8e
EZ
111962000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
11197
11198 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
11199 bar. Menu items converted to (menu-item format, help strings
11200 added.
11201 [downcase, upcase]: Don't enable on MS-DOS.
11202 [symlink, symlinks]: Don't show if make-symbolic-link is not
11203 bound.
11204 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
11205
b6906b38
DL
112062000-02-23 Dave Love <fx@gnu.org>
11207
275cf1b2
DL
11208 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
11209 (backward-kill-word): Revert addition of * to interactive spec --
11210 it's a feature.
11211
11212 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
11213 (backward-kill-sentence, kill-sentence): Likewise.
11214
99d48056
DL
11215 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
11216 scratch buffer name.
11217 (gud-format-command): Use int-to-string in ?l case. Simplify
11218 slightly.
11219
11220 * term/w32-win.el (internal-face-interactive): Update prompt for
11221 new read-face-name.
11222
11223 * mail/footnote.el (footnote): Add :version to defgroup.
11224 (footnote-section-tag-regexp): Customize.
11225 (footnote-start-tag, footnote-end-tag): New option.
11226 (footnote-latin-regexp): New variable.
11227 (Footnote-latin): New function.
11228 (footnote-style-alist): Add element for latin style.
11229 (footnote-style): Moved.
11230 (Footnote-goto-footnote): Use eq to test arg.
11231
11232 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
11233
b6906b38
DL
11234 * emacs-lisp/byte-opt.el: Change old backquote syntax.
11235 (byte-compile-trueconstp): Include keywords.
11236 (byte-optimize-quote, byte-optimize-lapcode): Use
11237 byte-compile-const-symbol-p.
11238 (byte-optimize-char-before): New optimization.
11239
11240 * emacs-lisp/bytecomp.el: Change old backquote syntax.
11241 (byte-compile-const-symbol-p): New function.
11242 (byte-compile-constp, byte-compile-out-toplevel)
11243 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
11244 Use it.
11245
11246 * subr.el (define-key-after): Default AFTER to t. Doc fix.
11247
214f877f
KH
112482000-02-23 Kenichi Handa <handa@etl.go.jp>
11249
c709bcf1
KH
11250 * international/encoded-kb.el: Be sure to update minor-mode-alist
11251 and minor-mode-map-alist.
11252 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
11253 codes SS2 and SS3 correctly.
11254 (encoded-kbd-self-insert-ccl): New function.
11255 (encoded-kbd-setup-keymap): New function.
11256 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
11257 by calling encoded-kbd-setup-keymap.
11258
214f877f
KH
11259 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
11260 characters.
11261 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
11262 locally.
11263
b021ef18
DL
112642000-02-22 Dave Love <fx@gnu.org>
11265
11266 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
11267 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
11268 defvar.
11269 (lisp-mode-syntax-table): Set up for #|...|# comments.
11270 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
11271 classes. Match `defface'.
11272 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
11273 (eval-defun-1): Fix for defcustom.
11274 (lisp-indent-region): Doc fix.
11275
11276 * subr.el (when, unless, split-string): Doc fix.
11277 (read-passwd): Move call of clear-this-command-keys to the right
11278 place.
11279 (replace-regexps-in-string): New function.
11280
14cc00ad
GM
112812000-02-22 Gerd Moellmann <gerd@gnu.org>
11282
11283 * help.el (describe-variable): Set syntax table to
11284 emacs-lisp-mode-syntax-table when moving forward over the
11285 symbol's name.
11286
47da5efa
DL
112872000-02-22 Dave Love <fx@gnu.org>
11288
11289 * xt-mouse.el: Doc fixes.
11290 (xterm-mouse-position-function): New function, replacing advice of
11291 mouse-position.
11292 (xterm-mouse-mode): Use it. Don't turn on under a window system.
11293
11294 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
11295
f0a6c717
GM
112962000-02-21 Gerd Moellmann <gerd@gnu.org>
11297
11298 * format.el (format-annotate-single-property-change): Handle
11299 properties.with dotted-list values.
11300 (format-proper-list-p): New function.
11301
11302 * enriched.el (enriched-face-ans): Handle '(foreground-color
11303 . COLOR) and (background-color . COLOR).
11304
2be80b63
DL
113052000-02-20 Dave Love <fx@gnu.org>
11306
11307 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
11308 and assignments to it.
11309 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
11310 current local map.
11311 (make-flyspell-overlay): Use it.
11312 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
11313
11314 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
11315 (lm-get-header-re): Defun, not defsubst.
11316 (lm-get-package-name): Defun, not defsubst. Simplify.
11317 (lm-version): Doc fix. Simplify.
11318 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
11319 (lm-crack-address, lm-last-modified-date, lm-commentary)
11320 (lm-verify, lm-synopsis): Simplify.
11321 (lm-report-bug): Require emacsbug. Use compose-mail.
11322
329eed9f
GM
113232000-02-20 Gerd Moellmann <gerd@gnu.org>
11324
11325 * dired.el (dired-mode): Call propertized-buffer-identification
11326 to set mode-line-buffer-identification to something having
11327 the right text properties.
11328
11329 * bindings.el (propertized-buffer-identification): New function.
11330
be5bb146
DL
113312000-02-20 Dave Love <fx@gnu.org>
11332
11333 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
11334 check for t-mouse too.
11335
11336 * cus-start.el: Make echo-keystrokes `number'.
11337
1d4311c3
EZ
113382000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
11339
11340 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
11341 Don't call ring-empty-p unless tags-location-ring is bound.
11342 From Noah Friedman <friedman@splode.com>.
11343
a23c5037
TTN
113442000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
11345
11346 * progmodes/hideshow.el (hs-flag-region): No longer use
11347 `intangible' overlay property.
11348
11349 (hs-toggle-hiding): New command.
11350 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
11351
11352 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
11353 Fix omission bug: Run `hs-minor-mode-hook' for both activation
11354 and deactivation.
11355
b6a22bf8
GM
113562000-02-18 Gerd Moellmann <gerd@gnu.org>
11357
11358 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
11359
d621caf7
GM
113602000-02-17 Gerd Moellmann <gerd@gnu.org>
11361
3c0ed7ce
GM
11362 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
11363
d621caf7
GM
11364 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
11365 of `*' to handle `(* ... *)' comments.
11366
538d88fb
EZ
113672000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
11368
53c80cf6 11369 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 11370 window-system.
53c80cf6 11371
538d88fb
EZ
11372 * menu-bar.el (global-map): Menu-bar items converted to the new
11373 format (menu-item..., rearranged for better CUA compliance, and
11374 their names changed for better clarity. Help strings added.
11375
11376 * international/mule-cmds.el (mule-menu-keymap)
11377 (describe-language-environment-map, set-coding-system-map)
11378 (setup-language-environment-map): Convert to new (menu-item...
11379 form, add help strings. Change names of menu items for better
11380 clarity. "Mule" menu-bar item removed (it's now in the "Options"
11381 submenu).
11382
8389e1e2 113832000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 11384
a23c5037 11385 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 11386 within the code.
a23c5037 11387
8389e1e2 113882000-02-16 Dave Love <fx@gnu.org>
a23c5037 11389
84fe35f0
DL
11390 * faces.el: Don't require custom. Add more specific :groups to
11391 various deffaces.
11392 (set-face-attribute): Purecopy args.
11393 (read-face-name): Default to name at point and use it in prompt.
11394 Remove colon from arg in all callers.
11395 (list-faces-display): Hyperlink to face descriptions and customize
11396 buffers.
11397
b2aeee30
DL
113982000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
11399
11400 * wid-edit.el (widget-match-inline): An atom never matches a
11401 list.
11402
99e95407
GM
114032000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11404
82d2c7c5
DL
11405 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
11406 at ':' characters by call to split-string.
99e95407
GM
11407
114082000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11409
82d2c7c5 11410 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
11411
114122000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11413
82d2c7c5
DL
11414 * textmodes/bibtex.el: Some temporary comments removed.
11415 (bibtex-field-name, bibtex-entry-type): Made the relationship
11416 explicit.
11417 (bibtex-field-const): Allow capital letters.
11418 (bibtex-start-of-string): Deleted because unused.
11419
11420 * textmodes/bibtex.el: Unified some nomenclature. We no longer
11421 use the term 'reference' to describe a bibtex entry as a whole.
11422 Further, reference keys are no longer called 'labels'.
11423 (bibtex-keys): Renamed to bibtex-reference-keys.
11424 (bibtex-reformat-previous-labels): Renamed to
11425 bibtex-reformat-previous-reference-keys.
11426 (bibtex-reference-type): Renamed to bibtex-entry-type.
11427 (bibtex-reference-head): Renamed to bibtex-entry-head.
11428 (bibtex-reference-maybe-empty-head): Renamed to
11429 bibtex-entry-maybe-empty-head.
11430 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
11431 (bibtex-search-reference): Renamed to bibtex-search-entry.
11432 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
11433 bibtex-enclosing-entry-maybe-empty-head.
11434 (bibtex-entry-field-alist, bibtex-entry-head,
11435 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
11436 bibtex-map-entries, bibtex-search-entry,
11437 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
11438 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11439 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
11440 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
11441 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
11442 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
11443 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
11444
114452000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11446
82d2c7c5
DL
11447 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
11448 comment.
11449 (bibtex-format-field-delimiters): New function, functionality
11450 extracted from bibtex-format-entry.
11451 (bibtex-autokey-get-yearfield-digits): New function, functionality
11452 extracted from bibtex-autokey-get-yearfield.
11453
11454 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
11455 entries in order to avoid stack overflow in the regexp matcher if
11456 field contents become large.
11457 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
11458 bibtex-field-string-part-not-braced,
11459 bibtex-field-string-part-no-inner-braces,
11460 bibtex-field-string-part-1-inner-brace,
11461 bibtex-field-string-part-2-inner-braces,
11462 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
11463 bibtex-field-string-quoted, bibtex-field-string,
11464 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
11465 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
11466 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
11467 as parsing is now performed by the following functions.
11468 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
11469 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
11470 bibtex-parse-field-string, bibtex-search-forward-field-string,
11471 bibtex-parse-association, bibtex-field-name-for-parsing,
11472 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
11473 bibtex-search-forward-field, bibtex-search-backward-field,
11474 bibtex-start-of-field, bibtex-end-of-field,
11475 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
11476 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
11477 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
11478 bibtex-parse-string, bibtex-search-forward-string,
11479 bibtex-search-backward-string, bibtex-start-of-string,
11480 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
11481 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
11482 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
11483 entries. Instead of reporting the results of the parsing by
11484 match-beginning or match-end, these functions return data structures
11485 that hold the corresponding positions.
11486 (bibtex-enclosing-field): Changed to also report field boundaries by
11487 return values rather than by match-beginning or match-end. The
11488 following functions have been adapted to use the new parsing
11489 functions.
11490 (bibtex-skip-to-valid-entry, bibtex-search-reference,
11491 bibtex-enclosing-field, bibtex-format-entry,
11492 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
11493 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
11494 bibtex-print-help-message, bibtex-end-of-entry,
11495 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
11496 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11497 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
11498 method for parsing.
11499 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
11500 bibtex-map-entries, bibtex-flash-head,
11501 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
11502 bibtex-autokey-change, bibtex-autokey-get-namefield,
11503 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
11504 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11505 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
11506 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11507 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
11508 order to make the new binding of case-fold-search immediately
11509 visible.
99e95407
GM
11510
115112000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11512
82d2c7c5
DL
11513 * textmodes/bibtex.el: Copyright notice is up to date.
11514 Added constant 'bibtex-maintainer-salutation.
99e95407 11515
82d2c7c5
DL
11516 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
11517 than make-temp-name, use match-string-no-properties and eliminate
11518 a quadratic behavior when building bibtex-strings.
99e95407 11519
82d2c7c5
DL
11520 * bibtex.el (bibtex-reference-key): Accept string entries whose
11521 reference key contains upper case letters.
99e95407
GM
11522
115232000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11524
82d2c7c5
DL
11525 * bibtex.el (bibtex-reference-head): Allow entries to start with
11526 a new line.
99e95407
GM
11527
115282000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11529
82d2c7c5
DL
11530 * bibtex.el: Hiding of entry bodies is not longer provided by
11531 bibtex.el directly. Instead the hideshow package can be used.
11532 Added a special bibtex entry to hs-special-modes-alist.
11533 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
11534
115352000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11536
f24fef2f
SM
11537 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
11538 at ':' characters by call to split-string.
8389e1e2
GM
11539
115402000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11541
f24fef2f 11542 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
11543
115442000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11545
f24fef2f
SM
11546 * textmodes/bibtex.el: Some temporary comments removed.
11547 (bibtex-field-name, bibtex-entry-type): Made the relationship
11548 explicit.
11549 (bibtex-field-const): Allow capital letters.
11550 (bibtex-start-of-string): Deleted because unused.
fa78f71b 11551
f24fef2f
SM
11552 * textmodes/bibtex.el: Unified some nomenclature. We no longer
11553 use the term 'reference' to describe a bibtex entry as a whole.
11554 Further, reference keys are no longer called 'labels'.
11555 (bibtex-keys): Renamed to bibtex-reference-keys.
11556 (bibtex-reformat-previous-labels): Renamed to
11557 bibtex-reformat-previous-reference-keys.
11558 (bibtex-reference-type): Renamed to bibtex-entry-type.
11559 (bibtex-reference-head): Renamed to bibtex-entry-head.
11560 (bibtex-reference-maybe-empty-head): Renamed to
11561 bibtex-entry-maybe-empty-head.
11562 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
11563 (bibtex-search-reference): Renamed to bibtex-search-entry.
11564 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
11565 bibtex-enclosing-entry-maybe-empty-head.
11566 (bibtex-entry-field-alist, bibtex-entry-head,
11567 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
11568 bibtex-map-entries, bibtex-search-entry,
11569 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
11570 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11571 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
11572 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
11573 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
11574 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
11575 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
11576
115772000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11578
f24fef2f
SM
11579 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
11580 comment.
11581 (bibtex-format-field-delimiters): New function, functionality
11582 extracted from bibtex-format-entry.
11583 (bibtex-autokey-get-yearfield-digits): New function, functionality
11584 extracted from bibtex-autokey-get-yearfield.
fa78f71b 11585
f24fef2f
SM
11586 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
11587 entries in order to avoid stack overflow in the regexp matcher if
11588 field contents become large.
11589 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
11590 bibtex-field-string-part-not-braced,
11591 bibtex-field-string-part-no-inner-braces,
11592 bibtex-field-string-part-1-inner-brace,
11593 bibtex-field-string-part-2-inner-braces,
11594 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
11595 bibtex-field-string-quoted, bibtex-field-string,
11596 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
11597 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
11598 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
11599 as parsing is now performed by the following functions.
11600 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
11601 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
11602 bibtex-parse-field-string, bibtex-search-forward-field-string,
11603 bibtex-parse-association, bibtex-field-name-for-parsing,
11604 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
11605 bibtex-search-forward-field, bibtex-search-backward-field,
11606 bibtex-start-of-field, bibtex-end-of-field,
11607 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
11608 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
11609 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
11610 bibtex-parse-string, bibtex-search-forward-string,
11611 bibtex-search-backward-string, bibtex-start-of-string,
11612 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
11613 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
11614 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
11615 entries. Instead of reporting the results of the parsing by
11616 match-beginning or match-end, these functions return data structures
11617 that hold the corresponding positions.
11618 (bibtex-enclosing-field): Changed to also report field boundaries by
11619 return values rather than by match-beginning or match-end. The
11620 following functions have been adapted to use the new parsing
11621 functions.
11622 (bibtex-skip-to-valid-entry, bibtex-search-reference,
11623 bibtex-enclosing-field, bibtex-format-entry,
11624 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
11625 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
11626 bibtex-print-help-message, bibtex-end-of-entry,
11627 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
11628 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11629 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
11630 method for parsing.
11631 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
11632 bibtex-map-entries, bibtex-flash-head,
11633 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
11634 bibtex-autokey-change, bibtex-autokey-get-namefield,
11635 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
11636 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11637 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
11638 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11639 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
11640 order to make the new binding of case-fold-search immediately
11641 visible.
8389e1e2
GM
11642
116432000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11644
f24fef2f
SM
11645 * textmodes/bibtex.el: Copyright notice is up to date.
11646 Added constant 'bibtex-maintainer-salutation.
fa78f71b 11647
f24fef2f
SM
11648 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
11649 than make-temp-name, use match-string-no-properties and eliminate
11650 a quadratic behavior when building bibtex-strings.
fa78f71b 11651
f24fef2f
SM
11652 * bibtex.el (bibtex-reference-key): Accept string entries whose
11653 reference key contains upper case letters.
8389e1e2
GM
11654
116552000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11656
f24fef2f
SM
11657 * bibtex.el (bibtex-reference-head): Allow entries to start with
11658 a new line.
8389e1e2
GM
11659
116602000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11661
f24fef2f
SM
11662 * bibtex.el: Hiding of entry bodies is not longer provided by
11663 bibtex.el directly. Instead the hideshow package can be used.
11664 Added a special bibtex entry to hs-special-modes-alist.
11665 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
11666
116672000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11668
82d2c7c5 11669 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
11670 proceedings entry type (for cross referencing). Thanks to Wagner
11671 Toledo Correa for the suggestion.
11672
82d2c7c5 11673 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 11674
eae61d8f
KH
116752000-02-14 Kenichi Handa <handa@etl.go.jp>
11676
11677 * international/characters.el: Setup case table for Vietnamese.
11678
fb07a302
GM
116792000-02-12 Gerd Moellmann <gerd@gnu.org>
11680
11681 * uniquify.el (toplevel): Require CL at compile time.
11682 (uniquify-push): Removed.
11683
11684 * shadowfile.el (shadow-when): Removed.
11685
11686 * tempo.el (tempo-dolist, tempo-mapc): Removed.
11687 (tempo-process-and-insert-string): Use dolist instead of
11688 tempo-dolist.
11689
11690 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
11691 regexp for paragraph-start.
11692
11693 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
11694 commas as well.
11695
a0eddf92
DL
116962000-02-10 Dave Love <fx@gnu.org>
11697
11698 * wid-edit.el: (widgets) [defgroup]: Remove url link.
11699 (widget-color-choice-list, widget-color-history, widget-mouse-help):
11700 Deleted.
11701 (widget-specify-field, widget-specify-button): Don't use
11702 widget-mouse-help as help-echo property.
11703 (default): Use #'ignore for :validate and :mouse-down-action.
11704 (checkbox): Add help-echo.
11705 (widget-sexp-validate): Rewritten to clarify error messages.
11706 (character): Use char-valid-p in :match function.
11707 (widget-color-complete): Use facemenu-color-alist.
11708 (widget-color-action): Use facemenu-read-color.
11709
11710 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
11711 set up `caar' &c that we now have.
11712
82d2c7c5
DL
117132000-02-09 Ray Blaak <blaak@gnu.org>
11714
11715 * delphi.el: Make resourcestring a declaration region, like const
11716 and var.
11717
6cbc1482
DL
117182000-02-09 Dave Love <fx@gnu.org>
11719
11720 * bindings.el (mode-line-input-method-map): New variable.
11721 (mode-line-mule-info): Use it; fix last change.
11722 (mode-line-mode-menu): Move definition.
11723 (mode-line-mouse-sensitive-p): Deleted.
11724 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
11725 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
11726 level.
11727
11728 * startup.el (command-line-1): Don't call
11729 make-mode-line-mouse-sensitive.
11730
f7136ee8
GM
117312000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
11732
11733 * mail/rmail.el (rmail-retry-failure): Use
11734 rmail-beginning-of-message before rmail-toggle-header, because the
11735 former toggles headers.
11736
6e1d0d15
SM
117372000-02-06 Stefan Monnier <monnier@cs.yale.edu>
11738
fef8c55b
SM
11739 * diff-mode.el (diff-kill-junk): New interactive function.
11740 (diff-reverse-direction): Use delete-and-extract-region.
11741 (diff-post-command-hook): Restrict the area so that the hook also works
11742 outside of any diff hunk. This is necessary for the minor-mode.
11743 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
11744 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
11745
6e1d0d15
SM
11746 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
11747 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
11748 so that it can be used more easily in <foo>-mode-hook. Also make sure
11749 to avoid duplicate entries.
11750 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
11751 (font-lock-remove-keywords): Just as was done for `add', allow it to
11752 work even if font-lock-mode is nil. Also make sure we don't modify
11753 any pre-existing list by forcing a copy-sequence. Finally rename
11754 `major-mode' to `mode'.
11755 (font-lock-fontify-syntactic-anchored-keywords)
11756 (font-lock-fontify-anchored-keywords)
11757 (font-lock-fontify-keywords-region): Use line-end-position.
11758 Don't make `font-lock-multiline' local (it's now done in
11759 font-lock-set-defaults).
11760 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
11761 move the `font-lock-fontified' creation to inside the `unless'.
11762
a75dfea0
AI
117632000-02-06 Andrew Innes <andrewi@gnu.org>
11764
11765 * term/w32-win.el (x-handle-args): Comment out call to message,
11766 which occurs before window system is initialized.
11767
11768 * makefile.nt: Add support for recompiling lisp code.
11769
b85e9462
DL
117702000-02-04 Dave Love <fx@gnu.org>
11771
9ff33afb
DL
11772 * bindings.el (mode-line-mule-info): Fix/extend last change.
11773
b85e9462
DL
11774 * completion.el: Replace completion-dolist with dolist.
11775
11776 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
11777 dotimes.
11778
44dff075
CD
117792000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
11780
11781 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
11782 environment names before they go into the section regexp.
11783
11784 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
11785 char class in regexp.
11786
11787 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
11788 `case-fold-search' to nil.
11789
11790 * progmodes/idlwave.el (idlwave-template): Respect
11791 `idlwave-abbrev-change-case'.
11792 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
11793 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
11794 idlwave-while): respect `idlwave-reserved-word-upcase'.
11795 (idlwave-rw-case): New function.
11796 (idlwave-statement-match): Fixed problem with assignment regexp.
11797 (idlwave-font-lock-keywords): Improved regexp for keyword
11798 parameters.
a23c5037 11799 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
11800 operators longer than 1 char.
11801
11802 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
11803 idlwave-shell-expression-overlay. Implemented printing of
11804 expressions on higher levels of the calling stack.
11805 (idlwave-shell-display-level-in-calling-stack): Restore stack
11806 level.
11807 (idlwave-retrieve-expression-from-level): New function.
11808 (idlwave-shell-last-calling-stack): Variable removed.
11809 (idlwave-shell-reset): Argument action reversed (`visible' to
11810 `hidden'). Also remove stop-line overlay.
11811 (idlwave-shell-calling-stack-routine): New variable.
11812 (idlwave-shell-parse-stack-and-display): Messages now display
11813 negative level numbers.
11814 (idlwave-shell-mode): Set `modeline-format'.
11815 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
11816 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
11817 21.
11818 (idlwave-shell-print-expression-function): New option.
a23c5037 11819
44dff075
CD
11820 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
11821 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
11822 `tool-bar' instead of `toolbar'.
11823
f26c34fd
DL
118242000-02-02 Dave Love <fx@gnu.org>
11825
11826 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
11827 emacs-lisp-mode-hook. Don't check for defalias being defined.
11828
11829 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
11830 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
11831 the new builtins directly.
11832
11833 * whitespace.el (whitespace): Add :version to defgroup.
11834
11835 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
11836 Doc fix.
11837
11838 * thingatpt.el (sexp-at-point, symbol-at-point)
11839 (number-at-point, list-at-point): Add autoload cookie.
11840
11841 * recentf.el (recentf): Add :version to defgroup.
11842
11843 * quickurl.el (quickurl): Add :version to defgroup.
11844
11845 * elide-head.el (elide-head): Use point-marker more.
11846
11847 * bs.el (bs): Add :version to defgroup.
11848
11849 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
11850
11851 * progmodes/delphi.el (delphi): Add :version to defgroup.
11852
d240a249
GM
118532000-02-02 Gerd Moellmann <gerd@gnu.org>
11854
11855 * ange-ftp.el (ange-ftp-write-region): Handle case that
11856 succeeding process operation sets a different coding system.
11857
11858 * calculator.el: New file.
11859
d5179a01
EZ
118602000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
11861
11862 * frame.el (frames-on-display-list, framep-on-display): New
11863 functions.
11864 (display-mouse-p, display-popup-menus-p, display-graphic-p)
11865 (display-selections-p, display-screens, display-pixel-width)
11866 (display-pixel-height, display-mm-width, display-mm-height)
11867 (display-backing-store, display-save-under, display-planes)
11868 (display-color-cells, display-visual-class): New functions.
11869
11870 * term/tty-colors.el (tty-color-gray-shades): New function.
11871
11872 * faces.el (display-color-p): Use framep-on-display.
11873 (display-grayscale-p): New function.
11874
968e00f0
DL
118752000-01-31 Dave Love <fx@gnu.org>
11876
11877 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
11878 (create-fontset-from-x-resource): Don't concat integers.
11879
2cb750ba
GM
118802000-01-31 Inge Frick <inge@nada.kth.se>
11881
11882 * view.el: Some changes in documentation. Removed some trailing
11883 whitespace. Changed some parameter names to agree with
11884 documentation.
11885 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
11886 window is not deleted. Modifies change 1998-04-26.
a23c5037 11887
74e9213b
GM
118882000-01-31 Gerd Moellmann <gerd@gnu.org>
11889
47569935
GM
11890 * windmove.el: New file.
11891
74e9213b
GM
11892 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
11893 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 11894 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 11895
74e9213b
GM
11896 * jit-lock.el (jit-lock-function): Widen before calculating end
11897 position.
11898 (jit-lock-stealth-chunk-start): Rewritten.
11899
11900 * info.el (Info-title-face-alist): Removed.
11901 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
11902 faces.
11903 (Info-fontify-node): Use these faces.
11904
994c5afe
GM
119052000-01-30 Gerd Moellmann <gerd@gnu.org>
11906
11907 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
11908 (cl-macro-list1): Recognize `&allow-other-keys' instead of
11909 `&allow-other-keywords'.
11910
11911 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
11912 the list of directories scanned heuristically.
11913
11914 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
11915 exist.
11916
f00276e3
JR
119172000-01-30 Jason Rumney <jasonr@gnu.org>
11918
11919 * w32-fns.el: Define w32-tty-standard-colors.
11920
11921 * startup.el (command-line): Use w32-tty-standard-colors when in
11922 w32 console mode.
11923
cc4dfff0
DL
119242000-01-30 Dave Love <fx@gnu.org>
11925
e645e77b
DL
11926 * jka-compr.el (jka-compr-load): Fix up load-history.
11927
cc4dfff0
DL
11928 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
11929
11930 * emacs-lisp/cl-macs.el: Revert previous change.
11931
16215eb0
DL
119322000-01-29 Dave Love <fx@gnu.org>
11933
11934 * facemenu.el: Purecopy various strings.
11935
11936 * timezone.el (timezone-fix-time): Window against 69 for two-digit
11937 years. Deal with three-digit years.
11938
11939 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
11940 defconst, purecopy.
11941 (help-back-label): Purecopy it.
11942
bbd9b566
GM
119432000-01-18 Gerd Moellmann <gerd@gnu.org>
11944
11945 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
11946 variable. If non-nil, order the buffer list according to the
11947 currently selected frame.
11948 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
11949 non-nil, pass the selected frame to function buffer-list.
a23c5037 11950
887448e1
GM
119512000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11952
11953 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
11954
7df85084
DL
119552000-01-28 Dave Love <fx@gnu.org>
11956
142e109c
DL
11957 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
11958
7df85084
DL
11959 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
11960 Don't use lisp-indent-hook property.
11961 (cl-abs): Remove.
11962
11963 * subr.el: Move out indent and edebug specs for when and unless.
11964
11965 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
11966 when, unless.
11967
11968 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
11969 unless, when.
11970
3b43c01c
GM
119712000-01-28 Gerd Moellmann <gerd@gnu.org>
11972
d060bc9f
GM
11973 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
11974 `collecting' as synonym for `collect'.
11975
11976 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
11977 for the case it contains spaces.
11978
11979 * simple.el (what-cursor-position): Change formatting of
11980 messages.
11981
b02786f9
GM
11982 * frame.el (delete-other-frames): New function.
11983 (toplevel): Bind it to C-x 5 1.
11984
efd68b8a
GM
11985 * sort.el (sort-numeric-base): New option.
11986 (sort-numeric-fields): If number starts with `0' or `0[xX[',
11987 interpret it as octal or hexadecimal. Use sort-numeric-base
11988 as default base.
11989
3b43c01c
GM
11990 * progmodes/glasses.el: New file.
11991
984ae001
GM
119922000-01-27 Gerd Moellmann <gerd@gnu.org>
11993
a0b796e3
GM
11994 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
11995 userids differently.
11996
984ae001
GM
11997 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
11998 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
11999 progmodes/ebnf-yac.el: New files.
12000
6c67ddee
DL
120012000-01-26 Dave Love <fx@gnu.org>
12002
12003 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
12004 on a function with an empty body. [From Eric Ludlam.]
12005
4e6473c8
GM
120062000-01-25 Andre Spiegel <spiegel@gnu.org>
12007
12008 * vc.el (vc-version-diff): Make sure file name is expanded.
12009
e12489f9
GM
120102000-01-25 Gerd Moellmann <gerd@gnu.org>
12011
12012 * scroll-bar.el (scroll-bar-timer): Variable removed.
12013 (scroll-bar-toolkit-scroll): Don't use a timer.
12014
8dbe2b07
KH
120152000-01-25 Kenichi Handa <handa@etl.go.jp>
12016
12017 * language/thai-util.el (thai-composition-function): Delete
12018 superfluous `a'.
12019
26ef1c87
DL
120202000-01-24 Dave Love <fx@gnu.org>
12021
12022 * fortran.el (fortran-mode): Use beginning-of-defun-function,
12023 end-of-defun-function.
12024
12025 * font-lock.el (turn-on-font-lock): Don't depend on window-system
12026 &c.
12027
7ed4e9a7
JR
120282000-01-22 Jason Rumney <jasonr@gnu.org>
12029
12030 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
12031 conflicts with new face support.
12032
8b7bc628 120332000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
12034
12035 * replace.el (query-replace): Rename last arg to DELIMITED.
12036 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
12037 (query-replace-regexp): Likewise.
12038
8b7bc628 120392000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 12040
02b14400
RS
12041 * subr.el (with-syntax-table): Use make-symbol, not gensym.
12042
5bb6f079
RS
12043 * emacs-lisp/lisp.el (beginning-of-defun-function):
12044 Variable renamed from beginning-of-defun.
12045 Do not call make-variable-buffer-local.
12046 (beginning-of-defun-raw): Use new variable name; doc fix.
12047 (beginning-of-defun): Doc fix.
12048 (end-of-defun-function): Variable renamed from end-of-defun.
12049 Do not call make-variable-buffer-local.
12050 (end-of-defun): Use new variable name; doc fix.
12051
02b14400
RS
12052 * subr.el (dolist, dotimes): Copied from cl-macs.el
12053 and made to work.
2d5e9b54 12054
a23c5037 12055 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
12056 Variable replaces rmail-digest-end-regexp.
12057 Allows multiple regexps for detecting the end line.
12058 (undigestify-rmail-message): Corresponding changes.
12059
60af03f1
DL
120602000-01-19 Dave Love <fx@gnu.org>
12061
fe5d99e1
DL
12062 * files.el (user-init-file): Don't declare here -- is primitive.
12063
60af03f1
DL
12064 * startup.el (command-line): Check for compiled user-init-file and
12065 set to uncompiled version if necessary.
12066
72dbbc7d
GM
120672000-01-18 Gerd Moellmann <gerd@gnu.org>
12068
6a1950ec
GM
12069 * mail/undigest.el (rmail-digest-end-regexp): New user option.
12070 (undigestify-rmail-message): Use it.
12071
72dbbc7d
GM
12072 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
12073
fbe91bbd
GM
120742000-01-17 Gerd Moellmann <gerd@gnu.org>
12075
12076 * tmm.el (tmm-goto-completions): Adapt to prompt being part
12077 of mini-buffer.
12078
33a6685b
GM
120792000-01-14 Gerd Moellmann <gerd@gnu.org>
12080
b3303df7
GM
12081 * emacs-lisp/copyright.el (copyright-update): Removed the
12082 requirement for a trailing space from `copyright-regexp', to
12083 support copyrights with owner specified on a separate line..
a23c5037 12084
3c4c8064
GM
12085 * align.el: New file.
12086
33a6685b
GM
12087 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
12088
12089 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
12090
044a4975
DL
120912000-01-13 Dave Love <fx@gnu.org>
12092
12093 * ph.el: Removed. (Obsoleted by EUDC.)
12094
0a352cd7
GM
120952000-01-13 Gerd Moellmann <gerd@gnu.org>
12096
12097 * net/eudc.el (toplevel): Remove autoloaded code installing
12098 menu with easymenu, because that causes build problems.
12099
12100 * frame.el (frame-notice-user-settings): New variable.
12101 (frame-notice-user-settings): Don't modify frame parameters
12102 if called a second time.
12103
8b7bc628 121042000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
12105
12106 * frame.el (frame-notice-user-settings):
12107 Notice default-frame-parameters even for non-window frames.
12108
feb450e0
GM
121092000-01-13 Gerd Moellmann <gerd@gnu.org>
12110
12111 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
12112 for Emacs.
12113 (eudc-bob-can-display-inline-images): Extend for Emacs.
12114 (eudc-bob-toggle-inline-display): Ditto.
12115 (eudc-bob-display-jpeg): Ditto.
12116
99c6d63b
GM
121172000-01-12 Gerd Moellmann <gerd@gnu.org>
12118
7970b229
GM
12119 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
12120 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
12121 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 12122
e4936aa9
GM
12123 * add-log.el (add-change-log-entry): Fix error trying an `(insert
12124 nil)'.
12125
12126 * subdirs.el: Add `net' directory.
12127
133c9e59
GM
12128 * net: New directory.
12129
99c6d63b
GM
12130 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
12131 eval-last-sexp. Don't bind debug-on-error here.
12132 (eval-last-sexp): New function. Bind debug-on-error if
12133 eval-expression-debug-on-error is non-nil.
12134 (eval-defun-2, eval-defun): Likewise.
12135
12136 * simple.el (eval-expression): Don't bind debug-on-error if
12137 eval-expression-debug-on-error is nil. Detect changed
12138 debug-on-error, and propagate new value to global binding, if
12139 eval-expression-debug-on-error is non-nil,
12140 (eval-expression-debug-on-error): Change doc string.
a23c5037 12141
8b7bc628 121422000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
12143
12144 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
12145
12146 * emacs-lisp/lisp-mode.el (with-syntax-table):
12147 Set up lisp-indent-function property.
12148
12149 * subr.el (with-syntax-table): Moved from simple.el.
12150
12151 * simple.el (with-syntax-table): Moved to subr.el.
12152
7e3c74fa
GM
121532000-01-11 Gerd Moellmann <gerd@gnu.org>
12154
1fab1775
GM
12155 * tmm.el (tmm-shortcut): Delete region after prompt instead
12156 of erasing buffer.
12157
7e3c74fa 12158 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
12159 (fill-context-prefix): Use the longest common prefix of first
12160 and second line fill prefix, if there is one.
7e3c74fa 12161
8b7bc628 121622000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
12163
12164 * array.el (array-mode): Don't use make-variable-buffer-local.
12165 Use make-local-variable for `truncate-lines'.
12166
aa705642 121672000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 12168
aa705642
GM
12169 * add-log.el (add-log-current-defun): Handle user-defined
12170 add-log-current-function returning nil,
a23c5037 12171
57df2446 12172 * add-log.el (add-change-log-entry): Insert version number
aa705642 12173 if having found a current function
c1356086
GM
12174
12175 * add-log.el (add-log-current-defun): Call
12176 `add-log-current-defun-function'. Try matches at level 0 and
12177 level 1. Strip whitespace from defun found.
a23c5037 12178
1d8c59e9
RS
121792000-01-10 John Wiegley <johnw@gnu.org>
12180
12181 * allout.el (isearch-done/outline-provisions): Added `edit'
12182 argument to correspond with the current definition of
12183 `isearch-done'.
12184
8cf87e9b
DL
121852000-01-10 Dave Love <fx@gnu.org>
12186
12187 * elide-head.el (elide-head): Use point-marker, not point.
12188
9050446c
GM
121892000-01-10 Gerd Moellmann <gerd@gnu.org>
12190
8321b22a
GM
12191 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
12192 before and after the year 2000.
a23c5037 12193
9050446c
GM
12194 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
12195 Add ispell- prefix.
12196
121972000-01-10 Ken Stevens <k.stevens@ieee.org>
12198
12199 * ispell.el: Only define dictionaries in menus when they exist.
12200 (version18p): New variable.
12201 (version20p): New variable.
12202 (xemacsp): New variable.
12203 (ispell-choices-win-default-height): Fix for XEmacs visibility.
12204 (ispell-dictionary-alist1): Added Brasileiro dictionary.
12205 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 12206 run-together words.
9050446c
GM
12207 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
12208 (ispell-dictionary-alist): Add koi8-r to customize definition.
12209 (check-ispell-version): Added documentation string. Returns
f24fef2f 12210 library path when called non-interactively.
9050446c
GM
12211 (ispell-menu-map-needed): Uses new variables.
12212 (ispell-library-path): New variable.
12213 (ispell-decode-string): XEmacs fix for bogus variable bindings.
12214 (ispell-word): Improved documentation string. Test for valid
12215 character mappings. Correctly check typed in word changes that can
12216 result in single words split into multiple words. Returns
12217 replacement word.
12218 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
12219 replace in recursive query replace mode. Help message for
12220 recursive edit mode.
12221 (ispell-show-choices): Protect against bad framepop bindings.
12222 (ispell-help): Fix to work with XEmacs.
12223 (ispell-highlight-spelling-error): Use new variables.
12224 (ispell-overlay-window): Fix to work with XEmacs.
12225 (ispell-parse-output): Passed and returns location information
12226 tracking spelling corrections. Doesn't recheck same word on
12227 current line.
12228 (ispell-init-process): Protect against bogus XEmacs variable binding.
12229 Fix call to single argument in sleep-for. Use new variables.
12230 (ispell-region): Passed and returns location information tracking
12231 spelling corrections. Doesn't check same word on current line.
12232 Improved documentation string. Doesn't resend a line already
12233 checked to the ispell process - fixes bug in LaTeX parsing.
12234 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
12235 (ispell-skip-region): No longer skips <TT> in SGML.
12236 (ispell-process-line): Tracks location information with spelling
12237 corrections. Added documentation string. Accounts for words
12238 already accepted on this line. Don't allow query-replace on line
12239 starting with math characters. Doesn't resend a line already sent
12240 to ispell process. Fixes alignment error bug.
a23c5037 12241
8b7bc628 122422000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 12243
a23c5037 12244 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
12245 Suggest xloadimage, which is free, not xv, which isn't.
12246
a23c5037 12247 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
12248 Don't ever include the host name or user name in the value.
12249
9ed79f5d
GM
122502000-01-09 Gerd Moellmann <gerd@gnu.org>
12251
12252 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
12253 of a real newline.
12254
b950abb1
GM
122552000-01-09 Stephen Eglen <stephen@gnu.org>
12256
a23c5037 12257 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
12258 for .png files.
12259
3c708e98
GM
122602000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
12261
12262 * cus-edit.el (custom-hook-convert-widget): Fix comment.
12263
bf61662d
GM
122642000-01-09 Gerd Moellmann <gerd@gnu.org>
12265
f1d851ae
GM
12266 * progmodes/cperl-mode.el: Replace ^F with ^L.
12267
bf61662d 12268 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 12269 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
12270 recursion.
12271
c65d14ee
DL
122722000-01-08 Dave Love <fx@gnu.org>
12273
8cf87e9b
DL
12274 * emacs-lisp/backquote.el: Remove inappropriate customization
12275 (allowing custom.el to use backquote).
c65d14ee 12276
83de2ebc
DL
122772000-01-07 Dave Love <fx@gnu.org>
12278
12279 * add-log.el (add-log-debugging): Deleted.
12280 (add-change-log-entry): Treat a backup FILE-NAME as its parent
12281 file. Remove debugging code.
12282 (change-log-get-method-definition, change-log-name): Add doc.
12283 (change-log-sortable-date-at): New function.
12284 (change-log-merge): New command.
12285
12286 * time.el (display-time-string-forms): Make the Mail string active.
12287 (display-time-update): Provide help-echo for load average.
12288
12289 * bindings.el (make-mode-line-mouse2-map): New function.
12290 (mode-line-modified): Use it and simplify.
12291 (mode-line-mule-info): Provide help-echo info.
12292 (minor-mode-alist): Activate the strings.
12293 (make-mode-line-mouse-sensitive): Simplify for
12294 mode-line-buffer-identification.
12295
c1475eae
GM
122962000-01-07 Gerd Moellmann <gerd@gnu.org>
12297
12298 * play/pong.el: New file.
12299
83de2ebc
DL
123002000-01-06 Dave Love <fx@gnu.org>
12301
12302 * array.el: Assorted cleanups for compiler warnings, doc strings,
12303 `array-' prefix for symbols.
12304
123052000-01-05 Dave Love <fx@gnu.org>
12306
12307 * textmodes/outline.el (outline-mode-menu-bar-map): Add
12308 outline-headers-as-kill.
12309 (outline-mode): Define imenu-generic-expression.
12310 (outline-headers-as-kill): New command.
12311
12312 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
12313 from paragraph-start.
12314 (paragraph-indent-minor-mode): New command.
12315
12316 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
12317 M-C-e, M-C-h, C-j, C-xnd, TAB.
12318 (fortran-mode): Set beginning-of-defun, end-of-defun.
12319 (fortran-column-ruler): Simplify.
12320 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
12321 (fortran-with-subprogram-narrowing): Likewise.
12322 (fortran-indent-subprogram): Call mark-defun.
12323 (fortran-check-for-matching-do): Change narrowing.
12324
12325 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
12326 (cl-lucid-hash-tag): Delete.
12327 (cl-hash-table-p): Correct test for native table.
12328 (cl-hash-table-count): Use hash-table-count.
12329
12330 * browse-url.el (browse-url): Fix case of
12331 browse-url-browser-function being an alist.
12332
676ac023
CD
123332000-01-05 Carsten Dominik <cd@gnu.org>
12334
c1475eae
GM
12335 * textmodes/reftex-vars.el (reftex-parse-file-extension)
12336 (reftex-index-phrase-file-extension): New options.
676ac023
CD
12337
12338 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 12339 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
12340
12341 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 12342 `reftex-parse-file-extension'.
eb483e17 12343
88807984
DL
123442000-01-05 Dave Love <fx@gnu.org>
12345
83de2ebc 12346 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
12347 (beginning-of-defun-raw): Use it.
12348 (end-of-defun): New variable.
12349 (end-of-defun): Use it.
12350 (check-parens): New command.
12351
1362aeb4
TTN
123522000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
12353
c1475eae
GM
12354 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
12355 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 12356
7ddafb95
TTN
12357 Fix buglet in local variables initialization.
12358
7334aa99
AS
123592000-01-05 Andreas Schwab <schwab@suse.de>
12360
12361 * hscroll.el (hscroll): Doc fix.
12362
b12e24cd
CD
123632000-01-05 Carsten Dominik <cd@gnu.org>
12364
12365 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
12366 idlw-toolbar.
12367
12368 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
12369 file idlw-rinfo.el.
1362aeb4
TTN
12370 (idlwave-customize): load must read file idlw-shell.el.
12371 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 12372
d6226972
CD
123732000-01-05 Carsten Dominik <dominik@astro.uva.nl>
12374
12375 * progmodes/idlw-shell.el: Also provide idlwave-shell
12376 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
12377 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
12378
12379 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
12380 both reftex-dcr and reftex-vcr.
1362aeb4 12381
d6226972
CD
12382 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
12383
6ddb893f 123842000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
12385
12386 * ps-print.el: PostScript code now is in separate files, doc fix.
12387 (ps-print-version): New version number (5.0.3).
12388 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
12389 local.
12390 (ps-spool-config): Initialization fix.
c1475eae
GM
12391 (ps-print-prologue-1, ps-print-prologue-2)
12392 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
12393 (ps-background-image): Little code reformating.
12394 (ps-begin-file, ps-begin-job): Fix code.
88807984 12395 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
12396 (ps-prologue-file): New fun.
12397
ae833aae
KH
123982000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12399
c1475eae 12400 * ps-vars.el: Eliminated.
ae833aae
KH
12401
12402 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
12403 `;;;###autoload'.
12404
12405 * ps-print.el: ps-vars eliminated, doc fix.
12406 (ps-print-version): New version number (5.0.2).
12407 (ps-spool-config): Initialization fix.
12408 (ps-print-customize): New fun.
12409
560a7bd2
GM
124102000-01-04 Gerd Moellmann <gerd@gnu.org>
12411
12412 * autorevert.el (auto-revert-mode): Return value of
12413 auto-revert-mode.
12414
f45dd0f4
DL
124152000-01-04 Dave Love <fx@gnu.org>
12416
fae2ac05
DL
12417 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
12418 menu items.
f45dd0f4 12419
61255981
DL
124202000-01-03 Dave Love <fx@gnu.org>
12421
88807984 12422 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 12423
83de2ebc 12424 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
12425 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
12426 `cl-hash-table-p', not `hash-table-p'.
12427 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
12428
c182a70f
EZ
124292000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12430
12431 * faces.el (face-read-integer, read-face-attribute)
12432 (color-defined-p, color-values): unspecified-{f,b}g are now
12433 strings.
12434
047f434a
GM
124352000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
12436
12437 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
12438 at comment end, and re-insert them after filling.
12439
bab531e2
EZ
124402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12441
12442 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
12443 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
12444 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 12445
d684c676
EZ
124462000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12447
12448 * term/x-win.el (xw-defined-colors): Call color-supported-p,
12449 the new name of face-color-supported-p.
12450
12451 * term/w32-win.el (xw-defined-colors): Likewise.
12452
0aad4805
EZ
124532000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12454
12455 * simple.el (completion-setup-function): Count completion-size
12456 from minibuffer-prompt-end, not from point-min.
12457
5fe1d139
EZ
124582000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
12459
12460 * faces.el (read-face-attribute, defined-colors, color-defined-p):
12461 Pass the frame to tty-color-* functions.
12462 (display-color-p, frame-set-background-mode): Pass the frame to
12463 tty-display-color-p.
12464
12465 * term/tty-colors.el (tty-defined-color-alist): Renamed from
12466 tty-color-alist.
12467 (tty-color-alist, tty-modify-color-alist): New functions.
12468 (tty-color-define, tty-color-clear, tty-color-approximate)
12469 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
12470 an optional parameter FRAME.
12471
162dec01
GM
124722000-01-01 Gerd Moellmann <gerd@gnu.org>
12473
27189709
GM
12474 * image.el (create-image, defimage): Don't assume image data is a
12475 string.
12476
162dec01
GM
12477 * image.el (defimage): Handle specifications containing :data
12478 instead of :file.
12479 (image-type-from-data): New function.
12480 (image-type-from-file-header): Use it.
12481 (create-image): Add parameter DATA-P.
1362aeb4 12482
bea56df7 12483See ChangeLog.8 for earlier changes.
25a6fab1
KH
12484
12485;; Local Variables:
e64c3a75 12486;; coding: iso-2022-7bit
25a6fab1 12487;; End: