(Fconstrain_to_field): Check carefully for field boundaries if either
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
5586f3eb
SM
12000-10-15 Stefan Monnier <monnier@cs.yale.edu>
2
3 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4
5 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6
ad64a888
DL
72000-10-15 Dave Love <fx@gnu.org>
8
9 * progmodes/sh-script.el: Require skeleton and comint when
10 compiling.
11
12 * pcomplete.el (pcomplete) <defgroup>: Add :version.
13
14 * whitespace.el: Doc fixes.
15 (top-level): Don't add hooks here.
16 (whitespace-running-emacs): Deleted.
17 (timer): Don't require.
18 (whitespace): Add back :version conditional on xemacs test.
19 (whitespace-spacetab-regexp, whitespace-indent-regexp)
20 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
21 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
22 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
23 Avoid specific xemacs test.
24 (whitespace-global-mode): New option.
25 (whitespace-global-mode): New command.
26 (whitespace-unload-hook): New function.
27
28 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
29 (Info-fontify-node, Info-goto-node, Info-mode-menu)
30 (Info-fontify-node): `Goto' goes to `Go to'.
31 (Info-fontify-node): Add help-echo to xref links.
32
1ef49fc6
EZ
332000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
34
35 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
36
8b7707e1
SM
372000-10-15 Stefan Monnier <monnier@cs.yale.edu>
38
b3b7f42f
SM
39 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
40 Use plist-get and allow :inherit.
41
42 * emacs-lisp/cl-macs.el (cl-do-arglist):
43 Use plist-get and plist-member instead of memq.
44
3c7fafc7
SM
45 * emacs-lisp/ewoc.el (ewoc-location): New function.
46 (ewoc-enter-after, ewoc-enter-before): Document return value.
47 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
48 Don't need make-local-hook any more.
49 (cvs-addto-collection): Return the new tin.
50 (cvs-mode-insert): Jump to the new line.
51
8b7707e1
SM
52 * jit-lock.el (jit-lock-fontify-buffer): Remove.
53
54 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
55
56 * font-lock.el (font-lock-syntactically-fontified): New var.
57 (font-lock-fontify-syntactic-keywords-region): Use it.
58 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
59
60 * diff-mode.el (diff-find-file-name): Fix regexp.
61
62 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
63 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
64
65 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
66 (sh-mode-syntax-table): Add punctuation syntax for < and >.
67 (sh-mode): Don't make all vars local here.
68 (sh-kw): Reformat.
69 (sh-set-shell): Use dolist. Don't set indent-region-function.
70 (sh-mode-syntax-table): Use pop.
71 (sh-remember-variable): Use push.
72 (sh-help-string-for-variable): Use memq.
73 (sh-safe-backward-sexp): Remove.
74 (sh-safe-forward-sexp): Add ARG.
75 (sh-get-indent-info, sh-prev-stmt): Use it.
76 (sh-prev-line): Simplify by using forward-comment.
77 (sh-this-is-a-continuation): Simplify.
78 (sh-learn-buffer-indent): Use dolist.
79 (sh-do-nothing): Remove.
80 (sh-set-char-syntax, sh-set-here-doc-region):
81 Use inhibit-modification-hooks.
82 (sh-name-style): Use mapcar and push.
83 (sh-load-style): Use dolist.
84 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
85 (sh-case, sh-while-getopts): Use propertize directly rather
86 than sh-electric-rparen.
87
882000-10-14 Stefan Monnier <monnier@cs.yale.edu>
89
90 * textmodes/tex-mode.el: Require CL when compiling.
91 (tex-mode-syntax-table): Init immediately.
92 (tex-mode-map): Bind M-RET to latex-insert-item.
93 (latex-mode): Set indent-line-function to latex-indent.
94 (tex-common-initialization): Don't setup the syntax-table any more.
95 (latex-insert-item): New skeleton.
96 (tex-next-unmatched-end): Fix copy/paste braino.
97 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
98 (latex-indent, latex-find-indent): New functions.
99 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
100 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
101 (tex-compilation-parse-errors): Use with-syntax-table.
102
86b7fcbb
MB
1032000-10-15 Miles Bader <miles@gnu.org>
104
105 * font-lock.el (font-lock-comment-face): Change dark-background,
106 color, non-tty, default to `chocolate1'.
107
57a24508
JW
1082000-10-13 John Wiegley <johnw@gnu.org>
109
110 * eshell/esh-util.el (require): Added a missing `require' form,
111 needed when compiling (for an ange-ftp macro definition).
112
40ad3db4
DL
1132000-10-13 Dave Love <fx@gnu.org>
114
115 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
116
db460189
GM
1172000-10-13 Gerd Moellmann <gerd@gnu.org>
118
b41c9501
GM
119 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
120 fix.
121
db460189
GM
122 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
123 transparent -colors 8).
124
3b5e21df
GM
1252000-10-13 Stephen Gildea <gildea@alum.mit.edu>
126
127 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
128 that breaks with old list format timestamps.
129 (time-stamp-warn-inactive, time-stamp-old-format-warn)
130 (time-stamp-count, time-stamp-conversion-warn): Improved doc
131 strings.
132
16908a3f
JW
1332000-10-13 John Wiegley <johnw@gnu.org>
134
d7103dda
JW
135 * align.el, pcomplete.el, calendar/timeclock.el,
136 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
137
16908a3f
JW
138 * calendar/timeclock.el (timeclock-find-discrep): A fix to same
139 faulty math, where holiday hours were being computing as seconds.
140
b6b70cda
JW
1412000-10-13 John Wiegley <johnw@gnu.org>
142
143 * desktop.el (desktop-buffer-modes-to-save): Added a global for
144 specifying what "other" kinds of buffers should be saved. This
145 used to be hard-coded.
146 (desktop-buffer-misc-functions): A global for specifying how
147 auxiliary data should be determined for special buffer types.
148 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
149 instead of hard-coding the special buffer types.
150 (desktop-save): Run `desktop-buffer-misc-functions' to gather
151 auxiliary data, instead of hard-coding for Info buffers and dired.
152 (desktop-buffer-info-misc-data): Aux function for determining Info
153 buffer auxiliary info.
154 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
155 (desktop-buffer-info): Changed this function to use the info
156 gathered above.
157 (desktop-create-buffer): Be a little more careful about what
158 `minor-mode' means before calling it. This is important for some
159 buffer types.
160
8c6b1d83
JW
1612000-10-13 John Wiegley <johnw@gnu.org>
162
163 * eshell/esh-util.el: Added a global form which declares an
164 autoload for `parse-time-string', if that function is not already
165 defined, and if parse-time.el is available on the user's system.
166
167 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
168 to be aware of ange-ftp user info.
169 (eshell-do-ls): Bind `ange-cache'. Also, use
170 `eshell-file-attributes'.
171 (eshell-ls-annotate): Use `eshell-file-attributes'.
172 (eshell-ls-file): Made the user-id printing code a bit smarter.
173
174 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
175 allow identification of alias user ids in remote directories.
176 It's manual, but there's no other way to know when the current
177 user on the local machine, is also the owning user on the remote
178 machine.
179 (fboundp): Bind `ange-cache'.
180 (eshell-directory-files-and-attributes): Re-organized the logic a
181 bit to use `eshell-file-attributes' instead of `file-attributes'.
182 The former is more sensitive to directories that are read via FTP,
183 and knows how to use ange-ftp to determine full attribute
184 information, instead of just the name and last modtime.
185 (eshell-current-ange-uids): Return the current user id when in a
186 remote directory.
187 (eshell-parse-ange-ls): Parse a full directory listing that has
188 been returned by ange-ftp.
189 (eshell-file-attributes): This beefed up version of
190 `file-attributes' is only special if the user is currently in a
191 remote directory, in which case it does a lot of work to find out
192 what the real attributes of a file are, as they appear on the
193 remote machine. This makes usage of remote directories (i.e.,
194 ange-ftp pathnames) much more useful. You can now use Eshell as a
195 full-fledged FTP client, with much more manipulation ability than
196 most other clients.
197
198 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
199 variable, which means that Eshell's du should always be preferred
200 in remote directories.
201 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
202 just `file-attributes'.
203 (eshell-mvcp-template): Bind `ange-cache', to improve performance
204 when reading remote directories. This is an Eshell-specific
205 variable (not part of ange-ftp).
206 (eshell/ln): Bind `ange-cache'.
207 (eshell/du): Added some extra logic for determining when to use
208 Eshell's du (which is slow), and when to use the external version
209 (which may or may not exist).
210
211 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
212 `eshell-interactive-process', rather than using
213 `get-buffer-process', since backgrounded processes don't count in
214 the context of this function's logic.
215
216 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
217 `forward-char', so that null strings are parsed correctly.
218
87730e84 2192000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
220
221 * eshell/em-pred.el (eshell-pred-file-type,
222 eshell-pred-file-links, eshell-pred-file-size): Use
223 `eshell-file-attributes'. This is more correct over ange-ftp.
224
225 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
226 that remote file globbing is more efficient.
227
228 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
229 gathering the files and attributes within a directory.
230
231 * eshell/em-unix.el (eshell/cat): If any of the files passed on
232 the command line is a special file (not a regular file, directory
233 or symlink), always attempt to call the external version of cat.
234
87730e84 2352000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
236
237 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
238 Eshell-friendly version of find-tag.
239
1c7e37a9
MB
2402000-10-13 Miles Bader <miles@lsi.nec.co.jp>
241
242 * image-file.el (image-file-name-extensions)
243 (image-file-name-regexps): Add autoload cookies.
244
11a7f341
KH
2452000-10-13 Kenichi Handa <handa@etl.go.jp>
246
247 * international/mule-cmds.el (select-safe-coding-system): If FROM
248 is string, show it in *Warning* buffer.
249
8ddddcb0
EZ
2502000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
251
252 * startup.el (normal-top-level): Use display-popup-menus-p instead
253 of window-system.
254 (command-line): Use display-graphic-p instead of window-system.
255 (command-line-1): Use display-popup-menus-p and display-mouse-p
256 instead of window-system.
257
72200f89
SS
2582000-10-12 Sam Steingold <sds@gnu.org>
259
260 * tooltip.el (tooltip-use-echo-area): New user variable.
261 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
262
8661c643
DL
2632000-10-12 Dave Love <fx@gnu.org>
264
d0b40dc1
DL
265 * recentf.el: Maintainer's checkdoc fixes.
266
a622451f
DL
267 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
268 character class, not ASCII when matching file names.
269 (fancy-splash-head): Add trailing slash to URL.
270 (command-line): Don't require XPM support for toolbar.
271
8661c643
DL
272 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
273 (cperl-invalid-face): Revert last change.
274 (cperl-init-faces): Quote cperl-invalid-face.
275
ef2ed8ab
KH
2762000-10-12 Kenichi Handa <handa@etl.go.jp>
277
278 * startup.el (fancy-splash-text): Remove superfluous quote.
279
b0da379e
GM
2802000-10-12 Gerd Moellmann <gerd@gnu.org>
281
dbeb499b
GM
282 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
283 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
284 (command-line-1): Don't use fancy-splash-pending-command.
285 (fancy-splash-screens-1): Goto point-min after inserting text.
286
d861718a
GM
287 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
288
b0da379e
GM
289 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
290 instead of shared-lisp-mode-map.
291
4fb2ad98
MB
2922000-10-12 Miles Bader <miles@lsi.nec.co.jp>
293
1cb4393e
MB
294 * faces.el (header-line): Change tty-variant to use underlining.
295
4fb2ad98
MB
296 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
297 (isearch-highlight): Restore lazy-isearch face properties at old
298 position, and suppress them at new position.
299 (isearch-dehighlight): Restore lazy-isearch face properties.
300 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
301 over the real isearch overlay, but in that case, don't give it a
302 face property. Use `push'.
303
eb991b25
KH
3042000-10-12 Kenichi Handa <handa@etl.go.jp>
305
306 * man.el (Man-getpage-in-background): Fix previous change.
307 Decode the process output only when we are in multibyte mode.
308
a818c1c0
DL
3092000-10-11 Dave Love <fx@gnu.org>
310
c990f53a
DL
311 * info.el (Info-mode-menu): Fix some help.
312 (info-tool-bar-map): Add entry for Info-last.
313
a818c1c0
DL
314 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
315 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
316 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
317 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
318 * toolbar/search-replace.xpm, toolbar/exit.xpm:
319 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
320 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
321 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
322 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
323 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
324 Reduce colour requirements to 25 overall. (Probably wants
325 revisiting from the originals to reduce further.)
326
c1b096cb
EZ
3272000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
328
329 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
330 buffer-file-coding-system, instead of raw-text.
331 (dehexlify-buffer): Bind coding-system-for-read to
332 buffer-file-coding-system, instead of raw-text.
333
5c8b7eaf
SS
3342000-10-11 Sam Steingold <sds@gnu.org>
335
336 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
337 `underline' - fixes the bug introduced on 2000-09-21.
338
2cfbdb7a
DL
3392000-10-11 Dave Love <fx@gnu.org>
340
341 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
342 compiler warnings.
343 (scheme-mode): Doc fix.
344 (scheme-font-lock-keywords-1): Match `define-syntax'.
345
3462000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
347
348 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
349 face specs as well as default ones. Only do anything if the
350 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 351 (region): Make dark-background `region' face less in-your-face.
4b33f290 352
690ec649
SS
3532000-10-10 Sam Steingold <sds@gnu.org>
354
355 * chistory.el, ielm.el, ledit.el:
356 * progmodes/inf-lisp.el, progmodes/scheme.el:
357 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
358
3b95d6bb
SM
3592000-10-10 Stefan Monnier <monnier@cs.yale.edu>
360
361 * textmodes/texinfo.el: Update copyright and fix typo.
362
363 * desktop.el (desktop-modes-not-to-save): New var.
364 (desktop-save-buffer-p): Use it.
365 Also, obey desktop-buffers-not-to-save even for non-file buffers.
366 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
367
d646c828
DL
3682000-10-10 Dave Love <fx@gnu.org>
369
370 * toolbar/tool-bar.el (tool-bar-add-item)
371 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
372 display.
373
d646c828
DL
374 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
375 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
376 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
377 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
378 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
379 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
380 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
381 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
382 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
383 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
384 the .xpms; probably need retouching.
385
862a7e28
MB
3862000-10-10 Miles Bader <miles@lsi.nec.co.jp>
387
388 * subr.el (add-to-list): Add optional argument APPEND.
389 * battery.el (display-battery): Use `add-to-list'.
390
46e33aee
TTN
3912000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
392
930baf47
TTN
393 * play/zone.el (zone-timer, zone-wc-tbl): Rework
394 these vars as symbol properties.
2cfbdb7a
DL
395 (zone, zone-when-idle, zone-leave-me-alone)
396 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 397
5a430f9c
TTN
398 * battery.el (display-battery): Doc spelling fix.
399
46e33aee
TTN
400 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
401 property.
402
adf7d3a8
DL
4032000-10-09 Dave Love <fx@gnu.org>
404
405 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
406 has been initialized before calling tool-bar-setup.
c2156508 407 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 408
06a8c9f8
EZ
4092000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
410
e4ca8f8c
EZ
411 * menu-bar.el (send-mail-item-name): New function.
412 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
413 of mail-user-agent in the menu. Don't display the "Send Mail"
414 item if mail-user-agent is nil or its value is ignore.
415 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
416 if read-mail-command is nil or its value is ignore.
417
06a8c9f8
EZ
418 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
419
7dbc9c8a
MB
4202000-10-09 Miles Bader <miles@gnu.org>
421
29e0814b
MB
422 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
423 Correct image size.
424 * toolbar/left_arrow.xpm: Correct image size.
425
7dbc9c8a
MB
426 * jka-compr.el: Don't call `jka-compr-install' when loading (it
427 will be done by the definition of `auto-compression-mode' if
428 necessary. Move code to uninstall existing file-name handler
429 before definition of `auto-compression-mode'.
430
431 * image-file.el (auto-image-file-mode): Move to the end of the
432 file, because `define-minor-mode' actually calls the mode-function
433 if the associated variable is non-nil, which requires that all
434 needed functions be already defined.
435
65b61266
MB
436 * mouse.el (popup-menu): Balance parens.
437
d6b8c85b
SM
4382000-10-08 Stefan Monnier <monnier@cs.yale.edu>
439
440 * mouse.el (popup-menu): Move the command call outside the loop
441 so that popup-menu returns whatever the command returns.
442
443 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
444 (initialize-new-tags-table): Use run-hook-with-args-until-success.
445 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
446 (tags-table-format-functions): Renamed from tags-table-format-hooks.
447
448 * vc.el (vc-version-diff): diff-switches can be a list.
449 Use relative filenames for prettier output.
450
46e33aee 451 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
452 (vc-post-command-functions): Remove old-VC compatibility code.
453
454 * newcomment.el (comment-indent-default): Autoload.
455
456 * font-lock.el (font-lock-defaults): Make buffer-local.
457 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
458 (font-lock-choose-keywords):
459 Ignore LEVEL unless KEYWORDS is a list of syms.
460 (c-keywords, c++-keywords, objc-keywords, java-keywords):
461 Don't wrap regexp-opt things in \(...\) unnecessarily.
462
463 * jit-lock.el: Don't require font-lock any more.
464 (jit-lock-functions): Make buffer-local.
465 (jit-lock-saved-fontify-buffer-function): Remove.
466 (jit-lock-mode): Remove autoload cookie.
467 Remove font-lock specific code.
468 (jit-lock-unregister): Don't bother handling complex hooks any more.
469 (jit-lock-refontify): New function.
470 (jit-lock-fontify-buffer): Use it.
471 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
472 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
473 Add optional args START and END.
474 Never call font-lock-fontify-region directly.
475 (jit-lock-function, jit-lock-stealth-fontify): Use it.
476
477 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
478
a30ed6ac
DL
4792000-10-08 Dave Love <fx@gnu.org>
480
4e7c7ca9
DL
481 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
482
483 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
484
485 * play/studly.el (studlify-region, studlify-word): Add autoload
486 cookie.
487
488 * play/morse.el (morse-region, unmorse-region): Add autoload
489 cookie.
490
491 * play/spook.el (spook-phrases-file): Use expand-file-name, not
492 concat.
493
494 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
495 insist on symbols starting with word syntax.
496 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
497 (eval-defun-1): Doc fix.
498 (indent-sexp): Use nconc to build up indent-stack.
499
500 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
501 Gnus with little use.
502 (mail-setup-hook): Add mail-abbrevs-setup to options.
503
968f7c4a
DL
504 * recentf.el: Doc fixes.
505
506 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
507 Clean up remainder.
508
509 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
510 without timezone and (8) with timezone to enforce some whitespace.
511 Simplify code somewhat.
512
513 * options.el (list-options): Doc that you should use customize.
514
515 * iswitchb.el (iswitchb-mode): Add :require.
516
a30ed6ac
DL
517 * info.el (Info-goto-node, Info-menu): Doc fix.
518 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
519 (info-tool-bar-map): New variable.
520 (Info-mode): Use it.
521 (Info-edit-map): Define all in defvar.
522 (speedbar-attached-frame): Avoid compiler warning.
523
524 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
525 (global-map): Bind [tool-bar] to a filtered map.
526 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
527 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
528 Allow PBM icons.
529 (tool-bar-setup): Adjust calls of tool-bar-add-item.
530
531 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
532 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
533 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
534 icons, except up_arrow, which is left-arrow rotated.
535
536 * imenu.el (imenu-add-to-menubar): Fix last change.
537
4e953aff
PB
5382000-10-08 Peter Breton <pbreton@ne.mediaone.net>
539
540 * generic-x.el (rul-generic-mode): Remove eval-when-compile
541 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
542
739e92a7
EZ
5432000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
544
d20faceb
EZ
545 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
546 typos in doc strings.
547
a640322e
EZ
548 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
549 the doc strings how to customize Font Lock faces.
550
739e92a7
EZ
551 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
552 computing growth when dragging the header line.
553
8be7408c
EZ
5542000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
555
556 * simple.el (kill-line): Doc fix.
557
6fee86a3
MB
5582000-10-08 Miles Bader <miles@gnu.org>
559
445a653e
MB
560 * faces.el (secondary-selection): Make foreground visible on tty.
561
6fee86a3
MB
562 * jka-compr.el (auto-compression-mode): Move to the end of the
563 file, because `define-minor-mode' actually calls the mode-function
564 if the associated variable is non-nil, which requires that all
565 needed functions be already defined.
566 (with-auto-compression-mode): Add autoload cookie.
567
a115794c
EZ
5682000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
569
570 * files.el (find-backup-file-name) [ms-dos]: If support for long
571 file names is not available, behave as if version-control were set
572 to never.
573
b12e6de3
DL
5742000-10-07 Dave Love <fx@gnu.org>
575
576 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
577 (browse-url-gnome-moz): New function.
578 (browse-url-browser-function): Use it.
579 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
580
20b1d079
SM
5812000-10-07 Stefan Monnier <monnier@cs.yale.edu>
582
583 * indent.el (tab-always-indent): New var.
584 (indent-for-tab-command): Use it.
39250ec3 585
9ee45b2c 586 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 587 raise an error. This way it can still default to a sane value.
9ee45b2c 588
8c6b1d83
JW
5892000-10-06 Stefan Monnier <monnier@cs.yale.edu>
590
39250ec3
SM
591 * startup.el (fancy-splash-screens): Use local rather than global map.
592 Don't use `update-menu-bindings' any more.
593 Get rid of assumptions about keymap representation.
594
a23ccdf2
DL
5952000-10-06 Dave Love <fx@gnu.org>
596
814299a7 597 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
598 (sentence-end-without-period): Doc fix.
599 (adaptive-fill-regexp): Purecopy.
600 (unjustify-current-line): Use line-end-position.
601 (fill-individual-paragraphs-prefix): Use line-beginning-position.
602
603 * net/eudc-vars.el (eudc): Add :version, :link.
604
39250ec3 605 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
606
607 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
608 Fix for define-minor-mode.
609 (function-at-point): Alias to function-called-at-point.
610
611 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
612
613 * simple.el (backward-word): Doc fix.
614
a23ccdf2
DL
615 * image-file.el (image-file-name-regexp): image-file-regexps ->
616 image-file-name-regexps.
742c1822 617 (image-file-name-extensions): Add pbm.
a23ccdf2 618
39250ec3
SM
6192000-10-06 Stefan Monnier <monnier@cs.yale.edu>
620
621 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
622 and add filename to the names so that diff-mode can jump to source.
623
624 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 625 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
626 (tex-font-lock-keywords-1): Remove.
627 (font-lock-turn-on-thing-lock): Use jit-lock-register.
628 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
629 (font-lock-default-fontify-region):
630 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
631 (font-lock-fontify-anchored-keywords):
632 Include the anchor text as part of the multiline.
633
8d5dfacd
GM
6342000-10-06 Gerd Moellmann <gerd@gnu.org>
635
636 * loadup.el (toplevel): Load `loaddefs' before `help' because the
637 latter needs the autoloaded define-minor-mode macro during the
638 bootstrap.
639
640 * startup.el (command-line): For now, activate tool-bar-mode only
641 if XPM images are supported.
642
643 * mouse.el (mouse-drag-header-line): Don't allow resizing a
644 window by dragging a header-line at the top of the frame; that's
4c19fbce 645 confusing because the header-line doesn't move.
8d5dfacd
GM
646 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
647 of treating the event as a list. Some cleanup.
648
f69aad2b 6492000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 650
f69aad2b
MB
651 * simple.el (display-message-or-buffer): New function.
652 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 653
09cb7646
MB
654 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
655 docstring parts.
656
814299a7 657 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
658 (smbclient-prompt-regexp): Add usage note to doc string.
659 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
660 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
661 Use add-hook for adding the comint filter function, and only do so
662 if it's not already in the global hook list.
663 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
664 to `make-local-variable'.
665 (nslookup-font-lock-keywords): Remove prompt entry.
666 (nslookup): Don't set the process-filter.
667 (finger): Exit the loop correctly when the regexps list runs out.
668 (ftp, smbclient, smbclient-list-shares):
669 Set the real major mode immediately, not after execing.
670 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
671
672 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
673
4c19fbce
SM
6742000-10-05 Stefan Monnier <monnier@cs.yale.edu>
675
676 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
677
678 * which-func.el (which-func-format): Remove spurious space.
679 (which-func-mode): Don't make it permanent-local.
680 (which-func-ff-hook): Allow which-func-maxout to be nil.
681 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
682 (which-func-mode): Simplify.
683 Use post-command-idle-hook rather than post-command-hook.
684 Go through all buffers and update their state.
685 (which-function): Also try add-log-current-defun-function.
686
687 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
688 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
689 Update call to with-vc-properties accordingly.
690 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
691 (vc-revert-buffer): More careful about window selection and deletion.
692 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
693
694 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
695 (cvs-retrieve-revision): Reuse a pre-existing buffer.
696 (cvs-dired-action): Change the default to quickdir.
697
698 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
699 if comment-indent-function returns nil.
700 (comment-indent-default): New function.
701 (comment-indent-function): Use it and document the new semantics.
702
703 * image-file.el: Docstring fixes.
704
705 * help.el (help-xref-on-pp): Use match-string.
706 (describe-variable): New arg BUFFER.
707 Store the current buffer in the help-xref-stack.
708 (temp-buffer-resize-mode): Use define-minor-mode.
709
710 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
711 consistently with its docstring.
712 Set jit-lock-first-unfontify-pos in an idempotent way.
713 (jit-lock-register): Autoload and add arg CONTEXTUAL.
714
542c6552
GM
7152000-10-05 Alex Schroeder <alex@gnu.org>
716
717 * sql.el (sql-mysql-options): New variable.
718 (sql-mysql): Use it.
719
a3489ece
MB
7202000-10-05 Miles Bader <miles@lsi.nec.co.jp>
721
77f6105c
MB
722 * image.el (image): New group.
723
814299a7 724 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
725 (smerge-base-face, smerge-markers-face): Add dark-background variants.
726
3478046b
PB
7272000-10-04 Peter Breton <pbreton@ne.mediaone.net>
728
729 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 730 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
731 Ignore the value of wqindow-system; always define keywords
732
22aca186
KH
7332000-10-05 Kenichi Handa <handa@etl.go.jp>
734
735 * startup.el (fancy-splash-screens): Remove the code for
736 debugging; `(trace-to-stderr "EXITTT\n")'.
737
55d5d717
MB
7382000-10-05 Miles Bader <miles@gnu.org>
739
740 * diff-mode.el (diff-goto-source): Update call to
741 `diff-hunk-status-msg' to reflect new REV variable.
742
41fa7178
SM
7432000-10-04 Stefan Monnier <monnier@cs.yale.edu>
744
745 * progmodes/icon.el (icon-mode):
746 Don't gratuitously override the default for comment-column.
747
748 * vc-hooks.el (vc-mode-line): Fix interactive spec.
749
750 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
751 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
752 (jit-lock-functions): New var.
753 (jit-lock-function-1): Use it if non-nil.
754 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
755 Set the `fontified' property before doing the fontification to avoid
756 repeatedly going through the same error.
757 Don't turn errors into messages.
758 (jit-lock-register, jit-lock-unregister): New functions.
759
760 * dired.el (dired-mark-pop-up): Turn comment into docstring.
761 Use with-current-buffer.
762
763 * dired-aux.el (dired-do-create-files, dired-kill-tree):
764 Turn comment into docstring.
765
766 * apropos.el (apropos-mode): Use define-derived-mode.
767
3dc78168
GM
7682000-10-04 Gerd Moellmann <gerd@gnu.org>
769
770 * startup.el (fancy-splash-pending-command): New variable.
771 (fancy-splash-pre-command): New function.
772 (fancy-splash-screens): Rewritten.
773 (command-line-1): If fancy-splash-pending-command is set, call it
774 interactively.
775
dae9dc56
DL
7762000-10-04 Dave Love <fx@gnu.org>
777
778 * toolbar/tool-bar.el (tool-bar-setup): New function.
779 (tool-bar-mode): Use it.
780
781 * subr.el (substitute-key-definition): Doc fix.
782 (play-sound-file): New command.
783
3388f0a5
AS
7842000-10-04 Andre Spiegel <spiegel@gnu.org>
785
814299a7 786 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
787 vc-version-backup-file-name): New functions.
788
789 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
790
791 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
792 vc-cvs-stay-local-p.
793
794 * vc.el (vc-revert-buffer): Handle empty diff properly.
795 (vc-version-backup-file): New function.
796 (vc-checkout): Create a version backup if necessary.
797 (vc-checkin): If a version backup file exists, delete it.
798 (vc-version-diff): Diff locally using version backups, if available.
799 (vc-revert-file): If there's a version backup, revert locally.
800 (vc-transfer-file): Use version backup for base version, if
801 available. If not, ask for confirmation whether to get it from the
802 server. Update mode line before check-in.
803
ebd4825d
DL
8042000-10-04 Dave Love <fx@gnu.org>
805
806 * toolbar/tool-bar.el (tool-bar-setup): New function.
807 (tool-bar-mode): Use it.
808
1b24f4b7
PB
8092000-10-04 Peter Breton <pbreton@ne.mediaone.net>
810
3dc78168 811 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 812 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
813 Only set if window-system is non-nil
814 (net-utils-run-program): Returns buffer.
815 (network-connection-reconnect): Added this function.
816
814299a7
MB
817 * generic.el:
818 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
819 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
820 Uses cl compile-time macros.
3dc78168
GM
821 (generic-mode-name, generic-comment-list)
822 (generic-keywords-list, generic-font-lock-expressions)
823 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
824 Removed variables.
825 (generic-mode-alist): Renamed to generic-mode-list.
826 (generic-find-file-regexp): Default changed to "^#".
827 (generic-read-type): Uses completing read on generic-mode-list.
828 (generic-mode-sanity-check): removed this function.
829 (generic-add-to-auto-mode): Removed this function
3dc78168 830 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
831 into function instead of putting them in alist.
832 (generic-mode-set-comments): Reworked extensively.
833 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 834 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 835
814299a7 836 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
837 Make sure directory name ends with "/".
838
814299a7 839 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
840 Regexp now allows leading whitespace.
841 (rc-generic-mode): Added eval-when-compile
842 around generic-make-keywords-list.
843 Deleted duplicate regexp
844 (rul-generic-mode): Added eval-when-compile
845 around generic-make-keywords-list.
846 (etc-fstab-generic-mode): New generic mode.
847 (rul-generic-mode): Removed one eval-when-compile
814299a7 848 which caused a max-specpdl-size exceeded error.
1b24f4b7 849
a7bf5cf3
MB
8502000-10-04 Miles Bader <miles@gnu.org>
851
852 * simple.el (minibuffer-temporary-goal-position): New variable.
853 (next-history-element): Try to keep the position of point in the
854 input string constant.
855
856 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
857 (dired-do-create-files): If there's only one file, pass it in as
858 the DEFAULT arg to dired-mark-read-file-name.
859
ce1087a9
SM
8602000-10-03 Stefan Monnier <monnier@cs.yale.edu>
861
862 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
863 (diff-goto-source): Be smarter when choosing REVERSE or not.
864
865 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
866 (texinfo-mode-menu): Add an explicit shortcut for update all.
867
0e41e1d6
AS
8682000-10-03 Andre Spiegel <spiegel@gnu.org>
869
814299a7 870 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
871 factorize backend-specific code cleanly (this was essentially
872 conceived by Stefan Monnier).
873 (vc-unregister): Function removed.
814299a7 874 (vc-revert-file): New function.
858f7cb4
AS
875 (vc-revert-buffer): Delegate some of the work to it.
876
0e41e1d6
AS
877 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
878 default branch unconditionally.
879 (vc-rcs-set-default-branch): New function.
880 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
881 (vc-rcs-checkin): If an appropriate default branch has been set,
882 force creation of that branch.
858f7cb4
AS
883 (vc-rcs-receive-file): Rewritten to contain only backend-specific
884 code (as suggested by Stefan Monnier).
0e41e1d6 885
01c86c56
GM
8862000-10-02 Gerd Moellmann <gerd@gnu.org>
887
45c477b4
GM
888 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
889 highlighting overlay with a different face over the overlay
890 isearch uses to highlight the current match because that can lead
891 to bad face combinations.
892
01c86c56
GM
893 * loadup.el (toplevel): Load faces before isearch.
894
895 * isearch.el (isearch-faces): New custom group.
896 (isearch): New defface; was already tested for in the code.
897 (isearch-lazy-highlight-face): Changed to defface from defcustom.
898 (isearch-highlight): Always use face `isearch'.
899
944425c0
DL
9002000-10-02 Dave Love <fx@gnu.org>
901
902 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
903 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
904 comparison of opcode with operand.
905
2a099bcc
MB
9062000-10-03 Miles Bader <miles@gnu.org>
907
908 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
909 buffer, since the echo area will now grow to accommodate them.
910
4300ecb8
AS
9112000-10-02 Andre Spiegel <spiegel@gnu.org>
912
913 * vc-hooks.el (vc-registered): If FILE used to be registered under
914 a certain backend, try that one first.
915
814299a7 916 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
917 argument list. Handle multiple backends correctly.
918 (vc-find-new-backend): Function removed.
919 (vc-register): Use vc-responsible-backend, as before.
920 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
921
64e6cc18
GM
9222000-10-02 Gerd Moellmann <gerd@gnu.org>
923
924 * startup.el (fancy-splash-head): Change message below the
925 logo.
926
00df919e
MB
9272000-10-02 Miles Bader <miles@lsi.nec.co.jp>
928
929 * diff-mode.el (diff-goto-source): Emit a status message.
930 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 931 (diff-test-hunk): Fix doc string.
00df919e
MB
932 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
933 (diff-advance-after-apply-hunk): New variable.
4eaa6852 934 (diff-apply-hunk): Don't return a value.
00df919e 935
ceec5a0c
SM
9362000-10-01 Stefan Monnier <monnier@cs.yale.edu>
937
938 * vc.el (vc-editable-p): Minor optimization.
939 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
940 (vc-find-new-backend): New function split from vc-responsible-backend.
941 (vc-register): Use it.
942 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
943 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
944 (vc-default-unregister, vc-revert-buffer): Docstring fix.
945 (vc-clear-headers): Don't use find-file.
946 (vc-revert-buffer): Use `and' again (must have been a braino).
947 (vc-switch-backend): Only prompt if requested.
948 Short circuit if nothing is to be done.
949 Don't use vc-resynch-buffer which could lose unsaved editing.
950 (vc-default-receive-file): Update call to vc-unregister.
951 (with-vc-file, vc-next-action-on-file):
952 Use vc-backend rather than vc-registered.
953 (vc-next-action-on-file): Use intern-soft.
954 Deal with read-only *vc-diff* buffer.
955 (vc-transfer-file): Docstring fix.
956
957 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
958 (vc-rcs-receive-file): Avoid with-vc-properties.
959 Update call to vc-unregister.
960 Use constant `RCS' rather than (dynamically bound) var `backend'.
961
4ad5da8f
AS
9622000-10-01 Andre Spiegel <spiegel@gnu.org>
963
814299a7 964 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
965 is visited.
966 (vc-start-entry): New argument initial-contents. Don't visit the file
967 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
968 (vc-next-action, vc-register): Updated calls to vc-start-entry.
969 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
970 vc-start-entry.
971 (vc-finish-logentry): Make sure to bury log buffer only if there
972 really is one. Call `vc-resynch-buffer' on log-file, not
973 buffer-file-name.
974 (vc-default-comment-history, vc-default-wash-log): New functions.
975 (vc-index-of): Removed.
976 (vc-transfer-file): Make do without the above.
977 (vc-default-receive-file): Call comment-history unconditionally. Pass
978 the resulting string to vc-checkin, instead of inserting it into the
979 comment ring.
980
981 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
982 unconditionally. Use the comments as initial contents of the log
814299a7 983 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
984 changes.
985
aa0c3dca
MB
9862000-10-01 Miles Bader <miles@gnu.org>
987
988 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
989 `recenter' with an arg to prevent redrawing the display.
990
d5f5a2c5
SM
9912000-09-30 Stefan Monnier <monnier@cs.yale.edu>
992
993 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
994
995 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
996
814299a7 997 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
998 Don't gratuitously override the default for comment-column.
999
1000 * textmodes/tex-mode.el (latex-metasection-list): New var.
1001 (latex-imenu-create-index): Use it.
1002 Move the regexp construction outside loops (and use push).
814299a7 1003 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
1004 (tex-font-lock-keywords): Moved from font-lock.el.
1005 (tex-comment-indent): Remove.
1006 (tex-common-initialization): Don't set comment-indent-function.
1007 (latex-block-default): New var.
1008 (tex-latex-block): Use it to provide a default choice.
1009 Add any unknown choice to latex-block-names.
1010 Insert [...] after {...}.
1011 (tex-last-unended-begin): Simplify regexp.
1012 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
1013 (latex-forward-sexp-1, latex-forward-sexp): New functions.
1014 (latex-mode): Set forward-sexp-function.
1015
1016 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
1017 Add regexp for @ignore ... @end ignore.
1018 (texinfo-heading-face): New face.
1019 (texinfo-font-lock-keywords): Use it.
1020 (texinfo-mode-menu): New menu.
1021 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
1022 New functions.
1023 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 1024 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
1025 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
1026 Remove declaration.
1027 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
1028
1029 * delsel.el (delete-selection-mode): Use define-minor-mode.
1030
1031 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
1032
10332000-09-29 Stefan Monnier <monnier@cs.yale.edu>
1034
1035 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
1036
8a5506f2
GM
10372000-09-30 Gerd Moellmann <gerd@gnu.org>
1038
068127d6
GM
1039 * replace.el (keep-lines-read-args): New function.
1040 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
1041 read arguments interactively. Add parameters RSTART and REND.
1042 Operate on the active region in Transient Mark mode.
1043
d777bb8f
GM
1044 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
1045
8a5506f2
GM
1046 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
1047 (authors-obsolete-files-regexps): New variable.
1048 (authors-add): Don't record changes in obsolete files.
1049
3fa87bfc
SM
10502000-09-29 Stefan Monnier <monnier@cs.yale.edu>
1051
1052 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
1053
1054 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
1055 (comment-indent): Make sure there's a space between code and comment.
1056 Shift comments left to avoid going past fill-column.
1057
f02149ce
GM
10582000-09-29 Gerd Moellmann <gerd@gnu.org>
1059
1060 * startup.el (startup-echo-area-message): New function.
1061 (display-startup-echo-area-message): Use it.
1062 (fancy-splash-screens): Rewritten to use keymaps and a timer.
1063 (fancy-splash-default-action): New function.
1064 (fancy-splash-screens-1): New function.
1065 (fancy-splash-head): Put a help-echo and a keymap under the image.
1066
a3ef6569
SM
10672000-09-29 Stefan Monnier <monnier@cs.yale.edu>
1068
1069 * diff-mode.el (diff-add-log-file-name): Remove.
1070 (diff-mode): Use add-log-buffer-file-name-function.
1071
1072 * add-log.el (find-change-log): New arg BUFFER-FILE.
1073 (add-log-file-name): Obey add-log-file-name-function.
1074 (add-log-buffer-file-name-function): New var.
1075 (add-change-log-entry): Use it.
1076
75e5b373
MB
10772000-09-29 Miles Bader <miles@gnu.org>
1078
1079 * image-file.el (image-file-name-extensions): New variable.
1080 (image-file-name-regexps): Renamed from `image-file-regexps'.
1081 New default value is nil. Call `auto-image-file-mode'.
1082 (image-file-name-regexp): New function.
1083 (auto-image-file-mode): New minor mode.
1084 (insert-image-file): Don't make conditional on the image-file
1085 handler being enabled.
1086 (image-file-handler): Make the call here conditional instead.
1087 (set-image-file-handler-enabled, enable-image-file-handler)
1088 (disable-image-file-handler): Functions removed.
1089
1090 * emacs-lisp/authors.el (authors-print): Rephrase many-files
1091 string.
1092
de6e1f7c
GM
10932000-09-29 Gerd Moellmann <gerd@gnu.org>
1094
1095 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
1096 it's a function from CL.
1097 (latex-imenu-create-index): Replace eval-when-compile with progn
1098 because latex-section-alist is not bound while compiling.
1099
d8c201f5
SM
11002000-09-28 Stefan Monnier <monnier@cs.yale.edu>
1101
1102 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
1103 (outline-mode): Use define-derived-mode.
1104
814299a7 1105 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
1106 * progmodes/awk-mode.el (awk-mode):
1107 * progmodes/asm-mode.el (asm-mode):
1108 Don't gratuitously override the default for comment-column.
1109
1110 * emacs-lisp/lisp.el (lisp-complete-symbol):
1111 Distinguish the let-binding case from the funcall case.
1112 (forward-sexp-function): New variable.
1113 (forward-sexp): Use it.
1114
1115 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
1116 (easy-mmode-defmap): Remove the now useless autoload.
1117
1118 * time.el (display-time-mode): Use define-minor-mode.
1119
1120 * subr.el (add-minor-mode): Don't eval NAME.
1121 Don't depend on the presence of TOGGLE-FUN for any special behavior.
1122 Use if rather than cond.
1123
1124 * simple.el (read-expression-map): Define more properly.
1125 (comment-indent-hook): Remove.
1126 (string-to-syntax): Bug fix.
1127
1128 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
1129 (cvs-ediff-diff): Fix typo.
1130 (cvs-revert-if-needed): Don't bother preserving read-only.
1131
1132 * paren.el (show-paren-mode): Use define-minor-mode.
1133
1134 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
1135 (toggle-auto-compression): Remove.
1136 (jka-compr-build-file-regexp): Remove useless grouping.
1137
1138 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
1139 Avoid user-reserved bindings.
1140 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
1141 (diff-header-face): Revert to grey85.
1142
1143 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
1144
1145 * complete.el (partial-completion-mode) <defcustom>: Remove.
1146 (partial-completion-mode): Use define-minor-mode.
1147 (PC-do-completion): Understand `completion-auto-help = delay'
1148 to mean to popup the completion buffer only the second time.
814299a7 1149 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
1150 (PC-include-file-all-completions): Don't quote lambda.
1151
1152 * comint.el (comint-mode-hook): Docstring fix.
1153 (comint-mode): Use define-derived-mode.
1154 (comint-mode-map): Remove obsolete comment.
1155 (make-comint): Minor stylistic change.
1156 (comint-insert-clicked-input): Be more careful to find the overlay.
1157 Use this-command-keys rather than hardcoding mouse-2.
1158
1159 * font-lock.el: Replace confusing (,@ with ,
1160 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1161 Don't use regexp-opt-depth. Spice up the regexp for args.
1162 Don't distinguish between cmds that can take an opt arg or not.
1163 Use `append' and `prepend' rather than `keep'.
1164
1165 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
1166 (latex-outline-regexp): New var.
1167 (latex-outline-level): New fun.
1168 (latex-section-alist): New var.
1169 (latex-imenu-create-index): Use it. Use `push' as well.
1170 (tex-shell-map): Initialize it properly.
1171 (tex-mode): Minor stylistic change.
1172 (plain-tex-mode): Use define-derived-mode.
1173 (latex-mode): Use define-derived-mode.
1174 Construct the paragraph regexps in a more readable way.
1175 Set the buffer-local outline-{level,regexp} vars.
1176 (slitex-mode): Derive from latex-mode.
1177 (tex-common-initialization): Don't kill-all-vars anymore.
1178 Add setting for comment-add and font-lock-defaults.
1179 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
1180 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
1181 (tex-start-tex): New arg DIR (and send a chdir command for it).
1182 Also display the shell buffer and save it in tex-last-buffer-texed.
1183 (tex-region): Use expand-file-name rather than concat.
1184 Remove code made useless by changes in tex-start-tex.
1185 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
1186
1187 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
1188
ff398532
DL
11892000-09-28 Dave Love <fx@gnu.org>
1190
1191 * eshell/eshell.el (eshell) <defgroup>: Add :version.
1192
f9415d5b
GM
11932000-09-28 Gerd Moellmann <gerd@gnu.org>
1194
1195 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
1196 `append'.
1197
fa003899
SM
11982000-09-28 Stefan Monnier <monnier@cs.yale.edu>
1199
1200 * info.el (Info-extract-pointer): Undo last change.
1201 Instead, fix the position of the `bound' arg to re-search-backward.
1202
12032000-09-27 Stefan Monnier <monnier@cs.yale.edu>
1204
1205 * info.el (Info-extract-pointer):
1206 Widen more carefully, to avoid finding pointers in other nodes.
1207 (Info-index): Use push.
1208
f9415d5b 12092000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
1210
1211 * frame.el (set-frame-font): Remove call to obsolete function
1212 frame-update-faces.
1213 (set-foreground-color, set-background-color): Likewise for
1214 frame-update-face-colors.
1215
5538b8ba
MB
12162000-09-27 Miles Bader <miles@gnu.org>
1217
1218 * image-file.el: New file.
1219
60536eea
GM
12202000-09-27 Gerd Moellmann <gerd@gnu.org>
1221
5b551d58
GM
1222 * frame.el (frame-notice-user-settings): Don't call
1223 frame-update-faces, which is a no-op now.
814299a7 1224
60536eea
GM
1225 * ediff-wind.el (ediff-control-frame-parameters): Add zero
1226 tool-bar-lines.
1227
36f1966f
DL
12282000-09-27 Dave Love <fx@gnu.org>
1229
1230 * mouse.el: Fix last change.
1231
c5785b73
MB
12322000-09-27 Miles Bader <miles@lsi.nec.co.jp>
1233
1234 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
1235
672172d9
KH
12362000-09-22 Kenichi Handa <handa@etl.go.jp>
1237
1238 * international/quail.el (quail-help): The output message is
1239 improved.
1240
4653b4ea
DL
12412000-09-26 Dave Love <fx@gnu.org>
1242
1243 * mouse.el (popup-menu): If POSITION is nil, set it using
1244 mouse-position.
1245
63900fcf
SS
12462000-09-25 Sam Steingold <sds@gnu.org>
1247
1248 * net/browse-url.el (browse-url-file-url): Check for null maps.
1249
cd3b81be
GM
12502000-09-26 Gerd Moellmann <gerd@gnu.org>
1251
876512ab 1252 * frame.el (frame-notice-user-settings): Don't add a
fa003899 1253 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 1254
fa003899
SM
1255 * frame.el (frame-notice-user-settings):
1256 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 1257
cd3b81be
GM
1258 * toolbar/tool-bar.el (tool-bar-help): New function.
1259
d8b4516f
GM
12602000-09-25 Gerd Moellmann <gerd@gnu.org>
1261
6567e9b5
GM
1262 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
1263 current-load-list in top-level forms. Else this leaks a cons cell
1264 every time a defun is called.
63900fcf 1265
d8b4516f 1266 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 1267
a461758e
DL
12682000-09-25 Dave Love <fx@gnu.org>
1269
7df6adc3
DL
1270 * startup.el (fancy-splash-head): Check XPM is available.
1271
a461758e
DL
1272 * autoinsert.el (auto-insert): Doc fix.
1273 (auto-insert-alist): Following GNU notices, don't say `copyright
1274 _by_'. Use line-beginning-position.
1275 (auto-insert): Check buffer-file-name is non-nil before use.
1276
b11af2dd
GM
12772000-09-25 Gerd Moellmann <gerd@gnu.org>
1278
1279 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
1280 starting with `@def' or `@multitable', in addition to ones
1281 specified by the user in auto-fill-inhibit-regexp.
1282
5f9f981b
GM
12832000-09-25 Markus Rost <rost@math.ohio-state.edu>
1284
1285 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
1286 rmail-dont-reply-to-names matches the empty string.
63900fcf 1287
8ff16b4e
GM
12882000-09-25 Gerd Moellmann <gerd@gnu.org>
1289
63900fcf 1290 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
1291 text to sound more friendly.
1292
9b4a7800
TTN
12932000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
1294
1295 * progmodes/hideshow.el: Update author email address.
1296 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
1297 (hs-hide-all-non-comment-function): New var.
1298 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
1299 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
1300 (hs-show-region): Delete this command.
1301 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
1302
4c7c1f3f
DL
13032000-09-22 Dave Love <fx@gnu.org>
1304
1305 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
1306 (hl-line-highlight): Specify buffer when moving overlay.
1307
1308 * progmodes/fortran.el (fortran-mode): Locally set
1309 normal-auto-fill-function.
1310 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
1311 (fortran-mode-map): Adjust auto-fill menu entry.
1312
13f93dee
GM
13132000-09-22 Gerd Moellmann <gerd@gnu.org>
1314
36eb0a91
GM
1315 * vc-rcs.el (toplevel): Require `vc' when compiling.
1316
fa003899 1317 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 1318
36a03bf9
AS
13192000-09-22 Andre Spiegel <spiegel@gnu.org>
1320
9b4a7800 1321 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
1322 registered under the new backend.
1323
9b4a7800 1324 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
1325 without explicit revision number.
1326
6e4e8a3b
SM
13272000-09-21 Stefan Monnier <monnier@cs.yale.edu>
1328
1329 * diff-mode.el (diff-file-header-face): Reset to its previous value.
1330 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
1331 (diff-xor): New function.
1332 (diff-find-source-location): Use it. Fix a stupid name clash.
1333 (diff-hunk-status-msg): New function.
1334 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
1335 (diff-test-hunk): Use diff-find-source-location.
1336 (diff-goto-source): Favor the `reverse'.
1337 (diff-hunk-text): Properly handle one-sided context diffs.
1338 (diff-apply-hunk): When done, advance to the next hunk.
1339
1b24b888
GM
13402000-09-21 Gerd Moellmann <gerd@gnu.org>
1341
623a0aae
GM
1342 * startup.el (command-line): If frame was created with a non-zero
1343 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 1344
1b24b888
GM
1345 * add-log.el (change-log-date-face, change-log-name-face)
1346 (change-log-email-face, change-log-file-face)
1347 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
1348 (change-log-function-face, change-log-acknowledgement-face):
1349 New faces, inheriting from font-lock faces.
1b24b888 1350 (change-log-font-lock-keywords): Use them.
9b4a7800 1351
93b3a1c8
DL
13522000-09-21 Dave Love <fx@gnu.org>
1353
80585273
DL
1354 * progmodes/cperl-mode.el (top-level): Clean up
1355 `eval-when-compile's and assorted defvars.
1356 (cperl-invalid-face): Don't double-quote value. Change custom
1357 type.
1358 (cperl-mode): Set normal-auto-fill-function and don't zap
1359 auto-fill-function.
1360 (cperl-imenu--function-name-regexp-perl): Renamed from
1361 imenu-example--function-name-regexp-perl.
1362 (cperl-imenu--create-perl-index): Renamed from
1363 imenu-example--create-perl-index.
1364 (cperl-xsub-scan): Don't require cl.
1365
93b3a1c8
DL
1366 * msb.el (msb-mode-map): Use substitute-key-definition.
1367 (msb-mode): Use msb-mode-map.
1368
43ccb598
AS
13692000-09-21 Andre Spiegel <spiegel@gnu.org>
1370
1371 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
1372 New functions.
fa003899 1373 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
1374 (vc-switch-backend): New function.
1375 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
1376 (vc-register): Fix prompt.
1377 (vc-unregister, vc-default-unregister): New functions.
1378 (vc-version-diff): Handle empty buffer in sentinel.
1379
1380 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
1381 (vc-rcs-state-heuristic): Use it to guess the state of files with
1382 non-strict locking.
1383 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
1384 been set with -b, but not created yet.
1385 (vc-rcs-fetch-master-state): With non-strict locking, compare file
1386 contents in order to find the state.
1387 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
1388 (vc-rcs-unregister, vc-rcs-receive-file)
1389 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 1390
9b4a7800 1391 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 1392 in case it is missing.
9b4a7800 1393
95fadcca
GM
13942000-09-21 Gerd Moellmann <gerd@gnu.org>
1395
1396 * startup.el (fancy-splash-tail): Use a different foreground
1397 color on a dark frame background.
1398
470f23e1
MB
13992000-09-21 Miles Bader <miles@lsi.nec.co.jp>
1400
1401 * info.el: Use the correct capitalization when making Info-mode
1402 and Info-edit-mode `special' modes.
1403
281096ed
SM
14042000-09-20 Stefan Monnier <monnier@cs.yale.edu>
1405
1406 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
1407 (diff-mode): Add support for add-log.el.
1408 (diff-hunk-text): Use char offsets rather than line offsets.
1409 (diff-find-source-location): Replace LINE with line-offset (nil
1410 if not found) and always set POS to a meaningful position.
1411 Adapt to the new char-offsets.
1412 (diff-apply-hunk): Drop support for the unused `select' POPUP.
1413 Adapt to the new diff-find-source-location.
1414 (diff-goto-source): Adapt to the new diff-find-source-location.
1415
1416 * add-log.el (add-log-file-name): New function (split out of
1417 add-change-log-entry).
1418 (add-change-log-entry): Use it.
1419 Call add-log-file-name-function with the changelog file name if
1420 the current buffer is not associated with any file.
1421 Avoid find-file if the selected window is dedicated.
1422
1423 * diff-mode.el (diff-find-source-location):
1424 Move code from diff-apply-hunk. Return buffer rather than file.
1425 (diff-apply-hunk): Use the new result from diff-find-source-location.
1426 (diff-goto-source): Use the new diff-find-source-location.
1427
c29d77c4
DL
14282000-09-20 Dave Love <fx@gnu.org>
1429
1430 * iswitchb.el: Some doc fixes.
1431 (iswitchb-mode-map): Define completely initially. Inherit
1432 minibuffer-local-map.
1433 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
1434 fundamental-mode.
1435 (iswitchb-global-map): New variable.
1436 (iswitchb-summaries-to-end): Amalgamate regexps.
1437 (iswitchb-mode): New.
1438 (iswitchb-mode-hook): New variable.
1439 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
1440 `extensions'.
1441
49939379
GM
14422000-09-20 Gerd Moellmann <gerd@gnu.org>
1443
d05c87ac
GM
1444 * ehelp.el (electric-help): New defgroup.
1445 (electric-help-shrink-window): New user-option.
1446 (with-electric-help): Use it.
1447
1ec082d4
GM
1448 * window.el (shrink-window-if-larger-than-buffer): If face
1449 `mode-line' has a :box, and we're on a graphical frame, add 1
1450 to the needed window height.
1451
f46c275e
GM
1452 * frame.el (frame-notice-user-settings): Add a last parameter nil
1453 to a call to `append', because the last list passed to `append' is
1454 not copied, and so subsequent calls to assq-delete-all will modify
1455 default-frame-alist.
1456
b7e11c5b
GM
1457 * startup.el (fancy-splash-image): Change :type.
1458 (fancy-splash-head): Use an XBM image if appropriate.
1459 (command-line-1): Show splash screens in more cases.
1460
26ff68aa
GM
1461 * startup.el (fancy-splash-text): Don't quote faces.
1462
8320414c
GM
1463 * dired.el (dired-font-lock-keywords): Undo last change.
1464 (dired-readin): Bind indent-tabs-mode to nil.
1465
49939379
GM
1466 * startup.el (fancy-splash-head): If frame's background mode
1467 is `dark', change the black background of the image to gray.
1468 (fancy-splash-screens): Display startup echo area message.
1469 (display-startup-echo-area-message): New function.
1470
c3b27206
MB
14712000-09-20 Miles Bader <miles@lsi.nec.co.jp>
1472
55a3d2a1
MB
1473 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
1474
1475 * info.el (info-header-node): Tweak for color ttys.
1476
37a99821
MB
1477 * faces.el (face-valid-attribute-values): Make sure directories we
1478 search for stipples both exist and are readable before trying to
1479 search them.
1480
0415d0d0
MB
1481 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
1482 in the dry-run case.
1483
523b128c
MB
1484 * jka-compr.el (with-auto-compression-mode): New macro.
1485
c3b27206
MB
1486 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
1487 (custom-group-tag-face, custom-variable-tag-face): Use relative
1488 :height and inherit from `variable-pitch' face instead of
1489 hardwiring :family.
1490 * hi-lock.el (hi-black-hb): Likewise.
1491
ddba99ad
MB
1492 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
1493 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
1494 toolbar-add-item, if image doesn't have a mask add a `:mask
1495 heuristic'.
1496
7e99fbde
SM
14972000-09-19 Stefan Monnier <monnier@cs.yale.edu>
1498
1499 * diff-mode.el: Docstring fixes.
1500 (diff-header-face, diff-comment-face): New faces.
1501 (diff-font-lock-keywords): Highlight a bit differently.
1502 (diff-find-source-location): Don't return SPAN any more.
1503 (diff-hunk-text): Don't bother erasing the temp buffer.
1504 (diff-find-text): Drop argument LINE.
1505 (diff-apply-hunk): Update calls to diff-find-text.
1506 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
1507
1508 * calendar/calendar.el: Docstring fixes.
1509 (calendar-make-alist): Don't quote lambda.
1510 (calendar-star-date): Use make-local-variable.
1511
fb275c02
DL
15122000-09-19 Dave Love <fx@gnu.org>
1513
7e99fbde
SM
1514 * toolbar/tool-bar.el: Renamed from toolbar.el.
1515 Change `toolbar' to `tool-bar' generally in symbols.
1516 Make some items invisible in `special' major modes.
1517 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
1518 Add arg PROPS.
532cb34d 1519
7e99fbde
SM
1520 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
1521 Add :version here.
fb275c02
DL
1522 (fancy-splash-delay, fancy-splash-image): Remove :version here.
1523
8f4ca9a5
GM
15242000-09-19 Gerd Moellmann <gerd@gnu.org>
1525
8b7707e1 1526 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 1527
8b7707e1 1528 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
1529 (find-file-noselect): Use it.
1530
8b7707e1 1531 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
1532 (fancy-splash-screen): Defgroup.
1533
8f4ca9a5
GM
1534 * add-log.el (change-log-font-lock-keywords): Match names
1535 more exactly for the case that font-lock-constant-face is
1536 underlined.
1537
ba9eeda1 15382000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 1539
8b7707e1 1540 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 1541
289eaef9
AS
15422000-09-19 Andre Spiegel <spiegel@gnu.org>
1543
1544 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
1545
ce9ded5d
GM
15462000-09-19 Gerd Moellmann <gerd@gnu.org>
1547
c113de23
GM
1548 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
1549 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
1550 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
1551 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
1552 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
1553 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
1554 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
1555 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
1556 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
1557 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
1558 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 1559 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 1560
ce9ded5d
GM
1561 * startup.el (fancy-splash-text): New variable.
1562 (fancy-splash-delay, fancy-splash-image): New user-options.
1563 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
1564 (fancy-splash-screens): New functions.
1565 (command-line-1): If display has a `display' frame parameter, has
1566 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 1567
b9b1c3a9
DL
15682000-09-19 Dave Love <fx@gnu.org>
1569
1570 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
1571 with null `help'. Use modern backquote syntax.
1572
1af25534
GM
15732000-09-19 Gerd Moellmann <gerd@gnu.org>
1574
afd3c8cd
GM
1575 * font-lock.el (font-lock-mode): Change message telling the user
1576 that ``the buffer is too big''.
1577
1af25534
GM
1578 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
1579 for instance for the case that tab-width is 2.
1580
05b1f851
GM
15812000-09-18 Gerd Moellmann <gerd@gnu.org>
1582
1583 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
1584 toolbar-add-item, if image doesn't have a mask add a `:mask
1585 heuristic'.
1586
8ec8f673
MB
15872000-09-18 Miles Bader <miles@lsi.nec.co.jp>
1588
2b612b1f
MB
1589 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
1590 and return a cons if it's non-nil.
1591 (diff-apply-hunk): Try to jump to the line in the source text
1592 corresponding to the position of point in the in the hunk.
1593
9b4a7800 1594 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
1595 (Info-title-1-face): Use face inheritance and relative sizes
1596 instead of hard-wiring things.
1597
1598 * faces.el (secondary-selection): Make dark-background variant sane.
1599
5eedab4d
AI
16002000-09-16 Andrew Innes <andrewi@gnu.org>
1601
5eedab4d
AI
1602 * makefile.w32-in (compile-files-CMD): No need to make .elc files
1603 read-only, since they aren't under VC now.
1604
6a142f26
DL
16052000-09-17 Dave Love <fx@gnu.org>
1606
e07436e1
DL
1607 * tmm.el: Replace mapcar with mapc in several places.
1608
1609 * loadhist.el (unload-feature): Maybe call elp-restore-list and
1610 ad-unadvise.
1611
7d354dd5
DL
1612 * international/latin1-disp.el: New file.
1613
6a142f26
DL
1614 * calendar/cal-move.el (scroll-calendar-left)
1615 (scroll-calendar-right): Make arg optional (for active mode line).
1616
1617 * calendar/calendar.el (calendar-mode-line-format): Make fields
1618 mouse-sensitive.
1619 (calendar-read-date, calendar-read-date, calendar-window-list):
1620 Unquote lambda.
1621 (calendar-month-name): Use aref, not sref.
1622
1623 * view.el (minor-mode-alist): Propertize the string.
1624
1625 * international/characters.el (standard-case-table): Add entries
1626 for Greek.
1627
50ac70af
MB
16282000-09-18 Miles Bader <miles@gnu.org>
1629
53c9ab4f
MB
1630 * info.el (info-node, info-xref): Add dark-background variants.
1631
a114b1ca
MB
1632 * faces.el (header-line): Change defaults to be less confusing
1633 when mixed with mode-lines.
1634
50ac70af
MB
1635 * info.el (Info-fontify-node): Make a few cleanups.
1636 Add extra `help-echo' and `local-map' props to node xrefs.
1637 Use header-specific faces for node-names & xrefs.
1638 (Info-use-header-line): New variable.
53c9ab4f 1639 (info-header-xref, info-header-node): New faces.
50ac70af
MB
1640 (Info-setup-header-line): New function.
1641 (Info-select-node): Call Info-setup-header-line when enabled.
1642 (Info-extract-pointer): Work even if the header line is hidden.
1643 (Info-header-line): New variable.
1644
729927ff
SM
16452000-09-16 Stefan Monnier <monnier@cs.yale.edu>
1646
1647 * vms-patch.el (print-region-function): Don't quote lambda.
1648
1649 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
1650
1651 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
1652 (lm-get-header-re): Allow spaces between the header and the colon.
1653 (lm-header): Allow $ in non-RCS headers.
1654 (lm-header-multiline): Put the strings back into order.
1655 Stop at an empty line. Don't require two space chars if the
1656 line is clearly not another header line.
1657
1658 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
1659 (popup-menu-popup): Remove.
1660
7a98d821
GM
16612000-09-15 Gerd Moellmann <gerd@gnu.org>
1662
7f8f1edc
GM
1663 * toolbar/toolbar.el (toolbar-add-item): Use the same image
1664 specification if or if not tool-bar item contains an `:enabled'
1665 property.
1666
7a98d821
GM
1667 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
1668 current buffer has no file name.
1669
a7bc704b
DL
16702000-09-15 Dave Love <fx@gnu.org>
1671
1672 * strokes.el: Sync with maintainer's current version with changes
1673 for Emacs, but avoid runtime cl and levents.
1674 (toplevel): Change autoloads and compilation requires.
1675 (strokes-version, strokes-bug-address, strokes-lift): Values
1676 changed.
1677 (strokes-xpm-header, strokes-insinuated): New variable.
1678 (strokes): Add :link.
1679 (strokes-mode): Customized.
1680 (strokes-while-inhibiting-garbage-collector): New macro.
1681 (strokes-remassoc): Avoid remove-if.
1682 (strokes-fix-button2-command): Don't use ad-do-it.
1683 (strokes-insinuate): New function.
1684 (strokes-button-press-event-p, strokes-button-release-event-p):
1685 New functions, used instead of non-`strokes-' versions..
1686 (strokes-mouse-event-p): Rewritten.
1687 (strokes-event-closest-point): Avoid event-point.
1688 (strokes-get-grid-position): Avoid cdadr, caadr
1689 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
1690 functions.
1691 (strokes-help): Use with-output-to-temp-buffer.
1692 (strokes-window-configuration-changed-p): New function.
1693 (strokes-update-window-configuration): Use buffer-live-p,
1694 strokes-window-configuration-changed-p.
1695 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
1696 (strokes-char-face): New face.
1697 (strokes-char-table, strokes-base64-chars): New variable.
1698 (strokes-xpm-for-stroke, strokes-list-strokes)
1699 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
1700 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
1701 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
1702 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
1703 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
1704 functions.
1705
47e351a3
GM
17062000-09-15 Gerd Moellmann <gerd@gnu.org>
1707
ebb8f116
GM
1708 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
1709
47e351a3
GM
1710 * image.el (create-image): Doc fix.
1711
1712 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
1713 instead of `:heuristic-mask t'.
1714
fe83b953
AI
17152000-09-14 Andrew Innes <andrewi@gnu.org>
1716
1717 * makefile.w32-in: Revert to Unix line endings.
1718
52481729
AI
17192000-09-14 Andrew Innes <andrewi@gnu.org>
1720
3021e816
AI
1721 * makefile.w32-in: Add bootstrap support. Also copy lisp source
1722 when installing.
1723
52481729
AI
1724 * makefile.nt (DONTCOMPILE): Fix typo.
1725
1726 * shell.el (shell-write-history-on-exit): New function.
1727 (shell-dumb-shell-regexp): New custom variable.
1728 (shell-mode): Make shell-write-history-on-exit the process
1729 sentinel if shell name matches shell-dumb-shell-regexp.
1730
1731 * w32-fns.el: Comment out before-init-hook function which resets
1732 source-directory based; this breaks bootstrap.
1733
f8034e41
DL
17342000-09-14 Dave Love <fx@gnu.org>
1735
1736 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
1737 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
1738 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
1739 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
1740 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
1741 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
1742 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
1743 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
1744 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
1745
1746 * toolbar/toolbar.el: New.
1747
1748 * subdirs.el: Add toolbar.
1749
b9ce5694
GM
17502000-09-14 Gerd Moellmann <gerd@gnu.org>
1751
1752 * indent.el (indent-for-tab-command): Doc fix.
1753
986b7dee
GM
17542000-09-14 Alex Schroeder <alex@gnu.org>
1755
1756 * ansi-color.el (ansi-colors): Doc change.
1757 (ansi-color-get-face): Simplified regexp.
1758 (ansi-color-faces-vector): Added more faces, doc change.
1759 (ansi-color-names-vector): Doc change.
1760 (ansi-color-regexp): Simplified regexp.
1761 (ansi-color-parameter-regexp): New regexp.
1762 (ansi-color-filter-apply): Doc change.
1763 (ansi-color-filter-region): Doc change.
1764 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
1765 deal with zero length parameters.
1766 (ansi-color-apply-on-region): Doc change.
1767 (ansi-color-map): Doc change.
1768 (ansi-color-map-update): Removed debugging message.
1769 (ansi-color-get-face-1): Added condition-case to trap
1770 args-out-of-range errors.
1771 (ansi-color-get-face): Doc change.
1772 (ansi-color-make-face): Removed.
1773 (ansi-color-for-shell-mode): New option.
9b4a7800 1774
076ff911
KH
17752000-09-13 Kenichi Handa <handa@etl.go.jp>
1776
1777 * international/quail.el (quail-start-translation): Translate KEY
1778 if necessary even if it doesn't have any mapping in the current
1779 input method.
1780 (quail-start-conversion): Likewise.
1781 (quail-help): The output message is improved.
1782
bdf08678
MB
17832000-09-13 Miles Bader <miles@gnu.org>
1784
1785 * comint.el (comint-output-filter): Revert to using
1786 `insert-before-markers'. Add bletcherous hack to undo damage
1787 caused by `insert-before-markers'. Put `front-sticky' property on
1788 overlays created here so that the field code understands how the
1789 overlay works. Use a let when making comint-last-prompt-overlay,
1790 so that the code is easier to read.
1791
ffb8db8d
DL
17922000-09-13 Dave Love <fx@gnu.org>
1793
1794 * wid-edit.el (widget-default-format-handler): DTRT when
1795 doc-property is a function.
1796
5dd05f61
GM
17972000-09-12 Francesco Potorti` <pot@gnu.org>
1798
1799 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
1800 filed name if it's not there.
1801
35177617
DL
18022000-09-12 Dave Love <fx@gnu.org>
1803
9023837e
DL
1804 * simple.el (read-mail-command): Doc fix.
1805 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
1806
35177617
DL
1807 * vc.el (vc-dired-listing-switches): Fix :version.
1808
1809 * vc-hooks.el: Doc fixes.
1810
1811 * subr.el (add-minor-mode): Use toggle-fun arg.
1812
1813 * speedbar.el: Add :version to several defcustoms.
1814
1815 * imenu.el (imenu--truncate-items, imenu--cleanup)
1816 (imenu--generic-function): Avoid mapcar.
1817 (imenu--replace-spaces): Function removed.
1818 (imenu--completion-buffer): Use subst-char-in-string.
1819 (imenu-add-to-menubar): Use keymap inheritance.
1820
1afaae94
MB
18212000-09-12 Miles Bader <miles@gnu.org>
1822
1823 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
1824 (diff-mode-map): Bind `diff-test-hunk'.
1825 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
1826
18272000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
1828
1829 * bytecomp.el (byte-compile-defvar): Undo last change
1830 because it breaks '(make-variable-buffer-local (defvar ...)'
1831 which is used at least in dired.
1832
63c36c3c
KH
18332000-09-12 Kenichi Handa <handa@etl.go.jp>
1834
1835 * international/quail.el (quail-define-package): Docstring
1836 modified.
1837
1ad24be1
KH
18382000-09-12 Kenichi Handa <handa@etl.go.jp>
1839
362a8065
KH
1840 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
1841 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
1842 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
1843 docstring of "chinese-py".
1844
1ad24be1
KH
1845 * international/quail.el (quail-translation-docstring): New
1846 variable.
1847 (quail-show-keyboard-layout): Docstring modified.
1848 (quail-select-current): Likewise.
1849 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
1850 infinite recursive call.
1851 (quail-help): Check quail-translation-docstring. Format of the
1852 output changed.
1853 (quail-help-insert-keymap-description): Adjusted for the above
1854 change.
1855
cc0f95a4
GM
18562000-09-11 Gerd Moellmann <gerd@gnu.org>
1857
1858 * bytecomp.el (byte-compile-defvar): Only cons onto
1859 current-load-list in top-level forms. Else this leaks a cons cell
1860 every time a defun is called.
1861
7530b6da
MB
18622000-09-11 Miles Bader <miles@lsi.nec.co.jp>
1863
1864 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
1865 Now understands non-unified diffs. Some functionality moved into
1866 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
1867 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
1868 modify anything. Only reposition point in the patched file if the
1869 patch succeeds. Only pop up another window if POPUP is true.
1870 Emit a message describing what happened if successful, and at what
1871 line-offset. Automatically detect reversed hunks and do something
1872 appropriate.
1873 (diff-hunk-text, diff-find-text): New functions.
1874 (diff-filter-lines): Function removed.
1875 (diff-test-hunk): New function.
1876 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
1877
6b124390
DL
18782000-09-10 Dave Love <fx@gnu.org>
1879
1880 * textmodes/tildify.el: Minor doc/commentary fixes.
1881 (tildify) <defgroup>: Add :version.
1882
1883 * faces.el (face-x-resources): Make custom type more specific.
1884 (frame-background-mode): Use mapc.
1885 (region) <defcustom>: Add :version.
1886
7f8b6551
SM
18872000-09-08 Stefan Monnier <monnier@cs.yale.edu>
1888
9b4a7800
TTN
1889 * vc-sccs.el (vc-sccs-register):
1890 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
1891 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
1892 * vc.el (vc-register): Clear file's properties.
1893
c454aac1
GM
18942000-09-08 Gerd Moellmann <gerd@gnu.org>
1895
1896 * faces.el (face-spec-set): Only face-spec-reset-face when
1897 ATTRS is non-nil.
1898
bb934822
EZ
18992000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
1900
1901 * help.el (help-insert-xref-button): Fix a typo in doc string.
1902
03419440
EZ
19032000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
1904
7f8b6551
SM
1905 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1906 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
1907 methods.
1908
03419440
EZ
1909 * menu-bar.el (read-mail-item-name): New function.
1910 (menu-bar-tools-menu): Use it to compute and display the package
1911 used to read email.
1912 (menu-bar-tools-menu): Fix typo in GUD's help string.
1913
dbcee71a
DL
19142000-09-07 Dave Love <fx@gnu.org>
1915
19e713d8
DL
1916 * diff-mode.el (diff-mouse-goto-source): New function.
1917
a7cafade 1918 * vc-sccs.el: Doc fixes.
7f8b6551 1919 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
1920
1921 * vc-rcs.el: Doc fixes.
7f8b6551
SM
1922 (vc-rcs-register-switches, vc-rcs-checkin-switches)
1923 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
1924 (vc-rcs-master-templates): Add or change :version.
1925
7f8b6551 1926 * vc-cvs.el: Doc fixes.
a7cafade
DL
1927 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
1928 (vc-cvs-stay-local): Add :version.
1929
dbcee71a
DL
1930 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
1931
ed254191
KH
19322000-09-07 Kenichi Handa <handa@etl.go.jp>
1933
1934 * international/quail.el (quail-help): Fix previous change.
1935
ab0ee409
GM
19362000-09-07 Gerd Moellmann <gerd@gnu.org>
1937
f46f845b 1938 * faces.el (color-values): Doc fix.
9b4a7800 1939
ab0ee409
GM
1940 * faces.el (frame-set-background-mode): Use frame-parameter
1941 instead of frame-parameters.
1942
1943 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 1944 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 1945 frame-parameters.
9b4a7800 1946
f7246ac7
KH
19472000-09-07 Kenichi Handa <handa@etl.go.jp>
1948
1949 * language/devan-util.el (devanagari-to-indian-region): In the
1950 loop, change the following char, not preceding char.
1951
96889af2
GM
19522000-09-07 Gerd Moellmann <gerd@gnu.org>
1953
1091dd67
GM
1954 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
1955 instead of frame-parameters.
1956
9b4a7800 1957 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
1958 internal-set-lisp-face-attribute with FRAME being 0.
1959
1960 * vc.el: Remove `Id' version control keyword.
96889af2 1961
0fddd0dc
KH
19622000-09-07 Kenichi Handa <handa@etl.go.jp>
1963
1964 * help.el (help-make-xrefs): Adjusted for the change of
1965 help-xref-mule-regexp.
1966 (help-insert-xref-button): New function.
1967
1968 * international/mule-cmds.el (help-xref-mule-regexp-template):
1969 Include the pattern for character set.
1970 (leim): New group.
1971
1972 * international/quail.el: Don't require face.
1973 (quail): New group.
7f8b6551 1974 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
1975 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
1976 (quail-keyboard-layout-substitution): New variable.
1977 (quail-update-keyboard-layout): New function.
1978 (quail-keyboard-layout-type): New customizable variable.
1979 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
1980 (quail-keyboard-translate): Pay attention to
1981 quail-keyboard-layout-substitution.
1982 (quail-insert-kbd-layout): New function.
1983 (quail-show-keyboard-layout): New function.
1984 (quail-get-translation): If the definition is a vector of length
7f8b6551 1985 1, and the element is a string of length 1, return the character
0fddd0dc
KH
1986 in that string.
1987 (quail-update-current-translations): Fix the case of
1988 relative-index out of range.
1989 (quail-build-decode-map, quail-insert-decode-map): New Functions.
1990 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 1991 Show key sequences for all available characters.
0fddd0dc
KH
1992 (quail-help-insert-keymap-description): Don't show such verbose
1993 key bindings as quail-self-insert-command.
1994
1995 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1996 Format changed, and each element now have extra documentations.
1997 (tit-process-header): Delete invalid characters from TIT-PROMPT.
1998 Adjusted for the change of quail-cxterm-package-ext-info.
1999
8ddceaf1
GM
20002000-09-06 Gerd Moellmann <gerd@gnu.org>
2001
2002 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
2003 requiring it leads to a recursive loading of vc.el and vc-hooks.el
2004 during bootstrap.
2005
099bd78a
SM
20062000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2007
2008 * vc.el: (toplevel): Don't require `dired' at run-time.
2009 (vc-dired-resynch-file): Remove autoload cookie.
2010
20112000-09-05 Andre Spiegel <spiegel@gnu.org>
2012
2013 * vc.el: Made several backend functions optional.
2014 (vc-default-responsible-p): New function.
2015 (vc-merge): Use RET for first version to trigger merge-news, not
2016 prefix arg.
2017 (vc-annotate): Handle backends that do not support annotation.
2018 (vc-default-merge-news): Removed. The existence of a merge-news
2019 implementation is now checked on caller sites.
2020
9b4a7800 2021 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
2022 case.
2023
9b4a7800 2024 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
2025 special case that has been removed from the default in vc-hooks.el.
2026
20272000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2028
2029 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
2030
20312000-09-05 Andre Spiegel <spiegel@gnu.org>
2032
2033 * vc-hooks.el: Require vc during compilation.
2034 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
2035 macro `with-vc-properties' in vc.el.
2036 (vc-file-getprop): Doc fix.
2037 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 2038
099bd78a
SM
2039 * vc.el: Require dired-aux during compilation.
2040 (vc-name-assoc-file): Moved to vc-sccs.el.
2041 (with-vc-properties): New macro.
9b4a7800 2042 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
2043 vc-finish-steal): Use it.
2044 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
2045 to the backend-specific function is now supposed to do the checkout,
2046 too.
2047 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
2048
9b4a7800 2049 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
2050 set file properties; that gets done in the generic code now.
2051
2052 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
2053 Changed parameter list, added code from vc.el that does the
2054 checkout, possibly with a double-take.
2055
2056 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
2057 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
2058 the above under the new name.
2059 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
2060 parameter list, added checkout command.
2061 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
2062 properties; that gets done in the generic code now.
2063
20642000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2065
2066 * vc.el: Docstring fixes (courtesy of checkdoc).
2067
20682000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2069
2070 * vc.el (vc-checkout-writable-buffer-hook)
2071 (vc-checkout-writable-buffer): Remove.
2072 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
2073 (vc-log-mode): Make it into a clean derived major mode.
2074 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
2075 vc-log-mode if log-edit is not available.
2076 (vc-dired-mode-map): Don't set-keymap-parent yet.
2077 (vc-dired-mode): Do set-keymap-parent here.
2078 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
2079
08ba3862
GM
20802000-09-05 Gerd Moellmann <gerd@gnu.org>
2081
2082 * faces.el (set-face-attribute, face-spec-reset-face)
2083 (face-spec-set): Avoid consing by removing calls to `apply'.
2084
2085 * frame.el (frame-parameter): Move to C code.
2086
3b4429b4
DL
20872000-09-05 Dave Love <fx@gnu.org>
2088
2089 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
2090 insert-before-markers-and-inherit. Now checked systematically!
2091
877055f6
GM
20922000-09-05 Alex Schroeder <alex@gnu.org>
2093
2094 * sql.el (sql-postgres): Use sql-postgres-options.
2095 (sql-postgres-options): New variable.
2096
20972000-09-05 Alex Schroeder <alex@gnu.org>
2098
2099 * sql.el (sql-mode-menu): Work around missing variable mark-active
2100 in XEmacs.
2101 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
2102 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
2103 compatibility.
2104
7a004b71
GM
21052000-09-04 Gerd Moellmann <gerd@gnu.org>
2106
54baed30 2107 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 2108
7a004b71
GM
2109 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
2110
2111 * Makefile.in (DONTCOMPILE): Fix typo in file name.
2112
21132000-09-04 Andre Spiegel <spiegel@gnu.org>
2114
2115 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
2116 don't support anything else under SCCS yet.
2117
2118 * vc-hooks.el: Minor doc fixes.
2119
21202000-09-04 Andre Spiegel <spiegel@gnu.org>
2121
2122 * vc.el (vc-next-action-on-file): Do not visit the file if it's
2123 not necessary. If verbose in state `needs-patch', do the same as
2124 under `up-to-date'. When NOT verbose and `needs-patch', check out
2125 latest version instead of `merge-news'.
2126 (vc-next-action-dired): Don't mess with default-directory here; it
2127 breaks other parts of dired. It is the job of the
099bd78a 2128 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
2129 (vc-next-action): Remove a special CVS case.
2130 (vc-clear-headers): New optional arg FILE.
2131 (vc-checkin, vc-checkout): Set properties vc-state and
2132 vc-checkout-time properly.
099bd78a 2133 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
2134 (vc-print-log): Use new backend function `show-log-entry'.
2135 (vc-cancel-version): Do the checks in a different order. Added a
2136 FIXME concerning RCS-only code.
2137
2138 * vc-rcs.el (vc-rcs-show-log-entry): New function.
2139 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
2140
2141 * vc-cvs.el (vc-cvs-show-log-entry): New function.
2142
9b4a7800 2143 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
2144 `needs-patch' as a `-' too.
2145
21462000-09-04 Andre Spiegel <spiegel@gnu.org>
2147
2148 * vc.el (vc-responsible-backend): New optional arg REGISTER.
2149 (vc-default-could-register): New function.
2150 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
2151 (vc-resynch-buffer): Call vc-dired-resynch-file.
2152 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
2153 vc-resynch-buffer instead of vc-resynch-window.
2154 (vc-next-action-dired): Don't redisplay here, that gets done as a
2155 result of the individual file operations.
2156 (vc-retrieve-snapshot): Corrected prompt order.
2157
2158 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 2159
7a004b71
GM
2160 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
2161 as well.
2162 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
2163 hostname regexps. Updated all callers.
2164 (vc-cvs-responsible-p): Handle directories as well.
2165 (vc-cvs-could-register): New function.
2166 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
2167 properties up-to-date.
9b4a7800 2168
7a004b71
GM
2169 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
2170 user whether to create one.
2171
21722000-09-04 Andre Spiegel <spiegel@gnu.org>
2173
2174 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
2175 check out a non-existing file.
2176
2177 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
2178 workfile does not exist.
2179
2180 * vc.el (vc-version-diff): Use `require' to check for existence of
2181 diff-mode.
2182
21832000-09-04 Andre Spiegel <spiegel@gnu.org>
2184
2185 * vc-cvs.el (vc-cvs-registered): Use new function
2186 vc-cvs-parse-entry to do the actual work.
2187
21882000-09-04 Andre Spiegel <spiegel@gnu.org>
2189
2190 * vc-hooks.el (vc-find-backend-function): If function doesn't
2191 exist, return nil instead of error.
2192 (vc-call-backend): Doc fix.
2193
2194 * vc.el (vc-do-command): Doc fix.
2195 (vc-finish-logentry): When checking in from vc-dired, choose the
2196 right backend for logentry check.
2197 (vc-dired-mode-map): Inherit from dired-mode-map.
2198 (vc-dired-mode): Local value of dired-move-to-filename-regexp
2199 simplified.
2200 (vc-dired-state-info): Removed, updated caller.
2201 (vc-default-dired-state-info): Use parentheses instead of hyphens.
2202 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
2203 (vc-dired-listing-switches): New variable.
2204 (vc-directory): Use it, instead of dired-listing-switches.
2205
2206 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
2207 (vc-cvs-dir-state): New function.
7f8b6551 2208 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
2209 (vc-cvs-parse-entry): New function, also to be used in
2210 vc-cvs-registered.
9b4a7800 2211
7a004b71
GM
22122000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2213
2214 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
2215 *or* single-window-frames.
2216
22172000-09-04 Andre Spiegel <spiegel@gnu.org>
2218
2219 * vc.el (vc-update-changelog): Split into generic part and default
2220 implementation. Doc string adapted.
2221 (vc-default-update-changelog): New function. Call the `rcs2log'
2222 script in exec-directory, to fix a long-standing nuisance.
2223
2224 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
2225 simply signals an error.
9b4a7800 2226
7a004b71
GM
22272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2228
2229 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
2230 control-flow more clear and to avoid running `cvs' twice.
2231
2232 * vc.el (vc-next-action-on-file): Doc fix.
2233 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
2234 (vc-print-log): Eval `file' before constructing the continuation.
2235
22362000-09-04 Andre Spiegel <spiegel@gnu.org>
2237
2238 * vc.el (vc-next-action-on-file): Corrected several messages.
2239 (vc-merge): Add prefix arg `merge-news'; handle it.
2240
2241 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
2242 is not reached. It is.
2243 (vc-cvs-merge): Set state to 'edited after merge.
2244 (vc-cvs-merge-news): Set workfile version to nil if not known.
2245 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
2246
2247 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
2248 via stdout. (Merge from main line.)
9b4a7800 2249
7a004b71
GM
22502000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2251
2252 * vc.el (vc-finish-logentry): Thinko in the "same comment"
2253 detection.
2254
22552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2256
2257 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
2258 against kill-all-local-variables.
2259 (vc-log-edit): Don't save vc-parent-buffer any more.
2260 (vc-last-comment-match): Initialize to an empty string.
2261 (vc-post-command-functions): New hook.
2262 (vc-do-command): Run it.
2263 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
2264 (vc-finish-logentry): Only add the comment to the ring if it's
2265 different from the last comment entered.
2266 (vc-new-comment-index): New function.
2267 (vc-previous-comment): Use it. Make the minibuffer message
2268 slightly less terse.
2269 (vc-comment-search-reverse): Make it work forward as well. Don't
2270 set vc-comment-ring-index if no match is found. Use
2271 vc-new-comment-index.
2272 (vc-comment-search-forward): Use vc-comment-search-reverse.
2273 (vc-dired-mode-map): Don't inherit from dired-mode-map since
2274 define-derived-mode will do it for us. Bind `v' to a keymap that
2275 inherits from vc-prefix-map so that we can bind `vt' without
2276 binding C-x v t.
2277 (vc-retrieve-snapshot): Parenthesis typo.
2278
2279 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
2280 to 1. Make sure to switch to *vc* before looking for an error
2281 message. Use vc-parse-buffer.
2282
22832000-09-04 Andre Spiegel <spiegel@gnu.org>
2284
2285 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
2286 and NAME.
2287 (vc-retrieve-snapshot): Split into two parts.
2288 (vc-default-retrieve-snapshot): New function.
2289
2290 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
2291 (vc-cvs-retrieve-snapshot): New function (untested).
2292 (vc-cvs-stay-local): Default to t.
2293 (vc-cvs-remote-p): New function and property.
2294 (vc-cvs-state): Stay local only if the above is t.
2295 (vc-handle-cvs): Removed.
2296 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
2297 done via vc-handled-backends now.
2298 (vc-cvs-header): Escape Id.
2299
23002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2301
2302 * vc.el (vc-do-command): Remove unused commands.
2303 (vc-version-diff): Make sure default-directory ends with a slash.
2304 Move the window commands into a vc-exec-after.
2305 (vc-print-log): Move more of the code into the `vc-exec-after'.
2306
23072000-09-04 Andre Spiegel <spiegel@gnu.org>
2308
2309 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
2310 (vc-print-log): Search current revision from beginning of buffer.
2311 (vc-revert-buffer): Clear echo area after the diff is finished.
2312 (vc-prefix-map): Removed definition of "t" for terse display in vc
2313 dired.
2314 (vc-dired-mode-map): Inherit from dired-mode-map. Added
2315 definition of "vt" for terse display.
2316 (vc-dired-mode): Fix dired-move-to-filename-regexp.
2317
23182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2319
2320 * vc.el (vc-exec-after): Avoid caddr.
2321
23222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2323
2324 * vc.el (vc-exec-after): New function.
2325 (vc-do-command): Use it to add a termination message for async
2326 procs.
2327 (vc-checkout): Try to handle a missing-backend situation.
2328 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
2329 of a directory with a backend using async diffs.
2330 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
2331 present.
2332
2333 * vc-sccs.el (vc-sccs-state-heuristic): Use
2334 file-ownership-preserved-p.
2335
2336 * vc-rcs.el (vc-rcs-state-heuristic): Use
2337 file-ownership-preserved-p.
2338 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
2339
23402000-09-04 Andre Spiegel <spiegel@gnu.org>
2341
2342 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
2343 vc-do-command.
2344
2345 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
2346 when there are no changes.
2347
23482000-09-04 Andre Spiegel <spiegel@gnu.org>
2349
2350 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
2351
2352 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
2353
23542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2355
2356 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
2357
2358 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
2359 the `fset' outside of the defvar so that it works even if
2360 vc-prefix-map was already defined.
2361 (vc-setup-buffer): New function, split out of vc-do-command.
2362 (vc-do-command): Allow BUFFER to be t to mean `just use the
2363 current buffer without any fuss'.
2364 (vc-version-diff): Change the `diff' backend operation to just put
2365 the diff in the current buffer without erasing it. Always use
2366 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
2367 shrink-window-if-larger-than-buffer.
2368 (vc-print-log): Change the `print-log' backend operation to just
2369 put the log in the current buffer without erasing it. Protect
2370 shrink-window-if-larger-than-buffer.
2371 (vc-update-change-log): Fix setd typo.
2372
2373 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
2374 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
2375
2376 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
2377 (vc-rcs-diff): Insert in the current buffer and remove unused arg
2378 CMP.
2379
2380 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
2381 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
2382 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
2383
23842000-09-04 Andre Spiegel <spiegel@gnu.org>
2385
2386 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
2387 not possible, use vc-BACKEND-workfile-unchanged-p.
2388 (vc-default-workfile-unchanged-p): New function. Delegates to a
2389 full vc-BACKEND-diff.
2390
2391 * vc-hooks.el (vc-simple-command): Removed.
2392
2393 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
2394 instead of vc-simple-command.
2395 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
2396 avoid doing a diff when opening a file.
2397 (vc-rcs-state): Added check for unlocked-changes.
2398 (vc-rcs-header): Escape Id.
2399 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
2400 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
2401 version.
2402
2403 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
2404 (vc-sccs-diff): Remove optional arg CMP.
2405 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
2406 SCCS-specific function.
2407
2408 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
2409 vc-simple-command.
2410
24112000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2412
2413 * vc.el (vc-editable-p): Renamed from vc-writable-p.
2414 (with-vc-file, vc-merge): Use vc-editable-p.
2415 (vc-do-command): Remove unused var vc-file and fix the
2416 doubly-defined `status' var. Add a user message when starting an
2417 async command.
2418 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
2419 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
2420 Use with-current-buffer.
2421 (vc-buffer-sync): Use unless.
2422 (vc-next-action-on-file): If the file is 'edited by read-only,
2423 make it read-write instead of trying to commit.
2424 (vc-version-diff, vc-update-change-log): Use `setq
2425 default-directory' rather than `cd'.
2426 (vc-log-edit): Don't forget to set default-directory in the
2427 buffer.
2428
2429 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
2430 (vc-sccs-state-heuristic): Use file-writable-p instead of
2431 comparing userids.
2432 (vc-sccs-checkout): Use `unless'.
2433
2434 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
2435 of comparing userids.
2436 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
2437 Simplify the logic by eliminating unreachable code.
2438 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
2439 just do a recursive call if we need to retry.
2440 (vc-rcs-checkout): Handle the case where rcs is missing by making
2441 the buffer read-write if requested and re-signalling the error.
2442
2443 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
2444
24452000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2446
2447 * vc-hooks.el (vc-handled-backends): Docstring change.
2448 (vc-ignore-vc-files): Mark obsolete.
2449 (vc-registered): Check vc-ignore-vc-files.
2450 (vc-find-file-hook, vc-file-not-found-hook): Don't check
2451 vc-ignore-vc-files.
2452
2453 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
2454
24552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2456
2457 * vc.el (vc-checkout): Don't do anything special for ange-ftp
2458 files since ange-ftp already has vc-registered return nil.
2459
2460 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
2461 (vc-sccs-workfile-version): Use with-temp-buffer and new
2462 vc-parse-buffer and don't bother setting the property.
2463 (vc-sccs-add-triple): Use with-current-buffer and
2464 find-file-noselect.
2465 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
2466
2467 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
2468 derives from the old vc-parse-buffer but uses the revision number
2469 rather than the date (much easier to compare robustly).
2470 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
2471 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
2472 locking-user more directly. Check strict locking and set
2473 checkout-model appropriately.
2474 (vc-rcs-parse-locks): Remove.
2475 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
2476 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
2477 (vc-rcs-system-release): Use with-current-buffer and
2478 vc-parse-buffer.
2479 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
2480
2481 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
2482 (vc-simple-command): Docstring fix.
2483 (vc-registered): Align the way the file-handler is called with the
2484 way the function itself works.
2485 (vc-file-owner): Remove.
2486
2487 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
2488 extraction of fields and call to file-attributes because of a
2489 temporary bug in rcp.el.
2490 (vc-cvs-fetch-status): Use with-current-buffer.
2491
24922000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2493
2494 * vc.el (vc-do-command): Use file-relative-name.
2495 (vc-responsible-backend): Use vc-backend if possible.
2496 (vc-create-snapshot): Improve the `interactive' spec. Add support
2497 for branches and dispatch to backend-specific `create-snapshot'.
2498 (vc-default-create-snapshot): New function, containing the bulk of
2499 the old vc-create-snapshot.
2500 (vc-retrieve-snapshot): Improve the interactive spec.
2501
2502 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
2503 (vc-backend-hook-functions): Remove.
2504 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
2505 (vc-backend): Reintroduce the test for `file = nil' now that I
2506 know why it was there (and added a comment to better remember).
2507
2508 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
2509 code from vc-sccs-hooks.el.
2510 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
2511 'vc anymore.
2512 (vc-sccs-responsible-p): Use expand-file-name instead of concat
2513 and file-directory-p instead of file-exists-p.
2514 (vc-sccs-check-headers): Simplify the regexp.
2515
2516 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
2517 from vc-rcs-hooks.el. Don't require 'vc anymore.
2518 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
2519 file-directory-p instead of file-exists-p.
2520
2521 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
2522 from vc-cvs-hooks.el.
2523 (proto vc-cvs-registered): Require 'vc-cvs instead of
2524 'vc-cvs-hooks. Don't require 'vc anymore.
2525 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
2526 file-directory-p instead of file-exists-p.
2527 (vc-cvs-create-snapshot): New function, replacing
2528 vc-cvs-assign-name.
2529 (vc-cvs-assign-name): Remove.
2530
25312000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2532
2533 * vc-cvs.el (vc-cvs-header): New var.
2534
2535 * vc-rcs.el (vc-rcs-exists): Remove.
2536 (vc-rcs-header): New var.
2537
2538 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
2539 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
2540 (vc-sccs-header): New var.
2541
2542 * vc.el (vc-do-command): Get rid of the `last' argument.
2543 (vc-header-alist): Remove, replaced by vc-X-header.
2544 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
2545 (vc-dired-hook): Use expand-file-name instead of concat.
2546 (vc-directory): Use file-name-as-directory.
2547 (vc-snapshot-precondition, vc-create-snapshot)
2548 (vc-retrieve-snapshot): Allow the command to operate on any
2549 directory.
2550
2551 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
2552 just removing the 'WORKFILE argument or by removing the 'MASTER
2553 argument and replacing `file' with (vc-name file).
2554
25552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2556
2557 * vc.el: Update Copyright and add a crude list of backend funs.
2558 (vc-writable-p): New function.
2559 (with-vc-file): Use vc-writable-p.
7f8b6551 2560 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
2561 (vc-register): Avoid vc-name.
2562 (vc-locking-user): Remove.
2563 (vc-steal-lock): Make the `owner' arg non-optional.
2564 (vc-merge): Use vc-writable-p instead of vc-locking-user and
2565 vc-checkout-model.
2566 (vc-default-dired-state-info): Use vc-state instead of
2567 vc-locking-user and return special strings for special states.
2568 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
2569 and get rid of one of the special CVS cases.
2570 (vc-cancel-version): prettify error message with \\[...].
2571 (vc-rename-master): New function.
2572 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
2573 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
2574 the CVS special case generic.
2575 (vc-default-record-rename): Remove.
2576 (vc-file-tree-walk-internal): Only call FUNC for files that are
2577 under control of some VC backend and replace `concat' with
2578 expand-file-name.
2579 (vc-file-tree-walk): Update docstring.
2580 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
2581 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
2582
2583 * vc-sccs.el (vc-sccs-rename-file): Renamed from
2584 vc-sccs-record-rename. Use `find-file-noselect' rather than
2585 `find-file' and call `vc-rename-master' to do the actual move.
2586 (vc-sccs-diff): Remove unused `backend' variable.
2587
2588 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
2589 to delay loading of vc-sccs until it is really used.
2590 (vc-sccs-master-templates): Preload.
2591 (vc-sccs-state): Update call to vc-sccs-parse-locks.
2592 (vc-sccs-project-dir): Remove (merged into
2593 vc-sccs-search-project-dir).
2594 (vc-sccs-search-project-dir): Rewrite using file name handling ops
2595 rather than `concat', make sure it is preloaded and don't bother
2596 to check that the file actually exists.
2597 (vc-sccs-parse-locks): Remove unused `file' argument, remove
2598 `locks' argument (use buffer's content instead) and eliminate n^2
2599 behavior.
2600
2601 * vc-rcs.el: Update Copyright.
2602 (vc-rcs-rename-file): New function.
2603 (vc-rcs-diff): Remove unused `backend' variable.
2604
2605 * vc-hooks.el: Update Copyright.
2606 (vc-backend): Don't accept a nil argument any more.
2607 (vc-up-to-date-p): Turn into a defsubst.
2608 (vc-possible-master): New function.
2609 (vc-check-master-templates): Use `vc-possible-master' and allow
2610 funs in vc-X-master-templates to return a non-existent file.
2611
2612 * vc-cvs.el: Update Copyright.
2613 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 2614 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
2615
2616 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
2617
26182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2619
2620 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
2621 since it can be called from vc-rcs.el.
2622 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
2623
26242000-09-04 Andre Spiegel <spiegel@gnu.org>
2625
2626 * vc.el (vc-version-diff): Expand file name read from the
2627 minibuffer. Handle the case when a previous version number can't
2628 be guessed. Give suitable messages when there were no differences
2629 found.
2630 (vc-clear-headers): Call backend-specific implementation, if one
2631 exists.
2632 (vc-cancel-version): Made error checks generic. When done, clear
2633 headers generically, too.
2634
2635 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
2636 from vc-clear-headers in vc.el.
2637
2638 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
2639 correctly.
2640 (vc-rcs-latest-on-branch-p): Made second argument VERSION
2641 optional. Handle the case when it's not there.
2642
26432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2644
2645 * vc.el (vc-locking-user): Moved from vc-hooks.el.
2646
26472000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2648
2649 * vc-hooks.el (vc-loadup): Remove.
2650 (vc-find-backend-function): Use `require'. Also, handle the case
2651 where vc-BACKEND-hooks.el doesn't exist.
2652 (vc-call-backend): Cleanup.
2653
26542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2655
2656 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
2657 vc-rcs-grab-templates)
2658 (vc-rcs-registered): Remove. The default function works as well.
2659 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
2660 vc-sccs-grab-templates)
2661 (vc-sccs-registered): Remove. The default function works as well.
2662
2663 * vc.el (vc-version-diff): Left out a vc- in call to
2664 vc-call-backend.
2665 (vc-default-dired-state-info, vc-default-record-rename)
2666 (vc-default-merge-news): Update for the new backend argument.
2667
2668 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
2669 using the default function.
2670 (vc-call-backend): If calling the default function, pass it the
2671 backend as first argument. Update the docstring accordingly.
2672 (vc-default-state-heuristic, vc-default-mode-line-string): Update
2673 for the new backend argument.
2674 (vc-make-backend-sym): Renamed from vc-make-backend-function.
2675 (vc-find-backend-function): Use the new name.
2676 (vc-default-registered): New function.
2677
26782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2679
2680 * vc.el (vc-merge): Use vc-find-backend-function.
2681
2682 * vc-hooks.el (vc-backend-functions): Remove.
2683 (vc-loadup): Don't setup 'vc-functions.
2684 (vc-find-backend-function): New function.
2685 (vc-call-backend): Use above fun and populate 'vc-functions
2686 lazily.
2687 (vc-backend-defines): Remove.
2688
26892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2690
2691 * vc.el (vc-register): Put a FIXME note for a newly found bug.
2692 Call vc-call-backend without the leading vc-.
2693 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
2694 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 2695 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
2696 (vc-annotate-display): Replace confusing use of `cond' with `or'.
2697 Call vc-call-backend without the leading vc-.
2698
2699 * vc-cvs.el (tail): Provide vc-cvs.
2700 * vc-sccs.el (tail): Provide vc-sccs.
2701 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
2702
2703 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
2704 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 2705 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
2706 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
2707 (vc-call-backend): Always try to load vc-X-hooks.
2708 (vc-registered): Remove vc- in call to vc-call-backend.
2709
27102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2711
2712 * vc.el (vc-process-filter): New function.
2713 (vc-do-command): Setup `vc-process-filter' for the async process.
2714 (vc-maybe-resolve-conflicts): New function to reduce
2715 code-duplication. Additionally, it puts the buffer in
2716 `smerge-mode' if applicable.
2717 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
2718 calling `merge-news'.
7f8b6551 2719 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
2720 (vc-log-edit): New function. Replacement for `vc-log-mode' by
2721 interfacing to log-edit.el.
2722 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
2723 log-edit is available.
2724 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
2725
27262000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2727
2728 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
2729 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
2730 defvar and the initialization.
2731 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
2732
2733 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
2734 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
2735
7f8b6551 2736 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
2737
27382000-09-04 Andre Spiegel <spiegel@gnu.org>
2739
2740 * vc.el (vc-file-clear-masterprops): Removed.
2741 (vc-checkin, vc-revert-buffer): Removed calls to the above.
2742 (vc-version-diff): Use buffer-size without argument.
2743 (vc-register): Heed vc-initial-comment.
2744
2745 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
2746 default branch.
2747
2748 * vc-rcs.el (vc-rcs-register): Parse command output to find master
2749 file name and workfile version.
2750 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
2751
2752 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
2753 vc-file-clear-masterprops.
2754
2755 * vc-sccs.el (vc-sccs-checkout): Removed call to
2756 vc-file-clear-masterprops. If writable, set vc-state to 'edited
2757 rather than user login name.
2758
2759
27602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2761
2762 * vc.el (vc-workfile-unchanged-p): Remove unused argument
2763 `want-differences-if-changed' and simplify.
2764 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
2765 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
2766 output (which is invalid for async vc-diff) to decide whether to
2767 do the revert silently or not.
2768
27692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2770
2771 * vc-hooks.el (vc-loadup): Load files quietly.
2772 (vc-call-backend): Oops, brain fart.
2773
27742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2775
2776 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 2777 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
2778
27792000-09-04 Andre Spiegel <spiegel@gnu.org>
2780
2781 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
2782 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
2783 vc-state or vc-up-to-date-p.
2784 (vc-merge): Use vc-backend-defines to check whether merging is
2785 possible. Set state to 'edited after successful merge.
2786
2787 * vc-hooks.el (vc-locking-user): If locked by the calling user,
2788 return that name. Redocumented.
2789
27902000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2791
2792 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
2793 new `vc-state' semantics.
2794 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
2795 'vc-locking-user to the current user.
2796 (vc-merge): Inline vc-backend-merge. Comment out code that I
2797 don't understand and hence can't adapt to the new `vc-state' and
2798 `vc-locking-user' semantics.
2799 (vc-backend-merge): Remove.
2800
2801 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
2802 rather than 'vc-locking-user.
2803
2804 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
2805
2806 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
2807 (vc-state): Don't use 'reserved any more. Just use the same
2808 convention as the one used for vc-<backend>-state where the
2809 locking user (as a string) is returned.
2810 (vc-locking-user): Update, based on the above convention. The
2811 'vc-locking-user property has disappeared.
7f8b6551 2812 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
2813
2814 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
2815 with a heuristic one.
2816 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
2817 (vc-cvs-checkin): Do a trivial parse to set the state in case of
2818 error. That allows us to get to 'needs-merge even in the
2819 stay-local case. There's still no way to detect 'needs-patch in
2820 such a setup (or to force an update for that matter).
2821 (vc-cvs-logentry-check): Remove, the default works as well.
2822
28232000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2824
7f8b6551 2825 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
2826
2827 * vc.el (vc-do-command): kill-all-local-variables, to reset any
2828 major-mode in which the buffer might have been put earlier. Use
2829 `remove' and `when'. Allow `okstatus' to be `async' and use
2830 `start-process' in this case.
2831 (vc-version-diff): Handle the case where the diff looks empty
2832 because of the use of an async process.
2833
28342000-09-04 Andre Spiegel <spiegel@gnu.org>
2835
2836 * vc.el (vc-next-action-on-file): Removed optional parameter
2837 `simple'. Recompute state unconditionally.
2838 (vc-default-toggle-read-only): Removed.
2839
2840 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
2841 (vc-toggle-read-only): Undid prev change.
2842
2843 * vc-cvs.el (vc-cvs-stay-local): Renamed from
2844 vc-cvs-simple-toggle. Redocumented.
2845 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
2846 (vc-cvs-toggle-read-only): Removed.
2847
28482000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2849
7f8b6551 2850 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
2851 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
2852 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
2853 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
2854 still is. So maybe it should be removed.
2855 (vc-head-version, vc-find-binary): Remove.
2856 (vc-recompute-state): Move from vc-hooks.el.
2857 (vc-next-action-on-file): Add a `simple' argument to allow
2858 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
2859 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
2860 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
2861 (vc-dired-mode-map): Properly defvar it.
2862 (vc-print-log): Call log-view-mode if available.
2863 (small-temporary-file-directory): defvar instead of use boundp.
2864 (vc-merge-news): Moved to vc-cvs.el.
2865 (vc-default-merge-news): New function.
2866
2867 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
2868 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
2869 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
2870 unknown `vc-latest-version' function. It should probably refer to
2871 vc-workfile-version or somesuch, but it's very unclear to me and I
2872 don't have SCCS to test things.
2873
2874 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
2875 (vc-sccs-state-heuristic): Fix typo.
2876 (vc-sccs-workfile-unchanged-p): Add missing argument.
2877
2878 * vc-rcs.el: Require vc and vc-rcs-hooks.
2879 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
2880 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
2881 (vc-release-greater-or-equal-p): Move from vc.
2882 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
2883 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
2884 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 2885 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
2886
2887 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
2888 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
2889 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
2890 than the apparently unbound `workfile-version'.
2891
2892 * vc-hooks.el (vc-master-templates): Def the obsolete var.
2893 (vc-file-prop-obarray): Use `make-vector'.
2894 (vc-backend-functions): Add new hookable functions
2895 vc-toggle-read-only, vc-record-rename and vc-merge-news.
2896 (vc-loadup): If neither backend nor default functions exist, use
2897 the backend function rather than nil.
2898 (vc-call-backend): If the function if not bound yet, try to load
2899 the non-hook file to see if it provides it.
2900 (vc-call): New macro plus use it wherever possible.
2901 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
2902 nor `vc-find-binary' since it's only called from
7f8b6551 2903 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
2904 (vc-checkout-model): Fix parenthesis.
2905 (vc-recompute-state, vc-prefix-map): Move to vc.el.
2906
7f8b6551 2907 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
2908 (vc-cvs-release, vc-cvs-system-release): Remove.
2909 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
2910 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
2911 status symbols.
2912 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
2913 (vc-cvs-toggle-read-only): First cut at a function to allow a
2914 cvs-status-free vc-toggle-read-only.
2915 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
2916 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
2917 vc-cvs-status. Also set vc-state rather than vc-locking-user.
2918 (vc-cvs-checkout): Modify access rights directly if the user
2919 requested not to use `cvs edit'. And refresh the mode line.
2920
2921 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
2922 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
2923
29242000-09-04 Stefan Monnier <monnier@cs.yale.edu>
2925
2926 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
2927 workfile' that got lost when the code was extracted from vc.el.
2928 And merged the tail with the rest of the code (not possible in the
2929 old vc.el where the tail was shared among all backends). And
2930 explicitly set the state to 'edited if `writable' is set.
2931
2932 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
2933 (vc-cvs-state): Be careful to return the value from
2934 vc-cvs-parse-state.
2935 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
2936 property but return it instead. Also be careful to handle a nil
2937 or "" `rev' when workfile is non-nil (it was handled properly when
2938 workfile was nil).
2939
2940 * vc.el: Removed those pesky unnecessary `(function' quotes.
2941 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
2942 directly in the defvar.
2943 (vc-do-command): Bind inhibit-read-only so as to properly handle
2944 the case where the destination buffer has been made read-only.
2945 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 2946 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
2947 (vc-annotate-mode-variables): Removed (code moved partly to
2948 defvars and partly to vc-annotate-add-menu).
2949 (vc-annotate-mode): Turned into a derived-mode.
2950 (vc-annotate-add-menu): Moved in code in
2951 vc-annotate-mode-variables.
2952 (vc-update-change-log): Use make-temp-file if available.
2953
29542000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
2955
2956 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
2957 `vc-checkout-model' updated to `vc-cvs-update-model'.
2958
29592000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
2960
2961 * vc.el (vc-next-action-on-file): Added handling of state
2962 `unlocked-changes'.
2963 (vc-checkout-carefully): Is now practically obsolete, unless the
2964 above is too slow to be enabled unconditionally.
2965 (vc-update-change-log): Fixed typo.
2966
2967 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
2968
7f8b6551
SM
2969 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
2970 Now handles state `unlocked-changes'.
2971 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
2972
2973 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
2974
2975 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
2976 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
2977 `unlocked-changes'.
2978 (vc-rcs-workfile-unchanged-p): Renamed from
2979 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
2980 function yet, but supposed to become one soon.
2981
2982 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
2983 `vc-steal-lock'.
2984 (vc-call-backend): Changed error message.
2985 (vc-state): Added description of state `unlocked-changes'.
2986
29872000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
2988
2989 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
2990 always return t in CVS-controlled directories.
2991
2992 * vc.el (vc-responsible-backend): New function.
2993 (vc-register): Largely rewritten.
2994 (vc-admin): Removed (implementation moved into vc-register).
2995 (vc-checkin): Redocumented.
2996 (vc-finish-logentry): If no backend defined yet (because we are in
2997 the process of registering), use the responsible backend.
2998
2999 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
3000 Updated function lists.
3001 (vc-call-backend): Fixed typo.
3002
7f8b6551
SM
3003 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
3004 New functions.
3005 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
3006 Removed query option. Redocumented.
7a004b71
GM
3007
30082000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3009
3010 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
3011
3012 * vc.el: Updated callers of `vc-checkout-required' to use
3013 `vc-checkout-model'.
3014
30152000-09-04 Martin Lorentzson <martinl@gnu.org>
3016
3017 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
3018 stuff updated to reference this function instead of the old
3019 `vc-backend-release-p'.
3020
30212000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3022
3023 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
3024 vc-checkout-model. Return appropriate values. Updated callers.
3025
30262000-09-04 Martin Lorentzson <martinl@gnu.org>
3027
7f8b6551 3028 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
3029 (vc-backend-revert): Function moved into `vc-revert';
3030 `vc-next-action' must be updated to accomodate this change.
3031 (vc-backend-steal): Function moved into `vc-finish-steal'.
3032 (vc-backend-logentry-check): Function moved into
3033 `vc-finish-logentry'.
3034 (vc-backend-printlog): Function moved into `vc-print-log'.
3035 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
3036 (vc-backend-assign-name): Function moved into
3037 `vc-create-snapshot'.
3038
30392000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3040
3041 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
3042 Rename to vc-checkout-model. Return appropriate values.
3043 Update callers.
7a004b71 3044
7f8b6551 3045 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 3046 to vc-checkout-model.
7f8b6551
SM
3047 (vc-checkout-required): Rename to vc-checkout-model.
3048 Re-implement and re-comment.
7a004b71
GM
3049 (vc-after-save): Use vc-checkout-model.
3050
30512000-09-04 Martin Lorentzson <martinl@gnu.org>
3052
7f8b6551
SM
3053 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
3054 Update to use the vc-BACKEND-diff functions instead.
3055 `vc-diff' is now working.
7a004b71 3056
7f8b6551 3057 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 3058
7f8b6551 3059 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
3060
3061 * vc-sccs.el (vc-sccs-diff): Function changed name from
3062 `vc-backend-diff'. This makes `vc-diff' work.
3063
7f8b6551 3064 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 3065 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 3066 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
3067 signaled during `vc-after-save'.
3068
7f8b6551
SM
3069 * vc.el: Fix typo.
3070 This checkin is made with our new VC code base for the very first time.
3071 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
3072
3073 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
3074 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
3075
3076 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
3077 updated to `vc-uses-locking'.
7f8b6551 3078 (vc-checkout-required): Call to backend function.
7a004b71
GM
3079 `vc-checkout-required' updated to `vc-uses-locking' instead.
3080
3081 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
3082 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
3083
7f8b6551 3084 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 3085 to match the split into various backends.
7f8b6551 3086 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
3087 (vc-retrieve-snapshot): Bug fix.
3088
30892000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3090
3091 * vc-sccs.el (vc-sccs-release): Doc fix.
3092
30932000-09-04 Martin Lorentzson <martinl@gnu.org>
3094
3095 * vc.el (vc-next-action-on-file): Bug found and fixed.
3096 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
3097 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
3098
3099 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
3100 (vc-rcs-checkout): Name space cleaned up. No more revision number
3101 crunching function names that are not prefixed with vc-rcs.
3102 (vc-rcs-checkout-model): Function added. References to
3103 `vc-checkout-model' replaced.
3104
31052000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3106
3107 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
3108 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
3109 still need to be split, and implemented for RCS).
3110
31112000-09-04 Martin Lorentzson <martinl@gnu.org>
3112
3113 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
3114
3115 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
3116 required by the vc.el file.
3117
3118 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
3119 required by the vc.el file.
3120 (vc-rcs-exists): Function added.
3121
3122 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
3123 required by the vc.el file.
3124
3125 * vc.el (vc-admin): Updated to handle selection of appropriate
3126 backend. Current implementation is crufty and need re-thinking.
3127
3128 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
3129
31302000-09-04 Martin Lorentzson <martinl@gnu.org>
3131
3132 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
3133 beginning of annotate buffers correctly.
3134
3135 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
3136 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
3137 functionality updated quite a lot to support multiple backends.
3138 Variables `vc-annotate-mode', `vc-annotate-buffers',
3139 `vc-annotate-backend' added.
3140
3141 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
3142 `vc-annotate-difference' added to supported backend functions.
3143
31442000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3145
3146 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
3147 Use with-temp-file instead of /bin/sh. Merged from mainline
3148
31492000-09-04 Martin Lorentzson <martinl@gnu.org>
3150
3151 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
3152
3153 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
3154
3155 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
3156
31572000-09-04 Martin Lorentzson <martinl@gnu.org>
3158
3159 * vc-hooks.el: vc-state-heuristic added to
3160 vc-backend-hook-functions.
3161
3162 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
3163
3164 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
3165
7f8b6551
SM
3166 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
3167 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
3168 state to `reserved'.
3169
3170 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
3171 `vc-checkout-required'. Rename the `locked' state to `reserved'.
3172
31732000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3174
7f8b6551 3175 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
3176 untouched.
3177
7f8b6551 3178 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 3179
7f8b6551 3180 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
3181 if defined. (Merged from main line, slightly adapted.)
3182
3183 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
3184 millenium problem (merged from mainline).
3185
31862000-09-04 Martin Lorentzson <martinl@gnu.org>
3187
3188 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
3189 part and moved the non-BACKEND stuff to vc.el.
3190
3191 * vc.el: Split the annotate feature into a BACKEND specific part
3192 and moved it from the vc-cvs.el file to this one.
3193
31942000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3195
7f8b6551
SM
3196 * vc-hooks.el: Implement new state model.
3197 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
3198 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 3199 locked by somebody else.
7f8b6551 3200 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
3201 vc-sccs-hooks.el and vc-rcs-hooks.el now.
3202 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 3203 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 3204
7f8b6551
SM
3205 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
3206 Various simplifications and adaptations all over the place.
7a004b71 3207
7f8b6551
SM
3208 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
3209 Simplify and adapt the rest.
7a004b71 3210
7f8b6551 3211 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 3212 interaction with view mode according to recent RCS change.
7f8b6551 3213 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
3214
32152000-09-04 Martin Lorentzson <martinl@gnu.org>
3216
7f8b6551 3217 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
3218
32192000-09-04 Martin Lorentzson <martinl@gnu.org>
3220
3221 * vc.el (vc-backend-release, vc-release-greater-or-equal)
3222 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
3223 (vc-minor-part, vc-previous-version): Functions that operate and
3224 compare revision numbers got proper documentation. Comments added
3225 about their possible removal.
3226
32272000-09-04 Martin Lorentzson <martinl@gnu.org>
3228
3229 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
3230 the vc-backend.el files.
3231
3232 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
3233
3234 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
3235 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
3236 (vc-rcs-previous-version): Functions added.
3237
3238 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
3239
3240 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
3241
32422000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3243
3244 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 3245 Comment out the definition for now. What is the right procedure
7a004b71
GM
3246 to get rid of it?
3247 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
3248 rewritten.
7f8b6551 3249 (vc-default-registered): Remove.
7a004b71
GM
3250 (vc-check-master-templates): New function; does mostly what the
3251 above did before.
3252 (vc-locking-user): Don't rely on the backend to set the property.
3253
3254 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 3255 Rewrite documentation.
7a004b71
GM
3256 (vc-rcs-templates-grabbed): New variable.
3257 (vc-rcs-grab-templates): New function.
7f8b6551 3258 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
3259
3260 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 3261 Rewrite documentation.
7a004b71
GM
3262 (vc-sccs-templates-grabbed): New variable.
3263 (vc-sccs-grab-templates): New function.
7f8b6551
SM
3264 (vc-sccs-registered): Rewrite to use above mechanism.
3265 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
3266 Don't throw the result, simply return it.
7a004b71 3267
7f8b6551
SM
3268 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
3269 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
3270 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 3271
7f8b6551 3272 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
3273 from main line.
3274
32752000-09-04 Martin Lorentzson <martinl@gnu.org>
3276
7f8b6551 3277 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 3278
7f8b6551 3279 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 3280
7f8b6551
SM
3281 * vc-rcs.el (vc-rcs-diff): New function.
3282 (vc-rcs-checkout): Bug (typo) found and fixed.
3283 (vc-rcs-register-switches): New variable.
7a004b71
GM
3284
3285 * vc.el (vc-backend-diff): Function removed and placed in the
3286 backend files.
3287
32882000-09-04 Martin Lorentzson <martinl@gnu.org>
3289
3290 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
3291
3292 * vc.el (vc-backend-checkout): Function removed and replaced in
3293 the vc-backend.el files.
3294
3295 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
3296
3297 * vc.el (vc-backend-admin): Removed and replaced in the
3298 vc-backend.el files.
3299
3300 * vc.el (Martin): Removed all the annotate functionality since it
3301 is CVS backend specific.
3302
33032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3304
3305 * spec.txt: Added specification of vc-state.
3306
3307 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 3308 Remove handling of vc-latest-version and
7a004b71
GM
3309 vc-your-latest-version. What used to be vc-latest-version, is now
3310 returned as vc-workfile-version.
7f8b6551 3311 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
3312
33132000-09-04 Dave Love <fx@gnu.org>
3314
3315 * vc.el: [Merged from mainline.]
3316 (vc-dired-mode): Make the dired-move-to-filename-regexp
3317 regexp match the date, to avoid treating date as file size.
3318 Add YYYY S option to WESTERN/
3319
33202000-09-04 Dave Love <fx@gnu.org>
3321
3322 * vc.el: Require `compile' when compiling.
3323 (vc-logentry-check-hook): New option.
3324 (vc-steal-lock): Use compose-mail.
3325 (vc-dired-mode-map): Defvar when compiling.
3326 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
3327 vc-sccs.el and renamed. Callers changed.
3328 (vc-backend-checkout, vc-backend-logentry-check)
3329 (vc-backend-merge-news): Doc fix.
3330 (vc-default-logentry-check): New function.
3331 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
3332 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
3333 (vc-backend-merge): Doc fix. Use backend functions.
3334 (vc-check-headers): Use backend functions.
3335
3336 * vc-cvs.el: Require vc when compiling.
3337 (vc-cvs-register-switches): Doc fix.
3338 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
3339 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
3340 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
3341 New functions (code from vc.el).
3342 (vc-annotate-display-default): Fix interactive spec.
3343 (vc-annotate-time-span): Doc fix.
3344
3345 * vc-rcs.el: Require vc when compiling.
3346 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
3347 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
3348 (vc-rcs-checkin): New functions (code from vc.el).
3349 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
3350 Doc fix.
3351 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
3352
3353 * vc-sccs.el: Require vc when compiling.
3354 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
3355 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
3356 (vc-sccs-revert)
3357 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
3358 from vc.el).
3359 (vc-sccs-add-triple, vc-sccs-record-rename)
3360 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
3361 (vc-sccs-admin): Doc fix.
3362
33632000-09-04 Martin Lorentzson <martinl@gnu.org>
3364
3365 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
3366 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
3367 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
3368 from vc.el.
3369
3370 * vc-sccs.el (vc-admin-sccs): Added from vc.el
3371
3372 * vc-cvs.el: Moved the annotate functionality from vc.el.
3373 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
3374
33752000-09-04 Dave Love <fx@gnu.org>
3376
3377 * vc.el (vc-backend-release): Call vc-system-release.
3378
3379 * vc-sccs.el (vc-sccs-system-release):
3380 Renamed from vc-sccs-backend-release.
3381
3382 * vc-rcs.el (vc-rcs-system-release):
3383 Renamed from vc-rcs-backend-release.
3384
3385 * vc-cvs.el (vc-cvs-system-release):
3386 Renamed from vc-cvs-backend-release.
3387
33882000-09-04 Dave Love <fx@gnu.org>
3389
3390 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
3391 backend files.
3392 (vc-backend-release): Dispatch to backend functions.
3393 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
3394 probably needs attention.]
3395
3396 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
3397 (vc-sccs-backend-release): New function.
3398
3399 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
3400 (vc-cvs-backend-release): New function.
3401
3402 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
3403 Doc fix.
3404 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
3405 (vc-default-dired-state-info): New function.
3406 (vc-dired-state-info): Dispatch to backends.
3407 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
3408
3409 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
3410 from vc.el and renamed.
3411
34122000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3413
3414 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
3415 (vc-version-other-window, vc-backend-assign-name): Removed
3416 references to vc-latest-version; sometimes changed into
3417 vc-workfile-version.
3418
3419 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
3420 vc-rcs-master-workfile-version.
3421 (vc-rcs-workfile-version): Use the above. Don't call
3422 vc-latest-version (that was unreachable code, anyway).
3423 (vc-rcs-fetch-master-properties): Doc fix.
3424
3425 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
3426 (vc-backend-hook-functions): Removed them from this list, too.
3427 (vc-fetch-properties): Removed.
3428 (vc-workfile-version): Doc fix.
3429
3430 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
3431 (vc-rcs-workfile-version, vc-rcs-locking-user)
3432 (vc-rcs-uses-locking): Use it.
3433
3434 * vc-hooks.el (vc-consult-rcs-headers):
3435 Moved into vc-rcs-hooks.el, under the name
3436 vc-rcs-consult-headers.
3437
3438 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
3439 headers.
3440 (vc-cvs-find-master): Use this name only; correct different
3441 versions of the name.
3442
3443 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
3444 New functions.
3445 (vc-sccs-locking-user): Use the latter.
3446
3447 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
3448 New functions.
3449
3450 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
3451 Moved into both
3452 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
3453 functions are implementation details of those two backends.
3454
34552000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3456
3457 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
3458 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
3459
3460 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
3461 (vc-sccs-parse-locks): SCCS-specific code moved here from
3462 vc-hooks.
3463
3464 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
3465 code moved here from vc-hooks.
3466
3467 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
3468 into back-end specific parts and removed. Callers not updated
3469 yet; because I guess these callers will disappear into back-end
3470 specific files anyway.
3471
34722000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3473
3474 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
3475 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
3476 `vc-uses-locking'.
3477
3478 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
3479 Store yes/no in the property, and return t/nil. Updated all
3480 callers.
3481
3482 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
3483 vc-sccs-uses-locking. Don't set property.
3484 (vc-sccs-locking-user): Don't set property.
3485
3486 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
3487 vc-cvs-uses-locking. Don't set property here; leave that to
3488 vc-hooks.
3489 (vc-cvs-locking-user): Reflect above change. Streamlined.
3490
3491 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
3492 vc-rcs-uses-locking.
3493 (vc-rcs-locking-user): Reflect above change.
3494
34952000-09-04 Dave Love <fx@gnu.org>
3496
3497 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
3498
3499 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
3500
3501 * vc-hooks.el (vc-checkout-model): Punt to backends.
3502
3503 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
3504
3505 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
3506
3507 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
3508 New functions.
3509
3510 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
3511 New functions.
3512
3513 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
3514 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
3515
3516 * vc-hooks.el (vc-default-locking-user): New function.
3517 (vc-locking-user, vc-workfile-version): Punt to backends.
3518
35192000-09-04 Dave Love <fx@gnu.org>
3520
3521 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
3522 (vc-master-workfile-version): Moved from vc-hooks.
3523
3524 * vc-rcs-hooks.el: Fix duplicate code in last change.
3525
3526 * vc-rcs-hooks.el: Require vc-hooks when compiling.
3527 (vc-rcs-master-templates): Improve :type.
3528 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
3529 vc-master-workfile-version): Moved from vc-hooks.
3530
3531 * vc-sccs-hooks.el: Require vc-hooks when compiling.
3532 (vc-sccs-master-templates): Improve :type.
3533 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
3534
3535 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
3536
3537 * vc-cvs-hooks.el: Require vc-hooks when compiling.
3538 (vc-cvs-master-templates): Improve :type. Use
3539 vc-cvs-find-cvs-master.
3540 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
3541 from vc-hooks.
3542 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
3543
3544 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
3545 Moved to vc-cvs-hooks.
3546
3547 * vc-hooks.el: Add doc strings in various places. Simplify the
3548 minor mode setup.
3549 (vc-handled-backends): New user variable.
3550 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
3551 simplification.
3552
35532000-09-04 Dave Love <fx@gnu.org>
3554
3555 * vc.el: Some doc fixes for autoloaded and interactive functions.
3556 Fix compilation warnings from ediff stuff.
3557 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
3558
3559 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
3560
3561 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
3562
3563 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
3564
35652000-09-04 Dave Love <fx@gnu.org>
3566
3567 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
3568 New variable.
3569 (vc-make-backend-function, vc-loadup, vc-call-backend)
3570 (vc-backend-defines): New functions.
3571
3572 * vc-hooks.el: Various doc fixes.
3573 (vc-default-back-end, vc-follow-symlinks): Custom fix.
3574 (vc-match-substring): Function removed. Callers changed to use
3575 match-string.
3576 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
3577 Simplify.
3578
35792000-09-04 Dave Love <fx@gnu.org>
3580
3581 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
3582 type.
3583 (vc-sccs-project-dir, vc-search-sccs-project-dir)
3584 (vc-sccs-registered): Doc fix.
3585
3586 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
3587 (vc-cvs-registered): Doc fix.
3588
3589 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
3590 (vc-rcs-registered): Doc fix.
3591
35922000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3593
3594 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
3595
3596 * vc-hooks.el: vc-registered has been renamed
3597 vc-default-registered. Some functions have been moved to the
3598 backend specific files. they all support the
3599 vc-BACKEND-registered functions.
3600
36012000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3602
3603 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
3604
3605 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
3606
a033ea13
DL
36072000-09-04 Dave Love <fx@gnu.org>
3608
179fc9ef
DL
3609 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
3610 menu-bar-update-hook.
3611
3612 * help.el (help-manyarg-func-alist): Add
3613 find-operation-coding-system.
3614
a033ea13
DL
3615 * wid-edit.el (widget-sexp-validate): Fix garbled code.
3616
3617 * custom.el (custom-set-variables): Print message about errors in
3618 setting.
3619
f8803e97
AI
36202000-09-03 Andrew Innes <andrewi@gnu.org>
3621
3622 * makefile.w32-in: Change to DOS line endings.
3623
59836110
EZ
36242000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3625
3626 * mouse.el (mouse-popup-menubar): Supply the prompt string for
3627 minor-mode keymaps, if they don't have one.
3628
5514ba5c
EZ
36292000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3630
3631 * eshell/esh-module.el (eval-when-compile): Don't lose if
3632 esh-module.el's file name is truncated to DOS 8+3 limits.
3633
79cf8e80
JW
36342000-09-01 John Wiegley <johnw@gnu.org>
3635
3636 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
3637 predicate, which caused entries in the completion list to be
3638 doubled.
3639
36402000-08-30 John Wiegley <johnw@gnu.org>
3641
3642 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
3643 sending to subprocesses. Also, hook pre-command-hook if
3644 `eshell-send-direct-to-subprocesses' is non-nil.
3645 (eshell-send-direct-to-subprocesses): New config variable. If t,
3646 subprocess input is send immediately.
3647 (eshell-toggle-direct-send): New function.
3648 (eshell-self-insert-command): New function.
3649 (eshell-intercept-commands): New function.
3650 (eshell-send-input): If direct subprocess sending is enabled,
3651 don't echo any input to the Eshell buffer. Let the subprocess
3652 handle that. This requires "stty echo" in bash, for example.
3653
36542000-08-28 John Wiegley <johnw@gnu.org>
3655
3656 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
3657 completion function for Eshell's implementation of `unset'.
3658
778911b9
EZ
36592000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
3660
3661 * info.el (Info-directory-list): Doc fix.
3662
05d07b49
PB
36632000-08-31 Peter Breton <pbreton@ne.mediaone.net>
3664
9b4a7800 3665 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
3666 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
3667
9941d4c7
KH
36682000-08-31 Kenichi Handa <handa@etl.go.jp>
3669
3670 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
3671 coding systems.
3672
af9ba8ad
AI
36732000-08-30 Andrew Innes <andrewi@gnu.org>
3674
3675 * timer.el (run-with-idle-timer): Undo last change, so that timer
3676 is not activated immediately if Emacs is already idle. Some
3677 existing code relies on this behaviour.
3678
caccd8f2
MB
36792000-08-30 Miles Bader <miles@gnu.org>
3680
3681 * frame.el (set-frame-font): Do completion of font-name for
3682 interactive use.
3683
b64c0a1c
KH
36842000-08-30 Kenichi Handa <handa@etl.go.jp>
3685
3686 * international/quail.el (quail-start-translation): Bind locally
3687 last-command-event, last-command, and this-command.
3688 (quail-start-conversion): Likewise.
75cf0095 3689 (quail-self-insert-command): Fix docstring.
b64c0a1c 3690
fd5f61d3
GM
36912000-08-29 Gerd Moellmann <gerd@gnu.org>
3692
3693 * progmodes/executable.el
3694 (executable-make-buffer-file-executable-if-script-p): Check that
3695 buffer contains at least 2 characters.
3696
5b671d04
EZ
36972000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
3698
3699 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
3700
485d9513
DL
37012000-08-29 Dave Love <fx@gnu.org>
3702
a39fb83d
DL
3703 * diff-mode.el (diff-mode) <defgroup>: Add :version.
3704 (diff-mode-shared-map): Bind mouse-2.
3705 (diff-imenu-generic-expression): New variable.
3706 (diff-mode): Use it.
3707
485d9513
DL
3708 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
3709 (mouse-popup-menubar): Add minor mode menus.
3710 (popup-menu): Check for lookup-key returning number.
3711
ba3478d9
MB
37122000-08-29 Miles Bader <miles@gnu.org>
3713
3714 * comint.el (comint-send-input): Create overlays using the proper
3715 front/read-advance arguments.
9b4a7800 3716
c3d6d211
GM
37172000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3718
3719 * ps-print.el: Even/odd pages printing. Doc fix.
3720 (ps-print-version): New version number (6.0).
3721 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
3722 (ps-background, ps-begin-file, ps-begin-job): Code fix.
3723 (ps-print-duplex-feature): Variable eliminated.
3724 (ps-even-or-odd-pages): New variable.
3725
ba087cd7 3726 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
3727 (ebnf-version): New version (3.3).
3728 (ebnf-user-arrow): Change variable customization to sexp.
3729 (ebnf-user-arrow): Function eliminated.
3730 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 3731
d313265f
KH
37322000-08-29 Kenichi Handa <handa@etl.go.jp>
3733
cba62b78 3734 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
3735 (help-make-xrefs): Handle help-xref-mule-regexp.
3736
3737 * international/mule-cmds.el (help-xref-mule-regexp-template): New
3738 variable.
3739 (describe-input-method): Temporarily activate the specfied input
3740 method to display the information.
3741 (describe-language-environment): Hyperlinks to mule related items.
3742
3743 * international/mule-diag.el (charset-multibyte-form-string): New
3744 function.
3745 (list-character-sets-1): Use charset-multibyte-form-string.
3746 (describe-character-set): New function.
3747 (describe-coding-system): Hyperlinks to safe character sets.
3748
3749 * international/quail.el (quail-help): New arg PACKAGE.
3750 Hyperlinks to mule related items.
3751 (quail-help-insert-keymap-description): Use
3752 substitute-command-keys instead of describe-bindings.
3753 (quail-translation-help): Hyperlinks to mule related items.
3754
b4bd214e
JW
37552000-08-28 John Wiegley <johnw@gnu.org>
3756
ca7aae91
JW
3757 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
3758 have a defsubst call itself. Made `eshell-flatten-list' back into
3759 a function again.
3760
b4bd214e
JW
3761 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
3762 catch, in case re-centering point at bottom messes up the display.
3763 This happens frequently in Emacs 21, due I believe to variable
3764 line heights.
3765
3766 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
3767 to call `find-tag-interactive'.
3768
3769 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
3770 the list of remember directories.
3771
d44e146b
JW
37722000-08-28 John Wiegley <johnw@gnu.org>
3773
3774 * align.el: Test align-region-separate to see if it's a symbol.
3775
546c0888 37762000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
3777
3778 * eshell/esh-util.el (eshell-flatten-list): Made this function
3779 into a defsubst form. It gets used very frequently, although
3780 calls don't occur all that often.
3781
3782 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
3783 examining it.
3784
3785 * eshell/esh-cmd.el (eshell-rewrite-while-command):
3786 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
3787 `eshell-protect'.
3788 (eshell-copy-handles): Created a new macro for duplicating the
3789 current set of open handles. This is needed by the looping
3790 functions.
3791 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
3792 is not incorrectly stomped on.
3793
3794 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
3795 declaration for pcomplete-use-paring.
3796 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
3797 value of eshell-cmpl-use-paring.
3798 * pcomplete.el (pcomplete-use-paring): New config variable, to
3799 indicate whether paring should be used.
3800 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
3801 completion alternatives that have already been used.
3802
3803 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
3804 bound to C-c C-y, which will repeat the previous N arguments
3805 (based on prefix argument).
3806 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
3807
3808 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
3809 if there is no *Help* buffer. This is for XEmacs, which renames
3810 its help buffers uniquely. TODO: Find out what the current buffer
3811 name to delete is.
3812
3813 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
3814 first entry that correlates to a passwd/group number. Later
3815 entries (used for group/user name aliasing to multiple IDs) are
3816 ignored.
3817
9b4a7800
TTN
3818 * eshell/em-xtra.el (eshell/expr):
3819 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
3820 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
3821 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
3822 argument list, before passing it to the system command.
3823
3824 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
3825 `find-tag' for use at final position in Eshell buffers (which
3826 otherwise triggers an error on Emacs 21).
3827 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
3828 buffer, if it is currently bound to `find-tag'.
3829
3830 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
3831 in the list of matched Makefile names.
3832 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
3833 directory, prefer its contents to Makefile.
3834
3835 * eshell/em-dirs.el (eshell/cd): cd commands that look up
3836 directory parts (like "cd old new", or "cd =regexp"), are now case
3837 sensitive on non-Windows/DOS platforms.
3838
3839 * eshell/esh-mode.el (eshell-parse-command-input): When a user
3840 types RET after an open delimiter (like "), display a message
3841 indicating that Eshell is waiting for the closing delimiter.
3842
3843 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
3844 environment variables.
3845
3846 * eshell/em-unix.el (eshell/diff): Added logic to fail more
3847 gracefully if the user enters incorrect arguments.
3848
3849 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
3850 Eshell buffers.
3851
9b4a7800
TTN
3852 * eshell/esh-var.el (eshell-interpolate-variable):
3853 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
3854 * eshell/em-unix.el (eshell-du-sum-directory):
3855 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
3856 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
3857 (not (= ...)).
3858
3859 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
3860 to ensure the `preserve' flag gets propagated when doing recursive
3861 directory copies.
3862
546c0888 38632000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
3864
3865 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
3866 Don't convert \n into \0177 in memory.
3867 (eshell-read-history, eshell-write-history): Convert \n to \0177,
3868 and back again, when reading and writing.
9b4a7800 3869
546c0888 38702000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
3871
3872 * eshell/esh-util.el (eshell-processp): Added to relieve constant
3873 testing of `fboundp' on `processp'.
3874
3875 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
3876 (eshell/jobs): Don't call process-list if it is not bound.
3877 (eshell-gather-process-output): Support systems where async
3878 subprocesses aren't supported.
3879 (eshell-scratch-buffer, eshell-last-sync-output-start): New
3880 variables.
3881
3882 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
3883 eshell-do-eval returns t.
3884 (eshell-do-pipelines-synchronously): New defmacro.
3885 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
3886 when async subprocesses aren't supported.
3887 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
3888 if async subprocesses aren't supported.
3889 (eshell-resume-command): Don't assume STATUS is a string.
3890
3891 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
3892
3893 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
3894 (eshell-close-target, eshell-get-target): Use eshell-processp.
3895 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
3896 fix.
3897 (eshell-get-target, eshell-create-handles): Doc fix.
3898
546c0888 38992000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 3900
546c0888 3901 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
3902 criterion to include commands that output something, as long as it
3903 leaves both the command and the end-of-buffer visible when the
3904 command has exited.
3905 (eshell-review-quick-commands): Adjust the help doc string
3906 accordingly.
3907
2a371c3b
PB
39082000-08-28 Peter Breton <pbreton@ne.mediaone.net>
3909
8348e1f9 3910 * locate.el (locate): Cleaned up locate command's interactive prompting
d313265f 3911 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 3912
9b4a7800 3913 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
3914 (file-cache-assoc-function): New variable
3915 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
3916 Use file-cache-case-fold-search variable
3917 (file-cache-add-file): Use file-cache-assoc-function
3918 (file-cache-delete-file): likewise
3919 (file-cache-directory-name): likewise
3920 (file-cache-debug-read-from-minibuffer): likewise
3921
95931eb1
GM
39222000-08-28 Gerd Moellmann <gerd@gnu.org>
3923
3924 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
3925 (abbrev-table-name): New function.
3926 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
3927 If non-nil list local abbrev, only.
3928
bb17930d
GM
39292000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
3930
546c0888
EZ
3931 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
3932 from Gnus support code, and use special article copy buffer
bb17930d
GM
3933 `(gnus-original-article-buffer)' instead. This allows to get rid
3934 of article-hide-headers usage (which breaks in the latest Gnus
3935 version). Thanks to Detlev Zundel.
3936
41a68aef
KH
39372000-08-28 Kenichi Handa <handa@etl.go.jp>
3938
3939 * international/quail.el (quail-use-package): Hide "... loaded"
3940 message.
3941 (quail-start-translation, quail-start-conversion): Likewise.
3942
3943 * international/kkc.el (kkc-region): Hide "... loaded" message.
3944
28bb2cef
DL
39452000-08-27 Dave Love <fx@gnu.org>
3946
3947 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
3948
11a1118d
MB
39492000-08-27 Miles Bader <miles@gnu.org>
3950
3951 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
3952
0f85d477
KH
39532000-08-27 Kenichi Handa <handa@etl.go.jp>
3954
3955 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
3956 'ja-dic-cnv), not (require 'skkdic-cnv).
3957
2d73e8d3
MB
39582000-08-26 Miles Bader <miles@gnu.org>
3959
a0e5a5a4
MB
3960 * faces.el (face-x-resources): Add entry for :inherit.
3961 * cus-face.el (custom-face-attributes): Add support for :inherit
3962 attribute. Add support for relative face heights.
3963 (custom-face-attributes-get): Treat `nil' as being a default value
3964 for :inherit (as well as `unspecified').
3965
19feb949
MB
3966 * faces.el (set-face-attribute): Update doc string.
3967 (face-attribute-name-alist): Add :inherit.
3968 (face-valid-attribute-values): Handle :inherit.
3969 (face-read-string): Rephrase prompt to be less confusing.
3970 Assume that DEFAULT is a string, since we must return a string.
3971 (face-read-integer): Use `format' to turn DEFAULT into an
3972 acceptable default for face-read-string. Match NEW-VALUE against
3973 the string "unspecified", not the symbol `unspecified', since
3974 that's what face-read-string returns.
3975 (read-face-attribute): Lookup a name for old-value in valid, and
3976 use it as a default if we find one. Treat all values from
3977 face-read-string as strings. If the default is used, don't do any
3978 more processing on the value, just use the old value directly.
3979 (read-face-and-attribute, modify-face): Tweak prompt.
3980 (read-face-name): Don't assume prompt ends with a space.
3981
2d73e8d3
MB
3982 * faces.el (describe-face): Add support for :inherit attribute.
3983
a1a2e38f
KH
39842000-08-25 Kenichi Handa <handa@etl.go.jp>
3985
e84fa7c5
KH
3986 * terminal.el (terminal-emulator): Fix args to `concat'. Now
3987 concat doesn't accept interger.
3988
a1a2e38f
KH
3989 * international/kkc.el: Remove SKK from Keywords. Require
3990 ja-dic-utl instead of skkdic-utl.
3991
3992 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
3993 Provide ja-dic-cnv instead of skkdic-cnv.
3994 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
3995 (iso-2022-7bit-short): Add safe-charsets property.
3996 (skkdic-convert-postfix): Search Japanese chou-on character in
3997 addition to Hiragana character.
3998 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
3999 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
4000 (batch-skkdic-convert): Likewise.
4001
4002 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
4003 Provide ja-dic-utl instead of skkdic-utl.
4004 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
4005
f6499c03
DL
40062000-08-24 Dave Love <fx@gnu.org>
4007
1c2c3f16
DL
4008 * disp-table.el (standard-display-default): Make the test of `l'
4009 useful.
4010
f6499c03
DL
4011 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
4012 mod sample text.
4013
4014 * international/iso-ascii.el: Make pilcrow convenient string
4015 consistent with section.
4016 (iso-ascii-display): Set up multibyte characters as well as
4017 unibyte.
4018
c543db81
KH
40192000-08-24 Kenichi Handa <handa@etl.go.jp>
4020
4021 * international/mule-cmds.el (reset-language-environment): Set
4022 default-process-coding-system to '(undecided . iso-latin-1), which
4023 makes process I/O almost consistent with file I/O. Call this
4024 function when mule-cmds.el[c] is loaded.
4025
746d9caf
AI
40262000-08-22 Andrew Innes <andrewi@gnu.org>
4027
4028 * makefile.w32-in: New file.
4029
5484005d
MB
40302000-08-22 Miles Bader <miles@lsi.nec.co.jp>
4031
4032 * comint.el (comint-output-filter): Compare end of
4033 comint-last-output-overlay with the start of the newly inserted
4034 text, not the end, when deciding whether to extend it.
9b4a7800 4035 Set saved-point's insertion type to advance after insertion.
5484005d
MB
4036
4037 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
4038 since this is now done independently of font-lock mode.
4039
7a912f63
GM
40402000-08-21 Gerd Moellmann <gerd@gnu.org>
4041
4042 * server.el (server-kill-new-buffers): New user option.
4043 (server-existing-buffer): New buffer-local variable.
4044 (server-visit-files): When using an existing buffer, set
4045 server-existing-buffer to t.
4046 (server-buffer-done): If server-kill-new-buffers is t, kill the
4047 buffer, unless it was already present before visiting it with
4048 Emacs server.
9b4a7800 4049
240301df
EZ
40502000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
4051
4052 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
4053 even if the display doesn't support colors: some displays will
4054 support bold/underline faces.
4055
cbcef616
GM
40562000-08-21 Gerd Moellmann <gerd@gnu.org>
4057
6917e6bb
GM
4058 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
4059
cbcef616
GM
4060 * startup.el (command-line): If user's init file had an error,
4061 add explanatory text to *Messages*.
4062
6922b018
KH
40632000-08-21 Kenichi Handa <handa@etl.go.jp>
4064
4065 * man.el (Man-getpage-in-background): Decode the process output by
4066 the system locale coding system.
4067
e50c4203
DL
40682000-08-20 Dave Love <fx@gnu.org>
4069
96ab6351
DL
4070 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
4071 Don't test x-popup-menu.
4072 (function) <complete-function>: Complete only fbound symbols.
4073 <validate, value>: New.
4074 (variable) <complete-function>: Complete only bound symbols.
4075 (coding-system): Add :base-only, :complete-function, :validate,
4076 :value, :prompt-match.
4077 (widget-coding-system-prompt-value): Use read-coding-system and
4078 act on :base-only.
4079 (editable-field): Add :help-echo.
4080 (widget-push-button-gui, widget-push-button-cache)
4081 (widget-gui-action, widget-editable-list-gui): COmment out, along
4082 with uses.
4083 (widget-at): Make arg optional.
4084 (widget-echo-help): Adjust for current help-echo calling sequence.
4085 (widget-specify-field, widget-specify-button)
4086 (widget-specify-insert, widget-get-sibling, widget-image-find)
4087 (widget-convert, widget-insert, widget-leave-text)
4088 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
4089 (widget-setup, widget-field-find, widget-before-change)
4090 (widget-after-change, widget-default-complete)
4091 (widget-default-create, widget-default-delete)
4092 (widget-push-button-value-create, editable-field)
4093 (widget-field-prompt-value, widget-field-validate)
4094 (widget-choice-value-create, widget-choice-action)
4095 (widget-choice-validate, widget-checklist-add-item)
4096 (widget-radio-add-item, widget-radio-chosen)
4097 (widget-radio-value-inline, widget-editable-list-value-create)
4098 (widget-editable-list-entry-create)
4099 (widget-documentation-link-add)
4100 (widget-documentation-string-value-create)
4101 (widget-regexp-validate, widget-file-complete)
4102 (widget-sexp-validate, widget-plist-convert-widget)
4103 (widget-plist-convert-widget, widget-alist-convert-widget)
4104 (widget-alist-convert-widget, widget-color-complete): Simplify,
4105 particularly to avoid bindings which aren't optimized out.
4106
e50c4203
DL
4107 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
4108 Doc fix.
4109 (down-list, backward-up-list, up-list, kill-sexp)
4110 (backward-kill-sexp, mark-sexp): Make arg optional.
4111 (lisp-complete-symbol): Add optional arg PREDICATE.
4112
4113 * cus-start.el: Add display-buffer-reuse-frames,
4114 file-coding-system-alist.
4115
511bd4eb
GM
41162000-08-20 Gerd Moellmann <gerd@gnu.org>
4117
4118 * startup.el (command-line): Clear realized faces after
4119 modifying TTY color mappings.
4120
a9de7d29
MB
41212000-08-20 Miles Bader <miles@gnu.org>
4122
4123 * faces.el (face-attr-match-p): Don't return true if ATTRS are
4124 merely a subset of FACE's attributes.
4125
8a8023d9
MB
41262000-08-19 Miles Bader <miles@gnu.org>
4127
4128 * comint.el (comint-output-filter): Save the point with a marker,
4129 not just a buffer position.
4130
4131 * international/mule.el (set-buffer-process-coding-system): Make
4132 interactive prompt less confusing.
4133
1433385f
GM
41342000-08-19 Gerd Moellmann <gerd@gnu.org>
4135
4136 * hilit-chg.el: General cleanup of doc strings, comments and
4137 code formatting.
4138
136b4eda
MB
41392000-08-19 Miles Bader <miles@gnu.org>
4140
4141 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
4142 Compiler macro removed; beginning-of-line is no longer always
4143 equivalent to forward-line, in the presence of fields.
4144
4145 * comint.el (comint-output-filter): Remove ad-hoc saving of
4146 restriction, and just use save-restriction, now that it works
4147 correctly. Don't adjust comint-last-input-start to account for
4148 our insertion; it shouldn't have moved because we don't use
4149 insert-before-markers anymore. Comment out call to
4150 `force-mode-line-update'; why is it here?
4151
4152 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
4153 while checking for prompt to delete. Use `forward-line 0'
4154 instead of beginning-of-line.
4155 (gud-filter): Temporarily widen gud comint buffer while
4156 examining output.
4157
cdd0f857
SM
41582000-08-18 Stefan Monnier <monnier@cs.yale.edu>
4159
ebf96bfa
SM
4160 * progmodes/sh-script.el: Big bag of typos.
4161
cdd0f857
SM
4162 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
4163 check since ispell-process is not bound when ispell is not yet loaded.
4164
9bb7a286
DL
41652000-08-18 Dave Love <fx@gnu.org>
4166
4167 * image.el (find-image): Copy `spec' before using plist-put.
4168
74ec6045
GM
41692000-08-18 Gerd Moellmann <gerd@gnu.org>
4170
4171 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
4172 `portugues'.
4173
4174 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
4175 backward-kill-sexp, analogous to kill-sexp.
4176
4177 * progmodes/icon.el (icon-indent-line)
4178 (icon-is-continuation-line): Handle comments specially.
4179
41802000-08-17 Ken Stevens <k.stevens@ieee.org>
4181
4182 * ispell.el: Set to standard author/maintainer/keyword fields.
4183 Fine tuning to menu map appearance and operation, and added help.
4184 Remove `start' and `end' error messages when compiling.
4185 (ispell-choices-win-default-height): Fixed comment string.
4186 (ispell-dictionary-alist-1): Fixed regexp in castellano and
4187 castellano8 dictionaries.
4188 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
4189 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
4190 dictionary, added italiano dictionary.
4191 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
4192 word character
4193 (ispell-tex-skip-alists): Added psfig support.
4194 (ispell-skip-html): Renamed from ispell-skip-sgml.
4195 (ispell-begin-skip-region-regexp, ispell-skip-region)
4196 (ispell-minor-check): Improved html skipping support to skip across
4197 code, and recognize `&' commands without propper `;' syntax;
4198 (ispell-process-line): Fix alignment error when manually
4199 correcting spelling.
4200 (ispell): Fix comment string.
4201 (ispell-add-per-file-word-list): Always put word list on new line.
4202
3787e12e
GM
42032000-08-17 Gerd Moellmann <gerd@gnu.org>
4204
a7b28523
GM
4205 * format.el (format-encode-run-method): Fix error message to say
4206 `encode' instead of `decode'. Use save-window-excursion around
4207 shell-command-on-region as in format-decode-run-method because
4208 shell-command-on-region can display a buffer with error output.
4209 (format-decode): Don't record undo information for the decoding.
4210 (format-annotate-function): Add parameter FORMAT-COUNT. Make
4211 that number part of the temporary buffer name so that more than
4212 one decoding using a temporary buffer can happen safely.
4213
4214 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
4215 of `A-z' in the regexp.
4216
4217 * hilit-chg.el: Fix typos in commentary.
4218
3787e12e
GM
4219 * help.el (view-emacs-news): Rewritten for new naming scheme
4220 for old NEWS files.
4221
4222 * startup.el (command-line): Pop to *Messages* in case an error
4223 is signaled while loading user-init-file.
4224
d2473540
AS
42252000-08-17 Andreas Schwab <schwab@suse.de>
4226
4227 * files.el (insert-directory): Don't lose original file name,
4228 undoing an undocumented change.
4229
c0bbaf57
GM
42302000-08-17 Alex Schroeder <alex@gnu.org>
4231
4232 * sql.el (sql-magic-go): Use comint-bol.
4233 (sql-copy-column): Use comint-line-beginning-position.
4234 (comint-line-beginning-position): Define a replacement for
4235 comint-line-beginning-position if it is not fboundp.
4236
42372000-08-17 Alex Schroeder <alex@gnu.org>
4238
4239 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
4240 it didn't have any effect anyway.
4241
42422000-08-17 Alex Schroeder <alex@gnu.org>
4243
4244 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
4245 --pset and pager=off instead of sending \\o|cat at the beginning
4246 of the session.
4247
9d245da5
MB
42482000-08-17 Miles Bader <miles@gnu.org>
4249
4250 * progmodes/octave-inf.el: Add compatibility definition of
4251 comint-line-beginning-position.
4252
abfdbd2e
KH
42532000-08-17 Kenichi Handa <handa@etl.go.jp>
4254
4255 * startup.el (normal-top-level): Look in each dir in load-path for
4256 a leim-list.el file too. This assures of loading leim-list.el
4257 that is created at Emacs installation time even if a user have his
4258 own leim-list.el.
4259
a0b8c939
MB
42602000-08-17 Miles Bader <miles@gnu.org>
4261
4262 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
4263 foreground color to black if the background is dark.
4264
7382bcae
SM
42652000-08-16 Stefan Monnier <monnier@cs.yale.edu>
4266
4267 * loadhist.el (unload-feature): Typo.
4268
9b4a7800 4269 * finder.el (finder-compile-keywords):
7382bcae
SM
4270 * cus-dep.el (custom-make-dependencies): Add local-variable settings
4271 to the generated file.
4272
4273 * mail/mh-e.el (mh-make-local-vars):
4274 Replace make-variable-buffer-local with make-local-variable.
4275
cdd0f857 4276 * play/landmark.el:
7382bcae 4277 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
4278 * mail/mailabbrev.el (mail-abbrevs-mode):
4279 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
4280 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
4281
4282 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
4283
4284 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
4285 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
4286 Allow going past the last element.
9b4a7800 4287 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
4288 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
4289 (cvs-mouse-toggle-mark): Don't move point.
4290 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
4291
4292 * progmodes/compile.el (grep): Provide a default set of files.
4293 (next-error): Docstring fix.
4294 (compilation-find-file): Avoid find-file (fails in a dedicated window).
4295
4296 * emacs-lisp/easy-mmode.el (define-minor-mode):
4297 Use `symbol-value' to keep the byte-compiler quiet.
4298
4299 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
4300 (diff-find-source-location): New fun, extracted from diff-goto-source.
4301 (diff-goto-source): Use it.
4302 (diff-next-complex-hunk, diff-filter-lines): New function.
4303 (diff-apply-hunk): New command.
4304
4305 * smerge-mode.el (smerge-mode-menu): Doc fix.
4306
4307 * msb.el (msb-mode): Define it in terms of define-minor-mode.
4308
4f00b8c1
DL
43092000-08-16 Dave Love <fx@gnu.org>
4310
2b5198bb
DL
4311 * windmove.el (windmove) <defgroup>: Add :version.
4312
4313 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
4314 (goto-address-fontify-p, goto-address-highlight-p)
4315 (goto-address-url-face, goto-address-url-mouse-face)
4316 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
4317 (goto-address-url-regexp): Use thing-at-point-url-regexp.
4318 (goto-address-fontify, goto-address-at-mouse): Simplify,
4319 (goto-address-at-point): browse-url-url-at-point,
4320 goto-address-find-address-at-point can return nil.
4321 (goto-address-find-address-at-point): Return nil on failure.
4322
4323 * align.el (align) <defgroup>: Add :version.
4324
4325 * calculator.el (calculator): Add :version.
4326 (calculator): Use two lines for calculator window if `modeline'
4327 face is boxed.
4328
4f00b8c1
DL
4329 * play/5x5.el: Doc fixes.
4330 (5x5) <defgroup>: Add :version.
4331
4332 * play/fortune.el (fortune) <defgroup>: Add :version.
4333 (fortune-append): Fix error message.
4334 (fortune-from-region): Doc fix.
4335
4336 * play/pong.el (pong): Doc fix.
4337
4338 * play/morse.el: Keywords, commentary, autoloads.
4339
69db7ee7
EZ
43402000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
4341
4342 * desktop.el (desktop-save): Don't look at symbol-value of a
4343 member of minor-mode-alist, unless it is boundp.
4344
10e1dad9
SS
43452000-08-16 Sam Steingold <sds@gnu.org>
4346
a0b8c939 4347 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
4348 `while'; use `with-current-buffer' instead of `save-excursion'.
4349 Removed unnecessary kludges now that "*Buffer List*" is excluded.
4350
9d7bcb2e
KH
43512000-08-16 Kenichi Handa <handa@etl.go.jp>
4352
4353 * international/ccl.el (declare-ccl-program): Docstring modified.
4354 (ccl-execute-with-args): Likewise.
4355
04231ab8
MB
43562000-08-16 Miles Bader <miles@gnu.org>
4357
9d245da5 4358 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
4359 comint-line-beginning-position.
4360
f68446ef
GM
43612000-08-15 Gerd Moellmann <gerd@gnu.org>
4362
dc28878c
GM
4363 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
4364 'buffer-menu' property.
4365 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
4366 fails.
4367 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
4368 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
4369 wasn't killed.
10e1dad9 4370
58ed0d3b
GM
4371 * buff-menu.el (list-buffers-noselect): Don't display the
4372 *Buffer List* buffer.
4373
32dc52f7
GM
4374 * font-lock.el: Require jit-lock to prevent a very late
4375 `Loading jit-lock' message.
4376
f68446ef 4377 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 4378 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
4379 mail address.
4380
90ac90a2
MB
43812000-08-15 Miles Bader <miles@gnu.org>
4382
4383 * textmodes/ispell.el (ispell-graphic-p): New constant.
4384 (ispell-choices-win-default-height, ispell-help): Use
4385 `ispell-graphic-p' instead of `xemacsp'.
4386
b0a0e263
DL
43872000-08-15 Dave Love <fx@gnu.org>
4388
c1e757e3
DL
4389 * simple.el: Autoload widget-convert when compiling.
4390 (mail-user-agent): Doc fix.
4391
4392 * help.el (function-called-at-point, variable-at-point): Use
4393 with-syntax-table.
4394 (help-manyarg-func-alist): Add insert-and-inherit.
4395
4396 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
4397
4398 * delsel.el (delsel-unload-hook): New function.
4399
4400 * find-file.el: Doc fixes. Move provide to end.
4401 (ff) <defgroup>: Add :link.
4402 (ff-goto-click): Deleted.
4403 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
4404 Use mouse-set-point.
4405
4406 * textmodes/tildify.el: Doc fixes.
4407 (tildify) <defgroup>: Add:version.
4408
4409 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
4410 (glasses-custom-set): Use set-default, not set.
4411 (minor-mode-alist): Propertize the lighter.
4412 (glasses-mode): Provide optional arg.
4413
5f847612
DL
4414 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
4415 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
4416 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
4417 option. Provide :type.
4418 (cwarn-configuration): Provide :type.
4419 (cwarn-mode): Doc fix.
4420
4421 * add-log.el (change-log-merge): Doc fix.
4422 (change-log-redate): New command.
4423
b0a0e263
DL
4424 * net/browse-url.el (browse-url-filename-alist): Add a clause for
4425 Doze and Dog.
4426 (browse-url): Use dolist, not mapcar.
4427 (browse-url-at-point): Check for null url.
4428 (browse-url-event-buffer, browse-url-event-point): Functions
4429 deleted.
4430 (browse-url-at-mouse, browse-url-netscape): Simplify.
4431
4432 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
4433 modes.
4434 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
4435 Fix previous change to mapcan.
4436 (msb--init-file-alist, msb--add-separators)
4437 (msb--make-keymap-menu): Simplify.
4438 (msb--choose-file-menu): Use copy-sequence.
4439 (msb-mode-map): Add title to keymap.
4440 (msb-unload-hook): New function.
4441
4442 * bs.el: Fix indentation.
4443 (bs) <defgroup>: Add :links.
2b5198bb
DL
4444 (bs-show): Doc fix.
4445 (bs-apply-sort-faces): Don't use window-system.
4446 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 4447
70f1b78e
EZ
44482000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
4449
4450 * calendar/timeclock.el (timeclock-file): Run .timelog through
4451 convert-standard-filename.
4452
956777b3
GM
44532000-08-14 Gerd Moellmann <gerd@gnu.org>
4454
3215096c
GM
4455 * emacs-lisp/authors.el: New file.
4456
956777b3
GM
4457 * paren.el (show-paren-priority): New user option.
4458 (show-paren-function): Set overlay priorities to
4459 show-paren-priority.
10e1dad9 4460
0cde1424
MB
44612000-08-14 Miles Bader <miles@gnu.org>
4462
4463 * comint.el (comint-bol): Use `forward-line 0' instead of calling
4464 beginning-of-line with inhibit-field-text-motion bound.
4465
90cbf47e
GM
44662000-08-14 Gerd Moellmann <gerd@gnu.org>
4467
4468 * calendar/timeclock.el: New file.
4469
44702000-08-14 David Ponce <david@dponce.com>
4471
4472 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
4473 `widget-button-click'. so that one can use left mouse button to
4474 click on dialog buttons.
4475
44762000-08-14 Emmanuel Briot <briot@gnat.com>
4477
4478 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 4479 identifiers, since XML is case sensitive
10e1dad9 4480
79e8dca7 44812000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 4482
660394d1
MB
4483 * comint.el (comint-output-filter): Don't bother frobbing
4484 window-start, it doesn't seem to be necessary.
79e8dca7
MB
4485
4486 * comint.el (comint-send-string, comint-send-region): Make into
4487 real functions. Snapshot the prompt before sending.
4488
218c2cc7
EZ
44892000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
4490
4491 * info.el (Info-find-emacs-command-nodes): Rewrite to use
4492 technique similar to Info-index, instead of relying on specific
4493 names of relevant Index nodes.
4494 (Info-goto-emacs-command-node): Bind Info-history to nil when
4495 going to the first node found by Info-find-emacs-command-nodes.
4496
51e066d2 44972000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
4498
4499 * menu-bar.el (menu-bar-help-menu): Add a :help string.
4500
867102f2
MB
45012000-08-10 Miles Bader <miles@gnu.org>
4502
4503 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
4504
af718538
EZ
45052000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
4506
4507 * info.el (Info-file-list-for-emacs): More elements for the
4508 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
4509 and woman manuals.
4510
c51bacd6
MB
45112000-08-10 Miles Bader <miles@lsi.nec.co.jp>
4512
4513 * comint.el (comint-send-input): Make the newline boundary overlay
4514 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
4515 (comint-output-filter): Use `insert' instead of
4516 `insert-before-markers'. Extend comint-last-output-overlay when
4517 necessary since we can't rely on insert-before-markers to do it.
4518 * gud.el (gud-filter): Use `with-current-buffer' instead of
4519 save-excursion when inserting the output, so that point gets
4520 updated correctly; the old method relied on a rather dodgy
4521 side-effect of comint-output-filter to avoid the effect of
4522 save-excursion.
4523
98532b12
EZ
45242000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
4525
4526 * files.el (recover-file): Call insert-directory instead of
4527 invoking `ls' directly.
4528
3db4b719
MB
45292000-08-10 Miles Bader <miles@gnu.org>
4530
4531 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
4532 (comint-last-prompt-overlay): New variables.
4533 (comint-output-filter): Implement prompt highlighting.
4534 (comint-snapshot-last-prompt): New function.
4535 (comint-send-input): Snapshot the last prompt.
4536 Use comint-highlight-input-face.
4537 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
4538 Use defface instead of defcustom.
4539 (send-invisible, comint-send-eof): Snapshot the last prompt.
4540 (comint-delchar-or-maybe-eof): Use comint-send-eof.
4541 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
4542
96190aa1
SM
45432000-08-09 Stefan Monnier <monnier@cs.yale.edu>
4544
5cda4b07
SM
4545 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
4546 (regexp-opt-group): Use a list of chars for `letters'.
4547 (regexp-opt-charset): `chars' is now a list of chars.
4548 Use a char-table rather than a vector so it works for multibyte chars.
4549
96190aa1
SM
4550 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
4551 Set cvs-minor-current-files to the selected fileinfo.
4552 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
4553 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
4554
7d093d56
EZ
45552000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
4556
4557 * files.el (insert-directory): Don't call access-file on
4558 directories on DOS and Windows.
4559
b24c5811
KH
45602000-08-09 Kenichi Handa <handa@etl.go.jp>
4561
4562 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
4563 longer if necessary.
4564 (ccl-embed-code): Call ccl-embed-data to store CODE in
4565 ccl-program-vector.
4566
0a6fd67e
MB
45672000-08-09 Miles Bader <miles@gnu.org>
4568
4569 * comint.el (comint-output-filter): Properly handle the case where
4570 the text surrounded by comint-last-output-overlay was deleted.
4571
9f6d1a6c
GM
45722000-08-08 Gerd Moellmann <gerd@gnu.org>
4573
25ad1371
GM
4574 * info.el (Info-insert-dir): Use Info-additional-directory-list if
4575 non-nil.
4576 (Info-file-list-for-emacs): Remove "info" from the list because
4577 that leads to trying to use the documentation from file `info'
4578 in various situations where it isn't appropriate, for instance
4579 C-h C-k C-h i.
4580
4581 * ffap.el (ffap-read-file-or-url-internal): Handle case that
4582 DIR and/or STRING are nil.
4583
4584 * progmodes/compile.el (compilation-setup): Make variable
4585 compilation-error-screen-columns buffer-local, as some comment
4586 in the code suggests it should be.
4587
4588 * files.el (auto-mode-interpreter-regexp): New variable.
4589 (set-auto-mode): Use it.
4590
4591 * indent.el (indent-for-tab-command): Doc fix.
4592
4593 * mouse-sel.el (mouse-sel-mode): Doc fix.
4594
9f6d1a6c
GM
4595 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
4596 labels.
4597
4598 * help.el (print-help-return-message): When
4599 display-buffer-reuse-frames is set, let the help window been quit,
4600 instead of deleting it, which might delete a reused frame.
4601
3d819a75
EZ
46022000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4603
4604 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
4605 rename a directory to a name that differs only by its letter case.
4606
c5a52529
KH
46072000-08-08 Kenichi Handa <handa@etl.go.jp>
4608
4609 * international/quail.el (quail-define-rules): Handle Quail decode
4610 map correctly. Add code for supporting annotations.
4611 (quail-install-decode-map): New function.
4612 (quail-defrule-internal): New optional arguments decode-map and
4613 props.
4614 (quail-advice): New function.
4615
5e9e032a
SS
46162000-08-07 Sam Steingold <sds@gnu.org>
4617
4618 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
4619 `defconst', `define-condition', `with-slots'.
4620 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
4621
46645f4b
MB
46222000-08-03 Miles Bader <miles@gnu.org>
4623
4624 * comint.el (comint-use-prompt-regexp-instead-of-fields):
4625 New variable.
4626 (comint-prompt-regexp, comint-get-old-input): Document dependence on
4627 comint-use-prompt-regexp-instead-of-fields.
4628 (comint-send-input): Add `input' field property to stuff we send to
4629 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
4630 (comint-output-filter): Add `output' field property to process
4631 output, if comint-use-prompt-regexp-instead-of-fields is nil.
4632 (comint-replace-by-expanded-history)
4633 (comint-get-old-input-default, comint-show-output)
4634 (comint-backward-matching-input, comint-forward-matching-input)
4635 (comint-next-prompt, comint-previous-prompt): Use field
4636 properties if comint-use-prompt-regexp-instead-of-fields is nil.
4637 (comint-line-beginning-position): New function.
4638 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
4639 (comint-replace-by-expanded-history-before-point): Use
4640 comint-line-beginning-position and line-end-position.
4641 (comint-last-output-overlay): New variable.
4642 (comint-mode): Make `comint-last-output-overlay' buffer-local.
4643
4644 * shell.el (shell-prompt-pattern): Doc change.
4645 (shell-backward-command): Use line-beginning-position.
4646
4647 * gud.el (gud-gdb-complete-command): Use
4648 comint-line-beginning-position.
4649
4650 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
4651 comint-bol doesn't actually go to the beginning of the line.
4652
4653 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
4654 if comint-use-prompt-regexp-instead-of-fields is non-nil.
4655 (try-expand-line-all-buffers): Likewise.
4656
4657 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
4658 explicitly matching comint-prompt-regexp.
4659 (sql-copy-column): Use comint-line-beginning-position instead of
4660 explicitly matching comint-prompt-regexp.
4661
4662 * progmodes/octave-inf.el (inferior-octave-complete): Use
4663 comint-line-beginning-position.
4664
4665 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
4666
4667 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
4668 looking for a prompt, use `forward-line 0' instead of
4669 `beginning-of-line', to avoid getting caught by an input field.
4670
ff3d9573
GM
46712000-08-07 Gerd Moellmann <gerd@gnu.org>
4672
4673 * files.el (shell-quote-wildcard-pattern): Make sure to return
4674 PATTERN, in the Unix case.
4675
e0d8827b
EZ
46762000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
4677
4678 * play/zone.el (zone): Discard any pending input before running
4679 the randomly-chosen pgm.
4680
24d55b8f
KH
46812000-08-07 Kenichi Handa <handa@etl.go.jp>
4682
4683 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
4684 checking the existence of any multibyte characters.
4685
3d05e1ee
GM
46862000-08-06 Gerd Moellmann <gerd@gnu.org>
4687
6c4a4368
GM
4688 * help.el (describe-mode): Test minor-mode symbol for being
4689 bound before testing its value for being nil.
4690
3d05e1ee
GM
4691 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
4692 `first', `second', and `third'.
4693
4694 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
4695 (second): Make it an alias for `cadr'.
4696
6968a481
EZ
46972000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
4698
4699 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
4700 types of display support faces now.
4701
e49aa397
GM
47022000-08-05 Gerd Moellmann <gerd@gnu.org>
4703
4704 * pcvs.el (require): Require `cl' during compilation, only.
4705
4706 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
4707 (toplevel): Remove `remq' and `remove' from autoloads.
4708 (cl-fake-autoloads): New variable. If set, arrange for an error
4709 when CL functions etc. are autoloaded.
4710
588aca27
EZ
47112000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
4712
2e78d4ab
EZ
4713 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
4714
85628348
EZ
4715 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
4716 popped up, but the user clicks outside the menu, return an empty
4717 regexp (that causes unhighlight-regexp to have no effect).
4718
74f0e552
EZ
4719 * menu-bar.el (menu-bar-games-menu): Add Zone.
4720
588aca27
EZ
4721 * hi-lock.el (toplevel): Require font-lock.
4722
f4988be7
GM
47232000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4724
ba087cd7 4725 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
4726 (ebnf-8-bit-chars): New var for bug fix.
4727 (ebnf-string): Bug fix.
4728
027b73ac
SS
47292000-08-03 Sam Steingold <sds@gnu.org>
4730
4731 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
4732 instead of `buffer-string'.
4733 (require 'cl): Always, not just when compiling.
4734 `ignore-errors' in `interactive', `list*', `defun*' &c make this
4735 necessary.
4736
2f1fa038
EZ
47372000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
4738
4739 * international/mule-cmds.el (select-safe-coding-system): Make
4740 the message text about selecting a safe coding system more clear.
4741
ead53494
GM
47422000-08-02 Gerd Moellmann <gerd@gnu.org>
4743
abb2db1c
GM
4744 * hi-lock.el: New file.
4745
4746 * play/zone.el: New file.
4747
ead53494
GM
4748 * replace.el (occur): Set tab-width in the *Occur* buffer to the
4749 value of tab-width in the original buffer. Choose a line number
4750 format that's a multiple of the original buffer's tab width, so
4751 that lines appear right.
4752
4753 * textmodes/ispell.el (ispell): New function, replacing an alias.
4754 Spell-check active region if in transient-mark-mode and mark
4755 is active; otherwise spell-check buffer.
4756
47572000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4758
4759 * ps-mule.el: Fix a customization problem on
4760 ps-mule-font-info-database-default.
4761
f4a2b0a4
EZ
47622000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
4763
4764 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
4765 display-mouse-p instead of window-system.
4766 (ebrowse-member-mode-map): Ditto.
4767
b685181e
GM
47682000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4769
ba087cd7
EZ
4770 * progmodes/ebnf2ps.el: Update ps-print functions call.
4771 Indentation fix. Doc fix.
b685181e
GM
4772 (ebnf-version): New version number (3.2).
4773 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 4774
3b5fab87
EZ
47752000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
4776
032ebb29
EZ
4777 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
4778 font lock support on window-system.
4779 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
4780
3b5fab87
EZ
4781 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
4782 display-color-p, if fboundp, instead of window-system.
4783
7e2605e7
EZ
47842000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
4785
4786 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
4787 instead of window-system.
4788
4789 * wid-edit.el (widget-choose): Use display-mouse-p instead of
4790 window-system.
4791 (widget-choice-mouse-down-action): Use display-popup-menus-p
4792 instead of window-system.
4793
4794 * strokes.el (strokes-file): Run the file name through
4795 convert-standard-filename.
4796 (strokes-mode): Call display-mouse-p instead of looking at
4797 window-system. Change the error message accordingly.
4798
4799 * progmodes/cpp.el (toplevel): Support faces on tty's.
4800
4801 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
4802 (lm-plot-square, lm-init-display): Don't use window-system.
4803
4804 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
4805 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
4806
4807 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
4808 instead of looking at window-system.
4809
26119624
GM
48102000-07-30 Gerd Moellmann <gerd@gnu.org>
4811
4812 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
4813 of testing if iswitchb-prepost-hooks is bound, because the
4814 latter will always be true when invoking a recursive minibuffer
4815 from an active Iswitchb buffer.
4816
c90596f3
EZ
48172000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
4818
4819 * files.el (shell-quote-wildcard-pattern): New function.
4820 (insert-directory): Call it. Only prepend "\" to command on Unix
4821 and GNU/Linux systems.
4822
18925e78
GM
48232000-07-30 Gerd Moellmann <gerd@gnu.org>
4824
4825 * eshell/esh-groups.el: Change custom :link file names
4826 from `eshell.info' to `eshell'.
4827
48282000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
4829
4830 * dired.el (dired-build-subdir-alist): Expand subdirectory names
4831 correctly in recursive ange-ftp listings.
4832
48332000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4834
4835 * ps-print.el: Fix bug 1: if ps-font-size-internal,
4836 ps-header-font-size-internal and
4837 ps-header-title-font-size-internal variables are not set,
4838 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
4839 face text property is (foreground-color . COLOR) or
4840 `(background-color . COLOR)', ps-print crashes. Doc fix.
4841 (ps-print-version): New version number (5.2.4).
4842 (ps-plot-region): Code fix.
4843 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
4844 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
4845 Bug fix 2.
4846
48472000-07-30 Milan Zamazal <pdm@freesoft.cz>
4848
4849 * glasses.el (glasses-make-readable): Fix uncapitalization of
4850 identifiers like `myXMLDocument'.
4851
aeb4c63e
KF
48522000-07-28 Karl Fogel <kfogel@red-bean.com>
4853
18925e78
GM
4854 * mail/mail-hist.el (mail-hist-previous-input)
4855 (mail-hist-next-input): Do the obvious code factorization.
4856 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
4857 code of above two.
4858 If inserting a message body, leave point at top.
4859
9d453139
SS
48602000-07-28 Sam Steingold <sds@gnu.org>
4861
4862 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
4863 Use `<=', not `<' to compare times!
4864 (ange-ftp-ls): Remove.
9d453139 4865
b548072f
GM
48662000-07-27 Gerd Moellmann <gerd@gnu.org>
4867
27848c01
GM
4868 * play/cookie1.el: Add explanation of how to make cookie.el
4869 compatible with strfile(1) to comment.
4870
4871 * subr.el (remove, remq): New functions.
4872
3ab82477
GM
4873 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
4874 escape `*' in regexps.
4875 (midnight-find): Reverse order of arguments in the funcall of
4876 TEST.
4877
4878 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
4879 and `.class'.
4880
b548072f
GM
4881 * play/meese.el: Add Commentary section.
4882
27848c01
GM
48832000-07-27 Alex Schroeder <alex@gnu.org>
4884
4885 * sql.el (sql-ms): Added autoload cookie.
4886 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
4887 (sql-oracle): Ditto.
4888 (sql-help): Doc change.
4889
4890 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
4891 types and exceptions.
4892
48932000-07-27 Alex Schroeder <alex@gnu.org>
4894
4895 * sql.el (sql-placeholder-history): New variable.
4896 (sql-query-placeholders-and-send): New function that will query
4897 the user and replace placeholders with user input.
4898 (sql-oracle): If running on NT, set comint-input-sender to
4899 sql-query-placeholders-and-send.
4900
4901 (sql-stop): If in the SQLi buffer, insert stop notification, else
4902 present it as a message.
4903
49042000-07-27 Alex Schroeder <alex@gnu.org>
4905
4906 * sql.el (sql-input-ring-separator): Doc change.
4907 (sql-input-ring-file-name): Doc change.
4908 (sql-interactive-mode): Use `sql-input-ring-separator' and
4909 `sql-input-ring-file-name' to set the comint-mode equivalents
4910 without making them local variables.
4911 (sql-stop): Don't bind `sql-input-ring-separator' and
4912 `sql-input-ring-file-name' dynamically to their comint-mode
4913 equivalents.
4914
91ae8751
KH
49152000-07-27 Kenichi Handa <handa@etl.go.jp>
4916
4917 * international/mule.el (register-char-codings): New function.
4918 (make-coding-system): Handle `safe-chars' specification in the arg
4919 PROPERTY.
4920
4921 * international/mule-cmds.el
4922 (find-coding-systems-region-subset-p): This function deleted.
4923 (sort-coding-systems-predicate): New variable.
4924 (sort-coding-systems): New function.
4925 (find-coding-systems-region): Use
4926 find-coding-systems-region-internal.
4927 (find-coding-systems-string): Use find-coding-systems-region.
4928 (find-coding-systems-for-charsets): Check
4929 char-coding-system-table.
4930 (select-safe-coding-system-accept-default-p): New variable.
4931 (select-safe-coding-system): Mostly rewritten. New argument
4932 ACCEPT-DEFAULT-P.
4933 (select-message-coding-system): Call select-safe-coding-system
4934 with ACCEPT-DEFAULT-P arg.
4935 (reset-language-environment): Reset default-sendmail-coding-system
4936 to the default value iso-latin-1.
4937 (set-language-environment): Don't set the obsolete variable
4938 charset-origin-alist.
4939
4940 * international/codepage.el (cp-coding-system-for-codepage-1):
4941 Give `safe-chars' property to make-coding-system.
4942
4943 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
4944 calling select-message-coding-system twice.
4945
4946 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
4947 instead of `safe-charsets'.
4948 (cyrillic-alternativnyj): Likewise.
4949 (ccl-encode-alternativnyj): Don't check the charset
4950 cyrillic-iso8859-5.
4951
90cf4474
KH
49522000-07-27 Kenichi Handa <handa@etl.go.jp>
4953
4954 * composite.el (compose-chars-after): Preserve match data.
4955
a1f84f6d
SS
49562000-07-26 Sam Steingold <sds@gnu.org>
4957
4958 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
4959 (ange-ftp-real-file-newer-than-file-p): New function.
4960 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
4961 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
4962
4963 * tooltip.el (tooltip-float-time): Removed (use `float-time').
4964 * midnight.el (midnight-float-time): Ditto.
4965
e092928e
AS
49662000-07-26 Andreas Schwab <schwab@suse.de>
4967
4968 * files.el (normal-backup-enable-predicate): Correct
4969 interpretation of the return value of compare-strings.
4970
7465ebef
GM
49712000-07-26 Gerd Moellmann <gerd@gnu.org>
4972
3353ef5a
GM
4973 * isearch.el (isearch-resume): New function.
4974 (isearch-done): Add something to command-history to resume
4975 the search.
4976 (isearch-yank-line, isearch-yank-word): Use
4977 buffer-substring-no-properties instead of buffer-substring.
4978
7465ebef
GM
4979 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
4980 of flyspell-mouse-map.
4981
4982 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
4983 duplicate definition.
4984 (makefile-mode): Remove duplicate setting of local-abbrev-table.
4985
4986 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
4987 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
4988
5044b74a
SS
49892000-07-25 Sam Steingold <sds@gnu.org>
4990
25759a92
SS
4991 * net/ange-ftp.el: Get modtime over the net.
4992 (ange-ftp-file-modtime): New function.
a95cb10a
GM
4993 (ange-ftp-write-region, ange-ftp-insert-file-contents)
4994 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
4995 Use it.
4996 (ange-ftp-dot-to-slash): New function.
4997 (ange-ftp-fix-name-for-vms): Use it.
4998
5044b74a
SS
4999 * midnight.el (midnight-buffer-display-time): Use
5000 `with-current-buffer'.
5001
5dcfb3f4
GM
50022000-07-25 Gerd Moellmann <gerd@gnu.org>
5003
5004 * find-dired.el: Update copyright notice.
5005 (find-dired): Offer to kill a running `find'.
5006
5007 * enriched.el (enriched-face-ans): For a `foreground-color'
5008 property, return '(("x-color" COLOR))' so that COLOR will be
5009 output as a parameter of the x-color annotation. Likewise for the
5010 `background-color' property. In the case of normal face
5011 properties, don't return annotations for unspecified foreground
5012 and background face attributes.
5013
8c662166
KH
50142000-07-25 Kenichi Handa <handa@etl.go.jp>
5015
5016 * language/japan-util.el (japanese-katakana-region): Fix handling
5017 HANKAKU argument.
5018
c28da489
MB
50192000-07-25 Miles Bader <miles@gnu.org>
5020
5021 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
5022 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
5023 constrain-to-field.
5024
ad349719
AI
50252000-07-24 Andrew Innes <andrewi@gnu.org>
5026
5027 * timer.el (timer-activate-when-idle): Add optional parameter
5028 DONT-WAIT. Update docstring.
5029 (run-with-idle-timer): Specify extra parameter to
5030 timer-activate-when-idle, so that timer will be activated
5031 immediately if Emacs is already idle.
5032
5033 * w32-fns.el (w32-using-nt): Fix docstring.
5034
c95162f5
DL
50352000-07-24 Dave Love <fx@gnu.org>
5036
5037 * mouse.el (popup-menu): Set last-command-event.
5038 (mouse-major-mode-menu-prefix): Declare.
5039
e3c31fd5
GM
50402000-07-24 Gerd Moellmann <gerd@gnu.org>
5041
5042 * textmodes/flyspell.el: Update to author's version 1.5d.
5043
5044 * progmodes/hideshow.el: Update copyright notice.
5045
5046 * vcursor.el: Set maintainer to FSF, since author cannot
5047 be reached.
5048
7636d2a3
EZ
50492000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
5050
fbe0a958
EZ
5051 * info.el (Info-goto-emacs-key-command-node): Leave a space after
5052 the prompt.
5053
7636d2a3
EZ
5054 * mouse.el (popup-menu): Run the keymap through indirect-function,
5055 in case it was defined with define-prefix-key. If the menu is a
5056 list of keymaps, look up the binding of user's choice in each one
5057 of the keymaps.
5058 (mouse-popup-menubar): If the global and local menu-bar keymaps
5059 don't have a prompt string, create one and insert it into the
5060 keymap. Don't barf if current-local-map returns nil.
5061
e024b101
GM
50622000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
5063
5064 * dired.el (dired-sort-R-check): Added to allow recursive listing
5065 to be undone.
5066 (dired-sort-other): Use it.
5067
7972fcfc
GM
50682000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5069
e024b101 5070 * Release of cc-mode 5.27
7972fcfc
GM
5071
50722000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5073
5074 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
5075 c-beginning-of-statement-1 that caused a bad case of recursion
5076 which could consume a lot of CPU in large classes in languages
5077 that have in-expression classes (i.e. Java and Pike).
5078
5079 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
5080 statements before top level constructs (i.e. case 6 is moved
5081 before case 5 and is now case 4) to catch in-expression
5082 classes in top level expressions correctly.
5083
50842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5085
5086 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
5087 objc-method-intro. Case 4 removed and case 5I added.
5088
5089 * cc-langs.el (c-append-paragraph-start): New variable used by
5090 c-common-init to get paragraph-start correct.
5091 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
5092 initialize paragraph-start to make it correct both with and
5093 without the javadoc special case.
5094
5095 * cc-mode.el (java-mode): Use c-append-paragraph-start to
5096 initialize paragraph-start for javadoc markup.
5097
5098 * cc-vars.el (c-style-variables-are-local-p): Incompatible
5099 change by defaulting this to t. It's motivated by the
5100 confusing behavior that otherwise arise from the style system
5101 when editing both java and non-java files at the same time
5102 (see the comments about style setting in c-common-init).
5103
51042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5105
5106 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
5107 similar to the one in c-fill-paragraph to check the fill
5108 prefix from the adaptive fill function for sanity.
5109
51102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5111
5112 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
5113 defun block.
5114
51152000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5116
5044b74a 5117 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
5118
51192000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5120
5121 * cc-align.el (c-lineup-multi-inher): Handle lines with
5122 leading comma nicely. Extended to handle member initializers
5123 too.
5124
e024b101 5125 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
5126 c-guess-basic-syntax): Fixed recognition of inheritance lists
5127 when the lines begins with a comma.
5128
5044b74a 5129 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
5130
5131 * cc-vars.el (c-offsets-alist): Changed default for
5132 member-init-cont to c-lineup-multi-inher since it now handles
5133 member initializers and indents better for leading commas.
5134
51352000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5136
5137 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
5138 handling that caused class open lines to be recognized as
5139 statement-conts in some cases.
5140
5141 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
5142 guessed by the adaptive fill function unless point is on the
5143 first line of a block comment.
5144
5145 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
5146 when the buffer ends with a macro continuation char.
5147
5148 * cc-engine.el (c-guess-basic-syntax): Added support for
5149 function definitions as statements in Pike. The first
5150 statement in a lambda block is now labeled defun-block-intro
5151 instead of statement-block-intro.
5152
5153 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
5154 so that the class surrounding point is selected, not the one
5155 innermost in the state.
5156
5157 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
5158 recognition of switch labels having hanging multiline
5159 statements.
5160
5161 * cc-engine.el (c-beginning-of-member-init-list): Broke out
5162 some code in c-guess-basic-syntax to a separate function.
5163 * cc-engine.el (c-just-after-func-arglist-p): Fixed
5164 recognition of member inits with multiple line arglists.
5165 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
5166 member-init-cont when the commas are in funny places.
5167
51682000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5169
5170 * cc-defs.el (c-auto-newline): Removed this macro since it's
5171 not used anymore.
5172
5173 * cc-engine.el (c-looking-at-bos): New helper function.
5174 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
5175 inexpr and toplevel classes apart in Pike.
5176
5177 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
5178 of case 9A.
5179
5180 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
5181 constant, since "class" can introduce an in-expression class
5182 in Pike nowadays.
5183
51842000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5185
5186 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
5187 indentation on cpp-macro lines.
5188
5189 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
5190 a syntax modifier like comment-intro, to make it possible to
5191 get syntactic indentation for preprocessor directives. It's
5192 incompatible wrt to lineup functions on cpp-macro, but it has
5193 no observable effect in the 99.9% common case where cpp-macro
5194 is set to -1000.
5195
51962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5197
5198 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
5199 member-init-cont when the preceding arglist is several lines.
5200
52012000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5202
5203 * cc-styles.el (c-style-alist): The basic offset for the BSD
5204 style corrected to 8.
5205
52062000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5207
5208 * cc-styles.el (c-style-alist): Adjusted the indentation of
5209 brace list openers in the gnu style.
5210
52112000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5212
5213 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
5214
5215 * cc-cmds.el (c-electric-brace, c-electric-slash,
5216 c-electric-star, c-electric-semi&comma, c-electric-colon,
5217 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
5218 when c-syntactic-indentation is nil.
5219
5220 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
5221 we were left at comments preceding the first statement when
5222 reaching the beginning of the buffer.
5223
5224 * cc-vars.el (c-syntactic-indentation): New variable to turn
5225 off all syntactic indentation.
5226
52272000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5228
5229 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
5230 between the text and the block comment ender when it hangs,
5231 depending on how many there are before the fill.
5232
52332000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5234
5235 * cc-engine.el (c-beginning-of-closest-statement): New helper
5236 function to go back to the closest preceding statement start,
5237 which could be inside a conditional statement.
5238 * cc-engine.el (c-guess-basic-syntax): Use
5239 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
5240
5241 * cc-engine.el (c-guess-basic-syntax): Better handling of
5242 arglist-intro, arglist-cont-nonempty and arglist-close when
5243 the arglist is nested inside parens. Cases 7A, 7C and 7F
5244 changed.
5245
5246 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
5247 up-to-date with javadoc 1.2.
5248
52492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5250
5251 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
5252 multiline Pike type decls.
5253
52542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5255
5256 * cc-cmds.el (c-indent-new-comment-line): Always break
5257 multiline comments in multiline mode, regardless of
5258 comment-multi-line.
5259
52602000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5261
5262 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
5263 fully::qualified::names in C++ member init lists. Preamble in
5264 case 5D changed.
5265
52662000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5267
5268 * cc-langs.el (c-common-init): Handling of obsolete variables
5269 moved to c-initialize-cc-mode. More compatible style override
5270 when using global style variables.
5271 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
5272 variables moved here.
5273
e024b101 5274 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
5275 c-special-indent-hook as a style variable. Don't talk about
5276 doing (c-make-styles-buffer-local t) in a mode hook, since
5277 that's already too late to work right.
5044b74a 5278
7972fcfc
GM
5279 * cc-styles.el (c-make-styles-buffer-local): Flag style
5280 variable localness in c-style-variables-are-local-p to make
5281 the compatibility measure in c-common-init work well.
5282
5283 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
5284 longer contain set-from-style.
5285 * cc-styles.el (c-initialize-builtin-style): Don't check for
5286 set-from-style on c-special-indent-hook.
5287 * cc-styles.el (c-copy-tree): Obsolete. The standard function
5288 copy-alist is sufficient now.
5289
5290 * cc-styles.el (c-set-style, c-set-style-1,
5291 c-get-style-variables): Fixes to variable initialization so
5292 that duplicate entries in styles have the same effect
5293 regardless of DONT-OVERRIDE.
5294
5295 * cc-styles.el (c-set-style-2): Fixed bug where the
5296 initialization of inheriting styles failed when the
5297 dont-override flag is set.
5298
5299 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
5300 on this.
5301
53022000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
5303
5304 * cc-defs.el (c-forward-comment): Removed the workaround
5305 introduced in 5.38 since it had worse side-effects. If a line
5306 contains the string "//\"", it regarded the // as a comment
5307 start since the \ temporarily doesn't have escape syntax.
5308
53092000-07-17 Emmanuel Briot <briot@act-europe.fr>
5310
5311 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
5312 ada-xref.el before ada-prj.el, so that the Project menu is created
5313 when ada-prj tries to add to it.
5314 (ada-activate-keys-for-case): Suppress the characters that are not
5315 part of the Ada syntax. Better compatibility with else-mode
5316 (ada-adjust-case-interactive): When auto-casing is not active,
5317 correctly insert newlines (used to insert only ^M). Prevent the
5318 syntax table from being changed in case of an error
814299a7 5319 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
5320 Do nothing if ada-auto-case is nil.
5321 (ada-after-keyword-p): Ignore keywords that are also attributes
5322 (ada-batch-reformat): Update usage comment
5323 (ada-call-from-contextual-menu): New function
5324 (ada-case-read-exceptions): Reinitialize the casing exception list
5325 first to nil first, so that the casing exception file can be
5326 shared.
5327 (ada-check-defun-name): Handles "configure" keyword for gnatdist
5328 files.
5329 (ada-compile-goto-error): Fix regexp used to detect a file:line
5330 anywhere in the error message
5331 (ada-contextual-menu-last-point): New variable
5332 (ada-create-keymap): If the variable delete-key-deletes-forward is
5333 t on XEmacs, it means that DEL should delete one character
5334 forward.
5335 (ada-create-menu): Use :included instead of :visible for XEmacs.
5336 New submenu "Options".
5337 (ada-end-stmt-re): Correctly indent "select ... then abort"
5338 statements.
5339 (ada-fill-comment-paragraph): Correctly delete all leading '--'
5340 even if they don't match ada-fill-comment-prefix Fix handling of
5341 paragraphs on the first or last line of a file.
5342 (ada-format-paramlist): Fix handling of default parameter values.
5343 (ada-get-body-name): New function.
5344 (ada-get-current-indent): Optimized by searchling directly for an
5345 existing generic part or a statement outside of it. Handle
5346 ada-indent-align-comments when indenting comments Replaced some
5347 regexps by testing directly the next character. This results in a
5348 huge speedup on some files. New indentation scheme for renames
5349 statements. Stop looking for the 'while' or 'for' associated with
5350 a 'loop' at the first semicolon encountered. A "return" can also
5351 match an anonymous access subprogram declaration.
5352 (ada-get-indent-noindent): Ignore strings and comments when
5353 looking for the keywords "record" and "private".
5354 (ada-goto-matching-decl-start): When matching "if", make sure we
5355 are not in fact seeing "end if". Ignore "when" statements except
5356 when initial keyword was "begin". Fix handling of nested
5357 procedures. Add a recursive call to this function to skip over
5358 other 'end' statmts. Fix indentation for "when .. => begin"
5359 (ada-in-open-paren-p): Fix indentation for complex boolean
5360 expressions, where 'and then', 'or else' and parenthesis
5361 statements are mixed up.
5362 (ada-in-paramlist-p): Skip comments while searching for the
5363 beginning Fix handling of operator declarations.
5364 (ada-indent-align-comments): New variable
5365 (ada-indent-current): Change the syntax table only in the
5366 protected section, so that we are sure it is restored correctly.
5367 (ada-indent-on-previous-lines): Use ada-use-indent and
5368 ada-with-indent Correctly indent "select ... then"
5369 (ada-indent-region): Slight speedup.
5370 (ada-indent-renames): New variable.
5371 (ada-last-which-function-subprog, ada-last-which-function-line):
5372 New variables
5373 (ada-looking-at-semi-private): Correctly indent the 'private'
5374 keyword when it is the first word in a package declaration.
5375 (ada-loose-case-word): Stop searching if at the end of the buffer.
5376 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
5377 even if point is not initially at the end of the word.
5378 (ada-matching-decl-start-re): Add "when".
5379 (ada-mode): Add support for abbrev-mode, outline-mode and
5380 which-func-mode Override the old find-file.el entry in
5381 ff-special-constructs since it is using the obsolete
5382 ada-spec-suffix variable
5383 (ada-no-auto-case): New function
5384 (ada-scan-paramlist): When parsing the argument type, accept
5385 spaces (as in "X 'Class", generated by Rational Rose).
5386 (ada-other-file-name): No longer loads the other file.
5387 (ada-popup-menu): Save and restore the current buffer and cursor
5388 position before and after displaying the menu.
5389 (ada-search-ignore-complex-boolean): New function.
5390 (ada-uncomment-region): Emacs21 already knows how to delete
5391 comments not starting in the first column.
5392 (ada-use-indent): New variable
5393 (ada-which-function): New function.
5394 (ada-with-indent): New variable
5395 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
5396 can be batch-compiled from the command line.
5397
5398 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
5399 Add to the menu when the file is loaded, not in ada-mode-hook.
5400 Add -toolbar to the default ddd command Switches moved from
5401 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
5402 ada-prj-default-comp-opt
5403 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
5404 Reference Manual to the menu
5405 (ada-check-current): rewritten as a call to ada-compile-current
5406 (ada-compile): Removed.
5407 (ada-compile-application, ada-compile-current, ada-check-current):
5408 Set the compilation-search-path so that compile.el automatically
5409 finds the sources in src_dir. Automatic scrollong of the
5410 compilation buffer. C-uC-cC-c asks for confirmation before
5411 compiling
5412 (ada-compile-current): New parameter, prj-field
5413 (ada-complete-identifier): Load the .ali file before doing
5414 processing
5415 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
5416 conform to gnatmake's behavior.
5417 (ada-find-file-in-dir): New function
5418 (ada-find-references): Set the environment variables for gnatfind
5419 (ada-find-src-file-in-dir): New function.
5420 (ada-first-non-nil): Removed
5421 (ada-gdb-application): Add support for jdb, the java debugger.
5422 (ada-get-ada-file-name): Load the original-file first if not done
5423 yet.
5424 (ada-get-all-references): Handles the new ali syntax (parent types
5425 are found between <>).
5426 (ada-initialize-runtime-library): New function
5427 (ada-mode-hook): Always load a project file when a file is opened,
5428 so that the casing exceptions are correctly read.
5429 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
5430 (ada-parse-prj-file): Use find-file-noselect instead of find-file
5431 to open the project file, since the latter does not work with
5432 speedbar Get default values before loading the prj file, or the
5433 default executable file name is wrong. Use the absolute value of
5434 src_dir to initialize ada-search-directories and
5435 compilation-search-path,... Add the standard runtime library to
5436 the search path for find-file.
5437 (ada-prj-default-debugger): Was missing an opening '{'
5438 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
5439 variables.
5440 (ada-prj-default-gnatmake-opt): New variable
5441 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
5442 buffers, the project file is the default one Save the windows
5443 configuration before displaying the menu.
5444 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
5445 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
5446 ...) regexp-quote identifiers names to support operators +,
5447 -,... in regexps.
5448 (ada-remote): New function.
5449 (ada-run-application): Erase the output buffer before starting the
5450 run Support remote execution of the application. Use
5451 call-process, or the arguments are incorrectly parsed
5452 (ada-set-default-project-file): Reread the content of the active
5453 project file, not the one from the current buffer When a project
5454 file is set as the default project, all directories are
5455 automatically associated with it.
5456 (ada-set-environment): New function
5457 (ada-treat-cmd-string): New special variable ${current}
5458 (ada-treat-cmd-string): Revised. The substitution is now done for
5459 any ${...} substring
5460 (ada-xref-current): If no body was found, compiles the spec
5461 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
5462 compiler to get rid of command line length limitations.
5463 (ada-xref-get-project-field): New function
5464 (ada-xref-project-files): New variable
5465 (ada-xref-runtime-library-specs-path)
5466 (ada-xref-runtime-library-ali-path): New variables
5467 (ada-xref-set-default-prj-values): Default run command now does a
5468 cd to the build directory. New field: main_unit Provide a default
5469 file name even if the current buffer has no prj file.
5470
5471 * ada-prj.el:
5472 Rewritten to show a tabbed-dialog.
5473 (ada-prj-add-ada-menu): Remove the map and name parameters.
5474 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
5475 New function
5476 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
5477 (ada-prj-load-from-file): New function
5478 (ada-prj-save): Always save fields that depend on the current buffer
5479 (ada-prj-show-value): New function
5044b74a 5480
7972fcfc
GM
5481 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
5482 Ada mode. This will allow us to display the Ada menu in any buffer
5483 we want (for project items).
5484 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
5485 number of spaces in the header.
5044b74a 5486
8730a8da
DL
54872000-07-24 Dave Love <fx@gnu.org>
5488
5489 * ediff-init.el (ediff-region-help-echo): Bind face-help.
5490
db3ca487
NF
54912000-07-23 Noah Friedman <friedman@splode.com>
5492
ad953485
NF
5493 * type-break.el (type-break): perform autosave.
5494 Suggested by Stephen Gildea <gildea@intouchsys.com>.
5495 (type-break-do-query): Cancel query schedule while performing
5496 actual query, to avoid possibility of a second query being made
5497 while first one is already in progress.
5498 (type-break-time-stamp-format): New variable.
5499 (type-break-time-stamp): New function.
5500 (type-break-time-warning): Use it.
5501 (type-break-keystroke-warning): Use it.
5502 (type-break-noninteractive-query): Use it.
5503
03a9c6d0
NF
5504 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
5505 cookie.
5506 Use add-minor-mode to set minor-mode-alist, if available.
5507 (eldoc-echo-area-use-multiline-p): New user option.
5508 (eldoc-echo-area-multiline-supported-p): New variable.
5509 (eldoc-docstring-format-sym-doc): Use them.
5510 (eldoc-mode): If not using idle timers, append to local post and
5511 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
5512 (eldoc-display-message-no-interference-p): Don't interfere with
5513 edebug.
5514 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
5515 (eldoc-function-arglist): New function.
5516 (eldoc-function-argstring): Use it.
5517
db3ca487
NF
5518 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
5519 auto save directory exists before calling directory-files.
5520
f7ad1899
DL
55212000-07-23 Dave Love <fx@gnu.org>
5522
5523 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
5524 ^o, ^u.
5525
43e764c9
DL
55262000-07-21 Dave Love <fx@gnu.org>
5527
475de6f4
DL
5528 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
5529 now passed to the function. It now works properly.
5530
43e764c9
DL
5531 * smerge-mode.el (smerge-mode-menu): Fill it out.
5532
e8bea4c0
GM
55332000-07-20 Gerd Moellmann <gerd@gnu.org>
5534
5535 * info-look.el (info-lookup): If *info* is shown in another frame
5536 on the same display, select that frame, instead of switching to
5537 the Info buffer in another window of the selected frame.
5538
5539 * simple.el (universal-argument-map): Bind numeric keypad keys
5540 kp-0 to kp-9 and kp-subtract.
5541 (digit-argument): Handle these keys.
5542
bc75b4fd
DL
55432000-07-20 Dave Love <fx@gnu.org>
5544
5545 * net/goto-addr.el (goto-address-fontify): Don't bother with
5546 buffer-modified and read-only stuff -- irrelevant with overlays.
5547 Put an extra property on the overlays and use it to clean up in
5548 case goto-address is re-run.
5549
8b7bc628
RS
55502000-07-19 Richard M. Stallman <rms@gnu.org>
5551
18e21ce8
RS
5552 * timer.el (run-with-idle-timer): Doc fix.
5553
db3ca487 5554 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
5555 Handle case where <...> appears inside "...".
5556 Use replace-match to edit the string more simply.
5557 (rmail-dont-reply-to): Cope with an unmatched ".
5558
50575ec2
DL
55592000-07-19 Dave Love <fx@gnu.org>
5560
5561 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
5562 implementation.
5563
5564 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
5565 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
5566 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
5567
4279296d
GM
55682000-07-19 Gerd Moellmann <gerd@gnu.org>
5569
47db06aa
GM
5570 * textmodes/refer.el: Correct maintainer's email address.
5571
5572 * progmodes/hideif.el: Correct author's email address.
5573 Fix typo in comment.
5574
5575 * xml.el: New file.
5576
4279296d
GM
5577 * mail/mailheader.el: Correct author's mail address.
5578
5579 * gnus/parse-time.el: Correct author's mail address.
5580
47db06aa 55812000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
5582
5583 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
5584 New user options.
5585 (comint-input-ring-file-name): Change custom type.
5586 (comint-mode-map): Bind mouse-2.
5587 (comint-insert-clicked-input): New function.
5588 (comint-send-input): Handle input highlighting.
5589
21ad0f7b
SM
55902000-07-18 Stefan Monnier <monnier@cs.yale.edu>
5591
5592 * mouse.el (popup-menu): New function.
5593 (mouse-major-mode-menu): Use it.
5594
3b33a005
DL
55952000-07-18 Dave Love <fx@gnu.org>
5596
5597 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
5598 improvements.
5599
dc1cac59
GM
56002000-07-18 Gerd Moellmann <gerd@gnu.org>
5601
21ad0f7b 5602 * faces.el (face-font-selection-order)
dc1cac59 5603 (face-font-family-alternatives): Add custom type.
db3ca487 5604
f8276b77
DL
56052000-07-18 Dave Love <fx@gnu.org>
5606
5607 * cus-edit.el (custom-variable-reset-saved)
5608 (custom-variable-reset-standard): Remove unused bindings.
5609
5610 * rect.el (open-rectangle-line): Remove unused let.
5611
5612 * hl-line.el (hl-line-highlight): Check hl-line-mode.
5613
3d6cd763
GM
56142000-07-18 Gerd Moellmann <gerd@gnu.org>
5615
5616 * cdl.el: Fix `Maintainer' keyword.
5617
5618 * play/pong.el: Add author's email address.
5619
34342a07
SS
56202000-07-17 Sam Steingold <sds@gnu.org>
5621
5622 * files.el (insert-directory): Call `split-string' instead of
5623 re-implementing it.
5624
088831a6
GM
56252000-07-18 Gerd Moellmann <gerd@gnu.org>
5626
5627 * mail/vms-pmail.el: Change maintainer to FSF.
5628
5629 * net/goto-addr.el: Change maintainer to FSF.
5630
5631 * recentf.el: Update from author.
5632
5633 * info.el (Info-title-face-alist): Removed.
db3ca487 5634
68be2869
EZ
56352000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
5636
5637 * eshell/eshell.el (eshell): Replace links to eshell.info with
5638 links to eshell, to avoid problems on systems where the manual is
5639 installed as `eshell'.
5640 * eshell/esh-cmd.el (eshell-cmd): Ditto.
5641 * eshell/em-smart.el (eshell-smart): Ditto.
5642 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 5643 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
5644
5645 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
5646 same-file check in the MS-DOS version (it does support inodes).
5647
5648 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
5649
21ad0f7b
SM
5650 * eshell/eshell.el (eshell-directory-name):
5651 Run default directory name through convert-standard-filename.
68be2869 5652
269b4dcb
KH
56532000-07-18 Kenichi Handa <handa@etl.go.jp>
5654
21ad0f7b
SM
5655 * international/mule-cmds.el (select-safe-coding-system):
5656 Fix typo in the comment.
240a16cf 5657
21ad0f7b
SM
5658 * language/european.el (compound-text):
5659 Force katakana-jisx0201 to be designated to G1.
aa96c820 5660
21ad0f7b
SM
5661 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
5662 Don't translate some national variant characters of latin-jisx0201.
aa96c820 5663 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 5664
269b4dcb
KH
5665 * international/kkc.el (kkc-after-update-conversion-functions):
5666 New variable.
5667 (kkc-update-conversion): Run functions in it at the tail.
5668
68be2869 56692000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 5670
21ad0f7b
SM
5671 * lisp/align.el (align-newline-and-indent):
5672 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
5673 (align-region): Fixed badly formatted minibuffer message.
5674
7a3fd467
KH
56752000-07-17 Kenichi Handa <handa@etl.go.jp>
5676
21ad0f7b 5677 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
5678 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
5679 the conversion list at first if appropriate.
5680 (kkc-next): Don't update kkc-next-count here.
5681 (kkc-prev): Don't update kkc-prev-count here.
5682 (kkc-show-conversion-list-update): Fix setting up of conversion
5683 list message.
5684
a45423d8
SM
56852000-07-16 Stefan Monnier <monnier@cs.yale.edu>
5686
088831a6 5687 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 5688
91a38db1
DL
56892000-07-16 Dave Love <fx@gnu.org>
5690
5691 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
5692 function to be more specific.
5693
5694 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
5695 non-string help-echo.
5696 (widget-types-convert-widget): Defsubst it.
5697 (widget-echo-help): Try to cope with a help-echo function of two
5698 possible sorts.
5699
3fddcdc3
JR
57002000-07-15 Jason Rumney <jasonr@gnu.org>
5701
5702 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
5703 Declare as obsolete.
5704
5705 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
5706
bd23a692
GM
57072000-07-14 Gerd Moellmann <gerd@gnu.org>
5708
5709 * hilit-chg.el: Fix typo.
5710
d4af987a
DL
57112000-07-14 Dave Love <fx@gnu.org>
5712
5713 * info.el (Info-mode-menu): Fix use of :help, :enable.
5714
3a4f3f86
SM
57152000-07-14 Stefan Monnier <monnier@cs.yale.edu>
5716
5717 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
5718
cf6936a4
DL
57192000-07-13 Dave Love <fx@gnu.org>
5720
4d6d04b5
DL
5721 * emacs-lisp/easymenu.el: Doc fixes.
5722 (easy-menu-remove): Defalias to ignore.
5723
cf6936a4
DL
5724 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
5725 Call throw correctly.
5726
56437999
GM
57272000-07-13 Gerd Moellmann <gerd@gnu.org>
5728
5729 * faces.el (frame-background-mode): Doc fix.
5730
5731 * simple.el (eval-expression-print-length): Change custom type to
5732 allow entering nil as value.
5733
d04a3972
DL
57342000-07-13 Dave Love <fx@gnu.org>
5735
3a4f3f86
SM
5736 * progmodes/fortran.el (fortran-imenu-generic-expression):
5737 Change definition layout.
a8189dfe
DL
5738 (fortran-mode-menu): Reinstate customize entries.
5739
d04a3972
DL
5740 * cus-edit.el (custom-group-menu-create, customize-menu-create):
5741 Use :filter, per old XEmacs code.
5742
4bf4fb05
GM
57432000-07-12 Gerd Moellmann <gerd@gnu.org>
5744
5745 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
5746 event when deciding what to send to the terminal.
5747
37328bcd
DL
57482000-07-12 Dave Love <fx@gnu.org>
5749
5750 * cus-start.el: Add optional version as 4th element of specs and
5751 use it for several things new in v21. Remove load-path. Fix type
5752 of line-number-display-limit.
5753
89492072
DL
57542000-07-11 Dave Love <fx@gnu.org>
5755
3a4f3f86
SM
5756 * progmodes/fortran.el: Don't require easymenu.
5757 Use repeat counts in various regexps.
315aa1de
DL
5758 (fortran-mode-syntax-table): Defvar directly.
5759 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
5760 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
5761 Use defvar, not defconst.
5762 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
5763 (fortran-mode): Set fortran-comment-line-start-skip,
5764 fortran-comment-line-start-skip, dabbrev-case-fold-search.
5765 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
5766 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
5767 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
5768 (fortran-comment-region, fortran-electric-line-number): Simplify.
5769 (fortran-auto-fill): New function.
5770 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
5771 (fortran-find-comment-start-skip):
5772 Check for non-null comment-start-skip.
5773 (fortran-auto-fill-mode, fortran-fill-statement):
5774 Use fortran-auto-fill.
315aa1de 5775 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 5776 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 5777
89492072
DL
5778 * widget.el (widget-plist-member): New alias.
5779
d55ead18
EZ
57802000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
5781
5782 * eshell/esh-module.el (toplevel): Reference
5783 byte-compile-current-file only if it is bound.
5784
e82a2a05
GM
57852000-07-10 Gerd Moellmann <gerd@gnu.org>
5786
5787 * dired.el: Don't require `dired-aux'.
5788
1fc7fb2b
MB
57892000-07-10 Miles Bader <miles@lsi.nec.co.jp>
5790
5791 * dired-aux.el (dired-show-file-type): New function.
5792 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
5793 (dired-show-file-type): Add autoload.
5794
ab49ce15
KH
57952000-07-10 Kenichi Handa <handa@etl.go.jp>
5796
5797 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 5798 change of fontset-info.
ab49ce15
KH
5799 (print-fontset): Likewise.
5800
f45aab65
SM
58012000-07-09 Stefan Monnier <monnier@cs.yale.edu>
5802
5803 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
5804
2f72fd2f
GM
58052000-07-07 Gerd Moellmann <gerd@gnu.org>
5806
e82a2a05 5807 * bindings.el: Bind `[delete]' to delete-char.
965522f5 5808
2f72fd2f
GM
5809 * dired.el (dired-find-alternate-file): New function.
5810 (dired-mode-map): Bind `a' to dired-find-alternate-file.
5811 (toplevel): Require dired-aux when compiling.
5812 (dired-buffers): Move defvar within file to avoid compiler warning.
5813
5814 * info.el (Info-last-search): Variable removed.
5815 (Info-search-history): New variable.
5816 (Info-search): New Info-search-history.
5817
5818 * battery.el, info-look.el: Change author's mail address.
5819
965522f5 58202000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 5821
965522f5
GM
5822 * mail/rmail.el (rmail-clear-headers): Don't throw an error
5823 if rmail-ignored-headers is nil.
5824 (rmail-retry-failure): Bind rmail-ignored-headers and
5825 rmail-displayed-headers to nil.
5826
dd8888a1
GM
58272000-07-06 Gerd Moellmann <gerd@gnu.org>
5828
e5c81191
GM
5829 * lpr.el (lpr-page-header-switches): Add `-h' switch.
5830 (print-region-1): Don't hard code `-h' here.
5831
dd8888a1
GM
5832 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
5833
e5c81191
GM
58342000-07-01 Francesco Potorti` <pot@gnu.org>
5835
5836 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
5837 exim can use "your message" instead of "the message".
34342a07 5838
f45aab65
SM
58392000-07-06 Stefan Monnier <monnier@cs.yale.edu>
5840
5841 * facemenu.el: Docstrings fixes.
5842 (facemenu-get-face): Don't use internal-find-face.
5843 (facemenu-iterate): Rename arg to match the docstring.
5844
5845 * newcomment.el (uncomment-region): Be more careful when skipping
5846 backwards over `=' not to bump into BOBP.
5847
d396e521 58482000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 5849
dd8888a1
GM
5850 * ediff-diff.el (ediff-wordify): Use syntax table.
5851 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 5852 ediff-color-display-p.
dd8888a1 5853 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
5854 from defsubst.
5855 Got rid of special cases for NeXT and OS/2.
dd8888a1 5856 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 5857 face.
34342a07 5858
5e2dfaa4
SM
58592000-07-05 Stefan Monnier <monnier@cs.yale.edu>
5860
5861 * emacs-lisp/lucid.el: Require CL.
5862 (copy-tree, remprop): Remove, it's provided by CL.
5863 (map-keymap): Define in terms of cl-map-keymap.
5864 (extent-property, set-extent-end-glyph): New functions.
5865
5866 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
5867
d5c5cddd
GM
58682000-07-05 Gerd Moellmann <gerd@gnu.org>
5869
485266d0
GM
5870 * Makefile.in (DONTCOMPILE): Add comment that the name may
5871 not be changed without changing the make-dist script.
5872
5e2dfaa4 5873 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 5874 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 5875
e2c46326
AI
58762000-07-05 Andrew Innes <andrewi@gnu.org>
5877
5878 * makefile.nt: Add support for `bootstrap' and related targets.
5879
a027a91b
SM
58802000-07-05 Stefan Monnier <monnier@cs.yale.edu>
5881
5882 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
5883 (easy-menu-do-define): Use `menu-item' format.
5884 Handle case where easy-menu-create-menu returns a symbol.
5885 Manually call the potential top-level filter in the function binding.
5886 (easy-menu-filter-return): New arg NAME.
5887 Convert to a keymap if MENU is an XEmacs menu.
5888 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
5889 (easy-menu-converted-items-table, easy-menu-convert-item):
5890 New var and fun to memoize easy-menu-convert-item-1.
5891 (easy-menu-do-add-item): Use it.
5892 (easy-menu-create-menu): Use easy-menu-convert-item.
5893 Wrap easy-menu-filter-return around any :filter specification.
5894 Don't convert the menu if a filter was specified.
5895 Tell easy-menu-make-symbol not to check for MENU being an expression.
5896 (easy-menu-make-symbol): New arg NOEXP.
5897
5e03eb84
GM
58982000-07-05 Gerd Moellmann <gerd@gnu.org>
5899
5900 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
5901 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
5902 (eval-defun): If called with prefix arg, instrument code for
5903 Edebug.
5904
5905 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
5906 similar to that of eval-defun.
5907
fca68a95
DL
59082000-07-04 Dave Love <fx@gnu.org>
5909
7ccbba4c
DL
5910 * hl-line.el (hl-line-overlay): Make it permanent-local.
5911
fca68a95
DL
5912 * calendar/todo-mode.el: Replaced with a working version, based on
5913 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
5914
59152000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
5916
5917 * paths.el (prune-directory-list): New function.
5918 (Info-default-directory-list): Rewritten to more methodically
5919 enumerate a big list of possible info directories (based on the
5920 list used by the standalone info reader).
fca68a95 5921
78e7e8a0 5922 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 5923 non-existent directories from Info-directory-list.
78e7e8a0 5924
78e7e8a0
MB
5925 * paths.el (Info-default-directory-list): Try a list of possible
5926 info-directories instead of a single one. Add the possible
5927 info directory "/usr/share/info".
5928
5929 * woman.el (woman-man.conf-path): Explicitly include the debian
5930 man-db config file "/etc/manpath.config".
5931 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
5932 are present in `manpath.config'.
5933 (woman-manpath): Include "/usr/share/man".
5934
67c9a1d2
GM
59352000-07-03 Gerd Moellmann <gerd@gnu.org>
5936
6753393b
GM
5937 * frame.el (blink-cursor-mode): Don't hide cursor initially.
5938
5939 * startup.el (command-line): Initialize blink-cursor based
5940 on window-system.
5941
e4f98ad3
GM
5942 * frame.el (blink-cursor): Default to nil if not running under
5943 a window-system.
5944
2f516940
GM
5945 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
5946 (face-x-resources): Remove duplicate entry for :font.
5947
67c9a1d2
GM
5948 * textmodes/refer.el (refer-find-entry-internal): Use some-window
5949 instead of cycling through windows with next-window.
5950
5951 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
5952 of cycling through windows with next-window.
5953
5954 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
5955 of cycling through windows with next-window.
5956
5957 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
5958 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
5959 instead of cycling through windows with next-window.
5960
5961 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
5962 instead of cycling through windows with next-window.
5963
5964 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
5965 of cycling through windows with next-window.
5966
5967 * terminal.el (te-process-output): Use walk-windows instead of
5968 cycling through windows with next-window.
5969
5970 * server.el (server-switch-buffer): Use some-window instead of
5971 cycling through windows with next-window.
5972
5973 * window.el (some-window): New function.
5974 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 5975
3a4f3f86 5976 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 5977
8b7bc628 59782000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
5979
5980 * window.el (walk-windows): Guarantee termination by keeping a list
5981 of all the windows already handled.
5982
d0d57043
EZ
59832000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
5984
5985 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
5986 window-system.
5987
5988 * man.el (Man-notify-when-ready): Don't use window-system. If
5989 Man-notify-method is newframe, and the display is not
5990 multi-frame, select the frame created for the man page.
5991 (Man-init-defvars): Doc fix.
5992
d5483ab1
GM
59932000-06-28 Gerd Moellmann <gerd@gnu.org>
5994
af5c25e1
GM
5995 * faces.el (region): Change background color for light background.
5996
5997 * ediff-wind.el (ediff-setup-control-frame): Remove :box
5998 attribute from mode-line face of Ediff control frame.
5999
d5483ab1
GM
6000 * replace.el (query-replace-map): Bind `e' like `E'.
6001
9d47450f
EZ
60022000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
6003
3a4f3f86
SM
6004 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
6005 Change name to "Select All".
496b7491 6006
9d47450f
EZ
6007 * dos-fns.el (convert-standard-filename): Fix last change.
6008
0b431deb
GM
60092000-06-27 Gerd Moellmann <gerd@gnu.org>
6010
4fa9f636
GM
6011 * help.el (describe-variable): Don't insert a second `'s' in front
6012 of the string `value is shown below'. Since the syntax-table is
6013 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
6014 an existing `'s', so that this won't be deleted.
6015
0b431deb
GM
6016 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
6017 * pcmpl-unix.el: New files.
6018
32cad0aa
SM
60192000-06-26 Stefan Monnier <monnier@cs.yale.edu>
6020
6021 * wid-edit.el (widget-member): Use the new plist-member.
6022
2c69ced2
GM
60232000-06-26 Gerd Moellmann <gerd@gnu.org>
6024
44c0f771
GM
6025 * replace.el (perform-replace): Undo change of 2000-04-04.
6026 Instead, move backward 1 character at the end of the loop when
6027 necessary.
34342a07 6028
1d36487c
GM
6029 * faces.el (fringe): Change face for different backgrounds.
6030
6031 * eshell/esh-module.el (toplevel): Load defgroup's differently;
6032 patch from John.
6033
2c69ced2
GM
6034 * eshell/*.el: Change spelling of the Free Software Foundation.
6035
6036 * eshell/esh-toggle.el: Removed.
6037
6038 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
6039
6040 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
6041 interactively.
6042
60432000-06-26 Alex Schroeder <alex@gnu.org>
6044
6045 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
6046 `define-key'; instead of checking `(emacs-version)' check for
6047 `set-keymap-parent' and `set-keymap-name' directly. Add entries
6048 for `;' and `o' which might be electric.
6049
6050 (sql-electric-stuff): New user option.
6051 (sql-magic-go): New function which uses `sql-electric-stuff'.
6052 (sql-magic-semicolon): New function which uses
6053 `sql-electric-stuff'.
6054
6055 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
6056 is not fboundp.
6057
6058 (sql-oracle-options): New variable.
6059 (sql-oracle): Use it.
6060
6061 (sql-imenu-generic-expression): Doc change.
6062 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
6063 is used.
6064
6065 (sql-informix): Added command line parameter "-" to force
6066 sql-informix-program to use stdout.
6067
db1306d8
EZ
60682000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
6069
3a4f3f86 6070 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
6071 (cp864-decode-table): Doc fix.
6072 (cp720-decode-table): New variable, supports the Arabic OEM
6073 codepage used by Windows.
6074 (cp737-decode-table): New, Greek OEM codepage used by Windows.
6075
c69e5fcd
DL
60762000-06-23 Dave Love <fx@gnu.org>
6077
6078 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
6079 (font-lock-fontify-anchored-keywords): Use
6080 line-beginning-position.
6081 (global-font-lock-mode): Use mapc.
6082
30ad8f23
SM
60832000-06-23 Stefan Monnier <monnier@cs.yale.edu>
6084
6085 * eshell/esh-module.el: Require CL when compiling.
6086
26b4dc84
GM
60872000-06-23 Gerd Moellmann <gerd@gnu.org>
6088
78c56e70
GM
6089 * comint.el (comint-substitute-in-file-name): Call replace-match
6090 with second and third arg t.
6091
34342a07 6092 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
6093 Specify foreground color.
6094
6095 * faces.el (tool-bar, mode-line, header-line): Specify foreground
6096 color.
6097
affbf647
GM
6098 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
6099
6100 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
6101 cddr instead of cdddr.
6102
25fffb31
GM
6103 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
6104 instead of copy-list.
6105
6106 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
6107 of copy-list.
6108
26b4dc84
GM
6109 * subdirs.el: Add eshell subdirectory.
6110
6111 * eshell: New subdirectory containing the Eshell package.
6112
6113 * pcomplete.el: New file.
6114
78c56e70
GM
61152000-06-23 Paul Eggert <eggert@twinsun.com>
6116
ea055732
GM
6117 * mail/mailpost.el (post-mail-send-it): Make sure file has
6118 proper permissions from birth.
6119
6120 * files.el (basic-save-buffer-2): When temporarily setting
6121 file modes, set them to current modes plus 0200, not to 0777.
6122
78c56e70
GM
6123 * emerge.el (emerge-make-temp-file): Make sure file has proper
6124 permissions from birth.
6125
a3a7ff33
EZ
61262000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
6127
6128 * files.el (make-backup-file-name-1): On DOS/Windows, run the
6129 backup file name through convert-standard-filename.
6130
6131 * dos-fns.el (convert-standard-filename): Convert leading
6132 directories as well. When long file names are supported, convert
6133 characters that are invalid in Windows file names.
6134
1fd9b7fe
GM
61352000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6136
6137 * ps-print.el: Fix bug: if ^L is the very first buffer character,
6138 ps-print crashes. New feature: page selection for printing. Create
6139 raw-text-unix coding system for XEmacs. Doc fix.
6140 (ps-print-version): New version number (5.2.3).
6141 (ps-plot-region): Bug fix.
6142 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
6143 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
6144 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
6145 funs.
6146 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
6147 (ps-last-page): New vars.
6148
16ed8416
GM
61492000-06-21 Gerd Moellmann <gerd@gnu.org>
6150
6151 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
6152 empty option string.
6153
4fbee715
EZ
61542000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
6155
6156 * man.el (man): Doc fix.
6157
eaecfc94
KH
61582000-06-21 Kenichi Handa <handa@etl.go.jp>
6159
6160 * international/mule-cmds.el (set-language-info-alist): Docstring
6161 fixed.
6162
4a27bdfb
GM
61632000-06-20 Gerd Moellmann <gerd@gnu.org>
6164
6165 * version.el (emacs-version): Use ISO date format.
6166
6167 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
6168 instead of `M-backspace'.
6169
6170 * simple.el (turn-off-auto-fill): New function.
6171
8972fe79
SM
61722000-06-20 Stefan Monnier <monnier@cs.yale.edu>
6173
6174 * jit-lock.el (with-buffer-prepared-for-jit-lock):
6175 Renamed from with-buffer-prepared-for-font-lock and use
6176 inhibit-modification-hooks rather than setting *-change-functions.
6177 Update all functions to use the new name.
6178 (jit-lock-first-unfontify-pos): New semantics (and doc).
6179 (jit-lock-mode): Make non-interactive.
6180 Don't automatically turn on font-lock.
6181 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
6182 Always use jit-lock-after-change.
6183 Remove and restore font-lock-after-change-function.
6184 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
6185 (jit-lock-after-unfontify-buffer): Remove.
6186 (jit-lock-stealth-fontify):
6187 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
6188 (jit-lock-after-change): Set the `fontified' text-prop to nil.
6189
5d80cc9c
SS
61902000-06-20 Sam Steingold <sds@gnu.org>
6191
6192 * emacs-lisp/cl-indent.el (toplevel): Indent
6193 `print-unreadable-object' properly. Untabify.
6194
f54e4d13
CD
61952000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
6196
6197 * textmodes/reftex.el (reftex-find-citation-regexp-format):
6198 Support for bibentry.
6199 (reftex-compile-variables): Fixed problem with end of section-re.
6200
6201 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
6202 reftex-view-crossref-from-bibtex):
6203 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
6204 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
6205 Replaced `remprop' with `put'.
8972fe79
SM
6206 (reftex-view-crossref, reftex-view-crossref-when-idle):
6207 Support for bibentry.
f54e4d13 6208
8972fe79
SM
6209 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6210 New entry for bibentry package.
f54e4d13 6211
8972fe79
SM
6212 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
6213 Regexp also matches "\nobibliography".
f54e4d13 6214
8972fe79
SM
6215 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
6216 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
6217 (reftex-ensure-write-access): New function.
6218
f54e4d13
CD
62192000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
6220
6221 * progmodes/idlwave.el: File re-installed (update to version 4.2)
6222
6223 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
6224
6225 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
6226
6227 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
6228
6229
560c43f4
DL
62302000-06-20 Dave Love <fx@gnu.org>
6231
6232 * faces.el (frame-background-mode): Use set-default, not set, in
6233 setter.
6234 (frame-update-faces, frame-update-face-colors): Define with
6235 defalias.
6236
6237 * enriched.el (enriched-decode-foreground)
6238 (enriched-decode-background): Don't use internal-find-face.
6239
6240 * apropos.el: Doc fixes.
6241
6242 * cus-edit.el (customize-changed-options): Check arg.
6243 (customize-version-lessp): Don't require decimal point.
6244
6245 * custom.el (defcustom, defgroup): Doc fix.
6246
6247 * newcomment.el (comment) <defgroup>: Add :version.
6248 (comment-multi-line): Doc fix.
6249
6250 * emulation/mlsupport.el (define-hooked-local-abbrev,
6251 define-hooked-global-abbrev): Fix, using define-abbrev.
6252
cdf0357b
GM
62532000-06-19 Gerd Moellmann <gerd@gnu.org>
6254
6255 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
6256 the whole buffer.
6257
10013d74
DL
62582000-06-19 Dave Love <fx@gnu.org>
6259
6260 * menu-bar.el (menu-bar-options-save): New function.
6261 (menu-bar-options-menu): Use it.
6262 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
6263 Simplify.
6264
6922f208
AS
62652000-06-19 Andreas Schwab <schwab@suse.de>
6266
6267 * progmodes/etags.el (tags-query-replace): Put new parameters
6268 START and END at the end, for backward compatibility.
6269
10d7bf84
KH
62702000-06-19 Kenichi Handa <handa@etl.go.jp>
6271
6272 * international/codepage.el:
6273 (cp-coding-system-for-codepage-1): Delete special codes for
6274 generating xxx-dos coding system because now a CCL based coding
6275 system can handle EOL conversion by default.
6276
6277 * international/mule.el (make-coding-system): Generate subsidiary
6278 coding systems for EOL handling variants even for a CCL based
6279 coding system.
6280
8f3c9a3d
KH
62812000-06-19 Kenichi Handa <handa@etl.go.jp>
6282
6283 * international/isearch-x.el (isearch-minibuffer-input-method)
6284 (isearch-minibuffer-input-method-function): These variables
6285 deleted.
6286 (isearch-with-input-method): Don't use the above variables.
6287 (isearch-process-search-multibyte-characters): Likewise. Call
6288 read-string with the arg INHERIT-INPUT-METHOD t.
6289
c2acf685
SM
62902000-06-17 Stefan Monnier <monnier@cs.yale.edu>
6291
13f0d185
SM
6292 * font-lock.el (font-lock-after-fontify-buffer)
6293 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
6294
6295 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
6296 Use consistent make-local-variable style for font-lock-fontified.
6297 (jit-lock-fontify-buffer):
6298 Don't bother checking for font-lock-mode and jit-lock-mode.
6299
c2acf685
SM
6300 * time.el: Remove trailing ^M that prevent CVS-merging.
6301
a9021acd
GM
63022000-06-16 Gerd Moellmann <gerd@gnu.org>
6303
6304 * Makefile.in (distclean): New target.
5d80cc9c 6305
0df68e9f
SM
63062000-06-16 Stefan Monnier <monnier@cs.yale.edu>
6307
6308 * Makefile.in (srcdir): Define for update-subdirs.
6309
6344985d
GM
63102000-06-16 Gerd Moellmann <gerd@gnu.org>
6311
6312 * find-lisp.el: New file.
6313
63239267
AI
63142000-06-16 Andrew Innes <andrewi@gnu.org>
6315
6316 * time.el (display-time-mail-function): New variable, to allow
6317 external packages to indicate when new mail is available.
6318 (display-time-update): Use it.
6319
1699f991
KH
63202000-06-16 Kenichi Handa <handa@etl.go.jp>
6321
a3b37893
KH
6322 * international/mule.el (mule-version): Change version name to
6323 SAKAKI. AOI has already been used by Meadow.
6324
1699f991
KH
6325 * international/quail.el (quail-show-guidance-buf): To find the
6326 bottom window (but minibuffer), pay attention to the height of
6327 minibuffer.
6328
228b083e
EZ
63292000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
6330
7d5c8691
EZ
6331 * arc-mode.el (archive-mode-map): Use the new menu-item format for
6332 menu-bar menus. Add help strings. Don't remove the Edit menu
6333 from the menu bar, as the menu bar has enough space now.
6334
261f3289
EZ
6335 * Makefile.in (SHELL): Make sure /bin/sh is used.
6336
228b083e
EZ
6337 * woman.el (woman-man-buffer): Fix bold and underlined CJK
6338 characters, which use series of two ^H characters instead of one.
6339
e27e8d71
GM
63402000-06-15 Gerd Moellmann <gerd@gnu.org>
6341
5d80cc9c 6342 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 6343 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 6344 functions.
451ec4e3
GM
6345 (Info-find-node-2): Try a case-sensitive search first, then
6346 do a case-insensitive search.
6347
6348 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
6349 tutorials.
6350
b675095c
GM
6351 * complete.el (PC-env-vars-alist): New variable.
6352 (PC-complete-as-file-name): New function.
6353 (partial-completion-mode): Initialize PC-env-vars-alist from
6354 process-environment.
6355 (PC-do-completion): Handle completion of env vars.
6356
6357 * info.el (Info-set-mode-line): Show file name in mode line,
6358 use `*Info*' instead of `Info:'.
6359
e27e8d71
GM
6360 * startup.el (command-line-1): Change copyright messages to year
6361 2000.
6362
28223a7e
DL
63632000-06-15 Dave Love <fx@gnu.org>
6364
6365 * net/goto-addr.el (goto-address-fontify): Use keymap property,
6366 not local-map.
6367
32684631
KH
63682000-06-15 Kenichi Handa <handa@etl.go.jp>
6369
6370 * international/mule.el (set-buffer-file-coding-system): Almost
6371 rewritten to handle `undecided' as no-op.
6372
9f817ea4
GM
63732000-06-14 Gerd Moellmann <gerd@gnu.org>
6374
e27e8d71 6375 * Makefile.in: New file.
dce6b995
GM
6376
6377 * Makefile: Removed.
6378
9f817ea4
GM
6379 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
6380 (goto-address-highlight-keymap): Bind C-c RET.
6381
2de33f94
KH
63822000-06-14 Kenichi Handa <handa@etl.go.jp>
6383
bbf1e8a5
KH
6384 * mail/sendmail.el (sendmail-send-it): The temporary buffer
6385 inherits buffer-file-coding-system of the current buffer.
725a6897 6386
02891cc3
KH
6387 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
6388 0. Give correct argument to set-auto-coding-function.
6389 (tar-expunge): For goto-char, use (point-min), not 0.
6390 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
6391 (tar-subfile-save-buffer): Likewize.
6392
2de33f94
KH
6393 * international/mule.el
6394 (after-insert-file-set-buffer-file-coding-system): Call
6395 set-buffer-file-coding-system with the arg FORCE t.
6396
1681ead6
GM
63972000-06-13 Gerd Moellmann <gerd@gnu.org>
6398
6399 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
6400 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 6401 the sender is set with `-f'.
1681ead6 6402
fdf4b680
DL
64032000-06-13 Dave Love <fx@gnu.org>
6404
9c50afce
DL
6405 * help.el (describe-function-1): Kluge around cases of functions
6406 fset to subrs whose doc doesn't match their symbol-name.
6407
0ad550ba 6408 * image.el (insert-image): Default STRING to a space.
f290ca08 6409
fdf4b680 6410 * info.el Doc fixes.
5d80cc9c 6411 (Info-build-node-completions): Match Ref tags.
fdf4b680 6412
9b6610db
EZ
64132000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
6414
a704139d
EZ
6415 * frame.el (display-multi-frame-p, display-multi-font-p): New
6416 defaliases for display-graphic-p.
6417
9b6610db
EZ
6418 * hl-line.el: Fixed a typo in commentary.
6419
7a5ea398
KH
64202000-06-13 Kenichi Handa <handa@etl.go.jp>
6421
6422 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
6423 fixed.
6424
0dc91c57
DL
64252000-06-12 Dave Love <fx@gnu.org>
6426
6427 * image.el (insert-image): Save a little consing.
6428
0bd5914b
KH
64292000-06-12 Kenichi Handa <handa@etl.go.jp>
6430
6431 * language/tibet-util.el: Convert all tibetan-1-column characters
6432 to the corresponding tibetan characters.
6433 (tibetan-add-components): Delete code for the special treatment of
6434 'a chung.
6435
6436 * language/tibetan.el (tibetan-composable-pattern): Fix previous
6437 change.
6438 (tibetan-vowel-transcription-alist): More rules added.
6439 (tibetan-composite-vowel-alist): New variable.
6440 (tibetan-precomposition-rule-alist): More rules added.
6441
6dc7d3d5
SM
64422000-06-12 Stefan Monnier <monnier@cs.yale.edu>
6443
9c04c393
SM
6444 * startup.el (command-line): Only call menu-bar-mode if interactive.
6445
6446 * thingatpt.el (toplevel symbol-properties):
6447 * textmodes/makeinfo.el (makeinfo-compile):
6448 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 6449 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 6450 (hide-ifdef-use-define-alist):
5d80cc9c 6451 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
6452 (ange-ftp-vms-add-file-entry):
6453 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
6454 * man.el (Man-build-man-command):
6455 * mail/rnewspost.el (news-reply-header-hook):
6456 * info.el (Info-insert-dir):
6457 * emulation/mlconvert.el (backward-word, forward-word, setq):
6458 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
6459 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
6460 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
6461 (byte-optimize-apply, end of file):
6462 * emacs-lisp/advice.el (ad-advice-class-completion-table)
6463 (ad-make-freeze-definition):
6464 * startup.el (command-line, command-line-1): Don't quote lambdas.
6465
6dc7d3d5
SM
6466 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
6467 (cvs-cleanup-removed): New function.
6468 (cvs-cleanup-functions): New var.
6469 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
6470 some flexibility in specifying additional entries to auto-cleanup.
6471 (cvs-quickdir): New function.
6472 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
6473 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
6474 (cvs-mode-find-file): Check that we are on a filename or dirname
6475 when invoked through a mouse-click.
6476 (cvs-full-path): Remove.
6477 (cvs-dired-action): Re-introduced.
6478 (cvs-dired-noselect): Use it.
6479 (vc-post-command-functions): use this new hook if available.
6480
6481 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
6482 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
6483 (cvs-filename-map, cvs-dirname-map): Remove.
6484 (cvs-default-action): Remove.
6485 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
6486 if the arg is really a keymap.
6487 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
6488 Don't hardcode the mapping from state (aka type) to face, but check
6489 the var cvs-fi-<type>-face instead.
6490 (cvs-fileinfo-from-entries): New function.
6491
6492 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
6493 Docstring fix.
6494 (cvs-find-file-and-jump): Change default to be safer.
6495 (cvs-mode-diff-map): Define it as a function as well.
6496 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
6497 Bind mouse-2 in this global map rather than with text-properties.
6498
6499 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
6500 file to resolve the ambiguity between C(conflict) and C(need-merge).
6501
5050a2ef
KH
65022000-06-12 Kenichi Handa <handa@etl.go.jp>
6503
6504 * international/mule.el (set-buffer-file-coding-system): If
6505 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
6506 unconditionally.
6507
35a7ac84
DL
65082000-06-12 Dave Love <fx@gnu.org>
6509
6510 * wid-edit.el (widget-specify-button): Really suppress the face if
6511 required.
6512
db8eeecd
GM
65132000-06-11 Gerd Moellmann <gerd@gnu.org>
6514
6515 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
6516
70223ca4
SM
65172000-06-11 Stefan Monnier <monnier@cs.yale.edu>
6518
6519 * imenu.el (imenu-generic-expression): Docstring fix.
6520
6521 * composite.el (composition-function-table): Move the `put'
6522 below the autoload cookie so we can load the file before loaddefs.
6523
6524 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
6525
6526 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
6527 Handle easy-mmode-define-global-mode.
6528 For complex macros like define-minor-mode that can generate
6529 several autoload entries, try to autoload entries in the
6530 macroexpanded code.
6531
6532 * emacs-lisp/easy-mmode.el (define-minor-mode):
6533 If KEYMAP is a symbol, just use it.
6534 Use byte-compile-current-file and load-file-name to infer the
6535 proper :require to pass to defcustom.
6536 Wrap the hook var into `progn' so as not to autoload it.
6537 Add a :autoload-end cookie.
6538 Be more careful about the evaluation of KEYMAP.
6539 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
6540 (define-derived-mode): Move define-abbrev-table outside of defvar.
6541
65422000-06-10 Stefan Monnier <monnier@cs.yale.edu>
6543
6544 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
6545 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
6546 (backup-compiled-files): Ignore errors during `tar'.
6547 (bootstrap): Make autoloads before elc files.
6548
9c53b34e
KH
65492000-06-10 Kenichi Handa <handa@etl.go.jp>
6550
6551 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 6552 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
6553
6554 * international/mule-conf.el (unix): New alias for the coding
6555 system undecided-unix.
6556
22ddd299
DL
65572000-06-09 Dave Love <fx@gnu.org>
6558
5ee42746
DL
6559 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
6560
70223ca4 6561 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
6562 (executable-insert): Change custom type.
6563 (executable-find): Add autoload cookie.
cc7e1d18
DL
6564 (executable-make-buffer-file-executable-if-script-p): New
6565 function. After Noah Friedman.
22ddd299
DL
6566
6567 * files.el (after-save-hook): Customize, with
cc7e1d18 6568 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 6569
41ea3794
KH
65702000-06-09 Kenichi Handa <handa@etl.go.jp>
6571
f89437e3
KH
6572 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
6573 "tib24p-mule.bdf" for Tibetan.
6574
7a4ee259
KH
6575 * composite.el (decompose-composite-char): Declare it as obsolete.
6576
ff6a65c2
KH
6577 * man.el (Man-fontify-manpage): Pay attention to underline and
6578 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 6579
f83fe4b4
GM
65802000-06-08 Gerd Moellmann <gerd@gnu.org>
6581
6582 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
6583 Set maintainer to FSF since author isn't reachable.
6584
e56d7900
DL
65852000-06-08 Dave Love <fx@gnu.org>
6586
6587 * international/mule-cmds.el (select-safe-coding-system): If
6588 DEFAULT-CODING-SYSTEM is not specified, also check the most
6589 preferred coding-system if buffer-file-coding-system is
6590 `undecided'. From Handa.
6591
d3981b49
KH
65922000-06-08 Kenichi Handa <handa@etl.go.jp>
6593
6594 * international/mule.el
6595 (after-insert-file-set-buffer-file-coding-system): If the buffer
6596 size is greater than INSERTED, judget that we are not visiting.
6597
bff71087
RV
65982000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
6599
6600 * whitespace.el (defgroup whitespace): Comment out `:version'.
6601 XEmacs 20.4 has problems defining the group with this present.
6602 We'll have this commented out till get resolve the problem.
6603
45f485a6
GM
66042000-06-07 Gerd Moellmann <gerd@gnu.org>
6605
6606 * align.el: Update from author.
6607
66082000-06-07 Jari Aalto <jari.aalto@poboxes.com>
6609
6610 * apropos.el (apropos-mode-hook): New user variable.
6611 (apropos-mode): Run apropos-mode-hook.
bff71087 6612
45f485a6
GM
66132000-06-07 David Ponce <david@dponce.com>
6614
6615 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
6616 commands. Require `wid-edit' at run-time.
6617
66182000-06-07 David Ponce <david@dponce.com>
6619
6620 * recentf.el: Added some "Commentary".
6621 (recentf-open-more-files, recentf-edit-list): Minor changes to
6622 move the point at the top of the file list. This behaviour is
6623 consistent with the menu one when the list contains a lot of
6624 files.
6625 (recentf-cleanup): Now displays the number of items removed from
6626 the list.
6627 (recentf-relative-filter) New menu filter to show filenames
6628 relative to `default-directory'.
bff71087 6629
45f485a6
GM
66302000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6631
6632 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
6633 with/without giving an error if PostScript printer doesn't have this
6634 kind of page size. Zebra Stripe continues or restarts on next page.
6635 Manual/automatic paper feeding. Switch or not the header.
6636 (ps-print-version): New version number (5.2.2).
6637 (ps-windows-system): Include emx as a Windows system.
6638 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
6639 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
6640 (ps-background-text): Code fix.
6641 (ps-error-handler-message, ps-user-defined-prologue)
6642 (ps-print-prologue-header, ps-printer-name)
6643 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
6644 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
6645 (ps-use-face-background): Customization fix.
6646 (ps-n-up-database): Data fix.
6647 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
6648 (ps-switch-header): New vars.
6649 (ps-xemacs-color-name, ps-face-foreground-name)
6650 (ps-face-background-name, ps-boolean-constant): New funs.
6651
c14dcd22
DL
66522000-06-07 Dave Love <fx@gnu.org>
6653
6654 * allout.el: New version from Manheimer.
6655
e4044bb0
KH
66562000-06-07 Kenichi Handa <handa@etl.go.jp>
6657
6658 * textmodes/fill.el (fill-find-break-point): Check the validity of
6659 charset.
6660
59cfe8b9
KF
66612000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
6662
6663 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6664 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
6665 Call display-color-p and display-mouse-p instead of looking at
6666 window-system.
6667
bb2337f5
DL
66682000-06-06 Dave Love <fx@gnu.org>
6669
6670 * image.el (find-image): Doc fix. Return nil if image not found.
6671 (put-image, insert-image): Make STRING arg optional.
6672
8e624fa2
KH
66732000-06-06 Kenichi Handa <handa@etl.go.jp>
6674
6675 * language/vietnamese.el: Remove eval-when-compile.
6676 (viet-viscii-nonascii-translation-table): Define it as a
6677 translation table made from viet-viscii-decode-table.
6678 (viet-viscii-encode-table): Define it as a translation table made
6679 from the reverse map of above.
6680 (viet-vscii-nonascii-translation-table): Define it as a
6681 translation table made from viet-vscii-decode-table.
6682 (viet-vscii-encode-table): Define it as a translation table made
6683 from the reverse map of above.
6684 (ccl-decode-viscii): Use translate-character.
6685 (ccl-encode-viscii, ccl-encode-viscii-font)
6686 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
6687 Likewize.
bff71087 6688
8e624fa2
KH
6689 * language/cyrillic.el: Remove eval-when-compile.
6690 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
6691 translation table made from cyrillic-koi8-r-decode-table.
6692 (cyrillic-koi8-r-encode-table): Define it as a translation table
6693 made from the reverse map of above.
6694 (ccl-decode-koi8): Use translate-character.
6695 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
6696 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
6697 a translation table made from cyrillic-alternativnyj-decode-table.
6698 (cyrillic-alternativnyj-encode-table): Define it as a translation
6699 table made from the reverse map of above.
6700 (ccl-decode-alternativnyj): Use translate-character.
6701 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
6702 Likewize
6703
6704 * international/mule-diag.el (non-iso-charset-alist): Specify
6705 translation table symbol instead of translation table itself.
6706 (list-block-of-chars): CHARSET may be a translation table symbol.
6707
6708 * international/mule.el (make-coding-system): If CODING-SYSTEM
6709 already exists, override it.
6710
6711 * international/fontset.el: Use family `proportional' for Tibetan
6712 fonts.
6713
6714 * international/ccl.el (ccl-compile-translate-character): Don't
6715 check if Rrr has property translation-table.
6716 (ccl-compile-map-multiple): Modified to avoid compiler warning.
6717
1969fae2
GM
67182000-06-05 Gerd Moellmann <gerd@gnu.org>
6719
6720 * info.el: Bind case-fold-search to t when searching in case
6721 a user sets it to nil in a hook.
6722
d5b037c5
SM
67232000-06-05 Stefan Monnier <monnier@cs.yale.edu>
6724
d3d02e65
SM
6725 * autoarg.el (autoarg-mode, autoarg-kp-mode):
6726 * hl-line.el (hl-line-mode): Use the new :global key argument.
6727
6728 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
6729 (tar-clip-time-string): Prepend a space.
6730 (tar-grind-file-mode): Construct a string rather than modifying one.
6731 (tar-header-block-summarize): Fix docstring.
6732 Use `format' rather than an error-prone set of copy-loops.
6733
6734 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
6735 (diff-goto-source, diff-unified->context, diff-context->unified)
6736 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
6737 understand the format output by the `-p' argument to diff.
6738
bff71087 6739 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
6740 (sh-re-done): Use defconst.
6741 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
6742 (sh-help-string-for-variable, sh-guess-basic-offset):
6743 Don't quote lambdas.
6744 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
6745 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
6746
f7c4478f
SM
6747 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
6748 (mh-letter-mode): Derive from text-mode.
6749 This implicitly means that it now calls kill-all-local-variables.
6750 Also remove the Emacs-18 compatibility code.
6751
a8add29d
SM
6752 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
6753 Make use of symbol-property doc-string-elt.
6754 Use memq rather than a sequence of eq.
6755 (doc-string-elt): Fix the wrong or missing previously unused values.
6756 (autoload-print-form): New function extracted from
6757 generate-file-autoloads to allow recursion when handling progn
6758 so that defvar's and defun's docstrings are properly printed.
6759 (generate-file-autoloads): Use it.
6760
d5b037c5
SM
6761 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
6762 Use find-file-hooks in the minor-mode function.
6763 Be careful not to loop indefinitely in the post-command-hook function.
6764
560ef11a 67652000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 6766
1969fae2 6767 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 6768 tty's.
1969fae2 6769 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 6770 differences whenever appropriate.
1969fae2
GM
6771 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
6772 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
6773 wildcards.
6774
b5bbbb76
SM
67752000-06-04 Stefan Monnier <monnier@cs.yale.edu>
6776
d5b037c5
SM
6777 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
6778 (jit-lock-fontify-buffer): New function for JIT refontification.
6779 (jit-lock-mode): Fix docstring.
6780 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
6781 Remove jit-lock-after-change from the _local_ hook.
6782 (jit-lock-function-1): Fix docstring.
6783
6784 * info.el (Info-on-current-buffer): Initialize info.
6785
6786 * newcomment.el (comment-indent): Ignore comment-indent-hook.
6787
6788 * progmodes/tcl.el (tcl-indent-for-comment):
6789 Ignore comment-indent-hook.
6790
6791 * emacs-lisp/easy-mmode.el: Require CL during compilation.
6792 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
6793 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
6794 and improve to use the lighter to guess the capitalization.
6795 (define-minor-mode): Inline code from easy-mmode-define-toggle.
6796 Add keyword arguments to specify global-ness or the custom group.
6797 Add local-map and help-echo properties to the lighter.
6798 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 6799 (easy-mmode-define-global-mode): New macro.
b5bbbb76 6800
bfa6c260
DL
68012000-06-02 Dave Love <fx@gnu.org>
6802
6803 * wid-edit.el: byte-compile-dynamic since we typically don't use
6804 all the widgets. Don't require cl or widget. Remove
6805 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
6806 (widget-read-event): Removed. Callers changed to use read-event.
6807 (widget-button-release-event-p): Renamed from
6808 button-release-event-p.
6809 (widget-field-add-space, widget-field-use-before-change):
6810 Uncustomize.
6811 (widget-specify-field): Use keymap property, not local-map.
6812 (widget-specify-button): Obey :suppress-face.
6813 (widget-specify-insert): Use modern backquote syntax.
6814 (widget-image-directory): Renamed from widget-glyph-directory.
6815 (widget-image-enable): Renamed from widget-glyph-enable.
6816 (widget-image-find): Replaces widget-glyph-find.
6817 (widget-button-pressed-face): Move defvar.
6818 (widget-image-insert): Replaces widget-glyph-insert.
6819 (widget-convert): Use keywordp.
6820 (widget-leave-text, widget-children-value-delete): Use mapc.
6821 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 6822 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
6823 (widget-button-click): Don't set point at the click, but re-centre
6824 if we scroll out of window. Rewritten for images v. glyphs &c.
6825 (widget-tabable-at): Use POS arg, not point.
6826 (widget-beginning-of-line, widget-end-of-line)
6827 (widget-item-value-create, widget-sublist, widget-princ-to-string)
6828 (widget-sexp-prompt-value, widget-echo-help): Simplify.
6829 (widget-default-create): Use widget-image-insert; some rewriting.
6830 (widget-visibility-value-create)
6831 (widget-push-button-value-create, widget-toggle-value-create): Use
6832 widget-image-insert.
6833 (checkbox): Create on and off images dynamically.
6834 (documentation-link): Change :help-echo.
6835 (widget-documentation-link-echo-help): Remove.
6836
3837de12
SM
68372000-06-02 Stefan Monnier <monnier@cs.yale.edu>
6838
6839 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
6840
6841 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
6842 (easy-mmode-define-toggle, define-minor-mode): Use it.
6843 (easy-mmode-define-keymap): Docstring fix.
6844 (define-derived-mode): Default PARENT to fundamental-mode.
6845 Add the derived-mode-parent symbol-property.
6846 (easy-mmode-derived-mode-p): New function.
6847
90aa4ea8
DL
68482000-06-02 Dave Love <fx@gnu.org>
6849
37193ee6
DL
6850 * files.el (convert-standard-filename): Doc fix.
6851 (normal-backup-enable-predicate): New function.
6852 (backup-enable-predicate): Use it to replace the lambda form.
6853
6854 * calendar/todo-mode.el: [This needs more work on the outline
6855 stuff.] Doc fixes.
6856 (todo) <defgroup>: Add :version.
6857 (todo-add-category): Don't use pushnew.
6858 (todo-cmd-raise): Fix typo.
6859 (todo-top-priorities): Change temp buffer name.
6860 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
6861 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
6862 Use outline-next-heading.
37193ee6 6863
90aa4ea8
DL
6864 * autoarg.el: Rewritten to use define-minor-mode.
6865 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
6866 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
6867
2e54623a
KH
68682000-06-02 Kenichi Handa <handa@etl.go.jp>
6869
6870 * isearch.el (isearch-other-meta-char): Fix previous change.
6871
c5def0db
SM
68722000-06-01 Stefan Monnier <monnier@cs.yale.edu>
6873
3837de12
SM
6874 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
6875 (log-edit-done): Only add the comment to the ring if it's different
6876 from the last comment entered.
6877
c5def0db
SM
6878 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
6879
2330c9d4
DL
68802000-06-01 Dave Love <fx@gnu.org>
6881
6882 * hl-line.el: Rewritten using define-minor-mode.
6883
6884 * help.el (describe-function-1): Distinguish special form from
6885 builtin function. Sanity-check presence of arglist for builtins.
6886
6e5dfc31
KH
68872000-06-01 Kenichi Handa <handa@etl.go.jp>
6888
4dc1225b
KH
6889 * international/characters.el: Fix syntax/category setting of
6890 Tibetan characters.
6891
6892 * language/tibet-util.el (tibetan-add-components): Fixes for new
6893 encoding of Tibetan characters.
6894 (tibetan-decompose-precomposition-alist): New variable.
6895 (tibetan-decompose-region): Convert precomposed characters to
6896 non-precomposed characters.
6897 (tibetan-decompose-string): Likewise.
6898 (tibetan-composition-function): Fix args to
6899 thibetan-compose-string.
6900
6901 * language/tibetan.el (tibetan-composable-pattern): More
6902 characters included.
6903 (tibetan-consonant-transcription-alist): Rule for "R" added.
6904 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
6905 "+R" added.
6906 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
6907
eadef5e6
KH
6908 * language/lao-util.el (lao-composition-function): Fix args to
6909 compose-string.
6910
6911 * language/thai-util.el (thai-composition-function): Fix args to
6912 compose-string.
6913
6e5dfc31 6914 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
6915 to prevent the point moving to the end of a composition when a
6916 part of a composition is searched.
6e5dfc31
KH
6917 (isearch-other-meta-char): If the key invoking this command can be
6918 mapped by function-key-map to a printing char, call
6919 isearch-process-search-char directly.
6920
2598a293
SM
69212000-06-01 Stefan Monnier <monnier@cs.yale.edu>
6922
6923 * emacs-lisp/bytecomp.el:
6924 * frame.el:
6925 * international/mule-cmds.el:
6926 * international/mule-util.el:
6927 * international/mule.el:
6928 * mouse.el:
6929 * subr.el:
6930 * faces.el: Update calls to make-obsolete with a WHEN argument.
6931
6932 * byte-run.el (make-obsolete, make-obsolete-variable):
6933 Add an optional WHEN argument and change the format of the
bff71087 6934 symbol-property information.
2598a293
SM
6935 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
6936 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
6937 new obsolete-symbol-property format and print WHEN if it is provided.
6938
28d8dff1
DL
69392000-05-31 Dave Love <fx@gnu.org>
6940
6941 * loadhist.el (loadhist-hook-functions): Remove
6942 before-change-function, after-change-function.
6943 (unload-feature): Deal with symbols which are both bound and
6944 fbound.
6945
6946 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
6947 before-change-function, after-change-function.
6948
6949 * simple.el (newline): Don't bind before-change-function,
6950 after-change-function.
6951
7f565d87
RV
69522000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
6953
6954 * whitespace.el (whitespace-rescan-timer-time): Update interval
6955 set to 600 seconds (10 minutes) instead of 60 seconds since
6956 a large number of whitespace buffers causes emacs to `freeze'
6957 for a considerable amount of time.
6958
bff71087 6959 * whitespace.el: Updated email address
7f565d87 6960
a8d693d8
DL
69612000-05-31 Dave Love <fx@gnu.org>
6962
6963 * add-log.el (change-log-font-lock-keywords) <function>: Add
6964 pattern for function of change.
6965 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
6966 acknowledgements patterns.
6967
a50192e7
KH
69682000-05-31 Kenichi Handa <handa@etl.go.jp>
6969
6970 * isearch.el (isearch-printing-char): If keyboard coding system is
6971 being used, call isearch-process-search-multibyte-characters.
6972
6973 * international/isearch-x.el: Mostly rewritten.
6974
6975 * international/quail.el (quail-start-conversion): Don't include
6976 unhandled events in the returned events, but set them in
6977 unread-command-events. Exit if all inputs are deleted.
6978
7e492772
JR
69792000-05-30 Jason Rumney <jasonr@gnu.org>
6980
6981 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
6982
6983 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
6984 Reenable code to create initial fontsets.
6985 Use set-fontset-font in place of put-charset-property.
6986
10fc3187
GM
69872000-05-30 Gerd Moellmann <gerd@gnu.org>
6988
79148ea7
GM
6989 * progmodes/perl-mode.el (perl-indent-line): When looking for a
6990 label, ensure that the first colon isn't followed by another.
6991
6992 * paths.el (Info-default-directory-list): Doc fix.
6993
086d5b87
GM
6994 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
6995 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
6996 send a query containing USER only, not USER@HOST.
6997
10fc3187
GM
6998 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
6999 and rmail-msgend to compute the restriction at the end, instead of
7000 computing it.
7001
49e70dec
GM
70022000-05-29 Gerd Moellmann <gerd@gnu.org>
7003
66254a13
GM
7004 * dabbrev.el (dabbrev-expand): Don't display messages in the
7005 echo area if the minibuffer window is active.
7006
49e70dec
GM
7007 * jit-lock.el (jit-lock-mode): Add after change function to
7008 local hook.
7009
70102000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
7011
7012 * antlr-mode.el: New commands: hide/unhide actions,
7013 upcase/downcase literals.
7014 (antlr-tiny-action-length): New user option.
7015 (antlr-hide-actions): New command. Suggested by
7016 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 7017 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
7018 (antlr-mode-menu): New entries.
7019 (antlr-downcase-literals): New command.
7020 (antlr-upcase-literals): Ditto.
7021
7022 * antlr-mode.el: Minor changes: indendation, mode-name.
7023 (antlr-indent-line): Indent cpp directive at column 0.
7024 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
7025
7026 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
7027 (antlr-font-lock-additional-keywords): Workaround for intentional
7028 bug in XEmacs version of font-lock.
7029 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
7030 be used by a smarter version of `buffers-menu-grouping-function'.
7031
70322000-05-29 Gerd Moellmann <gerd@gnu.org>
7033
7034 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
7035 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
7036
49f93684
KH
70372000-05-29 Kenichi Handa <handa@etl.go.jp>
7038
7039 * international/encoded-kb.el
7040 (encoded-kbd-iso2022-designation-map): Pay attention to that
7041 charset-iso-final-char return -1 for eight-bit-control and
7042 eight-bit-graphic.
7043
5b1ae051
EZ
70442000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
7045
7046 * speedbar.el (speedbar-use-images, speedbar-update-flag)
7047 (speedbar-easymenu-definition-base): Use display-graphic-p where
7048 available, instead of window-system.
7049
a205e32a
EZ
70502000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
7051
7052 * international/codepage.el (cp-coding-system-for-codepage-1): Add
7053 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
7054 coding systems.
7055
dd854dc2
DL
70562000-05-26 Dave Love <fx@gnu.org>
7057
c88a85d5
DL
7058 * disp-table.el (standard-display-underline): Don't use
7059 internal-find-face.
7060
dd854dc2
DL
7061 * mail/reporter.el: Maintainer change. Doc fixes.
7062 (reporter-version): Deleted.
7063
7064 * emacs-lisp/elp.el: Maintainer change.
7065 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
7066
dc29aa6c
SM
70672000-05-26 Stefan Monnier <monnier@cs.yale.edu>
7068
7069 * add-log.el (add-change-log-entry): Merge the current entry with the
7070 previous one if the previous one is empty.
7071
ed62683d
DL
70722000-05-26 Dave Love <fx@gnu.org>
7073
4370a375
DL
7074 * loadhist.el (unload-feature): Fix interactive spec [from
7075 lijnzaad@ebi.ac.uk].
7076
ed62683d
DL
7077 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
7078 subr-arity to check primitives.
7079 (byte-compile-flush-pending, byte-compile-file-form-progn)
7080 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
7081 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
7082 mapcar.
7083
ba9f8f95
KH
70842000-05-26 Kenichi Handa <handa@etl.go.jp>
7085
0f3e0672
KH
7086 * international/fontset.el: Set family names of non-latin charsets
7087 in default fontset to "*".
7088
cebefb44
KH
7089 * international/mule-diag.el (print-fontset): Combine family part
7090 and registry part of the fontname by "-*-" instead of "-".
7091
ba9f8f95
KH
7092 * international/mule-cmds.el (encode-coding-char): Make strings
7093 multibyte before calling encode-coding-string.
7094
931d0724
SM
70952000-05-25 Stefan Monnier <monnier@cs.yale.edu>
7096
7097 * derived.el: Fix keywords.
8ccce2b0 7098 (define-derived-mode): Only define if needed.
931d0724
SM
7099
7100 * simple.el (fill-comment, comment-column, comment-start)
7101 (comment-start-skip, comment-end, comment-indent-function)
7102 (block-comment-start, block-comment-end, indent-for-comment)
7103 (set-comment-column, kill-comment, comment-padding, comment-region)
7104 (comment-multi-line, indent-new-comment-line): Remove.
7105
7106 * bindings.el (esc-map): Change ; to comment-dwim and use the new
7107 function names for comment operations.
7108
7109 * newcomment.el: Add abundant autoload cookies.
7110 (comment-style): Don't depend on runtime data at compile-time.
7111 (comment-indent-hook): Remove.
7112 (comment-indent): Check if comment-indent-hook is bound.
7113 (comment-region): Docstring fix.
7114
6fc596cf
DL
71152000-05-25 Dave Love <fx@gnu.org>
7116
7117 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
7118 byte-code-function-p.
7119
7120 * mail/rmailsum.el: Add provide.
7121
7122 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
7123
7124 * smerge-mode.el (smerge-diff-switches): Don't use list* in
7125 defcustom.
7126
7997f1ca 71272000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 7128
7997f1ca
MK
7129 * ediff-diff.el (ediff-exec-process): delete --binary option from
7130 non-buffer ediff jobs.
7f565d87 7131
e7a903e8
EZ
71322000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
7133
7134 * hilit-chg.el (highlight-changes-mode): Ask about color or
7135 grayscale support, not about window-system.
7136
7137 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
7138 window-system.
7139 (ffap-highlight): Always default to t.
7140
7141 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
7142 display-popup-menus-p instead of looking at window-system.
7143
7144 * disp-table.el (standard-display-g1, standard-display-graphic):
7145 Only refuse to use string glyphs on X and MS-Windows.
7146
7147 * avoid.el: Remove window-system from commentary, suggest to use
7148 display-*-p instead.
7149
7150 * apropos.el (apropos-print): Use display-mouse-p instead of
7151 window-system.
7152
14028d57
EZ
71532000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
7154
7155 * international/codepage.el (cp-decoding-vector-for-codepage):
7156 Fill up unsupported characters with their own codes. From Kenichi
7157 Handa.
7158
1a4f9cc1
EZ
71592000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
7160
7161 * international/mule-diag.el (describe-char-after): Use
7162 display-graphic-p instead of window-system, so that this function
7163 works on MS-DOS.
7164
89f6ca4e
EZ
71652000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
7166
7167 * international/codepage.el (cp-make-coding-systems-for-codepage):
7168 Remove the eight-bit-graphic and eight-bit-control charsets from
7169 the list of charsets which we convert into `?'.
7170
eacfd7fe
KH
71712000-05-25 Kenichi Handa <handa@etl.go.jp>
7172
7173 * international/mule-conf.el: Specify CHARSET-ID explicitely for
7174 private charsets.
7175 (mule-unicode-0100-24ff, japanese-jisx0213-1,
7176 japanese-jisx0213-2): New charsets.
7177
7178 * international/fontset.el: Setup default fontset for new charsets.
7179
deadf7e3
DL
71802000-05-24 Dave Love <fx@gnu.org>
7181
7182 * info.el (Info-find-node-2): Restructure [following "Vadim
7183 S. Solomin" <sovs@uic.nnov.ru>].
7184
7185 * icomplete.el: Fix header for Finder.
7186
71872000-05-24 Eric M. Ludlam <zappo@ultranet.com>
7188
7189 * rmailout.el (rmail-output-to-rmail-file): Added optional param
7190 STAY.
7191
7192 * rmail.el (rmail-automatic-folder-directives): New user variable.
7193 (rmail-show-message): Add call to `rmail-auto-file' during
7194 display.
7195 (rmail-auto-file): New function.
7196
6de3983f 71972000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 7198
fc6a6a4e 7199 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 7200 account.
fc6a6a4e
GM
7201 (ediff-test-utility,ediff-diff-mandatory-option)
7202 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 7203 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 7204
fc6a6a4e 7205 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 7206 variable.
7f565d87 7207
fc6a6a4e 7208 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
7209 ediff-merge-filename-prefix.
7210
fc290d1d
MK
72112000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7212
fc6a6a4e 7213 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 7214
273182b8
EZ
72152000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
7216
7217 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
7218 aliases for hebrew-iso-8bit.
7219
f471ea57
EZ
72202000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
7221
7222 * woman.el: New version from Francis J. Wright
7223 <F.J.Wright@Maths.QMW.ac.uk>.
7224 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
7225 names in environment variables regardless of the path separator.
7226 (woman-topic-all-completions-1): Don't call file-name-directory-p
7227 on all files, since woman-file-regexp already filters out any
7228 directories.
7229
01162f24
KH
72302000-05-24 Kenichi Handa <handa@etl.go.jp>
7231
48e3df76
KH
7232 * international/quail.el (quail-start-translation): Don't change
7233 modified-p of the current buffer.
7234 (quail-start-conversion): Likewise.
7235
7236 * international/kkc.el (kkc-region): Don't change modified-p of
7237 the current buffer.
7238
747d90ea
KH
7239 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
7240 conform to RFC1468.
7241 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 7242
17a223ff
EL
72432000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
7244
7245 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
7246 (speedbar-insert-button): Invisible text property fix.
7247 (speedbar-directory-plus): Renamed from speedbar-directory-+
7248 (speedbar-directory-minus): Renamed from speedbar-directory--
7249 (speedbar-page-plus): Renamed from speedbar-file-+
7250 (speedbar-page-minus): Renamed from speedbar-file--
7251 (speedbar-page): Renamed from speedbar-file-
7252 (speedbar-tag): Renamed from speedbar-tag-
7253 (speedbar-tag-plus): Renamed from speedbar-tag-+
7254 (speedbar-tag-minus): Renamed from speedbar-tag--
7255 (speedbar-expand-image-button-alist): Use above renames.
7256
7257 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
7258 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
7259 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
7260 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
7261 * sb-pg.xpm: Renamed from sb-file.xpm
7262 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
7263 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 7264
e6b6fc18
KH
72652000-05-24 Kenichi Handa <handa@etl.go.jp>
7266
7267 * international/quail.el (quail-show-guidance-buf): Set
7268 current-input-method of the guidance buffer to the name of the
7269 curren input method.
7270
a1a336eb
SM
72712000-05-23 Stefan Monnier <monnier@cs.yale.edu>
7272
7273 * progmodes/compile.el (compile-internal): Style typo.
7274
7275 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
7276 quote vars and functions in the docstring.
7277
7278 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
7279
7280 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
7281 Don't quote lambdas.
7282
7283 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
7284
9695b783
GM
72852000-05-23 Gerd Moellmann <gerd@gnu.org>
7286
716e3b88
GM
7287 * startup.el (command-line): Determine source file of compiled
7288 user init file differently. Warn if compiled user init file
7289 is older than its source file.
7290
9695b783 7291 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 7292
41ac433f
EZ
72932000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
7294
7295 * files.el (make-backup-file-name-1): Replace slashes with `!'
7296 rather than `|' (which is not allowed on Windows). Replace the
7297 drive letters with a string "drive_X".
7298
46600ab1
GM
72992000-05-23 Gerd Moellmann <gerd@gnu.org>
7300
7301 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
7302
7303 * files.el (interpreter-mode-alist): Add `bash2'.
7304
79a64d87
DL
73052000-05-22 Dave Love <fx@gnu.org>
7306
7307 * loadhist.el (feature-symbols, file-provides, file-requires): Use
7308 mapc.
7309 (feature-file): Avoid calling symbol-name. Doc fix.
7310 (file-set-intersect, file-dependents): Use dolist, not mapcar.
7311 (loadhist-hook-functions): Add mouse-position-function.
7312 (unload-feature): Change uses of mapcar.
7313
7314 * files.el (parse-colon-path): Doc fix.
7315 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
7316 (set-auto-mode): Use mapc.
7317
7318 * complete.el (PC-look-for-include-file): Use :alnum: character
7319 class.
7320 (partial-completion-mode): Add autoload cookie.
7321
0e8c11d8
SS
73222000-05-22 Sam Steingold <sds@gnu.org>
7323
ce75fd23 7324 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
7325 `add-text-properties' (bug introduced on 2000-05-18).
7326
d8d0fa6c
DL
73272000-05-22 Dave Love <fx@gnu.org>
7328
7329 * bindings.el: Remove debug-ignored-errors set in other files.
7330
7331 * progmodes/etags.el: Add to debug-ignored-errors.
7332 (visit-tags-table-buffer): Clear out buffers holding old tables
7333 when making a new list.
7334 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
7335 mapc.
7336
7337 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
7338 quote keywords.
7339 (cmpl-string-case-type): Use character classes.
7340
0e8c11d8
SS
7341 * comint.el:
7342 * textmodes/ispell.el:
7343 * imenu.el:
d8d0fa6c
DL
7344 * mail/mh-e.el:
7345 * progmodes/compile.el: Add to debug-ignored-errors.
7346
7347 * dabbrev.el: Add to debug-ignored-errors.
7348 (dabbrev-completion): Use mapc.
7349
1edbbf8a
EZ
73502000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
7351
7352 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
7353 (woman-mapcan, woman-parse-man.conf)
7354 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
7355 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
7356 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
7357 path syntax better.
7358 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
7359 (woman-manpath): Call woman-parse-man.conf.
7360 (woman-emulation): New defcustom, defaults to nroff.
7361 (woman-font-support): New defconst.
7362 (woman-use-symbol-font): New defcustom.
7363 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
7364 "Emulation".
7365 Many functions: Doc fix.
7366
5bd2148c
KH
73672000-05-22 Kenichi Handa <handa@etl.go.jp>
7368
7369 * international/quail.el (quail-simple-translation-keymap): Map
7370 128..255 to quail-self-insert-command.
7371 (quail-keyboard-layout-alist): Add definition for "pc102-de".
7372
4125ec7e
SM
73732000-05-22 Stefan Monnier <monnier@cs.yale.edu>
7374
a1a336eb
SM
7375 * help.el (help-manyarg-func-alist): Typo.
7376
40aeecad
SM
7377 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
7378 intervals which makes it heaps simpler.
7379
4125ec7e
SM
7380 * newcomment.el (comment-region-internal): Go back to BEG after quoting
7381 the nested comment markers.
e4da9c1c
SM
7382
7383 * subr.el (remove-hook): Don't turn the hook's value into a list.
7384
cb7216a7
DL
73852000-05-21 Dave Love <fx@gnu.org>
7386
ac266581
DL
7387 * edmacro.el (edmacro-parse-keys): Return vector if any elements
7388 are invalid characters.
7389
cb7216a7
DL
7390 * international/mule-util.el (detect-coding-with-priority): Use
7391 mapc. Remove redundant lambda.
7392
7393 * international/mule-diag.el (list-non-iso-charset-chars)
7394 (describe-fontset): Remove redundant lambda.
7395
7396 * emulation/crisp.el (brief-mode): New alias.
7397
7398 * emacs-lisp/ring.el (ring-elements): New function.
7399
7400 * emacs-lisp/easymenu.el (easy-menu-create-menu)
7401 (easy-menu-do-add-item): Use keywordp.
7402
7403 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
7404
7405 * replace.el: Doc and error message fixes.
7406 (replace-highlight): Use facep, not internal-find-face.
7407
9b0d1d6e
SM
74082000-05-20 Stefan Monnier <monnier@cs.yale.edu>
7409
b2d2cf58
SM
7410 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
7411
ffe7dc64
SM
7412 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
7413 (log-edit-insert-changelog): Drop `:' as well.
7414
7415 * log-view.el: Fix file description.
7416 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
7417 available.
7418 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
7419 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
7420
c8c21615
SM
7421 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
7422 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
7423 Print a status message if the toggle is called interactively.
7424 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
7425 for global minor modes and use `defcustom' for them.
7426 Use add-minor-mode.
7427 (easy-mmode-define-derived-mode): Remove.
7428 (define-derived-mode): Fancier default docstring.
7429 (easy-mmode-define-navigation): Signal an error rather than (ding).
7430
9b0d1d6e
SM
7431 * newcomment.el (comment-styles): New `box-multi'.
7432 (comment-normalize-vars): Better default for comment-continue to
7433 avoid whitespace-only continuations.
7434 (comment-search-forward): Always move even in the no-syntax case.
7435 (comment-padright): Only obey N if it's only obeyed for padleft.
7436 (comment-make-extra-lines): Better handling of empty continuations.
7437 Use `=' for the filler if comment-start has only one character.
7438 (uncomment-region): Try handling the special `=' filler.
7439 (comment-region): Allow LINES even if MULTI is nil.
7440 (comment-box): Choose box style based on comment-style.
7441
f5ee6d0f
KH
74422000-05-20 Kenichi Handa <handa@etl.go.jp>
7443
9b0d1d6e 7444 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
7445 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
7446
c9671f81
KH
74472000-05-20 Kenichi HANDA <handa@etl.go.jp>
7448
7449 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
7450 and insert, not subst-char-in-region.
7451
7452 * international/mule-diag.el (list-character-sets-1): Handle
7453 charsets eight-bit-control and eight-bit-graphic.
7454 (list-iso-charset-chars): Likewise.
7455 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
7456 charactes as is. Use indent-to to align characters.
7457
7458 * international/mule-cmds.el (find-multibyte-characters): Never
7459 exclude charsets eight-bit-control and eight-bit-graphic.
7460
1426aa5c
SM
74612000-05-19 Stefan Monnier <monnier@cs.yale.edu>
7462
7463 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
7464 Don't quote lambdas.
7465
7466 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
7467
2b63d473
GM
74682000-05-19 Gerd Moellmann <gerd@gnu.org>
7469
7470 * gud.el (gud-jdb-directories): Doc fix.
7471
f1355756
SM
74722000-05-19 Stefan Monnier <monnier@cs.yale.edu>
7473
7474 * newcomment.el: New file.
7475
5f64c9e0
GM
74762000-05-19 Gerd Moellmann <gerd@gnu.org>
7477
2b63d473 7478 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 7479
db7314bd
AS
74802000-05-18 Andreas Schwab <schwab@suse.de>
7481
7482 * dired.el (dired-between-files): Also skip lines beginning with
7483 `used'.
7484
25bb0401
GM
74852000-05-18 Gerd Moellmann <gerd@gnu.org>
7486
7487 * msb.el (msb-menu-cond): Add choice `user'.
7488
a199a865 74892000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 7490
a199a865
GM
7491 * ps-print.el: Compatibility, customization and doc fix.
7492 (ps-printer-name-option): Replace defconst by defvar.
7493 (ps-postscript-code-directory): XEmacs compatibility.
7494 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
7495 fix.
7496 (ps-user-defined-prologue, ps-print-prologue-header)
7497 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
7498 compatibility and code fix.
7499 (ps-print-background-image, ps-print-background-text):
7500 Customization fix.
7501 (ps-line-number-start, ps-n-up-on): New vars.
7502
25bb0401
GM
75032000-05-18 Espen Skoglund <esk@ira.uka.de>
7504
7505 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
7506 the indent-comment function to just return the appropriate indent.
7507
68e6c83a
EL
75082000-05-18 Eric M. Ludlam <zappo@ultranet.com>
7509
7510 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
7511 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
7512 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
7513
dae6cb9f
DL
75142000-05-18 Dave Love <fx@gnu.org>
7515
7516 * info.el (Info-fontify-node): Add intangible property as well as
7517 invisible.
7518
7519 * calendar/appt.el (appt-make-list): Match all lines of entry.
7520 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
7521
813086ea
KH
75222000-05-18 Kenichi Handa <handa@etl.go.jp>
7523
7524 * international/mule-diag.el (describe-char-after): Call
7525 internal-char-font, not char-font. If internal-char-font returns
7526 nil, display "-- none --".
7527
24978190
EZ
75282000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
7529
7530 * image.el (image-type-available-p): Don't reference image-types
7531 if it isn't bound.
7532
2fca2d5d
SM
75332000-05-17 Stefan Monnier <monnier@cs.yale.edu>
7534
7535 * autoarg.el (autoarg-mode): Typo in the :set argument.
7536
cfc75d05
EZ
75372000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
7538
7539 * startup.el (command-line-1): Don't signal an error if the
7540 directory for auto-save-list files does not yet exist.
7541
c4e30387
KH
75422000-05-17 Kenichi Handa <handa@etl.go.jp>
7543
7544 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
7545
dd6b8ea7
SM
75462000-05-16 Stefan Monnier <monnier@cs.yale.edu>
7547
7548 * subr.el (remove-hook): `setq' hook-value, not `set'.
7549
399c88ad
SS
75502000-05-16 Sam Steingold <sds@gnu.org>
7551
a199a865 7552 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 7553
01651f07
DL
75542000-05-16 Dave Love <fx@gnu.org>
7555
7556 * cus-edit.el: Don't require cl or easymenu.
7557 (custom-variable-prompt): Test standard-value property, not
7558 user-variable-p.
7559
2248c40d
SS
75602000-05-16 Sam Steingold <sds@gnu.org>
7561
7562 * subr.el (add-hook): `setq' hook-value, not `set'.
7563
b15f3b77
GM
75642000-05-16 Gerd Moellmann <gerd@gnu.org>
7565
7566 * startup.el (command-line-1): Mention the FAQ in the startup
7567 message.
7568
7569 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
7570
7571 * progmodes/compile.el (compilation-parse-errors): Collect
7572 `nomessage' regexps last.
7573
7574 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
7575
7576 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
7577 to the function name.
7578
f9bbcfac
EL
75792000-05-15 Dave Love <fx@gnu.org>
7580
7581 * speedbar.el (speedbar-recenter): Typo.
7582 (speedbar-expand-line): Make arg optional.
7583 (speedbar-mode): Avoid a compiler warning.
7584
119b42eb
GM
75852000-05-15 Gerd Moellmann <gerd@gnu.org>
7586
7587 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
7588 user-specified option string is empty.
7589
7590 * mouse.el (mouse-yank-at-click): Doc fix.
7591
f685bea9
EZ
75922000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
7593
7594 * term/internal.el (IT-character-translations): More updates of
7595 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
7596 documents.
7597
a1b8d58b
GM
75982000-05-15 Gerd Moellmann <gerd@gnu.org>
7599
7600 * env.el (getenv): New function, interactively callable.
7601 (setenv, getenv): Remove autoload cookies.
7602
7603 * loadup.el: Load `env'.
7604
7605 * progmodes/f90.el: Change author's mail address.
7606
c9bba7ed
DL
76072000-05-14 Dave Love <fx@gnu.org>
7608
e5c83697
DL
7609 * mail/rmail.el (rmail-show-message-hook): Customize and offer
7610 goto-addr as an option.
7611
7612 * help.el (help-xref-stack): Doc fix.
7613 (help-xref-following): New variable.
7614 (help-make-xrefs): Use it.
7615 (help-xref-go-back): Use position information from stack element.
7616 (help-follow): Make position in stack element a pair. Use
7617 help-xref-following.
399c88ad 7618
e5c83697
DL
7619 * autoarg.el: New file.
7620
7621 * faces.el: Declare more functions obsolete.
7622
c9bba7ed
DL
7623 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
7624 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
7625 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
7626 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
7627 Remove all the setup-...-environment functions.
7628
b6389bfb
EL
76292000-05-13 Eric M. Ludlam <zappo@ultranet.com>
7630
a1b8d58b
GM
7631 * speedbar.el: Updated the commentary section. xemacs20p now uses
7632 >= when detecting. Require `defimage' safely.
b6389bfb
EL
7633 (speedbar-easymenu-definition-base): Add toggle for images.
7634 (speedbar-easymenu-definition-special): Add flush cache & expand.
7635 (speedbar-visiting-tag-hook): Set new defaults. Added options.
7636 (speedbar-reconfigure-keymaps-hook): New variable.
7637 (speedbar-frame-parameters): Updated documentation.
7638 (speedbar-use-imenu-flag): Updated custom tag
7639 (speedbar-dynamic-tags-function-list): New variable.
7640 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
7641 (speedbar-indentation-width, speedbar-indentation-width) New
7642 variables.
7643 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
7644 (speedbar-vc-indicator): Doc update.
7645 (speedbar-ignored-path-expressions): Updated default value.
7646 (speedbar-supported-extension-expressions): Updated default value.
7647 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
7648 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
7649 as "+". Added overlay aliases.
7650 (speedbar-mode): Use `speedbar-mode-line-update' instead of
7651 `force-mode-line-update'.
7652 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
7653 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
7654 `mouse-set-point'
b6389bfb 7655 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
7656 (speedbar-item-info-tag-helper): Revamped to handle a wider range
7657 of arbitrary text, and new helper functions.
7658 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
7659 filename finder.
b6389bfb
EL
7660 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
7661 (speedbar-directory-buttons): Update path search/expansion.
7662 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
7663 `speedbar-indentation-width'. Use more care w/ invisible
7664 properties.
b6389bfb
EL
7665 (speedbar-change-expand-button-char): Call
7666 `speedbar-insert-image-button-maybe'.
7667 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
7668 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
7669 (speedbar-trim-words-tag-hierarchy)
7670 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 7671 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
7672 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
7673 functions.
b6389bfb
EL
7674 (speedbar-mouse-set-point): New function
7675 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
7676 (speedbar-line-token, speedbar-goto-this-file): Handle more types
7677 of tag prefix text.
7678 (speedbar-expand-line, speedbar-contract-line): Make more robust
7679 to strange text.
7680 (speedbar-expand-line): Takes universal argument to flush the
7681 cache.
b6389bfb
EL
7682 (speedbar-flush-expand-line): New function.
7683 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
7684 Use new generator insertion method.
7685 (speedbar-fetch-dynamic-tags): New function.
7686 (speedbar-fetch-dynamic-imenu): Removed code now handled in
7687 `speedbar-fetch-dynamic-imenu'.
7688 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
7689 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
7690 "Revert Buffer" menu items.
7691 (speedbar-buffer-buttons-engine): Be smarter when creating a
7692 filename tag (for expansion purposes.).
a1b8d58b
GM
7693 (speedbar-highlight-one-tag-line,
7694 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
7695 (speedbar-recenter): New functions.
b6389bfb 7696 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
7697 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
7698 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
7699 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
7700 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
7701 (speedbar-expand-image-button-alist): New variable.
7702 (speedbar-insert-image-button-maybe): Insert an image over some
7703 buttons.
7704
43fe9244
KH
77052000-05-13 Kenichi Handa <handa@etl.go.jp>
7706
7707 * international/mule-cmds.el (encode-coding-char): An ASCII
7708 character is always encodable.
7709
7710 * international/mule-conf.el: Add more information in descriptions
7711 of character sets.
7712
813086ea 7713 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
7714 (describe-font-internal): Adjusted for the change of font-info.
7715 (describe-font): Likewise.
7716 (print-fontset): Rewritten for the new fontset implementation.
7717 (describe-fontset): Include fontset alias names in completion.
7718 (list-fontsets): Adjusted for the change of print-fontset.
7719
7720 * simple.el (what-cursor-position): If DETAIL is non-nil, call
7721 describe-char-after instead of displaying the detail in the echo
7722 area.
813086ea
KH
7723 (syntax-code-table): Format changed.
7724 (string-to-syntax): Adjusted for the above change.
0e8c11d8 7725
e8564f57
SM
77262000-05-12 Stefan Monnier <monnier@cs.yale.edu>
7727
7728 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
7729
9278c60d
DL
77302000-05-12 Dave Love <fx@gnu.org>
7731
7732 * calendar/todo-mode.el: Remove some compatibility stuff and CL
7733 dependence. Use line-{beginning,end}-position, not
7734 point-at{b,e}ol. Some doc fixes.
7735 (todo-position): New function. Fix callers of position to use it.
7736 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
7737
be0505fe
GM
77382000-05-12 Gerd Moellmann <gerd@gnu.org>
7739
7740 * time.el (display-time-mail-icon): Use `:ascent center'.
7741
a8a3541c
GM
7742 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
7743 handling FTP security extensions.
399c88ad 7744
44d5f148
DL
77452000-05-11 Dave Love <fx@gnu.org>
7746
33d0c179 7747 * calendar/todo-mode.el: New file.
44d5f148 7748
da4496b6
GM
77492000-05-11 Gerd Moellmann <gerd@gnu.org>
7750
cdc4401d
GM
7751 * comint.el (comint-read-input-ring): Move reference to
7752 comint-input-ring-size outside of the save-excursion. It was
7753 causing the default value to be the only one ever seen.
399c88ad 7754
0279f991
GM
7755 * font-lock.el: Update copyright. Remove Simon Marshall's email
7756 address on request from him.
7757
da4496b6
GM
7758 * subr.el (substitute-key-definition): Add comment describing
7759 the meaning of PREFIX.
7760
ac5cb26d
SM
77612000-05-10 Stefan Monnier <monnier@cs.yale.edu>
7762
7763 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
7764
7765 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
7766 (add-minor-mode): Don't make the variable buffer-local and add a
7767 reference to define-minor-mode in the docstring.
7768
7769 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
7770 HEADER/FOOTER and fix bug with trailing empty directory.
7771 (cvs-append-to-ignore): Use vc-editable-p if available.
7772 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
7773 (vc-do-command): Tweak advice to handle the new VC.
7774
7775 * log-view.el (log-view-goto-rev): New function for the new VC.
7776 (log-view-minor-wrap): Use mark-active.
7777
7778 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
7779 (log-edit-changelog-full-paragraphs): New var.
7780 (log-edit-insert-changelog): Remove a lonely leading `* file'.
7781 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
7782 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
7783 (log-edit-changelog-ours-p, log-edit-changelog-entries)
7784 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
7785 Replace the `cvs' prefix with `log-edit'.
7786
7787 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
7788
7789 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
7790 (diff-font-lock-defaults): Explicitly turn off multiline.
7791 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
7792 (diff-ediff-patch): Fix call to ediff-patch-file.
7793 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
7794 Handle comments.
7795
7796 * frame.el (automatic-hscrolling): Typo.
7797
7798 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
7799
21c34da3
DL
78002000-05-09 Sam Steingold <sds@goems.com>
7801
7802 * apropos.el (apropos-print): use `describe-face' instead of
7803 `customize-face-other-window'.
7804
950cf06f
DL
78052000-05-09 Dave Love <fx@gnu.org>
7806
7807 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
7808
7809 * help.el (describe-variable): Have customize button pop the
7810 help-xref stack when invoked.
7811 (help-xref-symbol-regexp): Add `face'.
7812 (help-make-xrefs): Check for quoted face names and adapt regexp
7813 submatch numbers to cope.
7814 (help-xref-interned): Maybe insert face doc too. Separate
7815 sections with a line of hyphens.
7816
0623e40f 7817 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
7818 (describe-face): Add customize button. Return the help
7819 text. Fix prompt.
7820
82e2ca9d
EZ
78212000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
7822
7823 * term/internal.el (IT-character-translations): Fix last change.
7824
10c00b5c
EZ
78252000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7826
7827 * woman.el: New file
7828 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
7829
9deed82f
EZ
78302000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7831
001ad319
EZ
7832 * term/internal.el (IT-character-translations): Update ASCII
7833 simulations for greek-iso8859-7, add latin-iso8859-14 and
7834 latin-iso8859-15.
7835
9deed82f
EZ
7836 * international/mule-cmds.el (set-language-info-alist): Call
7837 define-prefix-command with 3 arguments, to make the map suitable
7838 for a menu.
7839
4f37b78a
DL
78402000-05-07 Dave Love <fx@gnu.org>
7841
d313265f 7842 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 7843
64a4c526
DL
78442000-05-05 Dave Love <fx@gnu.org>
7845
7846 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
7847 list in doc string. Don't quote keyword symbols.
7848 * emacs-lisp/cl.el: Likewise
7849 * emacs-lisp/cl-seq.el: Likewise
7850
056565f7
GM
78512000-05-05 Gerd Moellmann <gerd@gnu.org>
7852
7853 * abbrev.el (abbrev-mode): Make ARG optional.
7854
4656b314
GM
78552000-05-04 Gerd Moellmann <gerd@gnu.org>
7856
ec82fb2f
GM
7857 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
7858
7859 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
7860
4656b314
GM
7861 * subr.el (substitute-key-definition): Clarify documentation.
7862
78632000-05-04 Milan Zamazal <pdm@freesoft.cz>
7864
7865 * glasses.el (glasses-convert-to-unreadable): Use
7866 `glasses-separator' instead of the hard-wired "_".
7867 (glasses-mode): Call `glasses-make-unreadable' only in a single
7868 place.
7869
7b081c78
EZ
78702000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
7871
7872 * term/internal.el (cjk-codepages-alist): Add associations for
7873 Chinese and Korean codepages. Remove FIXME comment.
7874
baa5536e
DL
78752000-05-03 Dave Love <fx@gnu.org>
7876
7877 * time.el (display-time-mail-face, display-time-use-mail-icon):
7878 New option.
7879 (display-time-mail-icon): New variable.
7880 (display-time-string-forms): Use the above. Fix the local-map.
7881
cbf18892
GM
78822000-05-03 Gerd Moellmann <gerd@gnu.org>
7883
4ff40dd0
GM
7884 * replace.el (query-replace-map): Add binding for `E'.
7885 (query-replace-help): Extend help text.
7886 (perform-replace): Allow editing the replacement string.
7887
7888 * make-mode.el (makefile-mode-abbrev-table): New variable.
7889 (makefile-mode): Set local abbrev table to
7890 makefile-mode-abbrev-table.
7891 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 7892
cbf18892
GM
7893 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
7894 set TOGGLE's value.
7895
4ff40dd0
GM
7896 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
7897 mail-interactive-insert-alias.
7898 (mail-abbrev-complete-alias): New command.
7899 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 7900
ffec4d9f
KH
79012000-05-03 Kenichi Handa <handa@etl.go.jp>
7902
7903 * language/lao-util.el (lao-compose-region): New function.
7904
1b0672c3
GM
79052000-05-02 Gerd Moellmann <gerd@gnu.org>
7906
576da55d
GM
7907 * files.el (recover-session): Make directories as necessary
7908 if they don't exist yet.
7909
399c88ad
SS
7910 * calendar/cal-french.el
7911 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
7912 (french-calendar-special-days-array): Change French text.
7913 (calendar-french-date-string): Change output.
7914 (calendar-goto-french-date): Likewise.
7915
79162000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
7917
7918 * wid-edit.el (widget-default-active): Obey `:always-active'.
7919 (widget-documentation-string-value-create): Set `:always-active'.
7920
4b33deaa
EZ
79212000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
7922
7923 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
7924 default prefix to `~/_emacs.d/auto-save.list/_s'.
7925 (normal-top-level): Create the directory for auto-save files, if
7926 it doesn't already exist (in the ms-dos case only).
7927
5c922ea7
EZ
79282000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
7929
7930 * international/mule-cmds.el (set-language-environment): Don't
7931 concat an integer (dos-codepage), use format instead.
7932
820ad5e7
DL
79332000-05-02 Dave Love <fx@gnu.org>
7934
7935 * help.el (help-xref-on-pp): Check for constant symbols.
7936
57cb56f5
GM
79372000-04-29 Gerd Moellmann <gerd@gnu.org>
7938
7939 * startup.el (normal-top-level): Put a condition-case around
7940 the code loading subdirs.el.
7941
79422000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 7943
57cb56f5
GM
7944 * ps-print.el: Upside-down and face background color printing,
7945 line number step, doc fix.
7946 (ps-print-version): New version number (5.2).
7947 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
7948 (ps-face-attribute-list, ps-plot-with-face): Code fix.
7949 (ps-spool-config): Var fix.
7950 (ps-printer-name-option): Const fix.
7951 (ps-print-upside-down, ps-use-face-background)
7952 (ps-line-number-step): New vars.
7953 (ps-window-system, ps-lp-system): New consts.
7954 (ps-face-background): New fun.
7955
084cec2f
GM
79562000-04-28 Richard Stallman <rms@gnu.org>
7957
7958 * files.el (make-auto-save-file-name):
7959 Apply auto-save-file-name-transforms to visited file name
7960 before generating auto save file name.
7961 (auto-save-file-name-transforms): New variable.
7962
399c88ad 7963 * files.el (backup-enable-predicate):
084cec2f
GM
7964 Correctly test for a file under a temporary directory.
7965
c94f4677
GM
79662000-04-28 Gerd Moellmann <gerd@gnu.org>
7967
7968 * subr.el (add-minor-mode): Rewritten.
7969
7b211df5
KH
79702000-04-28 Kenichi Handa <handa@etl.go.jp>
7971
7972 * mail/sendmail.el (sendmail-send-it): Set
7973 buffer-file-coding-system to the selected coding system for MIME
7974 header.
7975
c76e04a8 79762000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 7977
c76e04a8
GM
7978 * dired.el (dired-move-to-filename-regexp): Allow format where
7979 YYYY is followed by two spaces.
e3e36d74 7980
c76e04a8
GM
7981 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
7982 in the second character class of the regexp.
7983
7984 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
7985 mh-etc, too.
353964e3 7986
c76e04a8
GM
7987 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
7988 nil.
399c88ad 7989
353964e3
GM
7990 * subr.el (add-minor-mode): Use `set' instead of `setq'.
7991
7992 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
7993 argument.
7994
c76e04a8 79952000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 7996
c76e04a8
GM
7997 * emacs-lisp/crm.el (crm-completion-table): New variable.
7998 (crm-collection-fn, crm-test-completion)
7999 (completing-read-multiple): Use it.
8000
80012000-04-27 Dave Love <fx@gnu.org>
8002
8003 * help.el (locate-library): Use mapc.
8004 (help-manyarg-func-alist): Add call-process-region.
8005
7464346d
GM
80062000-04-26 Gerd Moellmann <gerd@gnu.org>
8007
b35bd33d
GM
8008 * subr.el (add-minor-mode): Make argument MAP optional.
8009
7464346d
GM
8010 * desktop.el (desktop-save): Save list of minor modes.
8011 (desktop-create-buffer): Restore minor modes.
8012 (desktop-minor-mode-table): New user-option.
8013
8014 * subr.el (add-minor-mode): New function.
8015
8016 * image.el (find-image): New function.
8017 (defimage): Rewritten to find image at load time.
8018
8019 * startup.el (normal-top-level-add-to-load-path): Handle
8020 case that the default directory is not in load-path.
8021
8022 * help.el: Old patch from Stefan Monnier.
8023 (help-xref-on-pp): New function.
8024 (describe-variable): Use it to display xrefs in a symbol's value.
8025
23c0fb21
SM
80262000-04-26 Stefan Monnier <monnier@cs.yale.edu>
8027
8028 * cus-edit.el (custom-face): Fix parenthesis.
8029
fad95037
KH
80302000-04-26 Kenichi Handa <handa@etl.go.jp>
8031
f03392a1
KH
8032 * mail/rmail.el (rmail-expunge): When there are no deleted
8033 messages, do nothing.
fad95037 8034
0d7c5bb9
DL
80352000-04-26 Dave Love <fx@gnu.org>
8036
8037 * international/mule-cmds.el (locale-translation-file-name):
8038 Defvar to nil.
8039 (set-locale-environment): Set it here (at runtime).
8040
612839b6
GM
80412000-04-25 Gerd Moellmann <gerd@gnu.org>
8042
8043 * replace.el (perform-replace): Add parameters START and END. Use
8044 them instead of the check for a region in Transient Mark mode.
8045 (query-replace-read-args): Return two more list elements for the
8046 start and end of the region in Transient Mark mode.
8047 (query-replace, query-replace-regexp, query-replace-regexp-eval)
8048 (map-query-replace-regexp, replace-string, replace-regexp): Add
8049 optional last arguments START and END and pass them to
8050 perform-replace.
8051
8052 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
8053 form with additional arguments for perform-replace.
8054
8055 * progmodes/etags.el (tags-query-replace): Add parameters START
8056 and END. Construct a form with additional arguments for
8057 perform-replace.
8058
8059 * simple.el (shell-command): Set default directory for "*Shell
8060 Command Output" buffer.
8061
8062 * language/european.el (iso-latin-4): Fix typo.
8063
8064 * emacs-lisp/crm.el: New file.
8065
2917cc05
DL
80662000-04-24 Dave Love <fx@gnu.org>
8067
8068 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
8069 (Custom-reset-saved, Custom-reset-standard)
8070 (custom-group-value-create, custom-group-set, custom-group-save)
8071 (custom-group-reset-current, custom-group-reset-saved)
8072 (custom-group-reset-standard): Use mapc.
8073 (custom-buffer-create-internal): Disable undo when creating items.
8074 Use mapc.
8075 (custom-face): Avoid redundant lambda.
8076
abfcc168
GM
80772000-04-24 Gerd Moellmann <gerd@gnu.org>
8078
8079 * startup.el (auto-save-list-file-prefix): Set default to
8080 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
8081
fa78f71b
SS
80822000-04-24 Sam Steingold <sds@gnu.org>
8083
8084 * time-stamp.el (time-stamp-string-preprocess): Always convert
8085 `field-result' to a string.
8086
cc181e95
GM
80872000-04-24 Gerd Moellmann <gerd@gnu.org>
8088
8089 * frame.el (scrolling): New group.
8090 (automatic-hscrolling): New user-option.
8091
8092 * startup.el (command-line-x-option-alist): Add `-lsp' and
8093 `--line-spacing'.
8094
6142fdcb
DL
80952000-04-19 Dave Love <fx@gnu.org>
8096
8097 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
8098 (cl-mapc): Rename from mapc. Fix the funcall.
8099
5e3dac3f
GM
81002000-04-19 Gerd Moellmann <gerd@gnu.org>
8101
1c459486
GM
8102 * simple.el (clone-indirect-buffer-other-window): New command.
8103 (clone-indirect-buffer): Add optional arg NORECROD.
8104 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
8105
271b4185
GM
8106 * help.el (resize-temp-buffer-window): Use count-screen-lines.
8107
8108 * window.el (count-screen-lines): New function.
8109 (shrink-window-if-larger-than-buffer): Use count-screen-lines
8110 instead of window-buffer-height.
8111
8112 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
8113 non-existing variable comint-input-sentinel.
8114 (inferior-lisp-args-to-list): Removed.
8115 (inferior-lisp): Use split-string instead of
8116 inferior-lisp-args-to-list.
8117
8118 * hexl.el (hexl-insert-hex-string): New command.
8119
5e3dac3f
GM
8120 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
8121 instead of concat.
8122
f6d3257b
GM
81232000-04-18 Gerd Moellmann <gerd@gnu.org>
8124
8125 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
8126 at the start of an existing but empty folder.
8127
81282000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8129
8130 * ps-mule.el: Customization fix, doc fix.
8131 (ps-multibyte-buffer): Customization fix.
8132
8b7bc628 81332000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
8134
8135 * subr.el (read-passwd): Use read-char-exclusive.
8136
0daee095
GM
81372000-04-17 Gerd Moellmann <gerd@gnu.org>
8138
8139 * textmodes/texinfo.el (texinfo-insert-@email)
8140 (texinfo-insert-@emph, texinfo-insert-@quotation)
8141 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
8142 (texinfo-mode-map): Add key bindings for them.
8143
8144 * files.el (basic-save-buffer-2): Use a template with `$'
8145 instead of `#' for VMS.
8146
8147 * simple.el (clone-indirect-buffer): New function.
8148
e10f64e7
GM
81492000-04-16 Stephen Eglen <stephen@gnu.org>
8150
8151 * iswitchb.el (iswitchb-case): New function. If the user input
8152 contains any upper-case characters, the search is made
8153 case-sensitive.
8154
e3721db1
SM
81552000-04-17 Stefan Monnier <monnier@cs.yale.edu>
8156
e10f64e7
GM
8157 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
8158 comment-end.
e3721db1
SM
8159 (texinfo-font-lock-syntactic-keywords): New var.
8160 (texinfo-font-lock-keywords): Remove comment regexp.
8161 (texinfo-insert-block): New function.
8162 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
8163 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
8164 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 8165 (texinfo-environments): New var.
e10f64e7
GM
8166 (texinfo-environment-regexp): Use regexp-opt and
8167 texinfo-environments.
e3721db1 8168
e10f64e7
GM
8169 * textmodes/ispell.el (ispell-menu-map-needed): Check that
8170 ispell-process is bound since this might be eval'd before ispell
8171 is loaded.
8172 (ispell-message): Use a tiny bit less magic and a bit more hard
8173 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
8174
8175 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
8176
8177 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
8178 (insert-cyclic-diary-entry): Unquote the lambda.
8179
8180 * gud.el (gud-jdb-build-source-files-list): Fix typo.
8181
8182 * files.el (backup-enable-predicate): Unquote the lambda.
8183
8184 * cus-edit.el (custom-face, face): Unquote the lambda.
8185
712dc9e0
GM
81862000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8187
8188 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 8189
712dc9e0
GM
8190 * ps-print.el: Fix counting lines in a region.
8191 (ps-print-version): New version number (5.1.5).
8192 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
8193 (ps-printing-region): Fun code fix.
8194
ffc50f2a
GM
81952000-04-15 Gerd Moellmann <gerd@gnu.org>
8196
8197 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
8198 to file-directory-p.
8199
a2522dca
GM
82002000-04-14 Gerd Moellmann <gerd@gnu.org>
8201
8202 * gud.el (gud-jdb-build-source-files-list): Check that directory
8203 exists before calling directory-files.
8204
6e883610
DL
82052000-04-13 Dave Love <fx@gnu.org>
8206
8207 * emacs-lisp/trace.el: Change maintainer. Use new backquote
8208 syntax.
8209
8210 * emacs-lisp/cl-specs.el: Remove when, unless.
8211
8212 * emacs-lisp/cl-extra.el: Don't quote keywords.
8213 (cl-old-mapc): New variable.
8214 (mapc): Use it.
8215 (cl-map-intervals): Use with-current-buffer. Don't check for
8216 next-property-change.
8217 (cl-map-overlays): Use with-current-buffer.
8218 (cl-expt): Remove.
8219 (copy-tree, remprop): Define unconditionally.
8220
8221 * emacs-lisp/cl-compat.el (keywordp): Remove.
8222
8223 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
8224 to use keywordp.
8225 (edebug-spec): Enable keywordp.
8226
8227 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
8228 string-lessp.
8229
8230 * cus-start.el: Use keywordp.
8231
198e3c7a
GM
82322000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8233
8234 * diary-lib.el (include-other-diary-files): Fix the fix of
8235 2000-02-18 by doing a save-excursion.
8236
82372000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8238
8239 * ps-print.el: Customization fix, doc fix.
8240 (ps-print-version): New version number (5.1.4).
8241 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
8242 (ps-print-preprint): Adjust code.
8243 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
8244 (ps-print-prologue-header, ps-print-control-characters)
8245 (ps-spool-config): Customization fix.
fa78f71b 8246
8eba343c
EZ
82472000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
8248
8249 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
8250 converted to the new menu-item format, names silightly changed,
8251 help strings added.
8252
8253 Support for spelling without async subprocesses:
8254
8255 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
8256 (ispell-session-buffer): New variables.
8257 (ispell-start-process, ispell-process-status,
8258 ispell-accept-output, ispell-send-string): New functions, for
8259 Ispell invocation when async subprocesses aren't supported.
8260 (ispell-word, ispell-pdict-save, ispell-command-loop,
8261 ispell-process-line, ispell-buffer-local-parsing): Replace calls
8262 to process-send-string with calls to ispell-send-string, and
8263 accept-process-output with ispell-accept-output.
8264 (ispell-init-process): Call ispell-process-status instead of
8265 process-status with.
8266 (ispell-init-process): Call ispell-start-process. Call
8267 ispell-accept-output and ispell-send-string. Don't call
8268 process-kill-without-query and kill-process if they are unbound.
8269 (ispell-async-processp): New function.
8270
3d30065d
DL
82712000-04-12 Dave Love <fx@gnu.org>
8272
8273 * info.el: Add debug-ignored-errors.
8274 (Info-mode-menu): Add some items.
8275 (Info-directory): Add autoload cookie.
8276
8277 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
8278 Modify `truncate-lines'. Make `describe-language-environment'
8279 always visible and add help. Modify `describe-key' help. Invoke
8280 Info-directory from `info'. New entry `emacs-manual'.
8281
1a1b1895
GM
82822000-04-10 Gerd Moellmann <gerd@gnu.org>
8283
8b2affc5
GM
8284 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
8285 propertized-buffer-identification.
8286 (ebrowse-update-member-buffer-mode-line): Likewise.
8287 (ebrowse--mode-strings): Removed.
8288 (ebrowse--mode-line-props): Removed.
8289
1a1b1895
GM
8290 * files.el (auto-mode-alist): Add `EBROWSE'.
8291
8292 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
8293 space before testing for end of buffer.
8294 (ebrowse-load): Removed.
8295 (ebrowse-revert-tree-buffer-from-file): Rewritten.
8296 (ebrowse-create-tree-buffer): Rewritten.
8297 (ebrowse-tree-mode): Read tree from buffer.
8298
8299 * progmodes/ebrowse-ffh.el: Removed.
8300
223f3c91
KH
83012000-04-10 Kenichi Handa <handa@etl.go.jp>
8302
8303 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
8304
25fbf2c4
GM
83052000-04-10 Gerd Moellmann <gerd@gnu.org>
8306
8307 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
8308 at the wrong place.
8309
92c13173
DL
83102000-04-09 Dave Love <fx@gnu.org>
8311
8312 * files.el (backup-enable-predicate): Use
8313 temporary-file-directory, small-temporary-file-directory.
8314 (make-backup-file-name-function, backup-directory-alist): New
8315 variables.
8316 (make-backup-file-name-1): New function.
8317 (make-backup-file-name): Use it.
8318 (find-backup-file-name): Likewise. Use format for clarity, not
8319 concat.
8320 (file-newest-backup): Use make-backup-file-name.
8321
be0dbdab
GM
83222000-04-09 Gerd Moellmann <gerd@gnu.org>
8323
c45be9ac 8324 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 8325
c45be9ac
GM
8326 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
8327 to ebrowse-ffh.el.
8328 (ebrowse-load): Add autoload.
8329
8330 * finder.el (finder-commentary): Add autoload cookie.
8331
be0dbdab
GM
8332 * mail/rfc2368.el: Correct author's email address.
8333
8334 * progmodes/ebrowse.el: New file.
8335
8336 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
8337 item help string.
8338 (easy-menu-do-add-item): Ditto.
8339 (easy-menu-define): Extend doc string.
8340
8341 * jit-lock.el (with-buffer-unmodified): Use
8342 restore-buffer-modified-p.
8343 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
8344 (jit-lock-function, jit-lock-stealth-fontify): Don't use
8345 with-buffer-unmodified.
8346
3f923efe
DL
83472000-04-08 Dave Love <fx@gnu.org>
8348
8349 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
8350 unless, when.
8351
d35bee0e
MK
83522000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
8353
8354 * viper-util.el (viper-put-on-search-overlay): New subroutine.
8355 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 8356 doesn't support face.
d35bee0e 8357 Use `viper-put-on-search-overlay'.
fa78f71b 8358
c407c570
GM
83592000-04-04 Gerd Moellmann <gerd@gnu.org>
8360
8361 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
8362 like C-r.
8363
8364 * progmodes/make-mode.el: Some doc fixes.
8365 (makefile-mode-abbrev-table): New variable.
8366 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
8367 (makefile-font-lock-keywords): Fontify includes and conditionals.
8368 (toplevel): Require `dabbrev' and `add-log' when compiling.
8369
8370 * replace.el (perform-replace): Don't move forward one char
8371 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
8372 to do that because it leaves point 1 position after the last
8373 replacement, after everything has been replaced.
8374
8375 * jit-lock.el (with-buffer-unmodified): New macro.
8376 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
8377 modified state.
8378 (jit-lock-function-1): Extracted from jit-lock-function; not
8379 preserving buffer's modified state.
8380 (jit-lock-function, jit-lock-stealth-fontify): Call
8381 jit-lock-function-1.
8382
8383 * mail/rfc2368.el: Remove supernumerary copyright line.
8384
685e5ed2
GM
83852000-04-04 Milan Zamazal <pdm@freesoft.cz>
8386
8387 * glasses.el: Provide facilities for inserting space before left
8388 parentheses and uncapitalization of identifiers.
8389 (glasses-mode): Try to remove old overlays in all cases.
8390
0166aed1
GM
83912000-04-03 Gerd Moellmann <gerd@gnu.org>
8392
62f20204
GM
8393 * progmodes/compile.el (compile-internal): Display the compilation
8394 buffer in a different frame, if it's already displayed there.
8395
6460c400
GM
8396 * mail/rfc2368.el: New file.
8397
c0510d27
GM
8398 * simple.el (sendmail-user-agent-compose): Recognize a `body'
8399 header and insert its value as mail body.
8400
8401 * subr.el (member-ignore-case): New function.
8402
8403 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
8404 (dabbrev--find-expansion): Ignore buffers matching a regexp
8405 from dabbrev-ignored-regexps.
8406
0166aed1
GM
8407 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
8408 to extensions handled by gzip.
8409
c0510d27
GM
84102000-04-03 Richard M. Stallman <rms@gnu.org>
8411
8412 * files.el (insert-directory): List the total free space
8413 along with the used space.
fa78f71b 8414
c0510d27
GM
8415 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
8416 line is followed by one that matches CITATION-REGEXP, end the
8417 paragraph.
8418
84192000-04-03 Markus Rost <rost@delysid.gnu.org>
8420
8421 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
8422 (rmail-make-basic-summary-line): Use that option.
fa78f71b 8423
14c04384
KH
84242000-04-03 Kenichi Handa <handa@etl.go.jp>
8425
8426 * international/mule-cmds.el (encoded-string-description):
8427 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
8428 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
8429 for hexadecimal format.
14c04384 8430
ccf5869a
DL
84312000-04-01 Dave Love <fx@gnu.org>
8432
8433 * cpp.el: Change customization group to `c' from `C'.
8434
8435 * vcursor.el (vcursor-move): Use display-color-p.
8436
8437 * international/mule-util.el: Provide mule-utils.
8438 (string-to-sequence): Simplify and speed up.
8439
8440 * international/mule.el (make-coding-system): Purecopy doc-string.
8441
8442 * international/mule-cmds.el: Various menu changes.
8443 (describe-specified-language-support): Handle `Default'.
8444 (set-language-info): Purecopy `info'.
8445
610d841e
GM
84462000-03-31 Andrew Innes <andrewi@gnu.org>
8447
8448 * vc.el (vc-backend-diff): Return the correct status if we had to
8449 retry the rcsdiff command without the --brief option.
fa78f71b 8450
7f9de034
DL
84512000-03-31 Dave Love <fx@gnu.org>
8452
2de47765
DL
8453 * help.el (help-manyarg-func-alist): Correct several omissions.
8454
72838819
DL
8455 * add-log.el: Don't require cl, fortran.
8456 (add-log-current-defun-function): Doc fix.
8457 (change-log-version-number-regexp-list): Remove SCCS part. Doc
8458 fix.
8459 (change-log-version-rcs): Function deleted.
8460 (change-log-version-number-search): Doc fix. Use
8461 vc-workfile-version. Avoid CL dolist.
8462 (add-change-log-entry): Just call add-log-current-defun to get
8463 defun. Simplify somewhat.
8464 (change-log-get-method-definition-1): Likewise.
8465 (add-log-current-defun): Return nil if calling
8466 add-log-current-defun-function does so. Move Fortran stuff to
8467 fortran.el. Return string without properties.
8468
7f9de034
DL
8469 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
8470 and :alpha: char classes.
8471
8472 * mail/supercite.el: Defvar curline when compiling.
8473 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
8474 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
8475 rather than a-zA-Z0-9 to allow non-ASCII characters.
8476
aa110c0c
GM
84772000-03-31 Gerd Moellmann <gerd@gnu.org>
8478
8479 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
8480
8481 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
8482 Re-enable new code.
8483
8484 * lpr.el (print-region-1): Use -d to specify printer name for
8485 systems `usg-unix-v*, `dgux', `hpux', `irix'.
8486
84872000-03-31 Dave Love <fx@gnu.org>
fa78f71b 8488
aa110c0c
GM
8489 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
8490 for function definition in symbol's function value slot first
8491 instead of first consulting byte-compile-function-environment.
fa78f71b 8492
6733d074
KH
84932000-03-31 Kenichi Handa <handa@etl.go.jp>
8494
8495 * language/european.el ("Polish"): New language environment.
8496 (setup-polish-environment): New function.
8497
63fcfa04
GM
84982000-03-30 Gerd Moellmann <gerd@gnu.org>
8499
8500 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
8501 Disable new code.
8502
8503 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
8504 trying to `load' the symbol of an autoload instead of the file
8505 recorded in the autoload. Fix error messages.
8506
7438c86b
GM
85072000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8508
8509 * ps-print.el: PostScript programming fix for ghostview, doc fix.
8510 (ps-print-version): New version number (5.1.3).
8511 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
8512 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
8513 (ps-generate-postscript-with-faces): Code fix.
8514 (ps-color-values): XEmacs compatibility.
8515 (ps-print-background-image, ps-print-background-text, ps-printer-name)
8516 (ps-default-fg, ps-default-bg): Adjust customization.
8517 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
8518 (ps-color-scale): Renaming old ps-color-value fun.
8519 (ps-print-headers): Replace ps-print-header group to avoid conflict
8520 with ps-print-header variable.
8521 (ps-print-miscellany): New group.
8522 (ps-format-color, ps-rgb-color): New funs.
8523 (ps-default-foreground): New var.
8524 (ps-printer-name-option): New const.
fa78f71b 8525
326855a0
PB
85262000-03-30 Peter Breton <pbreton@ne.mediaone.net>
8527
1f56ba73
PB
8528 * net/net-utils.el:
8529 (network-connection-host, network-connection-service): New variables
8530 (network-connection-mode): New mode, derived from comint-mode
8531 (network-connection-mode-setup): New function, saves host and
fa78f71b 8532 service information in local variables.
1f56ba73 8533
326855a0
PB
8534 * lisp/locate.el:
8535 (locate-word-at-point): Added this function
8536 (locate): Default to using locate-word-at-point as input
8537 Run dired-mode-hook
8538
141384bd
DL
85392000-03-29 Dave Love <fx@gnu.org>
8540
8541 * calendar/appt.el: Doc fixes.
8542 (appt-check): Convert min-to-app to a string before passing to
8543 appt-disp-window-function or concat.
8544 (appt-delete-window): Remove test for frame-root-window.
8545 (appt-select-lowest-window, appt-convert-time): Simplify.
8546
8547 * emacs-lisp/bytecomp.el: Doc fixes.
8548 (byte-compile-file-form-autoload): Update
8549 byte-compile-function-environment.
8550
c5aa0fc2
AS
85512000-03-29 Andreas Schwab <schwab@suse.de>
8552
8553 * emacs-lisp/autoload.el: Also print defsubst doc string
8554 specially.
8555
8556 * dired.el (dired-insert-directory): If dired-free-space-program
8557 failed just delete its output.
8558
f1d6fe69
DL
85592000-03-29 Dave Love <fx@gnu.org>
8560
8561 * international/iso-cvt.el: Move provide to end. Doc fixes.
8562 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
8563 (iso-iso2sgml, iso-sgml2iso): New functions.
8564 (iso-cvt-define-menu): Fix some entries and use backquote for
8565 clarity.
8566
8567 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
8568
b61f1215
GM
85692000-03-28 Gerd Moellmann <gerd@gnu.org>
8570
8571 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
8572 ISO-DATE. If non-nil, return date in ISO 8601 format.
8573
ea4b0ca3
SM
85742000-03-26 Stefan Monnier <monnier@cs.yale.edu>
8575
3831af62
SM
8576 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
8577 if it ever becomes used.
8578 (log-edit-mode-hook): Default to vc-log-mode-hook.
8579 (log-edit-mode): Fix the docstring.
8580
ea4b0ca3
SM
8581 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
8582 the code.
8583
08f8b1cc
DL
85842000-03-26 Dave Love <fx@gnu.org>
8585
082527fe
DL
8586 * net/browse-url.el (browse-url): Re-fix case of
8587 browse-url-browser-function being an alist.
8588 (browse-url): Add :link to defgroup.
8589
08f8b1cc
DL
8590 * files.el: Doc fixes.
8591 (file-truename): Include `[' in wildcard characters.
8592 (automount-dir-prefix): Customize.
8593 (find-file-wildcards): Add :version.
8594 (find-file-noselect): Simplify a mapcar call.
8595
8596 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
8597 compatible with inf-lisp version.
8598 (eval-defun-1): Fix custom-declare-variable case.
8599
ea4b0ca3
SM
86002000-03-25 Stefan Monnier <monnier@cs.yale.edu>
8601
8602 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
8603
9a0dd3dc
GM
86042000-03-24 Gerd Moellmann <gerd@gnu.org>
8605
b68c375f
GM
8606 * Makefile (COMPILE_FIRST): New macro.
8607 (compile-files): Compile files from COMPILE_FIRST first.
8608
8609 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
8610 code.
8611
9a0dd3dc
GM
8612 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
8613 matching open parenthesis in column 0 to defun-prompt-regexp
8614 only if open-paren-in-column-0-is-defun-start is set.
8615
8616 * sun-curs.el: Require CL at compile-time only.
8617
8618 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
8619 instead of copy-list which is a function from CL.
8620 (msb--choose-menu, msb--mode-menu-cond)
8621 (msb--create-buffer-menu-2): Use dolist instead of mapc.
8622 (msb--init-file-alist): Use mapcar instead of mapcan.
8623 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
8624 `(' in column 0 in doc string.
8625 (msb--add-separators): Use mapcar instead of mapcan.
8626
8627 * cus-dep.el: Require CL at compile-time only.
8628
c7dcadb5
SM
86292000-03-24 Stefan Monnier <monnier@cs.yale.edu>
8630
8631 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
8632 (byte-compile-warnings): New warning `noruntime'.
8633 (byte-compile-constants, byte-compile-variables): Fix docstring.
8634 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
8635 execute `eval-whenc-compile's body.
8636 (byte-compile-unresolved-functions): Fix docstring.
8637 (byte-compile-eval): New function.
8638 (byte-compile-callargs-warn): Check if the function will be available
8639 at runtime (via property `byte-compile-noruntime').
8640 (byte-compile-print-syms): New function.
8641 (byte-compile-warn-about-unresolved-functions): Also warn about
8642 `noruntime' functions (and use `byte-compile-print-syms').
8643 (byte-compile-file): Capitalize the message.
8644
3b55acc9
GM
86452000-03-24 Gerd Moellmann <gerd@gnu.org>
8646
8647 * mail/rmail.el (rmail-confirm-expunge): New user-option.
8648 (rmail-expunge): Ask for confirmation depending on the setting
8649 of rmail-confirm-expunge.
8650
86512000-03-23 Gerd Moellmann <gerd@gnu.org>
8652
8653 * Makefile (bootstrap-clean): If $(emacs) exists, build
8654 loaddefs.el first. A loaddefs.el that's not up-to-date might
8655 cause a bootstrap failure because things don't autoload as
8656 expected.
8657
02c76af4
DL
86582000-03-23 Dave Love <fx@gnu.org>
8659
8660 * net/browse-url.el: Restore previous use of
8661 browse-url-maybe-new-window.
8662
1a3199d9
GM
86632000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8664
8665 * ps-print.el: Skip banner page fix.
8666 (ps-print-version): New version number (5.1.2).
8667 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 8668
1a3199d9
GM
86692000-03-23 Dave Pearson <davep@davep.org>
8670
8671 * net/quickurl.el Changed the type of parameter passed to the
8672 function defined by `quickurl-format-function'. Before only the
8673 text of the URL was passed. Now the whole URL structure is passed
8674 and the function is responsible for extracting the parts it
8675 requires. Changed the default of `quickurl-format-function'
8676 accordingly.
8677 (quickurl-insert): Changed the `funcall' of
8678 `quickurl-format-function' to match the above change.
8679 (quickurl-list-insert): Changed the `url' case so that it makes
8680 use of `quickurl-format-function', previous to this the format was
8681 hard wired.
fa78f71b 8682
72db3ab5
GM
86832000-03-22 Gerd Moellmann <gerd@gnu.org>
8684
8685 * startup.el: Change some spellings for the X Window System.
8686
68049bfa
SM
86872000-03-22 Stefan Monnier <monnier@cs.yale.edu>
8688
8689 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
8690 up the code and the regexp and make sure the cursor is temporarily
8691 moved to the suspicious line while querying the user.
8692
ff4df011
JR
86932000-03-22 Jason Rumney <jasonr@gnu.org>
8694
8695 * w32-fns.el (w32-charset-info-alist): Initialize.
8696
ee1c5b21
GM
86972000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8698
8699 * ps-print.el: N-up last page fix.
8700 (ps-print-version): New version number (5.1.1).
8701 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 8702
d2cbfba0
SM
87032000-03-21 Stefan Monnier <monnier@cs.yale.edu>
8704
bfb857d8
SM
8705 * files.el (find-file-run-dired): Update docstring.
8706 (find-directory-functions): New hook.
8707 (find-file-noselect): Run find-directory-functions rather than
8708 calling dired directly.
8709
8710 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
8711
cb3430a1
SM
8712 * pcvs.el: Add a minimal leading commentary.
8713 (cvs-make-cvs-buffer): Change the header part by removing the startup
8714 message and adding a `Module' entry. Also replace the FOOTER and
8715 HEADER special fileinfos with the new support in ewoc for updating
8716 its own footer and header.
8717 (cvs-update-header): Update to use the header/footer of the ewoc.
8718 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
8719 (cvs-is-within-p): New function.
8720 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
8721 to only examine some subset of the buffers.
8722
8723 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
8724 `format' instead of our own ad-hoc functions.
8725 Remove HEADER and FOOTER cases, now handled in the EWOC.
8726 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
8727
8728 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
8729 output to avoid scaring the user.
8730 (cvs-parse-table): Catch message for non-up-to-date commits.
8731
8732 * pcvs-defs.el (cvs-startup-message): Remove.
8733 (cvs-global-menu): New autoloaded menu.
8734
8735 * pcvs-util.el (cvs-string-fill): Remove.
8736
8737 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
8738 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
8739 PP part of it and also make it work for footers and headers.
8740 (ewoc-create): Drop POS and BUFFER arguments.
8741 Use the DLL's dummy node to store the end-of-footer position.
8742 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
8743 (ewoc-refresh): Remove unused `header' variable.
8744 (ewoc-(get|set)-hf): New functions.
8745
d2cbfba0
SM
8746 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
8747 log-view-*-(message|file) and use easy-mmode-define-navigation.
8748 (log-view-message-re): Match SCCS format as well.
8749 And match the revision line rather than the dashed separator line.
8750 (log-view-mode): Use the new define-derived-mode.
8751 (log-view-current-tag): Fill in with an actual implementation.
8752
8753 * cvs-status.el (cvs-status-(prev|next)): Rename from
8754 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
8755 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
8756 to let the output "breathe" a little more (more readable).
8757 (cvs-status-mode): Use the new define-derived-mode.
8758
8759 * smerge-mode.el (smerge-auto-leave): New function and variable.
8760 (smerge-basic-map): Rename from smerge-basic-keymap.
8761 Change the bindings for smerge-diff-*.
8762 (smerge-*-map): Use easy-mmode-defmap.
8763 (smerge-(next|prev)): Use easy-mmode-define-navigation.
8764 (smerge-keep-*): Use smerge-auto-leave.
8765
51663132
JR
87662000-03-21 Jason Rumney <jasonr@gnu.org>
8767
8768 * cus-edit.el (custom-button-face): Use 3D look for w32.
8769 (custom-button-pressed-face): Likewise.
8770
3f6e4b8b
GM
87712000-03-21 Gerd Moellmann <gerd@gnu.org>
8772
8773 * progmodes/etags.el (tags-case-fold-search): New user-option.
8774 (tags-loop-eval): New function. Bind case-fold-search around eval
8775 depending on the value of tags-case-fold-search.
8776 (tags-loop-continue): Use tags-loop-eval.
8777 (find-tag-in-order): Bind case-fold-search depending on the value
8778 of tags-case-fold-search.
8779
c7ea3acc
SM
87802000-03-21 Stefan Monnier <monnier@cs.yale.edu>
8781
0ae39f53
SM
8782 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
8783 (diff-end-of-hunk): Return the end position for use in
8784 `easy-mmode-define-navigation'.
8785 (diff-recenter): Remove.
8786 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
8787 of `easy-mmode-define-navigation'.
8788 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
8789 previous renaming) and fix to use new names.
8790 (diff-merge-strings): Use \n as separator: simpler, faster.
8791 (diff-mode): Use `define-derived-mode'.
8792
c7ea3acc
SM
8793 * derived.el (define-derived-mode): Don't autoload anymore.
8794 Prefer the macro-only version provided by easy-mmode.el.
8795
8796 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
8797 `easy-mmode-define-derived-mode'.
8798 Use `combine-run-hooks'.
8799 (easy-mmode-define-navigation): New macro.
8800
8801 * subr.el (combine-run-hooks): New function.
8802
6c4bfdc0
KH
88032000-03-21 Kenichi HANDA <handa@etl.go.jp>
8804
8805 * term/x-win.el: Fontsets related initialization is simplified.
8806
8807 * international/mule-diag.el (describe-font): Don't refer to
8808 global-fontset-alist, instead call font-list.
8809 (describe-fontset, list-fontsets, mule-diag): Likewise.
8810 (print-fontset): Adjusted for the change of fontset
8811 implementation.
8812
8813 * international/fontset.el (x-charset-registries): Variable
8814 removed, instead the corresponding data is stored in the default
8815 fontset.
8816 (register-alternate-fontnames): Function removed.
8817 (resolved-ascii-font): Variable removed.
8818 (x-compose-font-name): Ignore the second argument REDOCE.
8819 (x-complement-fontset-spec): Complement only an ASCII font and
8820 element for those charsets than can use that ASCII font.
8821 (generate-fontset-menu): Don't refer to global-fontset-alist,
8822 instead call fontset-list.
8823 (uninstantiated-fontset-alist): Variable removed.
8824 (x-style-funcs-alist): Likewise.
8825 (fontset-default-styles): Likewise.
8826 (x-modify-font-name): Function removed.
8827 (create-fontset-from-fontset-spec): Ignore the argument
8828 STYLE-VARIANT.
8829 (create-fontset-from-ascii-font): Docsting adjusted for the above
8830 change.
8831 (instantiate-fontset, resolve-fontset-name): Functions removed.
8832 (fontset-list): Now implemented by C code.
fa78f71b 8833
6c4bfdc0
KH
8834 * faces.el (read-face-font): Fix TABLE arg to completing-read.
8835 (describe-face): Include `font' attribute in the description.
8836
9111d4b5
KH
88372000-03-21 Kenichi Handa <handa@etl.go.jp>
8838
8839 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
8840
b33dd3b0
GM
88412000-03-20 Gerd Moellmann <gerd@gnu.org>
8842
a25bbe00
GM
8843 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
8844 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
8845 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 8846
b33dd3b0
GM
8847 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
8848 about behavior of set-buffer-modified-p wrt redisplay.
8849
8b7bc628 88502000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
8851
8852 * view.el (view-mode-disable): Kill local binding of view-read-only.
8853
d7b511c4
GM
88542000-03-18 Gerd Moellmann <gerd@gnu.org>
8855
8856 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
8857 is a string, convert it to a syntax cell using string-to-syntax.
8858
8859 * simple.el (syntax-code-table, syntax-flag-table): New variables.
8860 (string-to-syntax): New function.
8861
8862 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
8863 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 8864 try to use passive ftp mode.
d7b511c4 8865
998ecc60
GM
88662000-03-17 Gerd Moellmann <gerd@gnu.org>
8867
b33dd3b0 8868 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
8869
8870 * simple.el (append-to-buffer): Update point of windows after
8871 insertion.
8872
8873 * abbrev.el (inverse-add-abbrev): Identify word by first moving
8874 forward then moving backward. Reindent.
8875
8876 * frame.el (other-frame): Call x-focus-frame only if
8877 focus-follows-mouse is off.
8878
235d6821
DL
88792000-03-17 Dave Love <fx@gnu.org>
8880
8881 * pcvs-util.el (cvs-strings->string): Rename
8882 replace-regexps-in-string.
8883
a29a2cd1
SM
88842000-03-17 Stefan Monnier <monnier@cs.yale.edu>
8885
af595444
SM
8886 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
8887 regexp for labels cannot span several lines.
8888
8889 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 8890 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 8891
a9be2843
DL
88922000-03-16 Dave Love <fx@gnu.org>
8893
8894 * progmodes/f90.el (f90): Put custom group under `languages', not
8895 `fortran'.
8896 (f90-mode-hook): Customize.
8897 (f90-mode): Set add-log-current-defun-function.
8898 (f90-current-defun): New function.
8899
d0ab3e9d
GM
89002000-03-16 Gerd Moellmann <gerd@gnu.org>
8901
16b20ed9
GM
8902 * cus-edit.el (custom-variable-tag-face): Handle case that
8903 default face's height is not a number.
8904 (custom-face-tag-face, custom-group-tag-face-1)
8905 (custom-group-tag-face): Ditto.
8906 (custom-group-tag-face-1): Add :group.
fa78f71b 8907
d0ab3e9d
GM
8908 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
8909
ae8ab422
GM
89102000-03-15 Gerd Moellmann <gerd@gnu.org>
8911
8912 * pcvs-defs.el (toplevel): Remove autoload cookie for form
8913 requiring easymenu.
8914
81c7ca69
GM
89152000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8916
8917 * ps-print.el: PostScript user-defined prologue, PostScript error
8918 handler, doc fix.
8919 (ps-print-version): New version number (5.1).
8920 (ps-user-defined-prologue, ps-error-handler-message)
8921 (ps-print-prologue-0, ps-error-handler-alist): New vars.
8922 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
8923 (ps-insert-string): New function.
fa78f71b 8924
dcf1003d
KH
89252000-03-15 Kenichi Handa <handa@etl.go.jp>
8926
8927 * international/ccl.el (ccl-compile-expression): Don't generate
8928 invalid self-assignment code.
8929
73825616
DL
89302000-03-14 Dave Love <fx@gnu.org>
8931
8932 * subr.el (replace-regexp-in-string): Renamed from
8933 replace-regexps-in-string. Doc fix.
8934
031020ac
DL
89352000-03-12 Dave Love <fx@gnu.org>
8936
8937 * cus-edit.el: Doc fixes.
8938 (customize-set-variable, customize-save-variable): Rename args for
8939 doc.
8940 (custom-variable-tag-face, custom-face-tag-face)
8941 (custom-group-tag-face-1, custom-group-tag-face): Modify from
8942 style which user identify as hyperlink.
8943 (hook): Don't add undefined functions to the hook.
8944 (debug-ignored-errors): Transfer message from bindings.el.
8945
9b2f3c38
GM
89462000-03-12 Gerd Moellmann <gerd@gnu.org>
8947
8948 * recentf.el (recentf-keep-non-readable-files-p): Remove
8949 double/nested definition.
8950
0d6e23cf
DL
89512000-03-12 Dave Love <fx@gnu.org>
8952
8953 * facemenu.el (facemenu-get-face): Use display-color-p.
8954 * enriched.el (enriched-decode-foreground): Likewise.
8955 (enriched-decode-background): Likewise.
8956 * isearch.el (isearch-highlight): Likewise.
8957 * info-look.el (info-lookup): Likewise.
8958 * simple.el (completion-setup-function): Likewise.
8959
8960 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
8961 :options.
8962
8963 * bindings.el (mode-line-format): Fix line-number and
8964 column-number items. Add help-echo for the background.
8965 (mode-line-mule-info): Modify help-echo.
8966
8967 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
8968 defcustom.
8969
8970 * files.el (load-file): Allow completion to .elc.
8971
8972 * man.el: Doc fixes.
8973 (Man-init-defvars): Use display-color-p to set fontification.
8974
8975 * play/hanoi.el (hanoi-internal): Don't use oddp.
8976
e1cff360
GM
89772000-03-12 Gerd Moellmann <gerd@gnu.org>
8978
8979 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
8980
8981 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
8982
5e5dff44
GM
89832000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
8984
8985 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
8986 Fix comment.
8987
5b467bf4
SM
89882000-03-10 Stefan Monnier <monnier@cs.yale.edu>
8989
83fef604
SM
8990 * font-lock.el (font-lock-keywords): Fix the doc now that
8991 regexp-opt-depth is unnecessary.
8992 (save-buffer-state): Set an edebug spec.
8993 (font-lock-fontify-anchored-keywords): Properly handle the case when
8994 the matcher goes past the limit.
8995
5b467bf4
SM
8996 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
8997 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
8998
83fef604
SM
8999 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
9000 dll.el and cookie.el (from Elib) with heavy renaming and other
9001 massaging.
5b467bf4
SM
9002
9003 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
9004 Autoload the functions used.
9005 (easy-mmode-define-syntax): Fix CL typo.
9006 (easy-mmode-define-derived-mode): Improve the docstring generation.
9007
d407456c
GM
90082000-03-10 Gerd Moellmann <gerd@gnu.org>
9009
9010 * textmodes/texinfo.el (texinfo-version): Variable and function
9011 removed.
9012
5a7a545c
SM
90132000-03-09 Stefan Monnier <monnier@cs.yale.edu>
9014
0d6e23cf
DL
9015 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
9016 allow more flexibility.
9017 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
9018 fns.
9019 (easy-mmode-defmap, easy-mmode-defsyntax)
9020 (easy-mmode-define-derived-mode): New macros.
5a7a545c 9021
d407456c 90222000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
9023
9024 * rect.el (replace-rectangle): New function.
9025
90262000-03-09 Dave Love <fx@gnu.org>
9027
9028 * progmodes/fortran.el (fortran-comment-line-start): Define as
9029 "C".
9030 (fortran-comment-line-start-skip): Don't match cpp stuff.
9031 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
9032 (fortran-mode-map): Remove over-eager custom-menu-create for now.
9033 (fortran-mode): Don't set fortran-comment-line-start-skip,
9034 fortran-comment-line-start here. Set comment-start,
9035 add-log-current-defun.
9036 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
9037 (fortran-current-defun): New function.
9038
80460654
GM
90392000-03-09 Gerd Moellmann <gerd@gnu.org>
9040
d1221ea9
GM
9041 * emacs-lisp/re-builder.el: New file.
9042
1853aa6b
GM
9043 * mouse.el (mouse-drag-region): Don't run up-event handler
9044 if hscroll has changed.
9045
80460654
GM
9046 * octave-mod.el (octave-font-lock-keywords): To font-lock the
9047 builtin operators, use `font-lock-builtin-face' for Emacs and
9048 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
9049
9050 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
9051 `(defun (setf foo)' differently.
9052
c0056275
SM
90532000-03-08 Stefan Monnier <monnier@cs.yale.edu>
9054
9055 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
9056 (regexp-opt): Update comment and adapt the code the new meaning of
9057 the `paren' argument of regex-opt-group for shy-groups.
9058 (regexp-opt-depth): Handle shy groups as well as backslashed
9059 backslashes.
c0056275
SM
9060 (regexp-opt-group): Turn the leading comment into a docstring.
9061 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
9062 Remove open-presuf and close-presuf. Instead of checking for `all
9063 one-char' and then later on check for `several one-char', handle
9064 both cases close together. Also apply a more generic algorithm
9065 for suffixes (the mirror image of the algorithm used for
9066 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
9067 (regexp-opt-try-suffix): Removed.
9068
9069 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
9070 from comint-mode-map, so we can just inherit from it. Also, move
9071 the initialization into the `defvar' since there's no docstring
9072 anyway and it's fairly short.
9073 (inferior-scheme-mode): Define it as derived-mode: the code is
9074 shorter and this way we inherit from comint-mode-map rather than
9075 copying it.
c0056275 9076
80460654
GM
9077 * subr.el (replace-regexps-in-string): Properly handle the case
9078 where we match an empty string.
c0056275 9079
80460654
GM
9080 * comint.el (comint-exec-1): Add the current-dir to the exec-path
9081 when the command has a directory component (such as "./testml").
c0056275
SM
9082 Also fix a typo in the comment.
9083
5e91ff9e
GM
90842000-03-08 Gerd Moellmann <gerd@gnu.org>
9085
feab4fba
GM
9086 * Makefile (compile-files): Compile files one by one because
9087 that's the only way to ensure a clean compilation environment for
9088 each individual file.
9089
5e91ff9e
GM
9090 * frame.el (other-frame): Call x-focus-frame.
9091
76162e12
DL
90922000-03-07 Dave Love <fx@gnu.org>
9093
f64ce788
DL
9094 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
9095 :require to defcustom.
9096
76162e12
DL
9097 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
9098 lists.
9099
9100 * files.el (auto-mode-alist): Add configure.in.
9101
9102 * progmodes/autoconf.el: New file.
9103
f7daf1e1
GM
91042000-03-07 Gerd Moellmann <gerd@gnu.org>
9105
9106 * mail/mh-e.el: Change maintainer to `none'.
9107
9108 * recentf.el (recentf-keep-non-readable-files-p): Quote args
9109 to remove-hook and add-hook.
9110
91112000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9112
9113 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
9114 it as the default.
9115 (mail-send): Test mail-send-nonascii also for the new `mime' value.
9116 (sendmail-send-it): Conditionally add MIME headers specifying the
9117 used character set.
fa78f71b 9118
63f6b2c4
DL
91192000-03-07 Dave Love <fx@gnu.org>
9120
9121 * winner.el: Fix keywords, autoload cookies. Split
9122 eval-when-compile form to avoid compilation failure.
9123
8330e2f9
KH
91242000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
9125
9126 * international/mule.el: Modify comment about coding system
9127 property `coding-category'.
9128 (make-coding-system): New argument EOL-TYPE. Pay attention to
9129 coding-category property of PROPERTIES.
9130
9131 * international/mule-conf.el (coding-category-utf-8,
9132 coding-category-utf-16-be, coding-category-utf-16-le): New coding
9133 categories. Include them in the argument for set-coding-priority.
9134
9135 * international/mule-cmds.el (reset-language-environment): Include
9136 coding-category-utf-8, coding-category-utf-16-be, and
9137 coding-category-utf-16-le in the argument for set-coding-priority.
9138 (reset-language-environment): Initialize coding-category-utf-8,
9139 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
9140
18bb0684
GM
91412000-03-06 Karl Fogel <kfogel@red-bean.com>
9142
9143 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
9144 code abstracted out of `bookmark-jump-noselect'. Now tries info
9145 extensions as well as compression extensions.
9146 (bookmark-jump-noselect): Use above new func.
fa78f71b 9147
71a6ba55
GM
91482000-03-03 Gerd Moellmann <gerd@gnu.org>
9149
9150 * strokes.el: Change maintainer's mail address.
9151
0d56cdff
KH
91522000-03-03 Kenichi Handa <handa@etl.go.jp>
9153
9154 * international/mule-diag.el (list-character-sets): Make help-echo
9155 string by substitute-command-keys.
9156 (list-character-sets): Likewise.
9157 (sort-listed-character-sets): Call help-setup-xref.
9158
900fa1f1
GM
91592000-03-02 Gerd Moellmann <gerd@gnu.org>
9160
9161 * time.el (display-time-mail-file): Add `none' to the list of
9162 choices.
9163
54d04320
DL
91642000-03-01 Dave Love <fx@gnu.org>
9165
43f3fa09
DL
9166 * help.el (help-xref-go-back): Don't try to set position.
9167
54d04320
DL
9168 * international/mule-diag.el (list-character-sets): Call
9169 help-setup-xref. Add help-echo to xrefs.
9170 (list-character-sets-1): Add help-echo to xrefs.
9171
d054101f
GM
91722000-03-02 Gerd Moellmann <gerd@gnu.org>
9173
9174 * frame.el (blink-cursor-mode): Switch cursor on when turning
9175 the mode off.
9176
9177 * add-log.el (add-log-current-defun): Add support for
9178 Autoconf mode.
9179
9180 * mail/rmail.el (rmail-quit-hook): New variable.
9181
d77dae5c
DL
91822000-03-01 Dave Love <fx@gnu.org>
9183
e5f597f0
DL
9184 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
9185
d77dae5c
DL
9186 * help.el (help-xref-button): Add help-echo arg.
9187 (describe-function-1, describe-variable, help-make-xrefs): Use it.
9188
9189 * faces.el (list-faces-display): Supply help-echo with
9190 help-make-xrefs.
9191
9192 * facemenu.el (list-text-properties-at): Set help-xref-stack to
9193 nil.
9194
72d19d75
GM
91952000-03-01 Gerd Moellmann <gerd@gnu.org>
9196
2df636f4
GM
9197 * image.el (defimage): Look for image files in load-path.
9198
fa78f71b 9199 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
9200 `number'.
9201
2df636f4
GM
92022000-03-01 David Ponce <david.ponce@wanadoo.fr>
9203
9204 * recentf.el (recentf): Added version tag to the defgroup of
9205 recentf.
9206
92072000-03-01 David Ponce <david.ponce@wanadoo.fr>
9208
9209 * recentf.el (recentf-cleanup): Changed to remove excluded file
9210 too.
9211 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
9212 action to select/unselect a file.
9213 (recentf-edit-list): Code cleanup and improvement.
9214 (recentf-open-more-files-action): `recentf-open-more-files' button
9215 widget action to open a file.
9216 (recentf-open-more-files): No more use standard completion but
9217 widgets.
9218 (recentf-more-collection): Deleted.
9219 (recentf-more-history): Deleted.
9220 (recentf-setup-more-completion): Deleted.
9221
92222000-03-01 David Ponce <david.ponce@wanadoo.fr>
9223
9224 * recentf.el (recentf-mode): No more needs that Emacs is running
9225 under a window-system.
9226
92271999-03-01 David Ponce <david.ponce@wanadoo.fr>
9228
9229 * recentf.el (recentf-edit-list): New command to edit the recent
9230 list which allow the user to remove files.
9231 (recentf-edit-selected-items): New global variable, used by
9232 `recentf-edit-list' to hold the list of files to be removed from
9233 the recent list.
9234 (recentf-make-menu-items): Updated to display a "Edit list..."
9235 menu item. Minor code cleanup.
9236
92371999-03-01 David Ponce <david.ponce@wanadoo.fr>
9238
9239 * recentf.el (recentf-open-more-files): New command to open files
9240 that are not displayed in the menu.
9241 (recentf-more-collection): New global variable holding the set of
9242 permissible completions used by `recentf-open-more-files'.
9243 (recentf-more-history): New global variable holding the history list
9244 used by `recentf-open-more-files' completion.
9245 (recentf-setup-more-completion): New function to setup completion for
9246 `recentf-open-more-files'.
9247 (recentf-make-menu-items): Updated to display a "More..." menu item.
9248
92491999-03-01 David Ponce <david.ponce@wanadoo.fr>
9250
9251 * recentf.el (recentf-menu-action): Doc fixed.
9252
92531999-03-01 David Ponce <david.ponce@wanadoo.fr>
9254
9255 * recentf.el (recentf-menu-filter): Doc updated.
9256 (recentf-update-menu-hook): Allow menu filters to force menu update.
9257 (recentf-make-menu-items): New menu filter handling.
9258 (recentf-make-menu-item): New helper function.
9259 (recentf-menu-elements): New menu handling function.
9260 (recentf-sort-ascending): Updated to new menu filter handling.
9261 (recentf-sort-descending): Updated to new menu filter handling.
9262 (recentf-sort-basenames-ascending): New menu filter function.
9263 (recentf-sort-basenames-descending): New menu filter function.
9264 (recentf-show-basenames): New menu filter function.
9265 (recentf-show-basenames-ascending): New menu filter function.
9266 (recentf-show-basenames-descending): New menu filter function.
9267
72d19d75
GM
92682000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9269
9270 * diary-lib.el (list-diary-entries): Don't try to go forward at
9271 the end of the buffer.
9272
1ac1c836
KH
92732000-02-29 Kenichi Handa <handa@etl.go.jp>
9274
9275 * international/mule-diag.el (list-character-sets): Completely
9276 rewritten.
9277 (sort-listed-character-sets): New function.
9278 (list-character-sets-1): Completely rewritten.
9279 (list-character-sets-2): New function.
9280 (non-iso-charset-alist): New variable.
9281 (decode-codepage-char): New function.
9282 (charset-history): New variable.
9283 (read-charset) (list-block-of-chars)
9284 (list-iso-charset-chars)
9285 (list-non-iso-charset-chars)
9286 (list-charset-chars): New functions.
9287 (mule-diag): Call list-character-sets-2, not
9288 list-character-sets-2.
9289 (dump-charsets): Likewise.
9290
ed4d0512
GM
92912000-02-29 Gerd Moellmann <gerd@gnu.org>
9292
72d19d75
GM
9293 * dired-x.el (dired-filename-at-point): Add `@' to valid
9294 file name characters.
9295 (dired-filename-at-point): Handle ange-ftp file names.
9296
ed4d0512
GM
9297 * frame.el (frame-notice-user-settings): Use assq-delete-all
9298 instead of assoc-delete-all.
9299 (frame-notice-user-settings): Ditto.
9300
9301 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
9302 Don't copy alist.
9303
32038c7a
GM
93042000-02-28 Eli Barzilay <eli@cs.cornell.edu>
9305
9306 * calculator.el (calculator-use-menu): New option.
9307 (calculator-initial-bindings): Changed some bindings to work as
9308 macros.
9309 (calculator-forced-input): Removed.
9310 (calculator-restart-other-mode): New variable.
9311 (calculator-mode-map): Set up menu.
fa78f71b 9312
32038c7a
GM
93132000-02-28 Jari Aalto <jari.aalto@poboxes.com>
9314
9315 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
9316 tags.
fa78f71b 9317
55d7ff38 93182000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 9319
55d7ff38
MK
9320 * viper-cmd.el (viper-envelop-ESC-key): added the option to
9321 translate all ESC key sequences.
9322 (viper-goto-mark-subr): restore markers for files for which
9323 they were saved.
9324 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
9325 * viper-util.el (viper-set-replace-overlay-glyphs,
9326 viper-set-replace-overlay): always check if the replacement
9327 overlay is live.
9328 * viper.el (viper-vi-state-mode-list): added major modes.
9329 * ediff-wind.el: minor comment changes.
9330 * ediff.el: copyright notice date fix.
fa78f71b 9331
387023ee
JR
93322000-02-27 Jason Rumney <jasonr@gnu.org>
9333
9334 * faces.el (face-font-family-alternatives): Add arial to helv.
9335 (mode-line, header-line, tool-bar): Same default as x for w32.
9336 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
9337 face-font-family-alternatives from working.
9338 * term/w32-win.el (mouse-set-font): Do not build fontset from
9339 chosen font.
9340
f43d79c1
GM
93412000-02-25 Sam Steingold <sds@goems.com>
9342
5d80cc9c 9343 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 9344 properly.
fa78f71b 9345
8b7bc628 93462000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
9347
9348 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
9349
4eb8436f
GM
93502000-02-25 Gerd Moellmann <gerd@gnu.org>
9351
9352 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
9353 writable.
9354
449c3c52 9355 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 9356
42088c12
GM
93572000-02-24 Gerd Moellmann <gerd@gnu.org>
9358
9359 * frame.el (show-cursor-in-non-selected-windows): New option.
9360
c60ea02e
GM
93612000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9362
9363 * diary-lib.el (include-other-diary-files): Undo the selective
9364 display in any included file and don't kill it.
9365
d066de8e
EZ
93662000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
9367
9368 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
9369 bar. Menu items converted to (menu-item format, help strings
9370 added.
9371 [downcase, upcase]: Don't enable on MS-DOS.
9372 [symlink, symlinks]: Don't show if make-symbolic-link is not
9373 bound.
9374 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
9375
b6906b38
DL
93762000-02-23 Dave Love <fx@gnu.org>
9377
275cf1b2
DL
9378 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
9379 (backward-kill-word): Revert addition of * to interactive spec --
9380 it's a feature.
9381
9382 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
9383 (backward-kill-sentence, kill-sentence): Likewise.
9384
99d48056
DL
9385 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
9386 scratch buffer name.
9387 (gud-format-command): Use int-to-string in ?l case. Simplify
9388 slightly.
9389
9390 * term/w32-win.el (internal-face-interactive): Update prompt for
9391 new read-face-name.
9392
9393 * mail/footnote.el (footnote): Add :version to defgroup.
9394 (footnote-section-tag-regexp): Customize.
9395 (footnote-start-tag, footnote-end-tag): New option.
9396 (footnote-latin-regexp): New variable.
9397 (Footnote-latin): New function.
9398 (footnote-style-alist): Add element for latin style.
9399 (footnote-style): Moved.
9400 (Footnote-goto-footnote): Use eq to test arg.
9401
9402 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
9403
b6906b38
DL
9404 * emacs-lisp/byte-opt.el: Change old backquote syntax.
9405 (byte-compile-trueconstp): Include keywords.
9406 (byte-optimize-quote, byte-optimize-lapcode): Use
9407 byte-compile-const-symbol-p.
9408 (byte-optimize-char-before): New optimization.
9409
9410 * emacs-lisp/bytecomp.el: Change old backquote syntax.
9411 (byte-compile-const-symbol-p): New function.
9412 (byte-compile-constp, byte-compile-out-toplevel)
9413 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
9414 Use it.
9415
9416 * subr.el (define-key-after): Default AFTER to t. Doc fix.
9417
214f877f
KH
94182000-02-23 Kenichi Handa <handa@etl.go.jp>
9419
c709bcf1
KH
9420 * international/encoded-kb.el: Be sure to update minor-mode-alist
9421 and minor-mode-map-alist.
9422 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
9423 codes SS2 and SS3 correctly.
9424 (encoded-kbd-self-insert-ccl): New function.
9425 (encoded-kbd-setup-keymap): New function.
9426 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
9427 by calling encoded-kbd-setup-keymap.
9428
214f877f
KH
9429 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
9430 characters.
9431 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
9432 locally.
9433
b021ef18
DL
94342000-02-22 Dave Love <fx@gnu.org>
9435
9436 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
9437 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
9438 defvar.
9439 (lisp-mode-syntax-table): Set up for #|...|# comments.
9440 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
9441 classes. Match `defface'.
9442 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
9443 (eval-defun-1): Fix for defcustom.
9444 (lisp-indent-region): Doc fix.
9445
9446 * subr.el (when, unless, split-string): Doc fix.
9447 (read-passwd): Move call of clear-this-command-keys to the right
9448 place.
9449 (replace-regexps-in-string): New function.
9450
14cc00ad
GM
94512000-02-22 Gerd Moellmann <gerd@gnu.org>
9452
9453 * help.el (describe-variable): Set syntax table to
9454 emacs-lisp-mode-syntax-table when moving forward over the
9455 symbol's name.
9456
47da5efa
DL
94572000-02-22 Dave Love <fx@gnu.org>
9458
9459 * xt-mouse.el: Doc fixes.
9460 (xterm-mouse-position-function): New function, replacing advice of
9461 mouse-position.
9462 (xterm-mouse-mode): Use it. Don't turn on under a window system.
9463
9464 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
9465
f0a6c717
GM
94662000-02-21 Gerd Moellmann <gerd@gnu.org>
9467
9468 * format.el (format-annotate-single-property-change): Handle
9469 properties.with dotted-list values.
9470 (format-proper-list-p): New function.
9471
9472 * enriched.el (enriched-face-ans): Handle '(foreground-color
9473 . COLOR) and (background-color . COLOR).
9474
2be80b63
DL
94752000-02-20 Dave Love <fx@gnu.org>
9476
9477 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
9478 and assignments to it.
9479 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
9480 current local map.
9481 (make-flyspell-overlay): Use it.
9482 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
9483
9484 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
9485 (lm-get-header-re): Defun, not defsubst.
9486 (lm-get-package-name): Defun, not defsubst. Simplify.
9487 (lm-version): Doc fix. Simplify.
9488 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
9489 (lm-crack-address, lm-last-modified-date, lm-commentary)
9490 (lm-verify, lm-synopsis): Simplify.
9491 (lm-report-bug): Require emacsbug. Use compose-mail.
9492
329eed9f
GM
94932000-02-20 Gerd Moellmann <gerd@gnu.org>
9494
9495 * dired.el (dired-mode): Call propertized-buffer-identification
9496 to set mode-line-buffer-identification to something having
9497 the right text properties.
9498
9499 * bindings.el (propertized-buffer-identification): New function.
9500
be5bb146
DL
95012000-02-20 Dave Love <fx@gnu.org>
9502
9503 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
9504 check for t-mouse too.
9505
9506 * cus-start.el: Make echo-keystrokes `number'.
9507
1d4311c3
EZ
95082000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
9509
9510 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
9511 Don't call ring-empty-p unless tags-location-ring is bound.
9512 From Noah Friedman <friedman@splode.com>.
9513
a23c5037
TTN
95142000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
9515
9516 * progmodes/hideshow.el (hs-flag-region): No longer use
9517 `intangible' overlay property.
9518
9519 (hs-toggle-hiding): New command.
9520 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
9521
9522 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
9523 Fix omission bug: Run `hs-minor-mode-hook' for both activation
9524 and deactivation.
9525
b6a22bf8
GM
95262000-02-18 Gerd Moellmann <gerd@gnu.org>
9527
9528 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
9529
d621caf7
GM
95302000-02-17 Gerd Moellmann <gerd@gnu.org>
9531
3c0ed7ce
GM
9532 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
9533
d621caf7
GM
9534 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
9535 of `*' to handle `(* ... *)' comments.
9536
538d88fb
EZ
95372000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
9538
53c80cf6 9539 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 9540 window-system.
53c80cf6 9541
538d88fb
EZ
9542 * menu-bar.el (global-map): Menu-bar items converted to the new
9543 format (menu-item..., rearranged for better CUA compliance, and
9544 their names changed for better clarity. Help strings added.
9545
9546 * international/mule-cmds.el (mule-menu-keymap)
9547 (describe-language-environment-map, set-coding-system-map)
9548 (setup-language-environment-map): Convert to new (menu-item...
9549 form, add help strings. Change names of menu items for better
9550 clarity. "Mule" menu-bar item removed (it's now in the "Options"
9551 submenu).
9552
8389e1e2 95532000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 9554
a23c5037 9555 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 9556 within the code.
a23c5037 9557
8389e1e2 95582000-02-16 Dave Love <fx@gnu.org>
a23c5037 9559
84fe35f0
DL
9560 * faces.el: Don't require custom. Add more specific :groups to
9561 various deffaces.
9562 (set-face-attribute): Purecopy args.
9563 (read-face-name): Default to name at point and use it in prompt.
9564 Remove colon from arg in all callers.
9565 (list-faces-display): Hyperlink to face descriptions and customize
9566 buffers.
9567
b2aeee30
DL
95682000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
9569
9570 * wid-edit.el (widget-match-inline): An atom never matches a
9571 list.
9572
99e95407
GM
95732000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9574
82d2c7c5
DL
9575 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
9576 at ':' characters by call to split-string.
99e95407
GM
9577
95782000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9579
82d2c7c5 9580 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
9581
95822000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9583
82d2c7c5
DL
9584 * textmodes/bibtex.el: Some temporary comments removed.
9585 (bibtex-field-name, bibtex-entry-type): Made the relationship
9586 explicit.
9587 (bibtex-field-const): Allow capital letters.
9588 (bibtex-start-of-string): Deleted because unused.
9589
9590 * textmodes/bibtex.el: Unified some nomenclature. We no longer
9591 use the term 'reference' to describe a bibtex entry as a whole.
9592 Further, reference keys are no longer called 'labels'.
9593 (bibtex-keys): Renamed to bibtex-reference-keys.
9594 (bibtex-reformat-previous-labels): Renamed to
9595 bibtex-reformat-previous-reference-keys.
9596 (bibtex-reference-type): Renamed to bibtex-entry-type.
9597 (bibtex-reference-head): Renamed to bibtex-entry-head.
9598 (bibtex-reference-maybe-empty-head): Renamed to
9599 bibtex-entry-maybe-empty-head.
9600 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
9601 (bibtex-search-reference): Renamed to bibtex-search-entry.
9602 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
9603 bibtex-enclosing-entry-maybe-empty-head.
9604 (bibtex-entry-field-alist, bibtex-entry-head,
9605 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
9606 bibtex-map-entries, bibtex-search-entry,
9607 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
9608 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
9609 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
9610 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
9611 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
9612 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
9613 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
9614
96152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9616
82d2c7c5
DL
9617 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
9618 comment.
9619 (bibtex-format-field-delimiters): New function, functionality
9620 extracted from bibtex-format-entry.
9621 (bibtex-autokey-get-yearfield-digits): New function, functionality
9622 extracted from bibtex-autokey-get-yearfield.
9623
9624 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
9625 entries in order to avoid stack overflow in the regexp matcher if
9626 field contents become large.
9627 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
9628 bibtex-field-string-part-not-braced,
9629 bibtex-field-string-part-no-inner-braces,
9630 bibtex-field-string-part-1-inner-brace,
9631 bibtex-field-string-part-2-inner-braces,
9632 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
9633 bibtex-field-string-quoted, bibtex-field-string,
9634 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
9635 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
9636 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
9637 as parsing is now performed by the following functions.
9638 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
9639 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
9640 bibtex-parse-field-string, bibtex-search-forward-field-string,
9641 bibtex-parse-association, bibtex-field-name-for-parsing,
9642 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
9643 bibtex-search-forward-field, bibtex-search-backward-field,
9644 bibtex-start-of-field, bibtex-end-of-field,
9645 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
9646 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
9647 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
9648 bibtex-parse-string, bibtex-search-forward-string,
9649 bibtex-search-backward-string, bibtex-start-of-string,
9650 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
9651 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
9652 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
9653 entries. Instead of reporting the results of the parsing by
9654 match-beginning or match-end, these functions return data structures
9655 that hold the corresponding positions.
9656 (bibtex-enclosing-field): Changed to also report field boundaries by
9657 return values rather than by match-beginning or match-end. The
9658 following functions have been adapted to use the new parsing
9659 functions.
9660 (bibtex-skip-to-valid-entry, bibtex-search-reference,
9661 bibtex-enclosing-field, bibtex-format-entry,
9662 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
9663 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
9664 bibtex-print-help-message, bibtex-end-of-entry,
9665 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
9666 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
9667 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
9668 method for parsing.
9669 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
9670 bibtex-map-entries, bibtex-flash-head,
9671 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
9672 bibtex-autokey-change, bibtex-autokey-get-namefield,
9673 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
9674 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
9675 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
9676 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
9677 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
9678 order to make the new binding of case-fold-search immediately
9679 visible.
99e95407
GM
9680
96812000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9682
82d2c7c5
DL
9683 * textmodes/bibtex.el: Copyright notice is up to date.
9684 Added constant 'bibtex-maintainer-salutation.
99e95407 9685
82d2c7c5
DL
9686 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
9687 than make-temp-name, use match-string-no-properties and eliminate
9688 a quadratic behavior when building bibtex-strings.
99e95407 9689
82d2c7c5
DL
9690 * bibtex.el (bibtex-reference-key): Accept string entries whose
9691 reference key contains upper case letters.
99e95407
GM
9692
96932000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9694
82d2c7c5
DL
9695 * bibtex.el (bibtex-reference-head): Allow entries to start with
9696 a new line.
99e95407
GM
9697
96982000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9699
82d2c7c5
DL
9700 * bibtex.el: Hiding of entry bodies is not longer provided by
9701 bibtex.el directly. Instead the hideshow package can be used.
9702 Added a special bibtex entry to hs-special-modes-alist.
9703 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
9704
97052000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9706
f24fef2f
SM
9707 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
9708 at ':' characters by call to split-string.
8389e1e2
GM
9709
97102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9711
f24fef2f 9712 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
9713
97142000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9715
f24fef2f
SM
9716 * textmodes/bibtex.el: Some temporary comments removed.
9717 (bibtex-field-name, bibtex-entry-type): Made the relationship
9718 explicit.
9719 (bibtex-field-const): Allow capital letters.
9720 (bibtex-start-of-string): Deleted because unused.
fa78f71b 9721
f24fef2f
SM
9722 * textmodes/bibtex.el: Unified some nomenclature. We no longer
9723 use the term 'reference' to describe a bibtex entry as a whole.
9724 Further, reference keys are no longer called 'labels'.
9725 (bibtex-keys): Renamed to bibtex-reference-keys.
9726 (bibtex-reformat-previous-labels): Renamed to
9727 bibtex-reformat-previous-reference-keys.
9728 (bibtex-reference-type): Renamed to bibtex-entry-type.
9729 (bibtex-reference-head): Renamed to bibtex-entry-head.
9730 (bibtex-reference-maybe-empty-head): Renamed to
9731 bibtex-entry-maybe-empty-head.
9732 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
9733 (bibtex-search-reference): Renamed to bibtex-search-entry.
9734 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
9735 bibtex-enclosing-entry-maybe-empty-head.
9736 (bibtex-entry-field-alist, bibtex-entry-head,
9737 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
9738 bibtex-map-entries, bibtex-search-entry,
9739 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
9740 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
9741 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
9742 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
9743 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
9744 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
9745 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
9746
97472000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9748
f24fef2f
SM
9749 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
9750 comment.
9751 (bibtex-format-field-delimiters): New function, functionality
9752 extracted from bibtex-format-entry.
9753 (bibtex-autokey-get-yearfield-digits): New function, functionality
9754 extracted from bibtex-autokey-get-yearfield.
fa78f71b 9755
f24fef2f
SM
9756 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
9757 entries in order to avoid stack overflow in the regexp matcher if
9758 field contents become large.
9759 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
9760 bibtex-field-string-part-not-braced,
9761 bibtex-field-string-part-no-inner-braces,
9762 bibtex-field-string-part-1-inner-brace,
9763 bibtex-field-string-part-2-inner-braces,
9764 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
9765 bibtex-field-string-quoted, bibtex-field-string,
9766 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
9767 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
9768 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
9769 as parsing is now performed by the following functions.
9770 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
9771 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
9772 bibtex-parse-field-string, bibtex-search-forward-field-string,
9773 bibtex-parse-association, bibtex-field-name-for-parsing,
9774 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
9775 bibtex-search-forward-field, bibtex-search-backward-field,
9776 bibtex-start-of-field, bibtex-end-of-field,
9777 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
9778 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
9779 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
9780 bibtex-parse-string, bibtex-search-forward-string,
9781 bibtex-search-backward-string, bibtex-start-of-string,
9782 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
9783 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
9784 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
9785 entries. Instead of reporting the results of the parsing by
9786 match-beginning or match-end, these functions return data structures
9787 that hold the corresponding positions.
9788 (bibtex-enclosing-field): Changed to also report field boundaries by
9789 return values rather than by match-beginning or match-end. The
9790 following functions have been adapted to use the new parsing
9791 functions.
9792 (bibtex-skip-to-valid-entry, bibtex-search-reference,
9793 bibtex-enclosing-field, bibtex-format-entry,
9794 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
9795 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
9796 bibtex-print-help-message, bibtex-end-of-entry,
9797 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
9798 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
9799 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
9800 method for parsing.
9801 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
9802 bibtex-map-entries, bibtex-flash-head,
9803 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
9804 bibtex-autokey-change, bibtex-autokey-get-namefield,
9805 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
9806 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
9807 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
9808 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
9809 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
9810 order to make the new binding of case-fold-search immediately
9811 visible.
8389e1e2
GM
9812
98132000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9814
f24fef2f
SM
9815 * textmodes/bibtex.el: Copyright notice is up to date.
9816 Added constant 'bibtex-maintainer-salutation.
fa78f71b 9817
f24fef2f
SM
9818 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
9819 than make-temp-name, use match-string-no-properties and eliminate
9820 a quadratic behavior when building bibtex-strings.
fa78f71b 9821
f24fef2f
SM
9822 * bibtex.el (bibtex-reference-key): Accept string entries whose
9823 reference key contains upper case letters.
8389e1e2
GM
9824
98252000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9826
f24fef2f
SM
9827 * bibtex.el (bibtex-reference-head): Allow entries to start with
9828 a new line.
8389e1e2
GM
9829
98302000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9831
f24fef2f
SM
9832 * bibtex.el: Hiding of entry bodies is not longer provided by
9833 bibtex.el directly. Instead the hideshow package can be used.
9834 Added a special bibtex entry to hs-special-modes-alist.
9835 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
9836
98372000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9838
82d2c7c5 9839 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
9840 proceedings entry type (for cross referencing). Thanks to Wagner
9841 Toledo Correa for the suggestion.
9842
82d2c7c5 9843 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 9844
eae61d8f
KH
98452000-02-14 Kenichi Handa <handa@etl.go.jp>
9846
9847 * international/characters.el: Setup case table for Vietnamese.
9848
fb07a302
GM
98492000-02-12 Gerd Moellmann <gerd@gnu.org>
9850
9851 * uniquify.el (toplevel): Require CL at compile time.
9852 (uniquify-push): Removed.
9853
9854 * shadowfile.el (shadow-when): Removed.
9855
9856 * tempo.el (tempo-dolist, tempo-mapc): Removed.
9857 (tempo-process-and-insert-string): Use dolist instead of
9858 tempo-dolist.
9859
9860 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
9861 regexp for paragraph-start.
9862
9863 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
9864 commas as well.
9865
a0eddf92
DL
98662000-02-10 Dave Love <fx@gnu.org>
9867
9868 * wid-edit.el: (widgets) [defgroup]: Remove url link.
9869 (widget-color-choice-list, widget-color-history, widget-mouse-help):
9870 Deleted.
9871 (widget-specify-field, widget-specify-button): Don't use
9872 widget-mouse-help as help-echo property.
9873 (default): Use #'ignore for :validate and :mouse-down-action.
9874 (checkbox): Add help-echo.
9875 (widget-sexp-validate): Rewritten to clarify error messages.
9876 (character): Use char-valid-p in :match function.
9877 (widget-color-complete): Use facemenu-color-alist.
9878 (widget-color-action): Use facemenu-read-color.
9879
9880 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
9881 set up `caar' &c that we now have.
9882
82d2c7c5
DL
98832000-02-09 Ray Blaak <blaak@gnu.org>
9884
9885 * delphi.el: Make resourcestring a declaration region, like const
9886 and var.
9887
6cbc1482
DL
98882000-02-09 Dave Love <fx@gnu.org>
9889
9890 * bindings.el (mode-line-input-method-map): New variable.
9891 (mode-line-mule-info): Use it; fix last change.
9892 (mode-line-mode-menu): Move definition.
9893 (mode-line-mouse-sensitive-p): Deleted.
9894 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
9895 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
9896 level.
9897
9898 * startup.el (command-line-1): Don't call
9899 make-mode-line-mouse-sensitive.
9900
f7136ee8
GM
99012000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9902
9903 * mail/rmail.el (rmail-retry-failure): Use
9904 rmail-beginning-of-message before rmail-toggle-header, because the
9905 former toggles headers.
9906
6e1d0d15
SM
99072000-02-06 Stefan Monnier <monnier@cs.yale.edu>
9908
fef8c55b
SM
9909 * diff-mode.el (diff-kill-junk): New interactive function.
9910 (diff-reverse-direction): Use delete-and-extract-region.
9911 (diff-post-command-hook): Restrict the area so that the hook also works
9912 outside of any diff hunk. This is necessary for the minor-mode.
9913 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
9914 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
9915
6e1d0d15
SM
9916 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
9917 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
9918 so that it can be used more easily in <foo>-mode-hook. Also make sure
9919 to avoid duplicate entries.
9920 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
9921 (font-lock-remove-keywords): Just as was done for `add', allow it to
9922 work even if font-lock-mode is nil. Also make sure we don't modify
9923 any pre-existing list by forcing a copy-sequence. Finally rename
9924 `major-mode' to `mode'.
9925 (font-lock-fontify-syntactic-anchored-keywords)
9926 (font-lock-fontify-anchored-keywords)
9927 (font-lock-fontify-keywords-region): Use line-end-position.
9928 Don't make `font-lock-multiline' local (it's now done in
9929 font-lock-set-defaults).
9930 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
9931 move the `font-lock-fontified' creation to inside the `unless'.
9932
a75dfea0
AI
99332000-02-06 Andrew Innes <andrewi@gnu.org>
9934
9935 * term/w32-win.el (x-handle-args): Comment out call to message,
9936 which occurs before window system is initialized.
9937
9938 * makefile.nt: Add support for recompiling lisp code.
9939
b85e9462
DL
99402000-02-04 Dave Love <fx@gnu.org>
9941
9ff33afb
DL
9942 * bindings.el (mode-line-mule-info): Fix/extend last change.
9943
b85e9462
DL
9944 * completion.el: Replace completion-dolist with dolist.
9945
9946 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
9947 dotimes.
9948
44dff075
CD
99492000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
9950
9951 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
9952 environment names before they go into the section regexp.
9953
9954 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
9955 char class in regexp.
9956
9957 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
9958 `case-fold-search' to nil.
9959
9960 * progmodes/idlwave.el (idlwave-template): Respect
9961 `idlwave-abbrev-change-case'.
9962 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
9963 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
9964 idlwave-while): respect `idlwave-reserved-word-upcase'.
9965 (idlwave-rw-case): New function.
9966 (idlwave-statement-match): Fixed problem with assignment regexp.
9967 (idlwave-font-lock-keywords): Improved regexp for keyword
9968 parameters.
a23c5037 9969 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
9970 operators longer than 1 char.
9971
9972 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
9973 idlwave-shell-expression-overlay. Implemented printing of
9974 expressions on higher levels of the calling stack.
9975 (idlwave-shell-display-level-in-calling-stack): Restore stack
9976 level.
9977 (idlwave-retrieve-expression-from-level): New function.
9978 (idlwave-shell-last-calling-stack): Variable removed.
9979 (idlwave-shell-reset): Argument action reversed (`visible' to
9980 `hidden'). Also remove stop-line overlay.
9981 (idlwave-shell-calling-stack-routine): New variable.
9982 (idlwave-shell-parse-stack-and-display): Messages now display
9983 negative level numbers.
9984 (idlwave-shell-mode): Set `modeline-format'.
9985 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
9986 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
9987 21.
9988 (idlwave-shell-print-expression-function): New option.
a23c5037 9989
44dff075
CD
9990 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
9991 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
9992 `tool-bar' instead of `toolbar'.
9993
f26c34fd
DL
99942000-02-02 Dave Love <fx@gnu.org>
9995
9996 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
9997 emacs-lisp-mode-hook. Don't check for defalias being defined.
9998
9999 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
10000 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
10001 the new builtins directly.
10002
10003 * whitespace.el (whitespace): Add :version to defgroup.
10004
10005 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
10006 Doc fix.
10007
10008 * thingatpt.el (sexp-at-point, symbol-at-point)
10009 (number-at-point, list-at-point): Add autoload cookie.
10010
10011 * recentf.el (recentf): Add :version to defgroup.
10012
10013 * quickurl.el (quickurl): Add :version to defgroup.
10014
10015 * elide-head.el (elide-head): Use point-marker more.
10016
10017 * bs.el (bs): Add :version to defgroup.
10018
10019 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
10020
10021 * progmodes/delphi.el (delphi): Add :version to defgroup.
10022
d240a249
GM
100232000-02-02 Gerd Moellmann <gerd@gnu.org>
10024
10025 * ange-ftp.el (ange-ftp-write-region): Handle case that
10026 succeeding process operation sets a different coding system.
10027
10028 * calculator.el: New file.
10029
d5179a01
EZ
100302000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
10031
10032 * frame.el (frames-on-display-list, framep-on-display): New
10033 functions.
10034 (display-mouse-p, display-popup-menus-p, display-graphic-p)
10035 (display-selections-p, display-screens, display-pixel-width)
10036 (display-pixel-height, display-mm-width, display-mm-height)
10037 (display-backing-store, display-save-under, display-planes)
10038 (display-color-cells, display-visual-class): New functions.
10039
10040 * term/tty-colors.el (tty-color-gray-shades): New function.
10041
10042 * faces.el (display-color-p): Use framep-on-display.
10043 (display-grayscale-p): New function.
10044
968e00f0
DL
100452000-01-31 Dave Love <fx@gnu.org>
10046
10047 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
10048 (create-fontset-from-x-resource): Don't concat integers.
10049
2cb750ba
GM
100502000-01-31 Inge Frick <inge@nada.kth.se>
10051
10052 * view.el: Some changes in documentation. Removed some trailing
10053 whitespace. Changed some parameter names to agree with
10054 documentation.
10055 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
10056 window is not deleted. Modifies change 1998-04-26.
a23c5037 10057
74e9213b
GM
100582000-01-31 Gerd Moellmann <gerd@gnu.org>
10059
47569935
GM
10060 * windmove.el: New file.
10061
74e9213b
GM
10062 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
10063 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 10064 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 10065
74e9213b
GM
10066 * jit-lock.el (jit-lock-function): Widen before calculating end
10067 position.
10068 (jit-lock-stealth-chunk-start): Rewritten.
10069
10070 * info.el (Info-title-face-alist): Removed.
10071 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
10072 faces.
10073 (Info-fontify-node): Use these faces.
10074
994c5afe
GM
100752000-01-30 Gerd Moellmann <gerd@gnu.org>
10076
10077 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
10078 (cl-macro-list1): Recognize `&allow-other-keys' instead of
10079 `&allow-other-keywords'.
10080
10081 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
10082 the list of directories scanned heuristically.
10083
10084 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
10085 exist.
10086
f00276e3
JR
100872000-01-30 Jason Rumney <jasonr@gnu.org>
10088
10089 * w32-fns.el: Define w32-tty-standard-colors.
10090
10091 * startup.el (command-line): Use w32-tty-standard-colors when in
10092 w32 console mode.
10093
cc4dfff0
DL
100942000-01-30 Dave Love <fx@gnu.org>
10095
e645e77b
DL
10096 * jka-compr.el (jka-compr-load): Fix up load-history.
10097
cc4dfff0
DL
10098 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
10099
10100 * emacs-lisp/cl-macs.el: Revert previous change.
10101
16215eb0
DL
101022000-01-29 Dave Love <fx@gnu.org>
10103
10104 * facemenu.el: Purecopy various strings.
10105
10106 * timezone.el (timezone-fix-time): Window against 69 for two-digit
10107 years. Deal with three-digit years.
10108
10109 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
10110 defconst, purecopy.
10111 (help-back-label): Purecopy it.
10112
bbd9b566
GM
101132000-01-18 Gerd Moellmann <gerd@gnu.org>
10114
10115 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
10116 variable. If non-nil, order the buffer list according to the
10117 currently selected frame.
10118 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
10119 non-nil, pass the selected frame to function buffer-list.
a23c5037 10120
887448e1
GM
101212000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10122
10123 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
10124
7df85084
DL
101252000-01-28 Dave Love <fx@gnu.org>
10126
142e109c
DL
10127 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
10128
7df85084
DL
10129 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
10130 Don't use lisp-indent-hook property.
10131 (cl-abs): Remove.
10132
10133 * subr.el: Move out indent and edebug specs for when and unless.
10134
10135 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
10136 when, unless.
10137
10138 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
10139 unless, when.
10140
3b43c01c
GM
101412000-01-28 Gerd Moellmann <gerd@gnu.org>
10142
d060bc9f
GM
10143 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
10144 `collecting' as synonym for `collect'.
10145
10146 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
10147 for the case it contains spaces.
10148
10149 * simple.el (what-cursor-position): Change formatting of
10150 messages.
10151
b02786f9
GM
10152 * frame.el (delete-other-frames): New function.
10153 (toplevel): Bind it to C-x 5 1.
10154
efd68b8a
GM
10155 * sort.el (sort-numeric-base): New option.
10156 (sort-numeric-fields): If number starts with `0' or `0[xX[',
10157 interpret it as octal or hexadecimal. Use sort-numeric-base
10158 as default base.
10159
3b43c01c
GM
10160 * progmodes/glasses.el: New file.
10161
984ae001
GM
101622000-01-27 Gerd Moellmann <gerd@gnu.org>
10163
a0b796e3
GM
10164 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
10165 userids differently.
10166
984ae001
GM
10167 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
10168 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
10169 progmodes/ebnf-yac.el: New files.
10170
6c67ddee
DL
101712000-01-26 Dave Love <fx@gnu.org>
10172
10173 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
10174 on a function with an empty body. [From Eric Ludlam.]
10175
4e6473c8
GM
101762000-01-25 Andre Spiegel <spiegel@gnu.org>
10177
10178 * vc.el (vc-version-diff): Make sure file name is expanded.
10179
e12489f9
GM
101802000-01-25 Gerd Moellmann <gerd@gnu.org>
10181
10182 * scroll-bar.el (scroll-bar-timer): Variable removed.
10183 (scroll-bar-toolkit-scroll): Don't use a timer.
10184
8dbe2b07
KH
101852000-01-25 Kenichi Handa <handa@etl.go.jp>
10186
10187 * language/thai-util.el (thai-composition-function): Delete
10188 superfluous `a'.
10189
26ef1c87
DL
101902000-01-24 Dave Love <fx@gnu.org>
10191
10192 * fortran.el (fortran-mode): Use beginning-of-defun-function,
10193 end-of-defun-function.
10194
10195 * font-lock.el (turn-on-font-lock): Don't depend on window-system
10196 &c.
10197
7ed4e9a7
JR
101982000-01-22 Jason Rumney <jasonr@gnu.org>
10199
10200 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
10201 conflicts with new face support.
10202
8b7bc628 102032000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
10204
10205 * replace.el (query-replace): Rename last arg to DELIMITED.
10206 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
10207 (query-replace-regexp): Likewise.
10208
8b7bc628 102092000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 10210
02b14400
RS
10211 * subr.el (with-syntax-table): Use make-symbol, not gensym.
10212
5bb6f079
RS
10213 * emacs-lisp/lisp.el (beginning-of-defun-function):
10214 Variable renamed from beginning-of-defun.
10215 Do not call make-variable-buffer-local.
10216 (beginning-of-defun-raw): Use new variable name; doc fix.
10217 (beginning-of-defun): Doc fix.
10218 (end-of-defun-function): Variable renamed from end-of-defun.
10219 Do not call make-variable-buffer-local.
10220 (end-of-defun): Use new variable name; doc fix.
10221
02b14400
RS
10222 * subr.el (dolist, dotimes): Copied from cl-macs.el
10223 and made to work.
2d5e9b54 10224
a23c5037 10225 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
10226 Variable replaces rmail-digest-end-regexp.
10227 Allows multiple regexps for detecting the end line.
10228 (undigestify-rmail-message): Corresponding changes.
10229
60af03f1
DL
102302000-01-19 Dave Love <fx@gnu.org>
10231
fe5d99e1
DL
10232 * files.el (user-init-file): Don't declare here -- is primitive.
10233
60af03f1
DL
10234 * startup.el (command-line): Check for compiled user-init-file and
10235 set to uncompiled version if necessary.
10236
72dbbc7d
GM
102372000-01-18 Gerd Moellmann <gerd@gnu.org>
10238
6a1950ec
GM
10239 * mail/undigest.el (rmail-digest-end-regexp): New user option.
10240 (undigestify-rmail-message): Use it.
10241
72dbbc7d
GM
10242 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
10243
fbe91bbd
GM
102442000-01-17 Gerd Moellmann <gerd@gnu.org>
10245
10246 * tmm.el (tmm-goto-completions): Adapt to prompt being part
10247 of mini-buffer.
10248
33a6685b
GM
102492000-01-14 Gerd Moellmann <gerd@gnu.org>
10250
b3303df7
GM
10251 * emacs-lisp/copyright.el (copyright-update): Removed the
10252 requirement for a trailing space from `copyright-regexp', to
10253 support copyrights with owner specified on a separate line..
a23c5037 10254
3c4c8064
GM
10255 * align.el: New file.
10256
33a6685b
GM
10257 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
10258
10259 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
10260
044a4975
DL
102612000-01-13 Dave Love <fx@gnu.org>
10262
10263 * ph.el: Removed. (Obsoleted by EUDC.)
10264
0a352cd7
GM
102652000-01-13 Gerd Moellmann <gerd@gnu.org>
10266
10267 * net/eudc.el (toplevel): Remove autoloaded code installing
10268 menu with easymenu, because that causes build problems.
10269
10270 * frame.el (frame-notice-user-settings): New variable.
10271 (frame-notice-user-settings): Don't modify frame parameters
10272 if called a second time.
10273
8b7bc628 102742000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
10275
10276 * frame.el (frame-notice-user-settings):
10277 Notice default-frame-parameters even for non-window frames.
10278
feb450e0
GM
102792000-01-13 Gerd Moellmann <gerd@gnu.org>
10280
10281 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
10282 for Emacs.
10283 (eudc-bob-can-display-inline-images): Extend for Emacs.
10284 (eudc-bob-toggle-inline-display): Ditto.
10285 (eudc-bob-display-jpeg): Ditto.
10286
99c6d63b
GM
102872000-01-12 Gerd Moellmann <gerd@gnu.org>
10288
7970b229
GM
10289 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
10290 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
10291 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 10292
e4936aa9
GM
10293 * add-log.el (add-change-log-entry): Fix error trying an `(insert
10294 nil)'.
10295
10296 * subdirs.el: Add `net' directory.
10297
133c9e59
GM
10298 * net: New directory.
10299
99c6d63b
GM
10300 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
10301 eval-last-sexp. Don't bind debug-on-error here.
10302 (eval-last-sexp): New function. Bind debug-on-error if
10303 eval-expression-debug-on-error is non-nil.
10304 (eval-defun-2, eval-defun): Likewise.
10305
10306 * simple.el (eval-expression): Don't bind debug-on-error if
10307 eval-expression-debug-on-error is nil. Detect changed
10308 debug-on-error, and propagate new value to global binding, if
10309 eval-expression-debug-on-error is non-nil,
10310 (eval-expression-debug-on-error): Change doc string.
a23c5037 10311
8b7bc628 103122000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
10313
10314 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
10315
10316 * emacs-lisp/lisp-mode.el (with-syntax-table):
10317 Set up lisp-indent-function property.
10318
10319 * subr.el (with-syntax-table): Moved from simple.el.
10320
10321 * simple.el (with-syntax-table): Moved to subr.el.
10322
7e3c74fa
GM
103232000-01-11 Gerd Moellmann <gerd@gnu.org>
10324
1fab1775
GM
10325 * tmm.el (tmm-shortcut): Delete region after prompt instead
10326 of erasing buffer.
10327
7e3c74fa 10328 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
10329 (fill-context-prefix): Use the longest common prefix of first
10330 and second line fill prefix, if there is one.
7e3c74fa 10331
8b7bc628 103322000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
10333
10334 * array.el (array-mode): Don't use make-variable-buffer-local.
10335 Use make-local-variable for `truncate-lines'.
10336
aa705642 103372000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 10338
aa705642
GM
10339 * add-log.el (add-log-current-defun): Handle user-defined
10340 add-log-current-function returning nil,
a23c5037 10341
57df2446 10342 * add-log.el (add-change-log-entry): Insert version number
aa705642 10343 if having found a current function
c1356086
GM
10344
10345 * add-log.el (add-log-current-defun): Call
10346 `add-log-current-defun-function'. Try matches at level 0 and
10347 level 1. Strip whitespace from defun found.
a23c5037 10348
1d8c59e9
RS
103492000-01-10 John Wiegley <johnw@gnu.org>
10350
10351 * allout.el (isearch-done/outline-provisions): Added `edit'
10352 argument to correspond with the current definition of
10353 `isearch-done'.
10354
8cf87e9b
DL
103552000-01-10 Dave Love <fx@gnu.org>
10356
10357 * elide-head.el (elide-head): Use point-marker, not point.
10358
9050446c
GM
103592000-01-10 Gerd Moellmann <gerd@gnu.org>
10360
8321b22a
GM
10361 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
10362 before and after the year 2000.
a23c5037 10363
9050446c
GM
10364 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
10365 Add ispell- prefix.
10366
103672000-01-10 Ken Stevens <k.stevens@ieee.org>
10368
10369 * ispell.el: Only define dictionaries in menus when they exist.
10370 (version18p): New variable.
10371 (version20p): New variable.
10372 (xemacsp): New variable.
10373 (ispell-choices-win-default-height): Fix for XEmacs visibility.
10374 (ispell-dictionary-alist1): Added Brasileiro dictionary.
10375 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 10376 run-together words.
9050446c
GM
10377 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
10378 (ispell-dictionary-alist): Add koi8-r to customize definition.
10379 (check-ispell-version): Added documentation string. Returns
f24fef2f 10380 library path when called non-interactively.
9050446c
GM
10381 (ispell-menu-map-needed): Uses new variables.
10382 (ispell-library-path): New variable.
10383 (ispell-decode-string): XEmacs fix for bogus variable bindings.
10384 (ispell-word): Improved documentation string. Test for valid
10385 character mappings. Correctly check typed in word changes that can
10386 result in single words split into multiple words. Returns
10387 replacement word.
10388 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
10389 replace in recursive query replace mode. Help message for
10390 recursive edit mode.
10391 (ispell-show-choices): Protect against bad framepop bindings.
10392 (ispell-help): Fix to work with XEmacs.
10393 (ispell-highlight-spelling-error): Use new variables.
10394 (ispell-overlay-window): Fix to work with XEmacs.
10395 (ispell-parse-output): Passed and returns location information
10396 tracking spelling corrections. Doesn't recheck same word on
10397 current line.
10398 (ispell-init-process): Protect against bogus XEmacs variable binding.
10399 Fix call to single argument in sleep-for. Use new variables.
10400 (ispell-region): Passed and returns location information tracking
10401 spelling corrections. Doesn't check same word on current line.
10402 Improved documentation string. Doesn't resend a line already
10403 checked to the ispell process - fixes bug in LaTeX parsing.
10404 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
10405 (ispell-skip-region): No longer skips <TT> in SGML.
10406 (ispell-process-line): Tracks location information with spelling
10407 corrections. Added documentation string. Accounts for words
10408 already accepted on this line. Don't allow query-replace on line
10409 starting with math characters. Doesn't resend a line already sent
10410 to ispell process. Fixes alignment error bug.
a23c5037 10411
8b7bc628 104122000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 10413
a23c5037 10414 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
10415 Suggest xloadimage, which is free, not xv, which isn't.
10416
a23c5037 10417 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
10418 Don't ever include the host name or user name in the value.
10419
9ed79f5d
GM
104202000-01-09 Gerd Moellmann <gerd@gnu.org>
10421
10422 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
10423 of a real newline.
10424
b950abb1
GM
104252000-01-09 Stephen Eglen <stephen@gnu.org>
10426
a23c5037 10427 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
10428 for .png files.
10429
3c708e98
GM
104302000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
10431
10432 * cus-edit.el (custom-hook-convert-widget): Fix comment.
10433
bf61662d
GM
104342000-01-09 Gerd Moellmann <gerd@gnu.org>
10435
f1d851ae
GM
10436 * progmodes/cperl-mode.el: Replace ^F with ^L.
10437
bf61662d 10438 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 10439 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
10440 recursion.
10441
c65d14ee
DL
104422000-01-08 Dave Love <fx@gnu.org>
10443
8cf87e9b
DL
10444 * emacs-lisp/backquote.el: Remove inappropriate customization
10445 (allowing custom.el to use backquote).
c65d14ee 10446
83de2ebc
DL
104472000-01-07 Dave Love <fx@gnu.org>
10448
10449 * add-log.el (add-log-debugging): Deleted.
10450 (add-change-log-entry): Treat a backup FILE-NAME as its parent
10451 file. Remove debugging code.
10452 (change-log-get-method-definition, change-log-name): Add doc.
10453 (change-log-sortable-date-at): New function.
10454 (change-log-merge): New command.
10455
10456 * time.el (display-time-string-forms): Make the Mail string active.
10457 (display-time-update): Provide help-echo for load average.
10458
10459 * bindings.el (make-mode-line-mouse2-map): New function.
10460 (mode-line-modified): Use it and simplify.
10461 (mode-line-mule-info): Provide help-echo info.
10462 (minor-mode-alist): Activate the strings.
10463 (make-mode-line-mouse-sensitive): Simplify for
10464 mode-line-buffer-identification.
10465
c1475eae
GM
104662000-01-07 Gerd Moellmann <gerd@gnu.org>
10467
10468 * play/pong.el: New file.
10469
83de2ebc
DL
104702000-01-06 Dave Love <fx@gnu.org>
10471
10472 * array.el: Assorted cleanups for compiler warnings, doc strings,
10473 `array-' prefix for symbols.
10474
104752000-01-05 Dave Love <fx@gnu.org>
10476
10477 * textmodes/outline.el (outline-mode-menu-bar-map): Add
10478 outline-headers-as-kill.
10479 (outline-mode): Define imenu-generic-expression.
10480 (outline-headers-as-kill): New command.
10481
10482 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
10483 from paragraph-start.
10484 (paragraph-indent-minor-mode): New command.
10485
10486 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
10487 M-C-e, M-C-h, C-j, C-xnd, TAB.
10488 (fortran-mode): Set beginning-of-defun, end-of-defun.
10489 (fortran-column-ruler): Simplify.
10490 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
10491 (fortran-with-subprogram-narrowing): Likewise.
10492 (fortran-indent-subprogram): Call mark-defun.
10493 (fortran-check-for-matching-do): Change narrowing.
10494
10495 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
10496 (cl-lucid-hash-tag): Delete.
10497 (cl-hash-table-p): Correct test for native table.
10498 (cl-hash-table-count): Use hash-table-count.
10499
10500 * browse-url.el (browse-url): Fix case of
10501 browse-url-browser-function being an alist.
10502
676ac023
CD
105032000-01-05 Carsten Dominik <cd@gnu.org>
10504
c1475eae
GM
10505 * textmodes/reftex-vars.el (reftex-parse-file-extension)
10506 (reftex-index-phrase-file-extension): New options.
676ac023
CD
10507
10508 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 10509 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
10510
10511 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 10512 `reftex-parse-file-extension'.
eb483e17 10513
88807984
DL
105142000-01-05 Dave Love <fx@gnu.org>
10515
83de2ebc 10516 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
10517 (beginning-of-defun-raw): Use it.
10518 (end-of-defun): New variable.
10519 (end-of-defun): Use it.
10520 (check-parens): New command.
10521
1362aeb4
TTN
105222000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
10523
c1475eae
GM
10524 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
10525 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 10526
7ddafb95
TTN
10527 Fix buglet in local variables initialization.
10528
7334aa99
AS
105292000-01-05 Andreas Schwab <schwab@suse.de>
10530
10531 * hscroll.el (hscroll): Doc fix.
10532
b12e24cd
CD
105332000-01-05 Carsten Dominik <cd@gnu.org>
10534
10535 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
10536 idlw-toolbar.
10537
10538 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
10539 file idlw-rinfo.el.
1362aeb4
TTN
10540 (idlwave-customize): load must read file idlw-shell.el.
10541 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 10542
d6226972
CD
105432000-01-05 Carsten Dominik <dominik@astro.uva.nl>
10544
10545 * progmodes/idlw-shell.el: Also provide idlwave-shell
10546 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
10547 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
10548
10549 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
10550 both reftex-dcr and reftex-vcr.
1362aeb4 10551
d6226972
CD
10552 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
10553
6ddb893f 105542000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
10555
10556 * ps-print.el: PostScript code now is in separate files, doc fix.
10557 (ps-print-version): New version number (5.0.3).
10558 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
10559 local.
10560 (ps-spool-config): Initialization fix.
c1475eae
GM
10561 (ps-print-prologue-1, ps-print-prologue-2)
10562 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
10563 (ps-background-image): Little code reformating.
10564 (ps-begin-file, ps-begin-job): Fix code.
88807984 10565 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
10566 (ps-prologue-file): New fun.
10567
ae833aae
KH
105682000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10569
c1475eae 10570 * ps-vars.el: Eliminated.
ae833aae
KH
10571
10572 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
10573 `;;;###autoload'.
10574
10575 * ps-print.el: ps-vars eliminated, doc fix.
10576 (ps-print-version): New version number (5.0.2).
10577 (ps-spool-config): Initialization fix.
10578 (ps-print-customize): New fun.
10579
560a7bd2
GM
105802000-01-04 Gerd Moellmann <gerd@gnu.org>
10581
10582 * autorevert.el (auto-revert-mode): Return value of
10583 auto-revert-mode.
10584
f45dd0f4
DL
105852000-01-04 Dave Love <fx@gnu.org>
10586
fae2ac05
DL
10587 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
10588 menu items.
f45dd0f4 10589
61255981
DL
105902000-01-03 Dave Love <fx@gnu.org>
10591
88807984 10592 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 10593
83de2ebc 10594 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
10595 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
10596 `cl-hash-table-p', not `hash-table-p'.
10597 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
10598
c182a70f
EZ
105992000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10600
10601 * faces.el (face-read-integer, read-face-attribute)
10602 (color-defined-p, color-values): unspecified-{f,b}g are now
10603 strings.
10604
047f434a
GM
106052000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
10606
10607 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
10608 at comment end, and re-insert them after filling.
10609
bab531e2
EZ
106102000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10611
10612 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
10613 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
10614 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 10615
d684c676
EZ
106162000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10617
10618 * term/x-win.el (xw-defined-colors): Call color-supported-p,
10619 the new name of face-color-supported-p.
10620
10621 * term/w32-win.el (xw-defined-colors): Likewise.
10622
0aad4805
EZ
106232000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10624
10625 * simple.el (completion-setup-function): Count completion-size
10626 from minibuffer-prompt-end, not from point-min.
10627
5fe1d139
EZ
106282000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
10629
10630 * faces.el (read-face-attribute, defined-colors, color-defined-p):
10631 Pass the frame to tty-color-* functions.
10632 (display-color-p, frame-set-background-mode): Pass the frame to
10633 tty-display-color-p.
10634
10635 * term/tty-colors.el (tty-defined-color-alist): Renamed from
10636 tty-color-alist.
10637 (tty-color-alist, tty-modify-color-alist): New functions.
10638 (tty-color-define, tty-color-clear, tty-color-approximate)
10639 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
10640 an optional parameter FRAME.
10641
162dec01
GM
106422000-01-01 Gerd Moellmann <gerd@gnu.org>
10643
27189709
GM
10644 * image.el (create-image, defimage): Don't assume image data is a
10645 string.
10646
162dec01
GM
10647 * image.el (defimage): Handle specifications containing :data
10648 instead of :file.
10649 (image-type-from-data): New function.
10650 (image-type-from-file-header): Use it.
10651 (create-image): Add parameter DATA-P.
1362aeb4 10652
bea56df7 10653See ChangeLog.8 for earlier changes.
25a6fab1
KH
10654
10655;; Local Variables:
af9ba8ad 10656;; coding: iso-2022-7bit-unix
25a6fab1 10657;; End: