v
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
0b074c2f
DL
12000-11-12 Dave Love <fx@gnu.org>
2
3 * mail/feedmail.el: Fix header,
4 (feedmail) <defgroup>: Add :link.
5
6 * view.el: Use local-map property, not keymap on mode-line string.
7
8 * scroll-all.el (scroll-all-mode): Customize variable. Add
9 autoload cookie to function.
10
11 * lazy-lock.el: Remove compatibility code.
12
13 * finder.el (finder-known-keywords): Add `files', remove `vms'.
14 (finder-help-echo): New variable.
15 (finder-mouse-face-on-line): Add help-echo stuff.
16 (finder-list-keywords, finder-list-matches): Use mapc.
17
18 * faces.el (face-font-registry-alternatives): Add :version.
19
20 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
21 tags-table-list.
22
23 * net/browse-url.el (browse-url-browser-function): Update
24 :version.
25
26 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not
27 a-z.
28 (mail-mode): Use [:alnum:] in some regexps.
29
6d502396
DL
302000-11-10 Dave Love <fx@gnu.org>
31
32 * ediff.el (ediff-regions-internal, ediff-documentation):
33 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
34 fundamental mode.
35
36 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
37 buffer into fundamental mode.
38 (ediff-set-difference): Use copy-sequence if available.
39
40 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
41 ediff-patch-map non-nil.
42 (ediff-fixup-patch-map, ediff-fixup-patch-map)
43 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
44 buffer into fundamental mode.
45
46 * ediff-merg.el (state-or-merge): Defvar when compiling.
47
a82fe213
JR
482000-11-10 Jason Rumney <jasonr@gnu.org>
49
50 * w32-fns.el (w32-add-charset-info): New function.
51 (w32-charset-info-alist): Use it.
52
52d89894
GM
532000-11-10 Gerd Moellmann <gerd@gnu.org>
54
55 * faces.el (face-font-registry-alternatives): New user-option.
56
178932de
SM
572000-11-10 Stefan Monnier <monnier@cs.yale.edu>
58
d7fa3319
SM
59 * textmodes/texinfo.el (texinfo-block-default): New var.
60 (texinfo-insert-block): Use it. Insert a newline if needed.
61
178932de
SM
62 * textmodes/fill.el (fill-indent-according-to-mode): New var.
63 (fill-region-as-paragraph): Use it.
64
65 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
66 (latex-mode): Tweak tex-*-(head|trail)er regexps.
67 Tweak paragraph regexps to allow a leading [ \t]*.
68 (tex-latex-block): Insert a newline if necessary.
69 (latex-insert-item): Only insert a newline if necessary.
70 (tex-guess-main-file): New function.
71 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
72 Set tex-main-file if TeX-master is provided.
73 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
74
bd02b8e0
GM
752000-11-10 Gerd Moellmann <gerd@gnu.org>
76
77 * startup.el (command-line): Set the default tooltip-mode
78 to t for graphical displays which implement x-show-tip.
79
80 * tooltip.el (tooltip-mode): Add a comment about startup.el
81 setting the default value of this user-option.
82
b29b03eb
SM
832000-11-09 Stefan Monnier <monnier@cs.yale.edu>
84
85 * font-lock.el (font-lock-*-face) <defvar>: Move.
86 (font-lock-defaults-alist): Mark obsolete.
87 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
88 (font-lock-mode): Use define-minor-mode.
89 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
90 (font-lock-turn-off-thing-lock): Be more explicit.
91 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
92 (font-lock-syntactic-face-function): New var.
93 (font-lock-fontify-syntactically-region): Use it.
94 (font-lock-doc-face): New.
95
96 * pcvs.el (cvs-enabledp): Ignore errors.
97 (cvs-commit-filelist): Never query.
98 (cvs-mode-insert): Always add a terminating / in the initial prompt.
99 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
100 (cvs-do-removal): Use cvs-partition rather than delete-if.
101 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
102 cvs-bury-buffer.
103
104 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
105 Allow `next' to jump to after the end of the last match.
106
778fbc46
GM
1072000-11-09 Gerd Moellmann <gerd@gnu.org>
108
730c746c
GM
109 * simple.el (byte-compiling-files-p): New function.
110
111 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
112 if it is there.
113
114 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
115 nil again.
116
778fbc46
GM
117 * textmodes/ispell.el (ispell-library-path): Don't call
118 check-ispell-version when byte-compiling because that starts
119 an ispell process, and ispell might not be installed.
120 (toplevel): Don't set up a menu when byte-compiling.
121
122 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
123 it, so that a boundp test can be used to determine if we're
124 currently byte-compiling.
125
5912c5bb
DL
1262000-11-09 Dave Love <fx@gnu.org>
127
128 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
129 eval-after-load.
130
7bb054a5
GM
1312000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
132
133 * ps-print.el: Patch for variable initialization when spooling. Doc
134 fix.
135 (ps-output-list): Fun eliminated.
136 (ps-begin-file, ps-begin-job): Code fix.
137
9db2706e
DL
1382000-11-08 Dave Love <fx@gnu.org>
139
140 * ediff-wind.el (ediff-control-frame-parameters): Zero
141 tool-bar-lines.
142
f7eb32aa
GM
1432000-11-08 Gerd Moellmann <gerd@gnu.org>
144
145 * simple.el (shell-command, display-message-or-buffer)
146 (shell-command-on-region): Mention resize-mini-windows in the doc
147 string.
148 (display-message-or-buffer): Take the value of resize-mini-windows
149 into account.
150
7b01b08c
GM
1512000-11-07 Gerd Moellmann <gerd@gnu.org>
152
acad3c0b
GM
153 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
154
7b01b08c
GM
155 * dired.el (dired-between-files): Add `^. find' as an alternative
156 to the regular expression, for find-dired.
157
6f602bd0
SM
1582000-11-06 Stefan Monnier <monnier@cs.yale.edu>
159
160 * textmodes/texnfo-upd.el: Require texinfo.
161 (defmacro, defgroup): Remove.
162 (texinfo-section-to-generic-alist): Remove.
163 Use texinfo-section-list instead (i.e. level is changed string->int).
164 (texinfo-filter): New function.
165 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
166 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
167 Use it. And use regexp-opt.
168 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
169 (texinfo-update-menu-region-beginning)
170 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
171 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
172 (texinfo-update-menu-same-level-regexps): Update.
173 (texinfo-update-node, texinfo-every-node-update)
174 (texinfo-sequential-node-update): Remove autoload cookie.
175
176 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
177 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
178 (texinfo-chapter-level-regexp): Remove.
179 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
180
bb216218
DL
1812000-11-06 Dave Love <fx@gnu.org>
182
6f602bd0 183 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 184
6f602bd0
SM
185 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
186 Match defun*.
bb216218 187
ff8dd5d5
KH
1882000-11-06 Kenichi Handa <handa@etl.go.jp>
189
190 * composite.el (composition-function-table): Variable declaration
191 moved to src/composite.c.
192 (compose-chars-after): New optional arg object.
193
e9da51a1
GM
1942000-11-06 Gerd Moellmann <gerd@gnu.org>
195
e0c12c68
GM
196 * bindings.el (mode-line-toggle-read-only)
197 (mode-line-toggle-modified, mode-line-widen)
198 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
199 (make-mode-line-mouse2-map): Rewritten.
200 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
201 functions so that C-h k can show something with a doc string.
202
e9da51a1
GM
203 * startup.el (fancy-splash-delay): Set to 10 seconds.
204 (fancy-splash-max-time): New user-option.
205 (fancy-splash-stop-time): New variable.
206 (fancy-splash-screens): Set it. Catch `stop-splashing'.
207 (fancy-splash-screens-1): Throw `stop-splashing' when current
208 time is greater than fancy-splash-stop-time.
209
611dbdf0
SM
2102000-11-06 Stefan Monnier <monnier@cs.yale.edu>
211
4d2806e2
SM
212 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
213
611dbdf0
SM
214 * pcvs.el (cvs-mode-marked): New arg `noquery'.
215 Prompt user for a file rather than raising an error.
216 (cvs-enabledp): Fix call to cvs-mode-marked.
217 (cvs-insert-file): New function (extracted from cvs-mode-insert).
218 (cvs-mode-insert): Use it. Change the init prompt' value.
219 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
220
221 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
222 Don't pass default arg to ewoc-locate.
223 (ewoc-collect): Return result in the right order.
224
225 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
226
227 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
228 (cvs-status-get-tags): Fix regexp.
229 (cvs-status-trees, cvs-status-cvstrees):
230 Combine after change hooks and don't sit-for.
4d2806e2
SM
231 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
232 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
233 Use make-char rather than hard-coded cryptic data.
234 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
235
236 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
237
238 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
239 (cvs-insert-strings): New function.
240
937b2877
MB
2412000-11-06 Miles Bader <miles@lsi.nec.co.jp>
242
243 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
244 `mwheel-scroll-amount'.
245 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
246 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
247 string-matching against the version string.
248
c6c97763
KH
2492000-11-06 Kenichi Handa <handa@etl.go.jp>
250
6eaec747
KH
251 * language/thai.el ("Thai"): Set a lisp form that produces
252 composed string in `sample-text' language info.
253
254 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
255 composed string in `sample-text' language info.
256
257 * international/mule-cmds.el (describe-language-environment): Eval
258 `sample-text' data and insert the result.
259
c6c97763
KH
260 * international/mule-conf.el (compound-text): Define this coding
261 system here. Make x-ctext and ctext aliases of it.
262
263 * language/european.el (compound-text, ctext): Moved to
264 international/mule-conf.el.
265
d1145f85
AI
2662000-11-05 Andrew Innes <andrewi@gnu.org>
267
268 * w32-fns.el (w32-version): New function.
269
178a6a45
SM
2702000-11-05 Stefan Monnier <monnier@cs.yale.edu>
271
272 * progmodes/awk-mode.el: Update copyright.
273 (awk-mode-abbrev-table): Remove.
274 (awk-font-lock-keywords): Use regexp-opt.
275 (awk-mode): Use define-derived-mode.
276
277 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
278 when extracting a suffix.
279
1ba90166
AS
2802000-11-04 Andre Spiegel <spiegel@gnu.org>
281
282 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
283 auto-save-mode.
284
546790cb
JR
2852000-11-04 Jason Rumney <jasonr@gnu.org>
286
287 * language/european.el (decode-mac-roman): Test against r1 not r0.
288
d247e32d
SM
2892000-11-03 Stefan Monnier <monnier@cs.yale.edu>
290
fbf44f44
SM
291 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
292 (icon-mode): Define indent-line-function.
293 (icon-comment-indent): Simplify.
294 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
295
296 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
297
298 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
299 Bind change-log-default-mode to defeat the caching done on it.
300 Don't bother saving excursion any more.
301
302 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
303
304 * frame.el (after-setting-font-hook): Rename hooks -> hook.
305 (set-frame-font): Use the new name (and the old for compatibility).
306
307 * toolbar/tool-bar.el (tool-bar-mode):
308 * time.el (display-time-mode):
309 * recentf.el (recentf-mode):
310 * paren.el (show-paren-mode):
311 * mwheel.el (mouse-wheel-mode):
312 * msb.el (msb-mode):
313 * jka-compr.el (auto-compression-mode):
314 * image-file.el (auto-image-file-mode):
315 * hl-line.el (hl-line-mode):
316 * delsel.el (delete-selection-mode):
317 * autoinsert.el (auto-insert-mode):
318 * complete.el (partial-completion-mode): Drop unneeded positional args.
319
320 * info.el (Info-mode):
321 * comint.el (comint-mode): Don't both with make-local-hook.
322
d247e32d
SM
323 * log-edit.el (log-edit-menu): New menu.
324
4921558e
MB
3252000-11-03 Miles Bader <miles@gnu.org>
326
327 * wid-edit.el (widget-end-of-line): Reinstate, with a new
328 definition, so that trailing spaces are handled properly.
329 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
330
1fc02b3c
GM
3312000-11-03 Gerd Moellmann <gerd@gnu.org>
332
333 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
334 tab character.
335 (fancy-splash-screens): Set tab-width to 20.
336
51d001f7
DL
3372000-11-03 Dave Love <fx@gnu.org>
338
339 * comint.el (comint-completion-addsuffix): Fix custom type.
340
ba22aeff
SM
3412000-11-02 Stefan Monnier <monnier@cs.yale.edu>
342
343 * font-lock.el (font-lock-buffers): Remove.
344 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
345 (font-lock-change-major-mode): Remove.
346 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
347 (font-lock-default-fontify-region): Extend the multiline
348 fontification to whole lines.
349 (font-lock-fontify-anchored-keywords)
350 (font-lock-fontify-keywords-region): If matching just one
351 line (with \n) only mark the \n as multiline.
352
353 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
354 Correctly handle the case where several :group args are supplied.
355 Allow :extra-args.
356 (easy-mmode-define-global-mode): Allow :extra-args.
357 Correctly handle the case where several :group args are supplied.
358
9c887ada
MB
3592000-11-02 Miles Bader <miles@gnu.org>
360
361 * calendar/calendar.el (diary-face, calendar-today-face)
362 (holiday-face): Remove dependency on `window-system'.
363
7f25090d
KR
3642000-11-02 Ken Raeburn <raeburn@gnu.org>
365
366 * Makefile.in (emacs): Set EMACSLOADPATH always.
367 (update-authors, .el.elc, compile-files): Don't do it explicitly
368 here.
9b911107 369 (compile-files): Bomb out if compilation of a file fails.
7f25090d 370
7dd6009c
DL
3712000-11-02 Dave Love <fx@gnu.org>
372
373 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
374
94821e4f
EZ
3752000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
376
377 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
378 punctuation in the warning inserted into the *mail* buffer.
379
1ac3fc42
GM
3802000-11-02 Gerd Moellmann <gerd@gnu.org>
381
57731876
GM
382 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
383 (authors-public-domain-p): New function.
384 (authors-print): Use it.
385
975f82c9
GM
386 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
387
1ac3fc42
GM
388 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
389
4b3eb10f
GM
3902000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
391
975f82c9 392 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
393 (ps-print-version): New version number (6.3.1).
394 (ps-even-or-odd-pages): Customization fix.
395 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
396 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
397 (ps-page-count): Var replaced by `ps-page-column'.
398 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
399 (ps-print-sheet-p): New fun.
400
7da794df
MB
4012000-11-02 Miles Bader <miles@lsi.nec.co.jp>
402
403 * tooltip.el (tooltip-gud-tips-setup): New function.
404 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
405 (tooltip-mode): Call tooltip-gud-tips-setup.
406 (tooltip-gud-tips): Use `gud-basic-call' instead of
407 process-send-string, so the prompt gets frobbed appropriately.
408 Handle nil return value from `tooltip-gud-print-command'.
409
0e40b809
EL
4102000-11-01 Eric M. Ludlam <zappo@ultranet.com>
411
412 * comint.el (comint-add-to-input-history): New function.
413 (comint-send-input): Use `comint-add-to-input-history'.
414
50ada0db
MB
4152000-11-02 Miles Bader <miles@lsi.nec.co.jp>
416
973a3104
MB
417 * info.el (info-menu-header): New face.
418 (Info-fontify-menu-headers): New function.
419 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
420
50ada0db
MB
421 * info.el (Info-insert-dir): Don't include blank lines at
422 beginning of additional dir files (one is added automatically).
423
bff53411
SM
4242000-11-01 Stefan Monnier <monnier@cs.yale.edu>
425
426 * emacs-lisp/easy-mmode.el (define-minor-mode):
427 Revert the latest changes.
428 Allow the three positional arguments to be skipped and replaced
429 by keyword arguments.
430 Add a :toggle argument to determine whether a nil arg means toggle
431 or means turn-on. The default is unchanged.
432 Add a call to force-mode-line-update.
433
6b8a0b2d
DL
4342000-11-01 Dave Love <fx@gnu.org>
435
436 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
437 cookie.
438
5bf99100
MB
4392000-11-01 Miles Bader <miles@lsi.nec.co.jp>
440
441 * calendar/calendar.el (diary-face, holiday-face): Add
442 dark-background variants.
443
a4032611
SS
4442000-10-31 Sam Steingold <sds@gnu.org>
445
446 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
447 `tex-main-file' does not have directory in it.
448
c286608e
SM
4492000-10-31 Stefan Monnier <monnier@cs.yale.edu>
450
451 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
452
4836835a
TTN
4532000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
454
455 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
456 functional change.
457
26dcb81b
GM
4582000-10-31 Gerd Moellmann <gerd@gnu.org>
459
460 * files.el (find-file-noselect): When we expand a wildcard, return
461 a list of buffers, as we should do according to the doc string.
462
49fc4500
KR
4632000-10-31 Ken Raeburn <raeburn@gnu.org>
464
465 * loadup.el (top level): Adjust load path if program name is
466 "../src/bootstrap-emacs", in case it's not dumped and thus the
467 load path adjustment hasn't already been done.
468
ea0c615d
GM
4692000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
470
471 * ps-print.el: Fix bug on selected pages for printing. Use
472 `color-values' for Emacs 21. Ensure fontification when jit-lock
473 is on. Try to avoid warning messages when compiling. Doc Fix.
474 (ps-print-version): New version number (6.3).
475 (ps-color-device): Use `color-values' to determine if device
476 supports color.
477 (ps-color-values): Try to use `x-color-values' when using XEmacs.
478 (ps-print-page-p): Changed from defsubst to defun.
479 (ps-page-number): Changed from defmacro to defun.
480 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
481 printing.
c286608e 482 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
483 (ps-end-file, ps-dummy-page): Funs eliminated.
484 (ps-print-color-scale): Changed default value.
485 (ps-page-n-up, ps-print-page-p): New internal vars.
486 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
487 (ps-plot-region, ps-generate, ps-end-job): Code fix.
488
9e20722f
GM
489 * delim-col.el: Little programming improvement.
490 (delimit-columns-str): New macro.
491 (delimit-columns-region, delimit-columns-rectangle): Code fix.
492
d7a0fd00
KH
4932000-10-31 Kenichi Handa <handa@etl.go.jp>
494
c286608e
SM
495 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
496 Moved to european.el.
d7a0fd00
KH
497 (ccl-encode-mac-roman-font, fontset-mac): Modified for
498 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
499 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
500 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 501
234be340
DL
5022000-10-30 Dave Love <fx@gnu.org>
503
504 * progmodes/cc-menus.el (imenu-generic-expression)
505 (imenu-progress-message): Only defvar when compiling.
506
4edc4a39
DL
507 * emacs-lisp/elp.el (elp-unload-hook): New function.
508
509 * loadhist.el (unload-feature): Call elp-restore-function,
510 checking for symbols; don't use elp-restore-all.
511 (loadhist-hook-functions): Doc fix.
512
70c825df
SM
5132000-10-30 Stefan Monnier <monnier@cs.yale.edu>
514
515 * log-edit.el (log-edit-confirm): Fix the default.
516
1d3baf74
GM
5172000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
518
519 * delim-col.el: Little fix: replace delimit-columns-align-columns by
520 delimit-columns-format.
521 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 522
1ec321a7
MB
5232000-10-30 Miles Bader <miles@lsi.nec.co.jp>
524
525 * comint.el (comint-replace-by-expanded-history): Don't use
526 comint-get-old-input (we're not looking at *old* input).
527 (comint-get-old-input-default): If using fields, signal an error
528 when the point is not in an input field.
529
70737ea9
KH
5302000-10-30 Kenichi Handa <handa@etl.go.jp>
531
532 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
533 and mule-unicode-e000-ffff.
534
fa0cb51d 535 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
536 (make-coding-system): Accept a symbol of translation table as a
537 value of property `safe-chars'.
538
539 * international/mule-cmds.el (encode-coding-char): Check property
540 safe-chars instead of safe-charsets.
541
542 * international/fontset.el (fontset-default): Modified for
543 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
544 (x-font-name-charset-alist): Likewise.
545 (ccl-encode-unicode-font): New CCL program. Record it in
546 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
547
70c825df
SM
548 * language/european.el (mac-roman-decoder, mac-roman-encoder):
549 New translation tables.
70737ea9
KH
550 (decode-mac-roman, encode-mac-roman): Definition of these CCL
551 programs are modified and moved from mac-win.el.
552 (mac-roman): Definition of this coding system is modified and
553 moved from mac-win.el.
4836835a 554
fda2ce24 5552000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 556
1d3baf74 557 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 558 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 559
dd4d3cb6
MB
5602000-10-29 Miles Bader <miles@gnu.org>
561
562 * custom.el (custom-add-to-group): Allow multiple entries for a
563 given value OPTION, as long as their widget types are different.
564 * cus-edit.el (custom-face-value-create): If face name doesn't end
565 with "face", add such here (similar to custom group widgets).
566
567 * comint.el (comint-highlight-prompt): Add :type.
568
dace60cf
JW
5692000-10-28 John Wiegley <johnw@gnu.org>
570
571 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
572 Changed this function to operate on a temporary buffer instead of
573 the main buffer. This not only keeps flyspell from marking a
574 buffer as changed that wasn't, but it solves the jumpy cursor
575 problem when attempts are made to edit incorrect words.
576 (flyspell-maybe-correct-doubling): Same change as for
577 `flyspell-maybe-correct-transposition'.
578
579 * calendar/timeclock.el (timeclock-log): Doc fix.
580 (timeclock-last-event): Doc fix.
581 (timeclock-log): Kill the timelog buffer after appending a new
582 event.
583 (timeclock-find-discrep): Use a temp buffer to read in the
584 timelog, instead of visiting the file.
585 (timeclock-log-data): A new function, along with a host of helper
586 functions, for the purpose of making timelog data accessible to
587 programmers.
588
589 * eshell/esh-mode.el (window-height test): Make certain that
590 `eshell-stringify-t' is non-nil.
591 (eshell-password-prompt-regexp): Changed to a much simpler
592 password regexp.
593 (eshell-send-input): If `eshell-invoke-directly' returns t,
594 directly invoke the parsed command using `eval'. This improves
595 turn-around time on simple commands by a factor of three or
596 greater, such as cd, ls, pwd, etc. -- which get used very often.
597 It also conserves thousands of cons cells per call (since
598 `eshell-do-eval' consumes memory like a Cookie Monster set loose
599 in the Pacific Cookie Company).
600
601 * eshell/esh-test.el (eshell-test): Whitespace fix.
602
603 * eshell/em-ls.el (eshell-ls-insert-directory): Make
604 `eshell-ls-initial-args' nil when inserting directory contents.
605
606 * eshell/em-script.el (eshell-script-initialize): Add names to
607 `eshell-complex-commands, since `source' and `.' are complex.
608
0467b076
EZ
609 * eshell/esh-cmd.el (eshell-rewrite-for-command)
610 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
611 `eshell-copy-handles'.
612 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
613 bodies.
614 (eshell-separate-commands): Whitespace fix.
615 (eshell-complex-commands): Added a new list of names, for
616 determining whether a given command is as simple as it looks.
617 (eshell-invoke-directly): New function. Returns t if a command
618 should be invoked directly (using `eval'), rather than indirectly
619 using `eshell-do-eval'.
620 (eshell-do-eval): Whitespace fix.
621
622 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
623 which provides an emulation of the DOS shell behavior of assuming
624 that cp/mv/ln should copy/move/link to the current directory.
625 (eshell-remove-entries): Added a doc string.
626 (eshell-shuffle-files): Removed the check for `target' being null.
627 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
628 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
629 it to do a smarter check of whether a destination was provided.
630 (eshell/mv, eshell/cp): Enable `:preserve-args'.
631 (eshell/ln): Enable `:preserve-args', and use
632 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
633 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
634 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
635 list after flattening it. This makes it possible to cat files
636 with numerical names.
637 (eshell-unix-initialize): Added several names to
638 `eshell-complex-commands.
639 (eshell-unix-command-complex-p): Return t if a given command name
640 may result in external processes being invoked.
641
642 * eshell/em-glob.el (eshell-glob-show-progress): Make this
643 variable nil by default, since it slows down glob processing by a
644 factor of two or more, and increases memory consumption.
645
646 * eshell/em-smart.el: Added a note about how memory consumptive
647 smart display mode can be (at least this is true in Emacs 21).
648 (eshell-smart-initialize): Whitespace fix.
649 (eshell-refresh-windows): Use `if' instead of `when'.
650 (eshell-smart-scroll-window): Calling `save-current-buffer' was
651 not necessary.
652 (eshell-currently-handling-window): Added a missing global
653 variable.
654
655 * eshell/em-ls.el (eshell-do-ls): Code simplification.
656 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
657 Whitespace fix.
658 (eshell-ls-exclude-hidden): Added this variable in addition to
659 `eshell-ls-exclude-regexp'. This one prevents files beginning
660 with . from even being read, which can improve memory consumption
661 quite a bit.
662 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
663 read file entries beginning with a dot. In home directories with
664 lots of hidden files, fully two-thirds of the time spent in ls is
665 used to read directory entries that are immediately thrown away.
666 (eshell-ls-initial-args): Added back this configuration variable,
667 for specifying default initial arguments to every call to ls.
668 Much faster than using an alias to do the same thing.
669 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
670 (eshell-ls-dir): Whitespace change.
671
672 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
673
674 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
675 available.
676 (eshell-stringify-t): Added a customization variable, to indicate
677 whether `t' should be rendered as a string at all. If not, one
678 can still determine if the result of an expression is true using
679 "file-exists-p FILE && echo true".
680 (eshell-stringify): If `eshell-stringify-t' is nil, don't
681 stringify t!
682
683 * eshell/esh-module.el: Whitespace fix.
684
685 * eshell/em-alias.el (eshell-alias-initialize): Added
686 `eshell-command-aliased-p' to `eshell-complex-commands'.
687 (eshell-command-aliased-p): New function that returns t if a
688 command name names an aliased.
689
657f9cb8 6902000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 691
0467b076 692 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 693 redrawing the screen when changing cursor color.
0467b076
EZ
694 (viper-insert-state-pre-command-sentinel)
695 (viper-replace-state-pre-command-sentinel)
70c825df
SM
696 (viper-replace-state-post-command-sentinel):
697 Use viper-preserve-cursor-color.
657f9cb8
MK
698 Many functions changed to use viper= instead of = when comparing
699 characters.
0467b076 700 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 701 working with characters.
0467b076 702 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
703 Many functions changed to use viper= instead of = when comparing
704 characters.
0467b076 705 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 706
0467b076 707 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 708 Several typos fixed in various docstrings.
0467b076
EZ
709 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
710 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 711 hook.
0467b076
EZ
712 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
713 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
714 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
715 (ediff-get-selected-buffers): New function.
716 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
717 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 718 save-window-excursion.
0467b076 719 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 720 termination check in while loop.
0467b076 721 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 722 dired buffer.
0467b076
EZ
723 (ediff-files,ediff-merge-files,ediff-files3)
724 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 725
4f490d99
DL
7262000-10-28 Dave Love <fx@gnu.org>
727
728 * info.el (Info-fontify-node): Add help-echo for menu items.
729
45b84006
EZ
7302000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
731
5ebc02b3
EZ
732 * startup.el (normal-top-level): If the value of $TERM indicates
733 we are running from xterm or one of its work-alikes, default to a
734 light background mode.
735
45b84006
EZ
736 Support for -fg, -bg, and -rv command-line arguments for TTYs:
737 * faces.el (tty-handle-reverse-video): New function.
738 (tty-create-frame-with-faces): Call it.
739
740 * frame.el (frame-notice-user-settings): Don't apply
741 default-frame-alist and initial-frame-alist to MS-DOS frames.
742 Call tty-handle-reverse-video, frame-set-background-mode, and
743 face-set-after-frame-default for non-MS-DOS frames.
744
745 * startup.el (tty-long-option-alist): New variable.
746 (tty-handle-args): New function.
747 (command-line): Call tty-handle-args.
748
749 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
750 startup.el now does that for all character-terminal frames.
751
eab6e8b9
MB
7522000-10-28 Miles Bader <miles@gnu.org>
753
754 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
755 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
756 global. If :global is followed by a non-nil but non-t value,
757 make the mode buffer-local, but also generate a `global-MODE'
758 version using `easy-mmode-define-global-mode'. Add
759 :conditional-turn-on keyword argument.
760
51a29efc
DL
7612000-10-28 Dave Love <fx@gnu.org>
762
763 * international/latin1-disp.el (latin1-char-displayable-p): Don't
764 use window-system.
765
d71d7114
EZ
7662000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
767
768 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
769 Don't call find-buffer-file-type-coding-system. Instead, just
770 set eol-type to -unix if inhibit-eol-conversion is in effect, or
771 if the file is on an untranslated filesystem.
772 (add-untranslated-filesystem): Use "D" instead of "f" inside
773 interactive.
774
1f9cab4b
DL
7752000-10-27 Dave Love <fx@gnu.org>
776
70c825df 777 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
778 (refill-mode): Use it.
779
70c825df
SM
7802000-10-27 Stefan Monnier <monnier@cs.yale.edu>
781
782 * international/quail.el (quail-activate): Don't make-local-hook.
783
7432cf10
AS
7842000-10-27 Andre Spiegel <spiegel@gnu.org>
785
4836835a 786 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 787 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
788 (vc-make-version-backup): Don't do it on MS-DOS without long file
789 names.
4836835a 790
7432cf10
AS
791 * vc.el (vc-version-other-window): If an automatic backup of the
792 desired version exists, rename it instead of copying it.
793
4836835a
TTN
794 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
795 after command. If there's an unexpected error, signal it instead
7432cf10 796 of being silent.
e1483c38 797 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 798
05ea7ef2
MB
7992000-10-27 Miles Bader <miles@lsi.nec.co.jp>
800
fd1035aa
MB
801 * shell.el (shell): Add BUFFER argument.
802 * comint.el (make-comint-in-buffer): New function.
803 (make-comint): Use it.
804
05ea7ef2
MB
805 * faces.el (face-spec-choose): Change syntax so that the list of
806 attribute-value pairs is now the cdr of each clause, not the cadr.
807 Detect old-style entries, and handle them. Use pop.
808
835a55fe
SM
8092000-10-26 Stefan Monnier <monnier@cs.yale.edu>
810
f5ab1cdd
SM
811 * cus-edit.el (custom-mode-map): Use a sparse map.
812 (custom-mode): Don't bother with make-local-hook.
813
814 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
815
835a55fe
SM
816 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
817
c13b0ec8
GM
8182000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
819
820 * ps-print.el: Avoid compilation gripes.
821 (ps-print-version): New version number (6.2.1).
4836835a 822
e9f63196
DL
8232000-10-26 Dave Love <fx@gnu.org>
824
0b95284b
DL
825 * menu-bar.el: Modify some menu item help strings.
826 (menu-bar-help-menu): Add link to MORE.STUFF.
827
e9f63196
DL
828 * cus-edit.el (custom-mode): Add `special' mode-class property.
829
830 * wid-browse.el (widget-browse-mode): Likewise.
831
832 * wid-edit.el (widget-specify-field): Revert to using local-map
833 property, not keymap.
834
e276a14a
MB
8352000-10-26 Miles Bader <miles@lsi.nec.co.jp>
836
c1545d88
MB
837 * wid-edit.el (widget-field-end): When checking for a `boundary'
838 field, do so in the correct buffer.
839
3c1b77ca
MB
840 * simple.el (undo): Correctly distinguish between numeric and
841 non-numeric prefix args in non-transient-mark-mode, as per the doc
842 string. When in transient-mark-mode, treat all prefix-args as
843 numeric.
844
f5ab1cdd
SM
845 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
846 Position point on match. Handle N == 0 correctly.
22626d9d
MB
847
848 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
849 (comint-mode-map): Reverse order of `comint-write-output' and
850 `comint-append-output-to-file'.
851 (comint-append-output-to-file): Reinstate this function, for the
852 benefit of the menu.
853
d97151cb
SM
8542000-10-25 Stefan Monnier <monnier@cs.yale.edu>
855
856 * vc.el (vc-version-other-window): Bind `file'.
857
ea7d6f5b
GM
8582000-10-25 Gerd Moellmann <gerd@gnu.org>
859
f5ab1cdd 860 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
861
862 * emacs-lisp/authors.el (batch-update-authors): New function.
863 (authors-fixed-entries): New defconst.
864 (authors-add-fixed-entries): New function.
865 (authors): Call it.: Don't process lispref/.
866
17c25cea
JR
8672000-10-25 Jason Rumney <jasonr@gnu.org>
868
869 * cus-edit.el (custom-button-face, custom-button-pressed-face):
870 Merge x w32 and mac definitions.
871
4ecda532
GM
8722000-10-25 Gerd Moellmann <gerd@gnu.org>
873
874 * menu-bar.el (menu-bar-options-menu): Add a help string for
875 `uniquify'.
876
b6735035
GM
8772000-10-25 Stephen Gildea <gildea@alum.mit.edu>
878
f5ab1cdd
SM
879 * time-stamp.el (time-stamp-string-preprocess):
880 Fix a wrong type argument error.
b6735035 881
f4cbc7a0
MB
8822000-10-25 Miles Bader <miles@gnu.org>
883
884 * recentf.el (recentf-mode): Variable removed.
885 (recentf-mode): Use `define-minor-mode'.
886
887 * mwheel.el (mouse-wheel-mode): New global minor mode.
888 (mwheel-install): Use `mouse-wheel-mode'.
889
f4b020f6
DL
8902000-10-25 Dave Love <fx@gnu.org>
891
f5ab1cdd
SM
892 * progmodes/cperl-mode.el (cperl-mode):
893 Set normal-auto-fill-function correctly.
072cb6f9 894
f4b020f6
DL
895 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
896 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 897 bindings.
f4b020f6 898
ebe2a441
MB
8992000-10-25 Miles Bader <miles@lsi.nec.co.jp>
900
ff4dcd4b
MB
901 * wid-edit.el (widget-field-at): New function.
902 (widget-at, widget-field-activate): Use it.
903 (widget-tabable-at): Use `widget-at'.
904 (widget-specify-field): If the terminating character of the widget
905 field (which is read-only) is a newline, put it into a special
906 `boundary' field so that C-n/C-p act more naturally.
907 (widget-field-end): Also don't subtract one if a special
908 `boundary' field has been added after the widget field.
909
ebe2a441
MB
910 * comint.el (comint-output-filter, comint-send-input): Don't
911 bother adding stickiness fields to overlays to fool the field
912 code, since it should notice the overlay insertion-types now.
ff4dcd4b 913
ebe2a441
MB
914 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
915 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
916 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
917
fe50b6ab
GM
9182000-10-24 Gerd Moellmann <gerd@gnu.org>
919
53df4dda
GM
920 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
921 (authors): Set file coding system to iso-2022-7bit. Add
922 file-local variables to output buffer.
923
4836835a 924 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
925 WARN is nil.
926
53df4dda
GM
9272000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
928
929 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
930
931 * delim-col.el: Now there is a column formatting mechanism.
932 Modified to customization mechanisms convention. Doc fix.
933 (columns): New group for delim-col.
934 (delimit-columns-before, delimit-columns-after)
935 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
936 (delimit-columns-end): New vars.
937 (delimit-columns-customize, delimit-columns-format): New funs.
938 (delimit-columns-region, delimit-columns-rectangle)
939 (delimit-columns-rectangle-line): Modified to support column
940 formatting.
4836835a 941
a9839779
DL
9422000-10-24 Dave Love <fx@gnu.org>
943
944 * log-edit.el (log-edit): Add :version and a :group for vc.
945
df0267b8
GM
9462000-10-24 Gerd Moellmann <gerd@gnu.org>
947
9acc3873
GM
948 * files.el (after-find-file): Don't print a message ``New file''
949 if WARN is nil.
950
63e1b552
GM
951 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
952 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
953 get duplicate tool-bar entries because we'll see the global ones
954 on more than one path through keymaps.
955
1946f901
GM
956 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
957
df0267b8
GM
958 * progmodes/cmacexp.el: Change Francesco's email address.
959
ae3b264b
KH
9602000-10-24 Kenichi Handa <handa@etl.go.jp>
961
962 * window.el (fit-window-to-buffer): Adjust point of the window
963 buffer, not that of the current buffer.
964
23afac01
EZ
9652000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
966
967 * progmodes/cmacexp.el: Update the euthor's email address.
968
22d1a4ed
MB
9692000-10-24 Miles Bader <miles@lsi.nec.co.jp>
970
971 * faces.el (face-spec-set-match-display): Add `graphic' display
972 type (the inverse of `tty'). Use `display-graphic-p' instead of
973 the window-system variable.
974
f408aa48
KH
9752000-10-24 Kenichi Handa <handa@etl.go.jp>
976
977 * international/isearch-x.el (isearch-with-input-method): Call
978 input-method-function with the first event in
979 unread-command-events.
980
94fe8a31
MB
9812000-10-24 Miles Bader <miles@lsi.nec.co.jp>
982
983 * faces.el (face-default-spec, face-user-default-spec): Make
984 defsubsts.
985
8f47302e
AC
9862000-10-24 Andrew Choi <akochoi@i-cable.com>
987
988 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
989 New charsets.
990
991 * term/mac-win.el: Remove definitions of mac-roman-lower and
992 mac-roman-upper, require dired, and define instead of set
993 mac-ready-for-drag-n-drop to avoid compilation error.
994
446c097e
AI
9952000-10-23 Andrew Innes <andrewi@gnu.org>
996
997 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
998 superfluous calls to subst-char-in-string; instead apply
999 expand-file-name after convert-standard-filename to ensure
1000 expected directory separators are used.
1001
379b70e7
EZ
10022000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
1003
1004 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
1005
85c766e9
DL
10062000-10-23 Dave Love <fx@gnu.org>
1007
b7e03a67
DL
1008 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
1009 (tool-bar-add-item): Set foreground and background for XBM icons.
1010
1011 * international/latin1-disp.el (latin1-char-displayable-p): New
1012 function (from Handa).
1013 (latin1-display-check-font): Use it.
1014
0dcf8835
DL
1015 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
1016 using :key-sequence, making it much more usable. Use nconc, not
1017 append.
1018 (imenu--create-keymap-1): Avoid append.
1019
85c766e9 1020 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 1021
cb3069bb
MB
10222000-10-23 Miles Bader <miles@lsi.nec.co.jp>
1023
1024 [the following changes fix a bug where `define-minor-mode' didn't
1025 correctly generate :require clauses for defcustoms in compiled files]
1026 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
1027 (byte-compile-log-file, byte-compile-log-1): Don't set
1028 `byte-compile-current-file' to nil. Instead set
1029 `byte-compile-last-logged-file' to it. Test whether
1030 byte-compile-current-file equals byte-compile-last-logged-file
1031 instead of whether its nil.
3b6542ba 1032 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 1033
6db6243b
SM
10342000-10-23 Stefan Monnier <monnier@cs.yale.edu>
1035
1036 * textmodes/refill.el: Fix var names in doc.
1037 (refill-mode): Don't bother with make-local-hook anymore.
1038
98490598
MB
10392000-10-23 Miles Bader <miles@lsi.nec.co.jp>
1040
e01cd227
MB
1041 * faces.el (face-user-default-spec, face-default-spec): New functions.
1042 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 1043 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
1044 Use `face-user-default-spec'. Simplify code slightly.
1045
4836835a 1046 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
1047 (woman-unknown-face): Add dark-background variants.
1048 (woman-default-faces): Renamed from `woman-colour-faces'.
1049 Set using the stored defaults, rather than using hard-wired colors.
1050 (woman-monochrome-faces): Renamed from `woman-black-faces'.
1051 Just make the foreground `unspecified' rather than "black".
1052 (woman-menu): Rename menu entries accordingly.
1053
98490598
MB
1054 * faces.el (header-line): Make more reasonable on mono/grayscale
1055 displays.
1056
1a578e9b
AC
10572000-10-23 Andrew Choi <akochoi@i-cable.com>
1058
1059 * cus-edit.el (custom-button-face): Use 3D look for mac.
1060 (custom-button-pressed-face): Likewise.
1061
1062 * faces.el (set-face-attributes-from-resources): Handle mac frames
1063 in the same way as x and w32 frames.
1064 (face-valid-attribute-values): Likewise.
1065 (read-face-attribute): Likewise.
1066 (defined-colors): Likewise.
1067 (color-defined-p): Likewise.
1068 (color-values): Likewise.
1069 (display-grayscale-p): Likewise.
1070 (face-set-after-frame-default): Likewise.
1071 (mode-line): Same default face as for x and w32.
1072 (tool-bar): Likewise.
1073
1074 * frame.el: Remove call to frame-notice-user-settings at end of
1075 the file.
1076
1077 * info.el (Info-fontify-node): make underlines invisible for mac
1078 as for x, pc, and w32 frame types.
1079
1080 * term/mac-win.el: New file.
1081
aaaf7be7
DL
10822000-10-22 Dave Love <fx@gnu.org>
1083
1084 * textmodes/refill.el: New file.
1085
5392d654
AS
10862000-10-22 Andre Spiegel <spiegel@gnu.org>
1087
4836835a 1088 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 1089 MANUAL and REGEXP.
4836835a 1090 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
1091 New functions.
1092 (vc-before-save): Use the latter.
1093 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
1094 confusion.
1095
4836835a 1096 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
1097 expected by vc[-hooks].el.
1098
1099 * vc.el (vc-checkout): Added `-p' suffix in call to
1100 vc-make-version-backups-p; use vc-make-version-backup to actually
1101 make the backup.
1102 (vc-version-other-window, vc-version-backup-file): Handle both
1103 automatic and manual backups.
1104 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
1105 of all of them.
1106
1e221c16
MB
11072000-10-22 Miles Bader <miles@gnu.org>
1108
7ff4fda5
MB
1109 * comint.el (comint-highlight-input, comint-highlight-prompt):
1110 Renamed, `-face' at end removed.
1111 (comint-send-input, comint-output-filter): Use renamed faces.
1112
3511cde8
MB
1113 * window.el (fit-window-to-buffer): Change defaulting of
1114 MAX-HEIGHT slightly.
1115
1e221c16
MB
1116 * faces.el (color-values, color-defined-p): Use `member', not
1117 `memq', because it works correctly for strings.
1118 (frame-set-background-mode): Actually, "unspecified-fg" and
1119 "unspecified-bg" *are* strings. Use `member', not `memq', and
1120 `equal', not `eq', when a string value is possible.
1121
b6ef4898
EZ
11222000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
1123
1124 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
1125
34939e2c
SM
11262000-10-21 Stefan Monnier <monnier@cs.yale.edu>
1127
1128 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
1129 sh-electric-rparen, sh-electric-less and sh-electric-hash.
1130 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
1131 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
1132 (sh-font-lock-syntactic-keywords): Use them.
1133 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
1134 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
1135 (sh-mode): Don't override font-lock-unfontify-region-function.
1136 Use a copy of sh-font-lock-syntactic-keywords.
1137 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
1138 Don't call sh-scan-buffer since font-lock does it on the fly.
1139 (sh-get-indent-info): Use `face' rather than `syntax-table'
1140 text-property to detect here-documents.
1141 Replace sh-special-syntax with sh-st-punc.
1142 (sh-prev-line): Use `face' rather than `syntax-table'
1143 text-property to skip over here-documents.
1144 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
1145 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
1146 (sh-electric-less, sh-set-here-doc-region)
4836835a 1147 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
1148 (sh-scan-buffer, sh-rescan-buffer): Remove.
1149
f3d3c491
AI
11502000-10-21 Andrew Innes <andrewi@gnu.org>
1151
1152 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
1153 remote (ange-ftp) file names.
1154
b86c791c
MB
11552000-10-21 Miles Bader <miles@gnu.org>
1156
d9c30bdf
MB
1157 * window.el (fit-window-to-buffer): New function.
1158 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
1159 (window-text-height): Don't expect minibuffers to have mode-lines.
1160
d9c30bdf 1161 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
1162 * international/quail.el (quail-update-guidance): Use
1163 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 1164
617fee5a
MB
1165 * international/quail.el (quail-show-guidance-buf): Make sure
1166 guidance window really has enough room.
1167 (quail-update-guidance): If quail-guidance-win is already shown,
1168 make sure its height is OK.
1169
b86c791c
MB
1170 * window.el (window-text-height, set-window-text-height):
1171 New functions.
1172 (shrink-window-if-larger-than-buffer): Use `window-text-height'
1173 instead of `window-height' & `mode-line-window-height-fudge'.
1174 (mode-line-window-height-fudge): Add FACE parameter.
1175 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
1176 instead of `enlarge-window' & `mode-line-window-height-fudge'.
1177
e34850d1
MB
11782000-10-20 Miles Bader <miles@gnu.org>
1179
1180 * window.el (height-affecting-face-attributes): Use `defconst'.
1181
1182 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
1183 New function, conditionally aliased to `mode-line-window-height-fudge'.
1184 (ispell-help): Use it.
1185 (ispell-choices-win-default-height): Don't include mode-line fudge.
1186 (ispell-choices-win-default-height): New function.
1187 (ispell-show-choices, ispell-command-loop): Use function
1188 `ispell-choices-win-default-height' instead of variable.
1189
a8b883c2
MB
11902000-10-20 Miles Bader <miles@lsi.nec.co.jp>
1191
8c6e4a58
MB
1192 * window.el (mode-line-window-height-fudge): New variable.
1193 (height-affecting-face-attributes): New variable.
1194 (mode-line-window-height-fudge): New function.
1195 (shrink-window-if-larger-than-buffer): Use it.
1196 * help.el (resize-temp-buffer-window): Likewise.
1197
a8b883c2
MB
1198 * info.el (Info-fontify-node): Add support for @subsubsection
1199 titles, which use `Info-title-4-face'.
1200 (Info-title-4-face): New face.
1201 (Info-title-3-face): Inherit from Info-title-4-face instead of
1202 variable-pitch.
1203
e64c3a75
JR
12042000-10-19 Jason Rumney <jasonr@gnu.org>
1205
1206 * dired.el (dired-insert-directory): Do not let errors signalled by
1207 attempt to run dired-free-space-program prevent dired from working.
1208
c70fe852
SM
12092000-10-19 Stefan Monnier <monnier@cs.yale.edu>
1210
1211 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
1212
877cf6b4
GM
12132000-10-19 Gerd Moellmann <gerd@gnu.org>
1214
5de037e0
GM
1215 * dirtrack.el (dirtrack): Fix call to run-hooks.
1216
6deb9af9
GM
1217 * cmuscheme.el (cmuscheme-program-name): Renamed from
1218 scheme-program-name because xscheme.el contains a defcustom with
1219 the same name. As a consequence, customizing group `cmuscheme'
1220 loaded `xscheme' which redefined run-scheme.
1221 (run-scheme): Use cmuscheme-program-name.
1222
877cf6b4
GM
1223 * ps-print.el (ps-print-emacs-type): Move into the
1224 eval-and-compile.
1225
e597d8fb 1226 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 1227 anonymous address, and add a website for Befrienders International.
4836835a 1228
3e9cb08f
GM
12292000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1230
c70fe852
SM
1231 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
1232 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
1233 (ps-print-version): New version number (6.2).
1234 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
1235 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
1236 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
1237 (ps-x-extent-priority, ps-x-extent-start-position)
1238 (ps-x-face-font-instance, ps-x-find-coding-system)
1239 (ps-x-font-instance-properties, ps-x-make-color-instance)
1240 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
1241 avoid compilation gripes without defining functions.
1242 (ps-e-find-composition): Alias for function find-composition, to have a
1243 suitable function depending on Emacs version.
1244 (ps-color-device, ps-color-values, ps-face-foreground-name)
1245 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
1246 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
1247 (ps-print-ensure-fontified): Function definitions surrounded by
1248 `eval-and-compile' to avoid compilation gripes.
1249 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
1250 by symbol-value to avoid compilation gripes.
1251 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
1252 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
1253
d8abcd91
MB
12542000-10-19 Miles Bader <miles@lsi.nec.co.jp>
1255
13ab33c4
MB
1256 * startup.el (normal-top-level): Call `frame-set-background-mode'
1257 after `frame-notice-user-settings' because the latter doesn't call
1258 the former on a tty.
1259
d8abcd91
MB
1260 * faces.el (frame-set-background-mode): `unspecified' &c are
1261 symbols, not strings.
1262
e8bce0a9
EZ
12632000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1264
c70fe852
SM
1265 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
1266 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 1267
c70fe852
SM
1268 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
1269 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 1270
773272d8
KH
12712000-10-19 Kenichi Handa <handa@etl.go.jp>
1272
c70fe852 1273 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
1274 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
1275 for ISO10646-1 fonts.
1276 (x-font-name-charset-alist): Add an entry for "iso10646-1".
1277
772139c0
EZ
12782000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1279
1280 * faces.el (frame-set-background-mode): If a tty frame defines a
1281 background color, use that to compute the background mode, instead
1282 of always defaulting to "dark".
1283
d134a19f
MB
12842000-10-19 Miles Bader <miles@lsi.nec.co.jp>
1285
8bb84cb2
MB
1286 * comint.el (comint-write-output): New function.
1287 (comint-mode-map): Add it to the menu.
e40a778f 1288 Bind `C-c C-s' to comint-write-output.
d134a19f 1289
dada41e1
GM
12902000-10-18 Gerd Moellmann <gerd@gnu.org>
1291
1292 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
1293 Use fancy-splash-delay.
1294
9b5360aa
GM
12952000-10-18 Alex Schroeder <alex@gnu.org>
1296
1297 * progmodes/sql.el (sql-sybase-options): New option.
1298 (sql-sybase): Use it. Add sql-database to the list of parameters
1299 provided for login. The options -w 2048 -n are not used any more.
1300
9035a35a
GM
1301 * comint.el (comint-read-input-ring): Bugfix such that the first
1302 and the last entry of the input ring file are not lost.
1303
3556c6dd
GM
13042000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1305
1306 * ps-print.el: Internal variable changes to defcustom,
1307 make-local-hook changes to defvar. Doc fix.
1308 (ps-print-version): New version number (6.1).
1309 (ps-setup, ps-do-despool): Code fix.
1310 (ps-printer-name): Customization fix.
1311 (ps-printer-name-option): Now is a defcustom instead of an
1312 internal variable.
1313 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
1314 (ps-print-begin-column-hook): Now are defvar instead of
1315 make-local-hook.
4836835a 1316
4e217e50
MB
13172000-10-18 Miles Bader <miles@gnu.org>
1318
1319 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
1320 (comint-kill-output): Changed into an alias for `comint-delete-output',
1321 and made obsolete.
1322 (comint-mode-map): Rename references to comint-kill-output.
1323
34460354
EZ
13242000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
1325
1326 * diff-mode.el (diff-header-face, diff-file-header-face)
1327 (diff-changed-face): Add bold and italic attributes to tty faces.
1328 (diff-function-face): New face.
1329 (diff-font-lock-keywords): Use it.
1330
17ea3cdb
MB
13312000-10-18 Miles Bader <miles@lsi.nec.co.jp>
1332
1333 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
1334 Remove commented-out call to force-mode-line-update.
1335 (comint-kill-output): Use `forward-line 0' instead of
1336 beginning-of-line to make sure we get past the prompt.
1337
9244f2c7
SM
13382000-10-17 Stefan Monnier <monnier@cs.yale.edu>
1339
1340 * diff-mode.el (diff-header-face, diff-file-header-face):
1341 Add specific setting for dark background.
1342 (diff-context-face): Renamed from diff-comment-face.
1343 Set explicitly rather than inheriting from font-lock-comment-face.
1344
1592c1ef
EZ
13452000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1346
1347 * startup.el (command-line): Move the code which sets the default
1348 TTY colors to before before-init-hook.
1349
f86292a9
GM
13502000-10-17 Gerd Moellmann <gerd@gnu.org>
1351
1352 * jit-lock.el (jit-lock-stealth-time): Doc fix.
1353
f7f2e883
EZ
13542000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1355
e854cc22
EZ
1356 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
1357 extensions, for MS-DOS.
1358
f7f2e883
EZ
1359 * diff-mode.el (diff-header-face, diff-file-header-face)
1360 (diff-changed-face): Define tty-specific colors.
1361
c7b4f0f9
GM
13622000-10-17 Gerd Moellmann <gerd@gnu.org>
1363
1364 * startup.el (fancy-splash-text): Realign the text.
1365
12a72271
EZ
13662000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1367
1368 * font-lock.el (font-lock-comment-face): Define a separate default
1369 for dark-background tty's.
1370
61dfccfd
MB
13712000-10-17 Miles Bader <miles@gnu.org>
1372
1373 * help.el (resize-temp-buffer-window): Add hack to avoid last line
1374 being obscured by whizzy mode-lines on graphics displays.
1375
333cd59e
EZ
13762000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
1377
1378 * info.el (Info-title-1-face, Info-title-2-face)
1379 (Info-title-3-face): Define colors for tty's.
dada41e1 1380 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 1381
dbf1fcc1
EZ
13822000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1383
1384 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
1385 reverse from the frame parameters, and don't invert foreground and
1386 background colors.
1387
ac629823
MB
13882000-10-16 Miles Bader <miles@gnu.org>
1389
1390 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
1391 string "*Info*". Call propertized-buffer-identification to spruce
1392 up the result.
1393
76eebffc
GM
13942000-10-16 Gerd Moellmann <gerd@gnu.org>
1395
3a6b59d9
GM
1396 * help.el: Provide `help' for the sake of define-minor-mode
1397 which generates defcustoms with requires.
1398
6569c3d3
GM
1399 * jit-lock.el (jit-lock-after-change): If we're in text that
1400 matches a multi-line font-lock pattern, make sure the whole text
1401 will be redisplayed.
1402
c2e0a611
GM
1403 * emacs-lisp/authors.el (authors-add): Don't add an entry if
1404 author's name is unknown.
1405
76eebffc
GM
1406 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
1407 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
1408 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
1409 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
1410 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
1411 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
1412 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
1413 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
1414 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
1415 Add author information.
1416
cf1e7b12
MB
14172000-10-16 Miles Bader <miles@lsi.nec.co.jp>
1418
1419 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
1420 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
1421 full-color version (using the Gimp) to eliminate dithering artifacts.
1422
5586f3eb
SM
14232000-10-15 Stefan Monnier <monnier@cs.yale.edu>
1424
1425 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
1426
1427 * simple.el (syntax-flag-table, string-to-syntax): Remove.
1428
ad64a888
DL
14292000-10-15 Dave Love <fx@gnu.org>
1430
1431 * progmodes/sh-script.el: Require skeleton and comint when
1432 compiling.
1433
1434 * pcomplete.el (pcomplete) <defgroup>: Add :version.
1435
1436 * whitespace.el: Doc fixes.
1437 (top-level): Don't add hooks here.
1438 (whitespace-running-emacs): Deleted.
1439 (timer): Don't require.
1440 (whitespace): Add back :version conditional on xemacs test.
1441 (whitespace-spacetab-regexp, whitespace-indent-regexp)
1442 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
1443 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
1444 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
1445 Avoid specific xemacs test.
1446 (whitespace-global-mode): New option.
1447 (whitespace-global-mode): New command.
1448 (whitespace-unload-hook): New function.
1449
1450 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 1451 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
1452 (Info-fontify-node): `Goto' goes to `Go to'.
1453 (Info-fontify-node): Add help-echo to xref links.
1454
1ef49fc6
EZ
14552000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
1456
1457 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
1458
8b7707e1
SM
14592000-10-15 Stefan Monnier <monnier@cs.yale.edu>
1460
b3b7f42f
SM
1461 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
1462 Use plist-get and allow :inherit.
1463
1464 * emacs-lisp/cl-macs.el (cl-do-arglist):
1465 Use plist-get and plist-member instead of memq.
1466
3c7fafc7
SM
1467 * emacs-lisp/ewoc.el (ewoc-location): New function.
1468 (ewoc-enter-after, ewoc-enter-before): Document return value.
1469 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
1470 Don't need make-local-hook any more.
1471 (cvs-addto-collection): Return the new tin.
1472 (cvs-mode-insert): Jump to the new line.
1473
8b7707e1
SM
1474 * jit-lock.el (jit-lock-fontify-buffer): Remove.
1475
1476 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
1477
1478 * font-lock.el (font-lock-syntactically-fontified): New var.
1479 (font-lock-fontify-syntactic-keywords-region): Use it.
1480 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
1481
1482 * diff-mode.el (diff-find-file-name): Fix regexp.
1483
1484 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
1485 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
1486
1487 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
1488 (sh-mode-syntax-table): Add punctuation syntax for < and >.
1489 (sh-mode): Don't make all vars local here.
1490 (sh-kw): Reformat.
1491 (sh-set-shell): Use dolist. Don't set indent-region-function.
1492 (sh-mode-syntax-table): Use pop.
1493 (sh-remember-variable): Use push.
1494 (sh-help-string-for-variable): Use memq.
1495 (sh-safe-backward-sexp): Remove.
1496 (sh-safe-forward-sexp): Add ARG.
1497 (sh-get-indent-info, sh-prev-stmt): Use it.
1498 (sh-prev-line): Simplify by using forward-comment.
1499 (sh-this-is-a-continuation): Simplify.
1500 (sh-learn-buffer-indent): Use dolist.
1501 (sh-do-nothing): Remove.
1502 (sh-set-char-syntax, sh-set-here-doc-region):
1503 Use inhibit-modification-hooks.
1504 (sh-name-style): Use mapcar and push.
1505 (sh-load-style): Use dolist.
1506 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
1507 (sh-case, sh-while-getopts): Use propertize directly rather
1508 than sh-electric-rparen.
1509
15102000-10-14 Stefan Monnier <monnier@cs.yale.edu>
1511
1512 * textmodes/tex-mode.el: Require CL when compiling.
1513 (tex-mode-syntax-table): Init immediately.
1514 (tex-mode-map): Bind M-RET to latex-insert-item.
1515 (latex-mode): Set indent-line-function to latex-indent.
1516 (tex-common-initialization): Don't setup the syntax-table any more.
1517 (latex-insert-item): New skeleton.
1518 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 1519 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 1520 (latex-indent, latex-find-indent): New functions.
4836835a 1521 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
1522 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
1523 (tex-compilation-parse-errors): Use with-syntax-table.
1524
86b7fcbb
MB
15252000-10-15 Miles Bader <miles@gnu.org>
1526
1527 * font-lock.el (font-lock-comment-face): Change dark-background,
1528 color, non-tty, default to `chocolate1'.
1529
57a24508
JW
15302000-10-13 John Wiegley <johnw@gnu.org>
1531
1532 * eshell/esh-util.el (require): Added a missing `require' form,
1533 needed when compiling (for an ange-ftp macro definition).
1534
40ad3db4
DL
15352000-10-13 Dave Love <fx@gnu.org>
1536
1537 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
1538
db460189
GM
15392000-10-13 Gerd Moellmann <gerd@gnu.org>
1540
b41c9501
GM
1541 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
1542 fix.
1543
4836835a 1544 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
1545 transparent -colors 8).
1546
3b5e21df
GM
15472000-10-13 Stephen Gildea <gildea@alum.mit.edu>
1548
1549 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
1550 that breaks with old list format timestamps.
1551 (time-stamp-warn-inactive, time-stamp-old-format-warn)
1552 (time-stamp-count, time-stamp-conversion-warn): Improved doc
1553 strings.
1554
16908a3f
JW
15552000-10-13 John Wiegley <johnw@gnu.org>
1556
d7103dda
JW
1557 * align.el, pcomplete.el, calendar/timeclock.el,
1558 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
1559
dace60cf 1560 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
1561 faulty math, where holiday hours were being computing as seconds.
1562
b6b70cda
JW
15632000-10-13 John Wiegley <johnw@gnu.org>
1564
1565 * desktop.el (desktop-buffer-modes-to-save): Added a global for
1566 specifying what "other" kinds of buffers should be saved. This
1567 used to be hard-coded.
1568 (desktop-buffer-misc-functions): A global for specifying how
1569 auxiliary data should be determined for special buffer types.
1570 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
1571 instead of hard-coding the special buffer types.
1572 (desktop-save): Run `desktop-buffer-misc-functions' to gather
1573 auxiliary data, instead of hard-coding for Info buffers and dired.
1574 (desktop-buffer-info-misc-data): Aux function for determining Info
1575 buffer auxiliary info.
1576 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
1577 (desktop-buffer-info): Changed this function to use the info
1578 gathered above.
1579 (desktop-create-buffer): Be a little more careful about what
1580 `minor-mode' means before calling it. This is important for some
1581 buffer types.
1582
8c6b1d83
JW
15832000-10-13 John Wiegley <johnw@gnu.org>
1584
1585 * eshell/esh-util.el: Added a global form which declares an
1586 autoload for `parse-time-string', if that function is not already
1587 defined, and if parse-time.el is available on the user's system.
1588
1589 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
1590 to be aware of ange-ftp user info.
1591 (eshell-do-ls): Bind `ange-cache'. Also, use
1592 `eshell-file-attributes'.
1593 (eshell-ls-annotate): Use `eshell-file-attributes'.
1594 (eshell-ls-file): Made the user-id printing code a bit smarter.
1595
1596 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
1597 allow identification of alias user ids in remote directories.
1598 It's manual, but there's no other way to know when the current
1599 user on the local machine, is also the owning user on the remote
1600 machine.
1601 (fboundp): Bind `ange-cache'.
1602 (eshell-directory-files-and-attributes): Re-organized the logic a
1603 bit to use `eshell-file-attributes' instead of `file-attributes'.
1604 The former is more sensitive to directories that are read via FTP,
1605 and knows how to use ange-ftp to determine full attribute
1606 information, instead of just the name and last modtime.
1607 (eshell-current-ange-uids): Return the current user id when in a
1608 remote directory.
1609 (eshell-parse-ange-ls): Parse a full directory listing that has
1610 been returned by ange-ftp.
1611 (eshell-file-attributes): This beefed up version of
1612 `file-attributes' is only special if the user is currently in a
1613 remote directory, in which case it does a lot of work to find out
1614 what the real attributes of a file are, as they appear on the
1615 remote machine. This makes usage of remote directories (i.e.,
1616 ange-ftp pathnames) much more useful. You can now use Eshell as a
1617 full-fledged FTP client, with much more manipulation ability than
1618 most other clients.
1619
1620 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
1621 variable, which means that Eshell's du should always be preferred
1622 in remote directories.
1623 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
1624 just `file-attributes'.
1625 (eshell-mvcp-template): Bind `ange-cache', to improve performance
1626 when reading remote directories. This is an Eshell-specific
1627 variable (not part of ange-ftp).
1628 (eshell/ln): Bind `ange-cache'.
1629 (eshell/du): Added some extra logic for determining when to use
1630 Eshell's du (which is slow), and when to use the external version
1631 (which may or may not exist).
1632
1633 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
1634 `eshell-interactive-process', rather than using
1635 `get-buffer-process', since backgrounded processes don't count in
1636 the context of this function's logic.
1637
1638 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
1639 `forward-char', so that null strings are parsed correctly.
1640
87730e84 16412000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
1642
1643 * eshell/em-pred.el (eshell-pred-file-type,
1644 eshell-pred-file-links, eshell-pred-file-size): Use
1645 `eshell-file-attributes'. This is more correct over ange-ftp.
1646
1647 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
1648 that remote file globbing is more efficient.
1649
1650 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
1651 gathering the files and attributes within a directory.
1652
1653 * eshell/em-unix.el (eshell/cat): If any of the files passed on
1654 the command line is a special file (not a regular file, directory
1655 or symlink), always attempt to call the external version of cat.
1656
87730e84 16572000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
1658
1659 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
1660 Eshell-friendly version of find-tag.
1661
1c7e37a9
MB
16622000-10-13 Miles Bader <miles@lsi.nec.co.jp>
1663
4836835a 1664 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
1665 (image-file-name-regexps): Add autoload cookies.
1666
11a7f341
KH
16672000-10-13 Kenichi Handa <handa@etl.go.jp>
1668
1669 * international/mule-cmds.el (select-safe-coding-system): If FROM
1670 is string, show it in *Warning* buffer.
1671
8ddddcb0
EZ
16722000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1673
1674 * startup.el (normal-top-level): Use display-popup-menus-p instead
1675 of window-system.
1676 (command-line): Use display-graphic-p instead of window-system.
1677 (command-line-1): Use display-popup-menus-p and display-mouse-p
1678 instead of window-system.
1679
72200f89
SS
16802000-10-12 Sam Steingold <sds@gnu.org>
1681
1682 * tooltip.el (tooltip-use-echo-area): New user variable.
1683 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
1684
8661c643
DL
16852000-10-12 Dave Love <fx@gnu.org>
1686
d0b40dc1
DL
1687 * recentf.el: Maintainer's checkdoc fixes.
1688
a622451f
DL
1689 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
1690 character class, not ASCII when matching file names.
1691 (fancy-splash-head): Add trailing slash to URL.
1692 (command-line): Don't require XPM support for toolbar.
1693
8661c643
DL
1694 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
1695 (cperl-invalid-face): Revert last change.
1696 (cperl-init-faces): Quote cperl-invalid-face.
1697
ef2ed8ab
KH
16982000-10-12 Kenichi Handa <handa@etl.go.jp>
1699
1700 * startup.el (fancy-splash-text): Remove superfluous quote.
1701
b0da379e
GM
17022000-10-12 Gerd Moellmann <gerd@gnu.org>
1703
dbeb499b
GM
1704 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
1705 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
1706 (command-line-1): Don't use fancy-splash-pending-command.
1707 (fancy-splash-screens-1): Goto point-min after inserting text.
1708
d861718a
GM
1709 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
1710
b0da379e
GM
1711 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
1712 instead of shared-lisp-mode-map.
1713
4fb2ad98
MB
17142000-10-12 Miles Bader <miles@lsi.nec.co.jp>
1715
1cb4393e
MB
1716 * faces.el (header-line): Change tty-variant to use underlining.
1717
4fb2ad98
MB
1718 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
1719 (isearch-highlight): Restore lazy-isearch face properties at old
1720 position, and suppress them at new position.
1721 (isearch-dehighlight): Restore lazy-isearch face properties.
1722 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
1723 over the real isearch overlay, but in that case, don't give it a
1724 face property. Use `push'.
1725
eb991b25
KH
17262000-10-12 Kenichi Handa <handa@etl.go.jp>
1727
1728 * man.el (Man-getpage-in-background): Fix previous change.
1729 Decode the process output only when we are in multibyte mode.
1730
a818c1c0
DL
17312000-10-11 Dave Love <fx@gnu.org>
1732
c990f53a
DL
1733 * info.el (Info-mode-menu): Fix some help.
1734 (info-tool-bar-map): Add entry for Info-last.
1735
a818c1c0
DL
1736 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
1737 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
1738 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
1739 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
1740 * toolbar/search-replace.xpm, toolbar/exit.xpm:
1741 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
1742 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
1743 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
1744 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
1745 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
1746 Reduce colour requirements to 25 overall. (Probably wants
1747 revisiting from the originals to reduce further.)
1748
c1b096cb
EZ
17492000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
1750
1751 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
1752 buffer-file-coding-system, instead of raw-text.
1753 (dehexlify-buffer): Bind coding-system-for-read to
1754 buffer-file-coding-system, instead of raw-text.
1755
5c8b7eaf
SS
17562000-10-11 Sam Steingold <sds@gnu.org>
1757
1758 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
1759 `underline' - fixes the bug introduced on 2000-09-21.
1760
2cfbdb7a
DL
17612000-10-11 Dave Love <fx@gnu.org>
1762
1763 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
1764 compiler warnings.
1765 (scheme-mode): Doc fix.
1766 (scheme-font-lock-keywords-1): Match `define-syntax'.
1767
17682000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
1769
1770 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
1771 face specs as well as default ones. Only do anything if the
1772 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 1773 (region): Make dark-background `region' face less in-your-face.
4b33f290 1774
690ec649
SS
17752000-10-10 Sam Steingold <sds@gnu.org>
1776
1777 * chistory.el, ielm.el, ledit.el:
1778 * progmodes/inf-lisp.el, progmodes/scheme.el:
1779 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
1780
3b95d6bb
SM
17812000-10-10 Stefan Monnier <monnier@cs.yale.edu>
1782
1783 * textmodes/texinfo.el: Update copyright and fix typo.
1784
1785 * desktop.el (desktop-modes-not-to-save): New var.
1786 (desktop-save-buffer-p): Use it.
1787 Also, obey desktop-buffers-not-to-save even for non-file buffers.
1788 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
1789
d646c828
DL
17902000-10-10 Dave Love <fx@gnu.org>
1791
1792 * toolbar/tool-bar.el (tool-bar-add-item)
1793 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
1794 display.
1795
d646c828
DL
1796 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
1797 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
1798 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
1799 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
1800 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
1801 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
1802 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
1803 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
1804 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
1805 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
1806 the .xpms; probably need retouching.
1807
862a7e28
MB
18082000-10-10 Miles Bader <miles@lsi.nec.co.jp>
1809
1810 * subr.el (add-to-list): Add optional argument APPEND.
1811 * battery.el (display-battery): Use `add-to-list'.
1812
46e33aee
TTN
18132000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
1814
930baf47
TTN
1815 * play/zone.el (zone-timer, zone-wc-tbl): Rework
1816 these vars as symbol properties.
2cfbdb7a
DL
1817 (zone, zone-when-idle, zone-leave-me-alone)
1818 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 1819
5a430f9c
TTN
1820 * battery.el (display-battery): Doc spelling fix.
1821
46e33aee
TTN
1822 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
1823 property.
1824
adf7d3a8
DL
18252000-10-09 Dave Love <fx@gnu.org>
1826
1827 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
1828 has been initialized before calling tool-bar-setup.
c2156508 1829 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 1830
06a8c9f8
EZ
18312000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
1832
e4ca8f8c
EZ
1833 * menu-bar.el (send-mail-item-name): New function.
1834 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
1835 of mail-user-agent in the menu. Don't display the "Send Mail"
1836 item if mail-user-agent is nil or its value is ignore.
1837 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
1838 if read-mail-command is nil or its value is ignore.
1839
06a8c9f8
EZ
1840 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
1841
7dbc9c8a
MB
18422000-10-09 Miles Bader <miles@gnu.org>
1843
29e0814b
MB
1844 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
1845 Correct image size.
1846 * toolbar/left_arrow.xpm: Correct image size.
1847
7dbc9c8a
MB
1848 * jka-compr.el: Don't call `jka-compr-install' when loading (it
1849 will be done by the definition of `auto-compression-mode' if
1850 necessary. Move code to uninstall existing file-name handler
1851 before definition of `auto-compression-mode'.
1852
1853 * image-file.el (auto-image-file-mode): Move to the end of the
1854 file, because `define-minor-mode' actually calls the mode-function
1855 if the associated variable is non-nil, which requires that all
1856 needed functions be already defined.
1857
65b61266
MB
1858 * mouse.el (popup-menu): Balance parens.
1859
d6b8c85b
SM
18602000-10-08 Stefan Monnier <monnier@cs.yale.edu>
1861
1862 * mouse.el (popup-menu): Move the command call outside the loop
1863 so that popup-menu returns whatever the command returns.
1864
1865 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
1866 (initialize-new-tags-table): Use run-hook-with-args-until-success.
1867 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
1868 (tags-table-format-functions): Renamed from tags-table-format-hooks.
1869
1870 * vc.el (vc-version-diff): diff-switches can be a list.
1871 Use relative filenames for prettier output.
1872
46e33aee 1873 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
1874 (vc-post-command-functions): Remove old-VC compatibility code.
1875
1876 * newcomment.el (comment-indent-default): Autoload.
1877
1878 * font-lock.el (font-lock-defaults): Make buffer-local.
1879 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
1880 (font-lock-choose-keywords):
1881 Ignore LEVEL unless KEYWORDS is a list of syms.
1882 (c-keywords, c++-keywords, objc-keywords, java-keywords):
1883 Don't wrap regexp-opt things in \(...\) unnecessarily.
1884
1885 * jit-lock.el: Don't require font-lock any more.
1886 (jit-lock-functions): Make buffer-local.
1887 (jit-lock-saved-fontify-buffer-function): Remove.
1888 (jit-lock-mode): Remove autoload cookie.
1889 Remove font-lock specific code.
1890 (jit-lock-unregister): Don't bother handling complex hooks any more.
1891 (jit-lock-refontify): New function.
1892 (jit-lock-fontify-buffer): Use it.
1893 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
1894 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
1895 Add optional args START and END.
1896 Never call font-lock-fontify-region directly.
1897 (jit-lock-function, jit-lock-stealth-fontify): Use it.
1898
1899 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
1900
a30ed6ac
DL
19012000-10-08 Dave Love <fx@gnu.org>
1902
4e7c7ca9
DL
1903 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
1904
1905 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
1906
1907 * play/studly.el (studlify-region, studlify-word): Add autoload
1908 cookie.
1909
1910 * play/morse.el (morse-region, unmorse-region): Add autoload
1911 cookie.
1912
1913 * play/spook.el (spook-phrases-file): Use expand-file-name, not
1914 concat.
1915
1916 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
1917 insist on symbols starting with word syntax.
1918 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
1919 (eval-defun-1): Doc fix.
1920 (indent-sexp): Use nconc to build up indent-stack.
1921
1922 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
1923 Gnus with little use.
1924 (mail-setup-hook): Add mail-abbrevs-setup to options.
1925
968f7c4a
DL
1926 * recentf.el: Doc fixes.
1927
1928 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
1929 Clean up remainder.
1930
1931 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
1932 without timezone and (8) with timezone to enforce some whitespace.
1933 Simplify code somewhat.
1934
1935 * options.el (list-options): Doc that you should use customize.
1936
1937 * iswitchb.el (iswitchb-mode): Add :require.
1938
a30ed6ac
DL
1939 * info.el (Info-goto-node, Info-menu): Doc fix.
1940 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
1941 (info-tool-bar-map): New variable.
1942 (Info-mode): Use it.
1943 (Info-edit-map): Define all in defvar.
1944 (speedbar-attached-frame): Avoid compiler warning.
1945
1946 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
1947 (global-map): Bind [tool-bar] to a filtered map.
1948 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
1949 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
1950 Allow PBM icons.
1951 (tool-bar-setup): Adjust calls of tool-bar-add-item.
1952
1953 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
1954 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
1955 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
1956 icons, except up_arrow, which is left-arrow rotated.
1957
1958 * imenu.el (imenu-add-to-menubar): Fix last change.
1959
4e953aff
PB
19602000-10-08 Peter Breton <pbreton@ne.mediaone.net>
1961
1962 * generic-x.el (rul-generic-mode): Remove eval-when-compile
1963 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
1964
739e92a7
EZ
19652000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
1966
d20faceb
EZ
1967 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
1968 typos in doc strings.
1969
a640322e
EZ
1970 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
1971 the doc strings how to customize Font Lock faces.
1972
739e92a7
EZ
1973 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
1974 computing growth when dragging the header line.
1975
8be7408c
EZ
19762000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
1977
1978 * simple.el (kill-line): Doc fix.
1979
6fee86a3
MB
19802000-10-08 Miles Bader <miles@gnu.org>
1981
445a653e
MB
1982 * faces.el (secondary-selection): Make foreground visible on tty.
1983
6fee86a3
MB
1984 * jka-compr.el (auto-compression-mode): Move to the end of the
1985 file, because `define-minor-mode' actually calls the mode-function
1986 if the associated variable is non-nil, which requires that all
1987 needed functions be already defined.
1988 (with-auto-compression-mode): Add autoload cookie.
1989
a115794c
EZ
19902000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1991
1992 * files.el (find-backup-file-name) [ms-dos]: If support for long
1993 file names is not available, behave as if version-control were set
1994 to never.
1995
b12e6de3
DL
19962000-10-07 Dave Love <fx@gnu.org>
1997
1998 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
1999 (browse-url-gnome-moz): New function.
2000 (browse-url-browser-function): Use it.
2001 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
2002
20b1d079
SM
20032000-10-07 Stefan Monnier <monnier@cs.yale.edu>
2004
2005 * indent.el (tab-always-indent): New var.
2006 (indent-for-tab-command): Use it.
39250ec3 2007
9ee45b2c 2008 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 2009 raise an error. This way it can still default to a sane value.
9ee45b2c 2010
8c6b1d83
JW
20112000-10-06 Stefan Monnier <monnier@cs.yale.edu>
2012
39250ec3
SM
2013 * startup.el (fancy-splash-screens): Use local rather than global map.
2014 Don't use `update-menu-bindings' any more.
2015 Get rid of assumptions about keymap representation.
2016
a23ccdf2
DL
20172000-10-06 Dave Love <fx@gnu.org>
2018
814299a7 2019 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
2020 (sentence-end-without-period): Doc fix.
2021 (adaptive-fill-regexp): Purecopy.
2022 (unjustify-current-line): Use line-end-position.
2023 (fill-individual-paragraphs-prefix): Use line-beginning-position.
2024
2025 * net/eudc-vars.el (eudc): Add :version, :link.
2026
39250ec3 2027 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
2028
2029 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
2030 Fix for define-minor-mode.
2031 (function-at-point): Alias to function-called-at-point.
2032
2033 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
2034
2035 * simple.el (backward-word): Doc fix.
2036
a23ccdf2
DL
2037 * image-file.el (image-file-name-regexp): image-file-regexps ->
2038 image-file-name-regexps.
742c1822 2039 (image-file-name-extensions): Add pbm.
a23ccdf2 2040
39250ec3
SM
20412000-10-06 Stefan Monnier <monnier@cs.yale.edu>
2042
2043 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
2044 and add filename to the names so that diff-mode can jump to source.
2045
2046 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 2047 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
2048 (tex-font-lock-keywords-1): Remove.
2049 (font-lock-turn-on-thing-lock): Use jit-lock-register.
2050 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
2051 (font-lock-default-fontify-region):
2052 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
2053 (font-lock-fontify-anchored-keywords):
2054 Include the anchor text as part of the multiline.
2055
8d5dfacd
GM
20562000-10-06 Gerd Moellmann <gerd@gnu.org>
2057
2058 * loadup.el (toplevel): Load `loaddefs' before `help' because the
2059 latter needs the autoloaded define-minor-mode macro during the
2060 bootstrap.
2061
2062 * startup.el (command-line): For now, activate tool-bar-mode only
2063 if XPM images are supported.
2064
2065 * mouse.el (mouse-drag-header-line): Don't allow resizing a
2066 window by dragging a header-line at the top of the frame; that's
4c19fbce 2067 confusing because the header-line doesn't move.
8d5dfacd
GM
2068 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
2069 of treating the event as a list. Some cleanup.
2070
f69aad2b 20712000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 2072
f69aad2b
MB
2073 * simple.el (display-message-or-buffer): New function.
2074 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 2075
09cb7646
MB
2076 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
2077 docstring parts.
2078
814299a7 2079 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
2080 (smbclient-prompt-regexp): Add usage note to doc string.
2081 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
2082 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
2083 Use add-hook for adding the comint filter function, and only do so
2084 if it's not already in the global hook list.
2085 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
2086 to `make-local-variable'.
2087 (nslookup-font-lock-keywords): Remove prompt entry.
2088 (nslookup): Don't set the process-filter.
2089 (finger): Exit the loop correctly when the regexps list runs out.
2090 (ftp, smbclient, smbclient-list-shares):
2091 Set the real major mode immediately, not after execing.
2092 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
2093
2094 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
2095
4c19fbce
SM
20962000-10-05 Stefan Monnier <monnier@cs.yale.edu>
2097
2098 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
2099
2100 * which-func.el (which-func-format): Remove spurious space.
2101 (which-func-mode): Don't make it permanent-local.
2102 (which-func-ff-hook): Allow which-func-maxout to be nil.
2103 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
2104 (which-func-mode): Simplify.
2105 Use post-command-idle-hook rather than post-command-hook.
2106 Go through all buffers and update their state.
2107 (which-function): Also try add-log-current-defun-function.
2108
2109 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
2110 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
2111 Update call to with-vc-properties accordingly.
2112 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
2113 (vc-revert-buffer): More careful about window selection and deletion.
2114 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
2115
2116 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
2117 (cvs-retrieve-revision): Reuse a pre-existing buffer.
2118 (cvs-dired-action): Change the default to quickdir.
2119
2120 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
2121 if comment-indent-function returns nil.
2122 (comment-indent-default): New function.
2123 (comment-indent-function): Use it and document the new semantics.
2124
2125 * image-file.el: Docstring fixes.
2126
2127 * help.el (help-xref-on-pp): Use match-string.
2128 (describe-variable): New arg BUFFER.
2129 Store the current buffer in the help-xref-stack.
2130 (temp-buffer-resize-mode): Use define-minor-mode.
2131
2132 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
2133 consistently with its docstring.
2134 Set jit-lock-first-unfontify-pos in an idempotent way.
2135 (jit-lock-register): Autoload and add arg CONTEXTUAL.
2136
542c6552
GM
21372000-10-05 Alex Schroeder <alex@gnu.org>
2138
2139 * sql.el (sql-mysql-options): New variable.
2140 (sql-mysql): Use it.
2141
a3489ece
MB
21422000-10-05 Miles Bader <miles@lsi.nec.co.jp>
2143
77f6105c
MB
2144 * image.el (image): New group.
2145
814299a7 2146 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
2147 (smerge-base-face, smerge-markers-face): Add dark-background variants.
2148
3478046b
PB
21492000-10-04 Peter Breton <pbreton@ne.mediaone.net>
2150
2151 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 2152 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
2153 Ignore the value of wqindow-system; always define keywords
2154
22aca186
KH
21552000-10-05 Kenichi Handa <handa@etl.go.jp>
2156
2157 * startup.el (fancy-splash-screens): Remove the code for
2158 debugging; `(trace-to-stderr "EXITTT\n")'.
2159
55d5d717
MB
21602000-10-05 Miles Bader <miles@gnu.org>
2161
2162 * diff-mode.el (diff-goto-source): Update call to
2163 `diff-hunk-status-msg' to reflect new REV variable.
2164
41fa7178
SM
21652000-10-04 Stefan Monnier <monnier@cs.yale.edu>
2166
2167 * progmodes/icon.el (icon-mode):
2168 Don't gratuitously override the default for comment-column.
2169
2170 * vc-hooks.el (vc-mode-line): Fix interactive spec.
2171
2172 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
2173 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
2174 (jit-lock-functions): New var.
2175 (jit-lock-function-1): Use it if non-nil.
2176 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
2177 Set the `fontified' property before doing the fontification to avoid
2178 repeatedly going through the same error.
2179 Don't turn errors into messages.
2180 (jit-lock-register, jit-lock-unregister): New functions.
2181
2182 * dired.el (dired-mark-pop-up): Turn comment into docstring.
2183 Use with-current-buffer.
2184
2185 * dired-aux.el (dired-do-create-files, dired-kill-tree):
2186 Turn comment into docstring.
2187
2188 * apropos.el (apropos-mode): Use define-derived-mode.
2189
3dc78168
GM
21902000-10-04 Gerd Moellmann <gerd@gnu.org>
2191
2192 * startup.el (fancy-splash-pending-command): New variable.
2193 (fancy-splash-pre-command): New function.
2194 (fancy-splash-screens): Rewritten.
2195 (command-line-1): If fancy-splash-pending-command is set, call it
2196 interactively.
2197
dae9dc56
DL
21982000-10-04 Dave Love <fx@gnu.org>
2199
2200 * toolbar/tool-bar.el (tool-bar-setup): New function.
2201 (tool-bar-mode): Use it.
2202
2203 * subr.el (substitute-key-definition): Doc fix.
2204 (play-sound-file): New command.
2205
3388f0a5
AS
22062000-10-04 Andre Spiegel <spiegel@gnu.org>
2207
814299a7 2208 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
2209 vc-version-backup-file-name): New functions.
2210
2211 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
2212
2213 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
2214 vc-cvs-stay-local-p.
2215
2216 * vc.el (vc-revert-buffer): Handle empty diff properly.
2217 (vc-version-backup-file): New function.
2218 (vc-checkout): Create a version backup if necessary.
2219 (vc-checkin): If a version backup file exists, delete it.
2220 (vc-version-diff): Diff locally using version backups, if available.
2221 (vc-revert-file): If there's a version backup, revert locally.
2222 (vc-transfer-file): Use version backup for base version, if
2223 available. If not, ask for confirmation whether to get it from the
2224 server. Update mode line before check-in.
2225
ebd4825d
DL
22262000-10-04 Dave Love <fx@gnu.org>
2227
2228 * toolbar/tool-bar.el (tool-bar-setup): New function.
2229 (tool-bar-mode): Use it.
2230
1b24f4b7
PB
22312000-10-04 Peter Breton <pbreton@ne.mediaone.net>
2232
3dc78168 2233 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 2234 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
2235 Only set if window-system is non-nil
2236 (net-utils-run-program): Returns buffer.
2237 (network-connection-reconnect): Added this function.
2238
814299a7
MB
2239 * generic.el:
2240 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
2241 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
2242 Uses cl compile-time macros.
3dc78168
GM
2243 (generic-mode-name, generic-comment-list)
2244 (generic-keywords-list, generic-font-lock-expressions)
2245 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
2246 Removed variables.
2247 (generic-mode-alist): Renamed to generic-mode-list.
2248 (generic-find-file-regexp): Default changed to "^#".
2249 (generic-read-type): Uses completing read on generic-mode-list.
2250 (generic-mode-sanity-check): removed this function.
2251 (generic-add-to-auto-mode): Removed this function
3dc78168 2252 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
2253 into function instead of putting them in alist.
2254 (generic-mode-set-comments): Reworked extensively.
2255 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 2256 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 2257
814299a7 2258 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
2259 Make sure directory name ends with "/".
2260
814299a7 2261 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
2262 Regexp now allows leading whitespace.
2263 (rc-generic-mode): Added eval-when-compile
2264 around generic-make-keywords-list.
2265 Deleted duplicate regexp
2266 (rul-generic-mode): Added eval-when-compile
2267 around generic-make-keywords-list.
2268 (etc-fstab-generic-mode): New generic mode.
2269 (rul-generic-mode): Removed one eval-when-compile
814299a7 2270 which caused a max-specpdl-size exceeded error.
1b24f4b7 2271
a7bf5cf3
MB
22722000-10-04 Miles Bader <miles@gnu.org>
2273
2274 * simple.el (minibuffer-temporary-goal-position): New variable.
2275 (next-history-element): Try to keep the position of point in the
2276 input string constant.
2277
2278 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
2279 (dired-do-create-files): If there's only one file, pass it in as
2280 the DEFAULT arg to dired-mark-read-file-name.
2281
ce1087a9
SM
22822000-10-03 Stefan Monnier <monnier@cs.yale.edu>
2283
2284 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
2285 (diff-goto-source): Be smarter when choosing REVERSE or not.
2286
2287 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
2288 (texinfo-mode-menu): Add an explicit shortcut for update all.
2289
0e41e1d6
AS
22902000-10-03 Andre Spiegel <spiegel@gnu.org>
2291
814299a7 2292 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
2293 factorize backend-specific code cleanly (this was essentially
2294 conceived by Stefan Monnier).
2295 (vc-unregister): Function removed.
814299a7 2296 (vc-revert-file): New function.
858f7cb4
AS
2297 (vc-revert-buffer): Delegate some of the work to it.
2298
0e41e1d6
AS
2299 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
2300 default branch unconditionally.
2301 (vc-rcs-set-default-branch): New function.
2302 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
2303 (vc-rcs-checkin): If an appropriate default branch has been set,
2304 force creation of that branch.
858f7cb4
AS
2305 (vc-rcs-receive-file): Rewritten to contain only backend-specific
2306 code (as suggested by Stefan Monnier).
0e41e1d6 2307
01c86c56
GM
23082000-10-02 Gerd Moellmann <gerd@gnu.org>
2309
45c477b4
GM
2310 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
2311 highlighting overlay with a different face over the overlay
2312 isearch uses to highlight the current match because that can lead
2313 to bad face combinations.
2314
01c86c56
GM
2315 * loadup.el (toplevel): Load faces before isearch.
2316
2317 * isearch.el (isearch-faces): New custom group.
2318 (isearch): New defface; was already tested for in the code.
2319 (isearch-lazy-highlight-face): Changed to defface from defcustom.
2320 (isearch-highlight): Always use face `isearch'.
2321
944425c0
DL
23222000-10-02 Dave Love <fx@gnu.org>
2323
2324 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
2325 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
2326 comparison of opcode with operand.
2327
2a099bcc
MB
23282000-10-03 Miles Bader <miles@gnu.org>
2329
2330 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
2331 buffer, since the echo area will now grow to accommodate them.
2332
4300ecb8
AS
23332000-10-02 Andre Spiegel <spiegel@gnu.org>
2334
2335 * vc-hooks.el (vc-registered): If FILE used to be registered under
2336 a certain backend, try that one first.
2337
814299a7 2338 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
2339 argument list. Handle multiple backends correctly.
2340 (vc-find-new-backend): Function removed.
2341 (vc-register): Use vc-responsible-backend, as before.
2342 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
2343
64e6cc18
GM
23442000-10-02 Gerd Moellmann <gerd@gnu.org>
2345
2346 * startup.el (fancy-splash-head): Change message below the
2347 logo.
2348
00df919e
MB
23492000-10-02 Miles Bader <miles@lsi.nec.co.jp>
2350
2351 * diff-mode.el (diff-goto-source): Emit a status message.
2352 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 2353 (diff-test-hunk): Fix doc string.
00df919e
MB
2354 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
2355 (diff-advance-after-apply-hunk): New variable.
4eaa6852 2356 (diff-apply-hunk): Don't return a value.
00df919e 2357
ceec5a0c
SM
23582000-10-01 Stefan Monnier <monnier@cs.yale.edu>
2359
2360 * vc.el (vc-editable-p): Minor optimization.
2361 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
2362 (vc-find-new-backend): New function split from vc-responsible-backend.
2363 (vc-register): Use it.
2364 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
2365 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
2366 (vc-default-unregister, vc-revert-buffer): Docstring fix.
2367 (vc-clear-headers): Don't use find-file.
2368 (vc-revert-buffer): Use `and' again (must have been a braino).
2369 (vc-switch-backend): Only prompt if requested.
2370 Short circuit if nothing is to be done.
2371 Don't use vc-resynch-buffer which could lose unsaved editing.
2372 (vc-default-receive-file): Update call to vc-unregister.
2373 (with-vc-file, vc-next-action-on-file):
2374 Use vc-backend rather than vc-registered.
2375 (vc-next-action-on-file): Use intern-soft.
2376 Deal with read-only *vc-diff* buffer.
2377 (vc-transfer-file): Docstring fix.
2378
2379 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
2380 (vc-rcs-receive-file): Avoid with-vc-properties.
2381 Update call to vc-unregister.
2382 Use constant `RCS' rather than (dynamically bound) var `backend'.
2383
4ad5da8f
AS
23842000-10-01 Andre Spiegel <spiegel@gnu.org>
2385
814299a7 2386 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
2387 is visited.
2388 (vc-start-entry): New argument initial-contents. Don't visit the file
2389 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
2390 (vc-next-action, vc-register): Updated calls to vc-start-entry.
2391 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
2392 vc-start-entry.
2393 (vc-finish-logentry): Make sure to bury log buffer only if there
2394 really is one. Call `vc-resynch-buffer' on log-file, not
2395 buffer-file-name.
2396 (vc-default-comment-history, vc-default-wash-log): New functions.
2397 (vc-index-of): Removed.
2398 (vc-transfer-file): Make do without the above.
2399 (vc-default-receive-file): Call comment-history unconditionally. Pass
2400 the resulting string to vc-checkin, instead of inserting it into the
2401 comment ring.
2402
2403 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
2404 unconditionally. Use the comments as initial contents of the log
814299a7 2405 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
2406 changes.
2407
aa0c3dca
MB
24082000-10-01 Miles Bader <miles@gnu.org>
2409
2410 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
2411 `recenter' with an arg to prevent redrawing the display.
2412
d5f5a2c5
SM
24132000-09-30 Stefan Monnier <monnier@cs.yale.edu>
2414
2415 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
2416
2417 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
2418
814299a7 2419 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
2420 Don't gratuitously override the default for comment-column.
2421
2422 * textmodes/tex-mode.el (latex-metasection-list): New var.
2423 (latex-imenu-create-index): Use it.
2424 Move the regexp construction outside loops (and use push).
814299a7 2425 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
2426 (tex-font-lock-keywords): Moved from font-lock.el.
2427 (tex-comment-indent): Remove.
2428 (tex-common-initialization): Don't set comment-indent-function.
2429 (latex-block-default): New var.
2430 (tex-latex-block): Use it to provide a default choice.
2431 Add any unknown choice to latex-block-names.
2432 Insert [...] after {...}.
2433 (tex-last-unended-begin): Simplify regexp.
2434 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
2435 (latex-forward-sexp-1, latex-forward-sexp): New functions.
2436 (latex-mode): Set forward-sexp-function.
2437
2438 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
2439 Add regexp for @ignore ... @end ignore.
2440 (texinfo-heading-face): New face.
2441 (texinfo-font-lock-keywords): Use it.
2442 (texinfo-mode-menu): New menu.
2443 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
2444 New functions.
2445 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 2446 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
2447 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
2448 Remove declaration.
2449 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
2450
2451 * delsel.el (delete-selection-mode): Use define-minor-mode.
2452
2453 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
2454
24552000-09-29 Stefan Monnier <monnier@cs.yale.edu>
2456
2457 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
2458
8a5506f2
GM
24592000-09-30 Gerd Moellmann <gerd@gnu.org>
2460
068127d6
GM
2461 * replace.el (keep-lines-read-args): New function.
2462 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
2463 read arguments interactively. Add parameters RSTART and REND.
2464 Operate on the active region in Transient Mark mode.
2465
d777bb8f
GM
2466 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
2467
8a5506f2
GM
2468 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
2469 (authors-obsolete-files-regexps): New variable.
2470 (authors-add): Don't record changes in obsolete files.
2471
3fa87bfc
SM
24722000-09-29 Stefan Monnier <monnier@cs.yale.edu>
2473
2474 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
2475
2476 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
2477 (comment-indent): Make sure there's a space between code and comment.
2478 Shift comments left to avoid going past fill-column.
2479
f02149ce
GM
24802000-09-29 Gerd Moellmann <gerd@gnu.org>
2481
2482 * startup.el (startup-echo-area-message): New function.
2483 (display-startup-echo-area-message): Use it.
2484 (fancy-splash-screens): Rewritten to use keymaps and a timer.
2485 (fancy-splash-default-action): New function.
2486 (fancy-splash-screens-1): New function.
2487 (fancy-splash-head): Put a help-echo and a keymap under the image.
2488
a3ef6569
SM
24892000-09-29 Stefan Monnier <monnier@cs.yale.edu>
2490
2491 * diff-mode.el (diff-add-log-file-name): Remove.
2492 (diff-mode): Use add-log-buffer-file-name-function.
2493
2494 * add-log.el (find-change-log): New arg BUFFER-FILE.
2495 (add-log-file-name): Obey add-log-file-name-function.
2496 (add-log-buffer-file-name-function): New var.
2497 (add-change-log-entry): Use it.
2498
75e5b373
MB
24992000-09-29 Miles Bader <miles@gnu.org>
2500
2501 * image-file.el (image-file-name-extensions): New variable.
2502 (image-file-name-regexps): Renamed from `image-file-regexps'.
2503 New default value is nil. Call `auto-image-file-mode'.
2504 (image-file-name-regexp): New function.
2505 (auto-image-file-mode): New minor mode.
2506 (insert-image-file): Don't make conditional on the image-file
2507 handler being enabled.
2508 (image-file-handler): Make the call here conditional instead.
2509 (set-image-file-handler-enabled, enable-image-file-handler)
2510 (disable-image-file-handler): Functions removed.
2511
2512 * emacs-lisp/authors.el (authors-print): Rephrase many-files
2513 string.
2514
de6e1f7c
GM
25152000-09-29 Gerd Moellmann <gerd@gnu.org>
2516
2517 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
2518 it's a function from CL.
2519 (latex-imenu-create-index): Replace eval-when-compile with progn
2520 because latex-section-alist is not bound while compiling.
2521
d8c201f5
SM
25222000-09-28 Stefan Monnier <monnier@cs.yale.edu>
2523
2524 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
2525 (outline-mode): Use define-derived-mode.
2526
814299a7 2527 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
2528 * progmodes/awk-mode.el (awk-mode):
2529 * progmodes/asm-mode.el (asm-mode):
2530 Don't gratuitously override the default for comment-column.
2531
2532 * emacs-lisp/lisp.el (lisp-complete-symbol):
2533 Distinguish the let-binding case from the funcall case.
2534 (forward-sexp-function): New variable.
2535 (forward-sexp): Use it.
2536
2537 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
2538 (easy-mmode-defmap): Remove the now useless autoload.
2539
2540 * time.el (display-time-mode): Use define-minor-mode.
2541
2542 * subr.el (add-minor-mode): Don't eval NAME.
2543 Don't depend on the presence of TOGGLE-FUN for any special behavior.
2544 Use if rather than cond.
2545
2546 * simple.el (read-expression-map): Define more properly.
2547 (comment-indent-hook): Remove.
2548 (string-to-syntax): Bug fix.
2549
2550 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
2551 (cvs-ediff-diff): Fix typo.
2552 (cvs-revert-if-needed): Don't bother preserving read-only.
2553
2554 * paren.el (show-paren-mode): Use define-minor-mode.
2555
2556 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
2557 (toggle-auto-compression): Remove.
2558 (jka-compr-build-file-regexp): Remove useless grouping.
2559
2560 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
2561 Avoid user-reserved bindings.
2562 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
2563 (diff-header-face): Revert to grey85.
2564
2565 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
2566
2567 * complete.el (partial-completion-mode) <defcustom>: Remove.
2568 (partial-completion-mode): Use define-minor-mode.
2569 (PC-do-completion): Understand `completion-auto-help = delay'
2570 to mean to popup the completion buffer only the second time.
814299a7 2571 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
2572 (PC-include-file-all-completions): Don't quote lambda.
2573
2574 * comint.el (comint-mode-hook): Docstring fix.
2575 (comint-mode): Use define-derived-mode.
2576 (comint-mode-map): Remove obsolete comment.
2577 (make-comint): Minor stylistic change.
2578 (comint-insert-clicked-input): Be more careful to find the overlay.
2579 Use this-command-keys rather than hardcoding mouse-2.
2580
2581 * font-lock.el: Replace confusing (,@ with ,
2582 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
2583 Don't use regexp-opt-depth. Spice up the regexp for args.
2584 Don't distinguish between cmds that can take an opt arg or not.
2585 Use `append' and `prepend' rather than `keep'.
2586
2587 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
2588 (latex-outline-regexp): New var.
2589 (latex-outline-level): New fun.
2590 (latex-section-alist): New var.
2591 (latex-imenu-create-index): Use it. Use `push' as well.
2592 (tex-shell-map): Initialize it properly.
2593 (tex-mode): Minor stylistic change.
2594 (plain-tex-mode): Use define-derived-mode.
2595 (latex-mode): Use define-derived-mode.
2596 Construct the paragraph regexps in a more readable way.
2597 Set the buffer-local outline-{level,regexp} vars.
2598 (slitex-mode): Derive from latex-mode.
2599 (tex-common-initialization): Don't kill-all-vars anymore.
2600 Add setting for comment-add and font-lock-defaults.
2601 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
2602 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
2603 (tex-start-tex): New arg DIR (and send a chdir command for it).
2604 Also display the shell buffer and save it in tex-last-buffer-texed.
2605 (tex-region): Use expand-file-name rather than concat.
2606 Remove code made useless by changes in tex-start-tex.
2607 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
2608
2609 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
2610
ff398532
DL
26112000-09-28 Dave Love <fx@gnu.org>
2612
2613 * eshell/eshell.el (eshell) <defgroup>: Add :version.
2614
f9415d5b
GM
26152000-09-28 Gerd Moellmann <gerd@gnu.org>
2616
2617 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
2618 `append'.
2619
fa003899
SM
26202000-09-28 Stefan Monnier <monnier@cs.yale.edu>
2621
2622 * info.el (Info-extract-pointer): Undo last change.
2623 Instead, fix the position of the `bound' arg to re-search-backward.
2624
26252000-09-27 Stefan Monnier <monnier@cs.yale.edu>
2626
2627 * info.el (Info-extract-pointer):
2628 Widen more carefully, to avoid finding pointers in other nodes.
2629 (Info-index): Use push.
2630
f9415d5b 26312000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
2632
2633 * frame.el (set-frame-font): Remove call to obsolete function
2634 frame-update-faces.
2635 (set-foreground-color, set-background-color): Likewise for
2636 frame-update-face-colors.
2637
5538b8ba
MB
26382000-09-27 Miles Bader <miles@gnu.org>
2639
2640 * image-file.el: New file.
2641
60536eea
GM
26422000-09-27 Gerd Moellmann <gerd@gnu.org>
2643
5b551d58
GM
2644 * frame.el (frame-notice-user-settings): Don't call
2645 frame-update-faces, which is a no-op now.
814299a7 2646
60536eea
GM
2647 * ediff-wind.el (ediff-control-frame-parameters): Add zero
2648 tool-bar-lines.
2649
36f1966f
DL
26502000-09-27 Dave Love <fx@gnu.org>
2651
2652 * mouse.el: Fix last change.
2653
c5785b73
MB
26542000-09-27 Miles Bader <miles@lsi.nec.co.jp>
2655
2656 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
2657
672172d9
KH
26582000-09-22 Kenichi Handa <handa@etl.go.jp>
2659
2660 * international/quail.el (quail-help): The output message is
2661 improved.
2662
4653b4ea
DL
26632000-09-26 Dave Love <fx@gnu.org>
2664
2665 * mouse.el (popup-menu): If POSITION is nil, set it using
2666 mouse-position.
2667
63900fcf
SS
26682000-09-25 Sam Steingold <sds@gnu.org>
2669
2670 * net/browse-url.el (browse-url-file-url): Check for null maps.
2671
cd3b81be
GM
26722000-09-26 Gerd Moellmann <gerd@gnu.org>
2673
876512ab 2674 * frame.el (frame-notice-user-settings): Don't add a
fa003899 2675 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 2676
fa003899
SM
2677 * frame.el (frame-notice-user-settings):
2678 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 2679
cd3b81be
GM
2680 * toolbar/tool-bar.el (tool-bar-help): New function.
2681
d8b4516f
GM
26822000-09-25 Gerd Moellmann <gerd@gnu.org>
2683
6567e9b5
GM
2684 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
2685 current-load-list in top-level forms. Else this leaks a cons cell
2686 every time a defun is called.
63900fcf 2687
d8b4516f 2688 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 2689
a461758e
DL
26902000-09-25 Dave Love <fx@gnu.org>
2691
7df6adc3
DL
2692 * startup.el (fancy-splash-head): Check XPM is available.
2693
a461758e
DL
2694 * autoinsert.el (auto-insert): Doc fix.
2695 (auto-insert-alist): Following GNU notices, don't say `copyright
2696 _by_'. Use line-beginning-position.
2697 (auto-insert): Check buffer-file-name is non-nil before use.
2698
b11af2dd
GM
26992000-09-25 Gerd Moellmann <gerd@gnu.org>
2700
2701 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
2702 starting with `@def' or `@multitable', in addition to ones
2703 specified by the user in auto-fill-inhibit-regexp.
2704
5f9f981b
GM
27052000-09-25 Markus Rost <rost@math.ohio-state.edu>
2706
2707 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
2708 rmail-dont-reply-to-names matches the empty string.
63900fcf 2709
8ff16b4e
GM
27102000-09-25 Gerd Moellmann <gerd@gnu.org>
2711
63900fcf 2712 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
2713 text to sound more friendly.
2714
9b4a7800
TTN
27152000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
2716
2717 * progmodes/hideshow.el: Update author email address.
2718 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
2719 (hs-hide-all-non-comment-function): New var.
2720 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
2721 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
2722 (hs-show-region): Delete this command.
2723 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
2724
4c7c1f3f
DL
27252000-09-22 Dave Love <fx@gnu.org>
2726
2727 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
2728 (hl-line-highlight): Specify buffer when moving overlay.
2729
2730 * progmodes/fortran.el (fortran-mode): Locally set
2731 normal-auto-fill-function.
2732 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
2733 (fortran-mode-map): Adjust auto-fill menu entry.
2734
13f93dee
GM
27352000-09-22 Gerd Moellmann <gerd@gnu.org>
2736
36eb0a91
GM
2737 * vc-rcs.el (toplevel): Require `vc' when compiling.
2738
fa003899 2739 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 2740
36a03bf9
AS
27412000-09-22 Andre Spiegel <spiegel@gnu.org>
2742
9b4a7800 2743 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
2744 registered under the new backend.
2745
9b4a7800 2746 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
2747 without explicit revision number.
2748
6e4e8a3b
SM
27492000-09-21 Stefan Monnier <monnier@cs.yale.edu>
2750
2751 * diff-mode.el (diff-file-header-face): Reset to its previous value.
2752 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
2753 (diff-xor): New function.
2754 (diff-find-source-location): Use it. Fix a stupid name clash.
2755 (diff-hunk-status-msg): New function.
2756 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
2757 (diff-test-hunk): Use diff-find-source-location.
2758 (diff-goto-source): Favor the `reverse'.
2759 (diff-hunk-text): Properly handle one-sided context diffs.
2760 (diff-apply-hunk): When done, advance to the next hunk.
2761
1b24b888
GM
27622000-09-21 Gerd Moellmann <gerd@gnu.org>
2763
623a0aae
GM
2764 * startup.el (command-line): If frame was created with a non-zero
2765 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 2766
1b24b888
GM
2767 * add-log.el (change-log-date-face, change-log-name-face)
2768 (change-log-email-face, change-log-file-face)
2769 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
2770 (change-log-function-face, change-log-acknowledgement-face):
2771 New faces, inheriting from font-lock faces.
1b24b888 2772 (change-log-font-lock-keywords): Use them.
9b4a7800 2773
93b3a1c8
DL
27742000-09-21 Dave Love <fx@gnu.org>
2775
80585273
DL
2776 * progmodes/cperl-mode.el (top-level): Clean up
2777 `eval-when-compile's and assorted defvars.
2778 (cperl-invalid-face): Don't double-quote value. Change custom
2779 type.
2780 (cperl-mode): Set normal-auto-fill-function and don't zap
2781 auto-fill-function.
2782 (cperl-imenu--function-name-regexp-perl): Renamed from
2783 imenu-example--function-name-regexp-perl.
2784 (cperl-imenu--create-perl-index): Renamed from
2785 imenu-example--create-perl-index.
2786 (cperl-xsub-scan): Don't require cl.
2787
93b3a1c8
DL
2788 * msb.el (msb-mode-map): Use substitute-key-definition.
2789 (msb-mode): Use msb-mode-map.
2790
43ccb598
AS
27912000-09-21 Andre Spiegel <spiegel@gnu.org>
2792
2793 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
2794 New functions.
fa003899 2795 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
2796 (vc-switch-backend): New function.
2797 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
2798 (vc-register): Fix prompt.
2799 (vc-unregister, vc-default-unregister): New functions.
2800 (vc-version-diff): Handle empty buffer in sentinel.
2801
2802 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
2803 (vc-rcs-state-heuristic): Use it to guess the state of files with
2804 non-strict locking.
2805 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
2806 been set with -b, but not created yet.
2807 (vc-rcs-fetch-master-state): With non-strict locking, compare file
2808 contents in order to find the state.
2809 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
2810 (vc-rcs-unregister, vc-rcs-receive-file)
2811 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 2812
9b4a7800 2813 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 2814 in case it is missing.
9b4a7800 2815
95fadcca
GM
28162000-09-21 Gerd Moellmann <gerd@gnu.org>
2817
2818 * startup.el (fancy-splash-tail): Use a different foreground
2819 color on a dark frame background.
2820
470f23e1
MB
28212000-09-21 Miles Bader <miles@lsi.nec.co.jp>
2822
2823 * info.el: Use the correct capitalization when making Info-mode
2824 and Info-edit-mode `special' modes.
2825
281096ed
SM
28262000-09-20 Stefan Monnier <monnier@cs.yale.edu>
2827
2828 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
2829 (diff-mode): Add support for add-log.el.
2830 (diff-hunk-text): Use char offsets rather than line offsets.
2831 (diff-find-source-location): Replace LINE with line-offset (nil
2832 if not found) and always set POS to a meaningful position.
2833 Adapt to the new char-offsets.
2834 (diff-apply-hunk): Drop support for the unused `select' POPUP.
2835 Adapt to the new diff-find-source-location.
2836 (diff-goto-source): Adapt to the new diff-find-source-location.
2837
2838 * add-log.el (add-log-file-name): New function (split out of
2839 add-change-log-entry).
2840 (add-change-log-entry): Use it.
2841 Call add-log-file-name-function with the changelog file name if
2842 the current buffer is not associated with any file.
2843 Avoid find-file if the selected window is dedicated.
2844
2845 * diff-mode.el (diff-find-source-location):
2846 Move code from diff-apply-hunk. Return buffer rather than file.
2847 (diff-apply-hunk): Use the new result from diff-find-source-location.
2848 (diff-goto-source): Use the new diff-find-source-location.
2849
c29d77c4
DL
28502000-09-20 Dave Love <fx@gnu.org>
2851
2852 * iswitchb.el: Some doc fixes.
2853 (iswitchb-mode-map): Define completely initially. Inherit
2854 minibuffer-local-map.
2855 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
2856 fundamental-mode.
2857 (iswitchb-global-map): New variable.
2858 (iswitchb-summaries-to-end): Amalgamate regexps.
2859 (iswitchb-mode): New.
2860 (iswitchb-mode-hook): New variable.
2861 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
2862 `extensions'.
2863
49939379
GM
28642000-09-20 Gerd Moellmann <gerd@gnu.org>
2865
d05c87ac
GM
2866 * ehelp.el (electric-help): New defgroup.
2867 (electric-help-shrink-window): New user-option.
2868 (with-electric-help): Use it.
2869
1ec082d4
GM
2870 * window.el (shrink-window-if-larger-than-buffer): If face
2871 `mode-line' has a :box, and we're on a graphical frame, add 1
2872 to the needed window height.
2873
f46c275e
GM
2874 * frame.el (frame-notice-user-settings): Add a last parameter nil
2875 to a call to `append', because the last list passed to `append' is
2876 not copied, and so subsequent calls to assq-delete-all will modify
2877 default-frame-alist.
2878
b7e11c5b
GM
2879 * startup.el (fancy-splash-image): Change :type.
2880 (fancy-splash-head): Use an XBM image if appropriate.
2881 (command-line-1): Show splash screens in more cases.
2882
26ff68aa
GM
2883 * startup.el (fancy-splash-text): Don't quote faces.
2884
8320414c
GM
2885 * dired.el (dired-font-lock-keywords): Undo last change.
2886 (dired-readin): Bind indent-tabs-mode to nil.
2887
49939379
GM
2888 * startup.el (fancy-splash-head): If frame's background mode
2889 is `dark', change the black background of the image to gray.
2890 (fancy-splash-screens): Display startup echo area message.
2891 (display-startup-echo-area-message): New function.
2892
c3b27206
MB
28932000-09-20 Miles Bader <miles@lsi.nec.co.jp>
2894
55a3d2a1
MB
2895 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
2896
2897 * info.el (info-header-node): Tweak for color ttys.
2898
37a99821
MB
2899 * faces.el (face-valid-attribute-values): Make sure directories we
2900 search for stipples both exist and are readable before trying to
2901 search them.
2902
0415d0d0
MB
2903 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
2904 in the dry-run case.
2905
523b128c
MB
2906 * jka-compr.el (with-auto-compression-mode): New macro.
2907
c3b27206
MB
2908 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
2909 (custom-group-tag-face, custom-variable-tag-face): Use relative
2910 :height and inherit from `variable-pitch' face instead of
2911 hardwiring :family.
2912 * hi-lock.el (hi-black-hb): Likewise.
2913
ddba99ad
MB
2914 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
2915 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
2916 toolbar-add-item, if image doesn't have a mask add a `:mask
2917 heuristic'.
2918
7e99fbde
SM
29192000-09-19 Stefan Monnier <monnier@cs.yale.edu>
2920
2921 * diff-mode.el: Docstring fixes.
2922 (diff-header-face, diff-comment-face): New faces.
2923 (diff-font-lock-keywords): Highlight a bit differently.
2924 (diff-find-source-location): Don't return SPAN any more.
2925 (diff-hunk-text): Don't bother erasing the temp buffer.
2926 (diff-find-text): Drop argument LINE.
2927 (diff-apply-hunk): Update calls to diff-find-text.
2928 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
2929
2930 * calendar/calendar.el: Docstring fixes.
2931 (calendar-make-alist): Don't quote lambda.
2932 (calendar-star-date): Use make-local-variable.
2933
fb275c02
DL
29342000-09-19 Dave Love <fx@gnu.org>
2935
7e99fbde
SM
2936 * toolbar/tool-bar.el: Renamed from toolbar.el.
2937 Change `toolbar' to `tool-bar' generally in symbols.
2938 Make some items invisible in `special' major modes.
2939 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
2940 Add arg PROPS.
532cb34d 2941
7e99fbde
SM
2942 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
2943 Add :version here.
fb275c02
DL
2944 (fancy-splash-delay, fancy-splash-image): Remove :version here.
2945
8f4ca9a5
GM
29462000-09-19 Gerd Moellmann <gerd@gnu.org>
2947
8b7707e1 2948 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 2949
8b7707e1 2950 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
2951 (find-file-noselect): Use it.
2952
8b7707e1 2953 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
2954 (fancy-splash-screen): Defgroup.
2955
8f4ca9a5
GM
2956 * add-log.el (change-log-font-lock-keywords): Match names
2957 more exactly for the case that font-lock-constant-face is
2958 underlined.
2959
ba9eeda1 29602000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 2961
8b7707e1 2962 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 2963
289eaef9
AS
29642000-09-19 Andre Spiegel <spiegel@gnu.org>
2965
2966 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
2967
ce9ded5d
GM
29682000-09-19 Gerd Moellmann <gerd@gnu.org>
2969
c113de23
GM
2970 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
2971 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
2972 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
2973 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
2974 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
2975 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
2976 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
2977 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
2978 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
2979 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
2980 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 2981 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 2982
ce9ded5d
GM
2983 * startup.el (fancy-splash-text): New variable.
2984 (fancy-splash-delay, fancy-splash-image): New user-options.
2985 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
2986 (fancy-splash-screens): New functions.
2987 (command-line-1): If display has a `display' frame parameter, has
2988 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 2989
b9b1c3a9
DL
29902000-09-19 Dave Love <fx@gnu.org>
2991
2992 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
2993 with null `help'. Use modern backquote syntax.
2994
1af25534
GM
29952000-09-19 Gerd Moellmann <gerd@gnu.org>
2996
afd3c8cd
GM
2997 * font-lock.el (font-lock-mode): Change message telling the user
2998 that ``the buffer is too big''.
2999
1af25534
GM
3000 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
3001 for instance for the case that tab-width is 2.
3002
05b1f851
GM
30032000-09-18 Gerd Moellmann <gerd@gnu.org>
3004
3005 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
3006 toolbar-add-item, if image doesn't have a mask add a `:mask
3007 heuristic'.
3008
8ec8f673
MB
30092000-09-18 Miles Bader <miles@lsi.nec.co.jp>
3010
2b612b1f
MB
3011 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
3012 and return a cons if it's non-nil.
3013 (diff-apply-hunk): Try to jump to the line in the source text
3014 corresponding to the position of point in the in the hunk.
3015
9b4a7800 3016 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
3017 (Info-title-1-face): Use face inheritance and relative sizes
3018 instead of hard-wiring things.
3019
3020 * faces.el (secondary-selection): Make dark-background variant sane.
3021
5eedab4d
AI
30222000-09-16 Andrew Innes <andrewi@gnu.org>
3023
5eedab4d
AI
3024 * makefile.w32-in (compile-files-CMD): No need to make .elc files
3025 read-only, since they aren't under VC now.
3026
6a142f26
DL
30272000-09-17 Dave Love <fx@gnu.org>
3028
e07436e1
DL
3029 * tmm.el: Replace mapcar with mapc in several places.
3030
3031 * loadhist.el (unload-feature): Maybe call elp-restore-list and
3032 ad-unadvise.
3033
7d354dd5
DL
3034 * international/latin1-disp.el: New file.
3035
6a142f26
DL
3036 * calendar/cal-move.el (scroll-calendar-left)
3037 (scroll-calendar-right): Make arg optional (for active mode line).
3038
3039 * calendar/calendar.el (calendar-mode-line-format): Make fields
3040 mouse-sensitive.
3041 (calendar-read-date, calendar-read-date, calendar-window-list):
3042 Unquote lambda.
3043 (calendar-month-name): Use aref, not sref.
3044
3045 * view.el (minor-mode-alist): Propertize the string.
3046
3047 * international/characters.el (standard-case-table): Add entries
3048 for Greek.
3049
50ac70af
MB
30502000-09-18 Miles Bader <miles@gnu.org>
3051
53c9ab4f
MB
3052 * info.el (info-node, info-xref): Add dark-background variants.
3053
a114b1ca
MB
3054 * faces.el (header-line): Change defaults to be less confusing
3055 when mixed with mode-lines.
3056
50ac70af
MB
3057 * info.el (Info-fontify-node): Make a few cleanups.
3058 Add extra `help-echo' and `local-map' props to node xrefs.
3059 Use header-specific faces for node-names & xrefs.
3060 (Info-use-header-line): New variable.
53c9ab4f 3061 (info-header-xref, info-header-node): New faces.
50ac70af
MB
3062 (Info-setup-header-line): New function.
3063 (Info-select-node): Call Info-setup-header-line when enabled.
3064 (Info-extract-pointer): Work even if the header line is hidden.
3065 (Info-header-line): New variable.
3066
729927ff
SM
30672000-09-16 Stefan Monnier <monnier@cs.yale.edu>
3068
3069 * vms-patch.el (print-region-function): Don't quote lambda.
3070
3071 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
3072
3073 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
3074 (lm-get-header-re): Allow spaces between the header and the colon.
3075 (lm-header): Allow $ in non-RCS headers.
3076 (lm-header-multiline): Put the strings back into order.
3077 Stop at an empty line. Don't require two space chars if the
3078 line is clearly not another header line.
3079
3080 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
3081 (popup-menu-popup): Remove.
3082
7a98d821
GM
30832000-09-15 Gerd Moellmann <gerd@gnu.org>
3084
7f8f1edc
GM
3085 * toolbar/toolbar.el (toolbar-add-item): Use the same image
3086 specification if or if not tool-bar item contains an `:enabled'
3087 property.
3088
7a98d821
GM
3089 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
3090 current buffer has no file name.
3091
a7bc704b
DL
30922000-09-15 Dave Love <fx@gnu.org>
3093
3094 * strokes.el: Sync with maintainer's current version with changes
3095 for Emacs, but avoid runtime cl and levents.
3096 (toplevel): Change autoloads and compilation requires.
3097 (strokes-version, strokes-bug-address, strokes-lift): Values
3098 changed.
3099 (strokes-xpm-header, strokes-insinuated): New variable.
3100 (strokes): Add :link.
3101 (strokes-mode): Customized.
3102 (strokes-while-inhibiting-garbage-collector): New macro.
3103 (strokes-remassoc): Avoid remove-if.
3104 (strokes-fix-button2-command): Don't use ad-do-it.
3105 (strokes-insinuate): New function.
3106 (strokes-button-press-event-p, strokes-button-release-event-p):
3107 New functions, used instead of non-`strokes-' versions..
3108 (strokes-mouse-event-p): Rewritten.
3109 (strokes-event-closest-point): Avoid event-point.
3110 (strokes-get-grid-position): Avoid cdadr, caadr
3111 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
3112 functions.
3113 (strokes-help): Use with-output-to-temp-buffer.
3114 (strokes-window-configuration-changed-p): New function.
3115 (strokes-update-window-configuration): Use buffer-live-p,
3116 strokes-window-configuration-changed-p.
3117 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
3118 (strokes-char-face): New face.
3119 (strokes-char-table, strokes-base64-chars): New variable.
3120 (strokes-xpm-for-stroke, strokes-list-strokes)
3121 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
3122 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
3123 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
3124 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
3125 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
3126 functions.
3127
47e351a3
GM
31282000-09-15 Gerd Moellmann <gerd@gnu.org>
3129
ebb8f116
GM
3130 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
3131
47e351a3
GM
3132 * image.el (create-image): Doc fix.
3133
3134 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
3135 instead of `:heuristic-mask t'.
3136
fe83b953
AI
31372000-09-14 Andrew Innes <andrewi@gnu.org>
3138
3139 * makefile.w32-in: Revert to Unix line endings.
3140
52481729
AI
31412000-09-14 Andrew Innes <andrewi@gnu.org>
3142
3021e816
AI
3143 * makefile.w32-in: Add bootstrap support. Also copy lisp source
3144 when installing.
3145
52481729
AI
3146 * makefile.nt (DONTCOMPILE): Fix typo.
3147
3148 * shell.el (shell-write-history-on-exit): New function.
3149 (shell-dumb-shell-regexp): New custom variable.
3150 (shell-mode): Make shell-write-history-on-exit the process
3151 sentinel if shell name matches shell-dumb-shell-regexp.
3152
3153 * w32-fns.el: Comment out before-init-hook function which resets
3154 source-directory based; this breaks bootstrap.
3155
f8034e41
DL
31562000-09-14 Dave Love <fx@gnu.org>
3157
3158 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
3159 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
3160 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
3161 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
3162 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
3163 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
3164 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
3165 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
3166 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
3167
3168 * toolbar/toolbar.el: New.
3169
3170 * subdirs.el: Add toolbar.
3171
b9ce5694
GM
31722000-09-14 Gerd Moellmann <gerd@gnu.org>
3173
3174 * indent.el (indent-for-tab-command): Doc fix.
3175
986b7dee
GM
31762000-09-14 Alex Schroeder <alex@gnu.org>
3177
3178 * ansi-color.el (ansi-colors): Doc change.
3179 (ansi-color-get-face): Simplified regexp.
3180 (ansi-color-faces-vector): Added more faces, doc change.
3181 (ansi-color-names-vector): Doc change.
3182 (ansi-color-regexp): Simplified regexp.
3183 (ansi-color-parameter-regexp): New regexp.
3184 (ansi-color-filter-apply): Doc change.
3185 (ansi-color-filter-region): Doc change.
3186 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
3187 deal with zero length parameters.
3188 (ansi-color-apply-on-region): Doc change.
3189 (ansi-color-map): Doc change.
3190 (ansi-color-map-update): Removed debugging message.
3191 (ansi-color-get-face-1): Added condition-case to trap
3192 args-out-of-range errors.
3193 (ansi-color-get-face): Doc change.
3194 (ansi-color-make-face): Removed.
3195 (ansi-color-for-shell-mode): New option.
9b4a7800 3196
076ff911
KH
31972000-09-13 Kenichi Handa <handa@etl.go.jp>
3198
3199 * international/quail.el (quail-start-translation): Translate KEY
3200 if necessary even if it doesn't have any mapping in the current
3201 input method.
3202 (quail-start-conversion): Likewise.
3203 (quail-help): The output message is improved.
3204
bdf08678
MB
32052000-09-13 Miles Bader <miles@gnu.org>
3206
3207 * comint.el (comint-output-filter): Revert to using
3208 `insert-before-markers'. Add bletcherous hack to undo damage
3209 caused by `insert-before-markers'. Put `front-sticky' property on
3210 overlays created here so that the field code understands how the
3211 overlay works. Use a let when making comint-last-prompt-overlay,
3212 so that the code is easier to read.
3213
ffb8db8d
DL
32142000-09-13 Dave Love <fx@gnu.org>
3215
3216 * wid-edit.el (widget-default-format-handler): DTRT when
3217 doc-property is a function.
3218
5dd05f61
GM
32192000-09-12 Francesco Potorti` <pot@gnu.org>
3220
3221 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
3222 filed name if it's not there.
3223
35177617
DL
32242000-09-12 Dave Love <fx@gnu.org>
3225
9023837e
DL
3226 * simple.el (read-mail-command): Doc fix.
3227 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
3228
35177617
DL
3229 * vc.el (vc-dired-listing-switches): Fix :version.
3230
3231 * vc-hooks.el: Doc fixes.
3232
3233 * subr.el (add-minor-mode): Use toggle-fun arg.
3234
3235 * speedbar.el: Add :version to several defcustoms.
3236
3237 * imenu.el (imenu--truncate-items, imenu--cleanup)
3238 (imenu--generic-function): Avoid mapcar.
3239 (imenu--replace-spaces): Function removed.
3240 (imenu--completion-buffer): Use subst-char-in-string.
3241 (imenu-add-to-menubar): Use keymap inheritance.
3242
1afaae94
MB
32432000-09-12 Miles Bader <miles@gnu.org>
3244
3245 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
3246 (diff-mode-map): Bind `diff-test-hunk'.
3247 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
3248
32492000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
3250
3251 * bytecomp.el (byte-compile-defvar): Undo last change
3252 because it breaks '(make-variable-buffer-local (defvar ...)'
3253 which is used at least in dired.
3254
63c36c3c
KH
32552000-09-12 Kenichi Handa <handa@etl.go.jp>
3256
3257 * international/quail.el (quail-define-package): Docstring
3258 modified.
3259
1ad24be1
KH
32602000-09-12 Kenichi Handa <handa@etl.go.jp>
3261
362a8065
KH
3262 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
3263 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
3264 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
3265 docstring of "chinese-py".
3266
1ad24be1
KH
3267 * international/quail.el (quail-translation-docstring): New
3268 variable.
3269 (quail-show-keyboard-layout): Docstring modified.
3270 (quail-select-current): Likewise.
3271 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
3272 infinite recursive call.
3273 (quail-help): Check quail-translation-docstring. Format of the
3274 output changed.
3275 (quail-help-insert-keymap-description): Adjusted for the above
3276 change.
3277
cc0f95a4
GM
32782000-09-11 Gerd Moellmann <gerd@gnu.org>
3279
3280 * bytecomp.el (byte-compile-defvar): Only cons onto
3281 current-load-list in top-level forms. Else this leaks a cons cell
3282 every time a defun is called.
3283
7530b6da
MB
32842000-09-11 Miles Bader <miles@lsi.nec.co.jp>
3285
3286 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
3287 Now understands non-unified diffs. Some functionality moved into
3288 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
3289 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
3290 modify anything. Only reposition point in the patched file if the
3291 patch succeeds. Only pop up another window if POPUP is true.
3292 Emit a message describing what happened if successful, and at what
3293 line-offset. Automatically detect reversed hunks and do something
3294 appropriate.
3295 (diff-hunk-text, diff-find-text): New functions.
3296 (diff-filter-lines): Function removed.
3297 (diff-test-hunk): New function.
3298 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
3299
6b124390
DL
33002000-09-10 Dave Love <fx@gnu.org>
3301
3302 * textmodes/tildify.el: Minor doc/commentary fixes.
3303 (tildify) <defgroup>: Add :version.
3304
3305 * faces.el (face-x-resources): Make custom type more specific.
3306 (frame-background-mode): Use mapc.
3307 (region) <defcustom>: Add :version.
3308
7f8b6551
SM
33092000-09-08 Stefan Monnier <monnier@cs.yale.edu>
3310
9b4a7800
TTN
3311 * vc-sccs.el (vc-sccs-register):
3312 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
3313 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
3314 * vc.el (vc-register): Clear file's properties.
3315
c454aac1
GM
33162000-09-08 Gerd Moellmann <gerd@gnu.org>
3317
3318 * faces.el (face-spec-set): Only face-spec-reset-face when
3319 ATTRS is non-nil.
3320
bb934822
EZ
33212000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3322
3323 * help.el (help-insert-xref-button): Fix a typo in doc string.
3324
03419440
EZ
33252000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
3326
7f8b6551
SM
3327 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3328 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
3329 methods.
3330
03419440
EZ
3331 * menu-bar.el (read-mail-item-name): New function.
3332 (menu-bar-tools-menu): Use it to compute and display the package
3333 used to read email.
3334 (menu-bar-tools-menu): Fix typo in GUD's help string.
3335
dbcee71a
DL
33362000-09-07 Dave Love <fx@gnu.org>
3337
19e713d8
DL
3338 * diff-mode.el (diff-mouse-goto-source): New function.
3339
a7cafade 3340 * vc-sccs.el: Doc fixes.
7f8b6551 3341 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
3342
3343 * vc-rcs.el: Doc fixes.
7f8b6551
SM
3344 (vc-rcs-register-switches, vc-rcs-checkin-switches)
3345 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
3346 (vc-rcs-master-templates): Add or change :version.
3347
7f8b6551 3348 * vc-cvs.el: Doc fixes.
a7cafade
DL
3349 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
3350 (vc-cvs-stay-local): Add :version.
3351
dbcee71a
DL
3352 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
3353
ed254191
KH
33542000-09-07 Kenichi Handa <handa@etl.go.jp>
3355
3356 * international/quail.el (quail-help): Fix previous change.
3357
ab0ee409
GM
33582000-09-07 Gerd Moellmann <gerd@gnu.org>
3359
f46f845b 3360 * faces.el (color-values): Doc fix.
9b4a7800 3361
ab0ee409
GM
3362 * faces.el (frame-set-background-mode): Use frame-parameter
3363 instead of frame-parameters.
3364
3365 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 3366 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 3367 frame-parameters.
9b4a7800 3368
f7246ac7
KH
33692000-09-07 Kenichi Handa <handa@etl.go.jp>
3370
3371 * language/devan-util.el (devanagari-to-indian-region): In the
3372 loop, change the following char, not preceding char.
3373
96889af2
GM
33742000-09-07 Gerd Moellmann <gerd@gnu.org>
3375
1091dd67
GM
3376 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
3377 instead of frame-parameters.
3378
9b4a7800 3379 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
3380 internal-set-lisp-face-attribute with FRAME being 0.
3381
3382 * vc.el: Remove `Id' version control keyword.
96889af2 3383
0fddd0dc
KH
33842000-09-07 Kenichi Handa <handa@etl.go.jp>
3385
3386 * help.el (help-make-xrefs): Adjusted for the change of
3387 help-xref-mule-regexp.
3388 (help-insert-xref-button): New function.
3389
3390 * international/mule-cmds.el (help-xref-mule-regexp-template):
3391 Include the pattern for character set.
3392 (leim): New group.
3393
3394 * international/quail.el: Don't require face.
3395 (quail): New group.
7f8b6551 3396 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
3397 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
3398 (quail-keyboard-layout-substitution): New variable.
3399 (quail-update-keyboard-layout): New function.
3400 (quail-keyboard-layout-type): New customizable variable.
3401 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
3402 (quail-keyboard-translate): Pay attention to
3403 quail-keyboard-layout-substitution.
3404 (quail-insert-kbd-layout): New function.
3405 (quail-show-keyboard-layout): New function.
3406 (quail-get-translation): If the definition is a vector of length
7f8b6551 3407 1, and the element is a string of length 1, return the character
0fddd0dc
KH
3408 in that string.
3409 (quail-update-current-translations): Fix the case of
3410 relative-index out of range.
3411 (quail-build-decode-map, quail-insert-decode-map): New Functions.
3412 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 3413 Show key sequences for all available characters.
0fddd0dc
KH
3414 (quail-help-insert-keymap-description): Don't show such verbose
3415 key bindings as quail-self-insert-command.
3416
3417 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3418 Format changed, and each element now have extra documentations.
3419 (tit-process-header): Delete invalid characters from TIT-PROMPT.
3420 Adjusted for the change of quail-cxterm-package-ext-info.
3421
8ddceaf1
GM
34222000-09-06 Gerd Moellmann <gerd@gnu.org>
3423
3424 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
3425 requiring it leads to a recursive loading of vc.el and vc-hooks.el
3426 during bootstrap.
3427
099bd78a
SM
34282000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3429
3430 * vc.el: (toplevel): Don't require `dired' at run-time.
3431 (vc-dired-resynch-file): Remove autoload cookie.
3432
34332000-09-05 Andre Spiegel <spiegel@gnu.org>
3434
3435 * vc.el: Made several backend functions optional.
3436 (vc-default-responsible-p): New function.
3437 (vc-merge): Use RET for first version to trigger merge-news, not
3438 prefix arg.
3439 (vc-annotate): Handle backends that do not support annotation.
3440 (vc-default-merge-news): Removed. The existence of a merge-news
3441 implementation is now checked on caller sites.
3442
9b4a7800 3443 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
3444 case.
3445
9b4a7800 3446 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
3447 special case that has been removed from the default in vc-hooks.el.
3448
34492000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3450
3451 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
3452
34532000-09-05 Andre Spiegel <spiegel@gnu.org>
3454
3455 * vc-hooks.el: Require vc during compilation.
3456 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
3457 macro `with-vc-properties' in vc.el.
3458 (vc-file-getprop): Doc fix.
3459 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 3460
099bd78a
SM
3461 * vc.el: Require dired-aux during compilation.
3462 (vc-name-assoc-file): Moved to vc-sccs.el.
3463 (with-vc-properties): New macro.
9b4a7800 3464 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
3465 vc-finish-steal): Use it.
3466 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
3467 to the backend-specific function is now supposed to do the checkout,
3468 too.
3469 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
3470
9b4a7800 3471 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
3472 set file properties; that gets done in the generic code now.
3473
3474 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
3475 Changed parameter list, added code from vc.el that does the
3476 checkout, possibly with a double-take.
3477
3478 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
3479 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
3480 the above under the new name.
3481 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
3482 parameter list, added checkout command.
3483 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
3484 properties; that gets done in the generic code now.
3485
34862000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3487
3488 * vc.el: Docstring fixes (courtesy of checkdoc).
3489
34902000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3491
3492 * vc.el (vc-checkout-writable-buffer-hook)
3493 (vc-checkout-writable-buffer): Remove.
3494 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
3495 (vc-log-mode): Make it into a clean derived major mode.
3496 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
3497 vc-log-mode if log-edit is not available.
3498 (vc-dired-mode-map): Don't set-keymap-parent yet.
3499 (vc-dired-mode): Do set-keymap-parent here.
3500 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
3501
08ba3862
GM
35022000-09-05 Gerd Moellmann <gerd@gnu.org>
3503
3504 * faces.el (set-face-attribute, face-spec-reset-face)
3505 (face-spec-set): Avoid consing by removing calls to `apply'.
3506
3507 * frame.el (frame-parameter): Move to C code.
3508
3b4429b4
DL
35092000-09-05 Dave Love <fx@gnu.org>
3510
3511 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
3512 insert-before-markers-and-inherit. Now checked systematically!
3513
877055f6
GM
35142000-09-05 Alex Schroeder <alex@gnu.org>
3515
3516 * sql.el (sql-postgres): Use sql-postgres-options.
3517 (sql-postgres-options): New variable.
3518
35192000-09-05 Alex Schroeder <alex@gnu.org>
3520
3521 * sql.el (sql-mode-menu): Work around missing variable mark-active
3522 in XEmacs.
3523 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
3524 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
3525 compatibility.
3526
7a004b71
GM
35272000-09-04 Gerd Moellmann <gerd@gnu.org>
3528
54baed30 3529 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 3530
7a004b71
GM
3531 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
3532
3533 * Makefile.in (DONTCOMPILE): Fix typo in file name.
3534
35352000-09-04 Andre Spiegel <spiegel@gnu.org>
3536
3537 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
3538 don't support anything else under SCCS yet.
3539
3540 * vc-hooks.el: Minor doc fixes.
3541
35422000-09-04 Andre Spiegel <spiegel@gnu.org>
3543
3544 * vc.el (vc-next-action-on-file): Do not visit the file if it's
3545 not necessary. If verbose in state `needs-patch', do the same as
3546 under `up-to-date'. When NOT verbose and `needs-patch', check out
3547 latest version instead of `merge-news'.
3548 (vc-next-action-dired): Don't mess with default-directory here; it
3549 breaks other parts of dired. It is the job of the
099bd78a 3550 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
3551 (vc-next-action): Remove a special CVS case.
3552 (vc-clear-headers): New optional arg FILE.
3553 (vc-checkin, vc-checkout): Set properties vc-state and
3554 vc-checkout-time properly.
099bd78a 3555 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
3556 (vc-print-log): Use new backend function `show-log-entry'.
3557 (vc-cancel-version): Do the checks in a different order. Added a
3558 FIXME concerning RCS-only code.
3559
3560 * vc-rcs.el (vc-rcs-show-log-entry): New function.
3561 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
3562
3563 * vc-cvs.el (vc-cvs-show-log-entry): New function.
3564
9b4a7800 3565 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
3566 `needs-patch' as a `-' too.
3567
35682000-09-04 Andre Spiegel <spiegel@gnu.org>
3569
3570 * vc.el (vc-responsible-backend): New optional arg REGISTER.
3571 (vc-default-could-register): New function.
3572 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
3573 (vc-resynch-buffer): Call vc-dired-resynch-file.
3574 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
3575 vc-resynch-buffer instead of vc-resynch-window.
3576 (vc-next-action-dired): Don't redisplay here, that gets done as a
3577 result of the individual file operations.
3578 (vc-retrieve-snapshot): Corrected prompt order.
3579
3580 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 3581
7a004b71
GM
3582 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
3583 as well.
3584 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
3585 hostname regexps. Updated all callers.
3586 (vc-cvs-responsible-p): Handle directories as well.
3587 (vc-cvs-could-register): New function.
3588 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
3589 properties up-to-date.
9b4a7800 3590
7a004b71
GM
3591 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
3592 user whether to create one.
3593
35942000-09-04 Andre Spiegel <spiegel@gnu.org>
3595
3596 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
3597 check out a non-existing file.
3598
3599 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
3600 workfile does not exist.
3601
3602 * vc.el (vc-version-diff): Use `require' to check for existence of
3603 diff-mode.
3604
36052000-09-04 Andre Spiegel <spiegel@gnu.org>
3606
3607 * vc-cvs.el (vc-cvs-registered): Use new function
3608 vc-cvs-parse-entry to do the actual work.
3609
36102000-09-04 Andre Spiegel <spiegel@gnu.org>
3611
3612 * vc-hooks.el (vc-find-backend-function): If function doesn't
3613 exist, return nil instead of error.
3614 (vc-call-backend): Doc fix.
3615
3616 * vc.el (vc-do-command): Doc fix.
3617 (vc-finish-logentry): When checking in from vc-dired, choose the
3618 right backend for logentry check.
3619 (vc-dired-mode-map): Inherit from dired-mode-map.
3620 (vc-dired-mode): Local value of dired-move-to-filename-regexp
3621 simplified.
3622 (vc-dired-state-info): Removed, updated caller.
3623 (vc-default-dired-state-info): Use parentheses instead of hyphens.
3624 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
3625 (vc-dired-listing-switches): New variable.
3626 (vc-directory): Use it, instead of dired-listing-switches.
3627
3628 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
3629 (vc-cvs-dir-state): New function.
7f8b6551 3630 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
3631 (vc-cvs-parse-entry): New function, also to be used in
3632 vc-cvs-registered.
9b4a7800 3633
7a004b71
GM
36342000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3635
3636 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
3637 *or* single-window-frames.
3638
36392000-09-04 Andre Spiegel <spiegel@gnu.org>
3640
3641 * vc.el (vc-update-changelog): Split into generic part and default
3642 implementation. Doc string adapted.
3643 (vc-default-update-changelog): New function. Call the `rcs2log'
3644 script in exec-directory, to fix a long-standing nuisance.
3645
3646 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
3647 simply signals an error.
9b4a7800 3648
7a004b71
GM
36492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3650
3651 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
3652 control-flow more clear and to avoid running `cvs' twice.
3653
3654 * vc.el (vc-next-action-on-file): Doc fix.
3655 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
3656 (vc-print-log): Eval `file' before constructing the continuation.
3657
36582000-09-04 Andre Spiegel <spiegel@gnu.org>
3659
3660 * vc.el (vc-next-action-on-file): Corrected several messages.
3661 (vc-merge): Add prefix arg `merge-news'; handle it.
3662
3663 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
3664 is not reached. It is.
3665 (vc-cvs-merge): Set state to 'edited after merge.
3666 (vc-cvs-merge-news): Set workfile version to nil if not known.
3667 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
3668
3669 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
3670 via stdout. (Merge from main line.)
9b4a7800 3671
7a004b71
GM
36722000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3673
3674 * vc.el (vc-finish-logentry): Thinko in the "same comment"
3675 detection.
3676
36772000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3678
3679 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
3680 against kill-all-local-variables.
3681 (vc-log-edit): Don't save vc-parent-buffer any more.
3682 (vc-last-comment-match): Initialize to an empty string.
3683 (vc-post-command-functions): New hook.
3684 (vc-do-command): Run it.
3685 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
3686 (vc-finish-logentry): Only add the comment to the ring if it's
3687 different from the last comment entered.
3688 (vc-new-comment-index): New function.
3689 (vc-previous-comment): Use it. Make the minibuffer message
3690 slightly less terse.
3691 (vc-comment-search-reverse): Make it work forward as well. Don't
3692 set vc-comment-ring-index if no match is found. Use
3693 vc-new-comment-index.
3694 (vc-comment-search-forward): Use vc-comment-search-reverse.
3695 (vc-dired-mode-map): Don't inherit from dired-mode-map since
3696 define-derived-mode will do it for us. Bind `v' to a keymap that
3697 inherits from vc-prefix-map so that we can bind `vt' without
3698 binding C-x v t.
3699 (vc-retrieve-snapshot): Parenthesis typo.
3700
3701 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
3702 to 1. Make sure to switch to *vc* before looking for an error
3703 message. Use vc-parse-buffer.
3704
37052000-09-04 Andre Spiegel <spiegel@gnu.org>
3706
3707 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
3708 and NAME.
3709 (vc-retrieve-snapshot): Split into two parts.
3710 (vc-default-retrieve-snapshot): New function.
3711
3712 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
3713 (vc-cvs-retrieve-snapshot): New function (untested).
3714 (vc-cvs-stay-local): Default to t.
3715 (vc-cvs-remote-p): New function and property.
3716 (vc-cvs-state): Stay local only if the above is t.
3717 (vc-handle-cvs): Removed.
3718 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
3719 done via vc-handled-backends now.
3720 (vc-cvs-header): Escape Id.
3721
37222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3723
3724 * vc.el (vc-do-command): Remove unused commands.
3725 (vc-version-diff): Make sure default-directory ends with a slash.
3726 Move the window commands into a vc-exec-after.
3727 (vc-print-log): Move more of the code into the `vc-exec-after'.
3728
37292000-09-04 Andre Spiegel <spiegel@gnu.org>
3730
3731 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
3732 (vc-print-log): Search current revision from beginning of buffer.
3733 (vc-revert-buffer): Clear echo area after the diff is finished.
3734 (vc-prefix-map): Removed definition of "t" for terse display in vc
3735 dired.
3736 (vc-dired-mode-map): Inherit from dired-mode-map. Added
3737 definition of "vt" for terse display.
3738 (vc-dired-mode): Fix dired-move-to-filename-regexp.
3739
37402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3741
3742 * vc.el (vc-exec-after): Avoid caddr.
3743
37442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3745
3746 * vc.el (vc-exec-after): New function.
3747 (vc-do-command): Use it to add a termination message for async
3748 procs.
3749 (vc-checkout): Try to handle a missing-backend situation.
3750 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
3751 of a directory with a backend using async diffs.
3752 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
3753 present.
3754
3755 * vc-sccs.el (vc-sccs-state-heuristic): Use
3756 file-ownership-preserved-p.
3757
3758 * vc-rcs.el (vc-rcs-state-heuristic): Use
3759 file-ownership-preserved-p.
3760 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
3761
37622000-09-04 Andre Spiegel <spiegel@gnu.org>
3763
3764 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
3765 vc-do-command.
3766
3767 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
3768 when there are no changes.
3769
37702000-09-04 Andre Spiegel <spiegel@gnu.org>
3771
3772 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
3773
3774 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
3775
37762000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3777
3778 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
3779
3780 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
3781 the `fset' outside of the defvar so that it works even if
3782 vc-prefix-map was already defined.
3783 (vc-setup-buffer): New function, split out of vc-do-command.
3784 (vc-do-command): Allow BUFFER to be t to mean `just use the
3785 current buffer without any fuss'.
3786 (vc-version-diff): Change the `diff' backend operation to just put
3787 the diff in the current buffer without erasing it. Always use
3788 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
3789 shrink-window-if-larger-than-buffer.
3790 (vc-print-log): Change the `print-log' backend operation to just
3791 put the log in the current buffer without erasing it. Protect
3792 shrink-window-if-larger-than-buffer.
3793 (vc-update-change-log): Fix setd typo.
3794
3795 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
3796 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
3797
3798 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
3799 (vc-rcs-diff): Insert in the current buffer and remove unused arg
3800 CMP.
3801
3802 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
3803 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
3804 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
3805
38062000-09-04 Andre Spiegel <spiegel@gnu.org>
3807
3808 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
3809 not possible, use vc-BACKEND-workfile-unchanged-p.
3810 (vc-default-workfile-unchanged-p): New function. Delegates to a
3811 full vc-BACKEND-diff.
3812
3813 * vc-hooks.el (vc-simple-command): Removed.
3814
3815 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
3816 instead of vc-simple-command.
3817 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
3818 avoid doing a diff when opening a file.
3819 (vc-rcs-state): Added check for unlocked-changes.
3820 (vc-rcs-header): Escape Id.
3821 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
3822 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
3823 version.
3824
3825 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
3826 (vc-sccs-diff): Remove optional arg CMP.
3827 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
3828 SCCS-specific function.
3829
3830 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
3831 vc-simple-command.
3832
38332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3834
3835 * vc.el (vc-editable-p): Renamed from vc-writable-p.
3836 (with-vc-file, vc-merge): Use vc-editable-p.
3837 (vc-do-command): Remove unused var vc-file and fix the
3838 doubly-defined `status' var. Add a user message when starting an
3839 async command.
3840 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
3841 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
3842 Use with-current-buffer.
3843 (vc-buffer-sync): Use unless.
3844 (vc-next-action-on-file): If the file is 'edited by read-only,
3845 make it read-write instead of trying to commit.
3846 (vc-version-diff, vc-update-change-log): Use `setq
3847 default-directory' rather than `cd'.
3848 (vc-log-edit): Don't forget to set default-directory in the
3849 buffer.
3850
3851 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
3852 (vc-sccs-state-heuristic): Use file-writable-p instead of
3853 comparing userids.
3854 (vc-sccs-checkout): Use `unless'.
3855
3856 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
3857 of comparing userids.
3858 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
3859 Simplify the logic by eliminating unreachable code.
3860 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
3861 just do a recursive call if we need to retry.
3862 (vc-rcs-checkout): Handle the case where rcs is missing by making
3863 the buffer read-write if requested and re-signalling the error.
3864
3865 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
3866
38672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3868
3869 * vc-hooks.el (vc-handled-backends): Docstring change.
3870 (vc-ignore-vc-files): Mark obsolete.
3871 (vc-registered): Check vc-ignore-vc-files.
3872 (vc-find-file-hook, vc-file-not-found-hook): Don't check
3873 vc-ignore-vc-files.
3874
3875 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
3876
38772000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3878
3879 * vc.el (vc-checkout): Don't do anything special for ange-ftp
3880 files since ange-ftp already has vc-registered return nil.
3881
3882 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
3883 (vc-sccs-workfile-version): Use with-temp-buffer and new
3884 vc-parse-buffer and don't bother setting the property.
3885 (vc-sccs-add-triple): Use with-current-buffer and
3886 find-file-noselect.
3887 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
3888
3889 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
3890 derives from the old vc-parse-buffer but uses the revision number
3891 rather than the date (much easier to compare robustly).
3892 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
3893 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
3894 locking-user more directly. Check strict locking and set
3895 checkout-model appropriately.
3896 (vc-rcs-parse-locks): Remove.
3897 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
3898 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
3899 (vc-rcs-system-release): Use with-current-buffer and
3900 vc-parse-buffer.
3901 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
3902
3903 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
3904 (vc-simple-command): Docstring fix.
3905 (vc-registered): Align the way the file-handler is called with the
3906 way the function itself works.
3907 (vc-file-owner): Remove.
3908
3909 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
3910 extraction of fields and call to file-attributes because of a
3911 temporary bug in rcp.el.
3912 (vc-cvs-fetch-status): Use with-current-buffer.
3913
39142000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3915
3916 * vc.el (vc-do-command): Use file-relative-name.
3917 (vc-responsible-backend): Use vc-backend if possible.
3918 (vc-create-snapshot): Improve the `interactive' spec. Add support
3919 for branches and dispatch to backend-specific `create-snapshot'.
3920 (vc-default-create-snapshot): New function, containing the bulk of
3921 the old vc-create-snapshot.
3922 (vc-retrieve-snapshot): Improve the interactive spec.
3923
3924 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
3925 (vc-backend-hook-functions): Remove.
3926 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
3927 (vc-backend): Reintroduce the test for `file = nil' now that I
3928 know why it was there (and added a comment to better remember).
3929
3930 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
3931 code from vc-sccs-hooks.el.
3932 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
3933 'vc anymore.
3934 (vc-sccs-responsible-p): Use expand-file-name instead of concat
3935 and file-directory-p instead of file-exists-p.
3936 (vc-sccs-check-headers): Simplify the regexp.
3937
3938 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
3939 from vc-rcs-hooks.el. Don't require 'vc anymore.
3940 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
3941 file-directory-p instead of file-exists-p.
3942
3943 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
3944 from vc-cvs-hooks.el.
3945 (proto vc-cvs-registered): Require 'vc-cvs instead of
3946 'vc-cvs-hooks. Don't require 'vc anymore.
3947 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
3948 file-directory-p instead of file-exists-p.
3949 (vc-cvs-create-snapshot): New function, replacing
3950 vc-cvs-assign-name.
3951 (vc-cvs-assign-name): Remove.
3952
39532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3954
3955 * vc-cvs.el (vc-cvs-header): New var.
3956
3957 * vc-rcs.el (vc-rcs-exists): Remove.
3958 (vc-rcs-header): New var.
3959
3960 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
3961 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
3962 (vc-sccs-header): New var.
3963
3964 * vc.el (vc-do-command): Get rid of the `last' argument.
3965 (vc-header-alist): Remove, replaced by vc-X-header.
3966 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
3967 (vc-dired-hook): Use expand-file-name instead of concat.
3968 (vc-directory): Use file-name-as-directory.
3969 (vc-snapshot-precondition, vc-create-snapshot)
3970 (vc-retrieve-snapshot): Allow the command to operate on any
3971 directory.
3972
3973 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
3974 just removing the 'WORKFILE argument or by removing the 'MASTER
3975 argument and replacing `file' with (vc-name file).
3976
39772000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3978
3979 * vc.el: Update Copyright and add a crude list of backend funs.
3980 (vc-writable-p): New function.
3981 (with-vc-file): Use vc-writable-p.
7f8b6551 3982 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
3983 (vc-register): Avoid vc-name.
3984 (vc-locking-user): Remove.
3985 (vc-steal-lock): Make the `owner' arg non-optional.
3986 (vc-merge): Use vc-writable-p instead of vc-locking-user and
3987 vc-checkout-model.
3988 (vc-default-dired-state-info): Use vc-state instead of
3989 vc-locking-user and return special strings for special states.
3990 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
3991 and get rid of one of the special CVS cases.
3992 (vc-cancel-version): prettify error message with \\[...].
3993 (vc-rename-master): New function.
3994 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
3995 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
3996 the CVS special case generic.
3997 (vc-default-record-rename): Remove.
3998 (vc-file-tree-walk-internal): Only call FUNC for files that are
3999 under control of some VC backend and replace `concat' with
4000 expand-file-name.
4001 (vc-file-tree-walk): Update docstring.
4002 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
4003 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
4004
4005 * vc-sccs.el (vc-sccs-rename-file): Renamed from
4006 vc-sccs-record-rename. Use `find-file-noselect' rather than
4007 `find-file' and call `vc-rename-master' to do the actual move.
4008 (vc-sccs-diff): Remove unused `backend' variable.
4009
4010 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
4011 to delay loading of vc-sccs until it is really used.
4012 (vc-sccs-master-templates): Preload.
4013 (vc-sccs-state): Update call to vc-sccs-parse-locks.
4014 (vc-sccs-project-dir): Remove (merged into
4015 vc-sccs-search-project-dir).
4016 (vc-sccs-search-project-dir): Rewrite using file name handling ops
4017 rather than `concat', make sure it is preloaded and don't bother
4018 to check that the file actually exists.
4019 (vc-sccs-parse-locks): Remove unused `file' argument, remove
4020 `locks' argument (use buffer's content instead) and eliminate n^2
4021 behavior.
4022
4023 * vc-rcs.el: Update Copyright.
4024 (vc-rcs-rename-file): New function.
4025 (vc-rcs-diff): Remove unused `backend' variable.
4026
4027 * vc-hooks.el: Update Copyright.
4028 (vc-backend): Don't accept a nil argument any more.
4029 (vc-up-to-date-p): Turn into a defsubst.
4030 (vc-possible-master): New function.
4031 (vc-check-master-templates): Use `vc-possible-master' and allow
4032 funs in vc-X-master-templates to return a non-existent file.
4033
4034 * vc-cvs.el: Update Copyright.
4035 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 4036 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
4037
4038 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
4039
40402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4041
4042 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
4043 since it can be called from vc-rcs.el.
4044 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
4045
40462000-09-04 Andre Spiegel <spiegel@gnu.org>
4047
4048 * vc.el (vc-version-diff): Expand file name read from the
4049 minibuffer. Handle the case when a previous version number can't
4050 be guessed. Give suitable messages when there were no differences
4051 found.
4052 (vc-clear-headers): Call backend-specific implementation, if one
4053 exists.
4054 (vc-cancel-version): Made error checks generic. When done, clear
4055 headers generically, too.
4056
4057 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
4058 from vc-clear-headers in vc.el.
4059
4060 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
4061 correctly.
4062 (vc-rcs-latest-on-branch-p): Made second argument VERSION
4063 optional. Handle the case when it's not there.
4064
40652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4066
4067 * vc.el (vc-locking-user): Moved from vc-hooks.el.
4068
40692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4070
4071 * vc-hooks.el (vc-loadup): Remove.
4072 (vc-find-backend-function): Use `require'. Also, handle the case
4073 where vc-BACKEND-hooks.el doesn't exist.
4074 (vc-call-backend): Cleanup.
4075
40762000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4077
4078 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
4079 vc-rcs-grab-templates)
4080 (vc-rcs-registered): Remove. The default function works as well.
4081 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
4082 vc-sccs-grab-templates)
4083 (vc-sccs-registered): Remove. The default function works as well.
4084
4085 * vc.el (vc-version-diff): Left out a vc- in call to
4086 vc-call-backend.
4087 (vc-default-dired-state-info, vc-default-record-rename)
4088 (vc-default-merge-news): Update for the new backend argument.
4089
4090 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
4091 using the default function.
4092 (vc-call-backend): If calling the default function, pass it the
4093 backend as first argument. Update the docstring accordingly.
4094 (vc-default-state-heuristic, vc-default-mode-line-string): Update
4095 for the new backend argument.
4096 (vc-make-backend-sym): Renamed from vc-make-backend-function.
4097 (vc-find-backend-function): Use the new name.
4098 (vc-default-registered): New function.
4099
41002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4101
4102 * vc.el (vc-merge): Use vc-find-backend-function.
4103
4104 * vc-hooks.el (vc-backend-functions): Remove.
4105 (vc-loadup): Don't setup 'vc-functions.
4106 (vc-find-backend-function): New function.
4107 (vc-call-backend): Use above fun and populate 'vc-functions
4108 lazily.
4109 (vc-backend-defines): Remove.
4110
41112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4112
4113 * vc.el (vc-register): Put a FIXME note for a newly found bug.
4114 Call vc-call-backend without the leading vc-.
4115 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
4116 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 4117 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
4118 (vc-annotate-display): Replace confusing use of `cond' with `or'.
4119 Call vc-call-backend without the leading vc-.
4120
4121 * vc-cvs.el (tail): Provide vc-cvs.
4122 * vc-sccs.el (tail): Provide vc-sccs.
4123 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
4124
4125 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
4126 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 4127 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
4128 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
4129 (vc-call-backend): Always try to load vc-X-hooks.
4130 (vc-registered): Remove vc- in call to vc-call-backend.
4131
41322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4133
4134 * vc.el (vc-process-filter): New function.
4135 (vc-do-command): Setup `vc-process-filter' for the async process.
4136 (vc-maybe-resolve-conflicts): New function to reduce
4137 code-duplication. Additionally, it puts the buffer in
4138 `smerge-mode' if applicable.
4139 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
4140 calling `merge-news'.
7f8b6551 4141 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
4142 (vc-log-edit): New function. Replacement for `vc-log-mode' by
4143 interfacing to log-edit.el.
4144 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
4145 log-edit is available.
4146 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
4147
41482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4149
4150 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
4151 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
4152 defvar and the initialization.
4153 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
4154
4155 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
4156 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
4157
7f8b6551 4158 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
4159
41602000-09-04 Andre Spiegel <spiegel@gnu.org>
4161
4162 * vc.el (vc-file-clear-masterprops): Removed.
4163 (vc-checkin, vc-revert-buffer): Removed calls to the above.
4164 (vc-version-diff): Use buffer-size without argument.
4165 (vc-register): Heed vc-initial-comment.
4166
4167 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
4168 default branch.
4169
4170 * vc-rcs.el (vc-rcs-register): Parse command output to find master
4171 file name and workfile version.
4172 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
4173
4174 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
4175 vc-file-clear-masterprops.
4176
4177 * vc-sccs.el (vc-sccs-checkout): Removed call to
4178 vc-file-clear-masterprops. If writable, set vc-state to 'edited
4179 rather than user login name.
4180
4181
41822000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4183
4184 * vc.el (vc-workfile-unchanged-p): Remove unused argument
4185 `want-differences-if-changed' and simplify.
4186 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
4187 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
4188 output (which is invalid for async vc-diff) to decide whether to
4189 do the revert silently or not.
4190
41912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4192
4193 * vc-hooks.el (vc-loadup): Load files quietly.
4194 (vc-call-backend): Oops, brain fart.
4195
41962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4197
4198 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 4199 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
4200
42012000-09-04 Andre Spiegel <spiegel@gnu.org>
4202
4203 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
4204 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
4205 vc-state or vc-up-to-date-p.
4206 (vc-merge): Use vc-backend-defines to check whether merging is
4207 possible. Set state to 'edited after successful merge.
4208
4209 * vc-hooks.el (vc-locking-user): If locked by the calling user,
4210 return that name. Redocumented.
4211
42122000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4213
4214 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
4215 new `vc-state' semantics.
4216 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
4217 'vc-locking-user to the current user.
4218 (vc-merge): Inline vc-backend-merge. Comment out code that I
4219 don't understand and hence can't adapt to the new `vc-state' and
4220 `vc-locking-user' semantics.
4221 (vc-backend-merge): Remove.
4222
4223 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
4224 rather than 'vc-locking-user.
4225
4226 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
4227
4228 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
4229 (vc-state): Don't use 'reserved any more. Just use the same
4230 convention as the one used for vc-<backend>-state where the
4231 locking user (as a string) is returned.
4232 (vc-locking-user): Update, based on the above convention. The
4233 'vc-locking-user property has disappeared.
7f8b6551 4234 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
4235
4236 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
4237 with a heuristic one.
4238 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
4239 (vc-cvs-checkin): Do a trivial parse to set the state in case of
4240 error. That allows us to get to 'needs-merge even in the
4241 stay-local case. There's still no way to detect 'needs-patch in
4242 such a setup (or to force an update for that matter).
4243 (vc-cvs-logentry-check): Remove, the default works as well.
4244
42452000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4246
7f8b6551 4247 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
4248
4249 * vc.el (vc-do-command): kill-all-local-variables, to reset any
4250 major-mode in which the buffer might have been put earlier. Use
4251 `remove' and `when'. Allow `okstatus' to be `async' and use
4252 `start-process' in this case.
4253 (vc-version-diff): Handle the case where the diff looks empty
4254 because of the use of an async process.
4255
42562000-09-04 Andre Spiegel <spiegel@gnu.org>
4257
4258 * vc.el (vc-next-action-on-file): Removed optional parameter
4259 `simple'. Recompute state unconditionally.
4260 (vc-default-toggle-read-only): Removed.
4261
4262 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
4263 (vc-toggle-read-only): Undid prev change.
4264
4265 * vc-cvs.el (vc-cvs-stay-local): Renamed from
4266 vc-cvs-simple-toggle. Redocumented.
4267 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
4268 (vc-cvs-toggle-read-only): Removed.
4269
42702000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4271
7f8b6551 4272 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
4273 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
4274 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
4275 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
4276 still is. So maybe it should be removed.
4277 (vc-head-version, vc-find-binary): Remove.
4278 (vc-recompute-state): Move from vc-hooks.el.
4279 (vc-next-action-on-file): Add a `simple' argument to allow
4280 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
4281 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
4282 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
4283 (vc-dired-mode-map): Properly defvar it.
4284 (vc-print-log): Call log-view-mode if available.
4285 (small-temporary-file-directory): defvar instead of use boundp.
4286 (vc-merge-news): Moved to vc-cvs.el.
4287 (vc-default-merge-news): New function.
4288
4289 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
4290 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
4291 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
4292 unknown `vc-latest-version' function. It should probably refer to
4293 vc-workfile-version or somesuch, but it's very unclear to me and I
4294 don't have SCCS to test things.
4295
4296 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
4297 (vc-sccs-state-heuristic): Fix typo.
4298 (vc-sccs-workfile-unchanged-p): Add missing argument.
4299
4300 * vc-rcs.el: Require vc and vc-rcs-hooks.
4301 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
4302 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
4303 (vc-release-greater-or-equal-p): Move from vc.
4304 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
4305 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
4306 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 4307 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
4308
4309 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
4310 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
4311 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
4312 than the apparently unbound `workfile-version'.
4313
4314 * vc-hooks.el (vc-master-templates): Def the obsolete var.
4315 (vc-file-prop-obarray): Use `make-vector'.
4316 (vc-backend-functions): Add new hookable functions
4317 vc-toggle-read-only, vc-record-rename and vc-merge-news.
4318 (vc-loadup): If neither backend nor default functions exist, use
4319 the backend function rather than nil.
4320 (vc-call-backend): If the function if not bound yet, try to load
4321 the non-hook file to see if it provides it.
4322 (vc-call): New macro plus use it wherever possible.
4323 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
4324 nor `vc-find-binary' since it's only called from
7f8b6551 4325 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
4326 (vc-checkout-model): Fix parenthesis.
4327 (vc-recompute-state, vc-prefix-map): Move to vc.el.
4328
7f8b6551 4329 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
4330 (vc-cvs-release, vc-cvs-system-release): Remove.
4331 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
4332 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
4333 status symbols.
4334 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
4335 (vc-cvs-toggle-read-only): First cut at a function to allow a
4336 cvs-status-free vc-toggle-read-only.
4337 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
4338 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
4339 vc-cvs-status. Also set vc-state rather than vc-locking-user.
4340 (vc-cvs-checkout): Modify access rights directly if the user
4341 requested not to use `cvs edit'. And refresh the mode line.
4342
4343 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
4344 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
4345
43462000-09-04 Stefan Monnier <monnier@cs.yale.edu>
4347
4348 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
4349 workfile' that got lost when the code was extracted from vc.el.
4350 And merged the tail with the rest of the code (not possible in the
4351 old vc.el where the tail was shared among all backends). And
4352 explicitly set the state to 'edited if `writable' is set.
4353
4354 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
4355 (vc-cvs-state): Be careful to return the value from
4356 vc-cvs-parse-state.
4357 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
4358 property but return it instead. Also be careful to handle a nil
4359 or "" `rev' when workfile is non-nil (it was handled properly when
4360 workfile was nil).
4361
4362 * vc.el: Removed those pesky unnecessary `(function' quotes.
4363 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
4364 directly in the defvar.
4365 (vc-do-command): Bind inhibit-read-only so as to properly handle
4366 the case where the destination buffer has been made read-only.
4367 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 4368 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
4369 (vc-annotate-mode-variables): Removed (code moved partly to
4370 defvars and partly to vc-annotate-add-menu).
4371 (vc-annotate-mode): Turned into a derived-mode.
4372 (vc-annotate-add-menu): Moved in code in
4373 vc-annotate-mode-variables.
4374 (vc-update-change-log): Use make-temp-file if available.
4375
43762000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
4377
4378 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
4379 `vc-checkout-model' updated to `vc-cvs-update-model'.
4380
43812000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4382
4383 * vc.el (vc-next-action-on-file): Added handling of state
4384 `unlocked-changes'.
4385 (vc-checkout-carefully): Is now practically obsolete, unless the
4386 above is too slow to be enabled unconditionally.
4387 (vc-update-change-log): Fixed typo.
4388
4389 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
4390
7f8b6551
SM
4391 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
4392 Now handles state `unlocked-changes'.
4393 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
4394
4395 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
4396
4397 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
4398 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
4399 `unlocked-changes'.
4400 (vc-rcs-workfile-unchanged-p): Renamed from
4401 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
4402 function yet, but supposed to become one soon.
4403
4404 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
4405 `vc-steal-lock'.
4406 (vc-call-backend): Changed error message.
4407 (vc-state): Added description of state `unlocked-changes'.
4408
44092000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4410
4411 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
4412 always return t in CVS-controlled directories.
4413
4414 * vc.el (vc-responsible-backend): New function.
4415 (vc-register): Largely rewritten.
4416 (vc-admin): Removed (implementation moved into vc-register).
4417 (vc-checkin): Redocumented.
4418 (vc-finish-logentry): If no backend defined yet (because we are in
4419 the process of registering), use the responsible backend.
4420
4421 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
4422 Updated function lists.
4423 (vc-call-backend): Fixed typo.
4424
7f8b6551
SM
4425 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
4426 New functions.
4427 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
4428 Removed query option. Redocumented.
7a004b71
GM
4429
44302000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4431
4432 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
4433
4434 * vc.el: Updated callers of `vc-checkout-required' to use
4435 `vc-checkout-model'.
4436
44372000-09-04 Martin Lorentzson <martinl@gnu.org>
4438
4439 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
4440 stuff updated to reference this function instead of the old
4441 `vc-backend-release-p'.
4442
44432000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4444
4445 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
4446 vc-checkout-model. Return appropriate values. Updated callers.
4447
44482000-09-04 Martin Lorentzson <martinl@gnu.org>
4449
7f8b6551 4450 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
4451 (vc-backend-revert): Function moved into `vc-revert';
4452 `vc-next-action' must be updated to accomodate this change.
4453 (vc-backend-steal): Function moved into `vc-finish-steal'.
4454 (vc-backend-logentry-check): Function moved into
4455 `vc-finish-logentry'.
4456 (vc-backend-printlog): Function moved into `vc-print-log'.
4457 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
4458 (vc-backend-assign-name): Function moved into
4459 `vc-create-snapshot'.
4460
44612000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4462
4463 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
4464 Rename to vc-checkout-model. Return appropriate values.
4465 Update callers.
7a004b71 4466
7f8b6551 4467 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 4468 to vc-checkout-model.
7f8b6551
SM
4469 (vc-checkout-required): Rename to vc-checkout-model.
4470 Re-implement and re-comment.
7a004b71
GM
4471 (vc-after-save): Use vc-checkout-model.
4472
44732000-09-04 Martin Lorentzson <martinl@gnu.org>
4474
7f8b6551
SM
4475 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
4476 Update to use the vc-BACKEND-diff functions instead.
4477 `vc-diff' is now working.
7a004b71 4478
7f8b6551 4479 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 4480
7f8b6551 4481 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
4482
4483 * vc-sccs.el (vc-sccs-diff): Function changed name from
4484 `vc-backend-diff'. This makes `vc-diff' work.
4485
7f8b6551 4486 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 4487 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 4488 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
4489 signaled during `vc-after-save'.
4490
7f8b6551
SM
4491 * vc.el: Fix typo.
4492 This checkin is made with our new VC code base for the very first time.
4493 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
4494
4495 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
4496 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
4497
4498 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
4499 updated to `vc-uses-locking'.
7f8b6551 4500 (vc-checkout-required): Call to backend function.
7a004b71
GM
4501 `vc-checkout-required' updated to `vc-uses-locking' instead.
4502
4503 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
4504 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
4505
7f8b6551 4506 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 4507 to match the split into various backends.
7f8b6551 4508 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
4509 (vc-retrieve-snapshot): Bug fix.
4510
45112000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4512
4513 * vc-sccs.el (vc-sccs-release): Doc fix.
4514
45152000-09-04 Martin Lorentzson <martinl@gnu.org>
4516
4517 * vc.el (vc-next-action-on-file): Bug found and fixed.
4518 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
4519 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
4520
4521 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
4522 (vc-rcs-checkout): Name space cleaned up. No more revision number
4523 crunching function names that are not prefixed with vc-rcs.
4524 (vc-rcs-checkout-model): Function added. References to
4525 `vc-checkout-model' replaced.
4526
45272000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4528
4529 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
4530 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
4531 still need to be split, and implemented for RCS).
4532
45332000-09-04 Martin Lorentzson <martinl@gnu.org>
4534
4535 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
4536
4537 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
4538 required by the vc.el file.
4539
4540 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
4541 required by the vc.el file.
4542 (vc-rcs-exists): Function added.
4543
4544 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
4545 required by the vc.el file.
4546
4547 * vc.el (vc-admin): Updated to handle selection of appropriate
4548 backend. Current implementation is crufty and need re-thinking.
4549
4550 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
4551
45522000-09-04 Martin Lorentzson <martinl@gnu.org>
4553
4554 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
4555 beginning of annotate buffers correctly.
4556
4557 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
4558 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
4559 functionality updated quite a lot to support multiple backends.
4560 Variables `vc-annotate-mode', `vc-annotate-buffers',
4561 `vc-annotate-backend' added.
4562
4563 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
4564 `vc-annotate-difference' added to supported backend functions.
4565
45662000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4567
4568 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
4569 Use with-temp-file instead of /bin/sh. Merged from mainline
4570
45712000-09-04 Martin Lorentzson <martinl@gnu.org>
4572
4573 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
4574
4575 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
4576
4577 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
4578
45792000-09-04 Martin Lorentzson <martinl@gnu.org>
4580
4581 * vc-hooks.el: vc-state-heuristic added to
4582 vc-backend-hook-functions.
4583
4584 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
4585
4586 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
4587
7f8b6551
SM
4588 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
4589 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
4590 state to `reserved'.
4591
4592 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
4593 `vc-checkout-required'. Rename the `locked' state to `reserved'.
4594
45952000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4596
7f8b6551 4597 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
4598 untouched.
4599
7f8b6551 4600 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 4601
7f8b6551 4602 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
4603 if defined. (Merged from main line, slightly adapted.)
4604
4605 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
4606 millenium problem (merged from mainline).
4607
46082000-09-04 Martin Lorentzson <martinl@gnu.org>
4609
4610 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
4611 part and moved the non-BACKEND stuff to vc.el.
4612
4613 * vc.el: Split the annotate feature into a BACKEND specific part
4614 and moved it from the vc-cvs.el file to this one.
4615
46162000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4617
7f8b6551
SM
4618 * vc-hooks.el: Implement new state model.
4619 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
4620 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 4621 locked by somebody else.
7f8b6551 4622 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
4623 vc-sccs-hooks.el and vc-rcs-hooks.el now.
4624 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 4625 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 4626
7f8b6551
SM
4627 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
4628 Various simplifications and adaptations all over the place.
7a004b71 4629
7f8b6551
SM
4630 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
4631 Simplify and adapt the rest.
7a004b71 4632
7f8b6551 4633 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 4634 interaction with view mode according to recent RCS change.
7f8b6551 4635 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
4636
46372000-09-04 Martin Lorentzson <martinl@gnu.org>
4638
7f8b6551 4639 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
4640
46412000-09-04 Martin Lorentzson <martinl@gnu.org>
4642
4643 * vc.el (vc-backend-release, vc-release-greater-or-equal)
4644 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
4645 (vc-minor-part, vc-previous-version): Functions that operate and
4646 compare revision numbers got proper documentation. Comments added
4647 about their possible removal.
4648
46492000-09-04 Martin Lorentzson <martinl@gnu.org>
4650
4651 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
4652 the vc-backend.el files.
4653
4654 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
4655
4656 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
4657 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
4658 (vc-rcs-previous-version): Functions added.
4659
4660 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
4661
4662 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
4663
46642000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4665
4666 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 4667 Comment out the definition for now. What is the right procedure
7a004b71
GM
4668 to get rid of it?
4669 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
4670 rewritten.
7f8b6551 4671 (vc-default-registered): Remove.
7a004b71
GM
4672 (vc-check-master-templates): New function; does mostly what the
4673 above did before.
4674 (vc-locking-user): Don't rely on the backend to set the property.
4675
4676 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 4677 Rewrite documentation.
7a004b71
GM
4678 (vc-rcs-templates-grabbed): New variable.
4679 (vc-rcs-grab-templates): New function.
7f8b6551 4680 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
4681
4682 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 4683 Rewrite documentation.
7a004b71
GM
4684 (vc-sccs-templates-grabbed): New variable.
4685 (vc-sccs-grab-templates): New function.
7f8b6551
SM
4686 (vc-sccs-registered): Rewrite to use above mechanism.
4687 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
4688 Don't throw the result, simply return it.
7a004b71 4689
7f8b6551
SM
4690 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
4691 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
4692 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 4693
7f8b6551 4694 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
4695 from main line.
4696
46972000-09-04 Martin Lorentzson <martinl@gnu.org>
4698
7f8b6551 4699 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 4700
7f8b6551 4701 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 4702
7f8b6551
SM
4703 * vc-rcs.el (vc-rcs-diff): New function.
4704 (vc-rcs-checkout): Bug (typo) found and fixed.
4705 (vc-rcs-register-switches): New variable.
7a004b71
GM
4706
4707 * vc.el (vc-backend-diff): Function removed and placed in the
4708 backend files.
4709
47102000-09-04 Martin Lorentzson <martinl@gnu.org>
4711
4712 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
4713
4714 * vc.el (vc-backend-checkout): Function removed and replaced in
4715 the vc-backend.el files.
4716
4717 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
4718
4719 * vc.el (vc-backend-admin): Removed and replaced in the
4720 vc-backend.el files.
4721
4722 * vc.el (Martin): Removed all the annotate functionality since it
4723 is CVS backend specific.
4724
47252000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4726
4727 * spec.txt: Added specification of vc-state.
4728
4729 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 4730 Remove handling of vc-latest-version and
7a004b71
GM
4731 vc-your-latest-version. What used to be vc-latest-version, is now
4732 returned as vc-workfile-version.
7f8b6551 4733 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
4734
47352000-09-04 Dave Love <fx@gnu.org>
4736
4737 * vc.el: [Merged from mainline.]
4738 (vc-dired-mode): Make the dired-move-to-filename-regexp
4739 regexp match the date, to avoid treating date as file size.
4740 Add YYYY S option to WESTERN/
4741
47422000-09-04 Dave Love <fx@gnu.org>
4743
4744 * vc.el: Require `compile' when compiling.
4745 (vc-logentry-check-hook): New option.
4746 (vc-steal-lock): Use compose-mail.
4747 (vc-dired-mode-map): Defvar when compiling.
4748 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
4749 vc-sccs.el and renamed. Callers changed.
4750 (vc-backend-checkout, vc-backend-logentry-check)
4751 (vc-backend-merge-news): Doc fix.
4752 (vc-default-logentry-check): New function.
4753 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
4754 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
4755 (vc-backend-merge): Doc fix. Use backend functions.
4756 (vc-check-headers): Use backend functions.
4757
4758 * vc-cvs.el: Require vc when compiling.
4759 (vc-cvs-register-switches): Doc fix.
4760 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
4761 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
4762 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
4763 New functions (code from vc.el).
4764 (vc-annotate-display-default): Fix interactive spec.
4765 (vc-annotate-time-span): Doc fix.
4766
4767 * vc-rcs.el: Require vc when compiling.
4768 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
4769 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
4770 (vc-rcs-checkin): New functions (code from vc.el).
4771 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
4772 Doc fix.
4773 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
4774
4775 * vc-sccs.el: Require vc when compiling.
4776 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
4777 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
4778 (vc-sccs-revert)
4779 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
4780 from vc.el).
4781 (vc-sccs-add-triple, vc-sccs-record-rename)
4782 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
4783 (vc-sccs-admin): Doc fix.
4784
47852000-09-04 Martin Lorentzson <martinl@gnu.org>
4786
4787 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
4788 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
4789 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
4790 from vc.el.
4791
4792 * vc-sccs.el (vc-admin-sccs): Added from vc.el
4793
4794 * vc-cvs.el: Moved the annotate functionality from vc.el.
4795 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
4796
47972000-09-04 Dave Love <fx@gnu.org>
4798
4799 * vc.el (vc-backend-release): Call vc-system-release.
4800
4801 * vc-sccs.el (vc-sccs-system-release):
4802 Renamed from vc-sccs-backend-release.
4803
4804 * vc-rcs.el (vc-rcs-system-release):
4805 Renamed from vc-rcs-backend-release.
4806
4807 * vc-cvs.el (vc-cvs-system-release):
4808 Renamed from vc-cvs-backend-release.
4809
48102000-09-04 Dave Love <fx@gnu.org>
4811
4812 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
4813 backend files.
4814 (vc-backend-release): Dispatch to backend functions.
4815 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
4816 probably needs attention.]
4817
4818 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
4819 (vc-sccs-backend-release): New function.
4820
4821 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
4822 (vc-cvs-backend-release): New function.
4823
4824 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
4825 Doc fix.
4826 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
4827 (vc-default-dired-state-info): New function.
4828 (vc-dired-state-info): Dispatch to backends.
4829 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
4830
4831 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
4832 from vc.el and renamed.
4833
48342000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4835
4836 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
4837 (vc-version-other-window, vc-backend-assign-name): Removed
4838 references to vc-latest-version; sometimes changed into
4839 vc-workfile-version.
4840
4841 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
4842 vc-rcs-master-workfile-version.
4843 (vc-rcs-workfile-version): Use the above. Don't call
4844 vc-latest-version (that was unreachable code, anyway).
4845 (vc-rcs-fetch-master-properties): Doc fix.
4846
4847 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
4848 (vc-backend-hook-functions): Removed them from this list, too.
4849 (vc-fetch-properties): Removed.
4850 (vc-workfile-version): Doc fix.
4851
4852 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
4853 (vc-rcs-workfile-version, vc-rcs-locking-user)
4854 (vc-rcs-uses-locking): Use it.
4855
4856 * vc-hooks.el (vc-consult-rcs-headers):
4857 Moved into vc-rcs-hooks.el, under the name
4858 vc-rcs-consult-headers.
4859
4860 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
4861 headers.
4862 (vc-cvs-find-master): Use this name only; correct different
4863 versions of the name.
4864
4865 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
4866 New functions.
4867 (vc-sccs-locking-user): Use the latter.
4868
4869 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
4870 New functions.
4871
4872 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
4873 Moved into both
4874 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
4875 functions are implementation details of those two backends.
4876
48772000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4878
4879 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
4880 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
4881
4882 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
4883 (vc-sccs-parse-locks): SCCS-specific code moved here from
4884 vc-hooks.
4885
4886 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
4887 code moved here from vc-hooks.
4888
4889 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
4890 into back-end specific parts and removed. Callers not updated
4891 yet; because I guess these callers will disappear into back-end
4892 specific files anyway.
4893
48942000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4895
4896 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
4897 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
4898 `vc-uses-locking'.
4899
4900 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
4901 Store yes/no in the property, and return t/nil. Updated all
4902 callers.
4903
4904 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
4905 vc-sccs-uses-locking. Don't set property.
4906 (vc-sccs-locking-user): Don't set property.
4907
4908 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
4909 vc-cvs-uses-locking. Don't set property here; leave that to
4910 vc-hooks.
4911 (vc-cvs-locking-user): Reflect above change. Streamlined.
4912
4913 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
4914 vc-rcs-uses-locking.
4915 (vc-rcs-locking-user): Reflect above change.
4916
49172000-09-04 Dave Love <fx@gnu.org>
4918
4919 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
4920
4921 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
4922
4923 * vc-hooks.el (vc-checkout-model): Punt to backends.
4924
4925 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
4926
4927 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
4928
4929 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
4930 New functions.
4931
4932 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
4933 New functions.
4934
4935 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
4936 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
4937
4938 * vc-hooks.el (vc-default-locking-user): New function.
4939 (vc-locking-user, vc-workfile-version): Punt to backends.
4940
49412000-09-04 Dave Love <fx@gnu.org>
4942
4943 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
4944 (vc-master-workfile-version): Moved from vc-hooks.
4945
4946 * vc-rcs-hooks.el: Fix duplicate code in last change.
4947
4948 * vc-rcs-hooks.el: Require vc-hooks when compiling.
4949 (vc-rcs-master-templates): Improve :type.
4950 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
4951 vc-master-workfile-version): Moved from vc-hooks.
4952
4953 * vc-sccs-hooks.el: Require vc-hooks when compiling.
4954 (vc-sccs-master-templates): Improve :type.
4955 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
4956
4957 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
4958
4959 * vc-cvs-hooks.el: Require vc-hooks when compiling.
4960 (vc-cvs-master-templates): Improve :type. Use
4961 vc-cvs-find-cvs-master.
4962 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
4963 from vc-hooks.
4964 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
4965
4966 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
4967 Moved to vc-cvs-hooks.
4968
4969 * vc-hooks.el: Add doc strings in various places. Simplify the
4970 minor mode setup.
4971 (vc-handled-backends): New user variable.
4972 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
4973 simplification.
4974
49752000-09-04 Dave Love <fx@gnu.org>
4976
4977 * vc.el: Some doc fixes for autoloaded and interactive functions.
4978 Fix compilation warnings from ediff stuff.
4979 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
4980
4981 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
4982
4983 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
4984
4985 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
4986
49872000-09-04 Dave Love <fx@gnu.org>
4988
4989 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
4990 New variable.
4991 (vc-make-backend-function, vc-loadup, vc-call-backend)
4992 (vc-backend-defines): New functions.
4993
4994 * vc-hooks.el: Various doc fixes.
4995 (vc-default-back-end, vc-follow-symlinks): Custom fix.
4996 (vc-match-substring): Function removed. Callers changed to use
4997 match-string.
4998 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
4999 Simplify.
5000
50012000-09-04 Dave Love <fx@gnu.org>
5002
5003 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
5004 type.
5005 (vc-sccs-project-dir, vc-search-sccs-project-dir)
5006 (vc-sccs-registered): Doc fix.
5007
5008 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
5009 (vc-cvs-registered): Doc fix.
5010
5011 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
5012 (vc-rcs-registered): Doc fix.
5013
50142000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5015
5016 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
5017
5018 * vc-hooks.el: vc-registered has been renamed
5019 vc-default-registered. Some functions have been moved to the
5020 backend specific files. they all support the
5021 vc-BACKEND-registered functions.
5022
50232000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
5024
5025 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
5026
5027 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
5028
a033ea13
DL
50292000-09-04 Dave Love <fx@gnu.org>
5030
179fc9ef
DL
5031 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
5032 menu-bar-update-hook.
5033
5034 * help.el (help-manyarg-func-alist): Add
5035 find-operation-coding-system.
5036
a033ea13
DL
5037 * wid-edit.el (widget-sexp-validate): Fix garbled code.
5038
5039 * custom.el (custom-set-variables): Print message about errors in
5040 setting.
5041
f8803e97
AI
50422000-09-03 Andrew Innes <andrewi@gnu.org>
5043
5044 * makefile.w32-in: Change to DOS line endings.
5045
59836110
EZ
50462000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
5047
5048 * mouse.el (mouse-popup-menubar): Supply the prompt string for
5049 minor-mode keymaps, if they don't have one.
5050
5514ba5c
EZ
50512000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
5052
5053 * eshell/esh-module.el (eval-when-compile): Don't lose if
5054 esh-module.el's file name is truncated to DOS 8+3 limits.
5055
79cf8e80
JW
50562000-09-01 John Wiegley <johnw@gnu.org>
5057
5058 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
5059 predicate, which caused entries in the completion list to be
5060 doubled.
5061
50622000-08-30 John Wiegley <johnw@gnu.org>
5063
5064 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
5065 sending to subprocesses. Also, hook pre-command-hook if
5066 `eshell-send-direct-to-subprocesses' is non-nil.
5067 (eshell-send-direct-to-subprocesses): New config variable. If t,
5068 subprocess input is send immediately.
5069 (eshell-toggle-direct-send): New function.
5070 (eshell-self-insert-command): New function.
5071 (eshell-intercept-commands): New function.
5072 (eshell-send-input): If direct subprocess sending is enabled,
5073 don't echo any input to the Eshell buffer. Let the subprocess
5074 handle that. This requires "stty echo" in bash, for example.
5075
50762000-08-28 John Wiegley <johnw@gnu.org>
5077
5078 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
5079 completion function for Eshell's implementation of `unset'.
5080
778911b9
EZ
50812000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
5082
5083 * info.el (Info-directory-list): Doc fix.
5084
05d07b49
PB
50852000-08-31 Peter Breton <pbreton@ne.mediaone.net>
5086
9b4a7800 5087 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
5088 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
5089
9941d4c7
KH
50902000-08-31 Kenichi Handa <handa@etl.go.jp>
5091
5092 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
5093 coding systems.
5094
af9ba8ad
AI
50952000-08-30 Andrew Innes <andrewi@gnu.org>
5096
5097 * timer.el (run-with-idle-timer): Undo last change, so that timer
5098 is not activated immediately if Emacs is already idle. Some
5099 existing code relies on this behaviour.
5100
caccd8f2
MB
51012000-08-30 Miles Bader <miles@gnu.org>
5102
5103 * frame.el (set-frame-font): Do completion of font-name for
5104 interactive use.
5105
b64c0a1c
KH
51062000-08-30 Kenichi Handa <handa@etl.go.jp>
5107
5108 * international/quail.el (quail-start-translation): Bind locally
5109 last-command-event, last-command, and this-command.
5110 (quail-start-conversion): Likewise.
75cf0095 5111 (quail-self-insert-command): Fix docstring.
b64c0a1c 5112
fd5f61d3
GM
51132000-08-29 Gerd Moellmann <gerd@gnu.org>
5114
5115 * progmodes/executable.el
5116 (executable-make-buffer-file-executable-if-script-p): Check that
5117 buffer contains at least 2 characters.
5118
5b671d04
EZ
51192000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
5120
5121 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
5122
485d9513
DL
51232000-08-29 Dave Love <fx@gnu.org>
5124
a39fb83d
DL
5125 * diff-mode.el (diff-mode) <defgroup>: Add :version.
5126 (diff-mode-shared-map): Bind mouse-2.
5127 (diff-imenu-generic-expression): New variable.
5128 (diff-mode): Use it.
5129
485d9513
DL
5130 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
5131 (mouse-popup-menubar): Add minor mode menus.
5132 (popup-menu): Check for lookup-key returning number.
5133
ba3478d9
MB
51342000-08-29 Miles Bader <miles@gnu.org>
5135
5136 * comint.el (comint-send-input): Create overlays using the proper
5137 front/read-advance arguments.
9b4a7800 5138
c3d6d211
GM
51392000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5140
5141 * ps-print.el: Even/odd pages printing. Doc fix.
5142 (ps-print-version): New version number (6.0).
5143 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
5144 (ps-background, ps-begin-file, ps-begin-job): Code fix.
5145 (ps-print-duplex-feature): Variable eliminated.
5146 (ps-even-or-odd-pages): New variable.
5147
ba087cd7 5148 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
5149 (ebnf-version): New version (3.3).
5150 (ebnf-user-arrow): Change variable customization to sexp.
5151 (ebnf-user-arrow): Function eliminated.
5152 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 5153
d313265f
KH
51542000-08-29 Kenichi Handa <handa@etl.go.jp>
5155
cba62b78 5156 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
5157 (help-make-xrefs): Handle help-xref-mule-regexp.
5158
5159 * international/mule-cmds.el (help-xref-mule-regexp-template): New
5160 variable.
5161 (describe-input-method): Temporarily activate the specfied input
5162 method to display the information.
5163 (describe-language-environment): Hyperlinks to mule related items.
5164
5165 * international/mule-diag.el (charset-multibyte-form-string): New
5166 function.
5167 (list-character-sets-1): Use charset-multibyte-form-string.
5168 (describe-character-set): New function.
5169 (describe-coding-system): Hyperlinks to safe character sets.
5170
5171 * international/quail.el (quail-help): New arg PACKAGE.
5172 Hyperlinks to mule related items.
5173 (quail-help-insert-keymap-description): Use
5174 substitute-command-keys instead of describe-bindings.
5175 (quail-translation-help): Hyperlinks to mule related items.
5176
b4bd214e
JW
51772000-08-28 John Wiegley <johnw@gnu.org>
5178
ca7aae91
JW
5179 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
5180 have a defsubst call itself. Made `eshell-flatten-list' back into
5181 a function again.
5182
b4bd214e
JW
5183 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
5184 catch, in case re-centering point at bottom messes up the display.
5185 This happens frequently in Emacs 21, due I believe to variable
5186 line heights.
5187
5188 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
5189 to call `find-tag-interactive'.
5190
5191 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
5192 the list of remember directories.
5193
d44e146b
JW
51942000-08-28 John Wiegley <johnw@gnu.org>
5195
5196 * align.el: Test align-region-separate to see if it's a symbol.
5197
546c0888 51982000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
5199
5200 * eshell/esh-util.el (eshell-flatten-list): Made this function
5201 into a defsubst form. It gets used very frequently, although
5202 calls don't occur all that often.
5203
5204 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
5205 examining it.
5206
5207 * eshell/esh-cmd.el (eshell-rewrite-while-command):
5208 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
5209 `eshell-protect'.
5210 (eshell-copy-handles): Created a new macro for duplicating the
5211 current set of open handles. This is needed by the looping
5212 functions.
5213 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
5214 is not incorrectly stomped on.
5215
5216 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
5217 declaration for pcomplete-use-paring.
5218 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
5219 value of eshell-cmpl-use-paring.
5220 * pcomplete.el (pcomplete-use-paring): New config variable, to
5221 indicate whether paring should be used.
5222 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
5223 completion alternatives that have already been used.
5224
5225 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
5226 bound to C-c C-y, which will repeat the previous N arguments
5227 (based on prefix argument).
5228 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
5229
5230 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
5231 if there is no *Help* buffer. This is for XEmacs, which renames
5232 its help buffers uniquely. TODO: Find out what the current buffer
5233 name to delete is.
5234
5235 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
5236 first entry that correlates to a passwd/group number. Later
5237 entries (used for group/user name aliasing to multiple IDs) are
5238 ignored.
5239
9b4a7800
TTN
5240 * eshell/em-xtra.el (eshell/expr):
5241 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
5242 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
5243 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
5244 argument list, before passing it to the system command.
5245
5246 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
5247 `find-tag' for use at final position in Eshell buffers (which
5248 otherwise triggers an error on Emacs 21).
5249 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
5250 buffer, if it is currently bound to `find-tag'.
5251
5252 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
5253 in the list of matched Makefile names.
5254 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
5255 directory, prefer its contents to Makefile.
5256
5257 * eshell/em-dirs.el (eshell/cd): cd commands that look up
5258 directory parts (like "cd old new", or "cd =regexp"), are now case
5259 sensitive on non-Windows/DOS platforms.
5260
5261 * eshell/esh-mode.el (eshell-parse-command-input): When a user
5262 types RET after an open delimiter (like "), display a message
5263 indicating that Eshell is waiting for the closing delimiter.
5264
5265 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
5266 environment variables.
5267
5268 * eshell/em-unix.el (eshell/diff): Added logic to fail more
5269 gracefully if the user enters incorrect arguments.
5270
5271 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
5272 Eshell buffers.
5273
9b4a7800
TTN
5274 * eshell/esh-var.el (eshell-interpolate-variable):
5275 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
5276 * eshell/em-unix.el (eshell-du-sum-directory):
5277 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
5278 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
5279 (not (= ...)).
5280
5281 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
5282 to ensure the `preserve' flag gets propagated when doing recursive
5283 directory copies.
5284
546c0888 52852000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
5286
5287 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
5288 Don't convert \n into \0177 in memory.
5289 (eshell-read-history, eshell-write-history): Convert \n to \0177,
5290 and back again, when reading and writing.
9b4a7800 5291
546c0888 52922000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
5293
5294 * eshell/esh-util.el (eshell-processp): Added to relieve constant
5295 testing of `fboundp' on `processp'.
5296
5297 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
5298 (eshell/jobs): Don't call process-list if it is not bound.
5299 (eshell-gather-process-output): Support systems where async
5300 subprocesses aren't supported.
5301 (eshell-scratch-buffer, eshell-last-sync-output-start): New
5302 variables.
5303
5304 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
5305 eshell-do-eval returns t.
5306 (eshell-do-pipelines-synchronously): New defmacro.
5307 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
5308 when async subprocesses aren't supported.
5309 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
5310 if async subprocesses aren't supported.
5311 (eshell-resume-command): Don't assume STATUS is a string.
5312
5313 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
5314
5315 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
5316 (eshell-close-target, eshell-get-target): Use eshell-processp.
5317 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
5318 fix.
5319 (eshell-get-target, eshell-create-handles): Doc fix.
5320
546c0888 53212000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 5322
546c0888 5323 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
5324 criterion to include commands that output something, as long as it
5325 leaves both the command and the end-of-buffer visible when the
5326 command has exited.
5327 (eshell-review-quick-commands): Adjust the help doc string
5328 accordingly.
5329
2a371c3b
PB
53302000-08-28 Peter Breton <pbreton@ne.mediaone.net>
5331
8348e1f9 5332 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 5333 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 5334
9b4a7800 5335 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
5336 (file-cache-assoc-function): New variable
5337 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
5338 Use file-cache-case-fold-search variable
5339 (file-cache-add-file): Use file-cache-assoc-function
5340 (file-cache-delete-file): likewise
5341 (file-cache-directory-name): likewise
5342 (file-cache-debug-read-from-minibuffer): likewise
5343
95931eb1
GM
53442000-08-28 Gerd Moellmann <gerd@gnu.org>
5345
5346 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
5347 (abbrev-table-name): New function.
5348 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
5349 If non-nil list local abbrev, only.
5350
bb17930d
GM
53512000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
5352
546c0888
EZ
5353 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
5354 from Gnus support code, and use special article copy buffer
bb17930d
GM
5355 `(gnus-original-article-buffer)' instead. This allows to get rid
5356 of article-hide-headers usage (which breaks in the latest Gnus
5357 version). Thanks to Detlev Zundel.
5358
41a68aef
KH
53592000-08-28 Kenichi Handa <handa@etl.go.jp>
5360
5361 * international/quail.el (quail-use-package): Hide "... loaded"
5362 message.
5363 (quail-start-translation, quail-start-conversion): Likewise.
5364
5365 * international/kkc.el (kkc-region): Hide "... loaded" message.
5366
28bb2cef
DL
53672000-08-27 Dave Love <fx@gnu.org>
5368
5369 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
5370
11a1118d
MB
53712000-08-27 Miles Bader <miles@gnu.org>
5372
5373 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
5374
0f85d477
KH
53752000-08-27 Kenichi Handa <handa@etl.go.jp>
5376
5377 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
5378 'ja-dic-cnv), not (require 'skkdic-cnv).
5379
2d73e8d3
MB
53802000-08-26 Miles Bader <miles@gnu.org>
5381
a0e5a5a4
MB
5382 * faces.el (face-x-resources): Add entry for :inherit.
5383 * cus-face.el (custom-face-attributes): Add support for :inherit
5384 attribute. Add support for relative face heights.
5385 (custom-face-attributes-get): Treat `nil' as being a default value
5386 for :inherit (as well as `unspecified').
5387
19feb949
MB
5388 * faces.el (set-face-attribute): Update doc string.
5389 (face-attribute-name-alist): Add :inherit.
5390 (face-valid-attribute-values): Handle :inherit.
5391 (face-read-string): Rephrase prompt to be less confusing.
5392 Assume that DEFAULT is a string, since we must return a string.
5393 (face-read-integer): Use `format' to turn DEFAULT into an
5394 acceptable default for face-read-string. Match NEW-VALUE against
5395 the string "unspecified", not the symbol `unspecified', since
5396 that's what face-read-string returns.
5397 (read-face-attribute): Lookup a name for old-value in valid, and
5398 use it as a default if we find one. Treat all values from
5399 face-read-string as strings. If the default is used, don't do any
5400 more processing on the value, just use the old value directly.
5401 (read-face-and-attribute, modify-face): Tweak prompt.
5402 (read-face-name): Don't assume prompt ends with a space.
5403
2d73e8d3
MB
5404 * faces.el (describe-face): Add support for :inherit attribute.
5405
a1a2e38f
KH
54062000-08-25 Kenichi Handa <handa@etl.go.jp>
5407
e84fa7c5
KH
5408 * terminal.el (terminal-emulator): Fix args to `concat'. Now
5409 concat doesn't accept interger.
5410
a1a2e38f
KH
5411 * international/kkc.el: Remove SKK from Keywords. Require
5412 ja-dic-utl instead of skkdic-utl.
5413
5414 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
5415 Provide ja-dic-cnv instead of skkdic-cnv.
5416 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
5417 (iso-2022-7bit-short): Add safe-charsets property.
5418 (skkdic-convert-postfix): Search Japanese chou-on character in
5419 addition to Hiragana character.
5420 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
5421 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
5422 (batch-skkdic-convert): Likewise.
5423
5424 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
5425 Provide ja-dic-utl instead of skkdic-utl.
5426 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
5427
f6499c03
DL
54282000-08-24 Dave Love <fx@gnu.org>
5429
1c2c3f16
DL
5430 * disp-table.el (standard-display-default): Make the test of `l'
5431 useful.
5432
f6499c03
DL
5433 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
5434 mod sample text.
5435
5436 * international/iso-ascii.el: Make pilcrow convenient string
5437 consistent with section.
5438 (iso-ascii-display): Set up multibyte characters as well as
5439 unibyte.
5440
c543db81
KH
54412000-08-24 Kenichi Handa <handa@etl.go.jp>
5442
5443 * international/mule-cmds.el (reset-language-environment): Set
5444 default-process-coding-system to '(undecided . iso-latin-1), which
5445 makes process I/O almost consistent with file I/O. Call this
5446 function when mule-cmds.el[c] is loaded.
5447
746d9caf
AI
54482000-08-22 Andrew Innes <andrewi@gnu.org>
5449
5450 * makefile.w32-in: New file.
5451
5484005d
MB
54522000-08-22 Miles Bader <miles@lsi.nec.co.jp>
5453
5454 * comint.el (comint-output-filter): Compare end of
5455 comint-last-output-overlay with the start of the newly inserted
5456 text, not the end, when deciding whether to extend it.
9b4a7800 5457 Set saved-point's insertion type to advance after insertion.
5484005d
MB
5458
5459 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
5460 since this is now done independently of font-lock mode.
5461
7a912f63
GM
54622000-08-21 Gerd Moellmann <gerd@gnu.org>
5463
5464 * server.el (server-kill-new-buffers): New user option.
5465 (server-existing-buffer): New buffer-local variable.
5466 (server-visit-files): When using an existing buffer, set
5467 server-existing-buffer to t.
5468 (server-buffer-done): If server-kill-new-buffers is t, kill the
5469 buffer, unless it was already present before visiting it with
5470 Emacs server.
9b4a7800 5471
240301df
EZ
54722000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
5473
5474 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
5475 even if the display doesn't support colors: some displays will
5476 support bold/underline faces.
5477
cbcef616
GM
54782000-08-21 Gerd Moellmann <gerd@gnu.org>
5479
6917e6bb
GM
5480 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
5481
cbcef616
GM
5482 * startup.el (command-line): If user's init file had an error,
5483 add explanatory text to *Messages*.
5484
6922b018
KH
54852000-08-21 Kenichi Handa <handa@etl.go.jp>
5486
5487 * man.el (Man-getpage-in-background): Decode the process output by
5488 the system locale coding system.
5489
e50c4203
DL
54902000-08-20 Dave Love <fx@gnu.org>
5491
96ab6351
DL
5492 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
5493 Don't test x-popup-menu.
5494 (function) <complete-function>: Complete only fbound symbols.
5495 <validate, value>: New.
5496 (variable) <complete-function>: Complete only bound symbols.
5497 (coding-system): Add :base-only, :complete-function, :validate,
5498 :value, :prompt-match.
5499 (widget-coding-system-prompt-value): Use read-coding-system and
5500 act on :base-only.
5501 (editable-field): Add :help-echo.
5502 (widget-push-button-gui, widget-push-button-cache)
5503 (widget-gui-action, widget-editable-list-gui): COmment out, along
5504 with uses.
5505 (widget-at): Make arg optional.
5506 (widget-echo-help): Adjust for current help-echo calling sequence.
5507 (widget-specify-field, widget-specify-button)
5508 (widget-specify-insert, widget-get-sibling, widget-image-find)
5509 (widget-convert, widget-insert, widget-leave-text)
5510 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
5511 (widget-setup, widget-field-find, widget-before-change)
5512 (widget-after-change, widget-default-complete)
5513 (widget-default-create, widget-default-delete)
5514 (widget-push-button-value-create, editable-field)
5515 (widget-field-prompt-value, widget-field-validate)
5516 (widget-choice-value-create, widget-choice-action)
5517 (widget-choice-validate, widget-checklist-add-item)
5518 (widget-radio-add-item, widget-radio-chosen)
5519 (widget-radio-value-inline, widget-editable-list-value-create)
5520 (widget-editable-list-entry-create)
5521 (widget-documentation-link-add)
5522 (widget-documentation-string-value-create)
5523 (widget-regexp-validate, widget-file-complete)
5524 (widget-sexp-validate, widget-plist-convert-widget)
5525 (widget-plist-convert-widget, widget-alist-convert-widget)
5526 (widget-alist-convert-widget, widget-color-complete): Simplify,
5527 particularly to avoid bindings which aren't optimized out.
5528
e50c4203
DL
5529 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
5530 Doc fix.
5531 (down-list, backward-up-list, up-list, kill-sexp)
5532 (backward-kill-sexp, mark-sexp): Make arg optional.
5533 (lisp-complete-symbol): Add optional arg PREDICATE.
5534
5535 * cus-start.el: Add display-buffer-reuse-frames,
5536 file-coding-system-alist.
5537
511bd4eb
GM
55382000-08-20 Gerd Moellmann <gerd@gnu.org>
5539
5540 * startup.el (command-line): Clear realized faces after
5541 modifying TTY color mappings.
5542
a9de7d29
MB
55432000-08-20 Miles Bader <miles@gnu.org>
5544
5545 * faces.el (face-attr-match-p): Don't return true if ATTRS are
5546 merely a subset of FACE's attributes.
5547
8a8023d9
MB
55482000-08-19 Miles Bader <miles@gnu.org>
5549
5550 * comint.el (comint-output-filter): Save the point with a marker,
5551 not just a buffer position.
5552
5553 * international/mule.el (set-buffer-process-coding-system): Make
5554 interactive prompt less confusing.
5555
1433385f
GM
55562000-08-19 Gerd Moellmann <gerd@gnu.org>
5557
5558 * hilit-chg.el: General cleanup of doc strings, comments and
5559 code formatting.
5560
136b4eda
MB
55612000-08-19 Miles Bader <miles@gnu.org>
5562
5563 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
5564 Compiler macro removed; beginning-of-line is no longer always
5565 equivalent to forward-line, in the presence of fields.
5566
5567 * comint.el (comint-output-filter): Remove ad-hoc saving of
5568 restriction, and just use save-restriction, now that it works
5569 correctly. Don't adjust comint-last-input-start to account for
5570 our insertion; it shouldn't have moved because we don't use
5571 insert-before-markers anymore. Comment out call to
5572 `force-mode-line-update'; why is it here?
5573
5574 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
5575 while checking for prompt to delete. Use `forward-line 0'
5576 instead of beginning-of-line.
5577 (gud-filter): Temporarily widen gud comint buffer while
5578 examining output.
5579
cdd0f857
SM
55802000-08-18 Stefan Monnier <monnier@cs.yale.edu>
5581
ebf96bfa
SM
5582 * progmodes/sh-script.el: Big bag of typos.
5583
cdd0f857
SM
5584 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
5585 check since ispell-process is not bound when ispell is not yet loaded.
5586
9bb7a286
DL
55872000-08-18 Dave Love <fx@gnu.org>
5588
5589 * image.el (find-image): Copy `spec' before using plist-put.
5590
74ec6045
GM
55912000-08-18 Gerd Moellmann <gerd@gnu.org>
5592
5593 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
5594 `portugues'.
5595
5596 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
5597 backward-kill-sexp, analogous to kill-sexp.
5598
5599 * progmodes/icon.el (icon-indent-line)
5600 (icon-is-continuation-line): Handle comments specially.
5601
56022000-08-17 Ken Stevens <k.stevens@ieee.org>
5603
5604 * ispell.el: Set to standard author/maintainer/keyword fields.
5605 Fine tuning to menu map appearance and operation, and added help.
5606 Remove `start' and `end' error messages when compiling.
5607 (ispell-choices-win-default-height): Fixed comment string.
5608 (ispell-dictionary-alist-1): Fixed regexp in castellano and
5609 castellano8 dictionaries.
5610 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
5611 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
5612 dictionary, added italiano dictionary.
5613 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
5614 word character
5615 (ispell-tex-skip-alists): Added psfig support.
5616 (ispell-skip-html): Renamed from ispell-skip-sgml.
5617 (ispell-begin-skip-region-regexp, ispell-skip-region)
5618 (ispell-minor-check): Improved html skipping support to skip across
5619 code, and recognize `&' commands without propper `;' syntax;
5620 (ispell-process-line): Fix alignment error when manually
5621 correcting spelling.
5622 (ispell): Fix comment string.
5623 (ispell-add-per-file-word-list): Always put word list on new line.
5624
3787e12e
GM
56252000-08-17 Gerd Moellmann <gerd@gnu.org>
5626
a7b28523
GM
5627 * format.el (format-encode-run-method): Fix error message to say
5628 `encode' instead of `decode'. Use save-window-excursion around
5629 shell-command-on-region as in format-decode-run-method because
5630 shell-command-on-region can display a buffer with error output.
5631 (format-decode): Don't record undo information for the decoding.
5632 (format-annotate-function): Add parameter FORMAT-COUNT. Make
5633 that number part of the temporary buffer name so that more than
5634 one decoding using a temporary buffer can happen safely.
5635
5636 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
5637 of `A-z' in the regexp.
5638
5639 * hilit-chg.el: Fix typos in commentary.
5640
3787e12e
GM
5641 * help.el (view-emacs-news): Rewritten for new naming scheme
5642 for old NEWS files.
5643
5644 * startup.el (command-line): Pop to *Messages* in case an error
5645 is signaled while loading user-init-file.
5646
d2473540
AS
56472000-08-17 Andreas Schwab <schwab@suse.de>
5648
5649 * files.el (insert-directory): Don't lose original file name,
5650 undoing an undocumented change.
5651
c0bbaf57
GM
56522000-08-17 Alex Schroeder <alex@gnu.org>
5653
5654 * sql.el (sql-magic-go): Use comint-bol.
5655 (sql-copy-column): Use comint-line-beginning-position.
5656 (comint-line-beginning-position): Define a replacement for
5657 comint-line-beginning-position if it is not fboundp.
5658
56592000-08-17 Alex Schroeder <alex@gnu.org>
5660
5661 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
5662 it didn't have any effect anyway.
5663
56642000-08-17 Alex Schroeder <alex@gnu.org>
5665
5666 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
5667 --pset and pager=off instead of sending \\o|cat at the beginning
5668 of the session.
5669
9d245da5
MB
56702000-08-17 Miles Bader <miles@gnu.org>
5671
5672 * progmodes/octave-inf.el: Add compatibility definition of
5673 comint-line-beginning-position.
5674
abfdbd2e
KH
56752000-08-17 Kenichi Handa <handa@etl.go.jp>
5676
5677 * startup.el (normal-top-level): Look in each dir in load-path for
5678 a leim-list.el file too. This assures of loading leim-list.el
5679 that is created at Emacs installation time even if a user have his
5680 own leim-list.el.
5681
a0b8c939
MB
56822000-08-17 Miles Bader <miles@gnu.org>
5683
5684 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
5685 foreground color to black if the background is dark.
5686
7382bcae
SM
56872000-08-16 Stefan Monnier <monnier@cs.yale.edu>
5688
5689 * loadhist.el (unload-feature): Typo.
5690
9b4a7800 5691 * finder.el (finder-compile-keywords):
7382bcae
SM
5692 * cus-dep.el (custom-make-dependencies): Add local-variable settings
5693 to the generated file.
5694
5695 * mail/mh-e.el (mh-make-local-vars):
5696 Replace make-variable-buffer-local with make-local-variable.
5697
cdd0f857 5698 * play/landmark.el:
7382bcae 5699 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
5700 * mail/mailabbrev.el (mail-abbrevs-mode):
5701 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
5702 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
5703
5704 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
5705
5706 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
5707 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
5708 Allow going past the last element.
9b4a7800 5709 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
5710 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
5711 (cvs-mouse-toggle-mark): Don't move point.
5712 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
5713
5714 * progmodes/compile.el (grep): Provide a default set of files.
5715 (next-error): Docstring fix.
5716 (compilation-find-file): Avoid find-file (fails in a dedicated window).
5717
5718 * emacs-lisp/easy-mmode.el (define-minor-mode):
5719 Use `symbol-value' to keep the byte-compiler quiet.
5720
5721 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
5722 (diff-find-source-location): New fun, extracted from diff-goto-source.
5723 (diff-goto-source): Use it.
5724 (diff-next-complex-hunk, diff-filter-lines): New function.
5725 (diff-apply-hunk): New command.
5726
5727 * smerge-mode.el (smerge-mode-menu): Doc fix.
5728
5729 * msb.el (msb-mode): Define it in terms of define-minor-mode.
5730
4f00b8c1
DL
57312000-08-16 Dave Love <fx@gnu.org>
5732
2b5198bb
DL
5733 * windmove.el (windmove) <defgroup>: Add :version.
5734
5735 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
5736 (goto-address-fontify-p, goto-address-highlight-p)
5737 (goto-address-url-face, goto-address-url-mouse-face)
5738 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
5739 (goto-address-url-regexp): Use thing-at-point-url-regexp.
5740 (goto-address-fontify, goto-address-at-mouse): Simplify,
5741 (goto-address-at-point): browse-url-url-at-point,
5742 goto-address-find-address-at-point can return nil.
5743 (goto-address-find-address-at-point): Return nil on failure.
5744
5745 * align.el (align) <defgroup>: Add :version.
5746
5747 * calculator.el (calculator): Add :version.
5748 (calculator): Use two lines for calculator window if `modeline'
5749 face is boxed.
5750
4f00b8c1
DL
5751 * play/5x5.el: Doc fixes.
5752 (5x5) <defgroup>: Add :version.
5753
5754 * play/fortune.el (fortune) <defgroup>: Add :version.
5755 (fortune-append): Fix error message.
5756 (fortune-from-region): Doc fix.
5757
5758 * play/pong.el (pong): Doc fix.
5759
5760 * play/morse.el: Keywords, commentary, autoloads.
5761
69db7ee7
EZ
57622000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
5763
5764 * desktop.el (desktop-save): Don't look at symbol-value of a
5765 member of minor-mode-alist, unless it is boundp.
5766
10e1dad9
SS
57672000-08-16 Sam Steingold <sds@gnu.org>
5768
a0b8c939 5769 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
5770 `while'; use `with-current-buffer' instead of `save-excursion'.
5771 Removed unnecessary kludges now that "*Buffer List*" is excluded.
5772
9d7bcb2e
KH
57732000-08-16 Kenichi Handa <handa@etl.go.jp>
5774
5775 * international/ccl.el (declare-ccl-program): Docstring modified.
5776 (ccl-execute-with-args): Likewise.
5777
04231ab8
MB
57782000-08-16 Miles Bader <miles@gnu.org>
5779
9d245da5 5780 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
5781 comint-line-beginning-position.
5782
f68446ef
GM
57832000-08-15 Gerd Moellmann <gerd@gnu.org>
5784
dc28878c
GM
5785 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
5786 'buffer-menu' property.
5787 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
5788 fails.
5789 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
5790 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
5791 wasn't killed.
10e1dad9 5792
58ed0d3b
GM
5793 * buff-menu.el (list-buffers-noselect): Don't display the
5794 *Buffer List* buffer.
5795
32dc52f7
GM
5796 * font-lock.el: Require jit-lock to prevent a very late
5797 `Loading jit-lock' message.
5798
f68446ef 5799 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 5800 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
5801 mail address.
5802
90ac90a2
MB
58032000-08-15 Miles Bader <miles@gnu.org>
5804
5805 * textmodes/ispell.el (ispell-graphic-p): New constant.
5806 (ispell-choices-win-default-height, ispell-help): Use
5807 `ispell-graphic-p' instead of `xemacsp'.
5808
b0a0e263
DL
58092000-08-15 Dave Love <fx@gnu.org>
5810
c1e757e3
DL
5811 * simple.el: Autoload widget-convert when compiling.
5812 (mail-user-agent): Doc fix.
5813
5814 * help.el (function-called-at-point, variable-at-point): Use
5815 with-syntax-table.
5816 (help-manyarg-func-alist): Add insert-and-inherit.
5817
5818 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
5819
5820 * delsel.el (delsel-unload-hook): New function.
5821
5822 * find-file.el: Doc fixes. Move provide to end.
5823 (ff) <defgroup>: Add :link.
5824 (ff-goto-click): Deleted.
5825 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
5826 Use mouse-set-point.
5827
5828 * textmodes/tildify.el: Doc fixes.
5829 (tildify) <defgroup>: Add:version.
5830
5831 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
5832 (glasses-custom-set): Use set-default, not set.
5833 (minor-mode-alist): Propertize the lighter.
5834 (glasses-mode): Provide optional arg.
5835
5f847612
DL
5836 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
5837 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
5838 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
5839 option. Provide :type.
5840 (cwarn-configuration): Provide :type.
5841 (cwarn-mode): Doc fix.
5842
5843 * add-log.el (change-log-merge): Doc fix.
5844 (change-log-redate): New command.
5845
b0a0e263
DL
5846 * net/browse-url.el (browse-url-filename-alist): Add a clause for
5847 Doze and Dog.
5848 (browse-url): Use dolist, not mapcar.
5849 (browse-url-at-point): Check for null url.
5850 (browse-url-event-buffer, browse-url-event-point): Functions
5851 deleted.
5852 (browse-url-at-mouse, browse-url-netscape): Simplify.
5853
5854 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
5855 modes.
5856 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
5857 Fix previous change to mapcan.
5858 (msb--init-file-alist, msb--add-separators)
5859 (msb--make-keymap-menu): Simplify.
5860 (msb--choose-file-menu): Use copy-sequence.
5861 (msb-mode-map): Add title to keymap.
5862 (msb-unload-hook): New function.
5863
5864 * bs.el: Fix indentation.
5865 (bs) <defgroup>: Add :links.
2b5198bb
DL
5866 (bs-show): Doc fix.
5867 (bs-apply-sort-faces): Don't use window-system.
5868 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 5869
70f1b78e
EZ
58702000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
5871
5872 * calendar/timeclock.el (timeclock-file): Run .timelog through
5873 convert-standard-filename.
5874
956777b3
GM
58752000-08-14 Gerd Moellmann <gerd@gnu.org>
5876
3215096c
GM
5877 * emacs-lisp/authors.el: New file.
5878
956777b3
GM
5879 * paren.el (show-paren-priority): New user option.
5880 (show-paren-function): Set overlay priorities to
5881 show-paren-priority.
10e1dad9 5882
0cde1424
MB
58832000-08-14 Miles Bader <miles@gnu.org>
5884
5885 * comint.el (comint-bol): Use `forward-line 0' instead of calling
5886 beginning-of-line with inhibit-field-text-motion bound.
5887
90cbf47e
GM
58882000-08-14 Gerd Moellmann <gerd@gnu.org>
5889
5890 * calendar/timeclock.el: New file.
5891
58922000-08-14 David Ponce <david@dponce.com>
5893
5894 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
5895 `widget-button-click'. so that one can use left mouse button to
5896 click on dialog buttons.
5897
58982000-08-14 Emmanuel Briot <briot@gnat.com>
5899
5900 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 5901 identifiers, since XML is case sensitive
10e1dad9 5902
79e8dca7 59032000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 5904
660394d1
MB
5905 * comint.el (comint-output-filter): Don't bother frobbing
5906 window-start, it doesn't seem to be necessary.
79e8dca7
MB
5907
5908 * comint.el (comint-send-string, comint-send-region): Make into
5909 real functions. Snapshot the prompt before sending.
5910
218c2cc7
EZ
59112000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
5912
5913 * info.el (Info-find-emacs-command-nodes): Rewrite to use
5914 technique similar to Info-index, instead of relying on specific
5915 names of relevant Index nodes.
5916 (Info-goto-emacs-command-node): Bind Info-history to nil when
5917 going to the first node found by Info-find-emacs-command-nodes.
5918
51e066d2 59192000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
5920
5921 * menu-bar.el (menu-bar-help-menu): Add a :help string.
5922
867102f2
MB
59232000-08-10 Miles Bader <miles@gnu.org>
5924
5925 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
5926
af718538
EZ
59272000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
5928
5929 * info.el (Info-file-list-for-emacs): More elements for the
5930 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
5931 and woman manuals.
5932
c51bacd6
MB
59332000-08-10 Miles Bader <miles@lsi.nec.co.jp>
5934
5935 * comint.el (comint-send-input): Make the newline boundary overlay
5936 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
5937 (comint-output-filter): Use `insert' instead of
5938 `insert-before-markers'. Extend comint-last-output-overlay when
5939 necessary since we can't rely on insert-before-markers to do it.
5940 * gud.el (gud-filter): Use `with-current-buffer' instead of
5941 save-excursion when inserting the output, so that point gets
5942 updated correctly; the old method relied on a rather dodgy
5943 side-effect of comint-output-filter to avoid the effect of
5944 save-excursion.
5945
98532b12
EZ
59462000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
5947
5948 * files.el (recover-file): Call insert-directory instead of
5949 invoking `ls' directly.
5950
3db4b719
MB
59512000-08-10 Miles Bader <miles@gnu.org>
5952
5953 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
5954 (comint-last-prompt-overlay): New variables.
5955 (comint-output-filter): Implement prompt highlighting.
5956 (comint-snapshot-last-prompt): New function.
5957 (comint-send-input): Snapshot the last prompt.
5958 Use comint-highlight-input-face.
5959 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
5960 Use defface instead of defcustom.
5961 (send-invisible, comint-send-eof): Snapshot the last prompt.
5962 (comint-delchar-or-maybe-eof): Use comint-send-eof.
5963 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
5964
96190aa1
SM
59652000-08-09 Stefan Monnier <monnier@cs.yale.edu>
5966
5cda4b07
SM
5967 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
5968 (regexp-opt-group): Use a list of chars for `letters'.
5969 (regexp-opt-charset): `chars' is now a list of chars.
5970 Use a char-table rather than a vector so it works for multibyte chars.
5971
96190aa1
SM
5972 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
5973 Set cvs-minor-current-files to the selected fileinfo.
5974 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
5975 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
5976
7d093d56
EZ
59772000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
5978
5979 * files.el (insert-directory): Don't call access-file on
5980 directories on DOS and Windows.
5981
b24c5811
KH
59822000-08-09 Kenichi Handa <handa@etl.go.jp>
5983
5984 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
5985 longer if necessary.
5986 (ccl-embed-code): Call ccl-embed-data to store CODE in
5987 ccl-program-vector.
5988
0a6fd67e
MB
59892000-08-09 Miles Bader <miles@gnu.org>
5990
5991 * comint.el (comint-output-filter): Properly handle the case where
5992 the text surrounded by comint-last-output-overlay was deleted.
5993
9f6d1a6c
GM
59942000-08-08 Gerd Moellmann <gerd@gnu.org>
5995
25ad1371
GM
5996 * info.el (Info-insert-dir): Use Info-additional-directory-list if
5997 non-nil.
5998 (Info-file-list-for-emacs): Remove "info" from the list because
5999 that leads to trying to use the documentation from file `info'
6000 in various situations where it isn't appropriate, for instance
6001 C-h C-k C-h i.
6002
6003 * ffap.el (ffap-read-file-or-url-internal): Handle case that
6004 DIR and/or STRING are nil.
6005
6006 * progmodes/compile.el (compilation-setup): Make variable
6007 compilation-error-screen-columns buffer-local, as some comment
6008 in the code suggests it should be.
6009
6010 * files.el (auto-mode-interpreter-regexp): New variable.
6011 (set-auto-mode): Use it.
6012
6013 * indent.el (indent-for-tab-command): Doc fix.
6014
6015 * mouse-sel.el (mouse-sel-mode): Doc fix.
6016
9f6d1a6c
GM
6017 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
6018 labels.
6019
6020 * help.el (print-help-return-message): When
6021 display-buffer-reuse-frames is set, let the help window been quit,
6022 instead of deleting it, which might delete a reused frame.
6023
3d819a75
EZ
60242000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6025
6026 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
6027 rename a directory to a name that differs only by its letter case.
6028
c5a52529
KH
60292000-08-08 Kenichi Handa <handa@etl.go.jp>
6030
6031 * international/quail.el (quail-define-rules): Handle Quail decode
6032 map correctly. Add code for supporting annotations.
6033 (quail-install-decode-map): New function.
6034 (quail-defrule-internal): New optional arguments decode-map and
6035 props.
6036 (quail-advice): New function.
6037
5e9e032a
SS
60382000-08-07 Sam Steingold <sds@gnu.org>
6039
6040 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
6041 `defconst', `define-condition', `with-slots'.
6042 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
6043
46645f4b
MB
60442000-08-03 Miles Bader <miles@gnu.org>
6045
6046 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6047 New variable.
6048 (comint-prompt-regexp, comint-get-old-input): Document dependence on
6049 comint-use-prompt-regexp-instead-of-fields.
6050 (comint-send-input): Add `input' field property to stuff we send to
6051 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
6052 (comint-output-filter): Add `output' field property to process
6053 output, if comint-use-prompt-regexp-instead-of-fields is nil.
6054 (comint-replace-by-expanded-history)
6055 (comint-get-old-input-default, comint-show-output)
6056 (comint-backward-matching-input, comint-forward-matching-input)
6057 (comint-next-prompt, comint-previous-prompt): Use field
6058 properties if comint-use-prompt-regexp-instead-of-fields is nil.
6059 (comint-line-beginning-position): New function.
6060 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
6061 (comint-replace-by-expanded-history-before-point): Use
6062 comint-line-beginning-position and line-end-position.
6063 (comint-last-output-overlay): New variable.
6064 (comint-mode): Make `comint-last-output-overlay' buffer-local.
6065
6066 * shell.el (shell-prompt-pattern): Doc change.
6067 (shell-backward-command): Use line-beginning-position.
6068
6069 * gud.el (gud-gdb-complete-command): Use
6070 comint-line-beginning-position.
6071
6072 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
6073 comint-bol doesn't actually go to the beginning of the line.
6074
6075 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
6076 if comint-use-prompt-regexp-instead-of-fields is non-nil.
6077 (try-expand-line-all-buffers): Likewise.
6078
6079 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
6080 explicitly matching comint-prompt-regexp.
6081 (sql-copy-column): Use comint-line-beginning-position instead of
6082 explicitly matching comint-prompt-regexp.
6083
6084 * progmodes/octave-inf.el (inferior-octave-complete): Use
6085 comint-line-beginning-position.
6086
6087 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
6088
6089 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
6090 looking for a prompt, use `forward-line 0' instead of
6091 `beginning-of-line', to avoid getting caught by an input field.
6092
ff3d9573
GM
60932000-08-07 Gerd Moellmann <gerd@gnu.org>
6094
6095 * files.el (shell-quote-wildcard-pattern): Make sure to return
6096 PATTERN, in the Unix case.
6097
e0d8827b
EZ
60982000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
6099
6100 * play/zone.el (zone): Discard any pending input before running
6101 the randomly-chosen pgm.
6102
24d55b8f
KH
61032000-08-07 Kenichi Handa <handa@etl.go.jp>
6104
6105 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
6106 checking the existence of any multibyte characters.
6107
3d05e1ee
GM
61082000-08-06 Gerd Moellmann <gerd@gnu.org>
6109
6c4a4368
GM
6110 * help.el (describe-mode): Test minor-mode symbol for being
6111 bound before testing its value for being nil.
6112
3d05e1ee
GM
6113 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
6114 `first', `second', and `third'.
6115
6116 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
6117 (second): Make it an alias for `cadr'.
6118
6968a481
EZ
61192000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
6120
6121 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
6122 types of display support faces now.
6123
e49aa397
GM
61242000-08-05 Gerd Moellmann <gerd@gnu.org>
6125
6126 * pcvs.el (require): Require `cl' during compilation, only.
6127
6128 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
6129 (toplevel): Remove `remq' and `remove' from autoloads.
6130 (cl-fake-autoloads): New variable. If set, arrange for an error
6131 when CL functions etc. are autoloaded.
6132
588aca27
EZ
61332000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
6134
2e78d4ab
EZ
6135 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
6136
85628348
EZ
6137 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
6138 popped up, but the user clicks outside the menu, return an empty
6139 regexp (that causes unhighlight-regexp to have no effect).
6140
74f0e552
EZ
6141 * menu-bar.el (menu-bar-games-menu): Add Zone.
6142
588aca27
EZ
6143 * hi-lock.el (toplevel): Require font-lock.
6144
f4988be7
GM
61452000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6146
ba087cd7 6147 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
6148 (ebnf-8-bit-chars): New var for bug fix.
6149 (ebnf-string): Bug fix.
6150
027b73ac
SS
61512000-08-03 Sam Steingold <sds@gnu.org>
6152
6153 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
6154 instead of `buffer-string'.
6155 (require 'cl): Always, not just when compiling.
6156 `ignore-errors' in `interactive', `list*', `defun*' &c make this
6157 necessary.
6158
2f1fa038
EZ
61592000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
6160
6161 * international/mule-cmds.el (select-safe-coding-system): Make
6162 the message text about selecting a safe coding system more clear.
6163
ead53494
GM
61642000-08-02 Gerd Moellmann <gerd@gnu.org>
6165
abb2db1c
GM
6166 * hi-lock.el: New file.
6167
6168 * play/zone.el: New file.
6169
ead53494
GM
6170 * replace.el (occur): Set tab-width in the *Occur* buffer to the
6171 value of tab-width in the original buffer. Choose a line number
6172 format that's a multiple of the original buffer's tab width, so
6173 that lines appear right.
6174
6175 * textmodes/ispell.el (ispell): New function, replacing an alias.
6176 Spell-check active region if in transient-mark-mode and mark
6177 is active; otherwise spell-check buffer.
6178
61792000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6180
6181 * ps-mule.el: Fix a customization problem on
6182 ps-mule-font-info-database-default.
6183
f4a2b0a4
EZ
61842000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
6185
6186 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
6187 display-mouse-p instead of window-system.
6188 (ebrowse-member-mode-map): Ditto.
6189
b685181e
GM
61902000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6191
ba087cd7
EZ
6192 * progmodes/ebnf2ps.el: Update ps-print functions call.
6193 Indentation fix. Doc fix.
b685181e
GM
6194 (ebnf-version): New version number (3.2).
6195 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 6196
3b5fab87
EZ
61972000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
6198
032ebb29
EZ
6199 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
6200 font lock support on window-system.
6201 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
6202
3b5fab87
EZ
6203 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
6204 display-color-p, if fboundp, instead of window-system.
6205
7e2605e7
EZ
62062000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
6207
6208 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
6209 instead of window-system.
6210
6211 * wid-edit.el (widget-choose): Use display-mouse-p instead of
6212 window-system.
6213 (widget-choice-mouse-down-action): Use display-popup-menus-p
6214 instead of window-system.
6215
6216 * strokes.el (strokes-file): Run the file name through
6217 convert-standard-filename.
6218 (strokes-mode): Call display-mouse-p instead of looking at
6219 window-system. Change the error message accordingly.
6220
6221 * progmodes/cpp.el (toplevel): Support faces on tty's.
6222
6223 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
6224 (lm-plot-square, lm-init-display): Don't use window-system.
6225
6226 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
6227 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
6228
6229 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
6230 instead of looking at window-system.
6231
26119624
GM
62322000-07-30 Gerd Moellmann <gerd@gnu.org>
6233
6234 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
6235 of testing if iswitchb-prepost-hooks is bound, because the
6236 latter will always be true when invoking a recursive minibuffer
6237 from an active Iswitchb buffer.
6238
c90596f3
EZ
62392000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
6240
6241 * files.el (shell-quote-wildcard-pattern): New function.
6242 (insert-directory): Call it. Only prepend "\" to command on Unix
6243 and GNU/Linux systems.
6244
18925e78
GM
62452000-07-30 Gerd Moellmann <gerd@gnu.org>
6246
6247 * eshell/esh-groups.el: Change custom :link file names
6248 from `eshell.info' to `eshell'.
6249
62502000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
6251
6252 * dired.el (dired-build-subdir-alist): Expand subdirectory names
6253 correctly in recursive ange-ftp listings.
6254
62552000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6256
6257 * ps-print.el: Fix bug 1: if ps-font-size-internal,
6258 ps-header-font-size-internal and
6259 ps-header-title-font-size-internal variables are not set,
6260 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
6261 face text property is (foreground-color . COLOR) or
6262 `(background-color . COLOR)', ps-print crashes. Doc fix.
6263 (ps-print-version): New version number (5.2.4).
6264 (ps-plot-region): Code fix.
6265 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
6266 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
6267 Bug fix 2.
6268
62692000-07-30 Milan Zamazal <pdm@freesoft.cz>
6270
6271 * glasses.el (glasses-make-readable): Fix uncapitalization of
6272 identifiers like `myXMLDocument'.
6273
aeb4c63e
KF
62742000-07-28 Karl Fogel <kfogel@red-bean.com>
6275
18925e78
GM
6276 * mail/mail-hist.el (mail-hist-previous-input)
6277 (mail-hist-next-input): Do the obvious code factorization.
6278 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
6279 code of above two.
6280 If inserting a message body, leave point at top.
6281
9d453139
SS
62822000-07-28 Sam Steingold <sds@gnu.org>
6283
6284 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
6285 Use `<=', not `<' to compare times!
6286 (ange-ftp-ls): Remove.
9d453139 6287
b548072f
GM
62882000-07-27 Gerd Moellmann <gerd@gnu.org>
6289
27848c01
GM
6290 * play/cookie1.el: Add explanation of how to make cookie.el
6291 compatible with strfile(1) to comment.
6292
6293 * subr.el (remove, remq): New functions.
6294
3ab82477
GM
6295 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
6296 escape `*' in regexps.
6297 (midnight-find): Reverse order of arguments in the funcall of
6298 TEST.
6299
6300 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
6301 and `.class'.
6302
b548072f
GM
6303 * play/meese.el: Add Commentary section.
6304
27848c01
GM
63052000-07-27 Alex Schroeder <alex@gnu.org>
6306
6307 * sql.el (sql-ms): Added autoload cookie.
6308 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
6309 (sql-oracle): Ditto.
6310 (sql-help): Doc change.
6311
6312 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
6313 types and exceptions.
6314
63152000-07-27 Alex Schroeder <alex@gnu.org>
6316
6317 * sql.el (sql-placeholder-history): New variable.
6318 (sql-query-placeholders-and-send): New function that will query
6319 the user and replace placeholders with user input.
6320 (sql-oracle): If running on NT, set comint-input-sender to
6321 sql-query-placeholders-and-send.
6322
6323 (sql-stop): If in the SQLi buffer, insert stop notification, else
6324 present it as a message.
6325
63262000-07-27 Alex Schroeder <alex@gnu.org>
6327
6328 * sql.el (sql-input-ring-separator): Doc change.
6329 (sql-input-ring-file-name): Doc change.
6330 (sql-interactive-mode): Use `sql-input-ring-separator' and
6331 `sql-input-ring-file-name' to set the comint-mode equivalents
6332 without making them local variables.
6333 (sql-stop): Don't bind `sql-input-ring-separator' and
6334 `sql-input-ring-file-name' dynamically to their comint-mode
6335 equivalents.
6336
91ae8751
KH
63372000-07-27 Kenichi Handa <handa@etl.go.jp>
6338
6339 * international/mule.el (register-char-codings): New function.
6340 (make-coding-system): Handle `safe-chars' specification in the arg
6341 PROPERTY.
6342
6343 * international/mule-cmds.el
6344 (find-coding-systems-region-subset-p): This function deleted.
6345 (sort-coding-systems-predicate): New variable.
6346 (sort-coding-systems): New function.
6347 (find-coding-systems-region): Use
6348 find-coding-systems-region-internal.
6349 (find-coding-systems-string): Use find-coding-systems-region.
6350 (find-coding-systems-for-charsets): Check
6351 char-coding-system-table.
6352 (select-safe-coding-system-accept-default-p): New variable.
6353 (select-safe-coding-system): Mostly rewritten. New argument
6354 ACCEPT-DEFAULT-P.
6355 (select-message-coding-system): Call select-safe-coding-system
6356 with ACCEPT-DEFAULT-P arg.
6357 (reset-language-environment): Reset default-sendmail-coding-system
6358 to the default value iso-latin-1.
6359 (set-language-environment): Don't set the obsolete variable
6360 charset-origin-alist.
6361
6362 * international/codepage.el (cp-coding-system-for-codepage-1):
6363 Give `safe-chars' property to make-coding-system.
6364
6365 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
6366 calling select-message-coding-system twice.
6367
6368 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
6369 instead of `safe-charsets'.
6370 (cyrillic-alternativnyj): Likewise.
6371 (ccl-encode-alternativnyj): Don't check the charset
6372 cyrillic-iso8859-5.
6373
90cf4474
KH
63742000-07-27 Kenichi Handa <handa@etl.go.jp>
6375
6376 * composite.el (compose-chars-after): Preserve match data.
6377
a1f84f6d
SS
63782000-07-26 Sam Steingold <sds@gnu.org>
6379
6380 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
6381 (ange-ftp-real-file-newer-than-file-p): New function.
6382 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
6383 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
6384
6385 * tooltip.el (tooltip-float-time): Removed (use `float-time').
6386 * midnight.el (midnight-float-time): Ditto.
6387
e092928e
AS
63882000-07-26 Andreas Schwab <schwab@suse.de>
6389
6390 * files.el (normal-backup-enable-predicate): Correct
6391 interpretation of the return value of compare-strings.
6392
7465ebef
GM
63932000-07-26 Gerd Moellmann <gerd@gnu.org>
6394
3353ef5a
GM
6395 * isearch.el (isearch-resume): New function.
6396 (isearch-done): Add something to command-history to resume
6397 the search.
6398 (isearch-yank-line, isearch-yank-word): Use
6399 buffer-substring-no-properties instead of buffer-substring.
6400
7465ebef
GM
6401 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
6402 of flyspell-mouse-map.
6403
6404 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
6405 duplicate definition.
6406 (makefile-mode): Remove duplicate setting of local-abbrev-table.
6407
6408 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
6409 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
6410
5044b74a
SS
64112000-07-25 Sam Steingold <sds@gnu.org>
6412
25759a92
SS
6413 * net/ange-ftp.el: Get modtime over the net.
6414 (ange-ftp-file-modtime): New function.
a95cb10a
GM
6415 (ange-ftp-write-region, ange-ftp-insert-file-contents)
6416 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
6417 Use it.
6418 (ange-ftp-dot-to-slash): New function.
6419 (ange-ftp-fix-name-for-vms): Use it.
6420
5044b74a
SS
6421 * midnight.el (midnight-buffer-display-time): Use
6422 `with-current-buffer'.
6423
5dcfb3f4
GM
64242000-07-25 Gerd Moellmann <gerd@gnu.org>
6425
6426 * find-dired.el: Update copyright notice.
6427 (find-dired): Offer to kill a running `find'.
6428
6429 * enriched.el (enriched-face-ans): For a `foreground-color'
6430 property, return '(("x-color" COLOR))' so that COLOR will be
6431 output as a parameter of the x-color annotation. Likewise for the
6432 `background-color' property. In the case of normal face
6433 properties, don't return annotations for unspecified foreground
6434 and background face attributes.
6435
8c662166
KH
64362000-07-25 Kenichi Handa <handa@etl.go.jp>
6437
6438 * language/japan-util.el (japanese-katakana-region): Fix handling
6439 HANKAKU argument.
6440
c28da489
MB
64412000-07-25 Miles Bader <miles@gnu.org>
6442
6443 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
6444 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
6445 constrain-to-field.
6446
ad349719
AI
64472000-07-24 Andrew Innes <andrewi@gnu.org>
6448
6449 * timer.el (timer-activate-when-idle): Add optional parameter
6450 DONT-WAIT. Update docstring.
6451 (run-with-idle-timer): Specify extra parameter to
6452 timer-activate-when-idle, so that timer will be activated
6453 immediately if Emacs is already idle.
6454
6455 * w32-fns.el (w32-using-nt): Fix docstring.
6456
c95162f5
DL
64572000-07-24 Dave Love <fx@gnu.org>
6458
6459 * mouse.el (popup-menu): Set last-command-event.
6460 (mouse-major-mode-menu-prefix): Declare.
6461
e3c31fd5
GM
64622000-07-24 Gerd Moellmann <gerd@gnu.org>
6463
6464 * textmodes/flyspell.el: Update to author's version 1.5d.
6465
6466 * progmodes/hideshow.el: Update copyright notice.
6467
6468 * vcursor.el: Set maintainer to FSF, since author cannot
6469 be reached.
6470
7636d2a3
EZ
64712000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
6472
fbe0a958
EZ
6473 * info.el (Info-goto-emacs-key-command-node): Leave a space after
6474 the prompt.
6475
7636d2a3
EZ
6476 * mouse.el (popup-menu): Run the keymap through indirect-function,
6477 in case it was defined with define-prefix-key. If the menu is a
6478 list of keymaps, look up the binding of user's choice in each one
6479 of the keymaps.
6480 (mouse-popup-menubar): If the global and local menu-bar keymaps
6481 don't have a prompt string, create one and insert it into the
6482 keymap. Don't barf if current-local-map returns nil.
6483
e024b101
GM
64842000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
6485
6486 * dired.el (dired-sort-R-check): Added to allow recursive listing
6487 to be undone.
6488 (dired-sort-other): Use it.
6489
7972fcfc
GM
64902000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6491
e024b101 6492 * Release of cc-mode 5.27
7972fcfc
GM
6493
64942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6495
6496 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
6497 c-beginning-of-statement-1 that caused a bad case of recursion
6498 which could consume a lot of CPU in large classes in languages
6499 that have in-expression classes (i.e. Java and Pike).
6500
6501 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
6502 statements before top level constructs (i.e. case 6 is moved
6503 before case 5 and is now case 4) to catch in-expression
6504 classes in top level expressions correctly.
6505
65062000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6507
6508 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
6509 objc-method-intro. Case 4 removed and case 5I added.
6510
6511 * cc-langs.el (c-append-paragraph-start): New variable used by
6512 c-common-init to get paragraph-start correct.
6513 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
6514 initialize paragraph-start to make it correct both with and
6515 without the javadoc special case.
6516
6517 * cc-mode.el (java-mode): Use c-append-paragraph-start to
6518 initialize paragraph-start for javadoc markup.
6519
6520 * cc-vars.el (c-style-variables-are-local-p): Incompatible
6521 change by defaulting this to t. It's motivated by the
6522 confusing behavior that otherwise arise from the style system
6523 when editing both java and non-java files at the same time
6524 (see the comments about style setting in c-common-init).
6525
65262000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6527
6528 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
6529 similar to the one in c-fill-paragraph to check the fill
6530 prefix from the adaptive fill function for sanity.
6531
65322000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6533
6534 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
6535 defun block.
6536
65372000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6538
5044b74a 6539 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
6540
65412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6542
6543 * cc-align.el (c-lineup-multi-inher): Handle lines with
6544 leading comma nicely. Extended to handle member initializers
6545 too.
6546
e024b101 6547 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
6548 c-guess-basic-syntax): Fixed recognition of inheritance lists
6549 when the lines begins with a comma.
6550
5044b74a 6551 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
6552
6553 * cc-vars.el (c-offsets-alist): Changed default for
6554 member-init-cont to c-lineup-multi-inher since it now handles
6555 member initializers and indents better for leading commas.
6556
65572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6558
6559 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
6560 handling that caused class open lines to be recognized as
6561 statement-conts in some cases.
6562
6563 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
6564 guessed by the adaptive fill function unless point is on the
6565 first line of a block comment.
6566
6567 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
6568 when the buffer ends with a macro continuation char.
6569
6570 * cc-engine.el (c-guess-basic-syntax): Added support for
6571 function definitions as statements in Pike. The first
6572 statement in a lambda block is now labeled defun-block-intro
6573 instead of statement-block-intro.
6574
6575 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
6576 so that the class surrounding point is selected, not the one
6577 innermost in the state.
6578
6579 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
6580 recognition of switch labels having hanging multiline
6581 statements.
6582
6583 * cc-engine.el (c-beginning-of-member-init-list): Broke out
6584 some code in c-guess-basic-syntax to a separate function.
6585 * cc-engine.el (c-just-after-func-arglist-p): Fixed
6586 recognition of member inits with multiple line arglists.
6587 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
6588 member-init-cont when the commas are in funny places.
6589
65902000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6591
6592 * cc-defs.el (c-auto-newline): Removed this macro since it's
6593 not used anymore.
6594
6595 * cc-engine.el (c-looking-at-bos): New helper function.
6596 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
6597 inexpr and toplevel classes apart in Pike.
6598
6599 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
6600 of case 9A.
6601
6602 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
6603 constant, since "class" can introduce an in-expression class
6604 in Pike nowadays.
6605
66062000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6607
6608 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
6609 indentation on cpp-macro lines.
6610
6611 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
6612 a syntax modifier like comment-intro, to make it possible to
6613 get syntactic indentation for preprocessor directives. It's
6614 incompatible wrt to lineup functions on cpp-macro, but it has
6615 no observable effect in the 99.9% common case where cpp-macro
6616 is set to -1000.
6617
66182000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6619
6620 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
6621 member-init-cont when the preceding arglist is several lines.
6622
66232000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6624
6625 * cc-styles.el (c-style-alist): The basic offset for the BSD
6626 style corrected to 8.
6627
66282000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6629
6630 * cc-styles.el (c-style-alist): Adjusted the indentation of
6631 brace list openers in the gnu style.
6632
66332000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6634
6635 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
6636
6637 * cc-cmds.el (c-electric-brace, c-electric-slash,
6638 c-electric-star, c-electric-semi&comma, c-electric-colon,
6639 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
6640 when c-syntactic-indentation is nil.
6641
6642 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
6643 we were left at comments preceding the first statement when
6644 reaching the beginning of the buffer.
6645
6646 * cc-vars.el (c-syntactic-indentation): New variable to turn
6647 off all syntactic indentation.
6648
66492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6650
6651 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
6652 between the text and the block comment ender when it hangs,
6653 depending on how many there are before the fill.
6654
66552000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6656
6657 * cc-engine.el (c-beginning-of-closest-statement): New helper
6658 function to go back to the closest preceding statement start,
6659 which could be inside a conditional statement.
6660 * cc-engine.el (c-guess-basic-syntax): Use
6661 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
6662
6663 * cc-engine.el (c-guess-basic-syntax): Better handling of
6664 arglist-intro, arglist-cont-nonempty and arglist-close when
6665 the arglist is nested inside parens. Cases 7A, 7C and 7F
6666 changed.
6667
6668 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
6669 up-to-date with javadoc 1.2.
6670
66712000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6672
6673 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
6674 multiline Pike type decls.
6675
66762000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6677
6678 * cc-cmds.el (c-indent-new-comment-line): Always break
6679 multiline comments in multiline mode, regardless of
6680 comment-multi-line.
6681
66822000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6683
6684 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
6685 fully::qualified::names in C++ member init lists. Preamble in
6686 case 5D changed.
6687
66882000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6689
6690 * cc-langs.el (c-common-init): Handling of obsolete variables
6691 moved to c-initialize-cc-mode. More compatible style override
6692 when using global style variables.
6693 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
6694 variables moved here.
6695
e024b101 6696 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
6697 c-special-indent-hook as a style variable. Don't talk about
6698 doing (c-make-styles-buffer-local t) in a mode hook, since
6699 that's already too late to work right.
5044b74a 6700
7972fcfc
GM
6701 * cc-styles.el (c-make-styles-buffer-local): Flag style
6702 variable localness in c-style-variables-are-local-p to make
6703 the compatibility measure in c-common-init work well.
6704
6705 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
6706 longer contain set-from-style.
6707 * cc-styles.el (c-initialize-builtin-style): Don't check for
6708 set-from-style on c-special-indent-hook.
6709 * cc-styles.el (c-copy-tree): Obsolete. The standard function
6710 copy-alist is sufficient now.
6711
6712 * cc-styles.el (c-set-style, c-set-style-1,
6713 c-get-style-variables): Fixes to variable initialization so
6714 that duplicate entries in styles have the same effect
6715 regardless of DONT-OVERRIDE.
6716
6717 * cc-styles.el (c-set-style-2): Fixed bug where the
6718 initialization of inheriting styles failed when the
6719 dont-override flag is set.
6720
6721 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
6722 on this.
6723
67242000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6725
6726 * cc-defs.el (c-forward-comment): Removed the workaround
6727 introduced in 5.38 since it had worse side-effects. If a line
6728 contains the string "//\"", it regarded the // as a comment
6729 start since the \ temporarily doesn't have escape syntax.
6730
67312000-07-17 Emmanuel Briot <briot@act-europe.fr>
6732
6733 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
6734 ada-xref.el before ada-prj.el, so that the Project menu is created
6735 when ada-prj tries to add to it.
6736 (ada-activate-keys-for-case): Suppress the characters that are not
6737 part of the Ada syntax. Better compatibility with else-mode
6738 (ada-adjust-case-interactive): When auto-casing is not active,
6739 correctly insert newlines (used to insert only ^M). Prevent the
6740 syntax table from being changed in case of an error
814299a7 6741 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
6742 Do nothing if ada-auto-case is nil.
6743 (ada-after-keyword-p): Ignore keywords that are also attributes
6744 (ada-batch-reformat): Update usage comment
6745 (ada-call-from-contextual-menu): New function
6746 (ada-case-read-exceptions): Reinitialize the casing exception list
6747 first to nil first, so that the casing exception file can be
6748 shared.
6749 (ada-check-defun-name): Handles "configure" keyword for gnatdist
6750 files.
6751 (ada-compile-goto-error): Fix regexp used to detect a file:line
6752 anywhere in the error message
6753 (ada-contextual-menu-last-point): New variable
6754 (ada-create-keymap): If the variable delete-key-deletes-forward is
6755 t on XEmacs, it means that DEL should delete one character
6756 forward.
6757 (ada-create-menu): Use :included instead of :visible for XEmacs.
6758 New submenu "Options".
6759 (ada-end-stmt-re): Correctly indent "select ... then abort"
6760 statements.
6761 (ada-fill-comment-paragraph): Correctly delete all leading '--'
6762 even if they don't match ada-fill-comment-prefix Fix handling of
6763 paragraphs on the first or last line of a file.
6764 (ada-format-paramlist): Fix handling of default parameter values.
6765 (ada-get-body-name): New function.
6766 (ada-get-current-indent): Optimized by searchling directly for an
6767 existing generic part or a statement outside of it. Handle
6768 ada-indent-align-comments when indenting comments Replaced some
6769 regexps by testing directly the next character. This results in a
6770 huge speedup on some files. New indentation scheme for renames
6771 statements. Stop looking for the 'while' or 'for' associated with
6772 a 'loop' at the first semicolon encountered. A "return" can also
6773 match an anonymous access subprogram declaration.
6774 (ada-get-indent-noindent): Ignore strings and comments when
6775 looking for the keywords "record" and "private".
6776 (ada-goto-matching-decl-start): When matching "if", make sure we
6777 are not in fact seeing "end if". Ignore "when" statements except
6778 when initial keyword was "begin". Fix handling of nested
6779 procedures. Add a recursive call to this function to skip over
6780 other 'end' statmts. Fix indentation for "when .. => begin"
6781 (ada-in-open-paren-p): Fix indentation for complex boolean
6782 expressions, where 'and then', 'or else' and parenthesis
6783 statements are mixed up.
6784 (ada-in-paramlist-p): Skip comments while searching for the
6785 beginning Fix handling of operator declarations.
6786 (ada-indent-align-comments): New variable
6787 (ada-indent-current): Change the syntax table only in the
6788 protected section, so that we are sure it is restored correctly.
6789 (ada-indent-on-previous-lines): Use ada-use-indent and
6790 ada-with-indent Correctly indent "select ... then"
6791 (ada-indent-region): Slight speedup.
6792 (ada-indent-renames): New variable.
6793 (ada-last-which-function-subprog, ada-last-which-function-line):
6794 New variables
6795 (ada-looking-at-semi-private): Correctly indent the 'private'
6796 keyword when it is the first word in a package declaration.
6797 (ada-loose-case-word): Stop searching if at the end of the buffer.
6798 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
6799 even if point is not initially at the end of the word.
6800 (ada-matching-decl-start-re): Add "when".
6801 (ada-mode): Add support for abbrev-mode, outline-mode and
6802 which-func-mode Override the old find-file.el entry in
6803 ff-special-constructs since it is using the obsolete
6804 ada-spec-suffix variable
6805 (ada-no-auto-case): New function
6806 (ada-scan-paramlist): When parsing the argument type, accept
6807 spaces (as in "X 'Class", generated by Rational Rose).
6808 (ada-other-file-name): No longer loads the other file.
6809 (ada-popup-menu): Save and restore the current buffer and cursor
6810 position before and after displaying the menu.
6811 (ada-search-ignore-complex-boolean): New function.
6812 (ada-uncomment-region): Emacs21 already knows how to delete
6813 comments not starting in the first column.
6814 (ada-use-indent): New variable
6815 (ada-which-function): New function.
6816 (ada-with-indent): New variable
6817 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
6818 can be batch-compiled from the command line.
6819
6820 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
6821 Add to the menu when the file is loaded, not in ada-mode-hook.
6822 Add -toolbar to the default ddd command Switches moved from
6823 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
6824 ada-prj-default-comp-opt
6825 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
6826 Reference Manual to the menu
6827 (ada-check-current): rewritten as a call to ada-compile-current
6828 (ada-compile): Removed.
6829 (ada-compile-application, ada-compile-current, ada-check-current):
6830 Set the compilation-search-path so that compile.el automatically
6831 finds the sources in src_dir. Automatic scrollong of the
6832 compilation buffer. C-uC-cC-c asks for confirmation before
6833 compiling
6834 (ada-compile-current): New parameter, prj-field
6835 (ada-complete-identifier): Load the .ali file before doing
6836 processing
6837 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
6838 conform to gnatmake's behavior.
6839 (ada-find-file-in-dir): New function
6840 (ada-find-references): Set the environment variables for gnatfind
6841 (ada-find-src-file-in-dir): New function.
6842 (ada-first-non-nil): Removed
6843 (ada-gdb-application): Add support for jdb, the java debugger.
6844 (ada-get-ada-file-name): Load the original-file first if not done
6845 yet.
6846 (ada-get-all-references): Handles the new ali syntax (parent types
6847 are found between <>).
6848 (ada-initialize-runtime-library): New function
6849 (ada-mode-hook): Always load a project file when a file is opened,
6850 so that the casing exceptions are correctly read.
6851 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
6852 (ada-parse-prj-file): Use find-file-noselect instead of find-file
6853 to open the project file, since the latter does not work with
6854 speedbar Get default values before loading the prj file, or the
6855 default executable file name is wrong. Use the absolute value of
6856 src_dir to initialize ada-search-directories and
6857 compilation-search-path,... Add the standard runtime library to
6858 the search path for find-file.
6859 (ada-prj-default-debugger): Was missing an opening '{'
6860 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
6861 variables.
6862 (ada-prj-default-gnatmake-opt): New variable
6863 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
6864 buffers, the project file is the default one Save the windows
6865 configuration before displaying the menu.
6866 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
6867 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
6868 ...) regexp-quote identifiers names to support operators +,
6869 -,... in regexps.
6870 (ada-remote): New function.
6871 (ada-run-application): Erase the output buffer before starting the
6872 run Support remote execution of the application. Use
6873 call-process, or the arguments are incorrectly parsed
6874 (ada-set-default-project-file): Reread the content of the active
6875 project file, not the one from the current buffer When a project
6876 file is set as the default project, all directories are
6877 automatically associated with it.
6878 (ada-set-environment): New function
6879 (ada-treat-cmd-string): New special variable ${current}
6880 (ada-treat-cmd-string): Revised. The substitution is now done for
6881 any ${...} substring
6882 (ada-xref-current): If no body was found, compiles the spec
6883 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
6884 compiler to get rid of command line length limitations.
6885 (ada-xref-get-project-field): New function
6886 (ada-xref-project-files): New variable
6887 (ada-xref-runtime-library-specs-path)
6888 (ada-xref-runtime-library-ali-path): New variables
6889 (ada-xref-set-default-prj-values): Default run command now does a
6890 cd to the build directory. New field: main_unit Provide a default
6891 file name even if the current buffer has no prj file.
6892
6893 * ada-prj.el:
6894 Rewritten to show a tabbed-dialog.
6895 (ada-prj-add-ada-menu): Remove the map and name parameters.
6896 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
6897 New function
6898 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
6899 (ada-prj-load-from-file): New function
6900 (ada-prj-save): Always save fields that depend on the current buffer
6901 (ada-prj-show-value): New function
5044b74a 6902
7972fcfc
GM
6903 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
6904 Ada mode. This will allow us to display the Ada menu in any buffer
6905 we want (for project items).
6906 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
6907 number of spaces in the header.
5044b74a 6908
8730a8da
DL
69092000-07-24 Dave Love <fx@gnu.org>
6910
6911 * ediff-init.el (ediff-region-help-echo): Bind face-help.
6912
db3ca487
NF
69132000-07-23 Noah Friedman <friedman@splode.com>
6914
ad953485
NF
6915 * type-break.el (type-break): perform autosave.
6916 Suggested by Stephen Gildea <gildea@intouchsys.com>.
6917 (type-break-do-query): Cancel query schedule while performing
6918 actual query, to avoid possibility of a second query being made
6919 while first one is already in progress.
6920 (type-break-time-stamp-format): New variable.
6921 (type-break-time-stamp): New function.
6922 (type-break-time-warning): Use it.
6923 (type-break-keystroke-warning): Use it.
6924 (type-break-noninteractive-query): Use it.
6925
03a9c6d0
NF
6926 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
6927 cookie.
6928 Use add-minor-mode to set minor-mode-alist, if available.
6929 (eldoc-echo-area-use-multiline-p): New user option.
6930 (eldoc-echo-area-multiline-supported-p): New variable.
6931 (eldoc-docstring-format-sym-doc): Use them.
6932 (eldoc-mode): If not using idle timers, append to local post and
6933 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
6934 (eldoc-display-message-no-interference-p): Don't interfere with
6935 edebug.
6936 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
6937 (eldoc-function-arglist): New function.
6938 (eldoc-function-argstring): Use it.
6939
db3ca487
NF
6940 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
6941 auto save directory exists before calling directory-files.
6942
f7ad1899
DL
69432000-07-23 Dave Love <fx@gnu.org>
6944
6945 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
6946 ^o, ^u.
6947
43e764c9
DL
69482000-07-21 Dave Love <fx@gnu.org>
6949
475de6f4
DL
6950 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
6951 now passed to the function. It now works properly.
6952
43e764c9
DL
6953 * smerge-mode.el (smerge-mode-menu): Fill it out.
6954
e8bea4c0
GM
69552000-07-20 Gerd Moellmann <gerd@gnu.org>
6956
6957 * info-look.el (info-lookup): If *info* is shown in another frame
6958 on the same display, select that frame, instead of switching to
6959 the Info buffer in another window of the selected frame.
6960
6961 * simple.el (universal-argument-map): Bind numeric keypad keys
6962 kp-0 to kp-9 and kp-subtract.
6963 (digit-argument): Handle these keys.
6964
bc75b4fd
DL
69652000-07-20 Dave Love <fx@gnu.org>
6966
6967 * net/goto-addr.el (goto-address-fontify): Don't bother with
6968 buffer-modified and read-only stuff -- irrelevant with overlays.
6969 Put an extra property on the overlays and use it to clean up in
6970 case goto-address is re-run.
6971
8b7bc628
RS
69722000-07-19 Richard M. Stallman <rms@gnu.org>
6973
18e21ce8
RS
6974 * timer.el (run-with-idle-timer): Doc fix.
6975
db3ca487 6976 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
6977 Handle case where <...> appears inside "...".
6978 Use replace-match to edit the string more simply.
6979 (rmail-dont-reply-to): Cope with an unmatched ".
6980
50575ec2
DL
69812000-07-19 Dave Love <fx@gnu.org>
6982
6983 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
6984 implementation.
6985
6986 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
6987 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
6988 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
6989
4279296d
GM
69902000-07-19 Gerd Moellmann <gerd@gnu.org>
6991
47db06aa
GM
6992 * textmodes/refer.el: Correct maintainer's email address.
6993
6994 * progmodes/hideif.el: Correct author's email address.
6995 Fix typo in comment.
6996
6997 * xml.el: New file.
6998
4279296d
GM
6999 * mail/mailheader.el: Correct author's mail address.
7000
7001 * gnus/parse-time.el: Correct author's mail address.
7002
47db06aa 70032000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
7004
7005 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
7006 New user options.
7007 (comint-input-ring-file-name): Change custom type.
7008 (comint-mode-map): Bind mouse-2.
7009 (comint-insert-clicked-input): New function.
7010 (comint-send-input): Handle input highlighting.
7011
21ad0f7b
SM
70122000-07-18 Stefan Monnier <monnier@cs.yale.edu>
7013
7014 * mouse.el (popup-menu): New function.
7015 (mouse-major-mode-menu): Use it.
7016
3b33a005
DL
70172000-07-18 Dave Love <fx@gnu.org>
7018
7019 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
7020 improvements.
7021
dc1cac59
GM
70222000-07-18 Gerd Moellmann <gerd@gnu.org>
7023
21ad0f7b 7024 * faces.el (face-font-selection-order)
dc1cac59 7025 (face-font-family-alternatives): Add custom type.
db3ca487 7026
f8276b77
DL
70272000-07-18 Dave Love <fx@gnu.org>
7028
7029 * cus-edit.el (custom-variable-reset-saved)
7030 (custom-variable-reset-standard): Remove unused bindings.
7031
7032 * rect.el (open-rectangle-line): Remove unused let.
7033
7034 * hl-line.el (hl-line-highlight): Check hl-line-mode.
7035
3d6cd763
GM
70362000-07-18 Gerd Moellmann <gerd@gnu.org>
7037
7038 * cdl.el: Fix `Maintainer' keyword.
7039
7040 * play/pong.el: Add author's email address.
7041
34342a07
SS
70422000-07-17 Sam Steingold <sds@gnu.org>
7043
7044 * files.el (insert-directory): Call `split-string' instead of
7045 re-implementing it.
7046
088831a6
GM
70472000-07-18 Gerd Moellmann <gerd@gnu.org>
7048
7049 * mail/vms-pmail.el: Change maintainer to FSF.
7050
7051 * net/goto-addr.el: Change maintainer to FSF.
7052
7053 * recentf.el: Update from author.
7054
7055 * info.el (Info-title-face-alist): Removed.
db3ca487 7056
68be2869
EZ
70572000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
7058
7059 * eshell/eshell.el (eshell): Replace links to eshell.info with
7060 links to eshell, to avoid problems on systems where the manual is
7061 installed as `eshell'.
7062 * eshell/esh-cmd.el (eshell-cmd): Ditto.
7063 * eshell/em-smart.el (eshell-smart): Ditto.
7064 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 7065 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
7066
7067 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
7068 same-file check in the MS-DOS version (it does support inodes).
7069
7070 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
7071
21ad0f7b
SM
7072 * eshell/eshell.el (eshell-directory-name):
7073 Run default directory name through convert-standard-filename.
68be2869 7074
269b4dcb
KH
70752000-07-18 Kenichi Handa <handa@etl.go.jp>
7076
21ad0f7b
SM
7077 * international/mule-cmds.el (select-safe-coding-system):
7078 Fix typo in the comment.
240a16cf 7079
21ad0f7b
SM
7080 * language/european.el (compound-text):
7081 Force katakana-jisx0201 to be designated to G1.
aa96c820 7082
21ad0f7b
SM
7083 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
7084 Don't translate some national variant characters of latin-jisx0201.
aa96c820 7085 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 7086
269b4dcb
KH
7087 * international/kkc.el (kkc-after-update-conversion-functions):
7088 New variable.
7089 (kkc-update-conversion): Run functions in it at the tail.
7090
68be2869 70912000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 7092
21ad0f7b
SM
7093 * lisp/align.el (align-newline-and-indent):
7094 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
7095 (align-region): Fixed badly formatted minibuffer message.
7096
7a3fd467
KH
70972000-07-17 Kenichi Handa <handa@etl.go.jp>
7098
21ad0f7b 7099 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
7100 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
7101 the conversion list at first if appropriate.
7102 (kkc-next): Don't update kkc-next-count here.
7103 (kkc-prev): Don't update kkc-prev-count here.
7104 (kkc-show-conversion-list-update): Fix setting up of conversion
7105 list message.
7106
a45423d8
SM
71072000-07-16 Stefan Monnier <monnier@cs.yale.edu>
7108
088831a6 7109 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 7110
91a38db1
DL
71112000-07-16 Dave Love <fx@gnu.org>
7112
7113 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
7114 function to be more specific.
7115
7116 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
7117 non-string help-echo.
7118 (widget-types-convert-widget): Defsubst it.
7119 (widget-echo-help): Try to cope with a help-echo function of two
7120 possible sorts.
7121
3fddcdc3
JR
71222000-07-15 Jason Rumney <jasonr@gnu.org>
7123
7124 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
7125 Declare as obsolete.
7126
7127 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
7128
bd23a692
GM
71292000-07-14 Gerd Moellmann <gerd@gnu.org>
7130
7131 * hilit-chg.el: Fix typo.
7132
d4af987a
DL
71332000-07-14 Dave Love <fx@gnu.org>
7134
7135 * info.el (Info-mode-menu): Fix use of :help, :enable.
7136
3a4f3f86
SM
71372000-07-14 Stefan Monnier <monnier@cs.yale.edu>
7138
7139 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
7140
cf6936a4
DL
71412000-07-13 Dave Love <fx@gnu.org>
7142
4d6d04b5
DL
7143 * emacs-lisp/easymenu.el: Doc fixes.
7144 (easy-menu-remove): Defalias to ignore.
7145
cf6936a4
DL
7146 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
7147 Call throw correctly.
7148
56437999
GM
71492000-07-13 Gerd Moellmann <gerd@gnu.org>
7150
7151 * faces.el (frame-background-mode): Doc fix.
7152
7153 * simple.el (eval-expression-print-length): Change custom type to
7154 allow entering nil as value.
7155
d04a3972
DL
71562000-07-13 Dave Love <fx@gnu.org>
7157
3a4f3f86
SM
7158 * progmodes/fortran.el (fortran-imenu-generic-expression):
7159 Change definition layout.
a8189dfe
DL
7160 (fortran-mode-menu): Reinstate customize entries.
7161
d04a3972
DL
7162 * cus-edit.el (custom-group-menu-create, customize-menu-create):
7163 Use :filter, per old XEmacs code.
7164
4bf4fb05
GM
71652000-07-12 Gerd Moellmann <gerd@gnu.org>
7166
7167 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
7168 event when deciding what to send to the terminal.
7169
37328bcd
DL
71702000-07-12 Dave Love <fx@gnu.org>
7171
7172 * cus-start.el: Add optional version as 4th element of specs and
7173 use it for several things new in v21. Remove load-path. Fix type
7174 of line-number-display-limit.
7175
89492072
DL
71762000-07-11 Dave Love <fx@gnu.org>
7177
3a4f3f86
SM
7178 * progmodes/fortran.el: Don't require easymenu.
7179 Use repeat counts in various regexps.
315aa1de
DL
7180 (fortran-mode-syntax-table): Defvar directly.
7181 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
7182 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
7183 Use defvar, not defconst.
7184 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
7185 (fortran-mode): Set fortran-comment-line-start-skip,
7186 fortran-comment-line-start-skip, dabbrev-case-fold-search.
7187 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
7188 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
7189 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
7190 (fortran-comment-region, fortran-electric-line-number): Simplify.
7191 (fortran-auto-fill): New function.
7192 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
7193 (fortran-find-comment-start-skip):
7194 Check for non-null comment-start-skip.
7195 (fortran-auto-fill-mode, fortran-fill-statement):
7196 Use fortran-auto-fill.
315aa1de 7197 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 7198 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 7199
89492072
DL
7200 * widget.el (widget-plist-member): New alias.
7201
d55ead18
EZ
72022000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7203
7204 * eshell/esh-module.el (toplevel): Reference
7205 byte-compile-current-file only if it is bound.
7206
e82a2a05
GM
72072000-07-10 Gerd Moellmann <gerd@gnu.org>
7208
7209 * dired.el: Don't require `dired-aux'.
7210
1fc7fb2b
MB
72112000-07-10 Miles Bader <miles@lsi.nec.co.jp>
7212
7213 * dired-aux.el (dired-show-file-type): New function.
7214 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
7215 (dired-show-file-type): Add autoload.
7216
ab49ce15
KH
72172000-07-10 Kenichi Handa <handa@etl.go.jp>
7218
7219 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 7220 change of fontset-info.
ab49ce15
KH
7221 (print-fontset): Likewise.
7222
f45aab65
SM
72232000-07-09 Stefan Monnier <monnier@cs.yale.edu>
7224
7225 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
7226
2f72fd2f
GM
72272000-07-07 Gerd Moellmann <gerd@gnu.org>
7228
e82a2a05 7229 * bindings.el: Bind `[delete]' to delete-char.
965522f5 7230
2f72fd2f
GM
7231 * dired.el (dired-find-alternate-file): New function.
7232 (dired-mode-map): Bind `a' to dired-find-alternate-file.
7233 (toplevel): Require dired-aux when compiling.
7234 (dired-buffers): Move defvar within file to avoid compiler warning.
7235
7236 * info.el (Info-last-search): Variable removed.
7237 (Info-search-history): New variable.
7238 (Info-search): New Info-search-history.
7239
7240 * battery.el, info-look.el: Change author's mail address.
7241
965522f5 72422000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 7243
965522f5
GM
7244 * mail/rmail.el (rmail-clear-headers): Don't throw an error
7245 if rmail-ignored-headers is nil.
7246 (rmail-retry-failure): Bind rmail-ignored-headers and
7247 rmail-displayed-headers to nil.
7248
dd8888a1
GM
72492000-07-06 Gerd Moellmann <gerd@gnu.org>
7250
e5c81191
GM
7251 * lpr.el (lpr-page-header-switches): Add `-h' switch.
7252 (print-region-1): Don't hard code `-h' here.
7253
dd8888a1
GM
7254 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
7255
e5c81191
GM
72562000-07-01 Francesco Potorti` <pot@gnu.org>
7257
7258 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
7259 exim can use "your message" instead of "the message".
34342a07 7260
f45aab65
SM
72612000-07-06 Stefan Monnier <monnier@cs.yale.edu>
7262
7263 * facemenu.el: Docstrings fixes.
7264 (facemenu-get-face): Don't use internal-find-face.
7265 (facemenu-iterate): Rename arg to match the docstring.
7266
7267 * newcomment.el (uncomment-region): Be more careful when skipping
7268 backwards over `=' not to bump into BOBP.
7269
d396e521 72702000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 7271
dd8888a1
GM
7272 * ediff-diff.el (ediff-wordify): Use syntax table.
7273 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 7274 ediff-color-display-p.
dd8888a1 7275 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
7276 from defsubst.
7277 Got rid of special cases for NeXT and OS/2.
dd8888a1 7278 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 7279 face.
34342a07 7280
5e2dfaa4
SM
72812000-07-05 Stefan Monnier <monnier@cs.yale.edu>
7282
7283 * emacs-lisp/lucid.el: Require CL.
7284 (copy-tree, remprop): Remove, it's provided by CL.
7285 (map-keymap): Define in terms of cl-map-keymap.
7286 (extent-property, set-extent-end-glyph): New functions.
7287
7288 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
7289
d5c5cddd
GM
72902000-07-05 Gerd Moellmann <gerd@gnu.org>
7291
485266d0
GM
7292 * Makefile.in (DONTCOMPILE): Add comment that the name may
7293 not be changed without changing the make-dist script.
7294
5e2dfaa4 7295 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 7296 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 7297
e2c46326
AI
72982000-07-05 Andrew Innes <andrewi@gnu.org>
7299
7300 * makefile.nt: Add support for `bootstrap' and related targets.
7301
a027a91b
SM
73022000-07-05 Stefan Monnier <monnier@cs.yale.edu>
7303
7304 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
7305 (easy-menu-do-define): Use `menu-item' format.
7306 Handle case where easy-menu-create-menu returns a symbol.
7307 Manually call the potential top-level filter in the function binding.
7308 (easy-menu-filter-return): New arg NAME.
7309 Convert to a keymap if MENU is an XEmacs menu.
7310 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
7311 (easy-menu-converted-items-table, easy-menu-convert-item):
7312 New var and fun to memoize easy-menu-convert-item-1.
7313 (easy-menu-do-add-item): Use it.
7314 (easy-menu-create-menu): Use easy-menu-convert-item.
7315 Wrap easy-menu-filter-return around any :filter specification.
7316 Don't convert the menu if a filter was specified.
7317 Tell easy-menu-make-symbol not to check for MENU being an expression.
7318 (easy-menu-make-symbol): New arg NOEXP.
7319
5e03eb84
GM
73202000-07-05 Gerd Moellmann <gerd@gnu.org>
7321
7322 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
7323 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
7324 (eval-defun): If called with prefix arg, instrument code for
7325 Edebug.
7326
7327 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
7328 similar to that of eval-defun.
7329
fca68a95
DL
73302000-07-04 Dave Love <fx@gnu.org>
7331
7ccbba4c
DL
7332 * hl-line.el (hl-line-overlay): Make it permanent-local.
7333
fca68a95
DL
7334 * calendar/todo-mode.el: Replaced with a working version, based on
7335 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
7336
73372000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
7338
7339 * paths.el (prune-directory-list): New function.
7340 (Info-default-directory-list): Rewritten to more methodically
7341 enumerate a big list of possible info directories (based on the
7342 list used by the standalone info reader).
fca68a95 7343
78e7e8a0 7344 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 7345 non-existent directories from Info-directory-list.
78e7e8a0 7346
78e7e8a0
MB
7347 * paths.el (Info-default-directory-list): Try a list of possible
7348 info-directories instead of a single one. Add the possible
7349 info directory "/usr/share/info".
7350
7351 * woman.el (woman-man.conf-path): Explicitly include the debian
7352 man-db config file "/etc/manpath.config".
7353 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
7354 are present in `manpath.config'.
7355 (woman-manpath): Include "/usr/share/man".
7356
67c9a1d2
GM
73572000-07-03 Gerd Moellmann <gerd@gnu.org>
7358
6753393b
GM
7359 * frame.el (blink-cursor-mode): Don't hide cursor initially.
7360
7361 * startup.el (command-line): Initialize blink-cursor based
7362 on window-system.
7363
e4f98ad3
GM
7364 * frame.el (blink-cursor): Default to nil if not running under
7365 a window-system.
7366
2f516940
GM
7367 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
7368 (face-x-resources): Remove duplicate entry for :font.
7369
67c9a1d2
GM
7370 * textmodes/refer.el (refer-find-entry-internal): Use some-window
7371 instead of cycling through windows with next-window.
7372
7373 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
7374 of cycling through windows with next-window.
7375
7376 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
7377 of cycling through windows with next-window.
7378
7379 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
7380 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
7381 instead of cycling through windows with next-window.
7382
7383 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
7384 instead of cycling through windows with next-window.
7385
7386 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
7387 of cycling through windows with next-window.
7388
7389 * terminal.el (te-process-output): Use walk-windows instead of
7390 cycling through windows with next-window.
7391
7392 * server.el (server-switch-buffer): Use some-window instead of
7393 cycling through windows with next-window.
7394
7395 * window.el (some-window): New function.
7396 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 7397
3a4f3f86 7398 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 7399
8b7bc628 74002000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
7401
7402 * window.el (walk-windows): Guarantee termination by keeping a list
7403 of all the windows already handled.
7404
d0d57043
EZ
74052000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
7406
7407 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
7408 window-system.
7409
7410 * man.el (Man-notify-when-ready): Don't use window-system. If
7411 Man-notify-method is newframe, and the display is not
7412 multi-frame, select the frame created for the man page.
7413 (Man-init-defvars): Doc fix.
7414
d5483ab1
GM
74152000-06-28 Gerd Moellmann <gerd@gnu.org>
7416
af5c25e1
GM
7417 * faces.el (region): Change background color for light background.
7418
7419 * ediff-wind.el (ediff-setup-control-frame): Remove :box
7420 attribute from mode-line face of Ediff control frame.
7421
d5483ab1
GM
7422 * replace.el (query-replace-map): Bind `e' like `E'.
7423
9d47450f
EZ
74242000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
7425
3a4f3f86
SM
7426 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
7427 Change name to "Select All".
496b7491 7428
9d47450f
EZ
7429 * dos-fns.el (convert-standard-filename): Fix last change.
7430
0b431deb
GM
74312000-06-27 Gerd Moellmann <gerd@gnu.org>
7432
4fa9f636
GM
7433 * help.el (describe-variable): Don't insert a second `'s' in front
7434 of the string `value is shown below'. Since the syntax-table is
7435 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
7436 an existing `'s', so that this won't be deleted.
7437
0b431deb
GM
7438 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
7439 * pcmpl-unix.el: New files.
7440
32cad0aa
SM
74412000-06-26 Stefan Monnier <monnier@cs.yale.edu>
7442
7443 * wid-edit.el (widget-member): Use the new plist-member.
7444
2c69ced2
GM
74452000-06-26 Gerd Moellmann <gerd@gnu.org>
7446
44c0f771
GM
7447 * replace.el (perform-replace): Undo change of 2000-04-04.
7448 Instead, move backward 1 character at the end of the loop when
7449 necessary.
34342a07 7450
1d36487c
GM
7451 * faces.el (fringe): Change face for different backgrounds.
7452
7453 * eshell/esh-module.el (toplevel): Load defgroup's differently;
7454 patch from John.
7455
2c69ced2
GM
7456 * eshell/*.el: Change spelling of the Free Software Foundation.
7457
7458 * eshell/esh-toggle.el: Removed.
7459
7460 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
7461
7462 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
7463 interactively.
7464
74652000-06-26 Alex Schroeder <alex@gnu.org>
7466
7467 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
7468 `define-key'; instead of checking `(emacs-version)' check for
7469 `set-keymap-parent' and `set-keymap-name' directly. Add entries
7470 for `;' and `o' which might be electric.
7471
7472 (sql-electric-stuff): New user option.
7473 (sql-magic-go): New function which uses `sql-electric-stuff'.
7474 (sql-magic-semicolon): New function which uses
7475 `sql-electric-stuff'.
7476
7477 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
7478 is not fboundp.
7479
7480 (sql-oracle-options): New variable.
7481 (sql-oracle): Use it.
7482
7483 (sql-imenu-generic-expression): Doc change.
7484 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
7485 is used.
7486
7487 (sql-informix): Added command line parameter "-" to force
7488 sql-informix-program to use stdout.
7489
db1306d8
EZ
74902000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
7491
3a4f3f86 7492 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
7493 (cp864-decode-table): Doc fix.
7494 (cp720-decode-table): New variable, supports the Arabic OEM
7495 codepage used by Windows.
7496 (cp737-decode-table): New, Greek OEM codepage used by Windows.
7497
c69e5fcd
DL
74982000-06-23 Dave Love <fx@gnu.org>
7499
7500 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
7501 (font-lock-fontify-anchored-keywords): Use
7502 line-beginning-position.
7503 (global-font-lock-mode): Use mapc.
7504
30ad8f23
SM
75052000-06-23 Stefan Monnier <monnier@cs.yale.edu>
7506
7507 * eshell/esh-module.el: Require CL when compiling.
7508
26b4dc84
GM
75092000-06-23 Gerd Moellmann <gerd@gnu.org>
7510
78c56e70
GM
7511 * comint.el (comint-substitute-in-file-name): Call replace-match
7512 with second and third arg t.
7513
34342a07 7514 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
7515 Specify foreground color.
7516
7517 * faces.el (tool-bar, mode-line, header-line): Specify foreground
7518 color.
7519
affbf647
GM
7520 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
7521
7522 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
7523 cddr instead of cdddr.
7524
25fffb31
GM
7525 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
7526 instead of copy-list.
7527
7528 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
7529 of copy-list.
7530
26b4dc84
GM
7531 * subdirs.el: Add eshell subdirectory.
7532
7533 * eshell: New subdirectory containing the Eshell package.
7534
7535 * pcomplete.el: New file.
7536
78c56e70
GM
75372000-06-23 Paul Eggert <eggert@twinsun.com>
7538
ea055732
GM
7539 * mail/mailpost.el (post-mail-send-it): Make sure file has
7540 proper permissions from birth.
7541
7542 * files.el (basic-save-buffer-2): When temporarily setting
7543 file modes, set them to current modes plus 0200, not to 0777.
7544
78c56e70
GM
7545 * emerge.el (emerge-make-temp-file): Make sure file has proper
7546 permissions from birth.
7547
a3a7ff33
EZ
75482000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
7549
7550 * files.el (make-backup-file-name-1): On DOS/Windows, run the
7551 backup file name through convert-standard-filename.
7552
7553 * dos-fns.el (convert-standard-filename): Convert leading
7554 directories as well. When long file names are supported, convert
7555 characters that are invalid in Windows file names.
7556
1fd9b7fe
GM
75572000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7558
7559 * ps-print.el: Fix bug: if ^L is the very first buffer character,
7560 ps-print crashes. New feature: page selection for printing. Create
7561 raw-text-unix coding system for XEmacs. Doc fix.
7562 (ps-print-version): New version number (5.2.3).
7563 (ps-plot-region): Bug fix.
7564 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
7565 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
7566 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
7567 funs.
7568 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
7569 (ps-last-page): New vars.
7570
16ed8416
GM
75712000-06-21 Gerd Moellmann <gerd@gnu.org>
7572
7573 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
7574 empty option string.
7575
4fbee715
EZ
75762000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
7577
7578 * man.el (man): Doc fix.
7579
eaecfc94
KH
75802000-06-21 Kenichi Handa <handa@etl.go.jp>
7581
7582 * international/mule-cmds.el (set-language-info-alist): Docstring
7583 fixed.
7584
4a27bdfb
GM
75852000-06-20 Gerd Moellmann <gerd@gnu.org>
7586
7587 * version.el (emacs-version): Use ISO date format.
7588
7589 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
7590 instead of `M-backspace'.
7591
7592 * simple.el (turn-off-auto-fill): New function.
7593
8972fe79
SM
75942000-06-20 Stefan Monnier <monnier@cs.yale.edu>
7595
7596 * jit-lock.el (with-buffer-prepared-for-jit-lock):
7597 Renamed from with-buffer-prepared-for-font-lock and use
7598 inhibit-modification-hooks rather than setting *-change-functions.
7599 Update all functions to use the new name.
7600 (jit-lock-first-unfontify-pos): New semantics (and doc).
7601 (jit-lock-mode): Make non-interactive.
7602 Don't automatically turn on font-lock.
7603 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
7604 Always use jit-lock-after-change.
7605 Remove and restore font-lock-after-change-function.
7606 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
7607 (jit-lock-after-unfontify-buffer): Remove.
7608 (jit-lock-stealth-fontify):
7609 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
7610 (jit-lock-after-change): Set the `fontified' text-prop to nil.
7611
5d80cc9c
SS
76122000-06-20 Sam Steingold <sds@gnu.org>
7613
7614 * emacs-lisp/cl-indent.el (toplevel): Indent
7615 `print-unreadable-object' properly. Untabify.
7616
f54e4d13
CD
76172000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
7618
7619 * textmodes/reftex.el (reftex-find-citation-regexp-format):
7620 Support for bibentry.
7621 (reftex-compile-variables): Fixed problem with end of section-re.
7622
7623 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
7624 reftex-view-crossref-from-bibtex):
7625 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
7626 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
7627 Replaced `remprop' with `put'.
8972fe79
SM
7628 (reftex-view-crossref, reftex-view-crossref-when-idle):
7629 Support for bibentry.
f54e4d13 7630
8972fe79
SM
7631 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7632 New entry for bibentry package.
f54e4d13 7633
8972fe79
SM
7634 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
7635 Regexp also matches "\nobibliography".
f54e4d13 7636
8972fe79
SM
7637 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
7638 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
7639 (reftex-ensure-write-access): New function.
7640
f54e4d13
CD
76412000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
7642
7643 * progmodes/idlwave.el: File re-installed (update to version 4.2)
7644
7645 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
7646
7647 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
7648
7649 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
7650
7651
560c43f4
DL
76522000-06-20 Dave Love <fx@gnu.org>
7653
7654 * faces.el (frame-background-mode): Use set-default, not set, in
7655 setter.
7656 (frame-update-faces, frame-update-face-colors): Define with
7657 defalias.
7658
7659 * enriched.el (enriched-decode-foreground)
7660 (enriched-decode-background): Don't use internal-find-face.
7661
7662 * apropos.el: Doc fixes.
7663
7664 * cus-edit.el (customize-changed-options): Check arg.
7665 (customize-version-lessp): Don't require decimal point.
7666
7667 * custom.el (defcustom, defgroup): Doc fix.
7668
7669 * newcomment.el (comment) <defgroup>: Add :version.
7670 (comment-multi-line): Doc fix.
7671
7672 * emulation/mlsupport.el (define-hooked-local-abbrev,
7673 define-hooked-global-abbrev): Fix, using define-abbrev.
7674
cdf0357b
GM
76752000-06-19 Gerd Moellmann <gerd@gnu.org>
7676
7677 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
7678 the whole buffer.
7679
10013d74
DL
76802000-06-19 Dave Love <fx@gnu.org>
7681
7682 * menu-bar.el (menu-bar-options-save): New function.
7683 (menu-bar-options-menu): Use it.
7684 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
7685 Simplify.
7686
6922f208
AS
76872000-06-19 Andreas Schwab <schwab@suse.de>
7688
7689 * progmodes/etags.el (tags-query-replace): Put new parameters
7690 START and END at the end, for backward compatibility.
7691
10d7bf84
KH
76922000-06-19 Kenichi Handa <handa@etl.go.jp>
7693
7694 * international/codepage.el:
7695 (cp-coding-system-for-codepage-1): Delete special codes for
7696 generating xxx-dos coding system because now a CCL based coding
7697 system can handle EOL conversion by default.
7698
7699 * international/mule.el (make-coding-system): Generate subsidiary
7700 coding systems for EOL handling variants even for a CCL based
7701 coding system.
7702
8f3c9a3d
KH
77032000-06-19 Kenichi Handa <handa@etl.go.jp>
7704
7705 * international/isearch-x.el (isearch-minibuffer-input-method)
7706 (isearch-minibuffer-input-method-function): These variables
7707 deleted.
7708 (isearch-with-input-method): Don't use the above variables.
7709 (isearch-process-search-multibyte-characters): Likewise. Call
7710 read-string with the arg INHERIT-INPUT-METHOD t.
7711
c2acf685
SM
77122000-06-17 Stefan Monnier <monnier@cs.yale.edu>
7713
13f0d185
SM
7714 * font-lock.el (font-lock-after-fontify-buffer)
7715 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
7716
7717 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
7718 Use consistent make-local-variable style for font-lock-fontified.
7719 (jit-lock-fontify-buffer):
7720 Don't bother checking for font-lock-mode and jit-lock-mode.
7721
c2acf685
SM
7722 * time.el: Remove trailing ^M that prevent CVS-merging.
7723
a9021acd
GM
77242000-06-16 Gerd Moellmann <gerd@gnu.org>
7725
7726 * Makefile.in (distclean): New target.
5d80cc9c 7727
0df68e9f
SM
77282000-06-16 Stefan Monnier <monnier@cs.yale.edu>
7729
7730 * Makefile.in (srcdir): Define for update-subdirs.
7731
6344985d
GM
77322000-06-16 Gerd Moellmann <gerd@gnu.org>
7733
7734 * find-lisp.el: New file.
7735
63239267
AI
77362000-06-16 Andrew Innes <andrewi@gnu.org>
7737
7738 * time.el (display-time-mail-function): New variable, to allow
7739 external packages to indicate when new mail is available.
7740 (display-time-update): Use it.
7741
1699f991
KH
77422000-06-16 Kenichi Handa <handa@etl.go.jp>
7743
a3b37893
KH
7744 * international/mule.el (mule-version): Change version name to
7745 SAKAKI. AOI has already been used by Meadow.
7746
1699f991
KH
7747 * international/quail.el (quail-show-guidance-buf): To find the
7748 bottom window (but minibuffer), pay attention to the height of
7749 minibuffer.
7750
228b083e
EZ
77512000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
7752
7d5c8691
EZ
7753 * arc-mode.el (archive-mode-map): Use the new menu-item format for
7754 menu-bar menus. Add help strings. Don't remove the Edit menu
7755 from the menu bar, as the menu bar has enough space now.
7756
261f3289
EZ
7757 * Makefile.in (SHELL): Make sure /bin/sh is used.
7758
228b083e
EZ
7759 * woman.el (woman-man-buffer): Fix bold and underlined CJK
7760 characters, which use series of two ^H characters instead of one.
7761
e27e8d71
GM
77622000-06-15 Gerd Moellmann <gerd@gnu.org>
7763
5d80cc9c 7764 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 7765 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 7766 functions.
451ec4e3
GM
7767 (Info-find-node-2): Try a case-sensitive search first, then
7768 do a case-insensitive search.
7769
7770 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
7771 tutorials.
7772
b675095c
GM
7773 * complete.el (PC-env-vars-alist): New variable.
7774 (PC-complete-as-file-name): New function.
7775 (partial-completion-mode): Initialize PC-env-vars-alist from
7776 process-environment.
7777 (PC-do-completion): Handle completion of env vars.
7778
7779 * info.el (Info-set-mode-line): Show file name in mode line,
7780 use `*Info*' instead of `Info:'.
7781
e27e8d71
GM
7782 * startup.el (command-line-1): Change copyright messages to year
7783 2000.
7784
28223a7e
DL
77852000-06-15 Dave Love <fx@gnu.org>
7786
7787 * net/goto-addr.el (goto-address-fontify): Use keymap property,
7788 not local-map.
7789
32684631
KH
77902000-06-15 Kenichi Handa <handa@etl.go.jp>
7791
7792 * international/mule.el (set-buffer-file-coding-system): Almost
7793 rewritten to handle `undecided' as no-op.
7794
9f817ea4
GM
77952000-06-14 Gerd Moellmann <gerd@gnu.org>
7796
e27e8d71 7797 * Makefile.in: New file.
dce6b995
GM
7798
7799 * Makefile: Removed.
7800
9f817ea4
GM
7801 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
7802 (goto-address-highlight-keymap): Bind C-c RET.
7803
2de33f94
KH
78042000-06-14 Kenichi Handa <handa@etl.go.jp>
7805
bbf1e8a5
KH
7806 * mail/sendmail.el (sendmail-send-it): The temporary buffer
7807 inherits buffer-file-coding-system of the current buffer.
725a6897 7808
02891cc3
KH
7809 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
7810 0. Give correct argument to set-auto-coding-function.
7811 (tar-expunge): For goto-char, use (point-min), not 0.
7812 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
7813 (tar-subfile-save-buffer): Likewize.
7814
2de33f94
KH
7815 * international/mule.el
7816 (after-insert-file-set-buffer-file-coding-system): Call
7817 set-buffer-file-coding-system with the arg FORCE t.
7818
1681ead6
GM
78192000-06-13 Gerd Moellmann <gerd@gnu.org>
7820
7821 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
7822 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 7823 the sender is set with `-f'.
1681ead6 7824
fdf4b680
DL
78252000-06-13 Dave Love <fx@gnu.org>
7826
9c50afce
DL
7827 * help.el (describe-function-1): Kluge around cases of functions
7828 fset to subrs whose doc doesn't match their symbol-name.
7829
0ad550ba 7830 * image.el (insert-image): Default STRING to a space.
f290ca08 7831
fdf4b680 7832 * info.el Doc fixes.
5d80cc9c 7833 (Info-build-node-completions): Match Ref tags.
fdf4b680 7834
9b6610db
EZ
78352000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
7836
a704139d
EZ
7837 * frame.el (display-multi-frame-p, display-multi-font-p): New
7838 defaliases for display-graphic-p.
7839
9b6610db
EZ
7840 * hl-line.el: Fixed a typo in commentary.
7841
7a5ea398
KH
78422000-06-13 Kenichi Handa <handa@etl.go.jp>
7843
7844 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
7845 fixed.
7846
0dc91c57
DL
78472000-06-12 Dave Love <fx@gnu.org>
7848
7849 * image.el (insert-image): Save a little consing.
7850
0bd5914b
KH
78512000-06-12 Kenichi Handa <handa@etl.go.jp>
7852
7853 * language/tibet-util.el: Convert all tibetan-1-column characters
7854 to the corresponding tibetan characters.
7855 (tibetan-add-components): Delete code for the special treatment of
7856 'a chung.
7857
7858 * language/tibetan.el (tibetan-composable-pattern): Fix previous
7859 change.
7860 (tibetan-vowel-transcription-alist): More rules added.
7861 (tibetan-composite-vowel-alist): New variable.
7862 (tibetan-precomposition-rule-alist): More rules added.
7863
6dc7d3d5
SM
78642000-06-12 Stefan Monnier <monnier@cs.yale.edu>
7865
9c04c393
SM
7866 * startup.el (command-line): Only call menu-bar-mode if interactive.
7867
7868 * thingatpt.el (toplevel symbol-properties):
7869 * textmodes/makeinfo.el (makeinfo-compile):
7870 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 7871 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 7872 (hide-ifdef-use-define-alist):
5d80cc9c 7873 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
7874 (ange-ftp-vms-add-file-entry):
7875 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
7876 * man.el (Man-build-man-command):
7877 * mail/rnewspost.el (news-reply-header-hook):
7878 * info.el (Info-insert-dir):
7879 * emulation/mlconvert.el (backward-word, forward-word, setq):
7880 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
7881 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
7882 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
7883 (byte-optimize-apply, end of file):
7884 * emacs-lisp/advice.el (ad-advice-class-completion-table)
7885 (ad-make-freeze-definition):
7886 * startup.el (command-line, command-line-1): Don't quote lambdas.
7887
6dc7d3d5
SM
7888 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
7889 (cvs-cleanup-removed): New function.
7890 (cvs-cleanup-functions): New var.
7891 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
7892 some flexibility in specifying additional entries to auto-cleanup.
7893 (cvs-quickdir): New function.
7894 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
7895 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
7896 (cvs-mode-find-file): Check that we are on a filename or dirname
7897 when invoked through a mouse-click.
7898 (cvs-full-path): Remove.
7899 (cvs-dired-action): Re-introduced.
7900 (cvs-dired-noselect): Use it.
7901 (vc-post-command-functions): use this new hook if available.
7902
7903 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
7904 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
7905 (cvs-filename-map, cvs-dirname-map): Remove.
7906 (cvs-default-action): Remove.
7907 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
7908 if the arg is really a keymap.
7909 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
7910 Don't hardcode the mapping from state (aka type) to face, but check
7911 the var cvs-fi-<type>-face instead.
7912 (cvs-fileinfo-from-entries): New function.
7913
7914 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
7915 Docstring fix.
7916 (cvs-find-file-and-jump): Change default to be safer.
7917 (cvs-mode-diff-map): Define it as a function as well.
7918 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
7919 Bind mouse-2 in this global map rather than with text-properties.
7920
7921 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
7922 file to resolve the ambiguity between C(conflict) and C(need-merge).
7923
5050a2ef
KH
79242000-06-12 Kenichi Handa <handa@etl.go.jp>
7925
7926 * international/mule.el (set-buffer-file-coding-system): If
7927 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
7928 unconditionally.
7929
35a7ac84
DL
79302000-06-12 Dave Love <fx@gnu.org>
7931
7932 * wid-edit.el (widget-specify-button): Really suppress the face if
7933 required.
7934
db8eeecd
GM
79352000-06-11 Gerd Moellmann <gerd@gnu.org>
7936
7937 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
7938
70223ca4
SM
79392000-06-11 Stefan Monnier <monnier@cs.yale.edu>
7940
7941 * imenu.el (imenu-generic-expression): Docstring fix.
7942
7943 * composite.el (composition-function-table): Move the `put'
7944 below the autoload cookie so we can load the file before loaddefs.
7945
7946 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
7947
7948 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
7949 Handle easy-mmode-define-global-mode.
7950 For complex macros like define-minor-mode that can generate
7951 several autoload entries, try to autoload entries in the
7952 macroexpanded code.
7953
7954 * emacs-lisp/easy-mmode.el (define-minor-mode):
7955 If KEYMAP is a symbol, just use it.
7956 Use byte-compile-current-file and load-file-name to infer the
7957 proper :require to pass to defcustom.
7958 Wrap the hook var into `progn' so as not to autoload it.
7959 Add a :autoload-end cookie.
7960 Be more careful about the evaluation of KEYMAP.
7961 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
7962 (define-derived-mode): Move define-abbrev-table outside of defvar.
7963
79642000-06-10 Stefan Monnier <monnier@cs.yale.edu>
7965
7966 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
7967 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
7968 (backup-compiled-files): Ignore errors during `tar'.
7969 (bootstrap): Make autoloads before elc files.
7970
9c53b34e
KH
79712000-06-10 Kenichi Handa <handa@etl.go.jp>
7972
7973 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 7974 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
7975
7976 * international/mule-conf.el (unix): New alias for the coding
7977 system undecided-unix.
7978
22ddd299
DL
79792000-06-09 Dave Love <fx@gnu.org>
7980
5ee42746
DL
7981 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
7982
70223ca4 7983 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
7984 (executable-insert): Change custom type.
7985 (executable-find): Add autoload cookie.
cc7e1d18
DL
7986 (executable-make-buffer-file-executable-if-script-p): New
7987 function. After Noah Friedman.
22ddd299
DL
7988
7989 * files.el (after-save-hook): Customize, with
cc7e1d18 7990 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 7991
41ea3794
KH
79922000-06-09 Kenichi Handa <handa@etl.go.jp>
7993
f89437e3
KH
7994 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
7995 "tib24p-mule.bdf" for Tibetan.
7996
7a4ee259
KH
7997 * composite.el (decompose-composite-char): Declare it as obsolete.
7998
ff6a65c2
KH
7999 * man.el (Man-fontify-manpage): Pay attention to underline and
8000 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 8001
f83fe4b4
GM
80022000-06-08 Gerd Moellmann <gerd@gnu.org>
8003
8004 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
8005 Set maintainer to FSF since author isn't reachable.
8006
e56d7900
DL
80072000-06-08 Dave Love <fx@gnu.org>
8008
8009 * international/mule-cmds.el (select-safe-coding-system): If
8010 DEFAULT-CODING-SYSTEM is not specified, also check the most
8011 preferred coding-system if buffer-file-coding-system is
8012 `undecided'. From Handa.
8013
d3981b49
KH
80142000-06-08 Kenichi Handa <handa@etl.go.jp>
8015
8016 * international/mule.el
8017 (after-insert-file-set-buffer-file-coding-system): If the buffer
8018 size is greater than INSERTED, judget that we are not visiting.
8019
bff71087
RV
80202000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
8021
8022 * whitespace.el (defgroup whitespace): Comment out `:version'.
8023 XEmacs 20.4 has problems defining the group with this present.
8024 We'll have this commented out till get resolve the problem.
8025
45f485a6
GM
80262000-06-07 Gerd Moellmann <gerd@gnu.org>
8027
8028 * align.el: Update from author.
8029
80302000-06-07 Jari Aalto <jari.aalto@poboxes.com>
8031
8032 * apropos.el (apropos-mode-hook): New user variable.
8033 (apropos-mode): Run apropos-mode-hook.
bff71087 8034
45f485a6
GM
80352000-06-07 David Ponce <david@dponce.com>
8036
8037 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
8038 commands. Require `wid-edit' at run-time.
8039
80402000-06-07 David Ponce <david@dponce.com>
8041
8042 * recentf.el: Added some "Commentary".
8043 (recentf-open-more-files, recentf-edit-list): Minor changes to
8044 move the point at the top of the file list. This behaviour is
8045 consistent with the menu one when the list contains a lot of
8046 files.
8047 (recentf-cleanup): Now displays the number of items removed from
8048 the list.
8049 (recentf-relative-filter) New menu filter to show filenames
8050 relative to `default-directory'.
bff71087 8051
45f485a6
GM
80522000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8053
8054 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
8055 with/without giving an error if PostScript printer doesn't have this
8056 kind of page size. Zebra Stripe continues or restarts on next page.
8057 Manual/automatic paper feeding. Switch or not the header.
8058 (ps-print-version): New version number (5.2.2).
8059 (ps-windows-system): Include emx as a Windows system.
8060 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
8061 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
8062 (ps-background-text): Code fix.
8063 (ps-error-handler-message, ps-user-defined-prologue)
8064 (ps-print-prologue-header, ps-printer-name)
8065 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
8066 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
8067 (ps-use-face-background): Customization fix.
8068 (ps-n-up-database): Data fix.
8069 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
8070 (ps-switch-header): New vars.
8071 (ps-xemacs-color-name, ps-face-foreground-name)
8072 (ps-face-background-name, ps-boolean-constant): New funs.
8073
c14dcd22
DL
80742000-06-07 Dave Love <fx@gnu.org>
8075
8076 * allout.el: New version from Manheimer.
8077
e4044bb0
KH
80782000-06-07 Kenichi Handa <handa@etl.go.jp>
8079
8080 * textmodes/fill.el (fill-find-break-point): Check the validity of
8081 charset.
8082
59cfe8b9
KF
80832000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8084
8085 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
8086 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
8087 Call display-color-p and display-mouse-p instead of looking at
8088 window-system.
8089
bb2337f5
DL
80902000-06-06 Dave Love <fx@gnu.org>
8091
8092 * image.el (find-image): Doc fix. Return nil if image not found.
8093 (put-image, insert-image): Make STRING arg optional.
8094
8e624fa2
KH
80952000-06-06 Kenichi Handa <handa@etl.go.jp>
8096
8097 * language/vietnamese.el: Remove eval-when-compile.
8098 (viet-viscii-nonascii-translation-table): Define it as a
8099 translation table made from viet-viscii-decode-table.
8100 (viet-viscii-encode-table): Define it as a translation table made
8101 from the reverse map of above.
8102 (viet-vscii-nonascii-translation-table): Define it as a
8103 translation table made from viet-vscii-decode-table.
8104 (viet-vscii-encode-table): Define it as a translation table made
8105 from the reverse map of above.
8106 (ccl-decode-viscii): Use translate-character.
8107 (ccl-encode-viscii, ccl-encode-viscii-font)
8108 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
8109 Likewize.
bff71087 8110
8e624fa2
KH
8111 * language/cyrillic.el: Remove eval-when-compile.
8112 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
8113 translation table made from cyrillic-koi8-r-decode-table.
8114 (cyrillic-koi8-r-encode-table): Define it as a translation table
8115 made from the reverse map of above.
8116 (ccl-decode-koi8): Use translate-character.
8117 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
8118 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
8119 a translation table made from cyrillic-alternativnyj-decode-table.
8120 (cyrillic-alternativnyj-encode-table): Define it as a translation
8121 table made from the reverse map of above.
8122 (ccl-decode-alternativnyj): Use translate-character.
8123 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
8124 Likewize
8125
8126 * international/mule-diag.el (non-iso-charset-alist): Specify
8127 translation table symbol instead of translation table itself.
8128 (list-block-of-chars): CHARSET may be a translation table symbol.
8129
8130 * international/mule.el (make-coding-system): If CODING-SYSTEM
8131 already exists, override it.
8132
8133 * international/fontset.el: Use family `proportional' for Tibetan
8134 fonts.
8135
8136 * international/ccl.el (ccl-compile-translate-character): Don't
8137 check if Rrr has property translation-table.
8138 (ccl-compile-map-multiple): Modified to avoid compiler warning.
8139
1969fae2
GM
81402000-06-05 Gerd Moellmann <gerd@gnu.org>
8141
8142 * info.el: Bind case-fold-search to t when searching in case
8143 a user sets it to nil in a hook.
8144
d5b037c5
SM
81452000-06-05 Stefan Monnier <monnier@cs.yale.edu>
8146
d3d02e65
SM
8147 * autoarg.el (autoarg-mode, autoarg-kp-mode):
8148 * hl-line.el (hl-line-mode): Use the new :global key argument.
8149
8150 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
8151 (tar-clip-time-string): Prepend a space.
8152 (tar-grind-file-mode): Construct a string rather than modifying one.
8153 (tar-header-block-summarize): Fix docstring.
8154 Use `format' rather than an error-prone set of copy-loops.
8155
8156 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
8157 (diff-goto-source, diff-unified->context, diff-context->unified)
8158 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
8159 understand the format output by the `-p' argument to diff.
8160
bff71087 8161 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
8162 (sh-re-done): Use defconst.
8163 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
8164 (sh-help-string-for-variable, sh-guess-basic-offset):
8165 Don't quote lambdas.
8166 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
8167 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
8168
f7c4478f
SM
8169 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
8170 (mh-letter-mode): Derive from text-mode.
8171 This implicitly means that it now calls kill-all-local-variables.
8172 Also remove the Emacs-18 compatibility code.
8173
a8add29d
SM
8174 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
8175 Make use of symbol-property doc-string-elt.
8176 Use memq rather than a sequence of eq.
8177 (doc-string-elt): Fix the wrong or missing previously unused values.
8178 (autoload-print-form): New function extracted from
8179 generate-file-autoloads to allow recursion when handling progn
8180 so that defvar's and defun's docstrings are properly printed.
8181 (generate-file-autoloads): Use it.
8182
d5b037c5
SM
8183 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
8184 Use find-file-hooks in the minor-mode function.
8185 Be careful not to loop indefinitely in the post-command-hook function.
8186
560ef11a 81872000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 8188
1969fae2 8189 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 8190 tty's.
1969fae2 8191 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 8192 differences whenever appropriate.
1969fae2
GM
8193 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
8194 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
8195 wildcards.
8196
b5bbbb76
SM
81972000-06-04 Stefan Monnier <monnier@cs.yale.edu>
8198
d5b037c5
SM
8199 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
8200 (jit-lock-fontify-buffer): New function for JIT refontification.
8201 (jit-lock-mode): Fix docstring.
8202 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
8203 Remove jit-lock-after-change from the _local_ hook.
8204 (jit-lock-function-1): Fix docstring.
8205
8206 * info.el (Info-on-current-buffer): Initialize info.
8207
8208 * newcomment.el (comment-indent): Ignore comment-indent-hook.
8209
8210 * progmodes/tcl.el (tcl-indent-for-comment):
8211 Ignore comment-indent-hook.
8212
8213 * emacs-lisp/easy-mmode.el: Require CL during compilation.
8214 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
8215 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
8216 and improve to use the lighter to guess the capitalization.
8217 (define-minor-mode): Inline code from easy-mmode-define-toggle.
8218 Add keyword arguments to specify global-ness or the custom group.
8219 Add local-map and help-echo properties to the lighter.
8220 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 8221 (easy-mmode-define-global-mode): New macro.
b5bbbb76 8222
bfa6c260
DL
82232000-06-02 Dave Love <fx@gnu.org>
8224
8225 * wid-edit.el: byte-compile-dynamic since we typically don't use
8226 all the widgets. Don't require cl or widget. Remove
8227 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
8228 (widget-read-event): Removed. Callers changed to use read-event.
8229 (widget-button-release-event-p): Renamed from
8230 button-release-event-p.
8231 (widget-field-add-space, widget-field-use-before-change):
8232 Uncustomize.
8233 (widget-specify-field): Use keymap property, not local-map.
8234 (widget-specify-button): Obey :suppress-face.
8235 (widget-specify-insert): Use modern backquote syntax.
8236 (widget-image-directory): Renamed from widget-glyph-directory.
8237 (widget-image-enable): Renamed from widget-glyph-enable.
8238 (widget-image-find): Replaces widget-glyph-find.
8239 (widget-button-pressed-face): Move defvar.
8240 (widget-image-insert): Replaces widget-glyph-insert.
8241 (widget-convert): Use keywordp.
8242 (widget-leave-text, widget-children-value-delete): Use mapc.
8243 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 8244 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
8245 (widget-button-click): Don't set point at the click, but re-centre
8246 if we scroll out of window. Rewritten for images v. glyphs &c.
8247 (widget-tabable-at): Use POS arg, not point.
8248 (widget-beginning-of-line, widget-end-of-line)
8249 (widget-item-value-create, widget-sublist, widget-princ-to-string)
8250 (widget-sexp-prompt-value, widget-echo-help): Simplify.
8251 (widget-default-create): Use widget-image-insert; some rewriting.
8252 (widget-visibility-value-create)
8253 (widget-push-button-value-create, widget-toggle-value-create): Use
8254 widget-image-insert.
8255 (checkbox): Create on and off images dynamically.
8256 (documentation-link): Change :help-echo.
8257 (widget-documentation-link-echo-help): Remove.
8258
3837de12
SM
82592000-06-02 Stefan Monnier <monnier@cs.yale.edu>
8260
8261 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
8262
8263 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
8264 (easy-mmode-define-toggle, define-minor-mode): Use it.
8265 (easy-mmode-define-keymap): Docstring fix.
8266 (define-derived-mode): Default PARENT to fundamental-mode.
8267 Add the derived-mode-parent symbol-property.
8268 (easy-mmode-derived-mode-p): New function.
8269
90aa4ea8
DL
82702000-06-02 Dave Love <fx@gnu.org>
8271
37193ee6
DL
8272 * files.el (convert-standard-filename): Doc fix.
8273 (normal-backup-enable-predicate): New function.
8274 (backup-enable-predicate): Use it to replace the lambda form.
8275
8276 * calendar/todo-mode.el: [This needs more work on the outline
8277 stuff.] Doc fixes.
8278 (todo) <defgroup>: Add :version.
8279 (todo-add-category): Don't use pushnew.
8280 (todo-cmd-raise): Fix typo.
8281 (todo-top-priorities): Change temp buffer name.
8282 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
8283 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
8284 Use outline-next-heading.
37193ee6 8285
90aa4ea8
DL
8286 * autoarg.el: Rewritten to use define-minor-mode.
8287 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
8288 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
8289
2e54623a
KH
82902000-06-02 Kenichi Handa <handa@etl.go.jp>
8291
8292 * isearch.el (isearch-other-meta-char): Fix previous change.
8293
c5def0db
SM
82942000-06-01 Stefan Monnier <monnier@cs.yale.edu>
8295
3837de12
SM
8296 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
8297 (log-edit-done): Only add the comment to the ring if it's different
8298 from the last comment entered.
8299
c5def0db
SM
8300 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
8301
2330c9d4
DL
83022000-06-01 Dave Love <fx@gnu.org>
8303
8304 * hl-line.el: Rewritten using define-minor-mode.
8305
8306 * help.el (describe-function-1): Distinguish special form from
8307 builtin function. Sanity-check presence of arglist for builtins.
8308
6e5dfc31
KH
83092000-06-01 Kenichi Handa <handa@etl.go.jp>
8310
4dc1225b
KH
8311 * international/characters.el: Fix syntax/category setting of
8312 Tibetan characters.
8313
8314 * language/tibet-util.el (tibetan-add-components): Fixes for new
8315 encoding of Tibetan characters.
8316 (tibetan-decompose-precomposition-alist): New variable.
8317 (tibetan-decompose-region): Convert precomposed characters to
8318 non-precomposed characters.
8319 (tibetan-decompose-string): Likewise.
8320 (tibetan-composition-function): Fix args to
8321 thibetan-compose-string.
8322
8323 * language/tibetan.el (tibetan-composable-pattern): More
8324 characters included.
8325 (tibetan-consonant-transcription-alist): Rule for "R" added.
8326 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
8327 "+R" added.
8328 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
8329
eadef5e6
KH
8330 * language/lao-util.el (lao-composition-function): Fix args to
8331 compose-string.
8332
8333 * language/thai-util.el (thai-composition-function): Fix args to
8334 compose-string.
8335
6e5dfc31 8336 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
8337 to prevent the point moving to the end of a composition when a
8338 part of a composition is searched.
6e5dfc31
KH
8339 (isearch-other-meta-char): If the key invoking this command can be
8340 mapped by function-key-map to a printing char, call
8341 isearch-process-search-char directly.
8342
2598a293
SM
83432000-06-01 Stefan Monnier <monnier@cs.yale.edu>
8344
8345 * emacs-lisp/bytecomp.el:
8346 * frame.el:
8347 * international/mule-cmds.el:
8348 * international/mule-util.el:
8349 * international/mule.el:
8350 * mouse.el:
8351 * subr.el:
8352 * faces.el: Update calls to make-obsolete with a WHEN argument.
8353
8354 * byte-run.el (make-obsolete, make-obsolete-variable):
8355 Add an optional WHEN argument and change the format of the
bff71087 8356 symbol-property information.
2598a293
SM
8357 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
8358 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
8359 new obsolete-symbol-property format and print WHEN if it is provided.
8360
28d8dff1
DL
83612000-05-31 Dave Love <fx@gnu.org>
8362
8363 * loadhist.el (loadhist-hook-functions): Remove
8364 before-change-function, after-change-function.
8365 (unload-feature): Deal with symbols which are both bound and
8366 fbound.
8367
8368 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
8369 before-change-function, after-change-function.
8370
8371 * simple.el (newline): Don't bind before-change-function,
8372 after-change-function.
8373
7f565d87
RV
83742000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
8375
8376 * whitespace.el (whitespace-rescan-timer-time): Update interval
8377 set to 600 seconds (10 minutes) instead of 60 seconds since
8378 a large number of whitespace buffers causes emacs to `freeze'
8379 for a considerable amount of time.
8380
bff71087 8381 * whitespace.el: Updated email address
7f565d87 8382
a8d693d8
DL
83832000-05-31 Dave Love <fx@gnu.org>
8384
8385 * add-log.el (change-log-font-lock-keywords) <function>: Add
8386 pattern for function of change.
8387 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
8388 acknowledgements patterns.
8389
a50192e7
KH
83902000-05-31 Kenichi Handa <handa@etl.go.jp>
8391
8392 * isearch.el (isearch-printing-char): If keyboard coding system is
8393 being used, call isearch-process-search-multibyte-characters.
8394
8395 * international/isearch-x.el: Mostly rewritten.
8396
8397 * international/quail.el (quail-start-conversion): Don't include
8398 unhandled events in the returned events, but set them in
8399 unread-command-events. Exit if all inputs are deleted.
8400
7e492772
JR
84012000-05-30 Jason Rumney <jasonr@gnu.org>
8402
8403 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
8404
8405 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
8406 Reenable code to create initial fontsets.
8407 Use set-fontset-font in place of put-charset-property.
8408
10fc3187
GM
84092000-05-30 Gerd Moellmann <gerd@gnu.org>
8410
79148ea7
GM
8411 * progmodes/perl-mode.el (perl-indent-line): When looking for a
8412 label, ensure that the first colon isn't followed by another.
8413
8414 * paths.el (Info-default-directory-list): Doc fix.
8415
086d5b87
GM
8416 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
8417 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
8418 send a query containing USER only, not USER@HOST.
8419
10fc3187
GM
8420 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
8421 and rmail-msgend to compute the restriction at the end, instead of
8422 computing it.
8423
49e70dec
GM
84242000-05-29 Gerd Moellmann <gerd@gnu.org>
8425
66254a13
GM
8426 * dabbrev.el (dabbrev-expand): Don't display messages in the
8427 echo area if the minibuffer window is active.
8428
49e70dec
GM
8429 * jit-lock.el (jit-lock-mode): Add after change function to
8430 local hook.
8431
84322000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
8433
8434 * antlr-mode.el: New commands: hide/unhide actions,
8435 upcase/downcase literals.
8436 (antlr-tiny-action-length): New user option.
8437 (antlr-hide-actions): New command. Suggested by
8438 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 8439 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
8440 (antlr-mode-menu): New entries.
8441 (antlr-downcase-literals): New command.
8442 (antlr-upcase-literals): Ditto.
8443
8444 * antlr-mode.el: Minor changes: indendation, mode-name.
8445 (antlr-indent-line): Indent cpp directive at column 0.
8446 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
8447
8448 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
8449 (antlr-font-lock-additional-keywords): Workaround for intentional
8450 bug in XEmacs version of font-lock.
8451 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
8452 be used by a smarter version of `buffers-menu-grouping-function'.
8453
84542000-05-29 Gerd Moellmann <gerd@gnu.org>
8455
8456 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
8457 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
8458
49f93684
KH
84592000-05-29 Kenichi Handa <handa@etl.go.jp>
8460
8461 * international/encoded-kb.el
8462 (encoded-kbd-iso2022-designation-map): Pay attention to that
8463 charset-iso-final-char return -1 for eight-bit-control and
8464 eight-bit-graphic.
8465
5b1ae051
EZ
84662000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
8467
8468 * speedbar.el (speedbar-use-images, speedbar-update-flag)
8469 (speedbar-easymenu-definition-base): Use display-graphic-p where
8470 available, instead of window-system.
8471
a205e32a
EZ
84722000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
8473
8474 * international/codepage.el (cp-coding-system-for-codepage-1): Add
8475 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
8476 coding systems.
8477
dd854dc2
DL
84782000-05-26 Dave Love <fx@gnu.org>
8479
c88a85d5
DL
8480 * disp-table.el (standard-display-underline): Don't use
8481 internal-find-face.
8482
dd854dc2
DL
8483 * mail/reporter.el: Maintainer change. Doc fixes.
8484 (reporter-version): Deleted.
8485
8486 * emacs-lisp/elp.el: Maintainer change.
8487 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
8488
dc29aa6c
SM
84892000-05-26 Stefan Monnier <monnier@cs.yale.edu>
8490
8491 * add-log.el (add-change-log-entry): Merge the current entry with the
8492 previous one if the previous one is empty.
8493
ed62683d
DL
84942000-05-26 Dave Love <fx@gnu.org>
8495
4370a375
DL
8496 * loadhist.el (unload-feature): Fix interactive spec [from
8497 lijnzaad@ebi.ac.uk].
8498
ed62683d
DL
8499 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
8500 subr-arity to check primitives.
8501 (byte-compile-flush-pending, byte-compile-file-form-progn)
8502 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
8503 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
8504 mapcar.
8505
ba9f8f95
KH
85062000-05-26 Kenichi Handa <handa@etl.go.jp>
8507
0f3e0672
KH
8508 * international/fontset.el: Set family names of non-latin charsets
8509 in default fontset to "*".
8510
cebefb44
KH
8511 * international/mule-diag.el (print-fontset): Combine family part
8512 and registry part of the fontname by "-*-" instead of "-".
8513
ba9f8f95
KH
8514 * international/mule-cmds.el (encode-coding-char): Make strings
8515 multibyte before calling encode-coding-string.
8516
931d0724
SM
85172000-05-25 Stefan Monnier <monnier@cs.yale.edu>
8518
8519 * derived.el: Fix keywords.
8ccce2b0 8520 (define-derived-mode): Only define if needed.
931d0724
SM
8521
8522 * simple.el (fill-comment, comment-column, comment-start)
8523 (comment-start-skip, comment-end, comment-indent-function)
8524 (block-comment-start, block-comment-end, indent-for-comment)
8525 (set-comment-column, kill-comment, comment-padding, comment-region)
8526 (comment-multi-line, indent-new-comment-line): Remove.
8527
8528 * bindings.el (esc-map): Change ; to comment-dwim and use the new
8529 function names for comment operations.
8530
8531 * newcomment.el: Add abundant autoload cookies.
8532 (comment-style): Don't depend on runtime data at compile-time.
8533 (comment-indent-hook): Remove.
8534 (comment-indent): Check if comment-indent-hook is bound.
8535 (comment-region): Docstring fix.
8536
6fc596cf
DL
85372000-05-25 Dave Love <fx@gnu.org>
8538
8539 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
8540 byte-code-function-p.
8541
8542 * mail/rmailsum.el: Add provide.
8543
8544 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
8545
8546 * smerge-mode.el (smerge-diff-switches): Don't use list* in
8547 defcustom.
8548
7997f1ca 85492000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 8550
7997f1ca
MK
8551 * ediff-diff.el (ediff-exec-process): delete --binary option from
8552 non-buffer ediff jobs.
7f565d87 8553
e7a903e8
EZ
85542000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8555
8556 * hilit-chg.el (highlight-changes-mode): Ask about color or
8557 grayscale support, not about window-system.
8558
8559 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
8560 window-system.
8561 (ffap-highlight): Always default to t.
8562
8563 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
8564 display-popup-menus-p instead of looking at window-system.
8565
8566 * disp-table.el (standard-display-g1, standard-display-graphic):
8567 Only refuse to use string glyphs on X and MS-Windows.
8568
8569 * avoid.el: Remove window-system from commentary, suggest to use
8570 display-*-p instead.
8571
8572 * apropos.el (apropos-print): Use display-mouse-p instead of
8573 window-system.
8574
14028d57
EZ
85752000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8576
8577 * international/codepage.el (cp-decoding-vector-for-codepage):
8578 Fill up unsupported characters with their own codes. From Kenichi
8579 Handa.
8580
1a4f9cc1
EZ
85812000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8582
8583 * international/mule-diag.el (describe-char-after): Use
8584 display-graphic-p instead of window-system, so that this function
8585 works on MS-DOS.
8586
89f6ca4e
EZ
85872000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8588
8589 * international/codepage.el (cp-make-coding-systems-for-codepage):
8590 Remove the eight-bit-graphic and eight-bit-control charsets from
8591 the list of charsets which we convert into `?'.
8592
eacfd7fe
KH
85932000-05-25 Kenichi Handa <handa@etl.go.jp>
8594
8595 * international/mule-conf.el: Specify CHARSET-ID explicitely for
8596 private charsets.
8597 (mule-unicode-0100-24ff, japanese-jisx0213-1,
8598 japanese-jisx0213-2): New charsets.
8599
8600 * international/fontset.el: Setup default fontset for new charsets.
8601
deadf7e3
DL
86022000-05-24 Dave Love <fx@gnu.org>
8603
8604 * info.el (Info-find-node-2): Restructure [following "Vadim
8605 S. Solomin" <sovs@uic.nnov.ru>].
8606
8607 * icomplete.el: Fix header for Finder.
8608
86092000-05-24 Eric M. Ludlam <zappo@ultranet.com>
8610
8611 * rmailout.el (rmail-output-to-rmail-file): Added optional param
8612 STAY.
8613
8614 * rmail.el (rmail-automatic-folder-directives): New user variable.
8615 (rmail-show-message): Add call to `rmail-auto-file' during
8616 display.
8617 (rmail-auto-file): New function.
8618
6de3983f 86192000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 8620
fc6a6a4e 8621 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 8622 account.
fc6a6a4e
GM
8623 (ediff-test-utility,ediff-diff-mandatory-option)
8624 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 8625 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 8626
fc6a6a4e 8627 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 8628 variable.
7f565d87 8629
fc6a6a4e 8630 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
8631 ediff-merge-filename-prefix.
8632
fc290d1d
MK
86332000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
8634
fc6a6a4e 8635 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 8636
273182b8
EZ
86372000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
8638
8639 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
8640 aliases for hebrew-iso-8bit.
8641
f471ea57
EZ
86422000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
8643
8644 * woman.el: New version from Francis J. Wright
8645 <F.J.Wright@Maths.QMW.ac.uk>.
8646 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
8647 names in environment variables regardless of the path separator.
8648 (woman-topic-all-completions-1): Don't call file-name-directory-p
8649 on all files, since woman-file-regexp already filters out any
8650 directories.
8651
01162f24
KH
86522000-05-24 Kenichi Handa <handa@etl.go.jp>
8653
48e3df76
KH
8654 * international/quail.el (quail-start-translation): Don't change
8655 modified-p of the current buffer.
8656 (quail-start-conversion): Likewise.
8657
8658 * international/kkc.el (kkc-region): Don't change modified-p of
8659 the current buffer.
8660
747d90ea
KH
8661 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
8662 conform to RFC1468.
8663 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 8664
17a223ff
EL
86652000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
8666
8667 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
8668 (speedbar-insert-button): Invisible text property fix.
8669 (speedbar-directory-plus): Renamed from speedbar-directory-+
8670 (speedbar-directory-minus): Renamed from speedbar-directory--
8671 (speedbar-page-plus): Renamed from speedbar-file-+
8672 (speedbar-page-minus): Renamed from speedbar-file--
8673 (speedbar-page): Renamed from speedbar-file-
8674 (speedbar-tag): Renamed from speedbar-tag-
8675 (speedbar-tag-plus): Renamed from speedbar-tag-+
8676 (speedbar-tag-minus): Renamed from speedbar-tag--
8677 (speedbar-expand-image-button-alist): Use above renames.
8678
8679 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
8680 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
8681 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
8682 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
8683 * sb-pg.xpm: Renamed from sb-file.xpm
8684 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
8685 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 8686
e6b6fc18
KH
86872000-05-24 Kenichi Handa <handa@etl.go.jp>
8688
8689 * international/quail.el (quail-show-guidance-buf): Set
8690 current-input-method of the guidance buffer to the name of the
8691 curren input method.
8692
a1a336eb
SM
86932000-05-23 Stefan Monnier <monnier@cs.yale.edu>
8694
8695 * progmodes/compile.el (compile-internal): Style typo.
8696
8697 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
8698 quote vars and functions in the docstring.
8699
8700 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
8701
8702 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
8703 Don't quote lambdas.
8704
8705 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
8706
9695b783
GM
87072000-05-23 Gerd Moellmann <gerd@gnu.org>
8708
716e3b88
GM
8709 * startup.el (command-line): Determine source file of compiled
8710 user init file differently. Warn if compiled user init file
8711 is older than its source file.
8712
9695b783 8713 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 8714
41ac433f
EZ
87152000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
8716
8717 * files.el (make-backup-file-name-1): Replace slashes with `!'
8718 rather than `|' (which is not allowed on Windows). Replace the
8719 drive letters with a string "drive_X".
8720
46600ab1
GM
87212000-05-23 Gerd Moellmann <gerd@gnu.org>
8722
8723 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
8724
8725 * files.el (interpreter-mode-alist): Add `bash2'.
8726
79a64d87
DL
87272000-05-22 Dave Love <fx@gnu.org>
8728
8729 * loadhist.el (feature-symbols, file-provides, file-requires): Use
8730 mapc.
8731 (feature-file): Avoid calling symbol-name. Doc fix.
8732 (file-set-intersect, file-dependents): Use dolist, not mapcar.
8733 (loadhist-hook-functions): Add mouse-position-function.
8734 (unload-feature): Change uses of mapcar.
8735
8736 * files.el (parse-colon-path): Doc fix.
8737 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
8738 (set-auto-mode): Use mapc.
8739
8740 * complete.el (PC-look-for-include-file): Use :alnum: character
8741 class.
8742 (partial-completion-mode): Add autoload cookie.
8743
0e8c11d8
SS
87442000-05-22 Sam Steingold <sds@gnu.org>
8745
ce75fd23 8746 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
8747 `add-text-properties' (bug introduced on 2000-05-18).
8748
d8d0fa6c
DL
87492000-05-22 Dave Love <fx@gnu.org>
8750
8751 * bindings.el: Remove debug-ignored-errors set in other files.
8752
8753 * progmodes/etags.el: Add to debug-ignored-errors.
8754 (visit-tags-table-buffer): Clear out buffers holding old tables
8755 when making a new list.
8756 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
8757 mapc.
8758
8759 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
8760 quote keywords.
8761 (cmpl-string-case-type): Use character classes.
8762
0e8c11d8
SS
8763 * comint.el:
8764 * textmodes/ispell.el:
8765 * imenu.el:
d8d0fa6c
DL
8766 * mail/mh-e.el:
8767 * progmodes/compile.el: Add to debug-ignored-errors.
8768
8769 * dabbrev.el: Add to debug-ignored-errors.
8770 (dabbrev-completion): Use mapc.
8771
1edbbf8a
EZ
87722000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
8773
8774 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
8775 (woman-mapcan, woman-parse-man.conf)
8776 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
8777 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
8778 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
8779 path syntax better.
8780 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
8781 (woman-manpath): Call woman-parse-man.conf.
8782 (woman-emulation): New defcustom, defaults to nroff.
8783 (woman-font-support): New defconst.
8784 (woman-use-symbol-font): New defcustom.
8785 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
8786 "Emulation".
8787 Many functions: Doc fix.
8788
5bd2148c
KH
87892000-05-22 Kenichi Handa <handa@etl.go.jp>
8790
8791 * international/quail.el (quail-simple-translation-keymap): Map
8792 128..255 to quail-self-insert-command.
8793 (quail-keyboard-layout-alist): Add definition for "pc102-de".
8794
4125ec7e
SM
87952000-05-22 Stefan Monnier <monnier@cs.yale.edu>
8796
a1a336eb
SM
8797 * help.el (help-manyarg-func-alist): Typo.
8798
40aeecad
SM
8799 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
8800 intervals which makes it heaps simpler.
8801
4125ec7e
SM
8802 * newcomment.el (comment-region-internal): Go back to BEG after quoting
8803 the nested comment markers.
e4da9c1c
SM
8804
8805 * subr.el (remove-hook): Don't turn the hook's value into a list.
8806
cb7216a7
DL
88072000-05-21 Dave Love <fx@gnu.org>
8808
ac266581
DL
8809 * edmacro.el (edmacro-parse-keys): Return vector if any elements
8810 are invalid characters.
8811
cb7216a7
DL
8812 * international/mule-util.el (detect-coding-with-priority): Use
8813 mapc. Remove redundant lambda.
8814
8815 * international/mule-diag.el (list-non-iso-charset-chars)
8816 (describe-fontset): Remove redundant lambda.
8817
8818 * emulation/crisp.el (brief-mode): New alias.
8819
8820 * emacs-lisp/ring.el (ring-elements): New function.
8821
8822 * emacs-lisp/easymenu.el (easy-menu-create-menu)
8823 (easy-menu-do-add-item): Use keywordp.
8824
8825 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
8826
8827 * replace.el: Doc and error message fixes.
8828 (replace-highlight): Use facep, not internal-find-face.
8829
9b0d1d6e
SM
88302000-05-20 Stefan Monnier <monnier@cs.yale.edu>
8831
b2d2cf58
SM
8832 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
8833
ffe7dc64
SM
8834 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
8835 (log-edit-insert-changelog): Drop `:' as well.
8836
8837 * log-view.el: Fix file description.
8838 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
8839 available.
8840 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
8841 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
8842
c8c21615
SM
8843 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
8844 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
8845 Print a status message if the toggle is called interactively.
8846 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
8847 for global minor modes and use `defcustom' for them.
8848 Use add-minor-mode.
8849 (easy-mmode-define-derived-mode): Remove.
8850 (define-derived-mode): Fancier default docstring.
8851 (easy-mmode-define-navigation): Signal an error rather than (ding).
8852
9b0d1d6e
SM
8853 * newcomment.el (comment-styles): New `box-multi'.
8854 (comment-normalize-vars): Better default for comment-continue to
8855 avoid whitespace-only continuations.
8856 (comment-search-forward): Always move even in the no-syntax case.
8857 (comment-padright): Only obey N if it's only obeyed for padleft.
8858 (comment-make-extra-lines): Better handling of empty continuations.
8859 Use `=' for the filler if comment-start has only one character.
8860 (uncomment-region): Try handling the special `=' filler.
8861 (comment-region): Allow LINES even if MULTI is nil.
8862 (comment-box): Choose box style based on comment-style.
8863
f5ee6d0f
KH
88642000-05-20 Kenichi Handa <handa@etl.go.jp>
8865
9b0d1d6e 8866 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
8867 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
8868
c9671f81
KH
88692000-05-20 Kenichi HANDA <handa@etl.go.jp>
8870
8871 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
8872 and insert, not subst-char-in-region.
8873
8874 * international/mule-diag.el (list-character-sets-1): Handle
8875 charsets eight-bit-control and eight-bit-graphic.
8876 (list-iso-charset-chars): Likewise.
8877 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
8878 charactes as is. Use indent-to to align characters.
8879
8880 * international/mule-cmds.el (find-multibyte-characters): Never
8881 exclude charsets eight-bit-control and eight-bit-graphic.
8882
1426aa5c
SM
88832000-05-19 Stefan Monnier <monnier@cs.yale.edu>
8884
8885 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
8886 Don't quote lambdas.
8887
8888 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
8889
2b63d473
GM
88902000-05-19 Gerd Moellmann <gerd@gnu.org>
8891
8892 * gud.el (gud-jdb-directories): Doc fix.
8893
f1355756
SM
88942000-05-19 Stefan Monnier <monnier@cs.yale.edu>
8895
8896 * newcomment.el: New file.
8897
5f64c9e0
GM
88982000-05-19 Gerd Moellmann <gerd@gnu.org>
8899
2b63d473 8900 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 8901
db7314bd
AS
89022000-05-18 Andreas Schwab <schwab@suse.de>
8903
8904 * dired.el (dired-between-files): Also skip lines beginning with
8905 `used'.
8906
25bb0401
GM
89072000-05-18 Gerd Moellmann <gerd@gnu.org>
8908
8909 * msb.el (msb-menu-cond): Add choice `user'.
8910
a199a865 89112000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 8912
a199a865
GM
8913 * ps-print.el: Compatibility, customization and doc fix.
8914 (ps-printer-name-option): Replace defconst by defvar.
8915 (ps-postscript-code-directory): XEmacs compatibility.
8916 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
8917 fix.
8918 (ps-user-defined-prologue, ps-print-prologue-header)
8919 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
8920 compatibility and code fix.
8921 (ps-print-background-image, ps-print-background-text):
8922 Customization fix.
8923 (ps-line-number-start, ps-n-up-on): New vars.
8924
25bb0401
GM
89252000-05-18 Espen Skoglund <esk@ira.uka.de>
8926
8927 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
8928 the indent-comment function to just return the appropriate indent.
8929
68e6c83a
EL
89302000-05-18 Eric M. Ludlam <zappo@ultranet.com>
8931
8932 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
8933 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
8934 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
8935
dae6cb9f
DL
89362000-05-18 Dave Love <fx@gnu.org>
8937
8938 * info.el (Info-fontify-node): Add intangible property as well as
8939 invisible.
8940
8941 * calendar/appt.el (appt-make-list): Match all lines of entry.
8942 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
8943
813086ea
KH
89442000-05-18 Kenichi Handa <handa@etl.go.jp>
8945
8946 * international/mule-diag.el (describe-char-after): Call
8947 internal-char-font, not char-font. If internal-char-font returns
8948 nil, display "-- none --".
8949
24978190
EZ
89502000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
8951
8952 * image.el (image-type-available-p): Don't reference image-types
8953 if it isn't bound.
8954
2fca2d5d
SM
89552000-05-17 Stefan Monnier <monnier@cs.yale.edu>
8956
8957 * autoarg.el (autoarg-mode): Typo in the :set argument.
8958
cfc75d05
EZ
89592000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
8960
8961 * startup.el (command-line-1): Don't signal an error if the
8962 directory for auto-save-list files does not yet exist.
8963
c4e30387
KH
89642000-05-17 Kenichi Handa <handa@etl.go.jp>
8965
8966 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
8967
dd6b8ea7
SM
89682000-05-16 Stefan Monnier <monnier@cs.yale.edu>
8969
8970 * subr.el (remove-hook): `setq' hook-value, not `set'.
8971
399c88ad
SS
89722000-05-16 Sam Steingold <sds@gnu.org>
8973
a199a865 8974 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 8975
01651f07
DL
89762000-05-16 Dave Love <fx@gnu.org>
8977
8978 * cus-edit.el: Don't require cl or easymenu.
8979 (custom-variable-prompt): Test standard-value property, not
8980 user-variable-p.
8981
2248c40d
SS
89822000-05-16 Sam Steingold <sds@gnu.org>
8983
8984 * subr.el (add-hook): `setq' hook-value, not `set'.
8985
b15f3b77
GM
89862000-05-16 Gerd Moellmann <gerd@gnu.org>
8987
8988 * startup.el (command-line-1): Mention the FAQ in the startup
8989 message.
8990
8991 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
8992
8993 * progmodes/compile.el (compilation-parse-errors): Collect
8994 `nomessage' regexps last.
8995
8996 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
8997
8998 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
8999 to the function name.
9000
f9bbcfac
EL
90012000-05-15 Dave Love <fx@gnu.org>
9002
9003 * speedbar.el (speedbar-recenter): Typo.
9004 (speedbar-expand-line): Make arg optional.
9005 (speedbar-mode): Avoid a compiler warning.
9006
119b42eb
GM
90072000-05-15 Gerd Moellmann <gerd@gnu.org>
9008
9009 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
9010 user-specified option string is empty.
9011
9012 * mouse.el (mouse-yank-at-click): Doc fix.
9013
f685bea9
EZ
90142000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
9015
9016 * term/internal.el (IT-character-translations): More updates of
9017 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
9018 documents.
9019
a1b8d58b
GM
90202000-05-15 Gerd Moellmann <gerd@gnu.org>
9021
9022 * env.el (getenv): New function, interactively callable.
9023 (setenv, getenv): Remove autoload cookies.
9024
9025 * loadup.el: Load `env'.
9026
9027 * progmodes/f90.el: Change author's mail address.
9028
c9bba7ed
DL
90292000-05-14 Dave Love <fx@gnu.org>
9030
e5c83697
DL
9031 * mail/rmail.el (rmail-show-message-hook): Customize and offer
9032 goto-addr as an option.
9033
9034 * help.el (help-xref-stack): Doc fix.
9035 (help-xref-following): New variable.
9036 (help-make-xrefs): Use it.
9037 (help-xref-go-back): Use position information from stack element.
9038 (help-follow): Make position in stack element a pair. Use
9039 help-xref-following.
399c88ad 9040
e5c83697
DL
9041 * autoarg.el: New file.
9042
9043 * faces.el: Declare more functions obsolete.
9044
c9bba7ed
DL
9045 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
9046 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
9047 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
9048 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
9049 Remove all the setup-...-environment functions.
9050
b6389bfb
EL
90512000-05-13 Eric M. Ludlam <zappo@ultranet.com>
9052
a1b8d58b
GM
9053 * speedbar.el: Updated the commentary section. xemacs20p now uses
9054 >= when detecting. Require `defimage' safely.
b6389bfb
EL
9055 (speedbar-easymenu-definition-base): Add toggle for images.
9056 (speedbar-easymenu-definition-special): Add flush cache & expand.
9057 (speedbar-visiting-tag-hook): Set new defaults. Added options.
9058 (speedbar-reconfigure-keymaps-hook): New variable.
9059 (speedbar-frame-parameters): Updated documentation.
9060 (speedbar-use-imenu-flag): Updated custom tag
9061 (speedbar-dynamic-tags-function-list): New variable.
9062 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
9063 (speedbar-indentation-width, speedbar-indentation-width) New
9064 variables.
9065 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
9066 (speedbar-vc-indicator): Doc update.
9067 (speedbar-ignored-path-expressions): Updated default value.
9068 (speedbar-supported-extension-expressions): Updated default value.
9069 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
9070 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
9071 as "+". Added overlay aliases.
9072 (speedbar-mode): Use `speedbar-mode-line-update' instead of
9073 `force-mode-line-update'.
9074 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
9075 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
9076 `mouse-set-point'
b6389bfb 9077 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
9078 (speedbar-item-info-tag-helper): Revamped to handle a wider range
9079 of arbitrary text, and new helper functions.
9080 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
9081 filename finder.
b6389bfb
EL
9082 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
9083 (speedbar-directory-buttons): Update path search/expansion.
9084 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
9085 `speedbar-indentation-width'. Use more care w/ invisible
9086 properties.
b6389bfb
EL
9087 (speedbar-change-expand-button-char): Call
9088 `speedbar-insert-image-button-maybe'.
9089 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
9090 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
9091 (speedbar-trim-words-tag-hierarchy)
9092 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 9093 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
9094 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
9095 functions.
b6389bfb
EL
9096 (speedbar-mouse-set-point): New function
9097 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
9098 (speedbar-line-token, speedbar-goto-this-file): Handle more types
9099 of tag prefix text.
9100 (speedbar-expand-line, speedbar-contract-line): Make more robust
9101 to strange text.
9102 (speedbar-expand-line): Takes universal argument to flush the
9103 cache.
b6389bfb
EL
9104 (speedbar-flush-expand-line): New function.
9105 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
9106 Use new generator insertion method.
9107 (speedbar-fetch-dynamic-tags): New function.
9108 (speedbar-fetch-dynamic-imenu): Removed code now handled in
9109 `speedbar-fetch-dynamic-imenu'.
9110 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
9111 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
9112 "Revert Buffer" menu items.
9113 (speedbar-buffer-buttons-engine): Be smarter when creating a
9114 filename tag (for expansion purposes.).
a1b8d58b
GM
9115 (speedbar-highlight-one-tag-line,
9116 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
9117 (speedbar-recenter): New functions.
b6389bfb 9118 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
9119 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
9120 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
9121 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
9122 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
9123 (speedbar-expand-image-button-alist): New variable.
9124 (speedbar-insert-image-button-maybe): Insert an image over some
9125 buttons.
9126
43fe9244
KH
91272000-05-13 Kenichi Handa <handa@etl.go.jp>
9128
9129 * international/mule-cmds.el (encode-coding-char): An ASCII
9130 character is always encodable.
9131
9132 * international/mule-conf.el: Add more information in descriptions
9133 of character sets.
9134
813086ea 9135 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
9136 (describe-font-internal): Adjusted for the change of font-info.
9137 (describe-font): Likewise.
9138 (print-fontset): Rewritten for the new fontset implementation.
9139 (describe-fontset): Include fontset alias names in completion.
9140 (list-fontsets): Adjusted for the change of print-fontset.
9141
9142 * simple.el (what-cursor-position): If DETAIL is non-nil, call
9143 describe-char-after instead of displaying the detail in the echo
9144 area.
813086ea
KH
9145 (syntax-code-table): Format changed.
9146 (string-to-syntax): Adjusted for the above change.
0e8c11d8 9147
e8564f57
SM
91482000-05-12 Stefan Monnier <monnier@cs.yale.edu>
9149
9150 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
9151
9278c60d
DL
91522000-05-12 Dave Love <fx@gnu.org>
9153
9154 * calendar/todo-mode.el: Remove some compatibility stuff and CL
9155 dependence. Use line-{beginning,end}-position, not
9156 point-at{b,e}ol. Some doc fixes.
9157 (todo-position): New function. Fix callers of position to use it.
9158 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
9159
be0505fe
GM
91602000-05-12 Gerd Moellmann <gerd@gnu.org>
9161
9162 * time.el (display-time-mail-icon): Use `:ascent center'.
9163
a8a3541c
GM
9164 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
9165 handling FTP security extensions.
399c88ad 9166
44d5f148
DL
91672000-05-11 Dave Love <fx@gnu.org>
9168
33d0c179 9169 * calendar/todo-mode.el: New file.
44d5f148 9170
da4496b6
GM
91712000-05-11 Gerd Moellmann <gerd@gnu.org>
9172
cdc4401d
GM
9173 * comint.el (comint-read-input-ring): Move reference to
9174 comint-input-ring-size outside of the save-excursion. It was
9175 causing the default value to be the only one ever seen.
399c88ad 9176
0279f991
GM
9177 * font-lock.el: Update copyright. Remove Simon Marshall's email
9178 address on request from him.
9179
da4496b6
GM
9180 * subr.el (substitute-key-definition): Add comment describing
9181 the meaning of PREFIX.
9182
ac5cb26d
SM
91832000-05-10 Stefan Monnier <monnier@cs.yale.edu>
9184
9185 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
9186
9187 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
9188 (add-minor-mode): Don't make the variable buffer-local and add a
9189 reference to define-minor-mode in the docstring.
9190
9191 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
9192 HEADER/FOOTER and fix bug with trailing empty directory.
9193 (cvs-append-to-ignore): Use vc-editable-p if available.
9194 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
9195 (vc-do-command): Tweak advice to handle the new VC.
9196
9197 * log-view.el (log-view-goto-rev): New function for the new VC.
9198 (log-view-minor-wrap): Use mark-active.
9199
9200 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
9201 (log-edit-changelog-full-paragraphs): New var.
9202 (log-edit-insert-changelog): Remove a lonely leading `* file'.
9203 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
9204 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
9205 (log-edit-changelog-ours-p, log-edit-changelog-entries)
9206 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
9207 Replace the `cvs' prefix with `log-edit'.
9208
9209 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
9210
9211 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
9212 (diff-font-lock-defaults): Explicitly turn off multiline.
9213 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
9214 (diff-ediff-patch): Fix call to ediff-patch-file.
9215 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
9216 Handle comments.
9217
9218 * frame.el (automatic-hscrolling): Typo.
9219
9220 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
9221
21c34da3
DL
92222000-05-09 Sam Steingold <sds@goems.com>
9223
9224 * apropos.el (apropos-print): use `describe-face' instead of
9225 `customize-face-other-window'.
9226
950cf06f
DL
92272000-05-09 Dave Love <fx@gnu.org>
9228
9229 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
9230
9231 * help.el (describe-variable): Have customize button pop the
9232 help-xref stack when invoked.
9233 (help-xref-symbol-regexp): Add `face'.
9234 (help-make-xrefs): Check for quoted face names and adapt regexp
9235 submatch numbers to cope.
9236 (help-xref-interned): Maybe insert face doc too. Separate
9237 sections with a line of hyphens.
9238
0623e40f 9239 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
9240 (describe-face): Add customize button. Return the help
9241 text. Fix prompt.
9242
82e2ca9d
EZ
92432000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
9244
9245 * term/internal.el (IT-character-translations): Fix last change.
9246
10c00b5c
EZ
92472000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9248
9249 * woman.el: New file
9250 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
9251
9deed82f
EZ
92522000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9253
001ad319
EZ
9254 * term/internal.el (IT-character-translations): Update ASCII
9255 simulations for greek-iso8859-7, add latin-iso8859-14 and
9256 latin-iso8859-15.
9257
9deed82f
EZ
9258 * international/mule-cmds.el (set-language-info-alist): Call
9259 define-prefix-command with 3 arguments, to make the map suitable
9260 for a menu.
9261
4f37b78a
DL
92622000-05-07 Dave Love <fx@gnu.org>
9263
1ec321a7 9264 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 9265
64a4c526
DL
92662000-05-05 Dave Love <fx@gnu.org>
9267
9268 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
9269 list in doc string. Don't quote keyword symbols.
9270 * emacs-lisp/cl.el: Likewise
9271 * emacs-lisp/cl-seq.el: Likewise
9272
056565f7
GM
92732000-05-05 Gerd Moellmann <gerd@gnu.org>
9274
9275 * abbrev.el (abbrev-mode): Make ARG optional.
9276
4656b314
GM
92772000-05-04 Gerd Moellmann <gerd@gnu.org>
9278
ec82fb2f
GM
9279 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
9280
9281 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
9282
4656b314
GM
9283 * subr.el (substitute-key-definition): Clarify documentation.
9284
92852000-05-04 Milan Zamazal <pdm@freesoft.cz>
9286
9287 * glasses.el (glasses-convert-to-unreadable): Use
9288 `glasses-separator' instead of the hard-wired "_".
9289 (glasses-mode): Call `glasses-make-unreadable' only in a single
9290 place.
9291
7b081c78
EZ
92922000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
9293
9294 * term/internal.el (cjk-codepages-alist): Add associations for
9295 Chinese and Korean codepages. Remove FIXME comment.
9296
baa5536e
DL
92972000-05-03 Dave Love <fx@gnu.org>
9298
9299 * time.el (display-time-mail-face, display-time-use-mail-icon):
9300 New option.
9301 (display-time-mail-icon): New variable.
9302 (display-time-string-forms): Use the above. Fix the local-map.
9303
cbf18892
GM
93042000-05-03 Gerd Moellmann <gerd@gnu.org>
9305
4ff40dd0
GM
9306 * replace.el (query-replace-map): Add binding for `E'.
9307 (query-replace-help): Extend help text.
9308 (perform-replace): Allow editing the replacement string.
9309
9310 * make-mode.el (makefile-mode-abbrev-table): New variable.
9311 (makefile-mode): Set local abbrev table to
9312 makefile-mode-abbrev-table.
9313 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 9314
cbf18892
GM
9315 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
9316 set TOGGLE's value.
9317
4ff40dd0
GM
9318 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
9319 mail-interactive-insert-alias.
9320 (mail-abbrev-complete-alias): New command.
9321 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 9322
ffec4d9f
KH
93232000-05-03 Kenichi Handa <handa@etl.go.jp>
9324
9325 * language/lao-util.el (lao-compose-region): New function.
9326
1b0672c3
GM
93272000-05-02 Gerd Moellmann <gerd@gnu.org>
9328
576da55d
GM
9329 * files.el (recover-session): Make directories as necessary
9330 if they don't exist yet.
9331
399c88ad
SS
9332 * calendar/cal-french.el
9333 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
9334 (french-calendar-special-days-array): Change French text.
9335 (calendar-french-date-string): Change output.
9336 (calendar-goto-french-date): Likewise.
9337
93382000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
9339
9340 * wid-edit.el (widget-default-active): Obey `:always-active'.
9341 (widget-documentation-string-value-create): Set `:always-active'.
9342
4b33deaa
EZ
93432000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
9344
9345 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
9346 default prefix to `~/_emacs.d/auto-save.list/_s'.
9347 (normal-top-level): Create the directory for auto-save files, if
9348 it doesn't already exist (in the ms-dos case only).
9349
5c922ea7
EZ
93502000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
9351
9352 * international/mule-cmds.el (set-language-environment): Don't
9353 concat an integer (dos-codepage), use format instead.
9354
820ad5e7
DL
93552000-05-02 Dave Love <fx@gnu.org>
9356
9357 * help.el (help-xref-on-pp): Check for constant symbols.
9358
57cb56f5
GM
93592000-04-29 Gerd Moellmann <gerd@gnu.org>
9360
9361 * startup.el (normal-top-level): Put a condition-case around
9362 the code loading subdirs.el.
9363
93642000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 9365
57cb56f5
GM
9366 * ps-print.el: Upside-down and face background color printing,
9367 line number step, doc fix.
9368 (ps-print-version): New version number (5.2).
9369 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
9370 (ps-face-attribute-list, ps-plot-with-face): Code fix.
9371 (ps-spool-config): Var fix.
9372 (ps-printer-name-option): Const fix.
9373 (ps-print-upside-down, ps-use-face-background)
9374 (ps-line-number-step): New vars.
9375 (ps-window-system, ps-lp-system): New consts.
9376 (ps-face-background): New fun.
9377
084cec2f
GM
93782000-04-28 Richard Stallman <rms@gnu.org>
9379
9380 * files.el (make-auto-save-file-name):
9381 Apply auto-save-file-name-transforms to visited file name
9382 before generating auto save file name.
9383 (auto-save-file-name-transforms): New variable.
9384
399c88ad 9385 * files.el (backup-enable-predicate):
084cec2f
GM
9386 Correctly test for a file under a temporary directory.
9387
c94f4677
GM
93882000-04-28 Gerd Moellmann <gerd@gnu.org>
9389
9390 * subr.el (add-minor-mode): Rewritten.
9391
7b211df5
KH
93922000-04-28 Kenichi Handa <handa@etl.go.jp>
9393
9394 * mail/sendmail.el (sendmail-send-it): Set
9395 buffer-file-coding-system to the selected coding system for MIME
9396 header.
9397
c76e04a8 93982000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 9399
c76e04a8
GM
9400 * dired.el (dired-move-to-filename-regexp): Allow format where
9401 YYYY is followed by two spaces.
e3e36d74 9402
c76e04a8
GM
9403 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
9404 in the second character class of the regexp.
9405
9406 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
9407 mh-etc, too.
353964e3 9408
c76e04a8
GM
9409 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
9410 nil.
399c88ad 9411
353964e3
GM
9412 * subr.el (add-minor-mode): Use `set' instead of `setq'.
9413
9414 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
9415 argument.
9416
c76e04a8 94172000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 9418
c76e04a8
GM
9419 * emacs-lisp/crm.el (crm-completion-table): New variable.
9420 (crm-collection-fn, crm-test-completion)
9421 (completing-read-multiple): Use it.
9422
94232000-04-27 Dave Love <fx@gnu.org>
9424
9425 * help.el (locate-library): Use mapc.
9426 (help-manyarg-func-alist): Add call-process-region.
9427
7464346d
GM
94282000-04-26 Gerd Moellmann <gerd@gnu.org>
9429
b35bd33d
GM
9430 * subr.el (add-minor-mode): Make argument MAP optional.
9431
7464346d
GM
9432 * desktop.el (desktop-save): Save list of minor modes.
9433 (desktop-create-buffer): Restore minor modes.
9434 (desktop-minor-mode-table): New user-option.
9435
9436 * subr.el (add-minor-mode): New function.
9437
9438 * image.el (find-image): New function.
9439 (defimage): Rewritten to find image at load time.
9440
9441 * startup.el (normal-top-level-add-to-load-path): Handle
9442 case that the default directory is not in load-path.
9443
9444 * help.el: Old patch from Stefan Monnier.
9445 (help-xref-on-pp): New function.
9446 (describe-variable): Use it to display xrefs in a symbol's value.
9447
23c0fb21
SM
94482000-04-26 Stefan Monnier <monnier@cs.yale.edu>
9449
9450 * cus-edit.el (custom-face): Fix parenthesis.
9451
fad95037
KH
94522000-04-26 Kenichi Handa <handa@etl.go.jp>
9453
f03392a1
KH
9454 * mail/rmail.el (rmail-expunge): When there are no deleted
9455 messages, do nothing.
fad95037 9456
0d7c5bb9
DL
94572000-04-26 Dave Love <fx@gnu.org>
9458
9459 * international/mule-cmds.el (locale-translation-file-name):
9460 Defvar to nil.
9461 (set-locale-environment): Set it here (at runtime).
9462
612839b6
GM
94632000-04-25 Gerd Moellmann <gerd@gnu.org>
9464
9465 * replace.el (perform-replace): Add parameters START and END. Use
9466 them instead of the check for a region in Transient Mark mode.
9467 (query-replace-read-args): Return two more list elements for the
9468 start and end of the region in Transient Mark mode.
9469 (query-replace, query-replace-regexp, query-replace-regexp-eval)
9470 (map-query-replace-regexp, replace-string, replace-regexp): Add
9471 optional last arguments START and END and pass them to
9472 perform-replace.
9473
9474 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
9475 form with additional arguments for perform-replace.
9476
9477 * progmodes/etags.el (tags-query-replace): Add parameters START
9478 and END. Construct a form with additional arguments for
9479 perform-replace.
9480
9481 * simple.el (shell-command): Set default directory for "*Shell
9482 Command Output" buffer.
9483
9484 * language/european.el (iso-latin-4): Fix typo.
9485
9486 * emacs-lisp/crm.el: New file.
9487
2917cc05
DL
94882000-04-24 Dave Love <fx@gnu.org>
9489
9490 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
9491 (Custom-reset-saved, Custom-reset-standard)
9492 (custom-group-value-create, custom-group-set, custom-group-save)
9493 (custom-group-reset-current, custom-group-reset-saved)
9494 (custom-group-reset-standard): Use mapc.
9495 (custom-buffer-create-internal): Disable undo when creating items.
9496 Use mapc.
9497 (custom-face): Avoid redundant lambda.
9498
abfcc168
GM
94992000-04-24 Gerd Moellmann <gerd@gnu.org>
9500
9501 * startup.el (auto-save-list-file-prefix): Set default to
9502 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
9503
fa78f71b
SS
95042000-04-24 Sam Steingold <sds@gnu.org>
9505
9506 * time-stamp.el (time-stamp-string-preprocess): Always convert
9507 `field-result' to a string.
9508
cc181e95
GM
95092000-04-24 Gerd Moellmann <gerd@gnu.org>
9510
9511 * frame.el (scrolling): New group.
9512 (automatic-hscrolling): New user-option.
9513
9514 * startup.el (command-line-x-option-alist): Add `-lsp' and
9515 `--line-spacing'.
9516
6142fdcb
DL
95172000-04-19 Dave Love <fx@gnu.org>
9518
9519 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
9520 (cl-mapc): Rename from mapc. Fix the funcall.
9521
5e3dac3f
GM
95222000-04-19 Gerd Moellmann <gerd@gnu.org>
9523
1c459486
GM
9524 * simple.el (clone-indirect-buffer-other-window): New command.
9525 (clone-indirect-buffer): Add optional arg NORECROD.
9526 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
9527
271b4185
GM
9528 * help.el (resize-temp-buffer-window): Use count-screen-lines.
9529
9530 * window.el (count-screen-lines): New function.
9531 (shrink-window-if-larger-than-buffer): Use count-screen-lines
9532 instead of window-buffer-height.
9533
9534 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
9535 non-existing variable comint-input-sentinel.
9536 (inferior-lisp-args-to-list): Removed.
9537 (inferior-lisp): Use split-string instead of
9538 inferior-lisp-args-to-list.
9539
9540 * hexl.el (hexl-insert-hex-string): New command.
9541
5e3dac3f
GM
9542 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
9543 instead of concat.
9544
f6d3257b
GM
95452000-04-18 Gerd Moellmann <gerd@gnu.org>
9546
9547 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
9548 at the start of an existing but empty folder.
9549
95502000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9551
9552 * ps-mule.el: Customization fix, doc fix.
9553 (ps-multibyte-buffer): Customization fix.
9554
8b7bc628 95552000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
9556
9557 * subr.el (read-passwd): Use read-char-exclusive.
9558
0daee095
GM
95592000-04-17 Gerd Moellmann <gerd@gnu.org>
9560
9561 * textmodes/texinfo.el (texinfo-insert-@email)
9562 (texinfo-insert-@emph, texinfo-insert-@quotation)
9563 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
9564 (texinfo-mode-map): Add key bindings for them.
9565
9566 * files.el (basic-save-buffer-2): Use a template with `$'
9567 instead of `#' for VMS.
9568
9569 * simple.el (clone-indirect-buffer): New function.
9570
e10f64e7
GM
95712000-04-16 Stephen Eglen <stephen@gnu.org>
9572
9573 * iswitchb.el (iswitchb-case): New function. If the user input
9574 contains any upper-case characters, the search is made
9575 case-sensitive.
9576
e3721db1
SM
95772000-04-17 Stefan Monnier <monnier@cs.yale.edu>
9578
e10f64e7
GM
9579 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
9580 comment-end.
e3721db1
SM
9581 (texinfo-font-lock-syntactic-keywords): New var.
9582 (texinfo-font-lock-keywords): Remove comment regexp.
9583 (texinfo-insert-block): New function.
9584 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
9585 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
9586 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 9587 (texinfo-environments): New var.
e10f64e7
GM
9588 (texinfo-environment-regexp): Use regexp-opt and
9589 texinfo-environments.
e3721db1 9590
e10f64e7
GM
9591 * textmodes/ispell.el (ispell-menu-map-needed): Check that
9592 ispell-process is bound since this might be eval'd before ispell
9593 is loaded.
9594 (ispell-message): Use a tiny bit less magic and a bit more hard
9595 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
9596
9597 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
9598
9599 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
9600 (insert-cyclic-diary-entry): Unquote the lambda.
9601
9602 * gud.el (gud-jdb-build-source-files-list): Fix typo.
9603
9604 * files.el (backup-enable-predicate): Unquote the lambda.
9605
9606 * cus-edit.el (custom-face, face): Unquote the lambda.
9607
712dc9e0
GM
96082000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9609
9610 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 9611
712dc9e0
GM
9612 * ps-print.el: Fix counting lines in a region.
9613 (ps-print-version): New version number (5.1.5).
9614 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
9615 (ps-printing-region): Fun code fix.
9616
ffc50f2a
GM
96172000-04-15 Gerd Moellmann <gerd@gnu.org>
9618
9619 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
9620 to file-directory-p.
9621
a2522dca
GM
96222000-04-14 Gerd Moellmann <gerd@gnu.org>
9623
9624 * gud.el (gud-jdb-build-source-files-list): Check that directory
9625 exists before calling directory-files.
9626
6e883610
DL
96272000-04-13 Dave Love <fx@gnu.org>
9628
9629 * emacs-lisp/trace.el: Change maintainer. Use new backquote
9630 syntax.
9631
9632 * emacs-lisp/cl-specs.el: Remove when, unless.
9633
9634 * emacs-lisp/cl-extra.el: Don't quote keywords.
9635 (cl-old-mapc): New variable.
9636 (mapc): Use it.
9637 (cl-map-intervals): Use with-current-buffer. Don't check for
9638 next-property-change.
9639 (cl-map-overlays): Use with-current-buffer.
9640 (cl-expt): Remove.
9641 (copy-tree, remprop): Define unconditionally.
9642
9643 * emacs-lisp/cl-compat.el (keywordp): Remove.
9644
9645 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
9646 to use keywordp.
9647 (edebug-spec): Enable keywordp.
9648
9649 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
9650 string-lessp.
9651
9652 * cus-start.el: Use keywordp.
9653
198e3c7a
GM
96542000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9655
9656 * diary-lib.el (include-other-diary-files): Fix the fix of
9657 2000-02-18 by doing a save-excursion.
9658
96592000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9660
9661 * ps-print.el: Customization fix, doc fix.
9662 (ps-print-version): New version number (5.1.4).
9663 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
9664 (ps-print-preprint): Adjust code.
9665 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
9666 (ps-print-prologue-header, ps-print-control-characters)
9667 (ps-spool-config): Customization fix.
fa78f71b 9668
8eba343c
EZ
96692000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
9670
9671 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
9672 converted to the new menu-item format, names silightly changed,
9673 help strings added.
9674
9675 Support for spelling without async subprocesses:
9676
9677 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
9678 (ispell-session-buffer): New variables.
9679 (ispell-start-process, ispell-process-status,
9680 ispell-accept-output, ispell-send-string): New functions, for
9681 Ispell invocation when async subprocesses aren't supported.
9682 (ispell-word, ispell-pdict-save, ispell-command-loop,
9683 ispell-process-line, ispell-buffer-local-parsing): Replace calls
9684 to process-send-string with calls to ispell-send-string, and
9685 accept-process-output with ispell-accept-output.
9686 (ispell-init-process): Call ispell-process-status instead of
9687 process-status with.
9688 (ispell-init-process): Call ispell-start-process. Call
9689 ispell-accept-output and ispell-send-string. Don't call
9690 process-kill-without-query and kill-process if they are unbound.
9691 (ispell-async-processp): New function.
9692
3d30065d
DL
96932000-04-12 Dave Love <fx@gnu.org>
9694
9695 * info.el: Add debug-ignored-errors.
9696 (Info-mode-menu): Add some items.
9697 (Info-directory): Add autoload cookie.
9698
9699 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
9700 Modify `truncate-lines'. Make `describe-language-environment'
9701 always visible and add help. Modify `describe-key' help. Invoke
9702 Info-directory from `info'. New entry `emacs-manual'.
9703
1a1b1895
GM
97042000-04-10 Gerd Moellmann <gerd@gnu.org>
9705
8b2affc5
GM
9706 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
9707 propertized-buffer-identification.
9708 (ebrowse-update-member-buffer-mode-line): Likewise.
9709 (ebrowse--mode-strings): Removed.
9710 (ebrowse--mode-line-props): Removed.
9711
1a1b1895
GM
9712 * files.el (auto-mode-alist): Add `EBROWSE'.
9713
9714 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
9715 space before testing for end of buffer.
9716 (ebrowse-load): Removed.
9717 (ebrowse-revert-tree-buffer-from-file): Rewritten.
9718 (ebrowse-create-tree-buffer): Rewritten.
9719 (ebrowse-tree-mode): Read tree from buffer.
9720
9721 * progmodes/ebrowse-ffh.el: Removed.
9722
223f3c91
KH
97232000-04-10 Kenichi Handa <handa@etl.go.jp>
9724
9725 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
9726
25fbf2c4
GM
97272000-04-10 Gerd Moellmann <gerd@gnu.org>
9728
9729 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
9730 at the wrong place.
9731
92c13173
DL
97322000-04-09 Dave Love <fx@gnu.org>
9733
9734 * files.el (backup-enable-predicate): Use
9735 temporary-file-directory, small-temporary-file-directory.
9736 (make-backup-file-name-function, backup-directory-alist): New
9737 variables.
9738 (make-backup-file-name-1): New function.
9739 (make-backup-file-name): Use it.
9740 (find-backup-file-name): Likewise. Use format for clarity, not
9741 concat.
9742 (file-newest-backup): Use make-backup-file-name.
9743
be0dbdab
GM
97442000-04-09 Gerd Moellmann <gerd@gnu.org>
9745
c45be9ac 9746 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 9747
c45be9ac
GM
9748 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
9749 to ebrowse-ffh.el.
9750 (ebrowse-load): Add autoload.
9751
9752 * finder.el (finder-commentary): Add autoload cookie.
9753
be0dbdab
GM
9754 * mail/rfc2368.el: Correct author's email address.
9755
9756 * progmodes/ebrowse.el: New file.
9757
9758 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
9759 item help string.
9760 (easy-menu-do-add-item): Ditto.
9761 (easy-menu-define): Extend doc string.
9762
9763 * jit-lock.el (with-buffer-unmodified): Use
9764 restore-buffer-modified-p.
9765 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
9766 (jit-lock-function, jit-lock-stealth-fontify): Don't use
9767 with-buffer-unmodified.
9768
3f923efe
DL
97692000-04-08 Dave Love <fx@gnu.org>
9770
9771 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
9772 unless, when.
9773
d35bee0e
MK
97742000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
9775
9776 * viper-util.el (viper-put-on-search-overlay): New subroutine.
9777 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 9778 doesn't support face.
d35bee0e 9779 Use `viper-put-on-search-overlay'.
fa78f71b 9780
c407c570
GM
97812000-04-04 Gerd Moellmann <gerd@gnu.org>
9782
9783 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
9784 like C-r.
9785
9786 * progmodes/make-mode.el: Some doc fixes.
9787 (makefile-mode-abbrev-table): New variable.
9788 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
9789 (makefile-font-lock-keywords): Fontify includes and conditionals.
9790 (toplevel): Require `dabbrev' and `add-log' when compiling.
9791
9792 * replace.el (perform-replace): Don't move forward one char
9793 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
9794 to do that because it leaves point 1 position after the last
9795 replacement, after everything has been replaced.
9796
9797 * jit-lock.el (with-buffer-unmodified): New macro.
9798 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
9799 modified state.
9800 (jit-lock-function-1): Extracted from jit-lock-function; not
9801 preserving buffer's modified state.
9802 (jit-lock-function, jit-lock-stealth-fontify): Call
9803 jit-lock-function-1.
9804
9805 * mail/rfc2368.el: Remove supernumerary copyright line.
9806
685e5ed2
GM
98072000-04-04 Milan Zamazal <pdm@freesoft.cz>
9808
9809 * glasses.el: Provide facilities for inserting space before left
9810 parentheses and uncapitalization of identifiers.
9811 (glasses-mode): Try to remove old overlays in all cases.
9812
0166aed1
GM
98132000-04-03 Gerd Moellmann <gerd@gnu.org>
9814
62f20204
GM
9815 * progmodes/compile.el (compile-internal): Display the compilation
9816 buffer in a different frame, if it's already displayed there.
9817
6460c400
GM
9818 * mail/rfc2368.el: New file.
9819
c0510d27
GM
9820 * simple.el (sendmail-user-agent-compose): Recognize a `body'
9821 header and insert its value as mail body.
9822
9823 * subr.el (member-ignore-case): New function.
9824
9825 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
9826 (dabbrev--find-expansion): Ignore buffers matching a regexp
9827 from dabbrev-ignored-regexps.
9828
0166aed1
GM
9829 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
9830 to extensions handled by gzip.
9831
c0510d27
GM
98322000-04-03 Richard M. Stallman <rms@gnu.org>
9833
9834 * files.el (insert-directory): List the total free space
9835 along with the used space.
fa78f71b 9836
c0510d27
GM
9837 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
9838 line is followed by one that matches CITATION-REGEXP, end the
9839 paragraph.
9840
98412000-04-03 Markus Rost <rost@delysid.gnu.org>
9842
9843 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
9844 (rmail-make-basic-summary-line): Use that option.
fa78f71b 9845
14c04384
KH
98462000-04-03 Kenichi Handa <handa@etl.go.jp>
9847
9848 * international/mule-cmds.el (encoded-string-description):
9849 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
9850 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
9851 for hexadecimal format.
14c04384 9852
ccf5869a
DL
98532000-04-01 Dave Love <fx@gnu.org>
9854
9855 * cpp.el: Change customization group to `c' from `C'.
9856
9857 * vcursor.el (vcursor-move): Use display-color-p.
9858
9859 * international/mule-util.el: Provide mule-utils.
9860 (string-to-sequence): Simplify and speed up.
9861
9862 * international/mule.el (make-coding-system): Purecopy doc-string.
9863
9864 * international/mule-cmds.el: Various menu changes.
9865 (describe-specified-language-support): Handle `Default'.
9866 (set-language-info): Purecopy `info'.
9867
610d841e
GM
98682000-03-31 Andrew Innes <andrewi@gnu.org>
9869
9870 * vc.el (vc-backend-diff): Return the correct status if we had to
9871 retry the rcsdiff command without the --brief option.
fa78f71b 9872
7f9de034
DL
98732000-03-31 Dave Love <fx@gnu.org>
9874
2de47765
DL
9875 * help.el (help-manyarg-func-alist): Correct several omissions.
9876
72838819
DL
9877 * add-log.el: Don't require cl, fortran.
9878 (add-log-current-defun-function): Doc fix.
9879 (change-log-version-number-regexp-list): Remove SCCS part. Doc
9880 fix.
9881 (change-log-version-rcs): Function deleted.
9882 (change-log-version-number-search): Doc fix. Use
9883 vc-workfile-version. Avoid CL dolist.
9884 (add-change-log-entry): Just call add-log-current-defun to get
9885 defun. Simplify somewhat.
9886 (change-log-get-method-definition-1): Likewise.
9887 (add-log-current-defun): Return nil if calling
9888 add-log-current-defun-function does so. Move Fortran stuff to
9889 fortran.el. Return string without properties.
9890
7f9de034
DL
9891 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
9892 and :alpha: char classes.
9893
9894 * mail/supercite.el: Defvar curline when compiling.
9895 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
9896 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
9897 rather than a-zA-Z0-9 to allow non-ASCII characters.
9898
aa110c0c
GM
98992000-03-31 Gerd Moellmann <gerd@gnu.org>
9900
9901 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
9902
9903 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
9904 Re-enable new code.
9905
9906 * lpr.el (print-region-1): Use -d to specify printer name for
9907 systems `usg-unix-v*, `dgux', `hpux', `irix'.
9908
99092000-03-31 Dave Love <fx@gnu.org>
fa78f71b 9910
aa110c0c
GM
9911 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
9912 for function definition in symbol's function value slot first
9913 instead of first consulting byte-compile-function-environment.
fa78f71b 9914
6733d074
KH
99152000-03-31 Kenichi Handa <handa@etl.go.jp>
9916
9917 * language/european.el ("Polish"): New language environment.
9918 (setup-polish-environment): New function.
9919
63fcfa04
GM
99202000-03-30 Gerd Moellmann <gerd@gnu.org>
9921
9922 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
9923 Disable new code.
9924
9925 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
9926 trying to `load' the symbol of an autoload instead of the file
9927 recorded in the autoload. Fix error messages.
9928
7438c86b
GM
99292000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9930
9931 * ps-print.el: PostScript programming fix for ghostview, doc fix.
9932 (ps-print-version): New version number (5.1.3).
9933 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
9934 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
9935 (ps-generate-postscript-with-faces): Code fix.
9936 (ps-color-values): XEmacs compatibility.
9937 (ps-print-background-image, ps-print-background-text, ps-printer-name)
9938 (ps-default-fg, ps-default-bg): Adjust customization.
9939 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
9940 (ps-color-scale): Renaming old ps-color-value fun.
9941 (ps-print-headers): Replace ps-print-header group to avoid conflict
9942 with ps-print-header variable.
9943 (ps-print-miscellany): New group.
9944 (ps-format-color, ps-rgb-color): New funs.
9945 (ps-default-foreground): New var.
9946 (ps-printer-name-option): New const.
fa78f71b 9947
326855a0
PB
99482000-03-30 Peter Breton <pbreton@ne.mediaone.net>
9949
1f56ba73
PB
9950 * net/net-utils.el:
9951 (network-connection-host, network-connection-service): New variables
9952 (network-connection-mode): New mode, derived from comint-mode
9953 (network-connection-mode-setup): New function, saves host and
fa78f71b 9954 service information in local variables.
1f56ba73 9955
326855a0
PB
9956 * lisp/locate.el:
9957 (locate-word-at-point): Added this function
9958 (locate): Default to using locate-word-at-point as input
9959 Run dired-mode-hook
9960
141384bd
DL
99612000-03-29 Dave Love <fx@gnu.org>
9962
9963 * calendar/appt.el: Doc fixes.
9964 (appt-check): Convert min-to-app to a string before passing to
9965 appt-disp-window-function or concat.
9966 (appt-delete-window): Remove test for frame-root-window.
9967 (appt-select-lowest-window, appt-convert-time): Simplify.
9968
9969 * emacs-lisp/bytecomp.el: Doc fixes.
9970 (byte-compile-file-form-autoload): Update
9971 byte-compile-function-environment.
9972
c5aa0fc2
AS
99732000-03-29 Andreas Schwab <schwab@suse.de>
9974
9975 * emacs-lisp/autoload.el: Also print defsubst doc string
9976 specially.
9977
9978 * dired.el (dired-insert-directory): If dired-free-space-program
9979 failed just delete its output.
9980
f1d6fe69
DL
99812000-03-29 Dave Love <fx@gnu.org>
9982
9983 * international/iso-cvt.el: Move provide to end. Doc fixes.
9984 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
9985 (iso-iso2sgml, iso-sgml2iso): New functions.
9986 (iso-cvt-define-menu): Fix some entries and use backquote for
9987 clarity.
9988
9989 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
9990
b61f1215
GM
99912000-03-28 Gerd Moellmann <gerd@gnu.org>
9992
9993 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
9994 ISO-DATE. If non-nil, return date in ISO 8601 format.
9995
ea4b0ca3
SM
99962000-03-26 Stefan Monnier <monnier@cs.yale.edu>
9997
3831af62
SM
9998 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
9999 if it ever becomes used.
10000 (log-edit-mode-hook): Default to vc-log-mode-hook.
10001 (log-edit-mode): Fix the docstring.
10002
ea4b0ca3
SM
10003 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
10004 the code.
10005
08f8b1cc
DL
100062000-03-26 Dave Love <fx@gnu.org>
10007
082527fe
DL
10008 * net/browse-url.el (browse-url): Re-fix case of
10009 browse-url-browser-function being an alist.
10010 (browse-url): Add :link to defgroup.
10011
08f8b1cc
DL
10012 * files.el: Doc fixes.
10013 (file-truename): Include `[' in wildcard characters.
10014 (automount-dir-prefix): Customize.
10015 (find-file-wildcards): Add :version.
10016 (find-file-noselect): Simplify a mapcar call.
10017
10018 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
10019 compatible with inf-lisp version.
10020 (eval-defun-1): Fix custom-declare-variable case.
10021
ea4b0ca3
SM
100222000-03-25 Stefan Monnier <monnier@cs.yale.edu>
10023
10024 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
10025
9a0dd3dc
GM
100262000-03-24 Gerd Moellmann <gerd@gnu.org>
10027
b68c375f
GM
10028 * Makefile (COMPILE_FIRST): New macro.
10029 (compile-files): Compile files from COMPILE_FIRST first.
10030
10031 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
10032 code.
10033
9a0dd3dc
GM
10034 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
10035 matching open parenthesis in column 0 to defun-prompt-regexp
10036 only if open-paren-in-column-0-is-defun-start is set.
10037
10038 * sun-curs.el: Require CL at compile-time only.
10039
10040 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
10041 instead of copy-list which is a function from CL.
10042 (msb--choose-menu, msb--mode-menu-cond)
10043 (msb--create-buffer-menu-2): Use dolist instead of mapc.
10044 (msb--init-file-alist): Use mapcar instead of mapcan.
10045 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
10046 `(' in column 0 in doc string.
10047 (msb--add-separators): Use mapcar instead of mapcan.
10048
10049 * cus-dep.el: Require CL at compile-time only.
10050
c7dcadb5
SM
100512000-03-24 Stefan Monnier <monnier@cs.yale.edu>
10052
10053 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
10054 (byte-compile-warnings): New warning `noruntime'.
10055 (byte-compile-constants, byte-compile-variables): Fix docstring.
10056 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
10057 execute `eval-whenc-compile's body.
10058 (byte-compile-unresolved-functions): Fix docstring.
10059 (byte-compile-eval): New function.
10060 (byte-compile-callargs-warn): Check if the function will be available
10061 at runtime (via property `byte-compile-noruntime').
10062 (byte-compile-print-syms): New function.
10063 (byte-compile-warn-about-unresolved-functions): Also warn about
10064 `noruntime' functions (and use `byte-compile-print-syms').
10065 (byte-compile-file): Capitalize the message.
10066
3b55acc9
GM
100672000-03-24 Gerd Moellmann <gerd@gnu.org>
10068
10069 * mail/rmail.el (rmail-confirm-expunge): New user-option.
10070 (rmail-expunge): Ask for confirmation depending on the setting
10071 of rmail-confirm-expunge.
10072
100732000-03-23 Gerd Moellmann <gerd@gnu.org>
10074
10075 * Makefile (bootstrap-clean): If $(emacs) exists, build
10076 loaddefs.el first. A loaddefs.el that's not up-to-date might
10077 cause a bootstrap failure because things don't autoload as
10078 expected.
10079
02c76af4
DL
100802000-03-23 Dave Love <fx@gnu.org>
10081
10082 * net/browse-url.el: Restore previous use of
10083 browse-url-maybe-new-window.
10084
1a3199d9
GM
100852000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10086
10087 * ps-print.el: Skip banner page fix.
10088 (ps-print-version): New version number (5.1.2).
10089 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 10090
1a3199d9
GM
100912000-03-23 Dave Pearson <davep@davep.org>
10092
10093 * net/quickurl.el Changed the type of parameter passed to the
10094 function defined by `quickurl-format-function'. Before only the
10095 text of the URL was passed. Now the whole URL structure is passed
10096 and the function is responsible for extracting the parts it
10097 requires. Changed the default of `quickurl-format-function'
10098 accordingly.
10099 (quickurl-insert): Changed the `funcall' of
10100 `quickurl-format-function' to match the above change.
10101 (quickurl-list-insert): Changed the `url' case so that it makes
10102 use of `quickurl-format-function', previous to this the format was
10103 hard wired.
fa78f71b 10104
72db3ab5
GM
101052000-03-22 Gerd Moellmann <gerd@gnu.org>
10106
10107 * startup.el: Change some spellings for the X Window System.
10108
68049bfa
SM
101092000-03-22 Stefan Monnier <monnier@cs.yale.edu>
10110
10111 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
10112 up the code and the regexp and make sure the cursor is temporarily
10113 moved to the suspicious line while querying the user.
10114
ff4df011
JR
101152000-03-22 Jason Rumney <jasonr@gnu.org>
10116
10117 * w32-fns.el (w32-charset-info-alist): Initialize.
10118
ee1c5b21
GM
101192000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10120
10121 * ps-print.el: N-up last page fix.
10122 (ps-print-version): New version number (5.1.1).
10123 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 10124
d2cbfba0
SM
101252000-03-21 Stefan Monnier <monnier@cs.yale.edu>
10126
bfb857d8
SM
10127 * files.el (find-file-run-dired): Update docstring.
10128 (find-directory-functions): New hook.
10129 (find-file-noselect): Run find-directory-functions rather than
10130 calling dired directly.
10131
10132 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
10133
cb3430a1
SM
10134 * pcvs.el: Add a minimal leading commentary.
10135 (cvs-make-cvs-buffer): Change the header part by removing the startup
10136 message and adding a `Module' entry. Also replace the FOOTER and
10137 HEADER special fileinfos with the new support in ewoc for updating
10138 its own footer and header.
10139 (cvs-update-header): Update to use the header/footer of the ewoc.
10140 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
10141 (cvs-is-within-p): New function.
10142 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
10143 to only examine some subset of the buffers.
10144
10145 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
10146 `format' instead of our own ad-hoc functions.
10147 Remove HEADER and FOOTER cases, now handled in the EWOC.
10148 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
10149
10150 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
10151 output to avoid scaring the user.
10152 (cvs-parse-table): Catch message for non-up-to-date commits.
10153
10154 * pcvs-defs.el (cvs-startup-message): Remove.
10155 (cvs-global-menu): New autoloaded menu.
10156
10157 * pcvs-util.el (cvs-string-fill): Remove.
10158
10159 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
10160 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
10161 PP part of it and also make it work for footers and headers.
10162 (ewoc-create): Drop POS and BUFFER arguments.
10163 Use the DLL's dummy node to store the end-of-footer position.
10164 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
10165 (ewoc-refresh): Remove unused `header' variable.
10166 (ewoc-(get|set)-hf): New functions.
10167
d2cbfba0
SM
10168 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
10169 log-view-*-(message|file) and use easy-mmode-define-navigation.
10170 (log-view-message-re): Match SCCS format as well.
10171 And match the revision line rather than the dashed separator line.
10172 (log-view-mode): Use the new define-derived-mode.
10173 (log-view-current-tag): Fill in with an actual implementation.
10174
10175 * cvs-status.el (cvs-status-(prev|next)): Rename from
10176 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
10177 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
10178 to let the output "breathe" a little more (more readable).
10179 (cvs-status-mode): Use the new define-derived-mode.
10180
10181 * smerge-mode.el (smerge-auto-leave): New function and variable.
10182 (smerge-basic-map): Rename from smerge-basic-keymap.
10183 Change the bindings for smerge-diff-*.
10184 (smerge-*-map): Use easy-mmode-defmap.
10185 (smerge-(next|prev)): Use easy-mmode-define-navigation.
10186 (smerge-keep-*): Use smerge-auto-leave.
10187
51663132
JR
101882000-03-21 Jason Rumney <jasonr@gnu.org>
10189
10190 * cus-edit.el (custom-button-face): Use 3D look for w32.
10191 (custom-button-pressed-face): Likewise.
10192
3f6e4b8b
GM
101932000-03-21 Gerd Moellmann <gerd@gnu.org>
10194
10195 * progmodes/etags.el (tags-case-fold-search): New user-option.
10196 (tags-loop-eval): New function. Bind case-fold-search around eval
10197 depending on the value of tags-case-fold-search.
10198 (tags-loop-continue): Use tags-loop-eval.
10199 (find-tag-in-order): Bind case-fold-search depending on the value
10200 of tags-case-fold-search.
10201
c7ea3acc
SM
102022000-03-21 Stefan Monnier <monnier@cs.yale.edu>
10203
0ae39f53
SM
10204 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
10205 (diff-end-of-hunk): Return the end position for use in
10206 `easy-mmode-define-navigation'.
10207 (diff-recenter): Remove.
10208 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
10209 of `easy-mmode-define-navigation'.
10210 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
10211 previous renaming) and fix to use new names.
10212 (diff-merge-strings): Use \n as separator: simpler, faster.
10213 (diff-mode): Use `define-derived-mode'.
10214
c7ea3acc
SM
10215 * derived.el (define-derived-mode): Don't autoload anymore.
10216 Prefer the macro-only version provided by easy-mmode.el.
10217
10218 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
10219 `easy-mmode-define-derived-mode'.
10220 Use `combine-run-hooks'.
10221 (easy-mmode-define-navigation): New macro.
10222
10223 * subr.el (combine-run-hooks): New function.
10224
6c4bfdc0
KH
102252000-03-21 Kenichi HANDA <handa@etl.go.jp>
10226
10227 * term/x-win.el: Fontsets related initialization is simplified.
10228
10229 * international/mule-diag.el (describe-font): Don't refer to
10230 global-fontset-alist, instead call font-list.
10231 (describe-fontset, list-fontsets, mule-diag): Likewise.
10232 (print-fontset): Adjusted for the change of fontset
10233 implementation.
10234
10235 * international/fontset.el (x-charset-registries): Variable
10236 removed, instead the corresponding data is stored in the default
10237 fontset.
10238 (register-alternate-fontnames): Function removed.
10239 (resolved-ascii-font): Variable removed.
10240 (x-compose-font-name): Ignore the second argument REDOCE.
10241 (x-complement-fontset-spec): Complement only an ASCII font and
10242 element for those charsets than can use that ASCII font.
10243 (generate-fontset-menu): Don't refer to global-fontset-alist,
10244 instead call fontset-list.
10245 (uninstantiated-fontset-alist): Variable removed.
10246 (x-style-funcs-alist): Likewise.
10247 (fontset-default-styles): Likewise.
10248 (x-modify-font-name): Function removed.
10249 (create-fontset-from-fontset-spec): Ignore the argument
10250 STYLE-VARIANT.
10251 (create-fontset-from-ascii-font): Docsting adjusted for the above
10252 change.
10253 (instantiate-fontset, resolve-fontset-name): Functions removed.
10254 (fontset-list): Now implemented by C code.
fa78f71b 10255
6c4bfdc0
KH
10256 * faces.el (read-face-font): Fix TABLE arg to completing-read.
10257 (describe-face): Include `font' attribute in the description.
10258
9111d4b5
KH
102592000-03-21 Kenichi Handa <handa@etl.go.jp>
10260
10261 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
10262
b33dd3b0
GM
102632000-03-20 Gerd Moellmann <gerd@gnu.org>
10264
a25bbe00
GM
10265 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
10266 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
10267 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 10268
b33dd3b0
GM
10269 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
10270 about behavior of set-buffer-modified-p wrt redisplay.
10271
8b7bc628 102722000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
10273
10274 * view.el (view-mode-disable): Kill local binding of view-read-only.
10275
d7b511c4
GM
102762000-03-18 Gerd Moellmann <gerd@gnu.org>
10277
10278 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
10279 is a string, convert it to a syntax cell using string-to-syntax.
10280
10281 * simple.el (syntax-code-table, syntax-flag-table): New variables.
10282 (string-to-syntax): New function.
10283
10284 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
10285 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 10286 try to use passive ftp mode.
d7b511c4 10287
998ecc60
GM
102882000-03-17 Gerd Moellmann <gerd@gnu.org>
10289
b33dd3b0 10290 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
10291
10292 * simple.el (append-to-buffer): Update point of windows after
10293 insertion.
10294
10295 * abbrev.el (inverse-add-abbrev): Identify word by first moving
10296 forward then moving backward. Reindent.
10297
10298 * frame.el (other-frame): Call x-focus-frame only if
10299 focus-follows-mouse is off.
10300
235d6821
DL
103012000-03-17 Dave Love <fx@gnu.org>
10302
10303 * pcvs-util.el (cvs-strings->string): Rename
10304 replace-regexps-in-string.
10305
a29a2cd1
SM
103062000-03-17 Stefan Monnier <monnier@cs.yale.edu>
10307
af595444
SM
10308 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
10309 regexp for labels cannot span several lines.
10310
10311 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 10312 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 10313
a9be2843
DL
103142000-03-16 Dave Love <fx@gnu.org>
10315
10316 * progmodes/f90.el (f90): Put custom group under `languages', not
10317 `fortran'.
10318 (f90-mode-hook): Customize.
10319 (f90-mode): Set add-log-current-defun-function.
10320 (f90-current-defun): New function.
10321
d0ab3e9d
GM
103222000-03-16 Gerd Moellmann <gerd@gnu.org>
10323
16b20ed9
GM
10324 * cus-edit.el (custom-variable-tag-face): Handle case that
10325 default face's height is not a number.
10326 (custom-face-tag-face, custom-group-tag-face-1)
10327 (custom-group-tag-face): Ditto.
10328 (custom-group-tag-face-1): Add :group.
fa78f71b 10329
d0ab3e9d
GM
10330 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
10331
ae8ab422
GM
103322000-03-15 Gerd Moellmann <gerd@gnu.org>
10333
10334 * pcvs-defs.el (toplevel): Remove autoload cookie for form
10335 requiring easymenu.
10336
81c7ca69
GM
103372000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10338
10339 * ps-print.el: PostScript user-defined prologue, PostScript error
10340 handler, doc fix.
10341 (ps-print-version): New version number (5.1).
10342 (ps-user-defined-prologue, ps-error-handler-message)
10343 (ps-print-prologue-0, ps-error-handler-alist): New vars.
10344 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
10345 (ps-insert-string): New function.
fa78f71b 10346
dcf1003d
KH
103472000-03-15 Kenichi Handa <handa@etl.go.jp>
10348
10349 * international/ccl.el (ccl-compile-expression): Don't generate
10350 invalid self-assignment code.
10351
73825616
DL
103522000-03-14 Dave Love <fx@gnu.org>
10353
10354 * subr.el (replace-regexp-in-string): Renamed from
10355 replace-regexps-in-string. Doc fix.
10356
031020ac
DL
103572000-03-12 Dave Love <fx@gnu.org>
10358
10359 * cus-edit.el: Doc fixes.
10360 (customize-set-variable, customize-save-variable): Rename args for
10361 doc.
10362 (custom-variable-tag-face, custom-face-tag-face)
10363 (custom-group-tag-face-1, custom-group-tag-face): Modify from
10364 style which user identify as hyperlink.
10365 (hook): Don't add undefined functions to the hook.
10366 (debug-ignored-errors): Transfer message from bindings.el.
10367
9b2f3c38
GM
103682000-03-12 Gerd Moellmann <gerd@gnu.org>
10369
10370 * recentf.el (recentf-keep-non-readable-files-p): Remove
10371 double/nested definition.
10372
0d6e23cf
DL
103732000-03-12 Dave Love <fx@gnu.org>
10374
10375 * facemenu.el (facemenu-get-face): Use display-color-p.
10376 * enriched.el (enriched-decode-foreground): Likewise.
10377 (enriched-decode-background): Likewise.
10378 * isearch.el (isearch-highlight): Likewise.
10379 * info-look.el (info-lookup): Likewise.
10380 * simple.el (completion-setup-function): Likewise.
10381
10382 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
10383 :options.
10384
10385 * bindings.el (mode-line-format): Fix line-number and
10386 column-number items. Add help-echo for the background.
10387 (mode-line-mule-info): Modify help-echo.
10388
10389 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
10390 defcustom.
10391
10392 * files.el (load-file): Allow completion to .elc.
10393
10394 * man.el: Doc fixes.
10395 (Man-init-defvars): Use display-color-p to set fontification.
10396
10397 * play/hanoi.el (hanoi-internal): Don't use oddp.
10398
e1cff360
GM
103992000-03-12 Gerd Moellmann <gerd@gnu.org>
10400
10401 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
10402
10403 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
10404
5e5dff44
GM
104052000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
10406
10407 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
10408 Fix comment.
10409
5b467bf4
SM
104102000-03-10 Stefan Monnier <monnier@cs.yale.edu>
10411
83fef604
SM
10412 * font-lock.el (font-lock-keywords): Fix the doc now that
10413 regexp-opt-depth is unnecessary.
10414 (save-buffer-state): Set an edebug spec.
10415 (font-lock-fontify-anchored-keywords): Properly handle the case when
10416 the matcher goes past the limit.
10417
5b467bf4
SM
10418 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
10419 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
10420
83fef604
SM
10421 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
10422 dll.el and cookie.el (from Elib) with heavy renaming and other
10423 massaging.
5b467bf4
SM
10424
10425 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
10426 Autoload the functions used.
10427 (easy-mmode-define-syntax): Fix CL typo.
10428 (easy-mmode-define-derived-mode): Improve the docstring generation.
10429
d407456c
GM
104302000-03-10 Gerd Moellmann <gerd@gnu.org>
10431
10432 * textmodes/texinfo.el (texinfo-version): Variable and function
10433 removed.
10434
5a7a545c
SM
104352000-03-09 Stefan Monnier <monnier@cs.yale.edu>
10436
0d6e23cf
DL
10437 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
10438 allow more flexibility.
10439 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
10440 fns.
10441 (easy-mmode-defmap, easy-mmode-defsyntax)
10442 (easy-mmode-define-derived-mode): New macros.
5a7a545c 10443
d407456c 104442000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
10445
10446 * rect.el (replace-rectangle): New function.
10447
104482000-03-09 Dave Love <fx@gnu.org>
10449
10450 * progmodes/fortran.el (fortran-comment-line-start): Define as
10451 "C".
10452 (fortran-comment-line-start-skip): Don't match cpp stuff.
10453 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
10454 (fortran-mode-map): Remove over-eager custom-menu-create for now.
10455 (fortran-mode): Don't set fortran-comment-line-start-skip,
10456 fortran-comment-line-start here. Set comment-start,
10457 add-log-current-defun.
10458 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
10459 (fortran-current-defun): New function.
10460
80460654
GM
104612000-03-09 Gerd Moellmann <gerd@gnu.org>
10462
d1221ea9
GM
10463 * emacs-lisp/re-builder.el: New file.
10464
1853aa6b
GM
10465 * mouse.el (mouse-drag-region): Don't run up-event handler
10466 if hscroll has changed.
10467
80460654
GM
10468 * octave-mod.el (octave-font-lock-keywords): To font-lock the
10469 builtin operators, use `font-lock-builtin-face' for Emacs and
10470 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
10471
10472 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
10473 `(defun (setf foo)' differently.
10474
c0056275
SM
104752000-03-08 Stefan Monnier <monnier@cs.yale.edu>
10476
10477 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
10478 (regexp-opt): Update comment and adapt the code the new meaning of
10479 the `paren' argument of regex-opt-group for shy-groups.
10480 (regexp-opt-depth): Handle shy groups as well as backslashed
10481 backslashes.
c0056275
SM
10482 (regexp-opt-group): Turn the leading comment into a docstring.
10483 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
10484 Remove open-presuf and close-presuf. Instead of checking for `all
10485 one-char' and then later on check for `several one-char', handle
10486 both cases close together. Also apply a more generic algorithm
10487 for suffixes (the mirror image of the algorithm used for
10488 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
10489 (regexp-opt-try-suffix): Removed.
10490
10491 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
10492 from comint-mode-map, so we can just inherit from it. Also, move
10493 the initialization into the `defvar' since there's no docstring
10494 anyway and it's fairly short.
10495 (inferior-scheme-mode): Define it as derived-mode: the code is
10496 shorter and this way we inherit from comint-mode-map rather than
10497 copying it.
c0056275 10498
80460654
GM
10499 * subr.el (replace-regexps-in-string): Properly handle the case
10500 where we match an empty string.
c0056275 10501
80460654
GM
10502 * comint.el (comint-exec-1): Add the current-dir to the exec-path
10503 when the command has a directory component (such as "./testml").
c0056275
SM
10504 Also fix a typo in the comment.
10505
5e91ff9e
GM
105062000-03-08 Gerd Moellmann <gerd@gnu.org>
10507
feab4fba
GM
10508 * Makefile (compile-files): Compile files one by one because
10509 that's the only way to ensure a clean compilation environment for
10510 each individual file.
10511
5e91ff9e
GM
10512 * frame.el (other-frame): Call x-focus-frame.
10513
76162e12
DL
105142000-03-07 Dave Love <fx@gnu.org>
10515
f64ce788
DL
10516 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
10517 :require to defcustom.
10518
76162e12
DL
10519 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
10520 lists.
10521
10522 * files.el (auto-mode-alist): Add configure.in.
10523
10524 * progmodes/autoconf.el: New file.
10525
f7daf1e1
GM
105262000-03-07 Gerd Moellmann <gerd@gnu.org>
10527
10528 * mail/mh-e.el: Change maintainer to `none'.
10529
10530 * recentf.el (recentf-keep-non-readable-files-p): Quote args
10531 to remove-hook and add-hook.
10532
105332000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
10534
10535 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
10536 it as the default.
10537 (mail-send): Test mail-send-nonascii also for the new `mime' value.
10538 (sendmail-send-it): Conditionally add MIME headers specifying the
10539 used character set.
fa78f71b 10540
63f6b2c4
DL
105412000-03-07 Dave Love <fx@gnu.org>
10542
10543 * winner.el: Fix keywords, autoload cookies. Split
10544 eval-when-compile form to avoid compilation failure.
10545
8330e2f9
KH
105462000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
10547
10548 * international/mule.el: Modify comment about coding system
10549 property `coding-category'.
10550 (make-coding-system): New argument EOL-TYPE. Pay attention to
10551 coding-category property of PROPERTIES.
10552
10553 * international/mule-conf.el (coding-category-utf-8,
10554 coding-category-utf-16-be, coding-category-utf-16-le): New coding
10555 categories. Include them in the argument for set-coding-priority.
10556
10557 * international/mule-cmds.el (reset-language-environment): Include
10558 coding-category-utf-8, coding-category-utf-16-be, and
10559 coding-category-utf-16-le in the argument for set-coding-priority.
10560 (reset-language-environment): Initialize coding-category-utf-8,
10561 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
10562
18bb0684
GM
105632000-03-06 Karl Fogel <kfogel@red-bean.com>
10564
10565 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
10566 code abstracted out of `bookmark-jump-noselect'. Now tries info
10567 extensions as well as compression extensions.
10568 (bookmark-jump-noselect): Use above new func.
fa78f71b 10569
71a6ba55
GM
105702000-03-03 Gerd Moellmann <gerd@gnu.org>
10571
10572 * strokes.el: Change maintainer's mail address.
10573
0d56cdff
KH
105742000-03-03 Kenichi Handa <handa@etl.go.jp>
10575
10576 * international/mule-diag.el (list-character-sets): Make help-echo
10577 string by substitute-command-keys.
10578 (list-character-sets): Likewise.
10579 (sort-listed-character-sets): Call help-setup-xref.
10580
900fa1f1
GM
105812000-03-02 Gerd Moellmann <gerd@gnu.org>
10582
10583 * time.el (display-time-mail-file): Add `none' to the list of
10584 choices.
10585
54d04320
DL
105862000-03-01 Dave Love <fx@gnu.org>
10587
43f3fa09
DL
10588 * help.el (help-xref-go-back): Don't try to set position.
10589
54d04320
DL
10590 * international/mule-diag.el (list-character-sets): Call
10591 help-setup-xref. Add help-echo to xrefs.
10592 (list-character-sets-1): Add help-echo to xrefs.
10593
d054101f
GM
105942000-03-02 Gerd Moellmann <gerd@gnu.org>
10595
10596 * frame.el (blink-cursor-mode): Switch cursor on when turning
10597 the mode off.
10598
10599 * add-log.el (add-log-current-defun): Add support for
10600 Autoconf mode.
10601
10602 * mail/rmail.el (rmail-quit-hook): New variable.
10603
d77dae5c
DL
106042000-03-01 Dave Love <fx@gnu.org>
10605
e5f597f0
DL
10606 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
10607
d77dae5c
DL
10608 * help.el (help-xref-button): Add help-echo arg.
10609 (describe-function-1, describe-variable, help-make-xrefs): Use it.
10610
10611 * faces.el (list-faces-display): Supply help-echo with
10612 help-make-xrefs.
10613
10614 * facemenu.el (list-text-properties-at): Set help-xref-stack to
10615 nil.
10616
72d19d75
GM
106172000-03-01 Gerd Moellmann <gerd@gnu.org>
10618
2df636f4
GM
10619 * image.el (defimage): Look for image files in load-path.
10620
fa78f71b 10621 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
10622 `number'.
10623
2df636f4
GM
106242000-03-01 David Ponce <david.ponce@wanadoo.fr>
10625
10626 * recentf.el (recentf): Added version tag to the defgroup of
10627 recentf.
10628
106292000-03-01 David Ponce <david.ponce@wanadoo.fr>
10630
10631 * recentf.el (recentf-cleanup): Changed to remove excluded file
10632 too.
10633 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
10634 action to select/unselect a file.
10635 (recentf-edit-list): Code cleanup and improvement.
10636 (recentf-open-more-files-action): `recentf-open-more-files' button
10637 widget action to open a file.
10638 (recentf-open-more-files): No more use standard completion but
10639 widgets.
10640 (recentf-more-collection): Deleted.
10641 (recentf-more-history): Deleted.
10642 (recentf-setup-more-completion): Deleted.
10643
106442000-03-01 David Ponce <david.ponce@wanadoo.fr>
10645
10646 * recentf.el (recentf-mode): No more needs that Emacs is running
10647 under a window-system.
10648
106491999-03-01 David Ponce <david.ponce@wanadoo.fr>
10650
10651 * recentf.el (recentf-edit-list): New command to edit the recent
10652 list which allow the user to remove files.
10653 (recentf-edit-selected-items): New global variable, used by
10654 `recentf-edit-list' to hold the list of files to be removed from
10655 the recent list.
10656 (recentf-make-menu-items): Updated to display a "Edit list..."
10657 menu item. Minor code cleanup.
10658
106591999-03-01 David Ponce <david.ponce@wanadoo.fr>
10660
10661 * recentf.el (recentf-open-more-files): New command to open files
10662 that are not displayed in the menu.
10663 (recentf-more-collection): New global variable holding the set of
10664 permissible completions used by `recentf-open-more-files'.
10665 (recentf-more-history): New global variable holding the history list
10666 used by `recentf-open-more-files' completion.
10667 (recentf-setup-more-completion): New function to setup completion for
10668 `recentf-open-more-files'.
10669 (recentf-make-menu-items): Updated to display a "More..." menu item.
10670
106711999-03-01 David Ponce <david.ponce@wanadoo.fr>
10672
10673 * recentf.el (recentf-menu-action): Doc fixed.
10674
106751999-03-01 David Ponce <david.ponce@wanadoo.fr>
10676
10677 * recentf.el (recentf-menu-filter): Doc updated.
10678 (recentf-update-menu-hook): Allow menu filters to force menu update.
10679 (recentf-make-menu-items): New menu filter handling.
10680 (recentf-make-menu-item): New helper function.
10681 (recentf-menu-elements): New menu handling function.
10682 (recentf-sort-ascending): Updated to new menu filter handling.
10683 (recentf-sort-descending): Updated to new menu filter handling.
10684 (recentf-sort-basenames-ascending): New menu filter function.
10685 (recentf-sort-basenames-descending): New menu filter function.
10686 (recentf-show-basenames): New menu filter function.
10687 (recentf-show-basenames-ascending): New menu filter function.
10688 (recentf-show-basenames-descending): New menu filter function.
10689
72d19d75
GM
106902000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10691
10692 * diary-lib.el (list-diary-entries): Don't try to go forward at
10693 the end of the buffer.
10694
1ac1c836
KH
106952000-02-29 Kenichi Handa <handa@etl.go.jp>
10696
10697 * international/mule-diag.el (list-character-sets): Completely
10698 rewritten.
10699 (sort-listed-character-sets): New function.
10700 (list-character-sets-1): Completely rewritten.
10701 (list-character-sets-2): New function.
10702 (non-iso-charset-alist): New variable.
10703 (decode-codepage-char): New function.
10704 (charset-history): New variable.
10705 (read-charset) (list-block-of-chars)
10706 (list-iso-charset-chars)
10707 (list-non-iso-charset-chars)
10708 (list-charset-chars): New functions.
10709 (mule-diag): Call list-character-sets-2, not
10710 list-character-sets-2.
10711 (dump-charsets): Likewise.
10712
ed4d0512
GM
107132000-02-29 Gerd Moellmann <gerd@gnu.org>
10714
72d19d75
GM
10715 * dired-x.el (dired-filename-at-point): Add `@' to valid
10716 file name characters.
10717 (dired-filename-at-point): Handle ange-ftp file names.
10718
ed4d0512
GM
10719 * frame.el (frame-notice-user-settings): Use assq-delete-all
10720 instead of assoc-delete-all.
10721 (frame-notice-user-settings): Ditto.
10722
10723 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
10724 Don't copy alist.
10725
32038c7a
GM
107262000-02-28 Eli Barzilay <eli@cs.cornell.edu>
10727
10728 * calculator.el (calculator-use-menu): New option.
10729 (calculator-initial-bindings): Changed some bindings to work as
10730 macros.
10731 (calculator-forced-input): Removed.
10732 (calculator-restart-other-mode): New variable.
10733 (calculator-mode-map): Set up menu.
fa78f71b 10734
32038c7a
GM
107352000-02-28 Jari Aalto <jari.aalto@poboxes.com>
10736
10737 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
10738 tags.
fa78f71b 10739
55d7ff38 107402000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 10741
55d7ff38
MK
10742 * viper-cmd.el (viper-envelop-ESC-key): added the option to
10743 translate all ESC key sequences.
10744 (viper-goto-mark-subr): restore markers for files for which
10745 they were saved.
10746 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
10747 * viper-util.el (viper-set-replace-overlay-glyphs,
10748 viper-set-replace-overlay): always check if the replacement
10749 overlay is live.
10750 * viper.el (viper-vi-state-mode-list): added major modes.
10751 * ediff-wind.el: minor comment changes.
10752 * ediff.el: copyright notice date fix.
fa78f71b 10753
387023ee
JR
107542000-02-27 Jason Rumney <jasonr@gnu.org>
10755
10756 * faces.el (face-font-family-alternatives): Add arial to helv.
10757 (mode-line, header-line, tool-bar): Same default as x for w32.
10758 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
10759 face-font-family-alternatives from working.
10760 * term/w32-win.el (mouse-set-font): Do not build fontset from
10761 chosen font.
10762
f43d79c1
GM
107632000-02-25 Sam Steingold <sds@goems.com>
10764
5d80cc9c 10765 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 10766 properly.
fa78f71b 10767
8b7bc628 107682000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
10769
10770 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
10771
4eb8436f
GM
107722000-02-25 Gerd Moellmann <gerd@gnu.org>
10773
10774 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
10775 writable.
10776
449c3c52 10777 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 10778
42088c12
GM
107792000-02-24 Gerd Moellmann <gerd@gnu.org>
10780
10781 * frame.el (show-cursor-in-non-selected-windows): New option.
10782
c60ea02e
GM
107832000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10784
10785 * diary-lib.el (include-other-diary-files): Undo the selective
10786 display in any included file and don't kill it.
10787
d066de8e
EZ
107882000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
10789
10790 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
10791 bar. Menu items converted to (menu-item format, help strings
10792 added.
10793 [downcase, upcase]: Don't enable on MS-DOS.
10794 [symlink, symlinks]: Don't show if make-symbolic-link is not
10795 bound.
10796 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
10797
b6906b38
DL
107982000-02-23 Dave Love <fx@gnu.org>
10799
275cf1b2
DL
10800 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
10801 (backward-kill-word): Revert addition of * to interactive spec --
10802 it's a feature.
10803
10804 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
10805 (backward-kill-sentence, kill-sentence): Likewise.
10806
99d48056
DL
10807 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
10808 scratch buffer name.
10809 (gud-format-command): Use int-to-string in ?l case. Simplify
10810 slightly.
10811
10812 * term/w32-win.el (internal-face-interactive): Update prompt for
10813 new read-face-name.
10814
10815 * mail/footnote.el (footnote): Add :version to defgroup.
10816 (footnote-section-tag-regexp): Customize.
10817 (footnote-start-tag, footnote-end-tag): New option.
10818 (footnote-latin-regexp): New variable.
10819 (Footnote-latin): New function.
10820 (footnote-style-alist): Add element for latin style.
10821 (footnote-style): Moved.
10822 (Footnote-goto-footnote): Use eq to test arg.
10823
10824 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
10825
b6906b38
DL
10826 * emacs-lisp/byte-opt.el: Change old backquote syntax.
10827 (byte-compile-trueconstp): Include keywords.
10828 (byte-optimize-quote, byte-optimize-lapcode): Use
10829 byte-compile-const-symbol-p.
10830 (byte-optimize-char-before): New optimization.
10831
10832 * emacs-lisp/bytecomp.el: Change old backquote syntax.
10833 (byte-compile-const-symbol-p): New function.
10834 (byte-compile-constp, byte-compile-out-toplevel)
10835 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
10836 Use it.
10837
10838 * subr.el (define-key-after): Default AFTER to t. Doc fix.
10839
214f877f
KH
108402000-02-23 Kenichi Handa <handa@etl.go.jp>
10841
c709bcf1
KH
10842 * international/encoded-kb.el: Be sure to update minor-mode-alist
10843 and minor-mode-map-alist.
10844 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
10845 codes SS2 and SS3 correctly.
10846 (encoded-kbd-self-insert-ccl): New function.
10847 (encoded-kbd-setup-keymap): New function.
10848 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
10849 by calling encoded-kbd-setup-keymap.
10850
214f877f
KH
10851 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
10852 characters.
10853 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
10854 locally.
10855
b021ef18
DL
108562000-02-22 Dave Love <fx@gnu.org>
10857
10858 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
10859 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
10860 defvar.
10861 (lisp-mode-syntax-table): Set up for #|...|# comments.
10862 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
10863 classes. Match `defface'.
10864 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
10865 (eval-defun-1): Fix for defcustom.
10866 (lisp-indent-region): Doc fix.
10867
10868 * subr.el (when, unless, split-string): Doc fix.
10869 (read-passwd): Move call of clear-this-command-keys to the right
10870 place.
10871 (replace-regexps-in-string): New function.
10872
14cc00ad
GM
108732000-02-22 Gerd Moellmann <gerd@gnu.org>
10874
10875 * help.el (describe-variable): Set syntax table to
10876 emacs-lisp-mode-syntax-table when moving forward over the
10877 symbol's name.
10878
47da5efa
DL
108792000-02-22 Dave Love <fx@gnu.org>
10880
10881 * xt-mouse.el: Doc fixes.
10882 (xterm-mouse-position-function): New function, replacing advice of
10883 mouse-position.
10884 (xterm-mouse-mode): Use it. Don't turn on under a window system.
10885
10886 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
10887
f0a6c717
GM
108882000-02-21 Gerd Moellmann <gerd@gnu.org>
10889
10890 * format.el (format-annotate-single-property-change): Handle
10891 properties.with dotted-list values.
10892 (format-proper-list-p): New function.
10893
10894 * enriched.el (enriched-face-ans): Handle '(foreground-color
10895 . COLOR) and (background-color . COLOR).
10896
2be80b63
DL
108972000-02-20 Dave Love <fx@gnu.org>
10898
10899 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
10900 and assignments to it.
10901 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
10902 current local map.
10903 (make-flyspell-overlay): Use it.
10904 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
10905
10906 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
10907 (lm-get-header-re): Defun, not defsubst.
10908 (lm-get-package-name): Defun, not defsubst. Simplify.
10909 (lm-version): Doc fix. Simplify.
10910 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
10911 (lm-crack-address, lm-last-modified-date, lm-commentary)
10912 (lm-verify, lm-synopsis): Simplify.
10913 (lm-report-bug): Require emacsbug. Use compose-mail.
10914
329eed9f
GM
109152000-02-20 Gerd Moellmann <gerd@gnu.org>
10916
10917 * dired.el (dired-mode): Call propertized-buffer-identification
10918 to set mode-line-buffer-identification to something having
10919 the right text properties.
10920
10921 * bindings.el (propertized-buffer-identification): New function.
10922
be5bb146
DL
109232000-02-20 Dave Love <fx@gnu.org>
10924
10925 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
10926 check for t-mouse too.
10927
10928 * cus-start.el: Make echo-keystrokes `number'.
10929
1d4311c3
EZ
109302000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
10931
10932 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
10933 Don't call ring-empty-p unless tags-location-ring is bound.
10934 From Noah Friedman <friedman@splode.com>.
10935
a23c5037
TTN
109362000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
10937
10938 * progmodes/hideshow.el (hs-flag-region): No longer use
10939 `intangible' overlay property.
10940
10941 (hs-toggle-hiding): New command.
10942 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
10943
10944 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
10945 Fix omission bug: Run `hs-minor-mode-hook' for both activation
10946 and deactivation.
10947
b6a22bf8
GM
109482000-02-18 Gerd Moellmann <gerd@gnu.org>
10949
10950 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
10951
d621caf7
GM
109522000-02-17 Gerd Moellmann <gerd@gnu.org>
10953
3c0ed7ce
GM
10954 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
10955
d621caf7
GM
10956 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
10957 of `*' to handle `(* ... *)' comments.
10958
538d88fb
EZ
109592000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
10960
53c80cf6 10961 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 10962 window-system.
53c80cf6 10963
538d88fb
EZ
10964 * menu-bar.el (global-map): Menu-bar items converted to the new
10965 format (menu-item..., rearranged for better CUA compliance, and
10966 their names changed for better clarity. Help strings added.
10967
10968 * international/mule-cmds.el (mule-menu-keymap)
10969 (describe-language-environment-map, set-coding-system-map)
10970 (setup-language-environment-map): Convert to new (menu-item...
10971 form, add help strings. Change names of menu items for better
10972 clarity. "Mule" menu-bar item removed (it's now in the "Options"
10973 submenu).
10974
8389e1e2 109752000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 10976
a23c5037 10977 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 10978 within the code.
a23c5037 10979
8389e1e2 109802000-02-16 Dave Love <fx@gnu.org>
a23c5037 10981
84fe35f0
DL
10982 * faces.el: Don't require custom. Add more specific :groups to
10983 various deffaces.
10984 (set-face-attribute): Purecopy args.
10985 (read-face-name): Default to name at point and use it in prompt.
10986 Remove colon from arg in all callers.
10987 (list-faces-display): Hyperlink to face descriptions and customize
10988 buffers.
10989
b2aeee30
DL
109902000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
10991
10992 * wid-edit.el (widget-match-inline): An atom never matches a
10993 list.
10994
99e95407
GM
109952000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10996
82d2c7c5
DL
10997 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
10998 at ':' characters by call to split-string.
99e95407
GM
10999
110002000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11001
82d2c7c5 11002 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
11003
110042000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11005
82d2c7c5
DL
11006 * textmodes/bibtex.el: Some temporary comments removed.
11007 (bibtex-field-name, bibtex-entry-type): Made the relationship
11008 explicit.
11009 (bibtex-field-const): Allow capital letters.
11010 (bibtex-start-of-string): Deleted because unused.
11011
11012 * textmodes/bibtex.el: Unified some nomenclature. We no longer
11013 use the term 'reference' to describe a bibtex entry as a whole.
11014 Further, reference keys are no longer called 'labels'.
11015 (bibtex-keys): Renamed to bibtex-reference-keys.
11016 (bibtex-reformat-previous-labels): Renamed to
11017 bibtex-reformat-previous-reference-keys.
11018 (bibtex-reference-type): Renamed to bibtex-entry-type.
11019 (bibtex-reference-head): Renamed to bibtex-entry-head.
11020 (bibtex-reference-maybe-empty-head): Renamed to
11021 bibtex-entry-maybe-empty-head.
11022 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
11023 (bibtex-search-reference): Renamed to bibtex-search-entry.
11024 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
11025 bibtex-enclosing-entry-maybe-empty-head.
11026 (bibtex-entry-field-alist, bibtex-entry-head,
11027 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
11028 bibtex-map-entries, bibtex-search-entry,
11029 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
11030 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11031 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
11032 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
11033 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
11034 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
11035 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
11036
110372000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11038
82d2c7c5
DL
11039 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
11040 comment.
11041 (bibtex-format-field-delimiters): New function, functionality
11042 extracted from bibtex-format-entry.
11043 (bibtex-autokey-get-yearfield-digits): New function, functionality
11044 extracted from bibtex-autokey-get-yearfield.
11045
11046 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
11047 entries in order to avoid stack overflow in the regexp matcher if
11048 field contents become large.
11049 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
11050 bibtex-field-string-part-not-braced,
11051 bibtex-field-string-part-no-inner-braces,
11052 bibtex-field-string-part-1-inner-brace,
11053 bibtex-field-string-part-2-inner-braces,
11054 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
11055 bibtex-field-string-quoted, bibtex-field-string,
11056 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
11057 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
11058 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
11059 as parsing is now performed by the following functions.
11060 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
11061 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
11062 bibtex-parse-field-string, bibtex-search-forward-field-string,
11063 bibtex-parse-association, bibtex-field-name-for-parsing,
11064 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
11065 bibtex-search-forward-field, bibtex-search-backward-field,
11066 bibtex-start-of-field, bibtex-end-of-field,
11067 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
11068 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
11069 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
11070 bibtex-parse-string, bibtex-search-forward-string,
11071 bibtex-search-backward-string, bibtex-start-of-string,
11072 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
11073 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
11074 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
11075 entries. Instead of reporting the results of the parsing by
11076 match-beginning or match-end, these functions return data structures
11077 that hold the corresponding positions.
11078 (bibtex-enclosing-field): Changed to also report field boundaries by
11079 return values rather than by match-beginning or match-end. The
11080 following functions have been adapted to use the new parsing
11081 functions.
11082 (bibtex-skip-to-valid-entry, bibtex-search-reference,
11083 bibtex-enclosing-field, bibtex-format-entry,
11084 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
11085 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
11086 bibtex-print-help-message, bibtex-end-of-entry,
11087 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
11088 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11089 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
11090 method for parsing.
11091 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
11092 bibtex-map-entries, bibtex-flash-head,
11093 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
11094 bibtex-autokey-change, bibtex-autokey-get-namefield,
11095 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
11096 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11097 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
11098 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11099 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
11100 order to make the new binding of case-fold-search immediately
11101 visible.
99e95407
GM
11102
111032000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11104
82d2c7c5
DL
11105 * textmodes/bibtex.el: Copyright notice is up to date.
11106 Added constant 'bibtex-maintainer-salutation.
99e95407 11107
82d2c7c5
DL
11108 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
11109 than make-temp-name, use match-string-no-properties and eliminate
11110 a quadratic behavior when building bibtex-strings.
99e95407 11111
82d2c7c5
DL
11112 * bibtex.el (bibtex-reference-key): Accept string entries whose
11113 reference key contains upper case letters.
99e95407
GM
11114
111152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11116
82d2c7c5
DL
11117 * bibtex.el (bibtex-reference-head): Allow entries to start with
11118 a new line.
99e95407
GM
11119
111202000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11121
82d2c7c5
DL
11122 * bibtex.el: Hiding of entry bodies is not longer provided by
11123 bibtex.el directly. Instead the hideshow package can be used.
11124 Added a special bibtex entry to hs-special-modes-alist.
11125 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
11126
111272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11128
f24fef2f
SM
11129 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
11130 at ':' characters by call to split-string.
8389e1e2
GM
11131
111322000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11133
f24fef2f 11134 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
11135
111362000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11137
f24fef2f
SM
11138 * textmodes/bibtex.el: Some temporary comments removed.
11139 (bibtex-field-name, bibtex-entry-type): Made the relationship
11140 explicit.
11141 (bibtex-field-const): Allow capital letters.
11142 (bibtex-start-of-string): Deleted because unused.
fa78f71b 11143
f24fef2f
SM
11144 * textmodes/bibtex.el: Unified some nomenclature. We no longer
11145 use the term 'reference' to describe a bibtex entry as a whole.
11146 Further, reference keys are no longer called 'labels'.
11147 (bibtex-keys): Renamed to bibtex-reference-keys.
11148 (bibtex-reformat-previous-labels): Renamed to
11149 bibtex-reformat-previous-reference-keys.
11150 (bibtex-reference-type): Renamed to bibtex-entry-type.
11151 (bibtex-reference-head): Renamed to bibtex-entry-head.
11152 (bibtex-reference-maybe-empty-head): Renamed to
11153 bibtex-entry-maybe-empty-head.
11154 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
11155 (bibtex-search-reference): Renamed to bibtex-search-entry.
11156 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
11157 bibtex-enclosing-entry-maybe-empty-head.
11158 (bibtex-entry-field-alist, bibtex-entry-head,
11159 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
11160 bibtex-map-entries, bibtex-search-entry,
11161 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
11162 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11163 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
11164 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
11165 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
11166 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
11167 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
11168
111692000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11170
f24fef2f
SM
11171 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
11172 comment.
11173 (bibtex-format-field-delimiters): New function, functionality
11174 extracted from bibtex-format-entry.
11175 (bibtex-autokey-get-yearfield-digits): New function, functionality
11176 extracted from bibtex-autokey-get-yearfield.
fa78f71b 11177
f24fef2f
SM
11178 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
11179 entries in order to avoid stack overflow in the regexp matcher if
11180 field contents become large.
11181 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
11182 bibtex-field-string-part-not-braced,
11183 bibtex-field-string-part-no-inner-braces,
11184 bibtex-field-string-part-1-inner-brace,
11185 bibtex-field-string-part-2-inner-braces,
11186 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
11187 bibtex-field-string-quoted, bibtex-field-string,
11188 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
11189 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
11190 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
11191 as parsing is now performed by the following functions.
11192 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
11193 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
11194 bibtex-parse-field-string, bibtex-search-forward-field-string,
11195 bibtex-parse-association, bibtex-field-name-for-parsing,
11196 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
11197 bibtex-search-forward-field, bibtex-search-backward-field,
11198 bibtex-start-of-field, bibtex-end-of-field,
11199 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
11200 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
11201 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
11202 bibtex-parse-string, bibtex-search-forward-string,
11203 bibtex-search-backward-string, bibtex-start-of-string,
11204 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
11205 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
11206 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
11207 entries. Instead of reporting the results of the parsing by
11208 match-beginning or match-end, these functions return data structures
11209 that hold the corresponding positions.
11210 (bibtex-enclosing-field): Changed to also report field boundaries by
11211 return values rather than by match-beginning or match-end. The
11212 following functions have been adapted to use the new parsing
11213 functions.
11214 (bibtex-skip-to-valid-entry, bibtex-search-reference,
11215 bibtex-enclosing-field, bibtex-format-entry,
11216 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
11217 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
11218 bibtex-print-help-message, bibtex-end-of-entry,
11219 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
11220 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11221 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
11222 method for parsing.
11223 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
11224 bibtex-map-entries, bibtex-flash-head,
11225 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
11226 bibtex-autokey-change, bibtex-autokey-get-namefield,
11227 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
11228 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
11229 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
11230 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
11231 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
11232 order to make the new binding of case-fold-search immediately
11233 visible.
8389e1e2
GM
11234
112352000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11236
f24fef2f
SM
11237 * textmodes/bibtex.el: Copyright notice is up to date.
11238 Added constant 'bibtex-maintainer-salutation.
fa78f71b 11239
f24fef2f
SM
11240 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
11241 than make-temp-name, use match-string-no-properties and eliminate
11242 a quadratic behavior when building bibtex-strings.
fa78f71b 11243
f24fef2f
SM
11244 * bibtex.el (bibtex-reference-key): Accept string entries whose
11245 reference key contains upper case letters.
8389e1e2
GM
11246
112472000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11248
f24fef2f
SM
11249 * bibtex.el (bibtex-reference-head): Allow entries to start with
11250 a new line.
8389e1e2
GM
11251
112522000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11253
f24fef2f
SM
11254 * bibtex.el: Hiding of entry bodies is not longer provided by
11255 bibtex.el directly. Instead the hideshow package can be used.
11256 Added a special bibtex entry to hs-special-modes-alist.
11257 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
11258
112592000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
11260
82d2c7c5 11261 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
11262 proceedings entry type (for cross referencing). Thanks to Wagner
11263 Toledo Correa for the suggestion.
11264
82d2c7c5 11265 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 11266
eae61d8f
KH
112672000-02-14 Kenichi Handa <handa@etl.go.jp>
11268
11269 * international/characters.el: Setup case table for Vietnamese.
11270
fb07a302
GM
112712000-02-12 Gerd Moellmann <gerd@gnu.org>
11272
11273 * uniquify.el (toplevel): Require CL at compile time.
11274 (uniquify-push): Removed.
11275
11276 * shadowfile.el (shadow-when): Removed.
11277
11278 * tempo.el (tempo-dolist, tempo-mapc): Removed.
11279 (tempo-process-and-insert-string): Use dolist instead of
11280 tempo-dolist.
11281
11282 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
11283 regexp for paragraph-start.
11284
11285 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
11286 commas as well.
11287
a0eddf92
DL
112882000-02-10 Dave Love <fx@gnu.org>
11289
11290 * wid-edit.el: (widgets) [defgroup]: Remove url link.
11291 (widget-color-choice-list, widget-color-history, widget-mouse-help):
11292 Deleted.
11293 (widget-specify-field, widget-specify-button): Don't use
11294 widget-mouse-help as help-echo property.
11295 (default): Use #'ignore for :validate and :mouse-down-action.
11296 (checkbox): Add help-echo.
11297 (widget-sexp-validate): Rewritten to clarify error messages.
11298 (character): Use char-valid-p in :match function.
11299 (widget-color-complete): Use facemenu-color-alist.
11300 (widget-color-action): Use facemenu-read-color.
11301
11302 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
11303 set up `caar' &c that we now have.
11304
82d2c7c5
DL
113052000-02-09 Ray Blaak <blaak@gnu.org>
11306
11307 * delphi.el: Make resourcestring a declaration region, like const
11308 and var.
11309
6cbc1482
DL
113102000-02-09 Dave Love <fx@gnu.org>
11311
11312 * bindings.el (mode-line-input-method-map): New variable.
11313 (mode-line-mule-info): Use it; fix last change.
11314 (mode-line-mode-menu): Move definition.
11315 (mode-line-mouse-sensitive-p): Deleted.
11316 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
11317 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
11318 level.
11319
11320 * startup.el (command-line-1): Don't call
11321 make-mode-line-mouse-sensitive.
11322
f7136ee8
GM
113232000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
11324
11325 * mail/rmail.el (rmail-retry-failure): Use
11326 rmail-beginning-of-message before rmail-toggle-header, because the
11327 former toggles headers.
11328
6e1d0d15
SM
113292000-02-06 Stefan Monnier <monnier@cs.yale.edu>
11330
fef8c55b
SM
11331 * diff-mode.el (diff-kill-junk): New interactive function.
11332 (diff-reverse-direction): Use delete-and-extract-region.
11333 (diff-post-command-hook): Restrict the area so that the hook also works
11334 outside of any diff hunk. This is necessary for the minor-mode.
11335 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
11336 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
11337
6e1d0d15
SM
11338 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
11339 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
11340 so that it can be used more easily in <foo>-mode-hook. Also make sure
11341 to avoid duplicate entries.
11342 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
11343 (font-lock-remove-keywords): Just as was done for `add', allow it to
11344 work even if font-lock-mode is nil. Also make sure we don't modify
11345 any pre-existing list by forcing a copy-sequence. Finally rename
11346 `major-mode' to `mode'.
11347 (font-lock-fontify-syntactic-anchored-keywords)
11348 (font-lock-fontify-anchored-keywords)
11349 (font-lock-fontify-keywords-region): Use line-end-position.
11350 Don't make `font-lock-multiline' local (it's now done in
11351 font-lock-set-defaults).
11352 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
11353 move the `font-lock-fontified' creation to inside the `unless'.
11354
a75dfea0
AI
113552000-02-06 Andrew Innes <andrewi@gnu.org>
11356
11357 * term/w32-win.el (x-handle-args): Comment out call to message,
11358 which occurs before window system is initialized.
11359
11360 * makefile.nt: Add support for recompiling lisp code.
11361
b85e9462
DL
113622000-02-04 Dave Love <fx@gnu.org>
11363
9ff33afb
DL
11364 * bindings.el (mode-line-mule-info): Fix/extend last change.
11365
b85e9462
DL
11366 * completion.el: Replace completion-dolist with dolist.
11367
11368 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
11369 dotimes.
11370
44dff075
CD
113712000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
11372
11373 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
11374 environment names before they go into the section regexp.
11375
11376 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
11377 char class in regexp.
11378
11379 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
11380 `case-fold-search' to nil.
11381
11382 * progmodes/idlwave.el (idlwave-template): Respect
11383 `idlwave-abbrev-change-case'.
11384 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
11385 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
11386 idlwave-while): respect `idlwave-reserved-word-upcase'.
11387 (idlwave-rw-case): New function.
11388 (idlwave-statement-match): Fixed problem with assignment regexp.
11389 (idlwave-font-lock-keywords): Improved regexp for keyword
11390 parameters.
a23c5037 11391 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
11392 operators longer than 1 char.
11393
11394 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
11395 idlwave-shell-expression-overlay. Implemented printing of
11396 expressions on higher levels of the calling stack.
11397 (idlwave-shell-display-level-in-calling-stack): Restore stack
11398 level.
11399 (idlwave-retrieve-expression-from-level): New function.
11400 (idlwave-shell-last-calling-stack): Variable removed.
11401 (idlwave-shell-reset): Argument action reversed (`visible' to
11402 `hidden'). Also remove stop-line overlay.
11403 (idlwave-shell-calling-stack-routine): New variable.
11404 (idlwave-shell-parse-stack-and-display): Messages now display
11405 negative level numbers.
11406 (idlwave-shell-mode): Set `modeline-format'.
11407 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
11408 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
11409 21.
11410 (idlwave-shell-print-expression-function): New option.
a23c5037 11411
44dff075
CD
11412 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
11413 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
11414 `tool-bar' instead of `toolbar'.
11415
f26c34fd
DL
114162000-02-02 Dave Love <fx@gnu.org>
11417
11418 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
11419 emacs-lisp-mode-hook. Don't check for defalias being defined.
11420
11421 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
11422 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
11423 the new builtins directly.
11424
11425 * whitespace.el (whitespace): Add :version to defgroup.
11426
11427 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
11428 Doc fix.
11429
11430 * thingatpt.el (sexp-at-point, symbol-at-point)
11431 (number-at-point, list-at-point): Add autoload cookie.
11432
11433 * recentf.el (recentf): Add :version to defgroup.
11434
11435 * quickurl.el (quickurl): Add :version to defgroup.
11436
11437 * elide-head.el (elide-head): Use point-marker more.
11438
11439 * bs.el (bs): Add :version to defgroup.
11440
11441 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
11442
11443 * progmodes/delphi.el (delphi): Add :version to defgroup.
11444
d240a249
GM
114452000-02-02 Gerd Moellmann <gerd@gnu.org>
11446
11447 * ange-ftp.el (ange-ftp-write-region): Handle case that
11448 succeeding process operation sets a different coding system.
11449
11450 * calculator.el: New file.
11451
d5179a01
EZ
114522000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
11453
11454 * frame.el (frames-on-display-list, framep-on-display): New
11455 functions.
11456 (display-mouse-p, display-popup-menus-p, display-graphic-p)
11457 (display-selections-p, display-screens, display-pixel-width)
11458 (display-pixel-height, display-mm-width, display-mm-height)
11459 (display-backing-store, display-save-under, display-planes)
11460 (display-color-cells, display-visual-class): New functions.
11461
11462 * term/tty-colors.el (tty-color-gray-shades): New function.
11463
11464 * faces.el (display-color-p): Use framep-on-display.
11465 (display-grayscale-p): New function.
11466
968e00f0
DL
114672000-01-31 Dave Love <fx@gnu.org>
11468
11469 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
11470 (create-fontset-from-x-resource): Don't concat integers.
11471
2cb750ba
GM
114722000-01-31 Inge Frick <inge@nada.kth.se>
11473
11474 * view.el: Some changes in documentation. Removed some trailing
11475 whitespace. Changed some parameter names to agree with
11476 documentation.
11477 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
11478 window is not deleted. Modifies change 1998-04-26.
a23c5037 11479
74e9213b
GM
114802000-01-31 Gerd Moellmann <gerd@gnu.org>
11481
47569935
GM
11482 * windmove.el: New file.
11483
74e9213b
GM
11484 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
11485 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 11486 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 11487
74e9213b
GM
11488 * jit-lock.el (jit-lock-function): Widen before calculating end
11489 position.
11490 (jit-lock-stealth-chunk-start): Rewritten.
11491
11492 * info.el (Info-title-face-alist): Removed.
11493 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
11494 faces.
11495 (Info-fontify-node): Use these faces.
11496
994c5afe
GM
114972000-01-30 Gerd Moellmann <gerd@gnu.org>
11498
11499 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
11500 (cl-macro-list1): Recognize `&allow-other-keys' instead of
11501 `&allow-other-keywords'.
11502
11503 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
11504 the list of directories scanned heuristically.
11505
11506 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
11507 exist.
11508
f00276e3
JR
115092000-01-30 Jason Rumney <jasonr@gnu.org>
11510
11511 * w32-fns.el: Define w32-tty-standard-colors.
11512
11513 * startup.el (command-line): Use w32-tty-standard-colors when in
11514 w32 console mode.
11515
cc4dfff0
DL
115162000-01-30 Dave Love <fx@gnu.org>
11517
e645e77b
DL
11518 * jka-compr.el (jka-compr-load): Fix up load-history.
11519
cc4dfff0
DL
11520 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
11521
11522 * emacs-lisp/cl-macs.el: Revert previous change.
11523
16215eb0
DL
115242000-01-29 Dave Love <fx@gnu.org>
11525
11526 * facemenu.el: Purecopy various strings.
11527
11528 * timezone.el (timezone-fix-time): Window against 69 for two-digit
11529 years. Deal with three-digit years.
11530
11531 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
11532 defconst, purecopy.
11533 (help-back-label): Purecopy it.
11534
bbd9b566
GM
115352000-01-18 Gerd Moellmann <gerd@gnu.org>
11536
11537 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
11538 variable. If non-nil, order the buffer list according to the
11539 currently selected frame.
11540 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
11541 non-nil, pass the selected frame to function buffer-list.
a23c5037 11542
887448e1
GM
115432000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11544
11545 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
11546
7df85084
DL
115472000-01-28 Dave Love <fx@gnu.org>
11548
142e109c
DL
11549 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
11550
7df85084
DL
11551 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
11552 Don't use lisp-indent-hook property.
11553 (cl-abs): Remove.
11554
11555 * subr.el: Move out indent and edebug specs for when and unless.
11556
11557 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
11558 when, unless.
11559
11560 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
11561 unless, when.
11562
3b43c01c
GM
115632000-01-28 Gerd Moellmann <gerd@gnu.org>
11564
d060bc9f
GM
11565 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
11566 `collecting' as synonym for `collect'.
11567
11568 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
11569 for the case it contains spaces.
11570
11571 * simple.el (what-cursor-position): Change formatting of
11572 messages.
11573
b02786f9
GM
11574 * frame.el (delete-other-frames): New function.
11575 (toplevel): Bind it to C-x 5 1.
11576
efd68b8a
GM
11577 * sort.el (sort-numeric-base): New option.
11578 (sort-numeric-fields): If number starts with `0' or `0[xX[',
11579 interpret it as octal or hexadecimal. Use sort-numeric-base
11580 as default base.
11581
3b43c01c
GM
11582 * progmodes/glasses.el: New file.
11583
984ae001
GM
115842000-01-27 Gerd Moellmann <gerd@gnu.org>
11585
a0b796e3
GM
11586 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
11587 userids differently.
11588
984ae001
GM
11589 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
11590 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
11591 progmodes/ebnf-yac.el: New files.
11592
6c67ddee
DL
115932000-01-26 Dave Love <fx@gnu.org>
11594
11595 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
11596 on a function with an empty body. [From Eric Ludlam.]
11597
4e6473c8
GM
115982000-01-25 Andre Spiegel <spiegel@gnu.org>
11599
11600 * vc.el (vc-version-diff): Make sure file name is expanded.
11601
e12489f9
GM
116022000-01-25 Gerd Moellmann <gerd@gnu.org>
11603
11604 * scroll-bar.el (scroll-bar-timer): Variable removed.
11605 (scroll-bar-toolkit-scroll): Don't use a timer.
11606
8dbe2b07
KH
116072000-01-25 Kenichi Handa <handa@etl.go.jp>
11608
11609 * language/thai-util.el (thai-composition-function): Delete
11610 superfluous `a'.
11611
26ef1c87
DL
116122000-01-24 Dave Love <fx@gnu.org>
11613
11614 * fortran.el (fortran-mode): Use beginning-of-defun-function,
11615 end-of-defun-function.
11616
11617 * font-lock.el (turn-on-font-lock): Don't depend on window-system
11618 &c.
11619
7ed4e9a7
JR
116202000-01-22 Jason Rumney <jasonr@gnu.org>
11621
11622 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
11623 conflicts with new face support.
11624
8b7bc628 116252000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
11626
11627 * replace.el (query-replace): Rename last arg to DELIMITED.
11628 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
11629 (query-replace-regexp): Likewise.
11630
8b7bc628 116312000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 11632
02b14400
RS
11633 * subr.el (with-syntax-table): Use make-symbol, not gensym.
11634
5bb6f079
RS
11635 * emacs-lisp/lisp.el (beginning-of-defun-function):
11636 Variable renamed from beginning-of-defun.
11637 Do not call make-variable-buffer-local.
11638 (beginning-of-defun-raw): Use new variable name; doc fix.
11639 (beginning-of-defun): Doc fix.
11640 (end-of-defun-function): Variable renamed from end-of-defun.
11641 Do not call make-variable-buffer-local.
11642 (end-of-defun): Use new variable name; doc fix.
11643
02b14400
RS
11644 * subr.el (dolist, dotimes): Copied from cl-macs.el
11645 and made to work.
2d5e9b54 11646
a23c5037 11647 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
11648 Variable replaces rmail-digest-end-regexp.
11649 Allows multiple regexps for detecting the end line.
11650 (undigestify-rmail-message): Corresponding changes.
11651
60af03f1
DL
116522000-01-19 Dave Love <fx@gnu.org>
11653
fe5d99e1
DL
11654 * files.el (user-init-file): Don't declare here -- is primitive.
11655
60af03f1
DL
11656 * startup.el (command-line): Check for compiled user-init-file and
11657 set to uncompiled version if necessary.
11658
72dbbc7d
GM
116592000-01-18 Gerd Moellmann <gerd@gnu.org>
11660
6a1950ec
GM
11661 * mail/undigest.el (rmail-digest-end-regexp): New user option.
11662 (undigestify-rmail-message): Use it.
11663
72dbbc7d
GM
11664 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
11665
fbe91bbd
GM
116662000-01-17 Gerd Moellmann <gerd@gnu.org>
11667
11668 * tmm.el (tmm-goto-completions): Adapt to prompt being part
11669 of mini-buffer.
11670
33a6685b
GM
116712000-01-14 Gerd Moellmann <gerd@gnu.org>
11672
b3303df7
GM
11673 * emacs-lisp/copyright.el (copyright-update): Removed the
11674 requirement for a trailing space from `copyright-regexp', to
11675 support copyrights with owner specified on a separate line..
a23c5037 11676
3c4c8064
GM
11677 * align.el: New file.
11678
33a6685b
GM
11679 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
11680
11681 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
11682
044a4975
DL
116832000-01-13 Dave Love <fx@gnu.org>
11684
11685 * ph.el: Removed. (Obsoleted by EUDC.)
11686
0a352cd7
GM
116872000-01-13 Gerd Moellmann <gerd@gnu.org>
11688
11689 * net/eudc.el (toplevel): Remove autoloaded code installing
11690 menu with easymenu, because that causes build problems.
11691
11692 * frame.el (frame-notice-user-settings): New variable.
11693 (frame-notice-user-settings): Don't modify frame parameters
11694 if called a second time.
11695
8b7bc628 116962000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
11697
11698 * frame.el (frame-notice-user-settings):
11699 Notice default-frame-parameters even for non-window frames.
11700
feb450e0
GM
117012000-01-13 Gerd Moellmann <gerd@gnu.org>
11702
11703 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
11704 for Emacs.
11705 (eudc-bob-can-display-inline-images): Extend for Emacs.
11706 (eudc-bob-toggle-inline-display): Ditto.
11707 (eudc-bob-display-jpeg): Ditto.
11708
99c6d63b
GM
117092000-01-12 Gerd Moellmann <gerd@gnu.org>
11710
7970b229
GM
11711 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
11712 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
11713 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 11714
e4936aa9
GM
11715 * add-log.el (add-change-log-entry): Fix error trying an `(insert
11716 nil)'.
11717
11718 * subdirs.el: Add `net' directory.
11719
133c9e59
GM
11720 * net: New directory.
11721
99c6d63b
GM
11722 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
11723 eval-last-sexp. Don't bind debug-on-error here.
11724 (eval-last-sexp): New function. Bind debug-on-error if
11725 eval-expression-debug-on-error is non-nil.
11726 (eval-defun-2, eval-defun): Likewise.
11727
11728 * simple.el (eval-expression): Don't bind debug-on-error if
11729 eval-expression-debug-on-error is nil. Detect changed
11730 debug-on-error, and propagate new value to global binding, if
11731 eval-expression-debug-on-error is non-nil,
11732 (eval-expression-debug-on-error): Change doc string.
a23c5037 11733
8b7bc628 117342000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
11735
11736 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
11737
11738 * emacs-lisp/lisp-mode.el (with-syntax-table):
11739 Set up lisp-indent-function property.
11740
11741 * subr.el (with-syntax-table): Moved from simple.el.
11742
11743 * simple.el (with-syntax-table): Moved to subr.el.
11744
7e3c74fa
GM
117452000-01-11 Gerd Moellmann <gerd@gnu.org>
11746
1fab1775
GM
11747 * tmm.el (tmm-shortcut): Delete region after prompt instead
11748 of erasing buffer.
11749
7e3c74fa 11750 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
11751 (fill-context-prefix): Use the longest common prefix of first
11752 and second line fill prefix, if there is one.
7e3c74fa 11753
8b7bc628 117542000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
11755
11756 * array.el (array-mode): Don't use make-variable-buffer-local.
11757 Use make-local-variable for `truncate-lines'.
11758
aa705642 117592000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 11760
aa705642
GM
11761 * add-log.el (add-log-current-defun): Handle user-defined
11762 add-log-current-function returning nil,
a23c5037 11763
57df2446 11764 * add-log.el (add-change-log-entry): Insert version number
aa705642 11765 if having found a current function
c1356086
GM
11766
11767 * add-log.el (add-log-current-defun): Call
11768 `add-log-current-defun-function'. Try matches at level 0 and
11769 level 1. Strip whitespace from defun found.
a23c5037 11770
1d8c59e9
RS
117712000-01-10 John Wiegley <johnw@gnu.org>
11772
11773 * allout.el (isearch-done/outline-provisions): Added `edit'
11774 argument to correspond with the current definition of
11775 `isearch-done'.
11776
8cf87e9b
DL
117772000-01-10 Dave Love <fx@gnu.org>
11778
11779 * elide-head.el (elide-head): Use point-marker, not point.
11780
9050446c
GM
117812000-01-10 Gerd Moellmann <gerd@gnu.org>
11782
8321b22a
GM
11783 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
11784 before and after the year 2000.
a23c5037 11785
9050446c
GM
11786 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
11787 Add ispell- prefix.
11788
117892000-01-10 Ken Stevens <k.stevens@ieee.org>
11790
11791 * ispell.el: Only define dictionaries in menus when they exist.
11792 (version18p): New variable.
11793 (version20p): New variable.
11794 (xemacsp): New variable.
11795 (ispell-choices-win-default-height): Fix for XEmacs visibility.
11796 (ispell-dictionary-alist1): Added Brasileiro dictionary.
11797 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 11798 run-together words.
9050446c
GM
11799 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
11800 (ispell-dictionary-alist): Add koi8-r to customize definition.
11801 (check-ispell-version): Added documentation string. Returns
f24fef2f 11802 library path when called non-interactively.
9050446c
GM
11803 (ispell-menu-map-needed): Uses new variables.
11804 (ispell-library-path): New variable.
11805 (ispell-decode-string): XEmacs fix for bogus variable bindings.
11806 (ispell-word): Improved documentation string. Test for valid
11807 character mappings. Correctly check typed in word changes that can
11808 result in single words split into multiple words. Returns
11809 replacement word.
11810 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
11811 replace in recursive query replace mode. Help message for
11812 recursive edit mode.
11813 (ispell-show-choices): Protect against bad framepop bindings.
11814 (ispell-help): Fix to work with XEmacs.
11815 (ispell-highlight-spelling-error): Use new variables.
11816 (ispell-overlay-window): Fix to work with XEmacs.
11817 (ispell-parse-output): Passed and returns location information
11818 tracking spelling corrections. Doesn't recheck same word on
11819 current line.
11820 (ispell-init-process): Protect against bogus XEmacs variable binding.
11821 Fix call to single argument in sleep-for. Use new variables.
11822 (ispell-region): Passed and returns location information tracking
11823 spelling corrections. Doesn't check same word on current line.
11824 Improved documentation string. Doesn't resend a line already
11825 checked to the ispell process - fixes bug in LaTeX parsing.
11826 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
11827 (ispell-skip-region): No longer skips <TT> in SGML.
11828 (ispell-process-line): Tracks location information with spelling
11829 corrections. Added documentation string. Accounts for words
11830 already accepted on this line. Don't allow query-replace on line
11831 starting with math characters. Doesn't resend a line already sent
11832 to ispell process. Fixes alignment error bug.
a23c5037 11833
8b7bc628 118342000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 11835
a23c5037 11836 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
11837 Suggest xloadimage, which is free, not xv, which isn't.
11838
a23c5037 11839 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
11840 Don't ever include the host name or user name in the value.
11841
9ed79f5d
GM
118422000-01-09 Gerd Moellmann <gerd@gnu.org>
11843
11844 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
11845 of a real newline.
11846
b950abb1
GM
118472000-01-09 Stephen Eglen <stephen@gnu.org>
11848
a23c5037 11849 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
11850 for .png files.
11851
3c708e98
GM
118522000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
11853
11854 * cus-edit.el (custom-hook-convert-widget): Fix comment.
11855
bf61662d
GM
118562000-01-09 Gerd Moellmann <gerd@gnu.org>
11857
f1d851ae
GM
11858 * progmodes/cperl-mode.el: Replace ^F with ^L.
11859
bf61662d 11860 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 11861 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
11862 recursion.
11863
c65d14ee
DL
118642000-01-08 Dave Love <fx@gnu.org>
11865
8cf87e9b
DL
11866 * emacs-lisp/backquote.el: Remove inappropriate customization
11867 (allowing custom.el to use backquote).
c65d14ee 11868
83de2ebc
DL
118692000-01-07 Dave Love <fx@gnu.org>
11870
11871 * add-log.el (add-log-debugging): Deleted.
11872 (add-change-log-entry): Treat a backup FILE-NAME as its parent
11873 file. Remove debugging code.
11874 (change-log-get-method-definition, change-log-name): Add doc.
11875 (change-log-sortable-date-at): New function.
11876 (change-log-merge): New command.
11877
11878 * time.el (display-time-string-forms): Make the Mail string active.
11879 (display-time-update): Provide help-echo for load average.
11880
11881 * bindings.el (make-mode-line-mouse2-map): New function.
11882 (mode-line-modified): Use it and simplify.
11883 (mode-line-mule-info): Provide help-echo info.
11884 (minor-mode-alist): Activate the strings.
11885 (make-mode-line-mouse-sensitive): Simplify for
11886 mode-line-buffer-identification.
11887
c1475eae
GM
118882000-01-07 Gerd Moellmann <gerd@gnu.org>
11889
11890 * play/pong.el: New file.
11891
83de2ebc
DL
118922000-01-06 Dave Love <fx@gnu.org>
11893
11894 * array.el: Assorted cleanups for compiler warnings, doc strings,
11895 `array-' prefix for symbols.
11896
118972000-01-05 Dave Love <fx@gnu.org>
11898
11899 * textmodes/outline.el (outline-mode-menu-bar-map): Add
11900 outline-headers-as-kill.
11901 (outline-mode): Define imenu-generic-expression.
11902 (outline-headers-as-kill): New command.
11903
11904 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
11905 from paragraph-start.
11906 (paragraph-indent-minor-mode): New command.
11907
11908 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
11909 M-C-e, M-C-h, C-j, C-xnd, TAB.
11910 (fortran-mode): Set beginning-of-defun, end-of-defun.
11911 (fortran-column-ruler): Simplify.
11912 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
11913 (fortran-with-subprogram-narrowing): Likewise.
11914 (fortran-indent-subprogram): Call mark-defun.
11915 (fortran-check-for-matching-do): Change narrowing.
11916
11917 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
11918 (cl-lucid-hash-tag): Delete.
11919 (cl-hash-table-p): Correct test for native table.
11920 (cl-hash-table-count): Use hash-table-count.
11921
11922 * browse-url.el (browse-url): Fix case of
11923 browse-url-browser-function being an alist.
11924
676ac023
CD
119252000-01-05 Carsten Dominik <cd@gnu.org>
11926
c1475eae
GM
11927 * textmodes/reftex-vars.el (reftex-parse-file-extension)
11928 (reftex-index-phrase-file-extension): New options.
676ac023
CD
11929
11930 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 11931 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
11932
11933 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 11934 `reftex-parse-file-extension'.
eb483e17 11935
88807984
DL
119362000-01-05 Dave Love <fx@gnu.org>
11937
83de2ebc 11938 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
11939 (beginning-of-defun-raw): Use it.
11940 (end-of-defun): New variable.
11941 (end-of-defun): Use it.
11942 (check-parens): New command.
11943
1362aeb4
TTN
119442000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
11945
c1475eae
GM
11946 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
11947 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 11948
7ddafb95
TTN
11949 Fix buglet in local variables initialization.
11950
7334aa99
AS
119512000-01-05 Andreas Schwab <schwab@suse.de>
11952
11953 * hscroll.el (hscroll): Doc fix.
11954
b12e24cd
CD
119552000-01-05 Carsten Dominik <cd@gnu.org>
11956
11957 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
11958 idlw-toolbar.
11959
11960 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
11961 file idlw-rinfo.el.
1362aeb4
TTN
11962 (idlwave-customize): load must read file idlw-shell.el.
11963 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 11964
d6226972
CD
119652000-01-05 Carsten Dominik <dominik@astro.uva.nl>
11966
11967 * progmodes/idlw-shell.el: Also provide idlwave-shell
11968 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
11969 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
11970
11971 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
11972 both reftex-dcr and reftex-vcr.
1362aeb4 11973
d6226972
CD
11974 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
11975
6ddb893f 119762000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
11977
11978 * ps-print.el: PostScript code now is in separate files, doc fix.
11979 (ps-print-version): New version number (5.0.3).
11980 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
11981 local.
11982 (ps-spool-config): Initialization fix.
c1475eae
GM
11983 (ps-print-prologue-1, ps-print-prologue-2)
11984 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
11985 (ps-background-image): Little code reformating.
11986 (ps-begin-file, ps-begin-job): Fix code.
88807984 11987 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
11988 (ps-prologue-file): New fun.
11989
ae833aae
KH
119902000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11991
c1475eae 11992 * ps-vars.el: Eliminated.
ae833aae
KH
11993
11994 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
11995 `;;;###autoload'.
11996
11997 * ps-print.el: ps-vars eliminated, doc fix.
11998 (ps-print-version): New version number (5.0.2).
11999 (ps-spool-config): Initialization fix.
12000 (ps-print-customize): New fun.
12001
560a7bd2
GM
120022000-01-04 Gerd Moellmann <gerd@gnu.org>
12003
12004 * autorevert.el (auto-revert-mode): Return value of
12005 auto-revert-mode.
12006
f45dd0f4
DL
120072000-01-04 Dave Love <fx@gnu.org>
12008
fae2ac05
DL
12009 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
12010 menu items.
f45dd0f4 12011
61255981
DL
120122000-01-03 Dave Love <fx@gnu.org>
12013
88807984 12014 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 12015
83de2ebc 12016 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
12017 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
12018 `cl-hash-table-p', not `hash-table-p'.
12019 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
12020
c182a70f
EZ
120212000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12022
12023 * faces.el (face-read-integer, read-face-attribute)
12024 (color-defined-p, color-values): unspecified-{f,b}g are now
12025 strings.
12026
047f434a
GM
120272000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
12028
12029 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
12030 at comment end, and re-insert them after filling.
12031
bab531e2
EZ
120322000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12033
12034 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
12035 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
12036 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 12037
d684c676
EZ
120382000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12039
12040 * term/x-win.el (xw-defined-colors): Call color-supported-p,
12041 the new name of face-color-supported-p.
12042
12043 * term/w32-win.el (xw-defined-colors): Likewise.
12044
0aad4805
EZ
120452000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
12046
12047 * simple.el (completion-setup-function): Count completion-size
12048 from minibuffer-prompt-end, not from point-min.
12049
5fe1d139
EZ
120502000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
12051
12052 * faces.el (read-face-attribute, defined-colors, color-defined-p):
12053 Pass the frame to tty-color-* functions.
12054 (display-color-p, frame-set-background-mode): Pass the frame to
12055 tty-display-color-p.
12056
12057 * term/tty-colors.el (tty-defined-color-alist): Renamed from
12058 tty-color-alist.
12059 (tty-color-alist, tty-modify-color-alist): New functions.
12060 (tty-color-define, tty-color-clear, tty-color-approximate)
12061 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
12062 an optional parameter FRAME.
12063
162dec01
GM
120642000-01-01 Gerd Moellmann <gerd@gnu.org>
12065
27189709
GM
12066 * image.el (create-image, defimage): Don't assume image data is a
12067 string.
12068
162dec01
GM
12069 * image.el (defimage): Handle specifications containing :data
12070 instead of :file.
12071 (image-type-from-data): New function.
12072 (image-type-from-file-header): Use it.
12073 (create-image): Add parameter DATA-P.
1362aeb4 12074
bea56df7 12075See ChangeLog.8 for earlier changes.
25a6fab1
KH
12076
12077;; Local Variables:
e64c3a75 12078;; coding: iso-2022-7bit
25a6fab1 12079;; End: