*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
771ffcf7
KH
12001-01-16 Kenichi Handa <handa@etl.go.jp>
2
3 * international/mule.el (decode-char): Fix conditions.
4 (encode-char): Handle eight-bit-control too.
1c8102ff
KH
5 (transform-make-coding-system-args): New function.
6 (make-coding-system): Accept XEmacs style arguments.
771ffcf7 7
e1cf67b6
GM
82001-01-15 Gerd Moellmann <gerd@gnu.org>
9
10 * progmodes/etags.el (find-tag-noselect): Save the value of
11 tags-file-name before switching buffers, for the case it has a
12 buffer-local value.
13
b3287acf
GM
142001-01-15 Alex Schroeder <alex@gnu.org>
15
16 * ansi-color.el (ansi-colors) <defgroup>: Fix :version by Dave
17 Love <fx@gnu.org>
18 (ansi-color-for-comint-mode): Fix :version.
19
202001-01-15 Alex Schroeder <alex@gnu.org>
21
22 * ansi-color.el (ansi-color-unfontify-region): Doc change.
23
8d7ff9c8
EZ
242001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
25
26 * dired.el (dired-insert-directory): If file-system-info fails,
27 remove the " free " part, but don't signal an error.
28
dbe99ae9
SS
292001-01-12 Sam Steingold <sds@gnu.org>
30
31 * bookmark.el (bookmark-maybe-historicize-string):
32 Use new backquote syntax.
33
420198cb
RS
342001-01-12 Richard M. Stallman <rms@caffeine.ai.mit.edu>
35
36 * subr.el (last): Handle a list that doesn't end in nil.
37
ca2ddd8e
SS
382001-01-12 Sam Steingold <sds@gnu.org>
39
40 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
41 to `backward-delete-char-untabify'.
42
1751c874
DL
432001-01-12 Dave Love <fx@gnu.org>
44
45 * cus-edit.el (customize-menu-create): Fix the :filter following
46 easymenu change.
47
48 * wid-edit.el (function): Add :match-alternatives.
49 (widget-color-action): Doc fix.
50
3cccce8d
GM
512001-01-12 Gerd Moellmann <gerd@gnu.org>
52
53 * calendar/calendar.el (calendar-basic-setup): Doc fix.
54
18bfd6b5
KH
552001-01-12 Kenichi Handa <handa@etl.go.jp>
56
60a62fdc
KH
57 * international/mule-cmds.el (prefer-coding-system): Fix
58 docstring.
59
18bfd6b5
KH
60 * international/ccl.el (define-ccl-program): Fix docstring.
61
562e00da
DL
622001-01-11 Dave Love <fx@gnu.org>
63
14fd0da3
DL
64 * international/mule-cmds.el (standard-display-european-internal):
65 Set display table for 2208 as for 160.
66
67 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
68
562e00da
DL
69 * progmodes/fortran.el (fortran-mode-map): Modify Customization
70 entry for custom-menu-create change.
71 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
72 don't cons it in the search loop.
73
74 * imenu.el (imenu--truncate-items): Revert last change.
75
6e961dcd
EZ
762001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
77
78 * info.el (Info-setup-header-line): If the node header includes
79 either Next: or Prev: links, don't show the File: and Node: parts
80 in the header line.
81
2c2ff7f2
GM
822001-01-11 Gerd Moellmann <gerd@gnu.org>
83
a7ee2d2e
GM
84 * comint.el (comint-goto-process-mark): Don't print a message
85 when running in batch mode.
86
c5348233
GM
87 * isearch.el (isearch-search): In the condition-case handler for
88 `error', set isearch-invalid-regexp to the whole error message.
89
422717d1
GM
90 * subr.el (eval-after-load): Call load-symbol-file-load-history to
91 ensure that eval-after-load works for files dumped with Emacs.
92
93 * help.el (load-symbol-file-load-history): New function extracted
94 from function symbol-file.
95 (symbol-file): Use it.
96
2c2ff7f2
GM
97 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
98 exit.xpm.
99
926861fb
EZ
1002001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
101
102 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
103 behave as if there were no prefix argument.
104 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
105 argument were nil.
106
afa1f52c
RS
1072001-01-11 Richard M. Stallman <rms@gnu.org>
108
ca2ddd8e 109 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
110 Don't look for more potential matches once maximum is exceeded.
111 Use overlays-in to check correctly for overlap with current match.
112 Ignore empty matches.
113
47a9f362
MB
1142001-01-11 Miles Bader <miles@gnu.org>
115
116 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
117 (ispell-overlay-window, ispell-help, ispell-show-choices)
118 (ispell-command-loop): Use it instead of `window-height'.
119
d196f58d
GM
1202001-01-10 Gerd Moellmann <gerd@gnu.org>
121
cf523f0e
GM
122 * files.el (confirm-kill-emacs): New user-option.
123 (save-buffers-kill-emacs): Ask for final confirmation before
124 killing Emacs.
125
d196f58d
GM
126 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
127 to nil.
128
7c6c3d8e
GM
1292001-01-10 Dave Love <fx@gnu.org>
130
1f8be15d
DL
131 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
132
133 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
134 :type.
135
136 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
137
138 * calculator.el (calculator-number-digits): Fix :type.
139
0d5184de
DL
140 * vc-cvs.el (vc-cvs-header): Fix :type.
141 * vc-rcs.el (vc-rcs-header): Fix :type.
142 * vc-sccs.el (vc-sccs-header): Fix :type.
143
144 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
145
7c6c3d8e
GM
146 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
147
8c9f73a2
GM
148 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
149
457b792c
GM
1502001-01-10 Gerd Moellmann <gerd@gnu.org>
151
152 * simple.el (set-variable): Force a thorough redisplay for the
153 case that the variable has an effect on the display, like
154 `tab-width' has.
155
d2622d08
AS
1562001-01-10 Andre Spiegel <spiegel@gnu.org>
157
158 * vc.el: Add documentation for backend interface.
159
ae4b5f4f
KH
1602001-01-10 Kenichi Handa <handa@etl.go.jp>
161
e0844717
KH
162 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
163
ae4b5f4f
KH
164 * international/mule-conf.el (latin-extra-code-table): Set to t
165 for \223 and \224.
166
3184082b
KH
1672001-01-09 Kenichi Handa <handa@etl.go.jp>
168
169 * international/mule-cmds.el (locale-language-names): Map "es" to
170 "Spanish" and "nl" to "Dutch".
171
732b9cdd
GM
1722001-01-09 Gerd Moellmann <gerd@gnu.org>
173
1dfca644
GM
174 * bindings.el (global-map): Bind <home> to beginning-of-line,
175 <end> to end-of-line, C-<home> to beginning-of-buffer, and
176 C-<end> to end-of-buffer.
177
732b9cdd
GM
178 * language/european.el: Add Dutch and Spanish language info
179 to be able to use the appropriate tutorials.
180
1812001-01-09 Alex Schroeder <alex@gnu.org>
182
183 * ansi-color.el (ansi-color-process-output): Use markers instead
184 of positions for start and end of region.
185 (ansi-color-apply-on-region): Rewrote code to make it more robust.
186 Previously, occasional mistakes happend when fontifying many
187 chunks of output (eg. ls --color=yes /dev). This happened
188 whenever an overlay was created up to the end of the region, which
189 coincided with the process-mark. New text would then be added
190 within that overlay instead of after it.
191 (ansi-color-make-extent): Overlays are created with the property
192 `modification-hooks' set to '(ansi-color-freeze-overlay).
193 (ansi-color-freeze-overlay): New function. When inserting text at
194 the end of the overlay, the overlay will resize.
195
1962000-01-09 Alex Schroeder <alex@gnu.org>
197
198 * ansi-color.el (ansi-color-process-output): Doc change.
199 (ansi-color-unfontify-region): Doc change. No longer installed
200 automatically in font-lock-unfontify-region-function.
201 (ansi-color-apply): Doc change.
202 (ansi-color-apply-on-region): Use extents or overlays instead of
203 text-properties.
204 (ansi-color-make-extent): New function.
205 (ansi-color-set-extent-face): New function.
206
2072000-01-09 Alex Schroeder <alex@gnu.org>
208
209 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
210 both use ansi-color-process-output, now.
211 (ansi-color-process-output): Doesn't return string anymore. It is
212 installed in comint-output-filter-functions for both Emacs and
213 XEmacs, now.
214 (ansi-color-unfontify-region): Simplified code removing variables
215 pos and start-ansi.
216 (ansi-color-apply): Put text-property ansi-color before putting
217 text-property face because ansi-color-unfontify-region is called
218 immediately after the call to put-text-property.
219 (ansi-color-context-region): Doc change.
220 (ansi-color-filter-region): Simplified code.
221 (ansi-color-apply-on-region): Changed start to start-marker, using
222 a marker explicitly. Put text-property ansi-color before putting
223 text-property face because ansi-color-unfontify-region is called
224 immediately after the call to put-text-property.
225
2262000-01-09 Alex Schroeder <alex@gnu.org>
227
228 * ansi-color.el (ansi-color-faces-vector): Doc change.
229 (ansi-color-for-comint-mode): Changed :type property to choice.
230 (ansi-color-last-context): Removed.
231 (ansi-color-process-output): Don't use ansi-color-last-context, as
232 the main functions will store their context now.
233 (ansi-color-context): Doc change.
234 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
235 Uses ansi-color-context such that repeated calls will strip
236 partial escape sequences, too.
237 (ansi-color-apply): Simplified code. Colorize end of string if
238 face is not null. Store context in new (FACE STRING) format, such
239 that repeated calls will strip partial escape sequences, too.
240 Append faces to face property using ansi-color-apply-sequence such
241 that cumulative mode actually works.
242 (ansi-color-context-region): New variable.
243 (ansi-color-filter-region): Rewrote it based on
244 ansi-color-apply-on-region. Uses ansi-color-context-region such
245 that repeated calls will strip partial escape sequences, too.
246 (ansi-color-apply-on-region): Simplified code. Colorize end of
247 region if face is not null. Store context in new (FACE POS)
248 format, such that repeated calls will strip partial escape
249 sequences, too. Append faces to face property using
250 ansi-color-apply-sequence such that cumulative mode actually
251 works.
252 (ansi-color-apply-sequence): New function.
253 (ansi-color-get-face): When the default face is added to the list
254 of faces, all previous settings are discarded and the list of
255 faces is set to '(default).
256
2572000-01-09 Alex Schroeder <alex@gnu.org>
258
259 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
260 face, such that ansi-color-apply and ansi-color-apply-on-region
261 will do the right thing.
262 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
263 returns nil, set the list of faces back to nil instead of
264 appending the result of ansi-color-get-face to the front of the
265 list.
266
2672000-01-09 Alex Schroeder <alex@gnu.org>
268
269 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
270 (ansi-color-process): Doc change.
271 (ansi-color-last-context): New buffer-local variable.
272 (ansi-color-process-output): New function. It is automatically
273 added to comint-output-filter-functions if this is XEmacs.
274 (ansi-color-unfontify-region): New optional parameter for XEmacs
275 compatibility. Check wether font-lock-syntactic-keywords is
276 boundp before removing the syntax table text property, as XEmacs
277 doesn't have it.
278 (ansi-color-filter-region): Doc change.
279 (ansi-color-apply-on-region): Doc change.
280 (ansi-color-make-face): New function. Compatibility layer for
281 XEmacs. Return temporary faces instead of cons cells for XEmacs.
282 (ansi-color-make-color-map): Use ansi-color-make-face.
283 (ansi-color-get-face): Avoid face text property '(nil) as results
284 in an errow for XEmacs.
285
2862000-01-09 Alex Schroeder <alex@gnu.org>
287
288 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
289 text-property ansi-color in order to preserve fontification by
290 ansi-color. When the package is loaded, a lambda expression is
291 put onto font-lock-mode-hook. This lambda expression will check
292 font-lock-unfontify-region-function and replace
293 font-lock-default-unfontify-region with
294 ansi-color-unfontify-region.
295 (ansi-color-apply): Add text-property ansi-color in addition to
296 text-property face.
297 (ansi-color-apply-on-region): Add text-property ansi-color in
298 addition to text-property face.
299 (save-buffer-state): Copy of the macro that is also used by
300 lazy-lock and font-lock.
301
302 (ansi-color-for-comint-mode): New option.
303 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
304 (ansi-color-for-comint-mode-off): Ditto.
305 (ansi-color-for-comint-mode-filter): Ditto.
306 (ansi-color-process): New function. Uses
307 ansi-color-for-comint-mode to decide what to do. This function is
308 added to comint-preoutput-filter-functions when the package is
309 loaded.
310
311 (ansi-color-for-shell-mode-set): Removed.
312 (ansi-color-for-shell-mode): Removed.
313
3142000-01-09 Alex Schroeder <alex@gnu.org>
315
316 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
317 the lambda expression from the ansi-color-for-shell-mode :set
318 property. Additionally, modify shell-mode-hook to enable or
319 disable font-lock-mode for future shell buffers.
320 (ansi-color-for-shell-mode): The :set property calls
321 ansi-color-for-shell-mode-set instead of a lambda expression.
322
3232000-01-09 Alex Schroeder <alex@gnu.org>
324
325 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
326 (ansi-color-context): New variable.
327 (ansi-color-apply): Save context between calls.
328
fb55ff10
EZ
3292001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
330
29910493
EZ
331 * isearch.el (isearch, isearch-lazy-highlight-face): New
332 definitions for face colors and attributes.
333
fb55ff10
EZ
334 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
335 of display-mouse-p.
336
134d6265
KH
3372001-01-09 Kenichi Handa <handa@etl.go.jp>
338
339 * international/mule.el (make-coding-system): If the coding system
340 accepts extra latin codes, register such codes as safe for the
341 coding system.
342
78b8eee8
RS
3432001-01-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
344
984c9f75
RS
345 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
346 don't mention the file name or the date here, because they are
347 logged at the start of the file.
348
3492001-01-08 Richard M. Stallman <rms@gnu.org>
350
78b8eee8
RS
351 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
352 Change screen-width to frame-width.
353
1460e5d4
EZ
3542001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
355
356 * info.el (Info-search): Print the default as part of the prompt.
357
56f24bc1
AS
3582001-01-08 Andre Spiegel <spiegel@gnu.org>
359
ca2ddd8e 360 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
361 constant implementations in backends.
362
363 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
364 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
365
366 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
367 WRITABLE to EDITABLE.
368
369 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
370 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
371 to EDITABLE.
372
b7812d30
EZ
3732001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
374
375 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
376 (copyright, copyright-update): Compute the current year at run
377 time.
378
7e56ea04
GM
3792001-01-08 Gerd Moellmann <gerd@gnu.org>
380
381 * isearch.el (isearch-old-signal-hook): Removed.
382 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
383 instead of setting signal-hook-function.
384 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
385
a758f97d
GM
3862001-01-08 Kevin Gallagher <kevingal@onramp.net>
387
388 * emulation/edt.el: Update to version 4.0. Provide support for
389 EDT scroll margins at top and bottom of the window. Provide an
390 emulation of the EDT SUBS command (bound to GOLD-Enter, by
391 default). Enhance edt-quit, bound to GOLD-q by default, to warn
392 user when file-related buffer modifications exist. Provide
393 support for running EDT Emulation in XEmacs. Provide customize
394 access to some user updatable variables. Add Commentary section
395 to file header. Fixed a few minor bugs and cleaned up some code.
396
397 * emulation/edt-mapper.el: Update to version 4.0. Provide support
398 for detecting a keypress that generates an ASCII key sequence.
399 (Previously, only a keypress that generates a vector was
400 recognized.) Embed Window Manager name into name of the generated
401 EDT Emulation initialization file since the initialization file is
402 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 403
30db89f9
EZ
4042001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
405
4deb3ba9
EZ
406 * mail/sendmail.el (mail-mode): Doc fix.
407
30db89f9
EZ
408 * info.el (Info-goto-emacs-command-node): Doc fix.
409 (Info-goto-emacs-key-command-node): Doc fix.
410
c3f2772b
EZ
4112001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
412
8726e79b 413 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
414 systems without long file-name support.
415
0dac6924
AI
4162001-01-06 Andrew Innes <andrewi@gnu.org>
417
418 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
419
4e6ef391
EZ
4202001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
421
380866a2
EZ
422 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
423 (isearch-lazy-highlight-update): Doc fix.
424
148b5960
EZ
425 * ffap.el (ffap-bindings): Doc fix.
426
4e6ef391
EZ
427 * dired-x.el (dired-virtual-guess-dir): Doc fix.
428
4cb1bcc2
DL
4292001-01-05 Dave Love <fx@gnu.org>
430
431 * emacs-lisp/cl-seq.el (remove, remq): Remove.
432
3828218c
GM
4332001-01-05 Gerd Moellmann <gerd@gnu.org>
434
f1ade7d3
GM
435 * mouse-drag.el (mouse-drag-safe-scroll): Bind
436 scroll-preserve-screen-position to nil.
437
1f4139d5
GM
438 * isearch.el (isearch-old-signal-hook): New variable.
439 (isearch-mode): Set signal-hook-function to isearch-done.
440 (isearch-done): Restore old signal-hook-function.
441
3828218c
GM
442 * info.el (Info-fontify-node): Mark one more char as intangible.
443
3970013f
KH
4442000-01-05 Kenichi Handa <handa@etl.go.jp>
445
3828218c 446 * composite.el (compose-last-chars): New argument COMPONENTS. If
3970013f
KH
447 it is non-nil, compose preceding characters by compose-region with
448 COMPONENTS.
449
450 * international/quail.el (quail-input-string-to-events): New function.
451 (quail-input-method): Convert input string to events here.
452 (quail-start-translation): Return input string, not event list.
453 (quail-start-conversion): Likewise.
454
f3b05e99
GM
4552001-01-04 Gerd Moellmann <gerd@gnu.org>
456
ca2ddd8e 457 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
458 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
459 and tooltip-add-timeout.
460 (tooltip-show): Set border color from faces's foreground.
461 (tooltip-show-help-function): If called with the same help string
462 as last time, do nothing.
463 (tooltip-help-tips): Don't set tooltip-help-message to nil.
464
0f2ac578
GM
465 * startup.el (fancy-splash-screens): Don't bind show-help-function
466 to nil.
467
f3b05e99
GM
468 * tooltip.el (tooltip-frame-parameters): Remove colors.
469 (tooltip): New face
470 (tooltip-set-param): New function.
471 (tooltip-show): Set up color frame parameters from face `tooltip'.
472 Display the tooltip text in face `tooltip'.
473
8416e94a
DL
4742001-01-04 Dave Love <fx@gnu.org>
475
476 * whitespace.el (whitespace-global-mode): Fix typo.
477
478 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
479
30db89f9
EZ
4802001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
481
482 * help.el (help-for-help): Fix a typo in a doc string. From
483 kwzh@gnu.org (Karl Heuer).
484
b847eb8c
DL
4852001-01-03 Dave Love <fx@gnu.org>
486
487 * dired-x.el: Doc fixes. Maintainer change.
488 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
489 :type.
490 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
491 (dired-guess-shell-alist-user): Customize.
492 (dired-x-help-address): Set to bug-gnu-emacs.
493 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
494 (dired-default-directory): Renamed from default-directory.
495
496 * hl-line.el (hl-line): Doc fix.
497
43c4b570
KF
4982001-01-03 Karl Fogel <kfogel@red-bean.com>
499
1bf6b1bf 500 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 501
984c9f75 5022001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
503
504 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
505 to remove all the current alternative-match highlighting.
506 If nil, remove only what's outside the current window.
507 (isearch-lazy-highlight-remove-overlays): Take optional
508 region within which NOT to remove them.
509 (isearch-lazy-highlight-new-loop): Greatly simplified.
510 (isearch-lazy-highlight-update): Find all the other occurrences
511 visible in the window, in just one call.
512 (isearch-lazy-highlight-start): Now holds start of region to scan.
513 (isearch-lazy-highlight-end): Now holds end of region to scan.
514 (isearch-lazy-highlight-wrapped): Variable deleted.
515 (isearch-lazy-highlight-search): Function deleted.
516
13d6a61c
AI
5172000-01-02 Andrew Innes <andrewi@gnu.org>
518
519 * w32-fns.el (convert-standard-filename): Do length check on name
520 before aref.
521
064866e7
DL
5222001-01-02 Dave Love <fx@gnu.org>
523
b33e041b
DL
524 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
525 value.
526 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
527
528 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
529
8166ffd5
DL
530 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
531 read syntax.
532
064866e7
DL
533 * calendar/todo-mode.el (todo): Add :link, :version.
534 (todo-save-top-priorities): Remove autoload cookie.
535 (todo-add-category, todo-add-item-non-interactively)
536 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
537 cookie.
538
6dde6abc
GM
5392001-01-02 Gerd Moellmann <gerd@gnu.org>
540
541 * comint.el (comint-input-history-ignore): New variable.
542 (comint-read-input-ring): Ignore entries matching
543 comint-input-history-ignore.
544
1a8a9daf
GM
5452001-01-02 Eric M. Ludlam <zappo@gnu.org>
546
547 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
548 (lm-copyright-mark): New function.
549 (lm-crack-copyright): New function.
550 (lm-verify): Check that the file has a copyright.
551 Check that the file is copyright Free Software Foundation.
552
9c92eb53
KH
5532000-12-30 Kenichi Handa <handa@etl.go.jp>
554
555 * international/mule-diag.el (print-fontset): Indent font name by
556 24 columns, not 25.
557
49172314
GM
5582000-12-29 Gerd Moellmann <gerd@gnu.org>
559
762a68ec
GM
560 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
561 in Subject line.
562
49172314
GM
563 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
564 Use mail-mode-hook instead of mail-setup-hook. Otherwise
565 continuing an interrupted message with C-u C-x m for instence,
566 winds up in Mail mode without abbrevs.
567
bd7a2e26
GM
5682000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
569
570 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
571 non-nil. Adding almost all customization variables on ps-setup. Doc
2f5ded21 572 fix.
bd7a2e26
GM
573 (ps-print-version): New version number (6.3.3).
574 (ps-end-with-control-d): Initialization fix.
575 (ps-lines-printed): New var.
576 (ps-skip-newline): New fun.
577 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
578 (ps-next-line, ps-continue-line, ps-plot-region)
579 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 580
2b3f28a4
KH
5812000-12-29 Kenichi Handa <handa@etl.go.jp>
582
583 * international/fontset.el (x-complement-fontset-spec): Resolve
584 ASCII font name so that the same family name is used for fonts
585 registered in x-font-name-charset-alist.
586 (create-fontset-from-fontset-spec): Adjusted for the above change.
587 The name of fontset alias should be a unresolved ASCII font name.
588
2ece9174
GM
5892000-12-28 Gerd Moellmann <gerd@gnu.org>
590
591 * simple.el (delete-key-deletes-forward-mode): Bind backspace
592 and delete in isearch-mode-map.
593
cbe3ad7a
RS
5942000-12-28 Richard M. Stallman <rms@gnu.org>
595
ca2ddd8e 596 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
597 Use xpdf instead of acroread.
598
a816f1c5
KH
5992000-12-28 Kenichi Handa <handa@etl.go.jp>
600
f086e73c
KH
601 * textmodes/artist.el (artist-butlast): Deleted.
602 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 603 artist-butlast.
f086e73c 604
a816f1c5
KH
605 * subr.el (butlast, nbutlast): Moved from cl.el to here.
606
607 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
608
b202115b
EZ
6092000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
610
611 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
612
613 * ls-lisp.el: Better support for the Mac and MS-Windows.
614 (ls-lisp): New defgroup.
615 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 616 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
617 (ls-lisp-support-shell-wildcards): New defcustoms.
618 (ls-lisp-parse-symlink): New function.
619 (insert-directory): Code to convert switches to a list and set up
620 the wildcard argument copied from ls-lisp-insert-directory.
621 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
622 for -C and -R switches.
623 (ls-lisp-column-format): New function.
ca2ddd8e 624 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
625 (ls-lisp-format-time): Add doc strings.
626 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
627 Support ls-lisp-dirs-first.
628 (ls-lisp-classify, ls-lisp-extension): New functions.
629 (ls-lisp-format): Optionally support emulation of symlinks.
630 Support -i, -s, and -G switches.
631
6061fbf0
GM
6322000-12-27 Gerd Moellmann <gerd@gnu.org>
633
5e25feee
GM
634 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
635
6061fbf0
GM
636 * version.el (emacs-version): Print X scroll bar information.
637
638 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
639 instead of x-toolkit-scroll-bars-p.
640
641 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
642 of x-toolkit-scroll-bars-p.
643
25050dab
EZ
6442000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
645
646 * ffap.el (ffap-bindings): Make interactive and add an autoload
647 cookie.
648 (ffap-bindings): Doc fix, to reflect the above change.
649
c1786874
KH
6502000-12-27 Kenichi Handa <handa@etl.go.jp>
651
652 * term.el (term-char-mode): Define all non-ascii self-inserting
653 characters to 'term-send-raw in term-raw-map.
654
7261ece3 6552000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 656
6061fbf0 657 * viper-init (viper-restore-cursor-type): Added condition-case
7261ece3 658 guard.
ca2ddd8e 659
6061fbf0 660 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
7261ece3 661 initialization; use add-hook.
6061fbf0 662 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 663
6061fbf0 664 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 665
6061fbf0
GM
666 * ediff.el (ediff-patch-buffer): Bug fix.
667 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 668
83f40583
SM
6692000-12-23 Stefan Monnier <monnier@cs.yale.edu>
670
671 * subr.el (combine-run-hooks): Remove.
672
673 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
674 and remove the rogue second spec.
675
bdd6d4e8
GM
6762000-12-23 Gerd Moellmann <gerd@gnu.org>
677
678 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
679
26736ce3
SM
6802000-12-22 Stefan Monnier <monnier@cs.yale.edu>
681
0e86b6b0
SM
682 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
683 Use minibuffer menu prompt for the `=' prefix.
684 (smerge-command-prefix): Change default to C-^.
6eabfb26 685 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 686
26736ce3
SM
687 * skeleton.el (skeleton-internal-1): Make sure the first line of
688 the region is also re-indented.
d21584d6
SM
689 (skeleton-end-newline): New var.
690 (skeleton-end-hook): Use it.
26736ce3 691
95fa4fd7
MB
6922000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
693
694 * comint.el (comint-password-prompt-regexp): Support CVS.
695
f060b834
GM
6962000-12-22 Gerd Moellmann <gerd@gnu.org>
697
856ff7a7
GM
698 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
699 backspace key combinations, depending on
700 delete-key-deletes-forward.
701
702 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
703
f060b834
GM
704 * simple.el (delete-key-deletes-forward): Doc fix.
705
653558a1
GM
7062000-08-22 Emmanuel Briot <briot@gnat.com>
707
708 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 709 white spaces are relevant in the XML file.
653558a1
GM
710 (xml-parse-file): Do not kill an existing Emacs buffer if the file
711 to parse was already edited. This allows for on-the-fly analysis
26736ce3 712 of XML files.
653558a1
GM
713 (xml-parse-tag): Check that the casing is the same in the start
714 tag and end tag, since XML is case-sensitive. Allows for spaces
715 in the end tag, after the name of the tag.
716 (xml-parse-attlist): Allow for the character '-' in the name of
717 attributes, as in the standard http-equiv attribute Do not save
26736ce3 718 the properties in the XML tree, since they are not relevant.
653558a1 719
3ad93d8d
SM
7202000-12-21 Stefan Monnier <monnier@cs.yale.edu>
721
722 * generic.el (generic-read-type): Undo last change, inline into
723 `generic-mode' and then remove.
724 (generic-mode): Inline generic-read-type.
725 (define-generic-mode): Push the symbol name rather than the symbol
726 onto generic-mode-list.
727
177f4e88
GM
7282000-12-21 Gerd Moellmann <gerd@gnu.org>
729
8e15274f
GM
730 * generic.el (generic-read-type): Build an alist for
731 completing-read as in 20.7.
732
733 * play/landmark.el (lm): Use interactive spec `P'.
734 (toplevel): Don't set debug-on-error.
735
177f4e88
GM
736 * server.el (server-switch-buffer): Choose a window on a visible
737 frame.
738
6ba384dc
GM
7392000-12-21 Dave Pearson <davep@davep.org>
740
741 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 742
647a066c
GM
7432000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
744
745 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
746 ranges like \177-\237, but accepts the character sequence from \177 to
747 \237. Doc fix.
748 (ebnf-version): New version (3.4).
749 (ebnf-setup): Code fix.
750 (ebnf-range-regexp): New fun.
751 (ebnf-8-bit-chars): Const fix.
752
753 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
754 entry. Doc fix.
755 (ebnf-bnf-lex): Code fix.
756 (ebnf-bnf-comment-chars): Const fix.
757
758 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
759 entry. Doc fix.
760 (ebnf-iso-comment-chars): Const fix.
761
762 * ebnf-otz.el: Doc fix.
763
764 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
765 entry. Doc fix.
766 (ebnf-yac-skip-code): Code fix.
767 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 768
bc22fd18
EZ
7692000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
770
771 * files.el (insert-directory-safely): New function.
834d23b2 772 (recover-file): Use it instead of insert-directory. From Markus
ca2ddd8e 773 Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 774
587fc3f9
KH
7752000-12-21 Kenichi Handa <handa@etl.go.jp>
776
eeefcfde 777 * international/mule-cmds.el (select-safe-coding-system): Check
4d513a57 778 coding-category-list more rigidly. Improve help message.
eeefcfde 779
587fc3f9
KH
780 * dired.el (dired-move-to-filename-regexp): Fix previous change.
781
01860fb9
MB
7822000-12-21 Miles Bader <miles@gnu.org>
783
587fc3f9
KH
784 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
785 prefix.
01860fb9 786
3f9d67a6
KH
7872000-12-21 Kenichi Handa <handa@etl.go.jp>
788
9fd1c1f7
KH
789 * international/mule-diag.el (describe-char-after): Make *Help*
790 buffer inherit multibyteness of the current buffer.
791
3f9d67a6
KH
792 * international/mule.el (make-char): Docstring adjusted for the
793 change of make-char-internal.
794
c9669fac
SM
7952000-12-20 Stefan Monnier <monnier@cs.yale.edu>
796
797 * international/iso-cvt.el: Docstrings fix.
798
19594307
DL
7992000-12-20 Dave Love <fx@gnu.org>
800
801 * subr.el (eval-after-load): Doc fix.
802
b1a447b3
KH
8032000-12-20 Kenichi Handa <handa@etl.go.jp>
804
805 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
806 for numbers.
807
09877d5d
MB
8082000-12-20 Miles Bader <miles@gnu.org>
809
810 * international/quail.el (quail-help): Resize the help window
811 again after it has all its contents. Remove unneeded progn.
812
71d4497a
GM
8132000-12-19 Gerd Moellmann <gerd@gnu.org>
814
815 * pcmpl-linux.el: Fix copy/paste error.
816
741e56a0
AI
8172000-12-19 Andrew Innes <andrewi@gnu.org>
818
819 * simple.el (delete-key-deletes-forward-mode): Fix typo in
820 docstring.
821
cc24d91c
CD
8222000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
823
ba4c05aa
CD
824 * progmodes/idlw-rinfo.el: Fixed copyright notice.
825
826 * progmodes/idlw-toolbar.el: Fixed copyright notice.
827
828 * progmodes/idlw-shell.el: Fixed copyright notice.
829
830 * progmodes/idlwave.el: Fixed copyright notice.
831
71d4497a 832 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
833 TAB as key separators.
834
524c8caf
GM
8352000-12-19 Alex Schroeder <alex@gnu.org>
836
837 * sql.el (sql-sybase-options): New option.
838 (sql-sybase): Use it. Add sql-database to the list of parameters
839 provided for login. The options -w 2048 -n are not used any more.
840 (sql-postgres-options): Changed default from "--pset" to "-P".
841 (sql-mysql-options): Doc change.
842 (sql-stop): Doc change.
843
b5fa513d
KH
8442000-12-19 Kenichi Handa <handa@etl.go.jp>
845
846 * international/quail.el (quail-input-method): Always hide
847 the guidance buffer on exiting.
848
91c9e6ce
GM
8492000-12-18 Gerd Moellmann <gerd@gnu.org>
850
c6da4eb4
GM
851 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
852 isn't fboundp.
853
3d2a0e0b
GM
854 * server.el (server-buffer-done): Bury the buffer before
855 killing it.
856
91c9e6ce
GM
857 * faces.el (face-spec-set): Interpret a nil in specs for
858 foreground and background colors as `unspecified', for
859 compatibility with 20.x.
860
40fa0008
DL
8612000-12-18 Dave Love <fx@gnu.org>
862
22adbe54
DL
863 * simple.el (mail-user-agent): Doc fix.
864 (input-mode-8-bit): Removed.
865
866 * international/mule.el (set-keyboard-coding-system): Doc fix.
867 (keyboard-coding-system): New option.
868
40fa0008
DL
869 * mail/sendmail.el (send-mail-function): Customize.
870
6f4745e2
EZ
8712000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
872
873 * international/codepage.el (cp866-decode-table): New table.
874
82b90229
GM
8752000-12-18 Gerd Moellmann <gerd@gnu.org>
876
877 * version.el (emacs-version): Remove `%a' from the time format
878 because the weekday doesn't fit well into each locale.
879
5a047002
MB
8802000-12-18 Miles Bader <miles@gnu.org>
881
7f49aa07
MB
882 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
883
ca2ddd8e 884 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
885 Check that emacs-major-version is `=' to 20, not `>='.
886 (artist-replace-chars): Use `make-string' instead of a loop.
887
22ea2607
EZ
8882000-12-17 Stefan Monnier <monnier@cs.yale.edu>
889
890 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
891 (cvs-execute-single-file): Don't change directory.
892 Patch from Per Cederqvist.
893
6c825f8e
EZ
8942000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
895
896 * textmodes/ispell.el (check-ispell-version): If
897 `ispell-program-name' is "aspell", pass it the -v switch instead
898 of -vv.
899
8ff06845
KH
9002000-12-16 Kenichi Handa <handa@etl.go.jp>
901
af4bb4c8
KH
902 * international/mule-diag.el (mule-diag): Insert information about
903 configure options, multibyte awareness, language env.
904
8ff06845
KH
905 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
906 regexp to search for candidates.
907
b24e84ab
EZ
9082000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
909
910 * info.el (Info-forward-node): If the node has an
911 Info-header-line, widen the buffer before searching for "next:"
912 and "up:" pointers, and set the search limit to stay in the
913 current node.
914
7981d89f
MB
9152000-12-16 Miles Bader <miles@gnu.org>
916
917 * simple.el (delete-trailing-whitespace): Remove extraneous let.
918
88ee7917
MB
9192000-12-15 Miles Bader <miles@gnu.org>
920
921 * comint.el (comint-send-string, comint-send-region): Also accept
922 a buffer, buffer-name, or nil for PROCESS, for compatibility with
923 process-send-string/region.
924
0c28d842
GM
9252000-12-15 Gerd Moellmann <gerd@gnu.org>
926
4ea7fdca
GM
927 * isearch.el (isearch-lazy-highlight-max): New user-option.
928 (isearch-lazy-highlight-update): Don't highlight more than
929 isearch-lazy-highlight-max matches.
930
0c28d842
GM
931 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
932
984c9f75 9332000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 934
8062e53a
GM
935 * sort.el (sort-columns): Fix error message.
936
3ffa545b
GM
937 * dabbrev.el (dabbrev--last-case-pattern): Value is now
938 `upcase' or `downcase' or nil.
939 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
940 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
941 (dabbrev--substitute-expansion): New arg record-case-pattern.
942 If it is non-nil, set dabbrev--last-case-pattern.
943 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
944
945 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
946
c2d7f289
MB
9472000-12-15 Miles Bader <miles@gnu.org>
948
b6348438
MB
949 * paths.el (Info-default-directory-list): Don't delete
950 configure-info-directory from the list of standard info
951 directories when appending it to the end -- their order is
952 important.
953
f9056dd9
MB
954 * faces.el (read-face-attribute): If there's no entry for the
955 user's input in VALID, just use it as-is (this will often result
956 in an error, but it may be OK for e.g. colors using hexadecimal
957 notation, and at least will yield a better error message).
958
c2d7f289 959 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 960 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
961 Variables removed.
962 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
963 window is really the right size. Use vertical-motion
964 rather than forward-line.
965 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
966 (ispell-command-loop, ispell-show-choices): Use the variable
967 ispell-choices-win-default-height, rather than the function.
968 (ispell-choices-win-default-height): Function removed.
969 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 970
8f530b95
SM
9712000-12-14 Stefan Monnier <monnier@cs.yale.edu>
972
973 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
974
6d435deb
EZ
9752000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
976
4dddb0b7
EZ
977 * paths.el (Info-default-directory-list): If
978 configure-info-directory is not one of the standard directories,
979 put it first in the list; otherwise put it last. Doc string
980 changed accordingly.
981
982 * info.el (Info-directory-list): Change doc string to reflect the
983 change in Info-default-directory-list.
984
6d435deb
EZ
985 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
986 windows-nt as windowed environments, even under -nw.
987
988 * startup.el (command-line): Don't call x-backspace-delete-keys-p
989 if not fboundp. Switch delete-forward mode for the <delete> key
990 on all PC platforms, even under -nw.
991
992 * term/internal.el ([M-delete]): Remap to M-d.
993
9d7d9263
GM
9942000-12-14 Gerd Moellmann <gerd@gnu.org>
995
996 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
997
7cf0153a
EZ
9982000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
999
1000 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1001
5e5b3d41
GM
10022000-12-14 Gerd Moellmann <gerd@gnu.org>
1003
5f368d29
GM
1004 * startup.el (command-line): Call delete-key-deletes-forward-mode,
1005 if appropriate.
1006
1007 * simple.el (delete-key-deletes-forward): New user-option.
1008 (delete-key-deletes-forward-mode): New function.
1009
9d7d9263 1010 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 1011
5e5b3d41
GM
1012 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1013 if symbol is bound before getting its value.
1014
1015 * tooltip.el (tooltip-show): If an error is signaled in
1016 x-show-tip, display that error, and display the help in the
1017 echo area.
ca2ddd8e 1018
191b83b6
KH
10192000-12-14 Kenichi Handa <handa@etl.go.jp>
1020
1021 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1022 "... entries" messages for every 10000 entries, not 10.
1023
6192b604
KF
10242000-12-13 Karl Fogel <kfogel@red-bean.com>
1025
1026 * bookmark.el: Provide a generic exit hook, as suggested by
1027 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
1028 (bookmark-exit-hook): New var.
1029 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
1030 old raw lambda form in `kill-emacs-hook', and runs new
1031 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
1032 as logically that feature must have been provided if this function
1033 is running.
1034 Removed ;;;###autoload before the `add-hook' call.
1035
5edf6b55
SM
10362000-12-13 Stefan Monnier <monnier@cs.yale.edu>
1037
1038 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1039 (easy-menu-current-active-maps): New function.
1040 (easy-menu-get-map): Use it.
1041 Make a proper menu entry when creating a new keymap.
1042
16b5e8e6
KH
10432000-12-13 Kenichi Handa <handa@etl.go.jp>
1044
d49fc4eb
KH
1045 * international/characters.el: Fix cases and syntaxes for
1046 mule-unicode-0100-24ff.
1047
3b53d876
KH
1048 * dired.el (dired-move-to-filename-regexp): Fixed for the case
1049 that a Japanese character is not appended after day and year.
1050
16b5e8e6
KH
1051 * info.el (Info-suffix-list): Change format for a command that
1052 requires arguments.
1053 (info-insert-file-contents): Adjusted for the above change.
1054
1df1c518
AS
10552000-12-12 Andreas Schwab <schwab@suse.de>
1056
1057 * tar-mode.el (tar-extract): Base the name of the subfile buffer
1058 on the name of the tar buffer. Verify that the existing buffer is
1059 visiting the same subfile.
1060
a7a07b98
DL
10612000-12-12 Dave Love <fx@gnu.org>
1062
1063 * subdirs.el: Add obsolete.
1064
4fdbd809
GM
10652000-12-12 Gerd Moellmann <gerd@gnu.org>
1066
bfdb75ee
GM
1067 * mail/rmailsum.el (rmail-summary-expunge)
1068 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1069 instead of rmail-confirm-expunge.
1070
4fdbd809
GM
1071 * replace.el (perform-replace): Don't use an empty match adjacent
1072 to a non-empty match when computing the next match before the
1073 replacement is performed.
1074
e9a59cad
GM
10752000-12-12 Milan Zamazal <pdm@freesoft.cz>
1076
1077 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1078 definition (patch by Stefan Monnier).
1079 (glasses-mode): Use jit-lock instead of `after-change-functions'
1080 (patch by Stefan Monnier).
1081
c2def7a0
MB
10822000-12-12 Miles Bader <miles@gnu.org>
1083
1084 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1085 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1086
591b63b4
AC
10872000-12-12 Andrew Choi <akochoi@i-cable.com>
1088
1089 * term/mac-win.el: Remove load for ls-lisp.
1090
a924cf63 1091 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 1092
5ff4ba3d
MB
10932000-12-12 Miles Bader <miles@gnu.org>
1094
1095 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1096 Respect field end too.
1097 (just-one-space): Respect fields as `delete-horizontal-space'.
1098 (newline-and-indent, reindent-then-newline-and-indent): Use
1099 `delete-horizontal-space'.
1100
d0c679bc
SM
11012000-12-11 Stefan Monnier <monnier@cs.yale.edu>
1102
adf9c994
SM
1103 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1104 (so as to obey the field property in the minibuffer).
1105
4b0cd42d
SM
1106 * obsolete/c-mode.el: Moved from lisp/progmodes.
1107 * obsolete/auto-show.el: Moved from lisp.
1108 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 1109
89f85863
CD
11102000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
1111
1112 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
1113 changes to list them here.
1114
1115 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
1116 many changes to list them here.
1117
1118 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
1119 many changes to list them here.
1120
1121 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
1122
3e0d35ce
GM
11232000-12-11 Gerd Moellmann <gerd@gnu.org>
1124
d990421f
GM
1125 * simple.el (kill-new): Don't try to setcar kill-ring if it is
1126 nil.
1127
ca2ddd8e 1128 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
1129 Comment fix.
1130
3e0d35ce
GM
1131 * hscroll.el: Moved to `obsolete' subdir.
1132
ff904dd6
MB
11332000-12-11 Miles Bader <miles@gnu.org>
1134
1135 * window.el (window-text-height): Function removed (now in C).
1136
fb97d87f
SM
11372000-12-10 Stefan Monnier <monnier@cs.yale.edu>
1138
1139 * log-edit.el (log-edit-parent-buffer): New var.
1140 (log-edit): Set it. Add BUFFER argument.
1141 (log-edit-done): Use char-before.
1142 Don't bother checking validity of vc-comment-ring.
1143 Only bury the buffer if log-edit popped it up.
1144
1145 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
1146 (cvs-mode-diff-help): Remove.
1147 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 1148 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
1149
1150 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
1151 Remove binding for ? now made unnecessary.
1152
7de77417
CD
11532000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
1154
1155 * textmodes/reftex.el (reftex-scanning-info-available-p): New
1156 function
1157 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
1158
1159 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
1160 when master file is not open.
1161
4efa209f
SM
11622000-12-09 Stefan Monnier <monnier@cs.yale.edu>
1163
1164 * progmodes/ada-stmt.el: Update `maintainer'.
1165
0a8052bd
GM
11662000-12-09 Stephen Gildea <gildea@alum.mit.edu>
1167
1168 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
1169 choices to match documentation string.
1170
a12167c5
MB
11712000-12-09 Miles Bader <miles@gnu.org>
1172
2161605d
MB
1173 * minibuf-eldef.el: New file.
1174
a12167c5
MB
1175 * window.el (fit-window-to-buffer): Don't pass last argument to
1176 pos-visible-in-window-p, now that its meaning is inverted.
1177
9ea8de1b
EZ
11782000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
1179
1180 * image.el (create-image): Doc fix; spotted by Per Cederqvist
1181 <ceder@lysator.liu.se>.
1182
5002ddbb
SM
11832000-12-08 Stefan Monnier <monnier@cs.yale.edu>
1184
b6114d80
SM
1185 * autoinsert.el (auto-insert-alist): Add missing final \n.
1186
ee8d23ee
SM
1187 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
1188 (cvs-menu-map): Remove.
1189 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
1190 (cvs-mode-quit): Turn it back into a plain function.
1191
5002ddbb 1192 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 1193 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
1194
1195 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
1196 file where it's more visible.
1197 (texinfo-filter, texinfo-chapter-level-regexp): New variables
1198 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
1199 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
1200 (texinfo-inside-macro-p): Only catch `scan-error's.
1201 (texinfo-inside-env-p): Make better use of the match info.
1202 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
1203 (texinfo-insert-@end): Slight re-organization.
1204 Also remove useless `looking-at' call.
1205
30cd075d
AI
12062000-12-08 Andrew Innes <andrewi@gnu.org>
1207
1208 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
1209 accessible in -nw mode.
1210
1211 * term/w32-win.el: Remove stuff about selection timeout, which is
1212 irrelevant on Windows. Move clipboard support to w32-fns.el, so
1213 it is accessible in -nw mode.
1214
01b91009
DL
12152000-12-08 Dave Love <fx@gnu.org>
1216
1217 * emacs-lisp/lisp-mode.el (lisp-mode): Set
1218 font-lock-keywords-case-fold-search.
1219
842b2a94
GM
12202000-12-08 Gerd Moellmann <gerd@gnu.org>
1221
1222 * textmodes/ispell.el (ispell): Doc fix.
1223
f9d5f611
KH
12242000-12-08 Kenichi Handa <handa@etl.go.jp>
1225
1226 * international/quail.el (quail-insert-decode-map): Check the
1227 frame width of a window displaying the current buffer, not that of
1228 the selected frame.
1229 (quail-help): Make sure that the help buffer has window before
1230 inserting text in it.
1231
e04d21aa
SS
12322000-12-07 Sam Steingold <sds@gnu.org>
1233
1234 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
1235 Backquote is used in isearch.el, so autoloading saves nothing.
1236
fc3e23a4
EZ
12372000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
1238
137cad7c
EZ
1239 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
1240 the CVS and RCS subdirectories case-insensitively.
1241
fc3e23a4
EZ
1242 * dired.el (dired-insert-directory): If file-system-info is
1243 fboundp, call it instead of invoking dired-free-space-program.
1244
796ecd10
GM
12452000-12-07 Gerd Moellmann <gerd@gnu.org>
1246
0f5f7c3e
GM
1247 * server.el (server-visit-files): Push files on file-name-history.
1248
3764ba49
GM
1249 * progmodes/cc-langs.el: Update copyright.
1250
8e7931da
GM
1251 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
1252
ae0d7485 1253 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 1254
796ecd10
GM
1255 * bindings.el (mode-line-mode-menu): Reverse the order
1256 of define-keys so that the menu appears in alphabetical order.
1257
ae0d7485
GM
12582000-12-07 Milan Zamazal <pdm@freesoft.cz>
1259
1260 * progmodes/glasses.el (glasses-mode): Update mode line at the end
1261 of the function.
1262
e2849090
DL
12632000-12-07 Dave Love <fx@gnu.org>
1264
1265 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
1266
1267 * facemenu.el (facemenu-unlisted-faces): Fix value.
1268
5c7f629c
SM
12692000-12-07 Stefan Monnier <monnier@cs.yale.edu>
1270
1271 * font-lock.el (font-lock-default-fontify-region):
1272 Include the terminating \n (off-by-one error).
1273 (font-lock-set-defaults): Use dolist.
1274
1275 * derived.el (define-derived-mode): Don't use combine-run-hooks.
1276
73481ae3
KH
12772000-12-07 Kenichi Handa <handa@etl.go.jp>
1278
ffbaa122
KH
1279 * international/mule-cmds.el (describe-language-environment): Fix
1280 for the case that an input method title is not string but a list.
1281
73481ae3
KH
1282 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
1283 of wrong SIZE record.
1284
e2896b22
DL
12852000-12-06 Dave Love <fx@gnu.org>
1286
67292061
DL
1287 * newcomment.el (comment-region, comment-dwim): Doc fix.
1288
1289 * textmodes/texinfo.el: Require tex-mode when compiling.
1290 (texinfo-update-node): Doc fix.
1291 (texinfo-imenu-generic-expression): Add @anchor.
1292 (texinfo-font-lock-keywords): Add @uref.
1293 (texinfo-inside-macro-p): Don't use ignore-errors.
1294 (texinfo-insert-quote): Match more contexts.
1295
e76938e7
DL
1296 * international/mule.el (decode-char, encode-char): Doc fix.
1297 (auto-coding-alist): Customize.
1298
1299 * files.el (load-file): Fix change of 2000-03-12.
1300
e2896b22
DL
1301 * wid-edit.el (widget-text-keymap): Doc fix.
1302
6610f4b2
AI
13032000-12-06 Andrew Innes <andrewi@gnu.org>
1304
1305 * makefile.w32-in (lisp): Set to an absolute directory, namely
1306 $(CURDIR).
1307
9e3366e4
EZ
13082000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1309
1310 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
1311 read generated-autoload-file, and set buffer-file-coding-system to
1312 raw-text-unix after reading the file.
1313
1314 * international/mule-conf.el (file-coding-system-alist): Use
1315 raw-text for reading loaddefs.el and raw-text-unix for writing
1316 it.
1317
d94d636f
GM
13182000-12-06 Gerd Moellmann <gerd@gnu.org>
1319
384333ee
GM
1320 * replace.el (occur): Make line-number-width 1 smaller for the
1321 colon following the line number.
1322
347d0813
GM
1323 * startup.el (fancy-splash-text, command-line-1): Use
1324 `File' for the menu name instead of `Files'.
e04d21aa 1325
d4b72d58
GM
1326 * tmm.el: Update copyright.
1327
d94d636f
GM
1328 * cus-start.el: Add entry for even-window-heights.
1329
6e424019
MB
13302000-12-06 Miles Bader <miles@gnu.org>
1331
1332 * faces.el (frame-set-background-mode): Avoid stomping on
1333 locally modified faces.
1334
e6477b58
KH
13352000-12-06 Kenichi Handa <handa@etl.go.jp>
1336
1337 * international/fontset.el: Correct the font registries for
1338 japanese-jisx0213-1 and japanese-jisx0213-2.
1339
21999ab9
GM
13402000-12-05 Gerd Moellmann <gerd@gnu.org>
1341
57d6e381
GM
1342 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
1343
21999ab9
GM
1344 * iswitchb.el: Update customization commentary.
1345
7422819c
GM
13462000-12-05 Rob Riepel <riepel@Stanford.EDU>
1347
1348 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
1349 (tpu-search-highlight): Fixed comparison of overlay end positions.
1350 (tpu-trim-line-ends): Implemented trimming logic locally.
1351
1352 * emulation/tpu-extras.el (tpu-write-file-hook)
1353 (tpu-set-cursor-bound): Replaced picture-clean with
1354 tpu-trim-line-ends.
1355
73daff18
KH
13562000-12-05 Kenichi Handa <handa@etl.go.jp>
1357
1358 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
1359 to cn-gb.
1360 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
1361
6a4cd002
DL
13622000-12-04 Dave Love <fx@gnu.org>
1363
1364 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
1365
6452929e
GM
13662000-12-04 Gerd Moellmann <gerd@gnu.org>
1367
e04d21aa 1368 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
1369 (rmail-summary-expunge-and-save): Ask for confirmation with
1370 rmail-expunge-confirmed.
1371
1372 * mail/rmail.el (rmail-expunge-confirmed): New function.
1373 (rmail-expunge): Use it.
1374
0c68ce6f
GM
1375 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
1376 (etags-recognize-tags-table, find-tag-in-order): New
1377 functionality: interpret file names as tags.
e04d21aa 1378
7a53d8c8
EZ
13792000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
1380
1381 * info.el (Info-scroll-prefer-subnodes): New defcustom.
1382 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
1383 visit the first subnode until the bottom of the current node is
1384 visible.
1385
caa15ef7
GM
13862000-12-04 Gerd Moellmann <gerd@gnu.org>
1387
1388 * format.el (format-decode): Don't change buffer's undo list.
1389
e225faa7
KH
13902000-12-04 Kenichi Handa <handa@etl.go.jp>
1391
1392 * faces.el (face-font-registry-alternatives): Add entries for CJK
1393 fonts. Doc-string adjusted for the actual usage of this data.
1394
1395 * international/fontset.el: Change the font registries for CJK
1396 fonts in the default fontset. Don't append '*' to registries.
1397
8b262a65
SM
13982000-12-03 Stefan Monnier <monnier@cs.yale.edu>
1399
e04d21aa 1400 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
1401 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
1402
1403 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
1404 (derived-mode-p): New function.
1405 (derived-mode-make-docstring): Add `docstring' argument.
1406 Use it if available and complete it if necessary.
1407
33c4460b
AS
14082000-12-03 Andreas Schwab <schwab@suse.de>
1409
1410 * type-break.el (type-break): Don't make parent of itself.
1411
5c9b3fac
MB
14122000-12-03 Miles Bader <miles@gnu.org>
1413
1414 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
1415
27ce741e
SM
14162000-12-02 Stefan Monnier <monnier@cs.yale.edu>
1417
07c16ec4
SM
1418 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
1419 (tex-main-file, tex-file): Simplify.
1420 (tex-generate-zap-file-name): Use subst-char-in-string.
1421 (tex-strip-dots): Remove.
1422
c19cc275
SM
1423 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
1424
27ce741e
SM
1425 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
1426 to check if the match succeeded.
1427
285991dc
GM
14282000-12-02 Gerd Moellmann <gerd@gnu.org>
1429
1430 * startup.el (use-fancy-splash-screens-p): New function.
1431 (command-line-1): Use it to determine whether or not to use
1432 a fancy splash screen.
1433
52dca1b2
AS
14342000-12-02 Andreas Schwab <schwab@suse.de>
1435
1436 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
1437
d3e7e7cf
EZ
14382000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1439
2dce2360
EZ
1440 * international/mule.el (make-char): Fix last change.
1441
9768eaa7
EZ
1442 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
1443 New defcustoms.
1444 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
1445 autoloading tex-mode; instead, do the same manually. Use
1446 texinfo-open-quote and texinfo-close-quote. Insert literal quote
1447 with numeric argument. Docstring fix.
1448 (toplevel): Require cl when compiling.
e04d21aa 1449
285991dc 1450 * international/mule.el (make-char): Doc fix.
d3e7e7cf 1451
0dd5e255
JR
14522000-12-02 Jason Rumney <jasonr@gnu.org>
1453
1454 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
1455 the Emacs Lisp manual)
1456
fbb87147
EZ
14572000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1458
5cbb3e93
EZ
1459 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1460
fbb87147
EZ
1461 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
1462 the Emacs Lisp manual).
1463
1636ca09
GM
14642000-12-02 Gerd Moellmann <gerd@gnu.org>
1465
1466 * simple.el (next-line-add-newlines): Change default to nil.
1467
68875f0e
EZ
14682000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
1469
1470 * files.el (revert-buffer, recover-file): Bind
1471 coding-system-for-read to emacs-mule-unix, not to no-conversion.
1472
fd9ac94c
GM
14732000-12-01 Gerd Moellmann <gerd@gnu.org>
1474
1475 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
1476
45450dd5
MB
14772000-12-01 Miles Bader <miles@gnu.org>
1478
1479 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
1480
09df8881
KH
14812000-12-01 Kenichi Handa <handa@etl.go.jp>
1482
1483 * international/mule-diag.el (describe-char-after): Fix typo.
1484 (describe-character-set, non-iso-charset-alist): Fix typo.
1485
dea0a87d
MB
14862000-12-01 Miles Bader <miles@gnu.org>
1487
b170205b
MB
1488 * image-file.el (image-file-name-regexp): Automatically add
1489 upper-case variants of each filename extension in
1490 `image-file-name-extensions', since they seem to be common.
1491
e04d21aa 1492 * simple.el (minibuffer-contents)
dea0a87d
MB
1493 (minibuffer-contents-no-properties, delete-minibuffer-contents):
1494 New functions.
1495 * filecache.el (file-cache-directory-name)
1496 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
1497
2b69bc11 14982000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 1499
dea0a87d
MB
1500 * filecache.el (file-cache-minibuffer-complete): Don't try to
1501 delete the minibuffer prompt.
1502
a8a1b05d
DL
15032000-11-30 Dave Love <fx@gnu.org>
1504
1505 * cus-start.el: Fix read-buffer-function type.
1506
693c4692
GM
15072000-11-30 Gerd Moellmann <gerd@gnu.org>
1508
1509 * md5.el: Removed. There's a built-in function, now.
1510
2c0b1898
GM
15112000-11-30 Markus Rost <rost@math.ohio-state.edu>
1512
1513 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
1514 as dummy 0-th char of rmail-deleted-vector.
1515
63dfcf4b
EZ
15162000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
1517
1518 * ps-print.el (ps-end-job): Bind case-fold-search only after
1519 switching to ps-spool-buffer.
1520
15212000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1522
1523 * ps-print.el: Line number font customization. PostScript: Lines and
1524 PageCount are initialized on each page. Doc Fix.
1525 (ps-print-version): New version number (6.3.2).
1526 (ps-lpr-switches, ps-font-info-database, ps-font-size)
1527 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
1528 (ps-right-header): Customization fix.
1529 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
1530 Fix code.
1531 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
1532 New vars.
1533
df3aedcf
GM
15342000-11-30 Gerd Moellmann <gerd@gnu.org>
1535
edfb795e
GM
1536 * bs.el: Fix typos and spelling errors.
1537 (bs-appearance) <defgroup>: Renamed from bs-appearence.
1538 (bs-configuration): Doc fix.
e04d21aa 1539
df3aedcf
GM
1540 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
1541
8b8a7f01
GM
15422000-11-30 Rob Riepel <riepel@Stanford.EDU>
1543
1544 * emulation/tpu-edt.el (tpu-version): New version.
1545 (tpu-search-overlay, tpu-replace-overlay): New initial range.
1546 (tpu-original-mode-line): Variable deleted.
1547 (tpu-mark-flag): New initial value.
1548 (tpu-set-mode-line): Don't redefine mode-line-format. Add
1549 tpu-mark-flag to minor-mode-alist.
1550 (tpu-update-mode-line): New mark flag logic.
1551 (tpu-get): Use find-file-wildcards.
1552 (tpu-search-highlight): Move overlay less, reset overlay properly.
1553 (tpu-unselect): Deactivate mark.
1554 (tpu-lm-replace): Reset overlay properly.
1555 (tpu-forward-line): Use forward-visible-line.
1556 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
1557
1558 * emulation/tpu-extras.el (tpu-forward-line): Use
1559 forward-visible-line.
e04d21aa 1560
c069a9d3
GM
15612000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
1562
1563 * cus-edit.el (custom-face-value-create): Always emphasize tag.
1564
b02cd40b
GM
15652000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1566
1567 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
1568 and skip whitespace and newlines.
e04d21aa 1569
b7a90344
SM
15702000-11-30 Stefan Monnier <monnier@cs.yale.edu>
1571
1572 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
1573
be6bbb55
GM
15742000-11-29 Gerd Moellmann <gerd@gnu.org>
1575
0383ed60
GM
1576 * help.el (describe-function-1): Regexp-quote function name
1577 when used as part of a regexp.
1578
c7957947
GM
1579 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
1580 face-attribute instead of face-foreground and face-background.
1581 (tool-bar-add-item): Likewise, and handle unspecified colors.
1582
1583 * enriched.el (enriched-face-ans): Use face-attribute instead
1584 of face-foreground and face-background.
1585
1586 * faces.el (face-foreground, face-background, face-stipple):
1587 Return nil if attribute is unspecified, for backward
1588 compatibility.
1589
7423978d
GM
1590 * files.el (auto-mode-alist): Add an entry for antlr-mode.
1591
ef128c78
GM
1592 * play/5x5.el: Remove version info.
1593
a81fc510
GM
1594 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
1595
be6bbb55
GM
1596 * frame.el (blink-cursor-mode): Doc fix.
1597
f9396e03
GM
15982000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1599
1600 * antlr-mode.el: New commands to run ANTLR from within Emacs and
1601 to create Makefile rules.
1602 (antlr-tool-command): New user option.
1603 (antlr-ask-about-save): New user option.
1604 (antlr-makefile-specification): New user option.
1605 (antlr-file-formats-alist): New variable.
1606 (antlr-special-file-formats): New variable.
1607 (antlr-unknown-file-formats): New user option.
1608 (antlr-help-unknown-file-text): New variable.
1609 (antlr-help-rules-intro): New variable.
1610 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
1611 (antlr-mode-menu): Add entries.
1612 (antlr-file-dependencies): New function.
1613 (antlr-directory-dependencies): New function.
1614 (antlr-superclasses-glibs): New function.
1615 (antlr-run-tool): New command.
1616 (antlr-makefile-insert-variable): New function.
1617 (antlr-insert-makefile-rules): New function.
1618 (antlr-show-makefile-rules): New command.
1619
1620 * antlr-mode.el: More Emacs/XEmacs stuff.
1621 (antlr-no-action-keywords): New constant with value nil.
1622 (antlr-font-lock-keywords-alist): Use it. Old value would break
1623 syntax highlighting in Emacs-21.0.
1624 (antlr-default-directory): Emacs/XEmacs dependend function.
1625 (antlr-read-shell-command): Ditto.
1626 (antlr-with-displaying-help-buffer): Ditto.
1627
16282000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1629
1630 * antlr-mode.el: imenu, parsing and highlighting changes.
1631 (antlr-imenu-create-index-function): Don't create extra submenus
1632 for definitions in different grammar classes. It is not necessary
1633 for the menu and would make command `imenu' awkward to use.
1634 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
1635 header actions and more than one.
1636 (antlr-font-lock-tokendef-face): Changed color.
1637 (antlr-font-lock-tokenref-face): Changed color.
1638 (antlr-font-lock-additional-keywords): Also highlight lowercase.
1639 (antlr-mode-syntax-table): New variable.
1640 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
1641 (antlr-with-syntax-table): Don't copy syntax table.
1642
16432000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1644
1645 * antlr-mode.el: Minor changes: language setting.
1646 (antlr-language-alist): The value for file option "language" can
1647 be both an identifier and a string.
1648 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
1649 (antlr-language-limit-n-regexp): Change accordingly.
1650
16512000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1652
1653 * antlr-mode.el: Minor changes: tabs, hiding.
1654 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
1655 (antlr-action-visibility): Also allow value nil to also hide the
1656 braces. Renamed from `antlr-tiny-action-length'.
1657 Suggested by Jay@aol.com.
1658 (antlr-hide-actions): Change accordingly. Hide line if completely
1659 hidden action is on a line of its own.
e04d21aa 1660
6ad948eb
SM
16612000-11-29 Stefan Monnier <monnier@cs.yale.edu>
1662
1663 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
1664
1665 * sort.el (sort-columns): Don't concat strings with numbers.
1666
9c6a4107
DL
16672000-11-29 Dave Love <fx@gnu.org>
1668
1669 * cus-edit.el (face): Fix :format.
1670
1671 * mail/feedmail.el: Require smtpmail when compiling.
1672 (mail-do-fcc): Autoload.
1673 (feedmail) <defgroup>: Fix :link.
1674 (feedmail-nuke-body-in-fcc): Fix :type.
1675 (feedmail-send-it): Add autoload cookie.
1676
053b8d35
SM
16772000-11-29 Stefan Monnier <monnier@cs.yale.edu>
1678
1679 * newcomment.el (comment-indent): Save excursion around call to
1680 comment-indent-function.
1681
242c13e8
MB
16822000-11-29 Miles Bader <miles@gnu.org>
1683
1684 * subr.el (member-ignore-case): Return the tail of the list who's
1685 car matches, like `member', not the matching element itself.
1686
8f4b5f28
KH
16872000-11-29 Kenichi Handa <handa@etl.go.jp>
1688
1689 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
1690 should not contain `\n'.
1691
bebe4a2c
GM
16922000-11-28 Gerd Moellmann <gerd@gnu.org>
1693
fd9ac94c 1694 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 1695
ba7e40eb
GM
1696 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
1697
75ab0c79
GM
1698 * dired-aux.el (dired-do-create-files): Construct default file
1699 name for dired-mark-read-file-name so that when the user enters
1700 just RET, the target file will end up in the target directory.
1701
bebe4a2c
GM
1702 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
1703 local-abbrev-table before changing buffers because it might
1704 have a buffer-local binding.
1705
fa6d1ca8
MB
17062000-11-28 Miles Bader <miles@gnu.org>
1707
1708 * simple.el (delete-horizontal-space): Handle fields more generally.
1709
8d2c2642
GM
17102000-11-28 Gerd Moellmann <gerd@gnu.org>
1711
1712 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
1713
8b31236d
DL
17142000-11-28 Dave Love <fx@gnu.org>
1715
3cbd02d2
DL
1716 * progmodes/ps-mode.el (ps-mode): Set comment-start and
1717 comment-start-skip locally.
1718
8b31236d
DL
1719 * progmodes/fortran.el (fortran-mode): Don't set
1720 fortran-comment-line-start-skip. Set comment-start to
1721 fortran-comment-line-start.
1722 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
1723 (fortran-comment-line-start-skip): Simplify slightly.
1724
ae4bf56d
GM
17252000-11-28 Gerd Moellmann <gerd@gnu.org>
1726
17ef7534
GM
1727 * play/5x5.el: Remove RCS keyword.
1728
fd9ac94c 1729 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 1730
665b27a6
GM
17312000-11-28 Milan Zamazal <pdm@freesoft.cz>
1732
1733 * textmodes/tildify.el (tildify-string-alist): Add
1734 `plain-tex-mode' here.
1735
fe3c2ae3
GM
17362000-11-28 Colin Walters <walters@cis.ohio-state.edu>
1737
1738 * chistory.el (Command-history-setup): Remove extraneous `keymap'
1739 reference.
1740
d970106b
MB
17412000-11-28 Miles Bader <miles@gnu.org>
1742
36b80a0d
MB
1743 * cus-face.el (custom-face-attributes): Add post-filter function
1744 for :box. Make pre-filter function for :box handle all cases.
1745
d970106b
MB
1746 * wid-edit.el (widget-choose): Make sure pop-up window is large
1747 enough to display all the choices, as there's no way to scroll it.
1748
5a2bae6c
KH
17492000-11-28 Kenichi Handa <handa@etl.go.jp>
1750
1751 * international/mule-conf.el: Make the coding system no-conversion
1752 safe for all characters.
1753
9e836e23
DL
17542000-11-27 Dave Love <fx@gnu.org>
1755
8b31236d
DL
1756 * net/ldap.el (ldap) <defgroup>: Add :version.
1757
9e836e23
DL
1758 * tooltip.el (tooltip-use-echo-area): Doc fix.
1759
1760 * cus-start.el <minibuffer-prompt-properties>: Add version.
1761 <read-buffer-function>: Add.
1762
1763 * apropos.el (apropos-print): Add help-echo to active text.
1764
1765 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
1766
4a74d071
GM
17672000-11-27 Gerd Moellmann <gerd@gnu.org>
1768
1769 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
1770 type, group and version.
1771
76058c27
EZ
17722000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
1773
4a74d071 1774 * select.el (x-get-selection): Docstring fix.
76058c27 1775
fd9ac94c 17762000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 1777
fd9ac94c 1778 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 1779
49060c51
AI
17802000-11-27 Andrew Innes <andrewi@gnu.org>
1781
1782 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
1783
1784 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
1785
b2a8e429
MB
17862000-11-27 Miles Bader <miles@gnu.org>
1787
1788 * dired.el (dired-get-filename): Return filename verbatim if
1789 LOCALP is `verbatim'.
1790 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
1791 `verbatim' so that we don't inadvertently delete a non-existant
1792 directory name.
1793
5ac0366d
KH
17942000-11-27 Kenichi Handa <handa@etl.go.jp>
1795
1796 * international/characters.el: Specify cases and syntaxes for
1797 mule-unicode-0100-24ff.
1798
67f1cf4c
GM
17992000-11-27 Gerd Moellmann <gerd@gnu.org>
1800
1801 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
1802 that foreground and/or background colors of the face `tool-bar'
1803 are unspecified.
1804
46c56972
MB
18052000-11-27 Miles Bader <miles@gnu.org>
1806
e04d21aa 1807 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
1808 (widget-field-end): Handle widget field `pseudo-overlays'.
1809 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
1810 if it's there instead of in `widget-field-list'.
1811
46c56972 1812 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
1813 (help-make-xrefs): Delete extraneous newlines at the end of the
1814 docstring.
46c56972 1815
640a9cdd
JR
18162000-11-25 Jason Rumney <jasonr@gnu.org>
1817
1818 * startup.el (command-line): Call set-locale-environment after
1819 Window System init file is read, as it can result in a call to
1820 redraw-frame.
1821
0b3f96d4
EZ
18222000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
1823
1824 * simple.el (shell-command): Mention the effect of the prefix
1825 argument in the doc string.
1826
8da6e2a1
MB
18272000-11-25 Miles Bader <miles@gnu.org>
1828
a658d039
MB
1829 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
1830
8da6e2a1 1831 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 1832 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 1833
d3416cca
JR
18342000-11-24 Jason Rumney <jasonr@gnu.org>
1835
1836 * international/mule-cmds.el (locale-language-names): Add "jp" as
1837 a non-standard alternative for Japanese.
1838
17e37f53
AS
18392000-11-24 Andre Spiegel <spiegel@gnu.org>
1840
1841 * vc-hooks.el: Require 'cl during compilation.
1842
9aa5f148
GM
18432000-11-24 Gerd Moellmann <gerd@gnu.org>
1844
ba193890
GM
1845 * faces.el (face-set-after-frame-default): Let face attributes
1846 specified for new frames override frame parameters.
1847
9aa5f148
GM
1848 * startup.el (command-line): Fix computation of the source file
1849 for user-init-file when user-init-file is a compiled file.
1850
51a1edab
MB
18512000-11-24 Miles Bader <miles@gnu.org>
1852
e04d21aa 1853 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
1854 (custom-post-filter-face-spec): New functions.
1855 (custom-face-set, custom-face-value-create): Filter the face spec
1856 before and after customization.
1857 (custom-face-set): If VALUE specifies a null face, pass a
1858 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
1859 * cus-face.el (custom-face-attributes): Remove SET and GET
1860 functions. Add some IN-FILTER and OUT-FILTER functions in the few
1861 cases they're needed.
1862
1ed74431
MB
1863 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
1864 that it's distinguishable from the :off-glyph on dark-background
1865 displays. Set its background color too.
1866
67ee1125
MB
1867 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
1868 so that people can easily turn it off.
1869
7d027816 18702000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 1871
7d027816 1872 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 1873
9aa5f148 1874 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 1875
9aa5f148 1876 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 1877
9aa5f148 1878 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 1879 redundant skip-small-frames test.
e04d21aa 1880
9aa5f148 1881 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816 1882 (viper-downgrade-to-insert): protect against errors in hooks.
e04d21aa 1883
9aa5f148
GM
1884 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
1885 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
1886 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816 1887 functions.
e04d21aa 1888
9aa5f148 1889 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 1890
9aa5f148 1891 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 1892
f07fa1b8
KH
18932000-11-24 Kenichi Handa <handa@etl.go.jp>
1894
1895 * international/mule-diag.el (list-iso-charset-chars): For
1896 two-byte charset, fix the `while' condition.
1897 (list-non-iso-charset-chars): Fix the `while' condition.
1898
ba8299ff
SM
18992000-11-23 Stefan Monnier <monnier@cs.yale.edu>
1900
79372165
SM
1901 * subr.el (add-hook, remove-hook): Don't call make-local-hook
1902 if the variable is make-variable-buffer-local.
1903
ba8299ff
SM
1904 * progmodes/ada-stmt.el (ada-template-map): Initialize
1905 and bind it to C-c t in ada-mode-map.
1906 (ada-stmt-mode-hook): New function extracted from old code.
1907 Only change the buffer-local side of skeleton-*.
1908 (ada-mode-hook): Use it.
1909
68a887fa
EZ
19102000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1911
1912 * iswitchb.el (iswitchb-minibuf-depth): New variable.
1913 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
1914 we expect to be returned by minibuffer-depth once we prompt the
1915 user in the minibuffer.
1916 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
1917 as recorded in iswitchb-minibuf-depth, return non-nil.
1918
3b345582
EZ
19192000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1920
1921 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
1922 (hscroll-window-maybe): Docstring fix.
1923
595dead2
DL
19242000-11-23 Dave Love <fx@gnu.org>
1925
1926 * rect.el (string-rectangle): Don't test delete-selection-mode.
1927
1e66b27a
GM
19282000-11-23 Gerd Moellmann <gerd@gnu.org>
1929
02790ce2
GM
1930 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
1931 is in the tool bar.
1932
1e66b27a
GM
1933 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
1934 with `no-dir'; we want the directory part to be able to remove
1935 it.
1936
a4caa65d
SM
19372000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1938
1939 * textmodes/outline.el (outline-flag-region):
1940 Don't bind inhibit-read-only since we don't modify the buffer.
1941 (outline-isearch-open-invisible): Don't jump to overlay-start
1942 since we're trying to unhide text around point.
1943 (outline-discard-overlays): Use dolist.
1944
1945 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
1946
03e757c1
GM
19472000-11-22 Gerd Moellmann <gerd@gnu.org>
1948
e04d21aa 1949 * mail/rmail.el (rmail-confirm-expunge): Default to
03e757c1 1950 y-or-n-p.
e04d21aa 1951
1598a961
SM
19522000-11-22 Stefan Monnier <monnier@cs.yale.edu>
1953
1954 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
1955 Fix ARG regexp to skip quoted braces.
1956 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
1957 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
1958 are (correctly) handled separately).
1959 Remove `caption' and `footnote' from `citations': they contain text.
1960 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
1961 (latex-skeleton-end-hook): New function.
1962 (latex-mode): Use it.
1963 (tex-start-tex-marker): Remove.
1964 (tex-send-tex-command): Don't set tex-start-tex-marker.
1965 (tex-error-parse-syntax-table): New var.
1966 (tex-compilation-parse-errors): Use it.
1967 Ignore tex-start-tex-marker. Don't bother with marker-position.
1968 (tex-validate-buffer): Don't bother with marker-position.
1969
1970 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 1971 (flyspell-generic-progmode-verify): Use it.
1598a961 1972
eaae8106
SS
19732000-11-22 Sam Steingold <sds@gnu.org>
1974
03e757c1
GM
1975 * simple.el (delete-trailing-whitespace): New interactive
1976 function.
e04d21aa 1977
eaae8106 1978 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 1979 `ada-remove-trailing-spaces'.
eaae8106 1980 (ada-remove-trailing-spaces): Removed.
e04d21aa 1981
eaae8106 1982 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 1983
1598a961
SM
1984 * textmodes/picture.el (picture-clean): Removed.
1985 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 1986
a41d49e9
GM
19872000-11-22 Gerd Moellmann <gerd@gnu.org>
1988
e053c60f
GM
1989 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1990
a41d49e9
GM
1991 * hi-lock.el (hi-lock-refontify): Don't call non-existent
1992 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 1993 do anything special when jit-lock is active.
a41d49e9
GM
1994 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
1995
197615f3
DL
19962000-11-22 Dave Love <fx@gnu.org>
1997
ddbfaa9f
DL
1998 * calendar/todo-mode.el (todo-top-priorities): Use
1999 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2000
ddc3c695
DL
2001 * language/chinese.el, language/cyrillic.el:
2002 * language/devanagari.el, language/ethiopic.el, language/greek.el:
2003 * language/hebrew.el, language/indian.el, language/japanese.el:
2004 * language/korean.el, language/lao.el, language/misc-lang.el:
2005 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2006 Use provide.
2007
fb9fa98d
DL
2008 * cus-edit.el (custom-buffer-create-internal): Save some consing.
2009 (custom-variable-set): Improve validation error mesage.
2010
197615f3
DL
2011 * rect.el (string-rectangle): Revert last change.
2012 (string-rectangle-line): New arg DELETE.
2013 (string-rectangle): Check delete-selection-mode.
2014
2015 * emacs-lisp/edebug.el (edebug-version)
2016 (edebug-maintainer-address): Deleted.
2017 (edebug-submit-bug-report): Just alias to report-emacs-bug.
2018 (edebug-read-function): Account for other `'#' read forms.
2019 (edebug-mode-menus): Make some items toggles.
2020 (edebug-outside-unread-command-event, unread-command-event):
2021 Remove these to avoid warnings.
2022
f4117c4d
GM
20232000-11-22 David Ponce <david@dponce.com>
2024
2025 * recentf.el (recentf-menu-items-for-commands)
2026 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 2027 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 2028
f4117c4d
GM
2029 (recentf-build-dir-rules, recentf-dump-variable)
2030 (recentf-edit-list, recentf-open-files-item)
2031 (recentf-open-files): Replaced unnecessary `mapcar' with new
2032 built-in `mapc'.
eaae8106 2033
f8e2f3f2
MB
20342000-11-23 Miles Bader <miles@gnu.org>
2035
2036 * faces.el (menu): Make inverse-video on ttys too.
2037
4c4a541d
SM
20382000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2039
2040 * simple.el (comment-line-break-function): Use the new name
2041 indent-new-comment-line -> comment-indent-new-line.
2042 (clone-indirect-buffer): Don't ignore NORECORD.
2043 (next-completion): Properly handle the case where items are adjacent.
2044
2045 * mouse.el (popup-menu): Stupid typo.
2046
980d836e
GM
20472000-11-22 Gerd Moellmann <gerd@gnu.org>
2048
60e8e0a5
GM
2049 * emacs-lisp/authors.el: Remove autoload cookies, add author,
2050 maintainer, keywords tags.
2051
980d836e
GM
2052 * rect.el (replace-rectangle): Don't call string-rectangle-line
2053 with too many arguments.
2054
e08b2069
AS
20552000-11-22 Andre Spiegel <spiegel@gnu.org>
2056
60e8e0a5 2057 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 2058 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
2059 vc-locking-user, which no longer exists.
2060
2061 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2062
c6779d8d
DL
20632000-11-22 Dave Love <fx@gnu.org>
2064
2065 * md5.el (md5): Provide.
2066 (md5): Fix error call.
2067
e672fdce
MB
20682000-11-22 Miles Bader <miles@gnu.org>
2069
eaae8106 2070 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
2071 (refill-fill-paragraph-at): Remove debugging code.
2072
80e24c04
MB
2073 * calendar/calendar.el (generate-calendar-window): When we don't
2074 call `fit-window-to-buffer', make sure the top line is fully visible.
2075
3a17d6cc
MB
2076 * image-file.el (insert-image-file): Don't make `read-only'
2077 property rear-nonsticky.
2078
ae1a21c6
MB
2079 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2080 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2081 stashing away its original value.
2082 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2083 in the recursive edit.
2084 Bind `isearch-original-minibuffer-message-timeout' to protect it.
2085 (isearch-done): Restore `minibuffer-message-timeout'.
2086
e672fdce
MB
2087 * cus-start.el: Remove entry for `mode-line-inverse-video'.
2088
3ea79df8
SM
20892000-11-21 Stefan Monnier <monnier@cs.yale.edu>
2090
2091 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2092
2093 * find-lisp.el (find-lisp-find-files-internal):
2094 Use dolist, when and file-name-as-directory.
2095
980d836e 2096 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
2097 (define-derived-mode, define-minor-mode): Add specs.
2098
2099 * window.el: General comment and spacing fixes.
2100 (save-selected-window): Use backquotes.
2101 (window-safely-shrinkable-p): New function.
2102 (shrink-window-if-larger-than-buffer): Use it.
2103
2104 * subr.el (make-local-hook): Docstring fix.
2105
2106 * shell.el (shell-mode): Use define-derived-mode.
2107
2108 * newcomment.el (comment-indent): Insert comment before calling
2109 comment-indent-function. Don't insert in column 0.
2110 (comment-dwim): Indent before inserting comment.
2111
2112 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
2113 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
2114 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
2115 Use mapc rather than map.
2116
2117 * files.el (find-buffer-visiting): Compare all attributes before
2118 declaring two files identical (rather than just their inode-no).
2119 (auto-mode-alist): Use \' rather than $.
2120
2121 * which-func.el: Update maintainer line.
2122
2123 * pcvs.el (uniquify-buffer-file-name): Remove advice.
2124 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
2125 (uniquify-buffer-file-name): Use it.
2126
8f62f2b8
MB
21272000-11-22 Miles Bader <miles@gnu.org>
2128
2129 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
2130 * simple.el (minibuffer-avoid-prompt): New function.
2131
fb279a6d
GM
21322000-11-21 Gerd Moellmann <gerd@gnu.org>
2133
2134 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
2135
867092e9
MB
21362000-11-21 Miles Bader <miles@gnu.org>
2137
ef860850
MB
2138 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
2139 inclusion of `track-mouse'.
2140
867092e9
MB
2141 * textmodes/refill.el (refill-ignorable-overlay): New variable.
2142 (refill-adjust-ignorable-overlay): New function.
2143 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
2144 only the paragraph's tail if possible.
2145 Update `refill-ignorable-overlay'.
2146 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
2147
2148 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2149 point inside the fill-prefix.
2150
2151 * textmodes/refill.el (refill-post-command-function): Don't reset
2152 refill-doit in the case where a self-insertion command doesn't
2153 case a refill. Use `refill-fill-paragraph-at', getting position
2154 from `refill-doit'.
2155 (refill-after-change-function): Set `refill-doit' to END.
2156 (refill-fill-paragraph-at): New function, mostly from old
2157 refill-fill-paragraph.
2158 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
2159 (refill-pre-command-function): New function.
2160 (refill-mode): Add it to `pre-command-hook'.
2161
ff9ab414
GM
21622000-11-20 Gerd Moellmann <gerd@gnu.org>
2163
29a01b72
GM
2164 * textmodes/artist.el (artist-mode): Fix autoload cookie.
2165
ff9ab414
GM
2166 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
2167 javadoc tags.
eaae8106 2168
885b211b
AS
21692000-11-20 Andre Spiegel <spiegel@gnu.org>
2170
2171 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
2172 vc.el).
2173
eaae8106 2174 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 2175 require vc.
eaae8106
SS
2176
2177 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 2178 checkouts.
eaae8106 2179
d1838556
DL
21802000-11-20 Dave Love <fx@gnu.org>
2181
2182 * Makefile.in (DONTCOMPILE): Omit bindings.el.
2183
2b69bc11 21842000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 2185
2b69bc11
GM
2186 * calculator.el (calculator-paste): Use `if' instead of `and'
2187 and `or'.
2188 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 2189
b95b34e5
GM
21902000-11-19 Gerd Moellmann <gerd@gnu.org>
2191
030de92f
GM
2192 * info.el (info-menu-5): Doc fix.
2193
b95b34e5
GM
2194 * textmodes/artist.el: New file.
2195
54970452
AS
21962000-11-19 Andre Spiegel <spiegel@gnu.org>
2197
eaae8106 2198 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
2199 and differentiate according to checkout model.
2200 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
2201 since this function is only concerned with master state.
2202
eaae8106 2203 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
2204 vc-default-workfile-unchanged-p): Moved here from vc.el.
2205
eaae8106 2206 * vc.el (vc-workfile-unchanged-p,
54970452
AS
2207 vc-default-workfile-unchanged-p): See above.
2208
e5a9dabf
MB
22092000-11-19 Miles Bader <miles@gnu.org>
2210
2211 * image-file.el (insert-image-file): Make `intangible' and
2212 `read-only' properties rear-nonsticky too.
2213
24127af0
GM
22142000-11-18 Gerd Moellmann <gerd@gnu.org>
2215
d392e9c5 2216 * ps-print.el: Update copyright notice.
eaae8106 2217
d392e9c5
GM
2218 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
2219 (tooltip-show): Use the offsets.
2220
24127af0 2221 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 2222 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
2223 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
2224
2b69bc11 22252000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 2226
2b69bc11
GM
2227 * ps-print.el (toplevel): Test for find-coding-system being
2228 fboundp before calling ps-x-find-coding-system.
08ea6f17 2229
66321b2f
SM
22302000-11-16 Stefan Monnier <monnier@cs.yale.edu>
2231
2232 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
2233 (vc-version-backup-file): Docstring fix.
2234
046110c6
GM
22352000-11-16 Gerd Moellmann <gerd@gnu.org>
2236
4104194e
GM
2237 * files.el (basic-save-buffer): Don't add a newline if
2238 find-file-literally is non-nil.
2239 (find-file-literally): Extend doc string.
2240
046110c6
GM
2241 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
2242 sort(1) with the `-f' argument.
2243
6505c16e
AS
22442000-11-16 Andre Spiegel <spiegel@gnu.org>
2245
fd063975
AS
2246 * vc.el: Updated backend documentation.
2247 (vc-default-check-headers): New function.
2248
3d02dd81 2249 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
2250
2251 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 2252 up-to-date.
eaae8106 2253 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 2254 the minibuffer is not active.
fd063975 2255
eaae8106 2256 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 2257 `vc-cvs-use-edit' is on.
eaae8106
SS
2258 (vc-cvs-checkout): When this is used for reverting the workfile,
2259 make a backup of the original contents and revert to that in case
8791d617 2260 of error.
eaae8106 2261 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 2262 remote repositories.
eaae8106 2263
6505c16e
AS
2264 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
2265 for both version and ratio in the minibuffer.
fd063975 2266
eaae8106 2267 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 2268 Use vc-do-command to perform the annotation, not call-process.
6505c16e 2269
a13f0660
KH
22702000-11-16 Kenichi Handa <handa@etl.go.jp>
2271
2272 * international/quail.el (quail-start-translation): Don't call
2273 `message' before reading key sequence.
2274
1389a414
MB
22752000-11-16 Miles Bader <miles@lsi.nec.co.jp>
2276
2277 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
2278
9256a532
KH
22792000-11-16 Kenichi Handa <handa@etl.go.jp>
2280
2281 * window.el (fit-window-to-buffer): Be sure to acquire at least
2282 one text line even if the buffer is empty.
2283
0e14fe9f
GM
22842000-11-16 Gerd Moellmann <gerd@gnu.org>
2285
eaae8106 2286 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
2287 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
2288 ange-ftp-process-verbose to nil.
2289
da645c53
DL
22902000-11-15 Dave Love <fx@gnu.org>
2291
233d5cde
DL
2292 * wid-edit.el (widget-specify-field, widget-specify-button): If
2293 :help-echo is a function, set help-echo of overlay to
2294 widget-mouse-help.
2295 (widget-mouse-help): New function.
2296 (widget-echo-help): Rewritten for :help-echo functions only taking
2297 a widget arg.
2298
b12057b9
DL
2299 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
2300 display-graphic-p.
2301 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
2302 and that JPEG is available.
2303 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
2304
da645c53
DL
2305 * international/mule-cmds.el (locale-charset-language-names):
2306 Match @euro.
2307
6d133d1f
GM
23082000-11-15 Gerd Moellmann <gerd@gnu.org>
2309
2310 * faces.el (face-set-after-frame-default): If
0e14fe9f 2311 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
2312 default face from X resources.
2313
49ac2ac5
EZ
23142000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
2315
2316 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
2317 Don't set EMACSLOADPATH.
2318
4fb0a34c
EZ
23192000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
2320
2321 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
2322 texinfo-insert-@url.
2323 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
2324 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
2325
bb304a7a
SM
23262000-11-14 Stefan Monnier <monnier@cs.yale.edu>
2327
82bc80bf
SM
2328 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
2329 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
2330 (checkdoc-minor-keymap): Backward compatibility.
2331 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
2332 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
2333 (checkdoc-this-string-valid-engine): Be a bit more strict
2334 to avoid matching substrings of `...' quoted vars/funs.
2335 (checkdoc-defun-info): Only look for `interactive' if alone.
2336 (debug-ignored-errors): Add "arg doesn't appear in docstring".
2337
e8c87124
SM
2338 * progmodes/compile.el (grep): `tag-default' can be nil.
2339
bb304a7a
SM
2340 * newcomment.el (comment-indent): Paren typo.
2341
8628686a
DL
23422000-11-14 Dave Love <fx@gnu.org>
2343
25c269ef
DL
2344 * calculator.el: New maintainer version.
2345
66321b2f 2346 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 2347
8628686a
DL
2348 * cmuscheme.el: Doc fixes.
2349 (cmuscheme) <defgroup>: Use `scheme' as parent.
2350 (cmuscheme-program-name): Remove. Change uses to
2351 scheme-program-name.
2352
2353 * xscheme.el (scheme-program-name): Don't define here.
2354
2355 * progmodes/scheme.el (scheme-program-name): New variable
2356 (originally in cmuscheme).
2357
88f0a1eb
MB
23582000-11-14 Miles Bader <miles@gnu.org>
2359
2360 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
2361 Handle header-lines. Don't loop forever if we can't enlarge the
2362 window anymore. Simplify a bit.
2363
cd9a000c
KH
23642000-11-14 Kenichi Handa <handa@etl.go.jp>
2365
2366 * window.el (fit-window-to-buffer): Don't check
2367 window-text-height. Assure that the last line is fully visible.
2368
2369 * international/quail.el (quail-show-guidance-buf): Call
2370 fit-window-to-buffer to assure the enough height of the guidance
2371 buffer.
2372 (quail-update-guidance): Avoid making the guidance buffer shorter.
2373
d3fcda22
SM
23742000-11-14 Stefan Monnier <monnier@cs.yale.edu>
2375
bdbd9606
SM
2376 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
2377 rather than `prepend' and add an interesting comment.
2378 (tex-math-face, tex-font-lock-syntactic-face-function):
2379 New face and function to use it.
2380 (tex-define-common-keys, tex-mode-map): Use menu-item rather
2381 than `menu-enable' symbol property.
2382 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
2383 (tex-mode): Add some latex-mode commands for auto-selection.
2384 Use tex-font-lock-syntactic-face-function.
2385 (tex-insert-quote): Simplify.
2386 (tex-shell): New mode.
2387 (tex-start-shell): Use it.
2388 (tex-shell-proc, tex-shell-buf): New functions.
2389 (tex-send-command): Use it.
2390 (tex-main-file): Fix the meaning of the new arg REALFILE.
2391 (tex-send-tex-command): New function split from `tex-start-tex'.
2392 Set compilation-last-buffer and compilation-parsing-end.
2393
d3fcda22
SM
2394 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
2395 when it follows non-comment text on the line.
2396
2397 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2398 Set font-lock-defaults.
2399 (lisp-mode-shared-map): Init inside the defvar.
2400 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
2401 Use define-derived-mode.
2402
bdab1d43
MB
24032000-11-14 Miles Bader <miles@lsi.nec.co.jp>
2404
2405 * faces.el (header-line): Use `:box nil' for color/gs displays too.
2406
936ae731
GM
24072000-11-14 Gerd Moellmann <gerd@gnu.org>
2408
2409 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
2410 recursively optimize body because that can lead to infinite
2411 recursion; see comment there.
2412
1695ca2b
EZ
24132000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
2414
2415 * faces.el (face-spec-set-match-display): Revert the change from
2416 2000-10-24. Add a FIXME for after v21.1.
2417
9d348294
MB
24182000-11-13 Miles Bader <miles@gnu.org>
2419
2420 * textmodes/fill.el (skip-line-prefix): New function.
2421 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
2422 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
2423 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2424 point inside the fill-prefix.
9d348294 2425
b85fa13c
MB
24262000-11-13 Miles Bader <miles@lsi.nec.co.jp>
2427
2428 * calendar/calendar.el (generate-calendar-window): Use
2429 `fit-window-to-buffer'.
2430
a0b47716
SM
24312000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2432
2433 * gud.el (gud-minor-mode): New var.
2434 (gud-symbol, gud-val): New functions.
2435 (gud-find-file): Copy gud-minor-mode to the new buffer.
2436 (gud-menu-map): Include entries for commands that are not always
2437 available, using :enable to (de)activate them.
2438 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
2439 (gud-mode-map): New map.
eaae8106 2440 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
2441 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
2442 Don't set up gud's menu (it's done by the minor-mode).
2443 (gud-minibuffer-local-map): New.
2444 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
2445 (gud-query-cmdline): New function.
2446 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
2447 (gud-mode): Use define-derived-mode.
2448 Don't set up gud's menu (it's done by the minor-mode).
2449 (gud-chop-words): Remove.
2450 (gud-common-init): Use split-string instead.
2451 (gud-new-keymap, gud-make-debug-menu): Eradicate.
2452
2453 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
2454 Add keyword arg :name.
2455
2456 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
2457 (diff-count-matches, diff-split-hunk): New functions.
2458 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
2459
2460 * pcvs-info.el (cvs-fi-conflict-face): New var.
2461
2462 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
2463 Make it into a simple syntax-table, shared among all submodes.
2464 (sh-heredoc-face): Re-introduce.
2465 (sh-font-lock-syntactic-face-function): New function.
2466 (sh-mode): Use it. Also use define-derived-mode.
2467 Remove old bogus setting of indent-region-function.
2468 (sh-set-shell): Don't set the syntax-table any more.
2469 (sh-mode-syntax-table) <defun>: Remove.
2470
f5ed37df
MB
24712000-11-12 Miles Bader <miles@gnu.org>
2472
2473 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
2474 message if interactive.
2475
0b074c2f
DL
24762000-11-12 Dave Love <fx@gnu.org>
2477
2478 * mail/feedmail.el: Fix header,
2479 (feedmail) <defgroup>: Add :link.
2480
2481 * view.el: Use local-map property, not keymap on mode-line string.
2482
2483 * scroll-all.el (scroll-all-mode): Customize variable. Add
2484 autoload cookie to function.
2485
2486 * lazy-lock.el: Remove compatibility code.
2487
2488 * finder.el (finder-known-keywords): Add `files', remove `vms'.
2489 (finder-help-echo): New variable.
2490 (finder-mouse-face-on-line): Add help-echo stuff.
2491 (finder-list-keywords, finder-list-matches): Use mapc.
2492
2493 * faces.el (face-font-registry-alternatives): Add :version.
2494
2495 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
2496 tags-table-list.
2497
a0b47716 2498 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 2499
a0b47716 2500 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
2501 (mail-mode): Use [:alnum:] in some regexps.
2502
6d502396
DL
25032000-11-10 Dave Love <fx@gnu.org>
2504
2505 * ediff.el (ediff-regions-internal, ediff-documentation):
2506 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
2507 fundamental mode.
2508
2509 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
2510 buffer into fundamental mode.
2511 (ediff-set-difference): Use copy-sequence if available.
2512
2513 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
2514 ediff-patch-map non-nil.
2515 (ediff-fixup-patch-map, ediff-fixup-patch-map)
2516 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
2517 buffer into fundamental mode.
2518
2519 * ediff-merg.el (state-or-merge): Defvar when compiling.
2520
a82fe213
JR
25212000-11-10 Jason Rumney <jasonr@gnu.org>
2522
2523 * w32-fns.el (w32-add-charset-info): New function.
2524 (w32-charset-info-alist): Use it.
2525
52d89894
GM
25262000-11-10 Gerd Moellmann <gerd@gnu.org>
2527
2528 * faces.el (face-font-registry-alternatives): New user-option.
2529
178932de
SM
25302000-11-10 Stefan Monnier <monnier@cs.yale.edu>
2531
d7fa3319
SM
2532 * textmodes/texinfo.el (texinfo-block-default): New var.
2533 (texinfo-insert-block): Use it. Insert a newline if needed.
2534
178932de
SM
2535 * textmodes/fill.el (fill-indent-according-to-mode): New var.
2536 (fill-region-as-paragraph): Use it.
2537
2538 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
2539 (latex-mode): Tweak tex-*-(head|trail)er regexps.
2540 Tweak paragraph regexps to allow a leading [ \t]*.
2541 (tex-latex-block): Insert a newline if necessary.
2542 (latex-insert-item): Only insert a newline if necessary.
2543 (tex-guess-main-file): New function.
2544 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
2545 Set tex-main-file if TeX-master is provided.
2546 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
2547
bd02b8e0
GM
25482000-11-10 Gerd Moellmann <gerd@gnu.org>
2549
2550 * startup.el (command-line): Set the default tooltip-mode
2551 to t for graphical displays which implement x-show-tip.
2552
2553 * tooltip.el (tooltip-mode): Add a comment about startup.el
2554 setting the default value of this user-option.
2555
b29b03eb
SM
25562000-11-09 Stefan Monnier <monnier@cs.yale.edu>
2557
2558 * font-lock.el (font-lock-*-face) <defvar>: Move.
2559 (font-lock-defaults-alist): Mark obsolete.
2560 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
2561 (font-lock-mode): Use define-minor-mode.
2562 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
2563 (font-lock-turn-off-thing-lock): Be more explicit.
2564 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
2565 (font-lock-syntactic-face-function): New var.
2566 (font-lock-fontify-syntactically-region): Use it.
2567 (font-lock-doc-face): New.
2568
2569 * pcvs.el (cvs-enabledp): Ignore errors.
2570 (cvs-commit-filelist): Never query.
2571 (cvs-mode-insert): Always add a terminating / in the initial prompt.
2572 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
2573 (cvs-do-removal): Use cvs-partition rather than delete-if.
2574 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
2575 cvs-bury-buffer.
2576
2577 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2578 Allow `next' to jump to after the end of the last match.
2579
778fbc46
GM
25802000-11-09 Gerd Moellmann <gerd@gnu.org>
2581
730c746c
GM
2582 * simple.el (byte-compiling-files-p): New function.
2583
2584 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
2585 if it is there.
2586
2587 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
2588 nil again.
2589
778fbc46
GM
2590 * textmodes/ispell.el (ispell-library-path): Don't call
2591 check-ispell-version when byte-compiling because that starts
2592 an ispell process, and ispell might not be installed.
2593 (toplevel): Don't set up a menu when byte-compiling.
2594
2595 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
2596 it, so that a boundp test can be used to determine if we're
2597 currently byte-compiling.
2598
5912c5bb
DL
25992000-11-09 Dave Love <fx@gnu.org>
2600
2601 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
2602 eval-after-load.
2603
7bb054a5
GM
26042000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2605
2606 * ps-print.el: Patch for variable initialization when spooling. Doc
2607 fix.
2608 (ps-output-list): Fun eliminated.
2609 (ps-begin-file, ps-begin-job): Code fix.
2610
9db2706e
DL
26112000-11-08 Dave Love <fx@gnu.org>
2612
2613 * ediff-wind.el (ediff-control-frame-parameters): Zero
2614 tool-bar-lines.
2615
f7eb32aa
GM
26162000-11-08 Gerd Moellmann <gerd@gnu.org>
2617
2618 * simple.el (shell-command, display-message-or-buffer)
2619 (shell-command-on-region): Mention resize-mini-windows in the doc
2620 string.
2621 (display-message-or-buffer): Take the value of resize-mini-windows
2622 into account.
2623
7b01b08c
GM
26242000-11-07 Gerd Moellmann <gerd@gnu.org>
2625
acad3c0b
GM
2626 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
2627
7b01b08c
GM
2628 * dired.el (dired-between-files): Add `^. find' as an alternative
2629 to the regular expression, for find-dired.
2630
6f602bd0
SM
26312000-11-06 Stefan Monnier <monnier@cs.yale.edu>
2632
2633 * textmodes/texnfo-upd.el: Require texinfo.
2634 (defmacro, defgroup): Remove.
2635 (texinfo-section-to-generic-alist): Remove.
2636 Use texinfo-section-list instead (i.e. level is changed string->int).
2637 (texinfo-filter): New function.
2638 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
2639 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
2640 Use it. And use regexp-opt.
2641 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
2642 (texinfo-update-menu-region-beginning)
2643 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
2644 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
2645 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 2646 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
2647 (texinfo-sequential-node-update): Remove autoload cookie.
2648
2649 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
2650 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
2651 (texinfo-chapter-level-regexp): Remove.
2652 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
2653
bb216218
DL
26542000-11-06 Dave Love <fx@gnu.org>
2655
6f602bd0 2656 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 2657
6f602bd0
SM
2658 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2659 Match defun*.
bb216218 2660
ff8dd5d5
KH
26612000-11-06 Kenichi Handa <handa@etl.go.jp>
2662
2663 * composite.el (composition-function-table): Variable declaration
2664 moved to src/composite.c.
2665 (compose-chars-after): New optional arg object.
2666
e9da51a1
GM
26672000-11-06 Gerd Moellmann <gerd@gnu.org>
2668
e0c12c68
GM
2669 * bindings.el (mode-line-toggle-read-only)
2670 (mode-line-toggle-modified, mode-line-widen)
2671 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
2672 (make-mode-line-mouse2-map): Rewritten.
2673 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
2674 functions so that C-h k can show something with a doc string.
eaae8106 2675
e9da51a1
GM
2676 * startup.el (fancy-splash-delay): Set to 10 seconds.
2677 (fancy-splash-max-time): New user-option.
2678 (fancy-splash-stop-time): New variable.
2679 (fancy-splash-screens): Set it. Catch `stop-splashing'.
2680 (fancy-splash-screens-1): Throw `stop-splashing' when current
2681 time is greater than fancy-splash-stop-time.
2682
611dbdf0
SM
26832000-11-06 Stefan Monnier <monnier@cs.yale.edu>
2684
4d2806e2
SM
2685 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
2686
611dbdf0
SM
2687 * pcvs.el (cvs-mode-marked): New arg `noquery'.
2688 Prompt user for a file rather than raising an error.
2689 (cvs-enabledp): Fix call to cvs-mode-marked.
2690 (cvs-insert-file): New function (extracted from cvs-mode-insert).
2691 (cvs-mode-insert): Use it. Change the init prompt' value.
2692 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
2693
2694 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
2695 Don't pass default arg to ewoc-locate.
2696 (ewoc-collect): Return result in the right order.
2697
2698 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
2699
2700 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
2701 (cvs-status-get-tags): Fix regexp.
2702 (cvs-status-trees, cvs-status-cvstrees):
2703 Combine after change hooks and don't sit-for.
4d2806e2
SM
2704 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
2705 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
2706 Use make-char rather than hard-coded cryptic data.
2707 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
2708
2709 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
2710
2711 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
2712 (cvs-insert-strings): New function.
2713
937b2877
MB
27142000-11-06 Miles Bader <miles@lsi.nec.co.jp>
2715
2716 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
2717 `mwheel-scroll-amount'.
2718 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
2719 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
2720 string-matching against the version string.
2721
c6c97763
KH
27222000-11-06 Kenichi Handa <handa@etl.go.jp>
2723
6eaec747
KH
2724 * language/thai.el ("Thai"): Set a lisp form that produces
2725 composed string in `sample-text' language info.
2726
2727 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
2728 composed string in `sample-text' language info.
2729
2730 * international/mule-cmds.el (describe-language-environment): Eval
2731 `sample-text' data and insert the result.
2732
c6c97763
KH
2733 * international/mule-conf.el (compound-text): Define this coding
2734 system here. Make x-ctext and ctext aliases of it.
2735
2736 * language/european.el (compound-text, ctext): Moved to
2737 international/mule-conf.el.
2738
d1145f85
AI
27392000-11-05 Andrew Innes <andrewi@gnu.org>
2740
2741 * w32-fns.el (w32-version): New function.
2742
178a6a45
SM
27432000-11-05 Stefan Monnier <monnier@cs.yale.edu>
2744
2745 * progmodes/awk-mode.el: Update copyright.
2746 (awk-mode-abbrev-table): Remove.
2747 (awk-font-lock-keywords): Use regexp-opt.
2748 (awk-mode): Use define-derived-mode.
2749
2750 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
2751 when extracting a suffix.
2752
1ba90166
AS
27532000-11-04 Andre Spiegel <spiegel@gnu.org>
2754
2755 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
2756 auto-save-mode.
2757
546790cb
JR
27582000-11-04 Jason Rumney <jasonr@gnu.org>
2759
2760 * language/european.el (decode-mac-roman): Test against r1 not r0.
2761
d247e32d
SM
27622000-11-03 Stefan Monnier <monnier@cs.yale.edu>
2763
fbf44f44
SM
2764 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
2765 (icon-mode): Define indent-line-function.
2766 (icon-comment-indent): Simplify.
2767 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
2768
2769 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
2770
2771 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2772 Bind change-log-default-mode to defeat the caching done on it.
2773 Don't bother saving excursion any more.
2774
2775 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
2776
2777 * frame.el (after-setting-font-hook): Rename hooks -> hook.
2778 (set-frame-font): Use the new name (and the old for compatibility).
2779
eaae8106
SS
2780 * toolbar/tool-bar.el (tool-bar-mode):
2781 * time.el (display-time-mode):
2782 * recentf.el (recentf-mode):
2783 * paren.el (show-paren-mode):
2784 * mwheel.el (mouse-wheel-mode):
2785 * msb.el (msb-mode):
2786 * jka-compr.el (auto-compression-mode):
2787 * image-file.el (auto-image-file-mode):
2788 * hl-line.el (hl-line-mode):
2789 * delsel.el (delete-selection-mode):
2790 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
2791 * complete.el (partial-completion-mode): Drop unneeded positional args.
2792
eaae8106 2793 * info.el (Info-mode):
79372165 2794 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 2795
d247e32d
SM
2796 * log-edit.el (log-edit-menu): New menu.
2797
4921558e
MB
27982000-11-03 Miles Bader <miles@gnu.org>
2799
2800 * wid-edit.el (widget-end-of-line): Reinstate, with a new
2801 definition, so that trailing spaces are handled properly.
2802 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
2803
1fc02b3c
GM
28042000-11-03 Gerd Moellmann <gerd@gnu.org>
2805
2806 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
2807 tab character.
2808 (fancy-splash-screens): Set tab-width to 20.
2809
51d001f7
DL
28102000-11-03 Dave Love <fx@gnu.org>
2811
2812 * comint.el (comint-completion-addsuffix): Fix custom type.
2813
ba22aeff
SM
28142000-11-02 Stefan Monnier <monnier@cs.yale.edu>
2815
2816 * font-lock.el (font-lock-buffers): Remove.
2817 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
2818 (font-lock-change-major-mode): Remove.
2819 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
2820 (font-lock-default-fontify-region): Extend the multiline
2821 fontification to whole lines.
2822 (font-lock-fontify-anchored-keywords)
2823 (font-lock-fontify-keywords-region): If matching just one
2824 line (with \n) only mark the \n as multiline.
2825
2826 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
2827 Correctly handle the case where several :group args are supplied.
2828 Allow :extra-args.
2829 (easy-mmode-define-global-mode): Allow :extra-args.
2830 Correctly handle the case where several :group args are supplied.
2831
9c887ada
MB
28322000-11-02 Miles Bader <miles@gnu.org>
2833
eaae8106 2834 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
2835 (holiday-face): Remove dependency on `window-system'.
2836
7f25090d
KR
28372000-11-02 Ken Raeburn <raeburn@gnu.org>
2838
2839 * Makefile.in (emacs): Set EMACSLOADPATH always.
2840 (update-authors, .el.elc, compile-files): Don't do it explicitly
2841 here.
9b911107 2842 (compile-files): Bomb out if compilation of a file fails.
7f25090d 2843
7dd6009c
DL
28442000-11-02 Dave Love <fx@gnu.org>
2845
2846 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
2847
94821e4f
EZ
28482000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
2849
2850 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
2851 punctuation in the warning inserted into the *mail* buffer.
2852
1ac3fc42
GM
28532000-11-02 Gerd Moellmann <gerd@gnu.org>
2854
57731876
GM
2855 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
2856 (authors-public-domain-p): New function.
2857 (authors-print): Use it.
2858
975f82c9
GM
2859 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
2860
1ac3fc42
GM
2861 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
2862
4b3eb10f
GM
28632000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2864
975f82c9 2865 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
2866 (ps-print-version): New version number (6.3.1).
2867 (ps-even-or-odd-pages): Customization fix.
2868 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
2869 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
2870 (ps-page-count): Var replaced by `ps-page-column'.
2871 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
2872 (ps-print-sheet-p): New fun.
2873
7da794df
MB
28742000-11-02 Miles Bader <miles@lsi.nec.co.jp>
2875
2876 * tooltip.el (tooltip-gud-tips-setup): New function.
2877 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
2878 (tooltip-mode): Call tooltip-gud-tips-setup.
2879 (tooltip-gud-tips): Use `gud-basic-call' instead of
2880 process-send-string, so the prompt gets frobbed appropriately.
2881 Handle nil return value from `tooltip-gud-print-command'.
2882
0e40b809
EL
28832000-11-01 Eric M. Ludlam <zappo@ultranet.com>
2884
2885 * comint.el (comint-add-to-input-history): New function.
2886 (comint-send-input): Use `comint-add-to-input-history'.
2887
50ada0db
MB
28882000-11-02 Miles Bader <miles@lsi.nec.co.jp>
2889
973a3104
MB
2890 * info.el (info-menu-header): New face.
2891 (Info-fontify-menu-headers): New function.
2892 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
2893
50ada0db
MB
2894 * info.el (Info-insert-dir): Don't include blank lines at
2895 beginning of additional dir files (one is added automatically).
2896
bff53411
SM
28972000-11-01 Stefan Monnier <monnier@cs.yale.edu>
2898
2899 * emacs-lisp/easy-mmode.el (define-minor-mode):
2900 Revert the latest changes.
2901 Allow the three positional arguments to be skipped and replaced
2902 by keyword arguments.
2903 Add a :toggle argument to determine whether a nil arg means toggle
2904 or means turn-on. The default is unchanged.
2905 Add a call to force-mode-line-update.
2906
6b8a0b2d
DL
29072000-11-01 Dave Love <fx@gnu.org>
2908
2909 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
2910 cookie.
2911
5bf99100
MB
29122000-11-01 Miles Bader <miles@lsi.nec.co.jp>
2913
2914 * calendar/calendar.el (diary-face, holiday-face): Add
2915 dark-background variants.
2916
a4032611
SS
29172000-10-31 Sam Steingold <sds@gnu.org>
2918
2919 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
2920 `tex-main-file' does not have directory in it.
2921
c286608e
SM
29222000-10-31 Stefan Monnier <monnier@cs.yale.edu>
2923
2924 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
2925
4836835a
TTN
29262000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
2927
2928 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
2929 functional change.
2930
26dcb81b
GM
29312000-10-31 Gerd Moellmann <gerd@gnu.org>
2932
2933 * files.el (find-file-noselect): When we expand a wildcard, return
2934 a list of buffers, as we should do according to the doc string.
2935
49fc4500
KR
29362000-10-31 Ken Raeburn <raeburn@gnu.org>
2937
2938 * loadup.el (top level): Adjust load path if program name is
2939 "../src/bootstrap-emacs", in case it's not dumped and thus the
2940 load path adjustment hasn't already been done.
2941
ea0c615d
GM
29422000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2943
2944 * ps-print.el: Fix bug on selected pages for printing. Use
2945 `color-values' for Emacs 21. Ensure fontification when jit-lock
2946 is on. Try to avoid warning messages when compiling. Doc Fix.
2947 (ps-print-version): New version number (6.3).
2948 (ps-color-device): Use `color-values' to determine if device
2949 supports color.
2950 (ps-color-values): Try to use `x-color-values' when using XEmacs.
2951 (ps-print-page-p): Changed from defsubst to defun.
2952 (ps-page-number): Changed from defmacro to defun.
2953 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
2954 printing.
c286608e 2955 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
2956 (ps-end-file, ps-dummy-page): Funs eliminated.
2957 (ps-print-color-scale): Changed default value.
2958 (ps-page-n-up, ps-print-page-p): New internal vars.
2959 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
2960 (ps-plot-region, ps-generate, ps-end-job): Code fix.
2961
9e20722f
GM
2962 * delim-col.el: Little programming improvement.
2963 (delimit-columns-str): New macro.
2964 (delimit-columns-region, delimit-columns-rectangle): Code fix.
2965
d7a0fd00
KH
29662000-10-31 Kenichi Handa <handa@etl.go.jp>
2967
c286608e
SM
2968 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
2969 Moved to european.el.
d7a0fd00
KH
2970 (ccl-encode-mac-roman-font, fontset-mac): Modified for
2971 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
2972 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
2973 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 2974
234be340
DL
29752000-10-30 Dave Love <fx@gnu.org>
2976
2977 * progmodes/cc-menus.el (imenu-generic-expression)
2978 (imenu-progress-message): Only defvar when compiling.
2979
4edc4a39
DL
2980 * emacs-lisp/elp.el (elp-unload-hook): New function.
2981
2982 * loadhist.el (unload-feature): Call elp-restore-function,
2983 checking for symbols; don't use elp-restore-all.
2984 (loadhist-hook-functions): Doc fix.
2985
70c825df
SM
29862000-10-30 Stefan Monnier <monnier@cs.yale.edu>
2987
2988 * log-edit.el (log-edit-confirm): Fix the default.
2989
1d3baf74
GM
29902000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2991
2992 * delim-col.el: Little fix: replace delimit-columns-align-columns by
2993 delimit-columns-format.
2994 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 2995
1ec321a7
MB
29962000-10-30 Miles Bader <miles@lsi.nec.co.jp>
2997
2998 * comint.el (comint-replace-by-expanded-history): Don't use
2999 comint-get-old-input (we're not looking at *old* input).
3000 (comint-get-old-input-default): If using fields, signal an error
3001 when the point is not in an input field.
3002
70737ea9
KH
30032000-10-30 Kenichi Handa <handa@etl.go.jp>
3004
3005 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3006 and mule-unicode-e000-ffff.
3007
fa0cb51d 3008 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
3009 (make-coding-system): Accept a symbol of translation table as a
3010 value of property `safe-chars'.
3011
3012 * international/mule-cmds.el (encode-coding-char): Check property
3013 safe-chars instead of safe-charsets.
3014
3015 * international/fontset.el (fontset-default): Modified for
3016 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3017 (x-font-name-charset-alist): Likewise.
3018 (ccl-encode-unicode-font): New CCL program. Record it in
3019 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3020
70c825df
SM
3021 * language/european.el (mac-roman-decoder, mac-roman-encoder):
3022 New translation tables.
70737ea9
KH
3023 (decode-mac-roman, encode-mac-roman): Definition of these CCL
3024 programs are modified and moved from mac-win.el.
3025 (mac-roman): Definition of this coding system is modified and
3026 moved from mac-win.el.
4836835a 3027
fda2ce24 30282000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3029
1d3baf74 3030 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 3031 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 3032
dd4d3cb6
MB
30332000-10-29 Miles Bader <miles@gnu.org>
3034
3035 * custom.el (custom-add-to-group): Allow multiple entries for a
3036 given value OPTION, as long as their widget types are different.
3037 * cus-edit.el (custom-face-value-create): If face name doesn't end
3038 with "face", add such here (similar to custom group widgets).
3039
3040 * comint.el (comint-highlight-prompt): Add :type.
3041
dace60cf
JW
30422000-10-28 John Wiegley <johnw@gnu.org>
3043
3044 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3045 Changed this function to operate on a temporary buffer instead of
3046 the main buffer. This not only keeps flyspell from marking a
3047 buffer as changed that wasn't, but it solves the jumpy cursor
3048 problem when attempts are made to edit incorrect words.
3049 (flyspell-maybe-correct-doubling): Same change as for
3050 `flyspell-maybe-correct-transposition'.
3051
3052 * calendar/timeclock.el (timeclock-log): Doc fix.
3053 (timeclock-last-event): Doc fix.
3054 (timeclock-log): Kill the timelog buffer after appending a new
3055 event.
3056 (timeclock-find-discrep): Use a temp buffer to read in the
3057 timelog, instead of visiting the file.
3058 (timeclock-log-data): A new function, along with a host of helper
3059 functions, for the purpose of making timelog data accessible to
3060 programmers.
3061
3062 * eshell/esh-mode.el (window-height test): Make certain that
3063 `eshell-stringify-t' is non-nil.
3064 (eshell-password-prompt-regexp): Changed to a much simpler
3065 password regexp.
3066 (eshell-send-input): If `eshell-invoke-directly' returns t,
3067 directly invoke the parsed command using `eval'. This improves
3068 turn-around time on simple commands by a factor of three or
3069 greater, such as cd, ls, pwd, etc. -- which get used very often.
3070 It also conserves thousands of cons cells per call (since
3071 `eshell-do-eval' consumes memory like a Cookie Monster set loose
3072 in the Pacific Cookie Company).
3073
3074 * eshell/esh-test.el (eshell-test): Whitespace fix.
3075
3076 * eshell/em-ls.el (eshell-ls-insert-directory): Make
3077 `eshell-ls-initial-args' nil when inserting directory contents.
3078
3079 * eshell/em-script.el (eshell-script-initialize): Add names to
3080 `eshell-complex-commands, since `source' and `.' are complex.
3081
0467b076
EZ
3082 * eshell/esh-cmd.el (eshell-rewrite-for-command)
3083 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
3084 `eshell-copy-handles'.
3085 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3086 bodies.
3087 (eshell-separate-commands): Whitespace fix.
3088 (eshell-complex-commands): Added a new list of names, for
3089 determining whether a given command is as simple as it looks.
3090 (eshell-invoke-directly): New function. Returns t if a command
3091 should be invoked directly (using `eval'), rather than indirectly
3092 using `eshell-do-eval'.
3093 (eshell-do-eval): Whitespace fix.
3094
3095 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3096 which provides an emulation of the DOS shell behavior of assuming
3097 that cp/mv/ln should copy/move/link to the current directory.
3098 (eshell-remove-entries): Added a doc string.
3099 (eshell-shuffle-files): Removed the check for `target' being null.
3100 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3101 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3102 it to do a smarter check of whether a destination was provided.
3103 (eshell/mv, eshell/cp): Enable `:preserve-args'.
3104 (eshell/ln): Enable `:preserve-args', and use
3105 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
3106 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3107 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
3108 list after flattening it. This makes it possible to cat files
3109 with numerical names.
3110 (eshell-unix-initialize): Added several names to
3111 `eshell-complex-commands.
3112 (eshell-unix-command-complex-p): Return t if a given command name
3113 may result in external processes being invoked.
3114
3115 * eshell/em-glob.el (eshell-glob-show-progress): Make this
3116 variable nil by default, since it slows down glob processing by a
3117 factor of two or more, and increases memory consumption.
3118
3119 * eshell/em-smart.el: Added a note about how memory consumptive
3120 smart display mode can be (at least this is true in Emacs 21).
3121 (eshell-smart-initialize): Whitespace fix.
3122 (eshell-refresh-windows): Use `if' instead of `when'.
3123 (eshell-smart-scroll-window): Calling `save-current-buffer' was
3124 not necessary.
3125 (eshell-currently-handling-window): Added a missing global
3126 variable.
3127
3128 * eshell/em-ls.el (eshell-do-ls): Code simplification.
3129 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
3130 Whitespace fix.
3131 (eshell-ls-exclude-hidden): Added this variable in addition to
3132 `eshell-ls-exclude-regexp'. This one prevents files beginning
3133 with . from even being read, which can improve memory consumption
3134 quite a bit.
3135 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
3136 read file entries beginning with a dot. In home directories with
3137 lots of hidden files, fully two-thirds of the time spent in ls is
3138 used to read directory entries that are immediately thrown away.
3139 (eshell-ls-initial-args): Added back this configuration variable,
3140 for specifying default initial arguments to every call to ls.
3141 Much faster than using an alias to do the same thing.
3142 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
3143 (eshell-ls-dir): Whitespace change.
3144
3145 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
3146
3147 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
3148 available.
3149 (eshell-stringify-t): Added a customization variable, to indicate
3150 whether `t' should be rendered as a string at all. If not, one
3151 can still determine if the result of an expression is true using
3152 "file-exists-p FILE && echo true".
3153 (eshell-stringify): If `eshell-stringify-t' is nil, don't
3154 stringify t!
3155
3156 * eshell/esh-module.el: Whitespace fix.
3157
3158 * eshell/em-alias.el (eshell-alias-initialize): Added
3159 `eshell-command-aliased-p' to `eshell-complex-commands'.
3160 (eshell-command-aliased-p): New function that returns t if a
3161 command name names an aliased.
3162
657f9cb8 31632000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3164
0467b076 3165 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 3166 redrawing the screen when changing cursor color.
0467b076
EZ
3167 (viper-insert-state-pre-command-sentinel)
3168 (viper-replace-state-pre-command-sentinel)
70c825df
SM
3169 (viper-replace-state-post-command-sentinel):
3170 Use viper-preserve-cursor-color.
657f9cb8
MK
3171 Many functions changed to use viper= instead of = when comparing
3172 characters.
0467b076 3173 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 3174 working with characters.
0467b076 3175 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
3176 Many functions changed to use viper= instead of = when comparing
3177 characters.
0467b076 3178 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 3179
0467b076 3180 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 3181 Several typos fixed in various docstrings.
0467b076
EZ
3182 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
3183 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 3184 hook.
0467b076
EZ
3185 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
3186 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
3187 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
3188 (ediff-get-selected-buffers): New function.
3189 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
3190 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 3191 save-window-excursion.
0467b076 3192 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 3193 termination check in while loop.
0467b076 3194 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 3195 dired buffer.
0467b076
EZ
3196 (ediff-files,ediff-merge-files,ediff-files3)
3197 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 3198
4f490d99
DL
31992000-10-28 Dave Love <fx@gnu.org>
3200
3201 * info.el (Info-fontify-node): Add help-echo for menu items.
3202
45b84006
EZ
32032000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
3204
5ebc02b3
EZ
3205 * startup.el (normal-top-level): If the value of $TERM indicates
3206 we are running from xterm or one of its work-alikes, default to a
3207 light background mode.
3208
45b84006
EZ
3209 Support for -fg, -bg, and -rv command-line arguments for TTYs:
3210 * faces.el (tty-handle-reverse-video): New function.
3211 (tty-create-frame-with-faces): Call it.
3212
3213 * frame.el (frame-notice-user-settings): Don't apply
3214 default-frame-alist and initial-frame-alist to MS-DOS frames.
3215 Call tty-handle-reverse-video, frame-set-background-mode, and
3216 face-set-after-frame-default for non-MS-DOS frames.
3217
3218 * startup.el (tty-long-option-alist): New variable.
3219 (tty-handle-args): New function.
3220 (command-line): Call tty-handle-args.
3221
3222 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
3223 startup.el now does that for all character-terminal frames.
3224
eab6e8b9
MB
32252000-10-28 Miles Bader <miles@gnu.org>
3226
3227 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
3228 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
3229 global. If :global is followed by a non-nil but non-t value,
3230 make the mode buffer-local, but also generate a `global-MODE'
3231 version using `easy-mmode-define-global-mode'. Add
3232 :conditional-turn-on keyword argument.
3233
51a29efc
DL
32342000-10-28 Dave Love <fx@gnu.org>
3235
3236 * international/latin1-disp.el (latin1-char-displayable-p): Don't
3237 use window-system.
3238
d71d7114
EZ
32392000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
3240
3241 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3242 Don't call find-buffer-file-type-coding-system. Instead, just
3243 set eol-type to -unix if inhibit-eol-conversion is in effect, or
3244 if the file is on an untranslated filesystem.
3245 (add-untranslated-filesystem): Use "D" instead of "f" inside
3246 interactive.
3247
1f9cab4b
DL
32482000-10-27 Dave Love <fx@gnu.org>
3249
70c825df 3250 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
3251 (refill-mode): Use it.
3252
70c825df
SM
32532000-10-27 Stefan Monnier <monnier@cs.yale.edu>
3254
3255 * international/quail.el (quail-activate): Don't make-local-hook.
3256
7432cf10
AS
32572000-10-27 Andre Spiegel <spiegel@gnu.org>
3258
4836835a 3259 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 3260 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
3261 (vc-make-version-backup): Don't do it on MS-DOS without long file
3262 names.
4836835a 3263
7432cf10
AS
3264 * vc.el (vc-version-other-window): If an automatic backup of the
3265 desired version exists, rename it instead of copying it.
3266
4836835a
TTN
3267 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
3268 after command. If there's an unexpected error, signal it instead
7432cf10 3269 of being silent.
e1483c38 3270 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 3271
05ea7ef2
MB
32722000-10-27 Miles Bader <miles@lsi.nec.co.jp>
3273
fd1035aa
MB
3274 * shell.el (shell): Add BUFFER argument.
3275 * comint.el (make-comint-in-buffer): New function.
3276 (make-comint): Use it.
3277
05ea7ef2
MB
3278 * faces.el (face-spec-choose): Change syntax so that the list of
3279 attribute-value pairs is now the cdr of each clause, not the cadr.
3280 Detect old-style entries, and handle them. Use pop.
3281
835a55fe
SM
32822000-10-26 Stefan Monnier <monnier@cs.yale.edu>
3283
f5ab1cdd
SM
3284 * cus-edit.el (custom-mode-map): Use a sparse map.
3285 (custom-mode): Don't bother with make-local-hook.
3286
3287 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
3288
835a55fe
SM
3289 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
3290
c13b0ec8
GM
32912000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3292
3293 * ps-print.el: Avoid compilation gripes.
3294 (ps-print-version): New version number (6.2.1).
4836835a 3295
e9f63196
DL
32962000-10-26 Dave Love <fx@gnu.org>
3297
0b95284b
DL
3298 * menu-bar.el: Modify some menu item help strings.
3299 (menu-bar-help-menu): Add link to MORE.STUFF.
3300
e9f63196
DL
3301 * cus-edit.el (custom-mode): Add `special' mode-class property.
3302
3303 * wid-browse.el (widget-browse-mode): Likewise.
3304
3305 * wid-edit.el (widget-specify-field): Revert to using local-map
3306 property, not keymap.
3307
e276a14a
MB
33082000-10-26 Miles Bader <miles@lsi.nec.co.jp>
3309
c1545d88
MB
3310 * wid-edit.el (widget-field-end): When checking for a `boundary'
3311 field, do so in the correct buffer.
3312
3c1b77ca
MB
3313 * simple.el (undo): Correctly distinguish between numeric and
3314 non-numeric prefix args in non-transient-mark-mode, as per the doc
3315 string. When in transient-mark-mode, treat all prefix-args as
3316 numeric.
3317
f5ab1cdd
SM
3318 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
3319 Position point on match. Handle N == 0 correctly.
22626d9d
MB
3320
3321 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
3322 (comint-mode-map): Reverse order of `comint-write-output' and
3323 `comint-append-output-to-file'.
3324 (comint-append-output-to-file): Reinstate this function, for the
3325 benefit of the menu.
3326
d97151cb
SM
33272000-10-25 Stefan Monnier <monnier@cs.yale.edu>
3328
3329 * vc.el (vc-version-other-window): Bind `file'.
3330
ea7d6f5b
GM
33312000-10-25 Gerd Moellmann <gerd@gnu.org>
3332
f5ab1cdd 3333 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
3334
3335 * emacs-lisp/authors.el (batch-update-authors): New function.
3336 (authors-fixed-entries): New defconst.
3337 (authors-add-fixed-entries): New function.
3338 (authors): Call it.: Don't process lispref/.
3339
17c25cea
JR
33402000-10-25 Jason Rumney <jasonr@gnu.org>
3341
3342 * cus-edit.el (custom-button-face, custom-button-pressed-face):
3343 Merge x w32 and mac definitions.
3344
4ecda532
GM
33452000-10-25 Gerd Moellmann <gerd@gnu.org>
3346
3347 * menu-bar.el (menu-bar-options-menu): Add a help string for
3348 `uniquify'.
3349
b6735035
GM
33502000-10-25 Stephen Gildea <gildea@alum.mit.edu>
3351
f5ab1cdd
SM
3352 * time-stamp.el (time-stamp-string-preprocess):
3353 Fix a wrong type argument error.
b6735035 3354
f4cbc7a0
MB
33552000-10-25 Miles Bader <miles@gnu.org>
3356
3357 * recentf.el (recentf-mode): Variable removed.
3358 (recentf-mode): Use `define-minor-mode'.
3359
3360 * mwheel.el (mouse-wheel-mode): New global minor mode.
3361 (mwheel-install): Use `mouse-wheel-mode'.
3362
f4b020f6
DL
33632000-10-25 Dave Love <fx@gnu.org>
3364
f5ab1cdd
SM
3365 * progmodes/cperl-mode.el (cperl-mode):
3366 Set normal-auto-fill-function correctly.
072cb6f9 3367
f4b020f6
DL
3368 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
3369 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 3370 bindings.
f4b020f6 3371
ebe2a441
MB
33722000-10-25 Miles Bader <miles@lsi.nec.co.jp>
3373
ff4dcd4b
MB
3374 * wid-edit.el (widget-field-at): New function.
3375 (widget-at, widget-field-activate): Use it.
3376 (widget-tabable-at): Use `widget-at'.
3377 (widget-specify-field): If the terminating character of the widget
3378 field (which is read-only) is a newline, put it into a special
3379 `boundary' field so that C-n/C-p act more naturally.
3380 (widget-field-end): Also don't subtract one if a special
3381 `boundary' field has been added after the widget field.
3382
ebe2a441
MB
3383 * comint.el (comint-output-filter, comint-send-input): Don't
3384 bother adding stickiness fields to overlays to fool the field
3385 code, since it should notice the overlay insertion-types now.
ff4dcd4b 3386
ebe2a441
MB
3387 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
3388 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
3389 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
3390
fe50b6ab
GM
33912000-10-24 Gerd Moellmann <gerd@gnu.org>
3392
53df4dda
GM
3393 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
3394 (authors): Set file coding system to iso-2022-7bit. Add
3395 file-local variables to output buffer.
3396
4836835a 3397 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
3398 WARN is nil.
3399
53df4dda
GM
34002000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3401
3402 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
3403
3404 * delim-col.el: Now there is a column formatting mechanism.
3405 Modified to customization mechanisms convention. Doc fix.
3406 (columns): New group for delim-col.
3407 (delimit-columns-before, delimit-columns-after)
3408 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
3409 (delimit-columns-end): New vars.
3410 (delimit-columns-customize, delimit-columns-format): New funs.
3411 (delimit-columns-region, delimit-columns-rectangle)
3412 (delimit-columns-rectangle-line): Modified to support column
3413 formatting.
4836835a 3414
a9839779
DL
34152000-10-24 Dave Love <fx@gnu.org>
3416
3417 * log-edit.el (log-edit): Add :version and a :group for vc.
3418
df0267b8
GM
34192000-10-24 Gerd Moellmann <gerd@gnu.org>
3420
9acc3873
GM
3421 * files.el (after-find-file): Don't print a message ``New file''
3422 if WARN is nil.
3423
63e1b552
GM
3424 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
3425 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
3426 get duplicate tool-bar entries because we'll see the global ones
3427 on more than one path through keymaps.
3428
1946f901
GM
3429 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
3430
df0267b8
GM
3431 * progmodes/cmacexp.el: Change Francesco's email address.
3432
ae3b264b
KH
34332000-10-24 Kenichi Handa <handa@etl.go.jp>
3434
3435 * window.el (fit-window-to-buffer): Adjust point of the window
3436 buffer, not that of the current buffer.
3437
23afac01
EZ
34382000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
3439
3440 * progmodes/cmacexp.el: Update the euthor's email address.
3441
22d1a4ed
MB
34422000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3443
3444 * faces.el (face-spec-set-match-display): Add `graphic' display
3445 type (the inverse of `tty'). Use `display-graphic-p' instead of
3446 the window-system variable.
3447
f408aa48
KH
34482000-10-24 Kenichi Handa <handa@etl.go.jp>
3449
3450 * international/isearch-x.el (isearch-with-input-method): Call
3451 input-method-function with the first event in
3452 unread-command-events.
3453
94fe8a31
MB
34542000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3455
3456 * faces.el (face-default-spec, face-user-default-spec): Make
3457 defsubsts.
3458
8f47302e
AC
34592000-10-24 Andrew Choi <akochoi@i-cable.com>
3460
3461 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
3462 New charsets.
3463
3464 * term/mac-win.el: Remove definitions of mac-roman-lower and
3465 mac-roman-upper, require dired, and define instead of set
3466 mac-ready-for-drag-n-drop to avoid compilation error.
3467
446c097e
AI
34682000-10-23 Andrew Innes <andrewi@gnu.org>
3469
3470 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
3471 superfluous calls to subst-char-in-string; instead apply
3472 expand-file-name after convert-standard-filename to ensure
3473 expected directory separators are used.
3474
379b70e7
EZ
34752000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
3476
3477 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
3478
85c766e9
DL
34792000-10-23 Dave Love <fx@gnu.org>
3480
b7e03a67
DL
3481 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
3482 (tool-bar-add-item): Set foreground and background for XBM icons.
3483
3484 * international/latin1-disp.el (latin1-char-displayable-p): New
3485 function (from Handa).
3486 (latin1-display-check-font): Use it.
3487
0dcf8835
DL
3488 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
3489 using :key-sequence, making it much more usable. Use nconc, not
3490 append.
3491 (imenu--create-keymap-1): Avoid append.
3492
85c766e9 3493 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 3494
cb3069bb
MB
34952000-10-23 Miles Bader <miles@lsi.nec.co.jp>
3496
3497 [the following changes fix a bug where `define-minor-mode' didn't
3498 correctly generate :require clauses for defcustoms in compiled files]
3499 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
3500 (byte-compile-log-file, byte-compile-log-1): Don't set
3501 `byte-compile-current-file' to nil. Instead set
3502 `byte-compile-last-logged-file' to it. Test whether
3503 byte-compile-current-file equals byte-compile-last-logged-file
3504 instead of whether its nil.
3b6542ba 3505 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 3506
6db6243b
SM
35072000-10-23 Stefan Monnier <monnier@cs.yale.edu>
3508
3509 * textmodes/refill.el: Fix var names in doc.
3510 (refill-mode): Don't bother with make-local-hook anymore.
3511
98490598
MB
35122000-10-23 Miles Bader <miles@lsi.nec.co.jp>
3513
e01cd227
MB
3514 * faces.el (face-user-default-spec, face-default-spec): New functions.
3515 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 3516 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
3517 Use `face-user-default-spec'. Simplify code slightly.
3518
4836835a 3519 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
3520 (woman-unknown-face): Add dark-background variants.
3521 (woman-default-faces): Renamed from `woman-colour-faces'.
3522 Set using the stored defaults, rather than using hard-wired colors.
3523 (woman-monochrome-faces): Renamed from `woman-black-faces'.
3524 Just make the foreground `unspecified' rather than "black".
3525 (woman-menu): Rename menu entries accordingly.
3526
98490598
MB
3527 * faces.el (header-line): Make more reasonable on mono/grayscale
3528 displays.
3529
1a578e9b
AC
35302000-10-23 Andrew Choi <akochoi@i-cable.com>
3531
3532 * cus-edit.el (custom-button-face): Use 3D look for mac.
3533 (custom-button-pressed-face): Likewise.
3534
3535 * faces.el (set-face-attributes-from-resources): Handle mac frames
3536 in the same way as x and w32 frames.
3537 (face-valid-attribute-values): Likewise.
3538 (read-face-attribute): Likewise.
3539 (defined-colors): Likewise.
3540 (color-defined-p): Likewise.
3541 (color-values): Likewise.
3542 (display-grayscale-p): Likewise.
3543 (face-set-after-frame-default): Likewise.
3544 (mode-line): Same default face as for x and w32.
3545 (tool-bar): Likewise.
3546
3547 * frame.el: Remove call to frame-notice-user-settings at end of
3548 the file.
3549
3550 * info.el (Info-fontify-node): make underlines invisible for mac
3551 as for x, pc, and w32 frame types.
3552
3553 * term/mac-win.el: New file.
3554
aaaf7be7
DL
35552000-10-22 Dave Love <fx@gnu.org>
3556
3557 * textmodes/refill.el: New file.
3558
5392d654
AS
35592000-10-22 Andre Spiegel <spiegel@gnu.org>
3560
4836835a 3561 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 3562 MANUAL and REGEXP.
4836835a 3563 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
3564 New functions.
3565 (vc-before-save): Use the latter.
3566 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
3567 confusion.
3568
4836835a 3569 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
3570 expected by vc[-hooks].el.
3571
3572 * vc.el (vc-checkout): Added `-p' suffix in call to
3573 vc-make-version-backups-p; use vc-make-version-backup to actually
3574 make the backup.
3575 (vc-version-other-window, vc-version-backup-file): Handle both
3576 automatic and manual backups.
3577 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
3578 of all of them.
3579
1e221c16
MB
35802000-10-22 Miles Bader <miles@gnu.org>
3581
7ff4fda5
MB
3582 * comint.el (comint-highlight-input, comint-highlight-prompt):
3583 Renamed, `-face' at end removed.
3584 (comint-send-input, comint-output-filter): Use renamed faces.
3585
3511cde8
MB
3586 * window.el (fit-window-to-buffer): Change defaulting of
3587 MAX-HEIGHT slightly.
3588
1e221c16
MB
3589 * faces.el (color-values, color-defined-p): Use `member', not
3590 `memq', because it works correctly for strings.
3591 (frame-set-background-mode): Actually, "unspecified-fg" and
3592 "unspecified-bg" *are* strings. Use `member', not `memq', and
3593 `equal', not `eq', when a string value is possible.
3594
b6ef4898
EZ
35952000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
3596
3597 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
3598
34939e2c
SM
35992000-10-21 Stefan Monnier <monnier@cs.yale.edu>
3600
3601 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
3602 sh-electric-rparen, sh-electric-less and sh-electric-hash.
3603 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
3604 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
3605 (sh-font-lock-syntactic-keywords): Use them.
3606 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
3607 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
3608 (sh-mode): Don't override font-lock-unfontify-region-function.
3609 Use a copy of sh-font-lock-syntactic-keywords.
3610 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
3611 Don't call sh-scan-buffer since font-lock does it on the fly.
3612 (sh-get-indent-info): Use `face' rather than `syntax-table'
3613 text-property to detect here-documents.
3614 Replace sh-special-syntax with sh-st-punc.
3615 (sh-prev-line): Use `face' rather than `syntax-table'
3616 text-property to skip over here-documents.
3617 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
3618 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
3619 (sh-electric-less, sh-set-here-doc-region)
4836835a 3620 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
3621 (sh-scan-buffer, sh-rescan-buffer): Remove.
3622
f3d3c491
AI
36232000-10-21 Andrew Innes <andrewi@gnu.org>
3624
3625 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
3626 remote (ange-ftp) file names.
3627
b86c791c
MB
36282000-10-21 Miles Bader <miles@gnu.org>
3629
d9c30bdf
MB
3630 * window.el (fit-window-to-buffer): New function.
3631 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
3632 (window-text-height): Don't expect minibuffers to have mode-lines.
3633
d9c30bdf 3634 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
3635 * international/quail.el (quail-update-guidance): Use
3636 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 3637
617fee5a
MB
3638 * international/quail.el (quail-show-guidance-buf): Make sure
3639 guidance window really has enough room.
3640 (quail-update-guidance): If quail-guidance-win is already shown,
3641 make sure its height is OK.
3642
b86c791c
MB
3643 * window.el (window-text-height, set-window-text-height):
3644 New functions.
3645 (shrink-window-if-larger-than-buffer): Use `window-text-height'
3646 instead of `window-height' & `mode-line-window-height-fudge'.
3647 (mode-line-window-height-fudge): Add FACE parameter.
3648 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
3649 instead of `enlarge-window' & `mode-line-window-height-fudge'.
3650
e34850d1
MB
36512000-10-20 Miles Bader <miles@gnu.org>
3652
3653 * window.el (height-affecting-face-attributes): Use `defconst'.
3654
3655 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
3656 New function, conditionally aliased to `mode-line-window-height-fudge'.
3657 (ispell-help): Use it.
3658 (ispell-choices-win-default-height): Don't include mode-line fudge.
3659 (ispell-choices-win-default-height): New function.
3660 (ispell-show-choices, ispell-command-loop): Use function
3661 `ispell-choices-win-default-height' instead of variable.
3662
a8b883c2
MB
36632000-10-20 Miles Bader <miles@lsi.nec.co.jp>
3664
8c6e4a58
MB
3665 * window.el (mode-line-window-height-fudge): New variable.
3666 (height-affecting-face-attributes): New variable.
3667 (mode-line-window-height-fudge): New function.
3668 (shrink-window-if-larger-than-buffer): Use it.
3669 * help.el (resize-temp-buffer-window): Likewise.
3670
a8b883c2
MB
3671 * info.el (Info-fontify-node): Add support for @subsubsection
3672 titles, which use `Info-title-4-face'.
3673 (Info-title-4-face): New face.
3674 (Info-title-3-face): Inherit from Info-title-4-face instead of
3675 variable-pitch.
3676
e64c3a75
JR
36772000-10-19 Jason Rumney <jasonr@gnu.org>
3678
3679 * dired.el (dired-insert-directory): Do not let errors signalled by
3680 attempt to run dired-free-space-program prevent dired from working.
3681
c70fe852
SM
36822000-10-19 Stefan Monnier <monnier@cs.yale.edu>
3683
3684 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
3685
877cf6b4
GM
36862000-10-19 Gerd Moellmann <gerd@gnu.org>
3687
5de037e0
GM
3688 * dirtrack.el (dirtrack): Fix call to run-hooks.
3689
6deb9af9
GM
3690 * cmuscheme.el (cmuscheme-program-name): Renamed from
3691 scheme-program-name because xscheme.el contains a defcustom with
3692 the same name. As a consequence, customizing group `cmuscheme'
3693 loaded `xscheme' which redefined run-scheme.
3694 (run-scheme): Use cmuscheme-program-name.
3695
877cf6b4
GM
3696 * ps-print.el (ps-print-emacs-type): Move into the
3697 eval-and-compile.
3698
e597d8fb 3699 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 3700 anonymous address, and add a website for Befrienders International.
4836835a 3701
3e9cb08f
GM
37022000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3703
c70fe852
SM
3704 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
3705 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
3706 (ps-print-version): New version number (6.2).
3707 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
3708 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
3709 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
3710 (ps-x-extent-priority, ps-x-extent-start-position)
3711 (ps-x-face-font-instance, ps-x-find-coding-system)
3712 (ps-x-font-instance-properties, ps-x-make-color-instance)
3713 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
3714 avoid compilation gripes without defining functions.
3715 (ps-e-find-composition): Alias for function find-composition, to have a
3716 suitable function depending on Emacs version.
3717 (ps-color-device, ps-color-values, ps-face-foreground-name)
3718 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
3719 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
3720 (ps-print-ensure-fontified): Function definitions surrounded by
3721 `eval-and-compile' to avoid compilation gripes.
3722 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
3723 by symbol-value to avoid compilation gripes.
3724 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
3725 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
3726
d8abcd91
MB
37272000-10-19 Miles Bader <miles@lsi.nec.co.jp>
3728
13ab33c4
MB
3729 * startup.el (normal-top-level): Call `frame-set-background-mode'
3730 after `frame-notice-user-settings' because the latter doesn't call
3731 the former on a tty.
3732
d8abcd91
MB
3733 * faces.el (frame-set-background-mode): `unspecified' &c are
3734 symbols, not strings.
3735
e8bce0a9
EZ
37362000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
3737
c70fe852
SM
3738 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
3739 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 3740
c70fe852
SM
3741 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
3742 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 3743
773272d8
KH
37442000-10-19 Kenichi Handa <handa@etl.go.jp>
3745
c70fe852 3746 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
3747 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
3748 for ISO10646-1 fonts.
3749 (x-font-name-charset-alist): Add an entry for "iso10646-1".
3750
772139c0
EZ
37512000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
3752
3753 * faces.el (frame-set-background-mode): If a tty frame defines a
3754 background color, use that to compute the background mode, instead
3755 of always defaulting to "dark".
3756
d134a19f
MB
37572000-10-19 Miles Bader <miles@lsi.nec.co.jp>
3758
8bb84cb2
MB
3759 * comint.el (comint-write-output): New function.
3760 (comint-mode-map): Add it to the menu.
e40a778f 3761 Bind `C-c C-s' to comint-write-output.
d134a19f 3762
dada41e1
GM
37632000-10-18 Gerd Moellmann <gerd@gnu.org>
3764
3765 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
3766 Use fancy-splash-delay.
3767
9b5360aa
GM
37682000-10-18 Alex Schroeder <alex@gnu.org>
3769
3770 * progmodes/sql.el (sql-sybase-options): New option.
3771 (sql-sybase): Use it. Add sql-database to the list of parameters
3772 provided for login. The options -w 2048 -n are not used any more.
3773
9035a35a
GM
3774 * comint.el (comint-read-input-ring): Bugfix such that the first
3775 and the last entry of the input ring file are not lost.
3776
3556c6dd
GM
37772000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3778
3779 * ps-print.el: Internal variable changes to defcustom,
3780 make-local-hook changes to defvar. Doc fix.
3781 (ps-print-version): New version number (6.1).
3782 (ps-setup, ps-do-despool): Code fix.
3783 (ps-printer-name): Customization fix.
3784 (ps-printer-name-option): Now is a defcustom instead of an
3785 internal variable.
3786 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
3787 (ps-print-begin-column-hook): Now are defvar instead of
3788 make-local-hook.
4836835a 3789
4e217e50
MB
37902000-10-18 Miles Bader <miles@gnu.org>
3791
3792 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
3793 (comint-kill-output): Changed into an alias for `comint-delete-output',
3794 and made obsolete.
3795 (comint-mode-map): Rename references to comint-kill-output.
3796
34460354
EZ
37972000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
3798
3799 * diff-mode.el (diff-header-face, diff-file-header-face)
3800 (diff-changed-face): Add bold and italic attributes to tty faces.
3801 (diff-function-face): New face.
3802 (diff-font-lock-keywords): Use it.
3803
17ea3cdb
MB
38042000-10-18 Miles Bader <miles@lsi.nec.co.jp>
3805
3806 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
3807 Remove commented-out call to force-mode-line-update.
3808 (comint-kill-output): Use `forward-line 0' instead of
3809 beginning-of-line to make sure we get past the prompt.
3810
9244f2c7
SM
38112000-10-17 Stefan Monnier <monnier@cs.yale.edu>
3812
3813 * diff-mode.el (diff-header-face, diff-file-header-face):
3814 Add specific setting for dark background.
3815 (diff-context-face): Renamed from diff-comment-face.
3816 Set explicitly rather than inheriting from font-lock-comment-face.
3817
1592c1ef
EZ
38182000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3819
3820 * startup.el (command-line): Move the code which sets the default
3821 TTY colors to before before-init-hook.
3822
f86292a9
GM
38232000-10-17 Gerd Moellmann <gerd@gnu.org>
3824
3825 * jit-lock.el (jit-lock-stealth-time): Doc fix.
3826
f7f2e883
EZ
38272000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3828
e854cc22
EZ
3829 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
3830 extensions, for MS-DOS.
3831
f7f2e883
EZ
3832 * diff-mode.el (diff-header-face, diff-file-header-face)
3833 (diff-changed-face): Define tty-specific colors.
3834
c7b4f0f9
GM
38352000-10-17 Gerd Moellmann <gerd@gnu.org>
3836
3837 * startup.el (fancy-splash-text): Realign the text.
3838
12a72271
EZ
38392000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3840
3841 * font-lock.el (font-lock-comment-face): Define a separate default
3842 for dark-background tty's.
3843
61dfccfd
MB
38442000-10-17 Miles Bader <miles@gnu.org>
3845
3846 * help.el (resize-temp-buffer-window): Add hack to avoid last line
3847 being obscured by whizzy mode-lines on graphics displays.
3848
333cd59e
EZ
38492000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
3850
3851 * info.el (Info-title-1-face, Info-title-2-face)
3852 (Info-title-3-face): Define colors for tty's.
dada41e1 3853 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 3854
dbf1fcc1
EZ
38552000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
3856
3857 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
3858 reverse from the frame parameters, and don't invert foreground and
3859 background colors.
3860
ac629823
MB
38612000-10-16 Miles Bader <miles@gnu.org>
3862
3863 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
3864 string "*Info*". Call propertized-buffer-identification to spruce
3865 up the result.
3866
76eebffc
GM
38672000-10-16 Gerd Moellmann <gerd@gnu.org>
3868
3a6b59d9
GM
3869 * help.el: Provide `help' for the sake of define-minor-mode
3870 which generates defcustoms with requires.
3871
6569c3d3
GM
3872 * jit-lock.el (jit-lock-after-change): If we're in text that
3873 matches a multi-line font-lock pattern, make sure the whole text
3874 will be redisplayed.
3875
c2e0a611
GM
3876 * emacs-lisp/authors.el (authors-add): Don't add an entry if
3877 author's name is unknown.
3878
76eebffc
GM
3879 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
3880 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
3881 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
3882 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
3883 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
3884 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
3885 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
3886 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
3887 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
3888 Add author information.
3889
cf1e7b12
MB
38902000-10-16 Miles Bader <miles@lsi.nec.co.jp>
3891
3892 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
3893 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
3894 full-color version (using the Gimp) to eliminate dithering artifacts.
3895
5586f3eb
SM
38962000-10-15 Stefan Monnier <monnier@cs.yale.edu>
3897
3898 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
3899
3900 * simple.el (syntax-flag-table, string-to-syntax): Remove.
3901
ad64a888
DL
39022000-10-15 Dave Love <fx@gnu.org>
3903
3904 * progmodes/sh-script.el: Require skeleton and comint when
3905 compiling.
3906
3907 * pcomplete.el (pcomplete) <defgroup>: Add :version.
3908
3909 * whitespace.el: Doc fixes.
3910 (top-level): Don't add hooks here.
3911 (whitespace-running-emacs): Deleted.
3912 (timer): Don't require.
3913 (whitespace): Add back :version conditional on xemacs test.
3914 (whitespace-spacetab-regexp, whitespace-indent-regexp)
3915 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
3916 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
3917 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
3918 Avoid specific xemacs test.
3919 (whitespace-global-mode): New option.
3920 (whitespace-global-mode): New command.
3921 (whitespace-unload-hook): New function.
3922
3923 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 3924 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
3925 (Info-fontify-node): `Goto' goes to `Go to'.
3926 (Info-fontify-node): Add help-echo to xref links.
3927
1ef49fc6
EZ
39282000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
3929
3930 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
3931
8b7707e1
SM
39322000-10-15 Stefan Monnier <monnier@cs.yale.edu>
3933
b3b7f42f
SM
3934 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
3935 Use plist-get and allow :inherit.
3936
3937 * emacs-lisp/cl-macs.el (cl-do-arglist):
3938 Use plist-get and plist-member instead of memq.
3939
3c7fafc7
SM
3940 * emacs-lisp/ewoc.el (ewoc-location): New function.
3941 (ewoc-enter-after, ewoc-enter-before): Document return value.
3942 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
3943 Don't need make-local-hook any more.
3944 (cvs-addto-collection): Return the new tin.
3945 (cvs-mode-insert): Jump to the new line.
3946
8b7707e1
SM
3947 * jit-lock.el (jit-lock-fontify-buffer): Remove.
3948
3949 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
3950
3951 * font-lock.el (font-lock-syntactically-fontified): New var.
3952 (font-lock-fontify-syntactic-keywords-region): Use it.
3953 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
3954
3955 * diff-mode.el (diff-find-file-name): Fix regexp.
3956
3957 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3958 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
3959
3960 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
3961 (sh-mode-syntax-table): Add punctuation syntax for < and >.
3962 (sh-mode): Don't make all vars local here.
3963 (sh-kw): Reformat.
3964 (sh-set-shell): Use dolist. Don't set indent-region-function.
3965 (sh-mode-syntax-table): Use pop.
3966 (sh-remember-variable): Use push.
3967 (sh-help-string-for-variable): Use memq.
3968 (sh-safe-backward-sexp): Remove.
3969 (sh-safe-forward-sexp): Add ARG.
3970 (sh-get-indent-info, sh-prev-stmt): Use it.
3971 (sh-prev-line): Simplify by using forward-comment.
3972 (sh-this-is-a-continuation): Simplify.
3973 (sh-learn-buffer-indent): Use dolist.
3974 (sh-do-nothing): Remove.
3975 (sh-set-char-syntax, sh-set-here-doc-region):
3976 Use inhibit-modification-hooks.
3977 (sh-name-style): Use mapcar and push.
3978 (sh-load-style): Use dolist.
3979 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
3980 (sh-case, sh-while-getopts): Use propertize directly rather
3981 than sh-electric-rparen.
3982
39832000-10-14 Stefan Monnier <monnier@cs.yale.edu>
3984
3985 * textmodes/tex-mode.el: Require CL when compiling.
3986 (tex-mode-syntax-table): Init immediately.
3987 (tex-mode-map): Bind M-RET to latex-insert-item.
3988 (latex-mode): Set indent-line-function to latex-indent.
3989 (tex-common-initialization): Don't setup the syntax-table any more.
3990 (latex-insert-item): New skeleton.
3991 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 3992 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 3993 (latex-indent, latex-find-indent): New functions.
4836835a 3994 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
3995 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
3996 (tex-compilation-parse-errors): Use with-syntax-table.
3997
86b7fcbb
MB
39982000-10-15 Miles Bader <miles@gnu.org>
3999
4000 * font-lock.el (font-lock-comment-face): Change dark-background,
4001 color, non-tty, default to `chocolate1'.
4002
57a24508
JW
40032000-10-13 John Wiegley <johnw@gnu.org>
4004
4005 * eshell/esh-util.el (require): Added a missing `require' form,
4006 needed when compiling (for an ange-ftp macro definition).
4007
40ad3db4
DL
40082000-10-13 Dave Love <fx@gnu.org>
4009
4010 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4011
db460189
GM
40122000-10-13 Gerd Moellmann <gerd@gnu.org>
4013
b41c9501
GM
4014 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4015 fix.
4016
4836835a 4017 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
4018 transparent -colors 8).
4019
3b5e21df
GM
40202000-10-13 Stephen Gildea <gildea@alum.mit.edu>
4021
4022 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4023 that breaks with old list format timestamps.
4024 (time-stamp-warn-inactive, time-stamp-old-format-warn)
4025 (time-stamp-count, time-stamp-conversion-warn): Improved doc
4026 strings.
4027
16908a3f
JW
40282000-10-13 John Wiegley <johnw@gnu.org>
4029
d7103dda
JW
4030 * align.el, pcomplete.el, calendar/timeclock.el,
4031 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4032
dace60cf 4033 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
4034 faulty math, where holiday hours were being computing as seconds.
4035
b6b70cda
JW
40362000-10-13 John Wiegley <johnw@gnu.org>
4037
4038 * desktop.el (desktop-buffer-modes-to-save): Added a global for
4039 specifying what "other" kinds of buffers should be saved. This
4040 used to be hard-coded.
4041 (desktop-buffer-misc-functions): A global for specifying how
4042 auxiliary data should be determined for special buffer types.
4043 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4044 instead of hard-coding the special buffer types.
4045 (desktop-save): Run `desktop-buffer-misc-functions' to gather
4046 auxiliary data, instead of hard-coding for Info buffers and dired.
4047 (desktop-buffer-info-misc-data): Aux function for determining Info
4048 buffer auxiliary info.
4049 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4050 (desktop-buffer-info): Changed this function to use the info
4051 gathered above.
4052 (desktop-create-buffer): Be a little more careful about what
4053 `minor-mode' means before calling it. This is important for some
4054 buffer types.
4055
8c6b1d83
JW
40562000-10-13 John Wiegley <johnw@gnu.org>
4057
4058 * eshell/esh-util.el: Added a global form which declares an
4059 autoload for `parse-time-string', if that function is not already
4060 defined, and if parse-time.el is available on the user's system.
4061
4062 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4063 to be aware of ange-ftp user info.
4064 (eshell-do-ls): Bind `ange-cache'. Also, use
4065 `eshell-file-attributes'.
4066 (eshell-ls-annotate): Use `eshell-file-attributes'.
4067 (eshell-ls-file): Made the user-id printing code a bit smarter.
4068
4069 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4070 allow identification of alias user ids in remote directories.
4071 It's manual, but there's no other way to know when the current
4072 user on the local machine, is also the owning user on the remote
4073 machine.
4074 (fboundp): Bind `ange-cache'.
4075 (eshell-directory-files-and-attributes): Re-organized the logic a
4076 bit to use `eshell-file-attributes' instead of `file-attributes'.
4077 The former is more sensitive to directories that are read via FTP,
4078 and knows how to use ange-ftp to determine full attribute
4079 information, instead of just the name and last modtime.
4080 (eshell-current-ange-uids): Return the current user id when in a
4081 remote directory.
4082 (eshell-parse-ange-ls): Parse a full directory listing that has
4083 been returned by ange-ftp.
4084 (eshell-file-attributes): This beefed up version of
4085 `file-attributes' is only special if the user is currently in a
4086 remote directory, in which case it does a lot of work to find out
4087 what the real attributes of a file are, as they appear on the
4088 remote machine. This makes usage of remote directories (i.e.,
4089 ange-ftp pathnames) much more useful. You can now use Eshell as a
4090 full-fledged FTP client, with much more manipulation ability than
4091 most other clients.
4092
4093 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4094 variable, which means that Eshell's du should always be preferred
4095 in remote directories.
4096 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4097 just `file-attributes'.
4098 (eshell-mvcp-template): Bind `ange-cache', to improve performance
4099 when reading remote directories. This is an Eshell-specific
4100 variable (not part of ange-ftp).
4101 (eshell/ln): Bind `ange-cache'.
4102 (eshell/du): Added some extra logic for determining when to use
4103 Eshell's du (which is slow), and when to use the external version
4104 (which may or may not exist).
4105
4106 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4107 `eshell-interactive-process', rather than using
4108 `get-buffer-process', since backgrounded processes don't count in
4109 the context of this function's logic.
4110
4111 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4112 `forward-char', so that null strings are parsed correctly.
4113
87730e84 41142000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4115
4116 * eshell/em-pred.el (eshell-pred-file-type,
4117 eshell-pred-file-links, eshell-pred-file-size): Use
4118 `eshell-file-attributes'. This is more correct over ange-ftp.
4119
4120 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
4121 that remote file globbing is more efficient.
4122
4123 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
4124 gathering the files and attributes within a directory.
4125
4126 * eshell/em-unix.el (eshell/cat): If any of the files passed on
4127 the command line is a special file (not a regular file, directory
4128 or symlink), always attempt to call the external version of cat.
4129
87730e84 41302000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4131
4132 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
4133 Eshell-friendly version of find-tag.
4134
1c7e37a9
MB
41352000-10-13 Miles Bader <miles@lsi.nec.co.jp>
4136
4836835a 4137 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
4138 (image-file-name-regexps): Add autoload cookies.
4139
11a7f341
KH
41402000-10-13 Kenichi Handa <handa@etl.go.jp>
4141
4142 * international/mule-cmds.el (select-safe-coding-system): If FROM
4143 is string, show it in *Warning* buffer.
4144
8ddddcb0
EZ
41452000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4146
4147 * startup.el (normal-top-level): Use display-popup-menus-p instead
4148 of window-system.
4149 (command-line): Use display-graphic-p instead of window-system.
4150 (command-line-1): Use display-popup-menus-p and display-mouse-p
4151 instead of window-system.
4152
72200f89
SS
41532000-10-12 Sam Steingold <sds@gnu.org>
4154
4155 * tooltip.el (tooltip-use-echo-area): New user variable.
4156 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
4157
8661c643
DL
41582000-10-12 Dave Love <fx@gnu.org>
4159
d0b40dc1
DL
4160 * recentf.el: Maintainer's checkdoc fixes.
4161
a622451f
DL
4162 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
4163 character class, not ASCII when matching file names.
4164 (fancy-splash-head): Add trailing slash to URL.
4165 (command-line): Don't require XPM support for toolbar.
4166
8661c643
DL
4167 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
4168 (cperl-invalid-face): Revert last change.
4169 (cperl-init-faces): Quote cperl-invalid-face.
4170
ef2ed8ab
KH
41712000-10-12 Kenichi Handa <handa@etl.go.jp>
4172
4173 * startup.el (fancy-splash-text): Remove superfluous quote.
4174
b0da379e
GM
41752000-10-12 Gerd Moellmann <gerd@gnu.org>
4176
dbeb499b
GM
4177 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
4178 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
4179 (command-line-1): Don't use fancy-splash-pending-command.
4180 (fancy-splash-screens-1): Goto point-min after inserting text.
4181
d861718a
GM
4182 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
4183
b0da379e
GM
4184 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
4185 instead of shared-lisp-mode-map.
4186
4fb2ad98
MB
41872000-10-12 Miles Bader <miles@lsi.nec.co.jp>
4188
1cb4393e
MB
4189 * faces.el (header-line): Change tty-variant to use underlining.
4190
4fb2ad98
MB
4191 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
4192 (isearch-highlight): Restore lazy-isearch face properties at old
4193 position, and suppress them at new position.
4194 (isearch-dehighlight): Restore lazy-isearch face properties.
4195 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
4196 over the real isearch overlay, but in that case, don't give it a
4197 face property. Use `push'.
4198
eb991b25
KH
41992000-10-12 Kenichi Handa <handa@etl.go.jp>
4200
4201 * man.el (Man-getpage-in-background): Fix previous change.
4202 Decode the process output only when we are in multibyte mode.
4203
a818c1c0
DL
42042000-10-11 Dave Love <fx@gnu.org>
4205
c990f53a
DL
4206 * info.el (Info-mode-menu): Fix some help.
4207 (info-tool-bar-map): Add entry for Info-last.
4208
a818c1c0
DL
4209 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
4210 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
4211 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
4212 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
4213 * toolbar/search-replace.xpm, toolbar/exit.xpm:
4214 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
4215 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
4216 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
4217 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
4218 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
4219 Reduce colour requirements to 25 overall. (Probably wants
4220 revisiting from the originals to reduce further.)
4221
c1b096cb
EZ
42222000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
4223
4224 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
4225 buffer-file-coding-system, instead of raw-text.
4226 (dehexlify-buffer): Bind coding-system-for-read to
4227 buffer-file-coding-system, instead of raw-text.
4228
5c8b7eaf
SS
42292000-10-11 Sam Steingold <sds@gnu.org>
4230
4231 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
4232 `underline' - fixes the bug introduced on 2000-09-21.
4233
2cfbdb7a
DL
42342000-10-11 Dave Love <fx@gnu.org>
4235
4236 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
4237 compiler warnings.
4238 (scheme-mode): Doc fix.
4239 (scheme-font-lock-keywords-1): Match `define-syntax'.
4240
42412000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
4242
4243 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
4244 face specs as well as default ones. Only do anything if the
4245 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 4246 (region): Make dark-background `region' face less in-your-face.
4b33f290 4247
690ec649
SS
42482000-10-10 Sam Steingold <sds@gnu.org>
4249
4250 * chistory.el, ielm.el, ledit.el:
4251 * progmodes/inf-lisp.el, progmodes/scheme.el:
4252 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
4253
3b95d6bb
SM
42542000-10-10 Stefan Monnier <monnier@cs.yale.edu>
4255
4256 * textmodes/texinfo.el: Update copyright and fix typo.
4257
4258 * desktop.el (desktop-modes-not-to-save): New var.
4259 (desktop-save-buffer-p): Use it.
4260 Also, obey desktop-buffers-not-to-save even for non-file buffers.
4261 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
4262
d646c828
DL
42632000-10-10 Dave Love <fx@gnu.org>
4264
4265 * toolbar/tool-bar.el (tool-bar-add-item)
4266 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
4267 display.
4268
d646c828
DL
4269 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
4270 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
4271 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
4272 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
4273 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
4274 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
4275 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
4276 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
4277 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
4278 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
4279 the .xpms; probably need retouching.
4280
862a7e28
MB
42812000-10-10 Miles Bader <miles@lsi.nec.co.jp>
4282
4283 * subr.el (add-to-list): Add optional argument APPEND.
4284 * battery.el (display-battery): Use `add-to-list'.
4285
46e33aee
TTN
42862000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
4287
930baf47
TTN
4288 * play/zone.el (zone-timer, zone-wc-tbl): Rework
4289 these vars as symbol properties.
2cfbdb7a
DL
4290 (zone, zone-when-idle, zone-leave-me-alone)
4291 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 4292
5a430f9c
TTN
4293 * battery.el (display-battery): Doc spelling fix.
4294
46e33aee
TTN
4295 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
4296 property.
4297
adf7d3a8
DL
42982000-10-09 Dave Love <fx@gnu.org>
4299
4300 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
4301 has been initialized before calling tool-bar-setup.
c2156508 4302 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 4303
06a8c9f8
EZ
43042000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
4305
e4ca8f8c
EZ
4306 * menu-bar.el (send-mail-item-name): New function.
4307 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
4308 of mail-user-agent in the menu. Don't display the "Send Mail"
4309 item if mail-user-agent is nil or its value is ignore.
4310 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
4311 if read-mail-command is nil or its value is ignore.
4312
06a8c9f8
EZ
4313 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
4314
7dbc9c8a
MB
43152000-10-09 Miles Bader <miles@gnu.org>
4316
29e0814b
MB
4317 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
4318 Correct image size.
4319 * toolbar/left_arrow.xpm: Correct image size.
4320
7dbc9c8a
MB
4321 * jka-compr.el: Don't call `jka-compr-install' when loading (it
4322 will be done by the definition of `auto-compression-mode' if
4323 necessary. Move code to uninstall existing file-name handler
4324 before definition of `auto-compression-mode'.
4325
4326 * image-file.el (auto-image-file-mode): Move to the end of the
4327 file, because `define-minor-mode' actually calls the mode-function
4328 if the associated variable is non-nil, which requires that all
4329 needed functions be already defined.
4330
65b61266
MB
4331 * mouse.el (popup-menu): Balance parens.
4332
d6b8c85b
SM
43332000-10-08 Stefan Monnier <monnier@cs.yale.edu>
4334
4335 * mouse.el (popup-menu): Move the command call outside the loop
4336 so that popup-menu returns whatever the command returns.
4337
4338 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
4339 (initialize-new-tags-table): Use run-hook-with-args-until-success.
4340 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
4341 (tags-table-format-functions): Renamed from tags-table-format-hooks.
4342
4343 * vc.el (vc-version-diff): diff-switches can be a list.
4344 Use relative filenames for prettier output.
4345
46e33aee 4346 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
4347 (vc-post-command-functions): Remove old-VC compatibility code.
4348
4349 * newcomment.el (comment-indent-default): Autoload.
4350
4351 * font-lock.el (font-lock-defaults): Make buffer-local.
4352 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
4353 (font-lock-choose-keywords):
4354 Ignore LEVEL unless KEYWORDS is a list of syms.
4355 (c-keywords, c++-keywords, objc-keywords, java-keywords):
4356 Don't wrap regexp-opt things in \(...\) unnecessarily.
4357
4358 * jit-lock.el: Don't require font-lock any more.
4359 (jit-lock-functions): Make buffer-local.
4360 (jit-lock-saved-fontify-buffer-function): Remove.
4361 (jit-lock-mode): Remove autoload cookie.
4362 Remove font-lock specific code.
4363 (jit-lock-unregister): Don't bother handling complex hooks any more.
4364 (jit-lock-refontify): New function.
4365 (jit-lock-fontify-buffer): Use it.
4366 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
4367 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
4368 Add optional args START and END.
4369 Never call font-lock-fontify-region directly.
4370 (jit-lock-function, jit-lock-stealth-fontify): Use it.
4371
4372 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
4373
a30ed6ac
DL
43742000-10-08 Dave Love <fx@gnu.org>
4375
4e7c7ca9
DL
4376 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
4377
4378 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
4379
4380 * play/studly.el (studlify-region, studlify-word): Add autoload
4381 cookie.
4382
4383 * play/morse.el (morse-region, unmorse-region): Add autoload
4384 cookie.
4385
4386 * play/spook.el (spook-phrases-file): Use expand-file-name, not
4387 concat.
4388
4389 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
4390 insist on symbols starting with word syntax.
4391 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
4392 (eval-defun-1): Doc fix.
4393 (indent-sexp): Use nconc to build up indent-stack.
4394
4395 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
4396 Gnus with little use.
4397 (mail-setup-hook): Add mail-abbrevs-setup to options.
4398
968f7c4a
DL
4399 * recentf.el: Doc fixes.
4400
4401 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
4402 Clean up remainder.
4403
4404 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
4405 without timezone and (8) with timezone to enforce some whitespace.
4406 Simplify code somewhat.
4407
4408 * options.el (list-options): Doc that you should use customize.
4409
4410 * iswitchb.el (iswitchb-mode): Add :require.
4411
a30ed6ac
DL
4412 * info.el (Info-goto-node, Info-menu): Doc fix.
4413 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
4414 (info-tool-bar-map): New variable.
4415 (Info-mode): Use it.
4416 (Info-edit-map): Define all in defvar.
4417 (speedbar-attached-frame): Avoid compiler warning.
4418
4419 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
4420 (global-map): Bind [tool-bar] to a filtered map.
4421 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
4422 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
4423 Allow PBM icons.
4424 (tool-bar-setup): Adjust calls of tool-bar-add-item.
4425
4426 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
4427 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
4428 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
4429 icons, except up_arrow, which is left-arrow rotated.
4430
4431 * imenu.el (imenu-add-to-menubar): Fix last change.
4432
4e953aff
PB
44332000-10-08 Peter Breton <pbreton@ne.mediaone.net>
4434
4435 * generic-x.el (rul-generic-mode): Remove eval-when-compile
4436 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
4437
739e92a7
EZ
44382000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4439
d20faceb
EZ
4440 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
4441 typos in doc strings.
4442
a640322e
EZ
4443 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
4444 the doc strings how to customize Font Lock faces.
4445
739e92a7
EZ
4446 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
4447 computing growth when dragging the header line.
4448
8be7408c
EZ
44492000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4450
4451 * simple.el (kill-line): Doc fix.
4452
6fee86a3
MB
44532000-10-08 Miles Bader <miles@gnu.org>
4454
445a653e
MB
4455 * faces.el (secondary-selection): Make foreground visible on tty.
4456
6fee86a3
MB
4457 * jka-compr.el (auto-compression-mode): Move to the end of the
4458 file, because `define-minor-mode' actually calls the mode-function
4459 if the associated variable is non-nil, which requires that all
4460 needed functions be already defined.
4461 (with-auto-compression-mode): Add autoload cookie.
4462
a115794c
EZ
44632000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
4464
4465 * files.el (find-backup-file-name) [ms-dos]: If support for long
4466 file names is not available, behave as if version-control were set
4467 to never.
4468
b12e6de3
DL
44692000-10-07 Dave Love <fx@gnu.org>
4470
4471 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
4472 (browse-url-gnome-moz): New function.
4473 (browse-url-browser-function): Use it.
4474 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
4475
20b1d079
SM
44762000-10-07 Stefan Monnier <monnier@cs.yale.edu>
4477
4478 * indent.el (tab-always-indent): New var.
4479 (indent-for-tab-command): Use it.
39250ec3 4480
9ee45b2c 4481 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 4482 raise an error. This way it can still default to a sane value.
9ee45b2c 4483
8c6b1d83
JW
44842000-10-06 Stefan Monnier <monnier@cs.yale.edu>
4485
39250ec3
SM
4486 * startup.el (fancy-splash-screens): Use local rather than global map.
4487 Don't use `update-menu-bindings' any more.
4488 Get rid of assumptions about keymap representation.
4489
a23ccdf2
DL
44902000-10-06 Dave Love <fx@gnu.org>
4491
814299a7 4492 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
4493 (sentence-end-without-period): Doc fix.
4494 (adaptive-fill-regexp): Purecopy.
4495 (unjustify-current-line): Use line-end-position.
4496 (fill-individual-paragraphs-prefix): Use line-beginning-position.
4497
4498 * net/eudc-vars.el (eudc): Add :version, :link.
4499
39250ec3 4500 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
4501
4502 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
4503 Fix for define-minor-mode.
4504 (function-at-point): Alias to function-called-at-point.
4505
4506 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
4507
4508 * simple.el (backward-word): Doc fix.
4509
a23ccdf2
DL
4510 * image-file.el (image-file-name-regexp): image-file-regexps ->
4511 image-file-name-regexps.
742c1822 4512 (image-file-name-extensions): Add pbm.
a23ccdf2 4513
39250ec3
SM
45142000-10-06 Stefan Monnier <monnier@cs.yale.edu>
4515
4516 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
4517 and add filename to the names so that diff-mode can jump to source.
4518
4519 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 4520 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
4521 (tex-font-lock-keywords-1): Remove.
4522 (font-lock-turn-on-thing-lock): Use jit-lock-register.
4523 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
4524 (font-lock-default-fontify-region):
4525 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
4526 (font-lock-fontify-anchored-keywords):
4527 Include the anchor text as part of the multiline.
4528
8d5dfacd
GM
45292000-10-06 Gerd Moellmann <gerd@gnu.org>
4530
4531 * loadup.el (toplevel): Load `loaddefs' before `help' because the
4532 latter needs the autoloaded define-minor-mode macro during the
4533 bootstrap.
4534
4535 * startup.el (command-line): For now, activate tool-bar-mode only
4536 if XPM images are supported.
4537
4538 * mouse.el (mouse-drag-header-line): Don't allow resizing a
4539 window by dragging a header-line at the top of the frame; that's
4c19fbce 4540 confusing because the header-line doesn't move.
8d5dfacd
GM
4541 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
4542 of treating the event as a list. Some cleanup.
4543
f69aad2b 45442000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 4545
f69aad2b
MB
4546 * simple.el (display-message-or-buffer): New function.
4547 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 4548
09cb7646
MB
4549 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
4550 docstring parts.
4551
814299a7 4552 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
4553 (smbclient-prompt-regexp): Add usage note to doc string.
4554 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
4555 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
4556 Use add-hook for adding the comint filter function, and only do so
4557 if it's not already in the global hook list.
4558 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
4559 to `make-local-variable'.
4560 (nslookup-font-lock-keywords): Remove prompt entry.
4561 (nslookup): Don't set the process-filter.
4562 (finger): Exit the loop correctly when the regexps list runs out.
4563 (ftp, smbclient, smbclient-list-shares):
4564 Set the real major mode immediately, not after execing.
4565 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
4566
4567 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
4568
4c19fbce
SM
45692000-10-05 Stefan Monnier <monnier@cs.yale.edu>
4570
4571 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
4572
4573 * which-func.el (which-func-format): Remove spurious space.
4574 (which-func-mode): Don't make it permanent-local.
4575 (which-func-ff-hook): Allow which-func-maxout to be nil.
4576 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
4577 (which-func-mode): Simplify.
4578 Use post-command-idle-hook rather than post-command-hook.
4579 Go through all buffers and update their state.
4580 (which-function): Also try add-log-current-defun-function.
4581
4582 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
4583 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
4584 Update call to with-vc-properties accordingly.
4585 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
4586 (vc-revert-buffer): More careful about window selection and deletion.
4587 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
4588
4589 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
4590 (cvs-retrieve-revision): Reuse a pre-existing buffer.
4591 (cvs-dired-action): Change the default to quickdir.
4592
4593 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
4594 if comment-indent-function returns nil.
4595 (comment-indent-default): New function.
4596 (comment-indent-function): Use it and document the new semantics.
4597
4598 * image-file.el: Docstring fixes.
4599
4600 * help.el (help-xref-on-pp): Use match-string.
4601 (describe-variable): New arg BUFFER.
4602 Store the current buffer in the help-xref-stack.
4603 (temp-buffer-resize-mode): Use define-minor-mode.
4604
4605 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
4606 consistently with its docstring.
4607 Set jit-lock-first-unfontify-pos in an idempotent way.
4608 (jit-lock-register): Autoload and add arg CONTEXTUAL.
4609
542c6552
GM
46102000-10-05 Alex Schroeder <alex@gnu.org>
4611
4612 * sql.el (sql-mysql-options): New variable.
4613 (sql-mysql): Use it.
4614
a3489ece
MB
46152000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4616
77f6105c
MB
4617 * image.el (image): New group.
4618
814299a7 4619 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
4620 (smerge-base-face, smerge-markers-face): Add dark-background variants.
4621
3478046b
PB
46222000-10-04 Peter Breton <pbreton@ne.mediaone.net>
4623
4624 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 4625 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
4626 Ignore the value of wqindow-system; always define keywords
4627
22aca186
KH
46282000-10-05 Kenichi Handa <handa@etl.go.jp>
4629
4630 * startup.el (fancy-splash-screens): Remove the code for
4631 debugging; `(trace-to-stderr "EXITTT\n")'.
4632
55d5d717
MB
46332000-10-05 Miles Bader <miles@gnu.org>
4634
4635 * diff-mode.el (diff-goto-source): Update call to
4636 `diff-hunk-status-msg' to reflect new REV variable.
4637
41fa7178
SM
46382000-10-04 Stefan Monnier <monnier@cs.yale.edu>
4639
4640 * progmodes/icon.el (icon-mode):
4641 Don't gratuitously override the default for comment-column.
4642
4643 * vc-hooks.el (vc-mode-line): Fix interactive spec.
4644
4645 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
4646 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
4647 (jit-lock-functions): New var.
4648 (jit-lock-function-1): Use it if non-nil.
4649 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
4650 Set the `fontified' property before doing the fontification to avoid
4651 repeatedly going through the same error.
4652 Don't turn errors into messages.
4653 (jit-lock-register, jit-lock-unregister): New functions.
4654
4655 * dired.el (dired-mark-pop-up): Turn comment into docstring.
4656 Use with-current-buffer.
4657
4658 * dired-aux.el (dired-do-create-files, dired-kill-tree):
4659 Turn comment into docstring.
4660
4661 * apropos.el (apropos-mode): Use define-derived-mode.
4662
3dc78168
GM
46632000-10-04 Gerd Moellmann <gerd@gnu.org>
4664
4665 * startup.el (fancy-splash-pending-command): New variable.
4666 (fancy-splash-pre-command): New function.
4667 (fancy-splash-screens): Rewritten.
4668 (command-line-1): If fancy-splash-pending-command is set, call it
4669 interactively.
4670
dae9dc56
DL
46712000-10-04 Dave Love <fx@gnu.org>
4672
4673 * toolbar/tool-bar.el (tool-bar-setup): New function.
4674 (tool-bar-mode): Use it.
4675
4676 * subr.el (substitute-key-definition): Doc fix.
4677 (play-sound-file): New command.
4678
3388f0a5
AS
46792000-10-04 Andre Spiegel <spiegel@gnu.org>
4680
814299a7 4681 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
4682 vc-version-backup-file-name): New functions.
4683
4684 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
4685
4686 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
4687 vc-cvs-stay-local-p.
4688
4689 * vc.el (vc-revert-buffer): Handle empty diff properly.
4690 (vc-version-backup-file): New function.
4691 (vc-checkout): Create a version backup if necessary.
4692 (vc-checkin): If a version backup file exists, delete it.
4693 (vc-version-diff): Diff locally using version backups, if available.
4694 (vc-revert-file): If there's a version backup, revert locally.
4695 (vc-transfer-file): Use version backup for base version, if
4696 available. If not, ask for confirmation whether to get it from the
4697 server. Update mode line before check-in.
4698
ebd4825d
DL
46992000-10-04 Dave Love <fx@gnu.org>
4700
4701 * toolbar/tool-bar.el (tool-bar-setup): New function.
4702 (tool-bar-mode): Use it.
4703
1b24f4b7
PB
47042000-10-04 Peter Breton <pbreton@ne.mediaone.net>
4705
3dc78168 4706 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 4707 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
4708 Only set if window-system is non-nil
4709 (net-utils-run-program): Returns buffer.
4710 (network-connection-reconnect): Added this function.
4711
814299a7
MB
4712 * generic.el:
4713 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
4714 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
4715 Uses cl compile-time macros.
3dc78168
GM
4716 (generic-mode-name, generic-comment-list)
4717 (generic-keywords-list, generic-font-lock-expressions)
4718 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
4719 Removed variables.
4720 (generic-mode-alist): Renamed to generic-mode-list.
4721 (generic-find-file-regexp): Default changed to "^#".
4722 (generic-read-type): Uses completing read on generic-mode-list.
4723 (generic-mode-sanity-check): removed this function.
4724 (generic-add-to-auto-mode): Removed this function
3dc78168 4725 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
4726 into function instead of putting them in alist.
4727 (generic-mode-set-comments): Reworked extensively.
4728 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 4729 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 4730
814299a7 4731 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
4732 Make sure directory name ends with "/".
4733
814299a7 4734 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
4735 Regexp now allows leading whitespace.
4736 (rc-generic-mode): Added eval-when-compile
4737 around generic-make-keywords-list.
4738 Deleted duplicate regexp
4739 (rul-generic-mode): Added eval-when-compile
4740 around generic-make-keywords-list.
4741 (etc-fstab-generic-mode): New generic mode.
4742 (rul-generic-mode): Removed one eval-when-compile
814299a7 4743 which caused a max-specpdl-size exceeded error.
1b24f4b7 4744
a7bf5cf3
MB
47452000-10-04 Miles Bader <miles@gnu.org>
4746
4747 * simple.el (minibuffer-temporary-goal-position): New variable.
4748 (next-history-element): Try to keep the position of point in the
4749 input string constant.
4750
4751 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
4752 (dired-do-create-files): If there's only one file, pass it in as
4753 the DEFAULT arg to dired-mark-read-file-name.
4754
ce1087a9
SM
47552000-10-03 Stefan Monnier <monnier@cs.yale.edu>
4756
4757 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
4758 (diff-goto-source): Be smarter when choosing REVERSE or not.
4759
4760 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
4761 (texinfo-mode-menu): Add an explicit shortcut for update all.
4762
0e41e1d6
AS
47632000-10-03 Andre Spiegel <spiegel@gnu.org>
4764
814299a7 4765 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
4766 factorize backend-specific code cleanly (this was essentially
4767 conceived by Stefan Monnier).
4768 (vc-unregister): Function removed.
814299a7 4769 (vc-revert-file): New function.
858f7cb4
AS
4770 (vc-revert-buffer): Delegate some of the work to it.
4771
0e41e1d6
AS
4772 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
4773 default branch unconditionally.
4774 (vc-rcs-set-default-branch): New function.
4775 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
4776 (vc-rcs-checkin): If an appropriate default branch has been set,
4777 force creation of that branch.
858f7cb4
AS
4778 (vc-rcs-receive-file): Rewritten to contain only backend-specific
4779 code (as suggested by Stefan Monnier).
0e41e1d6 4780
01c86c56
GM
47812000-10-02 Gerd Moellmann <gerd@gnu.org>
4782
45c477b4
GM
4783 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
4784 highlighting overlay with a different face over the overlay
4785 isearch uses to highlight the current match because that can lead
4786 to bad face combinations.
4787
01c86c56
GM
4788 * loadup.el (toplevel): Load faces before isearch.
4789
4790 * isearch.el (isearch-faces): New custom group.
4791 (isearch): New defface; was already tested for in the code.
4792 (isearch-lazy-highlight-face): Changed to defface from defcustom.
4793 (isearch-highlight): Always use face `isearch'.
4794
944425c0
DL
47952000-10-02 Dave Love <fx@gnu.org>
4796
4797 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
4798 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
4799 comparison of opcode with operand.
4800
2a099bcc
MB
48012000-10-03 Miles Bader <miles@gnu.org>
4802
4803 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
4804 buffer, since the echo area will now grow to accommodate them.
4805
4300ecb8
AS
48062000-10-02 Andre Spiegel <spiegel@gnu.org>
4807
4808 * vc-hooks.el (vc-registered): If FILE used to be registered under
4809 a certain backend, try that one first.
4810
814299a7 4811 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
4812 argument list. Handle multiple backends correctly.
4813 (vc-find-new-backend): Function removed.
4814 (vc-register): Use vc-responsible-backend, as before.
4815 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
4816
64e6cc18
GM
48172000-10-02 Gerd Moellmann <gerd@gnu.org>
4818
4819 * startup.el (fancy-splash-head): Change message below the
4820 logo.
4821
00df919e
MB
48222000-10-02 Miles Bader <miles@lsi.nec.co.jp>
4823
4824 * diff-mode.el (diff-goto-source): Emit a status message.
4825 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 4826 (diff-test-hunk): Fix doc string.
00df919e
MB
4827 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
4828 (diff-advance-after-apply-hunk): New variable.
4eaa6852 4829 (diff-apply-hunk): Don't return a value.
00df919e 4830
ceec5a0c
SM
48312000-10-01 Stefan Monnier <monnier@cs.yale.edu>
4832
4833 * vc.el (vc-editable-p): Minor optimization.
4834 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
4835 (vc-find-new-backend): New function split from vc-responsible-backend.
4836 (vc-register): Use it.
4837 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
4838 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
4839 (vc-default-unregister, vc-revert-buffer): Docstring fix.
4840 (vc-clear-headers): Don't use find-file.
4841 (vc-revert-buffer): Use `and' again (must have been a braino).
4842 (vc-switch-backend): Only prompt if requested.
4843 Short circuit if nothing is to be done.
4844 Don't use vc-resynch-buffer which could lose unsaved editing.
4845 (vc-default-receive-file): Update call to vc-unregister.
4846 (with-vc-file, vc-next-action-on-file):
4847 Use vc-backend rather than vc-registered.
4848 (vc-next-action-on-file): Use intern-soft.
4849 Deal with read-only *vc-diff* buffer.
4850 (vc-transfer-file): Docstring fix.
4851
4852 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
4853 (vc-rcs-receive-file): Avoid with-vc-properties.
4854 Update call to vc-unregister.
4855 Use constant `RCS' rather than (dynamically bound) var `backend'.
4856
4ad5da8f
AS
48572000-10-01 Andre Spiegel <spiegel@gnu.org>
4858
814299a7 4859 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
4860 is visited.
4861 (vc-start-entry): New argument initial-contents. Don't visit the file
4862 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
4863 (vc-next-action, vc-register): Updated calls to vc-start-entry.
4864 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
4865 vc-start-entry.
4866 (vc-finish-logentry): Make sure to bury log buffer only if there
4867 really is one. Call `vc-resynch-buffer' on log-file, not
4868 buffer-file-name.
4869 (vc-default-comment-history, vc-default-wash-log): New functions.
4870 (vc-index-of): Removed.
4871 (vc-transfer-file): Make do without the above.
4872 (vc-default-receive-file): Call comment-history unconditionally. Pass
4873 the resulting string to vc-checkin, instead of inserting it into the
4874 comment ring.
4875
4876 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
4877 unconditionally. Use the comments as initial contents of the log
814299a7 4878 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
4879 changes.
4880
aa0c3dca
MB
48812000-10-01 Miles Bader <miles@gnu.org>
4882
4883 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
4884 `recenter' with an arg to prevent redrawing the display.
4885
d5f5a2c5
SM
48862000-09-30 Stefan Monnier <monnier@cs.yale.edu>
4887
4888 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
4889
4890 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
4891
814299a7 4892 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
4893 Don't gratuitously override the default for comment-column.
4894
4895 * textmodes/tex-mode.el (latex-metasection-list): New var.
4896 (latex-imenu-create-index): Use it.
4897 Move the regexp construction outside loops (and use push).
814299a7 4898 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
4899 (tex-font-lock-keywords): Moved from font-lock.el.
4900 (tex-comment-indent): Remove.
4901 (tex-common-initialization): Don't set comment-indent-function.
4902 (latex-block-default): New var.
4903 (tex-latex-block): Use it to provide a default choice.
4904 Add any unknown choice to latex-block-names.
4905 Insert [...] after {...}.
4906 (tex-last-unended-begin): Simplify regexp.
4907 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
4908 (latex-forward-sexp-1, latex-forward-sexp): New functions.
4909 (latex-mode): Set forward-sexp-function.
4910
4911 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
4912 Add regexp for @ignore ... @end ignore.
4913 (texinfo-heading-face): New face.
4914 (texinfo-font-lock-keywords): Use it.
4915 (texinfo-mode-menu): New menu.
4916 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
4917 New functions.
4918 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 4919 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
4920 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
4921 Remove declaration.
4922 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
4923
4924 * delsel.el (delete-selection-mode): Use define-minor-mode.
4925
4926 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
4927
49282000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4929
4930 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
4931
8a5506f2
GM
49322000-09-30 Gerd Moellmann <gerd@gnu.org>
4933
068127d6
GM
4934 * replace.el (keep-lines-read-args): New function.
4935 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
4936 read arguments interactively. Add parameters RSTART and REND.
4937 Operate on the active region in Transient Mark mode.
4938
d777bb8f
GM
4939 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
4940
8a5506f2
GM
4941 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
4942 (authors-obsolete-files-regexps): New variable.
4943 (authors-add): Don't record changes in obsolete files.
4944
3fa87bfc
SM
49452000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4946
4947 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
4948
4949 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
4950 (comment-indent): Make sure there's a space between code and comment.
4951 Shift comments left to avoid going past fill-column.
4952
f02149ce
GM
49532000-09-29 Gerd Moellmann <gerd@gnu.org>
4954
4955 * startup.el (startup-echo-area-message): New function.
4956 (display-startup-echo-area-message): Use it.
4957 (fancy-splash-screens): Rewritten to use keymaps and a timer.
4958 (fancy-splash-default-action): New function.
4959 (fancy-splash-screens-1): New function.
4960 (fancy-splash-head): Put a help-echo and a keymap under the image.
4961
a3ef6569
SM
49622000-09-29 Stefan Monnier <monnier@cs.yale.edu>
4963
4964 * diff-mode.el (diff-add-log-file-name): Remove.
4965 (diff-mode): Use add-log-buffer-file-name-function.
4966
4967 * add-log.el (find-change-log): New arg BUFFER-FILE.
4968 (add-log-file-name): Obey add-log-file-name-function.
4969 (add-log-buffer-file-name-function): New var.
4970 (add-change-log-entry): Use it.
4971
75e5b373
MB
49722000-09-29 Miles Bader <miles@gnu.org>
4973
4974 * image-file.el (image-file-name-extensions): New variable.
4975 (image-file-name-regexps): Renamed from `image-file-regexps'.
4976 New default value is nil. Call `auto-image-file-mode'.
4977 (image-file-name-regexp): New function.
4978 (auto-image-file-mode): New minor mode.
4979 (insert-image-file): Don't make conditional on the image-file
4980 handler being enabled.
4981 (image-file-handler): Make the call here conditional instead.
4982 (set-image-file-handler-enabled, enable-image-file-handler)
4983 (disable-image-file-handler): Functions removed.
4984
4985 * emacs-lisp/authors.el (authors-print): Rephrase many-files
4986 string.
4987
de6e1f7c
GM
49882000-09-29 Gerd Moellmann <gerd@gnu.org>
4989
4990 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
4991 it's a function from CL.
4992 (latex-imenu-create-index): Replace eval-when-compile with progn
4993 because latex-section-alist is not bound while compiling.
4994
d8c201f5
SM
49952000-09-28 Stefan Monnier <monnier@cs.yale.edu>
4996
4997 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
4998 (outline-mode): Use define-derived-mode.
4999
814299a7 5000 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
5001 * progmodes/awk-mode.el (awk-mode):
5002 * progmodes/asm-mode.el (asm-mode):
5003 Don't gratuitously override the default for comment-column.
5004
5005 * emacs-lisp/lisp.el (lisp-complete-symbol):
5006 Distinguish the let-binding case from the funcall case.
5007 (forward-sexp-function): New variable.
5008 (forward-sexp): Use it.
5009
5010 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5011 (easy-mmode-defmap): Remove the now useless autoload.
5012
5013 * time.el (display-time-mode): Use define-minor-mode.
5014
5015 * subr.el (add-minor-mode): Don't eval NAME.
5016 Don't depend on the presence of TOGGLE-FUN for any special behavior.
5017 Use if rather than cond.
5018
5019 * simple.el (read-expression-map): Define more properly.
5020 (comment-indent-hook): Remove.
5021 (string-to-syntax): Bug fix.
5022
5023 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5024 (cvs-ediff-diff): Fix typo.
5025 (cvs-revert-if-needed): Don't bother preserving read-only.
5026
5027 * paren.el (show-paren-mode): Use define-minor-mode.
5028
5029 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5030 (toggle-auto-compression): Remove.
5031 (jka-compr-build-file-regexp): Remove useless grouping.
5032
5033 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5034 Avoid user-reserved bindings.
5035 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5036 (diff-header-face): Revert to grey85.
5037
5038 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5039
5040 * complete.el (partial-completion-mode) <defcustom>: Remove.
5041 (partial-completion-mode): Use define-minor-mode.
5042 (PC-do-completion): Understand `completion-auto-help = delay'
5043 to mean to popup the completion buffer only the second time.
814299a7 5044 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
5045 (PC-include-file-all-completions): Don't quote lambda.
5046
5047 * comint.el (comint-mode-hook): Docstring fix.
5048 (comint-mode): Use define-derived-mode.
5049 (comint-mode-map): Remove obsolete comment.
5050 (make-comint): Minor stylistic change.
5051 (comint-insert-clicked-input): Be more careful to find the overlay.
5052 Use this-command-keys rather than hardcoding mouse-2.
5053
5054 * font-lock.el: Replace confusing (,@ with ,
5055 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5056 Don't use regexp-opt-depth. Spice up the regexp for args.
5057 Don't distinguish between cmds that can take an opt arg or not.
5058 Use `append' and `prepend' rather than `keep'.
5059
5060 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5061 (latex-outline-regexp): New var.
5062 (latex-outline-level): New fun.
5063 (latex-section-alist): New var.
5064 (latex-imenu-create-index): Use it. Use `push' as well.
5065 (tex-shell-map): Initialize it properly.
5066 (tex-mode): Minor stylistic change.
5067 (plain-tex-mode): Use define-derived-mode.
5068 (latex-mode): Use define-derived-mode.
5069 Construct the paragraph regexps in a more readable way.
5070 Set the buffer-local outline-{level,regexp} vars.
5071 (slitex-mode): Derive from latex-mode.
5072 (tex-common-initialization): Don't kill-all-vars anymore.
5073 Add setting for comment-add and font-lock-defaults.
5074 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5075 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
5076 (tex-start-tex): New arg DIR (and send a chdir command for it).
5077 Also display the shell buffer and save it in tex-last-buffer-texed.
5078 (tex-region): Use expand-file-name rather than concat.
5079 Remove code made useless by changes in tex-start-tex.
5080 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5081
5082 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5083
ff398532
DL
50842000-09-28 Dave Love <fx@gnu.org>
5085
5086 * eshell/eshell.el (eshell) <defgroup>: Add :version.
5087
f9415d5b
GM
50882000-09-28 Gerd Moellmann <gerd@gnu.org>
5089
5090 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5091 `append'.
5092
fa003899
SM
50932000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5094
5095 * info.el (Info-extract-pointer): Undo last change.
5096 Instead, fix the position of the `bound' arg to re-search-backward.
5097
50982000-09-27 Stefan Monnier <monnier@cs.yale.edu>
5099
5100 * info.el (Info-extract-pointer):
5101 Widen more carefully, to avoid finding pointers in other nodes.
5102 (Info-index): Use push.
5103
f9415d5b 51042000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
5105
5106 * frame.el (set-frame-font): Remove call to obsolete function
5107 frame-update-faces.
5108 (set-foreground-color, set-background-color): Likewise for
5109 frame-update-face-colors.
5110
5538b8ba
MB
51112000-09-27 Miles Bader <miles@gnu.org>
5112
5113 * image-file.el: New file.
5114
60536eea
GM
51152000-09-27 Gerd Moellmann <gerd@gnu.org>
5116
5b551d58
GM
5117 * frame.el (frame-notice-user-settings): Don't call
5118 frame-update-faces, which is a no-op now.
814299a7 5119
60536eea
GM
5120 * ediff-wind.el (ediff-control-frame-parameters): Add zero
5121 tool-bar-lines.
5122
36f1966f
DL
51232000-09-27 Dave Love <fx@gnu.org>
5124
5125 * mouse.el: Fix last change.
5126
c5785b73
MB
51272000-09-27 Miles Bader <miles@lsi.nec.co.jp>
5128
5129 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
5130
672172d9
KH
51312000-09-22 Kenichi Handa <handa@etl.go.jp>
5132
5133 * international/quail.el (quail-help): The output message is
5134 improved.
5135
4653b4ea
DL
51362000-09-26 Dave Love <fx@gnu.org>
5137
5138 * mouse.el (popup-menu): If POSITION is nil, set it using
5139 mouse-position.
5140
63900fcf
SS
51412000-09-25 Sam Steingold <sds@gnu.org>
5142
5143 * net/browse-url.el (browse-url-file-url): Check for null maps.
5144
cd3b81be
GM
51452000-09-26 Gerd Moellmann <gerd@gnu.org>
5146
876512ab 5147 * frame.el (frame-notice-user-settings): Don't add a
fa003899 5148 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 5149
fa003899
SM
5150 * frame.el (frame-notice-user-settings):
5151 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 5152
cd3b81be
GM
5153 * toolbar/tool-bar.el (tool-bar-help): New function.
5154
d8b4516f
GM
51552000-09-25 Gerd Moellmann <gerd@gnu.org>
5156
6567e9b5
GM
5157 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
5158 current-load-list in top-level forms. Else this leaks a cons cell
5159 every time a defun is called.
63900fcf 5160
d8b4516f 5161 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 5162
a461758e
DL
51632000-09-25 Dave Love <fx@gnu.org>
5164
7df6adc3
DL
5165 * startup.el (fancy-splash-head): Check XPM is available.
5166
a461758e
DL
5167 * autoinsert.el (auto-insert): Doc fix.
5168 (auto-insert-alist): Following GNU notices, don't say `copyright
5169 _by_'. Use line-beginning-position.
5170 (auto-insert): Check buffer-file-name is non-nil before use.
5171
b11af2dd
GM
51722000-09-25 Gerd Moellmann <gerd@gnu.org>
5173
5174 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
5175 starting with `@def' or `@multitable', in addition to ones
5176 specified by the user in auto-fill-inhibit-regexp.
5177
5f9f981b
GM
51782000-09-25 Markus Rost <rost@math.ohio-state.edu>
5179
5180 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
5181 rmail-dont-reply-to-names matches the empty string.
63900fcf 5182
8ff16b4e
GM
51832000-09-25 Gerd Moellmann <gerd@gnu.org>
5184
63900fcf 5185 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
5186 text to sound more friendly.
5187
9b4a7800
TTN
51882000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
5189
5190 * progmodes/hideshow.el: Update author email address.
5191 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
5192 (hs-hide-all-non-comment-function): New var.
5193 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
5194 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
5195 (hs-show-region): Delete this command.
5196 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
5197
4c7c1f3f
DL
51982000-09-22 Dave Love <fx@gnu.org>
5199
5200 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
5201 (hl-line-highlight): Specify buffer when moving overlay.
5202
5203 * progmodes/fortran.el (fortran-mode): Locally set
5204 normal-auto-fill-function.
5205 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
5206 (fortran-mode-map): Adjust auto-fill menu entry.
5207
13f93dee
GM
52082000-09-22 Gerd Moellmann <gerd@gnu.org>
5209
36eb0a91
GM
5210 * vc-rcs.el (toplevel): Require `vc' when compiling.
5211
fa003899 5212 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 5213
36a03bf9
AS
52142000-09-22 Andre Spiegel <spiegel@gnu.org>
5215
9b4a7800 5216 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
5217 registered under the new backend.
5218
9b4a7800 5219 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
5220 without explicit revision number.
5221
6e4e8a3b
SM
52222000-09-21 Stefan Monnier <monnier@cs.yale.edu>
5223
5224 * diff-mode.el (diff-file-header-face): Reset to its previous value.
5225 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
5226 (diff-xor): New function.
5227 (diff-find-source-location): Use it. Fix a stupid name clash.
5228 (diff-hunk-status-msg): New function.
5229 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
5230 (diff-test-hunk): Use diff-find-source-location.
5231 (diff-goto-source): Favor the `reverse'.
5232 (diff-hunk-text): Properly handle one-sided context diffs.
5233 (diff-apply-hunk): When done, advance to the next hunk.
5234
1b24b888
GM
52352000-09-21 Gerd Moellmann <gerd@gnu.org>
5236
623a0aae
GM
5237 * startup.el (command-line): If frame was created with a non-zero
5238 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 5239
1b24b888
GM
5240 * add-log.el (change-log-date-face, change-log-name-face)
5241 (change-log-email-face, change-log-file-face)
5242 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
5243 (change-log-function-face, change-log-acknowledgement-face):
5244 New faces, inheriting from font-lock faces.
1b24b888 5245 (change-log-font-lock-keywords): Use them.
9b4a7800 5246
93b3a1c8
DL
52472000-09-21 Dave Love <fx@gnu.org>
5248
80585273
DL
5249 * progmodes/cperl-mode.el (top-level): Clean up
5250 `eval-when-compile's and assorted defvars.
5251 (cperl-invalid-face): Don't double-quote value. Change custom
5252 type.
5253 (cperl-mode): Set normal-auto-fill-function and don't zap
5254 auto-fill-function.
5255 (cperl-imenu--function-name-regexp-perl): Renamed from
5256 imenu-example--function-name-regexp-perl.
5257 (cperl-imenu--create-perl-index): Renamed from
5258 imenu-example--create-perl-index.
5259 (cperl-xsub-scan): Don't require cl.
5260
93b3a1c8
DL
5261 * msb.el (msb-mode-map): Use substitute-key-definition.
5262 (msb-mode): Use msb-mode-map.
5263
43ccb598
AS
52642000-09-21 Andre Spiegel <spiegel@gnu.org>
5265
5266 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
5267 New functions.
fa003899 5268 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
5269 (vc-switch-backend): New function.
5270 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
5271 (vc-register): Fix prompt.
5272 (vc-unregister, vc-default-unregister): New functions.
5273 (vc-version-diff): Handle empty buffer in sentinel.
5274
5275 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
5276 (vc-rcs-state-heuristic): Use it to guess the state of files with
5277 non-strict locking.
5278 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
5279 been set with -b, but not created yet.
5280 (vc-rcs-fetch-master-state): With non-strict locking, compare file
5281 contents in order to find the state.
5282 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
5283 (vc-rcs-unregister, vc-rcs-receive-file)
5284 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 5285
9b4a7800 5286 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 5287 in case it is missing.
9b4a7800 5288
95fadcca
GM
52892000-09-21 Gerd Moellmann <gerd@gnu.org>
5290
5291 * startup.el (fancy-splash-tail): Use a different foreground
5292 color on a dark frame background.
5293
470f23e1
MB
52942000-09-21 Miles Bader <miles@lsi.nec.co.jp>
5295
5296 * info.el: Use the correct capitalization when making Info-mode
5297 and Info-edit-mode `special' modes.
5298
281096ed
SM
52992000-09-20 Stefan Monnier <monnier@cs.yale.edu>
5300
5301 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
5302 (diff-mode): Add support for add-log.el.
5303 (diff-hunk-text): Use char offsets rather than line offsets.
5304 (diff-find-source-location): Replace LINE with line-offset (nil
5305 if not found) and always set POS to a meaningful position.
5306 Adapt to the new char-offsets.
5307 (diff-apply-hunk): Drop support for the unused `select' POPUP.
5308 Adapt to the new diff-find-source-location.
5309 (diff-goto-source): Adapt to the new diff-find-source-location.
5310
5311 * add-log.el (add-log-file-name): New function (split out of
5312 add-change-log-entry).
5313 (add-change-log-entry): Use it.
5314 Call add-log-file-name-function with the changelog file name if
5315 the current buffer is not associated with any file.
5316 Avoid find-file if the selected window is dedicated.
5317
5318 * diff-mode.el (diff-find-source-location):
5319 Move code from diff-apply-hunk. Return buffer rather than file.
5320 (diff-apply-hunk): Use the new result from diff-find-source-location.
5321 (diff-goto-source): Use the new diff-find-source-location.
5322
c29d77c4
DL
53232000-09-20 Dave Love <fx@gnu.org>
5324
5325 * iswitchb.el: Some doc fixes.
5326 (iswitchb-mode-map): Define completely initially. Inherit
5327 minibuffer-local-map.
5328 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
5329 fundamental-mode.
5330 (iswitchb-global-map): New variable.
5331 (iswitchb-summaries-to-end): Amalgamate regexps.
5332 (iswitchb-mode): New.
5333 (iswitchb-mode-hook): New variable.
5334 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
5335 `extensions'.
5336
49939379
GM
53372000-09-20 Gerd Moellmann <gerd@gnu.org>
5338
d05c87ac
GM
5339 * ehelp.el (electric-help): New defgroup.
5340 (electric-help-shrink-window): New user-option.
5341 (with-electric-help): Use it.
5342
1ec082d4
GM
5343 * window.el (shrink-window-if-larger-than-buffer): If face
5344 `mode-line' has a :box, and we're on a graphical frame, add 1
5345 to the needed window height.
5346
f46c275e
GM
5347 * frame.el (frame-notice-user-settings): Add a last parameter nil
5348 to a call to `append', because the last list passed to `append' is
5349 not copied, and so subsequent calls to assq-delete-all will modify
5350 default-frame-alist.
5351
b7e11c5b
GM
5352 * startup.el (fancy-splash-image): Change :type.
5353 (fancy-splash-head): Use an XBM image if appropriate.
5354 (command-line-1): Show splash screens in more cases.
5355
26ff68aa
GM
5356 * startup.el (fancy-splash-text): Don't quote faces.
5357
8320414c
GM
5358 * dired.el (dired-font-lock-keywords): Undo last change.
5359 (dired-readin): Bind indent-tabs-mode to nil.
5360
49939379
GM
5361 * startup.el (fancy-splash-head): If frame's background mode
5362 is `dark', change the black background of the image to gray.
5363 (fancy-splash-screens): Display startup echo area message.
5364 (display-startup-echo-area-message): New function.
5365
c3b27206
MB
53662000-09-20 Miles Bader <miles@lsi.nec.co.jp>
5367
55a3d2a1
MB
5368 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
5369
5370 * info.el (info-header-node): Tweak for color ttys.
5371
37a99821
MB
5372 * faces.el (face-valid-attribute-values): Make sure directories we
5373 search for stipples both exist and are readable before trying to
5374 search them.
5375
0415d0d0
MB
5376 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
5377 in the dry-run case.
5378
523b128c
MB
5379 * jka-compr.el (with-auto-compression-mode): New macro.
5380
c3b27206
MB
5381 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
5382 (custom-group-tag-face, custom-variable-tag-face): Use relative
5383 :height and inherit from `variable-pitch' face instead of
5384 hardwiring :family.
5385 * hi-lock.el (hi-black-hb): Likewise.
5386
ddba99ad
MB
5387 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
5388 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
5389 toolbar-add-item, if image doesn't have a mask add a `:mask
5390 heuristic'.
5391
7e99fbde
SM
53922000-09-19 Stefan Monnier <monnier@cs.yale.edu>
5393
5394 * diff-mode.el: Docstring fixes.
5395 (diff-header-face, diff-comment-face): New faces.
5396 (diff-font-lock-keywords): Highlight a bit differently.
5397 (diff-find-source-location): Don't return SPAN any more.
5398 (diff-hunk-text): Don't bother erasing the temp buffer.
5399 (diff-find-text): Drop argument LINE.
5400 (diff-apply-hunk): Update calls to diff-find-text.
5401 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
5402
5403 * calendar/calendar.el: Docstring fixes.
5404 (calendar-make-alist): Don't quote lambda.
5405 (calendar-star-date): Use make-local-variable.
5406
fb275c02
DL
54072000-09-19 Dave Love <fx@gnu.org>
5408
7e99fbde
SM
5409 * toolbar/tool-bar.el: Renamed from toolbar.el.
5410 Change `toolbar' to `tool-bar' generally in symbols.
5411 Make some items invisible in `special' major modes.
5412 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
5413 Add arg PROPS.
532cb34d 5414
7e99fbde
SM
5415 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
5416 Add :version here.
fb275c02
DL
5417 (fancy-splash-delay, fancy-splash-image): Remove :version here.
5418
8f4ca9a5
GM
54192000-09-19 Gerd Moellmann <gerd@gnu.org>
5420
8b7707e1 5421 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 5422
8b7707e1 5423 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
5424 (find-file-noselect): Use it.
5425
8b7707e1 5426 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
5427 (fancy-splash-screen): Defgroup.
5428
8f4ca9a5
GM
5429 * add-log.el (change-log-font-lock-keywords): Match names
5430 more exactly for the case that font-lock-constant-face is
5431 underlined.
5432
ba9eeda1 54332000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 5434
8b7707e1 5435 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 5436
289eaef9
AS
54372000-09-19 Andre Spiegel <spiegel@gnu.org>
5438
5439 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
5440
ce9ded5d
GM
54412000-09-19 Gerd Moellmann <gerd@gnu.org>
5442
c113de23
GM
5443 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
5444 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
5445 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
5446 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
5447 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
5448 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
5449 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
5450 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
5451 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
5452 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
5453 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 5454 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 5455
ce9ded5d
GM
5456 * startup.el (fancy-splash-text): New variable.
5457 (fancy-splash-delay, fancy-splash-image): New user-options.
5458 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
5459 (fancy-splash-screens): New functions.
5460 (command-line-1): If display has a `display' frame parameter, has
5461 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 5462
b9b1c3a9
DL
54632000-09-19 Dave Love <fx@gnu.org>
5464
5465 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
5466 with null `help'. Use modern backquote syntax.
5467
1af25534
GM
54682000-09-19 Gerd Moellmann <gerd@gnu.org>
5469
afd3c8cd
GM
5470 * font-lock.el (font-lock-mode): Change message telling the user
5471 that ``the buffer is too big''.
5472
1af25534
GM
5473 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
5474 for instance for the case that tab-width is 2.
5475
05b1f851
GM
54762000-09-18 Gerd Moellmann <gerd@gnu.org>
5477
5478 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
5479 toolbar-add-item, if image doesn't have a mask add a `:mask
5480 heuristic'.
5481
8ec8f673
MB
54822000-09-18 Miles Bader <miles@lsi.nec.co.jp>
5483
2b612b1f
MB
5484 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
5485 and return a cons if it's non-nil.
5486 (diff-apply-hunk): Try to jump to the line in the source text
5487 corresponding to the position of point in the in the hunk.
5488
9b4a7800 5489 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
5490 (Info-title-1-face): Use face inheritance and relative sizes
5491 instead of hard-wiring things.
5492
5493 * faces.el (secondary-selection): Make dark-background variant sane.
5494
5eedab4d
AI
54952000-09-16 Andrew Innes <andrewi@gnu.org>
5496
5eedab4d
AI
5497 * makefile.w32-in (compile-files-CMD): No need to make .elc files
5498 read-only, since they aren't under VC now.
5499
6a142f26
DL
55002000-09-17 Dave Love <fx@gnu.org>
5501
e07436e1
DL
5502 * tmm.el: Replace mapcar with mapc in several places.
5503
5504 * loadhist.el (unload-feature): Maybe call elp-restore-list and
5505 ad-unadvise.
5506
7d354dd5
DL
5507 * international/latin1-disp.el: New file.
5508
6a142f26
DL
5509 * calendar/cal-move.el (scroll-calendar-left)
5510 (scroll-calendar-right): Make arg optional (for active mode line).
5511
5512 * calendar/calendar.el (calendar-mode-line-format): Make fields
5513 mouse-sensitive.
5514 (calendar-read-date, calendar-read-date, calendar-window-list):
5515 Unquote lambda.
5516 (calendar-month-name): Use aref, not sref.
5517
5518 * view.el (minor-mode-alist): Propertize the string.
5519
5520 * international/characters.el (standard-case-table): Add entries
5521 for Greek.
5522
50ac70af
MB
55232000-09-18 Miles Bader <miles@gnu.org>
5524
53c9ab4f
MB
5525 * info.el (info-node, info-xref): Add dark-background variants.
5526
a114b1ca
MB
5527 * faces.el (header-line): Change defaults to be less confusing
5528 when mixed with mode-lines.
5529
50ac70af
MB
5530 * info.el (Info-fontify-node): Make a few cleanups.
5531 Add extra `help-echo' and `local-map' props to node xrefs.
5532 Use header-specific faces for node-names & xrefs.
5533 (Info-use-header-line): New variable.
53c9ab4f 5534 (info-header-xref, info-header-node): New faces.
50ac70af
MB
5535 (Info-setup-header-line): New function.
5536 (Info-select-node): Call Info-setup-header-line when enabled.
5537 (Info-extract-pointer): Work even if the header line is hidden.
5538 (Info-header-line): New variable.
5539
729927ff
SM
55402000-09-16 Stefan Monnier <monnier@cs.yale.edu>
5541
5542 * vms-patch.el (print-region-function): Don't quote lambda.
5543
5544 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
5545
5546 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
5547 (lm-get-header-re): Allow spaces between the header and the colon.
5548 (lm-header): Allow $ in non-RCS headers.
5549 (lm-header-multiline): Put the strings back into order.
5550 Stop at an empty line. Don't require two space chars if the
5551 line is clearly not another header line.
5552
5553 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
5554 (popup-menu-popup): Remove.
5555
7a98d821
GM
55562000-09-15 Gerd Moellmann <gerd@gnu.org>
5557
7f8f1edc
GM
5558 * toolbar/toolbar.el (toolbar-add-item): Use the same image
5559 specification if or if not tool-bar item contains an `:enabled'
5560 property.
5561
7a98d821
GM
5562 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
5563 current buffer has no file name.
5564
a7bc704b
DL
55652000-09-15 Dave Love <fx@gnu.org>
5566
5567 * strokes.el: Sync with maintainer's current version with changes
5568 for Emacs, but avoid runtime cl and levents.
5569 (toplevel): Change autoloads and compilation requires.
5570 (strokes-version, strokes-bug-address, strokes-lift): Values
5571 changed.
5572 (strokes-xpm-header, strokes-insinuated): New variable.
5573 (strokes): Add :link.
5574 (strokes-mode): Customized.
5575 (strokes-while-inhibiting-garbage-collector): New macro.
5576 (strokes-remassoc): Avoid remove-if.
5577 (strokes-fix-button2-command): Don't use ad-do-it.
5578 (strokes-insinuate): New function.
5579 (strokes-button-press-event-p, strokes-button-release-event-p):
5580 New functions, used instead of non-`strokes-' versions..
5581 (strokes-mouse-event-p): Rewritten.
5582 (strokes-event-closest-point): Avoid event-point.
5583 (strokes-get-grid-position): Avoid cdadr, caadr
5584 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
5585 functions.
5586 (strokes-help): Use with-output-to-temp-buffer.
5587 (strokes-window-configuration-changed-p): New function.
5588 (strokes-update-window-configuration): Use buffer-live-p,
5589 strokes-window-configuration-changed-p.
5590 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
5591 (strokes-char-face): New face.
5592 (strokes-char-table, strokes-base64-chars): New variable.
5593 (strokes-xpm-for-stroke, strokes-list-strokes)
5594 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
5595 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
5596 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
5597 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
5598 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
5599 functions.
5600
47e351a3
GM
56012000-09-15 Gerd Moellmann <gerd@gnu.org>
5602
ebb8f116
GM
5603 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
5604
47e351a3
GM
5605 * image.el (create-image): Doc fix.
5606
5607 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
5608 instead of `:heuristic-mask t'.
5609
fe83b953
AI
56102000-09-14 Andrew Innes <andrewi@gnu.org>
5611
5612 * makefile.w32-in: Revert to Unix line endings.
5613
52481729
AI
56142000-09-14 Andrew Innes <andrewi@gnu.org>
5615
3021e816
AI
5616 * makefile.w32-in: Add bootstrap support. Also copy lisp source
5617 when installing.
5618
52481729
AI
5619 * makefile.nt (DONTCOMPILE): Fix typo.
5620
5621 * shell.el (shell-write-history-on-exit): New function.
5622 (shell-dumb-shell-regexp): New custom variable.
5623 (shell-mode): Make shell-write-history-on-exit the process
5624 sentinel if shell name matches shell-dumb-shell-regexp.
5625
5626 * w32-fns.el: Comment out before-init-hook function which resets
5627 source-directory based; this breaks bootstrap.
5628
f8034e41
DL
56292000-09-14 Dave Love <fx@gnu.org>
5630
5631 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
5632 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
5633 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
5634 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
5635 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
5636 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
5637 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
5638 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
5639 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
5640
5641 * toolbar/toolbar.el: New.
5642
5643 * subdirs.el: Add toolbar.
5644
b9ce5694
GM
56452000-09-14 Gerd Moellmann <gerd@gnu.org>
5646
5647 * indent.el (indent-for-tab-command): Doc fix.
5648
986b7dee
GM
56492000-09-14 Alex Schroeder <alex@gnu.org>
5650
5651 * ansi-color.el (ansi-colors): Doc change.
5652 (ansi-color-get-face): Simplified regexp.
5653 (ansi-color-faces-vector): Added more faces, doc change.
5654 (ansi-color-names-vector): Doc change.
5655 (ansi-color-regexp): Simplified regexp.
5656 (ansi-color-parameter-regexp): New regexp.
5657 (ansi-color-filter-apply): Doc change.
5658 (ansi-color-filter-region): Doc change.
5659 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
5660 deal with zero length parameters.
5661 (ansi-color-apply-on-region): Doc change.
5662 (ansi-color-map): Doc change.
5663 (ansi-color-map-update): Removed debugging message.
5664 (ansi-color-get-face-1): Added condition-case to trap
5665 args-out-of-range errors.
5666 (ansi-color-get-face): Doc change.
5667 (ansi-color-make-face): Removed.
5668 (ansi-color-for-shell-mode): New option.
9b4a7800 5669
076ff911
KH
56702000-09-13 Kenichi Handa <handa@etl.go.jp>
5671
5672 * international/quail.el (quail-start-translation): Translate KEY
5673 if necessary even if it doesn't have any mapping in the current
5674 input method.
5675 (quail-start-conversion): Likewise.
5676 (quail-help): The output message is improved.
5677
bdf08678
MB
56782000-09-13 Miles Bader <miles@gnu.org>
5679
5680 * comint.el (comint-output-filter): Revert to using
5681 `insert-before-markers'. Add bletcherous hack to undo damage
5682 caused by `insert-before-markers'. Put `front-sticky' property on
5683 overlays created here so that the field code understands how the
5684 overlay works. Use a let when making comint-last-prompt-overlay,
5685 so that the code is easier to read.
5686
ffb8db8d
DL
56872000-09-13 Dave Love <fx@gnu.org>
5688
5689 * wid-edit.el (widget-default-format-handler): DTRT when
5690 doc-property is a function.
5691
5dd05f61
GM
56922000-09-12 Francesco Potorti` <pot@gnu.org>
5693
5694 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
5695 filed name if it's not there.
5696
35177617
DL
56972000-09-12 Dave Love <fx@gnu.org>
5698
9023837e
DL
5699 * simple.el (read-mail-command): Doc fix.
5700 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
5701
35177617
DL
5702 * vc.el (vc-dired-listing-switches): Fix :version.
5703
5704 * vc-hooks.el: Doc fixes.
5705
5706 * subr.el (add-minor-mode): Use toggle-fun arg.
5707
5708 * speedbar.el: Add :version to several defcustoms.
5709
5710 * imenu.el (imenu--truncate-items, imenu--cleanup)
5711 (imenu--generic-function): Avoid mapcar.
5712 (imenu--replace-spaces): Function removed.
5713 (imenu--completion-buffer): Use subst-char-in-string.
5714 (imenu-add-to-menubar): Use keymap inheritance.
5715
1afaae94
MB
57162000-09-12 Miles Bader <miles@gnu.org>
5717
5718 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
5719 (diff-mode-map): Bind `diff-test-hunk'.
5720 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
5721
57222000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
5723
5724 * bytecomp.el (byte-compile-defvar): Undo last change
5725 because it breaks '(make-variable-buffer-local (defvar ...)'
5726 which is used at least in dired.
5727
63c36c3c
KH
57282000-09-12 Kenichi Handa <handa@etl.go.jp>
5729
5730 * international/quail.el (quail-define-package): Docstring
5731 modified.
5732
1ad24be1
KH
57332000-09-12 Kenichi Handa <handa@etl.go.jp>
5734
362a8065
KH
5735 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
5736 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
5737 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
5738 docstring of "chinese-py".
5739
1ad24be1
KH
5740 * international/quail.el (quail-translation-docstring): New
5741 variable.
5742 (quail-show-keyboard-layout): Docstring modified.
5743 (quail-select-current): Likewise.
5744 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
5745 infinite recursive call.
5746 (quail-help): Check quail-translation-docstring. Format of the
5747 output changed.
5748 (quail-help-insert-keymap-description): Adjusted for the above
5749 change.
5750
cc0f95a4
GM
57512000-09-11 Gerd Moellmann <gerd@gnu.org>
5752
5753 * bytecomp.el (byte-compile-defvar): Only cons onto
5754 current-load-list in top-level forms. Else this leaks a cons cell
5755 every time a defun is called.
5756
7530b6da
MB
57572000-09-11 Miles Bader <miles@lsi.nec.co.jp>
5758
5759 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
5760 Now understands non-unified diffs. Some functionality moved into
5761 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
5762 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
5763 modify anything. Only reposition point in the patched file if the
5764 patch succeeds. Only pop up another window if POPUP is true.
5765 Emit a message describing what happened if successful, and at what
5766 line-offset. Automatically detect reversed hunks and do something
5767 appropriate.
5768 (diff-hunk-text, diff-find-text): New functions.
5769 (diff-filter-lines): Function removed.
5770 (diff-test-hunk): New function.
5771 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
5772
6b124390
DL
57732000-09-10 Dave Love <fx@gnu.org>
5774
5775 * textmodes/tildify.el: Minor doc/commentary fixes.
5776 (tildify) <defgroup>: Add :version.
5777
5778 * faces.el (face-x-resources): Make custom type more specific.
5779 (frame-background-mode): Use mapc.
5780 (region) <defcustom>: Add :version.
5781
7f8b6551
SM
57822000-09-08 Stefan Monnier <monnier@cs.yale.edu>
5783
9b4a7800
TTN
5784 * vc-sccs.el (vc-sccs-register):
5785 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
5786 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
5787 * vc.el (vc-register): Clear file's properties.
5788
c454aac1
GM
57892000-09-08 Gerd Moellmann <gerd@gnu.org>
5790
5791 * faces.el (face-spec-set): Only face-spec-reset-face when
5792 ATTRS is non-nil.
5793
bb934822
EZ
57942000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5795
5796 * help.el (help-insert-xref-button): Fix a typo in doc string.
5797
03419440
EZ
57982000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
5799
7f8b6551
SM
5800 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5801 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
5802 methods.
5803
03419440
EZ
5804 * menu-bar.el (read-mail-item-name): New function.
5805 (menu-bar-tools-menu): Use it to compute and display the package
5806 used to read email.
5807 (menu-bar-tools-menu): Fix typo in GUD's help string.
5808
dbcee71a
DL
58092000-09-07 Dave Love <fx@gnu.org>
5810
19e713d8
DL
5811 * diff-mode.el (diff-mouse-goto-source): New function.
5812
a7cafade 5813 * vc-sccs.el: Doc fixes.
7f8b6551 5814 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
5815
5816 * vc-rcs.el: Doc fixes.
7f8b6551
SM
5817 (vc-rcs-register-switches, vc-rcs-checkin-switches)
5818 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
5819 (vc-rcs-master-templates): Add or change :version.
5820
7f8b6551 5821 * vc-cvs.el: Doc fixes.
a7cafade
DL
5822 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
5823 (vc-cvs-stay-local): Add :version.
5824
dbcee71a
DL
5825 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
5826
ed254191
KH
58272000-09-07 Kenichi Handa <handa@etl.go.jp>
5828
5829 * international/quail.el (quail-help): Fix previous change.
5830
ab0ee409
GM
58312000-09-07 Gerd Moellmann <gerd@gnu.org>
5832
f46f845b 5833 * faces.el (color-values): Doc fix.
9b4a7800 5834
ab0ee409
GM
5835 * faces.el (frame-set-background-mode): Use frame-parameter
5836 instead of frame-parameters.
5837
5838 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 5839 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 5840 frame-parameters.
9b4a7800 5841
f7246ac7
KH
58422000-09-07 Kenichi Handa <handa@etl.go.jp>
5843
5844 * language/devan-util.el (devanagari-to-indian-region): In the
5845 loop, change the following char, not preceding char.
5846
96889af2
GM
58472000-09-07 Gerd Moellmann <gerd@gnu.org>
5848
1091dd67
GM
5849 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
5850 instead of frame-parameters.
5851
9b4a7800 5852 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
5853 internal-set-lisp-face-attribute with FRAME being 0.
5854
5855 * vc.el: Remove `Id' version control keyword.
96889af2 5856
0fddd0dc
KH
58572000-09-07 Kenichi Handa <handa@etl.go.jp>
5858
5859 * help.el (help-make-xrefs): Adjusted for the change of
5860 help-xref-mule-regexp.
5861 (help-insert-xref-button): New function.
5862
5863 * international/mule-cmds.el (help-xref-mule-regexp-template):
5864 Include the pattern for character set.
5865 (leim): New group.
5866
5867 * international/quail.el: Don't require face.
5868 (quail): New group.
7f8b6551 5869 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
5870 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
5871 (quail-keyboard-layout-substitution): New variable.
5872 (quail-update-keyboard-layout): New function.
5873 (quail-keyboard-layout-type): New customizable variable.
5874 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
5875 (quail-keyboard-translate): Pay attention to
5876 quail-keyboard-layout-substitution.
5877 (quail-insert-kbd-layout): New function.
5878 (quail-show-keyboard-layout): New function.
5879 (quail-get-translation): If the definition is a vector of length
7f8b6551 5880 1, and the element is a string of length 1, return the character
0fddd0dc
KH
5881 in that string.
5882 (quail-update-current-translations): Fix the case of
5883 relative-index out of range.
5884 (quail-build-decode-map, quail-insert-decode-map): New Functions.
5885 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 5886 Show key sequences for all available characters.
0fddd0dc
KH
5887 (quail-help-insert-keymap-description): Don't show such verbose
5888 key bindings as quail-self-insert-command.
5889
5890 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5891 Format changed, and each element now have extra documentations.
5892 (tit-process-header): Delete invalid characters from TIT-PROMPT.
5893 Adjusted for the change of quail-cxterm-package-ext-info.
5894
8ddceaf1
GM
58952000-09-06 Gerd Moellmann <gerd@gnu.org>
5896
5897 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
5898 requiring it leads to a recursive loading of vc.el and vc-hooks.el
5899 during bootstrap.
5900
099bd78a
SM
59012000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5902
5903 * vc.el: (toplevel): Don't require `dired' at run-time.
5904 (vc-dired-resynch-file): Remove autoload cookie.
5905
59062000-09-05 Andre Spiegel <spiegel@gnu.org>
5907
5908 * vc.el: Made several backend functions optional.
5909 (vc-default-responsible-p): New function.
5910 (vc-merge): Use RET for first version to trigger merge-news, not
5911 prefix arg.
5912 (vc-annotate): Handle backends that do not support annotation.
5913 (vc-default-merge-news): Removed. The existence of a merge-news
5914 implementation is now checked on caller sites.
5915
9b4a7800 5916 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
5917 case.
5918
9b4a7800 5919 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
5920 special case that has been removed from the default in vc-hooks.el.
5921
59222000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5923
5924 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
5925
59262000-09-05 Andre Spiegel <spiegel@gnu.org>
5927
5928 * vc-hooks.el: Require vc during compilation.
5929 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
5930 macro `with-vc-properties' in vc.el.
5931 (vc-file-getprop): Doc fix.
5932 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 5933
099bd78a
SM
5934 * vc.el: Require dired-aux during compilation.
5935 (vc-name-assoc-file): Moved to vc-sccs.el.
5936 (with-vc-properties): New macro.
9b4a7800 5937 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
5938 vc-finish-steal): Use it.
5939 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
5940 to the backend-specific function is now supposed to do the checkout,
5941 too.
5942 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
5943
9b4a7800 5944 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
5945 set file properties; that gets done in the generic code now.
5946
5947 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
5948 Changed parameter list, added code from vc.el that does the
5949 checkout, possibly with a double-take.
5950
5951 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
5952 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
5953 the above under the new name.
5954 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
5955 parameter list, added checkout command.
5956 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
5957 properties; that gets done in the generic code now.
5958
59592000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5960
5961 * vc.el: Docstring fixes (courtesy of checkdoc).
5962
59632000-09-05 Stefan Monnier <monnier@cs.yale.edu>
5964
5965 * vc.el (vc-checkout-writable-buffer-hook)
5966 (vc-checkout-writable-buffer): Remove.
5967 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
5968 (vc-log-mode): Make it into a clean derived major mode.
5969 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
5970 vc-log-mode if log-edit is not available.
5971 (vc-dired-mode-map): Don't set-keymap-parent yet.
5972 (vc-dired-mode): Do set-keymap-parent here.
5973 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
5974
08ba3862
GM
59752000-09-05 Gerd Moellmann <gerd@gnu.org>
5976
5977 * faces.el (set-face-attribute, face-spec-reset-face)
5978 (face-spec-set): Avoid consing by removing calls to `apply'.
5979
5980 * frame.el (frame-parameter): Move to C code.
5981
3b4429b4
DL
59822000-09-05 Dave Love <fx@gnu.org>
5983
5984 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
5985 insert-before-markers-and-inherit. Now checked systematically!
5986
877055f6
GM
59872000-09-05 Alex Schroeder <alex@gnu.org>
5988
5989 * sql.el (sql-postgres): Use sql-postgres-options.
5990 (sql-postgres-options): New variable.
5991
59922000-09-05 Alex Schroeder <alex@gnu.org>
5993
5994 * sql.el (sql-mode-menu): Work around missing variable mark-active
5995 in XEmacs.
5996 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
5997 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
5998 compatibility.
5999
7a004b71
GM
60002000-09-04 Gerd Moellmann <gerd@gnu.org>
6001
54baed30 6002 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 6003
7a004b71
GM
6004 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6005
6006 * Makefile.in (DONTCOMPILE): Fix typo in file name.
6007
60082000-09-04 Andre Spiegel <spiegel@gnu.org>
6009
6010 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6011 don't support anything else under SCCS yet.
6012
6013 * vc-hooks.el: Minor doc fixes.
6014
60152000-09-04 Andre Spiegel <spiegel@gnu.org>
6016
6017 * vc.el (vc-next-action-on-file): Do not visit the file if it's
6018 not necessary. If verbose in state `needs-patch', do the same as
6019 under `up-to-date'. When NOT verbose and `needs-patch', check out
6020 latest version instead of `merge-news'.
6021 (vc-next-action-dired): Don't mess with default-directory here; it
6022 breaks other parts of dired. It is the job of the
099bd78a 6023 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
6024 (vc-next-action): Remove a special CVS case.
6025 (vc-clear-headers): New optional arg FILE.
6026 (vc-checkin, vc-checkout): Set properties vc-state and
6027 vc-checkout-time properly.
099bd78a 6028 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
6029 (vc-print-log): Use new backend function `show-log-entry'.
6030 (vc-cancel-version): Do the checks in a different order. Added a
6031 FIXME concerning RCS-only code.
6032
6033 * vc-rcs.el (vc-rcs-show-log-entry): New function.
6034 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6035
6036 * vc-cvs.el (vc-cvs-show-log-entry): New function.
6037
9b4a7800 6038 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
6039 `needs-patch' as a `-' too.
6040
60412000-09-04 Andre Spiegel <spiegel@gnu.org>
6042
6043 * vc.el (vc-responsible-backend): New optional arg REGISTER.
6044 (vc-default-could-register): New function.
6045 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6046 (vc-resynch-buffer): Call vc-dired-resynch-file.
6047 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6048 vc-resynch-buffer instead of vc-resynch-window.
6049 (vc-next-action-dired): Don't redisplay here, that gets done as a
6050 result of the individual file operations.
6051 (vc-retrieve-snapshot): Corrected prompt order.
6052
6053 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 6054
7a004b71
GM
6055 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6056 as well.
6057 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
6058 hostname regexps. Updated all callers.
6059 (vc-cvs-responsible-p): Handle directories as well.
6060 (vc-cvs-could-register): New function.
6061 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6062 properties up-to-date.
9b4a7800 6063
7a004b71
GM
6064 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6065 user whether to create one.
6066
60672000-09-04 Andre Spiegel <spiegel@gnu.org>
6068
6069 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6070 check out a non-existing file.
6071
6072 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6073 workfile does not exist.
6074
6075 * vc.el (vc-version-diff): Use `require' to check for existence of
6076 diff-mode.
6077
60782000-09-04 Andre Spiegel <spiegel@gnu.org>
6079
6080 * vc-cvs.el (vc-cvs-registered): Use new function
6081 vc-cvs-parse-entry to do the actual work.
6082
60832000-09-04 Andre Spiegel <spiegel@gnu.org>
6084
6085 * vc-hooks.el (vc-find-backend-function): If function doesn't
6086 exist, return nil instead of error.
6087 (vc-call-backend): Doc fix.
6088
6089 * vc.el (vc-do-command): Doc fix.
6090 (vc-finish-logentry): When checking in from vc-dired, choose the
6091 right backend for logentry check.
6092 (vc-dired-mode-map): Inherit from dired-mode-map.
6093 (vc-dired-mode): Local value of dired-move-to-filename-regexp
6094 simplified.
6095 (vc-dired-state-info): Removed, updated caller.
6096 (vc-default-dired-state-info): Use parentheses instead of hyphens.
6097 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6098 (vc-dired-listing-switches): New variable.
6099 (vc-directory): Use it, instead of dired-listing-switches.
6100
6101 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6102 (vc-cvs-dir-state): New function.
7f8b6551 6103 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
6104 (vc-cvs-parse-entry): New function, also to be used in
6105 vc-cvs-registered.
9b4a7800 6106
7a004b71
GM
61072000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6108
6109 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6110 *or* single-window-frames.
6111
61122000-09-04 Andre Spiegel <spiegel@gnu.org>
6113
6114 * vc.el (vc-update-changelog): Split into generic part and default
6115 implementation. Doc string adapted.
6116 (vc-default-update-changelog): New function. Call the `rcs2log'
6117 script in exec-directory, to fix a long-standing nuisance.
6118
6119 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
6120 simply signals an error.
9b4a7800 6121
7a004b71
GM
61222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6123
6124 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
6125 control-flow more clear and to avoid running `cvs' twice.
6126
6127 * vc.el (vc-next-action-on-file): Doc fix.
6128 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
6129 (vc-print-log): Eval `file' before constructing the continuation.
6130
61312000-09-04 Andre Spiegel <spiegel@gnu.org>
6132
6133 * vc.el (vc-next-action-on-file): Corrected several messages.
6134 (vc-merge): Add prefix arg `merge-news'; handle it.
6135
6136 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
6137 is not reached. It is.
6138 (vc-cvs-merge): Set state to 'edited after merge.
6139 (vc-cvs-merge-news): Set workfile version to nil if not known.
6140 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
6141
6142 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
6143 via stdout. (Merge from main line.)
9b4a7800 6144
7a004b71
GM
61452000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6146
6147 * vc.el (vc-finish-logentry): Thinko in the "same comment"
6148 detection.
6149
61502000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6151
6152 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
6153 against kill-all-local-variables.
6154 (vc-log-edit): Don't save vc-parent-buffer any more.
6155 (vc-last-comment-match): Initialize to an empty string.
6156 (vc-post-command-functions): New hook.
6157 (vc-do-command): Run it.
6158 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
6159 (vc-finish-logentry): Only add the comment to the ring if it's
6160 different from the last comment entered.
6161 (vc-new-comment-index): New function.
6162 (vc-previous-comment): Use it. Make the minibuffer message
6163 slightly less terse.
6164 (vc-comment-search-reverse): Make it work forward as well. Don't
6165 set vc-comment-ring-index if no match is found. Use
6166 vc-new-comment-index.
6167 (vc-comment-search-forward): Use vc-comment-search-reverse.
6168 (vc-dired-mode-map): Don't inherit from dired-mode-map since
6169 define-derived-mode will do it for us. Bind `v' to a keymap that
6170 inherits from vc-prefix-map so that we can bind `vt' without
6171 binding C-x v t.
6172 (vc-retrieve-snapshot): Parenthesis typo.
6173
6174 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
6175 to 1. Make sure to switch to *vc* before looking for an error
6176 message. Use vc-parse-buffer.
6177
61782000-09-04 Andre Spiegel <spiegel@gnu.org>
6179
6180 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
6181 and NAME.
6182 (vc-retrieve-snapshot): Split into two parts.
6183 (vc-default-retrieve-snapshot): New function.
6184
6185 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
6186 (vc-cvs-retrieve-snapshot): New function (untested).
6187 (vc-cvs-stay-local): Default to t.
6188 (vc-cvs-remote-p): New function and property.
6189 (vc-cvs-state): Stay local only if the above is t.
6190 (vc-handle-cvs): Removed.
6191 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
6192 done via vc-handled-backends now.
6193 (vc-cvs-header): Escape Id.
6194
61952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6196
6197 * vc.el (vc-do-command): Remove unused commands.
6198 (vc-version-diff): Make sure default-directory ends with a slash.
6199 Move the window commands into a vc-exec-after.
6200 (vc-print-log): Move more of the code into the `vc-exec-after'.
6201
62022000-09-04 Andre Spiegel <spiegel@gnu.org>
6203
6204 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
6205 (vc-print-log): Search current revision from beginning of buffer.
6206 (vc-revert-buffer): Clear echo area after the diff is finished.
6207 (vc-prefix-map): Removed definition of "t" for terse display in vc
6208 dired.
6209 (vc-dired-mode-map): Inherit from dired-mode-map. Added
6210 definition of "vt" for terse display.
6211 (vc-dired-mode): Fix dired-move-to-filename-regexp.
6212
62132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6214
6215 * vc.el (vc-exec-after): Avoid caddr.
6216
62172000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6218
6219 * vc.el (vc-exec-after): New function.
6220 (vc-do-command): Use it to add a termination message for async
6221 procs.
6222 (vc-checkout): Try to handle a missing-backend situation.
6223 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
6224 of a directory with a backend using async diffs.
6225 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
6226 present.
6227
6228 * vc-sccs.el (vc-sccs-state-heuristic): Use
6229 file-ownership-preserved-p.
6230
6231 * vc-rcs.el (vc-rcs-state-heuristic): Use
6232 file-ownership-preserved-p.
6233 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
6234
62352000-09-04 Andre Spiegel <spiegel@gnu.org>
6236
6237 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
6238 vc-do-command.
6239
6240 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
6241 when there are no changes.
6242
62432000-09-04 Andre Spiegel <spiegel@gnu.org>
6244
6245 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
6246
6247 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
6248
62492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6250
6251 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
6252
6253 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
6254 the `fset' outside of the defvar so that it works even if
6255 vc-prefix-map was already defined.
6256 (vc-setup-buffer): New function, split out of vc-do-command.
6257 (vc-do-command): Allow BUFFER to be t to mean `just use the
6258 current buffer without any fuss'.
6259 (vc-version-diff): Change the `diff' backend operation to just put
6260 the diff in the current buffer without erasing it. Always use
6261 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
6262 shrink-window-if-larger-than-buffer.
6263 (vc-print-log): Change the `print-log' backend operation to just
6264 put the log in the current buffer without erasing it. Protect
6265 shrink-window-if-larger-than-buffer.
6266 (vc-update-change-log): Fix setd typo.
6267
6268 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
6269 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
6270
6271 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
6272 (vc-rcs-diff): Insert in the current buffer and remove unused arg
6273 CMP.
6274
6275 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
6276 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
6277 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
6278
62792000-09-04 Andre Spiegel <spiegel@gnu.org>
6280
6281 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
6282 not possible, use vc-BACKEND-workfile-unchanged-p.
6283 (vc-default-workfile-unchanged-p): New function. Delegates to a
6284 full vc-BACKEND-diff.
6285
6286 * vc-hooks.el (vc-simple-command): Removed.
6287
6288 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
6289 instead of vc-simple-command.
6290 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
6291 avoid doing a diff when opening a file.
6292 (vc-rcs-state): Added check for unlocked-changes.
6293 (vc-rcs-header): Escape Id.
6294 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
6295 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
6296 version.
6297
6298 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
6299 (vc-sccs-diff): Remove optional arg CMP.
6300 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
6301 SCCS-specific function.
6302
6303 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
6304 vc-simple-command.
6305
63062000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6307
6308 * vc.el (vc-editable-p): Renamed from vc-writable-p.
6309 (with-vc-file, vc-merge): Use vc-editable-p.
6310 (vc-do-command): Remove unused var vc-file and fix the
6311 doubly-defined `status' var. Add a user message when starting an
6312 async command.
6313 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
6314 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
6315 Use with-current-buffer.
6316 (vc-buffer-sync): Use unless.
6317 (vc-next-action-on-file): If the file is 'edited by read-only,
6318 make it read-write instead of trying to commit.
6319 (vc-version-diff, vc-update-change-log): Use `setq
6320 default-directory' rather than `cd'.
6321 (vc-log-edit): Don't forget to set default-directory in the
6322 buffer.
6323
6324 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
6325 (vc-sccs-state-heuristic): Use file-writable-p instead of
6326 comparing userids.
6327 (vc-sccs-checkout): Use `unless'.
6328
6329 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
6330 of comparing userids.
6331 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
6332 Simplify the logic by eliminating unreachable code.
6333 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
6334 just do a recursive call if we need to retry.
6335 (vc-rcs-checkout): Handle the case where rcs is missing by making
6336 the buffer read-write if requested and re-signalling the error.
6337
6338 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
6339
63402000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6341
6342 * vc-hooks.el (vc-handled-backends): Docstring change.
6343 (vc-ignore-vc-files): Mark obsolete.
6344 (vc-registered): Check vc-ignore-vc-files.
6345 (vc-find-file-hook, vc-file-not-found-hook): Don't check
6346 vc-ignore-vc-files.
6347
6348 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
6349
63502000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6351
6352 * vc.el (vc-checkout): Don't do anything special for ange-ftp
6353 files since ange-ftp already has vc-registered return nil.
6354
6355 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
6356 (vc-sccs-workfile-version): Use with-temp-buffer and new
6357 vc-parse-buffer and don't bother setting the property.
6358 (vc-sccs-add-triple): Use with-current-buffer and
6359 find-file-noselect.
6360 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
6361
6362 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
6363 derives from the old vc-parse-buffer but uses the revision number
6364 rather than the date (much easier to compare robustly).
6365 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
6366 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
6367 locking-user more directly. Check strict locking and set
6368 checkout-model appropriately.
6369 (vc-rcs-parse-locks): Remove.
6370 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
6371 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
6372 (vc-rcs-system-release): Use with-current-buffer and
6373 vc-parse-buffer.
6374 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
6375
6376 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
6377 (vc-simple-command): Docstring fix.
6378 (vc-registered): Align the way the file-handler is called with the
6379 way the function itself works.
6380 (vc-file-owner): Remove.
6381
6382 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
6383 extraction of fields and call to file-attributes because of a
6384 temporary bug in rcp.el.
6385 (vc-cvs-fetch-status): Use with-current-buffer.
6386
63872000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6388
6389 * vc.el (vc-do-command): Use file-relative-name.
6390 (vc-responsible-backend): Use vc-backend if possible.
6391 (vc-create-snapshot): Improve the `interactive' spec. Add support
6392 for branches and dispatch to backend-specific `create-snapshot'.
6393 (vc-default-create-snapshot): New function, containing the bulk of
6394 the old vc-create-snapshot.
6395 (vc-retrieve-snapshot): Improve the interactive spec.
6396
6397 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
6398 (vc-backend-hook-functions): Remove.
6399 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
6400 (vc-backend): Reintroduce the test for `file = nil' now that I
6401 know why it was there (and added a comment to better remember).
6402
6403 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
6404 code from vc-sccs-hooks.el.
6405 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
6406 'vc anymore.
6407 (vc-sccs-responsible-p): Use expand-file-name instead of concat
6408 and file-directory-p instead of file-exists-p.
6409 (vc-sccs-check-headers): Simplify the regexp.
6410
6411 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
6412 from vc-rcs-hooks.el. Don't require 'vc anymore.
6413 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
6414 file-directory-p instead of file-exists-p.
6415
6416 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
6417 from vc-cvs-hooks.el.
6418 (proto vc-cvs-registered): Require 'vc-cvs instead of
6419 'vc-cvs-hooks. Don't require 'vc anymore.
6420 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
6421 file-directory-p instead of file-exists-p.
6422 (vc-cvs-create-snapshot): New function, replacing
6423 vc-cvs-assign-name.
6424 (vc-cvs-assign-name): Remove.
6425
64262000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6427
6428 * vc-cvs.el (vc-cvs-header): New var.
6429
6430 * vc-rcs.el (vc-rcs-exists): Remove.
6431 (vc-rcs-header): New var.
6432
6433 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
6434 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
6435 (vc-sccs-header): New var.
6436
6437 * vc.el (vc-do-command): Get rid of the `last' argument.
6438 (vc-header-alist): Remove, replaced by vc-X-header.
6439 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
6440 (vc-dired-hook): Use expand-file-name instead of concat.
6441 (vc-directory): Use file-name-as-directory.
6442 (vc-snapshot-precondition, vc-create-snapshot)
6443 (vc-retrieve-snapshot): Allow the command to operate on any
6444 directory.
6445
6446 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
6447 just removing the 'WORKFILE argument or by removing the 'MASTER
6448 argument and replacing `file' with (vc-name file).
6449
64502000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6451
6452 * vc.el: Update Copyright and add a crude list of backend funs.
6453 (vc-writable-p): New function.
6454 (with-vc-file): Use vc-writable-p.
7f8b6551 6455 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
6456 (vc-register): Avoid vc-name.
6457 (vc-locking-user): Remove.
6458 (vc-steal-lock): Make the `owner' arg non-optional.
6459 (vc-merge): Use vc-writable-p instead of vc-locking-user and
6460 vc-checkout-model.
6461 (vc-default-dired-state-info): Use vc-state instead of
6462 vc-locking-user and return special strings for special states.
6463 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
6464 and get rid of one of the special CVS cases.
6465 (vc-cancel-version): prettify error message with \\[...].
6466 (vc-rename-master): New function.
6467 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
6468 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
6469 the CVS special case generic.
6470 (vc-default-record-rename): Remove.
6471 (vc-file-tree-walk-internal): Only call FUNC for files that are
6472 under control of some VC backend and replace `concat' with
6473 expand-file-name.
6474 (vc-file-tree-walk): Update docstring.
6475 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
6476 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
6477
6478 * vc-sccs.el (vc-sccs-rename-file): Renamed from
6479 vc-sccs-record-rename. Use `find-file-noselect' rather than
6480 `find-file' and call `vc-rename-master' to do the actual move.
6481 (vc-sccs-diff): Remove unused `backend' variable.
6482
6483 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
6484 to delay loading of vc-sccs until it is really used.
6485 (vc-sccs-master-templates): Preload.
6486 (vc-sccs-state): Update call to vc-sccs-parse-locks.
6487 (vc-sccs-project-dir): Remove (merged into
6488 vc-sccs-search-project-dir).
6489 (vc-sccs-search-project-dir): Rewrite using file name handling ops
6490 rather than `concat', make sure it is preloaded and don't bother
6491 to check that the file actually exists.
6492 (vc-sccs-parse-locks): Remove unused `file' argument, remove
6493 `locks' argument (use buffer's content instead) and eliminate n^2
6494 behavior.
6495
6496 * vc-rcs.el: Update Copyright.
6497 (vc-rcs-rename-file): New function.
6498 (vc-rcs-diff): Remove unused `backend' variable.
6499
6500 * vc-hooks.el: Update Copyright.
6501 (vc-backend): Don't accept a nil argument any more.
6502 (vc-up-to-date-p): Turn into a defsubst.
6503 (vc-possible-master): New function.
6504 (vc-check-master-templates): Use `vc-possible-master' and allow
6505 funs in vc-X-master-templates to return a non-existent file.
6506
6507 * vc-cvs.el: Update Copyright.
6508 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 6509 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
6510
6511 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
6512
65132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6514
6515 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
6516 since it can be called from vc-rcs.el.
6517 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
6518
65192000-09-04 Andre Spiegel <spiegel@gnu.org>
6520
6521 * vc.el (vc-version-diff): Expand file name read from the
6522 minibuffer. Handle the case when a previous version number can't
6523 be guessed. Give suitable messages when there were no differences
6524 found.
6525 (vc-clear-headers): Call backend-specific implementation, if one
6526 exists.
6527 (vc-cancel-version): Made error checks generic. When done, clear
6528 headers generically, too.
6529
6530 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
6531 from vc-clear-headers in vc.el.
6532
6533 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
6534 correctly.
6535 (vc-rcs-latest-on-branch-p): Made second argument VERSION
6536 optional. Handle the case when it's not there.
6537
65382000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6539
6540 * vc.el (vc-locking-user): Moved from vc-hooks.el.
6541
65422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6543
6544 * vc-hooks.el (vc-loadup): Remove.
6545 (vc-find-backend-function): Use `require'. Also, handle the case
6546 where vc-BACKEND-hooks.el doesn't exist.
6547 (vc-call-backend): Cleanup.
6548
65492000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6550
6551 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
6552 vc-rcs-grab-templates)
6553 (vc-rcs-registered): Remove. The default function works as well.
6554 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
6555 vc-sccs-grab-templates)
6556 (vc-sccs-registered): Remove. The default function works as well.
6557
6558 * vc.el (vc-version-diff): Left out a vc- in call to
6559 vc-call-backend.
6560 (vc-default-dired-state-info, vc-default-record-rename)
6561 (vc-default-merge-news): Update for the new backend argument.
6562
6563 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
6564 using the default function.
6565 (vc-call-backend): If calling the default function, pass it the
6566 backend as first argument. Update the docstring accordingly.
6567 (vc-default-state-heuristic, vc-default-mode-line-string): Update
6568 for the new backend argument.
6569 (vc-make-backend-sym): Renamed from vc-make-backend-function.
6570 (vc-find-backend-function): Use the new name.
6571 (vc-default-registered): New function.
6572
65732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6574
6575 * vc.el (vc-merge): Use vc-find-backend-function.
6576
6577 * vc-hooks.el (vc-backend-functions): Remove.
6578 (vc-loadup): Don't setup 'vc-functions.
6579 (vc-find-backend-function): New function.
6580 (vc-call-backend): Use above fun and populate 'vc-functions
6581 lazily.
6582 (vc-backend-defines): Remove.
6583
65842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6585
6586 * vc.el (vc-register): Put a FIXME note for a newly found bug.
6587 Call vc-call-backend without the leading vc-.
6588 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
6589 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 6590 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
6591 (vc-annotate-display): Replace confusing use of `cond' with `or'.
6592 Call vc-call-backend without the leading vc-.
6593
6594 * vc-cvs.el (tail): Provide vc-cvs.
6595 * vc-sccs.el (tail): Provide vc-sccs.
6596 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
6597
6598 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
6599 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 6600 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
6601 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
6602 (vc-call-backend): Always try to load vc-X-hooks.
6603 (vc-registered): Remove vc- in call to vc-call-backend.
6604
66052000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6606
6607 * vc.el (vc-process-filter): New function.
6608 (vc-do-command): Setup `vc-process-filter' for the async process.
6609 (vc-maybe-resolve-conflicts): New function to reduce
6610 code-duplication. Additionally, it puts the buffer in
6611 `smerge-mode' if applicable.
6612 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
6613 calling `merge-news'.
7f8b6551 6614 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
6615 (vc-log-edit): New function. Replacement for `vc-log-mode' by
6616 interfacing to log-edit.el.
6617 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
6618 log-edit is available.
6619 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
6620
66212000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6622
6623 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
6624 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
6625 defvar and the initialization.
6626 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
6627
6628 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
6629 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
6630
7f8b6551 6631 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
6632
66332000-09-04 Andre Spiegel <spiegel@gnu.org>
6634
6635 * vc.el (vc-file-clear-masterprops): Removed.
6636 (vc-checkin, vc-revert-buffer): Removed calls to the above.
6637 (vc-version-diff): Use buffer-size without argument.
6638 (vc-register): Heed vc-initial-comment.
6639
6640 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
6641 default branch.
6642
6643 * vc-rcs.el (vc-rcs-register): Parse command output to find master
6644 file name and workfile version.
6645 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
6646
6647 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
6648 vc-file-clear-masterprops.
6649
6650 * vc-sccs.el (vc-sccs-checkout): Removed call to
6651 vc-file-clear-masterprops. If writable, set vc-state to 'edited
6652 rather than user login name.
6653
6654
66552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6656
6657 * vc.el (vc-workfile-unchanged-p): Remove unused argument
6658 `want-differences-if-changed' and simplify.
6659 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
6660 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
6661 output (which is invalid for async vc-diff) to decide whether to
6662 do the revert silently or not.
6663
66642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6665
6666 * vc-hooks.el (vc-loadup): Load files quietly.
6667 (vc-call-backend): Oops, brain fart.
6668
66692000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6670
6671 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 6672 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
6673
66742000-09-04 Andre Spiegel <spiegel@gnu.org>
6675
6676 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
6677 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
6678 vc-state or vc-up-to-date-p.
6679 (vc-merge): Use vc-backend-defines to check whether merging is
6680 possible. Set state to 'edited after successful merge.
6681
6682 * vc-hooks.el (vc-locking-user): If locked by the calling user,
6683 return that name. Redocumented.
6684
66852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6686
6687 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
6688 new `vc-state' semantics.
6689 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
6690 'vc-locking-user to the current user.
6691 (vc-merge): Inline vc-backend-merge. Comment out code that I
6692 don't understand and hence can't adapt to the new `vc-state' and
6693 `vc-locking-user' semantics.
6694 (vc-backend-merge): Remove.
6695
6696 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
6697 rather than 'vc-locking-user.
6698
6699 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
6700
6701 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
6702 (vc-state): Don't use 'reserved any more. Just use the same
6703 convention as the one used for vc-<backend>-state where the
6704 locking user (as a string) is returned.
6705 (vc-locking-user): Update, based on the above convention. The
6706 'vc-locking-user property has disappeared.
7f8b6551 6707 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
6708
6709 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
6710 with a heuristic one.
6711 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
6712 (vc-cvs-checkin): Do a trivial parse to set the state in case of
6713 error. That allows us to get to 'needs-merge even in the
6714 stay-local case. There's still no way to detect 'needs-patch in
6715 such a setup (or to force an update for that matter).
6716 (vc-cvs-logentry-check): Remove, the default works as well.
6717
67182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6719
7f8b6551 6720 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
6721
6722 * vc.el (vc-do-command): kill-all-local-variables, to reset any
6723 major-mode in which the buffer might have been put earlier. Use
6724 `remove' and `when'. Allow `okstatus' to be `async' and use
6725 `start-process' in this case.
6726 (vc-version-diff): Handle the case where the diff looks empty
6727 because of the use of an async process.
6728
67292000-09-04 Andre Spiegel <spiegel@gnu.org>
6730
6731 * vc.el (vc-next-action-on-file): Removed optional parameter
6732 `simple'. Recompute state unconditionally.
6733 (vc-default-toggle-read-only): Removed.
6734
6735 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
6736 (vc-toggle-read-only): Undid prev change.
6737
6738 * vc-cvs.el (vc-cvs-stay-local): Renamed from
6739 vc-cvs-simple-toggle. Redocumented.
6740 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
6741 (vc-cvs-toggle-read-only): Removed.
6742
67432000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6744
7f8b6551 6745 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
6746 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
6747 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
6748 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
6749 still is. So maybe it should be removed.
6750 (vc-head-version, vc-find-binary): Remove.
6751 (vc-recompute-state): Move from vc-hooks.el.
6752 (vc-next-action-on-file): Add a `simple' argument to allow
6753 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
6754 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
6755 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
6756 (vc-dired-mode-map): Properly defvar it.
6757 (vc-print-log): Call log-view-mode if available.
6758 (small-temporary-file-directory): defvar instead of use boundp.
6759 (vc-merge-news): Moved to vc-cvs.el.
6760 (vc-default-merge-news): New function.
6761
6762 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
6763 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
6764 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
6765 unknown `vc-latest-version' function. It should probably refer to
6766 vc-workfile-version or somesuch, but it's very unclear to me and I
6767 don't have SCCS to test things.
6768
6769 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
6770 (vc-sccs-state-heuristic): Fix typo.
6771 (vc-sccs-workfile-unchanged-p): Add missing argument.
6772
6773 * vc-rcs.el: Require vc and vc-rcs-hooks.
6774 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
6775 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
6776 (vc-release-greater-or-equal-p): Move from vc.
6777 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
6778 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
6779 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 6780 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
6781
6782 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
6783 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
6784 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
6785 than the apparently unbound `workfile-version'.
6786
6787 * vc-hooks.el (vc-master-templates): Def the obsolete var.
6788 (vc-file-prop-obarray): Use `make-vector'.
6789 (vc-backend-functions): Add new hookable functions
6790 vc-toggle-read-only, vc-record-rename and vc-merge-news.
6791 (vc-loadup): If neither backend nor default functions exist, use
6792 the backend function rather than nil.
6793 (vc-call-backend): If the function if not bound yet, try to load
6794 the non-hook file to see if it provides it.
6795 (vc-call): New macro plus use it wherever possible.
6796 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
6797 nor `vc-find-binary' since it's only called from
7f8b6551 6798 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
6799 (vc-checkout-model): Fix parenthesis.
6800 (vc-recompute-state, vc-prefix-map): Move to vc.el.
6801
7f8b6551 6802 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
6803 (vc-cvs-release, vc-cvs-system-release): Remove.
6804 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
6805 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
6806 status symbols.
6807 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
6808 (vc-cvs-toggle-read-only): First cut at a function to allow a
6809 cvs-status-free vc-toggle-read-only.
6810 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
6811 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
6812 vc-cvs-status. Also set vc-state rather than vc-locking-user.
6813 (vc-cvs-checkout): Modify access rights directly if the user
6814 requested not to use `cvs edit'. And refresh the mode line.
6815
6816 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
6817 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
6818
68192000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6820
6821 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
6822 workfile' that got lost when the code was extracted from vc.el.
6823 And merged the tail with the rest of the code (not possible in the
6824 old vc.el where the tail was shared among all backends). And
6825 explicitly set the state to 'edited if `writable' is set.
6826
6827 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
6828 (vc-cvs-state): Be careful to return the value from
6829 vc-cvs-parse-state.
6830 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
6831 property but return it instead. Also be careful to handle a nil
6832 or "" `rev' when workfile is non-nil (it was handled properly when
6833 workfile was nil).
6834
6835 * vc.el: Removed those pesky unnecessary `(function' quotes.
6836 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
6837 directly in the defvar.
6838 (vc-do-command): Bind inhibit-read-only so as to properly handle
6839 the case where the destination buffer has been made read-only.
6840 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 6841 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
6842 (vc-annotate-mode-variables): Removed (code moved partly to
6843 defvars and partly to vc-annotate-add-menu).
6844 (vc-annotate-mode): Turned into a derived-mode.
6845 (vc-annotate-add-menu): Moved in code in
6846 vc-annotate-mode-variables.
6847 (vc-update-change-log): Use make-temp-file if available.
6848
68492000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
6850
6851 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
6852 `vc-checkout-model' updated to `vc-cvs-update-model'.
6853
68542000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6855
6856 * vc.el (vc-next-action-on-file): Added handling of state
6857 `unlocked-changes'.
6858 (vc-checkout-carefully): Is now practically obsolete, unless the
6859 above is too slow to be enabled unconditionally.
6860 (vc-update-change-log): Fixed typo.
6861
6862 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
6863
7f8b6551
SM
6864 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
6865 Now handles state `unlocked-changes'.
6866 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
6867
6868 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
6869
6870 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
6871 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
6872 `unlocked-changes'.
6873 (vc-rcs-workfile-unchanged-p): Renamed from
6874 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
6875 function yet, but supposed to become one soon.
6876
6877 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
6878 `vc-steal-lock'.
6879 (vc-call-backend): Changed error message.
6880 (vc-state): Added description of state `unlocked-changes'.
6881
68822000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6883
6884 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
6885 always return t in CVS-controlled directories.
6886
6887 * vc.el (vc-responsible-backend): New function.
6888 (vc-register): Largely rewritten.
6889 (vc-admin): Removed (implementation moved into vc-register).
6890 (vc-checkin): Redocumented.
6891 (vc-finish-logentry): If no backend defined yet (because we are in
6892 the process of registering), use the responsible backend.
6893
6894 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
6895 Updated function lists.
6896 (vc-call-backend): Fixed typo.
6897
7f8b6551
SM
6898 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
6899 New functions.
6900 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
6901 Removed query option. Redocumented.
7a004b71
GM
6902
69032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6904
6905 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
6906
6907 * vc.el: Updated callers of `vc-checkout-required' to use
6908 `vc-checkout-model'.
6909
69102000-09-04 Martin Lorentzson <martinl@gnu.org>
6911
6912 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
6913 stuff updated to reference this function instead of the old
6914 `vc-backend-release-p'.
6915
69162000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6917
6918 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
6919 vc-checkout-model. Return appropriate values. Updated callers.
6920
69212000-09-04 Martin Lorentzson <martinl@gnu.org>
6922
7f8b6551 6923 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
6924 (vc-backend-revert): Function moved into `vc-revert';
6925 `vc-next-action' must be updated to accomodate this change.
6926 (vc-backend-steal): Function moved into `vc-finish-steal'.
6927 (vc-backend-logentry-check): Function moved into
6928 `vc-finish-logentry'.
6929 (vc-backend-printlog): Function moved into `vc-print-log'.
6930 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
6931 (vc-backend-assign-name): Function moved into
6932 `vc-create-snapshot'.
6933
69342000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6935
6936 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
6937 Rename to vc-checkout-model. Return appropriate values.
6938 Update callers.
7a004b71 6939
7f8b6551 6940 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 6941 to vc-checkout-model.
7f8b6551
SM
6942 (vc-checkout-required): Rename to vc-checkout-model.
6943 Re-implement and re-comment.
7a004b71
GM
6944 (vc-after-save): Use vc-checkout-model.
6945
69462000-09-04 Martin Lorentzson <martinl@gnu.org>
6947
7f8b6551
SM
6948 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
6949 Update to use the vc-BACKEND-diff functions instead.
6950 `vc-diff' is now working.
7a004b71 6951
7f8b6551 6952 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 6953
7f8b6551 6954 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
6955
6956 * vc-sccs.el (vc-sccs-diff): Function changed name from
6957 `vc-backend-diff'. This makes `vc-diff' work.
6958
7f8b6551 6959 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 6960 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 6961 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
6962 signaled during `vc-after-save'.
6963
7f8b6551
SM
6964 * vc.el: Fix typo.
6965 This checkin is made with our new VC code base for the very first time.
6966 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
6967
6968 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
6969 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
6970
6971 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
6972 updated to `vc-uses-locking'.
7f8b6551 6973 (vc-checkout-required): Call to backend function.
7a004b71
GM
6974 `vc-checkout-required' updated to `vc-uses-locking' instead.
6975
6976 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
6977 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
6978
7f8b6551 6979 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 6980 to match the split into various backends.
7f8b6551 6981 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
6982 (vc-retrieve-snapshot): Bug fix.
6983
69842000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6985
6986 * vc-sccs.el (vc-sccs-release): Doc fix.
6987
69882000-09-04 Martin Lorentzson <martinl@gnu.org>
6989
6990 * vc.el (vc-next-action-on-file): Bug found and fixed.
6991 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
6992 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
6993
6994 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
6995 (vc-rcs-checkout): Name space cleaned up. No more revision number
6996 crunching function names that are not prefixed with vc-rcs.
6997 (vc-rcs-checkout-model): Function added. References to
6998 `vc-checkout-model' replaced.
6999
70002000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7001
7002 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7003 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
7004 still need to be split, and implemented for RCS).
7005
70062000-09-04 Martin Lorentzson <martinl@gnu.org>
7007
7008 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7009
7010 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7011 required by the vc.el file.
7012
7013 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7014 required by the vc.el file.
7015 (vc-rcs-exists): Function added.
7016
7017 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7018 required by the vc.el file.
7019
7020 * vc.el (vc-admin): Updated to handle selection of appropriate
7021 backend. Current implementation is crufty and need re-thinking.
7022
7023 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7024
70252000-09-04 Martin Lorentzson <martinl@gnu.org>
7026
7027 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7028 beginning of annotate buffers correctly.
7029
7030 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7031 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7032 functionality updated quite a lot to support multiple backends.
7033 Variables `vc-annotate-mode', `vc-annotate-buffers',
7034 `vc-annotate-backend' added.
7035
7036 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7037 `vc-annotate-difference' added to supported backend functions.
7038
70392000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7040
7041 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7042 Use with-temp-file instead of /bin/sh. Merged from mainline
7043
70442000-09-04 Martin Lorentzson <martinl@gnu.org>
7045
7046 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7047
7048 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7049
7050 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7051
70522000-09-04 Martin Lorentzson <martinl@gnu.org>
7053
7054 * vc-hooks.el: vc-state-heuristic added to
7055 vc-backend-hook-functions.
7056
7057 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7058
7059 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7060
7f8b6551
SM
7061 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7062 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
7063 state to `reserved'.
7064
7065 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7066 `vc-checkout-required'. Rename the `locked' state to `reserved'.
7067
70682000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7069
7f8b6551 7070 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
7071 untouched.
7072
7f8b6551 7073 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 7074
7f8b6551 7075 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
7076 if defined. (Merged from main line, slightly adapted.)
7077
7078 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7079 millenium problem (merged from mainline).
7080
70812000-09-04 Martin Lorentzson <martinl@gnu.org>
7082
7083 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7084 part and moved the non-BACKEND stuff to vc.el.
7085
7086 * vc.el: Split the annotate feature into a BACKEND specific part
7087 and moved it from the vc-cvs.el file to this one.
7088
70892000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7090
7f8b6551
SM
7091 * vc-hooks.el: Implement new state model.
7092 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7093 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 7094 locked by somebody else.
7f8b6551 7095 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
7096 vc-sccs-hooks.el and vc-rcs-hooks.el now.
7097 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 7098 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 7099
7f8b6551
SM
7100 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7101 Various simplifications and adaptations all over the place.
7a004b71 7102
7f8b6551
SM
7103 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7104 Simplify and adapt the rest.
7a004b71 7105
7f8b6551 7106 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 7107 interaction with view mode according to recent RCS change.
7f8b6551 7108 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
7109
71102000-09-04 Martin Lorentzson <martinl@gnu.org>
7111
7f8b6551 7112 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
7113
71142000-09-04 Martin Lorentzson <martinl@gnu.org>
7115
7116 * vc.el (vc-backend-release, vc-release-greater-or-equal)
7117 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
7118 (vc-minor-part, vc-previous-version): Functions that operate and
7119 compare revision numbers got proper documentation. Comments added
7120 about their possible removal.
7121
71222000-09-04 Martin Lorentzson <martinl@gnu.org>
7123
7124 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
7125 the vc-backend.el files.
7126
7127 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
7128
7129 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
7130 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
7131 (vc-rcs-previous-version): Functions added.
7132
7133 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
7134
7135 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
7136
71372000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7138
7139 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 7140 Comment out the definition for now. What is the right procedure
7a004b71
GM
7141 to get rid of it?
7142 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
7143 rewritten.
7f8b6551 7144 (vc-default-registered): Remove.
7a004b71
GM
7145 (vc-check-master-templates): New function; does mostly what the
7146 above did before.
7147 (vc-locking-user): Don't rely on the backend to set the property.
7148
7149 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 7150 Rewrite documentation.
7a004b71
GM
7151 (vc-rcs-templates-grabbed): New variable.
7152 (vc-rcs-grab-templates): New function.
7f8b6551 7153 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
7154
7155 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 7156 Rewrite documentation.
7a004b71
GM
7157 (vc-sccs-templates-grabbed): New variable.
7158 (vc-sccs-grab-templates): New function.
7f8b6551
SM
7159 (vc-sccs-registered): Rewrite to use above mechanism.
7160 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
7161 Don't throw the result, simply return it.
7a004b71 7162
7f8b6551
SM
7163 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
7164 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
7165 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 7166
7f8b6551 7167 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
7168 from main line.
7169
71702000-09-04 Martin Lorentzson <martinl@gnu.org>
7171
7f8b6551 7172 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 7173
7f8b6551 7174 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 7175
7f8b6551
SM
7176 * vc-rcs.el (vc-rcs-diff): New function.
7177 (vc-rcs-checkout): Bug (typo) found and fixed.
7178 (vc-rcs-register-switches): New variable.
7a004b71
GM
7179
7180 * vc.el (vc-backend-diff): Function removed and placed in the
7181 backend files.
7182
71832000-09-04 Martin Lorentzson <martinl@gnu.org>
7184
7185 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
7186
7187 * vc.el (vc-backend-checkout): Function removed and replaced in
7188 the vc-backend.el files.
7189
7190 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
7191
7192 * vc.el (vc-backend-admin): Removed and replaced in the
7193 vc-backend.el files.
7194
7195 * vc.el (Martin): Removed all the annotate functionality since it
7196 is CVS backend specific.
7197
71982000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7199
7200 * spec.txt: Added specification of vc-state.
7201
7202 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 7203 Remove handling of vc-latest-version and
7a004b71
GM
7204 vc-your-latest-version. What used to be vc-latest-version, is now
7205 returned as vc-workfile-version.
7f8b6551 7206 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
7207
72082000-09-04 Dave Love <fx@gnu.org>
7209
7210 * vc.el: [Merged from mainline.]
7211 (vc-dired-mode): Make the dired-move-to-filename-regexp
7212 regexp match the date, to avoid treating date as file size.
7213 Add YYYY S option to WESTERN/
7214
72152000-09-04 Dave Love <fx@gnu.org>
7216
7217 * vc.el: Require `compile' when compiling.
7218 (vc-logentry-check-hook): New option.
7219 (vc-steal-lock): Use compose-mail.
7220 (vc-dired-mode-map): Defvar when compiling.
7221 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
7222 vc-sccs.el and renamed. Callers changed.
7223 (vc-backend-checkout, vc-backend-logentry-check)
7224 (vc-backend-merge-news): Doc fix.
7225 (vc-default-logentry-check): New function.
7226 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
7227 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
7228 (vc-backend-merge): Doc fix. Use backend functions.
7229 (vc-check-headers): Use backend functions.
7230
7231 * vc-cvs.el: Require vc when compiling.
7232 (vc-cvs-register-switches): Doc fix.
7233 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
7234 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
7235 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
7236 New functions (code from vc.el).
7237 (vc-annotate-display-default): Fix interactive spec.
7238 (vc-annotate-time-span): Doc fix.
7239
7240 * vc-rcs.el: Require vc when compiling.
7241 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
7242 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
7243 (vc-rcs-checkin): New functions (code from vc.el).
7244 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
7245 Doc fix.
7246 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
7247
7248 * vc-sccs.el: Require vc when compiling.
7249 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
7250 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
7251 (vc-sccs-revert)
7252 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
7253 from vc.el).
7254 (vc-sccs-add-triple, vc-sccs-record-rename)
7255 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
7256 (vc-sccs-admin): Doc fix.
7257
72582000-09-04 Martin Lorentzson <martinl@gnu.org>
7259
7260 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
7261 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
7262 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
7263 from vc.el.
7264
7265 * vc-sccs.el (vc-admin-sccs): Added from vc.el
7266
7267 * vc-cvs.el: Moved the annotate functionality from vc.el.
7268 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
7269
72702000-09-04 Dave Love <fx@gnu.org>
7271
7272 * vc.el (vc-backend-release): Call vc-system-release.
7273
7274 * vc-sccs.el (vc-sccs-system-release):
7275 Renamed from vc-sccs-backend-release.
7276
7277 * vc-rcs.el (vc-rcs-system-release):
7278 Renamed from vc-rcs-backend-release.
7279
7280 * vc-cvs.el (vc-cvs-system-release):
7281 Renamed from vc-cvs-backend-release.
7282
72832000-09-04 Dave Love <fx@gnu.org>
7284
7285 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
7286 backend files.
7287 (vc-backend-release): Dispatch to backend functions.
7288 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
7289 probably needs attention.]
7290
7291 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
7292 (vc-sccs-backend-release): New function.
7293
7294 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
7295 (vc-cvs-backend-release): New function.
7296
7297 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
7298 Doc fix.
7299 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
7300 (vc-default-dired-state-info): New function.
7301 (vc-dired-state-info): Dispatch to backends.
7302 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
7303
7304 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
7305 from vc.el and renamed.
7306
73072000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7308
7309 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
7310 (vc-version-other-window, vc-backend-assign-name): Removed
7311 references to vc-latest-version; sometimes changed into
7312 vc-workfile-version.
7313
7314 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
7315 vc-rcs-master-workfile-version.
7316 (vc-rcs-workfile-version): Use the above. Don't call
7317 vc-latest-version (that was unreachable code, anyway).
7318 (vc-rcs-fetch-master-properties): Doc fix.
7319
7320 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
7321 (vc-backend-hook-functions): Removed them from this list, too.
7322 (vc-fetch-properties): Removed.
7323 (vc-workfile-version): Doc fix.
7324
7325 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
7326 (vc-rcs-workfile-version, vc-rcs-locking-user)
7327 (vc-rcs-uses-locking): Use it.
7328
7329 * vc-hooks.el (vc-consult-rcs-headers):
7330 Moved into vc-rcs-hooks.el, under the name
7331 vc-rcs-consult-headers.
7332
7333 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
7334 headers.
7335 (vc-cvs-find-master): Use this name only; correct different
7336 versions of the name.
7337
7338 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
7339 New functions.
7340 (vc-sccs-locking-user): Use the latter.
7341
7342 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
7343 New functions.
7344
7345 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
7346 Moved into both
7347 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
7348 functions are implementation details of those two backends.
7349
73502000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7351
7352 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
7353 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
7354
7355 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
7356 (vc-sccs-parse-locks): SCCS-specific code moved here from
7357 vc-hooks.
7358
7359 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
7360 code moved here from vc-hooks.
7361
7362 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
7363 into back-end specific parts and removed. Callers not updated
7364 yet; because I guess these callers will disappear into back-end
7365 specific files anyway.
7366
73672000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7368
7369 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
7370 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
7371 `vc-uses-locking'.
7372
7373 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
7374 Store yes/no in the property, and return t/nil. Updated all
7375 callers.
7376
7377 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
7378 vc-sccs-uses-locking. Don't set property.
7379 (vc-sccs-locking-user): Don't set property.
7380
7381 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
7382 vc-cvs-uses-locking. Don't set property here; leave that to
7383 vc-hooks.
7384 (vc-cvs-locking-user): Reflect above change. Streamlined.
7385
7386 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
7387 vc-rcs-uses-locking.
7388 (vc-rcs-locking-user): Reflect above change.
7389
73902000-09-04 Dave Love <fx@gnu.org>
7391
7392 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
7393
7394 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
7395
7396 * vc-hooks.el (vc-checkout-model): Punt to backends.
7397
7398 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
7399
7400 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
7401
7402 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
7403 New functions.
7404
7405 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
7406 New functions.
7407
7408 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
7409 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
7410
7411 * vc-hooks.el (vc-default-locking-user): New function.
7412 (vc-locking-user, vc-workfile-version): Punt to backends.
7413
74142000-09-04 Dave Love <fx@gnu.org>
7415
7416 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
7417 (vc-master-workfile-version): Moved from vc-hooks.
7418
7419 * vc-rcs-hooks.el: Fix duplicate code in last change.
7420
7421 * vc-rcs-hooks.el: Require vc-hooks when compiling.
7422 (vc-rcs-master-templates): Improve :type.
7423 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
7424 vc-master-workfile-version): Moved from vc-hooks.
7425
7426 * vc-sccs-hooks.el: Require vc-hooks when compiling.
7427 (vc-sccs-master-templates): Improve :type.
7428 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
7429
7430 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
7431
7432 * vc-cvs-hooks.el: Require vc-hooks when compiling.
7433 (vc-cvs-master-templates): Improve :type. Use
7434 vc-cvs-find-cvs-master.
7435 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
7436 from vc-hooks.
7437 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
7438
7439 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
7440 Moved to vc-cvs-hooks.
7441
7442 * vc-hooks.el: Add doc strings in various places. Simplify the
7443 minor mode setup.
7444 (vc-handled-backends): New user variable.
7445 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
7446 simplification.
7447
74482000-09-04 Dave Love <fx@gnu.org>
7449
7450 * vc.el: Some doc fixes for autoloaded and interactive functions.
7451 Fix compilation warnings from ediff stuff.
7452 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
7453
7454 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
7455
7456 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
7457
7458 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
7459
74602000-09-04 Dave Love <fx@gnu.org>
7461
7462 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7463 New variable.
7464 (vc-make-backend-function, vc-loadup, vc-call-backend)
7465 (vc-backend-defines): New functions.
7466
7467 * vc-hooks.el: Various doc fixes.
7468 (vc-default-back-end, vc-follow-symlinks): Custom fix.
7469 (vc-match-substring): Function removed. Callers changed to use
7470 match-string.
7471 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
7472 Simplify.
7473
74742000-09-04 Dave Love <fx@gnu.org>
7475
7476 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
7477 type.
7478 (vc-sccs-project-dir, vc-search-sccs-project-dir)
7479 (vc-sccs-registered): Doc fix.
7480
7481 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
7482 (vc-cvs-registered): Doc fix.
7483
7484 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
7485 (vc-rcs-registered): Doc fix.
7486
74872000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7488
7489 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
7490
7491 * vc-hooks.el: vc-registered has been renamed
7492 vc-default-registered. Some functions have been moved to the
7493 backend specific files. they all support the
7494 vc-BACKEND-registered functions.
7495
74962000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7497
7498 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
7499
7500 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
7501
a033ea13
DL
75022000-09-04 Dave Love <fx@gnu.org>
7503
179fc9ef
DL
7504 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
7505 menu-bar-update-hook.
7506
7507 * help.el (help-manyarg-func-alist): Add
7508 find-operation-coding-system.
7509
a033ea13
DL
7510 * wid-edit.el (widget-sexp-validate): Fix garbled code.
7511
7512 * custom.el (custom-set-variables): Print message about errors in
7513 setting.
7514
f8803e97
AI
75152000-09-03 Andrew Innes <andrewi@gnu.org>
7516
7517 * makefile.w32-in: Change to DOS line endings.
7518
59836110
EZ
75192000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7520
7521 * mouse.el (mouse-popup-menubar): Supply the prompt string for
7522 minor-mode keymaps, if they don't have one.
7523
5514ba5c
EZ
75242000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7525
7526 * eshell/esh-module.el (eval-when-compile): Don't lose if
7527 esh-module.el's file name is truncated to DOS 8+3 limits.
7528
79cf8e80
JW
75292000-09-01 John Wiegley <johnw@gnu.org>
7530
7531 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
7532 predicate, which caused entries in the completion list to be
7533 doubled.
7534
75352000-08-30 John Wiegley <johnw@gnu.org>
7536
7537 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
7538 sending to subprocesses. Also, hook pre-command-hook if
7539 `eshell-send-direct-to-subprocesses' is non-nil.
7540 (eshell-send-direct-to-subprocesses): New config variable. If t,
7541 subprocess input is send immediately.
7542 (eshell-toggle-direct-send): New function.
7543 (eshell-self-insert-command): New function.
7544 (eshell-intercept-commands): New function.
7545 (eshell-send-input): If direct subprocess sending is enabled,
7546 don't echo any input to the Eshell buffer. Let the subprocess
7547 handle that. This requires "stty echo" in bash, for example.
7548
75492000-08-28 John Wiegley <johnw@gnu.org>
7550
7551 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
7552 completion function for Eshell's implementation of `unset'.
7553
778911b9
EZ
75542000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7555
7556 * info.el (Info-directory-list): Doc fix.
7557
05d07b49
PB
75582000-08-31 Peter Breton <pbreton@ne.mediaone.net>
7559
9b4a7800 7560 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
7561 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
7562
9941d4c7
KH
75632000-08-31 Kenichi Handa <handa@etl.go.jp>
7564
7565 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
7566 coding systems.
7567
af9ba8ad
AI
75682000-08-30 Andrew Innes <andrewi@gnu.org>
7569
7570 * timer.el (run-with-idle-timer): Undo last change, so that timer
7571 is not activated immediately if Emacs is already idle. Some
7572 existing code relies on this behaviour.
7573
caccd8f2
MB
75742000-08-30 Miles Bader <miles@gnu.org>
7575
7576 * frame.el (set-frame-font): Do completion of font-name for
7577 interactive use.
7578
b64c0a1c
KH
75792000-08-30 Kenichi Handa <handa@etl.go.jp>
7580
7581 * international/quail.el (quail-start-translation): Bind locally
7582 last-command-event, last-command, and this-command.
7583 (quail-start-conversion): Likewise.
75cf0095 7584 (quail-self-insert-command): Fix docstring.
b64c0a1c 7585
fd5f61d3
GM
75862000-08-29 Gerd Moellmann <gerd@gnu.org>
7587
7588 * progmodes/executable.el
7589 (executable-make-buffer-file-executable-if-script-p): Check that
7590 buffer contains at least 2 characters.
7591
5b671d04
EZ
75922000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
7593
7594 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
7595
485d9513
DL
75962000-08-29 Dave Love <fx@gnu.org>
7597
a39fb83d
DL
7598 * diff-mode.el (diff-mode) <defgroup>: Add :version.
7599 (diff-mode-shared-map): Bind mouse-2.
7600 (diff-imenu-generic-expression): New variable.
7601 (diff-mode): Use it.
7602
485d9513
DL
7603 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
7604 (mouse-popup-menubar): Add minor mode menus.
7605 (popup-menu): Check for lookup-key returning number.
7606
ba3478d9
MB
76072000-08-29 Miles Bader <miles@gnu.org>
7608
7609 * comint.el (comint-send-input): Create overlays using the proper
7610 front/read-advance arguments.
9b4a7800 7611
c3d6d211
GM
76122000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7613
7614 * ps-print.el: Even/odd pages printing. Doc fix.
7615 (ps-print-version): New version number (6.0).
7616 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
7617 (ps-background, ps-begin-file, ps-begin-job): Code fix.
7618 (ps-print-duplex-feature): Variable eliminated.
7619 (ps-even-or-odd-pages): New variable.
7620
ba087cd7 7621 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
7622 (ebnf-version): New version (3.3).
7623 (ebnf-user-arrow): Change variable customization to sexp.
7624 (ebnf-user-arrow): Function eliminated.
7625 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 7626
d313265f
KH
76272000-08-29 Kenichi Handa <handa@etl.go.jp>
7628
cba62b78 7629 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
7630 (help-make-xrefs): Handle help-xref-mule-regexp.
7631
7632 * international/mule-cmds.el (help-xref-mule-regexp-template): New
7633 variable.
7634 (describe-input-method): Temporarily activate the specfied input
7635 method to display the information.
7636 (describe-language-environment): Hyperlinks to mule related items.
7637
7638 * international/mule-diag.el (charset-multibyte-form-string): New
7639 function.
7640 (list-character-sets-1): Use charset-multibyte-form-string.
7641 (describe-character-set): New function.
7642 (describe-coding-system): Hyperlinks to safe character sets.
7643
7644 * international/quail.el (quail-help): New arg PACKAGE.
7645 Hyperlinks to mule related items.
7646 (quail-help-insert-keymap-description): Use
7647 substitute-command-keys instead of describe-bindings.
7648 (quail-translation-help): Hyperlinks to mule related items.
7649
b4bd214e
JW
76502000-08-28 John Wiegley <johnw@gnu.org>
7651
ca7aae91
JW
7652 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
7653 have a defsubst call itself. Made `eshell-flatten-list' back into
7654 a function again.
7655
b4bd214e
JW
7656 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
7657 catch, in case re-centering point at bottom messes up the display.
7658 This happens frequently in Emacs 21, due I believe to variable
7659 line heights.
7660
7661 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
7662 to call `find-tag-interactive'.
7663
7664 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
7665 the list of remember directories.
7666
d44e146b
JW
76672000-08-28 John Wiegley <johnw@gnu.org>
7668
7669 * align.el: Test align-region-separate to see if it's a symbol.
7670
546c0888 76712000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
7672
7673 * eshell/esh-util.el (eshell-flatten-list): Made this function
7674 into a defsubst form. It gets used very frequently, although
7675 calls don't occur all that often.
7676
7677 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
7678 examining it.
7679
7680 * eshell/esh-cmd.el (eshell-rewrite-while-command):
7681 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
7682 `eshell-protect'.
7683 (eshell-copy-handles): Created a new macro for duplicating the
7684 current set of open handles. This is needed by the looping
7685 functions.
7686 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
7687 is not incorrectly stomped on.
7688
7689 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
7690 declaration for pcomplete-use-paring.
7691 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
7692 value of eshell-cmpl-use-paring.
7693 * pcomplete.el (pcomplete-use-paring): New config variable, to
7694 indicate whether paring should be used.
7695 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
7696 completion alternatives that have already been used.
7697
7698 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
7699 bound to C-c C-y, which will repeat the previous N arguments
7700 (based on prefix argument).
7701 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
7702
7703 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
7704 if there is no *Help* buffer. This is for XEmacs, which renames
7705 its help buffers uniquely. TODO: Find out what the current buffer
7706 name to delete is.
7707
7708 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
7709 first entry that correlates to a passwd/group number. Later
7710 entries (used for group/user name aliasing to multiple IDs) are
7711 ignored.
7712
9b4a7800
TTN
7713 * eshell/em-xtra.el (eshell/expr):
7714 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
7715 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
7716 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
7717 argument list, before passing it to the system command.
7718
7719 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
7720 `find-tag' for use at final position in Eshell buffers (which
7721 otherwise triggers an error on Emacs 21).
7722 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
7723 buffer, if it is currently bound to `find-tag'.
7724
7725 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
7726 in the list of matched Makefile names.
7727 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
7728 directory, prefer its contents to Makefile.
7729
7730 * eshell/em-dirs.el (eshell/cd): cd commands that look up
7731 directory parts (like "cd old new", or "cd =regexp"), are now case
7732 sensitive on non-Windows/DOS platforms.
7733
7734 * eshell/esh-mode.el (eshell-parse-command-input): When a user
7735 types RET after an open delimiter (like "), display a message
7736 indicating that Eshell is waiting for the closing delimiter.
7737
7738 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
7739 environment variables.
7740
7741 * eshell/em-unix.el (eshell/diff): Added logic to fail more
7742 gracefully if the user enters incorrect arguments.
7743
7744 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
7745 Eshell buffers.
7746
9b4a7800
TTN
7747 * eshell/esh-var.el (eshell-interpolate-variable):
7748 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
7749 * eshell/em-unix.el (eshell-du-sum-directory):
7750 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
7751 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
7752 (not (= ...)).
7753
7754 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
7755 to ensure the `preserve' flag gets propagated when doing recursive
7756 directory copies.
7757
546c0888 77582000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
7759
7760 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
7761 Don't convert \n into \0177 in memory.
7762 (eshell-read-history, eshell-write-history): Convert \n to \0177,
7763 and back again, when reading and writing.
9b4a7800 7764
546c0888 77652000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
7766
7767 * eshell/esh-util.el (eshell-processp): Added to relieve constant
7768 testing of `fboundp' on `processp'.
7769
7770 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
7771 (eshell/jobs): Don't call process-list if it is not bound.
7772 (eshell-gather-process-output): Support systems where async
7773 subprocesses aren't supported.
7774 (eshell-scratch-buffer, eshell-last-sync-output-start): New
7775 variables.
7776
7777 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
7778 eshell-do-eval returns t.
7779 (eshell-do-pipelines-synchronously): New defmacro.
7780 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
7781 when async subprocesses aren't supported.
7782 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
7783 if async subprocesses aren't supported.
7784 (eshell-resume-command): Don't assume STATUS is a string.
7785
7786 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
7787
7788 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
7789 (eshell-close-target, eshell-get-target): Use eshell-processp.
7790 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
7791 fix.
7792 (eshell-get-target, eshell-create-handles): Doc fix.
7793
546c0888 77942000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 7795
546c0888 7796 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
7797 criterion to include commands that output something, as long as it
7798 leaves both the command and the end-of-buffer visible when the
7799 command has exited.
7800 (eshell-review-quick-commands): Adjust the help doc string
7801 accordingly.
7802
2a371c3b
PB
78032000-08-28 Peter Breton <pbreton@ne.mediaone.net>
7804
8348e1f9 7805 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 7806 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 7807
9b4a7800 7808 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
7809 (file-cache-assoc-function): New variable
7810 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
7811 Use file-cache-case-fold-search variable
7812 (file-cache-add-file): Use file-cache-assoc-function
7813 (file-cache-delete-file): likewise
7814 (file-cache-directory-name): likewise
7815 (file-cache-debug-read-from-minibuffer): likewise
7816
95931eb1
GM
78172000-08-28 Gerd Moellmann <gerd@gnu.org>
7818
7819 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
7820 (abbrev-table-name): New function.
7821 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
7822 If non-nil list local abbrev, only.
7823
bb17930d
GM
78242000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
7825
546c0888
EZ
7826 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
7827 from Gnus support code, and use special article copy buffer
bb17930d
GM
7828 `(gnus-original-article-buffer)' instead. This allows to get rid
7829 of article-hide-headers usage (which breaks in the latest Gnus
7830 version). Thanks to Detlev Zundel.
7831
41a68aef
KH
78322000-08-28 Kenichi Handa <handa@etl.go.jp>
7833
7834 * international/quail.el (quail-use-package): Hide "... loaded"
7835 message.
7836 (quail-start-translation, quail-start-conversion): Likewise.
7837
7838 * international/kkc.el (kkc-region): Hide "... loaded" message.
7839
28bb2cef
DL
78402000-08-27 Dave Love <fx@gnu.org>
7841
7842 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
7843
11a1118d
MB
78442000-08-27 Miles Bader <miles@gnu.org>
7845
7846 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
7847
0f85d477
KH
78482000-08-27 Kenichi Handa <handa@etl.go.jp>
7849
7850 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
7851 'ja-dic-cnv), not (require 'skkdic-cnv).
7852
2d73e8d3
MB
78532000-08-26 Miles Bader <miles@gnu.org>
7854
a0e5a5a4
MB
7855 * faces.el (face-x-resources): Add entry for :inherit.
7856 * cus-face.el (custom-face-attributes): Add support for :inherit
7857 attribute. Add support for relative face heights.
7858 (custom-face-attributes-get): Treat `nil' as being a default value
7859 for :inherit (as well as `unspecified').
7860
19feb949
MB
7861 * faces.el (set-face-attribute): Update doc string.
7862 (face-attribute-name-alist): Add :inherit.
7863 (face-valid-attribute-values): Handle :inherit.
7864 (face-read-string): Rephrase prompt to be less confusing.
7865 Assume that DEFAULT is a string, since we must return a string.
7866 (face-read-integer): Use `format' to turn DEFAULT into an
7867 acceptable default for face-read-string. Match NEW-VALUE against
7868 the string "unspecified", not the symbol `unspecified', since
7869 that's what face-read-string returns.
7870 (read-face-attribute): Lookup a name for old-value in valid, and
7871 use it as a default if we find one. Treat all values from
7872 face-read-string as strings. If the default is used, don't do any
7873 more processing on the value, just use the old value directly.
7874 (read-face-and-attribute, modify-face): Tweak prompt.
7875 (read-face-name): Don't assume prompt ends with a space.
7876
2d73e8d3
MB
7877 * faces.el (describe-face): Add support for :inherit attribute.
7878
a1a2e38f
KH
78792000-08-25 Kenichi Handa <handa@etl.go.jp>
7880
e84fa7c5
KH
7881 * terminal.el (terminal-emulator): Fix args to `concat'. Now
7882 concat doesn't accept interger.
7883
a1a2e38f
KH
7884 * international/kkc.el: Remove SKK from Keywords. Require
7885 ja-dic-utl instead of skkdic-utl.
7886
7887 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
7888 Provide ja-dic-cnv instead of skkdic-cnv.
7889 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
7890 (iso-2022-7bit-short): Add safe-charsets property.
7891 (skkdic-convert-postfix): Search Japanese chou-on character in
7892 addition to Hiragana character.
7893 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
7894 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
7895 (batch-skkdic-convert): Likewise.
7896
7897 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
7898 Provide ja-dic-utl instead of skkdic-utl.
7899 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
7900
f6499c03
DL
79012000-08-24 Dave Love <fx@gnu.org>
7902
1c2c3f16
DL
7903 * disp-table.el (standard-display-default): Make the test of `l'
7904 useful.
7905
f6499c03
DL
7906 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
7907 mod sample text.
7908
7909 * international/iso-ascii.el: Make pilcrow convenient string
7910 consistent with section.
7911 (iso-ascii-display): Set up multibyte characters as well as
7912 unibyte.
7913
c543db81
KH
79142000-08-24 Kenichi Handa <handa@etl.go.jp>
7915
7916 * international/mule-cmds.el (reset-language-environment): Set
7917 default-process-coding-system to '(undecided . iso-latin-1), which
7918 makes process I/O almost consistent with file I/O. Call this
7919 function when mule-cmds.el[c] is loaded.
7920
746d9caf
AI
79212000-08-22 Andrew Innes <andrewi@gnu.org>
7922
7923 * makefile.w32-in: New file.
7924
5484005d
MB
79252000-08-22 Miles Bader <miles@lsi.nec.co.jp>
7926
7927 * comint.el (comint-output-filter): Compare end of
7928 comint-last-output-overlay with the start of the newly inserted
7929 text, not the end, when deciding whether to extend it.
9b4a7800 7930 Set saved-point's insertion type to advance after insertion.
5484005d
MB
7931
7932 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
7933 since this is now done independently of font-lock mode.
7934
7a912f63
GM
79352000-08-21 Gerd Moellmann <gerd@gnu.org>
7936
7937 * server.el (server-kill-new-buffers): New user option.
7938 (server-existing-buffer): New buffer-local variable.
7939 (server-visit-files): When using an existing buffer, set
7940 server-existing-buffer to t.
7941 (server-buffer-done): If server-kill-new-buffers is t, kill the
7942 buffer, unless it was already present before visiting it with
7943 Emacs server.
9b4a7800 7944
240301df
EZ
79452000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
7946
7947 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
7948 even if the display doesn't support colors: some displays will
7949 support bold/underline faces.
7950
cbcef616
GM
79512000-08-21 Gerd Moellmann <gerd@gnu.org>
7952
6917e6bb
GM
7953 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
7954
cbcef616
GM
7955 * startup.el (command-line): If user's init file had an error,
7956 add explanatory text to *Messages*.
7957
6922b018
KH
79582000-08-21 Kenichi Handa <handa@etl.go.jp>
7959
7960 * man.el (Man-getpage-in-background): Decode the process output by
7961 the system locale coding system.
7962
e50c4203
DL
79632000-08-20 Dave Love <fx@gnu.org>
7964
96ab6351
DL
7965 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
7966 Don't test x-popup-menu.
7967 (function) <complete-function>: Complete only fbound symbols.
7968 <validate, value>: New.
7969 (variable) <complete-function>: Complete only bound symbols.
7970 (coding-system): Add :base-only, :complete-function, :validate,
7971 :value, :prompt-match.
7972 (widget-coding-system-prompt-value): Use read-coding-system and
7973 act on :base-only.
7974 (editable-field): Add :help-echo.
7975 (widget-push-button-gui, widget-push-button-cache)
7976 (widget-gui-action, widget-editable-list-gui): COmment out, along
7977 with uses.
7978 (widget-at): Make arg optional.
7979 (widget-echo-help): Adjust for current help-echo calling sequence.
7980 (widget-specify-field, widget-specify-button)
7981 (widget-specify-insert, widget-get-sibling, widget-image-find)
7982 (widget-convert, widget-insert, widget-leave-text)
7983 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
7984 (widget-setup, widget-field-find, widget-before-change)
7985 (widget-after-change, widget-default-complete)
7986 (widget-default-create, widget-default-delete)
7987 (widget-push-button-value-create, editable-field)
7988 (widget-field-prompt-value, widget-field-validate)
7989 (widget-choice-value-create, widget-choice-action)
7990 (widget-choice-validate, widget-checklist-add-item)
7991 (widget-radio-add-item, widget-radio-chosen)
7992 (widget-radio-value-inline, widget-editable-list-value-create)
7993 (widget-editable-list-entry-create)
7994 (widget-documentation-link-add)
7995 (widget-documentation-string-value-create)
7996 (widget-regexp-validate, widget-file-complete)
7997 (widget-sexp-validate, widget-plist-convert-widget)
7998 (widget-plist-convert-widget, widget-alist-convert-widget)
7999 (widget-alist-convert-widget, widget-color-complete): Simplify,
8000 particularly to avoid bindings which aren't optimized out.
8001
e50c4203
DL
8002 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8003 Doc fix.
8004 (down-list, backward-up-list, up-list, kill-sexp)
8005 (backward-kill-sexp, mark-sexp): Make arg optional.
8006 (lisp-complete-symbol): Add optional arg PREDICATE.
8007
8008 * cus-start.el: Add display-buffer-reuse-frames,
8009 file-coding-system-alist.
8010
511bd4eb
GM
80112000-08-20 Gerd Moellmann <gerd@gnu.org>
8012
8013 * startup.el (command-line): Clear realized faces after
8014 modifying TTY color mappings.
8015
a9de7d29
MB
80162000-08-20 Miles Bader <miles@gnu.org>
8017
8018 * faces.el (face-attr-match-p): Don't return true if ATTRS are
8019 merely a subset of FACE's attributes.
8020
8a8023d9
MB
80212000-08-19 Miles Bader <miles@gnu.org>
8022
8023 * comint.el (comint-output-filter): Save the point with a marker,
8024 not just a buffer position.
8025
8026 * international/mule.el (set-buffer-process-coding-system): Make
8027 interactive prompt less confusing.
8028
1433385f
GM
80292000-08-19 Gerd Moellmann <gerd@gnu.org>
8030
8031 * hilit-chg.el: General cleanup of doc strings, comments and
8032 code formatting.
8033
136b4eda
MB
80342000-08-19 Miles Bader <miles@gnu.org>
8035
8036 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8037 Compiler macro removed; beginning-of-line is no longer always
8038 equivalent to forward-line, in the presence of fields.
8039
8040 * comint.el (comint-output-filter): Remove ad-hoc saving of
8041 restriction, and just use save-restriction, now that it works
8042 correctly. Don't adjust comint-last-input-start to account for
8043 our insertion; it shouldn't have moved because we don't use
8044 insert-before-markers anymore. Comment out call to
8045 `force-mode-line-update'; why is it here?
8046
8047 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8048 while checking for prompt to delete. Use `forward-line 0'
8049 instead of beginning-of-line.
8050 (gud-filter): Temporarily widen gud comint buffer while
8051 examining output.
8052
cdd0f857
SM
80532000-08-18 Stefan Monnier <monnier@cs.yale.edu>
8054
ebf96bfa
SM
8055 * progmodes/sh-script.el: Big bag of typos.
8056
cdd0f857
SM
8057 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8058 check since ispell-process is not bound when ispell is not yet loaded.
8059
9bb7a286
DL
80602000-08-18 Dave Love <fx@gnu.org>
8061
8062 * image.el (find-image): Copy `spec' before using plist-put.
8063
74ec6045
GM
80642000-08-18 Gerd Moellmann <gerd@gnu.org>
8065
8066 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8067 `portugues'.
8068
8069 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8070 backward-kill-sexp, analogous to kill-sexp.
8071
8072 * progmodes/icon.el (icon-indent-line)
8073 (icon-is-continuation-line): Handle comments specially.
8074
80752000-08-17 Ken Stevens <k.stevens@ieee.org>
8076
8077 * ispell.el: Set to standard author/maintainer/keyword fields.
8078 Fine tuning to menu map appearance and operation, and added help.
8079 Remove `start' and `end' error messages when compiling.
8080 (ispell-choices-win-default-height): Fixed comment string.
8081 (ispell-dictionary-alist-1): Fixed regexp in castellano and
8082 castellano8 dictionaries.
8083 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8084 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8085 dictionary, added italiano dictionary.
8086 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8087 word character
8088 (ispell-tex-skip-alists): Added psfig support.
8089 (ispell-skip-html): Renamed from ispell-skip-sgml.
8090 (ispell-begin-skip-region-regexp, ispell-skip-region)
8091 (ispell-minor-check): Improved html skipping support to skip across
8092 code, and recognize `&' commands without propper `;' syntax;
8093 (ispell-process-line): Fix alignment error when manually
8094 correcting spelling.
8095 (ispell): Fix comment string.
8096 (ispell-add-per-file-word-list): Always put word list on new line.
8097
3787e12e
GM
80982000-08-17 Gerd Moellmann <gerd@gnu.org>
8099
a7b28523
GM
8100 * format.el (format-encode-run-method): Fix error message to say
8101 `encode' instead of `decode'. Use save-window-excursion around
8102 shell-command-on-region as in format-decode-run-method because
8103 shell-command-on-region can display a buffer with error output.
8104 (format-decode): Don't record undo information for the decoding.
8105 (format-annotate-function): Add parameter FORMAT-COUNT. Make
8106 that number part of the temporary buffer name so that more than
8107 one decoding using a temporary buffer can happen safely.
8108
8109 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8110 of `A-z' in the regexp.
8111
8112 * hilit-chg.el: Fix typos in commentary.
8113
3787e12e
GM
8114 * help.el (view-emacs-news): Rewritten for new naming scheme
8115 for old NEWS files.
8116
8117 * startup.el (command-line): Pop to *Messages* in case an error
8118 is signaled while loading user-init-file.
8119
d2473540
AS
81202000-08-17 Andreas Schwab <schwab@suse.de>
8121
8122 * files.el (insert-directory): Don't lose original file name,
8123 undoing an undocumented change.
8124
c0bbaf57
GM
81252000-08-17 Alex Schroeder <alex@gnu.org>
8126
8127 * sql.el (sql-magic-go): Use comint-bol.
8128 (sql-copy-column): Use comint-line-beginning-position.
8129 (comint-line-beginning-position): Define a replacement for
8130 comint-line-beginning-position if it is not fboundp.
8131
81322000-08-17 Alex Schroeder <alex@gnu.org>
8133
8134 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
8135 it didn't have any effect anyway.
8136
81372000-08-17 Alex Schroeder <alex@gnu.org>
8138
8139 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
8140 --pset and pager=off instead of sending \\o|cat at the beginning
8141 of the session.
8142
9d245da5
MB
81432000-08-17 Miles Bader <miles@gnu.org>
8144
8145 * progmodes/octave-inf.el: Add compatibility definition of
8146 comint-line-beginning-position.
8147
abfdbd2e
KH
81482000-08-17 Kenichi Handa <handa@etl.go.jp>
8149
8150 * startup.el (normal-top-level): Look in each dir in load-path for
8151 a leim-list.el file too. This assures of loading leim-list.el
8152 that is created at Emacs installation time even if a user have his
8153 own leim-list.el.
8154
a0b8c939
MB
81552000-08-17 Miles Bader <miles@gnu.org>
8156
8157 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
8158 foreground color to black if the background is dark.
8159
7382bcae
SM
81602000-08-16 Stefan Monnier <monnier@cs.yale.edu>
8161
8162 * loadhist.el (unload-feature): Typo.
8163
9b4a7800 8164 * finder.el (finder-compile-keywords):
7382bcae
SM
8165 * cus-dep.el (custom-make-dependencies): Add local-variable settings
8166 to the generated file.
8167
8168 * mail/mh-e.el (mh-make-local-vars):
8169 Replace make-variable-buffer-local with make-local-variable.
8170
cdd0f857 8171 * play/landmark.el:
7382bcae 8172 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
8173 * mail/mailabbrev.el (mail-abbrevs-mode):
8174 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
8175 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
8176
8177 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
8178
8179 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
8180 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
8181 Allow going past the last element.
9b4a7800 8182 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
8183 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
8184 (cvs-mouse-toggle-mark): Don't move point.
8185 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
8186
8187 * progmodes/compile.el (grep): Provide a default set of files.
8188 (next-error): Docstring fix.
8189 (compilation-find-file): Avoid find-file (fails in a dedicated window).
8190
8191 * emacs-lisp/easy-mmode.el (define-minor-mode):
8192 Use `symbol-value' to keep the byte-compiler quiet.
8193
8194 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
8195 (diff-find-source-location): New fun, extracted from diff-goto-source.
8196 (diff-goto-source): Use it.
8197 (diff-next-complex-hunk, diff-filter-lines): New function.
8198 (diff-apply-hunk): New command.
8199
8200 * smerge-mode.el (smerge-mode-menu): Doc fix.
8201
8202 * msb.el (msb-mode): Define it in terms of define-minor-mode.
8203
4f00b8c1
DL
82042000-08-16 Dave Love <fx@gnu.org>
8205
2b5198bb
DL
8206 * windmove.el (windmove) <defgroup>: Add :version.
8207
8208 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
8209 (goto-address-fontify-p, goto-address-highlight-p)
8210 (goto-address-url-face, goto-address-url-mouse-face)
8211 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
8212 (goto-address-url-regexp): Use thing-at-point-url-regexp.
8213 (goto-address-fontify, goto-address-at-mouse): Simplify,
8214 (goto-address-at-point): browse-url-url-at-point,
8215 goto-address-find-address-at-point can return nil.
8216 (goto-address-find-address-at-point): Return nil on failure.
8217
8218 * align.el (align) <defgroup>: Add :version.
8219
8220 * calculator.el (calculator): Add :version.
8221 (calculator): Use two lines for calculator window if `modeline'
8222 face is boxed.
8223
4f00b8c1
DL
8224 * play/5x5.el: Doc fixes.
8225 (5x5) <defgroup>: Add :version.
8226
8227 * play/fortune.el (fortune) <defgroup>: Add :version.
8228 (fortune-append): Fix error message.
8229 (fortune-from-region): Doc fix.
8230
8231 * play/pong.el (pong): Doc fix.
8232
8233 * play/morse.el: Keywords, commentary, autoloads.
8234
69db7ee7
EZ
82352000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
8236
8237 * desktop.el (desktop-save): Don't look at symbol-value of a
8238 member of minor-mode-alist, unless it is boundp.
8239
10e1dad9
SS
82402000-08-16 Sam Steingold <sds@gnu.org>
8241
a0b8c939 8242 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
8243 `while'; use `with-current-buffer' instead of `save-excursion'.
8244 Removed unnecessary kludges now that "*Buffer List*" is excluded.
8245
9d7bcb2e
KH
82462000-08-16 Kenichi Handa <handa@etl.go.jp>
8247
8248 * international/ccl.el (declare-ccl-program): Docstring modified.
8249 (ccl-execute-with-args): Likewise.
8250
04231ab8
MB
82512000-08-16 Miles Bader <miles@gnu.org>
8252
9d245da5 8253 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
8254 comint-line-beginning-position.
8255
f68446ef
GM
82562000-08-15 Gerd Moellmann <gerd@gnu.org>
8257
dc28878c
GM
8258 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
8259 'buffer-menu' property.
8260 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
8261 fails.
8262 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
8263 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
8264 wasn't killed.
10e1dad9 8265
58ed0d3b
GM
8266 * buff-menu.el (list-buffers-noselect): Don't display the
8267 *Buffer List* buffer.
8268
32dc52f7
GM
8269 * font-lock.el: Require jit-lock to prevent a very late
8270 `Loading jit-lock' message.
8271
f68446ef 8272 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 8273 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
8274 mail address.
8275
90ac90a2
MB
82762000-08-15 Miles Bader <miles@gnu.org>
8277
8278 * textmodes/ispell.el (ispell-graphic-p): New constant.
8279 (ispell-choices-win-default-height, ispell-help): Use
8280 `ispell-graphic-p' instead of `xemacsp'.
8281
b0a0e263
DL
82822000-08-15 Dave Love <fx@gnu.org>
8283
c1e757e3
DL
8284 * simple.el: Autoload widget-convert when compiling.
8285 (mail-user-agent): Doc fix.
8286
8287 * help.el (function-called-at-point, variable-at-point): Use
8288 with-syntax-table.
8289 (help-manyarg-func-alist): Add insert-and-inherit.
8290
8291 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
8292
8293 * delsel.el (delsel-unload-hook): New function.
8294
8295 * find-file.el: Doc fixes. Move provide to end.
8296 (ff) <defgroup>: Add :link.
8297 (ff-goto-click): Deleted.
8298 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
8299 Use mouse-set-point.
8300
8301 * textmodes/tildify.el: Doc fixes.
8302 (tildify) <defgroup>: Add:version.
8303
8304 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
8305 (glasses-custom-set): Use set-default, not set.
8306 (minor-mode-alist): Propertize the lighter.
8307 (glasses-mode): Provide optional arg.
8308
5f847612
DL
8309 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
8310 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
8311 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
8312 option. Provide :type.
8313 (cwarn-configuration): Provide :type.
8314 (cwarn-mode): Doc fix.
8315
8316 * add-log.el (change-log-merge): Doc fix.
8317 (change-log-redate): New command.
8318
b0a0e263
DL
8319 * net/browse-url.el (browse-url-filename-alist): Add a clause for
8320 Doze and Dog.
8321 (browse-url): Use dolist, not mapcar.
8322 (browse-url-at-point): Check for null url.
8323 (browse-url-event-buffer, browse-url-event-point): Functions
8324 deleted.
8325 (browse-url-at-mouse, browse-url-netscape): Simplify.
8326
8327 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
8328 modes.
8329 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
8330 Fix previous change to mapcan.
8331 (msb--init-file-alist, msb--add-separators)
8332 (msb--make-keymap-menu): Simplify.
8333 (msb--choose-file-menu): Use copy-sequence.
8334 (msb-mode-map): Add title to keymap.
8335 (msb-unload-hook): New function.
8336
8337 * bs.el: Fix indentation.
8338 (bs) <defgroup>: Add :links.
2b5198bb
DL
8339 (bs-show): Doc fix.
8340 (bs-apply-sort-faces): Don't use window-system.
8341 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 8342
70f1b78e
EZ
83432000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
8344
8345 * calendar/timeclock.el (timeclock-file): Run .timelog through
8346 convert-standard-filename.
8347
956777b3
GM
83482000-08-14 Gerd Moellmann <gerd@gnu.org>
8349
3215096c
GM
8350 * emacs-lisp/authors.el: New file.
8351
956777b3
GM
8352 * paren.el (show-paren-priority): New user option.
8353 (show-paren-function): Set overlay priorities to
8354 show-paren-priority.
10e1dad9 8355
0cde1424
MB
83562000-08-14 Miles Bader <miles@gnu.org>
8357
8358 * comint.el (comint-bol): Use `forward-line 0' instead of calling
8359 beginning-of-line with inhibit-field-text-motion bound.
8360
90cbf47e
GM
83612000-08-14 Gerd Moellmann <gerd@gnu.org>
8362
8363 * calendar/timeclock.el: New file.
8364
83652000-08-14 David Ponce <david@dponce.com>
8366
8367 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
8368 `widget-button-click'. so that one can use left mouse button to
8369 click on dialog buttons.
8370
83712000-08-14 Emmanuel Briot <briot@gnat.com>
8372
8373 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 8374 identifiers, since XML is case sensitive
10e1dad9 8375
79e8dca7 83762000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 8377
660394d1
MB
8378 * comint.el (comint-output-filter): Don't bother frobbing
8379 window-start, it doesn't seem to be necessary.
79e8dca7
MB
8380
8381 * comint.el (comint-send-string, comint-send-region): Make into
8382 real functions. Snapshot the prompt before sending.
8383
218c2cc7
EZ
83842000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
8385
8386 * info.el (Info-find-emacs-command-nodes): Rewrite to use
8387 technique similar to Info-index, instead of relying on specific
8388 names of relevant Index nodes.
8389 (Info-goto-emacs-command-node): Bind Info-history to nil when
8390 going to the first node found by Info-find-emacs-command-nodes.
8391
51e066d2 83922000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
8393
8394 * menu-bar.el (menu-bar-help-menu): Add a :help string.
8395
867102f2
MB
83962000-08-10 Miles Bader <miles@gnu.org>
8397
8398 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
8399
af718538
EZ
84002000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
8401
8402 * info.el (Info-file-list-for-emacs): More elements for the
8403 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
8404 and woman manuals.
8405
c51bacd6
MB
84062000-08-10 Miles Bader <miles@lsi.nec.co.jp>
8407
8408 * comint.el (comint-send-input): Make the newline boundary overlay
8409 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
8410 (comint-output-filter): Use `insert' instead of
8411 `insert-before-markers'. Extend comint-last-output-overlay when
8412 necessary since we can't rely on insert-before-markers to do it.
8413 * gud.el (gud-filter): Use `with-current-buffer' instead of
8414 save-excursion when inserting the output, so that point gets
8415 updated correctly; the old method relied on a rather dodgy
8416 side-effect of comint-output-filter to avoid the effect of
8417 save-excursion.
8418
98532b12
EZ
84192000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
8420
8421 * files.el (recover-file): Call insert-directory instead of
8422 invoking `ls' directly.
8423
3db4b719
MB
84242000-08-10 Miles Bader <miles@gnu.org>
8425
8426 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
8427 (comint-last-prompt-overlay): New variables.
8428 (comint-output-filter): Implement prompt highlighting.
8429 (comint-snapshot-last-prompt): New function.
8430 (comint-send-input): Snapshot the last prompt.
8431 Use comint-highlight-input-face.
8432 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
8433 Use defface instead of defcustom.
8434 (send-invisible, comint-send-eof): Snapshot the last prompt.
8435 (comint-delchar-or-maybe-eof): Use comint-send-eof.
8436 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
8437
96190aa1
SM
84382000-08-09 Stefan Monnier <monnier@cs.yale.edu>
8439
5cda4b07
SM
8440 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
8441 (regexp-opt-group): Use a list of chars for `letters'.
8442 (regexp-opt-charset): `chars' is now a list of chars.
8443 Use a char-table rather than a vector so it works for multibyte chars.
8444
96190aa1
SM
8445 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
8446 Set cvs-minor-current-files to the selected fileinfo.
8447 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
8448 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
8449
7d093d56
EZ
84502000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
8451
8452 * files.el (insert-directory): Don't call access-file on
8453 directories on DOS and Windows.
8454
b24c5811
KH
84552000-08-09 Kenichi Handa <handa@etl.go.jp>
8456
8457 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
8458 longer if necessary.
8459 (ccl-embed-code): Call ccl-embed-data to store CODE in
8460 ccl-program-vector.
8461
0a6fd67e
MB
84622000-08-09 Miles Bader <miles@gnu.org>
8463
8464 * comint.el (comint-output-filter): Properly handle the case where
8465 the text surrounded by comint-last-output-overlay was deleted.
8466
9f6d1a6c
GM
84672000-08-08 Gerd Moellmann <gerd@gnu.org>
8468
25ad1371
GM
8469 * info.el (Info-insert-dir): Use Info-additional-directory-list if
8470 non-nil.
8471 (Info-file-list-for-emacs): Remove "info" from the list because
8472 that leads to trying to use the documentation from file `info'
8473 in various situations where it isn't appropriate, for instance
8474 C-h C-k C-h i.
8475
8476 * ffap.el (ffap-read-file-or-url-internal): Handle case that
8477 DIR and/or STRING are nil.
8478
8479 * progmodes/compile.el (compilation-setup): Make variable
8480 compilation-error-screen-columns buffer-local, as some comment
8481 in the code suggests it should be.
8482
8483 * files.el (auto-mode-interpreter-regexp): New variable.
8484 (set-auto-mode): Use it.
8485
8486 * indent.el (indent-for-tab-command): Doc fix.
8487
8488 * mouse-sel.el (mouse-sel-mode): Doc fix.
8489
9f6d1a6c
GM
8490 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
8491 labels.
8492
8493 * help.el (print-help-return-message): When
8494 display-buffer-reuse-frames is set, let the help window been quit,
8495 instead of deleting it, which might delete a reused frame.
8496
3d819a75
EZ
84972000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8498
8499 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
8500 rename a directory to a name that differs only by its letter case.
8501
c5a52529
KH
85022000-08-08 Kenichi Handa <handa@etl.go.jp>
8503
8504 * international/quail.el (quail-define-rules): Handle Quail decode
8505 map correctly. Add code for supporting annotations.
8506 (quail-install-decode-map): New function.
8507 (quail-defrule-internal): New optional arguments decode-map and
8508 props.
8509 (quail-advice): New function.
8510
5e9e032a
SS
85112000-08-07 Sam Steingold <sds@gnu.org>
8512
8513 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
8514 `defconst', `define-condition', `with-slots'.
8515 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
8516
46645f4b
MB
85172000-08-03 Miles Bader <miles@gnu.org>
8518
8519 * comint.el (comint-use-prompt-regexp-instead-of-fields):
8520 New variable.
8521 (comint-prompt-regexp, comint-get-old-input): Document dependence on
8522 comint-use-prompt-regexp-instead-of-fields.
8523 (comint-send-input): Add `input' field property to stuff we send to
8524 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
8525 (comint-output-filter): Add `output' field property to process
8526 output, if comint-use-prompt-regexp-instead-of-fields is nil.
8527 (comint-replace-by-expanded-history)
8528 (comint-get-old-input-default, comint-show-output)
8529 (comint-backward-matching-input, comint-forward-matching-input)
8530 (comint-next-prompt, comint-previous-prompt): Use field
8531 properties if comint-use-prompt-regexp-instead-of-fields is nil.
8532 (comint-line-beginning-position): New function.
8533 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
8534 (comint-replace-by-expanded-history-before-point): Use
8535 comint-line-beginning-position and line-end-position.
8536 (comint-last-output-overlay): New variable.
8537 (comint-mode): Make `comint-last-output-overlay' buffer-local.
8538
8539 * shell.el (shell-prompt-pattern): Doc change.
8540 (shell-backward-command): Use line-beginning-position.
8541
8542 * gud.el (gud-gdb-complete-command): Use
8543 comint-line-beginning-position.
8544
8545 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
8546 comint-bol doesn't actually go to the beginning of the line.
8547
8548 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
8549 if comint-use-prompt-regexp-instead-of-fields is non-nil.
8550 (try-expand-line-all-buffers): Likewise.
8551
8552 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
8553 explicitly matching comint-prompt-regexp.
8554 (sql-copy-column): Use comint-line-beginning-position instead of
8555 explicitly matching comint-prompt-regexp.
8556
8557 * progmodes/octave-inf.el (inferior-octave-complete): Use
8558 comint-line-beginning-position.
8559
8560 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
8561
8562 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
8563 looking for a prompt, use `forward-line 0' instead of
8564 `beginning-of-line', to avoid getting caught by an input field.
8565
ff3d9573
GM
85662000-08-07 Gerd Moellmann <gerd@gnu.org>
8567
8568 * files.el (shell-quote-wildcard-pattern): Make sure to return
8569 PATTERN, in the Unix case.
8570
e0d8827b
EZ
85712000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
8572
8573 * play/zone.el (zone): Discard any pending input before running
8574 the randomly-chosen pgm.
8575
24d55b8f
KH
85762000-08-07 Kenichi Handa <handa@etl.go.jp>
8577
8578 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
8579 checking the existence of any multibyte characters.
8580
3d05e1ee
GM
85812000-08-06 Gerd Moellmann <gerd@gnu.org>
8582
6c4a4368
GM
8583 * help.el (describe-mode): Test minor-mode symbol for being
8584 bound before testing its value for being nil.
8585
3d05e1ee
GM
8586 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
8587 `first', `second', and `third'.
8588
8589 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
8590 (second): Make it an alias for `cadr'.
8591
6968a481
EZ
85922000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
8593
8594 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
8595 types of display support faces now.
8596
e49aa397
GM
85972000-08-05 Gerd Moellmann <gerd@gnu.org>
8598
8599 * pcvs.el (require): Require `cl' during compilation, only.
8600
8601 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
8602 (toplevel): Remove `remq' and `remove' from autoloads.
8603 (cl-fake-autoloads): New variable. If set, arrange for an error
8604 when CL functions etc. are autoloaded.
8605
588aca27
EZ
86062000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
8607
2e78d4ab
EZ
8608 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
8609
85628348
EZ
8610 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
8611 popped up, but the user clicks outside the menu, return an empty
8612 regexp (that causes unhighlight-regexp to have no effect).
8613
74f0e552
EZ
8614 * menu-bar.el (menu-bar-games-menu): Add Zone.
8615
588aca27
EZ
8616 * hi-lock.el (toplevel): Require font-lock.
8617
f4988be7
GM
86182000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8619
ba087cd7 8620 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
8621 (ebnf-8-bit-chars): New var for bug fix.
8622 (ebnf-string): Bug fix.
8623
027b73ac
SS
86242000-08-03 Sam Steingold <sds@gnu.org>
8625
8626 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
8627 instead of `buffer-string'.
8628 (require 'cl): Always, not just when compiling.
8629 `ignore-errors' in `interactive', `list*', `defun*' &c make this
8630 necessary.
8631
2f1fa038
EZ
86322000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
8633
8634 * international/mule-cmds.el (select-safe-coding-system): Make
8635 the message text about selecting a safe coding system more clear.
8636
ead53494
GM
86372000-08-02 Gerd Moellmann <gerd@gnu.org>
8638
abb2db1c
GM
8639 * hi-lock.el: New file.
8640
8641 * play/zone.el: New file.
8642
ead53494
GM
8643 * replace.el (occur): Set tab-width in the *Occur* buffer to the
8644 value of tab-width in the original buffer. Choose a line number
8645 format that's a multiple of the original buffer's tab width, so
8646 that lines appear right.
8647
8648 * textmodes/ispell.el (ispell): New function, replacing an alias.
8649 Spell-check active region if in transient-mark-mode and mark
8650 is active; otherwise spell-check buffer.
8651
86522000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8653
8654 * ps-mule.el: Fix a customization problem on
8655 ps-mule-font-info-database-default.
8656
f4a2b0a4
EZ
86572000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
8658
8659 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
8660 display-mouse-p instead of window-system.
8661 (ebrowse-member-mode-map): Ditto.
8662
b685181e
GM
86632000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8664
ba087cd7
EZ
8665 * progmodes/ebnf2ps.el: Update ps-print functions call.
8666 Indentation fix. Doc fix.
b685181e
GM
8667 (ebnf-version): New version number (3.2).
8668 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 8669
3b5fab87
EZ
86702000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
8671
032ebb29
EZ
8672 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
8673 font lock support on window-system.
8674 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
8675
3b5fab87
EZ
8676 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
8677 display-color-p, if fboundp, instead of window-system.
8678
7e2605e7
EZ
86792000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
8680
8681 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
8682 instead of window-system.
8683
8684 * wid-edit.el (widget-choose): Use display-mouse-p instead of
8685 window-system.
8686 (widget-choice-mouse-down-action): Use display-popup-menus-p
8687 instead of window-system.
8688
8689 * strokes.el (strokes-file): Run the file name through
8690 convert-standard-filename.
8691 (strokes-mode): Call display-mouse-p instead of looking at
8692 window-system. Change the error message accordingly.
8693
8694 * progmodes/cpp.el (toplevel): Support faces on tty's.
8695
8696 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
8697 (lm-plot-square, lm-init-display): Don't use window-system.
8698
8699 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
8700 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
8701
8702 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
8703 instead of looking at window-system.
8704
26119624
GM
87052000-07-30 Gerd Moellmann <gerd@gnu.org>
8706
8707 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
8708 of testing if iswitchb-prepost-hooks is bound, because the
8709 latter will always be true when invoking a recursive minibuffer
8710 from an active Iswitchb buffer.
8711
c90596f3
EZ
87122000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
8713
8714 * files.el (shell-quote-wildcard-pattern): New function.
8715 (insert-directory): Call it. Only prepend "\" to command on Unix
8716 and GNU/Linux systems.
8717
18925e78
GM
87182000-07-30 Gerd Moellmann <gerd@gnu.org>
8719
8720 * eshell/esh-groups.el: Change custom :link file names
8721 from `eshell.info' to `eshell'.
8722
87232000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
8724
8725 * dired.el (dired-build-subdir-alist): Expand subdirectory names
8726 correctly in recursive ange-ftp listings.
8727
87282000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8729
8730 * ps-print.el: Fix bug 1: if ps-font-size-internal,
8731 ps-header-font-size-internal and
8732 ps-header-title-font-size-internal variables are not set,
8733 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
8734 face text property is (foreground-color . COLOR) or
8735 `(background-color . COLOR)', ps-print crashes. Doc fix.
8736 (ps-print-version): New version number (5.2.4).
8737 (ps-plot-region): Code fix.
8738 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
8739 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
8740 Bug fix 2.
8741
87422000-07-30 Milan Zamazal <pdm@freesoft.cz>
8743
8744 * glasses.el (glasses-make-readable): Fix uncapitalization of
8745 identifiers like `myXMLDocument'.
8746
aeb4c63e
KF
87472000-07-28 Karl Fogel <kfogel@red-bean.com>
8748
18925e78
GM
8749 * mail/mail-hist.el (mail-hist-previous-input)
8750 (mail-hist-next-input): Do the obvious code factorization.
8751 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
8752 code of above two.
8753 If inserting a message body, leave point at top.
8754
9d453139
SS
87552000-07-28 Sam Steingold <sds@gnu.org>
8756
8757 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
8758 Use `<=', not `<' to compare times!
8759 (ange-ftp-ls): Remove.
9d453139 8760
b548072f
GM
87612000-07-27 Gerd Moellmann <gerd@gnu.org>
8762
27848c01
GM
8763 * play/cookie1.el: Add explanation of how to make cookie.el
8764 compatible with strfile(1) to comment.
8765
8766 * subr.el (remove, remq): New functions.
8767
3ab82477
GM
8768 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
8769 escape `*' in regexps.
8770 (midnight-find): Reverse order of arguments in the funcall of
8771 TEST.
8772
8773 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
8774 and `.class'.
8775
b548072f
GM
8776 * play/meese.el: Add Commentary section.
8777
27848c01
GM
87782000-07-27 Alex Schroeder <alex@gnu.org>
8779
8780 * sql.el (sql-ms): Added autoload cookie.
8781 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
8782 (sql-oracle): Ditto.
8783 (sql-help): Doc change.
8784
8785 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
8786 types and exceptions.
8787
87882000-07-27 Alex Schroeder <alex@gnu.org>
8789
8790 * sql.el (sql-placeholder-history): New variable.
8791 (sql-query-placeholders-and-send): New function that will query
8792 the user and replace placeholders with user input.
8793 (sql-oracle): If running on NT, set comint-input-sender to
8794 sql-query-placeholders-and-send.
8795
8796 (sql-stop): If in the SQLi buffer, insert stop notification, else
8797 present it as a message.
8798
87992000-07-27 Alex Schroeder <alex@gnu.org>
8800
8801 * sql.el (sql-input-ring-separator): Doc change.
8802 (sql-input-ring-file-name): Doc change.
8803 (sql-interactive-mode): Use `sql-input-ring-separator' and
8804 `sql-input-ring-file-name' to set the comint-mode equivalents
8805 without making them local variables.
8806 (sql-stop): Don't bind `sql-input-ring-separator' and
8807 `sql-input-ring-file-name' dynamically to their comint-mode
8808 equivalents.
8809
91ae8751
KH
88102000-07-27 Kenichi Handa <handa@etl.go.jp>
8811
8812 * international/mule.el (register-char-codings): New function.
8813 (make-coding-system): Handle `safe-chars' specification in the arg
8814 PROPERTY.
8815
8816 * international/mule-cmds.el
8817 (find-coding-systems-region-subset-p): This function deleted.
8818 (sort-coding-systems-predicate): New variable.
8819 (sort-coding-systems): New function.
8820 (find-coding-systems-region): Use
8821 find-coding-systems-region-internal.
8822 (find-coding-systems-string): Use find-coding-systems-region.
8823 (find-coding-systems-for-charsets): Check
8824 char-coding-system-table.
8825 (select-safe-coding-system-accept-default-p): New variable.
8826 (select-safe-coding-system): Mostly rewritten. New argument
8827 ACCEPT-DEFAULT-P.
8828 (select-message-coding-system): Call select-safe-coding-system
8829 with ACCEPT-DEFAULT-P arg.
8830 (reset-language-environment): Reset default-sendmail-coding-system
8831 to the default value iso-latin-1.
8832 (set-language-environment): Don't set the obsolete variable
8833 charset-origin-alist.
8834
8835 * international/codepage.el (cp-coding-system-for-codepage-1):
8836 Give `safe-chars' property to make-coding-system.
8837
8838 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
8839 calling select-message-coding-system twice.
8840
8841 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
8842 instead of `safe-charsets'.
8843 (cyrillic-alternativnyj): Likewise.
8844 (ccl-encode-alternativnyj): Don't check the charset
8845 cyrillic-iso8859-5.
8846
90cf4474
KH
88472000-07-27 Kenichi Handa <handa@etl.go.jp>
8848
8849 * composite.el (compose-chars-after): Preserve match data.
8850
a1f84f6d
SS
88512000-07-26 Sam Steingold <sds@gnu.org>
8852
8853 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
8854 (ange-ftp-real-file-newer-than-file-p): New function.
8855 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
8856 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
8857
8858 * tooltip.el (tooltip-float-time): Removed (use `float-time').
8859 * midnight.el (midnight-float-time): Ditto.
8860
e092928e
AS
88612000-07-26 Andreas Schwab <schwab@suse.de>
8862
8863 * files.el (normal-backup-enable-predicate): Correct
8864 interpretation of the return value of compare-strings.
8865
7465ebef
GM
88662000-07-26 Gerd Moellmann <gerd@gnu.org>
8867
3353ef5a
GM
8868 * isearch.el (isearch-resume): New function.
8869 (isearch-done): Add something to command-history to resume
8870 the search.
8871 (isearch-yank-line, isearch-yank-word): Use
8872 buffer-substring-no-properties instead of buffer-substring.
8873
7465ebef
GM
8874 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
8875 of flyspell-mouse-map.
8876
8877 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
8878 duplicate definition.
8879 (makefile-mode): Remove duplicate setting of local-abbrev-table.
8880
8881 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
8882 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
8883
5044b74a
SS
88842000-07-25 Sam Steingold <sds@gnu.org>
8885
25759a92
SS
8886 * net/ange-ftp.el: Get modtime over the net.
8887 (ange-ftp-file-modtime): New function.
a95cb10a
GM
8888 (ange-ftp-write-region, ange-ftp-insert-file-contents)
8889 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
8890 Use it.
8891 (ange-ftp-dot-to-slash): New function.
8892 (ange-ftp-fix-name-for-vms): Use it.
8893
5044b74a
SS
8894 * midnight.el (midnight-buffer-display-time): Use
8895 `with-current-buffer'.
8896
5dcfb3f4
GM
88972000-07-25 Gerd Moellmann <gerd@gnu.org>
8898
8899 * find-dired.el: Update copyright notice.
8900 (find-dired): Offer to kill a running `find'.
8901
8902 * enriched.el (enriched-face-ans): For a `foreground-color'
8903 property, return '(("x-color" COLOR))' so that COLOR will be
8904 output as a parameter of the x-color annotation. Likewise for the
8905 `background-color' property. In the case of normal face
8906 properties, don't return annotations for unspecified foreground
8907 and background face attributes.
8908
8c662166
KH
89092000-07-25 Kenichi Handa <handa@etl.go.jp>
8910
8911 * language/japan-util.el (japanese-katakana-region): Fix handling
8912 HANKAKU argument.
8913
c28da489
MB
89142000-07-25 Miles Bader <miles@gnu.org>
8915
8916 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
8917 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
8918 constrain-to-field.
8919
ad349719
AI
89202000-07-24 Andrew Innes <andrewi@gnu.org>
8921
8922 * timer.el (timer-activate-when-idle): Add optional parameter
8923 DONT-WAIT. Update docstring.
8924 (run-with-idle-timer): Specify extra parameter to
8925 timer-activate-when-idle, so that timer will be activated
8926 immediately if Emacs is already idle.
8927
8928 * w32-fns.el (w32-using-nt): Fix docstring.
8929
c95162f5
DL
89302000-07-24 Dave Love <fx@gnu.org>
8931
8932 * mouse.el (popup-menu): Set last-command-event.
8933 (mouse-major-mode-menu-prefix): Declare.
8934
e3c31fd5
GM
89352000-07-24 Gerd Moellmann <gerd@gnu.org>
8936
8937 * textmodes/flyspell.el: Update to author's version 1.5d.
8938
8939 * progmodes/hideshow.el: Update copyright notice.
8940
8941 * vcursor.el: Set maintainer to FSF, since author cannot
8942 be reached.
8943
7636d2a3
EZ
89442000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
8945
fbe0a958
EZ
8946 * info.el (Info-goto-emacs-key-command-node): Leave a space after
8947 the prompt.
8948
7636d2a3
EZ
8949 * mouse.el (popup-menu): Run the keymap through indirect-function,
8950 in case it was defined with define-prefix-key. If the menu is a
8951 list of keymaps, look up the binding of user's choice in each one
8952 of the keymaps.
8953 (mouse-popup-menubar): If the global and local menu-bar keymaps
8954 don't have a prompt string, create one and insert it into the
8955 keymap. Don't barf if current-local-map returns nil.
8956
e024b101
GM
89572000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
8958
8959 * dired.el (dired-sort-R-check): Added to allow recursive listing
8960 to be undone.
8961 (dired-sort-other): Use it.
8962
7972fcfc
GM
89632000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8964
e024b101 8965 * Release of cc-mode 5.27
7972fcfc
GM
8966
89672000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8968
8969 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
8970 c-beginning-of-statement-1 that caused a bad case of recursion
8971 which could consume a lot of CPU in large classes in languages
8972 that have in-expression classes (i.e. Java and Pike).
8973
8974 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
8975 statements before top level constructs (i.e. case 6 is moved
8976 before case 5 and is now case 4) to catch in-expression
8977 classes in top level expressions correctly.
8978
89792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
8980
8981 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
8982 objc-method-intro. Case 4 removed and case 5I added.
8983
8984 * cc-langs.el (c-append-paragraph-start): New variable used by
8985 c-common-init to get paragraph-start correct.
8986 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
8987 initialize paragraph-start to make it correct both with and
8988 without the javadoc special case.
8989
8990 * cc-mode.el (java-mode): Use c-append-paragraph-start to
8991 initialize paragraph-start for javadoc markup.
8992
8993 * cc-vars.el (c-style-variables-are-local-p): Incompatible
8994 change by defaulting this to t. It's motivated by the
8995 confusing behavior that otherwise arise from the style system
8996 when editing both java and non-java files at the same time
8997 (see the comments about style setting in c-common-init).
8998
89992000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9000
9001 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9002 similar to the one in c-fill-paragraph to check the fill
9003 prefix from the adaptive fill function for sanity.
9004
90052000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9006
9007 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9008 defun block.
9009
90102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9011
5044b74a 9012 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
9013
90142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9015
9016 * cc-align.el (c-lineup-multi-inher): Handle lines with
9017 leading comma nicely. Extended to handle member initializers
9018 too.
9019
e024b101 9020 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
9021 c-guess-basic-syntax): Fixed recognition of inheritance lists
9022 when the lines begins with a comma.
9023
5044b74a 9024 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
9025
9026 * cc-vars.el (c-offsets-alist): Changed default for
9027 member-init-cont to c-lineup-multi-inher since it now handles
9028 member initializers and indents better for leading commas.
9029
90302000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9031
9032 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9033 handling that caused class open lines to be recognized as
9034 statement-conts in some cases.
9035
9036 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9037 guessed by the adaptive fill function unless point is on the
9038 first line of a block comment.
9039
9040 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9041 when the buffer ends with a macro continuation char.
9042
9043 * cc-engine.el (c-guess-basic-syntax): Added support for
9044 function definitions as statements in Pike. The first
9045 statement in a lambda block is now labeled defun-block-intro
9046 instead of statement-block-intro.
9047
9048 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9049 so that the class surrounding point is selected, not the one
9050 innermost in the state.
9051
9052 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9053 recognition of switch labels having hanging multiline
9054 statements.
9055
9056 * cc-engine.el (c-beginning-of-member-init-list): Broke out
9057 some code in c-guess-basic-syntax to a separate function.
9058 * cc-engine.el (c-just-after-func-arglist-p): Fixed
9059 recognition of member inits with multiple line arglists.
9060 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9061 member-init-cont when the commas are in funny places.
9062
90632000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9064
9065 * cc-defs.el (c-auto-newline): Removed this macro since it's
9066 not used anymore.
9067
9068 * cc-engine.el (c-looking-at-bos): New helper function.
9069 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9070 inexpr and toplevel classes apart in Pike.
9071
9072 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9073 of case 9A.
9074
9075 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9076 constant, since "class" can introduce an in-expression class
9077 in Pike nowadays.
9078
90792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9080
9081 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9082 indentation on cpp-macro lines.
9083
9084 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9085 a syntax modifier like comment-intro, to make it possible to
9086 get syntactic indentation for preprocessor directives. It's
9087 incompatible wrt to lineup functions on cpp-macro, but it has
9088 no observable effect in the 99.9% common case where cpp-macro
9089 is set to -1000.
9090
90912000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9092
9093 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9094 member-init-cont when the preceding arglist is several lines.
9095
90962000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9097
9098 * cc-styles.el (c-style-alist): The basic offset for the BSD
9099 style corrected to 8.
9100
91012000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9102
9103 * cc-styles.el (c-style-alist): Adjusted the indentation of
9104 brace list openers in the gnu style.
9105
91062000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9107
9108 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9109
9110 * cc-cmds.el (c-electric-brace, c-electric-slash,
9111 c-electric-star, c-electric-semi&comma, c-electric-colon,
9112 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9113 when c-syntactic-indentation is nil.
9114
9115 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
9116 we were left at comments preceding the first statement when
9117 reaching the beginning of the buffer.
9118
9119 * cc-vars.el (c-syntactic-indentation): New variable to turn
9120 off all syntactic indentation.
9121
91222000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9123
9124 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
9125 between the text and the block comment ender when it hangs,
9126 depending on how many there are before the fill.
9127
91282000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9129
9130 * cc-engine.el (c-beginning-of-closest-statement): New helper
9131 function to go back to the closest preceding statement start,
9132 which could be inside a conditional statement.
9133 * cc-engine.el (c-guess-basic-syntax): Use
9134 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
9135
9136 * cc-engine.el (c-guess-basic-syntax): Better handling of
9137 arglist-intro, arglist-cont-nonempty and arglist-close when
9138 the arglist is nested inside parens. Cases 7A, 7C and 7F
9139 changed.
9140
9141 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
9142 up-to-date with javadoc 1.2.
9143
91442000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9145
9146 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
9147 multiline Pike type decls.
9148
91492000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9150
9151 * cc-cmds.el (c-indent-new-comment-line): Always break
9152 multiline comments in multiline mode, regardless of
9153 comment-multi-line.
9154
91552000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9156
9157 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
9158 fully::qualified::names in C++ member init lists. Preamble in
9159 case 5D changed.
9160
91612000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9162
9163 * cc-langs.el (c-common-init): Handling of obsolete variables
9164 moved to c-initialize-cc-mode. More compatible style override
9165 when using global style variables.
9166 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
9167 variables moved here.
9168
e024b101 9169 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
9170 c-special-indent-hook as a style variable. Don't talk about
9171 doing (c-make-styles-buffer-local t) in a mode hook, since
9172 that's already too late to work right.
5044b74a 9173
7972fcfc
GM
9174 * cc-styles.el (c-make-styles-buffer-local): Flag style
9175 variable localness in c-style-variables-are-local-p to make
9176 the compatibility measure in c-common-init work well.
9177
9178 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
9179 longer contain set-from-style.
9180 * cc-styles.el (c-initialize-builtin-style): Don't check for
9181 set-from-style on c-special-indent-hook.
9182 * cc-styles.el (c-copy-tree): Obsolete. The standard function
9183 copy-alist is sufficient now.
9184
9185 * cc-styles.el (c-set-style, c-set-style-1,
9186 c-get-style-variables): Fixes to variable initialization so
9187 that duplicate entries in styles have the same effect
9188 regardless of DONT-OVERRIDE.
9189
9190 * cc-styles.el (c-set-style-2): Fixed bug where the
9191 initialization of inheriting styles failed when the
9192 dont-override flag is set.
9193
9194 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
9195 on this.
9196
91972000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9198
9199 * cc-defs.el (c-forward-comment): Removed the workaround
9200 introduced in 5.38 since it had worse side-effects. If a line
9201 contains the string "//\"", it regarded the // as a comment
9202 start since the \ temporarily doesn't have escape syntax.
9203
92042000-07-17 Emmanuel Briot <briot@act-europe.fr>
9205
9206 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
9207 ada-xref.el before ada-prj.el, so that the Project menu is created
9208 when ada-prj tries to add to it.
9209 (ada-activate-keys-for-case): Suppress the characters that are not
9210 part of the Ada syntax. Better compatibility with else-mode
9211 (ada-adjust-case-interactive): When auto-casing is not active,
9212 correctly insert newlines (used to insert only ^M). Prevent the
9213 syntax table from being changed in case of an error
814299a7 9214 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
9215 Do nothing if ada-auto-case is nil.
9216 (ada-after-keyword-p): Ignore keywords that are also attributes
9217 (ada-batch-reformat): Update usage comment
9218 (ada-call-from-contextual-menu): New function
9219 (ada-case-read-exceptions): Reinitialize the casing exception list
9220 first to nil first, so that the casing exception file can be
9221 shared.
9222 (ada-check-defun-name): Handles "configure" keyword for gnatdist
9223 files.
9224 (ada-compile-goto-error): Fix regexp used to detect a file:line
9225 anywhere in the error message
9226 (ada-contextual-menu-last-point): New variable
9227 (ada-create-keymap): If the variable delete-key-deletes-forward is
9228 t on XEmacs, it means that DEL should delete one character
9229 forward.
9230 (ada-create-menu): Use :included instead of :visible for XEmacs.
9231 New submenu "Options".
9232 (ada-end-stmt-re): Correctly indent "select ... then abort"
9233 statements.
9234 (ada-fill-comment-paragraph): Correctly delete all leading '--'
9235 even if they don't match ada-fill-comment-prefix Fix handling of
9236 paragraphs on the first or last line of a file.
9237 (ada-format-paramlist): Fix handling of default parameter values.
9238 (ada-get-body-name): New function.
9239 (ada-get-current-indent): Optimized by searchling directly for an
9240 existing generic part or a statement outside of it. Handle
9241 ada-indent-align-comments when indenting comments Replaced some
9242 regexps by testing directly the next character. This results in a
9243 huge speedup on some files. New indentation scheme for renames
9244 statements. Stop looking for the 'while' or 'for' associated with
9245 a 'loop' at the first semicolon encountered. A "return" can also
9246 match an anonymous access subprogram declaration.
9247 (ada-get-indent-noindent): Ignore strings and comments when
9248 looking for the keywords "record" and "private".
9249 (ada-goto-matching-decl-start): When matching "if", make sure we
9250 are not in fact seeing "end if". Ignore "when" statements except
9251 when initial keyword was "begin". Fix handling of nested
9252 procedures. Add a recursive call to this function to skip over
9253 other 'end' statmts. Fix indentation for "when .. => begin"
9254 (ada-in-open-paren-p): Fix indentation for complex boolean
9255 expressions, where 'and then', 'or else' and parenthesis
9256 statements are mixed up.
9257 (ada-in-paramlist-p): Skip comments while searching for the
9258 beginning Fix handling of operator declarations.
9259 (ada-indent-align-comments): New variable
9260 (ada-indent-current): Change the syntax table only in the
9261 protected section, so that we are sure it is restored correctly.
9262 (ada-indent-on-previous-lines): Use ada-use-indent and
9263 ada-with-indent Correctly indent "select ... then"
9264 (ada-indent-region): Slight speedup.
9265 (ada-indent-renames): New variable.
9266 (ada-last-which-function-subprog, ada-last-which-function-line):
9267 New variables
9268 (ada-looking-at-semi-private): Correctly indent the 'private'
9269 keyword when it is the first word in a package declaration.
9270 (ada-loose-case-word): Stop searching if at the end of the buffer.
9271 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
9272 even if point is not initially at the end of the word.
9273 (ada-matching-decl-start-re): Add "when".
9274 (ada-mode): Add support for abbrev-mode, outline-mode and
9275 which-func-mode Override the old find-file.el entry in
9276 ff-special-constructs since it is using the obsolete
9277 ada-spec-suffix variable
9278 (ada-no-auto-case): New function
9279 (ada-scan-paramlist): When parsing the argument type, accept
9280 spaces (as in "X 'Class", generated by Rational Rose).
9281 (ada-other-file-name): No longer loads the other file.
9282 (ada-popup-menu): Save and restore the current buffer and cursor
9283 position before and after displaying the menu.
9284 (ada-search-ignore-complex-boolean): New function.
9285 (ada-uncomment-region): Emacs21 already knows how to delete
9286 comments not starting in the first column.
9287 (ada-use-indent): New variable
9288 (ada-which-function): New function.
9289 (ada-with-indent): New variable
9290 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
9291 can be batch-compiled from the command line.
9292
9293 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
9294 Add to the menu when the file is loaded, not in ada-mode-hook.
9295 Add -toolbar to the default ddd command Switches moved from
9296 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
9297 ada-prj-default-comp-opt
9298 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
9299 Reference Manual to the menu
9300 (ada-check-current): rewritten as a call to ada-compile-current
9301 (ada-compile): Removed.
9302 (ada-compile-application, ada-compile-current, ada-check-current):
9303 Set the compilation-search-path so that compile.el automatically
9304 finds the sources in src_dir. Automatic scrollong of the
9305 compilation buffer. C-uC-cC-c asks for confirmation before
9306 compiling
9307 (ada-compile-current): New parameter, prj-field
9308 (ada-complete-identifier): Load the .ali file before doing
9309 processing
9310 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
9311 conform to gnatmake's behavior.
9312 (ada-find-file-in-dir): New function
9313 (ada-find-references): Set the environment variables for gnatfind
9314 (ada-find-src-file-in-dir): New function.
9315 (ada-first-non-nil): Removed
9316 (ada-gdb-application): Add support for jdb, the java debugger.
9317 (ada-get-ada-file-name): Load the original-file first if not done
9318 yet.
9319 (ada-get-all-references): Handles the new ali syntax (parent types
9320 are found between <>).
9321 (ada-initialize-runtime-library): New function
9322 (ada-mode-hook): Always load a project file when a file is opened,
9323 so that the casing exceptions are correctly read.
9324 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
9325 (ada-parse-prj-file): Use find-file-noselect instead of find-file
9326 to open the project file, since the latter does not work with
9327 speedbar Get default values before loading the prj file, or the
9328 default executable file name is wrong. Use the absolute value of
9329 src_dir to initialize ada-search-directories and
9330 compilation-search-path,... Add the standard runtime library to
9331 the search path for find-file.
9332 (ada-prj-default-debugger): Was missing an opening '{'
9333 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
9334 variables.
9335 (ada-prj-default-gnatmake-opt): New variable
9336 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
9337 buffers, the project file is the default one Save the windows
9338 configuration before displaying the menu.
9339 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
9340 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
9341 ...) regexp-quote identifiers names to support operators +,
9342 -,... in regexps.
9343 (ada-remote): New function.
9344 (ada-run-application): Erase the output buffer before starting the
9345 run Support remote execution of the application. Use
9346 call-process, or the arguments are incorrectly parsed
9347 (ada-set-default-project-file): Reread the content of the active
9348 project file, not the one from the current buffer When a project
9349 file is set as the default project, all directories are
9350 automatically associated with it.
9351 (ada-set-environment): New function
9352 (ada-treat-cmd-string): New special variable ${current}
9353 (ada-treat-cmd-string): Revised. The substitution is now done for
9354 any ${...} substring
9355 (ada-xref-current): If no body was found, compiles the spec
9356 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
9357 compiler to get rid of command line length limitations.
9358 (ada-xref-get-project-field): New function
9359 (ada-xref-project-files): New variable
9360 (ada-xref-runtime-library-specs-path)
9361 (ada-xref-runtime-library-ali-path): New variables
9362 (ada-xref-set-default-prj-values): Default run command now does a
9363 cd to the build directory. New field: main_unit Provide a default
9364 file name even if the current buffer has no prj file.
9365
9366 * ada-prj.el:
9367 Rewritten to show a tabbed-dialog.
9368 (ada-prj-add-ada-menu): Remove the map and name parameters.
9369 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
9370 New function
9371 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
9372 (ada-prj-load-from-file): New function
9373 (ada-prj-save): Always save fields that depend on the current buffer
9374 (ada-prj-show-value): New function
5044b74a 9375
7972fcfc
GM
9376 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
9377 Ada mode. This will allow us to display the Ada menu in any buffer
9378 we want (for project items).
9379 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
9380 number of spaces in the header.
5044b74a 9381
8730a8da
DL
93822000-07-24 Dave Love <fx@gnu.org>
9383
9384 * ediff-init.el (ediff-region-help-echo): Bind face-help.
9385
db3ca487
NF
93862000-07-23 Noah Friedman <friedman@splode.com>
9387
ad953485
NF
9388 * type-break.el (type-break): perform autosave.
9389 Suggested by Stephen Gildea <gildea@intouchsys.com>.
9390 (type-break-do-query): Cancel query schedule while performing
9391 actual query, to avoid possibility of a second query being made
9392 while first one is already in progress.
9393 (type-break-time-stamp-format): New variable.
9394 (type-break-time-stamp): New function.
9395 (type-break-time-warning): Use it.
9396 (type-break-keystroke-warning): Use it.
9397 (type-break-noninteractive-query): Use it.
9398
03a9c6d0
NF
9399 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
9400 cookie.
9401 Use add-minor-mode to set minor-mode-alist, if available.
9402 (eldoc-echo-area-use-multiline-p): New user option.
9403 (eldoc-echo-area-multiline-supported-p): New variable.
9404 (eldoc-docstring-format-sym-doc): Use them.
9405 (eldoc-mode): If not using idle timers, append to local post and
9406 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
9407 (eldoc-display-message-no-interference-p): Don't interfere with
9408 edebug.
9409 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
9410 (eldoc-function-arglist): New function.
9411 (eldoc-function-argstring): Use it.
9412
db3ca487
NF
9413 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
9414 auto save directory exists before calling directory-files.
9415
f7ad1899
DL
94162000-07-23 Dave Love <fx@gnu.org>
9417
9418 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
9419 ^o, ^u.
9420
43e764c9
DL
94212000-07-21 Dave Love <fx@gnu.org>
9422
475de6f4
DL
9423 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
9424 now passed to the function. It now works properly.
9425
43e764c9
DL
9426 * smerge-mode.el (smerge-mode-menu): Fill it out.
9427
e8bea4c0
GM
94282000-07-20 Gerd Moellmann <gerd@gnu.org>
9429
9430 * info-look.el (info-lookup): If *info* is shown in another frame
9431 on the same display, select that frame, instead of switching to
9432 the Info buffer in another window of the selected frame.
9433
9434 * simple.el (universal-argument-map): Bind numeric keypad keys
9435 kp-0 to kp-9 and kp-subtract.
9436 (digit-argument): Handle these keys.
9437
bc75b4fd
DL
94382000-07-20 Dave Love <fx@gnu.org>
9439
9440 * net/goto-addr.el (goto-address-fontify): Don't bother with
9441 buffer-modified and read-only stuff -- irrelevant with overlays.
9442 Put an extra property on the overlays and use it to clean up in
9443 case goto-address is re-run.
9444
8b7bc628
RS
94452000-07-19 Richard M. Stallman <rms@gnu.org>
9446
18e21ce8
RS
9447 * timer.el (run-with-idle-timer): Doc fix.
9448
db3ca487 9449 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
9450 Handle case where <...> appears inside "...".
9451 Use replace-match to edit the string more simply.
9452 (rmail-dont-reply-to): Cope with an unmatched ".
9453
50575ec2
DL
94542000-07-19 Dave Love <fx@gnu.org>
9455
9456 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
9457 implementation.
9458
9459 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
9460 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
9461 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
9462
4279296d
GM
94632000-07-19 Gerd Moellmann <gerd@gnu.org>
9464
47db06aa
GM
9465 * textmodes/refer.el: Correct maintainer's email address.
9466
9467 * progmodes/hideif.el: Correct author's email address.
9468 Fix typo in comment.
9469
9470 * xml.el: New file.
9471
4279296d
GM
9472 * mail/mailheader.el: Correct author's mail address.
9473
9474 * gnus/parse-time.el: Correct author's mail address.
9475
47db06aa 94762000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
9477
9478 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
9479 New user options.
9480 (comint-input-ring-file-name): Change custom type.
9481 (comint-mode-map): Bind mouse-2.
9482 (comint-insert-clicked-input): New function.
9483 (comint-send-input): Handle input highlighting.
9484
21ad0f7b
SM
94852000-07-18 Stefan Monnier <monnier@cs.yale.edu>
9486
9487 * mouse.el (popup-menu): New function.
9488 (mouse-major-mode-menu): Use it.
9489
3b33a005
DL
94902000-07-18 Dave Love <fx@gnu.org>
9491
9492 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
9493 improvements.
9494
dc1cac59
GM
94952000-07-18 Gerd Moellmann <gerd@gnu.org>
9496
21ad0f7b 9497 * faces.el (face-font-selection-order)
dc1cac59 9498 (face-font-family-alternatives): Add custom type.
db3ca487 9499
f8276b77
DL
95002000-07-18 Dave Love <fx@gnu.org>
9501
9502 * cus-edit.el (custom-variable-reset-saved)
9503 (custom-variable-reset-standard): Remove unused bindings.
9504
9505 * rect.el (open-rectangle-line): Remove unused let.
9506
9507 * hl-line.el (hl-line-highlight): Check hl-line-mode.
9508
3d6cd763
GM
95092000-07-18 Gerd Moellmann <gerd@gnu.org>
9510
9511 * cdl.el: Fix `Maintainer' keyword.
9512
9513 * play/pong.el: Add author's email address.
9514
34342a07
SS
95152000-07-17 Sam Steingold <sds@gnu.org>
9516
9517 * files.el (insert-directory): Call `split-string' instead of
9518 re-implementing it.
9519
088831a6
GM
95202000-07-18 Gerd Moellmann <gerd@gnu.org>
9521
9522 * mail/vms-pmail.el: Change maintainer to FSF.
9523
9524 * net/goto-addr.el: Change maintainer to FSF.
9525
088831a6 9526 * info.el (Info-title-face-alist): Removed.
db3ca487 9527
c152047f
GM
95282000-07-18 David Ponce <david@dponce.com>
9529
9530 * recentf.el (recentf-open-files): New command that works like
9531 `recentf-open-more-files', but shows the whole list of files (not just
9532 those omitted from the menu). Useful if you don't use a menu-bar!
9533 (recentf-open-more-files) Modified to use `recentf-open-files'.
9534
9535 (recentf-open-files, recentf-open-more-files)
9536 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
e04d21aa 9537
c152047f
GM
9538 (recentf-dialog-mode): New mode for dialogs. You can now just type
9539 "q" to cancel the dialogs.
9540
95412000-07-18 David Ponce <david@dponce.com>
9542
9543 * recentf.el: This is a major update of recentf.el. It adds new
9544 features to better organize the recentf menu and "More..." buffer.
9545
9546 Using new provided menu filtering functions you can now organize the
9547 recent files list:
9548
9549 - by major modes
9550 - by directories
9551 - by user defined rules
9552
9553 Finally, with the new `recentf-filter-changer' customizable filter you
9554 can define a ring of filters and dynamically (via the menu) cycle on
9555 each menu organization in the ring (a la msb).
9556
68be2869
EZ
95572000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
9558
9559 * eshell/eshell.el (eshell): Replace links to eshell.info with
9560 links to eshell, to avoid problems on systems where the manual is
9561 installed as `eshell'.
9562 * eshell/esh-cmd.el (eshell-cmd): Ditto.
9563 * eshell/em-smart.el (eshell-smart): Ditto.
9564 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 9565 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
9566
9567 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
9568 same-file check in the MS-DOS version (it does support inodes).
9569
9570 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
9571
21ad0f7b
SM
9572 * eshell/eshell.el (eshell-directory-name):
9573 Run default directory name through convert-standard-filename.
68be2869 9574
269b4dcb
KH
95752000-07-18 Kenichi Handa <handa@etl.go.jp>
9576
21ad0f7b
SM
9577 * international/mule-cmds.el (select-safe-coding-system):
9578 Fix typo in the comment.
240a16cf 9579
21ad0f7b
SM
9580 * language/european.el (compound-text):
9581 Force katakana-jisx0201 to be designated to G1.
aa96c820 9582
21ad0f7b
SM
9583 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
9584 Don't translate some national variant characters of latin-jisx0201.
aa96c820 9585 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 9586
269b4dcb
KH
9587 * international/kkc.el (kkc-after-update-conversion-functions):
9588 New variable.
9589 (kkc-update-conversion): Run functions in it at the tail.
9590
68be2869 95912000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 9592
21ad0f7b
SM
9593 * lisp/align.el (align-newline-and-indent):
9594 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
9595 (align-region): Fixed badly formatted minibuffer message.
9596
7a3fd467
KH
95972000-07-17 Kenichi Handa <handa@etl.go.jp>
9598
21ad0f7b 9599 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
9600 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
9601 the conversion list at first if appropriate.
9602 (kkc-next): Don't update kkc-next-count here.
9603 (kkc-prev): Don't update kkc-prev-count here.
9604 (kkc-show-conversion-list-update): Fix setting up of conversion
9605 list message.
9606
a45423d8
SM
96072000-07-16 Stefan Monnier <monnier@cs.yale.edu>
9608
088831a6 9609 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 9610
91a38db1
DL
96112000-07-16 Dave Love <fx@gnu.org>
9612
9613 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
9614 function to be more specific.
9615
9616 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
9617 non-string help-echo.
9618 (widget-types-convert-widget): Defsubst it.
9619 (widget-echo-help): Try to cope with a help-echo function of two
9620 possible sorts.
9621
3fddcdc3
JR
96222000-07-15 Jason Rumney <jasonr@gnu.org>
9623
9624 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
9625 Declare as obsolete.
9626
9627 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
9628
bd23a692
GM
96292000-07-14 Gerd Moellmann <gerd@gnu.org>
9630
9631 * hilit-chg.el: Fix typo.
9632
d4af987a
DL
96332000-07-14 Dave Love <fx@gnu.org>
9634
9635 * info.el (Info-mode-menu): Fix use of :help, :enable.
9636
3a4f3f86
SM
96372000-07-14 Stefan Monnier <monnier@cs.yale.edu>
9638
9639 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
9640
cf6936a4
DL
96412000-07-13 Dave Love <fx@gnu.org>
9642
4d6d04b5
DL
9643 * emacs-lisp/easymenu.el: Doc fixes.
9644 (easy-menu-remove): Defalias to ignore.
9645
cf6936a4
DL
9646 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
9647 Call throw correctly.
9648
56437999
GM
96492000-07-13 Gerd Moellmann <gerd@gnu.org>
9650
9651 * faces.el (frame-background-mode): Doc fix.
9652
9653 * simple.el (eval-expression-print-length): Change custom type to
9654 allow entering nil as value.
9655
d04a3972
DL
96562000-07-13 Dave Love <fx@gnu.org>
9657
3a4f3f86
SM
9658 * progmodes/fortran.el (fortran-imenu-generic-expression):
9659 Change definition layout.
a8189dfe
DL
9660 (fortran-mode-menu): Reinstate customize entries.
9661
d04a3972
DL
9662 * cus-edit.el (custom-group-menu-create, customize-menu-create):
9663 Use :filter, per old XEmacs code.
9664
4bf4fb05
GM
96652000-07-12 Gerd Moellmann <gerd@gnu.org>
9666
9667 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
9668 event when deciding what to send to the terminal.
9669
37328bcd
DL
96702000-07-12 Dave Love <fx@gnu.org>
9671
9672 * cus-start.el: Add optional version as 4th element of specs and
9673 use it for several things new in v21. Remove load-path. Fix type
9674 of line-number-display-limit.
9675
89492072
DL
96762000-07-11 Dave Love <fx@gnu.org>
9677
3a4f3f86
SM
9678 * progmodes/fortran.el: Don't require easymenu.
9679 Use repeat counts in various regexps.
315aa1de
DL
9680 (fortran-mode-syntax-table): Defvar directly.
9681 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
9682 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
9683 Use defvar, not defconst.
9684 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
9685 (fortran-mode): Set fortran-comment-line-start-skip,
9686 fortran-comment-line-start-skip, dabbrev-case-fold-search.
9687 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
9688 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
9689 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
9690 (fortran-comment-region, fortran-electric-line-number): Simplify.
9691 (fortran-auto-fill): New function.
9692 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
9693 (fortran-find-comment-start-skip):
9694 Check for non-null comment-start-skip.
9695 (fortran-auto-fill-mode, fortran-fill-statement):
9696 Use fortran-auto-fill.
315aa1de 9697 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 9698 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 9699
89492072
DL
9700 * widget.el (widget-plist-member): New alias.
9701
d55ead18
EZ
97022000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
9703
9704 * eshell/esh-module.el (toplevel): Reference
9705 byte-compile-current-file only if it is bound.
9706
e82a2a05
GM
97072000-07-10 Gerd Moellmann <gerd@gnu.org>
9708
9709 * dired.el: Don't require `dired-aux'.
9710
1fc7fb2b
MB
97112000-07-10 Miles Bader <miles@lsi.nec.co.jp>
9712
9713 * dired-aux.el (dired-show-file-type): New function.
9714 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
9715 (dired-show-file-type): Add autoload.
9716
ab49ce15
KH
97172000-07-10 Kenichi Handa <handa@etl.go.jp>
9718
9719 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 9720 change of fontset-info.
ab49ce15
KH
9721 (print-fontset): Likewise.
9722
f45aab65
SM
97232000-07-09 Stefan Monnier <monnier@cs.yale.edu>
9724
9725 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
9726
2f72fd2f
GM
97272000-07-07 Gerd Moellmann <gerd@gnu.org>
9728
e82a2a05 9729 * bindings.el: Bind `[delete]' to delete-char.
965522f5 9730
2f72fd2f
GM
9731 * dired.el (dired-find-alternate-file): New function.
9732 (dired-mode-map): Bind `a' to dired-find-alternate-file.
9733 (toplevel): Require dired-aux when compiling.
9734 (dired-buffers): Move defvar within file to avoid compiler warning.
9735
9736 * info.el (Info-last-search): Variable removed.
9737 (Info-search-history): New variable.
9738 (Info-search): New Info-search-history.
9739
9740 * battery.el, info-look.el: Change author's mail address.
9741
965522f5 97422000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 9743
965522f5
GM
9744 * mail/rmail.el (rmail-clear-headers): Don't throw an error
9745 if rmail-ignored-headers is nil.
9746 (rmail-retry-failure): Bind rmail-ignored-headers and
9747 rmail-displayed-headers to nil.
9748
dd8888a1
GM
97492000-07-06 Gerd Moellmann <gerd@gnu.org>
9750
e5c81191
GM
9751 * lpr.el (lpr-page-header-switches): Add `-h' switch.
9752 (print-region-1): Don't hard code `-h' here.
9753
dd8888a1
GM
9754 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
9755
e5c81191
GM
97562000-07-01 Francesco Potorti` <pot@gnu.org>
9757
9758 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
9759 exim can use "your message" instead of "the message".
34342a07 9760
f45aab65
SM
97612000-07-06 Stefan Monnier <monnier@cs.yale.edu>
9762
9763 * facemenu.el: Docstrings fixes.
9764 (facemenu-get-face): Don't use internal-find-face.
9765 (facemenu-iterate): Rename arg to match the docstring.
9766
9767 * newcomment.el (uncomment-region): Be more careful when skipping
9768 backwards over `=' not to bump into BOBP.
9769
d396e521 97702000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 9771
dd8888a1
GM
9772 * ediff-diff.el (ediff-wordify): Use syntax table.
9773 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 9774 ediff-color-display-p.
dd8888a1 9775 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
9776 from defsubst.
9777 Got rid of special cases for NeXT and OS/2.
dd8888a1 9778 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 9779 face.
34342a07 9780
5e2dfaa4
SM
97812000-07-05 Stefan Monnier <monnier@cs.yale.edu>
9782
9783 * emacs-lisp/lucid.el: Require CL.
9784 (copy-tree, remprop): Remove, it's provided by CL.
9785 (map-keymap): Define in terms of cl-map-keymap.
9786 (extent-property, set-extent-end-glyph): New functions.
9787
9788 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
9789
d5c5cddd
GM
97902000-07-05 Gerd Moellmann <gerd@gnu.org>
9791
485266d0
GM
9792 * Makefile.in (DONTCOMPILE): Add comment that the name may
9793 not be changed without changing the make-dist script.
9794
5e2dfaa4 9795 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 9796 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 9797
e2c46326
AI
97982000-07-05 Andrew Innes <andrewi@gnu.org>
9799
9800 * makefile.nt: Add support for `bootstrap' and related targets.
9801
a027a91b
SM
98022000-07-05 Stefan Monnier <monnier@cs.yale.edu>
9803
9804 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
9805 (easy-menu-do-define): Use `menu-item' format.
9806 Handle case where easy-menu-create-menu returns a symbol.
9807 Manually call the potential top-level filter in the function binding.
9808 (easy-menu-filter-return): New arg NAME.
9809 Convert to a keymap if MENU is an XEmacs menu.
9810 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
9811 (easy-menu-converted-items-table, easy-menu-convert-item):
9812 New var and fun to memoize easy-menu-convert-item-1.
9813 (easy-menu-do-add-item): Use it.
9814 (easy-menu-create-menu): Use easy-menu-convert-item.
9815 Wrap easy-menu-filter-return around any :filter specification.
9816 Don't convert the menu if a filter was specified.
9817 Tell easy-menu-make-symbol not to check for MENU being an expression.
9818 (easy-menu-make-symbol): New arg NOEXP.
9819
5e03eb84
GM
98202000-07-05 Gerd Moellmann <gerd@gnu.org>
9821
9822 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
9823 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
9824 (eval-defun): If called with prefix arg, instrument code for
9825 Edebug.
9826
9827 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
9828 similar to that of eval-defun.
9829
fca68a95
DL
98302000-07-04 Dave Love <fx@gnu.org>
9831
7ccbba4c
DL
9832 * hl-line.el (hl-line-overlay): Make it permanent-local.
9833
fca68a95
DL
9834 * calendar/todo-mode.el: Replaced with a working version, based on
9835 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
9836
98372000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
9838
9839 * paths.el (prune-directory-list): New function.
9840 (Info-default-directory-list): Rewritten to more methodically
9841 enumerate a big list of possible info directories (based on the
9842 list used by the standalone info reader).
fca68a95 9843
78e7e8a0 9844 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 9845 non-existent directories from Info-directory-list.
78e7e8a0 9846
78e7e8a0
MB
9847 * paths.el (Info-default-directory-list): Try a list of possible
9848 info-directories instead of a single one. Add the possible
9849 info directory "/usr/share/info".
9850
9851 * woman.el (woman-man.conf-path): Explicitly include the debian
9852 man-db config file "/etc/manpath.config".
9853 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
9854 are present in `manpath.config'.
9855 (woman-manpath): Include "/usr/share/man".
9856
67c9a1d2
GM
98572000-07-03 Gerd Moellmann <gerd@gnu.org>
9858
6753393b
GM
9859 * frame.el (blink-cursor-mode): Don't hide cursor initially.
9860
9861 * startup.el (command-line): Initialize blink-cursor based
9862 on window-system.
9863
e4f98ad3
GM
9864 * frame.el (blink-cursor): Default to nil if not running under
9865 a window-system.
9866
2f516940
GM
9867 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
9868 (face-x-resources): Remove duplicate entry for :font.
9869
67c9a1d2
GM
9870 * textmodes/refer.el (refer-find-entry-internal): Use some-window
9871 instead of cycling through windows with next-window.
9872
9873 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
9874 of cycling through windows with next-window.
9875
9876 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
9877 of cycling through windows with next-window.
9878
9879 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
9880 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
9881 instead of cycling through windows with next-window.
9882
9883 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
9884 instead of cycling through windows with next-window.
9885
9886 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
9887 of cycling through windows with next-window.
9888
9889 * terminal.el (te-process-output): Use walk-windows instead of
9890 cycling through windows with next-window.
9891
9892 * server.el (server-switch-buffer): Use some-window instead of
9893 cycling through windows with next-window.
9894
9895 * window.el (some-window): New function.
9896 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 9897
3a4f3f86 9898 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 9899
8b7bc628 99002000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
9901
9902 * window.el (walk-windows): Guarantee termination by keeping a list
9903 of all the windows already handled.
9904
d0d57043
EZ
99052000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
9906
9907 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
9908 window-system.
9909
9910 * man.el (Man-notify-when-ready): Don't use window-system. If
9911 Man-notify-method is newframe, and the display is not
9912 multi-frame, select the frame created for the man page.
9913 (Man-init-defvars): Doc fix.
9914
d5483ab1
GM
99152000-06-28 Gerd Moellmann <gerd@gnu.org>
9916
af5c25e1
GM
9917 * faces.el (region): Change background color for light background.
9918
9919 * ediff-wind.el (ediff-setup-control-frame): Remove :box
9920 attribute from mode-line face of Ediff control frame.
9921
d5483ab1
GM
9922 * replace.el (query-replace-map): Bind `e' like `E'.
9923
9d47450f
EZ
99242000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
9925
3a4f3f86
SM
9926 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
9927 Change name to "Select All".
496b7491 9928
9d47450f
EZ
9929 * dos-fns.el (convert-standard-filename): Fix last change.
9930
0b431deb
GM
99312000-06-27 Gerd Moellmann <gerd@gnu.org>
9932
4fa9f636
GM
9933 * help.el (describe-variable): Don't insert a second `'s' in front
9934 of the string `value is shown below'. Since the syntax-table is
9935 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
9936 an existing `'s', so that this won't be deleted.
9937
0b431deb
GM
9938 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
9939 * pcmpl-unix.el: New files.
9940
32cad0aa
SM
99412000-06-26 Stefan Monnier <monnier@cs.yale.edu>
9942
9943 * wid-edit.el (widget-member): Use the new plist-member.
9944
2c69ced2
GM
99452000-06-26 Gerd Moellmann <gerd@gnu.org>
9946
44c0f771
GM
9947 * replace.el (perform-replace): Undo change of 2000-04-04.
9948 Instead, move backward 1 character at the end of the loop when
9949 necessary.
34342a07 9950
1d36487c
GM
9951 * faces.el (fringe): Change face for different backgrounds.
9952
9953 * eshell/esh-module.el (toplevel): Load defgroup's differently;
9954 patch from John.
9955
2c69ced2
GM
9956 * eshell/*.el: Change spelling of the Free Software Foundation.
9957
9958 * eshell/esh-toggle.el: Removed.
9959
9960 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
9961
9962 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
9963 interactively.
9964
99652000-06-26 Alex Schroeder <alex@gnu.org>
9966
9967 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
9968 `define-key'; instead of checking `(emacs-version)' check for
9969 `set-keymap-parent' and `set-keymap-name' directly. Add entries
9970 for `;' and `o' which might be electric.
9971
9972 (sql-electric-stuff): New user option.
9973 (sql-magic-go): New function which uses `sql-electric-stuff'.
9974 (sql-magic-semicolon): New function which uses
9975 `sql-electric-stuff'.
9976
9977 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
9978 is not fboundp.
9979
9980 (sql-oracle-options): New variable.
9981 (sql-oracle): Use it.
9982
9983 (sql-imenu-generic-expression): Doc change.
9984 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
9985 is used.
9986
9987 (sql-informix): Added command line parameter "-" to force
9988 sql-informix-program to use stdout.
9989
db1306d8
EZ
99902000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
9991
3a4f3f86 9992 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
9993 (cp864-decode-table): Doc fix.
9994 (cp720-decode-table): New variable, supports the Arabic OEM
9995 codepage used by Windows.
9996 (cp737-decode-table): New, Greek OEM codepage used by Windows.
9997
c69e5fcd
DL
99982000-06-23 Dave Love <fx@gnu.org>
9999
10000 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10001 (font-lock-fontify-anchored-keywords): Use
10002 line-beginning-position.
10003 (global-font-lock-mode): Use mapc.
10004
30ad8f23
SM
100052000-06-23 Stefan Monnier <monnier@cs.yale.edu>
10006
10007 * eshell/esh-module.el: Require CL when compiling.
10008
26b4dc84
GM
100092000-06-23 Gerd Moellmann <gerd@gnu.org>
10010
78c56e70
GM
10011 * comint.el (comint-substitute-in-file-name): Call replace-match
10012 with second and third arg t.
10013
34342a07 10014 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
10015 Specify foreground color.
10016
10017 * faces.el (tool-bar, mode-line, header-line): Specify foreground
10018 color.
10019
affbf647
GM
10020 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10021
10022 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10023 cddr instead of cdddr.
10024
25fffb31
GM
10025 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10026 instead of copy-list.
10027
10028 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10029 of copy-list.
10030
26b4dc84
GM
10031 * subdirs.el: Add eshell subdirectory.
10032
10033 * eshell: New subdirectory containing the Eshell package.
10034
10035 * pcomplete.el: New file.
10036
78c56e70
GM
100372000-06-23 Paul Eggert <eggert@twinsun.com>
10038
ea055732
GM
10039 * mail/mailpost.el (post-mail-send-it): Make sure file has
10040 proper permissions from birth.
10041
10042 * files.el (basic-save-buffer-2): When temporarily setting
10043 file modes, set them to current modes plus 0200, not to 0777.
10044
78c56e70
GM
10045 * emerge.el (emerge-make-temp-file): Make sure file has proper
10046 permissions from birth.
10047
a3a7ff33
EZ
100482000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
10049
10050 * files.el (make-backup-file-name-1): On DOS/Windows, run the
10051 backup file name through convert-standard-filename.
10052
10053 * dos-fns.el (convert-standard-filename): Convert leading
10054 directories as well. When long file names are supported, convert
10055 characters that are invalid in Windows file names.
10056
1fd9b7fe
GM
100572000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10058
10059 * ps-print.el: Fix bug: if ^L is the very first buffer character,
10060 ps-print crashes. New feature: page selection for printing. Create
10061 raw-text-unix coding system for XEmacs. Doc fix.
10062 (ps-print-version): New version number (5.2.3).
10063 (ps-plot-region): Bug fix.
10064 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10065 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10066 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10067 funs.
10068 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10069 (ps-last-page): New vars.
10070
16ed8416
GM
100712000-06-21 Gerd Moellmann <gerd@gnu.org>
10072
10073 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10074 empty option string.
10075
4fbee715
EZ
100762000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
10077
10078 * man.el (man): Doc fix.
10079
eaecfc94
KH
100802000-06-21 Kenichi Handa <handa@etl.go.jp>
10081
10082 * international/mule-cmds.el (set-language-info-alist): Docstring
10083 fixed.
10084
4a27bdfb
GM
100852000-06-20 Gerd Moellmann <gerd@gnu.org>
10086
10087 * version.el (emacs-version): Use ISO date format.
10088
10089 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10090 instead of `M-backspace'.
10091
10092 * simple.el (turn-off-auto-fill): New function.
10093
8972fe79
SM
100942000-06-20 Stefan Monnier <monnier@cs.yale.edu>
10095
10096 * jit-lock.el (with-buffer-prepared-for-jit-lock):
10097 Renamed from with-buffer-prepared-for-font-lock and use
10098 inhibit-modification-hooks rather than setting *-change-functions.
10099 Update all functions to use the new name.
10100 (jit-lock-first-unfontify-pos): New semantics (and doc).
10101 (jit-lock-mode): Make non-interactive.
10102 Don't automatically turn on font-lock.
10103 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10104 Always use jit-lock-after-change.
10105 Remove and restore font-lock-after-change-function.
10106 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10107 (jit-lock-after-unfontify-buffer): Remove.
10108 (jit-lock-stealth-fontify):
10109 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10110 (jit-lock-after-change): Set the `fontified' text-prop to nil.
10111
5d80cc9c
SS
101122000-06-20 Sam Steingold <sds@gnu.org>
10113
10114 * emacs-lisp/cl-indent.el (toplevel): Indent
10115 `print-unreadable-object' properly. Untabify.
10116
f54e4d13
CD
101172000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10118
10119 * textmodes/reftex.el (reftex-find-citation-regexp-format):
10120 Support for bibentry.
10121 (reftex-compile-variables): Fixed problem with end of section-re.
10122
10123 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
10124 reftex-view-crossref-from-bibtex):
10125 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
10126 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
10127 Replaced `remprop' with `put'.
8972fe79
SM
10128 (reftex-view-crossref, reftex-view-crossref-when-idle):
10129 Support for bibentry.
f54e4d13 10130
8972fe79
SM
10131 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10132 New entry for bibentry package.
f54e4d13 10133
8972fe79
SM
10134 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
10135 Regexp also matches "\nobibliography".
f54e4d13 10136
8972fe79
SM
10137 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
10138 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
10139 (reftex-ensure-write-access): New function.
10140
f54e4d13
CD
101412000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10142
10143 * progmodes/idlwave.el: File re-installed (update to version 4.2)
10144
10145 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
10146
10147 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
10148
10149 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
10150
10151
560c43f4
DL
101522000-06-20 Dave Love <fx@gnu.org>
10153
10154 * faces.el (frame-background-mode): Use set-default, not set, in
10155 setter.
10156 (frame-update-faces, frame-update-face-colors): Define with
10157 defalias.
10158
10159 * enriched.el (enriched-decode-foreground)
10160 (enriched-decode-background): Don't use internal-find-face.
10161
10162 * apropos.el: Doc fixes.
10163
10164 * cus-edit.el (customize-changed-options): Check arg.
10165 (customize-version-lessp): Don't require decimal point.
10166
10167 * custom.el (defcustom, defgroup): Doc fix.
10168
10169 * newcomment.el (comment) <defgroup>: Add :version.
10170 (comment-multi-line): Doc fix.
10171
10172 * emulation/mlsupport.el (define-hooked-local-abbrev,
10173 define-hooked-global-abbrev): Fix, using define-abbrev.
10174
cdf0357b
GM
101752000-06-19 Gerd Moellmann <gerd@gnu.org>
10176
10177 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
10178 the whole buffer.
10179
10013d74
DL
101802000-06-19 Dave Love <fx@gnu.org>
10181
10182 * menu-bar.el (menu-bar-options-save): New function.
10183 (menu-bar-options-menu): Use it.
10184 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
10185 Simplify.
10186
6922f208
AS
101872000-06-19 Andreas Schwab <schwab@suse.de>
10188
10189 * progmodes/etags.el (tags-query-replace): Put new parameters
10190 START and END at the end, for backward compatibility.
10191
10d7bf84
KH
101922000-06-19 Kenichi Handa <handa@etl.go.jp>
10193
10194 * international/codepage.el:
10195 (cp-coding-system-for-codepage-1): Delete special codes for
10196 generating xxx-dos coding system because now a CCL based coding
10197 system can handle EOL conversion by default.
10198
10199 * international/mule.el (make-coding-system): Generate subsidiary
10200 coding systems for EOL handling variants even for a CCL based
10201 coding system.
10202
8f3c9a3d
KH
102032000-06-19 Kenichi Handa <handa@etl.go.jp>
10204
10205 * international/isearch-x.el (isearch-minibuffer-input-method)
10206 (isearch-minibuffer-input-method-function): These variables
10207 deleted.
10208 (isearch-with-input-method): Don't use the above variables.
10209 (isearch-process-search-multibyte-characters): Likewise. Call
10210 read-string with the arg INHERIT-INPUT-METHOD t.
10211
c2acf685
SM
102122000-06-17 Stefan Monnier <monnier@cs.yale.edu>
10213
13f0d185
SM
10214 * font-lock.el (font-lock-after-fontify-buffer)
10215 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
10216
10217 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
10218 Use consistent make-local-variable style for font-lock-fontified.
10219 (jit-lock-fontify-buffer):
10220 Don't bother checking for font-lock-mode and jit-lock-mode.
10221
c2acf685
SM
10222 * time.el: Remove trailing ^M that prevent CVS-merging.
10223
a9021acd
GM
102242000-06-16 Gerd Moellmann <gerd@gnu.org>
10225
10226 * Makefile.in (distclean): New target.
5d80cc9c 10227
0df68e9f
SM
102282000-06-16 Stefan Monnier <monnier@cs.yale.edu>
10229
10230 * Makefile.in (srcdir): Define for update-subdirs.
10231
6344985d
GM
102322000-06-16 Gerd Moellmann <gerd@gnu.org>
10233
10234 * find-lisp.el: New file.
10235
63239267
AI
102362000-06-16 Andrew Innes <andrewi@gnu.org>
10237
10238 * time.el (display-time-mail-function): New variable, to allow
10239 external packages to indicate when new mail is available.
10240 (display-time-update): Use it.
10241
1699f991
KH
102422000-06-16 Kenichi Handa <handa@etl.go.jp>
10243
a3b37893
KH
10244 * international/mule.el (mule-version): Change version name to
10245 SAKAKI. AOI has already been used by Meadow.
10246
1699f991
KH
10247 * international/quail.el (quail-show-guidance-buf): To find the
10248 bottom window (but minibuffer), pay attention to the height of
10249 minibuffer.
10250
228b083e
EZ
102512000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
10252
7d5c8691
EZ
10253 * arc-mode.el (archive-mode-map): Use the new menu-item format for
10254 menu-bar menus. Add help strings. Don't remove the Edit menu
10255 from the menu bar, as the menu bar has enough space now.
10256
261f3289
EZ
10257 * Makefile.in (SHELL): Make sure /bin/sh is used.
10258
228b083e
EZ
10259 * woman.el (woman-man-buffer): Fix bold and underlined CJK
10260 characters, which use series of two ^H characters instead of one.
10261
e27e8d71
GM
102622000-06-15 Gerd Moellmann <gerd@gnu.org>
10263
5d80cc9c 10264 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 10265 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 10266 functions.
451ec4e3
GM
10267 (Info-find-node-2): Try a case-sensitive search first, then
10268 do a case-insensitive search.
10269
10270 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
10271 tutorials.
10272
b675095c
GM
10273 * complete.el (PC-env-vars-alist): New variable.
10274 (PC-complete-as-file-name): New function.
10275 (partial-completion-mode): Initialize PC-env-vars-alist from
10276 process-environment.
10277 (PC-do-completion): Handle completion of env vars.
10278
10279 * info.el (Info-set-mode-line): Show file name in mode line,
10280 use `*Info*' instead of `Info:'.
10281
e27e8d71
GM
10282 * startup.el (command-line-1): Change copyright messages to year
10283 2000.
10284
28223a7e
DL
102852000-06-15 Dave Love <fx@gnu.org>
10286
10287 * net/goto-addr.el (goto-address-fontify): Use keymap property,
10288 not local-map.
10289
32684631
KH
102902000-06-15 Kenichi Handa <handa@etl.go.jp>
10291
10292 * international/mule.el (set-buffer-file-coding-system): Almost
10293 rewritten to handle `undecided' as no-op.
10294
9f817ea4
GM
102952000-06-14 Gerd Moellmann <gerd@gnu.org>
10296
e27e8d71 10297 * Makefile.in: New file.
dce6b995
GM
10298
10299 * Makefile: Removed.
10300
9f817ea4
GM
10301 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
10302 (goto-address-highlight-keymap): Bind C-c RET.
10303
2de33f94
KH
103042000-06-14 Kenichi Handa <handa@etl.go.jp>
10305
bbf1e8a5
KH
10306 * mail/sendmail.el (sendmail-send-it): The temporary buffer
10307 inherits buffer-file-coding-system of the current buffer.
725a6897 10308
02891cc3
KH
10309 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
10310 0. Give correct argument to set-auto-coding-function.
10311 (tar-expunge): For goto-char, use (point-min), not 0.
10312 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
10313 (tar-subfile-save-buffer): Likewize.
10314
2de33f94
KH
10315 * international/mule.el
10316 (after-insert-file-set-buffer-file-coding-system): Call
10317 set-buffer-file-coding-system with the arg FORCE t.
10318
1681ead6
GM
103192000-06-13 Gerd Moellmann <gerd@gnu.org>
10320
10321 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
10322 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 10323 the sender is set with `-f'.
1681ead6 10324
fdf4b680
DL
103252000-06-13 Dave Love <fx@gnu.org>
10326
9c50afce
DL
10327 * help.el (describe-function-1): Kluge around cases of functions
10328 fset to subrs whose doc doesn't match their symbol-name.
10329
0ad550ba 10330 * image.el (insert-image): Default STRING to a space.
f290ca08 10331
fdf4b680 10332 * info.el Doc fixes.
5d80cc9c 10333 (Info-build-node-completions): Match Ref tags.
fdf4b680 10334
9b6610db
EZ
103352000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
10336
a704139d
EZ
10337 * frame.el (display-multi-frame-p, display-multi-font-p): New
10338 defaliases for display-graphic-p.
10339
9b6610db
EZ
10340 * hl-line.el: Fixed a typo in commentary.
10341
7a5ea398
KH
103422000-06-13 Kenichi Handa <handa@etl.go.jp>
10343
10344 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
10345 fixed.
10346
0dc91c57
DL
103472000-06-12 Dave Love <fx@gnu.org>
10348
10349 * image.el (insert-image): Save a little consing.
10350
0bd5914b
KH
103512000-06-12 Kenichi Handa <handa@etl.go.jp>
10352
10353 * language/tibet-util.el: Convert all tibetan-1-column characters
10354 to the corresponding tibetan characters.
10355 (tibetan-add-components): Delete code for the special treatment of
10356 'a chung.
10357
10358 * language/tibetan.el (tibetan-composable-pattern): Fix previous
10359 change.
10360 (tibetan-vowel-transcription-alist): More rules added.
10361 (tibetan-composite-vowel-alist): New variable.
10362 (tibetan-precomposition-rule-alist): More rules added.
10363
6dc7d3d5
SM
103642000-06-12 Stefan Monnier <monnier@cs.yale.edu>
10365
9c04c393
SM
10366 * startup.el (command-line): Only call menu-bar-mode if interactive.
10367
10368 * thingatpt.el (toplevel symbol-properties):
10369 * textmodes/makeinfo.el (makeinfo-compile):
10370 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 10371 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 10372 (hide-ifdef-use-define-alist):
5d80cc9c 10373 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
10374 (ange-ftp-vms-add-file-entry):
10375 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
10376 * man.el (Man-build-man-command):
10377 * mail/rnewspost.el (news-reply-header-hook):
10378 * info.el (Info-insert-dir):
10379 * emulation/mlconvert.el (backward-word, forward-word, setq):
10380 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
10381 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
10382 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
10383 (byte-optimize-apply, end of file):
10384 * emacs-lisp/advice.el (ad-advice-class-completion-table)
10385 (ad-make-freeze-definition):
10386 * startup.el (command-line, command-line-1): Don't quote lambdas.
10387
6dc7d3d5
SM
10388 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
10389 (cvs-cleanup-removed): New function.
10390 (cvs-cleanup-functions): New var.
10391 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
10392 some flexibility in specifying additional entries to auto-cleanup.
10393 (cvs-quickdir): New function.
10394 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
10395 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
10396 (cvs-mode-find-file): Check that we are on a filename or dirname
10397 when invoked through a mouse-click.
10398 (cvs-full-path): Remove.
10399 (cvs-dired-action): Re-introduced.
10400 (cvs-dired-noselect): Use it.
10401 (vc-post-command-functions): use this new hook if available.
10402
10403 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
10404 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
10405 (cvs-filename-map, cvs-dirname-map): Remove.
10406 (cvs-default-action): Remove.
10407 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
10408 if the arg is really a keymap.
10409 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
10410 Don't hardcode the mapping from state (aka type) to face, but check
10411 the var cvs-fi-<type>-face instead.
10412 (cvs-fileinfo-from-entries): New function.
10413
10414 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
10415 Docstring fix.
10416 (cvs-find-file-and-jump): Change default to be safer.
10417 (cvs-mode-diff-map): Define it as a function as well.
10418 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
10419 Bind mouse-2 in this global map rather than with text-properties.
10420
10421 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
10422 file to resolve the ambiguity between C(conflict) and C(need-merge).
10423
5050a2ef
KH
104242000-06-12 Kenichi Handa <handa@etl.go.jp>
10425
10426 * international/mule.el (set-buffer-file-coding-system): If
10427 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
10428 unconditionally.
10429
35a7ac84
DL
104302000-06-12 Dave Love <fx@gnu.org>
10431
10432 * wid-edit.el (widget-specify-button): Really suppress the face if
10433 required.
10434
db8eeecd
GM
104352000-06-11 Gerd Moellmann <gerd@gnu.org>
10436
10437 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
10438
70223ca4
SM
104392000-06-11 Stefan Monnier <monnier@cs.yale.edu>
10440
10441 * imenu.el (imenu-generic-expression): Docstring fix.
10442
10443 * composite.el (composition-function-table): Move the `put'
10444 below the autoload cookie so we can load the file before loaddefs.
10445
10446 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
10447
10448 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
10449 Handle easy-mmode-define-global-mode.
10450 For complex macros like define-minor-mode that can generate
10451 several autoload entries, try to autoload entries in the
10452 macroexpanded code.
10453
10454 * emacs-lisp/easy-mmode.el (define-minor-mode):
10455 If KEYMAP is a symbol, just use it.
10456 Use byte-compile-current-file and load-file-name to infer the
10457 proper :require to pass to defcustom.
10458 Wrap the hook var into `progn' so as not to autoload it.
10459 Add a :autoload-end cookie.
10460 Be more careful about the evaluation of KEYMAP.
10461 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
10462 (define-derived-mode): Move define-abbrev-table outside of defvar.
10463
104642000-06-10 Stefan Monnier <monnier@cs.yale.edu>
10465
10466 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
10467 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
10468 (backup-compiled-files): Ignore errors during `tar'.
10469 (bootstrap): Make autoloads before elc files.
10470
9c53b34e
KH
104712000-06-10 Kenichi Handa <handa@etl.go.jp>
10472
10473 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 10474 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
10475
10476 * international/mule-conf.el (unix): New alias for the coding
10477 system undecided-unix.
10478
22ddd299
DL
104792000-06-09 Dave Love <fx@gnu.org>
10480
5ee42746
DL
10481 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
10482
70223ca4 10483 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
10484 (executable-insert): Change custom type.
10485 (executable-find): Add autoload cookie.
cc7e1d18
DL
10486 (executable-make-buffer-file-executable-if-script-p): New
10487 function. After Noah Friedman.
22ddd299
DL
10488
10489 * files.el (after-save-hook): Customize, with
cc7e1d18 10490 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 10491
41ea3794
KH
104922000-06-09 Kenichi Handa <handa@etl.go.jp>
10493
f89437e3
KH
10494 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
10495 "tib24p-mule.bdf" for Tibetan.
10496
7a4ee259
KH
10497 * composite.el (decompose-composite-char): Declare it as obsolete.
10498
ff6a65c2
KH
10499 * man.el (Man-fontify-manpage): Pay attention to underline and
10500 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 10501
f83fe4b4
GM
105022000-06-08 Gerd Moellmann <gerd@gnu.org>
10503
10504 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
10505 Set maintainer to FSF since author isn't reachable.
10506
e56d7900
DL
105072000-06-08 Dave Love <fx@gnu.org>
10508
10509 * international/mule-cmds.el (select-safe-coding-system): If
10510 DEFAULT-CODING-SYSTEM is not specified, also check the most
10511 preferred coding-system if buffer-file-coding-system is
10512 `undecided'. From Handa.
10513
d3981b49
KH
105142000-06-08 Kenichi Handa <handa@etl.go.jp>
10515
10516 * international/mule.el
10517 (after-insert-file-set-buffer-file-coding-system): If the buffer
10518 size is greater than INSERTED, judget that we are not visiting.
10519
bff71087
RV
105202000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
10521
10522 * whitespace.el (defgroup whitespace): Comment out `:version'.
10523 XEmacs 20.4 has problems defining the group with this present.
10524 We'll have this commented out till get resolve the problem.
10525
fd9ac94c 105262000-06-07 John Wiegley <johnw@gnu.org>
e04d21aa 10527
fd9ac94c
GM
10528 * align.el (align-dq-string-modes, align-sq-string-modes)
10529 (align-open-comment-modes): Add pyhton-mode.
10530 (align-rules-list): Use get-text-property instead of
10531 text-properties-at.
10532 (align-rules-list): Add python-assignment.
10533 (align-rules-list): Change perl-comma-delimiter to
10534 basic-comma-delimiter. Use if for Perl modes and python-mode.
10535 (align-rules-list): Add python-chain-logic and
10536 basic-line-continuation.
45f485a6
GM
10537
105382000-06-07 Jari Aalto <jari.aalto@poboxes.com>
10539
10540 * apropos.el (apropos-mode-hook): New user variable.
10541 (apropos-mode): Run apropos-mode-hook.
bff71087 10542
45f485a6
GM
105432000-06-07 David Ponce <david@dponce.com>
10544
10545 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
10546 commands. Require `wid-edit' at run-time.
10547
105482000-06-07 David Ponce <david@dponce.com>
10549
10550 * recentf.el: Added some "Commentary".
10551 (recentf-open-more-files, recentf-edit-list): Minor changes to
10552 move the point at the top of the file list. This behaviour is
10553 consistent with the menu one when the list contains a lot of
10554 files.
10555 (recentf-cleanup): Now displays the number of items removed from
10556 the list.
10557 (recentf-relative-filter) New menu filter to show filenames
10558 relative to `default-directory'.
bff71087 10559
45f485a6
GM
105602000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10561
10562 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
10563 with/without giving an error if PostScript printer doesn't have this
10564 kind of page size. Zebra Stripe continues or restarts on next page.
10565 Manual/automatic paper feeding. Switch or not the header.
10566 (ps-print-version): New version number (5.2.2).
10567 (ps-windows-system): Include emx as a Windows system.
10568 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
10569 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
10570 (ps-background-text): Code fix.
10571 (ps-error-handler-message, ps-user-defined-prologue)
10572 (ps-print-prologue-header, ps-printer-name)
10573 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
10574 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
10575 (ps-use-face-background): Customization fix.
10576 (ps-n-up-database): Data fix.
10577 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
10578 (ps-switch-header): New vars.
10579 (ps-xemacs-color-name, ps-face-foreground-name)
10580 (ps-face-background-name, ps-boolean-constant): New funs.
10581
c14dcd22
DL
105822000-06-07 Dave Love <fx@gnu.org>
10583
10584 * allout.el: New version from Manheimer.
10585
e4044bb0
KH
105862000-06-07 Kenichi Handa <handa@etl.go.jp>
10587
10588 * textmodes/fill.el (fill-find-break-point): Check the validity of
10589 charset.
10590
59cfe8b9
KF
105912000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10592
10593 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
10594 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
10595 Call display-color-p and display-mouse-p instead of looking at
10596 window-system.
10597
bb2337f5
DL
105982000-06-06 Dave Love <fx@gnu.org>
10599
10600 * image.el (find-image): Doc fix. Return nil if image not found.
10601 (put-image, insert-image): Make STRING arg optional.
10602
8e624fa2
KH
106032000-06-06 Kenichi Handa <handa@etl.go.jp>
10604
10605 * language/vietnamese.el: Remove eval-when-compile.
10606 (viet-viscii-nonascii-translation-table): Define it as a
10607 translation table made from viet-viscii-decode-table.
10608 (viet-viscii-encode-table): Define it as a translation table made
10609 from the reverse map of above.
10610 (viet-vscii-nonascii-translation-table): Define it as a
10611 translation table made from viet-vscii-decode-table.
10612 (viet-vscii-encode-table): Define it as a translation table made
10613 from the reverse map of above.
10614 (ccl-decode-viscii): Use translate-character.
10615 (ccl-encode-viscii, ccl-encode-viscii-font)
10616 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
10617 Likewize.
bff71087 10618
8e624fa2
KH
10619 * language/cyrillic.el: Remove eval-when-compile.
10620 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
10621 translation table made from cyrillic-koi8-r-decode-table.
10622 (cyrillic-koi8-r-encode-table): Define it as a translation table
10623 made from the reverse map of above.
10624 (ccl-decode-koi8): Use translate-character.
10625 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
10626 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
10627 a translation table made from cyrillic-alternativnyj-decode-table.
10628 (cyrillic-alternativnyj-encode-table): Define it as a translation
10629 table made from the reverse map of above.
10630 (ccl-decode-alternativnyj): Use translate-character.
10631 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
10632 Likewize
10633
10634 * international/mule-diag.el (non-iso-charset-alist): Specify
10635 translation table symbol instead of translation table itself.
10636 (list-block-of-chars): CHARSET may be a translation table symbol.
10637
10638 * international/mule.el (make-coding-system): If CODING-SYSTEM
10639 already exists, override it.
10640
10641 * international/fontset.el: Use family `proportional' for Tibetan
10642 fonts.
10643
10644 * international/ccl.el (ccl-compile-translate-character): Don't
10645 check if Rrr has property translation-table.
10646 (ccl-compile-map-multiple): Modified to avoid compiler warning.
10647
1969fae2
GM
106482000-06-05 Gerd Moellmann <gerd@gnu.org>
10649
10650 * info.el: Bind case-fold-search to t when searching in case
10651 a user sets it to nil in a hook.
10652
d5b037c5
SM
106532000-06-05 Stefan Monnier <monnier@cs.yale.edu>
10654
d3d02e65
SM
10655 * autoarg.el (autoarg-mode, autoarg-kp-mode):
10656 * hl-line.el (hl-line-mode): Use the new :global key argument.
10657
10658 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
10659 (tar-clip-time-string): Prepend a space.
10660 (tar-grind-file-mode): Construct a string rather than modifying one.
10661 (tar-header-block-summarize): Fix docstring.
10662 Use `format' rather than an error-prone set of copy-loops.
10663
10664 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
10665 (diff-goto-source, diff-unified->context, diff-context->unified)
10666 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
10667 understand the format output by the `-p' argument to diff.
10668
bff71087 10669 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
10670 (sh-re-done): Use defconst.
10671 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
10672 (sh-help-string-for-variable, sh-guess-basic-offset):
10673 Don't quote lambdas.
10674 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
10675 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
10676
f7c4478f
SM
10677 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
10678 (mh-letter-mode): Derive from text-mode.
10679 This implicitly means that it now calls kill-all-local-variables.
10680 Also remove the Emacs-18 compatibility code.
10681
a8add29d
SM
10682 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
10683 Make use of symbol-property doc-string-elt.
10684 Use memq rather than a sequence of eq.
10685 (doc-string-elt): Fix the wrong or missing previously unused values.
10686 (autoload-print-form): New function extracted from
10687 generate-file-autoloads to allow recursion when handling progn
10688 so that defvar's and defun's docstrings are properly printed.
10689 (generate-file-autoloads): Use it.
10690
d5b037c5
SM
10691 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
10692 Use find-file-hooks in the minor-mode function.
10693 Be careful not to loop indefinitely in the post-command-hook function.
10694
560ef11a 106952000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 10696
1969fae2 10697 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 10698 tty's.
1969fae2 10699 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 10700 differences whenever appropriate.
1969fae2
GM
10701 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
10702 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
10703 wildcards.
10704
b5bbbb76
SM
107052000-06-04 Stefan Monnier <monnier@cs.yale.edu>
10706
d5b037c5
SM
10707 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
10708 (jit-lock-fontify-buffer): New function for JIT refontification.
10709 (jit-lock-mode): Fix docstring.
10710 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
10711 Remove jit-lock-after-change from the _local_ hook.
10712 (jit-lock-function-1): Fix docstring.
10713
10714 * info.el (Info-on-current-buffer): Initialize info.
10715
10716 * newcomment.el (comment-indent): Ignore comment-indent-hook.
10717
10718 * progmodes/tcl.el (tcl-indent-for-comment):
10719 Ignore comment-indent-hook.
10720
10721 * emacs-lisp/easy-mmode.el: Require CL during compilation.
10722 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
10723 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
10724 and improve to use the lighter to guess the capitalization.
10725 (define-minor-mode): Inline code from easy-mmode-define-toggle.
10726 Add keyword arguments to specify global-ness or the custom group.
10727 Add local-map and help-echo properties to the lighter.
10728 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 10729 (easy-mmode-define-global-mode): New macro.
b5bbbb76 10730
bfa6c260
DL
107312000-06-02 Dave Love <fx@gnu.org>
10732
10733 * wid-edit.el: byte-compile-dynamic since we typically don't use
10734 all the widgets. Don't require cl or widget. Remove
10735 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
10736 (widget-read-event): Removed. Callers changed to use read-event.
10737 (widget-button-release-event-p): Renamed from
10738 button-release-event-p.
10739 (widget-field-add-space, widget-field-use-before-change):
10740 Uncustomize.
10741 (widget-specify-field): Use keymap property, not local-map.
10742 (widget-specify-button): Obey :suppress-face.
10743 (widget-specify-insert): Use modern backquote syntax.
10744 (widget-image-directory): Renamed from widget-glyph-directory.
10745 (widget-image-enable): Renamed from widget-glyph-enable.
10746 (widget-image-find): Replaces widget-glyph-find.
10747 (widget-button-pressed-face): Move defvar.
10748 (widget-image-insert): Replaces widget-glyph-insert.
10749 (widget-convert): Use keywordp.
10750 (widget-leave-text, widget-children-value-delete): Use mapc.
10751 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 10752 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
10753 (widget-button-click): Don't set point at the click, but re-centre
10754 if we scroll out of window. Rewritten for images v. glyphs &c.
10755 (widget-tabable-at): Use POS arg, not point.
10756 (widget-beginning-of-line, widget-end-of-line)
10757 (widget-item-value-create, widget-sublist, widget-princ-to-string)
10758 (widget-sexp-prompt-value, widget-echo-help): Simplify.
10759 (widget-default-create): Use widget-image-insert; some rewriting.
10760 (widget-visibility-value-create)
10761 (widget-push-button-value-create, widget-toggle-value-create): Use
10762 widget-image-insert.
10763 (checkbox): Create on and off images dynamically.
10764 (documentation-link): Change :help-echo.
10765 (widget-documentation-link-echo-help): Remove.
10766
3837de12
SM
107672000-06-02 Stefan Monnier <monnier@cs.yale.edu>
10768
10769 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
10770
10771 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
10772 (easy-mmode-define-toggle, define-minor-mode): Use it.
10773 (easy-mmode-define-keymap): Docstring fix.
10774 (define-derived-mode): Default PARENT to fundamental-mode.
10775 Add the derived-mode-parent symbol-property.
10776 (easy-mmode-derived-mode-p): New function.
10777
90aa4ea8
DL
107782000-06-02 Dave Love <fx@gnu.org>
10779
37193ee6
DL
10780 * files.el (convert-standard-filename): Doc fix.
10781 (normal-backup-enable-predicate): New function.
10782 (backup-enable-predicate): Use it to replace the lambda form.
10783
10784 * calendar/todo-mode.el: [This needs more work on the outline
10785 stuff.] Doc fixes.
10786 (todo) <defgroup>: Add :version.
10787 (todo-add-category): Don't use pushnew.
10788 (todo-cmd-raise): Fix typo.
10789 (todo-top-priorities): Change temp buffer name.
10790 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
10791 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
10792 Use outline-next-heading.
37193ee6 10793
90aa4ea8
DL
10794 * autoarg.el: Rewritten to use define-minor-mode.
10795 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
10796 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
10797
2e54623a
KH
107982000-06-02 Kenichi Handa <handa@etl.go.jp>
10799
10800 * isearch.el (isearch-other-meta-char): Fix previous change.
10801
c5def0db
SM
108022000-06-01 Stefan Monnier <monnier@cs.yale.edu>
10803
3837de12
SM
10804 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
10805 (log-edit-done): Only add the comment to the ring if it's different
10806 from the last comment entered.
10807
c5def0db
SM
10808 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
10809
2330c9d4
DL
108102000-06-01 Dave Love <fx@gnu.org>
10811
10812 * hl-line.el: Rewritten using define-minor-mode.
10813
10814 * help.el (describe-function-1): Distinguish special form from
10815 builtin function. Sanity-check presence of arglist for builtins.
10816
6e5dfc31
KH
108172000-06-01 Kenichi Handa <handa@etl.go.jp>
10818
4dc1225b
KH
10819 * international/characters.el: Fix syntax/category setting of
10820 Tibetan characters.
10821
10822 * language/tibet-util.el (tibetan-add-components): Fixes for new
10823 encoding of Tibetan characters.
10824 (tibetan-decompose-precomposition-alist): New variable.
10825 (tibetan-decompose-region): Convert precomposed characters to
10826 non-precomposed characters.
10827 (tibetan-decompose-string): Likewise.
10828 (tibetan-composition-function): Fix args to
10829 thibetan-compose-string.
10830
10831 * language/tibetan.el (tibetan-composable-pattern): More
10832 characters included.
10833 (tibetan-consonant-transcription-alist): Rule for "R" added.
10834 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
10835 "+R" added.
10836 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
10837
eadef5e6
KH
10838 * language/lao-util.el (lao-composition-function): Fix args to
10839 compose-string.
10840
10841 * language/thai-util.el (thai-composition-function): Fix args to
10842 compose-string.
10843
6e5dfc31 10844 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
10845 to prevent the point moving to the end of a composition when a
10846 part of a composition is searched.
6e5dfc31
KH
10847 (isearch-other-meta-char): If the key invoking this command can be
10848 mapped by function-key-map to a printing char, call
10849 isearch-process-search-char directly.
10850
2598a293
SM
108512000-06-01 Stefan Monnier <monnier@cs.yale.edu>
10852
10853 * emacs-lisp/bytecomp.el:
10854 * frame.el:
10855 * international/mule-cmds.el:
10856 * international/mule-util.el:
10857 * international/mule.el:
10858 * mouse.el:
10859 * subr.el:
10860 * faces.el: Update calls to make-obsolete with a WHEN argument.
10861
10862 * byte-run.el (make-obsolete, make-obsolete-variable):
10863 Add an optional WHEN argument and change the format of the
bff71087 10864 symbol-property information.
2598a293
SM
10865 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
10866 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
10867 new obsolete-symbol-property format and print WHEN if it is provided.
10868
28d8dff1
DL
108692000-05-31 Dave Love <fx@gnu.org>
10870
10871 * loadhist.el (loadhist-hook-functions): Remove
10872 before-change-function, after-change-function.
10873 (unload-feature): Deal with symbols which are both bound and
10874 fbound.
10875
10876 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
10877 before-change-function, after-change-function.
10878
10879 * simple.el (newline): Don't bind before-change-function,
10880 after-change-function.
10881
7f565d87
RV
108822000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
10883
10884 * whitespace.el (whitespace-rescan-timer-time): Update interval
10885 set to 600 seconds (10 minutes) instead of 60 seconds since
10886 a large number of whitespace buffers causes emacs to `freeze'
10887 for a considerable amount of time.
10888
bff71087 10889 * whitespace.el: Updated email address
7f565d87 10890
a8d693d8
DL
108912000-05-31 Dave Love <fx@gnu.org>
10892
10893 * add-log.el (change-log-font-lock-keywords) <function>: Add
10894 pattern for function of change.
10895 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
10896 acknowledgements patterns.
10897
a50192e7
KH
108982000-05-31 Kenichi Handa <handa@etl.go.jp>
10899
10900 * isearch.el (isearch-printing-char): If keyboard coding system is
10901 being used, call isearch-process-search-multibyte-characters.
10902
10903 * international/isearch-x.el: Mostly rewritten.
10904
10905 * international/quail.el (quail-start-conversion): Don't include
10906 unhandled events in the returned events, but set them in
10907 unread-command-events. Exit if all inputs are deleted.
10908
7e492772
JR
109092000-05-30 Jason Rumney <jasonr@gnu.org>
10910
10911 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
10912
10913 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
10914 Reenable code to create initial fontsets.
10915 Use set-fontset-font in place of put-charset-property.
10916
10fc3187
GM
109172000-05-30 Gerd Moellmann <gerd@gnu.org>
10918
79148ea7
GM
10919 * progmodes/perl-mode.el (perl-indent-line): When looking for a
10920 label, ensure that the first colon isn't followed by another.
10921
10922 * paths.el (Info-default-directory-list): Doc fix.
10923
086d5b87
GM
10924 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
10925 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
10926 send a query containing USER only, not USER@HOST.
10927
10fc3187
GM
10928 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
10929 and rmail-msgend to compute the restriction at the end, instead of
10930 computing it.
10931
49e70dec
GM
109322000-05-29 Gerd Moellmann <gerd@gnu.org>
10933
66254a13
GM
10934 * dabbrev.el (dabbrev-expand): Don't display messages in the
10935 echo area if the minibuffer window is active.
10936
49e70dec
GM
10937 * jit-lock.el (jit-lock-mode): Add after change function to
10938 local hook.
10939
109402000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
10941
10942 * antlr-mode.el: New commands: hide/unhide actions,
10943 upcase/downcase literals.
10944 (antlr-tiny-action-length): New user option.
10945 (antlr-hide-actions): New command. Suggested by
10946 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 10947 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
10948 (antlr-mode-menu): New entries.
10949 (antlr-downcase-literals): New command.
10950 (antlr-upcase-literals): Ditto.
10951
10952 * antlr-mode.el: Minor changes: indendation, mode-name.
10953 (antlr-indent-line): Indent cpp directive at column 0.
10954 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
10955
10956 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
10957 (antlr-font-lock-additional-keywords): Workaround for intentional
10958 bug in XEmacs version of font-lock.
10959 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
10960 be used by a smarter version of `buffers-menu-grouping-function'.
10961
109622000-05-29 Gerd Moellmann <gerd@gnu.org>
10963
10964 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
10965 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
10966
49f93684
KH
109672000-05-29 Kenichi Handa <handa@etl.go.jp>
10968
10969 * international/encoded-kb.el
10970 (encoded-kbd-iso2022-designation-map): Pay attention to that
10971 charset-iso-final-char return -1 for eight-bit-control and
10972 eight-bit-graphic.
10973
5b1ae051
EZ
109742000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
10975
10976 * speedbar.el (speedbar-use-images, speedbar-update-flag)
10977 (speedbar-easymenu-definition-base): Use display-graphic-p where
10978 available, instead of window-system.
10979
a205e32a
EZ
109802000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
10981
10982 * international/codepage.el (cp-coding-system-for-codepage-1): Add
10983 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
10984 coding systems.
10985
dd854dc2
DL
109862000-05-26 Dave Love <fx@gnu.org>
10987
c88a85d5
DL
10988 * disp-table.el (standard-display-underline): Don't use
10989 internal-find-face.
10990
dd854dc2
DL
10991 * mail/reporter.el: Maintainer change. Doc fixes.
10992 (reporter-version): Deleted.
10993
10994 * emacs-lisp/elp.el: Maintainer change.
10995 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
10996
dc29aa6c
SM
109972000-05-26 Stefan Monnier <monnier@cs.yale.edu>
10998
10999 * add-log.el (add-change-log-entry): Merge the current entry with the
11000 previous one if the previous one is empty.
11001
ed62683d
DL
110022000-05-26 Dave Love <fx@gnu.org>
11003
4370a375
DL
11004 * loadhist.el (unload-feature): Fix interactive spec [from
11005 lijnzaad@ebi.ac.uk].
11006
ed62683d
DL
11007 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11008 subr-arity to check primitives.
11009 (byte-compile-flush-pending, byte-compile-file-form-progn)
11010 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11011 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11012 mapcar.
11013
ba9f8f95
KH
110142000-05-26 Kenichi Handa <handa@etl.go.jp>
11015
0f3e0672
KH
11016 * international/fontset.el: Set family names of non-latin charsets
11017 in default fontset to "*".
11018
cebefb44
KH
11019 * international/mule-diag.el (print-fontset): Combine family part
11020 and registry part of the fontname by "-*-" instead of "-".
11021
ba9f8f95
KH
11022 * international/mule-cmds.el (encode-coding-char): Make strings
11023 multibyte before calling encode-coding-string.
11024
931d0724
SM
110252000-05-25 Stefan Monnier <monnier@cs.yale.edu>
11026
11027 * derived.el: Fix keywords.
8ccce2b0 11028 (define-derived-mode): Only define if needed.
931d0724
SM
11029
11030 * simple.el (fill-comment, comment-column, comment-start)
11031 (comment-start-skip, comment-end, comment-indent-function)
11032 (block-comment-start, block-comment-end, indent-for-comment)
11033 (set-comment-column, kill-comment, comment-padding, comment-region)
11034 (comment-multi-line, indent-new-comment-line): Remove.
11035
11036 * bindings.el (esc-map): Change ; to comment-dwim and use the new
11037 function names for comment operations.
11038
11039 * newcomment.el: Add abundant autoload cookies.
11040 (comment-style): Don't depend on runtime data at compile-time.
11041 (comment-indent-hook): Remove.
11042 (comment-indent): Check if comment-indent-hook is bound.
11043 (comment-region): Docstring fix.
11044
6fc596cf
DL
110452000-05-25 Dave Love <fx@gnu.org>
11046
11047 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11048 byte-code-function-p.
11049
11050 * mail/rmailsum.el: Add provide.
11051
11052 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11053
11054 * smerge-mode.el (smerge-diff-switches): Don't use list* in
11055 defcustom.
11056
7997f1ca 110572000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 11058
7997f1ca
MK
11059 * ediff-diff.el (ediff-exec-process): delete --binary option from
11060 non-buffer ediff jobs.
7f565d87 11061
e7a903e8
EZ
110622000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11063
11064 * hilit-chg.el (highlight-changes-mode): Ask about color or
11065 grayscale support, not about window-system.
11066
11067 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11068 window-system.
11069 (ffap-highlight): Always default to t.
11070
11071 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11072 display-popup-menus-p instead of looking at window-system.
11073
11074 * disp-table.el (standard-display-g1, standard-display-graphic):
11075 Only refuse to use string glyphs on X and MS-Windows.
11076
11077 * avoid.el: Remove window-system from commentary, suggest to use
11078 display-*-p instead.
11079
11080 * apropos.el (apropos-print): Use display-mouse-p instead of
11081 window-system.
11082
14028d57
EZ
110832000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11084
11085 * international/codepage.el (cp-decoding-vector-for-codepage):
11086 Fill up unsupported characters with their own codes. From Kenichi
11087 Handa.
11088
1a4f9cc1
EZ
110892000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11090
11091 * international/mule-diag.el (describe-char-after): Use
11092 display-graphic-p instead of window-system, so that this function
11093 works on MS-DOS.
11094
89f6ca4e
EZ
110952000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11096
11097 * international/codepage.el (cp-make-coding-systems-for-codepage):
11098 Remove the eight-bit-graphic and eight-bit-control charsets from
11099 the list of charsets which we convert into `?'.
11100
eacfd7fe
KH
111012000-05-25 Kenichi Handa <handa@etl.go.jp>
11102
11103 * international/mule-conf.el: Specify CHARSET-ID explicitely for
11104 private charsets.
11105 (mule-unicode-0100-24ff, japanese-jisx0213-1,
11106 japanese-jisx0213-2): New charsets.
11107
11108 * international/fontset.el: Setup default fontset for new charsets.
11109
deadf7e3
DL
111102000-05-24 Dave Love <fx@gnu.org>
11111
11112 * info.el (Info-find-node-2): Restructure [following "Vadim
11113 S. Solomin" <sovs@uic.nnov.ru>].
11114
11115 * icomplete.el: Fix header for Finder.
11116
111172000-05-24 Eric M. Ludlam <zappo@ultranet.com>
11118
11119 * rmailout.el (rmail-output-to-rmail-file): Added optional param
11120 STAY.
11121
11122 * rmail.el (rmail-automatic-folder-directives): New user variable.
11123 (rmail-show-message): Add call to `rmail-auto-file' during
11124 display.
11125 (rmail-auto-file): New function.
11126
6de3983f 111272000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 11128
fc6a6a4e 11129 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 11130 account.
fc6a6a4e
GM
11131 (ediff-test-utility,ediff-diff-mandatory-option)
11132 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 11133 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 11134
fc6a6a4e 11135 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 11136 variable.
7f565d87 11137
fc6a6a4e 11138 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
11139 ediff-merge-filename-prefix.
11140
fc290d1d
MK
111412000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
11142
fc6a6a4e 11143 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 11144
273182b8
EZ
111452000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11146
11147 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
11148 aliases for hebrew-iso-8bit.
11149
f471ea57
EZ
111502000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11151
11152 * woman.el: New version from Francis J. Wright
11153 <F.J.Wright@Maths.QMW.ac.uk>.
11154 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
11155 names in environment variables regardless of the path separator.
11156 (woman-topic-all-completions-1): Don't call file-name-directory-p
11157 on all files, since woman-file-regexp already filters out any
11158 directories.
11159
01162f24
KH
111602000-05-24 Kenichi Handa <handa@etl.go.jp>
11161
48e3df76
KH
11162 * international/quail.el (quail-start-translation): Don't change
11163 modified-p of the current buffer.
11164 (quail-start-conversion): Likewise.
11165
11166 * international/kkc.el (kkc-region): Don't change modified-p of
11167 the current buffer.
11168
747d90ea
KH
11169 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
11170 conform to RFC1468.
11171 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 11172
17a223ff
EL
111732000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
11174
11175 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
11176 (speedbar-insert-button): Invisible text property fix.
11177 (speedbar-directory-plus): Renamed from speedbar-directory-+
11178 (speedbar-directory-minus): Renamed from speedbar-directory--
11179 (speedbar-page-plus): Renamed from speedbar-file-+
11180 (speedbar-page-minus): Renamed from speedbar-file--
11181 (speedbar-page): Renamed from speedbar-file-
11182 (speedbar-tag): Renamed from speedbar-tag-
11183 (speedbar-tag-plus): Renamed from speedbar-tag-+
11184 (speedbar-tag-minus): Renamed from speedbar-tag--
11185 (speedbar-expand-image-button-alist): Use above renames.
11186
11187 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
11188 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
11189 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
11190 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
11191 * sb-pg.xpm: Renamed from sb-file.xpm
11192 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
11193 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 11194
e6b6fc18
KH
111952000-05-24 Kenichi Handa <handa@etl.go.jp>
11196
11197 * international/quail.el (quail-show-guidance-buf): Set
11198 current-input-method of the guidance buffer to the name of the
11199 curren input method.
11200
a1a336eb
SM
112012000-05-23 Stefan Monnier <monnier@cs.yale.edu>
11202
11203 * progmodes/compile.el (compile-internal): Style typo.
11204
11205 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
11206 quote vars and functions in the docstring.
11207
11208 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
11209
11210 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
11211 Don't quote lambdas.
11212
11213 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
11214
9695b783
GM
112152000-05-23 Gerd Moellmann <gerd@gnu.org>
11216
716e3b88
GM
11217 * startup.el (command-line): Determine source file of compiled
11218 user init file differently. Warn if compiled user init file
11219 is older than its source file.
11220
9695b783 11221 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 11222
41ac433f
EZ
112232000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
11224
11225 * files.el (make-backup-file-name-1): Replace slashes with `!'
11226 rather than `|' (which is not allowed on Windows). Replace the
11227 drive letters with a string "drive_X".
11228
46600ab1
GM
112292000-05-23 Gerd Moellmann <gerd@gnu.org>
11230
11231 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
11232
11233 * files.el (interpreter-mode-alist): Add `bash2'.
11234
79a64d87
DL
112352000-05-22 Dave Love <fx@gnu.org>
11236
11237 * loadhist.el (feature-symbols, file-provides, file-requires): Use
11238 mapc.
11239 (feature-file): Avoid calling symbol-name. Doc fix.
11240 (file-set-intersect, file-dependents): Use dolist, not mapcar.
11241 (loadhist-hook-functions): Add mouse-position-function.
11242 (unload-feature): Change uses of mapcar.
11243
11244 * files.el (parse-colon-path): Doc fix.
11245 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
11246 (set-auto-mode): Use mapc.
11247
11248 * complete.el (PC-look-for-include-file): Use :alnum: character
11249 class.
11250 (partial-completion-mode): Add autoload cookie.
11251
0e8c11d8
SS
112522000-05-22 Sam Steingold <sds@gnu.org>
11253
ce75fd23 11254 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
11255 `add-text-properties' (bug introduced on 2000-05-18).
11256
d8d0fa6c
DL
112572000-05-22 Dave Love <fx@gnu.org>
11258
11259 * bindings.el: Remove debug-ignored-errors set in other files.
11260
11261 * progmodes/etags.el: Add to debug-ignored-errors.
11262 (visit-tags-table-buffer): Clear out buffers holding old tables
11263 when making a new list.
11264 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
11265 mapc.
11266
11267 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
11268 quote keywords.
11269 (cmpl-string-case-type): Use character classes.
11270
0e8c11d8
SS
11271 * comint.el:
11272 * textmodes/ispell.el:
11273 * imenu.el:
d8d0fa6c
DL
11274 * mail/mh-e.el:
11275 * progmodes/compile.el: Add to debug-ignored-errors.
11276
11277 * dabbrev.el: Add to debug-ignored-errors.
11278 (dabbrev-completion): Use mapc.
11279
1edbbf8a
EZ
112802000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
11281
11282 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
11283 (woman-mapcan, woman-parse-man.conf)
11284 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
11285 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
11286 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
11287 path syntax better.
11288 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
11289 (woman-manpath): Call woman-parse-man.conf.
11290 (woman-emulation): New defcustom, defaults to nroff.
11291 (woman-font-support): New defconst.
11292 (woman-use-symbol-font): New defcustom.
11293 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
11294 "Emulation".
11295 Many functions: Doc fix.
11296
5bd2148c
KH
112972000-05-22 Kenichi Handa <handa@etl.go.jp>
11298
11299 * international/quail.el (quail-simple-translation-keymap): Map
11300 128..255 to quail-self-insert-command.
11301 (quail-keyboard-layout-alist): Add definition for "pc102-de".
11302
4125ec7e
SM
113032000-05-22 Stefan Monnier <monnier@cs.yale.edu>
11304
a1a336eb
SM
11305 * help.el (help-manyarg-func-alist): Typo.
11306
40aeecad
SM
11307 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
11308 intervals which makes it heaps simpler.
11309
4125ec7e
SM
11310 * newcomment.el (comment-region-internal): Go back to BEG after quoting
11311 the nested comment markers.
e4da9c1c
SM
11312
11313 * subr.el (remove-hook): Don't turn the hook's value into a list.
11314
cb7216a7
DL
113152000-05-21 Dave Love <fx@gnu.org>
11316
ac266581
DL
11317 * edmacro.el (edmacro-parse-keys): Return vector if any elements
11318 are invalid characters.
11319
cb7216a7
DL
11320 * international/mule-util.el (detect-coding-with-priority): Use
11321 mapc. Remove redundant lambda.
11322
11323 * international/mule-diag.el (list-non-iso-charset-chars)
11324 (describe-fontset): Remove redundant lambda.
11325
11326 * emulation/crisp.el (brief-mode): New alias.
11327
11328 * emacs-lisp/ring.el (ring-elements): New function.
11329
11330 * emacs-lisp/easymenu.el (easy-menu-create-menu)
11331 (easy-menu-do-add-item): Use keywordp.
11332
11333 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
11334
11335 * replace.el: Doc and error message fixes.
11336 (replace-highlight): Use facep, not internal-find-face.
11337
9b0d1d6e
SM
113382000-05-20 Stefan Monnier <monnier@cs.yale.edu>
11339
b2d2cf58
SM
11340 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
11341
ffe7dc64
SM
11342 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
11343 (log-edit-insert-changelog): Drop `:' as well.
11344
11345 * log-view.el: Fix file description.
11346 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
11347 available.
11348 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
11349 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
11350
c8c21615
SM
11351 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
11352 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
11353 Print a status message if the toggle is called interactively.
11354 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
11355 for global minor modes and use `defcustom' for them.
11356 Use add-minor-mode.
11357 (easy-mmode-define-derived-mode): Remove.
11358 (define-derived-mode): Fancier default docstring.
11359 (easy-mmode-define-navigation): Signal an error rather than (ding).
11360
9b0d1d6e
SM
11361 * newcomment.el (comment-styles): New `box-multi'.
11362 (comment-normalize-vars): Better default for comment-continue to
11363 avoid whitespace-only continuations.
11364 (comment-search-forward): Always move even in the no-syntax case.
11365 (comment-padright): Only obey N if it's only obeyed for padleft.
11366 (comment-make-extra-lines): Better handling of empty continuations.
11367 Use `=' for the filler if comment-start has only one character.
11368 (uncomment-region): Try handling the special `=' filler.
11369 (comment-region): Allow LINES even if MULTI is nil.
11370 (comment-box): Choose box style based on comment-style.
11371
f5ee6d0f
KH
113722000-05-20 Kenichi Handa <handa@etl.go.jp>
11373
9b0d1d6e 11374 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
11375 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
11376
c9671f81
KH
113772000-05-20 Kenichi HANDA <handa@etl.go.jp>
11378
11379 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
11380 and insert, not subst-char-in-region.
11381
11382 * international/mule-diag.el (list-character-sets-1): Handle
11383 charsets eight-bit-control and eight-bit-graphic.
11384 (list-iso-charset-chars): Likewise.
11385 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
11386 charactes as is. Use indent-to to align characters.
11387
11388 * international/mule-cmds.el (find-multibyte-characters): Never
11389 exclude charsets eight-bit-control and eight-bit-graphic.
11390
1426aa5c
SM
113912000-05-19 Stefan Monnier <monnier@cs.yale.edu>
11392
11393 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
11394 Don't quote lambdas.
11395
11396 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
11397
2b63d473
GM
113982000-05-19 Gerd Moellmann <gerd@gnu.org>
11399
11400 * gud.el (gud-jdb-directories): Doc fix.
11401
f1355756
SM
114022000-05-19 Stefan Monnier <monnier@cs.yale.edu>
11403
11404 * newcomment.el: New file.
11405
5f64c9e0
GM
114062000-05-19 Gerd Moellmann <gerd@gnu.org>
11407
2b63d473 11408 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 11409
db7314bd
AS
114102000-05-18 Andreas Schwab <schwab@suse.de>
11411
11412 * dired.el (dired-between-files): Also skip lines beginning with
11413 `used'.
11414
25bb0401
GM
114152000-05-18 Gerd Moellmann <gerd@gnu.org>
11416
11417 * msb.el (msb-menu-cond): Add choice `user'.
11418
a199a865 114192000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 11420
a199a865
GM
11421 * ps-print.el: Compatibility, customization and doc fix.
11422 (ps-printer-name-option): Replace defconst by defvar.
11423 (ps-postscript-code-directory): XEmacs compatibility.
11424 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
11425 fix.
11426 (ps-user-defined-prologue, ps-print-prologue-header)
11427 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
11428 compatibility and code fix.
11429 (ps-print-background-image, ps-print-background-text):
11430 Customization fix.
11431 (ps-line-number-start, ps-n-up-on): New vars.
11432
25bb0401
GM
114332000-05-18 Espen Skoglund <esk@ira.uka.de>
11434
11435 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
11436 the indent-comment function to just return the appropriate indent.
11437
68e6c83a
EL
114382000-05-18 Eric M. Ludlam <zappo@ultranet.com>
11439
11440 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
11441 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
11442 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
11443
dae6cb9f
DL
114442000-05-18 Dave Love <fx@gnu.org>
11445
11446 * info.el (Info-fontify-node): Add intangible property as well as
11447 invisible.
11448
11449 * calendar/appt.el (appt-make-list): Match all lines of entry.
11450 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
11451
813086ea
KH
114522000-05-18 Kenichi Handa <handa@etl.go.jp>
11453
11454 * international/mule-diag.el (describe-char-after): Call
11455 internal-char-font, not char-font. If internal-char-font returns
11456 nil, display "-- none --".
11457
24978190
EZ
114582000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11459
11460 * image.el (image-type-available-p): Don't reference image-types
11461 if it isn't bound.
11462
2fca2d5d
SM
114632000-05-17 Stefan Monnier <monnier@cs.yale.edu>
11464
11465 * autoarg.el (autoarg-mode): Typo in the :set argument.
11466
cfc75d05
EZ
114672000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11468
11469 * startup.el (command-line-1): Don't signal an error if the
11470 directory for auto-save-list files does not yet exist.
11471
c4e30387
KH
114722000-05-17 Kenichi Handa <handa@etl.go.jp>
11473
11474 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
11475
dd6b8ea7
SM
114762000-05-16 Stefan Monnier <monnier@cs.yale.edu>
11477
11478 * subr.el (remove-hook): `setq' hook-value, not `set'.
11479
399c88ad
SS
114802000-05-16 Sam Steingold <sds@gnu.org>
11481
a199a865 11482 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 11483
01651f07
DL
114842000-05-16 Dave Love <fx@gnu.org>
11485
11486 * cus-edit.el: Don't require cl or easymenu.
11487 (custom-variable-prompt): Test standard-value property, not
11488 user-variable-p.
11489
2248c40d
SS
114902000-05-16 Sam Steingold <sds@gnu.org>
11491
11492 * subr.el (add-hook): `setq' hook-value, not `set'.
11493
b15f3b77
GM
114942000-05-16 Gerd Moellmann <gerd@gnu.org>
11495
11496 * startup.el (command-line-1): Mention the FAQ in the startup
11497 message.
11498
11499 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
11500
11501 * progmodes/compile.el (compilation-parse-errors): Collect
11502 `nomessage' regexps last.
11503
11504 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
11505
11506 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
11507 to the function name.
11508
f9bbcfac
EL
115092000-05-15 Dave Love <fx@gnu.org>
11510
11511 * speedbar.el (speedbar-recenter): Typo.
11512 (speedbar-expand-line): Make arg optional.
11513 (speedbar-mode): Avoid a compiler warning.
11514
119b42eb
GM
115152000-05-15 Gerd Moellmann <gerd@gnu.org>
11516
11517 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
11518 user-specified option string is empty.
11519
11520 * mouse.el (mouse-yank-at-click): Doc fix.
11521
f685bea9
EZ
115222000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
11523
11524 * term/internal.el (IT-character-translations): More updates of
11525 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
11526 documents.
11527
a1b8d58b
GM
115282000-05-15 Gerd Moellmann <gerd@gnu.org>
11529
11530 * env.el (getenv): New function, interactively callable.
11531 (setenv, getenv): Remove autoload cookies.
11532
11533 * loadup.el: Load `env'.
11534
11535 * progmodes/f90.el: Change author's mail address.
11536
c9bba7ed
DL
115372000-05-14 Dave Love <fx@gnu.org>
11538
e5c83697
DL
11539 * mail/rmail.el (rmail-show-message-hook): Customize and offer
11540 goto-addr as an option.
11541
11542 * help.el (help-xref-stack): Doc fix.
11543 (help-xref-following): New variable.
11544 (help-make-xrefs): Use it.
11545 (help-xref-go-back): Use position information from stack element.
11546 (help-follow): Make position in stack element a pair. Use
11547 help-xref-following.
399c88ad 11548
e5c83697
DL
11549 * autoarg.el: New file.
11550
11551 * faces.el: Declare more functions obsolete.
11552
c9bba7ed
DL
11553 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
11554 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
11555 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
11556 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
11557 Remove all the setup-...-environment functions.
11558
b6389bfb
EL
115592000-05-13 Eric M. Ludlam <zappo@ultranet.com>
11560
a1b8d58b
GM
11561 * speedbar.el: Updated the commentary section. xemacs20p now uses
11562 >= when detecting. Require `defimage' safely.
b6389bfb
EL
11563 (speedbar-easymenu-definition-base): Add toggle for images.
11564 (speedbar-easymenu-definition-special): Add flush cache & expand.
11565 (speedbar-visiting-tag-hook): Set new defaults. Added options.
11566 (speedbar-reconfigure-keymaps-hook): New variable.
11567 (speedbar-frame-parameters): Updated documentation.
11568 (speedbar-use-imenu-flag): Updated custom tag
11569 (speedbar-dynamic-tags-function-list): New variable.
11570 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
11571 (speedbar-indentation-width, speedbar-indentation-width) New
11572 variables.
11573 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
11574 (speedbar-vc-indicator): Doc update.
11575 (speedbar-ignored-path-expressions): Updated default value.
11576 (speedbar-supported-extension-expressions): Updated default value.
11577 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
11578 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
11579 as "+". Added overlay aliases.
11580 (speedbar-mode): Use `speedbar-mode-line-update' instead of
11581 `force-mode-line-update'.
11582 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
11583 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
11584 `mouse-set-point'
b6389bfb 11585 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
11586 (speedbar-item-info-tag-helper): Revamped to handle a wider range
11587 of arbitrary text, and new helper functions.
11588 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
11589 filename finder.
b6389bfb
EL
11590 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
11591 (speedbar-directory-buttons): Update path search/expansion.
11592 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
11593 `speedbar-indentation-width'. Use more care w/ invisible
11594 properties.
b6389bfb
EL
11595 (speedbar-change-expand-button-char): Call
11596 `speedbar-insert-image-button-maybe'.
11597 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
11598 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
11599 (speedbar-trim-words-tag-hierarchy)
11600 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 11601 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
11602 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
11603 functions.
b6389bfb
EL
11604 (speedbar-mouse-set-point): New function
11605 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
11606 (speedbar-line-token, speedbar-goto-this-file): Handle more types
11607 of tag prefix text.
11608 (speedbar-expand-line, speedbar-contract-line): Make more robust
11609 to strange text.
11610 (speedbar-expand-line): Takes universal argument to flush the
11611 cache.
b6389bfb
EL
11612 (speedbar-flush-expand-line): New function.
11613 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
11614 Use new generator insertion method.
11615 (speedbar-fetch-dynamic-tags): New function.
11616 (speedbar-fetch-dynamic-imenu): Removed code now handled in
11617 `speedbar-fetch-dynamic-imenu'.
11618 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
11619 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
11620 "Revert Buffer" menu items.
11621 (speedbar-buffer-buttons-engine): Be smarter when creating a
11622 filename tag (for expansion purposes.).
a1b8d58b
GM
11623 (speedbar-highlight-one-tag-line,
11624 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
11625 (speedbar-recenter): New functions.
b6389bfb 11626 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
11627 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
11628 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
11629 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
11630 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
11631 (speedbar-expand-image-button-alist): New variable.
11632 (speedbar-insert-image-button-maybe): Insert an image over some
11633 buttons.
11634
43fe9244
KH
116352000-05-13 Kenichi Handa <handa@etl.go.jp>
11636
11637 * international/mule-cmds.el (encode-coding-char): An ASCII
11638 character is always encodable.
11639
11640 * international/mule-conf.el: Add more information in descriptions
11641 of character sets.
11642
813086ea 11643 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
11644 (describe-font-internal): Adjusted for the change of font-info.
11645 (describe-font): Likewise.
11646 (print-fontset): Rewritten for the new fontset implementation.
11647 (describe-fontset): Include fontset alias names in completion.
11648 (list-fontsets): Adjusted for the change of print-fontset.
11649
11650 * simple.el (what-cursor-position): If DETAIL is non-nil, call
11651 describe-char-after instead of displaying the detail in the echo
11652 area.
813086ea
KH
11653 (syntax-code-table): Format changed.
11654 (string-to-syntax): Adjusted for the above change.
0e8c11d8 11655
e8564f57
SM
116562000-05-12 Stefan Monnier <monnier@cs.yale.edu>
11657
11658 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
11659
9278c60d
DL
116602000-05-12 Dave Love <fx@gnu.org>
11661
11662 * calendar/todo-mode.el: Remove some compatibility stuff and CL
11663 dependence. Use line-{beginning,end}-position, not
11664 point-at{b,e}ol. Some doc fixes.
11665 (todo-position): New function. Fix callers of position to use it.
11666 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
11667
be0505fe
GM
116682000-05-12 Gerd Moellmann <gerd@gnu.org>
11669
11670 * time.el (display-time-mail-icon): Use `:ascent center'.
11671
a8a3541c
GM
11672 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
11673 handling FTP security extensions.
399c88ad 11674
44d5f148
DL
116752000-05-11 Dave Love <fx@gnu.org>
11676
33d0c179 11677 * calendar/todo-mode.el: New file.
44d5f148 11678
da4496b6
GM
116792000-05-11 Gerd Moellmann <gerd@gnu.org>
11680
cdc4401d
GM
11681 * comint.el (comint-read-input-ring): Move reference to
11682 comint-input-ring-size outside of the save-excursion. It was
11683 causing the default value to be the only one ever seen.
399c88ad 11684
0279f991
GM
11685 * font-lock.el: Update copyright. Remove Simon Marshall's email
11686 address on request from him.
11687
da4496b6
GM
11688 * subr.el (substitute-key-definition): Add comment describing
11689 the meaning of PREFIX.
11690
ac5cb26d
SM
116912000-05-10 Stefan Monnier <monnier@cs.yale.edu>
11692
11693 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
11694
11695 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
11696 (add-minor-mode): Don't make the variable buffer-local and add a
11697 reference to define-minor-mode in the docstring.
11698
11699 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
11700 HEADER/FOOTER and fix bug with trailing empty directory.
11701 (cvs-append-to-ignore): Use vc-editable-p if available.
11702 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
11703 (vc-do-command): Tweak advice to handle the new VC.
11704
11705 * log-view.el (log-view-goto-rev): New function for the new VC.
11706 (log-view-minor-wrap): Use mark-active.
11707
11708 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
11709 (log-edit-changelog-full-paragraphs): New var.
11710 (log-edit-insert-changelog): Remove a lonely leading `* file'.
11711 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
11712 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
11713 (log-edit-changelog-ours-p, log-edit-changelog-entries)
11714 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
11715 Replace the `cvs' prefix with `log-edit'.
11716
11717 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
11718
11719 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
11720 (diff-font-lock-defaults): Explicitly turn off multiline.
11721 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
11722 (diff-ediff-patch): Fix call to ediff-patch-file.
11723 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
11724 Handle comments.
11725
11726 * frame.el (automatic-hscrolling): Typo.
11727
11728 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
11729
21c34da3
DL
117302000-05-09 Sam Steingold <sds@goems.com>
11731
11732 * apropos.el (apropos-print): use `describe-face' instead of
11733 `customize-face-other-window'.
11734
950cf06f
DL
117352000-05-09 Dave Love <fx@gnu.org>
11736
11737 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
11738
11739 * help.el (describe-variable): Have customize button pop the
11740 help-xref stack when invoked.
11741 (help-xref-symbol-regexp): Add `face'.
11742 (help-make-xrefs): Check for quoted face names and adapt regexp
11743 submatch numbers to cope.
11744 (help-xref-interned): Maybe insert face doc too. Separate
11745 sections with a line of hyphens.
11746
0623e40f 11747 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
11748 (describe-face): Add customize button. Return the help
11749 text. Fix prompt.
11750
82e2ca9d
EZ
117512000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
11752
11753 * term/internal.el (IT-character-translations): Fix last change.
11754
10c00b5c
EZ
117552000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11756
11757 * woman.el: New file
11758 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
11759
9deed82f
EZ
117602000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11761
001ad319
EZ
11762 * term/internal.el (IT-character-translations): Update ASCII
11763 simulations for greek-iso8859-7, add latin-iso8859-14 and
11764 latin-iso8859-15.
11765
9deed82f
EZ
11766 * international/mule-cmds.el (set-language-info-alist): Call
11767 define-prefix-command with 3 arguments, to make the map suitable
11768 for a menu.
11769
4f37b78a
DL
117702000-05-07 Dave Love <fx@gnu.org>
11771
1ec321a7 11772 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 11773
64a4c526
DL
117742000-05-05 Dave Love <fx@gnu.org>
11775
11776 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
11777 list in doc string. Don't quote keyword symbols.
11778 * emacs-lisp/cl.el: Likewise
11779 * emacs-lisp/cl-seq.el: Likewise
11780
056565f7
GM
117812000-05-05 Gerd Moellmann <gerd@gnu.org>
11782
11783 * abbrev.el (abbrev-mode): Make ARG optional.
11784
4656b314
GM
117852000-05-04 Gerd Moellmann <gerd@gnu.org>
11786
ec82fb2f
GM
11787 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
11788
11789 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
11790
4656b314
GM
11791 * subr.el (substitute-key-definition): Clarify documentation.
11792
117932000-05-04 Milan Zamazal <pdm@freesoft.cz>
11794
11795 * glasses.el (glasses-convert-to-unreadable): Use
11796 `glasses-separator' instead of the hard-wired "_".
11797 (glasses-mode): Call `glasses-make-unreadable' only in a single
11798 place.
11799
7b081c78
EZ
118002000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
11801
11802 * term/internal.el (cjk-codepages-alist): Add associations for
11803 Chinese and Korean codepages. Remove FIXME comment.
11804
baa5536e
DL
118052000-05-03 Dave Love <fx@gnu.org>
11806
11807 * time.el (display-time-mail-face, display-time-use-mail-icon):
11808 New option.
11809 (display-time-mail-icon): New variable.
11810 (display-time-string-forms): Use the above. Fix the local-map.
11811
cbf18892
GM
118122000-05-03 Gerd Moellmann <gerd@gnu.org>
11813
4ff40dd0
GM
11814 * replace.el (query-replace-map): Add binding for `E'.
11815 (query-replace-help): Extend help text.
11816 (perform-replace): Allow editing the replacement string.
11817
11818 * make-mode.el (makefile-mode-abbrev-table): New variable.
11819 (makefile-mode): Set local abbrev table to
11820 makefile-mode-abbrev-table.
11821 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 11822
cbf18892
GM
11823 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
11824 set TOGGLE's value.
11825
4ff40dd0
GM
11826 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
11827 mail-interactive-insert-alias.
11828 (mail-abbrev-complete-alias): New command.
11829 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 11830
ffec4d9f
KH
118312000-05-03 Kenichi Handa <handa@etl.go.jp>
11832
11833 * language/lao-util.el (lao-compose-region): New function.
11834
1b0672c3
GM
118352000-05-02 Gerd Moellmann <gerd@gnu.org>
11836
576da55d
GM
11837 * files.el (recover-session): Make directories as necessary
11838 if they don't exist yet.
11839
399c88ad
SS
11840 * calendar/cal-french.el
11841 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
11842 (french-calendar-special-days-array): Change French text.
11843 (calendar-french-date-string): Change output.
11844 (calendar-goto-french-date): Likewise.
11845
118462000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
11847
11848 * wid-edit.el (widget-default-active): Obey `:always-active'.
11849 (widget-documentation-string-value-create): Set `:always-active'.
11850
4b33deaa
EZ
118512000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
11852
11853 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
11854 default prefix to `~/_emacs.d/auto-save.list/_s'.
11855 (normal-top-level): Create the directory for auto-save files, if
11856 it doesn't already exist (in the ms-dos case only).
11857
5c922ea7
EZ
118582000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
11859
11860 * international/mule-cmds.el (set-language-environment): Don't
11861 concat an integer (dos-codepage), use format instead.
11862
820ad5e7
DL
118632000-05-02 Dave Love <fx@gnu.org>
11864
11865 * help.el (help-xref-on-pp): Check for constant symbols.
11866
57cb56f5
GM
118672000-04-29 Gerd Moellmann <gerd@gnu.org>
11868
11869 * startup.el (normal-top-level): Put a condition-case around
11870 the code loading subdirs.el.
11871
118722000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 11873
57cb56f5
GM
11874 * ps-print.el: Upside-down and face background color printing,
11875 line number step, doc fix.
11876 (ps-print-version): New version number (5.2).
11877 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
11878 (ps-face-attribute-list, ps-plot-with-face): Code fix.
11879 (ps-spool-config): Var fix.
11880 (ps-printer-name-option): Const fix.
11881 (ps-print-upside-down, ps-use-face-background)
11882 (ps-line-number-step): New vars.
11883 (ps-window-system, ps-lp-system): New consts.
11884 (ps-face-background): New fun.
11885
084cec2f
GM
118862000-04-28 Richard Stallman <rms@gnu.org>
11887
11888 * files.el (make-auto-save-file-name):
11889 Apply auto-save-file-name-transforms to visited file name
11890 before generating auto save file name.
11891 (auto-save-file-name-transforms): New variable.
11892
399c88ad 11893 * files.el (backup-enable-predicate):
084cec2f
GM
11894 Correctly test for a file under a temporary directory.
11895
c94f4677
GM
118962000-04-28 Gerd Moellmann <gerd@gnu.org>
11897
11898 * subr.el (add-minor-mode): Rewritten.
11899
7b211df5
KH
119002000-04-28 Kenichi Handa <handa@etl.go.jp>
11901
11902 * mail/sendmail.el (sendmail-send-it): Set
11903 buffer-file-coding-system to the selected coding system for MIME
11904 header.
11905
c76e04a8 119062000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 11907
c76e04a8
GM
11908 * dired.el (dired-move-to-filename-regexp): Allow format where
11909 YYYY is followed by two spaces.
e3e36d74 11910
c76e04a8
GM
11911 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
11912 in the second character class of the regexp.
11913
11914 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
11915 mh-etc, too.
353964e3 11916
c76e04a8
GM
11917 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
11918 nil.
399c88ad 11919
353964e3
GM
11920 * subr.el (add-minor-mode): Use `set' instead of `setq'.
11921
11922 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
11923 argument.
11924
c76e04a8 119252000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 11926
c76e04a8
GM
11927 * emacs-lisp/crm.el (crm-completion-table): New variable.
11928 (crm-collection-fn, crm-test-completion)
11929 (completing-read-multiple): Use it.
11930
119312000-04-27 Dave Love <fx@gnu.org>
11932
11933 * help.el (locate-library): Use mapc.
11934 (help-manyarg-func-alist): Add call-process-region.
11935
7464346d
GM
119362000-04-26 Gerd Moellmann <gerd@gnu.org>
11937
b35bd33d
GM
11938 * subr.el (add-minor-mode): Make argument MAP optional.
11939
7464346d
GM
11940 * desktop.el (desktop-save): Save list of minor modes.
11941 (desktop-create-buffer): Restore minor modes.
11942 (desktop-minor-mode-table): New user-option.
11943
11944 * subr.el (add-minor-mode): New function.
11945
11946 * image.el (find-image): New function.
11947 (defimage): Rewritten to find image at load time.
11948
11949 * startup.el (normal-top-level-add-to-load-path): Handle
11950 case that the default directory is not in load-path.
11951
11952 * help.el: Old patch from Stefan Monnier.
11953 (help-xref-on-pp): New function.
11954 (describe-variable): Use it to display xrefs in a symbol's value.
11955
23c0fb21
SM
119562000-04-26 Stefan Monnier <monnier@cs.yale.edu>
11957
11958 * cus-edit.el (custom-face): Fix parenthesis.
11959
fad95037
KH
119602000-04-26 Kenichi Handa <handa@etl.go.jp>
11961
f03392a1
KH
11962 * mail/rmail.el (rmail-expunge): When there are no deleted
11963 messages, do nothing.
fad95037 11964
0d7c5bb9
DL
119652000-04-26 Dave Love <fx@gnu.org>
11966
11967 * international/mule-cmds.el (locale-translation-file-name):
11968 Defvar to nil.
11969 (set-locale-environment): Set it here (at runtime).
11970
612839b6
GM
119712000-04-25 Gerd Moellmann <gerd@gnu.org>
11972
11973 * replace.el (perform-replace): Add parameters START and END. Use
11974 them instead of the check for a region in Transient Mark mode.
11975 (query-replace-read-args): Return two more list elements for the
11976 start and end of the region in Transient Mark mode.
11977 (query-replace, query-replace-regexp, query-replace-regexp-eval)
11978 (map-query-replace-regexp, replace-string, replace-regexp): Add
11979 optional last arguments START and END and pass them to
11980 perform-replace.
11981
11982 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
11983 form with additional arguments for perform-replace.
11984
11985 * progmodes/etags.el (tags-query-replace): Add parameters START
11986 and END. Construct a form with additional arguments for
11987 perform-replace.
11988
11989 * simple.el (shell-command): Set default directory for "*Shell
11990 Command Output" buffer.
11991
11992 * language/european.el (iso-latin-4): Fix typo.
11993
11994 * emacs-lisp/crm.el: New file.
11995
2917cc05
DL
119962000-04-24 Dave Love <fx@gnu.org>
11997
11998 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
11999 (Custom-reset-saved, Custom-reset-standard)
12000 (custom-group-value-create, custom-group-set, custom-group-save)
12001 (custom-group-reset-current, custom-group-reset-saved)
12002 (custom-group-reset-standard): Use mapc.
12003 (custom-buffer-create-internal): Disable undo when creating items.
12004 Use mapc.
12005 (custom-face): Avoid redundant lambda.
12006
abfcc168
GM
120072000-04-24 Gerd Moellmann <gerd@gnu.org>
12008
12009 * startup.el (auto-save-list-file-prefix): Set default to
12010 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12011
fa78f71b
SS
120122000-04-24 Sam Steingold <sds@gnu.org>
12013
12014 * time-stamp.el (time-stamp-string-preprocess): Always convert
12015 `field-result' to a string.
12016
cc181e95
GM
120172000-04-24 Gerd Moellmann <gerd@gnu.org>
12018
12019 * frame.el (scrolling): New group.
12020 (automatic-hscrolling): New user-option.
12021
12022 * startup.el (command-line-x-option-alist): Add `-lsp' and
12023 `--line-spacing'.
12024
6142fdcb
DL
120252000-04-19 Dave Love <fx@gnu.org>
12026
12027 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12028 (cl-mapc): Rename from mapc. Fix the funcall.
12029
5e3dac3f
GM
120302000-04-19 Gerd Moellmann <gerd@gnu.org>
12031
1c459486
GM
12032 * simple.el (clone-indirect-buffer-other-window): New command.
12033 (clone-indirect-buffer): Add optional arg NORECROD.
12034 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12035
271b4185
GM
12036 * help.el (resize-temp-buffer-window): Use count-screen-lines.
12037
12038 * window.el (count-screen-lines): New function.
12039 (shrink-window-if-larger-than-buffer): Use count-screen-lines
12040 instead of window-buffer-height.
12041
12042 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12043 non-existing variable comint-input-sentinel.
12044 (inferior-lisp-args-to-list): Removed.
12045 (inferior-lisp): Use split-string instead of
12046 inferior-lisp-args-to-list.
12047
12048 * hexl.el (hexl-insert-hex-string): New command.
12049
5e3dac3f
GM
12050 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12051 instead of concat.
12052
f6d3257b
GM
120532000-04-18 Gerd Moellmann <gerd@gnu.org>
12054
12055 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12056 at the start of an existing but empty folder.
12057
120582000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12059
12060 * ps-mule.el: Customization fix, doc fix.
12061 (ps-multibyte-buffer): Customization fix.
12062
8b7bc628 120632000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
12064
12065 * subr.el (read-passwd): Use read-char-exclusive.
12066
0daee095
GM
120672000-04-17 Gerd Moellmann <gerd@gnu.org>
12068
12069 * textmodes/texinfo.el (texinfo-insert-@email)
12070 (texinfo-insert-@emph, texinfo-insert-@quotation)
12071 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12072 (texinfo-mode-map): Add key bindings for them.
12073
12074 * files.el (basic-save-buffer-2): Use a template with `$'
12075 instead of `#' for VMS.
12076
12077 * simple.el (clone-indirect-buffer): New function.
12078
e10f64e7
GM
120792000-04-16 Stephen Eglen <stephen@gnu.org>
12080
12081 * iswitchb.el (iswitchb-case): New function. If the user input
12082 contains any upper-case characters, the search is made
12083 case-sensitive.
12084
e3721db1
SM
120852000-04-17 Stefan Monnier <monnier@cs.yale.edu>
12086
e10f64e7
GM
12087 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12088 comment-end.
e3721db1
SM
12089 (texinfo-font-lock-syntactic-keywords): New var.
12090 (texinfo-font-lock-keywords): Remove comment regexp.
12091 (texinfo-insert-block): New function.
12092 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
12093 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
12094 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 12095 (texinfo-environments): New var.
e10f64e7
GM
12096 (texinfo-environment-regexp): Use regexp-opt and
12097 texinfo-environments.
e3721db1 12098
e10f64e7
GM
12099 * textmodes/ispell.el (ispell-menu-map-needed): Check that
12100 ispell-process is bound since this might be eval'd before ispell
12101 is loaded.
12102 (ispell-message): Use a tiny bit less magic and a bit more hard
12103 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
12104
12105 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12106
12107 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12108 (insert-cyclic-diary-entry): Unquote the lambda.
12109
12110 * gud.el (gud-jdb-build-source-files-list): Fix typo.
12111
12112 * files.el (backup-enable-predicate): Unquote the lambda.
12113
12114 * cus-edit.el (custom-face, face): Unquote the lambda.
12115
712dc9e0
GM
121162000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12117
12118 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 12119
712dc9e0
GM
12120 * ps-print.el: Fix counting lines in a region.
12121 (ps-print-version): New version number (5.1.5).
12122 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
12123 (ps-printing-region): Fun code fix.
12124
ffc50f2a
GM
121252000-04-15 Gerd Moellmann <gerd@gnu.org>
12126
12127 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
12128 to file-directory-p.
12129
a2522dca
GM
121302000-04-14 Gerd Moellmann <gerd@gnu.org>
12131
12132 * gud.el (gud-jdb-build-source-files-list): Check that directory
12133 exists before calling directory-files.
12134
6e883610
DL
121352000-04-13 Dave Love <fx@gnu.org>
12136
12137 * emacs-lisp/trace.el: Change maintainer. Use new backquote
12138 syntax.
12139
12140 * emacs-lisp/cl-specs.el: Remove when, unless.
12141
12142 * emacs-lisp/cl-extra.el: Don't quote keywords.
12143 (cl-old-mapc): New variable.
12144 (mapc): Use it.
12145 (cl-map-intervals): Use with-current-buffer. Don't check for
12146 next-property-change.
12147 (cl-map-overlays): Use with-current-buffer.
12148 (cl-expt): Remove.
12149 (copy-tree, remprop): Define unconditionally.
12150
12151 * emacs-lisp/cl-compat.el (keywordp): Remove.
12152
12153 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
12154 to use keywordp.
12155 (edebug-spec): Enable keywordp.
12156
12157 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
12158 string-lessp.
12159
12160 * cus-start.el: Use keywordp.
12161
198e3c7a
GM
121622000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12163
12164 * diary-lib.el (include-other-diary-files): Fix the fix of
12165 2000-02-18 by doing a save-excursion.
12166
121672000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12168
12169 * ps-print.el: Customization fix, doc fix.
12170 (ps-print-version): New version number (5.1.4).
12171 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
12172 (ps-print-preprint): Adjust code.
12173 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
12174 (ps-print-prologue-header, ps-print-control-characters)
12175 (ps-spool-config): Customization fix.
fa78f71b 12176
8eba343c
EZ
121772000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
12178
12179 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
12180 converted to the new menu-item format, names silightly changed,
12181 help strings added.
12182
12183 Support for spelling without async subprocesses:
12184
12185 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
12186 (ispell-session-buffer): New variables.
12187 (ispell-start-process, ispell-process-status,
12188 ispell-accept-output, ispell-send-string): New functions, for
12189 Ispell invocation when async subprocesses aren't supported.
12190 (ispell-word, ispell-pdict-save, ispell-command-loop,
12191 ispell-process-line, ispell-buffer-local-parsing): Replace calls
12192 to process-send-string with calls to ispell-send-string, and
12193 accept-process-output with ispell-accept-output.
12194 (ispell-init-process): Call ispell-process-status instead of
12195 process-status with.
12196 (ispell-init-process): Call ispell-start-process. Call
12197 ispell-accept-output and ispell-send-string. Don't call
12198 process-kill-without-query and kill-process if they are unbound.
12199 (ispell-async-processp): New function.
12200
3d30065d
DL
122012000-04-12 Dave Love <fx@gnu.org>
12202
12203 * info.el: Add debug-ignored-errors.
12204 (Info-mode-menu): Add some items.
12205 (Info-directory): Add autoload cookie.
12206
12207 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
12208 Modify `truncate-lines'. Make `describe-language-environment'
12209 always visible and add help. Modify `describe-key' help. Invoke
12210 Info-directory from `info'. New entry `emacs-manual'.
12211
1a1b1895
GM
122122000-04-10 Gerd Moellmann <gerd@gnu.org>
12213
8b2affc5
GM
12214 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
12215 propertized-buffer-identification.
12216 (ebrowse-update-member-buffer-mode-line): Likewise.
12217 (ebrowse--mode-strings): Removed.
12218 (ebrowse--mode-line-props): Removed.
12219
1a1b1895
GM
12220 * files.el (auto-mode-alist): Add `EBROWSE'.
12221
12222 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
12223 space before testing for end of buffer.
12224 (ebrowse-load): Removed.
12225 (ebrowse-revert-tree-buffer-from-file): Rewritten.
12226 (ebrowse-create-tree-buffer): Rewritten.
12227 (ebrowse-tree-mode): Read tree from buffer.
12228
12229 * progmodes/ebrowse-ffh.el: Removed.
12230
223f3c91
KH
122312000-04-10 Kenichi Handa <handa@etl.go.jp>
12232
12233 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
12234
25fbf2c4
GM
122352000-04-10 Gerd Moellmann <gerd@gnu.org>
12236
12237 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
12238 at the wrong place.
12239
92c13173
DL
122402000-04-09 Dave Love <fx@gnu.org>
12241
12242 * files.el (backup-enable-predicate): Use
12243 temporary-file-directory, small-temporary-file-directory.
12244 (make-backup-file-name-function, backup-directory-alist): New
12245 variables.
12246 (make-backup-file-name-1): New function.
12247 (make-backup-file-name): Use it.
12248 (find-backup-file-name): Likewise. Use format for clarity, not
12249 concat.
12250 (file-newest-backup): Use make-backup-file-name.
12251
be0dbdab
GM
122522000-04-09 Gerd Moellmann <gerd@gnu.org>
12253
c45be9ac 12254 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 12255
c45be9ac
GM
12256 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
12257 to ebrowse-ffh.el.
12258 (ebrowse-load): Add autoload.
12259
12260 * finder.el (finder-commentary): Add autoload cookie.
12261
be0dbdab
GM
12262 * mail/rfc2368.el: Correct author's email address.
12263
12264 * progmodes/ebrowse.el: New file.
12265
12266 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
12267 item help string.
12268 (easy-menu-do-add-item): Ditto.
12269 (easy-menu-define): Extend doc string.
12270
12271 * jit-lock.el (with-buffer-unmodified): Use
12272 restore-buffer-modified-p.
12273 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
12274 (jit-lock-function, jit-lock-stealth-fontify): Don't use
12275 with-buffer-unmodified.
12276
3f923efe
DL
122772000-04-08 Dave Love <fx@gnu.org>
12278
12279 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
12280 unless, when.
12281
d35bee0e
MK
122822000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
12283
12284 * viper-util.el (viper-put-on-search-overlay): New subroutine.
12285 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 12286 doesn't support face.
d35bee0e 12287 Use `viper-put-on-search-overlay'.
fa78f71b 12288
c407c570
GM
122892000-04-04 Gerd Moellmann <gerd@gnu.org>
12290
12291 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
12292 like C-r.
12293
12294 * progmodes/make-mode.el: Some doc fixes.
12295 (makefile-mode-abbrev-table): New variable.
12296 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
12297 (makefile-font-lock-keywords): Fontify includes and conditionals.
12298 (toplevel): Require `dabbrev' and `add-log' when compiling.
12299
12300 * replace.el (perform-replace): Don't move forward one char
12301 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
12302 to do that because it leaves point 1 position after the last
12303 replacement, after everything has been replaced.
12304
12305 * jit-lock.el (with-buffer-unmodified): New macro.
12306 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
12307 modified state.
12308 (jit-lock-function-1): Extracted from jit-lock-function; not
12309 preserving buffer's modified state.
12310 (jit-lock-function, jit-lock-stealth-fontify): Call
12311 jit-lock-function-1.
12312
12313 * mail/rfc2368.el: Remove supernumerary copyright line.
12314
685e5ed2
GM
123152000-04-04 Milan Zamazal <pdm@freesoft.cz>
12316
12317 * glasses.el: Provide facilities for inserting space before left
12318 parentheses and uncapitalization of identifiers.
12319 (glasses-mode): Try to remove old overlays in all cases.
12320
0166aed1
GM
123212000-04-03 Gerd Moellmann <gerd@gnu.org>
12322
62f20204
GM
12323 * progmodes/compile.el (compile-internal): Display the compilation
12324 buffer in a different frame, if it's already displayed there.
12325
6460c400
GM
12326 * mail/rfc2368.el: New file.
12327
c0510d27
GM
12328 * simple.el (sendmail-user-agent-compose): Recognize a `body'
12329 header and insert its value as mail body.
12330
12331 * subr.el (member-ignore-case): New function.
12332
12333 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
12334 (dabbrev--find-expansion): Ignore buffers matching a regexp
12335 from dabbrev-ignored-regexps.
12336
0166aed1
GM
12337 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
12338 to extensions handled by gzip.
12339
c0510d27
GM
123402000-04-03 Richard M. Stallman <rms@gnu.org>
12341
12342 * files.el (insert-directory): List the total free space
12343 along with the used space.
fa78f71b 12344
c0510d27
GM
12345 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
12346 line is followed by one that matches CITATION-REGEXP, end the
12347 paragraph.
12348
123492000-04-03 Markus Rost <rost@delysid.gnu.org>
12350
12351 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
12352 (rmail-make-basic-summary-line): Use that option.
fa78f71b 12353
14c04384
KH
123542000-04-03 Kenichi Handa <handa@etl.go.jp>
12355
12356 * international/mule-cmds.el (encoded-string-description):
12357 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
12358 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
12359 for hexadecimal format.
14c04384 12360
ccf5869a
DL
123612000-04-01 Dave Love <fx@gnu.org>
12362
12363 * cpp.el: Change customization group to `c' from `C'.
12364
12365 * vcursor.el (vcursor-move): Use display-color-p.
12366
12367 * international/mule-util.el: Provide mule-utils.
12368 (string-to-sequence): Simplify and speed up.
12369
12370 * international/mule.el (make-coding-system): Purecopy doc-string.
12371
12372 * international/mule-cmds.el: Various menu changes.
12373 (describe-specified-language-support): Handle `Default'.
12374 (set-language-info): Purecopy `info'.
12375
610d841e
GM
123762000-03-31 Andrew Innes <andrewi@gnu.org>
12377
12378 * vc.el (vc-backend-diff): Return the correct status if we had to
12379 retry the rcsdiff command without the --brief option.
fa78f71b 12380
7f9de034
DL
123812000-03-31 Dave Love <fx@gnu.org>
12382
2de47765
DL
12383 * help.el (help-manyarg-func-alist): Correct several omissions.
12384
72838819
DL
12385 * add-log.el: Don't require cl, fortran.
12386 (add-log-current-defun-function): Doc fix.
12387 (change-log-version-number-regexp-list): Remove SCCS part. Doc
12388 fix.
12389 (change-log-version-rcs): Function deleted.
12390 (change-log-version-number-search): Doc fix. Use
12391 vc-workfile-version. Avoid CL dolist.
12392 (add-change-log-entry): Just call add-log-current-defun to get
12393 defun. Simplify somewhat.
12394 (change-log-get-method-definition-1): Likewise.
12395 (add-log-current-defun): Return nil if calling
12396 add-log-current-defun-function does so. Move Fortran stuff to
12397 fortran.el. Return string without properties.
12398
7f9de034
DL
12399 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
12400 and :alpha: char classes.
12401
12402 * mail/supercite.el: Defvar curline when compiling.
12403 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
12404 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
12405 rather than a-zA-Z0-9 to allow non-ASCII characters.
12406
aa110c0c
GM
124072000-03-31 Gerd Moellmann <gerd@gnu.org>
12408
12409 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
12410
12411 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12412 Re-enable new code.
12413
12414 * lpr.el (print-region-1): Use -d to specify printer name for
12415 systems `usg-unix-v*, `dgux', `hpux', `irix'.
12416
124172000-03-31 Dave Love <fx@gnu.org>
fa78f71b 12418
aa110c0c
GM
12419 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
12420 for function definition in symbol's function value slot first
12421 instead of first consulting byte-compile-function-environment.
fa78f71b 12422
6733d074
KH
124232000-03-31 Kenichi Handa <handa@etl.go.jp>
12424
12425 * language/european.el ("Polish"): New language environment.
12426 (setup-polish-environment): New function.
12427
63fcfa04
GM
124282000-03-30 Gerd Moellmann <gerd@gnu.org>
12429
12430 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12431 Disable new code.
12432
12433 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
12434 trying to `load' the symbol of an autoload instead of the file
12435 recorded in the autoload. Fix error messages.
12436
7438c86b
GM
124372000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12438
12439 * ps-print.el: PostScript programming fix for ghostview, doc fix.
12440 (ps-print-version): New version number (5.1.3).
12441 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
12442 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
12443 (ps-generate-postscript-with-faces): Code fix.
12444 (ps-color-values): XEmacs compatibility.
12445 (ps-print-background-image, ps-print-background-text, ps-printer-name)
12446 (ps-default-fg, ps-default-bg): Adjust customization.
12447 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
12448 (ps-color-scale): Renaming old ps-color-value fun.
12449 (ps-print-headers): Replace ps-print-header group to avoid conflict
12450 with ps-print-header variable.
12451 (ps-print-miscellany): New group.
12452 (ps-format-color, ps-rgb-color): New funs.
12453 (ps-default-foreground): New var.
12454 (ps-printer-name-option): New const.
fa78f71b 12455
326855a0
PB
124562000-03-30 Peter Breton <pbreton@ne.mediaone.net>
12457
1f56ba73
PB
12458 * net/net-utils.el:
12459 (network-connection-host, network-connection-service): New variables
12460 (network-connection-mode): New mode, derived from comint-mode
12461 (network-connection-mode-setup): New function, saves host and
fa78f71b 12462 service information in local variables.
1f56ba73 12463
326855a0
PB
12464 * lisp/locate.el:
12465 (locate-word-at-point): Added this function
12466 (locate): Default to using locate-word-at-point as input
12467 Run dired-mode-hook
12468
141384bd
DL
124692000-03-29 Dave Love <fx@gnu.org>
12470
12471 * calendar/appt.el: Doc fixes.
12472 (appt-check): Convert min-to-app to a string before passing to
12473 appt-disp-window-function or concat.
12474 (appt-delete-window): Remove test for frame-root-window.
12475 (appt-select-lowest-window, appt-convert-time): Simplify.
12476
12477 * emacs-lisp/bytecomp.el: Doc fixes.
12478 (byte-compile-file-form-autoload): Update
12479 byte-compile-function-environment.
12480
c5aa0fc2
AS
124812000-03-29 Andreas Schwab <schwab@suse.de>
12482
12483 * emacs-lisp/autoload.el: Also print defsubst doc string
12484 specially.
12485
12486 * dired.el (dired-insert-directory): If dired-free-space-program
12487 failed just delete its output.
12488
f1d6fe69
DL
124892000-03-29 Dave Love <fx@gnu.org>
12490
12491 * international/iso-cvt.el: Move provide to end. Doc fixes.
12492 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
12493 (iso-iso2sgml, iso-sgml2iso): New functions.
12494 (iso-cvt-define-menu): Fix some entries and use backquote for
12495 clarity.
12496
12497 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
12498
b61f1215
GM
124992000-03-28 Gerd Moellmann <gerd@gnu.org>
12500
12501 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
12502 ISO-DATE. If non-nil, return date in ISO 8601 format.
12503
ea4b0ca3
SM
125042000-03-26 Stefan Monnier <monnier@cs.yale.edu>
12505
3831af62
SM
12506 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
12507 if it ever becomes used.
12508 (log-edit-mode-hook): Default to vc-log-mode-hook.
12509 (log-edit-mode): Fix the docstring.
12510
ea4b0ca3
SM
12511 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
12512 the code.
12513
08f8b1cc
DL
125142000-03-26 Dave Love <fx@gnu.org>
12515
082527fe
DL
12516 * net/browse-url.el (browse-url): Re-fix case of
12517 browse-url-browser-function being an alist.
12518 (browse-url): Add :link to defgroup.
12519
08f8b1cc
DL
12520 * files.el: Doc fixes.
12521 (file-truename): Include `[' in wildcard characters.
12522 (automount-dir-prefix): Customize.
12523 (find-file-wildcards): Add :version.
12524 (find-file-noselect): Simplify a mapcar call.
12525
12526 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
12527 compatible with inf-lisp version.
12528 (eval-defun-1): Fix custom-declare-variable case.
12529
ea4b0ca3
SM
125302000-03-25 Stefan Monnier <monnier@cs.yale.edu>
12531
12532 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
12533
9a0dd3dc
GM
125342000-03-24 Gerd Moellmann <gerd@gnu.org>
12535
b68c375f
GM
12536 * Makefile (COMPILE_FIRST): New macro.
12537 (compile-files): Compile files from COMPILE_FIRST first.
12538
12539 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
12540 code.
12541
9a0dd3dc
GM
12542 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
12543 matching open parenthesis in column 0 to defun-prompt-regexp
12544 only if open-paren-in-column-0-is-defun-start is set.
12545
12546 * sun-curs.el: Require CL at compile-time only.
12547
12548 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
12549 instead of copy-list which is a function from CL.
12550 (msb--choose-menu, msb--mode-menu-cond)
12551 (msb--create-buffer-menu-2): Use dolist instead of mapc.
12552 (msb--init-file-alist): Use mapcar instead of mapcan.
12553 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
12554 `(' in column 0 in doc string.
12555 (msb--add-separators): Use mapcar instead of mapcan.
12556
12557 * cus-dep.el: Require CL at compile-time only.
12558
c7dcadb5
SM
125592000-03-24 Stefan Monnier <monnier@cs.yale.edu>
12560
12561 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
12562 (byte-compile-warnings): New warning `noruntime'.
12563 (byte-compile-constants, byte-compile-variables): Fix docstring.
12564 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
12565 execute `eval-whenc-compile's body.
12566 (byte-compile-unresolved-functions): Fix docstring.
12567 (byte-compile-eval): New function.
12568 (byte-compile-callargs-warn): Check if the function will be available
12569 at runtime (via property `byte-compile-noruntime').
12570 (byte-compile-print-syms): New function.
12571 (byte-compile-warn-about-unresolved-functions): Also warn about
12572 `noruntime' functions (and use `byte-compile-print-syms').
12573 (byte-compile-file): Capitalize the message.
12574
3b55acc9
GM
125752000-03-24 Gerd Moellmann <gerd@gnu.org>
12576
12577 * mail/rmail.el (rmail-confirm-expunge): New user-option.
12578 (rmail-expunge): Ask for confirmation depending on the setting
12579 of rmail-confirm-expunge.
12580
125812000-03-23 Gerd Moellmann <gerd@gnu.org>
12582
12583 * Makefile (bootstrap-clean): If $(emacs) exists, build
12584 loaddefs.el first. A loaddefs.el that's not up-to-date might
12585 cause a bootstrap failure because things don't autoload as
12586 expected.
12587
02c76af4
DL
125882000-03-23 Dave Love <fx@gnu.org>
12589
12590 * net/browse-url.el: Restore previous use of
12591 browse-url-maybe-new-window.
12592
1a3199d9
GM
125932000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12594
12595 * ps-print.el: Skip banner page fix.
12596 (ps-print-version): New version number (5.1.2).
12597 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 12598
1a3199d9
GM
125992000-03-23 Dave Pearson <davep@davep.org>
12600
12601 * net/quickurl.el Changed the type of parameter passed to the
12602 function defined by `quickurl-format-function'. Before only the
12603 text of the URL was passed. Now the whole URL structure is passed
12604 and the function is responsible for extracting the parts it
12605 requires. Changed the default of `quickurl-format-function'
12606 accordingly.
12607 (quickurl-insert): Changed the `funcall' of
12608 `quickurl-format-function' to match the above change.
12609 (quickurl-list-insert): Changed the `url' case so that it makes
12610 use of `quickurl-format-function', previous to this the format was
12611 hard wired.
fa78f71b 12612
72db3ab5
GM
126132000-03-22 Gerd Moellmann <gerd@gnu.org>
12614
12615 * startup.el: Change some spellings for the X Window System.
12616
68049bfa
SM
126172000-03-22 Stefan Monnier <monnier@cs.yale.edu>
12618
12619 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
12620 up the code and the regexp and make sure the cursor is temporarily
12621 moved to the suspicious line while querying the user.
12622
ff4df011
JR
126232000-03-22 Jason Rumney <jasonr@gnu.org>
12624
12625 * w32-fns.el (w32-charset-info-alist): Initialize.
12626
ee1c5b21
GM
126272000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12628
12629 * ps-print.el: N-up last page fix.
12630 (ps-print-version): New version number (5.1.1).
12631 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 12632
d2cbfba0
SM
126332000-03-21 Stefan Monnier <monnier@cs.yale.edu>
12634
bfb857d8
SM
12635 * files.el (find-file-run-dired): Update docstring.
12636 (find-directory-functions): New hook.
12637 (find-file-noselect): Run find-directory-functions rather than
12638 calling dired directly.
12639
12640 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
12641
cb3430a1
SM
12642 * pcvs.el: Add a minimal leading commentary.
12643 (cvs-make-cvs-buffer): Change the header part by removing the startup
12644 message and adding a `Module' entry. Also replace the FOOTER and
12645 HEADER special fileinfos with the new support in ewoc for updating
12646 its own footer and header.
12647 (cvs-update-header): Update to use the header/footer of the ewoc.
12648 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
12649 (cvs-is-within-p): New function.
12650 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
12651 to only examine some subset of the buffers.
12652
12653 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
12654 `format' instead of our own ad-hoc functions.
12655 Remove HEADER and FOOTER cases, now handled in the EWOC.
12656 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
12657
12658 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
12659 output to avoid scaring the user.
12660 (cvs-parse-table): Catch message for non-up-to-date commits.
12661
12662 * pcvs-defs.el (cvs-startup-message): Remove.
12663 (cvs-global-menu): New autoloaded menu.
12664
12665 * pcvs-util.el (cvs-string-fill): Remove.
12666
12667 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
12668 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
12669 PP part of it and also make it work for footers and headers.
12670 (ewoc-create): Drop POS and BUFFER arguments.
12671 Use the DLL's dummy node to store the end-of-footer position.
12672 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
12673 (ewoc-refresh): Remove unused `header' variable.
12674 (ewoc-(get|set)-hf): New functions.
12675
d2cbfba0
SM
12676 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
12677 log-view-*-(message|file) and use easy-mmode-define-navigation.
12678 (log-view-message-re): Match SCCS format as well.
12679 And match the revision line rather than the dashed separator line.
12680 (log-view-mode): Use the new define-derived-mode.
12681 (log-view-current-tag): Fill in with an actual implementation.
12682
12683 * cvs-status.el (cvs-status-(prev|next)): Rename from
12684 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
12685 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
12686 to let the output "breathe" a little more (more readable).
12687 (cvs-status-mode): Use the new define-derived-mode.
12688
12689 * smerge-mode.el (smerge-auto-leave): New function and variable.
12690 (smerge-basic-map): Rename from smerge-basic-keymap.
12691 Change the bindings for smerge-diff-*.
12692 (smerge-*-map): Use easy-mmode-defmap.
12693 (smerge-(next|prev)): Use easy-mmode-define-navigation.
12694 (smerge-keep-*): Use smerge-auto-leave.
12695
51663132
JR
126962000-03-21 Jason Rumney <jasonr@gnu.org>
12697
12698 * cus-edit.el (custom-button-face): Use 3D look for w32.
12699 (custom-button-pressed-face): Likewise.
12700
3f6e4b8b
GM
127012000-03-21 Gerd Moellmann <gerd@gnu.org>
12702
12703 * progmodes/etags.el (tags-case-fold-search): New user-option.
12704 (tags-loop-eval): New function. Bind case-fold-search around eval
12705 depending on the value of tags-case-fold-search.
12706 (tags-loop-continue): Use tags-loop-eval.
12707 (find-tag-in-order): Bind case-fold-search depending on the value
12708 of tags-case-fold-search.
12709
c7ea3acc
SM
127102000-03-21 Stefan Monnier <monnier@cs.yale.edu>
12711
0ae39f53
SM
12712 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
12713 (diff-end-of-hunk): Return the end position for use in
12714 `easy-mmode-define-navigation'.
12715 (diff-recenter): Remove.
12716 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
12717 of `easy-mmode-define-navigation'.
12718 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
12719 previous renaming) and fix to use new names.
12720 (diff-merge-strings): Use \n as separator: simpler, faster.
12721 (diff-mode): Use `define-derived-mode'.
12722
c7ea3acc
SM
12723 * derived.el (define-derived-mode): Don't autoload anymore.
12724 Prefer the macro-only version provided by easy-mmode.el.
12725
12726 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
12727 `easy-mmode-define-derived-mode'.
12728 Use `combine-run-hooks'.
12729 (easy-mmode-define-navigation): New macro.
12730
12731 * subr.el (combine-run-hooks): New function.
12732
6c4bfdc0
KH
127332000-03-21 Kenichi HANDA <handa@etl.go.jp>
12734
12735 * term/x-win.el: Fontsets related initialization is simplified.
12736
12737 * international/mule-diag.el (describe-font): Don't refer to
12738 global-fontset-alist, instead call font-list.
12739 (describe-fontset, list-fontsets, mule-diag): Likewise.
12740 (print-fontset): Adjusted for the change of fontset
12741 implementation.
12742
12743 * international/fontset.el (x-charset-registries): Variable
12744 removed, instead the corresponding data is stored in the default
12745 fontset.
12746 (register-alternate-fontnames): Function removed.
12747 (resolved-ascii-font): Variable removed.
12748 (x-compose-font-name): Ignore the second argument REDOCE.
12749 (x-complement-fontset-spec): Complement only an ASCII font and
12750 element for those charsets than can use that ASCII font.
12751 (generate-fontset-menu): Don't refer to global-fontset-alist,
12752 instead call fontset-list.
12753 (uninstantiated-fontset-alist): Variable removed.
12754 (x-style-funcs-alist): Likewise.
12755 (fontset-default-styles): Likewise.
12756 (x-modify-font-name): Function removed.
12757 (create-fontset-from-fontset-spec): Ignore the argument
12758 STYLE-VARIANT.
12759 (create-fontset-from-ascii-font): Docsting adjusted for the above
12760 change.
12761 (instantiate-fontset, resolve-fontset-name): Functions removed.
12762 (fontset-list): Now implemented by C code.
fa78f71b 12763
6c4bfdc0
KH
12764 * faces.el (read-face-font): Fix TABLE arg to completing-read.
12765 (describe-face): Include `font' attribute in the description.
12766
9111d4b5
KH
127672000-03-21 Kenichi Handa <handa@etl.go.jp>
12768
12769 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
12770
b33dd3b0
GM
127712000-03-20 Gerd Moellmann <gerd@gnu.org>
12772
a25bbe00
GM
12773 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
12774 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
12775 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 12776
b33dd3b0
GM
12777 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
12778 about behavior of set-buffer-modified-p wrt redisplay.
12779
8b7bc628 127802000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
12781
12782 * view.el (view-mode-disable): Kill local binding of view-read-only.
12783
d7b511c4
GM
127842000-03-18 Gerd Moellmann <gerd@gnu.org>
12785
12786 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
12787 is a string, convert it to a syntax cell using string-to-syntax.
12788
12789 * simple.el (syntax-code-table, syntax-flag-table): New variables.
12790 (string-to-syntax): New function.
12791
12792 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
12793 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 12794 try to use passive ftp mode.
d7b511c4 12795
998ecc60
GM
127962000-03-17 Gerd Moellmann <gerd@gnu.org>
12797
b33dd3b0 12798 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
12799
12800 * simple.el (append-to-buffer): Update point of windows after
12801 insertion.
12802
12803 * abbrev.el (inverse-add-abbrev): Identify word by first moving
12804 forward then moving backward. Reindent.
12805
12806 * frame.el (other-frame): Call x-focus-frame only if
12807 focus-follows-mouse is off.
12808
235d6821
DL
128092000-03-17 Dave Love <fx@gnu.org>
12810
12811 * pcvs-util.el (cvs-strings->string): Rename
12812 replace-regexps-in-string.
12813
a29a2cd1
SM
128142000-03-17 Stefan Monnier <monnier@cs.yale.edu>
12815
af595444
SM
12816 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
12817 regexp for labels cannot span several lines.
12818
12819 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 12820 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 12821
a9be2843
DL
128222000-03-16 Dave Love <fx@gnu.org>
12823
12824 * progmodes/f90.el (f90): Put custom group under `languages', not
12825 `fortran'.
12826 (f90-mode-hook): Customize.
12827 (f90-mode): Set add-log-current-defun-function.
12828 (f90-current-defun): New function.
12829
d0ab3e9d
GM
128302000-03-16 Gerd Moellmann <gerd@gnu.org>
12831
16b20ed9
GM
12832 * cus-edit.el (custom-variable-tag-face): Handle case that
12833 default face's height is not a number.
12834 (custom-face-tag-face, custom-group-tag-face-1)
12835 (custom-group-tag-face): Ditto.
12836 (custom-group-tag-face-1): Add :group.
fa78f71b 12837
d0ab3e9d
GM
12838 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
12839
ae8ab422
GM
128402000-03-15 Gerd Moellmann <gerd@gnu.org>
12841
12842 * pcvs-defs.el (toplevel): Remove autoload cookie for form
12843 requiring easymenu.
12844
81c7ca69
GM
128452000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12846
12847 * ps-print.el: PostScript user-defined prologue, PostScript error
12848 handler, doc fix.
12849 (ps-print-version): New version number (5.1).
12850 (ps-user-defined-prologue, ps-error-handler-message)
12851 (ps-print-prologue-0, ps-error-handler-alist): New vars.
12852 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
12853 (ps-insert-string): New function.
fa78f71b 12854
dcf1003d
KH
128552000-03-15 Kenichi Handa <handa@etl.go.jp>
12856
12857 * international/ccl.el (ccl-compile-expression): Don't generate
12858 invalid self-assignment code.
12859
73825616
DL
128602000-03-14 Dave Love <fx@gnu.org>
12861
12862 * subr.el (replace-regexp-in-string): Renamed from
12863 replace-regexps-in-string. Doc fix.
12864
031020ac
DL
128652000-03-12 Dave Love <fx@gnu.org>
12866
12867 * cus-edit.el: Doc fixes.
12868 (customize-set-variable, customize-save-variable): Rename args for
12869 doc.
12870 (custom-variable-tag-face, custom-face-tag-face)
12871 (custom-group-tag-face-1, custom-group-tag-face): Modify from
12872 style which user identify as hyperlink.
12873 (hook): Don't add undefined functions to the hook.
12874 (debug-ignored-errors): Transfer message from bindings.el.
12875
9b2f3c38
GM
128762000-03-12 Gerd Moellmann <gerd@gnu.org>
12877
12878 * recentf.el (recentf-keep-non-readable-files-p): Remove
12879 double/nested definition.
12880
0d6e23cf
DL
128812000-03-12 Dave Love <fx@gnu.org>
12882
12883 * facemenu.el (facemenu-get-face): Use display-color-p.
12884 * enriched.el (enriched-decode-foreground): Likewise.
12885 (enriched-decode-background): Likewise.
12886 * isearch.el (isearch-highlight): Likewise.
12887 * info-look.el (info-lookup): Likewise.
12888 * simple.el (completion-setup-function): Likewise.
12889
12890 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
12891 :options.
12892
12893 * bindings.el (mode-line-format): Fix line-number and
12894 column-number items. Add help-echo for the background.
12895 (mode-line-mule-info): Modify help-echo.
12896
1598a961 12897 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
0d6e23cf
DL
12898
12899 * files.el (load-file): Allow completion to .elc.
12900
12901 * man.el: Doc fixes.
12902 (Man-init-defvars): Use display-color-p to set fontification.
12903
12904 * play/hanoi.el (hanoi-internal): Don't use oddp.
12905
e1cff360
GM
129062000-03-12 Gerd Moellmann <gerd@gnu.org>
12907
12908 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
12909
12910 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
12911
5e5dff44
GM
129122000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
12913
12914 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
12915 Fix comment.
12916
5b467bf4
SM
129172000-03-10 Stefan Monnier <monnier@cs.yale.edu>
12918
83fef604
SM
12919 * font-lock.el (font-lock-keywords): Fix the doc now that
12920 regexp-opt-depth is unnecessary.
12921 (save-buffer-state): Set an edebug spec.
12922 (font-lock-fontify-anchored-keywords): Properly handle the case when
12923 the matcher goes past the limit.
12924
5b467bf4
SM
12925 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
12926 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
12927
83fef604
SM
12928 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
12929 dll.el and cookie.el (from Elib) with heavy renaming and other
12930 massaging.
5b467bf4
SM
12931
12932 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
12933 Autoload the functions used.
12934 (easy-mmode-define-syntax): Fix CL typo.
12935 (easy-mmode-define-derived-mode): Improve the docstring generation.
12936
d407456c
GM
129372000-03-10 Gerd Moellmann <gerd@gnu.org>
12938
12939 * textmodes/texinfo.el (texinfo-version): Variable and function
12940 removed.
12941
5a7a545c
SM
129422000-03-09 Stefan Monnier <monnier@cs.yale.edu>
12943
0d6e23cf
DL
12944 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
12945 allow more flexibility.
12946 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
12947 fns.
12948 (easy-mmode-defmap, easy-mmode-defsyntax)
12949 (easy-mmode-define-derived-mode): New macros.
5a7a545c 12950
d407456c 129512000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
12952
12953 * rect.el (replace-rectangle): New function.
12954
129552000-03-09 Dave Love <fx@gnu.org>
12956
12957 * progmodes/fortran.el (fortran-comment-line-start): Define as
12958 "C".
12959 (fortran-comment-line-start-skip): Don't match cpp stuff.
12960 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
12961 (fortran-mode-map): Remove over-eager custom-menu-create for now.
12962 (fortran-mode): Don't set fortran-comment-line-start-skip,
12963 fortran-comment-line-start here. Set comment-start,
12964 add-log-current-defun.
12965 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
12966 (fortran-current-defun): New function.
12967
80460654
GM
129682000-03-09 Gerd Moellmann <gerd@gnu.org>
12969
d1221ea9
GM
12970 * emacs-lisp/re-builder.el: New file.
12971
1853aa6b
GM
12972 * mouse.el (mouse-drag-region): Don't run up-event handler
12973 if hscroll has changed.
12974
80460654
GM
12975 * octave-mod.el (octave-font-lock-keywords): To font-lock the
12976 builtin operators, use `font-lock-builtin-face' for Emacs and
12977 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
12978
12979 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
12980 `(defun (setf foo)' differently.
12981
c0056275
SM
129822000-03-08 Stefan Monnier <monnier@cs.yale.edu>
12983
12984 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
12985 (regexp-opt): Update comment and adapt the code the new meaning of
12986 the `paren' argument of regex-opt-group for shy-groups.
12987 (regexp-opt-depth): Handle shy groups as well as backslashed
12988 backslashes.
c0056275
SM
12989 (regexp-opt-group): Turn the leading comment into a docstring.
12990 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
12991 Remove open-presuf and close-presuf. Instead of checking for `all
12992 one-char' and then later on check for `several one-char', handle
12993 both cases close together. Also apply a more generic algorithm
12994 for suffixes (the mirror image of the algorithm used for
12995 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
12996 (regexp-opt-try-suffix): Removed.
12997
12998 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
12999 from comint-mode-map, so we can just inherit from it. Also, move
13000 the initialization into the `defvar' since there's no docstring
13001 anyway and it's fairly short.
13002 (inferior-scheme-mode): Define it as derived-mode: the code is
13003 shorter and this way we inherit from comint-mode-map rather than
13004 copying it.
c0056275 13005
80460654
GM
13006 * subr.el (replace-regexps-in-string): Properly handle the case
13007 where we match an empty string.
c0056275 13008
80460654
GM
13009 * comint.el (comint-exec-1): Add the current-dir to the exec-path
13010 when the command has a directory component (such as "./testml").
c0056275
SM
13011 Also fix a typo in the comment.
13012
5e91ff9e
GM
130132000-03-08 Gerd Moellmann <gerd@gnu.org>
13014
feab4fba
GM
13015 * Makefile (compile-files): Compile files one by one because
13016 that's the only way to ensure a clean compilation environment for
13017 each individual file.
13018
5e91ff9e
GM
13019 * frame.el (other-frame): Call x-focus-frame.
13020
76162e12
DL
130212000-03-07 Dave Love <fx@gnu.org>
13022
f64ce788
DL
13023 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13024 :require to defcustom.
13025
76162e12
DL
13026 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13027 lists.
13028
13029 * files.el (auto-mode-alist): Add configure.in.
13030
13031 * progmodes/autoconf.el: New file.
13032
f7daf1e1
GM
130332000-03-07 Gerd Moellmann <gerd@gnu.org>
13034
13035 * mail/mh-e.el: Change maintainer to `none'.
13036
13037 * recentf.el (recentf-keep-non-readable-files-p): Quote args
13038 to remove-hook and add-hook.
13039
130402000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13041
13042 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13043 it as the default.
13044 (mail-send): Test mail-send-nonascii also for the new `mime' value.
13045 (sendmail-send-it): Conditionally add MIME headers specifying the
13046 used character set.
fa78f71b 13047
63f6b2c4
DL
130482000-03-07 Dave Love <fx@gnu.org>
13049
13050 * winner.el: Fix keywords, autoload cookies. Split
13051 eval-when-compile form to avoid compilation failure.
13052
8330e2f9
KH
130532000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
13054
13055 * international/mule.el: Modify comment about coding system
13056 property `coding-category'.
13057 (make-coding-system): New argument EOL-TYPE. Pay attention to
13058 coding-category property of PROPERTIES.
13059
13060 * international/mule-conf.el (coding-category-utf-8,
13061 coding-category-utf-16-be, coding-category-utf-16-le): New coding
13062 categories. Include them in the argument for set-coding-priority.
13063
13064 * international/mule-cmds.el (reset-language-environment): Include
13065 coding-category-utf-8, coding-category-utf-16-be, and
13066 coding-category-utf-16-le in the argument for set-coding-priority.
13067 (reset-language-environment): Initialize coding-category-utf-8,
13068 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13069
18bb0684
GM
130702000-03-06 Karl Fogel <kfogel@red-bean.com>
13071
13072 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13073 code abstracted out of `bookmark-jump-noselect'. Now tries info
13074 extensions as well as compression extensions.
13075 (bookmark-jump-noselect): Use above new func.
fa78f71b 13076
71a6ba55
GM
130772000-03-03 Gerd Moellmann <gerd@gnu.org>
13078
13079 * strokes.el: Change maintainer's mail address.
13080
0d56cdff
KH
130812000-03-03 Kenichi Handa <handa@etl.go.jp>
13082
13083 * international/mule-diag.el (list-character-sets): Make help-echo
13084 string by substitute-command-keys.
13085 (list-character-sets): Likewise.
13086 (sort-listed-character-sets): Call help-setup-xref.
13087
900fa1f1
GM
130882000-03-02 Gerd Moellmann <gerd@gnu.org>
13089
13090 * time.el (display-time-mail-file): Add `none' to the list of
13091 choices.
13092
54d04320
DL
130932000-03-01 Dave Love <fx@gnu.org>
13094
43f3fa09
DL
13095 * help.el (help-xref-go-back): Don't try to set position.
13096
54d04320
DL
13097 * international/mule-diag.el (list-character-sets): Call
13098 help-setup-xref. Add help-echo to xrefs.
13099 (list-character-sets-1): Add help-echo to xrefs.
13100
d054101f
GM
131012000-03-02 Gerd Moellmann <gerd@gnu.org>
13102
13103 * frame.el (blink-cursor-mode): Switch cursor on when turning
13104 the mode off.
13105
13106 * add-log.el (add-log-current-defun): Add support for
13107 Autoconf mode.
13108
13109 * mail/rmail.el (rmail-quit-hook): New variable.
13110
d77dae5c
DL
131112000-03-01 Dave Love <fx@gnu.org>
13112
e5f597f0
DL
13113 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
13114
d77dae5c
DL
13115 * help.el (help-xref-button): Add help-echo arg.
13116 (describe-function-1, describe-variable, help-make-xrefs): Use it.
13117
13118 * faces.el (list-faces-display): Supply help-echo with
13119 help-make-xrefs.
13120
13121 * facemenu.el (list-text-properties-at): Set help-xref-stack to
13122 nil.
13123
72d19d75
GM
131242000-03-01 Gerd Moellmann <gerd@gnu.org>
13125
2df636f4
GM
13126 * image.el (defimage): Look for image files in load-path.
13127
fa78f71b 13128 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
13129 `number'.
13130
2df636f4
GM
131312000-03-01 David Ponce <david.ponce@wanadoo.fr>
13132
13133 * recentf.el (recentf): Added version tag to the defgroup of
13134 recentf.
13135
131362000-03-01 David Ponce <david.ponce@wanadoo.fr>
13137
13138 * recentf.el (recentf-cleanup): Changed to remove excluded file
13139 too.
13140 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
13141 action to select/unselect a file.
13142 (recentf-edit-list): Code cleanup and improvement.
13143 (recentf-open-more-files-action): `recentf-open-more-files' button
13144 widget action to open a file.
13145 (recentf-open-more-files): No more use standard completion but
13146 widgets.
13147 (recentf-more-collection): Deleted.
13148 (recentf-more-history): Deleted.
13149 (recentf-setup-more-completion): Deleted.
13150
131512000-03-01 David Ponce <david.ponce@wanadoo.fr>
13152
13153 * recentf.el (recentf-mode): No more needs that Emacs is running
13154 under a window-system.
13155
131561999-03-01 David Ponce <david.ponce@wanadoo.fr>
13157
13158 * recentf.el (recentf-edit-list): New command to edit the recent
13159 list which allow the user to remove files.
13160 (recentf-edit-selected-items): New global variable, used by
13161 `recentf-edit-list' to hold the list of files to be removed from
13162 the recent list.
13163 (recentf-make-menu-items): Updated to display a "Edit list..."
13164 menu item. Minor code cleanup.
13165
131661999-03-01 David Ponce <david.ponce@wanadoo.fr>
13167
13168 * recentf.el (recentf-open-more-files): New command to open files
13169 that are not displayed in the menu.
13170 (recentf-more-collection): New global variable holding the set of
13171 permissible completions used by `recentf-open-more-files'.
13172 (recentf-more-history): New global variable holding the history list
13173 used by `recentf-open-more-files' completion.
13174 (recentf-setup-more-completion): New function to setup completion for
13175 `recentf-open-more-files'.
13176 (recentf-make-menu-items): Updated to display a "More..." menu item.
13177
131781999-03-01 David Ponce <david.ponce@wanadoo.fr>
13179
13180 * recentf.el (recentf-menu-action): Doc fixed.
13181
131821999-03-01 David Ponce <david.ponce@wanadoo.fr>
13183
13184 * recentf.el (recentf-menu-filter): Doc updated.
13185 (recentf-update-menu-hook): Allow menu filters to force menu update.
13186 (recentf-make-menu-items): New menu filter handling.
13187 (recentf-make-menu-item): New helper function.
13188 (recentf-menu-elements): New menu handling function.
13189 (recentf-sort-ascending): Updated to new menu filter handling.
13190 (recentf-sort-descending): Updated to new menu filter handling.
13191 (recentf-sort-basenames-ascending): New menu filter function.
13192 (recentf-sort-basenames-descending): New menu filter function.
13193 (recentf-show-basenames): New menu filter function.
13194 (recentf-show-basenames-ascending): New menu filter function.
13195 (recentf-show-basenames-descending): New menu filter function.
13196
72d19d75
GM
131972000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13198
13199 * diary-lib.el (list-diary-entries): Don't try to go forward at
13200 the end of the buffer.
13201
1ac1c836
KH
132022000-02-29 Kenichi Handa <handa@etl.go.jp>
13203
13204 * international/mule-diag.el (list-character-sets): Completely
13205 rewritten.
13206 (sort-listed-character-sets): New function.
13207 (list-character-sets-1): Completely rewritten.
13208 (list-character-sets-2): New function.
13209 (non-iso-charset-alist): New variable.
13210 (decode-codepage-char): New function.
13211 (charset-history): New variable.
13212 (read-charset) (list-block-of-chars)
13213 (list-iso-charset-chars)
13214 (list-non-iso-charset-chars)
13215 (list-charset-chars): New functions.
13216 (mule-diag): Call list-character-sets-2, not
13217 list-character-sets-2.
13218 (dump-charsets): Likewise.
13219
ed4d0512
GM
132202000-02-29 Gerd Moellmann <gerd@gnu.org>
13221
72d19d75
GM
13222 * dired-x.el (dired-filename-at-point): Add `@' to valid
13223 file name characters.
13224 (dired-filename-at-point): Handle ange-ftp file names.
13225
ed4d0512
GM
13226 * frame.el (frame-notice-user-settings): Use assq-delete-all
13227 instead of assoc-delete-all.
13228 (frame-notice-user-settings): Ditto.
13229
13230 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
13231 Don't copy alist.
13232
32038c7a
GM
132332000-02-28 Eli Barzilay <eli@cs.cornell.edu>
13234
13235 * calculator.el (calculator-use-menu): New option.
13236 (calculator-initial-bindings): Changed some bindings to work as
13237 macros.
13238 (calculator-forced-input): Removed.
13239 (calculator-restart-other-mode): New variable.
13240 (calculator-mode-map): Set up menu.
fa78f71b 13241
32038c7a
GM
132422000-02-28 Jari Aalto <jari.aalto@poboxes.com>
13243
13244 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
13245 tags.
fa78f71b 13246
55d7ff38 132472000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 13248
55d7ff38
MK
13249 * viper-cmd.el (viper-envelop-ESC-key): added the option to
13250 translate all ESC key sequences.
13251 (viper-goto-mark-subr): restore markers for files for which
13252 they were saved.
13253 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
13254 * viper-util.el (viper-set-replace-overlay-glyphs,
13255 viper-set-replace-overlay): always check if the replacement
13256 overlay is live.
13257 * viper.el (viper-vi-state-mode-list): added major modes.
13258 * ediff-wind.el: minor comment changes.
13259 * ediff.el: copyright notice date fix.
fa78f71b 13260
387023ee
JR
132612000-02-27 Jason Rumney <jasonr@gnu.org>
13262
13263 * faces.el (face-font-family-alternatives): Add arial to helv.
13264 (mode-line, header-line, tool-bar): Same default as x for w32.
13265 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
13266 face-font-family-alternatives from working.
13267 * term/w32-win.el (mouse-set-font): Do not build fontset from
13268 chosen font.
13269
f43d79c1
GM
132702000-02-25 Sam Steingold <sds@goems.com>
13271
5d80cc9c 13272 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 13273 properly.
fa78f71b 13274
8b7bc628 132752000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
13276
13277 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
13278
4eb8436f
GM
132792000-02-25 Gerd Moellmann <gerd@gnu.org>
13280
13281 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
13282 writable.
13283
449c3c52 13284 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 13285
42088c12
GM
132862000-02-24 Gerd Moellmann <gerd@gnu.org>
13287
13288 * frame.el (show-cursor-in-non-selected-windows): New option.
13289
c60ea02e
GM
132902000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13291
13292 * diary-lib.el (include-other-diary-files): Undo the selective
13293 display in any included file and don't kill it.
13294
d066de8e
EZ
132952000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
13296
13297 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
13298 bar. Menu items converted to (menu-item format, help strings
13299 added.
13300 [downcase, upcase]: Don't enable on MS-DOS.
13301 [symlink, symlinks]: Don't show if make-symbolic-link is not
13302 bound.
13303 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
13304
b6906b38
DL
133052000-02-23 Dave Love <fx@gnu.org>
13306
275cf1b2
DL
13307 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
13308 (backward-kill-word): Revert addition of * to interactive spec --
13309 it's a feature.
13310
13311 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
13312 (backward-kill-sentence, kill-sentence): Likewise.
13313
99d48056
DL
13314 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
13315 scratch buffer name.
13316 (gud-format-command): Use int-to-string in ?l case. Simplify
13317 slightly.
13318
13319 * term/w32-win.el (internal-face-interactive): Update prompt for
13320 new read-face-name.
13321
13322 * mail/footnote.el (footnote): Add :version to defgroup.
13323 (footnote-section-tag-regexp): Customize.
13324 (footnote-start-tag, footnote-end-tag): New option.
13325 (footnote-latin-regexp): New variable.
13326 (Footnote-latin): New function.
13327 (footnote-style-alist): Add element for latin style.
13328 (footnote-style): Moved.
13329 (Footnote-goto-footnote): Use eq to test arg.
13330
13331 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
13332
b6906b38
DL
13333 * emacs-lisp/byte-opt.el: Change old backquote syntax.
13334 (byte-compile-trueconstp): Include keywords.
13335 (byte-optimize-quote, byte-optimize-lapcode): Use
13336 byte-compile-const-symbol-p.
13337 (byte-optimize-char-before): New optimization.
13338
13339 * emacs-lisp/bytecomp.el: Change old backquote syntax.
13340 (byte-compile-const-symbol-p): New function.
13341 (byte-compile-constp, byte-compile-out-toplevel)
13342 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
13343 Use it.
13344
13345 * subr.el (define-key-after): Default AFTER to t. Doc fix.
13346
214f877f
KH
133472000-02-23 Kenichi Handa <handa@etl.go.jp>
13348
c709bcf1
KH
13349 * international/encoded-kb.el: Be sure to update minor-mode-alist
13350 and minor-mode-map-alist.
13351 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
13352 codes SS2 and SS3 correctly.
13353 (encoded-kbd-self-insert-ccl): New function.
13354 (encoded-kbd-setup-keymap): New function.
13355 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
13356 by calling encoded-kbd-setup-keymap.
13357
214f877f
KH
13358 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
13359 characters.
13360 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
13361 locally.
13362
b021ef18
DL
133632000-02-22 Dave Love <fx@gnu.org>
13364
13365 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
13366 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
13367 defvar.
13368 (lisp-mode-syntax-table): Set up for #|...|# comments.
13369 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
13370 classes. Match `defface'.
13371 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
13372 (eval-defun-1): Fix for defcustom.
13373 (lisp-indent-region): Doc fix.
13374
13375 * subr.el (when, unless, split-string): Doc fix.
13376 (read-passwd): Move call of clear-this-command-keys to the right
13377 place.
13378 (replace-regexps-in-string): New function.
13379
14cc00ad
GM
133802000-02-22 Gerd Moellmann <gerd@gnu.org>
13381
13382 * help.el (describe-variable): Set syntax table to
13383 emacs-lisp-mode-syntax-table when moving forward over the
13384 symbol's name.
13385
47da5efa
DL
133862000-02-22 Dave Love <fx@gnu.org>
13387
13388 * xt-mouse.el: Doc fixes.
13389 (xterm-mouse-position-function): New function, replacing advice of
13390 mouse-position.
13391 (xterm-mouse-mode): Use it. Don't turn on under a window system.
13392
13393 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
13394
f0a6c717
GM
133952000-02-21 Gerd Moellmann <gerd@gnu.org>
13396
13397 * format.el (format-annotate-single-property-change): Handle
13398 properties.with dotted-list values.
13399 (format-proper-list-p): New function.
13400
13401 * enriched.el (enriched-face-ans): Handle '(foreground-color
13402 . COLOR) and (background-color . COLOR).
13403
2be80b63
DL
134042000-02-20 Dave Love <fx@gnu.org>
13405
13406 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
13407 and assignments to it.
13408 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
13409 current local map.
13410 (make-flyspell-overlay): Use it.
13411 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
13412
13413 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
13414 (lm-get-header-re): Defun, not defsubst.
13415 (lm-get-package-name): Defun, not defsubst. Simplify.
13416 (lm-version): Doc fix. Simplify.
13417 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
13418 (lm-crack-address, lm-last-modified-date, lm-commentary)
13419 (lm-verify, lm-synopsis): Simplify.
13420 (lm-report-bug): Require emacsbug. Use compose-mail.
13421
329eed9f
GM
134222000-02-20 Gerd Moellmann <gerd@gnu.org>
13423
13424 * dired.el (dired-mode): Call propertized-buffer-identification
13425 to set mode-line-buffer-identification to something having
13426 the right text properties.
13427
13428 * bindings.el (propertized-buffer-identification): New function.
13429
be5bb146
DL
134302000-02-20 Dave Love <fx@gnu.org>
13431
13432 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
13433 check for t-mouse too.
13434
13435 * cus-start.el: Make echo-keystrokes `number'.
13436
1d4311c3
EZ
134372000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
13438
13439 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
13440 Don't call ring-empty-p unless tags-location-ring is bound.
13441 From Noah Friedman <friedman@splode.com>.
13442
a23c5037
TTN
134432000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
13444
13445 * progmodes/hideshow.el (hs-flag-region): No longer use
13446 `intangible' overlay property.
13447
13448 (hs-toggle-hiding): New command.
13449 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
13450
13451 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
13452 Fix omission bug: Run `hs-minor-mode-hook' for both activation
13453 and deactivation.
13454
b6a22bf8
GM
134552000-02-18 Gerd Moellmann <gerd@gnu.org>
13456
13457 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
13458
d621caf7
GM
134592000-02-17 Gerd Moellmann <gerd@gnu.org>
13460
3c0ed7ce
GM
13461 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
13462
d621caf7
GM
13463 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
13464 of `*' to handle `(* ... *)' comments.
13465
538d88fb
EZ
134662000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
13467
53c80cf6 13468 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 13469 window-system.
53c80cf6 13470
538d88fb
EZ
13471 * menu-bar.el (global-map): Menu-bar items converted to the new
13472 format (menu-item..., rearranged for better CUA compliance, and
13473 their names changed for better clarity. Help strings added.
13474
13475 * international/mule-cmds.el (mule-menu-keymap)
13476 (describe-language-environment-map, set-coding-system-map)
13477 (setup-language-environment-map): Convert to new (menu-item...
13478 form, add help strings. Change names of menu items for better
13479 clarity. "Mule" menu-bar item removed (it's now in the "Options"
13480 submenu).
13481
8389e1e2 134822000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 13483
a23c5037 13484 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 13485 within the code.
a23c5037 13486
8389e1e2 134872000-02-16 Dave Love <fx@gnu.org>
a23c5037 13488
84fe35f0
DL
13489 * faces.el: Don't require custom. Add more specific :groups to
13490 various deffaces.
13491 (set-face-attribute): Purecopy args.
13492 (read-face-name): Default to name at point and use it in prompt.
13493 Remove colon from arg in all callers.
13494 (list-faces-display): Hyperlink to face descriptions and customize
13495 buffers.
13496
b2aeee30
DL
134972000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
13498
13499 * wid-edit.el (widget-match-inline): An atom never matches a
13500 list.
13501
99e95407
GM
135022000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13503
82d2c7c5
DL
13504 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13505 at ':' characters by call to split-string.
99e95407
GM
13506
135072000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13508
82d2c7c5 13509 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
13510
135112000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13512
82d2c7c5
DL
13513 * textmodes/bibtex.el: Some temporary comments removed.
13514 (bibtex-field-name, bibtex-entry-type): Made the relationship
13515 explicit.
13516 (bibtex-field-const): Allow capital letters.
13517 (bibtex-start-of-string): Deleted because unused.
13518
13519 * textmodes/bibtex.el: Unified some nomenclature. We no longer
13520 use the term 'reference' to describe a bibtex entry as a whole.
13521 Further, reference keys are no longer called 'labels'.
13522 (bibtex-keys): Renamed to bibtex-reference-keys.
13523 (bibtex-reformat-previous-labels): Renamed to
13524 bibtex-reformat-previous-reference-keys.
13525 (bibtex-reference-type): Renamed to bibtex-entry-type.
13526 (bibtex-reference-head): Renamed to bibtex-entry-head.
13527 (bibtex-reference-maybe-empty-head): Renamed to
13528 bibtex-entry-maybe-empty-head.
13529 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13530 (bibtex-search-reference): Renamed to bibtex-search-entry.
13531 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13532 bibtex-enclosing-entry-maybe-empty-head.
13533 (bibtex-entry-field-alist, bibtex-entry-head,
13534 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13535 bibtex-map-entries, bibtex-search-entry,
13536 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13537 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13538 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13539 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13540 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13541 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13542 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
13543
135442000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13545
82d2c7c5
DL
13546 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13547 comment.
13548 (bibtex-format-field-delimiters): New function, functionality
13549 extracted from bibtex-format-entry.
13550 (bibtex-autokey-get-yearfield-digits): New function, functionality
13551 extracted from bibtex-autokey-get-yearfield.
13552
13553 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13554 entries in order to avoid stack overflow in the regexp matcher if
13555 field contents become large.
13556 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13557 bibtex-field-string-part-not-braced,
13558 bibtex-field-string-part-no-inner-braces,
13559 bibtex-field-string-part-1-inner-brace,
13560 bibtex-field-string-part-2-inner-braces,
13561 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13562 bibtex-field-string-quoted, bibtex-field-string,
13563 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13564 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13565 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13566 as parsing is now performed by the following functions.
13567 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13568 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13569 bibtex-parse-field-string, bibtex-search-forward-field-string,
13570 bibtex-parse-association, bibtex-field-name-for-parsing,
13571 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13572 bibtex-search-forward-field, bibtex-search-backward-field,
13573 bibtex-start-of-field, bibtex-end-of-field,
13574 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13575 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13576 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13577 bibtex-parse-string, bibtex-search-forward-string,
13578 bibtex-search-backward-string, bibtex-start-of-string,
13579 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13580 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13581 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13582 entries. Instead of reporting the results of the parsing by
13583 match-beginning or match-end, these functions return data structures
13584 that hold the corresponding positions.
13585 (bibtex-enclosing-field): Changed to also report field boundaries by
13586 return values rather than by match-beginning or match-end. The
13587 following functions have been adapted to use the new parsing
13588 functions.
13589 (bibtex-skip-to-valid-entry, bibtex-search-reference,
13590 bibtex-enclosing-field, bibtex-format-entry,
13591 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13592 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13593 bibtex-print-help-message, bibtex-end-of-entry,
13594 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13595 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13596 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13597 method for parsing.
13598 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13599 bibtex-map-entries, bibtex-flash-head,
13600 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13601 bibtex-autokey-change, bibtex-autokey-get-namefield,
13602 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13603 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13604 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13605 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13606 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13607 order to make the new binding of case-fold-search immediately
13608 visible.
99e95407
GM
13609
136102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13611
82d2c7c5
DL
13612 * textmodes/bibtex.el: Copyright notice is up to date.
13613 Added constant 'bibtex-maintainer-salutation.
99e95407 13614
82d2c7c5
DL
13615 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13616 than make-temp-name, use match-string-no-properties and eliminate
13617 a quadratic behavior when building bibtex-strings.
99e95407 13618
82d2c7c5
DL
13619 * bibtex.el (bibtex-reference-key): Accept string entries whose
13620 reference key contains upper case letters.
99e95407
GM
13621
136222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13623
82d2c7c5
DL
13624 * bibtex.el (bibtex-reference-head): Allow entries to start with
13625 a new line.
99e95407
GM
13626
136272000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13628
82d2c7c5
DL
13629 * bibtex.el: Hiding of entry bodies is not longer provided by
13630 bibtex.el directly. Instead the hideshow package can be used.
13631 Added a special bibtex entry to hs-special-modes-alist.
13632 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
13633
136342000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13635
f24fef2f
SM
13636 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13637 at ':' characters by call to split-string.
8389e1e2
GM
13638
136392000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13640
f24fef2f 13641 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
13642
136432000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13644
f24fef2f
SM
13645 * textmodes/bibtex.el: Some temporary comments removed.
13646 (bibtex-field-name, bibtex-entry-type): Made the relationship
13647 explicit.
13648 (bibtex-field-const): Allow capital letters.
13649 (bibtex-start-of-string): Deleted because unused.
fa78f71b 13650
f24fef2f
SM
13651 * textmodes/bibtex.el: Unified some nomenclature. We no longer
13652 use the term 'reference' to describe a bibtex entry as a whole.
13653 Further, reference keys are no longer called 'labels'.
13654 (bibtex-keys): Renamed to bibtex-reference-keys.
13655 (bibtex-reformat-previous-labels): Renamed to
13656 bibtex-reformat-previous-reference-keys.
13657 (bibtex-reference-type): Renamed to bibtex-entry-type.
13658 (bibtex-reference-head): Renamed to bibtex-entry-head.
13659 (bibtex-reference-maybe-empty-head): Renamed to
13660 bibtex-entry-maybe-empty-head.
13661 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13662 (bibtex-search-reference): Renamed to bibtex-search-entry.
13663 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13664 bibtex-enclosing-entry-maybe-empty-head.
13665 (bibtex-entry-field-alist, bibtex-entry-head,
13666 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13667 bibtex-map-entries, bibtex-search-entry,
13668 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13669 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13670 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13671 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13672 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13673 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13674 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
13675
136762000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13677
f24fef2f
SM
13678 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13679 comment.
13680 (bibtex-format-field-delimiters): New function, functionality
13681 extracted from bibtex-format-entry.
13682 (bibtex-autokey-get-yearfield-digits): New function, functionality
13683 extracted from bibtex-autokey-get-yearfield.
fa78f71b 13684
f24fef2f
SM
13685 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13686 entries in order to avoid stack overflow in the regexp matcher if
13687 field contents become large.
13688 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13689 bibtex-field-string-part-not-braced,
13690 bibtex-field-string-part-no-inner-braces,
13691 bibtex-field-string-part-1-inner-brace,
13692 bibtex-field-string-part-2-inner-braces,
13693 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13694 bibtex-field-string-quoted, bibtex-field-string,
13695 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13696 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13697 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13698 as parsing is now performed by the following functions.
13699 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13700 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13701 bibtex-parse-field-string, bibtex-search-forward-field-string,
13702 bibtex-parse-association, bibtex-field-name-for-parsing,
13703 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13704 bibtex-search-forward-field, bibtex-search-backward-field,
13705 bibtex-start-of-field, bibtex-end-of-field,
13706 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13707 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13708 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13709 bibtex-parse-string, bibtex-search-forward-string,
13710 bibtex-search-backward-string, bibtex-start-of-string,
13711 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13712 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13713 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13714 entries. Instead of reporting the results of the parsing by
13715 match-beginning or match-end, these functions return data structures
13716 that hold the corresponding positions.
13717 (bibtex-enclosing-field): Changed to also report field boundaries by
13718 return values rather than by match-beginning or match-end. The
13719 following functions have been adapted to use the new parsing
13720 functions.
13721 (bibtex-skip-to-valid-entry, bibtex-search-reference,
13722 bibtex-enclosing-field, bibtex-format-entry,
13723 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13724 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13725 bibtex-print-help-message, bibtex-end-of-entry,
13726 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13727 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13728 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13729 method for parsing.
13730 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13731 bibtex-map-entries, bibtex-flash-head,
13732 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13733 bibtex-autokey-change, bibtex-autokey-get-namefield,
13734 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13735 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13736 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13737 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13738 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13739 order to make the new binding of case-fold-search immediately
13740 visible.
8389e1e2
GM
13741
137422000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13743
f24fef2f
SM
13744 * textmodes/bibtex.el: Copyright notice is up to date.
13745 Added constant 'bibtex-maintainer-salutation.
fa78f71b 13746
f24fef2f
SM
13747 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13748 than make-temp-name, use match-string-no-properties and eliminate
13749 a quadratic behavior when building bibtex-strings.
fa78f71b 13750
f24fef2f
SM
13751 * bibtex.el (bibtex-reference-key): Accept string entries whose
13752 reference key contains upper case letters.
8389e1e2
GM
13753
137542000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13755
f24fef2f
SM
13756 * bibtex.el (bibtex-reference-head): Allow entries to start with
13757 a new line.
8389e1e2
GM
13758
137592000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13760
f24fef2f
SM
13761 * bibtex.el: Hiding of entry bodies is not longer provided by
13762 bibtex.el directly. Instead the hideshow package can be used.
13763 Added a special bibtex entry to hs-special-modes-alist.
13764 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
13765
137662000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13767
82d2c7c5 13768 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
13769 proceedings entry type (for cross referencing). Thanks to Wagner
13770 Toledo Correa for the suggestion.
13771
82d2c7c5 13772 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 13773
eae61d8f
KH
137742000-02-14 Kenichi Handa <handa@etl.go.jp>
13775
13776 * international/characters.el: Setup case table for Vietnamese.
13777
fb07a302
GM
137782000-02-12 Gerd Moellmann <gerd@gnu.org>
13779
13780 * uniquify.el (toplevel): Require CL at compile time.
13781 (uniquify-push): Removed.
13782
13783 * shadowfile.el (shadow-when): Removed.
13784
13785 * tempo.el (tempo-dolist, tempo-mapc): Removed.
13786 (tempo-process-and-insert-string): Use dolist instead of
13787 tempo-dolist.
13788
13789 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
13790 regexp for paragraph-start.
13791
13792 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
13793 commas as well.
13794
a0eddf92
DL
137952000-02-10 Dave Love <fx@gnu.org>
13796
13797 * wid-edit.el: (widgets) [defgroup]: Remove url link.
13798 (widget-color-choice-list, widget-color-history, widget-mouse-help):
13799 Deleted.
13800 (widget-specify-field, widget-specify-button): Don't use
13801 widget-mouse-help as help-echo property.
13802 (default): Use #'ignore for :validate and :mouse-down-action.
13803 (checkbox): Add help-echo.
13804 (widget-sexp-validate): Rewritten to clarify error messages.
13805 (character): Use char-valid-p in :match function.
13806 (widget-color-complete): Use facemenu-color-alist.
13807 (widget-color-action): Use facemenu-read-color.
13808
13809 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
13810 set up `caar' &c that we now have.
13811
82d2c7c5
DL
138122000-02-09 Ray Blaak <blaak@gnu.org>
13813
13814 * delphi.el: Make resourcestring a declaration region, like const
13815 and var.
13816
6cbc1482
DL
138172000-02-09 Dave Love <fx@gnu.org>
13818
13819 * bindings.el (mode-line-input-method-map): New variable.
13820 (mode-line-mule-info): Use it; fix last change.
13821 (mode-line-mode-menu): Move definition.
13822 (mode-line-mouse-sensitive-p): Deleted.
13823 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
13824 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
13825 level.
13826
13827 * startup.el (command-line-1): Don't call
13828 make-mode-line-mouse-sensitive.
13829
f7136ee8
GM
138302000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13831
13832 * mail/rmail.el (rmail-retry-failure): Use
13833 rmail-beginning-of-message before rmail-toggle-header, because the
13834 former toggles headers.
13835
6e1d0d15
SM
138362000-02-06 Stefan Monnier <monnier@cs.yale.edu>
13837
fef8c55b
SM
13838 * diff-mode.el (diff-kill-junk): New interactive function.
13839 (diff-reverse-direction): Use delete-and-extract-region.
13840 (diff-post-command-hook): Restrict the area so that the hook also works
13841 outside of any diff hunk. This is necessary for the minor-mode.
13842 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
13843 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
13844
6e1d0d15
SM
13845 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
13846 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
13847 so that it can be used more easily in <foo>-mode-hook. Also make sure
13848 to avoid duplicate entries.
13849 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
13850 (font-lock-remove-keywords): Just as was done for `add', allow it to
13851 work even if font-lock-mode is nil. Also make sure we don't modify
13852 any pre-existing list by forcing a copy-sequence. Finally rename
13853 `major-mode' to `mode'.
13854 (font-lock-fontify-syntactic-anchored-keywords)
13855 (font-lock-fontify-anchored-keywords)
13856 (font-lock-fontify-keywords-region): Use line-end-position.
13857 Don't make `font-lock-multiline' local (it's now done in
13858 font-lock-set-defaults).
13859 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
13860 move the `font-lock-fontified' creation to inside the `unless'.
13861
a75dfea0
AI
138622000-02-06 Andrew Innes <andrewi@gnu.org>
13863
13864 * term/w32-win.el (x-handle-args): Comment out call to message,
13865 which occurs before window system is initialized.
13866
13867 * makefile.nt: Add support for recompiling lisp code.
13868
b85e9462
DL
138692000-02-04 Dave Love <fx@gnu.org>
13870
9ff33afb
DL
13871 * bindings.el (mode-line-mule-info): Fix/extend last change.
13872
b85e9462
DL
13873 * completion.el: Replace completion-dolist with dolist.
13874
13875 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
13876 dotimes.
13877
44dff075
CD
138782000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
13879
13880 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
13881 environment names before they go into the section regexp.
13882
13883 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
13884 char class in regexp.
13885
13886 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
13887 `case-fold-search' to nil.
13888
13889 * progmodes/idlwave.el (idlwave-template): Respect
13890 `idlwave-abbrev-change-case'.
13891 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
13892 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
13893 idlwave-while): respect `idlwave-reserved-word-upcase'.
13894 (idlwave-rw-case): New function.
13895 (idlwave-statement-match): Fixed problem with assignment regexp.
13896 (idlwave-font-lock-keywords): Improved regexp for keyword
13897 parameters.
a23c5037 13898 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
13899 operators longer than 1 char.
13900
13901 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
13902 idlwave-shell-expression-overlay. Implemented printing of
13903 expressions on higher levels of the calling stack.
13904 (idlwave-shell-display-level-in-calling-stack): Restore stack
13905 level.
13906 (idlwave-retrieve-expression-from-level): New function.
13907 (idlwave-shell-last-calling-stack): Variable removed.
13908 (idlwave-shell-reset): Argument action reversed (`visible' to
13909 `hidden'). Also remove stop-line overlay.
13910 (idlwave-shell-calling-stack-routine): New variable.
13911 (idlwave-shell-parse-stack-and-display): Messages now display
13912 negative level numbers.
13913 (idlwave-shell-mode): Set `modeline-format'.
13914 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
13915 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
13916 21.
13917 (idlwave-shell-print-expression-function): New option.
a23c5037 13918
44dff075
CD
13919 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
13920 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
13921 `tool-bar' instead of `toolbar'.
13922
f26c34fd
DL
139232000-02-02 Dave Love <fx@gnu.org>
13924
13925 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
13926 emacs-lisp-mode-hook. Don't check for defalias being defined.
13927
13928 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
13929 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
13930 the new builtins directly.
13931
13932 * whitespace.el (whitespace): Add :version to defgroup.
13933
13934 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
13935 Doc fix.
13936
13937 * thingatpt.el (sexp-at-point, symbol-at-point)
13938 (number-at-point, list-at-point): Add autoload cookie.
13939
13940 * recentf.el (recentf): Add :version to defgroup.
13941
13942 * quickurl.el (quickurl): Add :version to defgroup.
13943
13944 * elide-head.el (elide-head): Use point-marker more.
13945
13946 * bs.el (bs): Add :version to defgroup.
13947
13948 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
13949
13950 * progmodes/delphi.el (delphi): Add :version to defgroup.
13951
d240a249
GM
139522000-02-02 Gerd Moellmann <gerd@gnu.org>
13953
13954 * ange-ftp.el (ange-ftp-write-region): Handle case that
13955 succeeding process operation sets a different coding system.
13956
13957 * calculator.el: New file.
13958
d5179a01
EZ
139592000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
13960
13961 * frame.el (frames-on-display-list, framep-on-display): New
13962 functions.
13963 (display-mouse-p, display-popup-menus-p, display-graphic-p)
13964 (display-selections-p, display-screens, display-pixel-width)
13965 (display-pixel-height, display-mm-width, display-mm-height)
13966 (display-backing-store, display-save-under, display-planes)
13967 (display-color-cells, display-visual-class): New functions.
13968
13969 * term/tty-colors.el (tty-color-gray-shades): New function.
13970
13971 * faces.el (display-color-p): Use framep-on-display.
13972 (display-grayscale-p): New function.
13973
968e00f0
DL
139742000-01-31 Dave Love <fx@gnu.org>
13975
13976 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
13977 (create-fontset-from-x-resource): Don't concat integers.
13978
2cb750ba
GM
139792000-01-31 Inge Frick <inge@nada.kth.se>
13980
13981 * view.el: Some changes in documentation. Removed some trailing
13982 whitespace. Changed some parameter names to agree with
13983 documentation.
13984 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
13985 window is not deleted. Modifies change 1998-04-26.
a23c5037 13986
74e9213b
GM
139872000-01-31 Gerd Moellmann <gerd@gnu.org>
13988
47569935
GM
13989 * windmove.el: New file.
13990
74e9213b
GM
13991 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
13992 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 13993 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 13994
74e9213b
GM
13995 * jit-lock.el (jit-lock-function): Widen before calculating end
13996 position.
13997 (jit-lock-stealth-chunk-start): Rewritten.
13998
13999 * info.el (Info-title-face-alist): Removed.
14000 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14001 faces.
14002 (Info-fontify-node): Use these faces.
14003
994c5afe
GM
140042000-01-30 Gerd Moellmann <gerd@gnu.org>
14005
14006 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14007 (cl-macro-list1): Recognize `&allow-other-keys' instead of
14008 `&allow-other-keywords'.
14009
14010 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14011 the list of directories scanned heuristically.
14012
14013 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14014 exist.
14015
f00276e3
JR
140162000-01-30 Jason Rumney <jasonr@gnu.org>
14017
14018 * w32-fns.el: Define w32-tty-standard-colors.
14019
14020 * startup.el (command-line): Use w32-tty-standard-colors when in
14021 w32 console mode.
14022
cc4dfff0
DL
140232000-01-30 Dave Love <fx@gnu.org>
14024
e645e77b
DL
14025 * jka-compr.el (jka-compr-load): Fix up load-history.
14026
cc4dfff0
DL
14027 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14028
14029 * emacs-lisp/cl-macs.el: Revert previous change.
14030
16215eb0
DL
140312000-01-29 Dave Love <fx@gnu.org>
14032
14033 * facemenu.el: Purecopy various strings.
14034
14035 * timezone.el (timezone-fix-time): Window against 69 for two-digit
14036 years. Deal with three-digit years.
14037
14038 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14039 defconst, purecopy.
14040 (help-back-label): Purecopy it.
14041
bbd9b566
GM
140422000-01-18 Gerd Moellmann <gerd@gnu.org>
14043
14044 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14045 variable. If non-nil, order the buffer list according to the
14046 currently selected frame.
14047 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14048 non-nil, pass the selected frame to function buffer-list.
a23c5037 14049
887448e1
GM
140502000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14051
14052 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14053
7df85084
DL
140542000-01-28 Dave Love <fx@gnu.org>
14055
142e109c
DL
14056 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14057
7df85084
DL
14058 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14059 Don't use lisp-indent-hook property.
14060 (cl-abs): Remove.
14061
14062 * subr.el: Move out indent and edebug specs for when and unless.
14063
14064 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14065 when, unless.
14066
14067 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14068 unless, when.
14069
3b43c01c
GM
140702000-01-28 Gerd Moellmann <gerd@gnu.org>
14071
d060bc9f
GM
14072 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14073 `collecting' as synonym for `collect'.
14074
14075 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14076 for the case it contains spaces.
14077
14078 * simple.el (what-cursor-position): Change formatting of
14079 messages.
14080
b02786f9
GM
14081 * frame.el (delete-other-frames): New function.
14082 (toplevel): Bind it to C-x 5 1.
14083
efd68b8a
GM
14084 * sort.el (sort-numeric-base): New option.
14085 (sort-numeric-fields): If number starts with `0' or `0[xX[',
14086 interpret it as octal or hexadecimal. Use sort-numeric-base
14087 as default base.
14088
3b43c01c
GM
14089 * progmodes/glasses.el: New file.
14090
984ae001
GM
140912000-01-27 Gerd Moellmann <gerd@gnu.org>
14092
a0b796e3
GM
14093 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14094 userids differently.
14095
984ae001
GM
14096 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14097 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14098 progmodes/ebnf-yac.el: New files.
14099
6c67ddee
DL
141002000-01-26 Dave Love <fx@gnu.org>
14101
14102 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14103 on a function with an empty body. [From Eric Ludlam.]
14104
4e6473c8
GM
141052000-01-25 Andre Spiegel <spiegel@gnu.org>
14106
14107 * vc.el (vc-version-diff): Make sure file name is expanded.
14108
e12489f9
GM
141092000-01-25 Gerd Moellmann <gerd@gnu.org>
14110
14111 * scroll-bar.el (scroll-bar-timer): Variable removed.
14112 (scroll-bar-toolkit-scroll): Don't use a timer.
14113
8dbe2b07
KH
141142000-01-25 Kenichi Handa <handa@etl.go.jp>
14115
14116 * language/thai-util.el (thai-composition-function): Delete
14117 superfluous `a'.
14118
26ef1c87
DL
141192000-01-24 Dave Love <fx@gnu.org>
14120
14121 * fortran.el (fortran-mode): Use beginning-of-defun-function,
14122 end-of-defun-function.
14123
14124 * font-lock.el (turn-on-font-lock): Don't depend on window-system
14125 &c.
14126
7ed4e9a7
JR
141272000-01-22 Jason Rumney <jasonr@gnu.org>
14128
14129 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
14130 conflicts with new face support.
14131
8b7bc628 141322000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
14133
14134 * replace.el (query-replace): Rename last arg to DELIMITED.
14135 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
14136 (query-replace-regexp): Likewise.
14137
8b7bc628 141382000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 14139
02b14400
RS
14140 * subr.el (with-syntax-table): Use make-symbol, not gensym.
14141
5bb6f079
RS
14142 * emacs-lisp/lisp.el (beginning-of-defun-function):
14143 Variable renamed from beginning-of-defun.
14144 Do not call make-variable-buffer-local.
14145 (beginning-of-defun-raw): Use new variable name; doc fix.
14146 (beginning-of-defun): Doc fix.
14147 (end-of-defun-function): Variable renamed from end-of-defun.
14148 Do not call make-variable-buffer-local.
14149 (end-of-defun): Use new variable name; doc fix.
14150
02b14400
RS
14151 * subr.el (dolist, dotimes): Copied from cl-macs.el
14152 and made to work.
2d5e9b54 14153
a23c5037 14154 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
14155 Variable replaces rmail-digest-end-regexp.
14156 Allows multiple regexps for detecting the end line.
14157 (undigestify-rmail-message): Corresponding changes.
14158
60af03f1
DL
141592000-01-19 Dave Love <fx@gnu.org>
14160
fe5d99e1
DL
14161 * files.el (user-init-file): Don't declare here -- is primitive.
14162
60af03f1
DL
14163 * startup.el (command-line): Check for compiled user-init-file and
14164 set to uncompiled version if necessary.
14165
72dbbc7d
GM
141662000-01-18 Gerd Moellmann <gerd@gnu.org>
14167
6a1950ec
GM
14168 * mail/undigest.el (rmail-digest-end-regexp): New user option.
14169 (undigestify-rmail-message): Use it.
14170
72dbbc7d
GM
14171 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
14172
fbe91bbd
GM
141732000-01-17 Gerd Moellmann <gerd@gnu.org>
14174
14175 * tmm.el (tmm-goto-completions): Adapt to prompt being part
14176 of mini-buffer.
14177
33a6685b
GM
141782000-01-14 Gerd Moellmann <gerd@gnu.org>
14179
b3303df7
GM
14180 * emacs-lisp/copyright.el (copyright-update): Removed the
14181 requirement for a trailing space from `copyright-regexp', to
14182 support copyrights with owner specified on a separate line..
a23c5037 14183
3c4c8064
GM
14184 * align.el: New file.
14185
33a6685b
GM
14186 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
14187
14188 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
14189
044a4975
DL
141902000-01-13 Dave Love <fx@gnu.org>
14191
14192 * ph.el: Removed. (Obsoleted by EUDC.)
14193
0a352cd7
GM
141942000-01-13 Gerd Moellmann <gerd@gnu.org>
14195
14196 * net/eudc.el (toplevel): Remove autoloaded code installing
14197 menu with easymenu, because that causes build problems.
14198
14199 * frame.el (frame-notice-user-settings): New variable.
14200 (frame-notice-user-settings): Don't modify frame parameters
14201 if called a second time.
14202
8b7bc628 142032000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
14204
14205 * frame.el (frame-notice-user-settings):
14206 Notice default-frame-parameters even for non-window frames.
14207
feb450e0
GM
142082000-01-13 Gerd Moellmann <gerd@gnu.org>
14209
14210 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
14211 for Emacs.
14212 (eudc-bob-can-display-inline-images): Extend for Emacs.
14213 (eudc-bob-toggle-inline-display): Ditto.
14214 (eudc-bob-display-jpeg): Ditto.
14215
99c6d63b
GM
142162000-01-12 Gerd Moellmann <gerd@gnu.org>
14217
7970b229
GM
14218 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
14219 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
14220 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 14221
e4936aa9
GM
14222 * add-log.el (add-change-log-entry): Fix error trying an `(insert
14223 nil)'.
14224
14225 * subdirs.el: Add `net' directory.
14226
133c9e59
GM
14227 * net: New directory.
14228
99c6d63b
GM
14229 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
14230 eval-last-sexp. Don't bind debug-on-error here.
14231 (eval-last-sexp): New function. Bind debug-on-error if
14232 eval-expression-debug-on-error is non-nil.
14233 (eval-defun-2, eval-defun): Likewise.
14234
14235 * simple.el (eval-expression): Don't bind debug-on-error if
14236 eval-expression-debug-on-error is nil. Detect changed
14237 debug-on-error, and propagate new value to global binding, if
14238 eval-expression-debug-on-error is non-nil,
14239 (eval-expression-debug-on-error): Change doc string.
a23c5037 14240
8b7bc628 142412000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
14242
14243 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
14244
14245 * emacs-lisp/lisp-mode.el (with-syntax-table):
14246 Set up lisp-indent-function property.
14247
14248 * subr.el (with-syntax-table): Moved from simple.el.
14249
14250 * simple.el (with-syntax-table): Moved to subr.el.
14251
7e3c74fa
GM
142522000-01-11 Gerd Moellmann <gerd@gnu.org>
14253
1fab1775
GM
14254 * tmm.el (tmm-shortcut): Delete region after prompt instead
14255 of erasing buffer.
14256
7e3c74fa 14257 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
14258 (fill-context-prefix): Use the longest common prefix of first
14259 and second line fill prefix, if there is one.
7e3c74fa 14260
8b7bc628 142612000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
14262
14263 * array.el (array-mode): Don't use make-variable-buffer-local.
14264 Use make-local-variable for `truncate-lines'.
14265
aa705642 142662000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 14267
aa705642
GM
14268 * add-log.el (add-log-current-defun): Handle user-defined
14269 add-log-current-function returning nil,
a23c5037 14270
57df2446 14271 * add-log.el (add-change-log-entry): Insert version number
aa705642 14272 if having found a current function
c1356086
GM
14273
14274 * add-log.el (add-log-current-defun): Call
14275 `add-log-current-defun-function'. Try matches at level 0 and
14276 level 1. Strip whitespace from defun found.
a23c5037 14277
1d8c59e9
RS
142782000-01-10 John Wiegley <johnw@gnu.org>
14279
14280 * allout.el (isearch-done/outline-provisions): Added `edit'
14281 argument to correspond with the current definition of
14282 `isearch-done'.
14283
8cf87e9b
DL
142842000-01-10 Dave Love <fx@gnu.org>
14285
14286 * elide-head.el (elide-head): Use point-marker, not point.
14287
9050446c
GM
142882000-01-10 Gerd Moellmann <gerd@gnu.org>
14289
8321b22a
GM
14290 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
14291 before and after the year 2000.
a23c5037 14292
9050446c
GM
14293 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
14294 Add ispell- prefix.
14295
142962000-01-10 Ken Stevens <k.stevens@ieee.org>
14297
14298 * ispell.el: Only define dictionaries in menus when they exist.
14299 (version18p): New variable.
14300 (version20p): New variable.
14301 (xemacsp): New variable.
14302 (ispell-choices-win-default-height): Fix for XEmacs visibility.
14303 (ispell-dictionary-alist1): Added Brasileiro dictionary.
14304 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 14305 run-together words.
9050446c
GM
14306 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
14307 (ispell-dictionary-alist): Add koi8-r to customize definition.
14308 (check-ispell-version): Added documentation string. Returns
f24fef2f 14309 library path when called non-interactively.
9050446c
GM
14310 (ispell-menu-map-needed): Uses new variables.
14311 (ispell-library-path): New variable.
14312 (ispell-decode-string): XEmacs fix for bogus variable bindings.
14313 (ispell-word): Improved documentation string. Test for valid
14314 character mappings. Correctly check typed in word changes that can
14315 result in single words split into multiple words. Returns
14316 replacement word.
14317 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
14318 replace in recursive query replace mode. Help message for
14319 recursive edit mode.
14320 (ispell-show-choices): Protect against bad framepop bindings.
14321 (ispell-help): Fix to work with XEmacs.
14322 (ispell-highlight-spelling-error): Use new variables.
14323 (ispell-overlay-window): Fix to work with XEmacs.
14324 (ispell-parse-output): Passed and returns location information
14325 tracking spelling corrections. Doesn't recheck same word on
14326 current line.
14327 (ispell-init-process): Protect against bogus XEmacs variable binding.
14328 Fix call to single argument in sleep-for. Use new variables.
14329 (ispell-region): Passed and returns location information tracking
14330 spelling corrections. Doesn't check same word on current line.
14331 Improved documentation string. Doesn't resend a line already
14332 checked to the ispell process - fixes bug in LaTeX parsing.
14333 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
14334 (ispell-skip-region): No longer skips <TT> in SGML.
14335 (ispell-process-line): Tracks location information with spelling
14336 corrections. Added documentation string. Accounts for words
14337 already accepted on this line. Don't allow query-replace on line
14338 starting with math characters. Doesn't resend a line already sent
14339 to ispell process. Fixes alignment error bug.
a23c5037 14340
8b7bc628 143412000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 14342
a23c5037 14343 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
14344 Suggest xloadimage, which is free, not xv, which isn't.
14345
a23c5037 14346 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
14347 Don't ever include the host name or user name in the value.
14348
9ed79f5d
GM
143492000-01-09 Gerd Moellmann <gerd@gnu.org>
14350
14351 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
14352 of a real newline.
14353
b950abb1
GM
143542000-01-09 Stephen Eglen <stephen@gnu.org>
14355
a23c5037 14356 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
14357 for .png files.
14358
3c708e98
GM
143592000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
14360
14361 * cus-edit.el (custom-hook-convert-widget): Fix comment.
14362
bf61662d
GM
143632000-01-09 Gerd Moellmann <gerd@gnu.org>
14364
f1d851ae
GM
14365 * progmodes/cperl-mode.el: Replace ^F with ^L.
14366
bf61662d 14367 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 14368 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
14369 recursion.
14370
c65d14ee
DL
143712000-01-08 Dave Love <fx@gnu.org>
14372
8cf87e9b
DL
14373 * emacs-lisp/backquote.el: Remove inappropriate customization
14374 (allowing custom.el to use backquote).
c65d14ee 14375
83de2ebc
DL
143762000-01-07 Dave Love <fx@gnu.org>
14377
14378 * add-log.el (add-log-debugging): Deleted.
14379 (add-change-log-entry): Treat a backup FILE-NAME as its parent
14380 file. Remove debugging code.
14381 (change-log-get-method-definition, change-log-name): Add doc.
14382 (change-log-sortable-date-at): New function.
14383 (change-log-merge): New command.
14384
14385 * time.el (display-time-string-forms): Make the Mail string active.
14386 (display-time-update): Provide help-echo for load average.
14387
14388 * bindings.el (make-mode-line-mouse2-map): New function.
14389 (mode-line-modified): Use it and simplify.
14390 (mode-line-mule-info): Provide help-echo info.
14391 (minor-mode-alist): Activate the strings.
14392 (make-mode-line-mouse-sensitive): Simplify for
14393 mode-line-buffer-identification.
14394
c1475eae
GM
143952000-01-07 Gerd Moellmann <gerd@gnu.org>
14396
14397 * play/pong.el: New file.
14398
83de2ebc
DL
143992000-01-06 Dave Love <fx@gnu.org>
14400
14401 * array.el: Assorted cleanups for compiler warnings, doc strings,
14402 `array-' prefix for symbols.
14403
144042000-01-05 Dave Love <fx@gnu.org>
14405
14406 * textmodes/outline.el (outline-mode-menu-bar-map): Add
14407 outline-headers-as-kill.
14408 (outline-mode): Define imenu-generic-expression.
14409 (outline-headers-as-kill): New command.
14410
14411 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
14412 from paragraph-start.
14413 (paragraph-indent-minor-mode): New command.
14414
14415 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
14416 M-C-e, M-C-h, C-j, C-xnd, TAB.
14417 (fortran-mode): Set beginning-of-defun, end-of-defun.
14418 (fortran-column-ruler): Simplify.
14419 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
14420 (fortran-with-subprogram-narrowing): Likewise.
14421 (fortran-indent-subprogram): Call mark-defun.
14422 (fortran-check-for-matching-do): Change narrowing.
14423
14424 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
14425 (cl-lucid-hash-tag): Delete.
14426 (cl-hash-table-p): Correct test for native table.
14427 (cl-hash-table-count): Use hash-table-count.
14428
14429 * browse-url.el (browse-url): Fix case of
14430 browse-url-browser-function being an alist.
14431
676ac023
CD
144322000-01-05 Carsten Dominik <cd@gnu.org>
14433
c1475eae
GM
14434 * textmodes/reftex-vars.el (reftex-parse-file-extension)
14435 (reftex-index-phrase-file-extension): New options.
676ac023
CD
14436
14437 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 14438 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
14439
14440 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 14441 `reftex-parse-file-extension'.
eb483e17 14442
88807984
DL
144432000-01-05 Dave Love <fx@gnu.org>
14444
83de2ebc 14445 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
14446 (beginning-of-defun-raw): Use it.
14447 (end-of-defun): New variable.
14448 (end-of-defun): Use it.
14449 (check-parens): New command.
14450
1362aeb4
TTN
144512000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
14452
c1475eae
GM
14453 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
14454 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 14455
7ddafb95
TTN
14456 Fix buglet in local variables initialization.
14457
7334aa99
AS
144582000-01-05 Andreas Schwab <schwab@suse.de>
14459
14460 * hscroll.el (hscroll): Doc fix.
14461
b12e24cd
CD
144622000-01-05 Carsten Dominik <cd@gnu.org>
14463
14464 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
14465 idlw-toolbar.
14466
14467 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
14468 file idlw-rinfo.el.
1362aeb4
TTN
14469 (idlwave-customize): load must read file idlw-shell.el.
14470 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 14471
d6226972
CD
144722000-01-05 Carsten Dominik <dominik@astro.uva.nl>
14473
14474 * progmodes/idlw-shell.el: Also provide idlwave-shell
14475 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
14476 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
14477
14478 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
14479 both reftex-dcr and reftex-vcr.
1362aeb4 14480
d6226972
CD
14481 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
14482
6ddb893f 144832000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
14484
14485 * ps-print.el: PostScript code now is in separate files, doc fix.
14486 (ps-print-version): New version number (5.0.3).
14487 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
14488 local.
14489 (ps-spool-config): Initialization fix.
c1475eae
GM
14490 (ps-print-prologue-1, ps-print-prologue-2)
14491 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
14492 (ps-background-image): Little code reformating.
14493 (ps-begin-file, ps-begin-job): Fix code.
88807984 14494 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
14495 (ps-prologue-file): New fun.
14496
ae833aae
KH
144972000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14498
c1475eae 14499 * ps-vars.el: Eliminated.
ae833aae
KH
14500
14501 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
14502 `;;;###autoload'.
14503
14504 * ps-print.el: ps-vars eliminated, doc fix.
14505 (ps-print-version): New version number (5.0.2).
14506 (ps-spool-config): Initialization fix.
14507 (ps-print-customize): New fun.
14508
560a7bd2
GM
145092000-01-04 Gerd Moellmann <gerd@gnu.org>
14510
14511 * autorevert.el (auto-revert-mode): Return value of
14512 auto-revert-mode.
14513
f45dd0f4
DL
145142000-01-04 Dave Love <fx@gnu.org>
14515
fae2ac05
DL
14516 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
14517 menu items.
f45dd0f4 14518
61255981
DL
145192000-01-03 Dave Love <fx@gnu.org>
14520
88807984 14521 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 14522
83de2ebc 14523 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
14524 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
14525 `cl-hash-table-p', not `hash-table-p'.
14526 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
14527
c182a70f
EZ
145282000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14529
14530 * faces.el (face-read-integer, read-face-attribute)
14531 (color-defined-p, color-values): unspecified-{f,b}g are now
14532 strings.
14533
047f434a
GM
145342000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
14535
14536 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
14537 at comment end, and re-insert them after filling.
14538
bab531e2
EZ
145392000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14540
14541 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
14542 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
14543 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 14544
d684c676
EZ
145452000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14546
14547 * term/x-win.el (xw-defined-colors): Call color-supported-p,
14548 the new name of face-color-supported-p.
14549
14550 * term/w32-win.el (xw-defined-colors): Likewise.
14551
0aad4805
EZ
145522000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14553
14554 * simple.el (completion-setup-function): Count completion-size
14555 from minibuffer-prompt-end, not from point-min.
14556
5fe1d139
EZ
145572000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
14558
14559 * faces.el (read-face-attribute, defined-colors, color-defined-p):
14560 Pass the frame to tty-color-* functions.
14561 (display-color-p, frame-set-background-mode): Pass the frame to
14562 tty-display-color-p.
14563
14564 * term/tty-colors.el (tty-defined-color-alist): Renamed from
14565 tty-color-alist.
14566 (tty-color-alist, tty-modify-color-alist): New functions.
14567 (tty-color-define, tty-color-clear, tty-color-approximate)
14568 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
14569 an optional parameter FRAME.
14570
162dec01
GM
145712000-01-01 Gerd Moellmann <gerd@gnu.org>
14572
27189709
GM
14573 * image.el (create-image, defimage): Don't assume image data is a
14574 string.
14575
162dec01
GM
14576 * image.el (defimage): Handle specifications containing :data
14577 instead of :file.
14578 (image-type-from-data): New function.
14579 (image-type-from-file-header): Use it.
14580 (create-image): Add parameter DATA-P.
1362aeb4 14581
bea56df7 14582See ChangeLog.8 for earlier changes.
25a6fab1
KH
14583
14584;; Local Variables:
e64c3a75 14585;; coding: iso-2022-7bit
25a6fab1 14586;; End: