Fix bug on selected pages for printing. Use
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
ea0c615d
GM
12000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2
3 * ps-print.el: Fix bug on selected pages for printing. Use
4 `color-values' for Emacs 21. Ensure fontification when jit-lock
5 is on. Try to avoid warning messages when compiling. Doc Fix.
6 (ps-print-version): New version number (6.3).
7 (ps-color-device): Use `color-values' to determine if device
8 supports color.
9 (ps-color-values): Try to use `x-color-values' when using XEmacs.
10 (ps-print-page-p): Changed from defsubst to defun.
11 (ps-page-number): Changed from defmacro to defun.
12 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
13 printing.
14 (ps-print-ensure-fontified): Ensure fontification when jit-lock is
15 on.
16 (ps-end-file, ps-dummy-page): Funs eliminated.
17 (ps-print-color-scale): Changed default value.
18 (ps-page-n-up, ps-print-page-p): New internal vars.
19 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
20 (ps-plot-region, ps-generate, ps-end-job): Code fix.
21
d7a0fd00
KH
222000-10-31 Kenichi Handa <handa@etl.go.jp>
23
24 * term/mac-win.el: (decode-mac-roman, encode-mac-roman,
25 mac-roman): Moved to european.el.
26 (ccl-encode-mac-roman-font, fontset-mac): Modified for
27 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
28 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions
29 deleted.
30 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables
31 deleted.
32
234be340
DL
332000-10-30 Dave Love <fx@gnu.org>
34
35 * progmodes/cc-menus.el (imenu-generic-expression)
36 (imenu-progress-message): Only defvar when compiling.
37
70c825df
SM
382000-10-30 Stefan Monnier <monnier@cs.yale.edu>
39
40 * log-edit.el (log-edit-confirm): Fix the default.
41
1d3baf74
GM
422000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
43
44 * delim-col.el: Little fix: replace delimit-columns-align-columns by
45 delimit-columns-format.
46 (delimit-columns-region, delimit-columns-rectangle): Code fix.
47
1ec321a7
MB
482000-10-30 Miles Bader <miles@lsi.nec.co.jp>
49
50 * comint.el (comint-replace-by-expanded-history): Don't use
51 comint-get-old-input (we're not looking at *old* input).
52 (comint-get-old-input-default): If using fields, signal an error
53 when the point is not in an input field.
54
70737ea9
KH
552000-10-30 Kenichi Handa <handa@etl.go.jp>
56
57 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
58 and mule-unicode-e000-ffff.
59
fa0cb51d 60 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
61 (make-coding-system): Accept a symbol of translation table as a
62 value of property `safe-chars'.
63
64 * international/mule-cmds.el (encode-coding-char): Check property
65 safe-chars instead of safe-charsets.
66
67 * international/fontset.el (fontset-default): Modified for
68 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
69 (x-font-name-charset-alist): Likewise.
70 (ccl-encode-unicode-font): New CCL program. Record it in
71 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
72
70c825df
SM
73 * language/european.el (mac-roman-decoder, mac-roman-encoder):
74 New translation tables.
70737ea9
KH
75 (decode-mac-roman, encode-mac-roman): Definition of these CCL
76 programs are modified and moved from mac-win.el.
77 (mac-roman): Definition of this coding system is modified and
78 moved from mac-win.el.
fda2ce24
MK
79
802000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
81
1d3baf74 82 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 83 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 84
dd4d3cb6
MB
852000-10-29 Miles Bader <miles@gnu.org>
86
87 * custom.el (custom-add-to-group): Allow multiple entries for a
88 given value OPTION, as long as their widget types are different.
89 * cus-edit.el (custom-face-value-create): If face name doesn't end
90 with "face", add such here (similar to custom group widgets).
91
92 * comint.el (comint-highlight-prompt): Add :type.
93
dace60cf
JW
942000-10-28 John Wiegley <johnw@gnu.org>
95
96 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
97 Changed this function to operate on a temporary buffer instead of
98 the main buffer. This not only keeps flyspell from marking a
99 buffer as changed that wasn't, but it solves the jumpy cursor
100 problem when attempts are made to edit incorrect words.
101 (flyspell-maybe-correct-doubling): Same change as for
102 `flyspell-maybe-correct-transposition'.
103
104 * calendar/timeclock.el (timeclock-log): Doc fix.
105 (timeclock-last-event): Doc fix.
106 (timeclock-log): Kill the timelog buffer after appending a new
107 event.
108 (timeclock-find-discrep): Use a temp buffer to read in the
109 timelog, instead of visiting the file.
110 (timeclock-log-data): A new function, along with a host of helper
111 functions, for the purpose of making timelog data accessible to
112 programmers.
113
114 * eshell/esh-mode.el (window-height test): Make certain that
115 `eshell-stringify-t' is non-nil.
116 (eshell-password-prompt-regexp): Changed to a much simpler
117 password regexp.
118 (eshell-send-input): If `eshell-invoke-directly' returns t,
119 directly invoke the parsed command using `eval'. This improves
120 turn-around time on simple commands by a factor of three or
121 greater, such as cd, ls, pwd, etc. -- which get used very often.
122 It also conserves thousands of cons cells per call (since
123 `eshell-do-eval' consumes memory like a Cookie Monster set loose
124 in the Pacific Cookie Company).
125
126 * eshell/esh-test.el (eshell-test): Whitespace fix.
127
128 * eshell/em-ls.el (eshell-ls-insert-directory): Make
129 `eshell-ls-initial-args' nil when inserting directory contents.
130
131 * eshell/em-script.el (eshell-script-initialize): Add names to
132 `eshell-complex-commands, since `source' and `.' are complex.
133
0467b076
EZ
134 * eshell/esh-cmd.el (eshell-rewrite-for-command)
135 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
136 `eshell-copy-handles'.
137 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
138 bodies.
139 (eshell-separate-commands): Whitespace fix.
140 (eshell-complex-commands): Added a new list of names, for
141 determining whether a given command is as simple as it looks.
142 (eshell-invoke-directly): New function. Returns t if a command
143 should be invoked directly (using `eval'), rather than indirectly
144 using `eshell-do-eval'.
145 (eshell-do-eval): Whitespace fix.
146
147 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
148 which provides an emulation of the DOS shell behavior of assuming
149 that cp/mv/ln should copy/move/link to the current directory.
150 (eshell-remove-entries): Added a doc string.
151 (eshell-shuffle-files): Removed the check for `target' being null.
152 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
153 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
154 it to do a smarter check of whether a destination was provided.
155 (eshell/mv, eshell/cp): Enable `:preserve-args'.
156 (eshell/ln): Enable `:preserve-args', and use
157 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
158 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
159 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
160 list after flattening it. This makes it possible to cat files
161 with numerical names.
162 (eshell-unix-initialize): Added several names to
163 `eshell-complex-commands.
164 (eshell-unix-command-complex-p): Return t if a given command name
165 may result in external processes being invoked.
166
167 * eshell/em-glob.el (eshell-glob-show-progress): Make this
168 variable nil by default, since it slows down glob processing by a
169 factor of two or more, and increases memory consumption.
170
171 * eshell/em-smart.el: Added a note about how memory consumptive
172 smart display mode can be (at least this is true in Emacs 21).
173 (eshell-smart-initialize): Whitespace fix.
174 (eshell-refresh-windows): Use `if' instead of `when'.
175 (eshell-smart-scroll-window): Calling `save-current-buffer' was
176 not necessary.
177 (eshell-currently-handling-window): Added a missing global
178 variable.
179
180 * eshell/em-ls.el (eshell-do-ls): Code simplification.
181 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
182 Whitespace fix.
183 (eshell-ls-exclude-hidden): Added this variable in addition to
184 `eshell-ls-exclude-regexp'. This one prevents files beginning
185 with . from even being read, which can improve memory consumption
186 quite a bit.
187 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
188 read file entries beginning with a dot. In home directories with
189 lots of hidden files, fully two-thirds of the time spent in ls is
190 used to read directory entries that are immediately thrown away.
191 (eshell-ls-initial-args): Added back this configuration variable,
192 for specifying default initial arguments to every call to ls.
193 Much faster than using an alias to do the same thing.
194 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
195 (eshell-ls-dir): Whitespace change.
196
197 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
198
199 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
200 available.
201 (eshell-stringify-t): Added a customization variable, to indicate
202 whether `t' should be rendered as a string at all. If not, one
203 can still determine if the result of an expression is true using
204 "file-exists-p FILE && echo true".
205 (eshell-stringify): If `eshell-stringify-t' is nil, don't
206 stringify t!
207
208 * eshell/esh-module.el: Whitespace fix.
209
210 * eshell/em-alias.el (eshell-alias-initialize): Added
211 `eshell-command-aliased-p' to `eshell-complex-commands'.
212 (eshell-command-aliased-p): New function that returns t if a
213 command name names an aliased.
214
657f9cb8
MK
2152000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
216
0467b076 217 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 218 redrawing the screen when changing cursor color.
0467b076
EZ
219 (viper-insert-state-pre-command-sentinel)
220 (viper-replace-state-pre-command-sentinel)
70c825df
SM
221 (viper-replace-state-post-command-sentinel):
222 Use viper-preserve-cursor-color.
657f9cb8
MK
223 Many functions changed to use viper= instead of = when comparing
224 characters.
0467b076 225 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 226 working with characters.
0467b076 227 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
228 Many functions changed to use viper= instead of = when comparing
229 characters.
0467b076 230 * viper.el (viper-insert-state-mode-list): Added eshell.
657f9cb8 231
0467b076 232 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 233 Several typos fixed in various docstrings.
0467b076
EZ
234 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
235 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 236 hook.
0467b076
EZ
237 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
238 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
239 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
240 (ediff-get-selected-buffers): New function.
241 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
242 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 243 save-window-excursion.
0467b076 244 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 245 termination check in while loop.
0467b076 246 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 247 dired buffer.
0467b076
EZ
248 (ediff-files,ediff-merge-files,ediff-files3)
249 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
657f9cb8 250
4f490d99
DL
2512000-10-28 Dave Love <fx@gnu.org>
252
253 * info.el (Info-fontify-node): Add help-echo for menu items.
254
45b84006
EZ
2552000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
256
5ebc02b3
EZ
257 * startup.el (normal-top-level): If the value of $TERM indicates
258 we are running from xterm or one of its work-alikes, default to a
259 light background mode.
260
45b84006
EZ
261 Support for -fg, -bg, and -rv command-line arguments for TTYs:
262 * faces.el (tty-handle-reverse-video): New function.
263 (tty-create-frame-with-faces): Call it.
264
265 * frame.el (frame-notice-user-settings): Don't apply
266 default-frame-alist and initial-frame-alist to MS-DOS frames.
267 Call tty-handle-reverse-video, frame-set-background-mode, and
268 face-set-after-frame-default for non-MS-DOS frames.
269
270 * startup.el (tty-long-option-alist): New variable.
271 (tty-handle-args): New function.
272 (command-line): Call tty-handle-args.
273
274 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
275 startup.el now does that for all character-terminal frames.
276
eab6e8b9
MB
2772000-10-28 Miles Bader <miles@gnu.org>
278
279 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
280 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
281 global. If :global is followed by a non-nil but non-t value,
282 make the mode buffer-local, but also generate a `global-MODE'
283 version using `easy-mmode-define-global-mode'. Add
284 :conditional-turn-on keyword argument.
285
51a29efc
DL
2862000-10-28 Dave Love <fx@gnu.org>
287
288 * international/latin1-disp.el (latin1-char-displayable-p): Don't
289 use window-system.
290
d71d7114
EZ
2912000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
292
293 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
294 Don't call find-buffer-file-type-coding-system. Instead, just
295 set eol-type to -unix if inhibit-eol-conversion is in effect, or
296 if the file is on an untranslated filesystem.
297 (add-untranslated-filesystem): Use "D" instead of "f" inside
298 interactive.
299
1f9cab4b
DL
3002000-10-27 Dave Love <fx@gnu.org>
301
70c825df 302 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
303 (refill-mode): Use it.
304
70c825df
SM
3052000-10-27 Stefan Monnier <monnier@cs.yale.edu>
306
307 * international/quail.el (quail-activate): Don't make-local-hook.
308
7432cf10
AS
3092000-10-27 Andre Spiegel <spiegel@gnu.org>
310
311 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
312 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
313 (vc-make-version-backup): Don't do it on MS-DOS without long file
314 names.
315
7432cf10
AS
316 * vc.el (vc-version-other-window): If an automatic backup of the
317 desired version exists, rename it instead of copying it.
318
319 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
320 after command. If there's an unexpected error, signal it instead
321 of being silent.
e1483c38
AS
322 (vc-cvs-merge-news): Be prepared for no news at all.
323
05ea7ef2
MB
3242000-10-27 Miles Bader <miles@lsi.nec.co.jp>
325
fd1035aa
MB
326 * shell.el (shell): Add BUFFER argument.
327 * comint.el (make-comint-in-buffer): New function.
328 (make-comint): Use it.
329
05ea7ef2
MB
330 * faces.el (face-spec-choose): Change syntax so that the list of
331 attribute-value pairs is now the cdr of each clause, not the cadr.
332 Detect old-style entries, and handle them. Use pop.
333
835a55fe
SM
3342000-10-26 Stefan Monnier <monnier@cs.yale.edu>
335
f5ab1cdd
SM
336 * cus-edit.el (custom-mode-map): Use a sparse map.
337 (custom-mode): Don't bother with make-local-hook.
338
339 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
340
835a55fe
SM
341 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
342
c13b0ec8
GM
3432000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
344
345 * ps-print.el: Avoid compilation gripes.
346 (ps-print-version): New version number (6.2.1).
347
e9f63196
DL
3482000-10-26 Dave Love <fx@gnu.org>
349
0b95284b
DL
350 * menu-bar.el: Modify some menu item help strings.
351 (menu-bar-help-menu): Add link to MORE.STUFF.
352
e9f63196
DL
353 * cus-edit.el (custom-mode): Add `special' mode-class property.
354
355 * wid-browse.el (widget-browse-mode): Likewise.
356
357 * wid-edit.el (widget-specify-field): Revert to using local-map
358 property, not keymap.
359
e276a14a
MB
3602000-10-26 Miles Bader <miles@lsi.nec.co.jp>
361
c1545d88
MB
362 * wid-edit.el (widget-field-end): When checking for a `boundary'
363 field, do so in the correct buffer.
364
3c1b77ca
MB
365 * simple.el (undo): Correctly distinguish between numeric and
366 non-numeric prefix args in non-transient-mark-mode, as per the doc
367 string. When in transient-mark-mode, treat all prefix-args as
368 numeric.
369
f5ab1cdd
SM
370 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
371 Position point on match. Handle N == 0 correctly.
22626d9d
MB
372
373 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
374 (comint-mode-map): Reverse order of `comint-write-output' and
375 `comint-append-output-to-file'.
376 (comint-append-output-to-file): Reinstate this function, for the
377 benefit of the menu.
378
d97151cb
SM
3792000-10-25 Stefan Monnier <monnier@cs.yale.edu>
380
381 * vc.el (vc-version-other-window): Bind `file'.
382
ea7d6f5b
GM
3832000-10-25 Gerd Moellmann <gerd@gnu.org>
384
f5ab1cdd 385 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
386
387 * emacs-lisp/authors.el (batch-update-authors): New function.
388 (authors-fixed-entries): New defconst.
389 (authors-add-fixed-entries): New function.
390 (authors): Call it.: Don't process lispref/.
391
17c25cea
JR
3922000-10-25 Jason Rumney <jasonr@gnu.org>
393
394 * cus-edit.el (custom-button-face, custom-button-pressed-face):
395 Merge x w32 and mac definitions.
396
4ecda532
GM
3972000-10-25 Gerd Moellmann <gerd@gnu.org>
398
399 * menu-bar.el (menu-bar-options-menu): Add a help string for
400 `uniquify'.
401
b6735035
GM
4022000-10-25 Stephen Gildea <gildea@alum.mit.edu>
403
f5ab1cdd
SM
404 * time-stamp.el (time-stamp-string-preprocess):
405 Fix a wrong type argument error.
b6735035 406
f4cbc7a0
MB
4072000-10-25 Miles Bader <miles@gnu.org>
408
409 * recentf.el (recentf-mode): Variable removed.
410 (recentf-mode): Use `define-minor-mode'.
411
412 * mwheel.el (mouse-wheel-mode): New global minor mode.
413 (mwheel-install): Use `mouse-wheel-mode'.
414
f4b020f6
DL
4152000-10-25 Dave Love <fx@gnu.org>
416
f5ab1cdd
SM
417 * progmodes/cperl-mode.el (cperl-mode):
418 Set normal-auto-fill-function correctly.
072cb6f9 419
f4b020f6
DL
420 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
421 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 422 bindings.
f4b020f6 423
ebe2a441
MB
4242000-10-25 Miles Bader <miles@lsi.nec.co.jp>
425
ff4dcd4b
MB
426 * wid-edit.el (widget-field-at): New function.
427 (widget-at, widget-field-activate): Use it.
428 (widget-tabable-at): Use `widget-at'.
429 (widget-specify-field): If the terminating character of the widget
430 field (which is read-only) is a newline, put it into a special
431 `boundary' field so that C-n/C-p act more naturally.
432 (widget-field-end): Also don't subtract one if a special
433 `boundary' field has been added after the widget field.
434
ebe2a441
MB
435 * comint.el (comint-output-filter, comint-send-input): Don't
436 bother adding stickiness fields to overlays to fool the field
437 code, since it should notice the overlay insertion-types now.
ff4dcd4b 438
ebe2a441
MB
439 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
440 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
441 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
442
fe50b6ab
GM
4432000-10-24 Gerd Moellmann <gerd@gnu.org>
444
53df4dda
GM
445 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
446 (authors): Set file coding system to iso-2022-7bit. Add
447 file-local variables to output buffer.
448
fe50b6ab
GM
449 * files.el (after-find-file): Don't print any warnings if
450 WARN is nil.
451
53df4dda
GM
4522000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
453
454 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
455
456 * delim-col.el: Now there is a column formatting mechanism.
457 Modified to customization mechanisms convention. Doc fix.
458 (columns): New group for delim-col.
459 (delimit-columns-before, delimit-columns-after)
460 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
461 (delimit-columns-end): New vars.
462 (delimit-columns-customize, delimit-columns-format): New funs.
463 (delimit-columns-region, delimit-columns-rectangle)
464 (delimit-columns-rectangle-line): Modified to support column
465 formatting.
466
a9839779
DL
4672000-10-24 Dave Love <fx@gnu.org>
468
469 * log-edit.el (log-edit): Add :version and a :group for vc.
470
df0267b8
GM
4712000-10-24 Gerd Moellmann <gerd@gnu.org>
472
9acc3873
GM
473 * files.el (after-find-file): Don't print a message ``New file''
474 if WARN is nil.
475
63e1b552
GM
476 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
477 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
478 get duplicate tool-bar entries because we'll see the global ones
479 on more than one path through keymaps.
480
1946f901
GM
481 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
482
df0267b8
GM
483 * progmodes/cmacexp.el: Change Francesco's email address.
484
ae3b264b
KH
4852000-10-24 Kenichi Handa <handa@etl.go.jp>
486
487 * window.el (fit-window-to-buffer): Adjust point of the window
488 buffer, not that of the current buffer.
489
23afac01
EZ
4902000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
491
492 * progmodes/cmacexp.el: Update the euthor's email address.
493
22d1a4ed
MB
4942000-10-24 Miles Bader <miles@lsi.nec.co.jp>
495
496 * faces.el (face-spec-set-match-display): Add `graphic' display
497 type (the inverse of `tty'). Use `display-graphic-p' instead of
498 the window-system variable.
499
f408aa48
KH
5002000-10-24 Kenichi Handa <handa@etl.go.jp>
501
502 * international/isearch-x.el (isearch-with-input-method): Call
503 input-method-function with the first event in
504 unread-command-events.
505
94fe8a31
MB
5062000-10-24 Miles Bader <miles@lsi.nec.co.jp>
507
508 * faces.el (face-default-spec, face-user-default-spec): Make
509 defsubsts.
510
8f47302e
AC
5112000-10-24 Andrew Choi <akochoi@i-cable.com>
512
513 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
514 New charsets.
515
516 * term/mac-win.el: Remove definitions of mac-roman-lower and
517 mac-roman-upper, require dired, and define instead of set
518 mac-ready-for-drag-n-drop to avoid compilation error.
519
446c097e
AI
5202000-10-23 Andrew Innes <andrewi@gnu.org>
521
522 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
523 superfluous calls to subst-char-in-string; instead apply
524 expand-file-name after convert-standard-filename to ensure
525 expected directory separators are used.
526
379b70e7
EZ
5272000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
528
529 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
530
85c766e9
DL
5312000-10-23 Dave Love <fx@gnu.org>
532
b7e03a67
DL
533 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
534 (tool-bar-add-item): Set foreground and background for XBM icons.
535
536 * international/latin1-disp.el (latin1-char-displayable-p): New
537 function (from Handa).
538 (latin1-display-check-font): Use it.
539
0dcf8835
DL
540 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
541 using :key-sequence, making it much more usable. Use nconc, not
542 append.
543 (imenu--create-keymap-1): Avoid append.
544
85c766e9
DL
545 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
546
cb3069bb
MB
5472000-10-23 Miles Bader <miles@lsi.nec.co.jp>
548
549 [the following changes fix a bug where `define-minor-mode' didn't
550 correctly generate :require clauses for defcustoms in compiled files]
551 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
552 (byte-compile-log-file, byte-compile-log-1): Don't set
553 `byte-compile-current-file' to nil. Instead set
554 `byte-compile-last-logged-file' to it. Test whether
555 byte-compile-current-file equals byte-compile-last-logged-file
556 instead of whether its nil.
3b6542ba 557 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 558
6db6243b
SM
5592000-10-23 Stefan Monnier <monnier@cs.yale.edu>
560
561 * textmodes/refill.el: Fix var names in doc.
562 (refill-mode): Don't bother with make-local-hook anymore.
563
98490598
MB
5642000-10-23 Miles Bader <miles@lsi.nec.co.jp>
565
e01cd227
MB
566 * faces.el (face-user-default-spec, face-default-spec): New functions.
567 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
568 (frame-set-background-mode, face-set-after-frame-default):
569 Use `face-user-default-spec'. Simplify code slightly.
570
571 * woman.el (woman-italic-face, woman-bold-face)
572 (woman-unknown-face): Add dark-background variants.
573 (woman-default-faces): Renamed from `woman-colour-faces'.
574 Set using the stored defaults, rather than using hard-wired colors.
575 (woman-monochrome-faces): Renamed from `woman-black-faces'.
576 Just make the foreground `unspecified' rather than "black".
577 (woman-menu): Rename menu entries accordingly.
578
98490598
MB
579 * faces.el (header-line): Make more reasonable on mono/grayscale
580 displays.
581
1a578e9b
AC
5822000-10-23 Andrew Choi <akochoi@i-cable.com>
583
584 * cus-edit.el (custom-button-face): Use 3D look for mac.
585 (custom-button-pressed-face): Likewise.
586
587 * faces.el (set-face-attributes-from-resources): Handle mac frames
588 in the same way as x and w32 frames.
589 (face-valid-attribute-values): Likewise.
590 (read-face-attribute): Likewise.
591 (defined-colors): Likewise.
592 (color-defined-p): Likewise.
593 (color-values): Likewise.
594 (display-grayscale-p): Likewise.
595 (face-set-after-frame-default): Likewise.
596 (mode-line): Same default face as for x and w32.
597 (tool-bar): Likewise.
598
599 * frame.el: Remove call to frame-notice-user-settings at end of
600 the file.
601
602 * info.el (Info-fontify-node): make underlines invisible for mac
603 as for x, pc, and w32 frame types.
604
605 * term/mac-win.el: New file.
606
aaaf7be7
DL
6072000-10-22 Dave Love <fx@gnu.org>
608
609 * textmodes/refill.el: New file.
610
5392d654
AS
6112000-10-22 Andre Spiegel <spiegel@gnu.org>
612
613 * vc-hooks.el (vc-version-backup-file-name): New optional args
614 MANUAL and REGEXP.
615 (vc-delete-automatic-version-backups, vc-make-version-backup):
616 New functions.
617 (vc-before-save): Use the latter.
618 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
619 confusion.
620
621 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
622 expected by vc[-hooks].el.
623
624 * vc.el (vc-checkout): Added `-p' suffix in call to
625 vc-make-version-backups-p; use vc-make-version-backup to actually
626 make the backup.
627 (vc-version-other-window, vc-version-backup-file): Handle both
628 automatic and manual backups.
629 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
630 of all of them.
631
1e221c16
MB
6322000-10-22 Miles Bader <miles@gnu.org>
633
7ff4fda5
MB
634 * comint.el (comint-highlight-input, comint-highlight-prompt):
635 Renamed, `-face' at end removed.
636 (comint-send-input, comint-output-filter): Use renamed faces.
637
3511cde8
MB
638 * window.el (fit-window-to-buffer): Change defaulting of
639 MAX-HEIGHT slightly.
640
1e221c16
MB
641 * faces.el (color-values, color-defined-p): Use `member', not
642 `memq', because it works correctly for strings.
643 (frame-set-background-mode): Actually, "unspecified-fg" and
644 "unspecified-bg" *are* strings. Use `member', not `memq', and
645 `equal', not `eq', when a string value is possible.
646
b6ef4898
EZ
6472000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
648
649 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
650
34939e2c
SM
6512000-10-21 Stefan Monnier <monnier@cs.yale.edu>
652
653 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
654 sh-electric-rparen, sh-electric-less and sh-electric-hash.
655 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
656 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
657 (sh-font-lock-syntactic-keywords): Use them.
658 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
659 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
660 (sh-mode): Don't override font-lock-unfontify-region-function.
661 Use a copy of sh-font-lock-syntactic-keywords.
662 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
663 Don't call sh-scan-buffer since font-lock does it on the fly.
664 (sh-get-indent-info): Use `face' rather than `syntax-table'
665 text-property to detect here-documents.
666 Replace sh-special-syntax with sh-st-punc.
667 (sh-prev-line): Use `face' rather than `syntax-table'
668 text-property to skip over here-documents.
669 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
670 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
671 (sh-electric-less, sh-set-here-doc-region)
672 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
673 (sh-scan-buffer, sh-rescan-buffer): Remove.
674
f3d3c491
AI
6752000-10-21 Andrew Innes <andrewi@gnu.org>
676
677 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
678 remote (ange-ftp) file names.
679
b86c791c
MB
6802000-10-21 Miles Bader <miles@gnu.org>
681
d9c30bdf
MB
682 * window.el (fit-window-to-buffer): New function.
683 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
684 (window-text-height): Don't expect minibuffers to have mode-lines.
685
d9c30bdf 686 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
687 * international/quail.el (quail-update-guidance): Use
688 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 689
617fee5a
MB
690 * international/quail.el (quail-show-guidance-buf): Make sure
691 guidance window really has enough room.
692 (quail-update-guidance): If quail-guidance-win is already shown,
693 make sure its height is OK.
694
b86c791c
MB
695 * window.el (window-text-height, set-window-text-height):
696 New functions.
697 (shrink-window-if-larger-than-buffer): Use `window-text-height'
698 instead of `window-height' & `mode-line-window-height-fudge'.
699 (mode-line-window-height-fudge): Add FACE parameter.
700 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
701 instead of `enlarge-window' & `mode-line-window-height-fudge'.
702
e34850d1
MB
7032000-10-20 Miles Bader <miles@gnu.org>
704
705 * window.el (height-affecting-face-attributes): Use `defconst'.
706
707 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
708 New function, conditionally aliased to `mode-line-window-height-fudge'.
709 (ispell-help): Use it.
710 (ispell-choices-win-default-height): Don't include mode-line fudge.
711 (ispell-choices-win-default-height): New function.
712 (ispell-show-choices, ispell-command-loop): Use function
713 `ispell-choices-win-default-height' instead of variable.
714
a8b883c2
MB
7152000-10-20 Miles Bader <miles@lsi.nec.co.jp>
716
8c6e4a58
MB
717 * window.el (mode-line-window-height-fudge): New variable.
718 (height-affecting-face-attributes): New variable.
719 (mode-line-window-height-fudge): New function.
720 (shrink-window-if-larger-than-buffer): Use it.
721 * help.el (resize-temp-buffer-window): Likewise.
722
a8b883c2
MB
723 * info.el (Info-fontify-node): Add support for @subsubsection
724 titles, which use `Info-title-4-face'.
725 (Info-title-4-face): New face.
726 (Info-title-3-face): Inherit from Info-title-4-face instead of
727 variable-pitch.
728
e64c3a75
JR
7292000-10-19 Jason Rumney <jasonr@gnu.org>
730
731 * dired.el (dired-insert-directory): Do not let errors signalled by
732 attempt to run dired-free-space-program prevent dired from working.
733
c70fe852
SM
7342000-10-19 Stefan Monnier <monnier@cs.yale.edu>
735
736 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
737
877cf6b4
GM
7382000-10-19 Gerd Moellmann <gerd@gnu.org>
739
5de037e0
GM
740 * dirtrack.el (dirtrack): Fix call to run-hooks.
741
6deb9af9
GM
742 * cmuscheme.el (cmuscheme-program-name): Renamed from
743 scheme-program-name because xscheme.el contains a defcustom with
744 the same name. As a consequence, customizing group `cmuscheme'
745 loaded `xscheme' which redefined run-scheme.
746 (run-scheme): Use cmuscheme-program-name.
747
877cf6b4
GM
748 * ps-print.el (ps-print-emacs-type): Move into the
749 eval-and-compile.
750
e597d8fb 751 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 752 anonymous address, and add a website for Befrienders International.
e597d8fb 753
3e9cb08f
GM
7542000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
755
c70fe852
SM
756 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
757 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
758 (ps-print-version): New version number (6.2).
759 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
760 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
761 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
762 (ps-x-extent-priority, ps-x-extent-start-position)
763 (ps-x-face-font-instance, ps-x-find-coding-system)
764 (ps-x-font-instance-properties, ps-x-make-color-instance)
765 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
766 avoid compilation gripes without defining functions.
767 (ps-e-find-composition): Alias for function find-composition, to have a
768 suitable function depending on Emacs version.
769 (ps-color-device, ps-color-values, ps-face-foreground-name)
770 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
771 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
772 (ps-print-ensure-fontified): Function definitions surrounded by
773 `eval-and-compile' to avoid compilation gripes.
774 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
775 by symbol-value to avoid compilation gripes.
776 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
777 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
778
d8abcd91
MB
7792000-10-19 Miles Bader <miles@lsi.nec.co.jp>
780
13ab33c4
MB
781 * startup.el (normal-top-level): Call `frame-set-background-mode'
782 after `frame-notice-user-settings' because the latter doesn't call
783 the former on a tty.
784
d8abcd91
MB
785 * faces.el (frame-set-background-mode): `unspecified' &c are
786 symbols, not strings.
787
e8bce0a9
EZ
7882000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
789
c70fe852
SM
790 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
791 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 792
c70fe852
SM
793 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
794 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 795
773272d8
KH
7962000-10-19 Kenichi Handa <handa@etl.go.jp>
797
c70fe852 798 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
799 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
800 for ISO10646-1 fonts.
801 (x-font-name-charset-alist): Add an entry for "iso10646-1".
802
772139c0
EZ
8032000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
804
805 * faces.el (frame-set-background-mode): If a tty frame defines a
806 background color, use that to compute the background mode, instead
807 of always defaulting to "dark".
808
d134a19f
MB
8092000-10-19 Miles Bader <miles@lsi.nec.co.jp>
810
8bb84cb2
MB
811 * comint.el (comint-write-output): New function.
812 (comint-mode-map): Add it to the menu.
e40a778f 813 Bind `C-c C-s' to comint-write-output.
d134a19f 814
dada41e1
GM
8152000-10-18 Gerd Moellmann <gerd@gnu.org>
816
817 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
818 Use fancy-splash-delay.
819
9b5360aa
GM
8202000-10-18 Alex Schroeder <alex@gnu.org>
821
822 * progmodes/sql.el (sql-sybase-options): New option.
823 (sql-sybase): Use it. Add sql-database to the list of parameters
824 provided for login. The options -w 2048 -n are not used any more.
825
9035a35a
GM
826 * comint.el (comint-read-input-ring): Bugfix such that the first
827 and the last entry of the input ring file are not lost.
828
3556c6dd
GM
8292000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
830
831 * ps-print.el: Internal variable changes to defcustom,
832 make-local-hook changes to defvar. Doc fix.
833 (ps-print-version): New version number (6.1).
834 (ps-setup, ps-do-despool): Code fix.
835 (ps-printer-name): Customization fix.
836 (ps-printer-name-option): Now is a defcustom instead of an
837 internal variable.
838 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
839 (ps-print-begin-column-hook): Now are defvar instead of
840 make-local-hook.
841
4e217e50
MB
8422000-10-18 Miles Bader <miles@gnu.org>
843
844 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
845 (comint-kill-output): Changed into an alias for `comint-delete-output',
846 and made obsolete.
847 (comint-mode-map): Rename references to comint-kill-output.
848
34460354
EZ
8492000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
850
851 * diff-mode.el (diff-header-face, diff-file-header-face)
852 (diff-changed-face): Add bold and italic attributes to tty faces.
853 (diff-function-face): New face.
854 (diff-font-lock-keywords): Use it.
855
17ea3cdb
MB
8562000-10-18 Miles Bader <miles@lsi.nec.co.jp>
857
858 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
859 Remove commented-out call to force-mode-line-update.
860 (comint-kill-output): Use `forward-line 0' instead of
861 beginning-of-line to make sure we get past the prompt.
862
9244f2c7
SM
8632000-10-17 Stefan Monnier <monnier@cs.yale.edu>
864
865 * diff-mode.el (diff-header-face, diff-file-header-face):
866 Add specific setting for dark background.
867 (diff-context-face): Renamed from diff-comment-face.
868 Set explicitly rather than inheriting from font-lock-comment-face.
869
1592c1ef
EZ
8702000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
871
872 * startup.el (command-line): Move the code which sets the default
873 TTY colors to before before-init-hook.
874
f86292a9
GM
8752000-10-17 Gerd Moellmann <gerd@gnu.org>
876
877 * jit-lock.el (jit-lock-stealth-time): Doc fix.
878
f7f2e883
EZ
8792000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
880
e854cc22
EZ
881 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
882 extensions, for MS-DOS.
883
f7f2e883
EZ
884 * diff-mode.el (diff-header-face, diff-file-header-face)
885 (diff-changed-face): Define tty-specific colors.
886
c7b4f0f9
GM
8872000-10-17 Gerd Moellmann <gerd@gnu.org>
888
889 * startup.el (fancy-splash-text): Realign the text.
890
12a72271
EZ
8912000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
892
893 * font-lock.el (font-lock-comment-face): Define a separate default
894 for dark-background tty's.
895
61dfccfd
MB
8962000-10-17 Miles Bader <miles@gnu.org>
897
898 * help.el (resize-temp-buffer-window): Add hack to avoid last line
899 being obscured by whizzy mode-lines on graphics displays.
900
333cd59e
EZ
9012000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
902
903 * info.el (Info-title-1-face, Info-title-2-face)
904 (Info-title-3-face): Define colors for tty's.
dada41e1 905 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 906
dbf1fcc1
EZ
9072000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
908
909 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
910 reverse from the frame parameters, and don't invert foreground and
911 background colors.
912
ac629823
MB
9132000-10-16 Miles Bader <miles@gnu.org>
914
915 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
916 string "*Info*". Call propertized-buffer-identification to spruce
917 up the result.
918
76eebffc
GM
9192000-10-16 Gerd Moellmann <gerd@gnu.org>
920
3a6b59d9
GM
921 * help.el: Provide `help' for the sake of define-minor-mode
922 which generates defcustoms with requires.
923
6569c3d3
GM
924 * jit-lock.el (jit-lock-after-change): If we're in text that
925 matches a multi-line font-lock pattern, make sure the whole text
926 will be redisplayed.
927
c2e0a611
GM
928 * emacs-lisp/authors.el (authors-add): Don't add an entry if
929 author's name is unknown.
930
76eebffc
GM
931 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
932 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
933 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
934 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
935 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
936 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
937 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
938 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
939 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
940 Add author information.
941
cf1e7b12
MB
9422000-10-16 Miles Bader <miles@lsi.nec.co.jp>
943
944 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
945 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
946 full-color version (using the Gimp) to eliminate dithering artifacts.
947
5586f3eb
SM
9482000-10-15 Stefan Monnier <monnier@cs.yale.edu>
949
950 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
951
952 * simple.el (syntax-flag-table, string-to-syntax): Remove.
953
ad64a888
DL
9542000-10-15 Dave Love <fx@gnu.org>
955
956 * progmodes/sh-script.el: Require skeleton and comint when
957 compiling.
958
959 * pcomplete.el (pcomplete) <defgroup>: Add :version.
960
961 * whitespace.el: Doc fixes.
962 (top-level): Don't add hooks here.
963 (whitespace-running-emacs): Deleted.
964 (timer): Don't require.
965 (whitespace): Add back :version conditional on xemacs test.
966 (whitespace-spacetab-regexp, whitespace-indent-regexp)
967 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
968 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
969 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
970 Avoid specific xemacs test.
971 (whitespace-global-mode): New option.
972 (whitespace-global-mode): New command.
973 (whitespace-unload-hook): New function.
974
975 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
976 (Info-fontify-node, Info-goto-node, Info-mode-menu)
977 (Info-fontify-node): `Goto' goes to `Go to'.
978 (Info-fontify-node): Add help-echo to xref links.
979
1ef49fc6
EZ
9802000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
981
982 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
983
8b7707e1
SM
9842000-10-15 Stefan Monnier <monnier@cs.yale.edu>
985
b3b7f42f
SM
986 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
987 Use plist-get and allow :inherit.
988
989 * emacs-lisp/cl-macs.el (cl-do-arglist):
990 Use plist-get and plist-member instead of memq.
991
3c7fafc7
SM
992 * emacs-lisp/ewoc.el (ewoc-location): New function.
993 (ewoc-enter-after, ewoc-enter-before): Document return value.
994 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
995 Don't need make-local-hook any more.
996 (cvs-addto-collection): Return the new tin.
997 (cvs-mode-insert): Jump to the new line.
998
8b7707e1
SM
999 * jit-lock.el (jit-lock-fontify-buffer): Remove.
1000
1001 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
1002
1003 * font-lock.el (font-lock-syntactically-fontified): New var.
1004 (font-lock-fontify-syntactic-keywords-region): Use it.
1005 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
1006
1007 * diff-mode.el (diff-find-file-name): Fix regexp.
1008
1009 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
1010 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
1011
1012 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
1013 (sh-mode-syntax-table): Add punctuation syntax for < and >.
1014 (sh-mode): Don't make all vars local here.
1015 (sh-kw): Reformat.
1016 (sh-set-shell): Use dolist. Don't set indent-region-function.
1017 (sh-mode-syntax-table): Use pop.
1018 (sh-remember-variable): Use push.
1019 (sh-help-string-for-variable): Use memq.
1020 (sh-safe-backward-sexp): Remove.
1021 (sh-safe-forward-sexp): Add ARG.
1022 (sh-get-indent-info, sh-prev-stmt): Use it.
1023 (sh-prev-line): Simplify by using forward-comment.
1024 (sh-this-is-a-continuation): Simplify.
1025 (sh-learn-buffer-indent): Use dolist.
1026 (sh-do-nothing): Remove.
1027 (sh-set-char-syntax, sh-set-here-doc-region):
1028 Use inhibit-modification-hooks.
1029 (sh-name-style): Use mapcar and push.
1030 (sh-load-style): Use dolist.
1031 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
1032 (sh-case, sh-while-getopts): Use propertize directly rather
1033 than sh-electric-rparen.
1034
10352000-10-14 Stefan Monnier <monnier@cs.yale.edu>
1036
1037 * textmodes/tex-mode.el: Require CL when compiling.
1038 (tex-mode-syntax-table): Init immediately.
1039 (tex-mode-map): Bind M-RET to latex-insert-item.
1040 (latex-mode): Set indent-line-function to latex-indent.
1041 (tex-common-initialization): Don't setup the syntax-table any more.
1042 (latex-insert-item): New skeleton.
1043 (tex-next-unmatched-end): Fix copy/paste braino.
1044 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
1045 (latex-indent, latex-find-indent): New functions.
1046 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
1047 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
1048 (tex-compilation-parse-errors): Use with-syntax-table.
1049
86b7fcbb
MB
10502000-10-15 Miles Bader <miles@gnu.org>
1051
1052 * font-lock.el (font-lock-comment-face): Change dark-background,
1053 color, non-tty, default to `chocolate1'.
1054
57a24508
JW
10552000-10-13 John Wiegley <johnw@gnu.org>
1056
1057 * eshell/esh-util.el (require): Added a missing `require' form,
1058 needed when compiling (for an ange-ftp macro definition).
1059
40ad3db4
DL
10602000-10-13 Dave Love <fx@gnu.org>
1061
1062 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
1063
db460189
GM
10642000-10-13 Gerd Moellmann <gerd@gnu.org>
1065
b41c9501
GM
1066 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
1067 fix.
1068
db460189
GM
1069 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
1070 transparent -colors 8).
1071
3b5e21df
GM
10722000-10-13 Stephen Gildea <gildea@alum.mit.edu>
1073
1074 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
1075 that breaks with old list format timestamps.
1076 (time-stamp-warn-inactive, time-stamp-old-format-warn)
1077 (time-stamp-count, time-stamp-conversion-warn): Improved doc
1078 strings.
1079
16908a3f
JW
10802000-10-13 John Wiegley <johnw@gnu.org>
1081
d7103dda
JW
1082 * align.el, pcomplete.el, calendar/timeclock.el,
1083 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
1084
dace60cf 1085 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
1086 faulty math, where holiday hours were being computing as seconds.
1087
b6b70cda
JW
10882000-10-13 John Wiegley <johnw@gnu.org>
1089
1090 * desktop.el (desktop-buffer-modes-to-save): Added a global for
1091 specifying what "other" kinds of buffers should be saved. This
1092 used to be hard-coded.
1093 (desktop-buffer-misc-functions): A global for specifying how
1094 auxiliary data should be determined for special buffer types.
1095 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
1096 instead of hard-coding the special buffer types.
1097 (desktop-save): Run `desktop-buffer-misc-functions' to gather
1098 auxiliary data, instead of hard-coding for Info buffers and dired.
1099 (desktop-buffer-info-misc-data): Aux function for determining Info
1100 buffer auxiliary info.
1101 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
1102 (desktop-buffer-info): Changed this function to use the info
1103 gathered above.
1104 (desktop-create-buffer): Be a little more careful about what
1105 `minor-mode' means before calling it. This is important for some
1106 buffer types.
1107
8c6b1d83
JW
11082000-10-13 John Wiegley <johnw@gnu.org>
1109
1110 * eshell/esh-util.el: Added a global form which declares an
1111 autoload for `parse-time-string', if that function is not already
1112 defined, and if parse-time.el is available on the user's system.
1113
1114 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
1115 to be aware of ange-ftp user info.
1116 (eshell-do-ls): Bind `ange-cache'. Also, use
1117 `eshell-file-attributes'.
1118 (eshell-ls-annotate): Use `eshell-file-attributes'.
1119 (eshell-ls-file): Made the user-id printing code a bit smarter.
1120
1121 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
1122 allow identification of alias user ids in remote directories.
1123 It's manual, but there's no other way to know when the current
1124 user on the local machine, is also the owning user on the remote
1125 machine.
1126 (fboundp): Bind `ange-cache'.
1127 (eshell-directory-files-and-attributes): Re-organized the logic a
1128 bit to use `eshell-file-attributes' instead of `file-attributes'.
1129 The former is more sensitive to directories that are read via FTP,
1130 and knows how to use ange-ftp to determine full attribute
1131 information, instead of just the name and last modtime.
1132 (eshell-current-ange-uids): Return the current user id when in a
1133 remote directory.
1134 (eshell-parse-ange-ls): Parse a full directory listing that has
1135 been returned by ange-ftp.
1136 (eshell-file-attributes): This beefed up version of
1137 `file-attributes' is only special if the user is currently in a
1138 remote directory, in which case it does a lot of work to find out
1139 what the real attributes of a file are, as they appear on the
1140 remote machine. This makes usage of remote directories (i.e.,
1141 ange-ftp pathnames) much more useful. You can now use Eshell as a
1142 full-fledged FTP client, with much more manipulation ability than
1143 most other clients.
1144
1145 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
1146 variable, which means that Eshell's du should always be preferred
1147 in remote directories.
1148 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
1149 just `file-attributes'.
1150 (eshell-mvcp-template): Bind `ange-cache', to improve performance
1151 when reading remote directories. This is an Eshell-specific
1152 variable (not part of ange-ftp).
1153 (eshell/ln): Bind `ange-cache'.
1154 (eshell/du): Added some extra logic for determining when to use
1155 Eshell's du (which is slow), and when to use the external version
1156 (which may or may not exist).
1157
1158 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
1159 `eshell-interactive-process', rather than using
1160 `get-buffer-process', since backgrounded processes don't count in
1161 the context of this function's logic.
1162
1163 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
1164 `forward-char', so that null strings are parsed correctly.
1165
87730e84 11662000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
1167
1168 * eshell/em-pred.el (eshell-pred-file-type,
1169 eshell-pred-file-links, eshell-pred-file-size): Use
1170 `eshell-file-attributes'. This is more correct over ange-ftp.
1171
1172 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
1173 that remote file globbing is more efficient.
1174
1175 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
1176 gathering the files and attributes within a directory.
1177
1178 * eshell/em-unix.el (eshell/cat): If any of the files passed on
1179 the command line is a special file (not a regular file, directory
1180 or symlink), always attempt to call the external version of cat.
1181
87730e84 11822000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
1183
1184 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
1185 Eshell-friendly version of find-tag.
1186
1c7e37a9
MB
11872000-10-13 Miles Bader <miles@lsi.nec.co.jp>
1188
1189 * image-file.el (image-file-name-extensions)
1190 (image-file-name-regexps): Add autoload cookies.
1191
11a7f341
KH
11922000-10-13 Kenichi Handa <handa@etl.go.jp>
1193
1194 * international/mule-cmds.el (select-safe-coding-system): If FROM
1195 is string, show it in *Warning* buffer.
1196
8ddddcb0
EZ
11972000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1198
1199 * startup.el (normal-top-level): Use display-popup-menus-p instead
1200 of window-system.
1201 (command-line): Use display-graphic-p instead of window-system.
1202 (command-line-1): Use display-popup-menus-p and display-mouse-p
1203 instead of window-system.
1204
72200f89
SS
12052000-10-12 Sam Steingold <sds@gnu.org>
1206
1207 * tooltip.el (tooltip-use-echo-area): New user variable.
1208 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
1209
8661c643
DL
12102000-10-12 Dave Love <fx@gnu.org>
1211
d0b40dc1
DL
1212 * recentf.el: Maintainer's checkdoc fixes.
1213
a622451f
DL
1214 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
1215 character class, not ASCII when matching file names.
1216 (fancy-splash-head): Add trailing slash to URL.
1217 (command-line): Don't require XPM support for toolbar.
1218
8661c643
DL
1219 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
1220 (cperl-invalid-face): Revert last change.
1221 (cperl-init-faces): Quote cperl-invalid-face.
1222
ef2ed8ab
KH
12232000-10-12 Kenichi Handa <handa@etl.go.jp>
1224
1225 * startup.el (fancy-splash-text): Remove superfluous quote.
1226
b0da379e
GM
12272000-10-12 Gerd Moellmann <gerd@gnu.org>
1228
dbeb499b
GM
1229 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
1230 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
1231 (command-line-1): Don't use fancy-splash-pending-command.
1232 (fancy-splash-screens-1): Goto point-min after inserting text.
1233
d861718a
GM
1234 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
1235
b0da379e
GM
1236 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
1237 instead of shared-lisp-mode-map.
1238
4fb2ad98
MB
12392000-10-12 Miles Bader <miles@lsi.nec.co.jp>
1240
1cb4393e
MB
1241 * faces.el (header-line): Change tty-variant to use underlining.
1242
4fb2ad98
MB
1243 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
1244 (isearch-highlight): Restore lazy-isearch face properties at old
1245 position, and suppress them at new position.
1246 (isearch-dehighlight): Restore lazy-isearch face properties.
1247 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
1248 over the real isearch overlay, but in that case, don't give it a
1249 face property. Use `push'.
1250
eb991b25
KH
12512000-10-12 Kenichi Handa <handa@etl.go.jp>
1252
1253 * man.el (Man-getpage-in-background): Fix previous change.
1254 Decode the process output only when we are in multibyte mode.
1255
a818c1c0
DL
12562000-10-11 Dave Love <fx@gnu.org>
1257
c990f53a
DL
1258 * info.el (Info-mode-menu): Fix some help.
1259 (info-tool-bar-map): Add entry for Info-last.
1260
a818c1c0
DL
1261 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
1262 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
1263 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
1264 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
1265 * toolbar/search-replace.xpm, toolbar/exit.xpm:
1266 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
1267 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
1268 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
1269 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
1270 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
1271 Reduce colour requirements to 25 overall. (Probably wants
1272 revisiting from the originals to reduce further.)
1273
c1b096cb
EZ
12742000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
1275
1276 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
1277 buffer-file-coding-system, instead of raw-text.
1278 (dehexlify-buffer): Bind coding-system-for-read to
1279 buffer-file-coding-system, instead of raw-text.
1280
5c8b7eaf
SS
12812000-10-11 Sam Steingold <sds@gnu.org>
1282
1283 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
1284 `underline' - fixes the bug introduced on 2000-09-21.
1285
2cfbdb7a
DL
12862000-10-11 Dave Love <fx@gnu.org>
1287
1288 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
1289 compiler warnings.
1290 (scheme-mode): Doc fix.
1291 (scheme-font-lock-keywords-1): Match `define-syntax'.
1292
12932000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
1294
1295 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
1296 face specs as well as default ones. Only do anything if the
1297 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 1298 (region): Make dark-background `region' face less in-your-face.
4b33f290 1299
690ec649
SS
13002000-10-10 Sam Steingold <sds@gnu.org>
1301
1302 * chistory.el, ielm.el, ledit.el:
1303 * progmodes/inf-lisp.el, progmodes/scheme.el:
1304 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
1305
3b95d6bb
SM
13062000-10-10 Stefan Monnier <monnier@cs.yale.edu>
1307
1308 * textmodes/texinfo.el: Update copyright and fix typo.
1309
1310 * desktop.el (desktop-modes-not-to-save): New var.
1311 (desktop-save-buffer-p): Use it.
1312 Also, obey desktop-buffers-not-to-save even for non-file buffers.
1313 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
1314
d646c828
DL
13152000-10-10 Dave Love <fx@gnu.org>
1316
1317 * toolbar/tool-bar.el (tool-bar-add-item)
1318 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
1319 display.
1320
d646c828
DL
1321 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
1322 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
1323 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
1324 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
1325 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
1326 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
1327 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
1328 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
1329 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
1330 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
1331 the .xpms; probably need retouching.
1332
862a7e28
MB
13332000-10-10 Miles Bader <miles@lsi.nec.co.jp>
1334
1335 * subr.el (add-to-list): Add optional argument APPEND.
1336 * battery.el (display-battery): Use `add-to-list'.
1337
46e33aee
TTN
13382000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
1339
930baf47
TTN
1340 * play/zone.el (zone-timer, zone-wc-tbl): Rework
1341 these vars as symbol properties.
2cfbdb7a
DL
1342 (zone, zone-when-idle, zone-leave-me-alone)
1343 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 1344
5a430f9c
TTN
1345 * battery.el (display-battery): Doc spelling fix.
1346
46e33aee
TTN
1347 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
1348 property.
1349
adf7d3a8
DL
13502000-10-09 Dave Love <fx@gnu.org>
1351
1352 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
1353 has been initialized before calling tool-bar-setup.
c2156508 1354 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 1355
06a8c9f8
EZ
13562000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
1357
e4ca8f8c
EZ
1358 * menu-bar.el (send-mail-item-name): New function.
1359 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
1360 of mail-user-agent in the menu. Don't display the "Send Mail"
1361 item if mail-user-agent is nil or its value is ignore.
1362 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
1363 if read-mail-command is nil or its value is ignore.
1364
06a8c9f8
EZ
1365 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
1366
7dbc9c8a
MB
13672000-10-09 Miles Bader <miles@gnu.org>
1368
29e0814b
MB
1369 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
1370 Correct image size.
1371 * toolbar/left_arrow.xpm: Correct image size.
1372
7dbc9c8a
MB
1373 * jka-compr.el: Don't call `jka-compr-install' when loading (it
1374 will be done by the definition of `auto-compression-mode' if
1375 necessary. Move code to uninstall existing file-name handler
1376 before definition of `auto-compression-mode'.
1377
1378 * image-file.el (auto-image-file-mode): Move to the end of the
1379 file, because `define-minor-mode' actually calls the mode-function
1380 if the associated variable is non-nil, which requires that all
1381 needed functions be already defined.
1382
65b61266
MB
1383 * mouse.el (popup-menu): Balance parens.
1384
d6b8c85b
SM
13852000-10-08 Stefan Monnier <monnier@cs.yale.edu>
1386
1387 * mouse.el (popup-menu): Move the command call outside the loop
1388 so that popup-menu returns whatever the command returns.
1389
1390 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
1391 (initialize-new-tags-table): Use run-hook-with-args-until-success.
1392 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
1393 (tags-table-format-functions): Renamed from tags-table-format-hooks.
1394
1395 * vc.el (vc-version-diff): diff-switches can be a list.
1396 Use relative filenames for prettier output.
1397
46e33aee 1398 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
1399 (vc-post-command-functions): Remove old-VC compatibility code.
1400
1401 * newcomment.el (comment-indent-default): Autoload.
1402
1403 * font-lock.el (font-lock-defaults): Make buffer-local.
1404 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
1405 (font-lock-choose-keywords):
1406 Ignore LEVEL unless KEYWORDS is a list of syms.
1407 (c-keywords, c++-keywords, objc-keywords, java-keywords):
1408 Don't wrap regexp-opt things in \(...\) unnecessarily.
1409
1410 * jit-lock.el: Don't require font-lock any more.
1411 (jit-lock-functions): Make buffer-local.
1412 (jit-lock-saved-fontify-buffer-function): Remove.
1413 (jit-lock-mode): Remove autoload cookie.
1414 Remove font-lock specific code.
1415 (jit-lock-unregister): Don't bother handling complex hooks any more.
1416 (jit-lock-refontify): New function.
1417 (jit-lock-fontify-buffer): Use it.
1418 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
1419 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
1420 Add optional args START and END.
1421 Never call font-lock-fontify-region directly.
1422 (jit-lock-function, jit-lock-stealth-fontify): Use it.
1423
1424 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
1425
a30ed6ac
DL
14262000-10-08 Dave Love <fx@gnu.org>
1427
4e7c7ca9
DL
1428 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
1429
1430 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
1431
1432 * play/studly.el (studlify-region, studlify-word): Add autoload
1433 cookie.
1434
1435 * play/morse.el (morse-region, unmorse-region): Add autoload
1436 cookie.
1437
1438 * play/spook.el (spook-phrases-file): Use expand-file-name, not
1439 concat.
1440
1441 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
1442 insist on symbols starting with word syntax.
1443 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
1444 (eval-defun-1): Doc fix.
1445 (indent-sexp): Use nconc to build up indent-stack.
1446
1447 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
1448 Gnus with little use.
1449 (mail-setup-hook): Add mail-abbrevs-setup to options.
1450
968f7c4a
DL
1451 * recentf.el: Doc fixes.
1452
1453 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
1454 Clean up remainder.
1455
1456 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
1457 without timezone and (8) with timezone to enforce some whitespace.
1458 Simplify code somewhat.
1459
1460 * options.el (list-options): Doc that you should use customize.
1461
1462 * iswitchb.el (iswitchb-mode): Add :require.
1463
a30ed6ac
DL
1464 * info.el (Info-goto-node, Info-menu): Doc fix.
1465 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
1466 (info-tool-bar-map): New variable.
1467 (Info-mode): Use it.
1468 (Info-edit-map): Define all in defvar.
1469 (speedbar-attached-frame): Avoid compiler warning.
1470
1471 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
1472 (global-map): Bind [tool-bar] to a filtered map.
1473 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
1474 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
1475 Allow PBM icons.
1476 (tool-bar-setup): Adjust calls of tool-bar-add-item.
1477
1478 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
1479 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
1480 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
1481 icons, except up_arrow, which is left-arrow rotated.
1482
1483 * imenu.el (imenu-add-to-menubar): Fix last change.
1484
4e953aff
PB
14852000-10-08 Peter Breton <pbreton@ne.mediaone.net>
1486
1487 * generic-x.el (rul-generic-mode): Remove eval-when-compile
1488 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
1489
739e92a7
EZ
14902000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
1491
d20faceb
EZ
1492 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
1493 typos in doc strings.
1494
a640322e
EZ
1495 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
1496 the doc strings how to customize Font Lock faces.
1497
739e92a7
EZ
1498 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
1499 computing growth when dragging the header line.
1500
8be7408c
EZ
15012000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
1502
1503 * simple.el (kill-line): Doc fix.
1504
6fee86a3
MB
15052000-10-08 Miles Bader <miles@gnu.org>
1506
445a653e
MB
1507 * faces.el (secondary-selection): Make foreground visible on tty.
1508
6fee86a3
MB
1509 * jka-compr.el (auto-compression-mode): Move to the end of the
1510 file, because `define-minor-mode' actually calls the mode-function
1511 if the associated variable is non-nil, which requires that all
1512 needed functions be already defined.
1513 (with-auto-compression-mode): Add autoload cookie.
1514
a115794c
EZ
15152000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1516
1517 * files.el (find-backup-file-name) [ms-dos]: If support for long
1518 file names is not available, behave as if version-control were set
1519 to never.
1520
b12e6de3
DL
15212000-10-07 Dave Love <fx@gnu.org>
1522
1523 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
1524 (browse-url-gnome-moz): New function.
1525 (browse-url-browser-function): Use it.
1526 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
1527
20b1d079
SM
15282000-10-07 Stefan Monnier <monnier@cs.yale.edu>
1529
1530 * indent.el (tab-always-indent): New var.
1531 (indent-for-tab-command): Use it.
39250ec3 1532
9ee45b2c 1533 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 1534 raise an error. This way it can still default to a sane value.
9ee45b2c 1535
8c6b1d83
JW
15362000-10-06 Stefan Monnier <monnier@cs.yale.edu>
1537
39250ec3
SM
1538 * startup.el (fancy-splash-screens): Use local rather than global map.
1539 Don't use `update-menu-bindings' any more.
1540 Get rid of assumptions about keymap representation.
1541
a23ccdf2
DL
15422000-10-06 Dave Love <fx@gnu.org>
1543
814299a7 1544 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
1545 (sentence-end-without-period): Doc fix.
1546 (adaptive-fill-regexp): Purecopy.
1547 (unjustify-current-line): Use line-end-position.
1548 (fill-individual-paragraphs-prefix): Use line-beginning-position.
1549
1550 * net/eudc-vars.el (eudc): Add :version, :link.
1551
39250ec3 1552 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
1553
1554 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
1555 Fix for define-minor-mode.
1556 (function-at-point): Alias to function-called-at-point.
1557
1558 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
1559
1560 * simple.el (backward-word): Doc fix.
1561
a23ccdf2
DL
1562 * image-file.el (image-file-name-regexp): image-file-regexps ->
1563 image-file-name-regexps.
742c1822 1564 (image-file-name-extensions): Add pbm.
a23ccdf2 1565
39250ec3
SM
15662000-10-06 Stefan Monnier <monnier@cs.yale.edu>
1567
1568 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
1569 and add filename to the names so that diff-mode can jump to source.
1570
1571 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 1572 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
1573 (tex-font-lock-keywords-1): Remove.
1574 (font-lock-turn-on-thing-lock): Use jit-lock-register.
1575 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
1576 (font-lock-default-fontify-region):
1577 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
1578 (font-lock-fontify-anchored-keywords):
1579 Include the anchor text as part of the multiline.
1580
8d5dfacd
GM
15812000-10-06 Gerd Moellmann <gerd@gnu.org>
1582
1583 * loadup.el (toplevel): Load `loaddefs' before `help' because the
1584 latter needs the autoloaded define-minor-mode macro during the
1585 bootstrap.
1586
1587 * startup.el (command-line): For now, activate tool-bar-mode only
1588 if XPM images are supported.
1589
1590 * mouse.el (mouse-drag-header-line): Don't allow resizing a
1591 window by dragging a header-line at the top of the frame; that's
4c19fbce 1592 confusing because the header-line doesn't move.
8d5dfacd
GM
1593 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
1594 of treating the event as a list. Some cleanup.
1595
f69aad2b 15962000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 1597
f69aad2b
MB
1598 * simple.el (display-message-or-buffer): New function.
1599 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 1600
09cb7646
MB
1601 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
1602 docstring parts.
1603
814299a7 1604 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
1605 (smbclient-prompt-regexp): Add usage note to doc string.
1606 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
1607 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
1608 Use add-hook for adding the comint filter function, and only do so
1609 if it's not already in the global hook list.
1610 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
1611 to `make-local-variable'.
1612 (nslookup-font-lock-keywords): Remove prompt entry.
1613 (nslookup): Don't set the process-filter.
1614 (finger): Exit the loop correctly when the regexps list runs out.
1615 (ftp, smbclient, smbclient-list-shares):
1616 Set the real major mode immediately, not after execing.
1617 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
1618
1619 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
1620
4c19fbce
SM
16212000-10-05 Stefan Monnier <monnier@cs.yale.edu>
1622
1623 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
1624
1625 * which-func.el (which-func-format): Remove spurious space.
1626 (which-func-mode): Don't make it permanent-local.
1627 (which-func-ff-hook): Allow which-func-maxout to be nil.
1628 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
1629 (which-func-mode): Simplify.
1630 Use post-command-idle-hook rather than post-command-hook.
1631 Go through all buffers and update their state.
1632 (which-function): Also try add-log-current-defun-function.
1633
1634 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
1635 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
1636 Update call to with-vc-properties accordingly.
1637 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
1638 (vc-revert-buffer): More careful about window selection and deletion.
1639 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
1640
1641 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
1642 (cvs-retrieve-revision): Reuse a pre-existing buffer.
1643 (cvs-dired-action): Change the default to quickdir.
1644
1645 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
1646 if comment-indent-function returns nil.
1647 (comment-indent-default): New function.
1648 (comment-indent-function): Use it and document the new semantics.
1649
1650 * image-file.el: Docstring fixes.
1651
1652 * help.el (help-xref-on-pp): Use match-string.
1653 (describe-variable): New arg BUFFER.
1654 Store the current buffer in the help-xref-stack.
1655 (temp-buffer-resize-mode): Use define-minor-mode.
1656
1657 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
1658 consistently with its docstring.
1659 Set jit-lock-first-unfontify-pos in an idempotent way.
1660 (jit-lock-register): Autoload and add arg CONTEXTUAL.
1661
542c6552
GM
16622000-10-05 Alex Schroeder <alex@gnu.org>
1663
1664 * sql.el (sql-mysql-options): New variable.
1665 (sql-mysql): Use it.
1666
a3489ece
MB
16672000-10-05 Miles Bader <miles@lsi.nec.co.jp>
1668
77f6105c
MB
1669 * image.el (image): New group.
1670
814299a7 1671 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
1672 (smerge-base-face, smerge-markers-face): Add dark-background variants.
1673
3478046b
PB
16742000-10-04 Peter Breton <pbreton@ne.mediaone.net>
1675
1676 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 1677 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
1678 Ignore the value of wqindow-system; always define keywords
1679
22aca186
KH
16802000-10-05 Kenichi Handa <handa@etl.go.jp>
1681
1682 * startup.el (fancy-splash-screens): Remove the code for
1683 debugging; `(trace-to-stderr "EXITTT\n")'.
1684
55d5d717
MB
16852000-10-05 Miles Bader <miles@gnu.org>
1686
1687 * diff-mode.el (diff-goto-source): Update call to
1688 `diff-hunk-status-msg' to reflect new REV variable.
1689
41fa7178
SM
16902000-10-04 Stefan Monnier <monnier@cs.yale.edu>
1691
1692 * progmodes/icon.el (icon-mode):
1693 Don't gratuitously override the default for comment-column.
1694
1695 * vc-hooks.el (vc-mode-line): Fix interactive spec.
1696
1697 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
1698 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
1699 (jit-lock-functions): New var.
1700 (jit-lock-function-1): Use it if non-nil.
1701 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
1702 Set the `fontified' property before doing the fontification to avoid
1703 repeatedly going through the same error.
1704 Don't turn errors into messages.
1705 (jit-lock-register, jit-lock-unregister): New functions.
1706
1707 * dired.el (dired-mark-pop-up): Turn comment into docstring.
1708 Use with-current-buffer.
1709
1710 * dired-aux.el (dired-do-create-files, dired-kill-tree):
1711 Turn comment into docstring.
1712
1713 * apropos.el (apropos-mode): Use define-derived-mode.
1714
3dc78168
GM
17152000-10-04 Gerd Moellmann <gerd@gnu.org>
1716
1717 * startup.el (fancy-splash-pending-command): New variable.
1718 (fancy-splash-pre-command): New function.
1719 (fancy-splash-screens): Rewritten.
1720 (command-line-1): If fancy-splash-pending-command is set, call it
1721 interactively.
1722
dae9dc56
DL
17232000-10-04 Dave Love <fx@gnu.org>
1724
1725 * toolbar/tool-bar.el (tool-bar-setup): New function.
1726 (tool-bar-mode): Use it.
1727
1728 * subr.el (substitute-key-definition): Doc fix.
1729 (play-sound-file): New command.
1730
3388f0a5
AS
17312000-10-04 Andre Spiegel <spiegel@gnu.org>
1732
814299a7 1733 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
1734 vc-version-backup-file-name): New functions.
1735
1736 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
1737
1738 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
1739 vc-cvs-stay-local-p.
1740
1741 * vc.el (vc-revert-buffer): Handle empty diff properly.
1742 (vc-version-backup-file): New function.
1743 (vc-checkout): Create a version backup if necessary.
1744 (vc-checkin): If a version backup file exists, delete it.
1745 (vc-version-diff): Diff locally using version backups, if available.
1746 (vc-revert-file): If there's a version backup, revert locally.
1747 (vc-transfer-file): Use version backup for base version, if
1748 available. If not, ask for confirmation whether to get it from the
1749 server. Update mode line before check-in.
1750
ebd4825d
DL
17512000-10-04 Dave Love <fx@gnu.org>
1752
1753 * toolbar/tool-bar.el (tool-bar-setup): New function.
1754 (tool-bar-mode): Use it.
1755
1b24f4b7
PB
17562000-10-04 Peter Breton <pbreton@ne.mediaone.net>
1757
3dc78168 1758 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 1759 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
1760 Only set if window-system is non-nil
1761 (net-utils-run-program): Returns buffer.
1762 (network-connection-reconnect): Added this function.
1763
814299a7
MB
1764 * generic.el:
1765 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
1766 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
1767 Uses cl compile-time macros.
3dc78168
GM
1768 (generic-mode-name, generic-comment-list)
1769 (generic-keywords-list, generic-font-lock-expressions)
1770 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
1771 Removed variables.
1772 (generic-mode-alist): Renamed to generic-mode-list.
1773 (generic-find-file-regexp): Default changed to "^#".
1774 (generic-read-type): Uses completing read on generic-mode-list.
1775 (generic-mode-sanity-check): removed this function.
1776 (generic-add-to-auto-mode): Removed this function
3dc78168 1777 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
1778 into function instead of putting them in alist.
1779 (generic-mode-set-comments): Reworked extensively.
1780 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 1781 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 1782
814299a7 1783 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
1784 Make sure directory name ends with "/".
1785
814299a7 1786 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
1787 Regexp now allows leading whitespace.
1788 (rc-generic-mode): Added eval-when-compile
1789 around generic-make-keywords-list.
1790 Deleted duplicate regexp
1791 (rul-generic-mode): Added eval-when-compile
1792 around generic-make-keywords-list.
1793 (etc-fstab-generic-mode): New generic mode.
1794 (rul-generic-mode): Removed one eval-when-compile
814299a7 1795 which caused a max-specpdl-size exceeded error.
1b24f4b7 1796
a7bf5cf3
MB
17972000-10-04 Miles Bader <miles@gnu.org>
1798
1799 * simple.el (minibuffer-temporary-goal-position): New variable.
1800 (next-history-element): Try to keep the position of point in the
1801 input string constant.
1802
1803 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
1804 (dired-do-create-files): If there's only one file, pass it in as
1805 the DEFAULT arg to dired-mark-read-file-name.
1806
ce1087a9
SM
18072000-10-03 Stefan Monnier <monnier@cs.yale.edu>
1808
1809 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
1810 (diff-goto-source): Be smarter when choosing REVERSE or not.
1811
1812 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
1813 (texinfo-mode-menu): Add an explicit shortcut for update all.
1814
0e41e1d6
AS
18152000-10-03 Andre Spiegel <spiegel@gnu.org>
1816
814299a7 1817 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
1818 factorize backend-specific code cleanly (this was essentially
1819 conceived by Stefan Monnier).
1820 (vc-unregister): Function removed.
814299a7 1821 (vc-revert-file): New function.
858f7cb4
AS
1822 (vc-revert-buffer): Delegate some of the work to it.
1823
0e41e1d6
AS
1824 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
1825 default branch unconditionally.
1826 (vc-rcs-set-default-branch): New function.
1827 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
1828 (vc-rcs-checkin): If an appropriate default branch has been set,
1829 force creation of that branch.
858f7cb4
AS
1830 (vc-rcs-receive-file): Rewritten to contain only backend-specific
1831 code (as suggested by Stefan Monnier).
0e41e1d6 1832
01c86c56
GM
18332000-10-02 Gerd Moellmann <gerd@gnu.org>
1834
45c477b4
GM
1835 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
1836 highlighting overlay with a different face over the overlay
1837 isearch uses to highlight the current match because that can lead
1838 to bad face combinations.
1839
01c86c56
GM
1840 * loadup.el (toplevel): Load faces before isearch.
1841
1842 * isearch.el (isearch-faces): New custom group.
1843 (isearch): New defface; was already tested for in the code.
1844 (isearch-lazy-highlight-face): Changed to defface from defcustom.
1845 (isearch-highlight): Always use face `isearch'.
1846
944425c0
DL
18472000-10-02 Dave Love <fx@gnu.org>
1848
1849 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
1850 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
1851 comparison of opcode with operand.
1852
2a099bcc
MB
18532000-10-03 Miles Bader <miles@gnu.org>
1854
1855 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
1856 buffer, since the echo area will now grow to accommodate them.
1857
4300ecb8
AS
18582000-10-02 Andre Spiegel <spiegel@gnu.org>
1859
1860 * vc-hooks.el (vc-registered): If FILE used to be registered under
1861 a certain backend, try that one first.
1862
814299a7 1863 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
1864 argument list. Handle multiple backends correctly.
1865 (vc-find-new-backend): Function removed.
1866 (vc-register): Use vc-responsible-backend, as before.
1867 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
1868
64e6cc18
GM
18692000-10-02 Gerd Moellmann <gerd@gnu.org>
1870
1871 * startup.el (fancy-splash-head): Change message below the
1872 logo.
1873
00df919e
MB
18742000-10-02 Miles Bader <miles@lsi.nec.co.jp>
1875
1876 * diff-mode.el (diff-goto-source): Emit a status message.
1877 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 1878 (diff-test-hunk): Fix doc string.
00df919e
MB
1879 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
1880 (diff-advance-after-apply-hunk): New variable.
4eaa6852 1881 (diff-apply-hunk): Don't return a value.
00df919e 1882
ceec5a0c
SM
18832000-10-01 Stefan Monnier <monnier@cs.yale.edu>
1884
1885 * vc.el (vc-editable-p): Minor optimization.
1886 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
1887 (vc-find-new-backend): New function split from vc-responsible-backend.
1888 (vc-register): Use it.
1889 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
1890 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
1891 (vc-default-unregister, vc-revert-buffer): Docstring fix.
1892 (vc-clear-headers): Don't use find-file.
1893 (vc-revert-buffer): Use `and' again (must have been a braino).
1894 (vc-switch-backend): Only prompt if requested.
1895 Short circuit if nothing is to be done.
1896 Don't use vc-resynch-buffer which could lose unsaved editing.
1897 (vc-default-receive-file): Update call to vc-unregister.
1898 (with-vc-file, vc-next-action-on-file):
1899 Use vc-backend rather than vc-registered.
1900 (vc-next-action-on-file): Use intern-soft.
1901 Deal with read-only *vc-diff* buffer.
1902 (vc-transfer-file): Docstring fix.
1903
1904 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
1905 (vc-rcs-receive-file): Avoid with-vc-properties.
1906 Update call to vc-unregister.
1907 Use constant `RCS' rather than (dynamically bound) var `backend'.
1908
4ad5da8f
AS
19092000-10-01 Andre Spiegel <spiegel@gnu.org>
1910
814299a7 1911 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
1912 is visited.
1913 (vc-start-entry): New argument initial-contents. Don't visit the file
1914 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
1915 (vc-next-action, vc-register): Updated calls to vc-start-entry.
1916 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
1917 vc-start-entry.
1918 (vc-finish-logentry): Make sure to bury log buffer only if there
1919 really is one. Call `vc-resynch-buffer' on log-file, not
1920 buffer-file-name.
1921 (vc-default-comment-history, vc-default-wash-log): New functions.
1922 (vc-index-of): Removed.
1923 (vc-transfer-file): Make do without the above.
1924 (vc-default-receive-file): Call comment-history unconditionally. Pass
1925 the resulting string to vc-checkin, instead of inserting it into the
1926 comment ring.
1927
1928 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
1929 unconditionally. Use the comments as initial contents of the log
814299a7 1930 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
1931 changes.
1932
aa0c3dca
MB
19332000-10-01 Miles Bader <miles@gnu.org>
1934
1935 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
1936 `recenter' with an arg to prevent redrawing the display.
1937
d5f5a2c5
SM
19382000-09-30 Stefan Monnier <monnier@cs.yale.edu>
1939
1940 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
1941
1942 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
1943
814299a7 1944 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
1945 Don't gratuitously override the default for comment-column.
1946
1947 * textmodes/tex-mode.el (latex-metasection-list): New var.
1948 (latex-imenu-create-index): Use it.
1949 Move the regexp construction outside loops (and use push).
814299a7 1950 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
1951 (tex-font-lock-keywords): Moved from font-lock.el.
1952 (tex-comment-indent): Remove.
1953 (tex-common-initialization): Don't set comment-indent-function.
1954 (latex-block-default): New var.
1955 (tex-latex-block): Use it to provide a default choice.
1956 Add any unknown choice to latex-block-names.
1957 Insert [...] after {...}.
1958 (tex-last-unended-begin): Simplify regexp.
1959 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
1960 (latex-forward-sexp-1, latex-forward-sexp): New functions.
1961 (latex-mode): Set forward-sexp-function.
1962
1963 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
1964 Add regexp for @ignore ... @end ignore.
1965 (texinfo-heading-face): New face.
1966 (texinfo-font-lock-keywords): Use it.
1967 (texinfo-mode-menu): New menu.
1968 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
1969 New functions.
1970 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 1971 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
1972 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
1973 Remove declaration.
1974 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
1975
1976 * delsel.el (delete-selection-mode): Use define-minor-mode.
1977
1978 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
1979
19802000-09-29 Stefan Monnier <monnier@cs.yale.edu>
1981
1982 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
1983
8a5506f2
GM
19842000-09-30 Gerd Moellmann <gerd@gnu.org>
1985
068127d6
GM
1986 * replace.el (keep-lines-read-args): New function.
1987 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
1988 read arguments interactively. Add parameters RSTART and REND.
1989 Operate on the active region in Transient Mark mode.
1990
d777bb8f
GM
1991 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
1992
8a5506f2
GM
1993 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
1994 (authors-obsolete-files-regexps): New variable.
1995 (authors-add): Don't record changes in obsolete files.
1996
3fa87bfc
SM
19972000-09-29 Stefan Monnier <monnier@cs.yale.edu>
1998
1999 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
2000
2001 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
2002 (comment-indent): Make sure there's a space between code and comment.
2003 Shift comments left to avoid going past fill-column.
2004
f02149ce
GM
20052000-09-29 Gerd Moellmann <gerd@gnu.org>
2006
2007 * startup.el (startup-echo-area-message): New function.
2008 (display-startup-echo-area-message): Use it.
2009 (fancy-splash-screens): Rewritten to use keymaps and a timer.
2010 (fancy-splash-default-action): New function.
2011 (fancy-splash-screens-1): New function.
2012 (fancy-splash-head): Put a help-echo and a keymap under the image.
2013
a3ef6569
SM
20142000-09-29 Stefan Monnier <monnier@cs.yale.edu>
2015
2016 * diff-mode.el (diff-add-log-file-name): Remove.
2017 (diff-mode): Use add-log-buffer-file-name-function.
2018
2019 * add-log.el (find-change-log): New arg BUFFER-FILE.
2020 (add-log-file-name): Obey add-log-file-name-function.
2021 (add-log-buffer-file-name-function): New var.
2022 (add-change-log-entry): Use it.
2023
75e5b373
MB
20242000-09-29 Miles Bader <miles@gnu.org>
2025
2026 * image-file.el (image-file-name-extensions): New variable.
2027 (image-file-name-regexps): Renamed from `image-file-regexps'.
2028 New default value is nil. Call `auto-image-file-mode'.
2029 (image-file-name-regexp): New function.
2030 (auto-image-file-mode): New minor mode.
2031 (insert-image-file): Don't make conditional on the image-file
2032 handler being enabled.
2033 (image-file-handler): Make the call here conditional instead.
2034 (set-image-file-handler-enabled, enable-image-file-handler)
2035 (disable-image-file-handler): Functions removed.
2036
2037 * emacs-lisp/authors.el (authors-print): Rephrase many-files
2038 string.
2039
de6e1f7c
GM
20402000-09-29 Gerd Moellmann <gerd@gnu.org>
2041
2042 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
2043 it's a function from CL.
2044 (latex-imenu-create-index): Replace eval-when-compile with progn
2045 because latex-section-alist is not bound while compiling.
2046
d8c201f5
SM
20472000-09-28 Stefan Monnier <monnier@cs.yale.edu>
2048
2049 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
2050 (outline-mode): Use define-derived-mode.
2051
814299a7 2052 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
2053 * progmodes/awk-mode.el (awk-mode):
2054 * progmodes/asm-mode.el (asm-mode):
2055 Don't gratuitously override the default for comment-column.
2056
2057 * emacs-lisp/lisp.el (lisp-complete-symbol):
2058 Distinguish the let-binding case from the funcall case.
2059 (forward-sexp-function): New variable.
2060 (forward-sexp): Use it.
2061
2062 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
2063 (easy-mmode-defmap): Remove the now useless autoload.
2064
2065 * time.el (display-time-mode): Use define-minor-mode.
2066
2067 * subr.el (add-minor-mode): Don't eval NAME.
2068 Don't depend on the presence of TOGGLE-FUN for any special behavior.
2069 Use if rather than cond.
2070
2071 * simple.el (read-expression-map): Define more properly.
2072 (comment-indent-hook): Remove.
2073 (string-to-syntax): Bug fix.
2074
2075 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
2076 (cvs-ediff-diff): Fix typo.
2077 (cvs-revert-if-needed): Don't bother preserving read-only.
2078
2079 * paren.el (show-paren-mode): Use define-minor-mode.
2080
2081 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
2082 (toggle-auto-compression): Remove.
2083 (jka-compr-build-file-regexp): Remove useless grouping.
2084
2085 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
2086 Avoid user-reserved bindings.
2087 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
2088 (diff-header-face): Revert to grey85.
2089
2090 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
2091
2092 * complete.el (partial-completion-mode) <defcustom>: Remove.
2093 (partial-completion-mode): Use define-minor-mode.
2094 (PC-do-completion): Understand `completion-auto-help = delay'
2095 to mean to popup the completion buffer only the second time.
814299a7 2096 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
2097 (PC-include-file-all-completions): Don't quote lambda.
2098
2099 * comint.el (comint-mode-hook): Docstring fix.
2100 (comint-mode): Use define-derived-mode.
2101 (comint-mode-map): Remove obsolete comment.
2102 (make-comint): Minor stylistic change.
2103 (comint-insert-clicked-input): Be more careful to find the overlay.
2104 Use this-command-keys rather than hardcoding mouse-2.
2105
2106 * font-lock.el: Replace confusing (,@ with ,
2107 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
2108 Don't use regexp-opt-depth. Spice up the regexp for args.
2109 Don't distinguish between cmds that can take an opt arg or not.
2110 Use `append' and `prepend' rather than `keep'.
2111
2112 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
2113 (latex-outline-regexp): New var.
2114 (latex-outline-level): New fun.
2115 (latex-section-alist): New var.
2116 (latex-imenu-create-index): Use it. Use `push' as well.
2117 (tex-shell-map): Initialize it properly.
2118 (tex-mode): Minor stylistic change.
2119 (plain-tex-mode): Use define-derived-mode.
2120 (latex-mode): Use define-derived-mode.
2121 Construct the paragraph regexps in a more readable way.
2122 Set the buffer-local outline-{level,regexp} vars.
2123 (slitex-mode): Derive from latex-mode.
2124 (tex-common-initialization): Don't kill-all-vars anymore.
2125 Add setting for comment-add and font-lock-defaults.
2126 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
2127 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
2128 (tex-start-tex): New arg DIR (and send a chdir command for it).
2129 Also display the shell buffer and save it in tex-last-buffer-texed.
2130 (tex-region): Use expand-file-name rather than concat.
2131 Remove code made useless by changes in tex-start-tex.
2132 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
2133
2134 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
2135
ff398532
DL
21362000-09-28 Dave Love <fx@gnu.org>
2137
2138 * eshell/eshell.el (eshell) <defgroup>: Add :version.
2139
f9415d5b
GM
21402000-09-28 Gerd Moellmann <gerd@gnu.org>
2141
2142 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
2143 `append'.
2144
fa003899
SM
21452000-09-28 Stefan Monnier <monnier@cs.yale.edu>
2146
2147 * info.el (Info-extract-pointer): Undo last change.
2148 Instead, fix the position of the `bound' arg to re-search-backward.
2149
21502000-09-27 Stefan Monnier <monnier@cs.yale.edu>
2151
2152 * info.el (Info-extract-pointer):
2153 Widen more carefully, to avoid finding pointers in other nodes.
2154 (Info-index): Use push.
2155
f9415d5b 21562000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
2157
2158 * frame.el (set-frame-font): Remove call to obsolete function
2159 frame-update-faces.
2160 (set-foreground-color, set-background-color): Likewise for
2161 frame-update-face-colors.
2162
5538b8ba
MB
21632000-09-27 Miles Bader <miles@gnu.org>
2164
2165 * image-file.el: New file.
2166
60536eea
GM
21672000-09-27 Gerd Moellmann <gerd@gnu.org>
2168
5b551d58
GM
2169 * frame.el (frame-notice-user-settings): Don't call
2170 frame-update-faces, which is a no-op now.
814299a7 2171
60536eea
GM
2172 * ediff-wind.el (ediff-control-frame-parameters): Add zero
2173 tool-bar-lines.
2174
36f1966f
DL
21752000-09-27 Dave Love <fx@gnu.org>
2176
2177 * mouse.el: Fix last change.
2178
c5785b73
MB
21792000-09-27 Miles Bader <miles@lsi.nec.co.jp>
2180
2181 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
2182
672172d9
KH
21832000-09-22 Kenichi Handa <handa@etl.go.jp>
2184
2185 * international/quail.el (quail-help): The output message is
2186 improved.
2187
4653b4ea
DL
21882000-09-26 Dave Love <fx@gnu.org>
2189
2190 * mouse.el (popup-menu): If POSITION is nil, set it using
2191 mouse-position.
2192
63900fcf
SS
21932000-09-25 Sam Steingold <sds@gnu.org>
2194
2195 * net/browse-url.el (browse-url-file-url): Check for null maps.
2196
cd3b81be
GM
21972000-09-26 Gerd Moellmann <gerd@gnu.org>
2198
876512ab 2199 * frame.el (frame-notice-user-settings): Don't add a
fa003899 2200 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 2201
fa003899
SM
2202 * frame.el (frame-notice-user-settings):
2203 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 2204
cd3b81be
GM
2205 * toolbar/tool-bar.el (tool-bar-help): New function.
2206
d8b4516f
GM
22072000-09-25 Gerd Moellmann <gerd@gnu.org>
2208
6567e9b5
GM
2209 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
2210 current-load-list in top-level forms. Else this leaks a cons cell
2211 every time a defun is called.
63900fcf 2212
d8b4516f 2213 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 2214
a461758e
DL
22152000-09-25 Dave Love <fx@gnu.org>
2216
7df6adc3
DL
2217 * startup.el (fancy-splash-head): Check XPM is available.
2218
a461758e
DL
2219 * autoinsert.el (auto-insert): Doc fix.
2220 (auto-insert-alist): Following GNU notices, don't say `copyright
2221 _by_'. Use line-beginning-position.
2222 (auto-insert): Check buffer-file-name is non-nil before use.
2223
b11af2dd
GM
22242000-09-25 Gerd Moellmann <gerd@gnu.org>
2225
2226 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
2227 starting with `@def' or `@multitable', in addition to ones
2228 specified by the user in auto-fill-inhibit-regexp.
2229
5f9f981b
GM
22302000-09-25 Markus Rost <rost@math.ohio-state.edu>
2231
2232 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
2233 rmail-dont-reply-to-names matches the empty string.
63900fcf 2234
8ff16b4e
GM
22352000-09-25 Gerd Moellmann <gerd@gnu.org>
2236
63900fcf 2237 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
2238 text to sound more friendly.
2239
9b4a7800
TTN
22402000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
2241
2242 * progmodes/hideshow.el: Update author email address.
2243 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
2244 (hs-hide-all-non-comment-function): New var.
2245 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
2246 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
2247 (hs-show-region): Delete this command.
2248 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
2249
4c7c1f3f
DL
22502000-09-22 Dave Love <fx@gnu.org>
2251
2252 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
2253 (hl-line-highlight): Specify buffer when moving overlay.
2254
2255 * progmodes/fortran.el (fortran-mode): Locally set
2256 normal-auto-fill-function.
2257 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
2258 (fortran-mode-map): Adjust auto-fill menu entry.
2259
13f93dee
GM
22602000-09-22 Gerd Moellmann <gerd@gnu.org>
2261
36eb0a91
GM
2262 * vc-rcs.el (toplevel): Require `vc' when compiling.
2263
fa003899 2264 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 2265
36a03bf9
AS
22662000-09-22 Andre Spiegel <spiegel@gnu.org>
2267
9b4a7800 2268 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
2269 registered under the new backend.
2270
9b4a7800 2271 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
2272 without explicit revision number.
2273
6e4e8a3b
SM
22742000-09-21 Stefan Monnier <monnier@cs.yale.edu>
2275
2276 * diff-mode.el (diff-file-header-face): Reset to its previous value.
2277 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
2278 (diff-xor): New function.
2279 (diff-find-source-location): Use it. Fix a stupid name clash.
2280 (diff-hunk-status-msg): New function.
2281 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
2282 (diff-test-hunk): Use diff-find-source-location.
2283 (diff-goto-source): Favor the `reverse'.
2284 (diff-hunk-text): Properly handle one-sided context diffs.
2285 (diff-apply-hunk): When done, advance to the next hunk.
2286
1b24b888
GM
22872000-09-21 Gerd Moellmann <gerd@gnu.org>
2288
623a0aae
GM
2289 * startup.el (command-line): If frame was created with a non-zero
2290 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 2291
1b24b888
GM
2292 * add-log.el (change-log-date-face, change-log-name-face)
2293 (change-log-email-face, change-log-file-face)
2294 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
2295 (change-log-function-face, change-log-acknowledgement-face):
2296 New faces, inheriting from font-lock faces.
1b24b888 2297 (change-log-font-lock-keywords): Use them.
9b4a7800 2298
93b3a1c8
DL
22992000-09-21 Dave Love <fx@gnu.org>
2300
80585273
DL
2301 * progmodes/cperl-mode.el (top-level): Clean up
2302 `eval-when-compile's and assorted defvars.
2303 (cperl-invalid-face): Don't double-quote value. Change custom
2304 type.
2305 (cperl-mode): Set normal-auto-fill-function and don't zap
2306 auto-fill-function.
2307 (cperl-imenu--function-name-regexp-perl): Renamed from
2308 imenu-example--function-name-regexp-perl.
2309 (cperl-imenu--create-perl-index): Renamed from
2310 imenu-example--create-perl-index.
2311 (cperl-xsub-scan): Don't require cl.
2312
93b3a1c8
DL
2313 * msb.el (msb-mode-map): Use substitute-key-definition.
2314 (msb-mode): Use msb-mode-map.
2315
43ccb598
AS
23162000-09-21 Andre Spiegel <spiegel@gnu.org>
2317
2318 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
2319 New functions.
fa003899 2320 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
2321 (vc-switch-backend): New function.
2322 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
2323 (vc-register): Fix prompt.
2324 (vc-unregister, vc-default-unregister): New functions.
2325 (vc-version-diff): Handle empty buffer in sentinel.
2326
2327 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
2328 (vc-rcs-state-heuristic): Use it to guess the state of files with
2329 non-strict locking.
2330 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
2331 been set with -b, but not created yet.
2332 (vc-rcs-fetch-master-state): With non-strict locking, compare file
2333 contents in order to find the state.
2334 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
2335 (vc-rcs-unregister, vc-rcs-receive-file)
2336 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 2337
9b4a7800 2338 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 2339 in case it is missing.
9b4a7800 2340
95fadcca
GM
23412000-09-21 Gerd Moellmann <gerd@gnu.org>
2342
2343 * startup.el (fancy-splash-tail): Use a different foreground
2344 color on a dark frame background.
2345
470f23e1
MB
23462000-09-21 Miles Bader <miles@lsi.nec.co.jp>
2347
2348 * info.el: Use the correct capitalization when making Info-mode
2349 and Info-edit-mode `special' modes.
2350
281096ed
SM
23512000-09-20 Stefan Monnier <monnier@cs.yale.edu>
2352
2353 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
2354 (diff-mode): Add support for add-log.el.
2355 (diff-hunk-text): Use char offsets rather than line offsets.
2356 (diff-find-source-location): Replace LINE with line-offset (nil
2357 if not found) and always set POS to a meaningful position.
2358 Adapt to the new char-offsets.
2359 (diff-apply-hunk): Drop support for the unused `select' POPUP.
2360 Adapt to the new diff-find-source-location.
2361 (diff-goto-source): Adapt to the new diff-find-source-location.
2362
2363 * add-log.el (add-log-file-name): New function (split out of
2364 add-change-log-entry).
2365 (add-change-log-entry): Use it.
2366 Call add-log-file-name-function with the changelog file name if
2367 the current buffer is not associated with any file.
2368 Avoid find-file if the selected window is dedicated.
2369
2370 * diff-mode.el (diff-find-source-location):
2371 Move code from diff-apply-hunk. Return buffer rather than file.
2372 (diff-apply-hunk): Use the new result from diff-find-source-location.
2373 (diff-goto-source): Use the new diff-find-source-location.
2374
c29d77c4
DL
23752000-09-20 Dave Love <fx@gnu.org>
2376
2377 * iswitchb.el: Some doc fixes.
2378 (iswitchb-mode-map): Define completely initially. Inherit
2379 minibuffer-local-map.
2380 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
2381 fundamental-mode.
2382 (iswitchb-global-map): New variable.
2383 (iswitchb-summaries-to-end): Amalgamate regexps.
2384 (iswitchb-mode): New.
2385 (iswitchb-mode-hook): New variable.
2386 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
2387 `extensions'.
2388
49939379
GM
23892000-09-20 Gerd Moellmann <gerd@gnu.org>
2390
d05c87ac
GM
2391 * ehelp.el (electric-help): New defgroup.
2392 (electric-help-shrink-window): New user-option.
2393 (with-electric-help): Use it.
2394
1ec082d4
GM
2395 * window.el (shrink-window-if-larger-than-buffer): If face
2396 `mode-line' has a :box, and we're on a graphical frame, add 1
2397 to the needed window height.
2398
f46c275e
GM
2399 * frame.el (frame-notice-user-settings): Add a last parameter nil
2400 to a call to `append', because the last list passed to `append' is
2401 not copied, and so subsequent calls to assq-delete-all will modify
2402 default-frame-alist.
2403
b7e11c5b
GM
2404 * startup.el (fancy-splash-image): Change :type.
2405 (fancy-splash-head): Use an XBM image if appropriate.
2406 (command-line-1): Show splash screens in more cases.
2407
26ff68aa
GM
2408 * startup.el (fancy-splash-text): Don't quote faces.
2409
8320414c
GM
2410 * dired.el (dired-font-lock-keywords): Undo last change.
2411 (dired-readin): Bind indent-tabs-mode to nil.
2412
49939379
GM
2413 * startup.el (fancy-splash-head): If frame's background mode
2414 is `dark', change the black background of the image to gray.
2415 (fancy-splash-screens): Display startup echo area message.
2416 (display-startup-echo-area-message): New function.
2417
c3b27206
MB
24182000-09-20 Miles Bader <miles@lsi.nec.co.jp>
2419
55a3d2a1
MB
2420 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
2421
2422 * info.el (info-header-node): Tweak for color ttys.
2423
37a99821
MB
2424 * faces.el (face-valid-attribute-values): Make sure directories we
2425 search for stipples both exist and are readable before trying to
2426 search them.
2427
0415d0d0
MB
2428 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
2429 in the dry-run case.
2430
523b128c
MB
2431 * jka-compr.el (with-auto-compression-mode): New macro.
2432
c3b27206
MB
2433 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
2434 (custom-group-tag-face, custom-variable-tag-face): Use relative
2435 :height and inherit from `variable-pitch' face instead of
2436 hardwiring :family.
2437 * hi-lock.el (hi-black-hb): Likewise.
2438
ddba99ad
MB
2439 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
2440 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
2441 toolbar-add-item, if image doesn't have a mask add a `:mask
2442 heuristic'.
2443
7e99fbde
SM
24442000-09-19 Stefan Monnier <monnier@cs.yale.edu>
2445
2446 * diff-mode.el: Docstring fixes.
2447 (diff-header-face, diff-comment-face): New faces.
2448 (diff-font-lock-keywords): Highlight a bit differently.
2449 (diff-find-source-location): Don't return SPAN any more.
2450 (diff-hunk-text): Don't bother erasing the temp buffer.
2451 (diff-find-text): Drop argument LINE.
2452 (diff-apply-hunk): Update calls to diff-find-text.
2453 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
2454
2455 * calendar/calendar.el: Docstring fixes.
2456 (calendar-make-alist): Don't quote lambda.
2457 (calendar-star-date): Use make-local-variable.
2458
fb275c02
DL
24592000-09-19 Dave Love <fx@gnu.org>
2460
7e99fbde
SM
2461 * toolbar/tool-bar.el: Renamed from toolbar.el.
2462 Change `toolbar' to `tool-bar' generally in symbols.
2463 Make some items invisible in `special' major modes.
2464 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
2465 Add arg PROPS.
532cb34d 2466
7e99fbde
SM
2467 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
2468 Add :version here.
fb275c02
DL
2469 (fancy-splash-delay, fancy-splash-image): Remove :version here.
2470
8f4ca9a5
GM
24712000-09-19 Gerd Moellmann <gerd@gnu.org>
2472
8b7707e1 2473 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 2474
8b7707e1 2475 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
2476 (find-file-noselect): Use it.
2477
8b7707e1 2478 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
2479 (fancy-splash-screen): Defgroup.
2480
8f4ca9a5
GM
2481 * add-log.el (change-log-font-lock-keywords): Match names
2482 more exactly for the case that font-lock-constant-face is
2483 underlined.
2484
ba9eeda1 24852000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 2486
8b7707e1 2487 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 2488
289eaef9
AS
24892000-09-19 Andre Spiegel <spiegel@gnu.org>
2490
2491 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
2492
ce9ded5d
GM
24932000-09-19 Gerd Moellmann <gerd@gnu.org>
2494
c113de23
GM
2495 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
2496 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
2497 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
2498 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
2499 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
2500 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
2501 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
2502 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
2503 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
2504 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
2505 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 2506 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 2507
ce9ded5d
GM
2508 * startup.el (fancy-splash-text): New variable.
2509 (fancy-splash-delay, fancy-splash-image): New user-options.
2510 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
2511 (fancy-splash-screens): New functions.
2512 (command-line-1): If display has a `display' frame parameter, has
2513 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 2514
b9b1c3a9
DL
25152000-09-19 Dave Love <fx@gnu.org>
2516
2517 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
2518 with null `help'. Use modern backquote syntax.
2519
1af25534
GM
25202000-09-19 Gerd Moellmann <gerd@gnu.org>
2521
afd3c8cd
GM
2522 * font-lock.el (font-lock-mode): Change message telling the user
2523 that ``the buffer is too big''.
2524
1af25534
GM
2525 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
2526 for instance for the case that tab-width is 2.
2527
05b1f851
GM
25282000-09-18 Gerd Moellmann <gerd@gnu.org>
2529
2530 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
2531 toolbar-add-item, if image doesn't have a mask add a `:mask
2532 heuristic'.
2533
8ec8f673
MB
25342000-09-18 Miles Bader <miles@lsi.nec.co.jp>
2535
2b612b1f
MB
2536 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
2537 and return a cons if it's non-nil.
2538 (diff-apply-hunk): Try to jump to the line in the source text
2539 corresponding to the position of point in the in the hunk.
2540
9b4a7800 2541 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
2542 (Info-title-1-face): Use face inheritance and relative sizes
2543 instead of hard-wiring things.
2544
2545 * faces.el (secondary-selection): Make dark-background variant sane.
2546
5eedab4d
AI
25472000-09-16 Andrew Innes <andrewi@gnu.org>
2548
5eedab4d
AI
2549 * makefile.w32-in (compile-files-CMD): No need to make .elc files
2550 read-only, since they aren't under VC now.
2551
6a142f26
DL
25522000-09-17 Dave Love <fx@gnu.org>
2553
e07436e1
DL
2554 * tmm.el: Replace mapcar with mapc in several places.
2555
2556 * loadhist.el (unload-feature): Maybe call elp-restore-list and
2557 ad-unadvise.
2558
7d354dd5
DL
2559 * international/latin1-disp.el: New file.
2560
6a142f26
DL
2561 * calendar/cal-move.el (scroll-calendar-left)
2562 (scroll-calendar-right): Make arg optional (for active mode line).
2563
2564 * calendar/calendar.el (calendar-mode-line-format): Make fields
2565 mouse-sensitive.
2566 (calendar-read-date, calendar-read-date, calendar-window-list):
2567 Unquote lambda.
2568 (calendar-month-name): Use aref, not sref.
2569
2570 * view.el (minor-mode-alist): Propertize the string.
2571
2572 * international/characters.el (standard-case-table): Add entries
2573 for Greek.
2574
50ac70af
MB
25752000-09-18 Miles Bader <miles@gnu.org>
2576
53c9ab4f
MB
2577 * info.el (info-node, info-xref): Add dark-background variants.
2578
a114b1ca
MB
2579 * faces.el (header-line): Change defaults to be less confusing
2580 when mixed with mode-lines.
2581
50ac70af
MB
2582 * info.el (Info-fontify-node): Make a few cleanups.
2583 Add extra `help-echo' and `local-map' props to node xrefs.
2584 Use header-specific faces for node-names & xrefs.
2585 (Info-use-header-line): New variable.
53c9ab4f 2586 (info-header-xref, info-header-node): New faces.
50ac70af
MB
2587 (Info-setup-header-line): New function.
2588 (Info-select-node): Call Info-setup-header-line when enabled.
2589 (Info-extract-pointer): Work even if the header line is hidden.
2590 (Info-header-line): New variable.
2591
729927ff
SM
25922000-09-16 Stefan Monnier <monnier@cs.yale.edu>
2593
2594 * vms-patch.el (print-region-function): Don't quote lambda.
2595
2596 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
2597
2598 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
2599 (lm-get-header-re): Allow spaces between the header and the colon.
2600 (lm-header): Allow $ in non-RCS headers.
2601 (lm-header-multiline): Put the strings back into order.
2602 Stop at an empty line. Don't require two space chars if the
2603 line is clearly not another header line.
2604
2605 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
2606 (popup-menu-popup): Remove.
2607
7a98d821
GM
26082000-09-15 Gerd Moellmann <gerd@gnu.org>
2609
7f8f1edc
GM
2610 * toolbar/toolbar.el (toolbar-add-item): Use the same image
2611 specification if or if not tool-bar item contains an `:enabled'
2612 property.
2613
7a98d821
GM
2614 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
2615 current buffer has no file name.
2616
a7bc704b
DL
26172000-09-15 Dave Love <fx@gnu.org>
2618
2619 * strokes.el: Sync with maintainer's current version with changes
2620 for Emacs, but avoid runtime cl and levents.
2621 (toplevel): Change autoloads and compilation requires.
2622 (strokes-version, strokes-bug-address, strokes-lift): Values
2623 changed.
2624 (strokes-xpm-header, strokes-insinuated): New variable.
2625 (strokes): Add :link.
2626 (strokes-mode): Customized.
2627 (strokes-while-inhibiting-garbage-collector): New macro.
2628 (strokes-remassoc): Avoid remove-if.
2629 (strokes-fix-button2-command): Don't use ad-do-it.
2630 (strokes-insinuate): New function.
2631 (strokes-button-press-event-p, strokes-button-release-event-p):
2632 New functions, used instead of non-`strokes-' versions..
2633 (strokes-mouse-event-p): Rewritten.
2634 (strokes-event-closest-point): Avoid event-point.
2635 (strokes-get-grid-position): Avoid cdadr, caadr
2636 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
2637 functions.
2638 (strokes-help): Use with-output-to-temp-buffer.
2639 (strokes-window-configuration-changed-p): New function.
2640 (strokes-update-window-configuration): Use buffer-live-p,
2641 strokes-window-configuration-changed-p.
2642 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
2643 (strokes-char-face): New face.
2644 (strokes-char-table, strokes-base64-chars): New variable.
2645 (strokes-xpm-for-stroke, strokes-list-strokes)
2646 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
2647 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
2648 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
2649 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
2650 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
2651 functions.
2652
47e351a3
GM
26532000-09-15 Gerd Moellmann <gerd@gnu.org>
2654
ebb8f116
GM
2655 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
2656
47e351a3
GM
2657 * image.el (create-image): Doc fix.
2658
2659 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
2660 instead of `:heuristic-mask t'.
2661
fe83b953
AI
26622000-09-14 Andrew Innes <andrewi@gnu.org>
2663
2664 * makefile.w32-in: Revert to Unix line endings.
2665
52481729
AI
26662000-09-14 Andrew Innes <andrewi@gnu.org>
2667
3021e816
AI
2668 * makefile.w32-in: Add bootstrap support. Also copy lisp source
2669 when installing.
2670
52481729
AI
2671 * makefile.nt (DONTCOMPILE): Fix typo.
2672
2673 * shell.el (shell-write-history-on-exit): New function.
2674 (shell-dumb-shell-regexp): New custom variable.
2675 (shell-mode): Make shell-write-history-on-exit the process
2676 sentinel if shell name matches shell-dumb-shell-regexp.
2677
2678 * w32-fns.el: Comment out before-init-hook function which resets
2679 source-directory based; this breaks bootstrap.
2680
f8034e41
DL
26812000-09-14 Dave Love <fx@gnu.org>
2682
2683 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
2684 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
2685 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
2686 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
2687 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
2688 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
2689 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
2690 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
2691 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
2692
2693 * toolbar/toolbar.el: New.
2694
2695 * subdirs.el: Add toolbar.
2696
b9ce5694
GM
26972000-09-14 Gerd Moellmann <gerd@gnu.org>
2698
2699 * indent.el (indent-for-tab-command): Doc fix.
2700
986b7dee
GM
27012000-09-14 Alex Schroeder <alex@gnu.org>
2702
2703 * ansi-color.el (ansi-colors): Doc change.
2704 (ansi-color-get-face): Simplified regexp.
2705 (ansi-color-faces-vector): Added more faces, doc change.
2706 (ansi-color-names-vector): Doc change.
2707 (ansi-color-regexp): Simplified regexp.
2708 (ansi-color-parameter-regexp): New regexp.
2709 (ansi-color-filter-apply): Doc change.
2710 (ansi-color-filter-region): Doc change.
2711 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
2712 deal with zero length parameters.
2713 (ansi-color-apply-on-region): Doc change.
2714 (ansi-color-map): Doc change.
2715 (ansi-color-map-update): Removed debugging message.
2716 (ansi-color-get-face-1): Added condition-case to trap
2717 args-out-of-range errors.
2718 (ansi-color-get-face): Doc change.
2719 (ansi-color-make-face): Removed.
2720 (ansi-color-for-shell-mode): New option.
9b4a7800 2721
076ff911
KH
27222000-09-13 Kenichi Handa <handa@etl.go.jp>
2723
2724 * international/quail.el (quail-start-translation): Translate KEY
2725 if necessary even if it doesn't have any mapping in the current
2726 input method.
2727 (quail-start-conversion): Likewise.
2728 (quail-help): The output message is improved.
2729
bdf08678
MB
27302000-09-13 Miles Bader <miles@gnu.org>
2731
2732 * comint.el (comint-output-filter): Revert to using
2733 `insert-before-markers'. Add bletcherous hack to undo damage
2734 caused by `insert-before-markers'. Put `front-sticky' property on
2735 overlays created here so that the field code understands how the
2736 overlay works. Use a let when making comint-last-prompt-overlay,
2737 so that the code is easier to read.
2738
ffb8db8d
DL
27392000-09-13 Dave Love <fx@gnu.org>
2740
2741 * wid-edit.el (widget-default-format-handler): DTRT when
2742 doc-property is a function.
2743
5dd05f61
GM
27442000-09-12 Francesco Potorti` <pot@gnu.org>
2745
2746 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
2747 filed name if it's not there.
2748
35177617
DL
27492000-09-12 Dave Love <fx@gnu.org>
2750
9023837e
DL
2751 * simple.el (read-mail-command): Doc fix.
2752 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
2753
35177617
DL
2754 * vc.el (vc-dired-listing-switches): Fix :version.
2755
2756 * vc-hooks.el: Doc fixes.
2757
2758 * subr.el (add-minor-mode): Use toggle-fun arg.
2759
2760 * speedbar.el: Add :version to several defcustoms.
2761
2762 * imenu.el (imenu--truncate-items, imenu--cleanup)
2763 (imenu--generic-function): Avoid mapcar.
2764 (imenu--replace-spaces): Function removed.
2765 (imenu--completion-buffer): Use subst-char-in-string.
2766 (imenu-add-to-menubar): Use keymap inheritance.
2767
1afaae94
MB
27682000-09-12 Miles Bader <miles@gnu.org>
2769
2770 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
2771 (diff-mode-map): Bind `diff-test-hunk'.
2772 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
2773
27742000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
2775
2776 * bytecomp.el (byte-compile-defvar): Undo last change
2777 because it breaks '(make-variable-buffer-local (defvar ...)'
2778 which is used at least in dired.
2779
63c36c3c
KH
27802000-09-12 Kenichi Handa <handa@etl.go.jp>
2781
2782 * international/quail.el (quail-define-package): Docstring
2783 modified.
2784
1ad24be1
KH
27852000-09-12 Kenichi Handa <handa@etl.go.jp>
2786
362a8065
KH
2787 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
2788 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
2789 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
2790 docstring of "chinese-py".
2791
1ad24be1
KH
2792 * international/quail.el (quail-translation-docstring): New
2793 variable.
2794 (quail-show-keyboard-layout): Docstring modified.
2795 (quail-select-current): Likewise.
2796 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
2797 infinite recursive call.
2798 (quail-help): Check quail-translation-docstring. Format of the
2799 output changed.
2800 (quail-help-insert-keymap-description): Adjusted for the above
2801 change.
2802
cc0f95a4
GM
28032000-09-11 Gerd Moellmann <gerd@gnu.org>
2804
2805 * bytecomp.el (byte-compile-defvar): Only cons onto
2806 current-load-list in top-level forms. Else this leaks a cons cell
2807 every time a defun is called.
2808
7530b6da
MB
28092000-09-11 Miles Bader <miles@lsi.nec.co.jp>
2810
2811 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
2812 Now understands non-unified diffs. Some functionality moved into
2813 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
2814 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
2815 modify anything. Only reposition point in the patched file if the
2816 patch succeeds. Only pop up another window if POPUP is true.
2817 Emit a message describing what happened if successful, and at what
2818 line-offset. Automatically detect reversed hunks and do something
2819 appropriate.
2820 (diff-hunk-text, diff-find-text): New functions.
2821 (diff-filter-lines): Function removed.
2822 (diff-test-hunk): New function.
2823 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
2824
6b124390
DL
28252000-09-10 Dave Love <fx@gnu.org>
2826
2827 * textmodes/tildify.el: Minor doc/commentary fixes.
2828 (tildify) <defgroup>: Add :version.
2829
2830 * faces.el (face-x-resources): Make custom type more specific.
2831 (frame-background-mode): Use mapc.
2832 (region) <defcustom>: Add :version.
2833
7f8b6551
SM
28342000-09-08 Stefan Monnier <monnier@cs.yale.edu>
2835
9b4a7800
TTN
2836 * vc-sccs.el (vc-sccs-register):
2837 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
2838 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
2839 * vc.el (vc-register): Clear file's properties.
2840
c454aac1
GM
28412000-09-08 Gerd Moellmann <gerd@gnu.org>
2842
2843 * faces.el (face-spec-set): Only face-spec-reset-face when
2844 ATTRS is non-nil.
2845
bb934822
EZ
28462000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2847
2848 * help.el (help-insert-xref-button): Fix a typo in doc string.
2849
03419440
EZ
28502000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
2851
7f8b6551
SM
2852 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2853 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
2854 methods.
2855
03419440
EZ
2856 * menu-bar.el (read-mail-item-name): New function.
2857 (menu-bar-tools-menu): Use it to compute and display the package
2858 used to read email.
2859 (menu-bar-tools-menu): Fix typo in GUD's help string.
2860
dbcee71a
DL
28612000-09-07 Dave Love <fx@gnu.org>
2862
19e713d8
DL
2863 * diff-mode.el (diff-mouse-goto-source): New function.
2864
a7cafade 2865 * vc-sccs.el: Doc fixes.
7f8b6551 2866 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
2867
2868 * vc-rcs.el: Doc fixes.
7f8b6551
SM
2869 (vc-rcs-register-switches, vc-rcs-checkin-switches)
2870 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
2871 (vc-rcs-master-templates): Add or change :version.
2872
7f8b6551 2873 * vc-cvs.el: Doc fixes.
a7cafade
DL
2874 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
2875 (vc-cvs-stay-local): Add :version.
2876
dbcee71a
DL
2877 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
2878
ed254191
KH
28792000-09-07 Kenichi Handa <handa@etl.go.jp>
2880
2881 * international/quail.el (quail-help): Fix previous change.
2882
ab0ee409
GM
28832000-09-07 Gerd Moellmann <gerd@gnu.org>
2884
f46f845b 2885 * faces.el (color-values): Doc fix.
9b4a7800 2886
ab0ee409
GM
2887 * faces.el (frame-set-background-mode): Use frame-parameter
2888 instead of frame-parameters.
2889
2890 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 2891 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 2892 frame-parameters.
9b4a7800 2893
f7246ac7
KH
28942000-09-07 Kenichi Handa <handa@etl.go.jp>
2895
2896 * language/devan-util.el (devanagari-to-indian-region): In the
2897 loop, change the following char, not preceding char.
2898
96889af2
GM
28992000-09-07 Gerd Moellmann <gerd@gnu.org>
2900
1091dd67
GM
2901 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
2902 instead of frame-parameters.
2903
9b4a7800 2904 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
2905 internal-set-lisp-face-attribute with FRAME being 0.
2906
2907 * vc.el: Remove `Id' version control keyword.
96889af2 2908
0fddd0dc
KH
29092000-09-07 Kenichi Handa <handa@etl.go.jp>
2910
2911 * help.el (help-make-xrefs): Adjusted for the change of
2912 help-xref-mule-regexp.
2913 (help-insert-xref-button): New function.
2914
2915 * international/mule-cmds.el (help-xref-mule-regexp-template):
2916 Include the pattern for character set.
2917 (leim): New group.
2918
2919 * international/quail.el: Don't require face.
2920 (quail): New group.
7f8b6551 2921 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
2922 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
2923 (quail-keyboard-layout-substitution): New variable.
2924 (quail-update-keyboard-layout): New function.
2925 (quail-keyboard-layout-type): New customizable variable.
2926 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
2927 (quail-keyboard-translate): Pay attention to
2928 quail-keyboard-layout-substitution.
2929 (quail-insert-kbd-layout): New function.
2930 (quail-show-keyboard-layout): New function.
2931 (quail-get-translation): If the definition is a vector of length
7f8b6551 2932 1, and the element is a string of length 1, return the character
0fddd0dc
KH
2933 in that string.
2934 (quail-update-current-translations): Fix the case of
2935 relative-index out of range.
2936 (quail-build-decode-map, quail-insert-decode-map): New Functions.
2937 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 2938 Show key sequences for all available characters.
0fddd0dc
KH
2939 (quail-help-insert-keymap-description): Don't show such verbose
2940 key bindings as quail-self-insert-command.
2941
2942 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2943 Format changed, and each element now have extra documentations.
2944 (tit-process-header): Delete invalid characters from TIT-PROMPT.
2945 Adjusted for the change of quail-cxterm-package-ext-info.
2946
8ddceaf1
GM
29472000-09-06 Gerd Moellmann <gerd@gnu.org>
2948
2949 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
2950 requiring it leads to a recursive loading of vc.el and vc-hooks.el
2951 during bootstrap.
2952
099bd78a
SM
29532000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2954
2955 * vc.el: (toplevel): Don't require `dired' at run-time.
2956 (vc-dired-resynch-file): Remove autoload cookie.
2957
29582000-09-05 Andre Spiegel <spiegel@gnu.org>
2959
2960 * vc.el: Made several backend functions optional.
2961 (vc-default-responsible-p): New function.
2962 (vc-merge): Use RET for first version to trigger merge-news, not
2963 prefix arg.
2964 (vc-annotate): Handle backends that do not support annotation.
2965 (vc-default-merge-news): Removed. The existence of a merge-news
2966 implementation is now checked on caller sites.
2967
9b4a7800 2968 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
2969 case.
2970
9b4a7800 2971 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
2972 special case that has been removed from the default in vc-hooks.el.
2973
29742000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2975
2976 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
2977
29782000-09-05 Andre Spiegel <spiegel@gnu.org>
2979
2980 * vc-hooks.el: Require vc during compilation.
2981 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
2982 macro `with-vc-properties' in vc.el.
2983 (vc-file-getprop): Doc fix.
2984 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 2985
099bd78a
SM
2986 * vc.el: Require dired-aux during compilation.
2987 (vc-name-assoc-file): Moved to vc-sccs.el.
2988 (with-vc-properties): New macro.
9b4a7800 2989 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
2990 vc-finish-steal): Use it.
2991 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
2992 to the backend-specific function is now supposed to do the checkout,
2993 too.
2994 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
2995
9b4a7800 2996 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
2997 set file properties; that gets done in the generic code now.
2998
2999 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
3000 Changed parameter list, added code from vc.el that does the
3001 checkout, possibly with a double-take.
3002
3003 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
3004 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
3005 the above under the new name.
3006 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
3007 parameter list, added checkout command.
3008 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
3009 properties; that gets done in the generic code now.
3010
30112000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3012
3013 * vc.el: Docstring fixes (courtesy of checkdoc).
3014
30152000-09-05 Stefan Monnier <monnier@cs.yale.edu>
3016
3017 * vc.el (vc-checkout-writable-buffer-hook)
3018 (vc-checkout-writable-buffer): Remove.
3019 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
3020 (vc-log-mode): Make it into a clean derived major mode.
3021 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
3022 vc-log-mode if log-edit is not available.
3023 (vc-dired-mode-map): Don't set-keymap-parent yet.
3024 (vc-dired-mode): Do set-keymap-parent here.
3025 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
3026
08ba3862
GM
30272000-09-05 Gerd Moellmann <gerd@gnu.org>
3028
3029 * faces.el (set-face-attribute, face-spec-reset-face)
3030 (face-spec-set): Avoid consing by removing calls to `apply'.
3031
3032 * frame.el (frame-parameter): Move to C code.
3033
3b4429b4
DL
30342000-09-05 Dave Love <fx@gnu.org>
3035
3036 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
3037 insert-before-markers-and-inherit. Now checked systematically!
3038
877055f6
GM
30392000-09-05 Alex Schroeder <alex@gnu.org>
3040
3041 * sql.el (sql-postgres): Use sql-postgres-options.
3042 (sql-postgres-options): New variable.
3043
30442000-09-05 Alex Schroeder <alex@gnu.org>
3045
3046 * sql.el (sql-mode-menu): Work around missing variable mark-active
3047 in XEmacs.
3048 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
3049 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
3050 compatibility.
3051
7a004b71
GM
30522000-09-04 Gerd Moellmann <gerd@gnu.org>
3053
54baed30 3054 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 3055
7a004b71
GM
3056 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
3057
3058 * Makefile.in (DONTCOMPILE): Fix typo in file name.
3059
30602000-09-04 Andre Spiegel <spiegel@gnu.org>
3061
3062 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
3063 don't support anything else under SCCS yet.
3064
3065 * vc-hooks.el: Minor doc fixes.
3066
30672000-09-04 Andre Spiegel <spiegel@gnu.org>
3068
3069 * vc.el (vc-next-action-on-file): Do not visit the file if it's
3070 not necessary. If verbose in state `needs-patch', do the same as
3071 under `up-to-date'. When NOT verbose and `needs-patch', check out
3072 latest version instead of `merge-news'.
3073 (vc-next-action-dired): Don't mess with default-directory here; it
3074 breaks other parts of dired. It is the job of the
099bd78a 3075 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
3076 (vc-next-action): Remove a special CVS case.
3077 (vc-clear-headers): New optional arg FILE.
3078 (vc-checkin, vc-checkout): Set properties vc-state and
3079 vc-checkout-time properly.
099bd78a 3080 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
3081 (vc-print-log): Use new backend function `show-log-entry'.
3082 (vc-cancel-version): Do the checks in a different order. Added a
3083 FIXME concerning RCS-only code.
3084
3085 * vc-rcs.el (vc-rcs-show-log-entry): New function.
3086 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
3087
3088 * vc-cvs.el (vc-cvs-show-log-entry): New function.
3089
9b4a7800 3090 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
3091 `needs-patch' as a `-' too.
3092
30932000-09-04 Andre Spiegel <spiegel@gnu.org>
3094
3095 * vc.el (vc-responsible-backend): New optional arg REGISTER.
3096 (vc-default-could-register): New function.
3097 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
3098 (vc-resynch-buffer): Call vc-dired-resynch-file.
3099 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
3100 vc-resynch-buffer instead of vc-resynch-window.
3101 (vc-next-action-dired): Don't redisplay here, that gets done as a
3102 result of the individual file operations.
3103 (vc-retrieve-snapshot): Corrected prompt order.
3104
3105 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 3106
7a004b71
GM
3107 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
3108 as well.
3109 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
3110 hostname regexps. Updated all callers.
3111 (vc-cvs-responsible-p): Handle directories as well.
3112 (vc-cvs-could-register): New function.
3113 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
3114 properties up-to-date.
9b4a7800 3115
7a004b71
GM
3116 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
3117 user whether to create one.
3118
31192000-09-04 Andre Spiegel <spiegel@gnu.org>
3120
3121 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
3122 check out a non-existing file.
3123
3124 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
3125 workfile does not exist.
3126
3127 * vc.el (vc-version-diff): Use `require' to check for existence of
3128 diff-mode.
3129
31302000-09-04 Andre Spiegel <spiegel@gnu.org>
3131
3132 * vc-cvs.el (vc-cvs-registered): Use new function
3133 vc-cvs-parse-entry to do the actual work.
3134
31352000-09-04 Andre Spiegel <spiegel@gnu.org>
3136
3137 * vc-hooks.el (vc-find-backend-function): If function doesn't
3138 exist, return nil instead of error.
3139 (vc-call-backend): Doc fix.
3140
3141 * vc.el (vc-do-command): Doc fix.
3142 (vc-finish-logentry): When checking in from vc-dired, choose the
3143 right backend for logentry check.
3144 (vc-dired-mode-map): Inherit from dired-mode-map.
3145 (vc-dired-mode): Local value of dired-move-to-filename-regexp
3146 simplified.
3147 (vc-dired-state-info): Removed, updated caller.
3148 (vc-default-dired-state-info): Use parentheses instead of hyphens.
3149 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
3150 (vc-dired-listing-switches): New variable.
3151 (vc-directory): Use it, instead of dired-listing-switches.
3152
3153 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
3154 (vc-cvs-dir-state): New function.
7f8b6551 3155 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
3156 (vc-cvs-parse-entry): New function, also to be used in
3157 vc-cvs-registered.
9b4a7800 3158
7a004b71
GM
31592000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3160
3161 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
3162 *or* single-window-frames.
3163
31642000-09-04 Andre Spiegel <spiegel@gnu.org>
3165
3166 * vc.el (vc-update-changelog): Split into generic part and default
3167 implementation. Doc string adapted.
3168 (vc-default-update-changelog): New function. Call the `rcs2log'
3169 script in exec-directory, to fix a long-standing nuisance.
3170
3171 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
3172 simply signals an error.
9b4a7800 3173
7a004b71
GM
31742000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3175
3176 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
3177 control-flow more clear and to avoid running `cvs' twice.
3178
3179 * vc.el (vc-next-action-on-file): Doc fix.
3180 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
3181 (vc-print-log): Eval `file' before constructing the continuation.
3182
31832000-09-04 Andre Spiegel <spiegel@gnu.org>
3184
3185 * vc.el (vc-next-action-on-file): Corrected several messages.
3186 (vc-merge): Add prefix arg `merge-news'; handle it.
3187
3188 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
3189 is not reached. It is.
3190 (vc-cvs-merge): Set state to 'edited after merge.
3191 (vc-cvs-merge-news): Set workfile version to nil if not known.
3192 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
3193
3194 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
3195 via stdout. (Merge from main line.)
9b4a7800 3196
7a004b71
GM
31972000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3198
3199 * vc.el (vc-finish-logentry): Thinko in the "same comment"
3200 detection.
3201
32022000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3203
3204 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
3205 against kill-all-local-variables.
3206 (vc-log-edit): Don't save vc-parent-buffer any more.
3207 (vc-last-comment-match): Initialize to an empty string.
3208 (vc-post-command-functions): New hook.
3209 (vc-do-command): Run it.
3210 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
3211 (vc-finish-logentry): Only add the comment to the ring if it's
3212 different from the last comment entered.
3213 (vc-new-comment-index): New function.
3214 (vc-previous-comment): Use it. Make the minibuffer message
3215 slightly less terse.
3216 (vc-comment-search-reverse): Make it work forward as well. Don't
3217 set vc-comment-ring-index if no match is found. Use
3218 vc-new-comment-index.
3219 (vc-comment-search-forward): Use vc-comment-search-reverse.
3220 (vc-dired-mode-map): Don't inherit from dired-mode-map since
3221 define-derived-mode will do it for us. Bind `v' to a keymap that
3222 inherits from vc-prefix-map so that we can bind `vt' without
3223 binding C-x v t.
3224 (vc-retrieve-snapshot): Parenthesis typo.
3225
3226 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
3227 to 1. Make sure to switch to *vc* before looking for an error
3228 message. Use vc-parse-buffer.
3229
32302000-09-04 Andre Spiegel <spiegel@gnu.org>
3231
3232 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
3233 and NAME.
3234 (vc-retrieve-snapshot): Split into two parts.
3235 (vc-default-retrieve-snapshot): New function.
3236
3237 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
3238 (vc-cvs-retrieve-snapshot): New function (untested).
3239 (vc-cvs-stay-local): Default to t.
3240 (vc-cvs-remote-p): New function and property.
3241 (vc-cvs-state): Stay local only if the above is t.
3242 (vc-handle-cvs): Removed.
3243 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
3244 done via vc-handled-backends now.
3245 (vc-cvs-header): Escape Id.
3246
32472000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3248
3249 * vc.el (vc-do-command): Remove unused commands.
3250 (vc-version-diff): Make sure default-directory ends with a slash.
3251 Move the window commands into a vc-exec-after.
3252 (vc-print-log): Move more of the code into the `vc-exec-after'.
3253
32542000-09-04 Andre Spiegel <spiegel@gnu.org>
3255
3256 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
3257 (vc-print-log): Search current revision from beginning of buffer.
3258 (vc-revert-buffer): Clear echo area after the diff is finished.
3259 (vc-prefix-map): Removed definition of "t" for terse display in vc
3260 dired.
3261 (vc-dired-mode-map): Inherit from dired-mode-map. Added
3262 definition of "vt" for terse display.
3263 (vc-dired-mode): Fix dired-move-to-filename-regexp.
3264
32652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3266
3267 * vc.el (vc-exec-after): Avoid caddr.
3268
32692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3270
3271 * vc.el (vc-exec-after): New function.
3272 (vc-do-command): Use it to add a termination message for async
3273 procs.
3274 (vc-checkout): Try to handle a missing-backend situation.
3275 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
3276 of a directory with a backend using async diffs.
3277 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
3278 present.
3279
3280 * vc-sccs.el (vc-sccs-state-heuristic): Use
3281 file-ownership-preserved-p.
3282
3283 * vc-rcs.el (vc-rcs-state-heuristic): Use
3284 file-ownership-preserved-p.
3285 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
3286
32872000-09-04 Andre Spiegel <spiegel@gnu.org>
3288
3289 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
3290 vc-do-command.
3291
3292 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
3293 when there are no changes.
3294
32952000-09-04 Andre Spiegel <spiegel@gnu.org>
3296
3297 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
3298
3299 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
3300
33012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3302
3303 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
3304
3305 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
3306 the `fset' outside of the defvar so that it works even if
3307 vc-prefix-map was already defined.
3308 (vc-setup-buffer): New function, split out of vc-do-command.
3309 (vc-do-command): Allow BUFFER to be t to mean `just use the
3310 current buffer without any fuss'.
3311 (vc-version-diff): Change the `diff' backend operation to just put
3312 the diff in the current buffer without erasing it. Always use
3313 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
3314 shrink-window-if-larger-than-buffer.
3315 (vc-print-log): Change the `print-log' backend operation to just
3316 put the log in the current buffer without erasing it. Protect
3317 shrink-window-if-larger-than-buffer.
3318 (vc-update-change-log): Fix setd typo.
3319
3320 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
3321 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
3322
3323 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
3324 (vc-rcs-diff): Insert in the current buffer and remove unused arg
3325 CMP.
3326
3327 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
3328 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
3329 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
3330
33312000-09-04 Andre Spiegel <spiegel@gnu.org>
3332
3333 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
3334 not possible, use vc-BACKEND-workfile-unchanged-p.
3335 (vc-default-workfile-unchanged-p): New function. Delegates to a
3336 full vc-BACKEND-diff.
3337
3338 * vc-hooks.el (vc-simple-command): Removed.
3339
3340 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
3341 instead of vc-simple-command.
3342 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
3343 avoid doing a diff when opening a file.
3344 (vc-rcs-state): Added check for unlocked-changes.
3345 (vc-rcs-header): Escape Id.
3346 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
3347 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
3348 version.
3349
3350 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
3351 (vc-sccs-diff): Remove optional arg CMP.
3352 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
3353 SCCS-specific function.
3354
3355 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
3356 vc-simple-command.
3357
33582000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3359
3360 * vc.el (vc-editable-p): Renamed from vc-writable-p.
3361 (with-vc-file, vc-merge): Use vc-editable-p.
3362 (vc-do-command): Remove unused var vc-file and fix the
3363 doubly-defined `status' var. Add a user message when starting an
3364 async command.
3365 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
3366 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
3367 Use with-current-buffer.
3368 (vc-buffer-sync): Use unless.
3369 (vc-next-action-on-file): If the file is 'edited by read-only,
3370 make it read-write instead of trying to commit.
3371 (vc-version-diff, vc-update-change-log): Use `setq
3372 default-directory' rather than `cd'.
3373 (vc-log-edit): Don't forget to set default-directory in the
3374 buffer.
3375
3376 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
3377 (vc-sccs-state-heuristic): Use file-writable-p instead of
3378 comparing userids.
3379 (vc-sccs-checkout): Use `unless'.
3380
3381 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
3382 of comparing userids.
3383 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
3384 Simplify the logic by eliminating unreachable code.
3385 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
3386 just do a recursive call if we need to retry.
3387 (vc-rcs-checkout): Handle the case where rcs is missing by making
3388 the buffer read-write if requested and re-signalling the error.
3389
3390 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
3391
33922000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3393
3394 * vc-hooks.el (vc-handled-backends): Docstring change.
3395 (vc-ignore-vc-files): Mark obsolete.
3396 (vc-registered): Check vc-ignore-vc-files.
3397 (vc-find-file-hook, vc-file-not-found-hook): Don't check
3398 vc-ignore-vc-files.
3399
3400 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
3401
34022000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3403
3404 * vc.el (vc-checkout): Don't do anything special for ange-ftp
3405 files since ange-ftp already has vc-registered return nil.
3406
3407 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
3408 (vc-sccs-workfile-version): Use with-temp-buffer and new
3409 vc-parse-buffer and don't bother setting the property.
3410 (vc-sccs-add-triple): Use with-current-buffer and
3411 find-file-noselect.
3412 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
3413
3414 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
3415 derives from the old vc-parse-buffer but uses the revision number
3416 rather than the date (much easier to compare robustly).
3417 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
3418 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
3419 locking-user more directly. Check strict locking and set
3420 checkout-model appropriately.
3421 (vc-rcs-parse-locks): Remove.
3422 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
3423 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
3424 (vc-rcs-system-release): Use with-current-buffer and
3425 vc-parse-buffer.
3426 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
3427
3428 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
3429 (vc-simple-command): Docstring fix.
3430 (vc-registered): Align the way the file-handler is called with the
3431 way the function itself works.
3432 (vc-file-owner): Remove.
3433
3434 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
3435 extraction of fields and call to file-attributes because of a
3436 temporary bug in rcp.el.
3437 (vc-cvs-fetch-status): Use with-current-buffer.
3438
34392000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3440
3441 * vc.el (vc-do-command): Use file-relative-name.
3442 (vc-responsible-backend): Use vc-backend if possible.
3443 (vc-create-snapshot): Improve the `interactive' spec. Add support
3444 for branches and dispatch to backend-specific `create-snapshot'.
3445 (vc-default-create-snapshot): New function, containing the bulk of
3446 the old vc-create-snapshot.
3447 (vc-retrieve-snapshot): Improve the interactive spec.
3448
3449 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
3450 (vc-backend-hook-functions): Remove.
3451 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
3452 (vc-backend): Reintroduce the test for `file = nil' now that I
3453 know why it was there (and added a comment to better remember).
3454
3455 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
3456 code from vc-sccs-hooks.el.
3457 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
3458 'vc anymore.
3459 (vc-sccs-responsible-p): Use expand-file-name instead of concat
3460 and file-directory-p instead of file-exists-p.
3461 (vc-sccs-check-headers): Simplify the regexp.
3462
3463 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
3464 from vc-rcs-hooks.el. Don't require 'vc anymore.
3465 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
3466 file-directory-p instead of file-exists-p.
3467
3468 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
3469 from vc-cvs-hooks.el.
3470 (proto vc-cvs-registered): Require 'vc-cvs instead of
3471 'vc-cvs-hooks. Don't require 'vc anymore.
3472 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
3473 file-directory-p instead of file-exists-p.
3474 (vc-cvs-create-snapshot): New function, replacing
3475 vc-cvs-assign-name.
3476 (vc-cvs-assign-name): Remove.
3477
34782000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3479
3480 * vc-cvs.el (vc-cvs-header): New var.
3481
3482 * vc-rcs.el (vc-rcs-exists): Remove.
3483 (vc-rcs-header): New var.
3484
3485 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
3486 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
3487 (vc-sccs-header): New var.
3488
3489 * vc.el (vc-do-command): Get rid of the `last' argument.
3490 (vc-header-alist): Remove, replaced by vc-X-header.
3491 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
3492 (vc-dired-hook): Use expand-file-name instead of concat.
3493 (vc-directory): Use file-name-as-directory.
3494 (vc-snapshot-precondition, vc-create-snapshot)
3495 (vc-retrieve-snapshot): Allow the command to operate on any
3496 directory.
3497
3498 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
3499 just removing the 'WORKFILE argument or by removing the 'MASTER
3500 argument and replacing `file' with (vc-name file).
3501
35022000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3503
3504 * vc.el: Update Copyright and add a crude list of backend funs.
3505 (vc-writable-p): New function.
3506 (with-vc-file): Use vc-writable-p.
7f8b6551 3507 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
3508 (vc-register): Avoid vc-name.
3509 (vc-locking-user): Remove.
3510 (vc-steal-lock): Make the `owner' arg non-optional.
3511 (vc-merge): Use vc-writable-p instead of vc-locking-user and
3512 vc-checkout-model.
3513 (vc-default-dired-state-info): Use vc-state instead of
3514 vc-locking-user and return special strings for special states.
3515 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
3516 and get rid of one of the special CVS cases.
3517 (vc-cancel-version): prettify error message with \\[...].
3518 (vc-rename-master): New function.
3519 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
3520 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
3521 the CVS special case generic.
3522 (vc-default-record-rename): Remove.
3523 (vc-file-tree-walk-internal): Only call FUNC for files that are
3524 under control of some VC backend and replace `concat' with
3525 expand-file-name.
3526 (vc-file-tree-walk): Update docstring.
3527 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
3528 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
3529
3530 * vc-sccs.el (vc-sccs-rename-file): Renamed from
3531 vc-sccs-record-rename. Use `find-file-noselect' rather than
3532 `find-file' and call `vc-rename-master' to do the actual move.
3533 (vc-sccs-diff): Remove unused `backend' variable.
3534
3535 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
3536 to delay loading of vc-sccs until it is really used.
3537 (vc-sccs-master-templates): Preload.
3538 (vc-sccs-state): Update call to vc-sccs-parse-locks.
3539 (vc-sccs-project-dir): Remove (merged into
3540 vc-sccs-search-project-dir).
3541 (vc-sccs-search-project-dir): Rewrite using file name handling ops
3542 rather than `concat', make sure it is preloaded and don't bother
3543 to check that the file actually exists.
3544 (vc-sccs-parse-locks): Remove unused `file' argument, remove
3545 `locks' argument (use buffer's content instead) and eliminate n^2
3546 behavior.
3547
3548 * vc-rcs.el: Update Copyright.
3549 (vc-rcs-rename-file): New function.
3550 (vc-rcs-diff): Remove unused `backend' variable.
3551
3552 * vc-hooks.el: Update Copyright.
3553 (vc-backend): Don't accept a nil argument any more.
3554 (vc-up-to-date-p): Turn into a defsubst.
3555 (vc-possible-master): New function.
3556 (vc-check-master-templates): Use `vc-possible-master' and allow
3557 funs in vc-X-master-templates to return a non-existent file.
3558
3559 * vc-cvs.el: Update Copyright.
3560 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 3561 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
3562
3563 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
3564
35652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3566
3567 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
3568 since it can be called from vc-rcs.el.
3569 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
3570
35712000-09-04 Andre Spiegel <spiegel@gnu.org>
3572
3573 * vc.el (vc-version-diff): Expand file name read from the
3574 minibuffer. Handle the case when a previous version number can't
3575 be guessed. Give suitable messages when there were no differences
3576 found.
3577 (vc-clear-headers): Call backend-specific implementation, if one
3578 exists.
3579 (vc-cancel-version): Made error checks generic. When done, clear
3580 headers generically, too.
3581
3582 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
3583 from vc-clear-headers in vc.el.
3584
3585 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
3586 correctly.
3587 (vc-rcs-latest-on-branch-p): Made second argument VERSION
3588 optional. Handle the case when it's not there.
3589
35902000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3591
3592 * vc.el (vc-locking-user): Moved from vc-hooks.el.
3593
35942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3595
3596 * vc-hooks.el (vc-loadup): Remove.
3597 (vc-find-backend-function): Use `require'. Also, handle the case
3598 where vc-BACKEND-hooks.el doesn't exist.
3599 (vc-call-backend): Cleanup.
3600
36012000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3602
3603 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
3604 vc-rcs-grab-templates)
3605 (vc-rcs-registered): Remove. The default function works as well.
3606 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
3607 vc-sccs-grab-templates)
3608 (vc-sccs-registered): Remove. The default function works as well.
3609
3610 * vc.el (vc-version-diff): Left out a vc- in call to
3611 vc-call-backend.
3612 (vc-default-dired-state-info, vc-default-record-rename)
3613 (vc-default-merge-news): Update for the new backend argument.
3614
3615 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
3616 using the default function.
3617 (vc-call-backend): If calling the default function, pass it the
3618 backend as first argument. Update the docstring accordingly.
3619 (vc-default-state-heuristic, vc-default-mode-line-string): Update
3620 for the new backend argument.
3621 (vc-make-backend-sym): Renamed from vc-make-backend-function.
3622 (vc-find-backend-function): Use the new name.
3623 (vc-default-registered): New function.
3624
36252000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3626
3627 * vc.el (vc-merge): Use vc-find-backend-function.
3628
3629 * vc-hooks.el (vc-backend-functions): Remove.
3630 (vc-loadup): Don't setup 'vc-functions.
3631 (vc-find-backend-function): New function.
3632 (vc-call-backend): Use above fun and populate 'vc-functions
3633 lazily.
3634 (vc-backend-defines): Remove.
3635
36362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3637
3638 * vc.el (vc-register): Put a FIXME note for a newly found bug.
3639 Call vc-call-backend without the leading vc-.
3640 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
3641 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 3642 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
3643 (vc-annotate-display): Replace confusing use of `cond' with `or'.
3644 Call vc-call-backend without the leading vc-.
3645
3646 * vc-cvs.el (tail): Provide vc-cvs.
3647 * vc-sccs.el (tail): Provide vc-sccs.
3648 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
3649
3650 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
3651 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 3652 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
3653 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
3654 (vc-call-backend): Always try to load vc-X-hooks.
3655 (vc-registered): Remove vc- in call to vc-call-backend.
3656
36572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3658
3659 * vc.el (vc-process-filter): New function.
3660 (vc-do-command): Setup `vc-process-filter' for the async process.
3661 (vc-maybe-resolve-conflicts): New function to reduce
3662 code-duplication. Additionally, it puts the buffer in
3663 `smerge-mode' if applicable.
3664 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
3665 calling `merge-news'.
7f8b6551 3666 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
3667 (vc-log-edit): New function. Replacement for `vc-log-mode' by
3668 interfacing to log-edit.el.
3669 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
3670 log-edit is available.
3671 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
3672
36732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3674
3675 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
3676 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
3677 defvar and the initialization.
3678 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
3679
3680 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
3681 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
3682
7f8b6551 3683 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
3684
36852000-09-04 Andre Spiegel <spiegel@gnu.org>
3686
3687 * vc.el (vc-file-clear-masterprops): Removed.
3688 (vc-checkin, vc-revert-buffer): Removed calls to the above.
3689 (vc-version-diff): Use buffer-size without argument.
3690 (vc-register): Heed vc-initial-comment.
3691
3692 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
3693 default branch.
3694
3695 * vc-rcs.el (vc-rcs-register): Parse command output to find master
3696 file name and workfile version.
3697 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
3698
3699 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
3700 vc-file-clear-masterprops.
3701
3702 * vc-sccs.el (vc-sccs-checkout): Removed call to
3703 vc-file-clear-masterprops. If writable, set vc-state to 'edited
3704 rather than user login name.
3705
3706
37072000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3708
3709 * vc.el (vc-workfile-unchanged-p): Remove unused argument
3710 `want-differences-if-changed' and simplify.
3711 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
3712 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
3713 output (which is invalid for async vc-diff) to decide whether to
3714 do the revert silently or not.
3715
37162000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3717
3718 * vc-hooks.el (vc-loadup): Load files quietly.
3719 (vc-call-backend): Oops, brain fart.
3720
37212000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3722
3723 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 3724 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
3725
37262000-09-04 Andre Spiegel <spiegel@gnu.org>
3727
3728 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
3729 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
3730 vc-state or vc-up-to-date-p.
3731 (vc-merge): Use vc-backend-defines to check whether merging is
3732 possible. Set state to 'edited after successful merge.
3733
3734 * vc-hooks.el (vc-locking-user): If locked by the calling user,
3735 return that name. Redocumented.
3736
37372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3738
3739 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
3740 new `vc-state' semantics.
3741 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
3742 'vc-locking-user to the current user.
3743 (vc-merge): Inline vc-backend-merge. Comment out code that I
3744 don't understand and hence can't adapt to the new `vc-state' and
3745 `vc-locking-user' semantics.
3746 (vc-backend-merge): Remove.
3747
3748 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
3749 rather than 'vc-locking-user.
3750
3751 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
3752
3753 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
3754 (vc-state): Don't use 'reserved any more. Just use the same
3755 convention as the one used for vc-<backend>-state where the
3756 locking user (as a string) is returned.
3757 (vc-locking-user): Update, based on the above convention. The
3758 'vc-locking-user property has disappeared.
7f8b6551 3759 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
3760
3761 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
3762 with a heuristic one.
3763 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
3764 (vc-cvs-checkin): Do a trivial parse to set the state in case of
3765 error. That allows us to get to 'needs-merge even in the
3766 stay-local case. There's still no way to detect 'needs-patch in
3767 such a setup (or to force an update for that matter).
3768 (vc-cvs-logentry-check): Remove, the default works as well.
3769
37702000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3771
7f8b6551 3772 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
3773
3774 * vc.el (vc-do-command): kill-all-local-variables, to reset any
3775 major-mode in which the buffer might have been put earlier. Use
3776 `remove' and `when'. Allow `okstatus' to be `async' and use
3777 `start-process' in this case.
3778 (vc-version-diff): Handle the case where the diff looks empty
3779 because of the use of an async process.
3780
37812000-09-04 Andre Spiegel <spiegel@gnu.org>
3782
3783 * vc.el (vc-next-action-on-file): Removed optional parameter
3784 `simple'. Recompute state unconditionally.
3785 (vc-default-toggle-read-only): Removed.
3786
3787 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
3788 (vc-toggle-read-only): Undid prev change.
3789
3790 * vc-cvs.el (vc-cvs-stay-local): Renamed from
3791 vc-cvs-simple-toggle. Redocumented.
3792 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
3793 (vc-cvs-toggle-read-only): Removed.
3794
37952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3796
7f8b6551 3797 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
3798 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
3799 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
3800 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
3801 still is. So maybe it should be removed.
3802 (vc-head-version, vc-find-binary): Remove.
3803 (vc-recompute-state): Move from vc-hooks.el.
3804 (vc-next-action-on-file): Add a `simple' argument to allow
3805 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
3806 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
3807 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
3808 (vc-dired-mode-map): Properly defvar it.
3809 (vc-print-log): Call log-view-mode if available.
3810 (small-temporary-file-directory): defvar instead of use boundp.
3811 (vc-merge-news): Moved to vc-cvs.el.
3812 (vc-default-merge-news): New function.
3813
3814 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
3815 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
3816 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
3817 unknown `vc-latest-version' function. It should probably refer to
3818 vc-workfile-version or somesuch, but it's very unclear to me and I
3819 don't have SCCS to test things.
3820
3821 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
3822 (vc-sccs-state-heuristic): Fix typo.
3823 (vc-sccs-workfile-unchanged-p): Add missing argument.
3824
3825 * vc-rcs.el: Require vc and vc-rcs-hooks.
3826 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
3827 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
3828 (vc-release-greater-or-equal-p): Move from vc.
3829 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
3830 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
3831 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 3832 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
3833
3834 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
3835 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
3836 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
3837 than the apparently unbound `workfile-version'.
3838
3839 * vc-hooks.el (vc-master-templates): Def the obsolete var.
3840 (vc-file-prop-obarray): Use `make-vector'.
3841 (vc-backend-functions): Add new hookable functions
3842 vc-toggle-read-only, vc-record-rename and vc-merge-news.
3843 (vc-loadup): If neither backend nor default functions exist, use
3844 the backend function rather than nil.
3845 (vc-call-backend): If the function if not bound yet, try to load
3846 the non-hook file to see if it provides it.
3847 (vc-call): New macro plus use it wherever possible.
3848 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
3849 nor `vc-find-binary' since it's only called from
7f8b6551 3850 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
3851 (vc-checkout-model): Fix parenthesis.
3852 (vc-recompute-state, vc-prefix-map): Move to vc.el.
3853
7f8b6551 3854 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
3855 (vc-cvs-release, vc-cvs-system-release): Remove.
3856 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
3857 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
3858 status symbols.
3859 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
3860 (vc-cvs-toggle-read-only): First cut at a function to allow a
3861 cvs-status-free vc-toggle-read-only.
3862 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
3863 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
3864 vc-cvs-status. Also set vc-state rather than vc-locking-user.
3865 (vc-cvs-checkout): Modify access rights directly if the user
3866 requested not to use `cvs edit'. And refresh the mode line.
3867
3868 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
3869 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
3870
38712000-09-04 Stefan Monnier <monnier@cs.yale.edu>
3872
3873 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
3874 workfile' that got lost when the code was extracted from vc.el.
3875 And merged the tail with the rest of the code (not possible in the
3876 old vc.el where the tail was shared among all backends). And
3877 explicitly set the state to 'edited if `writable' is set.
3878
3879 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
3880 (vc-cvs-state): Be careful to return the value from
3881 vc-cvs-parse-state.
3882 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
3883 property but return it instead. Also be careful to handle a nil
3884 or "" `rev' when workfile is non-nil (it was handled properly when
3885 workfile was nil).
3886
3887 * vc.el: Removed those pesky unnecessary `(function' quotes.
3888 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
3889 directly in the defvar.
3890 (vc-do-command): Bind inhibit-read-only so as to properly handle
3891 the case where the destination buffer has been made read-only.
3892 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 3893 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
3894 (vc-annotate-mode-variables): Removed (code moved partly to
3895 defvars and partly to vc-annotate-add-menu).
3896 (vc-annotate-mode): Turned into a derived-mode.
3897 (vc-annotate-add-menu): Moved in code in
3898 vc-annotate-mode-variables.
3899 (vc-update-change-log): Use make-temp-file if available.
3900
39012000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
3902
3903 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
3904 `vc-checkout-model' updated to `vc-cvs-update-model'.
3905
39062000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3907
3908 * vc.el (vc-next-action-on-file): Added handling of state
3909 `unlocked-changes'.
3910 (vc-checkout-carefully): Is now practically obsolete, unless the
3911 above is too slow to be enabled unconditionally.
3912 (vc-update-change-log): Fixed typo.
3913
3914 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
3915
7f8b6551
SM
3916 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
3917 Now handles state `unlocked-changes'.
3918 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
3919
3920 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
3921
3922 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
3923 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
3924 `unlocked-changes'.
3925 (vc-rcs-workfile-unchanged-p): Renamed from
3926 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
3927 function yet, but supposed to become one soon.
3928
3929 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
3930 `vc-steal-lock'.
3931 (vc-call-backend): Changed error message.
3932 (vc-state): Added description of state `unlocked-changes'.
3933
39342000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3935
3936 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
3937 always return t in CVS-controlled directories.
3938
3939 * vc.el (vc-responsible-backend): New function.
3940 (vc-register): Largely rewritten.
3941 (vc-admin): Removed (implementation moved into vc-register).
3942 (vc-checkin): Redocumented.
3943 (vc-finish-logentry): If no backend defined yet (because we are in
3944 the process of registering), use the responsible backend.
3945
3946 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
3947 Updated function lists.
3948 (vc-call-backend): Fixed typo.
3949
7f8b6551
SM
3950 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
3951 New functions.
3952 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
3953 Removed query option. Redocumented.
7a004b71
GM
3954
39552000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3956
3957 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
3958
3959 * vc.el: Updated callers of `vc-checkout-required' to use
3960 `vc-checkout-model'.
3961
39622000-09-04 Martin Lorentzson <martinl@gnu.org>
3963
3964 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
3965 stuff updated to reference this function instead of the old
3966 `vc-backend-release-p'.
3967
39682000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3969
3970 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
3971 vc-checkout-model. Return appropriate values. Updated callers.
3972
39732000-09-04 Martin Lorentzson <martinl@gnu.org>
3974
7f8b6551 3975 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
3976 (vc-backend-revert): Function moved into `vc-revert';
3977 `vc-next-action' must be updated to accomodate this change.
3978 (vc-backend-steal): Function moved into `vc-finish-steal'.
3979 (vc-backend-logentry-check): Function moved into
3980 `vc-finish-logentry'.
3981 (vc-backend-printlog): Function moved into `vc-print-log'.
3982 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
3983 (vc-backend-assign-name): Function moved into
3984 `vc-create-snapshot'.
3985
39862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
3987
3988 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
3989 Rename to vc-checkout-model. Return appropriate values.
3990 Update callers.
7a004b71 3991
7f8b6551 3992 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 3993 to vc-checkout-model.
7f8b6551
SM
3994 (vc-checkout-required): Rename to vc-checkout-model.
3995 Re-implement and re-comment.
7a004b71
GM
3996 (vc-after-save): Use vc-checkout-model.
3997
39982000-09-04 Martin Lorentzson <martinl@gnu.org>
3999
7f8b6551
SM
4000 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
4001 Update to use the vc-BACKEND-diff functions instead.
4002 `vc-diff' is now working.
7a004b71 4003
7f8b6551 4004 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 4005
7f8b6551 4006 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
4007
4008 * vc-sccs.el (vc-sccs-diff): Function changed name from
4009 `vc-backend-diff'. This makes `vc-diff' work.
4010
7f8b6551 4011 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 4012 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 4013 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
4014 signaled during `vc-after-save'.
4015
7f8b6551
SM
4016 * vc.el: Fix typo.
4017 This checkin is made with our new VC code base for the very first time.
4018 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
4019
4020 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
4021 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
4022
4023 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
4024 updated to `vc-uses-locking'.
7f8b6551 4025 (vc-checkout-required): Call to backend function.
7a004b71
GM
4026 `vc-checkout-required' updated to `vc-uses-locking' instead.
4027
4028 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
4029 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
4030
7f8b6551 4031 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 4032 to match the split into various backends.
7f8b6551 4033 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
4034 (vc-retrieve-snapshot): Bug fix.
4035
40362000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4037
4038 * vc-sccs.el (vc-sccs-release): Doc fix.
4039
40402000-09-04 Martin Lorentzson <martinl@gnu.org>
4041
4042 * vc.el (vc-next-action-on-file): Bug found and fixed.
4043 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
4044 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
4045
4046 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
4047 (vc-rcs-checkout): Name space cleaned up. No more revision number
4048 crunching function names that are not prefixed with vc-rcs.
4049 (vc-rcs-checkout-model): Function added. References to
4050 `vc-checkout-model' replaced.
4051
40522000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4053
4054 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
4055 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
4056 still need to be split, and implemented for RCS).
4057
40582000-09-04 Martin Lorentzson <martinl@gnu.org>
4059
4060 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
4061
4062 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
4063 required by the vc.el file.
4064
4065 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
4066 required by the vc.el file.
4067 (vc-rcs-exists): Function added.
4068
4069 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
4070 required by the vc.el file.
4071
4072 * vc.el (vc-admin): Updated to handle selection of appropriate
4073 backend. Current implementation is crufty and need re-thinking.
4074
4075 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
4076
40772000-09-04 Martin Lorentzson <martinl@gnu.org>
4078
4079 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
4080 beginning of annotate buffers correctly.
4081
4082 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
4083 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
4084 functionality updated quite a lot to support multiple backends.
4085 Variables `vc-annotate-mode', `vc-annotate-buffers',
4086 `vc-annotate-backend' added.
4087
4088 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
4089 `vc-annotate-difference' added to supported backend functions.
4090
40912000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4092
4093 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
4094 Use with-temp-file instead of /bin/sh. Merged from mainline
4095
40962000-09-04 Martin Lorentzson <martinl@gnu.org>
4097
4098 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
4099
4100 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
4101
4102 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
4103
41042000-09-04 Martin Lorentzson <martinl@gnu.org>
4105
4106 * vc-hooks.el: vc-state-heuristic added to
4107 vc-backend-hook-functions.
4108
4109 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
4110
4111 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
4112
7f8b6551
SM
4113 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
4114 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
4115 state to `reserved'.
4116
4117 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
4118 `vc-checkout-required'. Rename the `locked' state to `reserved'.
4119
41202000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4121
7f8b6551 4122 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
4123 untouched.
4124
7f8b6551 4125 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 4126
7f8b6551 4127 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
4128 if defined. (Merged from main line, slightly adapted.)
4129
4130 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
4131 millenium problem (merged from mainline).
4132
41332000-09-04 Martin Lorentzson <martinl@gnu.org>
4134
4135 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
4136 part and moved the non-BACKEND stuff to vc.el.
4137
4138 * vc.el: Split the annotate feature into a BACKEND specific part
4139 and moved it from the vc-cvs.el file to this one.
4140
41412000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4142
7f8b6551
SM
4143 * vc-hooks.el: Implement new state model.
4144 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
4145 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 4146 locked by somebody else.
7f8b6551 4147 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
4148 vc-sccs-hooks.el and vc-rcs-hooks.el now.
4149 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 4150 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 4151
7f8b6551
SM
4152 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
4153 Various simplifications and adaptations all over the place.
7a004b71 4154
7f8b6551
SM
4155 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
4156 Simplify and adapt the rest.
7a004b71 4157
7f8b6551 4158 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 4159 interaction with view mode according to recent RCS change.
7f8b6551 4160 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
4161
41622000-09-04 Martin Lorentzson <martinl@gnu.org>
4163
7f8b6551 4164 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
4165
41662000-09-04 Martin Lorentzson <martinl@gnu.org>
4167
4168 * vc.el (vc-backend-release, vc-release-greater-or-equal)
4169 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
4170 (vc-minor-part, vc-previous-version): Functions that operate and
4171 compare revision numbers got proper documentation. Comments added
4172 about their possible removal.
4173
41742000-09-04 Martin Lorentzson <martinl@gnu.org>
4175
4176 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
4177 the vc-backend.el files.
4178
4179 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
4180
4181 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
4182 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
4183 (vc-rcs-previous-version): Functions added.
4184
4185 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
4186
4187 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
4188
41892000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4190
4191 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 4192 Comment out the definition for now. What is the right procedure
7a004b71
GM
4193 to get rid of it?
4194 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
4195 rewritten.
7f8b6551 4196 (vc-default-registered): Remove.
7a004b71
GM
4197 (vc-check-master-templates): New function; does mostly what the
4198 above did before.
4199 (vc-locking-user): Don't rely on the backend to set the property.
4200
4201 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 4202 Rewrite documentation.
7a004b71
GM
4203 (vc-rcs-templates-grabbed): New variable.
4204 (vc-rcs-grab-templates): New function.
7f8b6551 4205 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
4206
4207 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 4208 Rewrite documentation.
7a004b71
GM
4209 (vc-sccs-templates-grabbed): New variable.
4210 (vc-sccs-grab-templates): New function.
7f8b6551
SM
4211 (vc-sccs-registered): Rewrite to use above mechanism.
4212 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
4213 Don't throw the result, simply return it.
7a004b71 4214
7f8b6551
SM
4215 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
4216 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
4217 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 4218
7f8b6551 4219 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
4220 from main line.
4221
42222000-09-04 Martin Lorentzson <martinl@gnu.org>
4223
7f8b6551 4224 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 4225
7f8b6551 4226 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 4227
7f8b6551
SM
4228 * vc-rcs.el (vc-rcs-diff): New function.
4229 (vc-rcs-checkout): Bug (typo) found and fixed.
4230 (vc-rcs-register-switches): New variable.
7a004b71
GM
4231
4232 * vc.el (vc-backend-diff): Function removed and placed in the
4233 backend files.
4234
42352000-09-04 Martin Lorentzson <martinl@gnu.org>
4236
4237 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
4238
4239 * vc.el (vc-backend-checkout): Function removed and replaced in
4240 the vc-backend.el files.
4241
4242 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
4243
4244 * vc.el (vc-backend-admin): Removed and replaced in the
4245 vc-backend.el files.
4246
4247 * vc.el (Martin): Removed all the annotate functionality since it
4248 is CVS backend specific.
4249
42502000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4251
4252 * spec.txt: Added specification of vc-state.
4253
4254 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 4255 Remove handling of vc-latest-version and
7a004b71
GM
4256 vc-your-latest-version. What used to be vc-latest-version, is now
4257 returned as vc-workfile-version.
7f8b6551 4258 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
4259
42602000-09-04 Dave Love <fx@gnu.org>
4261
4262 * vc.el: [Merged from mainline.]
4263 (vc-dired-mode): Make the dired-move-to-filename-regexp
4264 regexp match the date, to avoid treating date as file size.
4265 Add YYYY S option to WESTERN/
4266
42672000-09-04 Dave Love <fx@gnu.org>
4268
4269 * vc.el: Require `compile' when compiling.
4270 (vc-logentry-check-hook): New option.
4271 (vc-steal-lock): Use compose-mail.
4272 (vc-dired-mode-map): Defvar when compiling.
4273 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
4274 vc-sccs.el and renamed. Callers changed.
4275 (vc-backend-checkout, vc-backend-logentry-check)
4276 (vc-backend-merge-news): Doc fix.
4277 (vc-default-logentry-check): New function.
4278 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
4279 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
4280 (vc-backend-merge): Doc fix. Use backend functions.
4281 (vc-check-headers): Use backend functions.
4282
4283 * vc-cvs.el: Require vc when compiling.
4284 (vc-cvs-register-switches): Doc fix.
4285 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
4286 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
4287 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
4288 New functions (code from vc.el).
4289 (vc-annotate-display-default): Fix interactive spec.
4290 (vc-annotate-time-span): Doc fix.
4291
4292 * vc-rcs.el: Require vc when compiling.
4293 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
4294 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
4295 (vc-rcs-checkin): New functions (code from vc.el).
4296 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
4297 Doc fix.
4298 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
4299
4300 * vc-sccs.el: Require vc when compiling.
4301 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
4302 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
4303 (vc-sccs-revert)
4304 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
4305 from vc.el).
4306 (vc-sccs-add-triple, vc-sccs-record-rename)
4307 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
4308 (vc-sccs-admin): Doc fix.
4309
43102000-09-04 Martin Lorentzson <martinl@gnu.org>
4311
4312 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
4313 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
4314 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
4315 from vc.el.
4316
4317 * vc-sccs.el (vc-admin-sccs): Added from vc.el
4318
4319 * vc-cvs.el: Moved the annotate functionality from vc.el.
4320 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
4321
43222000-09-04 Dave Love <fx@gnu.org>
4323
4324 * vc.el (vc-backend-release): Call vc-system-release.
4325
4326 * vc-sccs.el (vc-sccs-system-release):
4327 Renamed from vc-sccs-backend-release.
4328
4329 * vc-rcs.el (vc-rcs-system-release):
4330 Renamed from vc-rcs-backend-release.
4331
4332 * vc-cvs.el (vc-cvs-system-release):
4333 Renamed from vc-cvs-backend-release.
4334
43352000-09-04 Dave Love <fx@gnu.org>
4336
4337 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
4338 backend files.
4339 (vc-backend-release): Dispatch to backend functions.
4340 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
4341 probably needs attention.]
4342
4343 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
4344 (vc-sccs-backend-release): New function.
4345
4346 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
4347 (vc-cvs-backend-release): New function.
4348
4349 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
4350 Doc fix.
4351 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
4352 (vc-default-dired-state-info): New function.
4353 (vc-dired-state-info): Dispatch to backends.
4354 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
4355
4356 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
4357 from vc.el and renamed.
4358
43592000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4360
4361 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
4362 (vc-version-other-window, vc-backend-assign-name): Removed
4363 references to vc-latest-version; sometimes changed into
4364 vc-workfile-version.
4365
4366 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
4367 vc-rcs-master-workfile-version.
4368 (vc-rcs-workfile-version): Use the above. Don't call
4369 vc-latest-version (that was unreachable code, anyway).
4370 (vc-rcs-fetch-master-properties): Doc fix.
4371
4372 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
4373 (vc-backend-hook-functions): Removed them from this list, too.
4374 (vc-fetch-properties): Removed.
4375 (vc-workfile-version): Doc fix.
4376
4377 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
4378 (vc-rcs-workfile-version, vc-rcs-locking-user)
4379 (vc-rcs-uses-locking): Use it.
4380
4381 * vc-hooks.el (vc-consult-rcs-headers):
4382 Moved into vc-rcs-hooks.el, under the name
4383 vc-rcs-consult-headers.
4384
4385 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
4386 headers.
4387 (vc-cvs-find-master): Use this name only; correct different
4388 versions of the name.
4389
4390 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
4391 New functions.
4392 (vc-sccs-locking-user): Use the latter.
4393
4394 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
4395 New functions.
4396
4397 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
4398 Moved into both
4399 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
4400 functions are implementation details of those two backends.
4401
44022000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4403
4404 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
4405 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
4406
4407 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
4408 (vc-sccs-parse-locks): SCCS-specific code moved here from
4409 vc-hooks.
4410
4411 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
4412 code moved here from vc-hooks.
4413
4414 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
4415 into back-end specific parts and removed. Callers not updated
4416 yet; because I guess these callers will disappear into back-end
4417 specific files anyway.
4418
44192000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4420
4421 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
4422 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
4423 `vc-uses-locking'.
4424
4425 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
4426 Store yes/no in the property, and return t/nil. Updated all
4427 callers.
4428
4429 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
4430 vc-sccs-uses-locking. Don't set property.
4431 (vc-sccs-locking-user): Don't set property.
4432
4433 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
4434 vc-cvs-uses-locking. Don't set property here; leave that to
4435 vc-hooks.
4436 (vc-cvs-locking-user): Reflect above change. Streamlined.
4437
4438 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
4439 vc-rcs-uses-locking.
4440 (vc-rcs-locking-user): Reflect above change.
4441
44422000-09-04 Dave Love <fx@gnu.org>
4443
4444 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
4445
4446 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
4447
4448 * vc-hooks.el (vc-checkout-model): Punt to backends.
4449
4450 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
4451
4452 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
4453
4454 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
4455 New functions.
4456
4457 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
4458 New functions.
4459
4460 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
4461 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
4462
4463 * vc-hooks.el (vc-default-locking-user): New function.
4464 (vc-locking-user, vc-workfile-version): Punt to backends.
4465
44662000-09-04 Dave Love <fx@gnu.org>
4467
4468 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
4469 (vc-master-workfile-version): Moved from vc-hooks.
4470
4471 * vc-rcs-hooks.el: Fix duplicate code in last change.
4472
4473 * vc-rcs-hooks.el: Require vc-hooks when compiling.
4474 (vc-rcs-master-templates): Improve :type.
4475 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
4476 vc-master-workfile-version): Moved from vc-hooks.
4477
4478 * vc-sccs-hooks.el: Require vc-hooks when compiling.
4479 (vc-sccs-master-templates): Improve :type.
4480 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
4481
4482 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
4483
4484 * vc-cvs-hooks.el: Require vc-hooks when compiling.
4485 (vc-cvs-master-templates): Improve :type. Use
4486 vc-cvs-find-cvs-master.
4487 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
4488 from vc-hooks.
4489 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
4490
4491 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
4492 Moved to vc-cvs-hooks.
4493
4494 * vc-hooks.el: Add doc strings in various places. Simplify the
4495 minor mode setup.
4496 (vc-handled-backends): New user variable.
4497 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
4498 simplification.
4499
45002000-09-04 Dave Love <fx@gnu.org>
4501
4502 * vc.el: Some doc fixes for autoloaded and interactive functions.
4503 Fix compilation warnings from ediff stuff.
4504 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
4505
4506 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
4507
4508 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
4509
4510 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
4511
45122000-09-04 Dave Love <fx@gnu.org>
4513
4514 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
4515 New variable.
4516 (vc-make-backend-function, vc-loadup, vc-call-backend)
4517 (vc-backend-defines): New functions.
4518
4519 * vc-hooks.el: Various doc fixes.
4520 (vc-default-back-end, vc-follow-symlinks): Custom fix.
4521 (vc-match-substring): Function removed. Callers changed to use
4522 match-string.
4523 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
4524 Simplify.
4525
45262000-09-04 Dave Love <fx@gnu.org>
4527
4528 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
4529 type.
4530 (vc-sccs-project-dir, vc-search-sccs-project-dir)
4531 (vc-sccs-registered): Doc fix.
4532
4533 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
4534 (vc-cvs-registered): Doc fix.
4535
4536 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
4537 (vc-rcs-registered): Doc fix.
4538
45392000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4540
4541 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
4542
4543 * vc-hooks.el: vc-registered has been renamed
4544 vc-default-registered. Some functions have been moved to the
4545 backend specific files. they all support the
4546 vc-BACKEND-registered functions.
4547
45482000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
4549
4550 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
4551
4552 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
4553
a033ea13
DL
45542000-09-04 Dave Love <fx@gnu.org>
4555
179fc9ef
DL
4556 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
4557 menu-bar-update-hook.
4558
4559 * help.el (help-manyarg-func-alist): Add
4560 find-operation-coding-system.
4561
a033ea13
DL
4562 * wid-edit.el (widget-sexp-validate): Fix garbled code.
4563
4564 * custom.el (custom-set-variables): Print message about errors in
4565 setting.
4566
f8803e97
AI
45672000-09-03 Andrew Innes <andrewi@gnu.org>
4568
4569 * makefile.w32-in: Change to DOS line endings.
4570
59836110
EZ
45712000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
4572
4573 * mouse.el (mouse-popup-menubar): Supply the prompt string for
4574 minor-mode keymaps, if they don't have one.
4575
5514ba5c
EZ
45762000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
4577
4578 * eshell/esh-module.el (eval-when-compile): Don't lose if
4579 esh-module.el's file name is truncated to DOS 8+3 limits.
4580
79cf8e80
JW
45812000-09-01 John Wiegley <johnw@gnu.org>
4582
4583 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
4584 predicate, which caused entries in the completion list to be
4585 doubled.
4586
45872000-08-30 John Wiegley <johnw@gnu.org>
4588
4589 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
4590 sending to subprocesses. Also, hook pre-command-hook if
4591 `eshell-send-direct-to-subprocesses' is non-nil.
4592 (eshell-send-direct-to-subprocesses): New config variable. If t,
4593 subprocess input is send immediately.
4594 (eshell-toggle-direct-send): New function.
4595 (eshell-self-insert-command): New function.
4596 (eshell-intercept-commands): New function.
4597 (eshell-send-input): If direct subprocess sending is enabled,
4598 don't echo any input to the Eshell buffer. Let the subprocess
4599 handle that. This requires "stty echo" in bash, for example.
4600
46012000-08-28 John Wiegley <johnw@gnu.org>
4602
4603 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
4604 completion function for Eshell's implementation of `unset'.
4605
778911b9
EZ
46062000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
4607
4608 * info.el (Info-directory-list): Doc fix.
4609
05d07b49
PB
46102000-08-31 Peter Breton <pbreton@ne.mediaone.net>
4611
9b4a7800 4612 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
4613 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
4614
9941d4c7
KH
46152000-08-31 Kenichi Handa <handa@etl.go.jp>
4616
4617 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
4618 coding systems.
4619
af9ba8ad
AI
46202000-08-30 Andrew Innes <andrewi@gnu.org>
4621
4622 * timer.el (run-with-idle-timer): Undo last change, so that timer
4623 is not activated immediately if Emacs is already idle. Some
4624 existing code relies on this behaviour.
4625
caccd8f2
MB
46262000-08-30 Miles Bader <miles@gnu.org>
4627
4628 * frame.el (set-frame-font): Do completion of font-name for
4629 interactive use.
4630
b64c0a1c
KH
46312000-08-30 Kenichi Handa <handa@etl.go.jp>
4632
4633 * international/quail.el (quail-start-translation): Bind locally
4634 last-command-event, last-command, and this-command.
4635 (quail-start-conversion): Likewise.
75cf0095 4636 (quail-self-insert-command): Fix docstring.
b64c0a1c 4637
fd5f61d3
GM
46382000-08-29 Gerd Moellmann <gerd@gnu.org>
4639
4640 * progmodes/executable.el
4641 (executable-make-buffer-file-executable-if-script-p): Check that
4642 buffer contains at least 2 characters.
4643
5b671d04
EZ
46442000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
4645
4646 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
4647
485d9513
DL
46482000-08-29 Dave Love <fx@gnu.org>
4649
a39fb83d
DL
4650 * diff-mode.el (diff-mode) <defgroup>: Add :version.
4651 (diff-mode-shared-map): Bind mouse-2.
4652 (diff-imenu-generic-expression): New variable.
4653 (diff-mode): Use it.
4654
485d9513
DL
4655 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
4656 (mouse-popup-menubar): Add minor mode menus.
4657 (popup-menu): Check for lookup-key returning number.
4658
ba3478d9
MB
46592000-08-29 Miles Bader <miles@gnu.org>
4660
4661 * comint.el (comint-send-input): Create overlays using the proper
4662 front/read-advance arguments.
9b4a7800 4663
c3d6d211
GM
46642000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4665
4666 * ps-print.el: Even/odd pages printing. Doc fix.
4667 (ps-print-version): New version number (6.0).
4668 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
4669 (ps-background, ps-begin-file, ps-begin-job): Code fix.
4670 (ps-print-duplex-feature): Variable eliminated.
4671 (ps-even-or-odd-pages): New variable.
4672
ba087cd7 4673 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
4674 (ebnf-version): New version (3.3).
4675 (ebnf-user-arrow): Change variable customization to sexp.
4676 (ebnf-user-arrow): Function eliminated.
4677 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 4678
d313265f
KH
46792000-08-29 Kenichi Handa <handa@etl.go.jp>
4680
cba62b78 4681 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
4682 (help-make-xrefs): Handle help-xref-mule-regexp.
4683
4684 * international/mule-cmds.el (help-xref-mule-regexp-template): New
4685 variable.
4686 (describe-input-method): Temporarily activate the specfied input
4687 method to display the information.
4688 (describe-language-environment): Hyperlinks to mule related items.
4689
4690 * international/mule-diag.el (charset-multibyte-form-string): New
4691 function.
4692 (list-character-sets-1): Use charset-multibyte-form-string.
4693 (describe-character-set): New function.
4694 (describe-coding-system): Hyperlinks to safe character sets.
4695
4696 * international/quail.el (quail-help): New arg PACKAGE.
4697 Hyperlinks to mule related items.
4698 (quail-help-insert-keymap-description): Use
4699 substitute-command-keys instead of describe-bindings.
4700 (quail-translation-help): Hyperlinks to mule related items.
4701
b4bd214e
JW
47022000-08-28 John Wiegley <johnw@gnu.org>
4703
ca7aae91
JW
4704 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
4705 have a defsubst call itself. Made `eshell-flatten-list' back into
4706 a function again.
4707
b4bd214e
JW
4708 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
4709 catch, in case re-centering point at bottom messes up the display.
4710 This happens frequently in Emacs 21, due I believe to variable
4711 line heights.
4712
4713 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
4714 to call `find-tag-interactive'.
4715
4716 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
4717 the list of remember directories.
4718
d44e146b
JW
47192000-08-28 John Wiegley <johnw@gnu.org>
4720
4721 * align.el: Test align-region-separate to see if it's a symbol.
4722
546c0888 47232000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
4724
4725 * eshell/esh-util.el (eshell-flatten-list): Made this function
4726 into a defsubst form. It gets used very frequently, although
4727 calls don't occur all that often.
4728
4729 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
4730 examining it.
4731
4732 * eshell/esh-cmd.el (eshell-rewrite-while-command):
4733 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
4734 `eshell-protect'.
4735 (eshell-copy-handles): Created a new macro for duplicating the
4736 current set of open handles. This is needed by the looping
4737 functions.
4738 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
4739 is not incorrectly stomped on.
4740
4741 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
4742 declaration for pcomplete-use-paring.
4743 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
4744 value of eshell-cmpl-use-paring.
4745 * pcomplete.el (pcomplete-use-paring): New config variable, to
4746 indicate whether paring should be used.
4747 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
4748 completion alternatives that have already been used.
4749
4750 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
4751 bound to C-c C-y, which will repeat the previous N arguments
4752 (based on prefix argument).
4753 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
4754
4755 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
4756 if there is no *Help* buffer. This is for XEmacs, which renames
4757 its help buffers uniquely. TODO: Find out what the current buffer
4758 name to delete is.
4759
4760 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
4761 first entry that correlates to a passwd/group number. Later
4762 entries (used for group/user name aliasing to multiple IDs) are
4763 ignored.
4764
9b4a7800
TTN
4765 * eshell/em-xtra.el (eshell/expr):
4766 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
4767 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
4768 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
4769 argument list, before passing it to the system command.
4770
4771 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
4772 `find-tag' for use at final position in Eshell buffers (which
4773 otherwise triggers an error on Emacs 21).
4774 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
4775 buffer, if it is currently bound to `find-tag'.
4776
4777 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
4778 in the list of matched Makefile names.
4779 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
4780 directory, prefer its contents to Makefile.
4781
4782 * eshell/em-dirs.el (eshell/cd): cd commands that look up
4783 directory parts (like "cd old new", or "cd =regexp"), are now case
4784 sensitive on non-Windows/DOS platforms.
4785
4786 * eshell/esh-mode.el (eshell-parse-command-input): When a user
4787 types RET after an open delimiter (like "), display a message
4788 indicating that Eshell is waiting for the closing delimiter.
4789
4790 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
4791 environment variables.
4792
4793 * eshell/em-unix.el (eshell/diff): Added logic to fail more
4794 gracefully if the user enters incorrect arguments.
4795
4796 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
4797 Eshell buffers.
4798
9b4a7800
TTN
4799 * eshell/esh-var.el (eshell-interpolate-variable):
4800 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
4801 * eshell/em-unix.el (eshell-du-sum-directory):
4802 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
4803 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
4804 (not (= ...)).
4805
4806 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
4807 to ensure the `preserve' flag gets propagated when doing recursive
4808 directory copies.
4809
546c0888 48102000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
4811
4812 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
4813 Don't convert \n into \0177 in memory.
4814 (eshell-read-history, eshell-write-history): Convert \n to \0177,
4815 and back again, when reading and writing.
9b4a7800 4816
546c0888 48172000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
4818
4819 * eshell/esh-util.el (eshell-processp): Added to relieve constant
4820 testing of `fboundp' on `processp'.
4821
4822 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
4823 (eshell/jobs): Don't call process-list if it is not bound.
4824 (eshell-gather-process-output): Support systems where async
4825 subprocesses aren't supported.
4826 (eshell-scratch-buffer, eshell-last-sync-output-start): New
4827 variables.
4828
4829 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
4830 eshell-do-eval returns t.
4831 (eshell-do-pipelines-synchronously): New defmacro.
4832 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
4833 when async subprocesses aren't supported.
4834 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
4835 if async subprocesses aren't supported.
4836 (eshell-resume-command): Don't assume STATUS is a string.
4837
4838 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
4839
4840 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
4841 (eshell-close-target, eshell-get-target): Use eshell-processp.
4842 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
4843 fix.
4844 (eshell-get-target, eshell-create-handles): Doc fix.
4845
546c0888 48462000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 4847
546c0888 4848 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
4849 criterion to include commands that output something, as long as it
4850 leaves both the command and the end-of-buffer visible when the
4851 command has exited.
4852 (eshell-review-quick-commands): Adjust the help doc string
4853 accordingly.
4854
2a371c3b
PB
48552000-08-28 Peter Breton <pbreton@ne.mediaone.net>
4856
8348e1f9 4857 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 4858 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 4859
9b4a7800 4860 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
4861 (file-cache-assoc-function): New variable
4862 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
4863 Use file-cache-case-fold-search variable
4864 (file-cache-add-file): Use file-cache-assoc-function
4865 (file-cache-delete-file): likewise
4866 (file-cache-directory-name): likewise
4867 (file-cache-debug-read-from-minibuffer): likewise
4868
95931eb1
GM
48692000-08-28 Gerd Moellmann <gerd@gnu.org>
4870
4871 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
4872 (abbrev-table-name): New function.
4873 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
4874 If non-nil list local abbrev, only.
4875
bb17930d
GM
48762000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
4877
546c0888
EZ
4878 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
4879 from Gnus support code, and use special article copy buffer
bb17930d
GM
4880 `(gnus-original-article-buffer)' instead. This allows to get rid
4881 of article-hide-headers usage (which breaks in the latest Gnus
4882 version). Thanks to Detlev Zundel.
4883
41a68aef
KH
48842000-08-28 Kenichi Handa <handa@etl.go.jp>
4885
4886 * international/quail.el (quail-use-package): Hide "... loaded"
4887 message.
4888 (quail-start-translation, quail-start-conversion): Likewise.
4889
4890 * international/kkc.el (kkc-region): Hide "... loaded" message.
4891
28bb2cef
DL
48922000-08-27 Dave Love <fx@gnu.org>
4893
4894 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
4895
11a1118d
MB
48962000-08-27 Miles Bader <miles@gnu.org>
4897
4898 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
4899
0f85d477
KH
49002000-08-27 Kenichi Handa <handa@etl.go.jp>
4901
4902 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
4903 'ja-dic-cnv), not (require 'skkdic-cnv).
4904
2d73e8d3
MB
49052000-08-26 Miles Bader <miles@gnu.org>
4906
a0e5a5a4
MB
4907 * faces.el (face-x-resources): Add entry for :inherit.
4908 * cus-face.el (custom-face-attributes): Add support for :inherit
4909 attribute. Add support for relative face heights.
4910 (custom-face-attributes-get): Treat `nil' as being a default value
4911 for :inherit (as well as `unspecified').
4912
19feb949
MB
4913 * faces.el (set-face-attribute): Update doc string.
4914 (face-attribute-name-alist): Add :inherit.
4915 (face-valid-attribute-values): Handle :inherit.
4916 (face-read-string): Rephrase prompt to be less confusing.
4917 Assume that DEFAULT is a string, since we must return a string.
4918 (face-read-integer): Use `format' to turn DEFAULT into an
4919 acceptable default for face-read-string. Match NEW-VALUE against
4920 the string "unspecified", not the symbol `unspecified', since
4921 that's what face-read-string returns.
4922 (read-face-attribute): Lookup a name for old-value in valid, and
4923 use it as a default if we find one. Treat all values from
4924 face-read-string as strings. If the default is used, don't do any
4925 more processing on the value, just use the old value directly.
4926 (read-face-and-attribute, modify-face): Tweak prompt.
4927 (read-face-name): Don't assume prompt ends with a space.
4928
2d73e8d3
MB
4929 * faces.el (describe-face): Add support for :inherit attribute.
4930
a1a2e38f
KH
49312000-08-25 Kenichi Handa <handa@etl.go.jp>
4932
e84fa7c5
KH
4933 * terminal.el (terminal-emulator): Fix args to `concat'. Now
4934 concat doesn't accept interger.
4935
a1a2e38f
KH
4936 * international/kkc.el: Remove SKK from Keywords. Require
4937 ja-dic-utl instead of skkdic-utl.
4938
4939 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
4940 Provide ja-dic-cnv instead of skkdic-cnv.
4941 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
4942 (iso-2022-7bit-short): Add safe-charsets property.
4943 (skkdic-convert-postfix): Search Japanese chou-on character in
4944 addition to Hiragana character.
4945 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
4946 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
4947 (batch-skkdic-convert): Likewise.
4948
4949 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
4950 Provide ja-dic-utl instead of skkdic-utl.
4951 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
4952
f6499c03
DL
49532000-08-24 Dave Love <fx@gnu.org>
4954
1c2c3f16
DL
4955 * disp-table.el (standard-display-default): Make the test of `l'
4956 useful.
4957
f6499c03
DL
4958 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
4959 mod sample text.
4960
4961 * international/iso-ascii.el: Make pilcrow convenient string
4962 consistent with section.
4963 (iso-ascii-display): Set up multibyte characters as well as
4964 unibyte.
4965
c543db81
KH
49662000-08-24 Kenichi Handa <handa@etl.go.jp>
4967
4968 * international/mule-cmds.el (reset-language-environment): Set
4969 default-process-coding-system to '(undecided . iso-latin-1), which
4970 makes process I/O almost consistent with file I/O. Call this
4971 function when mule-cmds.el[c] is loaded.
4972
746d9caf
AI
49732000-08-22 Andrew Innes <andrewi@gnu.org>
4974
4975 * makefile.w32-in: New file.
4976
5484005d
MB
49772000-08-22 Miles Bader <miles@lsi.nec.co.jp>
4978
4979 * comint.el (comint-output-filter): Compare end of
4980 comint-last-output-overlay with the start of the newly inserted
4981 text, not the end, when deciding whether to extend it.
9b4a7800 4982 Set saved-point's insertion type to advance after insertion.
5484005d
MB
4983
4984 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
4985 since this is now done independently of font-lock mode.
4986
7a912f63
GM
49872000-08-21 Gerd Moellmann <gerd@gnu.org>
4988
4989 * server.el (server-kill-new-buffers): New user option.
4990 (server-existing-buffer): New buffer-local variable.
4991 (server-visit-files): When using an existing buffer, set
4992 server-existing-buffer to t.
4993 (server-buffer-done): If server-kill-new-buffers is t, kill the
4994 buffer, unless it was already present before visiting it with
4995 Emacs server.
9b4a7800 4996
240301df
EZ
49972000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
4998
4999 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
5000 even if the display doesn't support colors: some displays will
5001 support bold/underline faces.
5002
cbcef616
GM
50032000-08-21 Gerd Moellmann <gerd@gnu.org>
5004
6917e6bb
GM
5005 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
5006
cbcef616
GM
5007 * startup.el (command-line): If user's init file had an error,
5008 add explanatory text to *Messages*.
5009
6922b018
KH
50102000-08-21 Kenichi Handa <handa@etl.go.jp>
5011
5012 * man.el (Man-getpage-in-background): Decode the process output by
5013 the system locale coding system.
5014
e50c4203
DL
50152000-08-20 Dave Love <fx@gnu.org>
5016
96ab6351
DL
5017 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
5018 Don't test x-popup-menu.
5019 (function) <complete-function>: Complete only fbound symbols.
5020 <validate, value>: New.
5021 (variable) <complete-function>: Complete only bound symbols.
5022 (coding-system): Add :base-only, :complete-function, :validate,
5023 :value, :prompt-match.
5024 (widget-coding-system-prompt-value): Use read-coding-system and
5025 act on :base-only.
5026 (editable-field): Add :help-echo.
5027 (widget-push-button-gui, widget-push-button-cache)
5028 (widget-gui-action, widget-editable-list-gui): COmment out, along
5029 with uses.
5030 (widget-at): Make arg optional.
5031 (widget-echo-help): Adjust for current help-echo calling sequence.
5032 (widget-specify-field, widget-specify-button)
5033 (widget-specify-insert, widget-get-sibling, widget-image-find)
5034 (widget-convert, widget-insert, widget-leave-text)
5035 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
5036 (widget-setup, widget-field-find, widget-before-change)
5037 (widget-after-change, widget-default-complete)
5038 (widget-default-create, widget-default-delete)
5039 (widget-push-button-value-create, editable-field)
5040 (widget-field-prompt-value, widget-field-validate)
5041 (widget-choice-value-create, widget-choice-action)
5042 (widget-choice-validate, widget-checklist-add-item)
5043 (widget-radio-add-item, widget-radio-chosen)
5044 (widget-radio-value-inline, widget-editable-list-value-create)
5045 (widget-editable-list-entry-create)
5046 (widget-documentation-link-add)
5047 (widget-documentation-string-value-create)
5048 (widget-regexp-validate, widget-file-complete)
5049 (widget-sexp-validate, widget-plist-convert-widget)
5050 (widget-plist-convert-widget, widget-alist-convert-widget)
5051 (widget-alist-convert-widget, widget-color-complete): Simplify,
5052 particularly to avoid bindings which aren't optimized out.
5053
e50c4203
DL
5054 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
5055 Doc fix.
5056 (down-list, backward-up-list, up-list, kill-sexp)
5057 (backward-kill-sexp, mark-sexp): Make arg optional.
5058 (lisp-complete-symbol): Add optional arg PREDICATE.
5059
5060 * cus-start.el: Add display-buffer-reuse-frames,
5061 file-coding-system-alist.
5062
511bd4eb
GM
50632000-08-20 Gerd Moellmann <gerd@gnu.org>
5064
5065 * startup.el (command-line): Clear realized faces after
5066 modifying TTY color mappings.
5067
a9de7d29
MB
50682000-08-20 Miles Bader <miles@gnu.org>
5069
5070 * faces.el (face-attr-match-p): Don't return true if ATTRS are
5071 merely a subset of FACE's attributes.
5072
8a8023d9
MB
50732000-08-19 Miles Bader <miles@gnu.org>
5074
5075 * comint.el (comint-output-filter): Save the point with a marker,
5076 not just a buffer position.
5077
5078 * international/mule.el (set-buffer-process-coding-system): Make
5079 interactive prompt less confusing.
5080
1433385f
GM
50812000-08-19 Gerd Moellmann <gerd@gnu.org>
5082
5083 * hilit-chg.el: General cleanup of doc strings, comments and
5084 code formatting.
5085
136b4eda
MB
50862000-08-19 Miles Bader <miles@gnu.org>
5087
5088 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
5089 Compiler macro removed; beginning-of-line is no longer always
5090 equivalent to forward-line, in the presence of fields.
5091
5092 * comint.el (comint-output-filter): Remove ad-hoc saving of
5093 restriction, and just use save-restriction, now that it works
5094 correctly. Don't adjust comint-last-input-start to account for
5095 our insertion; it shouldn't have moved because we don't use
5096 insert-before-markers anymore. Comment out call to
5097 `force-mode-line-update'; why is it here?
5098
5099 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
5100 while checking for prompt to delete. Use `forward-line 0'
5101 instead of beginning-of-line.
5102 (gud-filter): Temporarily widen gud comint buffer while
5103 examining output.
5104
cdd0f857
SM
51052000-08-18 Stefan Monnier <monnier@cs.yale.edu>
5106
ebf96bfa
SM
5107 * progmodes/sh-script.el: Big bag of typos.
5108
cdd0f857
SM
5109 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
5110 check since ispell-process is not bound when ispell is not yet loaded.
5111
9bb7a286
DL
51122000-08-18 Dave Love <fx@gnu.org>
5113
5114 * image.el (find-image): Copy `spec' before using plist-put.
5115
74ec6045
GM
51162000-08-18 Gerd Moellmann <gerd@gnu.org>
5117
5118 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
5119 `portugues'.
5120
5121 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
5122 backward-kill-sexp, analogous to kill-sexp.
5123
5124 * progmodes/icon.el (icon-indent-line)
5125 (icon-is-continuation-line): Handle comments specially.
5126
51272000-08-17 Ken Stevens <k.stevens@ieee.org>
5128
5129 * ispell.el: Set to standard author/maintainer/keyword fields.
5130 Fine tuning to menu map appearance and operation, and added help.
5131 Remove `start' and `end' error messages when compiling.
5132 (ispell-choices-win-default-height): Fixed comment string.
5133 (ispell-dictionary-alist-1): Fixed regexp in castellano and
5134 castellano8 dictionaries.
5135 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
5136 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
5137 dictionary, added italiano dictionary.
5138 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
5139 word character
5140 (ispell-tex-skip-alists): Added psfig support.
5141 (ispell-skip-html): Renamed from ispell-skip-sgml.
5142 (ispell-begin-skip-region-regexp, ispell-skip-region)
5143 (ispell-minor-check): Improved html skipping support to skip across
5144 code, and recognize `&' commands without propper `;' syntax;
5145 (ispell-process-line): Fix alignment error when manually
5146 correcting spelling.
5147 (ispell): Fix comment string.
5148 (ispell-add-per-file-word-list): Always put word list on new line.
5149
3787e12e
GM
51502000-08-17 Gerd Moellmann <gerd@gnu.org>
5151
a7b28523
GM
5152 * format.el (format-encode-run-method): Fix error message to say
5153 `encode' instead of `decode'. Use save-window-excursion around
5154 shell-command-on-region as in format-decode-run-method because
5155 shell-command-on-region can display a buffer with error output.
5156 (format-decode): Don't record undo information for the decoding.
5157 (format-annotate-function): Add parameter FORMAT-COUNT. Make
5158 that number part of the temporary buffer name so that more than
5159 one decoding using a temporary buffer can happen safely.
5160
5161 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
5162 of `A-z' in the regexp.
5163
5164 * hilit-chg.el: Fix typos in commentary.
5165
3787e12e
GM
5166 * help.el (view-emacs-news): Rewritten for new naming scheme
5167 for old NEWS files.
5168
5169 * startup.el (command-line): Pop to *Messages* in case an error
5170 is signaled while loading user-init-file.
5171
d2473540
AS
51722000-08-17 Andreas Schwab <schwab@suse.de>
5173
5174 * files.el (insert-directory): Don't lose original file name,
5175 undoing an undocumented change.
5176
c0bbaf57
GM
51772000-08-17 Alex Schroeder <alex@gnu.org>
5178
5179 * sql.el (sql-magic-go): Use comint-bol.
5180 (sql-copy-column): Use comint-line-beginning-position.
5181 (comint-line-beginning-position): Define a replacement for
5182 comint-line-beginning-position if it is not fboundp.
5183
51842000-08-17 Alex Schroeder <alex@gnu.org>
5185
5186 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
5187 it didn't have any effect anyway.
5188
51892000-08-17 Alex Schroeder <alex@gnu.org>
5190
5191 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
5192 --pset and pager=off instead of sending \\o|cat at the beginning
5193 of the session.
5194
9d245da5
MB
51952000-08-17 Miles Bader <miles@gnu.org>
5196
5197 * progmodes/octave-inf.el: Add compatibility definition of
5198 comint-line-beginning-position.
5199
abfdbd2e
KH
52002000-08-17 Kenichi Handa <handa@etl.go.jp>
5201
5202 * startup.el (normal-top-level): Look in each dir in load-path for
5203 a leim-list.el file too. This assures of loading leim-list.el
5204 that is created at Emacs installation time even if a user have his
5205 own leim-list.el.
5206
a0b8c939
MB
52072000-08-17 Miles Bader <miles@gnu.org>
5208
5209 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
5210 foreground color to black if the background is dark.
5211
7382bcae
SM
52122000-08-16 Stefan Monnier <monnier@cs.yale.edu>
5213
5214 * loadhist.el (unload-feature): Typo.
5215
9b4a7800 5216 * finder.el (finder-compile-keywords):
7382bcae
SM
5217 * cus-dep.el (custom-make-dependencies): Add local-variable settings
5218 to the generated file.
5219
5220 * mail/mh-e.el (mh-make-local-vars):
5221 Replace make-variable-buffer-local with make-local-variable.
5222
cdd0f857 5223 * play/landmark.el:
7382bcae 5224 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
5225 * mail/mailabbrev.el (mail-abbrevs-mode):
5226 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
5227 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
5228
5229 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
5230
5231 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
5232 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
5233 Allow going past the last element.
9b4a7800 5234 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
5235 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
5236 (cvs-mouse-toggle-mark): Don't move point.
5237 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
5238
5239 * progmodes/compile.el (grep): Provide a default set of files.
5240 (next-error): Docstring fix.
5241 (compilation-find-file): Avoid find-file (fails in a dedicated window).
5242
5243 * emacs-lisp/easy-mmode.el (define-minor-mode):
5244 Use `symbol-value' to keep the byte-compiler quiet.
5245
5246 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
5247 (diff-find-source-location): New fun, extracted from diff-goto-source.
5248 (diff-goto-source): Use it.
5249 (diff-next-complex-hunk, diff-filter-lines): New function.
5250 (diff-apply-hunk): New command.
5251
5252 * smerge-mode.el (smerge-mode-menu): Doc fix.
5253
5254 * msb.el (msb-mode): Define it in terms of define-minor-mode.
5255
4f00b8c1
DL
52562000-08-16 Dave Love <fx@gnu.org>
5257
2b5198bb
DL
5258 * windmove.el (windmove) <defgroup>: Add :version.
5259
5260 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
5261 (goto-address-fontify-p, goto-address-highlight-p)
5262 (goto-address-url-face, goto-address-url-mouse-face)
5263 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
5264 (goto-address-url-regexp): Use thing-at-point-url-regexp.
5265 (goto-address-fontify, goto-address-at-mouse): Simplify,
5266 (goto-address-at-point): browse-url-url-at-point,
5267 goto-address-find-address-at-point can return nil.
5268 (goto-address-find-address-at-point): Return nil on failure.
5269
5270 * align.el (align) <defgroup>: Add :version.
5271
5272 * calculator.el (calculator): Add :version.
5273 (calculator): Use two lines for calculator window if `modeline'
5274 face is boxed.
5275
4f00b8c1
DL
5276 * play/5x5.el: Doc fixes.
5277 (5x5) <defgroup>: Add :version.
5278
5279 * play/fortune.el (fortune) <defgroup>: Add :version.
5280 (fortune-append): Fix error message.
5281 (fortune-from-region): Doc fix.
5282
5283 * play/pong.el (pong): Doc fix.
5284
5285 * play/morse.el: Keywords, commentary, autoloads.
5286
69db7ee7
EZ
52872000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
5288
5289 * desktop.el (desktop-save): Don't look at symbol-value of a
5290 member of minor-mode-alist, unless it is boundp.
5291
10e1dad9
SS
52922000-08-16 Sam Steingold <sds@gnu.org>
5293
a0b8c939 5294 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
5295 `while'; use `with-current-buffer' instead of `save-excursion'.
5296 Removed unnecessary kludges now that "*Buffer List*" is excluded.
5297
9d7bcb2e
KH
52982000-08-16 Kenichi Handa <handa@etl.go.jp>
5299
5300 * international/ccl.el (declare-ccl-program): Docstring modified.
5301 (ccl-execute-with-args): Likewise.
5302
04231ab8
MB
53032000-08-16 Miles Bader <miles@gnu.org>
5304
9d245da5 5305 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
5306 comint-line-beginning-position.
5307
f68446ef
GM
53082000-08-15 Gerd Moellmann <gerd@gnu.org>
5309
dc28878c
GM
5310 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
5311 'buffer-menu' property.
5312 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
5313 fails.
5314 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
5315 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
5316 wasn't killed.
10e1dad9 5317
58ed0d3b
GM
5318 * buff-menu.el (list-buffers-noselect): Don't display the
5319 *Buffer List* buffer.
5320
32dc52f7
GM
5321 * font-lock.el: Require jit-lock to prevent a very late
5322 `Loading jit-lock' message.
5323
f68446ef 5324 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 5325 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
5326 mail address.
5327
90ac90a2
MB
53282000-08-15 Miles Bader <miles@gnu.org>
5329
5330 * textmodes/ispell.el (ispell-graphic-p): New constant.
5331 (ispell-choices-win-default-height, ispell-help): Use
5332 `ispell-graphic-p' instead of `xemacsp'.
5333
b0a0e263
DL
53342000-08-15 Dave Love <fx@gnu.org>
5335
c1e757e3
DL
5336 * simple.el: Autoload widget-convert when compiling.
5337 (mail-user-agent): Doc fix.
5338
5339 * help.el (function-called-at-point, variable-at-point): Use
5340 with-syntax-table.
5341 (help-manyarg-func-alist): Add insert-and-inherit.
5342
5343 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
5344
5345 * delsel.el (delsel-unload-hook): New function.
5346
5347 * find-file.el: Doc fixes. Move provide to end.
5348 (ff) <defgroup>: Add :link.
5349 (ff-goto-click): Deleted.
5350 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
5351 Use mouse-set-point.
5352
5353 * textmodes/tildify.el: Doc fixes.
5354 (tildify) <defgroup>: Add:version.
5355
5356 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
5357 (glasses-custom-set): Use set-default, not set.
5358 (minor-mode-alist): Propertize the lighter.
5359 (glasses-mode): Provide optional arg.
5360
5f847612
DL
5361 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
5362 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
5363 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
5364 option. Provide :type.
5365 (cwarn-configuration): Provide :type.
5366 (cwarn-mode): Doc fix.
5367
5368 * add-log.el (change-log-merge): Doc fix.
5369 (change-log-redate): New command.
5370
b0a0e263
DL
5371 * net/browse-url.el (browse-url-filename-alist): Add a clause for
5372 Doze and Dog.
5373 (browse-url): Use dolist, not mapcar.
5374 (browse-url-at-point): Check for null url.
5375 (browse-url-event-buffer, browse-url-event-point): Functions
5376 deleted.
5377 (browse-url-at-mouse, browse-url-netscape): Simplify.
5378
5379 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
5380 modes.
5381 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
5382 Fix previous change to mapcan.
5383 (msb--init-file-alist, msb--add-separators)
5384 (msb--make-keymap-menu): Simplify.
5385 (msb--choose-file-menu): Use copy-sequence.
5386 (msb-mode-map): Add title to keymap.
5387 (msb-unload-hook): New function.
5388
5389 * bs.el: Fix indentation.
5390 (bs) <defgroup>: Add :links.
2b5198bb
DL
5391 (bs-show): Doc fix.
5392 (bs-apply-sort-faces): Don't use window-system.
5393 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 5394
70f1b78e
EZ
53952000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
5396
5397 * calendar/timeclock.el (timeclock-file): Run .timelog through
5398 convert-standard-filename.
5399
956777b3
GM
54002000-08-14 Gerd Moellmann <gerd@gnu.org>
5401
3215096c
GM
5402 * emacs-lisp/authors.el: New file.
5403
956777b3
GM
5404 * paren.el (show-paren-priority): New user option.
5405 (show-paren-function): Set overlay priorities to
5406 show-paren-priority.
10e1dad9 5407
0cde1424
MB
54082000-08-14 Miles Bader <miles@gnu.org>
5409
5410 * comint.el (comint-bol): Use `forward-line 0' instead of calling
5411 beginning-of-line with inhibit-field-text-motion bound.
5412
90cbf47e
GM
54132000-08-14 Gerd Moellmann <gerd@gnu.org>
5414
5415 * calendar/timeclock.el: New file.
5416
54172000-08-14 David Ponce <david@dponce.com>
5418
5419 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
5420 `widget-button-click'. so that one can use left mouse button to
5421 click on dialog buttons.
5422
54232000-08-14 Emmanuel Briot <briot@gnat.com>
5424
5425 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 5426 identifiers, since XML is case sensitive
10e1dad9 5427
79e8dca7 54282000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 5429
660394d1
MB
5430 * comint.el (comint-output-filter): Don't bother frobbing
5431 window-start, it doesn't seem to be necessary.
79e8dca7
MB
5432
5433 * comint.el (comint-send-string, comint-send-region): Make into
5434 real functions. Snapshot the prompt before sending.
5435
218c2cc7
EZ
54362000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
5437
5438 * info.el (Info-find-emacs-command-nodes): Rewrite to use
5439 technique similar to Info-index, instead of relying on specific
5440 names of relevant Index nodes.
5441 (Info-goto-emacs-command-node): Bind Info-history to nil when
5442 going to the first node found by Info-find-emacs-command-nodes.
5443
51e066d2 54442000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
5445
5446 * menu-bar.el (menu-bar-help-menu): Add a :help string.
5447
867102f2
MB
54482000-08-10 Miles Bader <miles@gnu.org>
5449
5450 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
5451
af718538
EZ
54522000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
5453
5454 * info.el (Info-file-list-for-emacs): More elements for the
5455 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
5456 and woman manuals.
5457
c51bacd6
MB
54582000-08-10 Miles Bader <miles@lsi.nec.co.jp>
5459
5460 * comint.el (comint-send-input): Make the newline boundary overlay
5461 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
5462 (comint-output-filter): Use `insert' instead of
5463 `insert-before-markers'. Extend comint-last-output-overlay when
5464 necessary since we can't rely on insert-before-markers to do it.
5465 * gud.el (gud-filter): Use `with-current-buffer' instead of
5466 save-excursion when inserting the output, so that point gets
5467 updated correctly; the old method relied on a rather dodgy
5468 side-effect of comint-output-filter to avoid the effect of
5469 save-excursion.
5470
98532b12
EZ
54712000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
5472
5473 * files.el (recover-file): Call insert-directory instead of
5474 invoking `ls' directly.
5475
3db4b719
MB
54762000-08-10 Miles Bader <miles@gnu.org>
5477
5478 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
5479 (comint-last-prompt-overlay): New variables.
5480 (comint-output-filter): Implement prompt highlighting.
5481 (comint-snapshot-last-prompt): New function.
5482 (comint-send-input): Snapshot the last prompt.
5483 Use comint-highlight-input-face.
5484 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
5485 Use defface instead of defcustom.
5486 (send-invisible, comint-send-eof): Snapshot the last prompt.
5487 (comint-delchar-or-maybe-eof): Use comint-send-eof.
5488 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
5489
96190aa1
SM
54902000-08-09 Stefan Monnier <monnier@cs.yale.edu>
5491
5cda4b07
SM
5492 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
5493 (regexp-opt-group): Use a list of chars for `letters'.
5494 (regexp-opt-charset): `chars' is now a list of chars.
5495 Use a char-table rather than a vector so it works for multibyte chars.
5496
96190aa1
SM
5497 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
5498 Set cvs-minor-current-files to the selected fileinfo.
5499 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
5500 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
5501
7d093d56
EZ
55022000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
5503
5504 * files.el (insert-directory): Don't call access-file on
5505 directories on DOS and Windows.
5506
b24c5811
KH
55072000-08-09 Kenichi Handa <handa@etl.go.jp>
5508
5509 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
5510 longer if necessary.
5511 (ccl-embed-code): Call ccl-embed-data to store CODE in
5512 ccl-program-vector.
5513
0a6fd67e
MB
55142000-08-09 Miles Bader <miles@gnu.org>
5515
5516 * comint.el (comint-output-filter): Properly handle the case where
5517 the text surrounded by comint-last-output-overlay was deleted.
5518
9f6d1a6c
GM
55192000-08-08 Gerd Moellmann <gerd@gnu.org>
5520
25ad1371
GM
5521 * info.el (Info-insert-dir): Use Info-additional-directory-list if
5522 non-nil.
5523 (Info-file-list-for-emacs): Remove "info" from the list because
5524 that leads to trying to use the documentation from file `info'
5525 in various situations where it isn't appropriate, for instance
5526 C-h C-k C-h i.
5527
5528 * ffap.el (ffap-read-file-or-url-internal): Handle case that
5529 DIR and/or STRING are nil.
5530
5531 * progmodes/compile.el (compilation-setup): Make variable
5532 compilation-error-screen-columns buffer-local, as some comment
5533 in the code suggests it should be.
5534
5535 * files.el (auto-mode-interpreter-regexp): New variable.
5536 (set-auto-mode): Use it.
5537
5538 * indent.el (indent-for-tab-command): Doc fix.
5539
5540 * mouse-sel.el (mouse-sel-mode): Doc fix.
5541
9f6d1a6c
GM
5542 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
5543 labels.
5544
5545 * help.el (print-help-return-message): When
5546 display-buffer-reuse-frames is set, let the help window been quit,
5547 instead of deleting it, which might delete a reused frame.
5548
3d819a75
EZ
55492000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5550
5551 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
5552 rename a directory to a name that differs only by its letter case.
5553
c5a52529
KH
55542000-08-08 Kenichi Handa <handa@etl.go.jp>
5555
5556 * international/quail.el (quail-define-rules): Handle Quail decode
5557 map correctly. Add code for supporting annotations.
5558 (quail-install-decode-map): New function.
5559 (quail-defrule-internal): New optional arguments decode-map and
5560 props.
5561 (quail-advice): New function.
5562
5e9e032a
SS
55632000-08-07 Sam Steingold <sds@gnu.org>
5564
5565 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
5566 `defconst', `define-condition', `with-slots'.
5567 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
5568
46645f4b
MB
55692000-08-03 Miles Bader <miles@gnu.org>
5570
5571 * comint.el (comint-use-prompt-regexp-instead-of-fields):
5572 New variable.
5573 (comint-prompt-regexp, comint-get-old-input): Document dependence on
5574 comint-use-prompt-regexp-instead-of-fields.
5575 (comint-send-input): Add `input' field property to stuff we send to
5576 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
5577 (comint-output-filter): Add `output' field property to process
5578 output, if comint-use-prompt-regexp-instead-of-fields is nil.
5579 (comint-replace-by-expanded-history)
5580 (comint-get-old-input-default, comint-show-output)
5581 (comint-backward-matching-input, comint-forward-matching-input)
5582 (comint-next-prompt, comint-previous-prompt): Use field
5583 properties if comint-use-prompt-regexp-instead-of-fields is nil.
5584 (comint-line-beginning-position): New function.
5585 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
5586 (comint-replace-by-expanded-history-before-point): Use
5587 comint-line-beginning-position and line-end-position.
5588 (comint-last-output-overlay): New variable.
5589 (comint-mode): Make `comint-last-output-overlay' buffer-local.
5590
5591 * shell.el (shell-prompt-pattern): Doc change.
5592 (shell-backward-command): Use line-beginning-position.
5593
5594 * gud.el (gud-gdb-complete-command): Use
5595 comint-line-beginning-position.
5596
5597 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
5598 comint-bol doesn't actually go to the beginning of the line.
5599
5600 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
5601 if comint-use-prompt-regexp-instead-of-fields is non-nil.
5602 (try-expand-line-all-buffers): Likewise.
5603
5604 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
5605 explicitly matching comint-prompt-regexp.
5606 (sql-copy-column): Use comint-line-beginning-position instead of
5607 explicitly matching comint-prompt-regexp.
5608
5609 * progmodes/octave-inf.el (inferior-octave-complete): Use
5610 comint-line-beginning-position.
5611
5612 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
5613
5614 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
5615 looking for a prompt, use `forward-line 0' instead of
5616 `beginning-of-line', to avoid getting caught by an input field.
5617
ff3d9573
GM
56182000-08-07 Gerd Moellmann <gerd@gnu.org>
5619
5620 * files.el (shell-quote-wildcard-pattern): Make sure to return
5621 PATTERN, in the Unix case.
5622
e0d8827b
EZ
56232000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
5624
5625 * play/zone.el (zone): Discard any pending input before running
5626 the randomly-chosen pgm.
5627
24d55b8f
KH
56282000-08-07 Kenichi Handa <handa@etl.go.jp>
5629
5630 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
5631 checking the existence of any multibyte characters.
5632
3d05e1ee
GM
56332000-08-06 Gerd Moellmann <gerd@gnu.org>
5634
6c4a4368
GM
5635 * help.el (describe-mode): Test minor-mode symbol for being
5636 bound before testing its value for being nil.
5637
3d05e1ee
GM
5638 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
5639 `first', `second', and `third'.
5640
5641 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
5642 (second): Make it an alias for `cadr'.
5643
6968a481
EZ
56442000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
5645
5646 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
5647 types of display support faces now.
5648
e49aa397
GM
56492000-08-05 Gerd Moellmann <gerd@gnu.org>
5650
5651 * pcvs.el (require): Require `cl' during compilation, only.
5652
5653 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
5654 (toplevel): Remove `remq' and `remove' from autoloads.
5655 (cl-fake-autoloads): New variable. If set, arrange for an error
5656 when CL functions etc. are autoloaded.
5657
588aca27
EZ
56582000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
5659
2e78d4ab
EZ
5660 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
5661
85628348
EZ
5662 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
5663 popped up, but the user clicks outside the menu, return an empty
5664 regexp (that causes unhighlight-regexp to have no effect).
5665
74f0e552
EZ
5666 * menu-bar.el (menu-bar-games-menu): Add Zone.
5667
588aca27
EZ
5668 * hi-lock.el (toplevel): Require font-lock.
5669
f4988be7
GM
56702000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5671
ba087cd7 5672 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
5673 (ebnf-8-bit-chars): New var for bug fix.
5674 (ebnf-string): Bug fix.
5675
027b73ac
SS
56762000-08-03 Sam Steingold <sds@gnu.org>
5677
5678 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
5679 instead of `buffer-string'.
5680 (require 'cl): Always, not just when compiling.
5681 `ignore-errors' in `interactive', `list*', `defun*' &c make this
5682 necessary.
5683
2f1fa038
EZ
56842000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
5685
5686 * international/mule-cmds.el (select-safe-coding-system): Make
5687 the message text about selecting a safe coding system more clear.
5688
ead53494
GM
56892000-08-02 Gerd Moellmann <gerd@gnu.org>
5690
abb2db1c
GM
5691 * hi-lock.el: New file.
5692
5693 * play/zone.el: New file.
5694
ead53494
GM
5695 * replace.el (occur): Set tab-width in the *Occur* buffer to the
5696 value of tab-width in the original buffer. Choose a line number
5697 format that's a multiple of the original buffer's tab width, so
5698 that lines appear right.
5699
5700 * textmodes/ispell.el (ispell): New function, replacing an alias.
5701 Spell-check active region if in transient-mark-mode and mark
5702 is active; otherwise spell-check buffer.
5703
57042000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5705
5706 * ps-mule.el: Fix a customization problem on
5707 ps-mule-font-info-database-default.
5708
f4a2b0a4
EZ
57092000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
5710
5711 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
5712 display-mouse-p instead of window-system.
5713 (ebrowse-member-mode-map): Ditto.
5714
b685181e
GM
57152000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5716
ba087cd7
EZ
5717 * progmodes/ebnf2ps.el: Update ps-print functions call.
5718 Indentation fix. Doc fix.
b685181e
GM
5719 (ebnf-version): New version number (3.2).
5720 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 5721
3b5fab87
EZ
57222000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
5723
032ebb29
EZ
5724 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
5725 font lock support on window-system.
5726 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
5727
3b5fab87
EZ
5728 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
5729 display-color-p, if fboundp, instead of window-system.
5730
7e2605e7
EZ
57312000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
5732
5733 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
5734 instead of window-system.
5735
5736 * wid-edit.el (widget-choose): Use display-mouse-p instead of
5737 window-system.
5738 (widget-choice-mouse-down-action): Use display-popup-menus-p
5739 instead of window-system.
5740
5741 * strokes.el (strokes-file): Run the file name through
5742 convert-standard-filename.
5743 (strokes-mode): Call display-mouse-p instead of looking at
5744 window-system. Change the error message accordingly.
5745
5746 * progmodes/cpp.el (toplevel): Support faces on tty's.
5747
5748 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
5749 (lm-plot-square, lm-init-display): Don't use window-system.
5750
5751 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
5752 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
5753
5754 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
5755 instead of looking at window-system.
5756
26119624
GM
57572000-07-30 Gerd Moellmann <gerd@gnu.org>
5758
5759 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
5760 of testing if iswitchb-prepost-hooks is bound, because the
5761 latter will always be true when invoking a recursive minibuffer
5762 from an active Iswitchb buffer.
5763
c90596f3
EZ
57642000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
5765
5766 * files.el (shell-quote-wildcard-pattern): New function.
5767 (insert-directory): Call it. Only prepend "\" to command on Unix
5768 and GNU/Linux systems.
5769
18925e78
GM
57702000-07-30 Gerd Moellmann <gerd@gnu.org>
5771
5772 * eshell/esh-groups.el: Change custom :link file names
5773 from `eshell.info' to `eshell'.
5774
57752000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
5776
5777 * dired.el (dired-build-subdir-alist): Expand subdirectory names
5778 correctly in recursive ange-ftp listings.
5779
57802000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5781
5782 * ps-print.el: Fix bug 1: if ps-font-size-internal,
5783 ps-header-font-size-internal and
5784 ps-header-title-font-size-internal variables are not set,
5785 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
5786 face text property is (foreground-color . COLOR) or
5787 `(background-color . COLOR)', ps-print crashes. Doc fix.
5788 (ps-print-version): New version number (5.2.4).
5789 (ps-plot-region): Code fix.
5790 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
5791 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
5792 Bug fix 2.
5793
57942000-07-30 Milan Zamazal <pdm@freesoft.cz>
5795
5796 * glasses.el (glasses-make-readable): Fix uncapitalization of
5797 identifiers like `myXMLDocument'.
5798
aeb4c63e
KF
57992000-07-28 Karl Fogel <kfogel@red-bean.com>
5800
18925e78
GM
5801 * mail/mail-hist.el (mail-hist-previous-input)
5802 (mail-hist-next-input): Do the obvious code factorization.
5803 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
5804 code of above two.
5805 If inserting a message body, leave point at top.
5806
9d453139
SS
58072000-07-28 Sam Steingold <sds@gnu.org>
5808
5809 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
5810 Use `<=', not `<' to compare times!
5811 (ange-ftp-ls): Remove.
9d453139 5812
b548072f
GM
58132000-07-27 Gerd Moellmann <gerd@gnu.org>
5814
27848c01
GM
5815 * play/cookie1.el: Add explanation of how to make cookie.el
5816 compatible with strfile(1) to comment.
5817
5818 * subr.el (remove, remq): New functions.
5819
3ab82477
GM
5820 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
5821 escape `*' in regexps.
5822 (midnight-find): Reverse order of arguments in the funcall of
5823 TEST.
5824
5825 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
5826 and `.class'.
5827
b548072f
GM
5828 * play/meese.el: Add Commentary section.
5829
27848c01
GM
58302000-07-27 Alex Schroeder <alex@gnu.org>
5831
5832 * sql.el (sql-ms): Added autoload cookie.
5833 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
5834 (sql-oracle): Ditto.
5835 (sql-help): Doc change.
5836
5837 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
5838 types and exceptions.
5839
58402000-07-27 Alex Schroeder <alex@gnu.org>
5841
5842 * sql.el (sql-placeholder-history): New variable.
5843 (sql-query-placeholders-and-send): New function that will query
5844 the user and replace placeholders with user input.
5845 (sql-oracle): If running on NT, set comint-input-sender to
5846 sql-query-placeholders-and-send.
5847
5848 (sql-stop): If in the SQLi buffer, insert stop notification, else
5849 present it as a message.
5850
58512000-07-27 Alex Schroeder <alex@gnu.org>
5852
5853 * sql.el (sql-input-ring-separator): Doc change.
5854 (sql-input-ring-file-name): Doc change.
5855 (sql-interactive-mode): Use `sql-input-ring-separator' and
5856 `sql-input-ring-file-name' to set the comint-mode equivalents
5857 without making them local variables.
5858 (sql-stop): Don't bind `sql-input-ring-separator' and
5859 `sql-input-ring-file-name' dynamically to their comint-mode
5860 equivalents.
5861
91ae8751
KH
58622000-07-27 Kenichi Handa <handa@etl.go.jp>
5863
5864 * international/mule.el (register-char-codings): New function.
5865 (make-coding-system): Handle `safe-chars' specification in the arg
5866 PROPERTY.
5867
5868 * international/mule-cmds.el
5869 (find-coding-systems-region-subset-p): This function deleted.
5870 (sort-coding-systems-predicate): New variable.
5871 (sort-coding-systems): New function.
5872 (find-coding-systems-region): Use
5873 find-coding-systems-region-internal.
5874 (find-coding-systems-string): Use find-coding-systems-region.
5875 (find-coding-systems-for-charsets): Check
5876 char-coding-system-table.
5877 (select-safe-coding-system-accept-default-p): New variable.
5878 (select-safe-coding-system): Mostly rewritten. New argument
5879 ACCEPT-DEFAULT-P.
5880 (select-message-coding-system): Call select-safe-coding-system
5881 with ACCEPT-DEFAULT-P arg.
5882 (reset-language-environment): Reset default-sendmail-coding-system
5883 to the default value iso-latin-1.
5884 (set-language-environment): Don't set the obsolete variable
5885 charset-origin-alist.
5886
5887 * international/codepage.el (cp-coding-system-for-codepage-1):
5888 Give `safe-chars' property to make-coding-system.
5889
5890 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
5891 calling select-message-coding-system twice.
5892
5893 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
5894 instead of `safe-charsets'.
5895 (cyrillic-alternativnyj): Likewise.
5896 (ccl-encode-alternativnyj): Don't check the charset
5897 cyrillic-iso8859-5.
5898
90cf4474
KH
58992000-07-27 Kenichi Handa <handa@etl.go.jp>
5900
5901 * composite.el (compose-chars-after): Preserve match data.
5902
a1f84f6d
SS
59032000-07-26 Sam Steingold <sds@gnu.org>
5904
5905 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
5906 (ange-ftp-real-file-newer-than-file-p): New function.
5907 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
5908 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
5909
5910 * tooltip.el (tooltip-float-time): Removed (use `float-time').
5911 * midnight.el (midnight-float-time): Ditto.
5912
e092928e
AS
59132000-07-26 Andreas Schwab <schwab@suse.de>
5914
5915 * files.el (normal-backup-enable-predicate): Correct
5916 interpretation of the return value of compare-strings.
5917
7465ebef
GM
59182000-07-26 Gerd Moellmann <gerd@gnu.org>
5919
3353ef5a
GM
5920 * isearch.el (isearch-resume): New function.
5921 (isearch-done): Add something to command-history to resume
5922 the search.
5923 (isearch-yank-line, isearch-yank-word): Use
5924 buffer-substring-no-properties instead of buffer-substring.
5925
7465ebef
GM
5926 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
5927 of flyspell-mouse-map.
5928
5929 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
5930 duplicate definition.
5931 (makefile-mode): Remove duplicate setting of local-abbrev-table.
5932
5933 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
5934 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
5935
5044b74a
SS
59362000-07-25 Sam Steingold <sds@gnu.org>
5937
25759a92
SS
5938 * net/ange-ftp.el: Get modtime over the net.
5939 (ange-ftp-file-modtime): New function.
a95cb10a
GM
5940 (ange-ftp-write-region, ange-ftp-insert-file-contents)
5941 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
5942 Use it.
5943 (ange-ftp-dot-to-slash): New function.
5944 (ange-ftp-fix-name-for-vms): Use it.
5945
5044b74a
SS
5946 * midnight.el (midnight-buffer-display-time): Use
5947 `with-current-buffer'.
5948
5dcfb3f4
GM
59492000-07-25 Gerd Moellmann <gerd@gnu.org>
5950
5951 * find-dired.el: Update copyright notice.
5952 (find-dired): Offer to kill a running `find'.
5953
5954 * enriched.el (enriched-face-ans): For a `foreground-color'
5955 property, return '(("x-color" COLOR))' so that COLOR will be
5956 output as a parameter of the x-color annotation. Likewise for the
5957 `background-color' property. In the case of normal face
5958 properties, don't return annotations for unspecified foreground
5959 and background face attributes.
5960
8c662166
KH
59612000-07-25 Kenichi Handa <handa@etl.go.jp>
5962
5963 * language/japan-util.el (japanese-katakana-region): Fix handling
5964 HANKAKU argument.
5965
c28da489
MB
59662000-07-25 Miles Bader <miles@gnu.org>
5967
5968 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
5969 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
5970 constrain-to-field.
5971
ad349719
AI
59722000-07-24 Andrew Innes <andrewi@gnu.org>
5973
5974 * timer.el (timer-activate-when-idle): Add optional parameter
5975 DONT-WAIT. Update docstring.
5976 (run-with-idle-timer): Specify extra parameter to
5977 timer-activate-when-idle, so that timer will be activated
5978 immediately if Emacs is already idle.
5979
5980 * w32-fns.el (w32-using-nt): Fix docstring.
5981
c95162f5
DL
59822000-07-24 Dave Love <fx@gnu.org>
5983
5984 * mouse.el (popup-menu): Set last-command-event.
5985 (mouse-major-mode-menu-prefix): Declare.
5986
e3c31fd5
GM
59872000-07-24 Gerd Moellmann <gerd@gnu.org>
5988
5989 * textmodes/flyspell.el: Update to author's version 1.5d.
5990
5991 * progmodes/hideshow.el: Update copyright notice.
5992
5993 * vcursor.el: Set maintainer to FSF, since author cannot
5994 be reached.
5995
7636d2a3
EZ
59962000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
5997
fbe0a958
EZ
5998 * info.el (Info-goto-emacs-key-command-node): Leave a space after
5999 the prompt.
6000
7636d2a3
EZ
6001 * mouse.el (popup-menu): Run the keymap through indirect-function,
6002 in case it was defined with define-prefix-key. If the menu is a
6003 list of keymaps, look up the binding of user's choice in each one
6004 of the keymaps.
6005 (mouse-popup-menubar): If the global and local menu-bar keymaps
6006 don't have a prompt string, create one and insert it into the
6007 keymap. Don't barf if current-local-map returns nil.
6008
e024b101
GM
60092000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
6010
6011 * dired.el (dired-sort-R-check): Added to allow recursive listing
6012 to be undone.
6013 (dired-sort-other): Use it.
6014
7972fcfc
GM
60152000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6016
e024b101 6017 * Release of cc-mode 5.27
7972fcfc
GM
6018
60192000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6020
6021 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
6022 c-beginning-of-statement-1 that caused a bad case of recursion
6023 which could consume a lot of CPU in large classes in languages
6024 that have in-expression classes (i.e. Java and Pike).
6025
6026 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
6027 statements before top level constructs (i.e. case 6 is moved
6028 before case 5 and is now case 4) to catch in-expression
6029 classes in top level expressions correctly.
6030
60312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6032
6033 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
6034 objc-method-intro. Case 4 removed and case 5I added.
6035
6036 * cc-langs.el (c-append-paragraph-start): New variable used by
6037 c-common-init to get paragraph-start correct.
6038 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
6039 initialize paragraph-start to make it correct both with and
6040 without the javadoc special case.
6041
6042 * cc-mode.el (java-mode): Use c-append-paragraph-start to
6043 initialize paragraph-start for javadoc markup.
6044
6045 * cc-vars.el (c-style-variables-are-local-p): Incompatible
6046 change by defaulting this to t. It's motivated by the
6047 confusing behavior that otherwise arise from the style system
6048 when editing both java and non-java files at the same time
6049 (see the comments about style setting in c-common-init).
6050
60512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6052
6053 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
6054 similar to the one in c-fill-paragraph to check the fill
6055 prefix from the adaptive fill function for sanity.
6056
60572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6058
6059 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
6060 defun block.
6061
60622000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6063
5044b74a 6064 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
6065
60662000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6067
6068 * cc-align.el (c-lineup-multi-inher): Handle lines with
6069 leading comma nicely. Extended to handle member initializers
6070 too.
6071
e024b101 6072 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
6073 c-guess-basic-syntax): Fixed recognition of inheritance lists
6074 when the lines begins with a comma.
6075
5044b74a 6076 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
6077
6078 * cc-vars.el (c-offsets-alist): Changed default for
6079 member-init-cont to c-lineup-multi-inher since it now handles
6080 member initializers and indents better for leading commas.
6081
60822000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6083
6084 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
6085 handling that caused class open lines to be recognized as
6086 statement-conts in some cases.
6087
6088 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
6089 guessed by the adaptive fill function unless point is on the
6090 first line of a block comment.
6091
6092 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
6093 when the buffer ends with a macro continuation char.
6094
6095 * cc-engine.el (c-guess-basic-syntax): Added support for
6096 function definitions as statements in Pike. The first
6097 statement in a lambda block is now labeled defun-block-intro
6098 instead of statement-block-intro.
6099
6100 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
6101 so that the class surrounding point is selected, not the one
6102 innermost in the state.
6103
6104 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
6105 recognition of switch labels having hanging multiline
6106 statements.
6107
6108 * cc-engine.el (c-beginning-of-member-init-list): Broke out
6109 some code in c-guess-basic-syntax to a separate function.
6110 * cc-engine.el (c-just-after-func-arglist-p): Fixed
6111 recognition of member inits with multiple line arglists.
6112 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
6113 member-init-cont when the commas are in funny places.
6114
61152000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6116
6117 * cc-defs.el (c-auto-newline): Removed this macro since it's
6118 not used anymore.
6119
6120 * cc-engine.el (c-looking-at-bos): New helper function.
6121 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
6122 inexpr and toplevel classes apart in Pike.
6123
6124 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
6125 of case 9A.
6126
6127 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
6128 constant, since "class" can introduce an in-expression class
6129 in Pike nowadays.
6130
61312000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6132
6133 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
6134 indentation on cpp-macro lines.
6135
6136 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
6137 a syntax modifier like comment-intro, to make it possible to
6138 get syntactic indentation for preprocessor directives. It's
6139 incompatible wrt to lineup functions on cpp-macro, but it has
6140 no observable effect in the 99.9% common case where cpp-macro
6141 is set to -1000.
6142
61432000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6144
6145 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
6146 member-init-cont when the preceding arglist is several lines.
6147
61482000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6149
6150 * cc-styles.el (c-style-alist): The basic offset for the BSD
6151 style corrected to 8.
6152
61532000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6154
6155 * cc-styles.el (c-style-alist): Adjusted the indentation of
6156 brace list openers in the gnu style.
6157
61582000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6159
6160 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
6161
6162 * cc-cmds.el (c-electric-brace, c-electric-slash,
6163 c-electric-star, c-electric-semi&comma, c-electric-colon,
6164 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
6165 when c-syntactic-indentation is nil.
6166
6167 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
6168 we were left at comments preceding the first statement when
6169 reaching the beginning of the buffer.
6170
6171 * cc-vars.el (c-syntactic-indentation): New variable to turn
6172 off all syntactic indentation.
6173
61742000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6175
6176 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
6177 between the text and the block comment ender when it hangs,
6178 depending on how many there are before the fill.
6179
61802000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6181
6182 * cc-engine.el (c-beginning-of-closest-statement): New helper
6183 function to go back to the closest preceding statement start,
6184 which could be inside a conditional statement.
6185 * cc-engine.el (c-guess-basic-syntax): Use
6186 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
6187
6188 * cc-engine.el (c-guess-basic-syntax): Better handling of
6189 arglist-intro, arglist-cont-nonempty and arglist-close when
6190 the arglist is nested inside parens. Cases 7A, 7C and 7F
6191 changed.
6192
6193 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
6194 up-to-date with javadoc 1.2.
6195
61962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6197
6198 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
6199 multiline Pike type decls.
6200
62012000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6202
6203 * cc-cmds.el (c-indent-new-comment-line): Always break
6204 multiline comments in multiline mode, regardless of
6205 comment-multi-line.
6206
62072000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6208
6209 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
6210 fully::qualified::names in C++ member init lists. Preamble in
6211 case 5D changed.
6212
62132000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6214
6215 * cc-langs.el (c-common-init): Handling of obsolete variables
6216 moved to c-initialize-cc-mode. More compatible style override
6217 when using global style variables.
6218 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
6219 variables moved here.
6220
e024b101 6221 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
6222 c-special-indent-hook as a style variable. Don't talk about
6223 doing (c-make-styles-buffer-local t) in a mode hook, since
6224 that's already too late to work right.
5044b74a 6225
7972fcfc
GM
6226 * cc-styles.el (c-make-styles-buffer-local): Flag style
6227 variable localness in c-style-variables-are-local-p to make
6228 the compatibility measure in c-common-init work well.
6229
6230 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
6231 longer contain set-from-style.
6232 * cc-styles.el (c-initialize-builtin-style): Don't check for
6233 set-from-style on c-special-indent-hook.
6234 * cc-styles.el (c-copy-tree): Obsolete. The standard function
6235 copy-alist is sufficient now.
6236
6237 * cc-styles.el (c-set-style, c-set-style-1,
6238 c-get-style-variables): Fixes to variable initialization so
6239 that duplicate entries in styles have the same effect
6240 regardless of DONT-OVERRIDE.
6241
6242 * cc-styles.el (c-set-style-2): Fixed bug where the
6243 initialization of inheriting styles failed when the
6244 dont-override flag is set.
6245
6246 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
6247 on this.
6248
62492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6250
6251 * cc-defs.el (c-forward-comment): Removed the workaround
6252 introduced in 5.38 since it had worse side-effects. If a line
6253 contains the string "//\"", it regarded the // as a comment
6254 start since the \ temporarily doesn't have escape syntax.
6255
62562000-07-17 Emmanuel Briot <briot@act-europe.fr>
6257
6258 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
6259 ada-xref.el before ada-prj.el, so that the Project menu is created
6260 when ada-prj tries to add to it.
6261 (ada-activate-keys-for-case): Suppress the characters that are not
6262 part of the Ada syntax. Better compatibility with else-mode
6263 (ada-adjust-case-interactive): When auto-casing is not active,
6264 correctly insert newlines (used to insert only ^M). Prevent the
6265 syntax table from being changed in case of an error
814299a7 6266 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
6267 Do nothing if ada-auto-case is nil.
6268 (ada-after-keyword-p): Ignore keywords that are also attributes
6269 (ada-batch-reformat): Update usage comment
6270 (ada-call-from-contextual-menu): New function
6271 (ada-case-read-exceptions): Reinitialize the casing exception list
6272 first to nil first, so that the casing exception file can be
6273 shared.
6274 (ada-check-defun-name): Handles "configure" keyword for gnatdist
6275 files.
6276 (ada-compile-goto-error): Fix regexp used to detect a file:line
6277 anywhere in the error message
6278 (ada-contextual-menu-last-point): New variable
6279 (ada-create-keymap): If the variable delete-key-deletes-forward is
6280 t on XEmacs, it means that DEL should delete one character
6281 forward.
6282 (ada-create-menu): Use :included instead of :visible for XEmacs.
6283 New submenu "Options".
6284 (ada-end-stmt-re): Correctly indent "select ... then abort"
6285 statements.
6286 (ada-fill-comment-paragraph): Correctly delete all leading '--'
6287 even if they don't match ada-fill-comment-prefix Fix handling of
6288 paragraphs on the first or last line of a file.
6289 (ada-format-paramlist): Fix handling of default parameter values.
6290 (ada-get-body-name): New function.
6291 (ada-get-current-indent): Optimized by searchling directly for an
6292 existing generic part or a statement outside of it. Handle
6293 ada-indent-align-comments when indenting comments Replaced some
6294 regexps by testing directly the next character. This results in a
6295 huge speedup on some files. New indentation scheme for renames
6296 statements. Stop looking for the 'while' or 'for' associated with
6297 a 'loop' at the first semicolon encountered. A "return" can also
6298 match an anonymous access subprogram declaration.
6299 (ada-get-indent-noindent): Ignore strings and comments when
6300 looking for the keywords "record" and "private".
6301 (ada-goto-matching-decl-start): When matching "if", make sure we
6302 are not in fact seeing "end if". Ignore "when" statements except
6303 when initial keyword was "begin". Fix handling of nested
6304 procedures. Add a recursive call to this function to skip over
6305 other 'end' statmts. Fix indentation for "when .. => begin"
6306 (ada-in-open-paren-p): Fix indentation for complex boolean
6307 expressions, where 'and then', 'or else' and parenthesis
6308 statements are mixed up.
6309 (ada-in-paramlist-p): Skip comments while searching for the
6310 beginning Fix handling of operator declarations.
6311 (ada-indent-align-comments): New variable
6312 (ada-indent-current): Change the syntax table only in the
6313 protected section, so that we are sure it is restored correctly.
6314 (ada-indent-on-previous-lines): Use ada-use-indent and
6315 ada-with-indent Correctly indent "select ... then"
6316 (ada-indent-region): Slight speedup.
6317 (ada-indent-renames): New variable.
6318 (ada-last-which-function-subprog, ada-last-which-function-line):
6319 New variables
6320 (ada-looking-at-semi-private): Correctly indent the 'private'
6321 keyword when it is the first word in a package declaration.
6322 (ada-loose-case-word): Stop searching if at the end of the buffer.
6323 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
6324 even if point is not initially at the end of the word.
6325 (ada-matching-decl-start-re): Add "when".
6326 (ada-mode): Add support for abbrev-mode, outline-mode and
6327 which-func-mode Override the old find-file.el entry in
6328 ff-special-constructs since it is using the obsolete
6329 ada-spec-suffix variable
6330 (ada-no-auto-case): New function
6331 (ada-scan-paramlist): When parsing the argument type, accept
6332 spaces (as in "X 'Class", generated by Rational Rose).
6333 (ada-other-file-name): No longer loads the other file.
6334 (ada-popup-menu): Save and restore the current buffer and cursor
6335 position before and after displaying the menu.
6336 (ada-search-ignore-complex-boolean): New function.
6337 (ada-uncomment-region): Emacs21 already knows how to delete
6338 comments not starting in the first column.
6339 (ada-use-indent): New variable
6340 (ada-which-function): New function.
6341 (ada-with-indent): New variable
6342 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
6343 can be batch-compiled from the command line.
6344
6345 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
6346 Add to the menu when the file is loaded, not in ada-mode-hook.
6347 Add -toolbar to the default ddd command Switches moved from
6348 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
6349 ada-prj-default-comp-opt
6350 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
6351 Reference Manual to the menu
6352 (ada-check-current): rewritten as a call to ada-compile-current
6353 (ada-compile): Removed.
6354 (ada-compile-application, ada-compile-current, ada-check-current):
6355 Set the compilation-search-path so that compile.el automatically
6356 finds the sources in src_dir. Automatic scrollong of the
6357 compilation buffer. C-uC-cC-c asks for confirmation before
6358 compiling
6359 (ada-compile-current): New parameter, prj-field
6360 (ada-complete-identifier): Load the .ali file before doing
6361 processing
6362 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
6363 conform to gnatmake's behavior.
6364 (ada-find-file-in-dir): New function
6365 (ada-find-references): Set the environment variables for gnatfind
6366 (ada-find-src-file-in-dir): New function.
6367 (ada-first-non-nil): Removed
6368 (ada-gdb-application): Add support for jdb, the java debugger.
6369 (ada-get-ada-file-name): Load the original-file first if not done
6370 yet.
6371 (ada-get-all-references): Handles the new ali syntax (parent types
6372 are found between <>).
6373 (ada-initialize-runtime-library): New function
6374 (ada-mode-hook): Always load a project file when a file is opened,
6375 so that the casing exceptions are correctly read.
6376 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
6377 (ada-parse-prj-file): Use find-file-noselect instead of find-file
6378 to open the project file, since the latter does not work with
6379 speedbar Get default values before loading the prj file, or the
6380 default executable file name is wrong. Use the absolute value of
6381 src_dir to initialize ada-search-directories and
6382 compilation-search-path,... Add the standard runtime library to
6383 the search path for find-file.
6384 (ada-prj-default-debugger): Was missing an opening '{'
6385 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
6386 variables.
6387 (ada-prj-default-gnatmake-opt): New variable
6388 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
6389 buffers, the project file is the default one Save the windows
6390 configuration before displaying the menu.
6391 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
6392 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
6393 ...) regexp-quote identifiers names to support operators +,
6394 -,... in regexps.
6395 (ada-remote): New function.
6396 (ada-run-application): Erase the output buffer before starting the
6397 run Support remote execution of the application. Use
6398 call-process, or the arguments are incorrectly parsed
6399 (ada-set-default-project-file): Reread the content of the active
6400 project file, not the one from the current buffer When a project
6401 file is set as the default project, all directories are
6402 automatically associated with it.
6403 (ada-set-environment): New function
6404 (ada-treat-cmd-string): New special variable ${current}
6405 (ada-treat-cmd-string): Revised. The substitution is now done for
6406 any ${...} substring
6407 (ada-xref-current): If no body was found, compiles the spec
6408 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
6409 compiler to get rid of command line length limitations.
6410 (ada-xref-get-project-field): New function
6411 (ada-xref-project-files): New variable
6412 (ada-xref-runtime-library-specs-path)
6413 (ada-xref-runtime-library-ali-path): New variables
6414 (ada-xref-set-default-prj-values): Default run command now does a
6415 cd to the build directory. New field: main_unit Provide a default
6416 file name even if the current buffer has no prj file.
6417
6418 * ada-prj.el:
6419 Rewritten to show a tabbed-dialog.
6420 (ada-prj-add-ada-menu): Remove the map and name parameters.
6421 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
6422 New function
6423 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
6424 (ada-prj-load-from-file): New function
6425 (ada-prj-save): Always save fields that depend on the current buffer
6426 (ada-prj-show-value): New function
5044b74a 6427
7972fcfc
GM
6428 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
6429 Ada mode. This will allow us to display the Ada menu in any buffer
6430 we want (for project items).
6431 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
6432 number of spaces in the header.
5044b74a 6433
8730a8da
DL
64342000-07-24 Dave Love <fx@gnu.org>
6435
6436 * ediff-init.el (ediff-region-help-echo): Bind face-help.
6437
db3ca487
NF
64382000-07-23 Noah Friedman <friedman@splode.com>
6439
ad953485
NF
6440 * type-break.el (type-break): perform autosave.
6441 Suggested by Stephen Gildea <gildea@intouchsys.com>.
6442 (type-break-do-query): Cancel query schedule while performing
6443 actual query, to avoid possibility of a second query being made
6444 while first one is already in progress.
6445 (type-break-time-stamp-format): New variable.
6446 (type-break-time-stamp): New function.
6447 (type-break-time-warning): Use it.
6448 (type-break-keystroke-warning): Use it.
6449 (type-break-noninteractive-query): Use it.
6450
03a9c6d0
NF
6451 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
6452 cookie.
6453 Use add-minor-mode to set minor-mode-alist, if available.
6454 (eldoc-echo-area-use-multiline-p): New user option.
6455 (eldoc-echo-area-multiline-supported-p): New variable.
6456 (eldoc-docstring-format-sym-doc): Use them.
6457 (eldoc-mode): If not using idle timers, append to local post and
6458 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
6459 (eldoc-display-message-no-interference-p): Don't interfere with
6460 edebug.
6461 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
6462 (eldoc-function-arglist): New function.
6463 (eldoc-function-argstring): Use it.
6464
db3ca487
NF
6465 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
6466 auto save directory exists before calling directory-files.
6467
f7ad1899
DL
64682000-07-23 Dave Love <fx@gnu.org>
6469
6470 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
6471 ^o, ^u.
6472
43e764c9
DL
64732000-07-21 Dave Love <fx@gnu.org>
6474
475de6f4
DL
6475 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
6476 now passed to the function. It now works properly.
6477
43e764c9
DL
6478 * smerge-mode.el (smerge-mode-menu): Fill it out.
6479
e8bea4c0
GM
64802000-07-20 Gerd Moellmann <gerd@gnu.org>
6481
6482 * info-look.el (info-lookup): If *info* is shown in another frame
6483 on the same display, select that frame, instead of switching to
6484 the Info buffer in another window of the selected frame.
6485
6486 * simple.el (universal-argument-map): Bind numeric keypad keys
6487 kp-0 to kp-9 and kp-subtract.
6488 (digit-argument): Handle these keys.
6489
bc75b4fd
DL
64902000-07-20 Dave Love <fx@gnu.org>
6491
6492 * net/goto-addr.el (goto-address-fontify): Don't bother with
6493 buffer-modified and read-only stuff -- irrelevant with overlays.
6494 Put an extra property on the overlays and use it to clean up in
6495 case goto-address is re-run.
6496
8b7bc628
RS
64972000-07-19 Richard M. Stallman <rms@gnu.org>
6498
18e21ce8
RS
6499 * timer.el (run-with-idle-timer): Doc fix.
6500
db3ca487 6501 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
6502 Handle case where <...> appears inside "...".
6503 Use replace-match to edit the string more simply.
6504 (rmail-dont-reply-to): Cope with an unmatched ".
6505
50575ec2
DL
65062000-07-19 Dave Love <fx@gnu.org>
6507
6508 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
6509 implementation.
6510
6511 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
6512 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
6513 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
6514
4279296d
GM
65152000-07-19 Gerd Moellmann <gerd@gnu.org>
6516
47db06aa
GM
6517 * textmodes/refer.el: Correct maintainer's email address.
6518
6519 * progmodes/hideif.el: Correct author's email address.
6520 Fix typo in comment.
6521
6522 * xml.el: New file.
6523
4279296d
GM
6524 * mail/mailheader.el: Correct author's mail address.
6525
6526 * gnus/parse-time.el: Correct author's mail address.
6527
47db06aa 65282000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
6529
6530 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
6531 New user options.
6532 (comint-input-ring-file-name): Change custom type.
6533 (comint-mode-map): Bind mouse-2.
6534 (comint-insert-clicked-input): New function.
6535 (comint-send-input): Handle input highlighting.
6536
21ad0f7b
SM
65372000-07-18 Stefan Monnier <monnier@cs.yale.edu>
6538
6539 * mouse.el (popup-menu): New function.
6540 (mouse-major-mode-menu): Use it.
6541
3b33a005
DL
65422000-07-18 Dave Love <fx@gnu.org>
6543
6544 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
6545 improvements.
6546
dc1cac59
GM
65472000-07-18 Gerd Moellmann <gerd@gnu.org>
6548
21ad0f7b 6549 * faces.el (face-font-selection-order)
dc1cac59 6550 (face-font-family-alternatives): Add custom type.
db3ca487 6551
f8276b77
DL
65522000-07-18 Dave Love <fx@gnu.org>
6553
6554 * cus-edit.el (custom-variable-reset-saved)
6555 (custom-variable-reset-standard): Remove unused bindings.
6556
6557 * rect.el (open-rectangle-line): Remove unused let.
6558
6559 * hl-line.el (hl-line-highlight): Check hl-line-mode.
6560
3d6cd763
GM
65612000-07-18 Gerd Moellmann <gerd@gnu.org>
6562
6563 * cdl.el: Fix `Maintainer' keyword.
6564
6565 * play/pong.el: Add author's email address.
6566
34342a07
SS
65672000-07-17 Sam Steingold <sds@gnu.org>
6568
6569 * files.el (insert-directory): Call `split-string' instead of
6570 re-implementing it.
6571
088831a6
GM
65722000-07-18 Gerd Moellmann <gerd@gnu.org>
6573
6574 * mail/vms-pmail.el: Change maintainer to FSF.
6575
6576 * net/goto-addr.el: Change maintainer to FSF.
6577
6578 * recentf.el: Update from author.
6579
6580 * info.el (Info-title-face-alist): Removed.
db3ca487 6581
68be2869
EZ
65822000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
6583
6584 * eshell/eshell.el (eshell): Replace links to eshell.info with
6585 links to eshell, to avoid problems on systems where the manual is
6586 installed as `eshell'.
6587 * eshell/esh-cmd.el (eshell-cmd): Ditto.
6588 * eshell/em-smart.el (eshell-smart): Ditto.
6589 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 6590 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
6591
6592 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
6593 same-file check in the MS-DOS version (it does support inodes).
6594
6595 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
6596
21ad0f7b
SM
6597 * eshell/eshell.el (eshell-directory-name):
6598 Run default directory name through convert-standard-filename.
68be2869 6599
269b4dcb
KH
66002000-07-18 Kenichi Handa <handa@etl.go.jp>
6601
21ad0f7b
SM
6602 * international/mule-cmds.el (select-safe-coding-system):
6603 Fix typo in the comment.
240a16cf 6604
21ad0f7b
SM
6605 * language/european.el (compound-text):
6606 Force katakana-jisx0201 to be designated to G1.
aa96c820 6607
21ad0f7b
SM
6608 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
6609 Don't translate some national variant characters of latin-jisx0201.
aa96c820 6610 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 6611
269b4dcb
KH
6612 * international/kkc.el (kkc-after-update-conversion-functions):
6613 New variable.
6614 (kkc-update-conversion): Run functions in it at the tail.
6615
68be2869 66162000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 6617
21ad0f7b
SM
6618 * lisp/align.el (align-newline-and-indent):
6619 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
6620 (align-region): Fixed badly formatted minibuffer message.
6621
7a3fd467
KH
66222000-07-17 Kenichi Handa <handa@etl.go.jp>
6623
21ad0f7b 6624 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
6625 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
6626 the conversion list at first if appropriate.
6627 (kkc-next): Don't update kkc-next-count here.
6628 (kkc-prev): Don't update kkc-prev-count here.
6629 (kkc-show-conversion-list-update): Fix setting up of conversion
6630 list message.
6631
a45423d8
SM
66322000-07-16 Stefan Monnier <monnier@cs.yale.edu>
6633
088831a6 6634 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 6635
91a38db1
DL
66362000-07-16 Dave Love <fx@gnu.org>
6637
6638 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
6639 function to be more specific.
6640
6641 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
6642 non-string help-echo.
6643 (widget-types-convert-widget): Defsubst it.
6644 (widget-echo-help): Try to cope with a help-echo function of two
6645 possible sorts.
6646
3fddcdc3
JR
66472000-07-15 Jason Rumney <jasonr@gnu.org>
6648
6649 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
6650 Declare as obsolete.
6651
6652 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
6653
bd23a692
GM
66542000-07-14 Gerd Moellmann <gerd@gnu.org>
6655
6656 * hilit-chg.el: Fix typo.
6657
d4af987a
DL
66582000-07-14 Dave Love <fx@gnu.org>
6659
6660 * info.el (Info-mode-menu): Fix use of :help, :enable.
6661
3a4f3f86
SM
66622000-07-14 Stefan Monnier <monnier@cs.yale.edu>
6663
6664 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
6665
cf6936a4
DL
66662000-07-13 Dave Love <fx@gnu.org>
6667
4d6d04b5
DL
6668 * emacs-lisp/easymenu.el: Doc fixes.
6669 (easy-menu-remove): Defalias to ignore.
6670
cf6936a4
DL
6671 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
6672 Call throw correctly.
6673
56437999
GM
66742000-07-13 Gerd Moellmann <gerd@gnu.org>
6675
6676 * faces.el (frame-background-mode): Doc fix.
6677
6678 * simple.el (eval-expression-print-length): Change custom type to
6679 allow entering nil as value.
6680
d04a3972
DL
66812000-07-13 Dave Love <fx@gnu.org>
6682
3a4f3f86
SM
6683 * progmodes/fortran.el (fortran-imenu-generic-expression):
6684 Change definition layout.
a8189dfe
DL
6685 (fortran-mode-menu): Reinstate customize entries.
6686
d04a3972
DL
6687 * cus-edit.el (custom-group-menu-create, customize-menu-create):
6688 Use :filter, per old XEmacs code.
6689
4bf4fb05
GM
66902000-07-12 Gerd Moellmann <gerd@gnu.org>
6691
6692 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
6693 event when deciding what to send to the terminal.
6694
37328bcd
DL
66952000-07-12 Dave Love <fx@gnu.org>
6696
6697 * cus-start.el: Add optional version as 4th element of specs and
6698 use it for several things new in v21. Remove load-path. Fix type
6699 of line-number-display-limit.
6700
89492072
DL
67012000-07-11 Dave Love <fx@gnu.org>
6702
3a4f3f86
SM
6703 * progmodes/fortran.el: Don't require easymenu.
6704 Use repeat counts in various regexps.
315aa1de
DL
6705 (fortran-mode-syntax-table): Defvar directly.
6706 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
6707 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
6708 Use defvar, not defconst.
6709 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
6710 (fortran-mode): Set fortran-comment-line-start-skip,
6711 fortran-comment-line-start-skip, dabbrev-case-fold-search.
6712 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
6713 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
6714 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
6715 (fortran-comment-region, fortran-electric-line-number): Simplify.
6716 (fortran-auto-fill): New function.
6717 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
6718 (fortran-find-comment-start-skip):
6719 Check for non-null comment-start-skip.
6720 (fortran-auto-fill-mode, fortran-fill-statement):
6721 Use fortran-auto-fill.
315aa1de 6722 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 6723 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 6724
89492072
DL
6725 * widget.el (widget-plist-member): New alias.
6726
d55ead18
EZ
67272000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
6728
6729 * eshell/esh-module.el (toplevel): Reference
6730 byte-compile-current-file only if it is bound.
6731
e82a2a05
GM
67322000-07-10 Gerd Moellmann <gerd@gnu.org>
6733
6734 * dired.el: Don't require `dired-aux'.
6735
1fc7fb2b
MB
67362000-07-10 Miles Bader <miles@lsi.nec.co.jp>
6737
6738 * dired-aux.el (dired-show-file-type): New function.
6739 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
6740 (dired-show-file-type): Add autoload.
6741
ab49ce15
KH
67422000-07-10 Kenichi Handa <handa@etl.go.jp>
6743
6744 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 6745 change of fontset-info.
ab49ce15
KH
6746 (print-fontset): Likewise.
6747
f45aab65
SM
67482000-07-09 Stefan Monnier <monnier@cs.yale.edu>
6749
6750 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
6751
2f72fd2f
GM
67522000-07-07 Gerd Moellmann <gerd@gnu.org>
6753
e82a2a05 6754 * bindings.el: Bind `[delete]' to delete-char.
965522f5 6755
2f72fd2f
GM
6756 * dired.el (dired-find-alternate-file): New function.
6757 (dired-mode-map): Bind `a' to dired-find-alternate-file.
6758 (toplevel): Require dired-aux when compiling.
6759 (dired-buffers): Move defvar within file to avoid compiler warning.
6760
6761 * info.el (Info-last-search): Variable removed.
6762 (Info-search-history): New variable.
6763 (Info-search): New Info-search-history.
6764
6765 * battery.el, info-look.el: Change author's mail address.
6766
965522f5 67672000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 6768
965522f5
GM
6769 * mail/rmail.el (rmail-clear-headers): Don't throw an error
6770 if rmail-ignored-headers is nil.
6771 (rmail-retry-failure): Bind rmail-ignored-headers and
6772 rmail-displayed-headers to nil.
6773
dd8888a1
GM
67742000-07-06 Gerd Moellmann <gerd@gnu.org>
6775
e5c81191
GM
6776 * lpr.el (lpr-page-header-switches): Add `-h' switch.
6777 (print-region-1): Don't hard code `-h' here.
6778
dd8888a1
GM
6779 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
6780
e5c81191
GM
67812000-07-01 Francesco Potorti` <pot@gnu.org>
6782
6783 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
6784 exim can use "your message" instead of "the message".
34342a07 6785
f45aab65
SM
67862000-07-06 Stefan Monnier <monnier@cs.yale.edu>
6787
6788 * facemenu.el: Docstrings fixes.
6789 (facemenu-get-face): Don't use internal-find-face.
6790 (facemenu-iterate): Rename arg to match the docstring.
6791
6792 * newcomment.el (uncomment-region): Be more careful when skipping
6793 backwards over `=' not to bump into BOBP.
6794
d396e521 67952000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 6796
dd8888a1
GM
6797 * ediff-diff.el (ediff-wordify): Use syntax table.
6798 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 6799 ediff-color-display-p.
dd8888a1 6800 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
6801 from defsubst.
6802 Got rid of special cases for NeXT and OS/2.
dd8888a1 6803 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 6804 face.
34342a07 6805
5e2dfaa4
SM
68062000-07-05 Stefan Monnier <monnier@cs.yale.edu>
6807
6808 * emacs-lisp/lucid.el: Require CL.
6809 (copy-tree, remprop): Remove, it's provided by CL.
6810 (map-keymap): Define in terms of cl-map-keymap.
6811 (extent-property, set-extent-end-glyph): New functions.
6812
6813 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
6814
d5c5cddd
GM
68152000-07-05 Gerd Moellmann <gerd@gnu.org>
6816
485266d0
GM
6817 * Makefile.in (DONTCOMPILE): Add comment that the name may
6818 not be changed without changing the make-dist script.
6819
5e2dfaa4 6820 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 6821 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 6822
e2c46326
AI
68232000-07-05 Andrew Innes <andrewi@gnu.org>
6824
6825 * makefile.nt: Add support for `bootstrap' and related targets.
6826
a027a91b
SM
68272000-07-05 Stefan Monnier <monnier@cs.yale.edu>
6828
6829 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
6830 (easy-menu-do-define): Use `menu-item' format.
6831 Handle case where easy-menu-create-menu returns a symbol.
6832 Manually call the potential top-level filter in the function binding.
6833 (easy-menu-filter-return): New arg NAME.
6834 Convert to a keymap if MENU is an XEmacs menu.
6835 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
6836 (easy-menu-converted-items-table, easy-menu-convert-item):
6837 New var and fun to memoize easy-menu-convert-item-1.
6838 (easy-menu-do-add-item): Use it.
6839 (easy-menu-create-menu): Use easy-menu-convert-item.
6840 Wrap easy-menu-filter-return around any :filter specification.
6841 Don't convert the menu if a filter was specified.
6842 Tell easy-menu-make-symbol not to check for MENU being an expression.
6843 (easy-menu-make-symbol): New arg NOEXP.
6844
5e03eb84
GM
68452000-07-05 Gerd Moellmann <gerd@gnu.org>
6846
6847 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
6848 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
6849 (eval-defun): If called with prefix arg, instrument code for
6850 Edebug.
6851
6852 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
6853 similar to that of eval-defun.
6854
fca68a95
DL
68552000-07-04 Dave Love <fx@gnu.org>
6856
7ccbba4c
DL
6857 * hl-line.el (hl-line-overlay): Make it permanent-local.
6858
fca68a95
DL
6859 * calendar/todo-mode.el: Replaced with a working version, based on
6860 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
6861
68622000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
6863
6864 * paths.el (prune-directory-list): New function.
6865 (Info-default-directory-list): Rewritten to more methodically
6866 enumerate a big list of possible info directories (based on the
6867 list used by the standalone info reader).
fca68a95 6868
78e7e8a0 6869 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 6870 non-existent directories from Info-directory-list.
78e7e8a0 6871
78e7e8a0
MB
6872 * paths.el (Info-default-directory-list): Try a list of possible
6873 info-directories instead of a single one. Add the possible
6874 info directory "/usr/share/info".
6875
6876 * woman.el (woman-man.conf-path): Explicitly include the debian
6877 man-db config file "/etc/manpath.config".
6878 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
6879 are present in `manpath.config'.
6880 (woman-manpath): Include "/usr/share/man".
6881
67c9a1d2
GM
68822000-07-03 Gerd Moellmann <gerd@gnu.org>
6883
6753393b
GM
6884 * frame.el (blink-cursor-mode): Don't hide cursor initially.
6885
6886 * startup.el (command-line): Initialize blink-cursor based
6887 on window-system.
6888
e4f98ad3
GM
6889 * frame.el (blink-cursor): Default to nil if not running under
6890 a window-system.
6891
2f516940
GM
6892 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
6893 (face-x-resources): Remove duplicate entry for :font.
6894
67c9a1d2
GM
6895 * textmodes/refer.el (refer-find-entry-internal): Use some-window
6896 instead of cycling through windows with next-window.
6897
6898 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
6899 of cycling through windows with next-window.
6900
6901 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
6902 of cycling through windows with next-window.
6903
6904 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
6905 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
6906 instead of cycling through windows with next-window.
6907
6908 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
6909 instead of cycling through windows with next-window.
6910
6911 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
6912 of cycling through windows with next-window.
6913
6914 * terminal.el (te-process-output): Use walk-windows instead of
6915 cycling through windows with next-window.
6916
6917 * server.el (server-switch-buffer): Use some-window instead of
6918 cycling through windows with next-window.
6919
6920 * window.el (some-window): New function.
6921 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 6922
3a4f3f86 6923 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 6924
8b7bc628 69252000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
6926
6927 * window.el (walk-windows): Guarantee termination by keeping a list
6928 of all the windows already handled.
6929
d0d57043
EZ
69302000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
6931
6932 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
6933 window-system.
6934
6935 * man.el (Man-notify-when-ready): Don't use window-system. If
6936 Man-notify-method is newframe, and the display is not
6937 multi-frame, select the frame created for the man page.
6938 (Man-init-defvars): Doc fix.
6939
d5483ab1
GM
69402000-06-28 Gerd Moellmann <gerd@gnu.org>
6941
af5c25e1
GM
6942 * faces.el (region): Change background color for light background.
6943
6944 * ediff-wind.el (ediff-setup-control-frame): Remove :box
6945 attribute from mode-line face of Ediff control frame.
6946
d5483ab1
GM
6947 * replace.el (query-replace-map): Bind `e' like `E'.
6948
9d47450f
EZ
69492000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
6950
3a4f3f86
SM
6951 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
6952 Change name to "Select All".
496b7491 6953
9d47450f
EZ
6954 * dos-fns.el (convert-standard-filename): Fix last change.
6955
0b431deb
GM
69562000-06-27 Gerd Moellmann <gerd@gnu.org>
6957
4fa9f636
GM
6958 * help.el (describe-variable): Don't insert a second `'s' in front
6959 of the string `value is shown below'. Since the syntax-table is
6960 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
6961 an existing `'s', so that this won't be deleted.
6962
0b431deb
GM
6963 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
6964 * pcmpl-unix.el: New files.
6965
32cad0aa
SM
69662000-06-26 Stefan Monnier <monnier@cs.yale.edu>
6967
6968 * wid-edit.el (widget-member): Use the new plist-member.
6969
2c69ced2
GM
69702000-06-26 Gerd Moellmann <gerd@gnu.org>
6971
44c0f771
GM
6972 * replace.el (perform-replace): Undo change of 2000-04-04.
6973 Instead, move backward 1 character at the end of the loop when
6974 necessary.
34342a07 6975
1d36487c
GM
6976 * faces.el (fringe): Change face for different backgrounds.
6977
6978 * eshell/esh-module.el (toplevel): Load defgroup's differently;
6979 patch from John.
6980
2c69ced2
GM
6981 * eshell/*.el: Change spelling of the Free Software Foundation.
6982
6983 * eshell/esh-toggle.el: Removed.
6984
6985 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
6986
6987 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
6988 interactively.
6989
69902000-06-26 Alex Schroeder <alex@gnu.org>
6991
6992 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
6993 `define-key'; instead of checking `(emacs-version)' check for
6994 `set-keymap-parent' and `set-keymap-name' directly. Add entries
6995 for `;' and `o' which might be electric.
6996
6997 (sql-electric-stuff): New user option.
6998 (sql-magic-go): New function which uses `sql-electric-stuff'.
6999 (sql-magic-semicolon): New function which uses
7000 `sql-electric-stuff'.
7001
7002 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
7003 is not fboundp.
7004
7005 (sql-oracle-options): New variable.
7006 (sql-oracle): Use it.
7007
7008 (sql-imenu-generic-expression): Doc change.
7009 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
7010 is used.
7011
7012 (sql-informix): Added command line parameter "-" to force
7013 sql-informix-program to use stdout.
7014
db1306d8
EZ
70152000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
7016
3a4f3f86 7017 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
7018 (cp864-decode-table): Doc fix.
7019 (cp720-decode-table): New variable, supports the Arabic OEM
7020 codepage used by Windows.
7021 (cp737-decode-table): New, Greek OEM codepage used by Windows.
7022
c69e5fcd
DL
70232000-06-23 Dave Love <fx@gnu.org>
7024
7025 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
7026 (font-lock-fontify-anchored-keywords): Use
7027 line-beginning-position.
7028 (global-font-lock-mode): Use mapc.
7029
30ad8f23
SM
70302000-06-23 Stefan Monnier <monnier@cs.yale.edu>
7031
7032 * eshell/esh-module.el: Require CL when compiling.
7033
26b4dc84
GM
70342000-06-23 Gerd Moellmann <gerd@gnu.org>
7035
78c56e70
GM
7036 * comint.el (comint-substitute-in-file-name): Call replace-match
7037 with second and third arg t.
7038
34342a07 7039 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
7040 Specify foreground color.
7041
7042 * faces.el (tool-bar, mode-line, header-line): Specify foreground
7043 color.
7044
affbf647
GM
7045 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
7046
7047 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
7048 cddr instead of cdddr.
7049
25fffb31
GM
7050 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
7051 instead of copy-list.
7052
7053 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
7054 of copy-list.
7055
26b4dc84
GM
7056 * subdirs.el: Add eshell subdirectory.
7057
7058 * eshell: New subdirectory containing the Eshell package.
7059
7060 * pcomplete.el: New file.
7061
78c56e70
GM
70622000-06-23 Paul Eggert <eggert@twinsun.com>
7063
ea055732
GM
7064 * mail/mailpost.el (post-mail-send-it): Make sure file has
7065 proper permissions from birth.
7066
7067 * files.el (basic-save-buffer-2): When temporarily setting
7068 file modes, set them to current modes plus 0200, not to 0777.
7069
78c56e70
GM
7070 * emerge.el (emerge-make-temp-file): Make sure file has proper
7071 permissions from birth.
7072
a3a7ff33
EZ
70732000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
7074
7075 * files.el (make-backup-file-name-1): On DOS/Windows, run the
7076 backup file name through convert-standard-filename.
7077
7078 * dos-fns.el (convert-standard-filename): Convert leading
7079 directories as well. When long file names are supported, convert
7080 characters that are invalid in Windows file names.
7081
1fd9b7fe
GM
70822000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7083
7084 * ps-print.el: Fix bug: if ^L is the very first buffer character,
7085 ps-print crashes. New feature: page selection for printing. Create
7086 raw-text-unix coding system for XEmacs. Doc fix.
7087 (ps-print-version): New version number (5.2.3).
7088 (ps-plot-region): Bug fix.
7089 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
7090 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
7091 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
7092 funs.
7093 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
7094 (ps-last-page): New vars.
7095
16ed8416
GM
70962000-06-21 Gerd Moellmann <gerd@gnu.org>
7097
7098 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
7099 empty option string.
7100
4fbee715
EZ
71012000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
7102
7103 * man.el (man): Doc fix.
7104
eaecfc94
KH
71052000-06-21 Kenichi Handa <handa@etl.go.jp>
7106
7107 * international/mule-cmds.el (set-language-info-alist): Docstring
7108 fixed.
7109
4a27bdfb
GM
71102000-06-20 Gerd Moellmann <gerd@gnu.org>
7111
7112 * version.el (emacs-version): Use ISO date format.
7113
7114 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
7115 instead of `M-backspace'.
7116
7117 * simple.el (turn-off-auto-fill): New function.
7118
8972fe79
SM
71192000-06-20 Stefan Monnier <monnier@cs.yale.edu>
7120
7121 * jit-lock.el (with-buffer-prepared-for-jit-lock):
7122 Renamed from with-buffer-prepared-for-font-lock and use
7123 inhibit-modification-hooks rather than setting *-change-functions.
7124 Update all functions to use the new name.
7125 (jit-lock-first-unfontify-pos): New semantics (and doc).
7126 (jit-lock-mode): Make non-interactive.
7127 Don't automatically turn on font-lock.
7128 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
7129 Always use jit-lock-after-change.
7130 Remove and restore font-lock-after-change-function.
7131 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
7132 (jit-lock-after-unfontify-buffer): Remove.
7133 (jit-lock-stealth-fontify):
7134 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
7135 (jit-lock-after-change): Set the `fontified' text-prop to nil.
7136
5d80cc9c
SS
71372000-06-20 Sam Steingold <sds@gnu.org>
7138
7139 * emacs-lisp/cl-indent.el (toplevel): Indent
7140 `print-unreadable-object' properly. Untabify.
7141
f54e4d13
CD
71422000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
7143
7144 * textmodes/reftex.el (reftex-find-citation-regexp-format):
7145 Support for bibentry.
7146 (reftex-compile-variables): Fixed problem with end of section-re.
7147
7148 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
7149 reftex-view-crossref-from-bibtex):
7150 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
7151 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
7152 Replaced `remprop' with `put'.
8972fe79
SM
7153 (reftex-view-crossref, reftex-view-crossref-when-idle):
7154 Support for bibentry.
f54e4d13 7155
8972fe79
SM
7156 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7157 New entry for bibentry package.
f54e4d13 7158
8972fe79
SM
7159 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
7160 Regexp also matches "\nobibliography".
f54e4d13 7161
8972fe79
SM
7162 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
7163 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
7164 (reftex-ensure-write-access): New function.
7165
f54e4d13
CD
71662000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
7167
7168 * progmodes/idlwave.el: File re-installed (update to version 4.2)
7169
7170 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
7171
7172 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
7173
7174 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
7175
7176
560c43f4
DL
71772000-06-20 Dave Love <fx@gnu.org>
7178
7179 * faces.el (frame-background-mode): Use set-default, not set, in
7180 setter.
7181 (frame-update-faces, frame-update-face-colors): Define with
7182 defalias.
7183
7184 * enriched.el (enriched-decode-foreground)
7185 (enriched-decode-background): Don't use internal-find-face.
7186
7187 * apropos.el: Doc fixes.
7188
7189 * cus-edit.el (customize-changed-options): Check arg.
7190 (customize-version-lessp): Don't require decimal point.
7191
7192 * custom.el (defcustom, defgroup): Doc fix.
7193
7194 * newcomment.el (comment) <defgroup>: Add :version.
7195 (comment-multi-line): Doc fix.
7196
7197 * emulation/mlsupport.el (define-hooked-local-abbrev,
7198 define-hooked-global-abbrev): Fix, using define-abbrev.
7199
cdf0357b
GM
72002000-06-19 Gerd Moellmann <gerd@gnu.org>
7201
7202 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
7203 the whole buffer.
7204
10013d74
DL
72052000-06-19 Dave Love <fx@gnu.org>
7206
7207 * menu-bar.el (menu-bar-options-save): New function.
7208 (menu-bar-options-menu): Use it.
7209 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
7210 Simplify.
7211
6922f208
AS
72122000-06-19 Andreas Schwab <schwab@suse.de>
7213
7214 * progmodes/etags.el (tags-query-replace): Put new parameters
7215 START and END at the end, for backward compatibility.
7216
10d7bf84
KH
72172000-06-19 Kenichi Handa <handa@etl.go.jp>
7218
7219 * international/codepage.el:
7220 (cp-coding-system-for-codepage-1): Delete special codes for
7221 generating xxx-dos coding system because now a CCL based coding
7222 system can handle EOL conversion by default.
7223
7224 * international/mule.el (make-coding-system): Generate subsidiary
7225 coding systems for EOL handling variants even for a CCL based
7226 coding system.
7227
8f3c9a3d
KH
72282000-06-19 Kenichi Handa <handa@etl.go.jp>
7229
7230 * international/isearch-x.el (isearch-minibuffer-input-method)
7231 (isearch-minibuffer-input-method-function): These variables
7232 deleted.
7233 (isearch-with-input-method): Don't use the above variables.
7234 (isearch-process-search-multibyte-characters): Likewise. Call
7235 read-string with the arg INHERIT-INPUT-METHOD t.
7236
c2acf685
SM
72372000-06-17 Stefan Monnier <monnier@cs.yale.edu>
7238
13f0d185
SM
7239 * font-lock.el (font-lock-after-fontify-buffer)
7240 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
7241
7242 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
7243 Use consistent make-local-variable style for font-lock-fontified.
7244 (jit-lock-fontify-buffer):
7245 Don't bother checking for font-lock-mode and jit-lock-mode.
7246
c2acf685
SM
7247 * time.el: Remove trailing ^M that prevent CVS-merging.
7248
a9021acd
GM
72492000-06-16 Gerd Moellmann <gerd@gnu.org>
7250
7251 * Makefile.in (distclean): New target.
5d80cc9c 7252
0df68e9f
SM
72532000-06-16 Stefan Monnier <monnier@cs.yale.edu>
7254
7255 * Makefile.in (srcdir): Define for update-subdirs.
7256
6344985d
GM
72572000-06-16 Gerd Moellmann <gerd@gnu.org>
7258
7259 * find-lisp.el: New file.
7260
63239267
AI
72612000-06-16 Andrew Innes <andrewi@gnu.org>
7262
7263 * time.el (display-time-mail-function): New variable, to allow
7264 external packages to indicate when new mail is available.
7265 (display-time-update): Use it.
7266
1699f991
KH
72672000-06-16 Kenichi Handa <handa@etl.go.jp>
7268
a3b37893
KH
7269 * international/mule.el (mule-version): Change version name to
7270 SAKAKI. AOI has already been used by Meadow.
7271
1699f991
KH
7272 * international/quail.el (quail-show-guidance-buf): To find the
7273 bottom window (but minibuffer), pay attention to the height of
7274 minibuffer.
7275
228b083e
EZ
72762000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
7277
7d5c8691
EZ
7278 * arc-mode.el (archive-mode-map): Use the new menu-item format for
7279 menu-bar menus. Add help strings. Don't remove the Edit menu
7280 from the menu bar, as the menu bar has enough space now.
7281
261f3289
EZ
7282 * Makefile.in (SHELL): Make sure /bin/sh is used.
7283
228b083e
EZ
7284 * woman.el (woman-man-buffer): Fix bold and underlined CJK
7285 characters, which use series of two ^H characters instead of one.
7286
e27e8d71
GM
72872000-06-15 Gerd Moellmann <gerd@gnu.org>
7288
5d80cc9c 7289 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 7290 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 7291 functions.
451ec4e3
GM
7292 (Info-find-node-2): Try a case-sensitive search first, then
7293 do a case-insensitive search.
7294
7295 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
7296 tutorials.
7297
b675095c
GM
7298 * complete.el (PC-env-vars-alist): New variable.
7299 (PC-complete-as-file-name): New function.
7300 (partial-completion-mode): Initialize PC-env-vars-alist from
7301 process-environment.
7302 (PC-do-completion): Handle completion of env vars.
7303
7304 * info.el (Info-set-mode-line): Show file name in mode line,
7305 use `*Info*' instead of `Info:'.
7306
e27e8d71
GM
7307 * startup.el (command-line-1): Change copyright messages to year
7308 2000.
7309
28223a7e
DL
73102000-06-15 Dave Love <fx@gnu.org>
7311
7312 * net/goto-addr.el (goto-address-fontify): Use keymap property,
7313 not local-map.
7314
32684631
KH
73152000-06-15 Kenichi Handa <handa@etl.go.jp>
7316
7317 * international/mule.el (set-buffer-file-coding-system): Almost
7318 rewritten to handle `undecided' as no-op.
7319
9f817ea4
GM
73202000-06-14 Gerd Moellmann <gerd@gnu.org>
7321
e27e8d71 7322 * Makefile.in: New file.
dce6b995
GM
7323
7324 * Makefile: Removed.
7325
9f817ea4
GM
7326 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
7327 (goto-address-highlight-keymap): Bind C-c RET.
7328
2de33f94
KH
73292000-06-14 Kenichi Handa <handa@etl.go.jp>
7330
bbf1e8a5
KH
7331 * mail/sendmail.el (sendmail-send-it): The temporary buffer
7332 inherits buffer-file-coding-system of the current buffer.
725a6897 7333
02891cc3
KH
7334 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
7335 0. Give correct argument to set-auto-coding-function.
7336 (tar-expunge): For goto-char, use (point-min), not 0.
7337 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
7338 (tar-subfile-save-buffer): Likewize.
7339
2de33f94
KH
7340 * international/mule.el
7341 (after-insert-file-set-buffer-file-coding-system): Call
7342 set-buffer-file-coding-system with the arg FORCE t.
7343
1681ead6
GM
73442000-06-13 Gerd Moellmann <gerd@gnu.org>
7345
7346 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
7347 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 7348 the sender is set with `-f'.
1681ead6 7349
fdf4b680
DL
73502000-06-13 Dave Love <fx@gnu.org>
7351
9c50afce
DL
7352 * help.el (describe-function-1): Kluge around cases of functions
7353 fset to subrs whose doc doesn't match their symbol-name.
7354
0ad550ba 7355 * image.el (insert-image): Default STRING to a space.
f290ca08 7356
fdf4b680 7357 * info.el Doc fixes.
5d80cc9c 7358 (Info-build-node-completions): Match Ref tags.
fdf4b680 7359
9b6610db
EZ
73602000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
7361
a704139d
EZ
7362 * frame.el (display-multi-frame-p, display-multi-font-p): New
7363 defaliases for display-graphic-p.
7364
9b6610db
EZ
7365 * hl-line.el: Fixed a typo in commentary.
7366
7a5ea398
KH
73672000-06-13 Kenichi Handa <handa@etl.go.jp>
7368
7369 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
7370 fixed.
7371
0dc91c57
DL
73722000-06-12 Dave Love <fx@gnu.org>
7373
7374 * image.el (insert-image): Save a little consing.
7375
0bd5914b
KH
73762000-06-12 Kenichi Handa <handa@etl.go.jp>
7377
7378 * language/tibet-util.el: Convert all tibetan-1-column characters
7379 to the corresponding tibetan characters.
7380 (tibetan-add-components): Delete code for the special treatment of
7381 'a chung.
7382
7383 * language/tibetan.el (tibetan-composable-pattern): Fix previous
7384 change.
7385 (tibetan-vowel-transcription-alist): More rules added.
7386 (tibetan-composite-vowel-alist): New variable.
7387 (tibetan-precomposition-rule-alist): More rules added.
7388
6dc7d3d5
SM
73892000-06-12 Stefan Monnier <monnier@cs.yale.edu>
7390
9c04c393
SM
7391 * startup.el (command-line): Only call menu-bar-mode if interactive.
7392
7393 * thingatpt.el (toplevel symbol-properties):
7394 * textmodes/makeinfo.el (makeinfo-compile):
7395 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 7396 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 7397 (hide-ifdef-use-define-alist):
5d80cc9c 7398 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
7399 (ange-ftp-vms-add-file-entry):
7400 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
7401 * man.el (Man-build-man-command):
7402 * mail/rnewspost.el (news-reply-header-hook):
7403 * info.el (Info-insert-dir):
7404 * emulation/mlconvert.el (backward-word, forward-word, setq):
7405 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
7406 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
7407 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
7408 (byte-optimize-apply, end of file):
7409 * emacs-lisp/advice.el (ad-advice-class-completion-table)
7410 (ad-make-freeze-definition):
7411 * startup.el (command-line, command-line-1): Don't quote lambdas.
7412
6dc7d3d5
SM
7413 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
7414 (cvs-cleanup-removed): New function.
7415 (cvs-cleanup-functions): New var.
7416 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
7417 some flexibility in specifying additional entries to auto-cleanup.
7418 (cvs-quickdir): New function.
7419 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
7420 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
7421 (cvs-mode-find-file): Check that we are on a filename or dirname
7422 when invoked through a mouse-click.
7423 (cvs-full-path): Remove.
7424 (cvs-dired-action): Re-introduced.
7425 (cvs-dired-noselect): Use it.
7426 (vc-post-command-functions): use this new hook if available.
7427
7428 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
7429 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
7430 (cvs-filename-map, cvs-dirname-map): Remove.
7431 (cvs-default-action): Remove.
7432 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
7433 if the arg is really a keymap.
7434 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
7435 Don't hardcode the mapping from state (aka type) to face, but check
7436 the var cvs-fi-<type>-face instead.
7437 (cvs-fileinfo-from-entries): New function.
7438
7439 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
7440 Docstring fix.
7441 (cvs-find-file-and-jump): Change default to be safer.
7442 (cvs-mode-diff-map): Define it as a function as well.
7443 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
7444 Bind mouse-2 in this global map rather than with text-properties.
7445
7446 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
7447 file to resolve the ambiguity between C(conflict) and C(need-merge).
7448
5050a2ef
KH
74492000-06-12 Kenichi Handa <handa@etl.go.jp>
7450
7451 * international/mule.el (set-buffer-file-coding-system): If
7452 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
7453 unconditionally.
7454
35a7ac84
DL
74552000-06-12 Dave Love <fx@gnu.org>
7456
7457 * wid-edit.el (widget-specify-button): Really suppress the face if
7458 required.
7459
db8eeecd
GM
74602000-06-11 Gerd Moellmann <gerd@gnu.org>
7461
7462 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
7463
70223ca4
SM
74642000-06-11 Stefan Monnier <monnier@cs.yale.edu>
7465
7466 * imenu.el (imenu-generic-expression): Docstring fix.
7467
7468 * composite.el (composition-function-table): Move the `put'
7469 below the autoload cookie so we can load the file before loaddefs.
7470
7471 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
7472
7473 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
7474 Handle easy-mmode-define-global-mode.
7475 For complex macros like define-minor-mode that can generate
7476 several autoload entries, try to autoload entries in the
7477 macroexpanded code.
7478
7479 * emacs-lisp/easy-mmode.el (define-minor-mode):
7480 If KEYMAP is a symbol, just use it.
7481 Use byte-compile-current-file and load-file-name to infer the
7482 proper :require to pass to defcustom.
7483 Wrap the hook var into `progn' so as not to autoload it.
7484 Add a :autoload-end cookie.
7485 Be more careful about the evaluation of KEYMAP.
7486 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
7487 (define-derived-mode): Move define-abbrev-table outside of defvar.
7488
74892000-06-10 Stefan Monnier <monnier@cs.yale.edu>
7490
7491 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
7492 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
7493 (backup-compiled-files): Ignore errors during `tar'.
7494 (bootstrap): Make autoloads before elc files.
7495
9c53b34e
KH
74962000-06-10 Kenichi Handa <handa@etl.go.jp>
7497
7498 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 7499 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
7500
7501 * international/mule-conf.el (unix): New alias for the coding
7502 system undecided-unix.
7503
22ddd299
DL
75042000-06-09 Dave Love <fx@gnu.org>
7505
5ee42746
DL
7506 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
7507
70223ca4 7508 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
7509 (executable-insert): Change custom type.
7510 (executable-find): Add autoload cookie.
cc7e1d18
DL
7511 (executable-make-buffer-file-executable-if-script-p): New
7512 function. After Noah Friedman.
22ddd299
DL
7513
7514 * files.el (after-save-hook): Customize, with
cc7e1d18 7515 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 7516
41ea3794
KH
75172000-06-09 Kenichi Handa <handa@etl.go.jp>
7518
f89437e3
KH
7519 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
7520 "tib24p-mule.bdf" for Tibetan.
7521
7a4ee259
KH
7522 * composite.el (decompose-composite-char): Declare it as obsolete.
7523
ff6a65c2
KH
7524 * man.el (Man-fontify-manpage): Pay attention to underline and
7525 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 7526
f83fe4b4
GM
75272000-06-08 Gerd Moellmann <gerd@gnu.org>
7528
7529 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
7530 Set maintainer to FSF since author isn't reachable.
7531
e56d7900
DL
75322000-06-08 Dave Love <fx@gnu.org>
7533
7534 * international/mule-cmds.el (select-safe-coding-system): If
7535 DEFAULT-CODING-SYSTEM is not specified, also check the most
7536 preferred coding-system if buffer-file-coding-system is
7537 `undecided'. From Handa.
7538
d3981b49
KH
75392000-06-08 Kenichi Handa <handa@etl.go.jp>
7540
7541 * international/mule.el
7542 (after-insert-file-set-buffer-file-coding-system): If the buffer
7543 size is greater than INSERTED, judget that we are not visiting.
7544
bff71087
RV
75452000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
7546
7547 * whitespace.el (defgroup whitespace): Comment out `:version'.
7548 XEmacs 20.4 has problems defining the group with this present.
7549 We'll have this commented out till get resolve the problem.
7550
45f485a6
GM
75512000-06-07 Gerd Moellmann <gerd@gnu.org>
7552
7553 * align.el: Update from author.
7554
75552000-06-07 Jari Aalto <jari.aalto@poboxes.com>
7556
7557 * apropos.el (apropos-mode-hook): New user variable.
7558 (apropos-mode): Run apropos-mode-hook.
bff71087 7559
45f485a6
GM
75602000-06-07 David Ponce <david@dponce.com>
7561
7562 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
7563 commands. Require `wid-edit' at run-time.
7564
75652000-06-07 David Ponce <david@dponce.com>
7566
7567 * recentf.el: Added some "Commentary".
7568 (recentf-open-more-files, recentf-edit-list): Minor changes to
7569 move the point at the top of the file list. This behaviour is
7570 consistent with the menu one when the list contains a lot of
7571 files.
7572 (recentf-cleanup): Now displays the number of items removed from
7573 the list.
7574 (recentf-relative-filter) New menu filter to show filenames
7575 relative to `default-directory'.
bff71087 7576
45f485a6
GM
75772000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7578
7579 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
7580 with/without giving an error if PostScript printer doesn't have this
7581 kind of page size. Zebra Stripe continues or restarts on next page.
7582 Manual/automatic paper feeding. Switch or not the header.
7583 (ps-print-version): New version number (5.2.2).
7584 (ps-windows-system): Include emx as a Windows system.
7585 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
7586 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
7587 (ps-background-text): Code fix.
7588 (ps-error-handler-message, ps-user-defined-prologue)
7589 (ps-print-prologue-header, ps-printer-name)
7590 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
7591 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
7592 (ps-use-face-background): Customization fix.
7593 (ps-n-up-database): Data fix.
7594 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
7595 (ps-switch-header): New vars.
7596 (ps-xemacs-color-name, ps-face-foreground-name)
7597 (ps-face-background-name, ps-boolean-constant): New funs.
7598
c14dcd22
DL
75992000-06-07 Dave Love <fx@gnu.org>
7600
7601 * allout.el: New version from Manheimer.
7602
e4044bb0
KH
76032000-06-07 Kenichi Handa <handa@etl.go.jp>
7604
7605 * textmodes/fill.el (fill-find-break-point): Check the validity of
7606 charset.
7607
59cfe8b9
KF
76082000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
7609
7610 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
7611 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
7612 Call display-color-p and display-mouse-p instead of looking at
7613 window-system.
7614
bb2337f5
DL
76152000-06-06 Dave Love <fx@gnu.org>
7616
7617 * image.el (find-image): Doc fix. Return nil if image not found.
7618 (put-image, insert-image): Make STRING arg optional.
7619
8e624fa2
KH
76202000-06-06 Kenichi Handa <handa@etl.go.jp>
7621
7622 * language/vietnamese.el: Remove eval-when-compile.
7623 (viet-viscii-nonascii-translation-table): Define it as a
7624 translation table made from viet-viscii-decode-table.
7625 (viet-viscii-encode-table): Define it as a translation table made
7626 from the reverse map of above.
7627 (viet-vscii-nonascii-translation-table): Define it as a
7628 translation table made from viet-vscii-decode-table.
7629 (viet-vscii-encode-table): Define it as a translation table made
7630 from the reverse map of above.
7631 (ccl-decode-viscii): Use translate-character.
7632 (ccl-encode-viscii, ccl-encode-viscii-font)
7633 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
7634 Likewize.
bff71087 7635
8e624fa2
KH
7636 * language/cyrillic.el: Remove eval-when-compile.
7637 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
7638 translation table made from cyrillic-koi8-r-decode-table.
7639 (cyrillic-koi8-r-encode-table): Define it as a translation table
7640 made from the reverse map of above.
7641 (ccl-decode-koi8): Use translate-character.
7642 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
7643 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
7644 a translation table made from cyrillic-alternativnyj-decode-table.
7645 (cyrillic-alternativnyj-encode-table): Define it as a translation
7646 table made from the reverse map of above.
7647 (ccl-decode-alternativnyj): Use translate-character.
7648 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
7649 Likewize
7650
7651 * international/mule-diag.el (non-iso-charset-alist): Specify
7652 translation table symbol instead of translation table itself.
7653 (list-block-of-chars): CHARSET may be a translation table symbol.
7654
7655 * international/mule.el (make-coding-system): If CODING-SYSTEM
7656 already exists, override it.
7657
7658 * international/fontset.el: Use family `proportional' for Tibetan
7659 fonts.
7660
7661 * international/ccl.el (ccl-compile-translate-character): Don't
7662 check if Rrr has property translation-table.
7663 (ccl-compile-map-multiple): Modified to avoid compiler warning.
7664
1969fae2
GM
76652000-06-05 Gerd Moellmann <gerd@gnu.org>
7666
7667 * info.el: Bind case-fold-search to t when searching in case
7668 a user sets it to nil in a hook.
7669
d5b037c5
SM
76702000-06-05 Stefan Monnier <monnier@cs.yale.edu>
7671
d3d02e65
SM
7672 * autoarg.el (autoarg-mode, autoarg-kp-mode):
7673 * hl-line.el (hl-line-mode): Use the new :global key argument.
7674
7675 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
7676 (tar-clip-time-string): Prepend a space.
7677 (tar-grind-file-mode): Construct a string rather than modifying one.
7678 (tar-header-block-summarize): Fix docstring.
7679 Use `format' rather than an error-prone set of copy-loops.
7680
7681 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
7682 (diff-goto-source, diff-unified->context, diff-context->unified)
7683 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
7684 understand the format output by the `-p' argument to diff.
7685
bff71087 7686 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
7687 (sh-re-done): Use defconst.
7688 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
7689 (sh-help-string-for-variable, sh-guess-basic-offset):
7690 Don't quote lambdas.
7691 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
7692 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
7693
f7c4478f
SM
7694 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
7695 (mh-letter-mode): Derive from text-mode.
7696 This implicitly means that it now calls kill-all-local-variables.
7697 Also remove the Emacs-18 compatibility code.
7698
a8add29d
SM
7699 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
7700 Make use of symbol-property doc-string-elt.
7701 Use memq rather than a sequence of eq.
7702 (doc-string-elt): Fix the wrong or missing previously unused values.
7703 (autoload-print-form): New function extracted from
7704 generate-file-autoloads to allow recursion when handling progn
7705 so that defvar's and defun's docstrings are properly printed.
7706 (generate-file-autoloads): Use it.
7707
d5b037c5
SM
7708 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
7709 Use find-file-hooks in the minor-mode function.
7710 Be careful not to loop indefinitely in the post-command-hook function.
7711
560ef11a 77122000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 7713
1969fae2 7714 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 7715 tty's.
1969fae2 7716 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 7717 differences whenever appropriate.
1969fae2
GM
7718 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
7719 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
7720 wildcards.
7721
b5bbbb76
SM
77222000-06-04 Stefan Monnier <monnier@cs.yale.edu>
7723
d5b037c5
SM
7724 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
7725 (jit-lock-fontify-buffer): New function for JIT refontification.
7726 (jit-lock-mode): Fix docstring.
7727 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
7728 Remove jit-lock-after-change from the _local_ hook.
7729 (jit-lock-function-1): Fix docstring.
7730
7731 * info.el (Info-on-current-buffer): Initialize info.
7732
7733 * newcomment.el (comment-indent): Ignore comment-indent-hook.
7734
7735 * progmodes/tcl.el (tcl-indent-for-comment):
7736 Ignore comment-indent-hook.
7737
7738 * emacs-lisp/easy-mmode.el: Require CL during compilation.
7739 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
7740 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
7741 and improve to use the lighter to guess the capitalization.
7742 (define-minor-mode): Inline code from easy-mmode-define-toggle.
7743 Add keyword arguments to specify global-ness or the custom group.
7744 Add local-map and help-echo properties to the lighter.
7745 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 7746 (easy-mmode-define-global-mode): New macro.
b5bbbb76 7747
bfa6c260
DL
77482000-06-02 Dave Love <fx@gnu.org>
7749
7750 * wid-edit.el: byte-compile-dynamic since we typically don't use
7751 all the widgets. Don't require cl or widget. Remove
7752 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
7753 (widget-read-event): Removed. Callers changed to use read-event.
7754 (widget-button-release-event-p): Renamed from
7755 button-release-event-p.
7756 (widget-field-add-space, widget-field-use-before-change):
7757 Uncustomize.
7758 (widget-specify-field): Use keymap property, not local-map.
7759 (widget-specify-button): Obey :suppress-face.
7760 (widget-specify-insert): Use modern backquote syntax.
7761 (widget-image-directory): Renamed from widget-glyph-directory.
7762 (widget-image-enable): Renamed from widget-glyph-enable.
7763 (widget-image-find): Replaces widget-glyph-find.
7764 (widget-button-pressed-face): Move defvar.
7765 (widget-image-insert): Replaces widget-glyph-insert.
7766 (widget-convert): Use keywordp.
7767 (widget-leave-text, widget-children-value-delete): Use mapc.
7768 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 7769 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
7770 (widget-button-click): Don't set point at the click, but re-centre
7771 if we scroll out of window. Rewritten for images v. glyphs &c.
7772 (widget-tabable-at): Use POS arg, not point.
7773 (widget-beginning-of-line, widget-end-of-line)
7774 (widget-item-value-create, widget-sublist, widget-princ-to-string)
7775 (widget-sexp-prompt-value, widget-echo-help): Simplify.
7776 (widget-default-create): Use widget-image-insert; some rewriting.
7777 (widget-visibility-value-create)
7778 (widget-push-button-value-create, widget-toggle-value-create): Use
7779 widget-image-insert.
7780 (checkbox): Create on and off images dynamically.
7781 (documentation-link): Change :help-echo.
7782 (widget-documentation-link-echo-help): Remove.
7783
3837de12
SM
77842000-06-02 Stefan Monnier <monnier@cs.yale.edu>
7785
7786 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
7787
7788 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
7789 (easy-mmode-define-toggle, define-minor-mode): Use it.
7790 (easy-mmode-define-keymap): Docstring fix.
7791 (define-derived-mode): Default PARENT to fundamental-mode.
7792 Add the derived-mode-parent symbol-property.
7793 (easy-mmode-derived-mode-p): New function.
7794
90aa4ea8
DL
77952000-06-02 Dave Love <fx@gnu.org>
7796
37193ee6
DL
7797 * files.el (convert-standard-filename): Doc fix.
7798 (normal-backup-enable-predicate): New function.
7799 (backup-enable-predicate): Use it to replace the lambda form.
7800
7801 * calendar/todo-mode.el: [This needs more work on the outline
7802 stuff.] Doc fixes.
7803 (todo) <defgroup>: Add :version.
7804 (todo-add-category): Don't use pushnew.
7805 (todo-cmd-raise): Fix typo.
7806 (todo-top-priorities): Change temp buffer name.
7807 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
7808 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
7809 Use outline-next-heading.
37193ee6 7810
90aa4ea8
DL
7811 * autoarg.el: Rewritten to use define-minor-mode.
7812 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
7813 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
7814
2e54623a
KH
78152000-06-02 Kenichi Handa <handa@etl.go.jp>
7816
7817 * isearch.el (isearch-other-meta-char): Fix previous change.
7818
c5def0db
SM
78192000-06-01 Stefan Monnier <monnier@cs.yale.edu>
7820
3837de12
SM
7821 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
7822 (log-edit-done): Only add the comment to the ring if it's different
7823 from the last comment entered.
7824
c5def0db
SM
7825 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
7826
2330c9d4
DL
78272000-06-01 Dave Love <fx@gnu.org>
7828
7829 * hl-line.el: Rewritten using define-minor-mode.
7830
7831 * help.el (describe-function-1): Distinguish special form from
7832 builtin function. Sanity-check presence of arglist for builtins.
7833
6e5dfc31
KH
78342000-06-01 Kenichi Handa <handa@etl.go.jp>
7835
4dc1225b
KH
7836 * international/characters.el: Fix syntax/category setting of
7837 Tibetan characters.
7838
7839 * language/tibet-util.el (tibetan-add-components): Fixes for new
7840 encoding of Tibetan characters.
7841 (tibetan-decompose-precomposition-alist): New variable.
7842 (tibetan-decompose-region): Convert precomposed characters to
7843 non-precomposed characters.
7844 (tibetan-decompose-string): Likewise.
7845 (tibetan-composition-function): Fix args to
7846 thibetan-compose-string.
7847
7848 * language/tibetan.el (tibetan-composable-pattern): More
7849 characters included.
7850 (tibetan-consonant-transcription-alist): Rule for "R" added.
7851 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
7852 "+R" added.
7853 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
7854
eadef5e6
KH
7855 * language/lao-util.el (lao-composition-function): Fix args to
7856 compose-string.
7857
7858 * language/thai-util.el (thai-composition-function): Fix args to
7859 compose-string.
7860
6e5dfc31 7861 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
7862 to prevent the point moving to the end of a composition when a
7863 part of a composition is searched.
6e5dfc31
KH
7864 (isearch-other-meta-char): If the key invoking this command can be
7865 mapped by function-key-map to a printing char, call
7866 isearch-process-search-char directly.
7867
2598a293
SM
78682000-06-01 Stefan Monnier <monnier@cs.yale.edu>
7869
7870 * emacs-lisp/bytecomp.el:
7871 * frame.el:
7872 * international/mule-cmds.el:
7873 * international/mule-util.el:
7874 * international/mule.el:
7875 * mouse.el:
7876 * subr.el:
7877 * faces.el: Update calls to make-obsolete with a WHEN argument.
7878
7879 * byte-run.el (make-obsolete, make-obsolete-variable):
7880 Add an optional WHEN argument and change the format of the
bff71087 7881 symbol-property information.
2598a293
SM
7882 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
7883 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
7884 new obsolete-symbol-property format and print WHEN if it is provided.
7885
28d8dff1
DL
78862000-05-31 Dave Love <fx@gnu.org>
7887
7888 * loadhist.el (loadhist-hook-functions): Remove
7889 before-change-function, after-change-function.
7890 (unload-feature): Deal with symbols which are both bound and
7891 fbound.
7892
7893 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
7894 before-change-function, after-change-function.
7895
7896 * simple.el (newline): Don't bind before-change-function,
7897 after-change-function.
7898
7f565d87
RV
78992000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
7900
7901 * whitespace.el (whitespace-rescan-timer-time): Update interval
7902 set to 600 seconds (10 minutes) instead of 60 seconds since
7903 a large number of whitespace buffers causes emacs to `freeze'
7904 for a considerable amount of time.
7905
bff71087 7906 * whitespace.el: Updated email address
7f565d87 7907
a8d693d8
DL
79082000-05-31 Dave Love <fx@gnu.org>
7909
7910 * add-log.el (change-log-font-lock-keywords) <function>: Add
7911 pattern for function of change.
7912 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
7913 acknowledgements patterns.
7914
a50192e7
KH
79152000-05-31 Kenichi Handa <handa@etl.go.jp>
7916
7917 * isearch.el (isearch-printing-char): If keyboard coding system is
7918 being used, call isearch-process-search-multibyte-characters.
7919
7920 * international/isearch-x.el: Mostly rewritten.
7921
7922 * international/quail.el (quail-start-conversion): Don't include
7923 unhandled events in the returned events, but set them in
7924 unread-command-events. Exit if all inputs are deleted.
7925
7e492772
JR
79262000-05-30 Jason Rumney <jasonr@gnu.org>
7927
7928 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
7929
7930 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
7931 Reenable code to create initial fontsets.
7932 Use set-fontset-font in place of put-charset-property.
7933
10fc3187
GM
79342000-05-30 Gerd Moellmann <gerd@gnu.org>
7935
79148ea7
GM
7936 * progmodes/perl-mode.el (perl-indent-line): When looking for a
7937 label, ensure that the first colon isn't followed by another.
7938
7939 * paths.el (Info-default-directory-list): Doc fix.
7940
086d5b87
GM
7941 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
7942 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
7943 send a query containing USER only, not USER@HOST.
7944
10fc3187
GM
7945 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
7946 and rmail-msgend to compute the restriction at the end, instead of
7947 computing it.
7948
49e70dec
GM
79492000-05-29 Gerd Moellmann <gerd@gnu.org>
7950
66254a13
GM
7951 * dabbrev.el (dabbrev-expand): Don't display messages in the
7952 echo area if the minibuffer window is active.
7953
49e70dec
GM
7954 * jit-lock.el (jit-lock-mode): Add after change function to
7955 local hook.
7956
79572000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
7958
7959 * antlr-mode.el: New commands: hide/unhide actions,
7960 upcase/downcase literals.
7961 (antlr-tiny-action-length): New user option.
7962 (antlr-hide-actions): New command. Suggested by
7963 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 7964 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
7965 (antlr-mode-menu): New entries.
7966 (antlr-downcase-literals): New command.
7967 (antlr-upcase-literals): Ditto.
7968
7969 * antlr-mode.el: Minor changes: indendation, mode-name.
7970 (antlr-indent-line): Indent cpp directive at column 0.
7971 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
7972
7973 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
7974 (antlr-font-lock-additional-keywords): Workaround for intentional
7975 bug in XEmacs version of font-lock.
7976 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
7977 be used by a smarter version of `buffers-menu-grouping-function'.
7978
79792000-05-29 Gerd Moellmann <gerd@gnu.org>
7980
7981 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
7982 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
7983
49f93684
KH
79842000-05-29 Kenichi Handa <handa@etl.go.jp>
7985
7986 * international/encoded-kb.el
7987 (encoded-kbd-iso2022-designation-map): Pay attention to that
7988 charset-iso-final-char return -1 for eight-bit-control and
7989 eight-bit-graphic.
7990
5b1ae051
EZ
79912000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
7992
7993 * speedbar.el (speedbar-use-images, speedbar-update-flag)
7994 (speedbar-easymenu-definition-base): Use display-graphic-p where
7995 available, instead of window-system.
7996
a205e32a
EZ
79972000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
7998
7999 * international/codepage.el (cp-coding-system-for-codepage-1): Add
8000 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
8001 coding systems.
8002
dd854dc2
DL
80032000-05-26 Dave Love <fx@gnu.org>
8004
c88a85d5
DL
8005 * disp-table.el (standard-display-underline): Don't use
8006 internal-find-face.
8007
dd854dc2
DL
8008 * mail/reporter.el: Maintainer change. Doc fixes.
8009 (reporter-version): Deleted.
8010
8011 * emacs-lisp/elp.el: Maintainer change.
8012 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
8013
dc29aa6c
SM
80142000-05-26 Stefan Monnier <monnier@cs.yale.edu>
8015
8016 * add-log.el (add-change-log-entry): Merge the current entry with the
8017 previous one if the previous one is empty.
8018
ed62683d
DL
80192000-05-26 Dave Love <fx@gnu.org>
8020
4370a375
DL
8021 * loadhist.el (unload-feature): Fix interactive spec [from
8022 lijnzaad@ebi.ac.uk].
8023
ed62683d
DL
8024 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
8025 subr-arity to check primitives.
8026 (byte-compile-flush-pending, byte-compile-file-form-progn)
8027 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
8028 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
8029 mapcar.
8030
ba9f8f95
KH
80312000-05-26 Kenichi Handa <handa@etl.go.jp>
8032
0f3e0672
KH
8033 * international/fontset.el: Set family names of non-latin charsets
8034 in default fontset to "*".
8035
cebefb44
KH
8036 * international/mule-diag.el (print-fontset): Combine family part
8037 and registry part of the fontname by "-*-" instead of "-".
8038
ba9f8f95
KH
8039 * international/mule-cmds.el (encode-coding-char): Make strings
8040 multibyte before calling encode-coding-string.
8041
931d0724
SM
80422000-05-25 Stefan Monnier <monnier@cs.yale.edu>
8043
8044 * derived.el: Fix keywords.
8ccce2b0 8045 (define-derived-mode): Only define if needed.
931d0724
SM
8046
8047 * simple.el (fill-comment, comment-column, comment-start)
8048 (comment-start-skip, comment-end, comment-indent-function)
8049 (block-comment-start, block-comment-end, indent-for-comment)
8050 (set-comment-column, kill-comment, comment-padding, comment-region)
8051 (comment-multi-line, indent-new-comment-line): Remove.
8052
8053 * bindings.el (esc-map): Change ; to comment-dwim and use the new
8054 function names for comment operations.
8055
8056 * newcomment.el: Add abundant autoload cookies.
8057 (comment-style): Don't depend on runtime data at compile-time.
8058 (comment-indent-hook): Remove.
8059 (comment-indent): Check if comment-indent-hook is bound.
8060 (comment-region): Docstring fix.
8061
6fc596cf
DL
80622000-05-25 Dave Love <fx@gnu.org>
8063
8064 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
8065 byte-code-function-p.
8066
8067 * mail/rmailsum.el: Add provide.
8068
8069 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
8070
8071 * smerge-mode.el (smerge-diff-switches): Don't use list* in
8072 defcustom.
8073
7997f1ca 80742000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 8075
7997f1ca
MK
8076 * ediff-diff.el (ediff-exec-process): delete --binary option from
8077 non-buffer ediff jobs.
7f565d87 8078
e7a903e8
EZ
80792000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8080
8081 * hilit-chg.el (highlight-changes-mode): Ask about color or
8082 grayscale support, not about window-system.
8083
8084 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
8085 window-system.
8086 (ffap-highlight): Always default to t.
8087
8088 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
8089 display-popup-menus-p instead of looking at window-system.
8090
8091 * disp-table.el (standard-display-g1, standard-display-graphic):
8092 Only refuse to use string glyphs on X and MS-Windows.
8093
8094 * avoid.el: Remove window-system from commentary, suggest to use
8095 display-*-p instead.
8096
8097 * apropos.el (apropos-print): Use display-mouse-p instead of
8098 window-system.
8099
14028d57
EZ
81002000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8101
8102 * international/codepage.el (cp-decoding-vector-for-codepage):
8103 Fill up unsupported characters with their own codes. From Kenichi
8104 Handa.
8105
1a4f9cc1
EZ
81062000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8107
8108 * international/mule-diag.el (describe-char-after): Use
8109 display-graphic-p instead of window-system, so that this function
8110 works on MS-DOS.
8111
89f6ca4e
EZ
81122000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
8113
8114 * international/codepage.el (cp-make-coding-systems-for-codepage):
8115 Remove the eight-bit-graphic and eight-bit-control charsets from
8116 the list of charsets which we convert into `?'.
8117
eacfd7fe
KH
81182000-05-25 Kenichi Handa <handa@etl.go.jp>
8119
8120 * international/mule-conf.el: Specify CHARSET-ID explicitely for
8121 private charsets.
8122 (mule-unicode-0100-24ff, japanese-jisx0213-1,
8123 japanese-jisx0213-2): New charsets.
8124
8125 * international/fontset.el: Setup default fontset for new charsets.
8126
deadf7e3
DL
81272000-05-24 Dave Love <fx@gnu.org>
8128
8129 * info.el (Info-find-node-2): Restructure [following "Vadim
8130 S. Solomin" <sovs@uic.nnov.ru>].
8131
8132 * icomplete.el: Fix header for Finder.
8133
81342000-05-24 Eric M. Ludlam <zappo@ultranet.com>
8135
8136 * rmailout.el (rmail-output-to-rmail-file): Added optional param
8137 STAY.
8138
8139 * rmail.el (rmail-automatic-folder-directives): New user variable.
8140 (rmail-show-message): Add call to `rmail-auto-file' during
8141 display.
8142 (rmail-auto-file): New function.
8143
6de3983f 81442000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 8145
fc6a6a4e 8146 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 8147 account.
fc6a6a4e
GM
8148 (ediff-test-utility,ediff-diff-mandatory-option)
8149 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 8150 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 8151
fc6a6a4e 8152 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 8153 variable.
7f565d87 8154
fc6a6a4e 8155 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
8156 ediff-merge-filename-prefix.
8157
fc290d1d
MK
81582000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
8159
fc6a6a4e 8160 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 8161
273182b8
EZ
81622000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
8163
8164 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
8165 aliases for hebrew-iso-8bit.
8166
f471ea57
EZ
81672000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
8168
8169 * woman.el: New version from Francis J. Wright
8170 <F.J.Wright@Maths.QMW.ac.uk>.
8171 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
8172 names in environment variables regardless of the path separator.
8173 (woman-topic-all-completions-1): Don't call file-name-directory-p
8174 on all files, since woman-file-regexp already filters out any
8175 directories.
8176
01162f24
KH
81772000-05-24 Kenichi Handa <handa@etl.go.jp>
8178
48e3df76
KH
8179 * international/quail.el (quail-start-translation): Don't change
8180 modified-p of the current buffer.
8181 (quail-start-conversion): Likewise.
8182
8183 * international/kkc.el (kkc-region): Don't change modified-p of
8184 the current buffer.
8185
747d90ea
KH
8186 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
8187 conform to RFC1468.
8188 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 8189
17a223ff
EL
81902000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
8191
8192 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
8193 (speedbar-insert-button): Invisible text property fix.
8194 (speedbar-directory-plus): Renamed from speedbar-directory-+
8195 (speedbar-directory-minus): Renamed from speedbar-directory--
8196 (speedbar-page-plus): Renamed from speedbar-file-+
8197 (speedbar-page-minus): Renamed from speedbar-file--
8198 (speedbar-page): Renamed from speedbar-file-
8199 (speedbar-tag): Renamed from speedbar-tag-
8200 (speedbar-tag-plus): Renamed from speedbar-tag-+
8201 (speedbar-tag-minus): Renamed from speedbar-tag--
8202 (speedbar-expand-image-button-alist): Use above renames.
8203
8204 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
8205 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
8206 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
8207 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
8208 * sb-pg.xpm: Renamed from sb-file.xpm
8209 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
8210 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 8211
e6b6fc18
KH
82122000-05-24 Kenichi Handa <handa@etl.go.jp>
8213
8214 * international/quail.el (quail-show-guidance-buf): Set
8215 current-input-method of the guidance buffer to the name of the
8216 curren input method.
8217
a1a336eb
SM
82182000-05-23 Stefan Monnier <monnier@cs.yale.edu>
8219
8220 * progmodes/compile.el (compile-internal): Style typo.
8221
8222 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
8223 quote vars and functions in the docstring.
8224
8225 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
8226
8227 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
8228 Don't quote lambdas.
8229
8230 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
8231
9695b783
GM
82322000-05-23 Gerd Moellmann <gerd@gnu.org>
8233
716e3b88
GM
8234 * startup.el (command-line): Determine source file of compiled
8235 user init file differently. Warn if compiled user init file
8236 is older than its source file.
8237
9695b783 8238 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 8239
41ac433f
EZ
82402000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
8241
8242 * files.el (make-backup-file-name-1): Replace slashes with `!'
8243 rather than `|' (which is not allowed on Windows). Replace the
8244 drive letters with a string "drive_X".
8245
46600ab1
GM
82462000-05-23 Gerd Moellmann <gerd@gnu.org>
8247
8248 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
8249
8250 * files.el (interpreter-mode-alist): Add `bash2'.
8251
79a64d87
DL
82522000-05-22 Dave Love <fx@gnu.org>
8253
8254 * loadhist.el (feature-symbols, file-provides, file-requires): Use
8255 mapc.
8256 (feature-file): Avoid calling symbol-name. Doc fix.
8257 (file-set-intersect, file-dependents): Use dolist, not mapcar.
8258 (loadhist-hook-functions): Add mouse-position-function.
8259 (unload-feature): Change uses of mapcar.
8260
8261 * files.el (parse-colon-path): Doc fix.
8262 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
8263 (set-auto-mode): Use mapc.
8264
8265 * complete.el (PC-look-for-include-file): Use :alnum: character
8266 class.
8267 (partial-completion-mode): Add autoload cookie.
8268
0e8c11d8
SS
82692000-05-22 Sam Steingold <sds@gnu.org>
8270
ce75fd23 8271 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
8272 `add-text-properties' (bug introduced on 2000-05-18).
8273
d8d0fa6c
DL
82742000-05-22 Dave Love <fx@gnu.org>
8275
8276 * bindings.el: Remove debug-ignored-errors set in other files.
8277
8278 * progmodes/etags.el: Add to debug-ignored-errors.
8279 (visit-tags-table-buffer): Clear out buffers holding old tables
8280 when making a new list.
8281 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
8282 mapc.
8283
8284 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
8285 quote keywords.
8286 (cmpl-string-case-type): Use character classes.
8287
0e8c11d8
SS
8288 * comint.el:
8289 * textmodes/ispell.el:
8290 * imenu.el:
d8d0fa6c
DL
8291 * mail/mh-e.el:
8292 * progmodes/compile.el: Add to debug-ignored-errors.
8293
8294 * dabbrev.el: Add to debug-ignored-errors.
8295 (dabbrev-completion): Use mapc.
8296
1edbbf8a
EZ
82972000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
8298
8299 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
8300 (woman-mapcan, woman-parse-man.conf)
8301 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
8302 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
8303 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
8304 path syntax better.
8305 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
8306 (woman-manpath): Call woman-parse-man.conf.
8307 (woman-emulation): New defcustom, defaults to nroff.
8308 (woman-font-support): New defconst.
8309 (woman-use-symbol-font): New defcustom.
8310 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
8311 "Emulation".
8312 Many functions: Doc fix.
8313
5bd2148c
KH
83142000-05-22 Kenichi Handa <handa@etl.go.jp>
8315
8316 * international/quail.el (quail-simple-translation-keymap): Map
8317 128..255 to quail-self-insert-command.
8318 (quail-keyboard-layout-alist): Add definition for "pc102-de".
8319
4125ec7e
SM
83202000-05-22 Stefan Monnier <monnier@cs.yale.edu>
8321
a1a336eb
SM
8322 * help.el (help-manyarg-func-alist): Typo.
8323
40aeecad
SM
8324 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
8325 intervals which makes it heaps simpler.
8326
4125ec7e
SM
8327 * newcomment.el (comment-region-internal): Go back to BEG after quoting
8328 the nested comment markers.
e4da9c1c
SM
8329
8330 * subr.el (remove-hook): Don't turn the hook's value into a list.
8331
cb7216a7
DL
83322000-05-21 Dave Love <fx@gnu.org>
8333
ac266581
DL
8334 * edmacro.el (edmacro-parse-keys): Return vector if any elements
8335 are invalid characters.
8336
cb7216a7
DL
8337 * international/mule-util.el (detect-coding-with-priority): Use
8338 mapc. Remove redundant lambda.
8339
8340 * international/mule-diag.el (list-non-iso-charset-chars)
8341 (describe-fontset): Remove redundant lambda.
8342
8343 * emulation/crisp.el (brief-mode): New alias.
8344
8345 * emacs-lisp/ring.el (ring-elements): New function.
8346
8347 * emacs-lisp/easymenu.el (easy-menu-create-menu)
8348 (easy-menu-do-add-item): Use keywordp.
8349
8350 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
8351
8352 * replace.el: Doc and error message fixes.
8353 (replace-highlight): Use facep, not internal-find-face.
8354
9b0d1d6e
SM
83552000-05-20 Stefan Monnier <monnier@cs.yale.edu>
8356
b2d2cf58
SM
8357 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
8358
ffe7dc64
SM
8359 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
8360 (log-edit-insert-changelog): Drop `:' as well.
8361
8362 * log-view.el: Fix file description.
8363 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
8364 available.
8365 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
8366 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
8367
c8c21615
SM
8368 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
8369 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
8370 Print a status message if the toggle is called interactively.
8371 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
8372 for global minor modes and use `defcustom' for them.
8373 Use add-minor-mode.
8374 (easy-mmode-define-derived-mode): Remove.
8375 (define-derived-mode): Fancier default docstring.
8376 (easy-mmode-define-navigation): Signal an error rather than (ding).
8377
9b0d1d6e
SM
8378 * newcomment.el (comment-styles): New `box-multi'.
8379 (comment-normalize-vars): Better default for comment-continue to
8380 avoid whitespace-only continuations.
8381 (comment-search-forward): Always move even in the no-syntax case.
8382 (comment-padright): Only obey N if it's only obeyed for padleft.
8383 (comment-make-extra-lines): Better handling of empty continuations.
8384 Use `=' for the filler if comment-start has only one character.
8385 (uncomment-region): Try handling the special `=' filler.
8386 (comment-region): Allow LINES even if MULTI is nil.
8387 (comment-box): Choose box style based on comment-style.
8388
f5ee6d0f
KH
83892000-05-20 Kenichi Handa <handa@etl.go.jp>
8390
9b0d1d6e 8391 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
8392 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
8393
c9671f81
KH
83942000-05-20 Kenichi HANDA <handa@etl.go.jp>
8395
8396 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
8397 and insert, not subst-char-in-region.
8398
8399 * international/mule-diag.el (list-character-sets-1): Handle
8400 charsets eight-bit-control and eight-bit-graphic.
8401 (list-iso-charset-chars): Likewise.
8402 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
8403 charactes as is. Use indent-to to align characters.
8404
8405 * international/mule-cmds.el (find-multibyte-characters): Never
8406 exclude charsets eight-bit-control and eight-bit-graphic.
8407
1426aa5c
SM
84082000-05-19 Stefan Monnier <monnier@cs.yale.edu>
8409
8410 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
8411 Don't quote lambdas.
8412
8413 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
8414
2b63d473
GM
84152000-05-19 Gerd Moellmann <gerd@gnu.org>
8416
8417 * gud.el (gud-jdb-directories): Doc fix.
8418
f1355756
SM
84192000-05-19 Stefan Monnier <monnier@cs.yale.edu>
8420
8421 * newcomment.el: New file.
8422
5f64c9e0
GM
84232000-05-19 Gerd Moellmann <gerd@gnu.org>
8424
2b63d473 8425 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 8426
db7314bd
AS
84272000-05-18 Andreas Schwab <schwab@suse.de>
8428
8429 * dired.el (dired-between-files): Also skip lines beginning with
8430 `used'.
8431
25bb0401
GM
84322000-05-18 Gerd Moellmann <gerd@gnu.org>
8433
8434 * msb.el (msb-menu-cond): Add choice `user'.
8435
a199a865 84362000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 8437
a199a865
GM
8438 * ps-print.el: Compatibility, customization and doc fix.
8439 (ps-printer-name-option): Replace defconst by defvar.
8440 (ps-postscript-code-directory): XEmacs compatibility.
8441 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
8442 fix.
8443 (ps-user-defined-prologue, ps-print-prologue-header)
8444 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
8445 compatibility and code fix.
8446 (ps-print-background-image, ps-print-background-text):
8447 Customization fix.
8448 (ps-line-number-start, ps-n-up-on): New vars.
8449
25bb0401
GM
84502000-05-18 Espen Skoglund <esk@ira.uka.de>
8451
8452 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
8453 the indent-comment function to just return the appropriate indent.
8454
68e6c83a
EL
84552000-05-18 Eric M. Ludlam <zappo@ultranet.com>
8456
8457 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
8458 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
8459 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
8460
dae6cb9f
DL
84612000-05-18 Dave Love <fx@gnu.org>
8462
8463 * info.el (Info-fontify-node): Add intangible property as well as
8464 invisible.
8465
8466 * calendar/appt.el (appt-make-list): Match all lines of entry.
8467 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
8468
813086ea
KH
84692000-05-18 Kenichi Handa <handa@etl.go.jp>
8470
8471 * international/mule-diag.el (describe-char-after): Call
8472 internal-char-font, not char-font. If internal-char-font returns
8473 nil, display "-- none --".
8474
24978190
EZ
84752000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
8476
8477 * image.el (image-type-available-p): Don't reference image-types
8478 if it isn't bound.
8479
2fca2d5d
SM
84802000-05-17 Stefan Monnier <monnier@cs.yale.edu>
8481
8482 * autoarg.el (autoarg-mode): Typo in the :set argument.
8483
cfc75d05
EZ
84842000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
8485
8486 * startup.el (command-line-1): Don't signal an error if the
8487 directory for auto-save-list files does not yet exist.
8488
c4e30387
KH
84892000-05-17 Kenichi Handa <handa@etl.go.jp>
8490
8491 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
8492
dd6b8ea7
SM
84932000-05-16 Stefan Monnier <monnier@cs.yale.edu>
8494
8495 * subr.el (remove-hook): `setq' hook-value, not `set'.
8496
399c88ad
SS
84972000-05-16 Sam Steingold <sds@gnu.org>
8498
a199a865 8499 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 8500
01651f07
DL
85012000-05-16 Dave Love <fx@gnu.org>
8502
8503 * cus-edit.el: Don't require cl or easymenu.
8504 (custom-variable-prompt): Test standard-value property, not
8505 user-variable-p.
8506
2248c40d
SS
85072000-05-16 Sam Steingold <sds@gnu.org>
8508
8509 * subr.el (add-hook): `setq' hook-value, not `set'.
8510
b15f3b77
GM
85112000-05-16 Gerd Moellmann <gerd@gnu.org>
8512
8513 * startup.el (command-line-1): Mention the FAQ in the startup
8514 message.
8515
8516 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
8517
8518 * progmodes/compile.el (compilation-parse-errors): Collect
8519 `nomessage' regexps last.
8520
8521 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
8522
8523 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
8524 to the function name.
8525
f9bbcfac
EL
85262000-05-15 Dave Love <fx@gnu.org>
8527
8528 * speedbar.el (speedbar-recenter): Typo.
8529 (speedbar-expand-line): Make arg optional.
8530 (speedbar-mode): Avoid a compiler warning.
8531
119b42eb
GM
85322000-05-15 Gerd Moellmann <gerd@gnu.org>
8533
8534 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
8535 user-specified option string is empty.
8536
8537 * mouse.el (mouse-yank-at-click): Doc fix.
8538
f685bea9
EZ
85392000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
8540
8541 * term/internal.el (IT-character-translations): More updates of
8542 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
8543 documents.
8544
a1b8d58b
GM
85452000-05-15 Gerd Moellmann <gerd@gnu.org>
8546
8547 * env.el (getenv): New function, interactively callable.
8548 (setenv, getenv): Remove autoload cookies.
8549
8550 * loadup.el: Load `env'.
8551
8552 * progmodes/f90.el: Change author's mail address.
8553
c9bba7ed
DL
85542000-05-14 Dave Love <fx@gnu.org>
8555
e5c83697
DL
8556 * mail/rmail.el (rmail-show-message-hook): Customize and offer
8557 goto-addr as an option.
8558
8559 * help.el (help-xref-stack): Doc fix.
8560 (help-xref-following): New variable.
8561 (help-make-xrefs): Use it.
8562 (help-xref-go-back): Use position information from stack element.
8563 (help-follow): Make position in stack element a pair. Use
8564 help-xref-following.
399c88ad 8565
e5c83697
DL
8566 * autoarg.el: New file.
8567
8568 * faces.el: Declare more functions obsolete.
8569
c9bba7ed
DL
8570 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
8571 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
8572 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
8573 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
8574 Remove all the setup-...-environment functions.
8575
b6389bfb
EL
85762000-05-13 Eric M. Ludlam <zappo@ultranet.com>
8577
a1b8d58b
GM
8578 * speedbar.el: Updated the commentary section. xemacs20p now uses
8579 >= when detecting. Require `defimage' safely.
b6389bfb
EL
8580 (speedbar-easymenu-definition-base): Add toggle for images.
8581 (speedbar-easymenu-definition-special): Add flush cache & expand.
8582 (speedbar-visiting-tag-hook): Set new defaults. Added options.
8583 (speedbar-reconfigure-keymaps-hook): New variable.
8584 (speedbar-frame-parameters): Updated documentation.
8585 (speedbar-use-imenu-flag): Updated custom tag
8586 (speedbar-dynamic-tags-function-list): New variable.
8587 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
8588 (speedbar-indentation-width, speedbar-indentation-width) New
8589 variables.
8590 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
8591 (speedbar-vc-indicator): Doc update.
8592 (speedbar-ignored-path-expressions): Updated default value.
8593 (speedbar-supported-extension-expressions): Updated default value.
8594 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
8595 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
8596 as "+". Added overlay aliases.
8597 (speedbar-mode): Use `speedbar-mode-line-update' instead of
8598 `force-mode-line-update'.
8599 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
8600 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
8601 `mouse-set-point'
b6389bfb 8602 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
8603 (speedbar-item-info-tag-helper): Revamped to handle a wider range
8604 of arbitrary text, and new helper functions.
8605 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
8606 filename finder.
b6389bfb
EL
8607 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
8608 (speedbar-directory-buttons): Update path search/expansion.
8609 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
8610 `speedbar-indentation-width'. Use more care w/ invisible
8611 properties.
b6389bfb
EL
8612 (speedbar-change-expand-button-char): Call
8613 `speedbar-insert-image-button-maybe'.
8614 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
8615 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
8616 (speedbar-trim-words-tag-hierarchy)
8617 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 8618 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
8619 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
8620 functions.
b6389bfb
EL
8621 (speedbar-mouse-set-point): New function
8622 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
8623 (speedbar-line-token, speedbar-goto-this-file): Handle more types
8624 of tag prefix text.
8625 (speedbar-expand-line, speedbar-contract-line): Make more robust
8626 to strange text.
8627 (speedbar-expand-line): Takes universal argument to flush the
8628 cache.
b6389bfb
EL
8629 (speedbar-flush-expand-line): New function.
8630 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
8631 Use new generator insertion method.
8632 (speedbar-fetch-dynamic-tags): New function.
8633 (speedbar-fetch-dynamic-imenu): Removed code now handled in
8634 `speedbar-fetch-dynamic-imenu'.
8635 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
8636 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
8637 "Revert Buffer" menu items.
8638 (speedbar-buffer-buttons-engine): Be smarter when creating a
8639 filename tag (for expansion purposes.).
a1b8d58b
GM
8640 (speedbar-highlight-one-tag-line,
8641 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
8642 (speedbar-recenter): New functions.
b6389bfb 8643 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
8644 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
8645 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
8646 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
8647 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
8648 (speedbar-expand-image-button-alist): New variable.
8649 (speedbar-insert-image-button-maybe): Insert an image over some
8650 buttons.
8651
43fe9244
KH
86522000-05-13 Kenichi Handa <handa@etl.go.jp>
8653
8654 * international/mule-cmds.el (encode-coding-char): An ASCII
8655 character is always encodable.
8656
8657 * international/mule-conf.el: Add more information in descriptions
8658 of character sets.
8659
813086ea 8660 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
8661 (describe-font-internal): Adjusted for the change of font-info.
8662 (describe-font): Likewise.
8663 (print-fontset): Rewritten for the new fontset implementation.
8664 (describe-fontset): Include fontset alias names in completion.
8665 (list-fontsets): Adjusted for the change of print-fontset.
8666
8667 * simple.el (what-cursor-position): If DETAIL is non-nil, call
8668 describe-char-after instead of displaying the detail in the echo
8669 area.
813086ea
KH
8670 (syntax-code-table): Format changed.
8671 (string-to-syntax): Adjusted for the above change.
0e8c11d8 8672
e8564f57
SM
86732000-05-12 Stefan Monnier <monnier@cs.yale.edu>
8674
8675 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
8676
9278c60d
DL
86772000-05-12 Dave Love <fx@gnu.org>
8678
8679 * calendar/todo-mode.el: Remove some compatibility stuff and CL
8680 dependence. Use line-{beginning,end}-position, not
8681 point-at{b,e}ol. Some doc fixes.
8682 (todo-position): New function. Fix callers of position to use it.
8683 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
8684
be0505fe
GM
86852000-05-12 Gerd Moellmann <gerd@gnu.org>
8686
8687 * time.el (display-time-mail-icon): Use `:ascent center'.
8688
a8a3541c
GM
8689 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
8690 handling FTP security extensions.
399c88ad 8691
44d5f148
DL
86922000-05-11 Dave Love <fx@gnu.org>
8693
33d0c179 8694 * calendar/todo-mode.el: New file.
44d5f148 8695
da4496b6
GM
86962000-05-11 Gerd Moellmann <gerd@gnu.org>
8697
cdc4401d
GM
8698 * comint.el (comint-read-input-ring): Move reference to
8699 comint-input-ring-size outside of the save-excursion. It was
8700 causing the default value to be the only one ever seen.
399c88ad 8701
0279f991
GM
8702 * font-lock.el: Update copyright. Remove Simon Marshall's email
8703 address on request from him.
8704
da4496b6
GM
8705 * subr.el (substitute-key-definition): Add comment describing
8706 the meaning of PREFIX.
8707
ac5cb26d
SM
87082000-05-10 Stefan Monnier <monnier@cs.yale.edu>
8709
8710 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
8711
8712 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
8713 (add-minor-mode): Don't make the variable buffer-local and add a
8714 reference to define-minor-mode in the docstring.
8715
8716 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
8717 HEADER/FOOTER and fix bug with trailing empty directory.
8718 (cvs-append-to-ignore): Use vc-editable-p if available.
8719 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
8720 (vc-do-command): Tweak advice to handle the new VC.
8721
8722 * log-view.el (log-view-goto-rev): New function for the new VC.
8723 (log-view-minor-wrap): Use mark-active.
8724
8725 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
8726 (log-edit-changelog-full-paragraphs): New var.
8727 (log-edit-insert-changelog): Remove a lonely leading `* file'.
8728 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
8729 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
8730 (log-edit-changelog-ours-p, log-edit-changelog-entries)
8731 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
8732 Replace the `cvs' prefix with `log-edit'.
8733
8734 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
8735
8736 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
8737 (diff-font-lock-defaults): Explicitly turn off multiline.
8738 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
8739 (diff-ediff-patch): Fix call to ediff-patch-file.
8740 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
8741 Handle comments.
8742
8743 * frame.el (automatic-hscrolling): Typo.
8744
8745 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
8746
21c34da3
DL
87472000-05-09 Sam Steingold <sds@goems.com>
8748
8749 * apropos.el (apropos-print): use `describe-face' instead of
8750 `customize-face-other-window'.
8751
950cf06f
DL
87522000-05-09 Dave Love <fx@gnu.org>
8753
8754 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
8755
8756 * help.el (describe-variable): Have customize button pop the
8757 help-xref stack when invoked.
8758 (help-xref-symbol-regexp): Add `face'.
8759 (help-make-xrefs): Check for quoted face names and adapt regexp
8760 submatch numbers to cope.
8761 (help-xref-interned): Maybe insert face doc too. Separate
8762 sections with a line of hyphens.
8763
0623e40f 8764 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
8765 (describe-face): Add customize button. Return the help
8766 text. Fix prompt.
8767
82e2ca9d
EZ
87682000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
8769
8770 * term/internal.el (IT-character-translations): Fix last change.
8771
10c00b5c
EZ
87722000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8773
8774 * woman.el: New file
8775 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
8776
9deed82f
EZ
87772000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8778
001ad319
EZ
8779 * term/internal.el (IT-character-translations): Update ASCII
8780 simulations for greek-iso8859-7, add latin-iso8859-14 and
8781 latin-iso8859-15.
8782
9deed82f
EZ
8783 * international/mule-cmds.el (set-language-info-alist): Call
8784 define-prefix-command with 3 arguments, to make the map suitable
8785 for a menu.
8786
4f37b78a
DL
87872000-05-07 Dave Love <fx@gnu.org>
8788
1ec321a7 8789 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 8790
64a4c526
DL
87912000-05-05 Dave Love <fx@gnu.org>
8792
8793 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
8794 list in doc string. Don't quote keyword symbols.
8795 * emacs-lisp/cl.el: Likewise
8796 * emacs-lisp/cl-seq.el: Likewise
8797
056565f7
GM
87982000-05-05 Gerd Moellmann <gerd@gnu.org>
8799
8800 * abbrev.el (abbrev-mode): Make ARG optional.
8801
4656b314
GM
88022000-05-04 Gerd Moellmann <gerd@gnu.org>
8803
ec82fb2f
GM
8804 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
8805
8806 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
8807
4656b314
GM
8808 * subr.el (substitute-key-definition): Clarify documentation.
8809
88102000-05-04 Milan Zamazal <pdm@freesoft.cz>
8811
8812 * glasses.el (glasses-convert-to-unreadable): Use
8813 `glasses-separator' instead of the hard-wired "_".
8814 (glasses-mode): Call `glasses-make-unreadable' only in a single
8815 place.
8816
7b081c78
EZ
88172000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
8818
8819 * term/internal.el (cjk-codepages-alist): Add associations for
8820 Chinese and Korean codepages. Remove FIXME comment.
8821
baa5536e
DL
88222000-05-03 Dave Love <fx@gnu.org>
8823
8824 * time.el (display-time-mail-face, display-time-use-mail-icon):
8825 New option.
8826 (display-time-mail-icon): New variable.
8827 (display-time-string-forms): Use the above. Fix the local-map.
8828
cbf18892
GM
88292000-05-03 Gerd Moellmann <gerd@gnu.org>
8830
4ff40dd0
GM
8831 * replace.el (query-replace-map): Add binding for `E'.
8832 (query-replace-help): Extend help text.
8833 (perform-replace): Allow editing the replacement string.
8834
8835 * make-mode.el (makefile-mode-abbrev-table): New variable.
8836 (makefile-mode): Set local abbrev table to
8837 makefile-mode-abbrev-table.
8838 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 8839
cbf18892
GM
8840 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
8841 set TOGGLE's value.
8842
4ff40dd0
GM
8843 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
8844 mail-interactive-insert-alias.
8845 (mail-abbrev-complete-alias): New command.
8846 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 8847
ffec4d9f
KH
88482000-05-03 Kenichi Handa <handa@etl.go.jp>
8849
8850 * language/lao-util.el (lao-compose-region): New function.
8851
1b0672c3
GM
88522000-05-02 Gerd Moellmann <gerd@gnu.org>
8853
576da55d
GM
8854 * files.el (recover-session): Make directories as necessary
8855 if they don't exist yet.
8856
399c88ad
SS
8857 * calendar/cal-french.el
8858 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
8859 (french-calendar-special-days-array): Change French text.
8860 (calendar-french-date-string): Change output.
8861 (calendar-goto-french-date): Likewise.
8862
88632000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
8864
8865 * wid-edit.el (widget-default-active): Obey `:always-active'.
8866 (widget-documentation-string-value-create): Set `:always-active'.
8867
4b33deaa
EZ
88682000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
8869
8870 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
8871 default prefix to `~/_emacs.d/auto-save.list/_s'.
8872 (normal-top-level): Create the directory for auto-save files, if
8873 it doesn't already exist (in the ms-dos case only).
8874
5c922ea7
EZ
88752000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
8876
8877 * international/mule-cmds.el (set-language-environment): Don't
8878 concat an integer (dos-codepage), use format instead.
8879
820ad5e7
DL
88802000-05-02 Dave Love <fx@gnu.org>
8881
8882 * help.el (help-xref-on-pp): Check for constant symbols.
8883
57cb56f5
GM
88842000-04-29 Gerd Moellmann <gerd@gnu.org>
8885
8886 * startup.el (normal-top-level): Put a condition-case around
8887 the code loading subdirs.el.
8888
88892000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 8890
57cb56f5
GM
8891 * ps-print.el: Upside-down and face background color printing,
8892 line number step, doc fix.
8893 (ps-print-version): New version number (5.2).
8894 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
8895 (ps-face-attribute-list, ps-plot-with-face): Code fix.
8896 (ps-spool-config): Var fix.
8897 (ps-printer-name-option): Const fix.
8898 (ps-print-upside-down, ps-use-face-background)
8899 (ps-line-number-step): New vars.
8900 (ps-window-system, ps-lp-system): New consts.
8901 (ps-face-background): New fun.
8902
084cec2f
GM
89032000-04-28 Richard Stallman <rms@gnu.org>
8904
8905 * files.el (make-auto-save-file-name):
8906 Apply auto-save-file-name-transforms to visited file name
8907 before generating auto save file name.
8908 (auto-save-file-name-transforms): New variable.
8909
399c88ad 8910 * files.el (backup-enable-predicate):
084cec2f
GM
8911 Correctly test for a file under a temporary directory.
8912
c94f4677
GM
89132000-04-28 Gerd Moellmann <gerd@gnu.org>
8914
8915 * subr.el (add-minor-mode): Rewritten.
8916
7b211df5
KH
89172000-04-28 Kenichi Handa <handa@etl.go.jp>
8918
8919 * mail/sendmail.el (sendmail-send-it): Set
8920 buffer-file-coding-system to the selected coding system for MIME
8921 header.
8922
c76e04a8 89232000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 8924
c76e04a8
GM
8925 * dired.el (dired-move-to-filename-regexp): Allow format where
8926 YYYY is followed by two spaces.
e3e36d74 8927
c76e04a8
GM
8928 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
8929 in the second character class of the regexp.
8930
8931 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
8932 mh-etc, too.
353964e3 8933
c76e04a8
GM
8934 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
8935 nil.
399c88ad 8936
353964e3
GM
8937 * subr.el (add-minor-mode): Use `set' instead of `setq'.
8938
8939 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
8940 argument.
8941
c76e04a8 89422000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 8943
c76e04a8
GM
8944 * emacs-lisp/crm.el (crm-completion-table): New variable.
8945 (crm-collection-fn, crm-test-completion)
8946 (completing-read-multiple): Use it.
8947
89482000-04-27 Dave Love <fx@gnu.org>
8949
8950 * help.el (locate-library): Use mapc.
8951 (help-manyarg-func-alist): Add call-process-region.
8952
7464346d
GM
89532000-04-26 Gerd Moellmann <gerd@gnu.org>
8954
b35bd33d
GM
8955 * subr.el (add-minor-mode): Make argument MAP optional.
8956
7464346d
GM
8957 * desktop.el (desktop-save): Save list of minor modes.
8958 (desktop-create-buffer): Restore minor modes.
8959 (desktop-minor-mode-table): New user-option.
8960
8961 * subr.el (add-minor-mode): New function.
8962
8963 * image.el (find-image): New function.
8964 (defimage): Rewritten to find image at load time.
8965
8966 * startup.el (normal-top-level-add-to-load-path): Handle
8967 case that the default directory is not in load-path.
8968
8969 * help.el: Old patch from Stefan Monnier.
8970 (help-xref-on-pp): New function.
8971 (describe-variable): Use it to display xrefs in a symbol's value.
8972
23c0fb21
SM
89732000-04-26 Stefan Monnier <monnier@cs.yale.edu>
8974
8975 * cus-edit.el (custom-face): Fix parenthesis.
8976
fad95037
KH
89772000-04-26 Kenichi Handa <handa@etl.go.jp>
8978
f03392a1
KH
8979 * mail/rmail.el (rmail-expunge): When there are no deleted
8980 messages, do nothing.
fad95037 8981
0d7c5bb9
DL
89822000-04-26 Dave Love <fx@gnu.org>
8983
8984 * international/mule-cmds.el (locale-translation-file-name):
8985 Defvar to nil.
8986 (set-locale-environment): Set it here (at runtime).
8987
612839b6
GM
89882000-04-25 Gerd Moellmann <gerd@gnu.org>
8989
8990 * replace.el (perform-replace): Add parameters START and END. Use
8991 them instead of the check for a region in Transient Mark mode.
8992 (query-replace-read-args): Return two more list elements for the
8993 start and end of the region in Transient Mark mode.
8994 (query-replace, query-replace-regexp, query-replace-regexp-eval)
8995 (map-query-replace-regexp, replace-string, replace-regexp): Add
8996 optional last arguments START and END and pass them to
8997 perform-replace.
8998
8999 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
9000 form with additional arguments for perform-replace.
9001
9002 * progmodes/etags.el (tags-query-replace): Add parameters START
9003 and END. Construct a form with additional arguments for
9004 perform-replace.
9005
9006 * simple.el (shell-command): Set default directory for "*Shell
9007 Command Output" buffer.
9008
9009 * language/european.el (iso-latin-4): Fix typo.
9010
9011 * emacs-lisp/crm.el: New file.
9012
2917cc05
DL
90132000-04-24 Dave Love <fx@gnu.org>
9014
9015 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
9016 (Custom-reset-saved, Custom-reset-standard)
9017 (custom-group-value-create, custom-group-set, custom-group-save)
9018 (custom-group-reset-current, custom-group-reset-saved)
9019 (custom-group-reset-standard): Use mapc.
9020 (custom-buffer-create-internal): Disable undo when creating items.
9021 Use mapc.
9022 (custom-face): Avoid redundant lambda.
9023
abfcc168
GM
90242000-04-24 Gerd Moellmann <gerd@gnu.org>
9025
9026 * startup.el (auto-save-list-file-prefix): Set default to
9027 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
9028
fa78f71b
SS
90292000-04-24 Sam Steingold <sds@gnu.org>
9030
9031 * time-stamp.el (time-stamp-string-preprocess): Always convert
9032 `field-result' to a string.
9033
cc181e95
GM
90342000-04-24 Gerd Moellmann <gerd@gnu.org>
9035
9036 * frame.el (scrolling): New group.
9037 (automatic-hscrolling): New user-option.
9038
9039 * startup.el (command-line-x-option-alist): Add `-lsp' and
9040 `--line-spacing'.
9041
6142fdcb
DL
90422000-04-19 Dave Love <fx@gnu.org>
9043
9044 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
9045 (cl-mapc): Rename from mapc. Fix the funcall.
9046
5e3dac3f
GM
90472000-04-19 Gerd Moellmann <gerd@gnu.org>
9048
1c459486
GM
9049 * simple.el (clone-indirect-buffer-other-window): New command.
9050 (clone-indirect-buffer): Add optional arg NORECROD.
9051 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
9052
271b4185
GM
9053 * help.el (resize-temp-buffer-window): Use count-screen-lines.
9054
9055 * window.el (count-screen-lines): New function.
9056 (shrink-window-if-larger-than-buffer): Use count-screen-lines
9057 instead of window-buffer-height.
9058
9059 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
9060 non-existing variable comint-input-sentinel.
9061 (inferior-lisp-args-to-list): Removed.
9062 (inferior-lisp): Use split-string instead of
9063 inferior-lisp-args-to-list.
9064
9065 * hexl.el (hexl-insert-hex-string): New command.
9066
5e3dac3f
GM
9067 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
9068 instead of concat.
9069
f6d3257b
GM
90702000-04-18 Gerd Moellmann <gerd@gnu.org>
9071
9072 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
9073 at the start of an existing but empty folder.
9074
90752000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9076
9077 * ps-mule.el: Customization fix, doc fix.
9078 (ps-multibyte-buffer): Customization fix.
9079
8b7bc628 90802000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
9081
9082 * subr.el (read-passwd): Use read-char-exclusive.
9083
0daee095
GM
90842000-04-17 Gerd Moellmann <gerd@gnu.org>
9085
9086 * textmodes/texinfo.el (texinfo-insert-@email)
9087 (texinfo-insert-@emph, texinfo-insert-@quotation)
9088 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
9089 (texinfo-mode-map): Add key bindings for them.
9090
9091 * files.el (basic-save-buffer-2): Use a template with `$'
9092 instead of `#' for VMS.
9093
9094 * simple.el (clone-indirect-buffer): New function.
9095
e10f64e7
GM
90962000-04-16 Stephen Eglen <stephen@gnu.org>
9097
9098 * iswitchb.el (iswitchb-case): New function. If the user input
9099 contains any upper-case characters, the search is made
9100 case-sensitive.
9101
e3721db1
SM
91022000-04-17 Stefan Monnier <monnier@cs.yale.edu>
9103
e10f64e7
GM
9104 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
9105 comment-end.
e3721db1
SM
9106 (texinfo-font-lock-syntactic-keywords): New var.
9107 (texinfo-font-lock-keywords): Remove comment regexp.
9108 (texinfo-insert-block): New function.
9109 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
9110 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
9111 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 9112 (texinfo-environments): New var.
e10f64e7
GM
9113 (texinfo-environment-regexp): Use regexp-opt and
9114 texinfo-environments.
e3721db1 9115
e10f64e7
GM
9116 * textmodes/ispell.el (ispell-menu-map-needed): Check that
9117 ispell-process is bound since this might be eval'd before ispell
9118 is loaded.
9119 (ispell-message): Use a tiny bit less magic and a bit more hard
9120 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
9121
9122 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
9123
9124 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
9125 (insert-cyclic-diary-entry): Unquote the lambda.
9126
9127 * gud.el (gud-jdb-build-source-files-list): Fix typo.
9128
9129 * files.el (backup-enable-predicate): Unquote the lambda.
9130
9131 * cus-edit.el (custom-face, face): Unquote the lambda.
9132
712dc9e0
GM
91332000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9134
9135 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 9136
712dc9e0
GM
9137 * ps-print.el: Fix counting lines in a region.
9138 (ps-print-version): New version number (5.1.5).
9139 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
9140 (ps-printing-region): Fun code fix.
9141
ffc50f2a
GM
91422000-04-15 Gerd Moellmann <gerd@gnu.org>
9143
9144 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
9145 to file-directory-p.
9146
a2522dca
GM
91472000-04-14 Gerd Moellmann <gerd@gnu.org>
9148
9149 * gud.el (gud-jdb-build-source-files-list): Check that directory
9150 exists before calling directory-files.
9151
6e883610
DL
91522000-04-13 Dave Love <fx@gnu.org>
9153
9154 * emacs-lisp/trace.el: Change maintainer. Use new backquote
9155 syntax.
9156
9157 * emacs-lisp/cl-specs.el: Remove when, unless.
9158
9159 * emacs-lisp/cl-extra.el: Don't quote keywords.
9160 (cl-old-mapc): New variable.
9161 (mapc): Use it.
9162 (cl-map-intervals): Use with-current-buffer. Don't check for
9163 next-property-change.
9164 (cl-map-overlays): Use with-current-buffer.
9165 (cl-expt): Remove.
9166 (copy-tree, remprop): Define unconditionally.
9167
9168 * emacs-lisp/cl-compat.el (keywordp): Remove.
9169
9170 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
9171 to use keywordp.
9172 (edebug-spec): Enable keywordp.
9173
9174 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
9175 string-lessp.
9176
9177 * cus-start.el: Use keywordp.
9178
198e3c7a
GM
91792000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9180
9181 * diary-lib.el (include-other-diary-files): Fix the fix of
9182 2000-02-18 by doing a save-excursion.
9183
91842000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9185
9186 * ps-print.el: Customization fix, doc fix.
9187 (ps-print-version): New version number (5.1.4).
9188 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
9189 (ps-print-preprint): Adjust code.
9190 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
9191 (ps-print-prologue-header, ps-print-control-characters)
9192 (ps-spool-config): Customization fix.
fa78f71b 9193
8eba343c
EZ
91942000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
9195
9196 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
9197 converted to the new menu-item format, names silightly changed,
9198 help strings added.
9199
9200 Support for spelling without async subprocesses:
9201
9202 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
9203 (ispell-session-buffer): New variables.
9204 (ispell-start-process, ispell-process-status,
9205 ispell-accept-output, ispell-send-string): New functions, for
9206 Ispell invocation when async subprocesses aren't supported.
9207 (ispell-word, ispell-pdict-save, ispell-command-loop,
9208 ispell-process-line, ispell-buffer-local-parsing): Replace calls
9209 to process-send-string with calls to ispell-send-string, and
9210 accept-process-output with ispell-accept-output.
9211 (ispell-init-process): Call ispell-process-status instead of
9212 process-status with.
9213 (ispell-init-process): Call ispell-start-process. Call
9214 ispell-accept-output and ispell-send-string. Don't call
9215 process-kill-without-query and kill-process if they are unbound.
9216 (ispell-async-processp): New function.
9217
3d30065d
DL
92182000-04-12 Dave Love <fx@gnu.org>
9219
9220 * info.el: Add debug-ignored-errors.
9221 (Info-mode-menu): Add some items.
9222 (Info-directory): Add autoload cookie.
9223
9224 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
9225 Modify `truncate-lines'. Make `describe-language-environment'
9226 always visible and add help. Modify `describe-key' help. Invoke
9227 Info-directory from `info'. New entry `emacs-manual'.
9228
1a1b1895
GM
92292000-04-10 Gerd Moellmann <gerd@gnu.org>
9230
8b2affc5
GM
9231 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
9232 propertized-buffer-identification.
9233 (ebrowse-update-member-buffer-mode-line): Likewise.
9234 (ebrowse--mode-strings): Removed.
9235 (ebrowse--mode-line-props): Removed.
9236
1a1b1895
GM
9237 * files.el (auto-mode-alist): Add `EBROWSE'.
9238
9239 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
9240 space before testing for end of buffer.
9241 (ebrowse-load): Removed.
9242 (ebrowse-revert-tree-buffer-from-file): Rewritten.
9243 (ebrowse-create-tree-buffer): Rewritten.
9244 (ebrowse-tree-mode): Read tree from buffer.
9245
9246 * progmodes/ebrowse-ffh.el: Removed.
9247
223f3c91
KH
92482000-04-10 Kenichi Handa <handa@etl.go.jp>
9249
9250 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
9251
25fbf2c4
GM
92522000-04-10 Gerd Moellmann <gerd@gnu.org>
9253
9254 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
9255 at the wrong place.
9256
92c13173
DL
92572000-04-09 Dave Love <fx@gnu.org>
9258
9259 * files.el (backup-enable-predicate): Use
9260 temporary-file-directory, small-temporary-file-directory.
9261 (make-backup-file-name-function, backup-directory-alist): New
9262 variables.
9263 (make-backup-file-name-1): New function.
9264 (make-backup-file-name): Use it.
9265 (find-backup-file-name): Likewise. Use format for clarity, not
9266 concat.
9267 (file-newest-backup): Use make-backup-file-name.
9268
be0dbdab
GM
92692000-04-09 Gerd Moellmann <gerd@gnu.org>
9270
c45be9ac 9271 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 9272
c45be9ac
GM
9273 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
9274 to ebrowse-ffh.el.
9275 (ebrowse-load): Add autoload.
9276
9277 * finder.el (finder-commentary): Add autoload cookie.
9278
be0dbdab
GM
9279 * mail/rfc2368.el: Correct author's email address.
9280
9281 * progmodes/ebrowse.el: New file.
9282
9283 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
9284 item help string.
9285 (easy-menu-do-add-item): Ditto.
9286 (easy-menu-define): Extend doc string.
9287
9288 * jit-lock.el (with-buffer-unmodified): Use
9289 restore-buffer-modified-p.
9290 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
9291 (jit-lock-function, jit-lock-stealth-fontify): Don't use
9292 with-buffer-unmodified.
9293
3f923efe
DL
92942000-04-08 Dave Love <fx@gnu.org>
9295
9296 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
9297 unless, when.
9298
d35bee0e
MK
92992000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
9300
9301 * viper-util.el (viper-put-on-search-overlay): New subroutine.
9302 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 9303 doesn't support face.
d35bee0e 9304 Use `viper-put-on-search-overlay'.
fa78f71b 9305
c407c570
GM
93062000-04-04 Gerd Moellmann <gerd@gnu.org>
9307
9308 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
9309 like C-r.
9310
9311 * progmodes/make-mode.el: Some doc fixes.
9312 (makefile-mode-abbrev-table): New variable.
9313 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
9314 (makefile-font-lock-keywords): Fontify includes and conditionals.
9315 (toplevel): Require `dabbrev' and `add-log' when compiling.
9316
9317 * replace.el (perform-replace): Don't move forward one char
9318 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
9319 to do that because it leaves point 1 position after the last
9320 replacement, after everything has been replaced.
9321
9322 * jit-lock.el (with-buffer-unmodified): New macro.
9323 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
9324 modified state.
9325 (jit-lock-function-1): Extracted from jit-lock-function; not
9326 preserving buffer's modified state.
9327 (jit-lock-function, jit-lock-stealth-fontify): Call
9328 jit-lock-function-1.
9329
9330 * mail/rfc2368.el: Remove supernumerary copyright line.
9331
685e5ed2
GM
93322000-04-04 Milan Zamazal <pdm@freesoft.cz>
9333
9334 * glasses.el: Provide facilities for inserting space before left
9335 parentheses and uncapitalization of identifiers.
9336 (glasses-mode): Try to remove old overlays in all cases.
9337
0166aed1
GM
93382000-04-03 Gerd Moellmann <gerd@gnu.org>
9339
62f20204
GM
9340 * progmodes/compile.el (compile-internal): Display the compilation
9341 buffer in a different frame, if it's already displayed there.
9342
6460c400
GM
9343 * mail/rfc2368.el: New file.
9344
c0510d27
GM
9345 * simple.el (sendmail-user-agent-compose): Recognize a `body'
9346 header and insert its value as mail body.
9347
9348 * subr.el (member-ignore-case): New function.
9349
9350 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
9351 (dabbrev--find-expansion): Ignore buffers matching a regexp
9352 from dabbrev-ignored-regexps.
9353
0166aed1
GM
9354 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
9355 to extensions handled by gzip.
9356
c0510d27
GM
93572000-04-03 Richard M. Stallman <rms@gnu.org>
9358
9359 * files.el (insert-directory): List the total free space
9360 along with the used space.
fa78f71b 9361
c0510d27
GM
9362 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
9363 line is followed by one that matches CITATION-REGEXP, end the
9364 paragraph.
9365
93662000-04-03 Markus Rost <rost@delysid.gnu.org>
9367
9368 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
9369 (rmail-make-basic-summary-line): Use that option.
fa78f71b 9370
14c04384
KH
93712000-04-03 Kenichi Handa <handa@etl.go.jp>
9372
9373 * international/mule-cmds.el (encoded-string-description):
9374 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
9375 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
9376 for hexadecimal format.
14c04384 9377
ccf5869a
DL
93782000-04-01 Dave Love <fx@gnu.org>
9379
9380 * cpp.el: Change customization group to `c' from `C'.
9381
9382 * vcursor.el (vcursor-move): Use display-color-p.
9383
9384 * international/mule-util.el: Provide mule-utils.
9385 (string-to-sequence): Simplify and speed up.
9386
9387 * international/mule.el (make-coding-system): Purecopy doc-string.
9388
9389 * international/mule-cmds.el: Various menu changes.
9390 (describe-specified-language-support): Handle `Default'.
9391 (set-language-info): Purecopy `info'.
9392
610d841e
GM
93932000-03-31 Andrew Innes <andrewi@gnu.org>
9394
9395 * vc.el (vc-backend-diff): Return the correct status if we had to
9396 retry the rcsdiff command without the --brief option.
fa78f71b 9397
7f9de034
DL
93982000-03-31 Dave Love <fx@gnu.org>
9399
2de47765
DL
9400 * help.el (help-manyarg-func-alist): Correct several omissions.
9401
72838819
DL
9402 * add-log.el: Don't require cl, fortran.
9403 (add-log-current-defun-function): Doc fix.
9404 (change-log-version-number-regexp-list): Remove SCCS part. Doc
9405 fix.
9406 (change-log-version-rcs): Function deleted.
9407 (change-log-version-number-search): Doc fix. Use
9408 vc-workfile-version. Avoid CL dolist.
9409 (add-change-log-entry): Just call add-log-current-defun to get
9410 defun. Simplify somewhat.
9411 (change-log-get-method-definition-1): Likewise.
9412 (add-log-current-defun): Return nil if calling
9413 add-log-current-defun-function does so. Move Fortran stuff to
9414 fortran.el. Return string without properties.
9415
7f9de034
DL
9416 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
9417 and :alpha: char classes.
9418
9419 * mail/supercite.el: Defvar curline when compiling.
9420 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
9421 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
9422 rather than a-zA-Z0-9 to allow non-ASCII characters.
9423
aa110c0c
GM
94242000-03-31 Gerd Moellmann <gerd@gnu.org>
9425
9426 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
9427
9428 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
9429 Re-enable new code.
9430
9431 * lpr.el (print-region-1): Use -d to specify printer name for
9432 systems `usg-unix-v*, `dgux', `hpux', `irix'.
9433
94342000-03-31 Dave Love <fx@gnu.org>
fa78f71b 9435
aa110c0c
GM
9436 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
9437 for function definition in symbol's function value slot first
9438 instead of first consulting byte-compile-function-environment.
fa78f71b 9439
6733d074
KH
94402000-03-31 Kenichi Handa <handa@etl.go.jp>
9441
9442 * language/european.el ("Polish"): New language environment.
9443 (setup-polish-environment): New function.
9444
63fcfa04
GM
94452000-03-30 Gerd Moellmann <gerd@gnu.org>
9446
9447 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
9448 Disable new code.
9449
9450 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
9451 trying to `load' the symbol of an autoload instead of the file
9452 recorded in the autoload. Fix error messages.
9453
7438c86b
GM
94542000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9455
9456 * ps-print.el: PostScript programming fix for ghostview, doc fix.
9457 (ps-print-version): New version number (5.1.3).
9458 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
9459 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
9460 (ps-generate-postscript-with-faces): Code fix.
9461 (ps-color-values): XEmacs compatibility.
9462 (ps-print-background-image, ps-print-background-text, ps-printer-name)
9463 (ps-default-fg, ps-default-bg): Adjust customization.
9464 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
9465 (ps-color-scale): Renaming old ps-color-value fun.
9466 (ps-print-headers): Replace ps-print-header group to avoid conflict
9467 with ps-print-header variable.
9468 (ps-print-miscellany): New group.
9469 (ps-format-color, ps-rgb-color): New funs.
9470 (ps-default-foreground): New var.
9471 (ps-printer-name-option): New const.
fa78f71b 9472
326855a0
PB
94732000-03-30 Peter Breton <pbreton@ne.mediaone.net>
9474
1f56ba73
PB
9475 * net/net-utils.el:
9476 (network-connection-host, network-connection-service): New variables
9477 (network-connection-mode): New mode, derived from comint-mode
9478 (network-connection-mode-setup): New function, saves host and
fa78f71b 9479 service information in local variables.
1f56ba73 9480
326855a0
PB
9481 * lisp/locate.el:
9482 (locate-word-at-point): Added this function
9483 (locate): Default to using locate-word-at-point as input
9484 Run dired-mode-hook
9485
141384bd
DL
94862000-03-29 Dave Love <fx@gnu.org>
9487
9488 * calendar/appt.el: Doc fixes.
9489 (appt-check): Convert min-to-app to a string before passing to
9490 appt-disp-window-function or concat.
9491 (appt-delete-window): Remove test for frame-root-window.
9492 (appt-select-lowest-window, appt-convert-time): Simplify.
9493
9494 * emacs-lisp/bytecomp.el: Doc fixes.
9495 (byte-compile-file-form-autoload): Update
9496 byte-compile-function-environment.
9497
c5aa0fc2
AS
94982000-03-29 Andreas Schwab <schwab@suse.de>
9499
9500 * emacs-lisp/autoload.el: Also print defsubst doc string
9501 specially.
9502
9503 * dired.el (dired-insert-directory): If dired-free-space-program
9504 failed just delete its output.
9505
f1d6fe69
DL
95062000-03-29 Dave Love <fx@gnu.org>
9507
9508 * international/iso-cvt.el: Move provide to end. Doc fixes.
9509 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
9510 (iso-iso2sgml, iso-sgml2iso): New functions.
9511 (iso-cvt-define-menu): Fix some entries and use backquote for
9512 clarity.
9513
9514 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
9515
b61f1215
GM
95162000-03-28 Gerd Moellmann <gerd@gnu.org>
9517
9518 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
9519 ISO-DATE. If non-nil, return date in ISO 8601 format.
9520
ea4b0ca3
SM
95212000-03-26 Stefan Monnier <monnier@cs.yale.edu>
9522
3831af62
SM
9523 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
9524 if it ever becomes used.
9525 (log-edit-mode-hook): Default to vc-log-mode-hook.
9526 (log-edit-mode): Fix the docstring.
9527
ea4b0ca3
SM
9528 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
9529 the code.
9530
08f8b1cc
DL
95312000-03-26 Dave Love <fx@gnu.org>
9532
082527fe
DL
9533 * net/browse-url.el (browse-url): Re-fix case of
9534 browse-url-browser-function being an alist.
9535 (browse-url): Add :link to defgroup.
9536
08f8b1cc
DL
9537 * files.el: Doc fixes.
9538 (file-truename): Include `[' in wildcard characters.
9539 (automount-dir-prefix): Customize.
9540 (find-file-wildcards): Add :version.
9541 (find-file-noselect): Simplify a mapcar call.
9542
9543 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
9544 compatible with inf-lisp version.
9545 (eval-defun-1): Fix custom-declare-variable case.
9546
ea4b0ca3
SM
95472000-03-25 Stefan Monnier <monnier@cs.yale.edu>
9548
9549 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
9550
9a0dd3dc
GM
95512000-03-24 Gerd Moellmann <gerd@gnu.org>
9552
b68c375f
GM
9553 * Makefile (COMPILE_FIRST): New macro.
9554 (compile-files): Compile files from COMPILE_FIRST first.
9555
9556 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
9557 code.
9558
9a0dd3dc
GM
9559 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
9560 matching open parenthesis in column 0 to defun-prompt-regexp
9561 only if open-paren-in-column-0-is-defun-start is set.
9562
9563 * sun-curs.el: Require CL at compile-time only.
9564
9565 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
9566 instead of copy-list which is a function from CL.
9567 (msb--choose-menu, msb--mode-menu-cond)
9568 (msb--create-buffer-menu-2): Use dolist instead of mapc.
9569 (msb--init-file-alist): Use mapcar instead of mapcan.
9570 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
9571 `(' in column 0 in doc string.
9572 (msb--add-separators): Use mapcar instead of mapcan.
9573
9574 * cus-dep.el: Require CL at compile-time only.
9575
c7dcadb5
SM
95762000-03-24 Stefan Monnier <monnier@cs.yale.edu>
9577
9578 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
9579 (byte-compile-warnings): New warning `noruntime'.
9580 (byte-compile-constants, byte-compile-variables): Fix docstring.
9581 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
9582 execute `eval-whenc-compile's body.
9583 (byte-compile-unresolved-functions): Fix docstring.
9584 (byte-compile-eval): New function.
9585 (byte-compile-callargs-warn): Check if the function will be available
9586 at runtime (via property `byte-compile-noruntime').
9587 (byte-compile-print-syms): New function.
9588 (byte-compile-warn-about-unresolved-functions): Also warn about
9589 `noruntime' functions (and use `byte-compile-print-syms').
9590 (byte-compile-file): Capitalize the message.
9591
3b55acc9
GM
95922000-03-24 Gerd Moellmann <gerd@gnu.org>
9593
9594 * mail/rmail.el (rmail-confirm-expunge): New user-option.
9595 (rmail-expunge): Ask for confirmation depending on the setting
9596 of rmail-confirm-expunge.
9597
95982000-03-23 Gerd Moellmann <gerd@gnu.org>
9599
9600 * Makefile (bootstrap-clean): If $(emacs) exists, build
9601 loaddefs.el first. A loaddefs.el that's not up-to-date might
9602 cause a bootstrap failure because things don't autoload as
9603 expected.
9604
02c76af4
DL
96052000-03-23 Dave Love <fx@gnu.org>
9606
9607 * net/browse-url.el: Restore previous use of
9608 browse-url-maybe-new-window.
9609
1a3199d9
GM
96102000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9611
9612 * ps-print.el: Skip banner page fix.
9613 (ps-print-version): New version number (5.1.2).
9614 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 9615
1a3199d9
GM
96162000-03-23 Dave Pearson <davep@davep.org>
9617
9618 * net/quickurl.el Changed the type of parameter passed to the
9619 function defined by `quickurl-format-function'. Before only the
9620 text of the URL was passed. Now the whole URL structure is passed
9621 and the function is responsible for extracting the parts it
9622 requires. Changed the default of `quickurl-format-function'
9623 accordingly.
9624 (quickurl-insert): Changed the `funcall' of
9625 `quickurl-format-function' to match the above change.
9626 (quickurl-list-insert): Changed the `url' case so that it makes
9627 use of `quickurl-format-function', previous to this the format was
9628 hard wired.
fa78f71b 9629
72db3ab5
GM
96302000-03-22 Gerd Moellmann <gerd@gnu.org>
9631
9632 * startup.el: Change some spellings for the X Window System.
9633
68049bfa
SM
96342000-03-22 Stefan Monnier <monnier@cs.yale.edu>
9635
9636 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
9637 up the code and the regexp and make sure the cursor is temporarily
9638 moved to the suspicious line while querying the user.
9639
ff4df011
JR
96402000-03-22 Jason Rumney <jasonr@gnu.org>
9641
9642 * w32-fns.el (w32-charset-info-alist): Initialize.
9643
ee1c5b21
GM
96442000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9645
9646 * ps-print.el: N-up last page fix.
9647 (ps-print-version): New version number (5.1.1).
9648 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 9649
d2cbfba0
SM
96502000-03-21 Stefan Monnier <monnier@cs.yale.edu>
9651
bfb857d8
SM
9652 * files.el (find-file-run-dired): Update docstring.
9653 (find-directory-functions): New hook.
9654 (find-file-noselect): Run find-directory-functions rather than
9655 calling dired directly.
9656
9657 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
9658
cb3430a1
SM
9659 * pcvs.el: Add a minimal leading commentary.
9660 (cvs-make-cvs-buffer): Change the header part by removing the startup
9661 message and adding a `Module' entry. Also replace the FOOTER and
9662 HEADER special fileinfos with the new support in ewoc for updating
9663 its own footer and header.
9664 (cvs-update-header): Update to use the header/footer of the ewoc.
9665 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
9666 (cvs-is-within-p): New function.
9667 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
9668 to only examine some subset of the buffers.
9669
9670 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
9671 `format' instead of our own ad-hoc functions.
9672 Remove HEADER and FOOTER cases, now handled in the EWOC.
9673 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
9674
9675 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
9676 output to avoid scaring the user.
9677 (cvs-parse-table): Catch message for non-up-to-date commits.
9678
9679 * pcvs-defs.el (cvs-startup-message): Remove.
9680 (cvs-global-menu): New autoloaded menu.
9681
9682 * pcvs-util.el (cvs-string-fill): Remove.
9683
9684 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
9685 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
9686 PP part of it and also make it work for footers and headers.
9687 (ewoc-create): Drop POS and BUFFER arguments.
9688 Use the DLL's dummy node to store the end-of-footer position.
9689 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
9690 (ewoc-refresh): Remove unused `header' variable.
9691 (ewoc-(get|set)-hf): New functions.
9692
d2cbfba0
SM
9693 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
9694 log-view-*-(message|file) and use easy-mmode-define-navigation.
9695 (log-view-message-re): Match SCCS format as well.
9696 And match the revision line rather than the dashed separator line.
9697 (log-view-mode): Use the new define-derived-mode.
9698 (log-view-current-tag): Fill in with an actual implementation.
9699
9700 * cvs-status.el (cvs-status-(prev|next)): Rename from
9701 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
9702 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
9703 to let the output "breathe" a little more (more readable).
9704 (cvs-status-mode): Use the new define-derived-mode.
9705
9706 * smerge-mode.el (smerge-auto-leave): New function and variable.
9707 (smerge-basic-map): Rename from smerge-basic-keymap.
9708 Change the bindings for smerge-diff-*.
9709 (smerge-*-map): Use easy-mmode-defmap.
9710 (smerge-(next|prev)): Use easy-mmode-define-navigation.
9711 (smerge-keep-*): Use smerge-auto-leave.
9712
51663132
JR
97132000-03-21 Jason Rumney <jasonr@gnu.org>
9714
9715 * cus-edit.el (custom-button-face): Use 3D look for w32.
9716 (custom-button-pressed-face): Likewise.
9717
3f6e4b8b
GM
97182000-03-21 Gerd Moellmann <gerd@gnu.org>
9719
9720 * progmodes/etags.el (tags-case-fold-search): New user-option.
9721 (tags-loop-eval): New function. Bind case-fold-search around eval
9722 depending on the value of tags-case-fold-search.
9723 (tags-loop-continue): Use tags-loop-eval.
9724 (find-tag-in-order): Bind case-fold-search depending on the value
9725 of tags-case-fold-search.
9726
c7ea3acc
SM
97272000-03-21 Stefan Monnier <monnier@cs.yale.edu>
9728
0ae39f53
SM
9729 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
9730 (diff-end-of-hunk): Return the end position for use in
9731 `easy-mmode-define-navigation'.
9732 (diff-recenter): Remove.
9733 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
9734 of `easy-mmode-define-navigation'.
9735 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
9736 previous renaming) and fix to use new names.
9737 (diff-merge-strings): Use \n as separator: simpler, faster.
9738 (diff-mode): Use `define-derived-mode'.
9739
c7ea3acc
SM
9740 * derived.el (define-derived-mode): Don't autoload anymore.
9741 Prefer the macro-only version provided by easy-mmode.el.
9742
9743 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
9744 `easy-mmode-define-derived-mode'.
9745 Use `combine-run-hooks'.
9746 (easy-mmode-define-navigation): New macro.
9747
9748 * subr.el (combine-run-hooks): New function.
9749
6c4bfdc0
KH
97502000-03-21 Kenichi HANDA <handa@etl.go.jp>
9751
9752 * term/x-win.el: Fontsets related initialization is simplified.
9753
9754 * international/mule-diag.el (describe-font): Don't refer to
9755 global-fontset-alist, instead call font-list.
9756 (describe-fontset, list-fontsets, mule-diag): Likewise.
9757 (print-fontset): Adjusted for the change of fontset
9758 implementation.
9759
9760 * international/fontset.el (x-charset-registries): Variable
9761 removed, instead the corresponding data is stored in the default
9762 fontset.
9763 (register-alternate-fontnames): Function removed.
9764 (resolved-ascii-font): Variable removed.
9765 (x-compose-font-name): Ignore the second argument REDOCE.
9766 (x-complement-fontset-spec): Complement only an ASCII font and
9767 element for those charsets than can use that ASCII font.
9768 (generate-fontset-menu): Don't refer to global-fontset-alist,
9769 instead call fontset-list.
9770 (uninstantiated-fontset-alist): Variable removed.
9771 (x-style-funcs-alist): Likewise.
9772 (fontset-default-styles): Likewise.
9773 (x-modify-font-name): Function removed.
9774 (create-fontset-from-fontset-spec): Ignore the argument
9775 STYLE-VARIANT.
9776 (create-fontset-from-ascii-font): Docsting adjusted for the above
9777 change.
9778 (instantiate-fontset, resolve-fontset-name): Functions removed.
9779 (fontset-list): Now implemented by C code.
fa78f71b 9780
6c4bfdc0
KH
9781 * faces.el (read-face-font): Fix TABLE arg to completing-read.
9782 (describe-face): Include `font' attribute in the description.
9783
9111d4b5
KH
97842000-03-21 Kenichi Handa <handa@etl.go.jp>
9785
9786 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
9787
b33dd3b0
GM
97882000-03-20 Gerd Moellmann <gerd@gnu.org>
9789
a25bbe00
GM
9790 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
9791 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
9792 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 9793
b33dd3b0
GM
9794 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
9795 about behavior of set-buffer-modified-p wrt redisplay.
9796
8b7bc628 97972000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
9798
9799 * view.el (view-mode-disable): Kill local binding of view-read-only.
9800
d7b511c4
GM
98012000-03-18 Gerd Moellmann <gerd@gnu.org>
9802
9803 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
9804 is a string, convert it to a syntax cell using string-to-syntax.
9805
9806 * simple.el (syntax-code-table, syntax-flag-table): New variables.
9807 (string-to-syntax): New function.
9808
9809 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
9810 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 9811 try to use passive ftp mode.
d7b511c4 9812
998ecc60
GM
98132000-03-17 Gerd Moellmann <gerd@gnu.org>
9814
b33dd3b0 9815 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
9816
9817 * simple.el (append-to-buffer): Update point of windows after
9818 insertion.
9819
9820 * abbrev.el (inverse-add-abbrev): Identify word by first moving
9821 forward then moving backward. Reindent.
9822
9823 * frame.el (other-frame): Call x-focus-frame only if
9824 focus-follows-mouse is off.
9825
235d6821
DL
98262000-03-17 Dave Love <fx@gnu.org>
9827
9828 * pcvs-util.el (cvs-strings->string): Rename
9829 replace-regexps-in-string.
9830
a29a2cd1
SM
98312000-03-17 Stefan Monnier <monnier@cs.yale.edu>
9832
af595444
SM
9833 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
9834 regexp for labels cannot span several lines.
9835
9836 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 9837 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 9838
a9be2843
DL
98392000-03-16 Dave Love <fx@gnu.org>
9840
9841 * progmodes/f90.el (f90): Put custom group under `languages', not
9842 `fortran'.
9843 (f90-mode-hook): Customize.
9844 (f90-mode): Set add-log-current-defun-function.
9845 (f90-current-defun): New function.
9846
d0ab3e9d
GM
98472000-03-16 Gerd Moellmann <gerd@gnu.org>
9848
16b20ed9
GM
9849 * cus-edit.el (custom-variable-tag-face): Handle case that
9850 default face's height is not a number.
9851 (custom-face-tag-face, custom-group-tag-face-1)
9852 (custom-group-tag-face): Ditto.
9853 (custom-group-tag-face-1): Add :group.
fa78f71b 9854
d0ab3e9d
GM
9855 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
9856
ae8ab422
GM
98572000-03-15 Gerd Moellmann <gerd@gnu.org>
9858
9859 * pcvs-defs.el (toplevel): Remove autoload cookie for form
9860 requiring easymenu.
9861
81c7ca69
GM
98622000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9863
9864 * ps-print.el: PostScript user-defined prologue, PostScript error
9865 handler, doc fix.
9866 (ps-print-version): New version number (5.1).
9867 (ps-user-defined-prologue, ps-error-handler-message)
9868 (ps-print-prologue-0, ps-error-handler-alist): New vars.
9869 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
9870 (ps-insert-string): New function.
fa78f71b 9871
dcf1003d
KH
98722000-03-15 Kenichi Handa <handa@etl.go.jp>
9873
9874 * international/ccl.el (ccl-compile-expression): Don't generate
9875 invalid self-assignment code.
9876
73825616
DL
98772000-03-14 Dave Love <fx@gnu.org>
9878
9879 * subr.el (replace-regexp-in-string): Renamed from
9880 replace-regexps-in-string. Doc fix.
9881
031020ac
DL
98822000-03-12 Dave Love <fx@gnu.org>
9883
9884 * cus-edit.el: Doc fixes.
9885 (customize-set-variable, customize-save-variable): Rename args for
9886 doc.
9887 (custom-variable-tag-face, custom-face-tag-face)
9888 (custom-group-tag-face-1, custom-group-tag-face): Modify from
9889 style which user identify as hyperlink.
9890 (hook): Don't add undefined functions to the hook.
9891 (debug-ignored-errors): Transfer message from bindings.el.
9892
9b2f3c38
GM
98932000-03-12 Gerd Moellmann <gerd@gnu.org>
9894
9895 * recentf.el (recentf-keep-non-readable-files-p): Remove
9896 double/nested definition.
9897
0d6e23cf
DL
98982000-03-12 Dave Love <fx@gnu.org>
9899
9900 * facemenu.el (facemenu-get-face): Use display-color-p.
9901 * enriched.el (enriched-decode-foreground): Likewise.
9902 (enriched-decode-background): Likewise.
9903 * isearch.el (isearch-highlight): Likewise.
9904 * info-look.el (info-lookup): Likewise.
9905 * simple.el (completion-setup-function): Likewise.
9906
9907 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
9908 :options.
9909
9910 * bindings.el (mode-line-format): Fix line-number and
9911 column-number items. Add help-echo for the background.
9912 (mode-line-mule-info): Modify help-echo.
9913
9914 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
9915 defcustom.
9916
9917 * files.el (load-file): Allow completion to .elc.
9918
9919 * man.el: Doc fixes.
9920 (Man-init-defvars): Use display-color-p to set fontification.
9921
9922 * play/hanoi.el (hanoi-internal): Don't use oddp.
9923
e1cff360
GM
99242000-03-12 Gerd Moellmann <gerd@gnu.org>
9925
9926 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
9927
9928 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
9929
5e5dff44
GM
99302000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
9931
9932 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
9933 Fix comment.
9934
5b467bf4
SM
99352000-03-10 Stefan Monnier <monnier@cs.yale.edu>
9936
83fef604
SM
9937 * font-lock.el (font-lock-keywords): Fix the doc now that
9938 regexp-opt-depth is unnecessary.
9939 (save-buffer-state): Set an edebug spec.
9940 (font-lock-fontify-anchored-keywords): Properly handle the case when
9941 the matcher goes past the limit.
9942
5b467bf4
SM
9943 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
9944 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
9945
83fef604
SM
9946 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
9947 dll.el and cookie.el (from Elib) with heavy renaming and other
9948 massaging.
5b467bf4
SM
9949
9950 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
9951 Autoload the functions used.
9952 (easy-mmode-define-syntax): Fix CL typo.
9953 (easy-mmode-define-derived-mode): Improve the docstring generation.
9954
d407456c
GM
99552000-03-10 Gerd Moellmann <gerd@gnu.org>
9956
9957 * textmodes/texinfo.el (texinfo-version): Variable and function
9958 removed.
9959
5a7a545c
SM
99602000-03-09 Stefan Monnier <monnier@cs.yale.edu>
9961
0d6e23cf
DL
9962 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
9963 allow more flexibility.
9964 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
9965 fns.
9966 (easy-mmode-defmap, easy-mmode-defsyntax)
9967 (easy-mmode-define-derived-mode): New macros.
5a7a545c 9968
d407456c 99692000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
9970
9971 * rect.el (replace-rectangle): New function.
9972
99732000-03-09 Dave Love <fx@gnu.org>
9974
9975 * progmodes/fortran.el (fortran-comment-line-start): Define as
9976 "C".
9977 (fortran-comment-line-start-skip): Don't match cpp stuff.
9978 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
9979 (fortran-mode-map): Remove over-eager custom-menu-create for now.
9980 (fortran-mode): Don't set fortran-comment-line-start-skip,
9981 fortran-comment-line-start here. Set comment-start,
9982 add-log-current-defun.
9983 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
9984 (fortran-current-defun): New function.
9985
80460654
GM
99862000-03-09 Gerd Moellmann <gerd@gnu.org>
9987
d1221ea9
GM
9988 * emacs-lisp/re-builder.el: New file.
9989
1853aa6b
GM
9990 * mouse.el (mouse-drag-region): Don't run up-event handler
9991 if hscroll has changed.
9992
80460654
GM
9993 * octave-mod.el (octave-font-lock-keywords): To font-lock the
9994 builtin operators, use `font-lock-builtin-face' for Emacs and
9995 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
9996
9997 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
9998 `(defun (setf foo)' differently.
9999
c0056275
SM
100002000-03-08 Stefan Monnier <monnier@cs.yale.edu>
10001
10002 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
10003 (regexp-opt): Update comment and adapt the code the new meaning of
10004 the `paren' argument of regex-opt-group for shy-groups.
10005 (regexp-opt-depth): Handle shy groups as well as backslashed
10006 backslashes.
c0056275
SM
10007 (regexp-opt-group): Turn the leading comment into a docstring.
10008 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
10009 Remove open-presuf and close-presuf. Instead of checking for `all
10010 one-char' and then later on check for `several one-char', handle
10011 both cases close together. Also apply a more generic algorithm
10012 for suffixes (the mirror image of the algorithm used for
10013 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
10014 (regexp-opt-try-suffix): Removed.
10015
10016 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
10017 from comint-mode-map, so we can just inherit from it. Also, move
10018 the initialization into the `defvar' since there's no docstring
10019 anyway and it's fairly short.
10020 (inferior-scheme-mode): Define it as derived-mode: the code is
10021 shorter and this way we inherit from comint-mode-map rather than
10022 copying it.
c0056275 10023
80460654
GM
10024 * subr.el (replace-regexps-in-string): Properly handle the case
10025 where we match an empty string.
c0056275 10026
80460654
GM
10027 * comint.el (comint-exec-1): Add the current-dir to the exec-path
10028 when the command has a directory component (such as "./testml").
c0056275
SM
10029 Also fix a typo in the comment.
10030
5e91ff9e
GM
100312000-03-08 Gerd Moellmann <gerd@gnu.org>
10032
feab4fba
GM
10033 * Makefile (compile-files): Compile files one by one because
10034 that's the only way to ensure a clean compilation environment for
10035 each individual file.
10036
5e91ff9e
GM
10037 * frame.el (other-frame): Call x-focus-frame.
10038
76162e12
DL
100392000-03-07 Dave Love <fx@gnu.org>
10040
f64ce788
DL
10041 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
10042 :require to defcustom.
10043
76162e12
DL
10044 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
10045 lists.
10046
10047 * files.el (auto-mode-alist): Add configure.in.
10048
10049 * progmodes/autoconf.el: New file.
10050
f7daf1e1
GM
100512000-03-07 Gerd Moellmann <gerd@gnu.org>
10052
10053 * mail/mh-e.el: Change maintainer to `none'.
10054
10055 * recentf.el (recentf-keep-non-readable-files-p): Quote args
10056 to remove-hook and add-hook.
10057
100582000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
10059
10060 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
10061 it as the default.
10062 (mail-send): Test mail-send-nonascii also for the new `mime' value.
10063 (sendmail-send-it): Conditionally add MIME headers specifying the
10064 used character set.
fa78f71b 10065
63f6b2c4
DL
100662000-03-07 Dave Love <fx@gnu.org>
10067
10068 * winner.el: Fix keywords, autoload cookies. Split
10069 eval-when-compile form to avoid compilation failure.
10070
8330e2f9
KH
100712000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
10072
10073 * international/mule.el: Modify comment about coding system
10074 property `coding-category'.
10075 (make-coding-system): New argument EOL-TYPE. Pay attention to
10076 coding-category property of PROPERTIES.
10077
10078 * international/mule-conf.el (coding-category-utf-8,
10079 coding-category-utf-16-be, coding-category-utf-16-le): New coding
10080 categories. Include them in the argument for set-coding-priority.
10081
10082 * international/mule-cmds.el (reset-language-environment): Include
10083 coding-category-utf-8, coding-category-utf-16-be, and
10084 coding-category-utf-16-le in the argument for set-coding-priority.
10085 (reset-language-environment): Initialize coding-category-utf-8,
10086 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
10087
18bb0684
GM
100882000-03-06 Karl Fogel <kfogel@red-bean.com>
10089
10090 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
10091 code abstracted out of `bookmark-jump-noselect'. Now tries info
10092 extensions as well as compression extensions.
10093 (bookmark-jump-noselect): Use above new func.
fa78f71b 10094
71a6ba55
GM
100952000-03-03 Gerd Moellmann <gerd@gnu.org>
10096
10097 * strokes.el: Change maintainer's mail address.
10098
0d56cdff
KH
100992000-03-03 Kenichi Handa <handa@etl.go.jp>
10100
10101 * international/mule-diag.el (list-character-sets): Make help-echo
10102 string by substitute-command-keys.
10103 (list-character-sets): Likewise.
10104 (sort-listed-character-sets): Call help-setup-xref.
10105
900fa1f1
GM
101062000-03-02 Gerd Moellmann <gerd@gnu.org>
10107
10108 * time.el (display-time-mail-file): Add `none' to the list of
10109 choices.
10110
54d04320
DL
101112000-03-01 Dave Love <fx@gnu.org>
10112
43f3fa09
DL
10113 * help.el (help-xref-go-back): Don't try to set position.
10114
54d04320
DL
10115 * international/mule-diag.el (list-character-sets): Call
10116 help-setup-xref. Add help-echo to xrefs.
10117 (list-character-sets-1): Add help-echo to xrefs.
10118
d054101f
GM
101192000-03-02 Gerd Moellmann <gerd@gnu.org>
10120
10121 * frame.el (blink-cursor-mode): Switch cursor on when turning
10122 the mode off.
10123
10124 * add-log.el (add-log-current-defun): Add support for
10125 Autoconf mode.
10126
10127 * mail/rmail.el (rmail-quit-hook): New variable.
10128
d77dae5c
DL
101292000-03-01 Dave Love <fx@gnu.org>
10130
e5f597f0
DL
10131 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
10132
d77dae5c
DL
10133 * help.el (help-xref-button): Add help-echo arg.
10134 (describe-function-1, describe-variable, help-make-xrefs): Use it.
10135
10136 * faces.el (list-faces-display): Supply help-echo with
10137 help-make-xrefs.
10138
10139 * facemenu.el (list-text-properties-at): Set help-xref-stack to
10140 nil.
10141
72d19d75
GM
101422000-03-01 Gerd Moellmann <gerd@gnu.org>
10143
2df636f4
GM
10144 * image.el (defimage): Look for image files in load-path.
10145
fa78f71b 10146 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
10147 `number'.
10148
2df636f4
GM
101492000-03-01 David Ponce <david.ponce@wanadoo.fr>
10150
10151 * recentf.el (recentf): Added version tag to the defgroup of
10152 recentf.
10153
101542000-03-01 David Ponce <david.ponce@wanadoo.fr>
10155
10156 * recentf.el (recentf-cleanup): Changed to remove excluded file
10157 too.
10158 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
10159 action to select/unselect a file.
10160 (recentf-edit-list): Code cleanup and improvement.
10161 (recentf-open-more-files-action): `recentf-open-more-files' button
10162 widget action to open a file.
10163 (recentf-open-more-files): No more use standard completion but
10164 widgets.
10165 (recentf-more-collection): Deleted.
10166 (recentf-more-history): Deleted.
10167 (recentf-setup-more-completion): Deleted.
10168
101692000-03-01 David Ponce <david.ponce@wanadoo.fr>
10170
10171 * recentf.el (recentf-mode): No more needs that Emacs is running
10172 under a window-system.
10173
101741999-03-01 David Ponce <david.ponce@wanadoo.fr>
10175
10176 * recentf.el (recentf-edit-list): New command to edit the recent
10177 list which allow the user to remove files.
10178 (recentf-edit-selected-items): New global variable, used by
10179 `recentf-edit-list' to hold the list of files to be removed from
10180 the recent list.
10181 (recentf-make-menu-items): Updated to display a "Edit list..."
10182 menu item. Minor code cleanup.
10183
101841999-03-01 David Ponce <david.ponce@wanadoo.fr>
10185
10186 * recentf.el (recentf-open-more-files): New command to open files
10187 that are not displayed in the menu.
10188 (recentf-more-collection): New global variable holding the set of
10189 permissible completions used by `recentf-open-more-files'.
10190 (recentf-more-history): New global variable holding the history list
10191 used by `recentf-open-more-files' completion.
10192 (recentf-setup-more-completion): New function to setup completion for
10193 `recentf-open-more-files'.
10194 (recentf-make-menu-items): Updated to display a "More..." menu item.
10195
101961999-03-01 David Ponce <david.ponce@wanadoo.fr>
10197
10198 * recentf.el (recentf-menu-action): Doc fixed.
10199
102001999-03-01 David Ponce <david.ponce@wanadoo.fr>
10201
10202 * recentf.el (recentf-menu-filter): Doc updated.
10203 (recentf-update-menu-hook): Allow menu filters to force menu update.
10204 (recentf-make-menu-items): New menu filter handling.
10205 (recentf-make-menu-item): New helper function.
10206 (recentf-menu-elements): New menu handling function.
10207 (recentf-sort-ascending): Updated to new menu filter handling.
10208 (recentf-sort-descending): Updated to new menu filter handling.
10209 (recentf-sort-basenames-ascending): New menu filter function.
10210 (recentf-sort-basenames-descending): New menu filter function.
10211 (recentf-show-basenames): New menu filter function.
10212 (recentf-show-basenames-ascending): New menu filter function.
10213 (recentf-show-basenames-descending): New menu filter function.
10214
72d19d75
GM
102152000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10216
10217 * diary-lib.el (list-diary-entries): Don't try to go forward at
10218 the end of the buffer.
10219
1ac1c836
KH
102202000-02-29 Kenichi Handa <handa@etl.go.jp>
10221
10222 * international/mule-diag.el (list-character-sets): Completely
10223 rewritten.
10224 (sort-listed-character-sets): New function.
10225 (list-character-sets-1): Completely rewritten.
10226 (list-character-sets-2): New function.
10227 (non-iso-charset-alist): New variable.
10228 (decode-codepage-char): New function.
10229 (charset-history): New variable.
10230 (read-charset) (list-block-of-chars)
10231 (list-iso-charset-chars)
10232 (list-non-iso-charset-chars)
10233 (list-charset-chars): New functions.
10234 (mule-diag): Call list-character-sets-2, not
10235 list-character-sets-2.
10236 (dump-charsets): Likewise.
10237
ed4d0512
GM
102382000-02-29 Gerd Moellmann <gerd@gnu.org>
10239
72d19d75
GM
10240 * dired-x.el (dired-filename-at-point): Add `@' to valid
10241 file name characters.
10242 (dired-filename-at-point): Handle ange-ftp file names.
10243
ed4d0512
GM
10244 * frame.el (frame-notice-user-settings): Use assq-delete-all
10245 instead of assoc-delete-all.
10246 (frame-notice-user-settings): Ditto.
10247
10248 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
10249 Don't copy alist.
10250
32038c7a
GM
102512000-02-28 Eli Barzilay <eli@cs.cornell.edu>
10252
10253 * calculator.el (calculator-use-menu): New option.
10254 (calculator-initial-bindings): Changed some bindings to work as
10255 macros.
10256 (calculator-forced-input): Removed.
10257 (calculator-restart-other-mode): New variable.
10258 (calculator-mode-map): Set up menu.
fa78f71b 10259
32038c7a
GM
102602000-02-28 Jari Aalto <jari.aalto@poboxes.com>
10261
10262 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
10263 tags.
fa78f71b 10264
55d7ff38 102652000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 10266
55d7ff38
MK
10267 * viper-cmd.el (viper-envelop-ESC-key): added the option to
10268 translate all ESC key sequences.
10269 (viper-goto-mark-subr): restore markers for files for which
10270 they were saved.
10271 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
10272 * viper-util.el (viper-set-replace-overlay-glyphs,
10273 viper-set-replace-overlay): always check if the replacement
10274 overlay is live.
10275 * viper.el (viper-vi-state-mode-list): added major modes.
10276 * ediff-wind.el: minor comment changes.
10277 * ediff.el: copyright notice date fix.
fa78f71b 10278
387023ee
JR
102792000-02-27 Jason Rumney <jasonr@gnu.org>
10280
10281 * faces.el (face-font-family-alternatives): Add arial to helv.
10282 (mode-line, header-line, tool-bar): Same default as x for w32.
10283 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
10284 face-font-family-alternatives from working.
10285 * term/w32-win.el (mouse-set-font): Do not build fontset from
10286 chosen font.
10287
f43d79c1
GM
102882000-02-25 Sam Steingold <sds@goems.com>
10289
5d80cc9c 10290 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 10291 properly.
fa78f71b 10292
8b7bc628 102932000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
10294
10295 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
10296
4eb8436f
GM
102972000-02-25 Gerd Moellmann <gerd@gnu.org>
10298
10299 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
10300 writable.
10301
449c3c52 10302 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 10303
42088c12
GM
103042000-02-24 Gerd Moellmann <gerd@gnu.org>
10305
10306 * frame.el (show-cursor-in-non-selected-windows): New option.
10307
c60ea02e
GM
103082000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10309
10310 * diary-lib.el (include-other-diary-files): Undo the selective
10311 display in any included file and don't kill it.
10312
d066de8e
EZ
103132000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
10314
10315 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
10316 bar. Menu items converted to (menu-item format, help strings
10317 added.
10318 [downcase, upcase]: Don't enable on MS-DOS.
10319 [symlink, symlinks]: Don't show if make-symbolic-link is not
10320 bound.
10321 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
10322
b6906b38
DL
103232000-02-23 Dave Love <fx@gnu.org>
10324
275cf1b2
DL
10325 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
10326 (backward-kill-word): Revert addition of * to interactive spec --
10327 it's a feature.
10328
10329 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
10330 (backward-kill-sentence, kill-sentence): Likewise.
10331
99d48056
DL
10332 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
10333 scratch buffer name.
10334 (gud-format-command): Use int-to-string in ?l case. Simplify
10335 slightly.
10336
10337 * term/w32-win.el (internal-face-interactive): Update prompt for
10338 new read-face-name.
10339
10340 * mail/footnote.el (footnote): Add :version to defgroup.
10341 (footnote-section-tag-regexp): Customize.
10342 (footnote-start-tag, footnote-end-tag): New option.
10343 (footnote-latin-regexp): New variable.
10344 (Footnote-latin): New function.
10345 (footnote-style-alist): Add element for latin style.
10346 (footnote-style): Moved.
10347 (Footnote-goto-footnote): Use eq to test arg.
10348
10349 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
10350
b6906b38
DL
10351 * emacs-lisp/byte-opt.el: Change old backquote syntax.
10352 (byte-compile-trueconstp): Include keywords.
10353 (byte-optimize-quote, byte-optimize-lapcode): Use
10354 byte-compile-const-symbol-p.
10355 (byte-optimize-char-before): New optimization.
10356
10357 * emacs-lisp/bytecomp.el: Change old backquote syntax.
10358 (byte-compile-const-symbol-p): New function.
10359 (byte-compile-constp, byte-compile-out-toplevel)
10360 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
10361 Use it.
10362
10363 * subr.el (define-key-after): Default AFTER to t. Doc fix.
10364
214f877f
KH
103652000-02-23 Kenichi Handa <handa@etl.go.jp>
10366
c709bcf1
KH
10367 * international/encoded-kb.el: Be sure to update minor-mode-alist
10368 and minor-mode-map-alist.
10369 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
10370 codes SS2 and SS3 correctly.
10371 (encoded-kbd-self-insert-ccl): New function.
10372 (encoded-kbd-setup-keymap): New function.
10373 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
10374 by calling encoded-kbd-setup-keymap.
10375
214f877f
KH
10376 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
10377 characters.
10378 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
10379 locally.
10380
b021ef18
DL
103812000-02-22 Dave Love <fx@gnu.org>
10382
10383 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
10384 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
10385 defvar.
10386 (lisp-mode-syntax-table): Set up for #|...|# comments.
10387 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
10388 classes. Match `defface'.
10389 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
10390 (eval-defun-1): Fix for defcustom.
10391 (lisp-indent-region): Doc fix.
10392
10393 * subr.el (when, unless, split-string): Doc fix.
10394 (read-passwd): Move call of clear-this-command-keys to the right
10395 place.
10396 (replace-regexps-in-string): New function.
10397
14cc00ad
GM
103982000-02-22 Gerd Moellmann <gerd@gnu.org>
10399
10400 * help.el (describe-variable): Set syntax table to
10401 emacs-lisp-mode-syntax-table when moving forward over the
10402 symbol's name.
10403
47da5efa
DL
104042000-02-22 Dave Love <fx@gnu.org>
10405
10406 * xt-mouse.el: Doc fixes.
10407 (xterm-mouse-position-function): New function, replacing advice of
10408 mouse-position.
10409 (xterm-mouse-mode): Use it. Don't turn on under a window system.
10410
10411 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
10412
f0a6c717
GM
104132000-02-21 Gerd Moellmann <gerd@gnu.org>
10414
10415 * format.el (format-annotate-single-property-change): Handle
10416 properties.with dotted-list values.
10417 (format-proper-list-p): New function.
10418
10419 * enriched.el (enriched-face-ans): Handle '(foreground-color
10420 . COLOR) and (background-color . COLOR).
10421
2be80b63
DL
104222000-02-20 Dave Love <fx@gnu.org>
10423
10424 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
10425 and assignments to it.
10426 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
10427 current local map.
10428 (make-flyspell-overlay): Use it.
10429 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
10430
10431 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
10432 (lm-get-header-re): Defun, not defsubst.
10433 (lm-get-package-name): Defun, not defsubst. Simplify.
10434 (lm-version): Doc fix. Simplify.
10435 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
10436 (lm-crack-address, lm-last-modified-date, lm-commentary)
10437 (lm-verify, lm-synopsis): Simplify.
10438 (lm-report-bug): Require emacsbug. Use compose-mail.
10439
329eed9f
GM
104402000-02-20 Gerd Moellmann <gerd@gnu.org>
10441
10442 * dired.el (dired-mode): Call propertized-buffer-identification
10443 to set mode-line-buffer-identification to something having
10444 the right text properties.
10445
10446 * bindings.el (propertized-buffer-identification): New function.
10447
be5bb146
DL
104482000-02-20 Dave Love <fx@gnu.org>
10449
10450 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
10451 check for t-mouse too.
10452
10453 * cus-start.el: Make echo-keystrokes `number'.
10454
1d4311c3
EZ
104552000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
10456
10457 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
10458 Don't call ring-empty-p unless tags-location-ring is bound.
10459 From Noah Friedman <friedman@splode.com>.
10460
a23c5037
TTN
104612000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
10462
10463 * progmodes/hideshow.el (hs-flag-region): No longer use
10464 `intangible' overlay property.
10465
10466 (hs-toggle-hiding): New command.
10467 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
10468
10469 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
10470 Fix omission bug: Run `hs-minor-mode-hook' for both activation
10471 and deactivation.
10472
b6a22bf8
GM
104732000-02-18 Gerd Moellmann <gerd@gnu.org>
10474
10475 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
10476
d621caf7
GM
104772000-02-17 Gerd Moellmann <gerd@gnu.org>
10478
3c0ed7ce
GM
10479 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
10480
d621caf7
GM
10481 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
10482 of `*' to handle `(* ... *)' comments.
10483
538d88fb
EZ
104842000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
10485
53c80cf6 10486 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 10487 window-system.
53c80cf6 10488
538d88fb
EZ
10489 * menu-bar.el (global-map): Menu-bar items converted to the new
10490 format (menu-item..., rearranged for better CUA compliance, and
10491 their names changed for better clarity. Help strings added.
10492
10493 * international/mule-cmds.el (mule-menu-keymap)
10494 (describe-language-environment-map, set-coding-system-map)
10495 (setup-language-environment-map): Convert to new (menu-item...
10496 form, add help strings. Change names of menu items for better
10497 clarity. "Mule" menu-bar item removed (it's now in the "Options"
10498 submenu).
10499
8389e1e2 105002000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 10501
a23c5037 10502 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 10503 within the code.
a23c5037 10504
8389e1e2 105052000-02-16 Dave Love <fx@gnu.org>
a23c5037 10506
84fe35f0
DL
10507 * faces.el: Don't require custom. Add more specific :groups to
10508 various deffaces.
10509 (set-face-attribute): Purecopy args.
10510 (read-face-name): Default to name at point and use it in prompt.
10511 Remove colon from arg in all callers.
10512 (list-faces-display): Hyperlink to face descriptions and customize
10513 buffers.
10514
b2aeee30
DL
105152000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
10516
10517 * wid-edit.el (widget-match-inline): An atom never matches a
10518 list.
10519
99e95407
GM
105202000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10521
82d2c7c5
DL
10522 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
10523 at ':' characters by call to split-string.
99e95407
GM
10524
105252000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10526
82d2c7c5 10527 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
10528
105292000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10530
82d2c7c5
DL
10531 * textmodes/bibtex.el: Some temporary comments removed.
10532 (bibtex-field-name, bibtex-entry-type): Made the relationship
10533 explicit.
10534 (bibtex-field-const): Allow capital letters.
10535 (bibtex-start-of-string): Deleted because unused.
10536
10537 * textmodes/bibtex.el: Unified some nomenclature. We no longer
10538 use the term 'reference' to describe a bibtex entry as a whole.
10539 Further, reference keys are no longer called 'labels'.
10540 (bibtex-keys): Renamed to bibtex-reference-keys.
10541 (bibtex-reformat-previous-labels): Renamed to
10542 bibtex-reformat-previous-reference-keys.
10543 (bibtex-reference-type): Renamed to bibtex-entry-type.
10544 (bibtex-reference-head): Renamed to bibtex-entry-head.
10545 (bibtex-reference-maybe-empty-head): Renamed to
10546 bibtex-entry-maybe-empty-head.
10547 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
10548 (bibtex-search-reference): Renamed to bibtex-search-entry.
10549 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
10550 bibtex-enclosing-entry-maybe-empty-head.
10551 (bibtex-entry-field-alist, bibtex-entry-head,
10552 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
10553 bibtex-map-entries, bibtex-search-entry,
10554 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
10555 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
10556 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
10557 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
10558 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
10559 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
10560 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
10561
105622000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10563
82d2c7c5
DL
10564 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
10565 comment.
10566 (bibtex-format-field-delimiters): New function, functionality
10567 extracted from bibtex-format-entry.
10568 (bibtex-autokey-get-yearfield-digits): New function, functionality
10569 extracted from bibtex-autokey-get-yearfield.
10570
10571 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
10572 entries in order to avoid stack overflow in the regexp matcher if
10573 field contents become large.
10574 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
10575 bibtex-field-string-part-not-braced,
10576 bibtex-field-string-part-no-inner-braces,
10577 bibtex-field-string-part-1-inner-brace,
10578 bibtex-field-string-part-2-inner-braces,
10579 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
10580 bibtex-field-string-quoted, bibtex-field-string,
10581 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
10582 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
10583 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
10584 as parsing is now performed by the following functions.
10585 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
10586 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
10587 bibtex-parse-field-string, bibtex-search-forward-field-string,
10588 bibtex-parse-association, bibtex-field-name-for-parsing,
10589 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
10590 bibtex-search-forward-field, bibtex-search-backward-field,
10591 bibtex-start-of-field, bibtex-end-of-field,
10592 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
10593 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
10594 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
10595 bibtex-parse-string, bibtex-search-forward-string,
10596 bibtex-search-backward-string, bibtex-start-of-string,
10597 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
10598 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
10599 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
10600 entries. Instead of reporting the results of the parsing by
10601 match-beginning or match-end, these functions return data structures
10602 that hold the corresponding positions.
10603 (bibtex-enclosing-field): Changed to also report field boundaries by
10604 return values rather than by match-beginning or match-end. The
10605 following functions have been adapted to use the new parsing
10606 functions.
10607 (bibtex-skip-to-valid-entry, bibtex-search-reference,
10608 bibtex-enclosing-field, bibtex-format-entry,
10609 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
10610 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
10611 bibtex-print-help-message, bibtex-end-of-entry,
10612 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
10613 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
10614 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
10615 method for parsing.
10616 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
10617 bibtex-map-entries, bibtex-flash-head,
10618 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
10619 bibtex-autokey-change, bibtex-autokey-get-namefield,
10620 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
10621 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
10622 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
10623 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
10624 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
10625 order to make the new binding of case-fold-search immediately
10626 visible.
99e95407
GM
10627
106282000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10629
82d2c7c5
DL
10630 * textmodes/bibtex.el: Copyright notice is up to date.
10631 Added constant 'bibtex-maintainer-salutation.
99e95407 10632
82d2c7c5
DL
10633 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
10634 than make-temp-name, use match-string-no-properties and eliminate
10635 a quadratic behavior when building bibtex-strings.
99e95407 10636
82d2c7c5
DL
10637 * bibtex.el (bibtex-reference-key): Accept string entries whose
10638 reference key contains upper case letters.
99e95407
GM
10639
106402000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10641
82d2c7c5
DL
10642 * bibtex.el (bibtex-reference-head): Allow entries to start with
10643 a new line.
99e95407
GM
10644
106452000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10646
82d2c7c5
DL
10647 * bibtex.el: Hiding of entry bodies is not longer provided by
10648 bibtex.el directly. Instead the hideshow package can be used.
10649 Added a special bibtex entry to hs-special-modes-alist.
10650 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
10651
106522000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10653
f24fef2f
SM
10654 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
10655 at ':' characters by call to split-string.
8389e1e2
GM
10656
106572000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10658
f24fef2f 10659 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
10660
106612000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10662
f24fef2f
SM
10663 * textmodes/bibtex.el: Some temporary comments removed.
10664 (bibtex-field-name, bibtex-entry-type): Made the relationship
10665 explicit.
10666 (bibtex-field-const): Allow capital letters.
10667 (bibtex-start-of-string): Deleted because unused.
fa78f71b 10668
f24fef2f
SM
10669 * textmodes/bibtex.el: Unified some nomenclature. We no longer
10670 use the term 'reference' to describe a bibtex entry as a whole.
10671 Further, reference keys are no longer called 'labels'.
10672 (bibtex-keys): Renamed to bibtex-reference-keys.
10673 (bibtex-reformat-previous-labels): Renamed to
10674 bibtex-reformat-previous-reference-keys.
10675 (bibtex-reference-type): Renamed to bibtex-entry-type.
10676 (bibtex-reference-head): Renamed to bibtex-entry-head.
10677 (bibtex-reference-maybe-empty-head): Renamed to
10678 bibtex-entry-maybe-empty-head.
10679 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
10680 (bibtex-search-reference): Renamed to bibtex-search-entry.
10681 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
10682 bibtex-enclosing-entry-maybe-empty-head.
10683 (bibtex-entry-field-alist, bibtex-entry-head,
10684 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
10685 bibtex-map-entries, bibtex-search-entry,
10686 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
10687 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
10688 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
10689 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
10690 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
10691 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
10692 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
10693
106942000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10695
f24fef2f
SM
10696 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
10697 comment.
10698 (bibtex-format-field-delimiters): New function, functionality
10699 extracted from bibtex-format-entry.
10700 (bibtex-autokey-get-yearfield-digits): New function, functionality
10701 extracted from bibtex-autokey-get-yearfield.
fa78f71b 10702
f24fef2f
SM
10703 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
10704 entries in order to avoid stack overflow in the regexp matcher if
10705 field contents become large.
10706 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
10707 bibtex-field-string-part-not-braced,
10708 bibtex-field-string-part-no-inner-braces,
10709 bibtex-field-string-part-1-inner-brace,
10710 bibtex-field-string-part-2-inner-braces,
10711 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
10712 bibtex-field-string-quoted, bibtex-field-string,
10713 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
10714 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
10715 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
10716 as parsing is now performed by the following functions.
10717 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
10718 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
10719 bibtex-parse-field-string, bibtex-search-forward-field-string,
10720 bibtex-parse-association, bibtex-field-name-for-parsing,
10721 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
10722 bibtex-search-forward-field, bibtex-search-backward-field,
10723 bibtex-start-of-field, bibtex-end-of-field,
10724 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
10725 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
10726 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
10727 bibtex-parse-string, bibtex-search-forward-string,
10728 bibtex-search-backward-string, bibtex-start-of-string,
10729 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
10730 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
10731 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
10732 entries. Instead of reporting the results of the parsing by
10733 match-beginning or match-end, these functions return data structures
10734 that hold the corresponding positions.
10735 (bibtex-enclosing-field): Changed to also report field boundaries by
10736 return values rather than by match-beginning or match-end. The
10737 following functions have been adapted to use the new parsing
10738 functions.
10739 (bibtex-skip-to-valid-entry, bibtex-search-reference,
10740 bibtex-enclosing-field, bibtex-format-entry,
10741 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
10742 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
10743 bibtex-print-help-message, bibtex-end-of-entry,
10744 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
10745 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
10746 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
10747 method for parsing.
10748 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
10749 bibtex-map-entries, bibtex-flash-head,
10750 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
10751 bibtex-autokey-change, bibtex-autokey-get-namefield,
10752 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
10753 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
10754 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
10755 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
10756 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
10757 order to make the new binding of case-fold-search immediately
10758 visible.
8389e1e2
GM
10759
107602000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10761
f24fef2f
SM
10762 * textmodes/bibtex.el: Copyright notice is up to date.
10763 Added constant 'bibtex-maintainer-salutation.
fa78f71b 10764
f24fef2f
SM
10765 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
10766 than make-temp-name, use match-string-no-properties and eliminate
10767 a quadratic behavior when building bibtex-strings.
fa78f71b 10768
f24fef2f
SM
10769 * bibtex.el (bibtex-reference-key): Accept string entries whose
10770 reference key contains upper case letters.
8389e1e2
GM
10771
107722000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10773
f24fef2f
SM
10774 * bibtex.el (bibtex-reference-head): Allow entries to start with
10775 a new line.
8389e1e2
GM
10776
107772000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10778
f24fef2f
SM
10779 * bibtex.el: Hiding of entry bodies is not longer provided by
10780 bibtex.el directly. Instead the hideshow package can be used.
10781 Added a special bibtex entry to hs-special-modes-alist.
10782 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
10783
107842000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
10785
82d2c7c5 10786 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
10787 proceedings entry type (for cross referencing). Thanks to Wagner
10788 Toledo Correa for the suggestion.
10789
82d2c7c5 10790 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 10791
eae61d8f
KH
107922000-02-14 Kenichi Handa <handa@etl.go.jp>
10793
10794 * international/characters.el: Setup case table for Vietnamese.
10795
fb07a302
GM
107962000-02-12 Gerd Moellmann <gerd@gnu.org>
10797
10798 * uniquify.el (toplevel): Require CL at compile time.
10799 (uniquify-push): Removed.
10800
10801 * shadowfile.el (shadow-when): Removed.
10802
10803 * tempo.el (tempo-dolist, tempo-mapc): Removed.
10804 (tempo-process-and-insert-string): Use dolist instead of
10805 tempo-dolist.
10806
10807 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
10808 regexp for paragraph-start.
10809
10810 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
10811 commas as well.
10812
a0eddf92
DL
108132000-02-10 Dave Love <fx@gnu.org>
10814
10815 * wid-edit.el: (widgets) [defgroup]: Remove url link.
10816 (widget-color-choice-list, widget-color-history, widget-mouse-help):
10817 Deleted.
10818 (widget-specify-field, widget-specify-button): Don't use
10819 widget-mouse-help as help-echo property.
10820 (default): Use #'ignore for :validate and :mouse-down-action.
10821 (checkbox): Add help-echo.
10822 (widget-sexp-validate): Rewritten to clarify error messages.
10823 (character): Use char-valid-p in :match function.
10824 (widget-color-complete): Use facemenu-color-alist.
10825 (widget-color-action): Use facemenu-read-color.
10826
10827 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
10828 set up `caar' &c that we now have.
10829
82d2c7c5
DL
108302000-02-09 Ray Blaak <blaak@gnu.org>
10831
10832 * delphi.el: Make resourcestring a declaration region, like const
10833 and var.
10834
6cbc1482
DL
108352000-02-09 Dave Love <fx@gnu.org>
10836
10837 * bindings.el (mode-line-input-method-map): New variable.
10838 (mode-line-mule-info): Use it; fix last change.
10839 (mode-line-mode-menu): Move definition.
10840 (mode-line-mouse-sensitive-p): Deleted.
10841 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
10842 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
10843 level.
10844
10845 * startup.el (command-line-1): Don't call
10846 make-mode-line-mouse-sensitive.
10847
f7136ee8
GM
108482000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
10849
10850 * mail/rmail.el (rmail-retry-failure): Use
10851 rmail-beginning-of-message before rmail-toggle-header, because the
10852 former toggles headers.
10853
6e1d0d15
SM
108542000-02-06 Stefan Monnier <monnier@cs.yale.edu>
10855
fef8c55b
SM
10856 * diff-mode.el (diff-kill-junk): New interactive function.
10857 (diff-reverse-direction): Use delete-and-extract-region.
10858 (diff-post-command-hook): Restrict the area so that the hook also works
10859 outside of any diff hunk. This is necessary for the minor-mode.
10860 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
10861 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
10862
6e1d0d15
SM
10863 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
10864 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
10865 so that it can be used more easily in <foo>-mode-hook. Also make sure
10866 to avoid duplicate entries.
10867 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
10868 (font-lock-remove-keywords): Just as was done for `add', allow it to
10869 work even if font-lock-mode is nil. Also make sure we don't modify
10870 any pre-existing list by forcing a copy-sequence. Finally rename
10871 `major-mode' to `mode'.
10872 (font-lock-fontify-syntactic-anchored-keywords)
10873 (font-lock-fontify-anchored-keywords)
10874 (font-lock-fontify-keywords-region): Use line-end-position.
10875 Don't make `font-lock-multiline' local (it's now done in
10876 font-lock-set-defaults).
10877 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
10878 move the `font-lock-fontified' creation to inside the `unless'.
10879
a75dfea0
AI
108802000-02-06 Andrew Innes <andrewi@gnu.org>
10881
10882 * term/w32-win.el (x-handle-args): Comment out call to message,
10883 which occurs before window system is initialized.
10884
10885 * makefile.nt: Add support for recompiling lisp code.
10886
b85e9462
DL
108872000-02-04 Dave Love <fx@gnu.org>
10888
9ff33afb
DL
10889 * bindings.el (mode-line-mule-info): Fix/extend last change.
10890
b85e9462
DL
10891 * completion.el: Replace completion-dolist with dolist.
10892
10893 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
10894 dotimes.
10895
44dff075
CD
108962000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
10897
10898 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
10899 environment names before they go into the section regexp.
10900
10901 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
10902 char class in regexp.
10903
10904 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
10905 `case-fold-search' to nil.
10906
10907 * progmodes/idlwave.el (idlwave-template): Respect
10908 `idlwave-abbrev-change-case'.
10909 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
10910 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
10911 idlwave-while): respect `idlwave-reserved-word-upcase'.
10912 (idlwave-rw-case): New function.
10913 (idlwave-statement-match): Fixed problem with assignment regexp.
10914 (idlwave-font-lock-keywords): Improved regexp for keyword
10915 parameters.
a23c5037 10916 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
10917 operators longer than 1 char.
10918
10919 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
10920 idlwave-shell-expression-overlay. Implemented printing of
10921 expressions on higher levels of the calling stack.
10922 (idlwave-shell-display-level-in-calling-stack): Restore stack
10923 level.
10924 (idlwave-retrieve-expression-from-level): New function.
10925 (idlwave-shell-last-calling-stack): Variable removed.
10926 (idlwave-shell-reset): Argument action reversed (`visible' to
10927 `hidden'). Also remove stop-line overlay.
10928 (idlwave-shell-calling-stack-routine): New variable.
10929 (idlwave-shell-parse-stack-and-display): Messages now display
10930 negative level numbers.
10931 (idlwave-shell-mode): Set `modeline-format'.
10932 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
10933 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
10934 21.
10935 (idlwave-shell-print-expression-function): New option.
a23c5037 10936
44dff075
CD
10937 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
10938 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
10939 `tool-bar' instead of `toolbar'.
10940
f26c34fd
DL
109412000-02-02 Dave Love <fx@gnu.org>
10942
10943 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
10944 emacs-lisp-mode-hook. Don't check for defalias being defined.
10945
10946 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
10947 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
10948 the new builtins directly.
10949
10950 * whitespace.el (whitespace): Add :version to defgroup.
10951
10952 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
10953 Doc fix.
10954
10955 * thingatpt.el (sexp-at-point, symbol-at-point)
10956 (number-at-point, list-at-point): Add autoload cookie.
10957
10958 * recentf.el (recentf): Add :version to defgroup.
10959
10960 * quickurl.el (quickurl): Add :version to defgroup.
10961
10962 * elide-head.el (elide-head): Use point-marker more.
10963
10964 * bs.el (bs): Add :version to defgroup.
10965
10966 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
10967
10968 * progmodes/delphi.el (delphi): Add :version to defgroup.
10969
d240a249
GM
109702000-02-02 Gerd Moellmann <gerd@gnu.org>
10971
10972 * ange-ftp.el (ange-ftp-write-region): Handle case that
10973 succeeding process operation sets a different coding system.
10974
10975 * calculator.el: New file.
10976
d5179a01
EZ
109772000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
10978
10979 * frame.el (frames-on-display-list, framep-on-display): New
10980 functions.
10981 (display-mouse-p, display-popup-menus-p, display-graphic-p)
10982 (display-selections-p, display-screens, display-pixel-width)
10983 (display-pixel-height, display-mm-width, display-mm-height)
10984 (display-backing-store, display-save-under, display-planes)
10985 (display-color-cells, display-visual-class): New functions.
10986
10987 * term/tty-colors.el (tty-color-gray-shades): New function.
10988
10989 * faces.el (display-color-p): Use framep-on-display.
10990 (display-grayscale-p): New function.
10991
968e00f0
DL
109922000-01-31 Dave Love <fx@gnu.org>
10993
10994 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
10995 (create-fontset-from-x-resource): Don't concat integers.
10996
2cb750ba
GM
109972000-01-31 Inge Frick <inge@nada.kth.se>
10998
10999 * view.el: Some changes in documentation. Removed some trailing
11000 whitespace. Changed some parameter names to agree with
11001 documentation.
11002 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
11003 window is not deleted. Modifies change 1998-04-26.
a23c5037 11004
74e9213b
GM
110052000-01-31 Gerd Moellmann <gerd@gnu.org>
11006
47569935
GM
11007 * windmove.el: New file.
11008
74e9213b
GM
11009 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
11010 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 11011 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 11012
74e9213b
GM
11013 * jit-lock.el (jit-lock-function): Widen before calculating end
11014 position.
11015 (jit-lock-stealth-chunk-start): Rewritten.
11016
11017 * info.el (Info-title-face-alist): Removed.
11018 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
11019 faces.
11020 (Info-fontify-node): Use these faces.
11021
994c5afe
GM
110222000-01-30 Gerd Moellmann <gerd@gnu.org>
11023
11024 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
11025 (cl-macro-list1): Recognize `&allow-other-keys' instead of
11026 `&allow-other-keywords'.
11027
11028 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
11029 the list of directories scanned heuristically.
11030
11031 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
11032 exist.
11033
f00276e3
JR
110342000-01-30 Jason Rumney <jasonr@gnu.org>
11035
11036 * w32-fns.el: Define w32-tty-standard-colors.
11037
11038 * startup.el (command-line): Use w32-tty-standard-colors when in
11039 w32 console mode.
11040
cc4dfff0
DL
110412000-01-30 Dave Love <fx@gnu.org>
11042
e645e77b
DL
11043 * jka-compr.el (jka-compr-load): Fix up load-history.
11044
cc4dfff0
DL
11045 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
11046
11047 * emacs-lisp/cl-macs.el: Revert previous change.
11048
16215eb0
DL
110492000-01-29 Dave Love <fx@gnu.org>
11050
11051 * facemenu.el: Purecopy various strings.
11052
11053 * timezone.el (timezone-fix-time): Window against 69 for two-digit
11054 years. Deal with three-digit years.
11055
11056 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
11057 defconst, purecopy.
11058 (help-back-label): Purecopy it.
11059
bbd9b566
GM
110602000-01-18 Gerd Moellmann <gerd@gnu.org>
11061
11062 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
11063 variable. If non-nil, order the buffer list according to the
11064 currently selected frame.
11065 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
11066 non-nil, pass the selected frame to function buffer-list.
a23c5037 11067
887448e1
GM
110682000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11069
11070 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
11071
7df85084
DL
110722000-01-28 Dave Love <fx@gnu.org>
11073
142e109c
DL
11074 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
11075
7df85084
DL
11076 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
11077 Don't use lisp-indent-hook property.
11078 (cl-abs): Remove.
11079
11080 * subr.el: Move out indent and edebug specs for when and unless.
11081
11082 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
11083 when, unless.
11084
11085 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
11086 unless, when.
11087
3b43c01c
GM
110882000-01-28 Gerd Moellmann <gerd@gnu.org>
11089
d060bc9f
GM
11090 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
11091 `collecting' as synonym for `collect'.
11092
11093 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
11094 for the case it contains spaces.
11095
11096 * simple.el (what-cursor-position): Change formatting of
11097 messages.
11098
b02786f9
GM
11099 * frame.el (delete-other-frames): New function.
11100 (toplevel): Bind it to C-x 5 1.
11101
efd68b8a
GM
11102 * sort.el (sort-numeric-base): New option.
11103 (sort-numeric-fields): If number starts with `0' or `0[xX[',
11104 interpret it as octal or hexadecimal. Use sort-numeric-base
11105 as default base.
11106
3b43c01c
GM
11107 * progmodes/glasses.el: New file.
11108
984ae001
GM
111092000-01-27 Gerd Moellmann <gerd@gnu.org>
11110
a0b796e3
GM
11111 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
11112 userids differently.
11113
984ae001
GM
11114 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
11115 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
11116 progmodes/ebnf-yac.el: New files.
11117
6c67ddee
DL
111182000-01-26 Dave Love <fx@gnu.org>
11119
11120 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
11121 on a function with an empty body. [From Eric Ludlam.]
11122
4e6473c8
GM
111232000-01-25 Andre Spiegel <spiegel@gnu.org>
11124
11125 * vc.el (vc-version-diff): Make sure file name is expanded.
11126
e12489f9
GM
111272000-01-25 Gerd Moellmann <gerd@gnu.org>
11128
11129 * scroll-bar.el (scroll-bar-timer): Variable removed.
11130 (scroll-bar-toolkit-scroll): Don't use a timer.
11131
8dbe2b07
KH
111322000-01-25 Kenichi Handa <handa@etl.go.jp>
11133
11134 * language/thai-util.el (thai-composition-function): Delete
11135 superfluous `a'.
11136
26ef1c87
DL
111372000-01-24 Dave Love <fx@gnu.org>
11138
11139 * fortran.el (fortran-mode): Use beginning-of-defun-function,
11140 end-of-defun-function.
11141
11142 * font-lock.el (turn-on-font-lock): Don't depend on window-system
11143 &c.
11144
7ed4e9a7
JR
111452000-01-22 Jason Rumney <jasonr@gnu.org>
11146
11147 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
11148 conflicts with new face support.
11149
8b7bc628 111502000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
11151
11152 * replace.el (query-replace): Rename last arg to DELIMITED.
11153 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
11154 (query-replace-regexp): Likewise.
11155
8b7bc628 111562000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 11157
02b14400
RS
11158 * subr.el (with-syntax-table): Use make-symbol, not gensym.
11159
5bb6f079
RS
11160 * emacs-lisp/lisp.el (beginning-of-defun-function):
11161 Variable renamed from beginning-of-defun.
11162 Do not call make-variable-buffer-local.
11163 (beginning-of-defun-raw): Use new variable name; doc fix.
11164 (beginning-of-defun): Doc fix.
11165 (end-of-defun-function): Variable renamed from end-of-defun.
11166 Do not call make-variable-buffer-local.
11167 (end-of-defun): Use new variable name; doc fix.
11168
02b14400
RS
11169 * subr.el (dolist, dotimes): Copied from cl-macs.el
11170 and made to work.
2d5e9b54 11171
a23c5037 11172 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
11173 Variable replaces rmail-digest-end-regexp.
11174 Allows multiple regexps for detecting the end line.
11175 (undigestify-rmail-message): Corresponding changes.
11176
60af03f1
DL
111772000-01-19 Dave Love <fx@gnu.org>
11178
fe5d99e1
DL
11179 * files.el (user-init-file): Don't declare here -- is primitive.
11180
60af03f1
DL
11181 * startup.el (command-line): Check for compiled user-init-file and
11182 set to uncompiled version if necessary.
11183
72dbbc7d
GM
111842000-01-18 Gerd Moellmann <gerd@gnu.org>
11185
6a1950ec
GM
11186 * mail/undigest.el (rmail-digest-end-regexp): New user option.
11187 (undigestify-rmail-message): Use it.
11188
72dbbc7d
GM
11189 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
11190
fbe91bbd
GM
111912000-01-17 Gerd Moellmann <gerd@gnu.org>
11192
11193 * tmm.el (tmm-goto-completions): Adapt to prompt being part
11194 of mini-buffer.
11195
33a6685b
GM
111962000-01-14 Gerd Moellmann <gerd@gnu.org>
11197
b3303df7
GM
11198 * emacs-lisp/copyright.el (copyright-update): Removed the
11199 requirement for a trailing space from `copyright-regexp', to
11200 support copyrights with owner specified on a separate line..
a23c5037 11201
3c4c8064
GM
11202 * align.el: New file.
11203
33a6685b
GM
11204 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
11205
11206 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
11207
044a4975
DL
112082000-01-13 Dave Love <fx@gnu.org>
11209
11210 * ph.el: Removed. (Obsoleted by EUDC.)
11211
0a352cd7
GM
112122000-01-13 Gerd Moellmann <gerd@gnu.org>
11213
11214 * net/eudc.el (toplevel): Remove autoloaded code installing
11215 menu with easymenu, because that causes build problems.
11216
11217 * frame.el (frame-notice-user-settings): New variable.
11218 (frame-notice-user-settings): Don't modify frame parameters
11219 if called a second time.
11220
8b7bc628 112212000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
11222
11223 * frame.el (frame-notice-user-settings):
11224 Notice default-frame-parameters even for non-window frames.
11225
feb450e0
GM
112262000-01-13 Gerd Moellmann <gerd@gnu.org>
11227
11228 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
11229 for Emacs.
11230 (eudc-bob-can-display-inline-images): Extend for Emacs.
11231 (eudc-bob-toggle-inline-display): Ditto.
11232 (eudc-bob-display-jpeg): Ditto.
11233
99c6d63b
GM
112342000-01-12 Gerd Moellmann <gerd@gnu.org>
11235
7970b229
GM
11236 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
11237 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
11238 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 11239
e4936aa9
GM
11240 * add-log.el (add-change-log-entry): Fix error trying an `(insert
11241 nil)'.
11242
11243 * subdirs.el: Add `net' directory.
11244
133c9e59
GM
11245 * net: New directory.
11246
99c6d63b
GM
11247 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
11248 eval-last-sexp. Don't bind debug-on-error here.
11249 (eval-last-sexp): New function. Bind debug-on-error if
11250 eval-expression-debug-on-error is non-nil.
11251 (eval-defun-2, eval-defun): Likewise.
11252
11253 * simple.el (eval-expression): Don't bind debug-on-error if
11254 eval-expression-debug-on-error is nil. Detect changed
11255 debug-on-error, and propagate new value to global binding, if
11256 eval-expression-debug-on-error is non-nil,
11257 (eval-expression-debug-on-error): Change doc string.
a23c5037 11258
8b7bc628 112592000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
11260
11261 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
11262
11263 * emacs-lisp/lisp-mode.el (with-syntax-table):
11264 Set up lisp-indent-function property.
11265
11266 * subr.el (with-syntax-table): Moved from simple.el.
11267
11268 * simple.el (with-syntax-table): Moved to subr.el.
11269
7e3c74fa
GM
112702000-01-11 Gerd Moellmann <gerd@gnu.org>
11271
1fab1775
GM
11272 * tmm.el (tmm-shortcut): Delete region after prompt instead
11273 of erasing buffer.
11274
7e3c74fa 11275 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
11276 (fill-context-prefix): Use the longest common prefix of first
11277 and second line fill prefix, if there is one.
7e3c74fa 11278
8b7bc628 112792000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
11280
11281 * array.el (array-mode): Don't use make-variable-buffer-local.
11282 Use make-local-variable for `truncate-lines'.
11283
aa705642 112842000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 11285
aa705642
GM
11286 * add-log.el (add-log-current-defun): Handle user-defined
11287 add-log-current-function returning nil,
a23c5037 11288
57df2446 11289 * add-log.el (add-change-log-entry): Insert version number
aa705642 11290 if having found a current function
c1356086
GM
11291
11292 * add-log.el (add-log-current-defun): Call
11293 `add-log-current-defun-function'. Try matches at level 0 and
11294 level 1. Strip whitespace from defun found.
a23c5037 11295
1d8c59e9
RS
112962000-01-10 John Wiegley <johnw@gnu.org>
11297
11298 * allout.el (isearch-done/outline-provisions): Added `edit'
11299 argument to correspond with the current definition of
11300 `isearch-done'.
11301
8cf87e9b
DL
113022000-01-10 Dave Love <fx@gnu.org>
11303
11304 * elide-head.el (elide-head): Use point-marker, not point.
11305
9050446c
GM
113062000-01-10 Gerd Moellmann <gerd@gnu.org>
11307
8321b22a
GM
11308 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
11309 before and after the year 2000.
a23c5037 11310
9050446c
GM
11311 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
11312 Add ispell- prefix.
11313
113142000-01-10 Ken Stevens <k.stevens@ieee.org>
11315
11316 * ispell.el: Only define dictionaries in menus when they exist.
11317 (version18p): New variable.
11318 (version20p): New variable.
11319 (xemacsp): New variable.
11320 (ispell-choices-win-default-height): Fix for XEmacs visibility.
11321 (ispell-dictionary-alist1): Added Brasileiro dictionary.
11322 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 11323 run-together words.
9050446c
GM
11324 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
11325 (ispell-dictionary-alist): Add koi8-r to customize definition.
11326 (check-ispell-version): Added documentation string. Returns
f24fef2f 11327 library path when called non-interactively.
9050446c
GM
11328 (ispell-menu-map-needed): Uses new variables.
11329 (ispell-library-path): New variable.
11330 (ispell-decode-string): XEmacs fix for bogus variable bindings.
11331 (ispell-word): Improved documentation string. Test for valid
11332 character mappings. Correctly check typed in word changes that can
11333 result in single words split into multiple words. Returns
11334 replacement word.
11335 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
11336 replace in recursive query replace mode. Help message for
11337 recursive edit mode.
11338 (ispell-show-choices): Protect against bad framepop bindings.
11339 (ispell-help): Fix to work with XEmacs.
11340 (ispell-highlight-spelling-error): Use new variables.
11341 (ispell-overlay-window): Fix to work with XEmacs.
11342 (ispell-parse-output): Passed and returns location information
11343 tracking spelling corrections. Doesn't recheck same word on
11344 current line.
11345 (ispell-init-process): Protect against bogus XEmacs variable binding.
11346 Fix call to single argument in sleep-for. Use new variables.
11347 (ispell-region): Passed and returns location information tracking
11348 spelling corrections. Doesn't check same word on current line.
11349 Improved documentation string. Doesn't resend a line already
11350 checked to the ispell process - fixes bug in LaTeX parsing.
11351 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
11352 (ispell-skip-region): No longer skips <TT> in SGML.
11353 (ispell-process-line): Tracks location information with spelling
11354 corrections. Added documentation string. Accounts for words
11355 already accepted on this line. Don't allow query-replace on line
11356 starting with math characters. Doesn't resend a line already sent
11357 to ispell process. Fixes alignment error bug.
a23c5037 11358
8b7bc628 113592000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 11360
a23c5037 11361 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
11362 Suggest xloadimage, which is free, not xv, which isn't.
11363
a23c5037 11364 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
11365 Don't ever include the host name or user name in the value.
11366
9ed79f5d
GM
113672000-01-09 Gerd Moellmann <gerd@gnu.org>
11368
11369 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
11370 of a real newline.
11371
b950abb1
GM
113722000-01-09 Stephen Eglen <stephen@gnu.org>
11373
a23c5037 11374 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
11375 for .png files.
11376
3c708e98
GM
113772000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
11378
11379 * cus-edit.el (custom-hook-convert-widget): Fix comment.
11380
bf61662d
GM
113812000-01-09 Gerd Moellmann <gerd@gnu.org>
11382
f1d851ae
GM
11383 * progmodes/cperl-mode.el: Replace ^F with ^L.
11384
bf61662d 11385 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 11386 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
11387 recursion.
11388
c65d14ee
DL
113892000-01-08 Dave Love <fx@gnu.org>
11390
8cf87e9b
DL
11391 * emacs-lisp/backquote.el: Remove inappropriate customization
11392 (allowing custom.el to use backquote).
c65d14ee 11393
83de2ebc
DL
113942000-01-07 Dave Love <fx@gnu.org>
11395
11396 * add-log.el (add-log-debugging): Deleted.
11397 (add-change-log-entry): Treat a backup FILE-NAME as its parent
11398 file. Remove debugging code.
11399 (change-log-get-method-definition, change-log-name): Add doc.
11400 (change-log-sortable-date-at): New function.
11401 (change-log-merge): New command.
11402
11403 * time.el (display-time-string-forms): Make the Mail string active.
11404 (display-time-update): Provide help-echo for load average.
11405
11406 * bindings.el (make-mode-line-mouse2-map): New function.
11407 (mode-line-modified): Use it and simplify.
11408 (mode-line-mule-info): Provide help-echo info.
11409 (minor-mode-alist): Activate the strings.
11410 (make-mode-line-mouse-sensitive): Simplify for
11411 mode-line-buffer-identification.
11412
c1475eae
GM
114132000-01-07 Gerd Moellmann <gerd@gnu.org>
11414
11415 * play/pong.el: New file.
11416
83de2ebc
DL
114172000-01-06 Dave Love <fx@gnu.org>
11418
11419 * array.el: Assorted cleanups for compiler warnings, doc strings,
11420 `array-' prefix for symbols.
11421
114222000-01-05 Dave Love <fx@gnu.org>
11423
11424 * textmodes/outline.el (outline-mode-menu-bar-map): Add
11425 outline-headers-as-kill.
11426 (outline-mode): Define imenu-generic-expression.
11427 (outline-headers-as-kill): New command.
11428
11429 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
11430 from paragraph-start.
11431 (paragraph-indent-minor-mode): New command.
11432
11433 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
11434 M-C-e, M-C-h, C-j, C-xnd, TAB.
11435 (fortran-mode): Set beginning-of-defun, end-of-defun.
11436 (fortran-column-ruler): Simplify.
11437 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
11438 (fortran-with-subprogram-narrowing): Likewise.
11439 (fortran-indent-subprogram): Call mark-defun.
11440 (fortran-check-for-matching-do): Change narrowing.
11441
11442 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
11443 (cl-lucid-hash-tag): Delete.
11444 (cl-hash-table-p): Correct test for native table.
11445 (cl-hash-table-count): Use hash-table-count.
11446
11447 * browse-url.el (browse-url): Fix case of
11448 browse-url-browser-function being an alist.
11449
676ac023
CD
114502000-01-05 Carsten Dominik <cd@gnu.org>
11451
c1475eae
GM
11452 * textmodes/reftex-vars.el (reftex-parse-file-extension)
11453 (reftex-index-phrase-file-extension): New options.
676ac023
CD
11454
11455 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 11456 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
11457
11458 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 11459 `reftex-parse-file-extension'.
eb483e17 11460
88807984
DL
114612000-01-05 Dave Love <fx@gnu.org>
11462
83de2ebc 11463 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
11464 (beginning-of-defun-raw): Use it.
11465 (end-of-defun): New variable.
11466 (end-of-defun): Use it.
11467 (check-parens): New command.
11468
1362aeb4
TTN
114692000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
11470
c1475eae
GM
11471 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
11472 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 11473
7ddafb95
TTN
11474 Fix buglet in local variables initialization.
11475
7334aa99
AS
114762000-01-05 Andreas Schwab <schwab@suse.de>
11477
11478 * hscroll.el (hscroll): Doc fix.
11479
b12e24cd
CD
114802000-01-05 Carsten Dominik <cd@gnu.org>
11481
11482 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
11483 idlw-toolbar.
11484
11485 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
11486 file idlw-rinfo.el.
1362aeb4
TTN
11487 (idlwave-customize): load must read file idlw-shell.el.
11488 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 11489
d6226972
CD
114902000-01-05 Carsten Dominik <dominik@astro.uva.nl>
11491
11492 * progmodes/idlw-shell.el: Also provide idlwave-shell
11493 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
11494 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
11495
11496 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
11497 both reftex-dcr and reftex-vcr.
1362aeb4 11498
d6226972
CD
11499 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
11500
6ddb893f 115012000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
11502
11503 * ps-print.el: PostScript code now is in separate files, doc fix.
11504 (ps-print-version): New version number (5.0.3).
11505 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
11506 local.
11507 (ps-spool-config): Initialization fix.
c1475eae
GM
11508 (ps-print-prologue-1, ps-print-prologue-2)
11509 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
11510 (ps-background-image): Little code reformating.
11511 (ps-begin-file, ps-begin-job): Fix code.
88807984 11512 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
11513 (ps-prologue-file): New fun.
11514
ae833aae
KH
115152000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11516
c1475eae 11517 * ps-vars.el: Eliminated.
ae833aae
KH
11518
11519 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
11520 `;;;###autoload'.
11521
11522 * ps-print.el: ps-vars eliminated, doc fix.
11523 (ps-print-version): New version number (5.0.2).
11524 (ps-spool-config): Initialization fix.
11525 (ps-print-customize): New fun.
11526
560a7bd2
GM
115272000-01-04 Gerd Moellmann <gerd@gnu.org>
11528
11529 * autorevert.el (auto-revert-mode): Return value of
11530 auto-revert-mode.
11531
f45dd0f4
DL
115322000-01-04 Dave Love <fx@gnu.org>
11533
fae2ac05
DL
11534 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
11535 menu items.
f45dd0f4 11536
61255981
DL
115372000-01-03 Dave Love <fx@gnu.org>
11538
88807984 11539 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 11540
83de2ebc 11541 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
11542 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
11543 `cl-hash-table-p', not `hash-table-p'.
11544 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
11545
c182a70f
EZ
115462000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11547
11548 * faces.el (face-read-integer, read-face-attribute)
11549 (color-defined-p, color-values): unspecified-{f,b}g are now
11550 strings.
11551
047f434a
GM
115522000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11553
11554 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
11555 at comment end, and re-insert them after filling.
11556
bab531e2
EZ
115572000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11558
11559 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
11560 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
11561 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 11562
d684c676
EZ
115632000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11564
11565 * term/x-win.el (xw-defined-colors): Call color-supported-p,
11566 the new name of face-color-supported-p.
11567
11568 * term/w32-win.el (xw-defined-colors): Likewise.
11569
0aad4805
EZ
115702000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11571
11572 * simple.el (completion-setup-function): Count completion-size
11573 from minibuffer-prompt-end, not from point-min.
11574
5fe1d139
EZ
115752000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
11576
11577 * faces.el (read-face-attribute, defined-colors, color-defined-p):
11578 Pass the frame to tty-color-* functions.
11579 (display-color-p, frame-set-background-mode): Pass the frame to
11580 tty-display-color-p.
11581
11582 * term/tty-colors.el (tty-defined-color-alist): Renamed from
11583 tty-color-alist.
11584 (tty-color-alist, tty-modify-color-alist): New functions.
11585 (tty-color-define, tty-color-clear, tty-color-approximate)
11586 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
11587 an optional parameter FRAME.
11588
162dec01
GM
115892000-01-01 Gerd Moellmann <gerd@gnu.org>
11590
27189709
GM
11591 * image.el (create-image, defimage): Don't assume image data is a
11592 string.
11593
162dec01
GM
11594 * image.el (defimage): Handle specifications containing :data
11595 instead of :file.
11596 (image-type-from-data): New function.
11597 (image-type-from-file-header): Use it.
11598 (create-image): Add parameter DATA-P.
1362aeb4 11599
bea56df7 11600See ChangeLog.8 for earlier changes.
25a6fab1
KH
11601
11602;; Local Variables:
e64c3a75 11603;; coding: iso-2022-7bit
25a6fab1 11604;; End: