Fix wording in the entry about UTF-8 support.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
34ac3367
DL
12001-01-25 Dave Love <fx@gnu.org>
2
3 * loadup.el: Preload international/ccl for utf-8.
4
4685e6b7
EZ
52001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
6
7 * mail/rmail.el (rmail-redecode-body): Doc fix.
8
0fdb4475
KH
92001-01-25 Kenichi Handa <handa@etl.go.jp>
10
23cfab61
KH
11 * international/mule-cmds.el (reset-language-environment): Reset
12 coding-category-utf-8 to mule-utf-8.
0fdb4475
KH
13
14 * international/mule-conf.el (coding-category-utf-8): Initialize
15 to mule-utf-8.
16
17 * loadup.el: Preload international/utf-8.
18
19 * international/utf-8.el: New file.
20
245ed2b1
SM
212001-01-24 Stefan Monnier <monnier@cs.yale.edu>
22
23 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
24
e95b0c08
SS
252001-01-24 Sam Steingold <sds@gnu.org>
26
27 * dired.el (dired-replace-in-string): Removed.
28 (dired-sort-toggle): Use `replace-regexps-in-string'
29 instead of `dired-replace-in-string'.
30 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir,
31 dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
32 * gs.el (gs-replace-in-string): Removed.
33 (gs-options): Use `replace-regexps-in-string'
34 instead of `gs-replace-in-string'.
35
c3902c3e
EZ
362001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
37
38 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
39 bug report is mailed to an email list and posted to a news group.
40
b66b6aeb
GM
412001-01-24 Gerd Moellmann <gerd@gnu.org>
42
e7e41584
GM
43 * comint.el (comint-replace-by-expanded-history-before-point): Fix
44 change of 2000-08-03 to move point to the start of the line again.
45
b66b6aeb
GM
46 * startup.el (tool-bar-images-pixel-height): New variable.
47 (command-line): After loading the user's init file, when
48 tool-bar-mode is on, increase the frame's size by some lines for
49 the tool-bar.
50
51 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 52
ff890e66
SZ
532001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
54
55 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
56 (chinese-big5): MIME:Big5.
57
04363179
GM
582001-01-24 Gerd Moellmann <gerd@gnu.org>
59
e95b0c08 60 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
61 Handle commands with prefix args.
62
d56aaa64
GM
632001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
64
65 * calendar/diary-lib.el (diary-float): Fix case of MONTH
66 being a list of numbers.
67 (diary-mail-entries): Rewritten.
68
99858627
DL
692001-01-23 Dave Love <fx@gnu.org>
70
7aeb1fa9
DL
71 * international/mule.el (make-coding-system): Fix typo.
72
99858627
DL
73 * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
74 backward-paragraph as font-lock-beginning-of-syntax-function.
75
5a43decf
EZ
762001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
77
78 * font-lock.el (font-lock-mode): Doc fix.
79
b0e98867
KH
802001-01-23 Kenichi Handa <handa@etl.go.jp>
81
82 * international/mule.el (make-translation-table): Fix docstring.
83
9c8acefd
EZ
842001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
85
fd4976b8
EZ
86 * mail/rmail.el (rmail-redecode-body): New function.
87
9c8acefd
EZ
88 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
89
871e0439
GM
902001-01-22 Gerd Moellmann <gerd@gnu.org>
91
21c2bbe0
GM
92 * isearch.el (isearch-lazy-highlight-case-fold-search)
93 (isearch-lazy-highlight-regexp): New variables.
94 (isearch-lazy-highlight-cleanup): Update lazy highlight if
95 case-fold search or regexp search has been toggled.
96
5710730c
GM
97 * wid-edit.el (widget-button-click): Avoid a save-excursion
98 around running a global binding.
99
871e0439
GM
100 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
101 to 0.25.
102
d0554957
MB
1032001-01-20 Miles Bader <miles@gnu.org>
104
105 * cus-edit.el (custom-face-save): Do post-processing on the face's
106 new value like `custom-face-set' does.
107
1519f618
EZ
1082001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
109
ccd87890
EZ
110 * mail/emacsbug.el (report-emacs-bug): Report the value of
111 LC_CTYPE, not LC_TYPE.
112
1519f618
EZ
113 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
114 isearch-toggle-regexp and isearch-edit-string to doc string.
115
9724173b
GM
1162001-01-19 Gerd Moellmann <gerd@gnu.org>
117
48bb9196
GM
118 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
119 as font-lock-beginning-of-syntax-function in font-lock-defaults.
120
e95b0c08 121 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
122 font-lock-beginning-of-syntax-function to nil.
123
dc81f8a2
EZ
1242001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
125
126 * mail/emacsbug.el (report-emacs-bug): Report values of
127 locale-coding-system, default-enable-multibyte-characters, and the
128 environment variables LC_ALL, LC_TYPE, and LANG.
129
99327974
GM
1302001-01-19 Gerd Moellmann <gerd@gnu.org>
131
111c181e
GM
132 * font-lock.el (font-lock-default-fontify-region): Fix last
133 change.
e95b0c08 134
2be6ecc6
GM
135 * font-lock.el (font-lock-multiline): Default to nil.
136 (font-lock-default-fontify-region): If font-lock-multiline is
137 nil, don't check the property `font-lock-multiline'.
138
99327974
GM
139 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
140 is nil, don't check the `font-lock-multiline' text property.
141
2550055a
MK
1422001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
143
0a949811 144 * viper.el: Call initial-major-mode on startup.
e95b0c08 145
0a949811 146 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 147
8501998a 148 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 149
2550055a 1502001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 151
0a949811 152 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 153 diff mode, if available.
e95b0c08 154
0a949811 1552001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 156
8501998a 157 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 158
2550055a
MK
159 * ediff-init.el (subst-char-in-string): Define and use it, unless
160 it's already defined.
e95b0c08 161
8962e303
GM
1622001-01-18 Gerd Moellmann <gerd@gnu.org>
163
164 * tooltip.el (tooltip-hide-delay): New user-option.
165 (tooltip-show): Use tooltip-hide-delay instead of the default.
166
6b453381
KH
1672001-01-18 Kenichi Handa <handa@etl.go.jp>
168
169 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
170 kill-local-variable doesn't work for enable-multibyte-characters.
171
9eaf396b
DL
1722001-01-17 Dave Love <fx@gnu.org>
173
cebd37ce
DL
174 * ediff-init.el (ediff-before-setup-hook)
175 (ediff-merge-filename-prefix): Add :version.
176
9eaf396b
DL
177 * international/latin1-disp.el: Require disp-table.
178 (latin1-display): Fix :set.
179
180 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
181
f864120f
GM
1822001-01-17 Gerd Moellmann <gerd@gnu.org>
183
184 * isearch.el (isearch-lazy-highlight-initial-delay)
185 (isearch-lazy-highlight-interval): Default to 0.
186
1872001-01-17 Bob Glickstein <bobg@zanshin.com>
188
189 * isearch.el (isearch-highlight): Set isearch-overlay priority to
190 1 here rather than each time through
191 isearch-lazy-highlight-new-loop.
192 (isearch-lazy-highlight-max): Variable deleted.
193 (isearch-lazy-highlight-max-at-a-time): New user variable, like
194 isearch-lazy-highlight-max but controls a single invocation of
195 isearch-lazy-highlight-update.
196 (isearch-lazy-highlight-wrapped): Variable recreated.
197 (isearch-lazy-highlight-window-start): New variable.
198 (isearch-lazy-highlight-cleanup): Restored to behavior of
199 before 2-Jan.
200 (isearch-lazy-highlight-remove-overlays): Function deleted;
201 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
202 behavior removed.
203 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
204 isearch-lazy-highlight-update in a loop rather than just once.
205 Test isearch-invalid-regexp here and decide not to start a new
206 loop, rather than testing it each time through
207 isearch-lazy-highlight-update.
208 (isearch-lazy-highlight-search): Function restored.
209 (isearch-lazy-highlight-update): Get called in a timer loop again,
210 but this time highlight more than one match each time through.
211 Only highlight matches in the visible part of the window. Start
212 at point, move in the direction of the search, and wrap around at
213 the edge of the window. Use sit-for to force redisplay and ensure
214 window-start is credible. "Face suppressing" behavior removed;
215 overlay priorities should make it unnecessary, right?
216 (isearch-highlight): Face suppressing behavior removed.
217 (isearch-dehighlight): Face suppressing behavior removed.
218 (isearch-set-lazy-highlight-faces-at): Removed.
219
076ec540
KH
2202001-01-17 Kenichi Handa <handa@etl.go.jp>
221
222 * language/european.el ("Latin-1"): Make the format of description
223 about additional language environments same as that of Latin-2.
224
92328ec5
DL
2252001-01-16 Dave Love <fx@gnu.org>
226
39f2174e
DL
227 * isearch.el (isearch-lazy-highlight): Add :version.
228
92328ec5
DL
229 * simple.el (backward-delete-char-untabify-method)
230 (next-line-add-newlines): Add :version.
231
f251459d
GM
2322001-01-16 Gerd Moellmann <gerd@gnu.org>
233
9d4850e5
GM
234 * bindings.el: Bind <backspace> and <delete> via function-key-map.
235 Don't bind <delete> otherwise.
236
237 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
238 and <delete> via function-key-map.
239
f251459d
GM
240 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
241 Subject line only if point is after the `Subject:'.
242
771ffcf7
KH
2432001-01-16 Kenichi Handa <handa@etl.go.jp>
244
bda6b481
KH
245 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
246 japanese-jisx0213-2 in `charset' property of this lang. env.
247
35793af7
KH
248 * language/european.el ("Latin-1"): Add description for Dutch and
249 Spanish lang. env.
250
771ffcf7
KH
251 * international/mule.el (decode-char): Fix conditions.
252 (encode-char): Handle eight-bit-control too.
1c8102ff 253 (transform-make-coding-system-args): New function.
50c29104
KH
254 (make-coding-system): Accept XEmacs style arguments for CCL base
255 coding system.
771ffcf7 256
e1cf67b6
GM
2572001-01-15 Gerd Moellmann <gerd@gnu.org>
258
259 * progmodes/etags.el (find-tag-noselect): Save the value of
260 tags-file-name before switching buffers, for the case it has a
261 buffer-local value.
262
b3287acf
GM
2632001-01-15 Alex Schroeder <alex@gnu.org>
264
9eaf396b
DL
265 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
266 From Dave Love <fx@gnu.org>.
b3287acf
GM
267 (ansi-color-for-comint-mode): Fix :version.
268
2692001-01-15 Alex Schroeder <alex@gnu.org>
270
271 * ansi-color.el (ansi-color-unfontify-region): Doc change.
272
8d7ff9c8
EZ
2732001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
274
275 * dired.el (dired-insert-directory): If file-system-info fails,
276 remove the " free " part, but don't signal an error.
277
dbe99ae9
SS
2782001-01-12 Sam Steingold <sds@gnu.org>
279
280 * bookmark.el (bookmark-maybe-historicize-string):
281 Use new backquote syntax.
282
420198cb
RS
2832001-01-12 Richard M. Stallman <rms@caffeine.ai.mit.edu>
284
285 * subr.el (last): Handle a list that doesn't end in nil.
286
ca2ddd8e
SS
2872001-01-12 Sam Steingold <sds@gnu.org>
288
289 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
290 to `backward-delete-char-untabify'.
291
1751c874
DL
2922001-01-12 Dave Love <fx@gnu.org>
293
294 * cus-edit.el (customize-menu-create): Fix the :filter following
295 easymenu change.
296
297 * wid-edit.el (function): Add :match-alternatives.
298 (widget-color-action): Doc fix.
299
3cccce8d
GM
3002001-01-12 Gerd Moellmann <gerd@gnu.org>
301
302 * calendar/calendar.el (calendar-basic-setup): Doc fix.
303
18bfd6b5
KH
3042001-01-12 Kenichi Handa <handa@etl.go.jp>
305
60a62fdc
KH
306 * international/mule-cmds.el (prefer-coding-system): Fix
307 docstring.
308
18bfd6b5
KH
309 * international/ccl.el (define-ccl-program): Fix docstring.
310
562e00da
DL
3112001-01-11 Dave Love <fx@gnu.org>
312
14fd0da3
DL
313 * international/mule-cmds.el (standard-display-european-internal):
314 Set display table for 2208 as for 160.
315
316 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
317
562e00da
DL
318 * progmodes/fortran.el (fortran-mode-map): Modify Customization
319 entry for custom-menu-create change.
320 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
321 don't cons it in the search loop.
322
323 * imenu.el (imenu--truncate-items): Revert last change.
324
6e961dcd
EZ
3252001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
326
327 * info.el (Info-setup-header-line): If the node header includes
328 either Next: or Prev: links, don't show the File: and Node: parts
329 in the header line.
330
2c2ff7f2
GM
3312001-01-11 Gerd Moellmann <gerd@gnu.org>
332
a7ee2d2e
GM
333 * comint.el (comint-goto-process-mark): Don't print a message
334 when running in batch mode.
335
c5348233
GM
336 * isearch.el (isearch-search): In the condition-case handler for
337 `error', set isearch-invalid-regexp to the whole error message.
338
422717d1
GM
339 * subr.el (eval-after-load): Call load-symbol-file-load-history to
340 ensure that eval-after-load works for files dumped with Emacs.
341
342 * help.el (load-symbol-file-load-history): New function extracted
343 from function symbol-file.
344 (symbol-file): Use it.
345
2c2ff7f2
GM
346 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
347 exit.xpm.
348
926861fb
EZ
3492001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
350
351 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
352 behave as if there were no prefix argument.
353 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
354 argument were nil.
355
afa1f52c
RS
3562001-01-11 Richard M. Stallman <rms@gnu.org>
357
ca2ddd8e 358 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
359 Don't look for more potential matches once maximum is exceeded.
360 Use overlays-in to check correctly for overlap with current match.
361 Ignore empty matches.
362
47a9f362
MB
3632001-01-11 Miles Bader <miles@gnu.org>
364
365 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
366 (ispell-overlay-window, ispell-help, ispell-show-choices)
367 (ispell-command-loop): Use it instead of `window-height'.
368
d196f58d
GM
3692001-01-10 Gerd Moellmann <gerd@gnu.org>
370
cf523f0e
GM
371 * files.el (confirm-kill-emacs): New user-option.
372 (save-buffers-kill-emacs): Ask for final confirmation before
373 killing Emacs.
374
d196f58d
GM
375 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
376 to nil.
377
7c6c3d8e
GM
3782001-01-10 Dave Love <fx@gnu.org>
379
1f8be15d
DL
380 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
381
382 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
383 :type.
384
385 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
386
387 * calculator.el (calculator-number-digits): Fix :type.
388
0d5184de
DL
389 * vc-cvs.el (vc-cvs-header): Fix :type.
390 * vc-rcs.el (vc-rcs-header): Fix :type.
391 * vc-sccs.el (vc-sccs-header): Fix :type.
392
393 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
394
7c6c3d8e
GM
395 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
396
8c9f73a2
GM
397 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
398
457b792c
GM
3992001-01-10 Gerd Moellmann <gerd@gnu.org>
400
401 * simple.el (set-variable): Force a thorough redisplay for the
402 case that the variable has an effect on the display, like
403 `tab-width' has.
404
d2622d08
AS
4052001-01-10 Andre Spiegel <spiegel@gnu.org>
406
407 * vc.el: Add documentation for backend interface.
408
ae4b5f4f
KH
4092001-01-10 Kenichi Handa <handa@etl.go.jp>
410
e0844717
KH
411 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
412
ae4b5f4f
KH
413 * international/mule-conf.el (latin-extra-code-table): Set to t
414 for \223 and \224.
415
3184082b
KH
4162001-01-09 Kenichi Handa <handa@etl.go.jp>
417
418 * international/mule-cmds.el (locale-language-names): Map "es" to
419 "Spanish" and "nl" to "Dutch".
420
732b9cdd
GM
4212001-01-09 Gerd Moellmann <gerd@gnu.org>
422
1dfca644
GM
423 * bindings.el (global-map): Bind <home> to beginning-of-line,
424 <end> to end-of-line, C-<home> to beginning-of-buffer, and
425 C-<end> to end-of-buffer.
426
732b9cdd
GM
427 * language/european.el: Add Dutch and Spanish language info
428 to be able to use the appropriate tutorials.
429
4302001-01-09 Alex Schroeder <alex@gnu.org>
431
432 * ansi-color.el (ansi-color-process-output): Use markers instead
433 of positions for start and end of region.
434 (ansi-color-apply-on-region): Rewrote code to make it more robust.
435 Previously, occasional mistakes happend when fontifying many
436 chunks of output (eg. ls --color=yes /dev). This happened
437 whenever an overlay was created up to the end of the region, which
438 coincided with the process-mark. New text would then be added
439 within that overlay instead of after it.
440 (ansi-color-make-extent): Overlays are created with the property
441 `modification-hooks' set to '(ansi-color-freeze-overlay).
442 (ansi-color-freeze-overlay): New function. When inserting text at
443 the end of the overlay, the overlay will resize.
444
4452000-01-09 Alex Schroeder <alex@gnu.org>
446
447 * ansi-color.el (ansi-color-process-output): Doc change.
448 (ansi-color-unfontify-region): Doc change. No longer installed
449 automatically in font-lock-unfontify-region-function.
450 (ansi-color-apply): Doc change.
451 (ansi-color-apply-on-region): Use extents or overlays instead of
452 text-properties.
453 (ansi-color-make-extent): New function.
454 (ansi-color-set-extent-face): New function.
455
4562000-01-09 Alex Schroeder <alex@gnu.org>
457
458 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
459 both use ansi-color-process-output, now.
460 (ansi-color-process-output): Doesn't return string anymore. It is
461 installed in comint-output-filter-functions for both Emacs and
462 XEmacs, now.
463 (ansi-color-unfontify-region): Simplified code removing variables
464 pos and start-ansi.
465 (ansi-color-apply): Put text-property ansi-color before putting
466 text-property face because ansi-color-unfontify-region is called
467 immediately after the call to put-text-property.
468 (ansi-color-context-region): Doc change.
469 (ansi-color-filter-region): Simplified code.
470 (ansi-color-apply-on-region): Changed start to start-marker, using
471 a marker explicitly. Put text-property ansi-color before putting
472 text-property face because ansi-color-unfontify-region is called
473 immediately after the call to put-text-property.
474
4752000-01-09 Alex Schroeder <alex@gnu.org>
476
477 * ansi-color.el (ansi-color-faces-vector): Doc change.
478 (ansi-color-for-comint-mode): Changed :type property to choice.
479 (ansi-color-last-context): Removed.
480 (ansi-color-process-output): Don't use ansi-color-last-context, as
481 the main functions will store their context now.
482 (ansi-color-context): Doc change.
483 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
484 Uses ansi-color-context such that repeated calls will strip
485 partial escape sequences, too.
486 (ansi-color-apply): Simplified code. Colorize end of string if
487 face is not null. Store context in new (FACE STRING) format, such
488 that repeated calls will strip partial escape sequences, too.
489 Append faces to face property using ansi-color-apply-sequence such
490 that cumulative mode actually works.
491 (ansi-color-context-region): New variable.
492 (ansi-color-filter-region): Rewrote it based on
493 ansi-color-apply-on-region. Uses ansi-color-context-region such
494 that repeated calls will strip partial escape sequences, too.
495 (ansi-color-apply-on-region): Simplified code. Colorize end of
496 region if face is not null. Store context in new (FACE POS)
497 format, such that repeated calls will strip partial escape
498 sequences, too. Append faces to face property using
499 ansi-color-apply-sequence such that cumulative mode actually
500 works.
501 (ansi-color-apply-sequence): New function.
502 (ansi-color-get-face): When the default face is added to the list
503 of faces, all previous settings are discarded and the list of
504 faces is set to '(default).
505
5062000-01-09 Alex Schroeder <alex@gnu.org>
507
508 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
509 face, such that ansi-color-apply and ansi-color-apply-on-region
510 will do the right thing.
511 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
512 returns nil, set the list of faces back to nil instead of
513 appending the result of ansi-color-get-face to the front of the
514 list.
515
5162000-01-09 Alex Schroeder <alex@gnu.org>
517
518 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
519 (ansi-color-process): Doc change.
520 (ansi-color-last-context): New buffer-local variable.
521 (ansi-color-process-output): New function. It is automatically
522 added to comint-output-filter-functions if this is XEmacs.
523 (ansi-color-unfontify-region): New optional parameter for XEmacs
524 compatibility. Check wether font-lock-syntactic-keywords is
525 boundp before removing the syntax table text property, as XEmacs
526 doesn't have it.
527 (ansi-color-filter-region): Doc change.
528 (ansi-color-apply-on-region): Doc change.
529 (ansi-color-make-face): New function. Compatibility layer for
530 XEmacs. Return temporary faces instead of cons cells for XEmacs.
531 (ansi-color-make-color-map): Use ansi-color-make-face.
532 (ansi-color-get-face): Avoid face text property '(nil) as results
533 in an errow for XEmacs.
534
5352000-01-09 Alex Schroeder <alex@gnu.org>
536
537 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
538 text-property ansi-color in order to preserve fontification by
539 ansi-color. When the package is loaded, a lambda expression is
540 put onto font-lock-mode-hook. This lambda expression will check
541 font-lock-unfontify-region-function and replace
542 font-lock-default-unfontify-region with
543 ansi-color-unfontify-region.
544 (ansi-color-apply): Add text-property ansi-color in addition to
545 text-property face.
546 (ansi-color-apply-on-region): Add text-property ansi-color in
547 addition to text-property face.
548 (save-buffer-state): Copy of the macro that is also used by
549 lazy-lock and font-lock.
550
551 (ansi-color-for-comint-mode): New option.
552 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
553 (ansi-color-for-comint-mode-off): Ditto.
554 (ansi-color-for-comint-mode-filter): Ditto.
555 (ansi-color-process): New function. Uses
556 ansi-color-for-comint-mode to decide what to do. This function is
557 added to comint-preoutput-filter-functions when the package is
558 loaded.
559
560 (ansi-color-for-shell-mode-set): Removed.
561 (ansi-color-for-shell-mode): Removed.
562
5632000-01-09 Alex Schroeder <alex@gnu.org>
564
565 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
566 the lambda expression from the ansi-color-for-shell-mode :set
567 property. Additionally, modify shell-mode-hook to enable or
568 disable font-lock-mode for future shell buffers.
569 (ansi-color-for-shell-mode): The :set property calls
570 ansi-color-for-shell-mode-set instead of a lambda expression.
571
5722000-01-09 Alex Schroeder <alex@gnu.org>
573
574 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
575 (ansi-color-context): New variable.
576 (ansi-color-apply): Save context between calls.
577
fb55ff10
EZ
5782001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
579
29910493
EZ
580 * isearch.el (isearch, isearch-lazy-highlight-face): New
581 definitions for face colors and attributes.
582
fb55ff10
EZ
583 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
584 of display-mouse-p.
585
134d6265
KH
5862001-01-09 Kenichi Handa <handa@etl.go.jp>
587
588 * international/mule.el (make-coding-system): If the coding system
589 accepts extra latin codes, register such codes as safe for the
590 coding system.
591
78b8eee8
RS
5922001-01-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
593
984c9f75
RS
594 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
595 don't mention the file name or the date here, because they are
596 logged at the start of the file.
597
5982001-01-08 Richard M. Stallman <rms@gnu.org>
599
78b8eee8
RS
600 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
601 Change screen-width to frame-width.
602
1460e5d4
EZ
6032001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
604
605 * info.el (Info-search): Print the default as part of the prompt.
606
56f24bc1
AS
6072001-01-08 Andre Spiegel <spiegel@gnu.org>
608
ca2ddd8e 609 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
610 constant implementations in backends.
611
612 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
613 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
614
615 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
616 WRITABLE to EDITABLE.
617
618 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
619 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
620 to EDITABLE.
621
b7812d30
EZ
6222001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
623
624 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
625 (copyright, copyright-update): Compute the current year at run
626 time.
627
7e56ea04
GM
6282001-01-08 Gerd Moellmann <gerd@gnu.org>
629
630 * isearch.el (isearch-old-signal-hook): Removed.
631 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
632 instead of setting signal-hook-function.
633 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
634
a758f97d
GM
6352001-01-08 Kevin Gallagher <kevingal@onramp.net>
636
637 * emulation/edt.el: Update to version 4.0. Provide support for
638 EDT scroll margins at top and bottom of the window. Provide an
639 emulation of the EDT SUBS command (bound to GOLD-Enter, by
640 default). Enhance edt-quit, bound to GOLD-q by default, to warn
641 user when file-related buffer modifications exist. Provide
642 support for running EDT Emulation in XEmacs. Provide customize
643 access to some user updatable variables. Add Commentary section
644 to file header. Fixed a few minor bugs and cleaned up some code.
645
646 * emulation/edt-mapper.el: Update to version 4.0. Provide support
647 for detecting a keypress that generates an ASCII key sequence.
648 (Previously, only a keypress that generates a vector was
649 recognized.) Embed Window Manager name into name of the generated
650 EDT Emulation initialization file since the initialization file is
651 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 652
30db89f9
EZ
6532001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
654
4deb3ba9
EZ
655 * mail/sendmail.el (mail-mode): Doc fix.
656
30db89f9
EZ
657 * info.el (Info-goto-emacs-command-node): Doc fix.
658 (Info-goto-emacs-key-command-node): Doc fix.
659
c3f2772b
EZ
6602001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
661
8726e79b 662 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
663 systems without long file-name support.
664
0dac6924
AI
6652001-01-06 Andrew Innes <andrewi@gnu.org>
666
667 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
668
4e6ef391
EZ
6692001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
670
380866a2
EZ
671 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
672 (isearch-lazy-highlight-update): Doc fix.
673
148b5960
EZ
674 * ffap.el (ffap-bindings): Doc fix.
675
4e6ef391
EZ
676 * dired-x.el (dired-virtual-guess-dir): Doc fix.
677
4cb1bcc2
DL
6782001-01-05 Dave Love <fx@gnu.org>
679
680 * emacs-lisp/cl-seq.el (remove, remq): Remove.
681
3828218c
GM
6822001-01-05 Gerd Moellmann <gerd@gnu.org>
683
f1ade7d3
GM
684 * mouse-drag.el (mouse-drag-safe-scroll): Bind
685 scroll-preserve-screen-position to nil.
686
1f4139d5
GM
687 * isearch.el (isearch-old-signal-hook): New variable.
688 (isearch-mode): Set signal-hook-function to isearch-done.
689 (isearch-done): Restore old signal-hook-function.
690
3828218c
GM
691 * info.el (Info-fontify-node): Mark one more char as intangible.
692
3970013f
KH
6932000-01-05 Kenichi Handa <handa@etl.go.jp>
694
3828218c 695 * composite.el (compose-last-chars): New argument COMPONENTS. If
3970013f
KH
696 it is non-nil, compose preceding characters by compose-region with
697 COMPONENTS.
698
699 * international/quail.el (quail-input-string-to-events): New function.
700 (quail-input-method): Convert input string to events here.
701 (quail-start-translation): Return input string, not event list.
702 (quail-start-conversion): Likewise.
703
f3b05e99
GM
7042001-01-04 Gerd Moellmann <gerd@gnu.org>
705
ca2ddd8e 706 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
707 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
708 and tooltip-add-timeout.
709 (tooltip-show): Set border color from faces's foreground.
710 (tooltip-show-help-function): If called with the same help string
711 as last time, do nothing.
712 (tooltip-help-tips): Don't set tooltip-help-message to nil.
713
0f2ac578
GM
714 * startup.el (fancy-splash-screens): Don't bind show-help-function
715 to nil.
716
f3b05e99
GM
717 * tooltip.el (tooltip-frame-parameters): Remove colors.
718 (tooltip): New face
719 (tooltip-set-param): New function.
720 (tooltip-show): Set up color frame parameters from face `tooltip'.
721 Display the tooltip text in face `tooltip'.
722
8416e94a
DL
7232001-01-04 Dave Love <fx@gnu.org>
724
725 * whitespace.el (whitespace-global-mode): Fix typo.
726
727 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
728
30db89f9
EZ
7292001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
730
731 * help.el (help-for-help): Fix a typo in a doc string. From
732 kwzh@gnu.org (Karl Heuer).
733
b847eb8c
DL
7342001-01-03 Dave Love <fx@gnu.org>
735
736 * dired-x.el: Doc fixes. Maintainer change.
737 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
738 :type.
739 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
740 (dired-guess-shell-alist-user): Customize.
741 (dired-x-help-address): Set to bug-gnu-emacs.
742 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
743 (dired-default-directory): Renamed from default-directory.
744
745 * hl-line.el (hl-line): Doc fix.
746
43c4b570
KF
7472001-01-03 Karl Fogel <kfogel@red-bean.com>
748
1bf6b1bf 749 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 750
984c9f75 7512001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
752
753 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
754 to remove all the current alternative-match highlighting.
755 If nil, remove only what's outside the current window.
756 (isearch-lazy-highlight-remove-overlays): Take optional
757 region within which NOT to remove them.
758 (isearch-lazy-highlight-new-loop): Greatly simplified.
759 (isearch-lazy-highlight-update): Find all the other occurrences
760 visible in the window, in just one call.
761 (isearch-lazy-highlight-start): Now holds start of region to scan.
762 (isearch-lazy-highlight-end): Now holds end of region to scan.
763 (isearch-lazy-highlight-wrapped): Variable deleted.
764 (isearch-lazy-highlight-search): Function deleted.
765
13d6a61c
AI
7662000-01-02 Andrew Innes <andrewi@gnu.org>
767
768 * w32-fns.el (convert-standard-filename): Do length check on name
769 before aref.
770
064866e7
DL
7712001-01-02 Dave Love <fx@gnu.org>
772
b33e041b
DL
773 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
774 value.
775 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
776
777 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
778
8166ffd5
DL
779 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
780 read syntax.
781
064866e7
DL
782 * calendar/todo-mode.el (todo): Add :link, :version.
783 (todo-save-top-priorities): Remove autoload cookie.
784 (todo-add-category, todo-add-item-non-interactively)
785 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
786 cookie.
787
6dde6abc
GM
7882001-01-02 Gerd Moellmann <gerd@gnu.org>
789
790 * comint.el (comint-input-history-ignore): New variable.
791 (comint-read-input-ring): Ignore entries matching
792 comint-input-history-ignore.
793
1a8a9daf
GM
7942001-01-02 Eric M. Ludlam <zappo@gnu.org>
795
796 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
797 (lm-copyright-mark): New function.
798 (lm-crack-copyright): New function.
799 (lm-verify): Check that the file has a copyright.
800 Check that the file is copyright Free Software Foundation.
801
9c92eb53
KH
8022000-12-30 Kenichi Handa <handa@etl.go.jp>
803
804 * international/mule-diag.el (print-fontset): Indent font name by
805 24 columns, not 25.
806
49172314
GM
8072000-12-29 Gerd Moellmann <gerd@gnu.org>
808
762a68ec
GM
809 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
810 in Subject line.
811
49172314
GM
812 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
813 Use mail-mode-hook instead of mail-setup-hook. Otherwise
814 continuing an interrupted message with C-u C-x m for instence,
815 winds up in Mail mode without abbrevs.
816
bd7a2e26
GM
8172000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
818
819 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
820 non-nil. Adding almost all customization variables on ps-setup. Doc
2f5ded21 821 fix.
bd7a2e26
GM
822 (ps-print-version): New version number (6.3.3).
823 (ps-end-with-control-d): Initialization fix.
824 (ps-lines-printed): New var.
825 (ps-skip-newline): New fun.
826 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
827 (ps-next-line, ps-continue-line, ps-plot-region)
828 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 829
2b3f28a4
KH
8302000-12-29 Kenichi Handa <handa@etl.go.jp>
831
832 * international/fontset.el (x-complement-fontset-spec): Resolve
833 ASCII font name so that the same family name is used for fonts
834 registered in x-font-name-charset-alist.
835 (create-fontset-from-fontset-spec): Adjusted for the above change.
836 The name of fontset alias should be a unresolved ASCII font name.
837
2ece9174
GM
8382000-12-28 Gerd Moellmann <gerd@gnu.org>
839
840 * simple.el (delete-key-deletes-forward-mode): Bind backspace
841 and delete in isearch-mode-map.
842
cbe3ad7a
RS
8432000-12-28 Richard M. Stallman <rms@gnu.org>
844
ca2ddd8e 845 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
846 Use xpdf instead of acroread.
847
a816f1c5
KH
8482000-12-28 Kenichi Handa <handa@etl.go.jp>
849
f086e73c
KH
850 * textmodes/artist.el (artist-butlast): Deleted.
851 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 852 artist-butlast.
f086e73c 853
a816f1c5
KH
854 * subr.el (butlast, nbutlast): Moved from cl.el to here.
855
856 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
857
b202115b
EZ
8582000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
859
860 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
861
862 * ls-lisp.el: Better support for the Mac and MS-Windows.
863 (ls-lisp): New defgroup.
864 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 865 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
866 (ls-lisp-support-shell-wildcards): New defcustoms.
867 (ls-lisp-parse-symlink): New function.
868 (insert-directory): Code to convert switches to a list and set up
869 the wildcard argument copied from ls-lisp-insert-directory.
870 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
871 for -C and -R switches.
872 (ls-lisp-column-format): New function.
ca2ddd8e 873 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
874 (ls-lisp-format-time): Add doc strings.
875 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
876 Support ls-lisp-dirs-first.
877 (ls-lisp-classify, ls-lisp-extension): New functions.
878 (ls-lisp-format): Optionally support emulation of symlinks.
879 Support -i, -s, and -G switches.
880
6061fbf0
GM
8812000-12-27 Gerd Moellmann <gerd@gnu.org>
882
5e25feee
GM
883 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
884
6061fbf0
GM
885 * version.el (emacs-version): Print X scroll bar information.
886
887 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
888 instead of x-toolkit-scroll-bars-p.
889
890 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
891 of x-toolkit-scroll-bars-p.
892
25050dab
EZ
8932000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
894
895 * ffap.el (ffap-bindings): Make interactive and add an autoload
896 cookie.
897 (ffap-bindings): Doc fix, to reflect the above change.
898
c1786874
KH
8992000-12-27 Kenichi Handa <handa@etl.go.jp>
900
901 * term.el (term-char-mode): Define all non-ascii self-inserting
902 characters to 'term-send-raw in term-raw-map.
903
7261ece3 9042000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 905
6061fbf0 906 * viper-init (viper-restore-cursor-type): Added condition-case
7261ece3 907 guard.
ca2ddd8e 908
6061fbf0 909 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
7261ece3 910 initialization; use add-hook.
6061fbf0 911 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 912
6061fbf0 913 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 914
6061fbf0
GM
915 * ediff.el (ediff-patch-buffer): Bug fix.
916 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 917
83f40583
SM
9182000-12-23 Stefan Monnier <monnier@cs.yale.edu>
919
920 * subr.el (combine-run-hooks): Remove.
921
922 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
923 and remove the rogue second spec.
924
bdd6d4e8
GM
9252000-12-23 Gerd Moellmann <gerd@gnu.org>
926
927 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
928
26736ce3
SM
9292000-12-22 Stefan Monnier <monnier@cs.yale.edu>
930
0e86b6b0
SM
931 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
932 Use minibuffer menu prompt for the `=' prefix.
933 (smerge-command-prefix): Change default to C-^.
6eabfb26 934 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 935
26736ce3
SM
936 * skeleton.el (skeleton-internal-1): Make sure the first line of
937 the region is also re-indented.
d21584d6
SM
938 (skeleton-end-newline): New var.
939 (skeleton-end-hook): Use it.
26736ce3 940
95fa4fd7
MB
9412000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
942
943 * comint.el (comint-password-prompt-regexp): Support CVS.
944
f060b834
GM
9452000-12-22 Gerd Moellmann <gerd@gnu.org>
946
856ff7a7
GM
947 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
948 backspace key combinations, depending on
949 delete-key-deletes-forward.
950
951 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
952
f060b834
GM
953 * simple.el (delete-key-deletes-forward): Doc fix.
954
653558a1
GM
9552000-08-22 Emmanuel Briot <briot@gnat.com>
956
957 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 958 white spaces are relevant in the XML file.
653558a1
GM
959 (xml-parse-file): Do not kill an existing Emacs buffer if the file
960 to parse was already edited. This allows for on-the-fly analysis
26736ce3 961 of XML files.
653558a1
GM
962 (xml-parse-tag): Check that the casing is the same in the start
963 tag and end tag, since XML is case-sensitive. Allows for spaces
964 in the end tag, after the name of the tag.
965 (xml-parse-attlist): Allow for the character '-' in the name of
966 attributes, as in the standard http-equiv attribute Do not save
26736ce3 967 the properties in the XML tree, since they are not relevant.
653558a1 968
3ad93d8d
SM
9692000-12-21 Stefan Monnier <monnier@cs.yale.edu>
970
971 * generic.el (generic-read-type): Undo last change, inline into
972 `generic-mode' and then remove.
973 (generic-mode): Inline generic-read-type.
974 (define-generic-mode): Push the symbol name rather than the symbol
975 onto generic-mode-list.
976
177f4e88
GM
9772000-12-21 Gerd Moellmann <gerd@gnu.org>
978
8e15274f
GM
979 * generic.el (generic-read-type): Build an alist for
980 completing-read as in 20.7.
981
982 * play/landmark.el (lm): Use interactive spec `P'.
983 (toplevel): Don't set debug-on-error.
984
177f4e88
GM
985 * server.el (server-switch-buffer): Choose a window on a visible
986 frame.
987
6ba384dc
GM
9882000-12-21 Dave Pearson <davep@davep.org>
989
990 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 991
647a066c
GM
9922000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
993
994 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
995 ranges like \177-\237, but accepts the character sequence from \177 to
996 \237. Doc fix.
997 (ebnf-version): New version (3.4).
998 (ebnf-setup): Code fix.
999 (ebnf-range-regexp): New fun.
1000 (ebnf-8-bit-chars): Const fix.
1001
1002 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1003 entry. Doc fix.
1004 (ebnf-bnf-lex): Code fix.
1005 (ebnf-bnf-comment-chars): Const fix.
1006
1007 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1008 entry. Doc fix.
1009 (ebnf-iso-comment-chars): Const fix.
1010
1011 * ebnf-otz.el: Doc fix.
1012
1013 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1014 entry. Doc fix.
1015 (ebnf-yac-skip-code): Code fix.
1016 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 1017
bc22fd18
EZ
10182000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1019
1020 * files.el (insert-directory-safely): New function.
834d23b2 1021 (recover-file): Use it instead of insert-directory. From Markus
ca2ddd8e 1022 Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 1023
587fc3f9
KH
10242000-12-21 Kenichi Handa <handa@etl.go.jp>
1025
eeefcfde 1026 * international/mule-cmds.el (select-safe-coding-system): Check
4d513a57 1027 coding-category-list more rigidly. Improve help message.
eeefcfde 1028
587fc3f9
KH
1029 * dired.el (dired-move-to-filename-regexp): Fix previous change.
1030
01860fb9
MB
10312000-12-21 Miles Bader <miles@gnu.org>
1032
587fc3f9
KH
1033 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
1034 prefix.
01860fb9 1035
3f9d67a6
KH
10362000-12-21 Kenichi Handa <handa@etl.go.jp>
1037
9fd1c1f7
KH
1038 * international/mule-diag.el (describe-char-after): Make *Help*
1039 buffer inherit multibyteness of the current buffer.
1040
3f9d67a6
KH
1041 * international/mule.el (make-char): Docstring adjusted for the
1042 change of make-char-internal.
1043
c9669fac
SM
10442000-12-20 Stefan Monnier <monnier@cs.yale.edu>
1045
1046 * international/iso-cvt.el: Docstrings fix.
1047
19594307
DL
10482000-12-20 Dave Love <fx@gnu.org>
1049
1050 * subr.el (eval-after-load): Doc fix.
1051
b1a447b3
KH
10522000-12-20 Kenichi Handa <handa@etl.go.jp>
1053
1054 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
1055 for numbers.
1056
09877d5d
MB
10572000-12-20 Miles Bader <miles@gnu.org>
1058
1059 * international/quail.el (quail-help): Resize the help window
1060 again after it has all its contents. Remove unneeded progn.
1061
71d4497a
GM
10622000-12-19 Gerd Moellmann <gerd@gnu.org>
1063
1064 * pcmpl-linux.el: Fix copy/paste error.
1065
741e56a0
AI
10662000-12-19 Andrew Innes <andrewi@gnu.org>
1067
1068 * simple.el (delete-key-deletes-forward-mode): Fix typo in
1069 docstring.
1070
cc24d91c
CD
10712000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
1072
ba4c05aa
CD
1073 * progmodes/idlw-rinfo.el: Fixed copyright notice.
1074
1075 * progmodes/idlw-toolbar.el: Fixed copyright notice.
1076
1077 * progmodes/idlw-shell.el: Fixed copyright notice.
1078
1079 * progmodes/idlwave.el: Fixed copyright notice.
1080
71d4497a 1081 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
1082 TAB as key separators.
1083
524c8caf
GM
10842000-12-19 Alex Schroeder <alex@gnu.org>
1085
1086 * sql.el (sql-sybase-options): New option.
1087 (sql-sybase): Use it. Add sql-database to the list of parameters
1088 provided for login. The options -w 2048 -n are not used any more.
1089 (sql-postgres-options): Changed default from "--pset" to "-P".
1090 (sql-mysql-options): Doc change.
1091 (sql-stop): Doc change.
1092
b5fa513d
KH
10932000-12-19 Kenichi Handa <handa@etl.go.jp>
1094
1095 * international/quail.el (quail-input-method): Always hide
1096 the guidance buffer on exiting.
1097
91c9e6ce
GM
10982000-12-18 Gerd Moellmann <gerd@gnu.org>
1099
c6da4eb4
GM
1100 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
1101 isn't fboundp.
1102
3d2a0e0b
GM
1103 * server.el (server-buffer-done): Bury the buffer before
1104 killing it.
1105
91c9e6ce
GM
1106 * faces.el (face-spec-set): Interpret a nil in specs for
1107 foreground and background colors as `unspecified', for
1108 compatibility with 20.x.
1109
40fa0008
DL
11102000-12-18 Dave Love <fx@gnu.org>
1111
22adbe54
DL
1112 * simple.el (mail-user-agent): Doc fix.
1113 (input-mode-8-bit): Removed.
1114
1115 * international/mule.el (set-keyboard-coding-system): Doc fix.
1116 (keyboard-coding-system): New option.
1117
40fa0008
DL
1118 * mail/sendmail.el (send-mail-function): Customize.
1119
6f4745e2
EZ
11202000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
1121
1122 * international/codepage.el (cp866-decode-table): New table.
1123
82b90229
GM
11242000-12-18 Gerd Moellmann <gerd@gnu.org>
1125
1126 * version.el (emacs-version): Remove `%a' from the time format
1127 because the weekday doesn't fit well into each locale.
1128
5a047002
MB
11292000-12-18 Miles Bader <miles@gnu.org>
1130
7f49aa07
MB
1131 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
1132
ca2ddd8e 1133 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
1134 Check that emacs-major-version is `=' to 20, not `>='.
1135 (artist-replace-chars): Use `make-string' instead of a loop.
1136
22ea2607
EZ
11372000-12-17 Stefan Monnier <monnier@cs.yale.edu>
1138
1139 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
1140 (cvs-execute-single-file): Don't change directory.
1141 Patch from Per Cederqvist.
1142
6c825f8e
EZ
11432000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
1144
1145 * textmodes/ispell.el (check-ispell-version): If
1146 `ispell-program-name' is "aspell", pass it the -v switch instead
1147 of -vv.
1148
8ff06845
KH
11492000-12-16 Kenichi Handa <handa@etl.go.jp>
1150
af4bb4c8
KH
1151 * international/mule-diag.el (mule-diag): Insert information about
1152 configure options, multibyte awareness, language env.
1153
8ff06845
KH
1154 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
1155 regexp to search for candidates.
1156
b24e84ab
EZ
11572000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
1158
1159 * info.el (Info-forward-node): If the node has an
1160 Info-header-line, widen the buffer before searching for "next:"
1161 and "up:" pointers, and set the search limit to stay in the
1162 current node.
1163
7981d89f
MB
11642000-12-16 Miles Bader <miles@gnu.org>
1165
1166 * simple.el (delete-trailing-whitespace): Remove extraneous let.
1167
88ee7917
MB
11682000-12-15 Miles Bader <miles@gnu.org>
1169
1170 * comint.el (comint-send-string, comint-send-region): Also accept
1171 a buffer, buffer-name, or nil for PROCESS, for compatibility with
1172 process-send-string/region.
1173
0c28d842
GM
11742000-12-15 Gerd Moellmann <gerd@gnu.org>
1175
4ea7fdca
GM
1176 * isearch.el (isearch-lazy-highlight-max): New user-option.
1177 (isearch-lazy-highlight-update): Don't highlight more than
1178 isearch-lazy-highlight-max matches.
1179
0c28d842
GM
1180 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
1181
984c9f75 11822000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 1183
8062e53a
GM
1184 * sort.el (sort-columns): Fix error message.
1185
3ffa545b
GM
1186 * dabbrev.el (dabbrev--last-case-pattern): Value is now
1187 `upcase' or `downcase' or nil.
1188 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
1189 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
1190 (dabbrev--substitute-expansion): New arg record-case-pattern.
1191 If it is non-nil, set dabbrev--last-case-pattern.
1192 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
1193
1194 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
1195
c2d7f289
MB
11962000-12-15 Miles Bader <miles@gnu.org>
1197
b6348438
MB
1198 * paths.el (Info-default-directory-list): Don't delete
1199 configure-info-directory from the list of standard info
1200 directories when appending it to the end -- their order is
1201 important.
1202
f9056dd9
MB
1203 * faces.el (read-face-attribute): If there's no entry for the
1204 user's input in VALID, just use it as-is (this will often result
1205 in an error, but it may be OK for e.g. colors using hexadecimal
1206 notation, and at least will yield a better error message).
1207
c2d7f289 1208 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 1209 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
1210 Variables removed.
1211 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
1212 window is really the right size. Use vertical-motion
1213 rather than forward-line.
1214 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
1215 (ispell-command-loop, ispell-show-choices): Use the variable
1216 ispell-choices-win-default-height, rather than the function.
1217 (ispell-choices-win-default-height): Function removed.
1218 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 1219
8f530b95
SM
12202000-12-14 Stefan Monnier <monnier@cs.yale.edu>
1221
1222 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
1223
6d435deb
EZ
12242000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1225
4dddb0b7
EZ
1226 * paths.el (Info-default-directory-list): If
1227 configure-info-directory is not one of the standard directories,
1228 put it first in the list; otherwise put it last. Doc string
1229 changed accordingly.
1230
1231 * info.el (Info-directory-list): Change doc string to reflect the
1232 change in Info-default-directory-list.
1233
6d435deb
EZ
1234 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
1235 windows-nt as windowed environments, even under -nw.
1236
1237 * startup.el (command-line): Don't call x-backspace-delete-keys-p
1238 if not fboundp. Switch delete-forward mode for the <delete> key
1239 on all PC platforms, even under -nw.
1240
1241 * term/internal.el ([M-delete]): Remap to M-d.
1242
9d7d9263
GM
12432000-12-14 Gerd Moellmann <gerd@gnu.org>
1244
1245 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
1246
7cf0153a
EZ
12472000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
1248
1249 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1250
5e5b3d41
GM
12512000-12-14 Gerd Moellmann <gerd@gnu.org>
1252
5f368d29
GM
1253 * startup.el (command-line): Call delete-key-deletes-forward-mode,
1254 if appropriate.
1255
1256 * simple.el (delete-key-deletes-forward): New user-option.
1257 (delete-key-deletes-forward-mode): New function.
1258
9d7d9263 1259 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 1260
5e5b3d41
GM
1261 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1262 if symbol is bound before getting its value.
1263
1264 * tooltip.el (tooltip-show): If an error is signaled in
1265 x-show-tip, display that error, and display the help in the
1266 echo area.
ca2ddd8e 1267
191b83b6
KH
12682000-12-14 Kenichi Handa <handa@etl.go.jp>
1269
1270 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1271 "... entries" messages for every 10000 entries, not 10.
1272
6192b604
KF
12732000-12-13 Karl Fogel <kfogel@red-bean.com>
1274
1275 * bookmark.el: Provide a generic exit hook, as suggested by
1276 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
1277 (bookmark-exit-hook): New var.
1278 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
1279 old raw lambda form in `kill-emacs-hook', and runs new
1280 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
1281 as logically that feature must have been provided if this function
1282 is running.
1283 Removed ;;;###autoload before the `add-hook' call.
1284
5edf6b55
SM
12852000-12-13 Stefan Monnier <monnier@cs.yale.edu>
1286
1287 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1288 (easy-menu-current-active-maps): New function.
1289 (easy-menu-get-map): Use it.
1290 Make a proper menu entry when creating a new keymap.
1291
16b5e8e6
KH
12922000-12-13 Kenichi Handa <handa@etl.go.jp>
1293
d49fc4eb
KH
1294 * international/characters.el: Fix cases and syntaxes for
1295 mule-unicode-0100-24ff.
1296
3b53d876
KH
1297 * dired.el (dired-move-to-filename-regexp): Fixed for the case
1298 that a Japanese character is not appended after day and year.
1299
16b5e8e6
KH
1300 * info.el (Info-suffix-list): Change format for a command that
1301 requires arguments.
1302 (info-insert-file-contents): Adjusted for the above change.
1303
1df1c518
AS
13042000-12-12 Andreas Schwab <schwab@suse.de>
1305
1306 * tar-mode.el (tar-extract): Base the name of the subfile buffer
1307 on the name of the tar buffer. Verify that the existing buffer is
1308 visiting the same subfile.
1309
a7a07b98
DL
13102000-12-12 Dave Love <fx@gnu.org>
1311
1312 * subdirs.el: Add obsolete.
1313
4fdbd809
GM
13142000-12-12 Gerd Moellmann <gerd@gnu.org>
1315
bfdb75ee
GM
1316 * mail/rmailsum.el (rmail-summary-expunge)
1317 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1318 instead of rmail-confirm-expunge.
1319
4fdbd809
GM
1320 * replace.el (perform-replace): Don't use an empty match adjacent
1321 to a non-empty match when computing the next match before the
1322 replacement is performed.
1323
e9a59cad
GM
13242000-12-12 Milan Zamazal <pdm@freesoft.cz>
1325
1326 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1327 definition (patch by Stefan Monnier).
1328 (glasses-mode): Use jit-lock instead of `after-change-functions'
1329 (patch by Stefan Monnier).
1330
c2def7a0
MB
13312000-12-12 Miles Bader <miles@gnu.org>
1332
1333 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1334 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1335
591b63b4
AC
13362000-12-12 Andrew Choi <akochoi@i-cable.com>
1337
1338 * term/mac-win.el: Remove load for ls-lisp.
1339
a924cf63 1340 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 1341
5ff4ba3d
MB
13422000-12-12 Miles Bader <miles@gnu.org>
1343
1344 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1345 Respect field end too.
1346 (just-one-space): Respect fields as `delete-horizontal-space'.
1347 (newline-and-indent, reindent-then-newline-and-indent): Use
1348 `delete-horizontal-space'.
1349
d0c679bc
SM
13502000-12-11 Stefan Monnier <monnier@cs.yale.edu>
1351
adf9c994
SM
1352 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1353 (so as to obey the field property in the minibuffer).
1354
4b0cd42d
SM
1355 * obsolete/c-mode.el: Moved from lisp/progmodes.
1356 * obsolete/auto-show.el: Moved from lisp.
1357 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 1358
89f85863
CD
13592000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
1360
1361 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
1362 changes to list them here.
1363
1364 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
1365 many changes to list them here.
1366
1367 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
1368 many changes to list them here.
1369
1370 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
1371
3e0d35ce
GM
13722000-12-11 Gerd Moellmann <gerd@gnu.org>
1373
d990421f
GM
1374 * simple.el (kill-new): Don't try to setcar kill-ring if it is
1375 nil.
1376
ca2ddd8e 1377 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
1378 Comment fix.
1379
3e0d35ce
GM
1380 * hscroll.el: Moved to `obsolete' subdir.
1381
ff904dd6
MB
13822000-12-11 Miles Bader <miles@gnu.org>
1383
1384 * window.el (window-text-height): Function removed (now in C).
1385
fb97d87f
SM
13862000-12-10 Stefan Monnier <monnier@cs.yale.edu>
1387
1388 * log-edit.el (log-edit-parent-buffer): New var.
1389 (log-edit): Set it. Add BUFFER argument.
1390 (log-edit-done): Use char-before.
1391 Don't bother checking validity of vc-comment-ring.
1392 Only bury the buffer if log-edit popped it up.
1393
1394 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
1395 (cvs-mode-diff-help): Remove.
1396 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 1397 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
1398
1399 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
1400 Remove binding for ? now made unnecessary.
1401
7de77417
CD
14022000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
1403
1404 * textmodes/reftex.el (reftex-scanning-info-available-p): New
1405 function
1406 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
1407
1408 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
1409 when master file is not open.
1410
4efa209f
SM
14112000-12-09 Stefan Monnier <monnier@cs.yale.edu>
1412
1413 * progmodes/ada-stmt.el: Update `maintainer'.
1414
0a8052bd
GM
14152000-12-09 Stephen Gildea <gildea@alum.mit.edu>
1416
1417 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
1418 choices to match documentation string.
1419
a12167c5
MB
14202000-12-09 Miles Bader <miles@gnu.org>
1421
2161605d
MB
1422 * minibuf-eldef.el: New file.
1423
a12167c5
MB
1424 * window.el (fit-window-to-buffer): Don't pass last argument to
1425 pos-visible-in-window-p, now that its meaning is inverted.
1426
9ea8de1b
EZ
14272000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
1428
1429 * image.el (create-image): Doc fix; spotted by Per Cederqvist
1430 <ceder@lysator.liu.se>.
1431
5002ddbb
SM
14322000-12-08 Stefan Monnier <monnier@cs.yale.edu>
1433
b6114d80
SM
1434 * autoinsert.el (auto-insert-alist): Add missing final \n.
1435
ee8d23ee
SM
1436 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
1437 (cvs-menu-map): Remove.
1438 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
1439 (cvs-mode-quit): Turn it back into a plain function.
1440
5002ddbb 1441 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 1442 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
1443
1444 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
1445 file where it's more visible.
1446 (texinfo-filter, texinfo-chapter-level-regexp): New variables
1447 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
1448 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
1449 (texinfo-inside-macro-p): Only catch `scan-error's.
1450 (texinfo-inside-env-p): Make better use of the match info.
1451 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
1452 (texinfo-insert-@end): Slight re-organization.
1453 Also remove useless `looking-at' call.
1454
30cd075d
AI
14552000-12-08 Andrew Innes <andrewi@gnu.org>
1456
1457 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
1458 accessible in -nw mode.
1459
1460 * term/w32-win.el: Remove stuff about selection timeout, which is
1461 irrelevant on Windows. Move clipboard support to w32-fns.el, so
1462 it is accessible in -nw mode.
1463
01b91009
DL
14642000-12-08 Dave Love <fx@gnu.org>
1465
1466 * emacs-lisp/lisp-mode.el (lisp-mode): Set
1467 font-lock-keywords-case-fold-search.
1468
842b2a94
GM
14692000-12-08 Gerd Moellmann <gerd@gnu.org>
1470
1471 * textmodes/ispell.el (ispell): Doc fix.
1472
f9d5f611
KH
14732000-12-08 Kenichi Handa <handa@etl.go.jp>
1474
1475 * international/quail.el (quail-insert-decode-map): Check the
1476 frame width of a window displaying the current buffer, not that of
1477 the selected frame.
1478 (quail-help): Make sure that the help buffer has window before
1479 inserting text in it.
1480
e04d21aa
SS
14812000-12-07 Sam Steingold <sds@gnu.org>
1482
1483 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
1484 Backquote is used in isearch.el, so autoloading saves nothing.
1485
fc3e23a4
EZ
14862000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
1487
137cad7c
EZ
1488 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
1489 the CVS and RCS subdirectories case-insensitively.
1490
fc3e23a4
EZ
1491 * dired.el (dired-insert-directory): If file-system-info is
1492 fboundp, call it instead of invoking dired-free-space-program.
1493
796ecd10
GM
14942000-12-07 Gerd Moellmann <gerd@gnu.org>
1495
0f5f7c3e
GM
1496 * server.el (server-visit-files): Push files on file-name-history.
1497
3764ba49
GM
1498 * progmodes/cc-langs.el: Update copyright.
1499
8e7931da
GM
1500 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
1501
ae0d7485 1502 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 1503
796ecd10
GM
1504 * bindings.el (mode-line-mode-menu): Reverse the order
1505 of define-keys so that the menu appears in alphabetical order.
1506
ae0d7485
GM
15072000-12-07 Milan Zamazal <pdm@freesoft.cz>
1508
1509 * progmodes/glasses.el (glasses-mode): Update mode line at the end
1510 of the function.
1511
e2849090
DL
15122000-12-07 Dave Love <fx@gnu.org>
1513
1514 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
1515
1516 * facemenu.el (facemenu-unlisted-faces): Fix value.
1517
5c7f629c
SM
15182000-12-07 Stefan Monnier <monnier@cs.yale.edu>
1519
1520 * font-lock.el (font-lock-default-fontify-region):
1521 Include the terminating \n (off-by-one error).
1522 (font-lock-set-defaults): Use dolist.
1523
1524 * derived.el (define-derived-mode): Don't use combine-run-hooks.
1525
73481ae3
KH
15262000-12-07 Kenichi Handa <handa@etl.go.jp>
1527
ffbaa122
KH
1528 * international/mule-cmds.el (describe-language-environment): Fix
1529 for the case that an input method title is not string but a list.
1530
73481ae3
KH
1531 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
1532 of wrong SIZE record.
1533
e2896b22
DL
15342000-12-06 Dave Love <fx@gnu.org>
1535
67292061
DL
1536 * newcomment.el (comment-region, comment-dwim): Doc fix.
1537
1538 * textmodes/texinfo.el: Require tex-mode when compiling.
1539 (texinfo-update-node): Doc fix.
1540 (texinfo-imenu-generic-expression): Add @anchor.
1541 (texinfo-font-lock-keywords): Add @uref.
1542 (texinfo-inside-macro-p): Don't use ignore-errors.
1543 (texinfo-insert-quote): Match more contexts.
1544
e76938e7
DL
1545 * international/mule.el (decode-char, encode-char): Doc fix.
1546 (auto-coding-alist): Customize.
1547
1548 * files.el (load-file): Fix change of 2000-03-12.
1549
e2896b22
DL
1550 * wid-edit.el (widget-text-keymap): Doc fix.
1551
6610f4b2
AI
15522000-12-06 Andrew Innes <andrewi@gnu.org>
1553
1554 * makefile.w32-in (lisp): Set to an absolute directory, namely
1555 $(CURDIR).
1556
9e3366e4
EZ
15572000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1558
1559 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
1560 read generated-autoload-file, and set buffer-file-coding-system to
1561 raw-text-unix after reading the file.
1562
1563 * international/mule-conf.el (file-coding-system-alist): Use
1564 raw-text for reading loaddefs.el and raw-text-unix for writing
1565 it.
1566
d94d636f
GM
15672000-12-06 Gerd Moellmann <gerd@gnu.org>
1568
384333ee
GM
1569 * replace.el (occur): Make line-number-width 1 smaller for the
1570 colon following the line number.
1571
347d0813
GM
1572 * startup.el (fancy-splash-text, command-line-1): Use
1573 `File' for the menu name instead of `Files'.
e04d21aa 1574
d4b72d58
GM
1575 * tmm.el: Update copyright.
1576
d94d636f
GM
1577 * cus-start.el: Add entry for even-window-heights.
1578
6e424019
MB
15792000-12-06 Miles Bader <miles@gnu.org>
1580
1581 * faces.el (frame-set-background-mode): Avoid stomping on
1582 locally modified faces.
1583
e6477b58
KH
15842000-12-06 Kenichi Handa <handa@etl.go.jp>
1585
1586 * international/fontset.el: Correct the font registries for
1587 japanese-jisx0213-1 and japanese-jisx0213-2.
1588
21999ab9
GM
15892000-12-05 Gerd Moellmann <gerd@gnu.org>
1590
57d6e381
GM
1591 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
1592
21999ab9
GM
1593 * iswitchb.el: Update customization commentary.
1594
7422819c
GM
15952000-12-05 Rob Riepel <riepel@Stanford.EDU>
1596
1597 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
1598 (tpu-search-highlight): Fixed comparison of overlay end positions.
1599 (tpu-trim-line-ends): Implemented trimming logic locally.
1600
1601 * emulation/tpu-extras.el (tpu-write-file-hook)
1602 (tpu-set-cursor-bound): Replaced picture-clean with
1603 tpu-trim-line-ends.
1604
73daff18
KH
16052000-12-05 Kenichi Handa <handa@etl.go.jp>
1606
1607 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
1608 to cn-gb.
1609 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
1610
6a4cd002
DL
16112000-12-04 Dave Love <fx@gnu.org>
1612
1613 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
1614
6452929e
GM
16152000-12-04 Gerd Moellmann <gerd@gnu.org>
1616
e04d21aa 1617 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
1618 (rmail-summary-expunge-and-save): Ask for confirmation with
1619 rmail-expunge-confirmed.
1620
1621 * mail/rmail.el (rmail-expunge-confirmed): New function.
1622 (rmail-expunge): Use it.
1623
0c68ce6f
GM
1624 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
1625 (etags-recognize-tags-table, find-tag-in-order): New
1626 functionality: interpret file names as tags.
e04d21aa 1627
7a53d8c8
EZ
16282000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
1629
1630 * info.el (Info-scroll-prefer-subnodes): New defcustom.
1631 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
1632 visit the first subnode until the bottom of the current node is
1633 visible.
1634
caa15ef7
GM
16352000-12-04 Gerd Moellmann <gerd@gnu.org>
1636
1637 * format.el (format-decode): Don't change buffer's undo list.
1638
e225faa7
KH
16392000-12-04 Kenichi Handa <handa@etl.go.jp>
1640
1641 * faces.el (face-font-registry-alternatives): Add entries for CJK
1642 fonts. Doc-string adjusted for the actual usage of this data.
1643
1644 * international/fontset.el: Change the font registries for CJK
1645 fonts in the default fontset. Don't append '*' to registries.
1646
8b262a65
SM
16472000-12-03 Stefan Monnier <monnier@cs.yale.edu>
1648
e04d21aa 1649 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
1650 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
1651
1652 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
1653 (derived-mode-p): New function.
1654 (derived-mode-make-docstring): Add `docstring' argument.
1655 Use it if available and complete it if necessary.
1656
33c4460b
AS
16572000-12-03 Andreas Schwab <schwab@suse.de>
1658
1659 * type-break.el (type-break): Don't make parent of itself.
1660
5c9b3fac
MB
16612000-12-03 Miles Bader <miles@gnu.org>
1662
1663 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
1664
27ce741e
SM
16652000-12-02 Stefan Monnier <monnier@cs.yale.edu>
1666
07c16ec4
SM
1667 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
1668 (tex-main-file, tex-file): Simplify.
1669 (tex-generate-zap-file-name): Use subst-char-in-string.
1670 (tex-strip-dots): Remove.
1671
c19cc275
SM
1672 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
1673
27ce741e
SM
1674 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
1675 to check if the match succeeded.
1676
285991dc
GM
16772000-12-02 Gerd Moellmann <gerd@gnu.org>
1678
1679 * startup.el (use-fancy-splash-screens-p): New function.
1680 (command-line-1): Use it to determine whether or not to use
1681 a fancy splash screen.
1682
52dca1b2
AS
16832000-12-02 Andreas Schwab <schwab@suse.de>
1684
1685 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
1686
d3e7e7cf
EZ
16872000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1688
2dce2360
EZ
1689 * international/mule.el (make-char): Fix last change.
1690
9768eaa7
EZ
1691 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
1692 New defcustoms.
1693 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
1694 autoloading tex-mode; instead, do the same manually. Use
1695 texinfo-open-quote and texinfo-close-quote. Insert literal quote
1696 with numeric argument. Docstring fix.
1697 (toplevel): Require cl when compiling.
e04d21aa 1698
285991dc 1699 * international/mule.el (make-char): Doc fix.
d3e7e7cf 1700
0dd5e255
JR
17012000-12-02 Jason Rumney <jasonr@gnu.org>
1702
1703 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
1704 the Emacs Lisp manual)
1705
fbb87147
EZ
17062000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1707
5cbb3e93
EZ
1708 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1709
fbb87147
EZ
1710 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
1711 the Emacs Lisp manual).
1712
1636ca09
GM
17132000-12-02 Gerd Moellmann <gerd@gnu.org>
1714
1715 * simple.el (next-line-add-newlines): Change default to nil.
1716
68875f0e
EZ
17172000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
1718
1719 * files.el (revert-buffer, recover-file): Bind
1720 coding-system-for-read to emacs-mule-unix, not to no-conversion.
1721
fd9ac94c
GM
17222000-12-01 Gerd Moellmann <gerd@gnu.org>
1723
1724 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
1725
45450dd5
MB
17262000-12-01 Miles Bader <miles@gnu.org>
1727
1728 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
1729
09df8881
KH
17302000-12-01 Kenichi Handa <handa@etl.go.jp>
1731
1732 * international/mule-diag.el (describe-char-after): Fix typo.
1733 (describe-character-set, non-iso-charset-alist): Fix typo.
1734
dea0a87d
MB
17352000-12-01 Miles Bader <miles@gnu.org>
1736
b170205b
MB
1737 * image-file.el (image-file-name-regexp): Automatically add
1738 upper-case variants of each filename extension in
1739 `image-file-name-extensions', since they seem to be common.
1740
e04d21aa 1741 * simple.el (minibuffer-contents)
dea0a87d
MB
1742 (minibuffer-contents-no-properties, delete-minibuffer-contents):
1743 New functions.
1744 * filecache.el (file-cache-directory-name)
1745 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
1746
2b69bc11 17472000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 1748
dea0a87d
MB
1749 * filecache.el (file-cache-minibuffer-complete): Don't try to
1750 delete the minibuffer prompt.
1751
a8a1b05d
DL
17522000-11-30 Dave Love <fx@gnu.org>
1753
1754 * cus-start.el: Fix read-buffer-function type.
1755
693c4692
GM
17562000-11-30 Gerd Moellmann <gerd@gnu.org>
1757
1758 * md5.el: Removed. There's a built-in function, now.
1759
2c0b1898
GM
17602000-11-30 Markus Rost <rost@math.ohio-state.edu>
1761
1762 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
1763 as dummy 0-th char of rmail-deleted-vector.
1764
63dfcf4b
EZ
17652000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
1766
1767 * ps-print.el (ps-end-job): Bind case-fold-search only after
1768 switching to ps-spool-buffer.
1769
17702000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1771
1772 * ps-print.el: Line number font customization. PostScript: Lines and
1773 PageCount are initialized on each page. Doc Fix.
1774 (ps-print-version): New version number (6.3.2).
1775 (ps-lpr-switches, ps-font-info-database, ps-font-size)
1776 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
1777 (ps-right-header): Customization fix.
1778 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
1779 Fix code.
1780 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
1781 New vars.
1782
df3aedcf
GM
17832000-11-30 Gerd Moellmann <gerd@gnu.org>
1784
edfb795e
GM
1785 * bs.el: Fix typos and spelling errors.
1786 (bs-appearance) <defgroup>: Renamed from bs-appearence.
1787 (bs-configuration): Doc fix.
e04d21aa 1788
df3aedcf
GM
1789 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
1790
8b8a7f01
GM
17912000-11-30 Rob Riepel <riepel@Stanford.EDU>
1792
1793 * emulation/tpu-edt.el (tpu-version): New version.
1794 (tpu-search-overlay, tpu-replace-overlay): New initial range.
1795 (tpu-original-mode-line): Variable deleted.
1796 (tpu-mark-flag): New initial value.
1797 (tpu-set-mode-line): Don't redefine mode-line-format. Add
1798 tpu-mark-flag to minor-mode-alist.
1799 (tpu-update-mode-line): New mark flag logic.
1800 (tpu-get): Use find-file-wildcards.
1801 (tpu-search-highlight): Move overlay less, reset overlay properly.
1802 (tpu-unselect): Deactivate mark.
1803 (tpu-lm-replace): Reset overlay properly.
1804 (tpu-forward-line): Use forward-visible-line.
1805 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
1806
1807 * emulation/tpu-extras.el (tpu-forward-line): Use
1808 forward-visible-line.
e04d21aa 1809
c069a9d3
GM
18102000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
1811
1812 * cus-edit.el (custom-face-value-create): Always emphasize tag.
1813
b02cd40b
GM
18142000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1815
1816 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
1817 and skip whitespace and newlines.
e04d21aa 1818
b7a90344
SM
18192000-11-30 Stefan Monnier <monnier@cs.yale.edu>
1820
1821 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
1822
be6bbb55
GM
18232000-11-29 Gerd Moellmann <gerd@gnu.org>
1824
0383ed60
GM
1825 * help.el (describe-function-1): Regexp-quote function name
1826 when used as part of a regexp.
1827
c7957947
GM
1828 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
1829 face-attribute instead of face-foreground and face-background.
1830 (tool-bar-add-item): Likewise, and handle unspecified colors.
1831
1832 * enriched.el (enriched-face-ans): Use face-attribute instead
1833 of face-foreground and face-background.
1834
1835 * faces.el (face-foreground, face-background, face-stipple):
1836 Return nil if attribute is unspecified, for backward
1837 compatibility.
1838
7423978d
GM
1839 * files.el (auto-mode-alist): Add an entry for antlr-mode.
1840
ef128c78
GM
1841 * play/5x5.el: Remove version info.
1842
a81fc510
GM
1843 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
1844
be6bbb55
GM
1845 * frame.el (blink-cursor-mode): Doc fix.
1846
f9396e03
GM
18472000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1848
1849 * antlr-mode.el: New commands to run ANTLR from within Emacs and
1850 to create Makefile rules.
1851 (antlr-tool-command): New user option.
1852 (antlr-ask-about-save): New user option.
1853 (antlr-makefile-specification): New user option.
1854 (antlr-file-formats-alist): New variable.
1855 (antlr-special-file-formats): New variable.
1856 (antlr-unknown-file-formats): New user option.
1857 (antlr-help-unknown-file-text): New variable.
1858 (antlr-help-rules-intro): New variable.
1859 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
1860 (antlr-mode-menu): Add entries.
1861 (antlr-file-dependencies): New function.
1862 (antlr-directory-dependencies): New function.
1863 (antlr-superclasses-glibs): New function.
1864 (antlr-run-tool): New command.
1865 (antlr-makefile-insert-variable): New function.
1866 (antlr-insert-makefile-rules): New function.
1867 (antlr-show-makefile-rules): New command.
1868
1869 * antlr-mode.el: More Emacs/XEmacs stuff.
1870 (antlr-no-action-keywords): New constant with value nil.
1871 (antlr-font-lock-keywords-alist): Use it. Old value would break
1872 syntax highlighting in Emacs-21.0.
1873 (antlr-default-directory): Emacs/XEmacs dependend function.
1874 (antlr-read-shell-command): Ditto.
1875 (antlr-with-displaying-help-buffer): Ditto.
1876
18772000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1878
1879 * antlr-mode.el: imenu, parsing and highlighting changes.
1880 (antlr-imenu-create-index-function): Don't create extra submenus
1881 for definitions in different grammar classes. It is not necessary
1882 for the menu and would make command `imenu' awkward to use.
1883 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
1884 header actions and more than one.
1885 (antlr-font-lock-tokendef-face): Changed color.
1886 (antlr-font-lock-tokenref-face): Changed color.
1887 (antlr-font-lock-additional-keywords): Also highlight lowercase.
1888 (antlr-mode-syntax-table): New variable.
1889 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
1890 (antlr-with-syntax-table): Don't copy syntax table.
1891
18922000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1893
1894 * antlr-mode.el: Minor changes: language setting.
1895 (antlr-language-alist): The value for file option "language" can
1896 be both an identifier and a string.
1897 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
1898 (antlr-language-limit-n-regexp): Change accordingly.
1899
19002000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
1901
1902 * antlr-mode.el: Minor changes: tabs, hiding.
1903 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
1904 (antlr-action-visibility): Also allow value nil to also hide the
1905 braces. Renamed from `antlr-tiny-action-length'.
1906 Suggested by Jay@aol.com.
1907 (antlr-hide-actions): Change accordingly. Hide line if completely
1908 hidden action is on a line of its own.
e04d21aa 1909
6ad948eb
SM
19102000-11-29 Stefan Monnier <monnier@cs.yale.edu>
1911
1912 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
1913
1914 * sort.el (sort-columns): Don't concat strings with numbers.
1915
9c6a4107
DL
19162000-11-29 Dave Love <fx@gnu.org>
1917
1918 * cus-edit.el (face): Fix :format.
1919
1920 * mail/feedmail.el: Require smtpmail when compiling.
1921 (mail-do-fcc): Autoload.
1922 (feedmail) <defgroup>: Fix :link.
1923 (feedmail-nuke-body-in-fcc): Fix :type.
1924 (feedmail-send-it): Add autoload cookie.
1925
053b8d35
SM
19262000-11-29 Stefan Monnier <monnier@cs.yale.edu>
1927
1928 * newcomment.el (comment-indent): Save excursion around call to
1929 comment-indent-function.
1930
242c13e8
MB
19312000-11-29 Miles Bader <miles@gnu.org>
1932
1933 * subr.el (member-ignore-case): Return the tail of the list who's
1934 car matches, like `member', not the matching element itself.
1935
8f4b5f28
KH
19362000-11-29 Kenichi Handa <handa@etl.go.jp>
1937
1938 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
1939 should not contain `\n'.
1940
bebe4a2c
GM
19412000-11-28 Gerd Moellmann <gerd@gnu.org>
1942
fd9ac94c 1943 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 1944
ba7e40eb
GM
1945 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
1946
75ab0c79
GM
1947 * dired-aux.el (dired-do-create-files): Construct default file
1948 name for dired-mark-read-file-name so that when the user enters
1949 just RET, the target file will end up in the target directory.
1950
bebe4a2c
GM
1951 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
1952 local-abbrev-table before changing buffers because it might
1953 have a buffer-local binding.
1954
fa6d1ca8
MB
19552000-11-28 Miles Bader <miles@gnu.org>
1956
1957 * simple.el (delete-horizontal-space): Handle fields more generally.
1958
8d2c2642
GM
19592000-11-28 Gerd Moellmann <gerd@gnu.org>
1960
1961 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
1962
8b31236d
DL
19632000-11-28 Dave Love <fx@gnu.org>
1964
3cbd02d2
DL
1965 * progmodes/ps-mode.el (ps-mode): Set comment-start and
1966 comment-start-skip locally.
1967
8b31236d
DL
1968 * progmodes/fortran.el (fortran-mode): Don't set
1969 fortran-comment-line-start-skip. Set comment-start to
1970 fortran-comment-line-start.
1971 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
1972 (fortran-comment-line-start-skip): Simplify slightly.
1973
ae4bf56d
GM
19742000-11-28 Gerd Moellmann <gerd@gnu.org>
1975
17ef7534
GM
1976 * play/5x5.el: Remove RCS keyword.
1977
fd9ac94c 1978 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 1979
665b27a6
GM
19802000-11-28 Milan Zamazal <pdm@freesoft.cz>
1981
1982 * textmodes/tildify.el (tildify-string-alist): Add
1983 `plain-tex-mode' here.
1984
fe3c2ae3
GM
19852000-11-28 Colin Walters <walters@cis.ohio-state.edu>
1986
1987 * chistory.el (Command-history-setup): Remove extraneous `keymap'
1988 reference.
1989
d970106b
MB
19902000-11-28 Miles Bader <miles@gnu.org>
1991
36b80a0d
MB
1992 * cus-face.el (custom-face-attributes): Add post-filter function
1993 for :box. Make pre-filter function for :box handle all cases.
1994
d970106b
MB
1995 * wid-edit.el (widget-choose): Make sure pop-up window is large
1996 enough to display all the choices, as there's no way to scroll it.
1997
5a2bae6c
KH
19982000-11-28 Kenichi Handa <handa@etl.go.jp>
1999
2000 * international/mule-conf.el: Make the coding system no-conversion
2001 safe for all characters.
2002
9e836e23
DL
20032000-11-27 Dave Love <fx@gnu.org>
2004
8b31236d
DL
2005 * net/ldap.el (ldap) <defgroup>: Add :version.
2006
9e836e23
DL
2007 * tooltip.el (tooltip-use-echo-area): Doc fix.
2008
2009 * cus-start.el <minibuffer-prompt-properties>: Add version.
2010 <read-buffer-function>: Add.
2011
2012 * apropos.el (apropos-print): Add help-echo to active text.
2013
2014 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2015
4a74d071
GM
20162000-11-27 Gerd Moellmann <gerd@gnu.org>
2017
2018 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2019 type, group and version.
2020
76058c27
EZ
20212000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
2022
4a74d071 2023 * select.el (x-get-selection): Docstring fix.
76058c27 2024
fd9ac94c 20252000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 2026
fd9ac94c 2027 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 2028
49060c51
AI
20292000-11-27 Andrew Innes <andrewi@gnu.org>
2030
2031 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2032
2033 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
2034
b2a8e429
MB
20352000-11-27 Miles Bader <miles@gnu.org>
2036
2037 * dired.el (dired-get-filename): Return filename verbatim if
2038 LOCALP is `verbatim'.
2039 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
2040 `verbatim' so that we don't inadvertently delete a non-existant
2041 directory name.
2042
5ac0366d
KH
20432000-11-27 Kenichi Handa <handa@etl.go.jp>
2044
2045 * international/characters.el: Specify cases and syntaxes for
2046 mule-unicode-0100-24ff.
2047
67f1cf4c
GM
20482000-11-27 Gerd Moellmann <gerd@gnu.org>
2049
2050 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
2051 that foreground and/or background colors of the face `tool-bar'
2052 are unspecified.
2053
46c56972
MB
20542000-11-27 Miles Bader <miles@gnu.org>
2055
e04d21aa 2056 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
2057 (widget-field-end): Handle widget field `pseudo-overlays'.
2058 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
2059 if it's there instead of in `widget-field-list'.
2060
46c56972 2061 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
2062 (help-make-xrefs): Delete extraneous newlines at the end of the
2063 docstring.
46c56972 2064
640a9cdd
JR
20652000-11-25 Jason Rumney <jasonr@gnu.org>
2066
2067 * startup.el (command-line): Call set-locale-environment after
2068 Window System init file is read, as it can result in a call to
2069 redraw-frame.
2070
0b3f96d4
EZ
20712000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
2072
2073 * simple.el (shell-command): Mention the effect of the prefix
2074 argument in the doc string.
2075
8da6e2a1
MB
20762000-11-25 Miles Bader <miles@gnu.org>
2077
a658d039
MB
2078 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
2079
8da6e2a1 2080 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 2081 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 2082
d3416cca
JR
20832000-11-24 Jason Rumney <jasonr@gnu.org>
2084
2085 * international/mule-cmds.el (locale-language-names): Add "jp" as
2086 a non-standard alternative for Japanese.
2087
17e37f53
AS
20882000-11-24 Andre Spiegel <spiegel@gnu.org>
2089
2090 * vc-hooks.el: Require 'cl during compilation.
2091
9aa5f148
GM
20922000-11-24 Gerd Moellmann <gerd@gnu.org>
2093
ba193890
GM
2094 * faces.el (face-set-after-frame-default): Let face attributes
2095 specified for new frames override frame parameters.
2096
9aa5f148
GM
2097 * startup.el (command-line): Fix computation of the source file
2098 for user-init-file when user-init-file is a compiled file.
2099
51a1edab
MB
21002000-11-24 Miles Bader <miles@gnu.org>
2101
e04d21aa 2102 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
2103 (custom-post-filter-face-spec): New functions.
2104 (custom-face-set, custom-face-value-create): Filter the face spec
2105 before and after customization.
2106 (custom-face-set): If VALUE specifies a null face, pass a
2107 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2108 * cus-face.el (custom-face-attributes): Remove SET and GET
2109 functions. Add some IN-FILTER and OUT-FILTER functions in the few
2110 cases they're needed.
2111
1ed74431
MB
2112 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
2113 that it's distinguishable from the :off-glyph on dark-background
2114 displays. Set its background color too.
2115
67ee1125
MB
2116 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
2117 so that people can easily turn it off.
2118
7d027816 21192000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 2120
7d027816 2121 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 2122
9aa5f148 2123 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 2124
9aa5f148 2125 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 2126
9aa5f148 2127 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 2128 redundant skip-small-frames test.
e04d21aa 2129
9aa5f148 2130 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816 2131 (viper-downgrade-to-insert): protect against errors in hooks.
e04d21aa 2132
9aa5f148
GM
2133 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
2134 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
2135 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816 2136 functions.
e04d21aa 2137
9aa5f148 2138 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 2139
9aa5f148 2140 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 2141
f07fa1b8
KH
21422000-11-24 Kenichi Handa <handa@etl.go.jp>
2143
2144 * international/mule-diag.el (list-iso-charset-chars): For
2145 two-byte charset, fix the `while' condition.
2146 (list-non-iso-charset-chars): Fix the `while' condition.
2147
ba8299ff
SM
21482000-11-23 Stefan Monnier <monnier@cs.yale.edu>
2149
79372165
SM
2150 * subr.el (add-hook, remove-hook): Don't call make-local-hook
2151 if the variable is make-variable-buffer-local.
2152
ba8299ff
SM
2153 * progmodes/ada-stmt.el (ada-template-map): Initialize
2154 and bind it to C-c t in ada-mode-map.
2155 (ada-stmt-mode-hook): New function extracted from old code.
2156 Only change the buffer-local side of skeleton-*.
2157 (ada-mode-hook): Use it.
2158
68a887fa
EZ
21592000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2160
2161 * iswitchb.el (iswitchb-minibuf-depth): New variable.
2162 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
2163 we expect to be returned by minibuffer-depth once we prompt the
2164 user in the minibuffer.
2165 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
2166 as recorded in iswitchb-minibuf-depth, return non-nil.
2167
3b345582
EZ
21682000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2169
2170 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2171 (hscroll-window-maybe): Docstring fix.
2172
595dead2
DL
21732000-11-23 Dave Love <fx@gnu.org>
2174
2175 * rect.el (string-rectangle): Don't test delete-selection-mode.
2176
1e66b27a
GM
21772000-11-23 Gerd Moellmann <gerd@gnu.org>
2178
02790ce2
GM
2179 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
2180 is in the tool bar.
2181
1e66b27a
GM
2182 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
2183 with `no-dir'; we want the directory part to be able to remove
2184 it.
2185
a4caa65d
SM
21862000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2187
2188 * textmodes/outline.el (outline-flag-region):
2189 Don't bind inhibit-read-only since we don't modify the buffer.
2190 (outline-isearch-open-invisible): Don't jump to overlay-start
2191 since we're trying to unhide text around point.
2192 (outline-discard-overlays): Use dolist.
2193
2194 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
2195
03e757c1
GM
21962000-11-22 Gerd Moellmann <gerd@gnu.org>
2197
e04d21aa 2198 * mail/rmail.el (rmail-confirm-expunge): Default to
03e757c1 2199 y-or-n-p.
e04d21aa 2200
1598a961
SM
22012000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2202
2203 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
2204 Fix ARG regexp to skip quoted braces.
2205 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
2206 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
2207 are (correctly) handled separately).
2208 Remove `caption' and `footnote' from `citations': they contain text.
2209 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
2210 (latex-skeleton-end-hook): New function.
2211 (latex-mode): Use it.
2212 (tex-start-tex-marker): Remove.
2213 (tex-send-tex-command): Don't set tex-start-tex-marker.
2214 (tex-error-parse-syntax-table): New var.
2215 (tex-compilation-parse-errors): Use it.
2216 Ignore tex-start-tex-marker. Don't bother with marker-position.
2217 (tex-validate-buffer): Don't bother with marker-position.
2218
2219 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 2220 (flyspell-generic-progmode-verify): Use it.
1598a961 2221
eaae8106
SS
22222000-11-22 Sam Steingold <sds@gnu.org>
2223
03e757c1
GM
2224 * simple.el (delete-trailing-whitespace): New interactive
2225 function.
e04d21aa 2226
eaae8106 2227 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 2228 `ada-remove-trailing-spaces'.
eaae8106 2229 (ada-remove-trailing-spaces): Removed.
e04d21aa 2230
eaae8106 2231 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 2232
1598a961
SM
2233 * textmodes/picture.el (picture-clean): Removed.
2234 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 2235
a41d49e9
GM
22362000-11-22 Gerd Moellmann <gerd@gnu.org>
2237
e053c60f
GM
2238 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2239
a41d49e9
GM
2240 * hi-lock.el (hi-lock-refontify): Don't call non-existent
2241 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 2242 do anything special when jit-lock is active.
a41d49e9
GM
2243 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2244
197615f3
DL
22452000-11-22 Dave Love <fx@gnu.org>
2246
ddbfaa9f
DL
2247 * calendar/todo-mode.el (todo-top-priorities): Use
2248 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2249
ddc3c695
DL
2250 * language/chinese.el, language/cyrillic.el:
2251 * language/devanagari.el, language/ethiopic.el, language/greek.el:
2252 * language/hebrew.el, language/indian.el, language/japanese.el:
2253 * language/korean.el, language/lao.el, language/misc-lang.el:
2254 * language/thai.el, language/tibetan.el, language/vietnamese.el:
2255 Use provide.
2256
fb9fa98d
DL
2257 * cus-edit.el (custom-buffer-create-internal): Save some consing.
2258 (custom-variable-set): Improve validation error mesage.
2259
197615f3
DL
2260 * rect.el (string-rectangle): Revert last change.
2261 (string-rectangle-line): New arg DELETE.
2262 (string-rectangle): Check delete-selection-mode.
2263
2264 * emacs-lisp/edebug.el (edebug-version)
2265 (edebug-maintainer-address): Deleted.
2266 (edebug-submit-bug-report): Just alias to report-emacs-bug.
2267 (edebug-read-function): Account for other `'#' read forms.
2268 (edebug-mode-menus): Make some items toggles.
2269 (edebug-outside-unread-command-event, unread-command-event):
2270 Remove these to avoid warnings.
2271
f4117c4d
GM
22722000-11-22 David Ponce <david@dponce.com>
2273
2274 * recentf.el (recentf-menu-items-for-commands)
2275 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 2276 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 2277
f4117c4d
GM
2278 (recentf-build-dir-rules, recentf-dump-variable)
2279 (recentf-edit-list, recentf-open-files-item)
2280 (recentf-open-files): Replaced unnecessary `mapcar' with new
2281 built-in `mapc'.
eaae8106 2282
f8e2f3f2
MB
22832000-11-23 Miles Bader <miles@gnu.org>
2284
2285 * faces.el (menu): Make inverse-video on ttys too.
2286
4c4a541d
SM
22872000-11-22 Stefan Monnier <monnier@cs.yale.edu>
2288
2289 * simple.el (comment-line-break-function): Use the new name
2290 indent-new-comment-line -> comment-indent-new-line.
2291 (clone-indirect-buffer): Don't ignore NORECORD.
2292 (next-completion): Properly handle the case where items are adjacent.
2293
2294 * mouse.el (popup-menu): Stupid typo.
2295
980d836e
GM
22962000-11-22 Gerd Moellmann <gerd@gnu.org>
2297
60e8e0a5
GM
2298 * emacs-lisp/authors.el: Remove autoload cookies, add author,
2299 maintainer, keywords tags.
2300
980d836e
GM
2301 * rect.el (replace-rectangle): Don't call string-rectangle-line
2302 with too many arguments.
2303
e08b2069
AS
23042000-11-22 Andre Spiegel <spiegel@gnu.org>
2305
60e8e0a5 2306 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 2307 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
2308 vc-locking-user, which no longer exists.
2309
2310 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2311
c6779d8d
DL
23122000-11-22 Dave Love <fx@gnu.org>
2313
2314 * md5.el (md5): Provide.
2315 (md5): Fix error call.
2316
e672fdce
MB
23172000-11-22 Miles Bader <miles@gnu.org>
2318
eaae8106 2319 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
2320 (refill-fill-paragraph-at): Remove debugging code.
2321
80e24c04
MB
2322 * calendar/calendar.el (generate-calendar-window): When we don't
2323 call `fit-window-to-buffer', make sure the top line is fully visible.
2324
3a17d6cc
MB
2325 * image-file.el (insert-image-file): Don't make `read-only'
2326 property rear-nonsticky.
2327
ae1a21c6
MB
2328 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2329 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2330 stashing away its original value.
2331 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2332 in the recursive edit.
2333 Bind `isearch-original-minibuffer-message-timeout' to protect it.
2334 (isearch-done): Restore `minibuffer-message-timeout'.
2335
e672fdce
MB
2336 * cus-start.el: Remove entry for `mode-line-inverse-video'.
2337
3ea79df8
SM
23382000-11-21 Stefan Monnier <monnier@cs.yale.edu>
2339
2340 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2341
2342 * find-lisp.el (find-lisp-find-files-internal):
2343 Use dolist, when and file-name-as-directory.
2344
980d836e 2345 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
2346 (define-derived-mode, define-minor-mode): Add specs.
2347
2348 * window.el: General comment and spacing fixes.
2349 (save-selected-window): Use backquotes.
2350 (window-safely-shrinkable-p): New function.
2351 (shrink-window-if-larger-than-buffer): Use it.
2352
2353 * subr.el (make-local-hook): Docstring fix.
2354
2355 * shell.el (shell-mode): Use define-derived-mode.
2356
2357 * newcomment.el (comment-indent): Insert comment before calling
2358 comment-indent-function. Don't insert in column 0.
2359 (comment-dwim): Indent before inserting comment.
2360
2361 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
2362 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
2363 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
2364 Use mapc rather than map.
2365
2366 * files.el (find-buffer-visiting): Compare all attributes before
2367 declaring two files identical (rather than just their inode-no).
2368 (auto-mode-alist): Use \' rather than $.
2369
2370 * which-func.el: Update maintainer line.
2371
2372 * pcvs.el (uniquify-buffer-file-name): Remove advice.
2373 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
2374 (uniquify-buffer-file-name): Use it.
2375
8f62f2b8
MB
23762000-11-22 Miles Bader <miles@gnu.org>
2377
2378 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
2379 * simple.el (minibuffer-avoid-prompt): New function.
2380
fb279a6d
GM
23812000-11-21 Gerd Moellmann <gerd@gnu.org>
2382
2383 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
2384
867092e9
MB
23852000-11-21 Miles Bader <miles@gnu.org>
2386
ef860850
MB
2387 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
2388 inclusion of `track-mouse'.
2389
867092e9
MB
2390 * textmodes/refill.el (refill-ignorable-overlay): New variable.
2391 (refill-adjust-ignorable-overlay): New function.
2392 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
2393 only the paragraph's tail if possible.
2394 Update `refill-ignorable-overlay'.
2395 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
2396
2397 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2398 point inside the fill-prefix.
2399
2400 * textmodes/refill.el (refill-post-command-function): Don't reset
2401 refill-doit in the case where a self-insertion command doesn't
2402 case a refill. Use `refill-fill-paragraph-at', getting position
2403 from `refill-doit'.
2404 (refill-after-change-function): Set `refill-doit' to END.
2405 (refill-fill-paragraph-at): New function, mostly from old
2406 refill-fill-paragraph.
2407 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
2408 (refill-pre-command-function): New function.
2409 (refill-mode): Add it to `pre-command-hook'.
2410
ff9ab414
GM
24112000-11-20 Gerd Moellmann <gerd@gnu.org>
2412
29a01b72
GM
2413 * textmodes/artist.el (artist-mode): Fix autoload cookie.
2414
ff9ab414
GM
2415 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
2416 javadoc tags.
eaae8106 2417
885b211b
AS
24182000-11-20 Andre Spiegel <spiegel@gnu.org>
2419
2420 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
2421 vc.el).
2422
eaae8106 2423 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 2424 require vc.
eaae8106
SS
2425
2426 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 2427 checkouts.
eaae8106 2428
d1838556
DL
24292000-11-20 Dave Love <fx@gnu.org>
2430
2431 * Makefile.in (DONTCOMPILE): Omit bindings.el.
2432
2b69bc11 24332000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 2434
2b69bc11
GM
2435 * calculator.el (calculator-paste): Use `if' instead of `and'
2436 and `or'.
2437 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 2438
b95b34e5
GM
24392000-11-19 Gerd Moellmann <gerd@gnu.org>
2440
030de92f
GM
2441 * info.el (info-menu-5): Doc fix.
2442
b95b34e5
GM
2443 * textmodes/artist.el: New file.
2444
54970452
AS
24452000-11-19 Andre Spiegel <spiegel@gnu.org>
2446
eaae8106 2447 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
2448 and differentiate according to checkout model.
2449 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
2450 since this function is only concerned with master state.
2451
eaae8106 2452 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
2453 vc-default-workfile-unchanged-p): Moved here from vc.el.
2454
eaae8106 2455 * vc.el (vc-workfile-unchanged-p,
54970452
AS
2456 vc-default-workfile-unchanged-p): See above.
2457
e5a9dabf
MB
24582000-11-19 Miles Bader <miles@gnu.org>
2459
2460 * image-file.el (insert-image-file): Make `intangible' and
2461 `read-only' properties rear-nonsticky too.
2462
24127af0
GM
24632000-11-18 Gerd Moellmann <gerd@gnu.org>
2464
d392e9c5 2465 * ps-print.el: Update copyright notice.
eaae8106 2466
d392e9c5
GM
2467 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
2468 (tooltip-show): Use the offsets.
2469
24127af0 2470 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 2471 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
2472 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
2473
2b69bc11 24742000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 2475
2b69bc11
GM
2476 * ps-print.el (toplevel): Test for find-coding-system being
2477 fboundp before calling ps-x-find-coding-system.
08ea6f17 2478
66321b2f
SM
24792000-11-16 Stefan Monnier <monnier@cs.yale.edu>
2480
2481 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
2482 (vc-version-backup-file): Docstring fix.
2483
046110c6
GM
24842000-11-16 Gerd Moellmann <gerd@gnu.org>
2485
4104194e
GM
2486 * files.el (basic-save-buffer): Don't add a newline if
2487 find-file-literally is non-nil.
2488 (find-file-literally): Extend doc string.
2489
046110c6
GM
2490 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
2491 sort(1) with the `-f' argument.
2492
6505c16e
AS
24932000-11-16 Andre Spiegel <spiegel@gnu.org>
2494
fd063975
AS
2495 * vc.el: Updated backend documentation.
2496 (vc-default-check-headers): New function.
2497
3d02dd81 2498 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
2499
2500 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 2501 up-to-date.
eaae8106 2502 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 2503 the minibuffer is not active.
fd063975 2504
eaae8106 2505 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 2506 `vc-cvs-use-edit' is on.
eaae8106
SS
2507 (vc-cvs-checkout): When this is used for reverting the workfile,
2508 make a backup of the original contents and revert to that in case
8791d617 2509 of error.
eaae8106 2510 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 2511 remote repositories.
eaae8106 2512
6505c16e
AS
2513 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
2514 for both version and ratio in the minibuffer.
fd063975 2515
eaae8106 2516 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 2517 Use vc-do-command to perform the annotation, not call-process.
6505c16e 2518
a13f0660
KH
25192000-11-16 Kenichi Handa <handa@etl.go.jp>
2520
2521 * international/quail.el (quail-start-translation): Don't call
2522 `message' before reading key sequence.
2523
1389a414
MB
25242000-11-16 Miles Bader <miles@lsi.nec.co.jp>
2525
2526 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
2527
9256a532
KH
25282000-11-16 Kenichi Handa <handa@etl.go.jp>
2529
2530 * window.el (fit-window-to-buffer): Be sure to acquire at least
2531 one text line even if the buffer is empty.
2532
0e14fe9f
GM
25332000-11-16 Gerd Moellmann <gerd@gnu.org>
2534
eaae8106 2535 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
2536 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
2537 ange-ftp-process-verbose to nil.
2538
da645c53
DL
25392000-11-15 Dave Love <fx@gnu.org>
2540
233d5cde
DL
2541 * wid-edit.el (widget-specify-field, widget-specify-button): If
2542 :help-echo is a function, set help-echo of overlay to
2543 widget-mouse-help.
2544 (widget-mouse-help): New function.
2545 (widget-echo-help): Rewritten for :help-echo functions only taking
2546 a widget arg.
2547
b12057b9
DL
2548 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
2549 display-graphic-p.
2550 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
2551 and that JPEG is available.
2552 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
2553
da645c53
DL
2554 * international/mule-cmds.el (locale-charset-language-names):
2555 Match @euro.
2556
6d133d1f
GM
25572000-11-15 Gerd Moellmann <gerd@gnu.org>
2558
2559 * faces.el (face-set-after-frame-default): If
0e14fe9f 2560 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
2561 default face from X resources.
2562
49ac2ac5
EZ
25632000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
2564
2565 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
2566 Don't set EMACSLOADPATH.
2567
4fb0a34c
EZ
25682000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
2569
2570 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
2571 texinfo-insert-@url.
2572 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
2573 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
2574
bb304a7a
SM
25752000-11-14 Stefan Monnier <monnier@cs.yale.edu>
2576
82bc80bf
SM
2577 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
2578 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
2579 (checkdoc-minor-keymap): Backward compatibility.
2580 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
2581 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
2582 (checkdoc-this-string-valid-engine): Be a bit more strict
2583 to avoid matching substrings of `...' quoted vars/funs.
2584 (checkdoc-defun-info): Only look for `interactive' if alone.
2585 (debug-ignored-errors): Add "arg doesn't appear in docstring".
2586
e8c87124
SM
2587 * progmodes/compile.el (grep): `tag-default' can be nil.
2588
bb304a7a
SM
2589 * newcomment.el (comment-indent): Paren typo.
2590
8628686a
DL
25912000-11-14 Dave Love <fx@gnu.org>
2592
25c269ef
DL
2593 * calculator.el: New maintainer version.
2594
66321b2f 2595 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 2596
8628686a
DL
2597 * cmuscheme.el: Doc fixes.
2598 (cmuscheme) <defgroup>: Use `scheme' as parent.
2599 (cmuscheme-program-name): Remove. Change uses to
2600 scheme-program-name.
2601
2602 * xscheme.el (scheme-program-name): Don't define here.
2603
2604 * progmodes/scheme.el (scheme-program-name): New variable
2605 (originally in cmuscheme).
2606
88f0a1eb
MB
26072000-11-14 Miles Bader <miles@gnu.org>
2608
2609 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
2610 Handle header-lines. Don't loop forever if we can't enlarge the
2611 window anymore. Simplify a bit.
2612
cd9a000c
KH
26132000-11-14 Kenichi Handa <handa@etl.go.jp>
2614
2615 * window.el (fit-window-to-buffer): Don't check
2616 window-text-height. Assure that the last line is fully visible.
2617
2618 * international/quail.el (quail-show-guidance-buf): Call
2619 fit-window-to-buffer to assure the enough height of the guidance
2620 buffer.
2621 (quail-update-guidance): Avoid making the guidance buffer shorter.
2622
d3fcda22
SM
26232000-11-14 Stefan Monnier <monnier@cs.yale.edu>
2624
bdbd9606
SM
2625 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
2626 rather than `prepend' and add an interesting comment.
2627 (tex-math-face, tex-font-lock-syntactic-face-function):
2628 New face and function to use it.
2629 (tex-define-common-keys, tex-mode-map): Use menu-item rather
2630 than `menu-enable' symbol property.
2631 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
2632 (tex-mode): Add some latex-mode commands for auto-selection.
2633 Use tex-font-lock-syntactic-face-function.
2634 (tex-insert-quote): Simplify.
2635 (tex-shell): New mode.
2636 (tex-start-shell): Use it.
2637 (tex-shell-proc, tex-shell-buf): New functions.
2638 (tex-send-command): Use it.
2639 (tex-main-file): Fix the meaning of the new arg REALFILE.
2640 (tex-send-tex-command): New function split from `tex-start-tex'.
2641 Set compilation-last-buffer and compilation-parsing-end.
2642
d3fcda22
SM
2643 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
2644 when it follows non-comment text on the line.
2645
2646 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2647 Set font-lock-defaults.
2648 (lisp-mode-shared-map): Init inside the defvar.
2649 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
2650 Use define-derived-mode.
2651
bdab1d43
MB
26522000-11-14 Miles Bader <miles@lsi.nec.co.jp>
2653
2654 * faces.el (header-line): Use `:box nil' for color/gs displays too.
2655
936ae731
GM
26562000-11-14 Gerd Moellmann <gerd@gnu.org>
2657
2658 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
2659 recursively optimize body because that can lead to infinite
2660 recursion; see comment there.
2661
1695ca2b
EZ
26622000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
2663
2664 * faces.el (face-spec-set-match-display): Revert the change from
2665 2000-10-24. Add a FIXME for after v21.1.
2666
9d348294
MB
26672000-11-13 Miles Bader <miles@gnu.org>
2668
2669 * textmodes/fill.el (skip-line-prefix): New function.
2670 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
2671 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
2672 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2673 point inside the fill-prefix.
9d348294 2674
b85fa13c
MB
26752000-11-13 Miles Bader <miles@lsi.nec.co.jp>
2676
2677 * calendar/calendar.el (generate-calendar-window): Use
2678 `fit-window-to-buffer'.
2679
a0b47716
SM
26802000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2681
2682 * gud.el (gud-minor-mode): New var.
2683 (gud-symbol, gud-val): New functions.
2684 (gud-find-file): Copy gud-minor-mode to the new buffer.
2685 (gud-menu-map): Include entries for commands that are not always
2686 available, using :enable to (de)activate them.
2687 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
2688 (gud-mode-map): New map.
eaae8106 2689 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
2690 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
2691 Don't set up gud's menu (it's done by the minor-mode).
2692 (gud-minibuffer-local-map): New.
2693 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
2694 (gud-query-cmdline): New function.
2695 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
2696 (gud-mode): Use define-derived-mode.
2697 Don't set up gud's menu (it's done by the minor-mode).
2698 (gud-chop-words): Remove.
2699 (gud-common-init): Use split-string instead.
2700 (gud-new-keymap, gud-make-debug-menu): Eradicate.
2701
2702 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
2703 Add keyword arg :name.
2704
2705 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
2706 (diff-count-matches, diff-split-hunk): New functions.
2707 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
2708
2709 * pcvs-info.el (cvs-fi-conflict-face): New var.
2710
2711 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
2712 Make it into a simple syntax-table, shared among all submodes.
2713 (sh-heredoc-face): Re-introduce.
2714 (sh-font-lock-syntactic-face-function): New function.
2715 (sh-mode): Use it. Also use define-derived-mode.
2716 Remove old bogus setting of indent-region-function.
2717 (sh-set-shell): Don't set the syntax-table any more.
2718 (sh-mode-syntax-table) <defun>: Remove.
2719
f5ed37df
MB
27202000-11-12 Miles Bader <miles@gnu.org>
2721
2722 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
2723 message if interactive.
2724
0b074c2f
DL
27252000-11-12 Dave Love <fx@gnu.org>
2726
2727 * mail/feedmail.el: Fix header,
2728 (feedmail) <defgroup>: Add :link.
2729
2730 * view.el: Use local-map property, not keymap on mode-line string.
2731
2732 * scroll-all.el (scroll-all-mode): Customize variable. Add
2733 autoload cookie to function.
2734
2735 * lazy-lock.el: Remove compatibility code.
2736
2737 * finder.el (finder-known-keywords): Add `files', remove `vms'.
2738 (finder-help-echo): New variable.
2739 (finder-mouse-face-on-line): Add help-echo stuff.
2740 (finder-list-keywords, finder-list-matches): Use mapc.
2741
2742 * faces.el (face-font-registry-alternatives): Add :version.
2743
2744 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
2745 tags-table-list.
2746
a0b47716 2747 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 2748
a0b47716 2749 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
2750 (mail-mode): Use [:alnum:] in some regexps.
2751
6d502396
DL
27522000-11-10 Dave Love <fx@gnu.org>
2753
2754 * ediff.el (ediff-regions-internal, ediff-documentation):
2755 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
2756 fundamental mode.
2757
2758 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
2759 buffer into fundamental mode.
2760 (ediff-set-difference): Use copy-sequence if available.
2761
2762 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
2763 ediff-patch-map non-nil.
2764 (ediff-fixup-patch-map, ediff-fixup-patch-map)
2765 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
2766 buffer into fundamental mode.
2767
2768 * ediff-merg.el (state-or-merge): Defvar when compiling.
2769
a82fe213
JR
27702000-11-10 Jason Rumney <jasonr@gnu.org>
2771
2772 * w32-fns.el (w32-add-charset-info): New function.
2773 (w32-charset-info-alist): Use it.
2774
52d89894
GM
27752000-11-10 Gerd Moellmann <gerd@gnu.org>
2776
2777 * faces.el (face-font-registry-alternatives): New user-option.
2778
178932de
SM
27792000-11-10 Stefan Monnier <monnier@cs.yale.edu>
2780
d7fa3319
SM
2781 * textmodes/texinfo.el (texinfo-block-default): New var.
2782 (texinfo-insert-block): Use it. Insert a newline if needed.
2783
178932de
SM
2784 * textmodes/fill.el (fill-indent-according-to-mode): New var.
2785 (fill-region-as-paragraph): Use it.
2786
2787 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
2788 (latex-mode): Tweak tex-*-(head|trail)er regexps.
2789 Tweak paragraph regexps to allow a leading [ \t]*.
2790 (tex-latex-block): Insert a newline if necessary.
2791 (latex-insert-item): Only insert a newline if necessary.
2792 (tex-guess-main-file): New function.
2793 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
2794 Set tex-main-file if TeX-master is provided.
2795 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
2796
bd02b8e0
GM
27972000-11-10 Gerd Moellmann <gerd@gnu.org>
2798
2799 * startup.el (command-line): Set the default tooltip-mode
2800 to t for graphical displays which implement x-show-tip.
2801
2802 * tooltip.el (tooltip-mode): Add a comment about startup.el
2803 setting the default value of this user-option.
2804
b29b03eb
SM
28052000-11-09 Stefan Monnier <monnier@cs.yale.edu>
2806
2807 * font-lock.el (font-lock-*-face) <defvar>: Move.
2808 (font-lock-defaults-alist): Mark obsolete.
2809 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
2810 (font-lock-mode): Use define-minor-mode.
2811 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
2812 (font-lock-turn-off-thing-lock): Be more explicit.
2813 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
2814 (font-lock-syntactic-face-function): New var.
2815 (font-lock-fontify-syntactically-region): Use it.
2816 (font-lock-doc-face): New.
2817
2818 * pcvs.el (cvs-enabledp): Ignore errors.
2819 (cvs-commit-filelist): Never query.
2820 (cvs-mode-insert): Always add a terminating / in the initial prompt.
2821 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
2822 (cvs-do-removal): Use cvs-partition rather than delete-if.
2823 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
2824 cvs-bury-buffer.
2825
2826 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2827 Allow `next' to jump to after the end of the last match.
2828
778fbc46
GM
28292000-11-09 Gerd Moellmann <gerd@gnu.org>
2830
730c746c
GM
2831 * simple.el (byte-compiling-files-p): New function.
2832
2833 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
2834 if it is there.
2835
2836 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
2837 nil again.
2838
778fbc46
GM
2839 * textmodes/ispell.el (ispell-library-path): Don't call
2840 check-ispell-version when byte-compiling because that starts
2841 an ispell process, and ispell might not be installed.
2842 (toplevel): Don't set up a menu when byte-compiling.
2843
2844 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
2845 it, so that a boundp test can be used to determine if we're
2846 currently byte-compiling.
2847
5912c5bb
DL
28482000-11-09 Dave Love <fx@gnu.org>
2849
2850 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
2851 eval-after-load.
2852
7bb054a5
GM
28532000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2854
2855 * ps-print.el: Patch for variable initialization when spooling. Doc
2856 fix.
2857 (ps-output-list): Fun eliminated.
2858 (ps-begin-file, ps-begin-job): Code fix.
2859
9db2706e
DL
28602000-11-08 Dave Love <fx@gnu.org>
2861
2862 * ediff-wind.el (ediff-control-frame-parameters): Zero
2863 tool-bar-lines.
2864
f7eb32aa
GM
28652000-11-08 Gerd Moellmann <gerd@gnu.org>
2866
2867 * simple.el (shell-command, display-message-or-buffer)
2868 (shell-command-on-region): Mention resize-mini-windows in the doc
2869 string.
2870 (display-message-or-buffer): Take the value of resize-mini-windows
2871 into account.
2872
7b01b08c
GM
28732000-11-07 Gerd Moellmann <gerd@gnu.org>
2874
acad3c0b
GM
2875 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
2876
7b01b08c
GM
2877 * dired.el (dired-between-files): Add `^. find' as an alternative
2878 to the regular expression, for find-dired.
2879
6f602bd0
SM
28802000-11-06 Stefan Monnier <monnier@cs.yale.edu>
2881
2882 * textmodes/texnfo-upd.el: Require texinfo.
2883 (defmacro, defgroup): Remove.
2884 (texinfo-section-to-generic-alist): Remove.
2885 Use texinfo-section-list instead (i.e. level is changed string->int).
2886 (texinfo-filter): New function.
2887 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
2888 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
2889 Use it. And use regexp-opt.
2890 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
2891 (texinfo-update-menu-region-beginning)
2892 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
2893 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
2894 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 2895 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
2896 (texinfo-sequential-node-update): Remove autoload cookie.
2897
2898 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
2899 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
2900 (texinfo-chapter-level-regexp): Remove.
2901 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
2902
bb216218
DL
29032000-11-06 Dave Love <fx@gnu.org>
2904
6f602bd0 2905 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 2906
6f602bd0
SM
2907 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2908 Match defun*.
bb216218 2909
ff8dd5d5
KH
29102000-11-06 Kenichi Handa <handa@etl.go.jp>
2911
2912 * composite.el (composition-function-table): Variable declaration
2913 moved to src/composite.c.
2914 (compose-chars-after): New optional arg object.
2915
e9da51a1
GM
29162000-11-06 Gerd Moellmann <gerd@gnu.org>
2917
e0c12c68
GM
2918 * bindings.el (mode-line-toggle-read-only)
2919 (mode-line-toggle-modified, mode-line-widen)
2920 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
2921 (make-mode-line-mouse2-map): Rewritten.
2922 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
2923 functions so that C-h k can show something with a doc string.
eaae8106 2924
e9da51a1
GM
2925 * startup.el (fancy-splash-delay): Set to 10 seconds.
2926 (fancy-splash-max-time): New user-option.
2927 (fancy-splash-stop-time): New variable.
2928 (fancy-splash-screens): Set it. Catch `stop-splashing'.
2929 (fancy-splash-screens-1): Throw `stop-splashing' when current
2930 time is greater than fancy-splash-stop-time.
2931
611dbdf0
SM
29322000-11-06 Stefan Monnier <monnier@cs.yale.edu>
2933
4d2806e2
SM
2934 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
2935
611dbdf0
SM
2936 * pcvs.el (cvs-mode-marked): New arg `noquery'.
2937 Prompt user for a file rather than raising an error.
2938 (cvs-enabledp): Fix call to cvs-mode-marked.
2939 (cvs-insert-file): New function (extracted from cvs-mode-insert).
2940 (cvs-mode-insert): Use it. Change the init prompt' value.
2941 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
2942
2943 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
2944 Don't pass default arg to ewoc-locate.
2945 (ewoc-collect): Return result in the right order.
2946
2947 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
2948
2949 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
2950 (cvs-status-get-tags): Fix regexp.
2951 (cvs-status-trees, cvs-status-cvstrees):
2952 Combine after change hooks and don't sit-for.
4d2806e2
SM
2953 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
2954 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
2955 Use make-char rather than hard-coded cryptic data.
2956 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
2957
2958 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
2959
2960 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
2961 (cvs-insert-strings): New function.
2962
937b2877
MB
29632000-11-06 Miles Bader <miles@lsi.nec.co.jp>
2964
2965 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
2966 `mwheel-scroll-amount'.
2967 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
2968 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
2969 string-matching against the version string.
2970
c6c97763
KH
29712000-11-06 Kenichi Handa <handa@etl.go.jp>
2972
6eaec747
KH
2973 * language/thai.el ("Thai"): Set a lisp form that produces
2974 composed string in `sample-text' language info.
2975
2976 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
2977 composed string in `sample-text' language info.
2978
2979 * international/mule-cmds.el (describe-language-environment): Eval
2980 `sample-text' data and insert the result.
2981
c6c97763
KH
2982 * international/mule-conf.el (compound-text): Define this coding
2983 system here. Make x-ctext and ctext aliases of it.
2984
2985 * language/european.el (compound-text, ctext): Moved to
2986 international/mule-conf.el.
2987
d1145f85
AI
29882000-11-05 Andrew Innes <andrewi@gnu.org>
2989
2990 * w32-fns.el (w32-version): New function.
2991
178a6a45
SM
29922000-11-05 Stefan Monnier <monnier@cs.yale.edu>
2993
2994 * progmodes/awk-mode.el: Update copyright.
2995 (awk-mode-abbrev-table): Remove.
2996 (awk-font-lock-keywords): Use regexp-opt.
2997 (awk-mode): Use define-derived-mode.
2998
2999 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3000 when extracting a suffix.
3001
1ba90166
AS
30022000-11-04 Andre Spiegel <spiegel@gnu.org>
3003
3004 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
3005 auto-save-mode.
3006
546790cb
JR
30072000-11-04 Jason Rumney <jasonr@gnu.org>
3008
3009 * language/european.el (decode-mac-roman): Test against r1 not r0.
3010
d247e32d
SM
30112000-11-03 Stefan Monnier <monnier@cs.yale.edu>
3012
fbf44f44
SM
3013 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3014 (icon-mode): Define indent-line-function.
3015 (icon-comment-indent): Simplify.
3016 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3017
3018 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3019
3020 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3021 Bind change-log-default-mode to defeat the caching done on it.
3022 Don't bother saving excursion any more.
3023
3024 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3025
3026 * frame.el (after-setting-font-hook): Rename hooks -> hook.
3027 (set-frame-font): Use the new name (and the old for compatibility).
3028
eaae8106
SS
3029 * toolbar/tool-bar.el (tool-bar-mode):
3030 * time.el (display-time-mode):
3031 * recentf.el (recentf-mode):
3032 * paren.el (show-paren-mode):
3033 * mwheel.el (mouse-wheel-mode):
3034 * msb.el (msb-mode):
3035 * jka-compr.el (auto-compression-mode):
3036 * image-file.el (auto-image-file-mode):
3037 * hl-line.el (hl-line-mode):
3038 * delsel.el (delete-selection-mode):
3039 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
3040 * complete.el (partial-completion-mode): Drop unneeded positional args.
3041
eaae8106 3042 * info.el (Info-mode):
79372165 3043 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 3044
d247e32d
SM
3045 * log-edit.el (log-edit-menu): New menu.
3046
4921558e
MB
30472000-11-03 Miles Bader <miles@gnu.org>
3048
3049 * wid-edit.el (widget-end-of-line): Reinstate, with a new
3050 definition, so that trailing spaces are handled properly.
3051 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
3052
1fc02b3c
GM
30532000-11-03 Gerd Moellmann <gerd@gnu.org>
3054
3055 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
3056 tab character.
3057 (fancy-splash-screens): Set tab-width to 20.
3058
51d001f7
DL
30592000-11-03 Dave Love <fx@gnu.org>
3060
3061 * comint.el (comint-completion-addsuffix): Fix custom type.
3062
ba22aeff
SM
30632000-11-02 Stefan Monnier <monnier@cs.yale.edu>
3064
3065 * font-lock.el (font-lock-buffers): Remove.
3066 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
3067 (font-lock-change-major-mode): Remove.
3068 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
3069 (font-lock-default-fontify-region): Extend the multiline
3070 fontification to whole lines.
3071 (font-lock-fontify-anchored-keywords)
3072 (font-lock-fontify-keywords-region): If matching just one
3073 line (with \n) only mark the \n as multiline.
3074
3075 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
3076 Correctly handle the case where several :group args are supplied.
3077 Allow :extra-args.
3078 (easy-mmode-define-global-mode): Allow :extra-args.
3079 Correctly handle the case where several :group args are supplied.
3080
9c887ada
MB
30812000-11-02 Miles Bader <miles@gnu.org>
3082
eaae8106 3083 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
3084 (holiday-face): Remove dependency on `window-system'.
3085
7f25090d
KR
30862000-11-02 Ken Raeburn <raeburn@gnu.org>
3087
3088 * Makefile.in (emacs): Set EMACSLOADPATH always.
3089 (update-authors, .el.elc, compile-files): Don't do it explicitly
3090 here.
9b911107 3091 (compile-files): Bomb out if compilation of a file fails.
7f25090d 3092
7dd6009c
DL
30932000-11-02 Dave Love <fx@gnu.org>
3094
3095 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
3096
94821e4f
EZ
30972000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
3098
3099 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
3100 punctuation in the warning inserted into the *mail* buffer.
3101
1ac3fc42
GM
31022000-11-02 Gerd Moellmann <gerd@gnu.org>
3103
57731876
GM
3104 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
3105 (authors-public-domain-p): New function.
3106 (authors-print): Use it.
3107
975f82c9
GM
3108 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
3109
1ac3fc42
GM
3110 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
3111
4b3eb10f
GM
31122000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3113
975f82c9 3114 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
3115 (ps-print-version): New version number (6.3.1).
3116 (ps-even-or-odd-pages): Customization fix.
3117 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
3118 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
3119 (ps-page-count): Var replaced by `ps-page-column'.
3120 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
3121 (ps-print-sheet-p): New fun.
3122
7da794df
MB
31232000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3124
3125 * tooltip.el (tooltip-gud-tips-setup): New function.
3126 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
3127 (tooltip-mode): Call tooltip-gud-tips-setup.
3128 (tooltip-gud-tips): Use `gud-basic-call' instead of
3129 process-send-string, so the prompt gets frobbed appropriately.
3130 Handle nil return value from `tooltip-gud-print-command'.
3131
0e40b809
EL
31322000-11-01 Eric M. Ludlam <zappo@ultranet.com>
3133
3134 * comint.el (comint-add-to-input-history): New function.
3135 (comint-send-input): Use `comint-add-to-input-history'.
3136
50ada0db
MB
31372000-11-02 Miles Bader <miles@lsi.nec.co.jp>
3138
973a3104
MB
3139 * info.el (info-menu-header): New face.
3140 (Info-fontify-menu-headers): New function.
3141 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
3142
50ada0db
MB
3143 * info.el (Info-insert-dir): Don't include blank lines at
3144 beginning of additional dir files (one is added automatically).
3145
bff53411
SM
31462000-11-01 Stefan Monnier <monnier@cs.yale.edu>
3147
3148 * emacs-lisp/easy-mmode.el (define-minor-mode):
3149 Revert the latest changes.
3150 Allow the three positional arguments to be skipped and replaced
3151 by keyword arguments.
3152 Add a :toggle argument to determine whether a nil arg means toggle
3153 or means turn-on. The default is unchanged.
3154 Add a call to force-mode-line-update.
3155
6b8a0b2d
DL
31562000-11-01 Dave Love <fx@gnu.org>
3157
3158 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
3159 cookie.
3160
5bf99100
MB
31612000-11-01 Miles Bader <miles@lsi.nec.co.jp>
3162
3163 * calendar/calendar.el (diary-face, holiday-face): Add
3164 dark-background variants.
3165
a4032611
SS
31662000-10-31 Sam Steingold <sds@gnu.org>
3167
3168 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
3169 `tex-main-file' does not have directory in it.
3170
c286608e
SM
31712000-10-31 Stefan Monnier <monnier@cs.yale.edu>
3172
3173 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
3174
4836835a
TTN
31752000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
3176
3177 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
3178 functional change.
3179
26dcb81b
GM
31802000-10-31 Gerd Moellmann <gerd@gnu.org>
3181
3182 * files.el (find-file-noselect): When we expand a wildcard, return
3183 a list of buffers, as we should do according to the doc string.
3184
49fc4500
KR
31852000-10-31 Ken Raeburn <raeburn@gnu.org>
3186
3187 * loadup.el (top level): Adjust load path if program name is
3188 "../src/bootstrap-emacs", in case it's not dumped and thus the
3189 load path adjustment hasn't already been done.
3190
ea0c615d
GM
31912000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3192
3193 * ps-print.el: Fix bug on selected pages for printing. Use
3194 `color-values' for Emacs 21. Ensure fontification when jit-lock
3195 is on. Try to avoid warning messages when compiling. Doc Fix.
3196 (ps-print-version): New version number (6.3).
3197 (ps-color-device): Use `color-values' to determine if device
3198 supports color.
3199 (ps-color-values): Try to use `x-color-values' when using XEmacs.
3200 (ps-print-page-p): Changed from defsubst to defun.
3201 (ps-page-number): Changed from defmacro to defun.
3202 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
3203 printing.
c286608e 3204 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
3205 (ps-end-file, ps-dummy-page): Funs eliminated.
3206 (ps-print-color-scale): Changed default value.
3207 (ps-page-n-up, ps-print-page-p): New internal vars.
3208 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
3209 (ps-plot-region, ps-generate, ps-end-job): Code fix.
3210
9e20722f
GM
3211 * delim-col.el: Little programming improvement.
3212 (delimit-columns-str): New macro.
3213 (delimit-columns-region, delimit-columns-rectangle): Code fix.
3214
d7a0fd00
KH
32152000-10-31 Kenichi Handa <handa@etl.go.jp>
3216
c286608e
SM
3217 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
3218 Moved to european.el.
d7a0fd00
KH
3219 (ccl-encode-mac-roman-font, fontset-mac): Modified for
3220 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
3221 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
3222 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 3223
234be340
DL
32242000-10-30 Dave Love <fx@gnu.org>
3225
3226 * progmodes/cc-menus.el (imenu-generic-expression)
3227 (imenu-progress-message): Only defvar when compiling.
3228
4edc4a39
DL
3229 * emacs-lisp/elp.el (elp-unload-hook): New function.
3230
3231 * loadhist.el (unload-feature): Call elp-restore-function,
3232 checking for symbols; don't use elp-restore-all.
3233 (loadhist-hook-functions): Doc fix.
3234
70c825df
SM
32352000-10-30 Stefan Monnier <monnier@cs.yale.edu>
3236
3237 * log-edit.el (log-edit-confirm): Fix the default.
3238
1d3baf74
GM
32392000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3240
3241 * delim-col.el: Little fix: replace delimit-columns-align-columns by
3242 delimit-columns-format.
3243 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 3244
1ec321a7
MB
32452000-10-30 Miles Bader <miles@lsi.nec.co.jp>
3246
3247 * comint.el (comint-replace-by-expanded-history): Don't use
3248 comint-get-old-input (we're not looking at *old* input).
3249 (comint-get-old-input-default): If using fields, signal an error
3250 when the point is not in an input field.
3251
70737ea9
KH
32522000-10-30 Kenichi Handa <handa@etl.go.jp>
3253
3254 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3255 and mule-unicode-e000-ffff.
3256
fa0cb51d 3257 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
3258 (make-coding-system): Accept a symbol of translation table as a
3259 value of property `safe-chars'.
3260
3261 * international/mule-cmds.el (encode-coding-char): Check property
3262 safe-chars instead of safe-charsets.
3263
3264 * international/fontset.el (fontset-default): Modified for
3265 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3266 (x-font-name-charset-alist): Likewise.
3267 (ccl-encode-unicode-font): New CCL program. Record it in
3268 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3269
70c825df
SM
3270 * language/european.el (mac-roman-decoder, mac-roman-encoder):
3271 New translation tables.
70737ea9
KH
3272 (decode-mac-roman, encode-mac-roman): Definition of these CCL
3273 programs are modified and moved from mac-win.el.
3274 (mac-roman): Definition of this coding system is modified and
3275 moved from mac-win.el.
4836835a 3276
fda2ce24 32772000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3278
1d3baf74 3279 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 3280 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 3281
dd4d3cb6
MB
32822000-10-29 Miles Bader <miles@gnu.org>
3283
3284 * custom.el (custom-add-to-group): Allow multiple entries for a
3285 given value OPTION, as long as their widget types are different.
3286 * cus-edit.el (custom-face-value-create): If face name doesn't end
3287 with "face", add such here (similar to custom group widgets).
3288
3289 * comint.el (comint-highlight-prompt): Add :type.
3290
dace60cf
JW
32912000-10-28 John Wiegley <johnw@gnu.org>
3292
3293 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3294 Changed this function to operate on a temporary buffer instead of
3295 the main buffer. This not only keeps flyspell from marking a
3296 buffer as changed that wasn't, but it solves the jumpy cursor
3297 problem when attempts are made to edit incorrect words.
3298 (flyspell-maybe-correct-doubling): Same change as for
3299 `flyspell-maybe-correct-transposition'.
3300
3301 * calendar/timeclock.el (timeclock-log): Doc fix.
3302 (timeclock-last-event): Doc fix.
3303 (timeclock-log): Kill the timelog buffer after appending a new
3304 event.
3305 (timeclock-find-discrep): Use a temp buffer to read in the
3306 timelog, instead of visiting the file.
3307 (timeclock-log-data): A new function, along with a host of helper
3308 functions, for the purpose of making timelog data accessible to
3309 programmers.
3310
3311 * eshell/esh-mode.el (window-height test): Make certain that
3312 `eshell-stringify-t' is non-nil.
3313 (eshell-password-prompt-regexp): Changed to a much simpler
3314 password regexp.
3315 (eshell-send-input): If `eshell-invoke-directly' returns t,
3316 directly invoke the parsed command using `eval'. This improves
3317 turn-around time on simple commands by a factor of three or
3318 greater, such as cd, ls, pwd, etc. -- which get used very often.
3319 It also conserves thousands of cons cells per call (since
3320 `eshell-do-eval' consumes memory like a Cookie Monster set loose
3321 in the Pacific Cookie Company).
3322
3323 * eshell/esh-test.el (eshell-test): Whitespace fix.
3324
3325 * eshell/em-ls.el (eshell-ls-insert-directory): Make
3326 `eshell-ls-initial-args' nil when inserting directory contents.
3327
3328 * eshell/em-script.el (eshell-script-initialize): Add names to
3329 `eshell-complex-commands, since `source' and `.' are complex.
3330
0467b076
EZ
3331 * eshell/esh-cmd.el (eshell-rewrite-for-command)
3332 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
3333 `eshell-copy-handles'.
3334 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3335 bodies.
3336 (eshell-separate-commands): Whitespace fix.
3337 (eshell-complex-commands): Added a new list of names, for
3338 determining whether a given command is as simple as it looks.
3339 (eshell-invoke-directly): New function. Returns t if a command
3340 should be invoked directly (using `eval'), rather than indirectly
3341 using `eshell-do-eval'.
3342 (eshell-do-eval): Whitespace fix.
3343
3344 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3345 which provides an emulation of the DOS shell behavior of assuming
3346 that cp/mv/ln should copy/move/link to the current directory.
3347 (eshell-remove-entries): Added a doc string.
3348 (eshell-shuffle-files): Removed the check for `target' being null.
3349 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3350 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3351 it to do a smarter check of whether a destination was provided.
3352 (eshell/mv, eshell/cp): Enable `:preserve-args'.
3353 (eshell/ln): Enable `:preserve-args', and use
3354 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
3355 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3356 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
3357 list after flattening it. This makes it possible to cat files
3358 with numerical names.
3359 (eshell-unix-initialize): Added several names to
3360 `eshell-complex-commands.
3361 (eshell-unix-command-complex-p): Return t if a given command name
3362 may result in external processes being invoked.
3363
3364 * eshell/em-glob.el (eshell-glob-show-progress): Make this
3365 variable nil by default, since it slows down glob processing by a
3366 factor of two or more, and increases memory consumption.
3367
3368 * eshell/em-smart.el: Added a note about how memory consumptive
3369 smart display mode can be (at least this is true in Emacs 21).
3370 (eshell-smart-initialize): Whitespace fix.
3371 (eshell-refresh-windows): Use `if' instead of `when'.
3372 (eshell-smart-scroll-window): Calling `save-current-buffer' was
3373 not necessary.
3374 (eshell-currently-handling-window): Added a missing global
3375 variable.
3376
3377 * eshell/em-ls.el (eshell-do-ls): Code simplification.
3378 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
3379 Whitespace fix.
3380 (eshell-ls-exclude-hidden): Added this variable in addition to
3381 `eshell-ls-exclude-regexp'. This one prevents files beginning
3382 with . from even being read, which can improve memory consumption
3383 quite a bit.
3384 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
3385 read file entries beginning with a dot. In home directories with
3386 lots of hidden files, fully two-thirds of the time spent in ls is
3387 used to read directory entries that are immediately thrown away.
3388 (eshell-ls-initial-args): Added back this configuration variable,
3389 for specifying default initial arguments to every call to ls.
3390 Much faster than using an alias to do the same thing.
3391 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
3392 (eshell-ls-dir): Whitespace change.
3393
3394 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
3395
3396 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
3397 available.
3398 (eshell-stringify-t): Added a customization variable, to indicate
3399 whether `t' should be rendered as a string at all. If not, one
3400 can still determine if the result of an expression is true using
3401 "file-exists-p FILE && echo true".
3402 (eshell-stringify): If `eshell-stringify-t' is nil, don't
3403 stringify t!
3404
3405 * eshell/esh-module.el: Whitespace fix.
3406
3407 * eshell/em-alias.el (eshell-alias-initialize): Added
3408 `eshell-command-aliased-p' to `eshell-complex-commands'.
3409 (eshell-command-aliased-p): New function that returns t if a
3410 command name names an aliased.
3411
657f9cb8 34122000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 3413
0467b076 3414 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 3415 redrawing the screen when changing cursor color.
0467b076
EZ
3416 (viper-insert-state-pre-command-sentinel)
3417 (viper-replace-state-pre-command-sentinel)
70c825df
SM
3418 (viper-replace-state-post-command-sentinel):
3419 Use viper-preserve-cursor-color.
657f9cb8
MK
3420 Many functions changed to use viper= instead of = when comparing
3421 characters.
0467b076 3422 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 3423 working with characters.
0467b076 3424 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
3425 Many functions changed to use viper= instead of = when comparing
3426 characters.
0467b076 3427 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 3428
0467b076 3429 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 3430 Several typos fixed in various docstrings.
0467b076
EZ
3431 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
3432 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 3433 hook.
0467b076
EZ
3434 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
3435 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
3436 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
3437 (ediff-get-selected-buffers): New function.
3438 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
3439 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 3440 save-window-excursion.
0467b076 3441 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 3442 termination check in while loop.
0467b076 3443 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 3444 dired buffer.
0467b076
EZ
3445 (ediff-files,ediff-merge-files,ediff-files3)
3446 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 3447
4f490d99
DL
34482000-10-28 Dave Love <fx@gnu.org>
3449
3450 * info.el (Info-fontify-node): Add help-echo for menu items.
3451
45b84006
EZ
34522000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
3453
5ebc02b3
EZ
3454 * startup.el (normal-top-level): If the value of $TERM indicates
3455 we are running from xterm or one of its work-alikes, default to a
3456 light background mode.
3457
45b84006
EZ
3458 Support for -fg, -bg, and -rv command-line arguments for TTYs:
3459 * faces.el (tty-handle-reverse-video): New function.
3460 (tty-create-frame-with-faces): Call it.
3461
3462 * frame.el (frame-notice-user-settings): Don't apply
3463 default-frame-alist and initial-frame-alist to MS-DOS frames.
3464 Call tty-handle-reverse-video, frame-set-background-mode, and
3465 face-set-after-frame-default for non-MS-DOS frames.
3466
3467 * startup.el (tty-long-option-alist): New variable.
3468 (tty-handle-args): New function.
3469 (command-line): Call tty-handle-args.
3470
3471 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
3472 startup.el now does that for all character-terminal frames.
3473
eab6e8b9
MB
34742000-10-28 Miles Bader <miles@gnu.org>
3475
3476 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
3477 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
3478 global. If :global is followed by a non-nil but non-t value,
3479 make the mode buffer-local, but also generate a `global-MODE'
3480 version using `easy-mmode-define-global-mode'. Add
3481 :conditional-turn-on keyword argument.
3482
51a29efc
DL
34832000-10-28 Dave Love <fx@gnu.org>
3484
3485 * international/latin1-disp.el (latin1-char-displayable-p): Don't
3486 use window-system.
3487
d71d7114
EZ
34882000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
3489
3490 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3491 Don't call find-buffer-file-type-coding-system. Instead, just
3492 set eol-type to -unix if inhibit-eol-conversion is in effect, or
3493 if the file is on an untranslated filesystem.
3494 (add-untranslated-filesystem): Use "D" instead of "f" inside
3495 interactive.
3496
1f9cab4b
DL
34972000-10-27 Dave Love <fx@gnu.org>
3498
70c825df 3499 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
3500 (refill-mode): Use it.
3501
70c825df
SM
35022000-10-27 Stefan Monnier <monnier@cs.yale.edu>
3503
3504 * international/quail.el (quail-activate): Don't make-local-hook.
3505
7432cf10
AS
35062000-10-27 Andre Spiegel <spiegel@gnu.org>
3507
4836835a 3508 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 3509 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
3510 (vc-make-version-backup): Don't do it on MS-DOS without long file
3511 names.
4836835a 3512
7432cf10
AS
3513 * vc.el (vc-version-other-window): If an automatic backup of the
3514 desired version exists, rename it instead of copying it.
3515
4836835a
TTN
3516 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
3517 after command. If there's an unexpected error, signal it instead
7432cf10 3518 of being silent.
e1483c38 3519 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 3520
05ea7ef2
MB
35212000-10-27 Miles Bader <miles@lsi.nec.co.jp>
3522
fd1035aa
MB
3523 * shell.el (shell): Add BUFFER argument.
3524 * comint.el (make-comint-in-buffer): New function.
3525 (make-comint): Use it.
3526
05ea7ef2
MB
3527 * faces.el (face-spec-choose): Change syntax so that the list of
3528 attribute-value pairs is now the cdr of each clause, not the cadr.
3529 Detect old-style entries, and handle them. Use pop.
3530
835a55fe
SM
35312000-10-26 Stefan Monnier <monnier@cs.yale.edu>
3532
f5ab1cdd
SM
3533 * cus-edit.el (custom-mode-map): Use a sparse map.
3534 (custom-mode): Don't bother with make-local-hook.
3535
3536 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
3537
835a55fe
SM
3538 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
3539
c13b0ec8
GM
35402000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3541
3542 * ps-print.el: Avoid compilation gripes.
3543 (ps-print-version): New version number (6.2.1).
4836835a 3544
e9f63196
DL
35452000-10-26 Dave Love <fx@gnu.org>
3546
0b95284b
DL
3547 * menu-bar.el: Modify some menu item help strings.
3548 (menu-bar-help-menu): Add link to MORE.STUFF.
3549
e9f63196
DL
3550 * cus-edit.el (custom-mode): Add `special' mode-class property.
3551
3552 * wid-browse.el (widget-browse-mode): Likewise.
3553
3554 * wid-edit.el (widget-specify-field): Revert to using local-map
3555 property, not keymap.
3556
e276a14a
MB
35572000-10-26 Miles Bader <miles@lsi.nec.co.jp>
3558
c1545d88
MB
3559 * wid-edit.el (widget-field-end): When checking for a `boundary'
3560 field, do so in the correct buffer.
3561
3c1b77ca
MB
3562 * simple.el (undo): Correctly distinguish between numeric and
3563 non-numeric prefix args in non-transient-mark-mode, as per the doc
3564 string. When in transient-mark-mode, treat all prefix-args as
3565 numeric.
3566
f5ab1cdd
SM
3567 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
3568 Position point on match. Handle N == 0 correctly.
22626d9d
MB
3569
3570 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
3571 (comint-mode-map): Reverse order of `comint-write-output' and
3572 `comint-append-output-to-file'.
3573 (comint-append-output-to-file): Reinstate this function, for the
3574 benefit of the menu.
3575
d97151cb
SM
35762000-10-25 Stefan Monnier <monnier@cs.yale.edu>
3577
3578 * vc.el (vc-version-other-window): Bind `file'.
3579
ea7d6f5b
GM
35802000-10-25 Gerd Moellmann <gerd@gnu.org>
3581
f5ab1cdd 3582 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
3583
3584 * emacs-lisp/authors.el (batch-update-authors): New function.
3585 (authors-fixed-entries): New defconst.
3586 (authors-add-fixed-entries): New function.
3587 (authors): Call it.: Don't process lispref/.
3588
17c25cea
JR
35892000-10-25 Jason Rumney <jasonr@gnu.org>
3590
3591 * cus-edit.el (custom-button-face, custom-button-pressed-face):
3592 Merge x w32 and mac definitions.
3593
4ecda532
GM
35942000-10-25 Gerd Moellmann <gerd@gnu.org>
3595
3596 * menu-bar.el (menu-bar-options-menu): Add a help string for
3597 `uniquify'.
3598
b6735035
GM
35992000-10-25 Stephen Gildea <gildea@alum.mit.edu>
3600
f5ab1cdd
SM
3601 * time-stamp.el (time-stamp-string-preprocess):
3602 Fix a wrong type argument error.
b6735035 3603
f4cbc7a0
MB
36042000-10-25 Miles Bader <miles@gnu.org>
3605
3606 * recentf.el (recentf-mode): Variable removed.
3607 (recentf-mode): Use `define-minor-mode'.
3608
3609 * mwheel.el (mouse-wheel-mode): New global minor mode.
3610 (mwheel-install): Use `mouse-wheel-mode'.
3611
f4b020f6
DL
36122000-10-25 Dave Love <fx@gnu.org>
3613
f5ab1cdd
SM
3614 * progmodes/cperl-mode.el (cperl-mode):
3615 Set normal-auto-fill-function correctly.
072cb6f9 3616
f4b020f6
DL
3617 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
3618 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 3619 bindings.
f4b020f6 3620
ebe2a441
MB
36212000-10-25 Miles Bader <miles@lsi.nec.co.jp>
3622
ff4dcd4b
MB
3623 * wid-edit.el (widget-field-at): New function.
3624 (widget-at, widget-field-activate): Use it.
3625 (widget-tabable-at): Use `widget-at'.
3626 (widget-specify-field): If the terminating character of the widget
3627 field (which is read-only) is a newline, put it into a special
3628 `boundary' field so that C-n/C-p act more naturally.
3629 (widget-field-end): Also don't subtract one if a special
3630 `boundary' field has been added after the widget field.
3631
ebe2a441
MB
3632 * comint.el (comint-output-filter, comint-send-input): Don't
3633 bother adding stickiness fields to overlays to fool the field
3634 code, since it should notice the overlay insertion-types now.
ff4dcd4b 3635
ebe2a441
MB
3636 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
3637 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
3638 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
3639
fe50b6ab
GM
36402000-10-24 Gerd Moellmann <gerd@gnu.org>
3641
53df4dda
GM
3642 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
3643 (authors): Set file coding system to iso-2022-7bit. Add
3644 file-local variables to output buffer.
3645
4836835a 3646 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
3647 WARN is nil.
3648
53df4dda
GM
36492000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3650
3651 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
3652
3653 * delim-col.el: Now there is a column formatting mechanism.
3654 Modified to customization mechanisms convention. Doc fix.
3655 (columns): New group for delim-col.
3656 (delimit-columns-before, delimit-columns-after)
3657 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
3658 (delimit-columns-end): New vars.
3659 (delimit-columns-customize, delimit-columns-format): New funs.
3660 (delimit-columns-region, delimit-columns-rectangle)
3661 (delimit-columns-rectangle-line): Modified to support column
3662 formatting.
4836835a 3663
a9839779
DL
36642000-10-24 Dave Love <fx@gnu.org>
3665
3666 * log-edit.el (log-edit): Add :version and a :group for vc.
3667
df0267b8
GM
36682000-10-24 Gerd Moellmann <gerd@gnu.org>
3669
9acc3873
GM
3670 * files.el (after-find-file): Don't print a message ``New file''
3671 if WARN is nil.
3672
63e1b552
GM
3673 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
3674 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
3675 get duplicate tool-bar entries because we'll see the global ones
3676 on more than one path through keymaps.
3677
1946f901
GM
3678 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
3679
df0267b8
GM
3680 * progmodes/cmacexp.el: Change Francesco's email address.
3681
ae3b264b
KH
36822000-10-24 Kenichi Handa <handa@etl.go.jp>
3683
3684 * window.el (fit-window-to-buffer): Adjust point of the window
3685 buffer, not that of the current buffer.
3686
23afac01
EZ
36872000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
3688
3689 * progmodes/cmacexp.el: Update the euthor's email address.
3690
22d1a4ed
MB
36912000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3692
3693 * faces.el (face-spec-set-match-display): Add `graphic' display
3694 type (the inverse of `tty'). Use `display-graphic-p' instead of
3695 the window-system variable.
3696
f408aa48
KH
36972000-10-24 Kenichi Handa <handa@etl.go.jp>
3698
3699 * international/isearch-x.el (isearch-with-input-method): Call
3700 input-method-function with the first event in
3701 unread-command-events.
3702
94fe8a31
MB
37032000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3704
3705 * faces.el (face-default-spec, face-user-default-spec): Make
3706 defsubsts.
3707
8f47302e
AC
37082000-10-24 Andrew Choi <akochoi@i-cable.com>
3709
3710 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
3711 New charsets.
3712
3713 * term/mac-win.el: Remove definitions of mac-roman-lower and
3714 mac-roman-upper, require dired, and define instead of set
3715 mac-ready-for-drag-n-drop to avoid compilation error.
3716
446c097e
AI
37172000-10-23 Andrew Innes <andrewi@gnu.org>
3718
3719 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
3720 superfluous calls to subst-char-in-string; instead apply
3721 expand-file-name after convert-standard-filename to ensure
3722 expected directory separators are used.
3723
379b70e7
EZ
37242000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
3725
3726 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
3727
85c766e9
DL
37282000-10-23 Dave Love <fx@gnu.org>
3729
b7e03a67
DL
3730 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
3731 (tool-bar-add-item): Set foreground and background for XBM icons.
3732
3733 * international/latin1-disp.el (latin1-char-displayable-p): New
3734 function (from Handa).
3735 (latin1-display-check-font): Use it.
3736
0dcf8835
DL
3737 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
3738 using :key-sequence, making it much more usable. Use nconc, not
3739 append.
3740 (imenu--create-keymap-1): Avoid append.
3741
85c766e9 3742 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 3743
cb3069bb
MB
37442000-10-23 Miles Bader <miles@lsi.nec.co.jp>
3745
3746 [the following changes fix a bug where `define-minor-mode' didn't
3747 correctly generate :require clauses for defcustoms in compiled files]
3748 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
3749 (byte-compile-log-file, byte-compile-log-1): Don't set
3750 `byte-compile-current-file' to nil. Instead set
3751 `byte-compile-last-logged-file' to it. Test whether
3752 byte-compile-current-file equals byte-compile-last-logged-file
3753 instead of whether its nil.
3b6542ba 3754 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 3755
6db6243b
SM
37562000-10-23 Stefan Monnier <monnier@cs.yale.edu>
3757
3758 * textmodes/refill.el: Fix var names in doc.
3759 (refill-mode): Don't bother with make-local-hook anymore.
3760
98490598
MB
37612000-10-23 Miles Bader <miles@lsi.nec.co.jp>
3762
e01cd227
MB
3763 * faces.el (face-user-default-spec, face-default-spec): New functions.
3764 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 3765 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
3766 Use `face-user-default-spec'. Simplify code slightly.
3767
4836835a 3768 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
3769 (woman-unknown-face): Add dark-background variants.
3770 (woman-default-faces): Renamed from `woman-colour-faces'.
3771 Set using the stored defaults, rather than using hard-wired colors.
3772 (woman-monochrome-faces): Renamed from `woman-black-faces'.
3773 Just make the foreground `unspecified' rather than "black".
3774 (woman-menu): Rename menu entries accordingly.
3775
98490598
MB
3776 * faces.el (header-line): Make more reasonable on mono/grayscale
3777 displays.
3778
1a578e9b
AC
37792000-10-23 Andrew Choi <akochoi@i-cable.com>
3780
3781 * cus-edit.el (custom-button-face): Use 3D look for mac.
3782 (custom-button-pressed-face): Likewise.
3783
3784 * faces.el (set-face-attributes-from-resources): Handle mac frames
3785 in the same way as x and w32 frames.
3786 (face-valid-attribute-values): Likewise.
3787 (read-face-attribute): Likewise.
3788 (defined-colors): Likewise.
3789 (color-defined-p): Likewise.
3790 (color-values): Likewise.
3791 (display-grayscale-p): Likewise.
3792 (face-set-after-frame-default): Likewise.
3793 (mode-line): Same default face as for x and w32.
3794 (tool-bar): Likewise.
3795
3796 * frame.el: Remove call to frame-notice-user-settings at end of
3797 the file.
3798
3799 * info.el (Info-fontify-node): make underlines invisible for mac
3800 as for x, pc, and w32 frame types.
3801
3802 * term/mac-win.el: New file.
3803
aaaf7be7
DL
38042000-10-22 Dave Love <fx@gnu.org>
3805
3806 * textmodes/refill.el: New file.
3807
5392d654
AS
38082000-10-22 Andre Spiegel <spiegel@gnu.org>
3809
4836835a 3810 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 3811 MANUAL and REGEXP.
4836835a 3812 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
3813 New functions.
3814 (vc-before-save): Use the latter.
3815 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
3816 confusion.
3817
4836835a 3818 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
3819 expected by vc[-hooks].el.
3820
3821 * vc.el (vc-checkout): Added `-p' suffix in call to
3822 vc-make-version-backups-p; use vc-make-version-backup to actually
3823 make the backup.
3824 (vc-version-other-window, vc-version-backup-file): Handle both
3825 automatic and manual backups.
3826 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
3827 of all of them.
3828
1e221c16
MB
38292000-10-22 Miles Bader <miles@gnu.org>
3830
7ff4fda5
MB
3831 * comint.el (comint-highlight-input, comint-highlight-prompt):
3832 Renamed, `-face' at end removed.
3833 (comint-send-input, comint-output-filter): Use renamed faces.
3834
3511cde8
MB
3835 * window.el (fit-window-to-buffer): Change defaulting of
3836 MAX-HEIGHT slightly.
3837
1e221c16
MB
3838 * faces.el (color-values, color-defined-p): Use `member', not
3839 `memq', because it works correctly for strings.
3840 (frame-set-background-mode): Actually, "unspecified-fg" and
3841 "unspecified-bg" *are* strings. Use `member', not `memq', and
3842 `equal', not `eq', when a string value is possible.
3843
b6ef4898
EZ
38442000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
3845
3846 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
3847
34939e2c
SM
38482000-10-21 Stefan Monnier <monnier@cs.yale.edu>
3849
3850 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
3851 sh-electric-rparen, sh-electric-less and sh-electric-hash.
3852 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
3853 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
3854 (sh-font-lock-syntactic-keywords): Use them.
3855 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
3856 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
3857 (sh-mode): Don't override font-lock-unfontify-region-function.
3858 Use a copy of sh-font-lock-syntactic-keywords.
3859 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
3860 Don't call sh-scan-buffer since font-lock does it on the fly.
3861 (sh-get-indent-info): Use `face' rather than `syntax-table'
3862 text-property to detect here-documents.
3863 Replace sh-special-syntax with sh-st-punc.
3864 (sh-prev-line): Use `face' rather than `syntax-table'
3865 text-property to skip over here-documents.
3866 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
3867 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
3868 (sh-electric-less, sh-set-here-doc-region)
4836835a 3869 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
3870 (sh-scan-buffer, sh-rescan-buffer): Remove.
3871
f3d3c491
AI
38722000-10-21 Andrew Innes <andrewi@gnu.org>
3873
3874 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
3875 remote (ange-ftp) file names.
3876
b86c791c
MB
38772000-10-21 Miles Bader <miles@gnu.org>
3878
d9c30bdf
MB
3879 * window.el (fit-window-to-buffer): New function.
3880 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
3881 (window-text-height): Don't expect minibuffers to have mode-lines.
3882
d9c30bdf 3883 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
3884 * international/quail.el (quail-update-guidance): Use
3885 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 3886
617fee5a
MB
3887 * international/quail.el (quail-show-guidance-buf): Make sure
3888 guidance window really has enough room.
3889 (quail-update-guidance): If quail-guidance-win is already shown,
3890 make sure its height is OK.
3891
b86c791c
MB
3892 * window.el (window-text-height, set-window-text-height):
3893 New functions.
3894 (shrink-window-if-larger-than-buffer): Use `window-text-height'
3895 instead of `window-height' & `mode-line-window-height-fudge'.
3896 (mode-line-window-height-fudge): Add FACE parameter.
3897 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
3898 instead of `enlarge-window' & `mode-line-window-height-fudge'.
3899
e34850d1
MB
39002000-10-20 Miles Bader <miles@gnu.org>
3901
3902 * window.el (height-affecting-face-attributes): Use `defconst'.
3903
3904 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
3905 New function, conditionally aliased to `mode-line-window-height-fudge'.
3906 (ispell-help): Use it.
3907 (ispell-choices-win-default-height): Don't include mode-line fudge.
3908 (ispell-choices-win-default-height): New function.
3909 (ispell-show-choices, ispell-command-loop): Use function
3910 `ispell-choices-win-default-height' instead of variable.
3911
a8b883c2
MB
39122000-10-20 Miles Bader <miles@lsi.nec.co.jp>
3913
8c6e4a58
MB
3914 * window.el (mode-line-window-height-fudge): New variable.
3915 (height-affecting-face-attributes): New variable.
3916 (mode-line-window-height-fudge): New function.
3917 (shrink-window-if-larger-than-buffer): Use it.
3918 * help.el (resize-temp-buffer-window): Likewise.
3919
a8b883c2
MB
3920 * info.el (Info-fontify-node): Add support for @subsubsection
3921 titles, which use `Info-title-4-face'.
3922 (Info-title-4-face): New face.
3923 (Info-title-3-face): Inherit from Info-title-4-face instead of
3924 variable-pitch.
3925
e64c3a75
JR
39262000-10-19 Jason Rumney <jasonr@gnu.org>
3927
3928 * dired.el (dired-insert-directory): Do not let errors signalled by
3929 attempt to run dired-free-space-program prevent dired from working.
3930
c70fe852
SM
39312000-10-19 Stefan Monnier <monnier@cs.yale.edu>
3932
3933 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
3934
877cf6b4
GM
39352000-10-19 Gerd Moellmann <gerd@gnu.org>
3936
5de037e0
GM
3937 * dirtrack.el (dirtrack): Fix call to run-hooks.
3938
6deb9af9
GM
3939 * cmuscheme.el (cmuscheme-program-name): Renamed from
3940 scheme-program-name because xscheme.el contains a defcustom with
3941 the same name. As a consequence, customizing group `cmuscheme'
3942 loaded `xscheme' which redefined run-scheme.
3943 (run-scheme): Use cmuscheme-program-name.
3944
877cf6b4
GM
3945 * ps-print.el (ps-print-emacs-type): Move into the
3946 eval-and-compile.
3947
e597d8fb 3948 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 3949 anonymous address, and add a website for Befrienders International.
4836835a 3950
3e9cb08f
GM
39512000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3952
c70fe852
SM
3953 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
3954 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
3955 (ps-print-version): New version number (6.2).
3956 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
3957 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
3958 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
3959 (ps-x-extent-priority, ps-x-extent-start-position)
3960 (ps-x-face-font-instance, ps-x-find-coding-system)
3961 (ps-x-font-instance-properties, ps-x-make-color-instance)
3962 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
3963 avoid compilation gripes without defining functions.
3964 (ps-e-find-composition): Alias for function find-composition, to have a
3965 suitable function depending on Emacs version.
3966 (ps-color-device, ps-color-values, ps-face-foreground-name)
3967 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
3968 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
3969 (ps-print-ensure-fontified): Function definitions surrounded by
3970 `eval-and-compile' to avoid compilation gripes.
3971 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
3972 by symbol-value to avoid compilation gripes.
3973 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
3974 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
3975
d8abcd91
MB
39762000-10-19 Miles Bader <miles@lsi.nec.co.jp>
3977
13ab33c4
MB
3978 * startup.el (normal-top-level): Call `frame-set-background-mode'
3979 after `frame-notice-user-settings' because the latter doesn't call
3980 the former on a tty.
3981
d8abcd91
MB
3982 * faces.el (frame-set-background-mode): `unspecified' &c are
3983 symbols, not strings.
3984
e8bce0a9
EZ
39852000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
3986
c70fe852
SM
3987 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
3988 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 3989
c70fe852
SM
3990 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
3991 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 3992
773272d8
KH
39932000-10-19 Kenichi Handa <handa@etl.go.jp>
3994
c70fe852 3995 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
3996 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
3997 for ISO10646-1 fonts.
3998 (x-font-name-charset-alist): Add an entry for "iso10646-1".
3999
772139c0
EZ
40002000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4001
4002 * faces.el (frame-set-background-mode): If a tty frame defines a
4003 background color, use that to compute the background mode, instead
4004 of always defaulting to "dark".
4005
d134a19f
MB
40062000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4007
8bb84cb2
MB
4008 * comint.el (comint-write-output): New function.
4009 (comint-mode-map): Add it to the menu.
e40a778f 4010 Bind `C-c C-s' to comint-write-output.
d134a19f 4011
dada41e1
GM
40122000-10-18 Gerd Moellmann <gerd@gnu.org>
4013
4014 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4015 Use fancy-splash-delay.
4016
9b5360aa
GM
40172000-10-18 Alex Schroeder <alex@gnu.org>
4018
4019 * progmodes/sql.el (sql-sybase-options): New option.
4020 (sql-sybase): Use it. Add sql-database to the list of parameters
4021 provided for login. The options -w 2048 -n are not used any more.
4022
9035a35a
GM
4023 * comint.el (comint-read-input-ring): Bugfix such that the first
4024 and the last entry of the input ring file are not lost.
4025
3556c6dd
GM
40262000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4027
4028 * ps-print.el: Internal variable changes to defcustom,
4029 make-local-hook changes to defvar. Doc fix.
4030 (ps-print-version): New version number (6.1).
4031 (ps-setup, ps-do-despool): Code fix.
4032 (ps-printer-name): Customization fix.
4033 (ps-printer-name-option): Now is a defcustom instead of an
4034 internal variable.
4035 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
4036 (ps-print-begin-column-hook): Now are defvar instead of
4037 make-local-hook.
4836835a 4038
4e217e50
MB
40392000-10-18 Miles Bader <miles@gnu.org>
4040
4041 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
4042 (comint-kill-output): Changed into an alias for `comint-delete-output',
4043 and made obsolete.
4044 (comint-mode-map): Rename references to comint-kill-output.
4045
34460354
EZ
40462000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
4047
4048 * diff-mode.el (diff-header-face, diff-file-header-face)
4049 (diff-changed-face): Add bold and italic attributes to tty faces.
4050 (diff-function-face): New face.
4051 (diff-font-lock-keywords): Use it.
4052
17ea3cdb
MB
40532000-10-18 Miles Bader <miles@lsi.nec.co.jp>
4054
4055 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4056 Remove commented-out call to force-mode-line-update.
4057 (comint-kill-output): Use `forward-line 0' instead of
4058 beginning-of-line to make sure we get past the prompt.
4059
9244f2c7
SM
40602000-10-17 Stefan Monnier <monnier@cs.yale.edu>
4061
4062 * diff-mode.el (diff-header-face, diff-file-header-face):
4063 Add specific setting for dark background.
4064 (diff-context-face): Renamed from diff-comment-face.
4065 Set explicitly rather than inheriting from font-lock-comment-face.
4066
1592c1ef
EZ
40672000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4068
4069 * startup.el (command-line): Move the code which sets the default
4070 TTY colors to before before-init-hook.
4071
f86292a9
GM
40722000-10-17 Gerd Moellmann <gerd@gnu.org>
4073
4074 * jit-lock.el (jit-lock-stealth-time): Doc fix.
4075
f7f2e883
EZ
40762000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4077
e854cc22
EZ
4078 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
4079 extensions, for MS-DOS.
4080
f7f2e883
EZ
4081 * diff-mode.el (diff-header-face, diff-file-header-face)
4082 (diff-changed-face): Define tty-specific colors.
4083
c7b4f0f9
GM
40842000-10-17 Gerd Moellmann <gerd@gnu.org>
4085
4086 * startup.el (fancy-splash-text): Realign the text.
4087
12a72271
EZ
40882000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4089
4090 * font-lock.el (font-lock-comment-face): Define a separate default
4091 for dark-background tty's.
4092
61dfccfd
MB
40932000-10-17 Miles Bader <miles@gnu.org>
4094
4095 * help.el (resize-temp-buffer-window): Add hack to avoid last line
4096 being obscured by whizzy mode-lines on graphics displays.
4097
333cd59e
EZ
40982000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
4099
4100 * info.el (Info-title-1-face, Info-title-2-face)
4101 (Info-title-3-face): Define colors for tty's.
dada41e1 4102 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 4103
dbf1fcc1
EZ
41042000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
4105
4106 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
4107 reverse from the frame parameters, and don't invert foreground and
4108 background colors.
4109
ac629823
MB
41102000-10-16 Miles Bader <miles@gnu.org>
4111
4112 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
4113 string "*Info*". Call propertized-buffer-identification to spruce
4114 up the result.
4115
76eebffc
GM
41162000-10-16 Gerd Moellmann <gerd@gnu.org>
4117
3a6b59d9
GM
4118 * help.el: Provide `help' for the sake of define-minor-mode
4119 which generates defcustoms with requires.
4120
6569c3d3
GM
4121 * jit-lock.el (jit-lock-after-change): If we're in text that
4122 matches a multi-line font-lock pattern, make sure the whole text
4123 will be redisplayed.
4124
c2e0a611
GM
4125 * emacs-lisp/authors.el (authors-add): Don't add an entry if
4126 author's name is unknown.
4127
76eebffc
GM
4128 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
4129 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
4130 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
4131 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
4132 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
4133 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
4134 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
4135 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
4136 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
4137 Add author information.
4138
cf1e7b12
MB
41392000-10-16 Miles Bader <miles@lsi.nec.co.jp>
4140
4141 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
4142 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
4143 full-color version (using the Gimp) to eliminate dithering artifacts.
4144
5586f3eb
SM
41452000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4146
4147 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4148
4149 * simple.el (syntax-flag-table, string-to-syntax): Remove.
4150
ad64a888
DL
41512000-10-15 Dave Love <fx@gnu.org>
4152
4153 * progmodes/sh-script.el: Require skeleton and comint when
4154 compiling.
4155
4156 * pcomplete.el (pcomplete) <defgroup>: Add :version.
4157
4158 * whitespace.el: Doc fixes.
4159 (top-level): Don't add hooks here.
4160 (whitespace-running-emacs): Deleted.
4161 (timer): Don't require.
4162 (whitespace): Add back :version conditional on xemacs test.
4163 (whitespace-spacetab-regexp, whitespace-indent-regexp)
4164 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
4165 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
4166 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
4167 Avoid specific xemacs test.
4168 (whitespace-global-mode): New option.
4169 (whitespace-global-mode): New command.
4170 (whitespace-unload-hook): New function.
4171
4172 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 4173 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
4174 (Info-fontify-node): `Goto' goes to `Go to'.
4175 (Info-fontify-node): Add help-echo to xref links.
4176
1ef49fc6
EZ
41772000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
4178
4179 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
4180
8b7707e1
SM
41812000-10-15 Stefan Monnier <monnier@cs.yale.edu>
4182
b3b7f42f
SM
4183 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4184 Use plist-get and allow :inherit.
4185
4186 * emacs-lisp/cl-macs.el (cl-do-arglist):
4187 Use plist-get and plist-member instead of memq.
4188
3c7fafc7
SM
4189 * emacs-lisp/ewoc.el (ewoc-location): New function.
4190 (ewoc-enter-after, ewoc-enter-before): Document return value.
4191 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
4192 Don't need make-local-hook any more.
4193 (cvs-addto-collection): Return the new tin.
4194 (cvs-mode-insert): Jump to the new line.
4195
8b7707e1
SM
4196 * jit-lock.el (jit-lock-fontify-buffer): Remove.
4197
4198 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
4199
4200 * font-lock.el (font-lock-syntactically-fontified): New var.
4201 (font-lock-fontify-syntactic-keywords-region): Use it.
4202 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
4203
4204 * diff-mode.el (diff-find-file-name): Fix regexp.
4205
4206 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4207 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
4208
4209 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
4210 (sh-mode-syntax-table): Add punctuation syntax for < and >.
4211 (sh-mode): Don't make all vars local here.
4212 (sh-kw): Reformat.
4213 (sh-set-shell): Use dolist. Don't set indent-region-function.
4214 (sh-mode-syntax-table): Use pop.
4215 (sh-remember-variable): Use push.
4216 (sh-help-string-for-variable): Use memq.
4217 (sh-safe-backward-sexp): Remove.
4218 (sh-safe-forward-sexp): Add ARG.
4219 (sh-get-indent-info, sh-prev-stmt): Use it.
4220 (sh-prev-line): Simplify by using forward-comment.
4221 (sh-this-is-a-continuation): Simplify.
4222 (sh-learn-buffer-indent): Use dolist.
4223 (sh-do-nothing): Remove.
4224 (sh-set-char-syntax, sh-set-here-doc-region):
4225 Use inhibit-modification-hooks.
4226 (sh-name-style): Use mapcar and push.
4227 (sh-load-style): Use dolist.
4228 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
4229 (sh-case, sh-while-getopts): Use propertize directly rather
4230 than sh-electric-rparen.
4231
42322000-10-14 Stefan Monnier <monnier@cs.yale.edu>
4233
4234 * textmodes/tex-mode.el: Require CL when compiling.
4235 (tex-mode-syntax-table): Init immediately.
4236 (tex-mode-map): Bind M-RET to latex-insert-item.
4237 (latex-mode): Set indent-line-function to latex-indent.
4238 (tex-common-initialization): Don't setup the syntax-table any more.
4239 (latex-insert-item): New skeleton.
4240 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 4241 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 4242 (latex-indent, latex-find-indent): New functions.
4836835a 4243 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
4244 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
4245 (tex-compilation-parse-errors): Use with-syntax-table.
4246
86b7fcbb
MB
42472000-10-15 Miles Bader <miles@gnu.org>
4248
4249 * font-lock.el (font-lock-comment-face): Change dark-background,
4250 color, non-tty, default to `chocolate1'.
4251
57a24508
JW
42522000-10-13 John Wiegley <johnw@gnu.org>
4253
4254 * eshell/esh-util.el (require): Added a missing `require' form,
4255 needed when compiling (for an ange-ftp macro definition).
4256
40ad3db4
DL
42572000-10-13 Dave Love <fx@gnu.org>
4258
4259 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4260
db460189
GM
42612000-10-13 Gerd Moellmann <gerd@gnu.org>
4262
b41c9501
GM
4263 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4264 fix.
4265
4836835a 4266 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
4267 transparent -colors 8).
4268
3b5e21df
GM
42692000-10-13 Stephen Gildea <gildea@alum.mit.edu>
4270
4271 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4272 that breaks with old list format timestamps.
4273 (time-stamp-warn-inactive, time-stamp-old-format-warn)
4274 (time-stamp-count, time-stamp-conversion-warn): Improved doc
4275 strings.
4276
16908a3f
JW
42772000-10-13 John Wiegley <johnw@gnu.org>
4278
d7103dda
JW
4279 * align.el, pcomplete.el, calendar/timeclock.el,
4280 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4281
dace60cf 4282 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
4283 faulty math, where holiday hours were being computing as seconds.
4284
b6b70cda
JW
42852000-10-13 John Wiegley <johnw@gnu.org>
4286
4287 * desktop.el (desktop-buffer-modes-to-save): Added a global for
4288 specifying what "other" kinds of buffers should be saved. This
4289 used to be hard-coded.
4290 (desktop-buffer-misc-functions): A global for specifying how
4291 auxiliary data should be determined for special buffer types.
4292 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4293 instead of hard-coding the special buffer types.
4294 (desktop-save): Run `desktop-buffer-misc-functions' to gather
4295 auxiliary data, instead of hard-coding for Info buffers and dired.
4296 (desktop-buffer-info-misc-data): Aux function for determining Info
4297 buffer auxiliary info.
4298 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4299 (desktop-buffer-info): Changed this function to use the info
4300 gathered above.
4301 (desktop-create-buffer): Be a little more careful about what
4302 `minor-mode' means before calling it. This is important for some
4303 buffer types.
4304
8c6b1d83
JW
43052000-10-13 John Wiegley <johnw@gnu.org>
4306
4307 * eshell/esh-util.el: Added a global form which declares an
4308 autoload for `parse-time-string', if that function is not already
4309 defined, and if parse-time.el is available on the user's system.
4310
4311 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4312 to be aware of ange-ftp user info.
4313 (eshell-do-ls): Bind `ange-cache'. Also, use
4314 `eshell-file-attributes'.
4315 (eshell-ls-annotate): Use `eshell-file-attributes'.
4316 (eshell-ls-file): Made the user-id printing code a bit smarter.
4317
4318 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4319 allow identification of alias user ids in remote directories.
4320 It's manual, but there's no other way to know when the current
4321 user on the local machine, is also the owning user on the remote
4322 machine.
4323 (fboundp): Bind `ange-cache'.
4324 (eshell-directory-files-and-attributes): Re-organized the logic a
4325 bit to use `eshell-file-attributes' instead of `file-attributes'.
4326 The former is more sensitive to directories that are read via FTP,
4327 and knows how to use ange-ftp to determine full attribute
4328 information, instead of just the name and last modtime.
4329 (eshell-current-ange-uids): Return the current user id when in a
4330 remote directory.
4331 (eshell-parse-ange-ls): Parse a full directory listing that has
4332 been returned by ange-ftp.
4333 (eshell-file-attributes): This beefed up version of
4334 `file-attributes' is only special if the user is currently in a
4335 remote directory, in which case it does a lot of work to find out
4336 what the real attributes of a file are, as they appear on the
4337 remote machine. This makes usage of remote directories (i.e.,
4338 ange-ftp pathnames) much more useful. You can now use Eshell as a
4339 full-fledged FTP client, with much more manipulation ability than
4340 most other clients.
4341
4342 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4343 variable, which means that Eshell's du should always be preferred
4344 in remote directories.
4345 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4346 just `file-attributes'.
4347 (eshell-mvcp-template): Bind `ange-cache', to improve performance
4348 when reading remote directories. This is an Eshell-specific
4349 variable (not part of ange-ftp).
4350 (eshell/ln): Bind `ange-cache'.
4351 (eshell/du): Added some extra logic for determining when to use
4352 Eshell's du (which is slow), and when to use the external version
4353 (which may or may not exist).
4354
4355 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4356 `eshell-interactive-process', rather than using
4357 `get-buffer-process', since backgrounded processes don't count in
4358 the context of this function's logic.
4359
4360 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4361 `forward-char', so that null strings are parsed correctly.
4362
87730e84 43632000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4364
4365 * eshell/em-pred.el (eshell-pred-file-type,
4366 eshell-pred-file-links, eshell-pred-file-size): Use
4367 `eshell-file-attributes'. This is more correct over ange-ftp.
4368
4369 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
4370 that remote file globbing is more efficient.
4371
4372 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
4373 gathering the files and attributes within a directory.
4374
4375 * eshell/em-unix.el (eshell/cat): If any of the files passed on
4376 the command line is a special file (not a regular file, directory
4377 or symlink), always attempt to call the external version of cat.
4378
87730e84 43792000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
4380
4381 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
4382 Eshell-friendly version of find-tag.
4383
1c7e37a9
MB
43842000-10-13 Miles Bader <miles@lsi.nec.co.jp>
4385
4836835a 4386 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
4387 (image-file-name-regexps): Add autoload cookies.
4388
11a7f341
KH
43892000-10-13 Kenichi Handa <handa@etl.go.jp>
4390
4391 * international/mule-cmds.el (select-safe-coding-system): If FROM
4392 is string, show it in *Warning* buffer.
4393
8ddddcb0
EZ
43942000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4395
4396 * startup.el (normal-top-level): Use display-popup-menus-p instead
4397 of window-system.
4398 (command-line): Use display-graphic-p instead of window-system.
4399 (command-line-1): Use display-popup-menus-p and display-mouse-p
4400 instead of window-system.
4401
72200f89
SS
44022000-10-12 Sam Steingold <sds@gnu.org>
4403
4404 * tooltip.el (tooltip-use-echo-area): New user variable.
4405 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
4406
8661c643
DL
44072000-10-12 Dave Love <fx@gnu.org>
4408
d0b40dc1
DL
4409 * recentf.el: Maintainer's checkdoc fixes.
4410
a622451f
DL
4411 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
4412 character class, not ASCII when matching file names.
4413 (fancy-splash-head): Add trailing slash to URL.
4414 (command-line): Don't require XPM support for toolbar.
4415
8661c643
DL
4416 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
4417 (cperl-invalid-face): Revert last change.
4418 (cperl-init-faces): Quote cperl-invalid-face.
4419
ef2ed8ab
KH
44202000-10-12 Kenichi Handa <handa@etl.go.jp>
4421
4422 * startup.el (fancy-splash-text): Remove superfluous quote.
4423
b0da379e
GM
44242000-10-12 Gerd Moellmann <gerd@gnu.org>
4425
dbeb499b
GM
4426 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
4427 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
4428 (command-line-1): Don't use fancy-splash-pending-command.
4429 (fancy-splash-screens-1): Goto point-min after inserting text.
4430
d861718a
GM
4431 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
4432
b0da379e
GM
4433 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
4434 instead of shared-lisp-mode-map.
4435
4fb2ad98
MB
44362000-10-12 Miles Bader <miles@lsi.nec.co.jp>
4437
1cb4393e
MB
4438 * faces.el (header-line): Change tty-variant to use underlining.
4439
4fb2ad98
MB
4440 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
4441 (isearch-highlight): Restore lazy-isearch face properties at old
4442 position, and suppress them at new position.
4443 (isearch-dehighlight): Restore lazy-isearch face properties.
4444 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
4445 over the real isearch overlay, but in that case, don't give it a
4446 face property. Use `push'.
4447
eb991b25
KH
44482000-10-12 Kenichi Handa <handa@etl.go.jp>
4449
4450 * man.el (Man-getpage-in-background): Fix previous change.
4451 Decode the process output only when we are in multibyte mode.
4452
a818c1c0
DL
44532000-10-11 Dave Love <fx@gnu.org>
4454
c990f53a
DL
4455 * info.el (Info-mode-menu): Fix some help.
4456 (info-tool-bar-map): Add entry for Info-last.
4457
a818c1c0
DL
4458 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
4459 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
4460 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
4461 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
4462 * toolbar/search-replace.xpm, toolbar/exit.xpm:
4463 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
4464 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
4465 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
4466 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
4467 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
4468 Reduce colour requirements to 25 overall. (Probably wants
4469 revisiting from the originals to reduce further.)
4470
c1b096cb
EZ
44712000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
4472
4473 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
4474 buffer-file-coding-system, instead of raw-text.
4475 (dehexlify-buffer): Bind coding-system-for-read to
4476 buffer-file-coding-system, instead of raw-text.
4477
5c8b7eaf
SS
44782000-10-11 Sam Steingold <sds@gnu.org>
4479
4480 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
4481 `underline' - fixes the bug introduced on 2000-09-21.
4482
2cfbdb7a
DL
44832000-10-11 Dave Love <fx@gnu.org>
4484
4485 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
4486 compiler warnings.
4487 (scheme-mode): Doc fix.
4488 (scheme-font-lock-keywords-1): Match `define-syntax'.
4489
44902000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
4491
4492 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
4493 face specs as well as default ones. Only do anything if the
4494 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 4495 (region): Make dark-background `region' face less in-your-face.
4b33f290 4496
690ec649
SS
44972000-10-10 Sam Steingold <sds@gnu.org>
4498
4499 * chistory.el, ielm.el, ledit.el:
4500 * progmodes/inf-lisp.el, progmodes/scheme.el:
4501 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
4502
3b95d6bb
SM
45032000-10-10 Stefan Monnier <monnier@cs.yale.edu>
4504
4505 * textmodes/texinfo.el: Update copyright and fix typo.
4506
4507 * desktop.el (desktop-modes-not-to-save): New var.
4508 (desktop-save-buffer-p): Use it.
4509 Also, obey desktop-buffers-not-to-save even for non-file buffers.
4510 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
4511
d646c828
DL
45122000-10-10 Dave Love <fx@gnu.org>
4513
4514 * toolbar/tool-bar.el (tool-bar-add-item)
4515 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
4516 display.
4517
d646c828
DL
4518 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
4519 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
4520 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
4521 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
4522 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
4523 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
4524 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
4525 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
4526 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
4527 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
4528 the .xpms; probably need retouching.
4529
862a7e28
MB
45302000-10-10 Miles Bader <miles@lsi.nec.co.jp>
4531
4532 * subr.el (add-to-list): Add optional argument APPEND.
4533 * battery.el (display-battery): Use `add-to-list'.
4534
46e33aee
TTN
45352000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
4536
930baf47
TTN
4537 * play/zone.el (zone-timer, zone-wc-tbl): Rework
4538 these vars as symbol properties.
2cfbdb7a
DL
4539 (zone, zone-when-idle, zone-leave-me-alone)
4540 (zone-pgm-whack-chars): Use new symbol properties.
930baf47 4541
5a430f9c
TTN
4542 * battery.el (display-battery): Doc spelling fix.
4543
46e33aee
TTN
4544 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
4545 property.
4546
adf7d3a8
DL
45472000-10-09 Dave Love <fx@gnu.org>
4548
4549 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
4550 has been initialized before calling tool-bar-setup.
c2156508 4551 (tool-bar-add-item-from-menu): Add autoload cookie.
adf7d3a8 4552
06a8c9f8
EZ
45532000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
4554
e4ca8f8c
EZ
4555 * menu-bar.el (send-mail-item-name): New function.
4556 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
4557 of mail-user-agent in the menu. Don't display the "Send Mail"
4558 item if mail-user-agent is nil or its value is ignore.
4559 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
4560 if read-mail-command is nil or its value is ignore.
4561
06a8c9f8
EZ
4562 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
4563
7dbc9c8a
MB
45642000-10-09 Miles Bader <miles@gnu.org>
4565
29e0814b
MB
4566 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
4567 Correct image size.
4568 * toolbar/left_arrow.xpm: Correct image size.
4569
7dbc9c8a
MB
4570 * jka-compr.el: Don't call `jka-compr-install' when loading (it
4571 will be done by the definition of `auto-compression-mode' if
4572 necessary. Move code to uninstall existing file-name handler
4573 before definition of `auto-compression-mode'.
4574
4575 * image-file.el (auto-image-file-mode): Move to the end of the
4576 file, because `define-minor-mode' actually calls the mode-function
4577 if the associated variable is non-nil, which requires that all
4578 needed functions be already defined.
4579
65b61266
MB
4580 * mouse.el (popup-menu): Balance parens.
4581
d6b8c85b
SM
45822000-10-08 Stefan Monnier <monnier@cs.yale.edu>
4583
4584 * mouse.el (popup-menu): Move the command call outside the loop
4585 so that popup-menu returns whatever the command returns.
4586
4587 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
4588 (initialize-new-tags-table): Use run-hook-with-args-until-success.
4589 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
4590 (tags-table-format-functions): Renamed from tags-table-format-hooks.
4591
4592 * vc.el (vc-version-diff): diff-switches can be a list.
4593 Use relative filenames for prettier output.
4594
46e33aee 4595 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
d6b8c85b
SM
4596 (vc-post-command-functions): Remove old-VC compatibility code.
4597
4598 * newcomment.el (comment-indent-default): Autoload.
4599
4600 * font-lock.el (font-lock-defaults): Make buffer-local.
4601 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
4602 (font-lock-choose-keywords):
4603 Ignore LEVEL unless KEYWORDS is a list of syms.
4604 (c-keywords, c++-keywords, objc-keywords, java-keywords):
4605 Don't wrap regexp-opt things in \(...\) unnecessarily.
4606
4607 * jit-lock.el: Don't require font-lock any more.
4608 (jit-lock-functions): Make buffer-local.
4609 (jit-lock-saved-fontify-buffer-function): Remove.
4610 (jit-lock-mode): Remove autoload cookie.
4611 Remove font-lock specific code.
4612 (jit-lock-unregister): Don't bother handling complex hooks any more.
4613 (jit-lock-refontify): New function.
4614 (jit-lock-fontify-buffer): Use it.
4615 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
4616 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
4617 Add optional args START and END.
4618 Never call font-lock-fontify-region directly.
4619 (jit-lock-function, jit-lock-stealth-fontify): Use it.
4620
4621 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
4622
a30ed6ac
DL
46232000-10-08 Dave Love <fx@gnu.org>
4624
4e7c7ca9
DL
4625 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
4626
4627 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
4628
4629 * play/studly.el (studlify-region, studlify-word): Add autoload
4630 cookie.
4631
4632 * play/morse.el (morse-region, unmorse-region): Add autoload
4633 cookie.
4634
4635 * play/spook.el (spook-phrases-file): Use expand-file-name, not
4636 concat.
4637
4638 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
4639 insist on symbols starting with word syntax.
4640 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
4641 (eval-defun-1): Doc fix.
4642 (indent-sexp): Use nconc to build up indent-stack.
4643
4644 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
4645 Gnus with little use.
4646 (mail-setup-hook): Add mail-abbrevs-setup to options.
4647
968f7c4a
DL
4648 * recentf.el: Doc fixes.
4649
4650 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
4651 Clean up remainder.
4652
4653 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
4654 without timezone and (8) with timezone to enforce some whitespace.
4655 Simplify code somewhat.
4656
4657 * options.el (list-options): Doc that you should use customize.
4658
4659 * iswitchb.el (iswitchb-mode): Add :require.
4660
a30ed6ac
DL
4661 * info.el (Info-goto-node, Info-menu): Doc fix.
4662 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
4663 (info-tool-bar-map): New variable.
4664 (Info-mode): Use it.
4665 (Info-edit-map): Define all in defvar.
4666 (speedbar-attached-frame): Avoid compiler warning.
4667
4668 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
4669 (global-map): Bind [tool-bar] to a filtered map.
4670 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
4671 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
4672 Allow PBM icons.
4673 (tool-bar-setup): Adjust calls of tool-bar-add-item.
4674
4675 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
4676 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
4677 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
4678 icons, except up_arrow, which is left-arrow rotated.
4679
4680 * imenu.el (imenu-add-to-menubar): Fix last change.
4681
4e953aff
PB
46822000-10-08 Peter Breton <pbreton@ne.mediaone.net>
4683
4684 * generic-x.el (rul-generic-mode): Remove eval-when-compile
4685 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
4686
739e92a7
EZ
46872000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4688
d20faceb
EZ
4689 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
4690 typos in doc strings.
4691
a640322e
EZ
4692 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
4693 the doc strings how to customize Font Lock faces.
4694
739e92a7
EZ
4695 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
4696 computing growth when dragging the header line.
4697
8be7408c
EZ
46982000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
4699
4700 * simple.el (kill-line): Doc fix.
4701
6fee86a3
MB
47022000-10-08 Miles Bader <miles@gnu.org>
4703
445a653e
MB
4704 * faces.el (secondary-selection): Make foreground visible on tty.
4705
6fee86a3
MB
4706 * jka-compr.el (auto-compression-mode): Move to the end of the
4707 file, because `define-minor-mode' actually calls the mode-function
4708 if the associated variable is non-nil, which requires that all
4709 needed functions be already defined.
4710 (with-auto-compression-mode): Add autoload cookie.
4711
a115794c
EZ
47122000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
4713
4714 * files.el (find-backup-file-name) [ms-dos]: If support for long
4715 file names is not available, behave as if version-control were set
4716 to never.
4717
b12e6de3
DL
47182000-10-07 Dave Love <fx@gnu.org>
4719
4720 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
4721 (browse-url-gnome-moz): New function.
4722 (browse-url-browser-function): Use it.
4723 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
4724
20b1d079
SM
47252000-10-07 Stefan Monnier <monnier@cs.yale.edu>
4726
4727 * indent.el (tab-always-indent): New var.
4728 (indent-for-tab-command): Use it.
39250ec3 4729
9ee45b2c 4730 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
a115794c 4731 raise an error. This way it can still default to a sane value.
9ee45b2c 4732
8c6b1d83
JW
47332000-10-06 Stefan Monnier <monnier@cs.yale.edu>
4734
39250ec3
SM
4735 * startup.el (fancy-splash-screens): Use local rather than global map.
4736 Don't use `update-menu-bindings' any more.
4737 Get rid of assumptions about keymap representation.
4738
a23ccdf2
DL
47392000-10-06 Dave Love <fx@gnu.org>
4740
814299a7 4741 * textmodes/fill.el (sentence-end-double-space)
742c1822
DL
4742 (sentence-end-without-period): Doc fix.
4743 (adaptive-fill-regexp): Purecopy.
4744 (unjustify-current-line): Use line-end-position.
4745 (fill-individual-paragraphs-prefix): Use line-beginning-position.
4746
4747 * net/eudc-vars.el (eudc): Add :version, :link.
4748
39250ec3 4749 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
742c1822
DL
4750
4751 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
4752 Fix for define-minor-mode.
4753 (function-at-point): Alias to function-called-at-point.
4754
4755 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
4756
4757 * simple.el (backward-word): Doc fix.
4758
a23ccdf2
DL
4759 * image-file.el (image-file-name-regexp): image-file-regexps ->
4760 image-file-name-regexps.
742c1822 4761 (image-file-name-extensions): Add pbm.
a23ccdf2 4762
39250ec3
SM
47632000-10-06 Stefan Monnier <monnier@cs.yale.edu>
4764
4765 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
4766 and add filename to the names so that diff-mode can jump to source.
4767
4768 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
814299a7 4769 (tex-font-lock-keywords, tex-font-lock-keywords-2)
39250ec3
SM
4770 (tex-font-lock-keywords-1): Remove.
4771 (font-lock-turn-on-thing-lock): Use jit-lock-register.
4772 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9ee45b2c
SM
4773 (font-lock-default-fontify-region):
4774 Expand beg..end correctly when just following a multiline region.
39250ec3
SM
4775 (font-lock-fontify-anchored-keywords):
4776 Include the anchor text as part of the multiline.
4777
8d5dfacd
GM
47782000-10-06 Gerd Moellmann <gerd@gnu.org>
4779
4780 * loadup.el (toplevel): Load `loaddefs' before `help' because the
4781 latter needs the autoloaded define-minor-mode macro during the
4782 bootstrap.
4783
4784 * startup.el (command-line): For now, activate tool-bar-mode only
4785 if XPM images are supported.
4786
4787 * mouse.el (mouse-drag-header-line): Don't allow resizing a
4788 window by dragging a header-line at the top of the frame; that's
4c19fbce 4789 confusing because the header-line doesn't move.
8d5dfacd
GM
4790 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
4791 of treating the event as a list. Some cleanup.
4792
f69aad2b 47932000-10-06 Miles Bader <miles@gnu.org>
8fb051f9 4794
f69aad2b
MB
4795 * simple.el (display-message-or-buffer): New function.
4796 (shell-command-on-region): Use `display-message-or-buffer'.
06933804 4797
09cb7646
MB
4798 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
4799 docstring parts.
4800
814299a7 4801 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8fb051f9
MB
4802 (smbclient-prompt-regexp): Add usage note to doc string.
4803 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
4804 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
4805 Use add-hook for adding the comint filter function, and only do so
4806 if it's not already in the global hook list.
4807 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
4808 to `make-local-variable'.
4809 (nslookup-font-lock-keywords): Remove prompt entry.
4810 (nslookup): Don't set the process-filter.
4811 (finger): Exit the loop correctly when the regexps list runs out.
4812 (ftp, smbclient, smbclient-list-shares):
4813 Set the real major mode immediately, not after execing.
4814 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
4815
4816 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
4817
4c19fbce
SM
48182000-10-05 Stefan Monnier <monnier@cs.yale.edu>
4819
4820 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
4821
4822 * which-func.el (which-func-format): Remove spurious space.
4823 (which-func-mode): Don't make it permanent-local.
4824 (which-func-ff-hook): Allow which-func-maxout to be nil.
4825 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
4826 (which-func-mode): Simplify.
4827 Use post-command-idle-hook rather than post-command-hook.
4828 Go through all buffers and update their state.
4829 (which-function): Also try add-log-current-defun-function.
4830
4831 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
4832 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
4833 Update call to with-vc-properties accordingly.
4834 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
4835 (vc-revert-buffer): More careful about window selection and deletion.
4836 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
4837
4838 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
4839 (cvs-retrieve-revision): Reuse a pre-existing buffer.
4840 (cvs-dired-action): Change the default to quickdir.
4841
4842 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
4843 if comment-indent-function returns nil.
4844 (comment-indent-default): New function.
4845 (comment-indent-function): Use it and document the new semantics.
4846
4847 * image-file.el: Docstring fixes.
4848
4849 * help.el (help-xref-on-pp): Use match-string.
4850 (describe-variable): New arg BUFFER.
4851 Store the current buffer in the help-xref-stack.
4852 (temp-buffer-resize-mode): Use define-minor-mode.
4853
4854 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
4855 consistently with its docstring.
4856 Set jit-lock-first-unfontify-pos in an idempotent way.
4857 (jit-lock-register): Autoload and add arg CONTEXTUAL.
4858
542c6552
GM
48592000-10-05 Alex Schroeder <alex@gnu.org>
4860
4861 * sql.el (sql-mysql-options): New variable.
4862 (sql-mysql): Use it.
4863
a3489ece
MB
48642000-10-05 Miles Bader <miles@lsi.nec.co.jp>
4865
77f6105c
MB
4866 * image.el (image): New group.
4867
814299a7 4868 * smerge-mode.el (smerge-mine-face, smerge-other-face)
a3489ece
MB
4869 (smerge-base-face, smerge-markers-face): Add dark-background variants.
4870
3478046b
PB
48712000-10-04 Peter Breton <pbreton@ne.mediaone.net>
4872
4873 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 4874 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3478046b
PB
4875 Ignore the value of wqindow-system; always define keywords
4876
22aca186
KH
48772000-10-05 Kenichi Handa <handa@etl.go.jp>
4878
4879 * startup.el (fancy-splash-screens): Remove the code for
4880 debugging; `(trace-to-stderr "EXITTT\n")'.
4881
55d5d717
MB
48822000-10-05 Miles Bader <miles@gnu.org>
4883
4884 * diff-mode.el (diff-goto-source): Update call to
4885 `diff-hunk-status-msg' to reflect new REV variable.
4886
41fa7178
SM
48872000-10-04 Stefan Monnier <monnier@cs.yale.edu>
4888
4889 * progmodes/icon.el (icon-mode):
4890 Don't gratuitously override the default for comment-column.
4891
4892 * vc-hooks.el (vc-mode-line): Fix interactive spec.
4893
4894 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
4895 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
4896 (jit-lock-functions): New var.
4897 (jit-lock-function-1): Use it if non-nil.
4898 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
4899 Set the `fontified' property before doing the fontification to avoid
4900 repeatedly going through the same error.
4901 Don't turn errors into messages.
4902 (jit-lock-register, jit-lock-unregister): New functions.
4903
4904 * dired.el (dired-mark-pop-up): Turn comment into docstring.
4905 Use with-current-buffer.
4906
4907 * dired-aux.el (dired-do-create-files, dired-kill-tree):
4908 Turn comment into docstring.
4909
4910 * apropos.el (apropos-mode): Use define-derived-mode.
4911
3dc78168
GM
49122000-10-04 Gerd Moellmann <gerd@gnu.org>
4913
4914 * startup.el (fancy-splash-pending-command): New variable.
4915 (fancy-splash-pre-command): New function.
4916 (fancy-splash-screens): Rewritten.
4917 (command-line-1): If fancy-splash-pending-command is set, call it
4918 interactively.
4919
dae9dc56
DL
49202000-10-04 Dave Love <fx@gnu.org>
4921
4922 * toolbar/tool-bar.el (tool-bar-setup): New function.
4923 (tool-bar-mode): Use it.
4924
4925 * subr.el (substitute-key-definition): Doc fix.
4926 (play-sound-file): New command.
4927
3388f0a5
AS
49282000-10-04 Andre Spiegel <spiegel@gnu.org>
4929
814299a7 4930 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3388f0a5
AS
4931 vc-version-backup-file-name): New functions.
4932
4933 * files.el (basic-save-buffer): Call vc-before-save before saving.
814299a7
MB
4934
4935 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3388f0a5
AS
4936 vc-cvs-stay-local-p.
4937
4938 * vc.el (vc-revert-buffer): Handle empty diff properly.
4939 (vc-version-backup-file): New function.
4940 (vc-checkout): Create a version backup if necessary.
4941 (vc-checkin): If a version backup file exists, delete it.
4942 (vc-version-diff): Diff locally using version backups, if available.
4943 (vc-revert-file): If there's a version backup, revert locally.
4944 (vc-transfer-file): Use version backup for base version, if
4945 available. If not, ask for confirmation whether to get it from the
4946 server. Update mode line before check-in.
4947
ebd4825d
DL
49482000-10-04 Dave Love <fx@gnu.org>
4949
4950 * toolbar/tool-bar.el (tool-bar-setup): New function.
4951 (tool-bar-mode): Use it.
4952
1b24f4b7
PB
49532000-10-04 Peter Breton <pbreton@ne.mediaone.net>
4954
3dc78168 4955 * net/net-utils.el (nslookup-font-lock-keywords)
814299a7 4956 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
8b7187d8
PB
4957 Only set if window-system is non-nil
4958 (net-utils-run-program): Returns buffer.
4959 (network-connection-reconnect): Added this function.
4960
814299a7
MB
4961 * generic.el:
4962 Incorporates extensive cleanup and docfixes by
9a7f629d
PB
4963 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
4964 Uses cl compile-time macros.
3dc78168
GM
4965 (generic-mode-name, generic-comment-list)
4966 (generic-keywords-list, generic-font-lock-expressions)
4967 (generic-mode-function-list, generic-mode-syntax-table):
9a7f629d
PB
4968 Removed variables.
4969 (generic-mode-alist): Renamed to generic-mode-list.
4970 (generic-find-file-regexp): Default changed to "^#".
4971 (generic-read-type): Uses completing read on generic-mode-list.
4972 (generic-mode-sanity-check): removed this function.
4973 (generic-add-to-auto-mode): Removed this function
3dc78168 4974 (generic-mode-internal): Bind mode-specific definitions
9a7f629d
PB
4975 into function instead of putting them in alist.
4976 (generic-mode-set-comments): Reworked extensively.
4977 (generic-mode-find-file-hook): Simplified regexp searching
814299a7 4978 (generic-make-keywords-list): Omit extra pair of parens
9a7f629d 4979
814299a7 4980 * find-lisp.el (find-lisp-find-files-internal):
1b24f4b7
PB
4981 Make sure directory name ends with "/".
4982
814299a7 4983 * generic-x.el (apache-conf-generic-mode):
1b24f4b7
PB
4984 Regexp now allows leading whitespace.
4985 (rc-generic-mode): Added eval-when-compile
4986 around generic-make-keywords-list.
4987 Deleted duplicate regexp
4988 (rul-generic-mode): Added eval-when-compile
4989 around generic-make-keywords-list.
4990 (etc-fstab-generic-mode): New generic mode.
4991 (rul-generic-mode): Removed one eval-when-compile
814299a7 4992 which caused a max-specpdl-size exceeded error.
1b24f4b7 4993
a7bf5cf3
MB
49942000-10-04 Miles Bader <miles@gnu.org>
4995
4996 * simple.el (minibuffer-temporary-goal-position): New variable.
4997 (next-history-element): Try to keep the position of point in the
4998 input string constant.
4999
5000 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5001 (dired-do-create-files): If there's only one file, pass it in as
5002 the DEFAULT arg to dired-mark-read-file-name.
5003
ce1087a9
SM
50042000-10-03 Stefan Monnier <monnier@cs.yale.edu>
5005
5006 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5007 (diff-goto-source): Be smarter when choosing REVERSE or not.
5008
5009 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5010 (texinfo-mode-menu): Add an explicit shortcut for update all.
5011
0e41e1d6
AS
50122000-10-03 Andre Spiegel <spiegel@gnu.org>
5013
814299a7 5014 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
858f7cb4
AS
5015 factorize backend-specific code cleanly (this was essentially
5016 conceived by Stefan Monnier).
5017 (vc-unregister): Function removed.
814299a7 5018 (vc-revert-file): New function.
858f7cb4
AS
5019 (vc-revert-buffer): Delegate some of the work to it.
5020
0e41e1d6
AS
5021 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5022 default branch unconditionally.
5023 (vc-rcs-set-default-branch): New function.
5024 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5025 (vc-rcs-checkin): If an appropriate default branch has been set,
5026 force creation of that branch.
858f7cb4
AS
5027 (vc-rcs-receive-file): Rewritten to contain only backend-specific
5028 code (as suggested by Stefan Monnier).
0e41e1d6 5029
01c86c56
GM
50302000-10-02 Gerd Moellmann <gerd@gnu.org>
5031
45c477b4
GM
5032 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5033 highlighting overlay with a different face over the overlay
5034 isearch uses to highlight the current match because that can lead
5035 to bad face combinations.
5036
01c86c56
GM
5037 * loadup.el (toplevel): Load faces before isearch.
5038
5039 * isearch.el (isearch-faces): New custom group.
5040 (isearch): New defface; was already tested for in the code.
5041 (isearch-lazy-highlight-face): Changed to defface from defcustom.
5042 (isearch-highlight): Always use face `isearch'.
5043
944425c0
DL
50442000-10-02 Dave Love <fx@gnu.org>
5045
5046 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
5047 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
5048 comparison of opcode with operand.
5049
2a099bcc
MB
50502000-10-03 Miles Bader <miles@gnu.org>
5051
5052 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
5053 buffer, since the echo area will now grow to accommodate them.
5054
4300ecb8
AS
50552000-10-02 Andre Spiegel <spiegel@gnu.org>
5056
5057 * vc-hooks.el (vc-registered): If FILE used to be registered under
5058 a certain backend, try that one first.
5059
814299a7 5060 * vc.el (vc-responsible-backend): Undo the previous change in the
4300ecb8
AS
5061 argument list. Handle multiple backends correctly.
5062 (vc-find-new-backend): Function removed.
5063 (vc-register): Use vc-responsible-backend, as before.
5064 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
5065
64e6cc18
GM
50662000-10-02 Gerd Moellmann <gerd@gnu.org>
5067
5068 * startup.el (fancy-splash-head): Change message below the
5069 logo.
5070
00df919e
MB
50712000-10-02 Miles Bader <miles@lsi.nec.co.jp>
5072
5073 * diff-mode.el (diff-goto-source): Emit a status message.
5074 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4eaa6852 5075 (diff-test-hunk): Fix doc string.
00df919e
MB
5076 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
5077 (diff-advance-after-apply-hunk): New variable.
4eaa6852 5078 (diff-apply-hunk): Don't return a value.
00df919e 5079
ceec5a0c
SM
50802000-10-01 Stefan Monnier <monnier@cs.yale.edu>
5081
5082 * vc.el (vc-editable-p): Minor optimization.
5083 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
5084 (vc-find-new-backend): New function split from vc-responsible-backend.
5085 (vc-register): Use it.
5086 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
5087 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
5088 (vc-default-unregister, vc-revert-buffer): Docstring fix.
5089 (vc-clear-headers): Don't use find-file.
5090 (vc-revert-buffer): Use `and' again (must have been a braino).
5091 (vc-switch-backend): Only prompt if requested.
5092 Short circuit if nothing is to be done.
5093 Don't use vc-resynch-buffer which could lose unsaved editing.
5094 (vc-default-receive-file): Update call to vc-unregister.
5095 (with-vc-file, vc-next-action-on-file):
5096 Use vc-backend rather than vc-registered.
5097 (vc-next-action-on-file): Use intern-soft.
5098 Deal with read-only *vc-diff* buffer.
5099 (vc-transfer-file): Docstring fix.
5100
5101 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
5102 (vc-rcs-receive-file): Avoid with-vc-properties.
5103 Update call to vc-unregister.
5104 Use constant `RCS' rather than (dynamically bound) var `backend'.
5105
4ad5da8f
AS
51062000-10-01 Andre Spiegel <spiegel@gnu.org>
5107
814299a7 5108 * vc.el (vc-next-action-on-file): Update mode line only if file
4ad5da8f
AS
5109 is visited.
5110 (vc-start-entry): New argument initial-contents. Don't visit the file
5111 if it isn't already visited. Brought documentation up-to-date.
814299a7
MB
5112 (vc-next-action, vc-register): Updated calls to vc-start-entry.
5113 (vc-checkin): New optional arg initial-contents, which is passed to
4ad5da8f
AS
5114 vc-start-entry.
5115 (vc-finish-logentry): Make sure to bury log buffer only if there
5116 really is one. Call `vc-resynch-buffer' on log-file, not
5117 buffer-file-name.
5118 (vc-default-comment-history, vc-default-wash-log): New functions.
5119 (vc-index-of): Removed.
5120 (vc-transfer-file): Make do without the above.
5121 (vc-default-receive-file): Call comment-history unconditionally. Pass
5122 the resulting string to vc-checkin, instead of inserting it into the
5123 comment ring.
5124
5125 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
5126 unconditionally. Use the comments as initial contents of the log
814299a7 5127 entry buffer. Document the trick to force branch creation with no
4ad5da8f
AS
5128 changes.
5129
aa0c3dca
MB
51302000-10-01 Miles Bader <miles@gnu.org>
5131
5132 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
5133 `recenter' with an arg to prevent redrawing the display.
5134
d5f5a2c5
SM
51352000-09-30 Stefan Monnier <monnier@cs.yale.edu>
5136
5137 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
5138
5139 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
5140
814299a7 5141 * progmodes/c-mode.el (c-mode):
d5f5a2c5
SM
5142 Don't gratuitously override the default for comment-column.
5143
5144 * textmodes/tex-mode.el (latex-metasection-list): New var.
5145 (latex-imenu-create-index): Use it.
5146 Move the regexp construction outside loops (and use push).
814299a7 5147 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
d5f5a2c5
SM
5148 (tex-font-lock-keywords): Moved from font-lock.el.
5149 (tex-comment-indent): Remove.
5150 (tex-common-initialization): Don't set comment-indent-function.
5151 (latex-block-default): New var.
5152 (tex-latex-block): Use it to provide a default choice.
5153 Add any unknown choice to latex-block-names.
5154 Insert [...] after {...}.
5155 (tex-last-unended-begin): Simplify regexp.
5156 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
5157 (latex-forward-sexp-1, latex-forward-sexp): New functions.
5158 (latex-mode): Set forward-sexp-function.
5159
5160 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
5161 Add regexp for @ignore ... @end ignore.
5162 (texinfo-heading-face): New face.
5163 (texinfo-font-lock-keywords): Use it.
5164 (texinfo-mode-menu): New menu.
5165 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
5166 New functions.
5167 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
814299a7 5168 (texinfo-section-types-regexp, texinfo-section-level-regexp)
d5f5a2c5
SM
5169 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
5170 Remove declaration.
5171 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
5172
5173 * delsel.el (delete-selection-mode): Use define-minor-mode.
5174
5175 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
5176
51772000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5178
5179 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
5180
8a5506f2
GM
51812000-09-30 Gerd Moellmann <gerd@gnu.org>
5182
068127d6
GM
5183 * replace.el (keep-lines-read-args): New function.
5184 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
5185 read arguments interactively. Add parameters RSTART and REND.
5186 Operate on the active region in Transient Mark mode.
5187
d777bb8f
GM
5188 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
5189
8a5506f2
GM
5190 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
5191 (authors-obsolete-files-regexps): New variable.
5192 (authors-add): Don't record changes in obsolete files.
5193
3fa87bfc
SM
51942000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5195
5196 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
5197
5198 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
5199 (comment-indent): Make sure there's a space between code and comment.
5200 Shift comments left to avoid going past fill-column.
5201
f02149ce
GM
52022000-09-29 Gerd Moellmann <gerd@gnu.org>
5203
5204 * startup.el (startup-echo-area-message): New function.
5205 (display-startup-echo-area-message): Use it.
5206 (fancy-splash-screens): Rewritten to use keymaps and a timer.
5207 (fancy-splash-default-action): New function.
5208 (fancy-splash-screens-1): New function.
5209 (fancy-splash-head): Put a help-echo and a keymap under the image.
5210
a3ef6569
SM
52112000-09-29 Stefan Monnier <monnier@cs.yale.edu>
5212
5213 * diff-mode.el (diff-add-log-file-name): Remove.
5214 (diff-mode): Use add-log-buffer-file-name-function.
5215
5216 * add-log.el (find-change-log): New arg BUFFER-FILE.
5217 (add-log-file-name): Obey add-log-file-name-function.
5218 (add-log-buffer-file-name-function): New var.
5219 (add-change-log-entry): Use it.
5220
75e5b373
MB
52212000-09-29 Miles Bader <miles@gnu.org>
5222
5223 * image-file.el (image-file-name-extensions): New variable.
5224 (image-file-name-regexps): Renamed from `image-file-regexps'.
5225 New default value is nil. Call `auto-image-file-mode'.
5226 (image-file-name-regexp): New function.
5227 (auto-image-file-mode): New minor mode.
5228 (insert-image-file): Don't make conditional on the image-file
5229 handler being enabled.
5230 (image-file-handler): Make the call here conditional instead.
5231 (set-image-file-handler-enabled, enable-image-file-handler)
5232 (disable-image-file-handler): Functions removed.
5233
5234 * emacs-lisp/authors.el (authors-print): Rephrase many-files
5235 string.
5236
de6e1f7c
GM
52372000-09-29 Gerd Moellmann <gerd@gnu.org>
5238
5239 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
5240 it's a function from CL.
5241 (latex-imenu-create-index): Replace eval-when-compile with progn
5242 because latex-section-alist is not bound while compiling.
5243
d8c201f5
SM
52442000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5245
5246 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
5247 (outline-mode): Use define-derived-mode.
5248
814299a7 5249 * progmodes/perl-mode.el (perl-mode):
d8c201f5
SM
5250 * progmodes/awk-mode.el (awk-mode):
5251 * progmodes/asm-mode.el (asm-mode):
5252 Don't gratuitously override the default for comment-column.
5253
5254 * emacs-lisp/lisp.el (lisp-complete-symbol):
5255 Distinguish the let-binding case from the funcall case.
5256 (forward-sexp-function): New variable.
5257 (forward-sexp): Use it.
5258
5259 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5260 (easy-mmode-defmap): Remove the now useless autoload.
5261
5262 * time.el (display-time-mode): Use define-minor-mode.
5263
5264 * subr.el (add-minor-mode): Don't eval NAME.
5265 Don't depend on the presence of TOGGLE-FUN for any special behavior.
5266 Use if rather than cond.
5267
5268 * simple.el (read-expression-map): Define more properly.
5269 (comment-indent-hook): Remove.
5270 (string-to-syntax): Bug fix.
5271
5272 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5273 (cvs-ediff-diff): Fix typo.
5274 (cvs-revert-if-needed): Don't bother preserving read-only.
5275
5276 * paren.el (show-paren-mode): Use define-minor-mode.
5277
5278 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5279 (toggle-auto-compression): Remove.
5280 (jka-compr-build-file-regexp): Remove useless grouping.
5281
5282 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5283 Avoid user-reserved bindings.
5284 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5285 (diff-header-face): Revert to grey85.
5286
5287 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5288
5289 * complete.el (partial-completion-mode) <defcustom>: Remove.
5290 (partial-completion-mode): Use define-minor-mode.
5291 (PC-do-completion): Understand `completion-auto-help = delay'
5292 to mean to popup the completion buffer only the second time.
814299a7 5293 (PC-include-file-all-completions, PC-include-file-all-completions)
d8c201f5
SM
5294 (PC-include-file-all-completions): Don't quote lambda.
5295
5296 * comint.el (comint-mode-hook): Docstring fix.
5297 (comint-mode): Use define-derived-mode.
5298 (comint-mode-map): Remove obsolete comment.
5299 (make-comint): Minor stylistic change.
5300 (comint-insert-clicked-input): Be more careful to find the overlay.
5301 Use this-command-keys rather than hardcoding mouse-2.
5302
5303 * font-lock.el: Replace confusing (,@ with ,
5304 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5305 Don't use regexp-opt-depth. Spice up the regexp for args.
5306 Don't distinguish between cmds that can take an opt arg or not.
5307 Use `append' and `prepend' rather than `keep'.
5308
5309 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5310 (latex-outline-regexp): New var.
5311 (latex-outline-level): New fun.
5312 (latex-section-alist): New var.
5313 (latex-imenu-create-index): Use it. Use `push' as well.
5314 (tex-shell-map): Initialize it properly.
5315 (tex-mode): Minor stylistic change.
5316 (plain-tex-mode): Use define-derived-mode.
5317 (latex-mode): Use define-derived-mode.
5318 Construct the paragraph regexps in a more readable way.
5319 Set the buffer-local outline-{level,regexp} vars.
5320 (slitex-mode): Derive from latex-mode.
5321 (tex-common-initialization): Don't kill-all-vars anymore.
5322 Add setting for comment-add and font-lock-defaults.
5323 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5324 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
5325 (tex-start-tex): New arg DIR (and send a chdir command for it).
5326 Also display the shell buffer and save it in tex-last-buffer-texed.
5327 (tex-region): Use expand-file-name rather than concat.
5328 Remove code made useless by changes in tex-start-tex.
5329 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5330
5331 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5332
ff398532
DL
53332000-09-28 Dave Love <fx@gnu.org>
5334
5335 * eshell/eshell.el (eshell) <defgroup>: Add :version.
5336
f9415d5b
GM
53372000-09-28 Gerd Moellmann <gerd@gnu.org>
5338
5339 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5340 `append'.
5341
fa003899
SM
53422000-09-28 Stefan Monnier <monnier@cs.yale.edu>
5343
5344 * info.el (Info-extract-pointer): Undo last change.
5345 Instead, fix the position of the `bound' arg to re-search-backward.
5346
53472000-09-27 Stefan Monnier <monnier@cs.yale.edu>
5348
5349 * info.el (Info-extract-pointer):
5350 Widen more carefully, to avoid finding pointers in other nodes.
5351 (Info-index): Use push.
5352
f9415d5b 53532000-09-27 Gerd Moellmann <gerd@gnu.org>
6f22f1ad
GM
5354
5355 * frame.el (set-frame-font): Remove call to obsolete function
5356 frame-update-faces.
5357 (set-foreground-color, set-background-color): Likewise for
5358 frame-update-face-colors.
5359
5538b8ba
MB
53602000-09-27 Miles Bader <miles@gnu.org>
5361
5362 * image-file.el: New file.
5363
60536eea
GM
53642000-09-27 Gerd Moellmann <gerd@gnu.org>
5365
5b551d58
GM
5366 * frame.el (frame-notice-user-settings): Don't call
5367 frame-update-faces, which is a no-op now.
814299a7 5368
60536eea
GM
5369 * ediff-wind.el (ediff-control-frame-parameters): Add zero
5370 tool-bar-lines.
5371
36f1966f
DL
53722000-09-27 Dave Love <fx@gnu.org>
5373
5374 * mouse.el: Fix last change.
5375
c5785b73
MB
53762000-09-27 Miles Bader <miles@lsi.nec.co.jp>
5377
5378 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
5379
672172d9
KH
53802000-09-22 Kenichi Handa <handa@etl.go.jp>
5381
5382 * international/quail.el (quail-help): The output message is
5383 improved.
5384
4653b4ea
DL
53852000-09-26 Dave Love <fx@gnu.org>
5386
5387 * mouse.el (popup-menu): If POSITION is nil, set it using
5388 mouse-position.
5389
63900fcf
SS
53902000-09-25 Sam Steingold <sds@gnu.org>
5391
5392 * net/browse-url.el (browse-url-file-url): Check for null maps.
5393
cd3b81be
GM
53942000-09-26 Gerd Moellmann <gerd@gnu.org>
5395
876512ab 5396 * frame.el (frame-notice-user-settings): Don't add a
fa003899 5397 tool-bar-lines frame parameter to default-frame-alist in batch mode.
814299a7 5398
fa003899
SM
5399 * frame.el (frame-notice-user-settings):
5400 Make tool-bar-mode and default-frame-alist consistent.
77072ab1 5401
cd3b81be
GM
5402 * toolbar/tool-bar.el (tool-bar-help): New function.
5403
d8b4516f
GM
54042000-09-25 Gerd Moellmann <gerd@gnu.org>
5405
6567e9b5
GM
5406 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
5407 current-load-list in top-level forms. Else this leaks a cons cell
5408 every time a defun is called.
63900fcf 5409
d8b4516f 5410 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
63900fcf 5411
a461758e
DL
54122000-09-25 Dave Love <fx@gnu.org>
5413
7df6adc3
DL
5414 * startup.el (fancy-splash-head): Check XPM is available.
5415
a461758e
DL
5416 * autoinsert.el (auto-insert): Doc fix.
5417 (auto-insert-alist): Following GNU notices, don't say `copyright
5418 _by_'. Use line-beginning-position.
5419 (auto-insert): Check buffer-file-name is non-nil before use.
5420
b11af2dd
GM
54212000-09-25 Gerd Moellmann <gerd@gnu.org>
5422
5423 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
5424 starting with `@def' or `@multitable', in addition to ones
5425 specified by the user in auto-fill-inhibit-regexp.
5426
5f9f981b
GM
54272000-09-25 Markus Rost <rost@math.ohio-state.edu>
5428
5429 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
5430 rmail-dont-reply-to-names matches the empty string.
63900fcf 5431
8ff16b4e
GM
54322000-09-25 Gerd Moellmann <gerd@gnu.org>
5433
63900fcf 5434 * startup.el (command-line-1, fancy-splash-text): Change the
8ff16b4e
GM
5435 text to sound more friendly.
5436
9b4a7800
TTN
54372000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
5438
5439 * progmodes/hideshow.el: Update author email address.
5440 Generally, sync w/ maintainer version 5.22.
9b4a7800
TTN
5441 (hs-hide-all-non-comment-function): New var.
5442 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
5443 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
5444 (hs-show-region): Delete this command.
5445 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
5446
4c7c1f3f
DL
54472000-09-22 Dave Love <fx@gnu.org>
5448
5449 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
5450 (hl-line-highlight): Specify buffer when moving overlay.
5451
5452 * progmodes/fortran.el (fortran-mode): Locally set
5453 normal-auto-fill-function.
5454 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
5455 (fortran-mode-map): Adjust auto-fill menu entry.
5456
13f93dee
GM
54572000-09-22 Gerd Moellmann <gerd@gnu.org>
5458
36eb0a91
GM
5459 * vc-rcs.el (toplevel): Require `vc' when compiling.
5460
fa003899 5461 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
13f93dee 5462
36a03bf9
AS
54632000-09-22 Andre Spiegel <spiegel@gnu.org>
5464
9b4a7800 5465 * vc.el (vc-switch-backend): Signal an error if the file is not
36a03bf9
AS
5466 registered under the new backend.
5467
9b4a7800 5468 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
36a03bf9
AS
5469 without explicit revision number.
5470
6e4e8a3b
SM
54712000-09-21 Stefan Monnier <monnier@cs.yale.edu>
5472
5473 * diff-mode.el (diff-file-header-face): Reset to its previous value.
5474 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
5475 (diff-xor): New function.
5476 (diff-find-source-location): Use it. Fix a stupid name clash.
5477 (diff-hunk-status-msg): New function.
5478 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
5479 (diff-test-hunk): Use diff-find-source-location.
5480 (diff-goto-source): Favor the `reverse'.
5481 (diff-hunk-text): Properly handle one-sided context diffs.
5482 (diff-apply-hunk): When done, advance to the next hunk.
5483
1b24b888
GM
54842000-09-21 Gerd Moellmann <gerd@gnu.org>
5485
623a0aae
GM
5486 * startup.el (command-line): If frame was created with a non-zero
5487 tool-bar-lines parameter, switch tool-bar-mode on.
9b4a7800 5488
1b24b888
GM
5489 * add-log.el (change-log-date-face, change-log-name-face)
5490 (change-log-email-face, change-log-file-face)
5491 (change-log-list-face, change-log-conditionals-face)
fa003899
SM
5492 (change-log-function-face, change-log-acknowledgement-face):
5493 New faces, inheriting from font-lock faces.
1b24b888 5494 (change-log-font-lock-keywords): Use them.
9b4a7800 5495
93b3a1c8
DL
54962000-09-21 Dave Love <fx@gnu.org>
5497
80585273
DL
5498 * progmodes/cperl-mode.el (top-level): Clean up
5499 `eval-when-compile's and assorted defvars.
5500 (cperl-invalid-face): Don't double-quote value. Change custom
5501 type.
5502 (cperl-mode): Set normal-auto-fill-function and don't zap
5503 auto-fill-function.
5504 (cperl-imenu--function-name-regexp-perl): Renamed from
5505 imenu-example--function-name-regexp-perl.
5506 (cperl-imenu--create-perl-index): Renamed from
5507 imenu-example--create-perl-index.
5508 (cperl-xsub-scan): Don't require cl.
5509
93b3a1c8
DL
5510 * msb.el (msb-mode-map): Use substitute-key-definition.
5511 (msb-mode): Use msb-mode-map.
5512
43ccb598
AS
55132000-09-21 Andre Spiegel <spiegel@gnu.org>
5514
5515 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
5516 New functions.
fa003899 5517 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
43ccb598
AS
5518 (vc-switch-backend): New function.
5519 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
5520 (vc-register): Fix prompt.
5521 (vc-unregister, vc-default-unregister): New functions.
5522 (vc-version-diff): Handle empty buffer in sentinel.
5523
5524 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
5525 (vc-rcs-state-heuristic): Use it to guess the state of files with
5526 non-strict locking.
5527 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
5528 been set with -b, but not created yet.
5529 (vc-rcs-fetch-master-state): With non-strict locking, compare file
5530 contents in order to find the state.
5531 (vc-rcs-checkin): Allow creation of branches with no changes.
fa003899
SM
5532 (vc-rcs-unregister, vc-rcs-receive-file)
5533 (vc-rcs-set-non-strict-locking): New functions.
43ccb598 5534
9b4a7800 5535 * vc-hooks.el (vc-name): Force correct computation of the value
43ccb598 5536 in case it is missing.
9b4a7800 5537
95fadcca
GM
55382000-09-21 Gerd Moellmann <gerd@gnu.org>
5539
5540 * startup.el (fancy-splash-tail): Use a different foreground
5541 color on a dark frame background.
5542
470f23e1
MB
55432000-09-21 Miles Bader <miles@lsi.nec.co.jp>
5544
5545 * info.el: Use the correct capitalization when making Info-mode
5546 and Info-edit-mode `special' modes.
5547
281096ed
SM
55482000-09-20 Stefan Monnier <monnier@cs.yale.edu>
5549
5550 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
5551 (diff-mode): Add support for add-log.el.
5552 (diff-hunk-text): Use char offsets rather than line offsets.
5553 (diff-find-source-location): Replace LINE with line-offset (nil
5554 if not found) and always set POS to a meaningful position.
5555 Adapt to the new char-offsets.
5556 (diff-apply-hunk): Drop support for the unused `select' POPUP.
5557 Adapt to the new diff-find-source-location.
5558 (diff-goto-source): Adapt to the new diff-find-source-location.
5559
5560 * add-log.el (add-log-file-name): New function (split out of
5561 add-change-log-entry).
5562 (add-change-log-entry): Use it.
5563 Call add-log-file-name-function with the changelog file name if
5564 the current buffer is not associated with any file.
5565 Avoid find-file if the selected window is dedicated.
5566
5567 * diff-mode.el (diff-find-source-location):
5568 Move code from diff-apply-hunk. Return buffer rather than file.
5569 (diff-apply-hunk): Use the new result from diff-find-source-location.
5570 (diff-goto-source): Use the new diff-find-source-location.
5571
c29d77c4
DL
55722000-09-20 Dave Love <fx@gnu.org>
5573
5574 * iswitchb.el: Some doc fixes.
5575 (iswitchb-mode-map): Define completely initially. Inherit
5576 minibuffer-local-map.
5577 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
5578 fundamental-mode.
5579 (iswitchb-global-map): New variable.
5580 (iswitchb-summaries-to-end): Amalgamate regexps.
5581 (iswitchb-mode): New.
5582 (iswitchb-mode-hook): New variable.
5583 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
5584 `extensions'.
5585
49939379
GM
55862000-09-20 Gerd Moellmann <gerd@gnu.org>
5587
d05c87ac
GM
5588 * ehelp.el (electric-help): New defgroup.
5589 (electric-help-shrink-window): New user-option.
5590 (with-electric-help): Use it.
5591
1ec082d4
GM
5592 * window.el (shrink-window-if-larger-than-buffer): If face
5593 `mode-line' has a :box, and we're on a graphical frame, add 1
5594 to the needed window height.
5595
f46c275e
GM
5596 * frame.el (frame-notice-user-settings): Add a last parameter nil
5597 to a call to `append', because the last list passed to `append' is
5598 not copied, and so subsequent calls to assq-delete-all will modify
5599 default-frame-alist.
5600
b7e11c5b
GM
5601 * startup.el (fancy-splash-image): Change :type.
5602 (fancy-splash-head): Use an XBM image if appropriate.
5603 (command-line-1): Show splash screens in more cases.
5604
26ff68aa
GM
5605 * startup.el (fancy-splash-text): Don't quote faces.
5606
8320414c
GM
5607 * dired.el (dired-font-lock-keywords): Undo last change.
5608 (dired-readin): Bind indent-tabs-mode to nil.
5609
49939379
GM
5610 * startup.el (fancy-splash-head): If frame's background mode
5611 is `dark', change the black background of the image to gray.
5612 (fancy-splash-screens): Display startup echo area message.
5613 (display-startup-echo-area-message): New function.
5614
c3b27206
MB
56152000-09-20 Miles Bader <miles@lsi.nec.co.jp>
5616
55a3d2a1
MB
5617 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
5618
5619 * info.el (info-header-node): Tweak for color ttys.
5620
37a99821
MB
5621 * faces.el (face-valid-attribute-values): Make sure directories we
5622 search for stipples both exist and are readable before trying to
5623 search them.
5624
0415d0d0
MB
5625 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
5626 in the dry-run case.
5627
523b128c
MB
5628 * jka-compr.el (with-auto-compression-mode): New macro.
5629
c3b27206
MB
5630 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
5631 (custom-group-tag-face, custom-variable-tag-face): Use relative
5632 :height and inherit from `variable-pitch' face instead of
5633 hardwiring :family.
5634 * hi-lock.el (hi-black-hb): Likewise.
5635
ddba99ad
MB
5636 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
5637 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
5638 toolbar-add-item, if image doesn't have a mask add a `:mask
5639 heuristic'.
5640
7e99fbde
SM
56412000-09-19 Stefan Monnier <monnier@cs.yale.edu>
5642
5643 * diff-mode.el: Docstring fixes.
5644 (diff-header-face, diff-comment-face): New faces.
5645 (diff-font-lock-keywords): Highlight a bit differently.
5646 (diff-find-source-location): Don't return SPAN any more.
5647 (diff-hunk-text): Don't bother erasing the temp buffer.
5648 (diff-find-text): Drop argument LINE.
5649 (diff-apply-hunk): Update calls to diff-find-text.
5650 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
5651
5652 * calendar/calendar.el: Docstring fixes.
5653 (calendar-make-alist): Don't quote lambda.
5654 (calendar-star-date): Use make-local-variable.
5655
fb275c02
DL
56562000-09-19 Dave Love <fx@gnu.org>
5657
7e99fbde
SM
5658 * toolbar/tool-bar.el: Renamed from toolbar.el.
5659 Change `toolbar' to `tool-bar' generally in symbols.
5660 Make some items invisible in `special' major modes.
5661 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
5662 Add arg PROPS.
532cb34d 5663
7e99fbde
SM
5664 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
5665 Add :version here.
fb275c02
DL
5666 (fancy-splash-delay, fancy-splash-image): Remove :version here.
5667
8f4ca9a5
GM
56682000-09-19 Gerd Moellmann <gerd@gnu.org>
5669
8b7707e1 5670 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
da1608d9 5671
8b7707e1 5672 * files.el (find-file-suppress-same-file-warnings): New user-option.
8fb3df59
GM
5673 (find-file-noselect): Use it.
5674
8b7707e1 5675 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
a01bb1db
GM
5676 (fancy-splash-screen): Defgroup.
5677
8f4ca9a5
GM
5678 * add-log.el (change-log-font-lock-keywords): Match names
5679 more exactly for the case that font-lock-constant-face is
5680 underlined.
5681
ba9eeda1 56822000-09-19 Richard M. Stallman <rms@gnu.org>
9b4a7800 5683
8b7707e1 5684 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
ba9eeda1 5685
289eaef9
AS
56862000-09-19 Andre Spiegel <spiegel@gnu.org>
5687
5688 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
5689
ce9ded5d
GM
56902000-09-19 Gerd Moellmann <gerd@gnu.org>
5691
c113de23
GM
5692 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
5693 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
5694 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
5695 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
5696 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
5697 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
5698 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
5699 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
5700 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
5701 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
5702 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8f4ca9a5 5703 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
c113de23 5704
ce9ded5d
GM
5705 * startup.el (fancy-splash-text): New variable.
5706 (fancy-splash-delay, fancy-splash-image): New user-options.
5707 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
5708 (fancy-splash-screens): New functions.
5709 (command-line-1): If display has a `display' frame parameter, has
5710 colors, and we have XPM support, show more fancy splash screens.
9b4a7800 5711
b9b1c3a9
DL
57122000-09-19 Dave Love <fx@gnu.org>
5713
5714 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
5715 with null `help'. Use modern backquote syntax.
5716
1af25534
GM
57172000-09-19 Gerd Moellmann <gerd@gnu.org>
5718
afd3c8cd
GM
5719 * font-lock.el (font-lock-mode): Change message telling the user
5720 that ``the buffer is too big''.
5721
1af25534
GM
5722 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
5723 for instance for the case that tab-width is 2.
5724
05b1f851
GM
57252000-09-18 Gerd Moellmann <gerd@gnu.org>
5726
5727 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
5728 toolbar-add-item, if image doesn't have a mask add a `:mask
5729 heuristic'.
5730
8ec8f673
MB
57312000-09-18 Miles Bader <miles@lsi.nec.co.jp>
5732
2b612b1f
MB
5733 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
5734 and return a cons if it's non-nil.
5735 (diff-apply-hunk): Try to jump to the line in the source text
5736 corresponding to the position of point in the in the hunk.
5737
9b4a7800 5738 * info.el (Info-title-3-face, Info-title-2-face)
8ec8f673
MB
5739 (Info-title-1-face): Use face inheritance and relative sizes
5740 instead of hard-wiring things.
5741
5742 * faces.el (secondary-selection): Make dark-background variant sane.
5743
5eedab4d
AI
57442000-09-16 Andrew Innes <andrewi@gnu.org>
5745
5eedab4d
AI
5746 * makefile.w32-in (compile-files-CMD): No need to make .elc files
5747 read-only, since they aren't under VC now.
5748
6a142f26
DL
57492000-09-17 Dave Love <fx@gnu.org>
5750
e07436e1
DL
5751 * tmm.el: Replace mapcar with mapc in several places.
5752
5753 * loadhist.el (unload-feature): Maybe call elp-restore-list and
5754 ad-unadvise.
5755
7d354dd5
DL
5756 * international/latin1-disp.el: New file.
5757
6a142f26
DL
5758 * calendar/cal-move.el (scroll-calendar-left)
5759 (scroll-calendar-right): Make arg optional (for active mode line).
5760
5761 * calendar/calendar.el (calendar-mode-line-format): Make fields
5762 mouse-sensitive.
5763 (calendar-read-date, calendar-read-date, calendar-window-list):
5764 Unquote lambda.
5765 (calendar-month-name): Use aref, not sref.
5766
5767 * view.el (minor-mode-alist): Propertize the string.
5768
5769 * international/characters.el (standard-case-table): Add entries
5770 for Greek.
5771
50ac70af
MB
57722000-09-18 Miles Bader <miles@gnu.org>
5773
53c9ab4f
MB
5774 * info.el (info-node, info-xref): Add dark-background variants.
5775
a114b1ca
MB
5776 * faces.el (header-line): Change defaults to be less confusing
5777 when mixed with mode-lines.
5778
50ac70af
MB
5779 * info.el (Info-fontify-node): Make a few cleanups.
5780 Add extra `help-echo' and `local-map' props to node xrefs.
5781 Use header-specific faces for node-names & xrefs.
5782 (Info-use-header-line): New variable.
53c9ab4f 5783 (info-header-xref, info-header-node): New faces.
50ac70af
MB
5784 (Info-setup-header-line): New function.
5785 (Info-select-node): Call Info-setup-header-line when enabled.
5786 (Info-extract-pointer): Work even if the header line is hidden.
5787 (Info-header-line): New variable.
5788
729927ff
SM
57892000-09-16 Stefan Monnier <monnier@cs.yale.edu>
5790
5791 * vms-patch.el (print-region-function): Don't quote lambda.
5792
5793 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
5794
5795 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
5796 (lm-get-header-re): Allow spaces between the header and the colon.
5797 (lm-header): Allow $ in non-RCS headers.
5798 (lm-header-multiline): Put the strings back into order.
5799 Stop at an empty line. Don't require two space chars if the
5800 line is clearly not another header line.
5801
5802 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
5803 (popup-menu-popup): Remove.
5804
7a98d821
GM
58052000-09-15 Gerd Moellmann <gerd@gnu.org>
5806
7f8f1edc
GM
5807 * toolbar/toolbar.el (toolbar-add-item): Use the same image
5808 specification if or if not tool-bar item contains an `:enabled'
5809 property.
5810
7a98d821
GM
5811 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
5812 current buffer has no file name.
5813
a7bc704b
DL
58142000-09-15 Dave Love <fx@gnu.org>
5815
5816 * strokes.el: Sync with maintainer's current version with changes
5817 for Emacs, but avoid runtime cl and levents.
5818 (toplevel): Change autoloads and compilation requires.
5819 (strokes-version, strokes-bug-address, strokes-lift): Values
5820 changed.
5821 (strokes-xpm-header, strokes-insinuated): New variable.
5822 (strokes): Add :link.
5823 (strokes-mode): Customized.
5824 (strokes-while-inhibiting-garbage-collector): New macro.
5825 (strokes-remassoc): Avoid remove-if.
5826 (strokes-fix-button2-command): Don't use ad-do-it.
5827 (strokes-insinuate): New function.
5828 (strokes-button-press-event-p, strokes-button-release-event-p):
5829 New functions, used instead of non-`strokes-' versions..
5830 (strokes-mouse-event-p): Rewritten.
5831 (strokes-event-closest-point): Avoid event-point.
5832 (strokes-get-grid-position): Avoid cdadr, caadr
5833 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
5834 functions.
5835 (strokes-help): Use with-output-to-temp-buffer.
5836 (strokes-window-configuration-changed-p): New function.
5837 (strokes-update-window-configuration): Use buffer-live-p,
5838 strokes-window-configuration-changed-p.
5839 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
5840 (strokes-char-face): New face.
5841 (strokes-char-table, strokes-base64-chars): New variable.
5842 (strokes-xpm-for-stroke, strokes-list-strokes)
5843 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
5844 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
5845 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
5846 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
5847 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
5848 functions.
5849
47e351a3
GM
58502000-09-15 Gerd Moellmann <gerd@gnu.org>
5851
ebb8f116
GM
5852 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
5853
47e351a3
GM
5854 * image.el (create-image): Doc fix.
5855
5856 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
5857 instead of `:heuristic-mask t'.
5858
fe83b953
AI
58592000-09-14 Andrew Innes <andrewi@gnu.org>
5860
5861 * makefile.w32-in: Revert to Unix line endings.
5862
52481729
AI
58632000-09-14 Andrew Innes <andrewi@gnu.org>
5864
3021e816
AI
5865 * makefile.w32-in: Add bootstrap support. Also copy lisp source
5866 when installing.
5867
52481729
AI
5868 * makefile.nt (DONTCOMPILE): Fix typo.
5869
5870 * shell.el (shell-write-history-on-exit): New function.
5871 (shell-dumb-shell-regexp): New custom variable.
5872 (shell-mode): Make shell-write-history-on-exit the process
5873 sentinel if shell name matches shell-dumb-shell-regexp.
5874
5875 * w32-fns.el: Comment out before-init-hook function which resets
5876 source-directory based; this breaks bootstrap.
5877
f8034e41
DL
58782000-09-14 Dave Love <fx@gnu.org>
5879
5880 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
5881 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
5882 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
5883 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
5884 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
5885 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
5886 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
5887 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
5888 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
5889
5890 * toolbar/toolbar.el: New.
5891
5892 * subdirs.el: Add toolbar.
5893
b9ce5694
GM
58942000-09-14 Gerd Moellmann <gerd@gnu.org>
5895
5896 * indent.el (indent-for-tab-command): Doc fix.
5897
986b7dee
GM
58982000-09-14 Alex Schroeder <alex@gnu.org>
5899
5900 * ansi-color.el (ansi-colors): Doc change.
5901 (ansi-color-get-face): Simplified regexp.
5902 (ansi-color-faces-vector): Added more faces, doc change.
5903 (ansi-color-names-vector): Doc change.
5904 (ansi-color-regexp): Simplified regexp.
5905 (ansi-color-parameter-regexp): New regexp.
5906 (ansi-color-filter-apply): Doc change.
5907 (ansi-color-filter-region): Doc change.
5908 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
5909 deal with zero length parameters.
5910 (ansi-color-apply-on-region): Doc change.
5911 (ansi-color-map): Doc change.
5912 (ansi-color-map-update): Removed debugging message.
5913 (ansi-color-get-face-1): Added condition-case to trap
5914 args-out-of-range errors.
5915 (ansi-color-get-face): Doc change.
5916 (ansi-color-make-face): Removed.
5917 (ansi-color-for-shell-mode): New option.
9b4a7800 5918
076ff911
KH
59192000-09-13 Kenichi Handa <handa@etl.go.jp>
5920
5921 * international/quail.el (quail-start-translation): Translate KEY
5922 if necessary even if it doesn't have any mapping in the current
5923 input method.
5924 (quail-start-conversion): Likewise.
5925 (quail-help): The output message is improved.
5926
bdf08678
MB
59272000-09-13 Miles Bader <miles@gnu.org>
5928
5929 * comint.el (comint-output-filter): Revert to using
5930 `insert-before-markers'. Add bletcherous hack to undo damage
5931 caused by `insert-before-markers'. Put `front-sticky' property on
5932 overlays created here so that the field code understands how the
5933 overlay works. Use a let when making comint-last-prompt-overlay,
5934 so that the code is easier to read.
5935
ffb8db8d
DL
59362000-09-13 Dave Love <fx@gnu.org>
5937
5938 * wid-edit.el (widget-default-format-handler): DTRT when
5939 doc-property is a function.
5940
5dd05f61
GM
59412000-09-12 Francesco Potorti` <pot@gnu.org>
5942
5943 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
5944 filed name if it's not there.
5945
35177617
DL
59462000-09-12 Dave Love <fx@gnu.org>
5947
9023837e
DL
5948 * simple.el (read-mail-command): Doc fix.
5949 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
5950
35177617
DL
5951 * vc.el (vc-dired-listing-switches): Fix :version.
5952
5953 * vc-hooks.el: Doc fixes.
5954
5955 * subr.el (add-minor-mode): Use toggle-fun arg.
5956
5957 * speedbar.el: Add :version to several defcustoms.
5958
5959 * imenu.el (imenu--truncate-items, imenu--cleanup)
5960 (imenu--generic-function): Avoid mapcar.
5961 (imenu--replace-spaces): Function removed.
5962 (imenu--completion-buffer): Use subst-char-in-string.
5963 (imenu-add-to-menubar): Use keymap inheritance.
5964
1afaae94
MB
59652000-09-12 Miles Bader <miles@gnu.org>
5966
5967 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
5968 (diff-mode-map): Bind `diff-test-hunk'.
5969 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
5970
59712000-09-11 Gerd Moellmann <gerd@gnu.org>
71246c2c
GM
5972
5973 * bytecomp.el (byte-compile-defvar): Undo last change
5974 because it breaks '(make-variable-buffer-local (defvar ...)'
5975 which is used at least in dired.
5976
63c36c3c
KH
59772000-09-12 Kenichi Handa <handa@etl.go.jp>
5978
5979 * international/quail.el (quail-define-package): Docstring
5980 modified.
5981
1ad24be1
KH
59822000-09-12 Kenichi Handa <handa@etl.go.jp>
5983
362a8065
KH
5984 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
5985 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
5986 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
5987 docstring of "chinese-py".
5988
1ad24be1
KH
5989 * international/quail.el (quail-translation-docstring): New
5990 variable.
5991 (quail-show-keyboard-layout): Docstring modified.
5992 (quail-select-current): Likewise.
5993 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
5994 infinite recursive call.
5995 (quail-help): Check quail-translation-docstring. Format of the
5996 output changed.
5997 (quail-help-insert-keymap-description): Adjusted for the above
5998 change.
5999
cc0f95a4
GM
60002000-09-11 Gerd Moellmann <gerd@gnu.org>
6001
6002 * bytecomp.el (byte-compile-defvar): Only cons onto
6003 current-load-list in top-level forms. Else this leaks a cons cell
6004 every time a defun is called.
6005
7530b6da
MB
60062000-09-11 Miles Bader <miles@lsi.nec.co.jp>
6007
6008 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6009 Now understands non-unified diffs. Some functionality moved into
6010 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
6011 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
6012 modify anything. Only reposition point in the patched file if the
6013 patch succeeds. Only pop up another window if POPUP is true.
6014 Emit a message describing what happened if successful, and at what
6015 line-offset. Automatically detect reversed hunks and do something
6016 appropriate.
6017 (diff-hunk-text, diff-find-text): New functions.
6018 (diff-filter-lines): Function removed.
6019 (diff-test-hunk): New function.
6020 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6021
6b124390
DL
60222000-09-10 Dave Love <fx@gnu.org>
6023
6024 * textmodes/tildify.el: Minor doc/commentary fixes.
6025 (tildify) <defgroup>: Add :version.
6026
6027 * faces.el (face-x-resources): Make custom type more specific.
6028 (frame-background-mode): Use mapc.
6029 (region) <defcustom>: Add :version.
6030
7f8b6551
SM
60312000-09-08 Stefan Monnier <monnier@cs.yale.edu>
6032
9b4a7800
TTN
6033 * vc-sccs.el (vc-sccs-register):
6034 * vc-rcs.el (vc-rcs-register):
7f8b6551
SM
6035 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
6036 * vc.el (vc-register): Clear file's properties.
6037
c454aac1
GM
60382000-09-08 Gerd Moellmann <gerd@gnu.org>
6039
6040 * faces.el (face-spec-set): Only face-spec-reset-face when
6041 ATTRS is non-nil.
6042
bb934822
EZ
60432000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6044
6045 * help.el (help-insert-xref-button): Fix a typo in doc string.
6046
03419440
EZ
60472000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
6048
7f8b6551
SM
6049 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6050 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
43b11fee
EZ
6051 methods.
6052
03419440
EZ
6053 * menu-bar.el (read-mail-item-name): New function.
6054 (menu-bar-tools-menu): Use it to compute and display the package
6055 used to read email.
6056 (menu-bar-tools-menu): Fix typo in GUD's help string.
6057
dbcee71a
DL
60582000-09-07 Dave Love <fx@gnu.org>
6059
19e713d8
DL
6060 * diff-mode.el (diff-mouse-goto-source): New function.
6061
a7cafade 6062 * vc-sccs.el: Doc fixes.
7f8b6551 6063 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
a7cafade
DL
6064
6065 * vc-rcs.el: Doc fixes.
7f8b6551
SM
6066 (vc-rcs-register-switches, vc-rcs-checkin-switches)
6067 (vc-rcs-checkout-switches, vc-rcs-header)
a7cafade
DL
6068 (vc-rcs-master-templates): Add or change :version.
6069
7f8b6551 6070 * vc-cvs.el: Doc fixes.
a7cafade
DL
6071 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
6072 (vc-cvs-stay-local): Add :version.
6073
dbcee71a
DL
6074 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
6075
ed254191
KH
60762000-09-07 Kenichi Handa <handa@etl.go.jp>
6077
6078 * international/quail.el (quail-help): Fix previous change.
6079
ab0ee409
GM
60802000-09-07 Gerd Moellmann <gerd@gnu.org>
6081
f46f845b 6082 * faces.el (color-values): Doc fix.
9b4a7800 6083
ab0ee409
GM
6084 * faces.el (frame-set-background-mode): Use frame-parameter
6085 instead of frame-parameters.
6086
6087 * frame.el (filtered-frame-list): Reduce consing.
9b4a7800 6088 (frames-on-display-list): Call frame-parameter instead of
ab0ee409 6089 frame-parameters.
9b4a7800 6090
f7246ac7
KH
60912000-09-07 Kenichi Handa <handa@etl.go.jp>
6092
6093 * language/devan-util.el (devanagari-to-indian-region): In the
6094 loop, change the following char, not preceding char.
6095
96889af2
GM
60962000-09-07 Gerd Moellmann <gerd@gnu.org>
6097
1091dd67
GM
6098 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
6099 instead of frame-parameters.
6100
9b4a7800 6101 * faces.el (set-face-attribute): Simplify by calling
0da3ecef
GM
6102 internal-set-lisp-face-attribute with FRAME being 0.
6103
6104 * vc.el: Remove `Id' version control keyword.
96889af2 6105
0fddd0dc
KH
61062000-09-07 Kenichi Handa <handa@etl.go.jp>
6107
6108 * help.el (help-make-xrefs): Adjusted for the change of
6109 help-xref-mule-regexp.
6110 (help-insert-xref-button): New function.
6111
6112 * international/mule-cmds.el (help-xref-mule-regexp-template):
6113 Include the pattern for character set.
6114 (leim): New group.
6115
6116 * international/quail.el: Don't require face.
6117 (quail): New group.
7f8b6551 6118 (quail-other-command): Dummy command to make quail-help work better.
0fddd0dc
KH
6119 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
6120 (quail-keyboard-layout-substitution): New variable.
6121 (quail-update-keyboard-layout): New function.
6122 (quail-keyboard-layout-type): New customizable variable.
6123 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
6124 (quail-keyboard-translate): Pay attention to
6125 quail-keyboard-layout-substitution.
6126 (quail-insert-kbd-layout): New function.
6127 (quail-show-keyboard-layout): New function.
6128 (quail-get-translation): If the definition is a vector of length
7f8b6551 6129 1, and the element is a string of length 1, return the character
0fddd0dc
KH
6130 in that string.
6131 (quail-update-current-translations): Fix the case of
6132 relative-index out of range.
6133 (quail-build-decode-map, quail-insert-decode-map): New Functions.
6134 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7f8b6551 6135 Show key sequences for all available characters.
0fddd0dc
KH
6136 (quail-help-insert-keymap-description): Don't show such verbose
6137 key bindings as quail-self-insert-command.
6138
6139 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6140 Format changed, and each element now have extra documentations.
6141 (tit-process-header): Delete invalid characters from TIT-PROMPT.
6142 Adjusted for the change of quail-cxterm-package-ext-info.
6143
8ddceaf1
GM
61442000-09-06 Gerd Moellmann <gerd@gnu.org>
6145
6146 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
6147 requiring it leads to a recursive loading of vc.el and vc-hooks.el
6148 during bootstrap.
6149
099bd78a
SM
61502000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6151
6152 * vc.el: (toplevel): Don't require `dired' at run-time.
6153 (vc-dired-resynch-file): Remove autoload cookie.
6154
61552000-09-05 Andre Spiegel <spiegel@gnu.org>
6156
6157 * vc.el: Made several backend functions optional.
6158 (vc-default-responsible-p): New function.
6159 (vc-merge): Use RET for first version to trigger merge-news, not
6160 prefix arg.
6161 (vc-annotate): Handle backends that do not support annotation.
6162 (vc-default-merge-news): Removed. The existence of a merge-news
6163 implementation is now checked on caller sites.
6164
9b4a7800 6165 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
099bd78a
SM
6166 case.
6167
9b4a7800 6168 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
099bd78a
SM
6169 special case that has been removed from the default in vc-hooks.el.
6170
61712000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6172
6173 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
6174
61752000-09-05 Andre Spiegel <spiegel@gnu.org>
6176
6177 * vc-hooks.el: Require vc during compilation.
6178 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
6179 macro `with-vc-properties' in vc.el.
6180 (vc-file-getprop): Doc fix.
6181 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9b4a7800 6182
099bd78a
SM
6183 * vc.el: Require dired-aux during compilation.
6184 (vc-name-assoc-file): Moved to vc-sccs.el.
6185 (with-vc-properties): New macro.
9b4a7800 6186 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
099bd78a
SM
6187 vc-finish-steal): Use it.
6188 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
6189 to the backend-specific function is now supposed to do the checkout,
6190 too.
6191 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
6192
9b4a7800 6193 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
099bd78a
SM
6194 set file properties; that gets done in the generic code now.
6195
6196 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
6197 Changed parameter list, added code from vc.el that does the
6198 checkout, possibly with a double-take.
6199
6200 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
6201 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
6202 the above under the new name.
6203 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
6204 parameter list, added checkout command.
6205 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
6206 properties; that gets done in the generic code now.
6207
62082000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6209
6210 * vc.el: Docstring fixes (courtesy of checkdoc).
6211
62122000-09-05 Stefan Monnier <monnier@cs.yale.edu>
6213
6214 * vc.el (vc-checkout-writable-buffer-hook)
6215 (vc-checkout-writable-buffer): Remove.
6216 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
6217 (vc-log-mode): Make it into a clean derived major mode.
6218 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
6219 vc-log-mode if log-edit is not available.
6220 (vc-dired-mode-map): Don't set-keymap-parent yet.
6221 (vc-dired-mode): Do set-keymap-parent here.
6222 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
6223
08ba3862
GM
62242000-09-05 Gerd Moellmann <gerd@gnu.org>
6225
6226 * faces.el (set-face-attribute, face-spec-reset-face)
6227 (face-spec-set): Avoid consing by removing calls to `apply'.
6228
6229 * frame.el (frame-parameter): Move to C code.
6230
3b4429b4
DL
62312000-09-05 Dave Love <fx@gnu.org>
6232
6233 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
6234 insert-before-markers-and-inherit. Now checked systematically!
6235
877055f6
GM
62362000-09-05 Alex Schroeder <alex@gnu.org>
6237
6238 * sql.el (sql-postgres): Use sql-postgres-options.
6239 (sql-postgres-options): New variable.
6240
62412000-09-05 Alex Schroeder <alex@gnu.org>
6242
6243 * sql.el (sql-mode-menu): Work around missing variable mark-active
6244 in XEmacs.
6245 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
6246 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
6247 compatibility.
6248
7a004b71
GM
62492000-09-04 Gerd Moellmann <gerd@gnu.org>
6250
54baed30 6251 * vc.el (vc-dired-resynch-file): Add autoload cookie.
9b4a7800 6252
7a004b71
GM
6253 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6254
6255 * Makefile.in (DONTCOMPILE): Fix typo in file name.
6256
62572000-09-04 Andre Spiegel <spiegel@gnu.org>
6258
6259 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6260 don't support anything else under SCCS yet.
6261
6262 * vc-hooks.el: Minor doc fixes.
6263
62642000-09-04 Andre Spiegel <spiegel@gnu.org>
6265
6266 * vc.el (vc-next-action-on-file): Do not visit the file if it's
6267 not necessary. If verbose in state `needs-patch', do the same as
6268 under `up-to-date'. When NOT verbose and `needs-patch', check out
6269 latest version instead of `merge-news'.
6270 (vc-next-action-dired): Don't mess with default-directory here; it
6271 breaks other parts of dired. It is the job of the
099bd78a 6272 backend-specific functions to adjust it temporarily if they need it.
7a004b71
GM
6273 (vc-next-action): Remove a special CVS case.
6274 (vc-clear-headers): New optional arg FILE.
6275 (vc-checkin, vc-checkout): Set properties vc-state and
6276 vc-checkout-time properly.
099bd78a 6277 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7a004b71
GM
6278 (vc-print-log): Use new backend function `show-log-entry'.
6279 (vc-cancel-version): Do the checks in a different order. Added a
6280 FIXME concerning RCS-only code.
6281
6282 * vc-rcs.el (vc-rcs-show-log-entry): New function.
6283 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6284
6285 * vc-cvs.el (vc-cvs-show-log-entry): New function.
6286
9b4a7800 6287 * vc-hooks.el (vc-default-mode-line-string): Show state
7a004b71
GM
6288 `needs-patch' as a `-' too.
6289
62902000-09-04 Andre Spiegel <spiegel@gnu.org>
6291
6292 * vc.el (vc-responsible-backend): New optional arg REGISTER.
6293 (vc-default-could-register): New function.
6294 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6295 (vc-resynch-buffer): Call vc-dired-resynch-file.
6296 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6297 vc-resynch-buffer instead of vc-resynch-window.
6298 (vc-next-action-dired): Don't redisplay here, that gets done as a
6299 result of the individual file operations.
6300 (vc-retrieve-snapshot): Corrected prompt order.
6301
6302 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9b4a7800 6303
7a004b71
GM
6304 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6305 as well.
6306 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
6307 hostname regexps. Updated all callers.
6308 (vc-cvs-responsible-p): Handle directories as well.
6309 (vc-cvs-could-register): New function.
6310 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6311 properties up-to-date.
9b4a7800 6312
7a004b71
GM
6313 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6314 user whether to create one.
6315
63162000-09-04 Andre Spiegel <spiegel@gnu.org>
6317
6318 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6319 check out a non-existing file.
6320
6321 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6322 workfile does not exist.
6323
6324 * vc.el (vc-version-diff): Use `require' to check for existence of
6325 diff-mode.
6326
63272000-09-04 Andre Spiegel <spiegel@gnu.org>
6328
6329 * vc-cvs.el (vc-cvs-registered): Use new function
6330 vc-cvs-parse-entry to do the actual work.
6331
63322000-09-04 Andre Spiegel <spiegel@gnu.org>
6333
6334 * vc-hooks.el (vc-find-backend-function): If function doesn't
6335 exist, return nil instead of error.
6336 (vc-call-backend): Doc fix.
6337
6338 * vc.el (vc-do-command): Doc fix.
6339 (vc-finish-logentry): When checking in from vc-dired, choose the
6340 right backend for logentry check.
6341 (vc-dired-mode-map): Inherit from dired-mode-map.
6342 (vc-dired-mode): Local value of dired-move-to-filename-regexp
6343 simplified.
6344 (vc-dired-state-info): Removed, updated caller.
6345 (vc-default-dired-state-info): Use parentheses instead of hyphens.
6346 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6347 (vc-dired-listing-switches): New variable.
6348 (vc-directory): Use it, instead of dired-listing-switches.
6349
6350 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6351 (vc-cvs-dir-state): New function.
7f8b6551 6352 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7a004b71
GM
6353 (vc-cvs-parse-entry): New function, also to be used in
6354 vc-cvs-registered.
9b4a7800 6355
7a004b71
GM
63562000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6357
6358 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6359 *or* single-window-frames.
6360
63612000-09-04 Andre Spiegel <spiegel@gnu.org>
6362
6363 * vc.el (vc-update-changelog): Split into generic part and default
6364 implementation. Doc string adapted.
6365 (vc-default-update-changelog): New function. Call the `rcs2log'
6366 script in exec-directory, to fix a long-standing nuisance.
6367
6368 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
6369 simply signals an error.
9b4a7800 6370
7a004b71
GM
63712000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6372
6373 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
6374 control-flow more clear and to avoid running `cvs' twice.
6375
6376 * vc.el (vc-next-action-on-file): Doc fix.
6377 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
6378 (vc-print-log): Eval `file' before constructing the continuation.
6379
63802000-09-04 Andre Spiegel <spiegel@gnu.org>
6381
6382 * vc.el (vc-next-action-on-file): Corrected several messages.
6383 (vc-merge): Add prefix arg `merge-news'; handle it.
6384
6385 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
6386 is not reached. It is.
6387 (vc-cvs-merge): Set state to 'edited after merge.
6388 (vc-cvs-merge-news): Set workfile version to nil if not known.
6389 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
6390
6391 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
6392 via stdout. (Merge from main line.)
9b4a7800 6393
7a004b71
GM
63942000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6395
6396 * vc.el (vc-finish-logentry): Thinko in the "same comment"
6397 detection.
6398
63992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6400
6401 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
6402 against kill-all-local-variables.
6403 (vc-log-edit): Don't save vc-parent-buffer any more.
6404 (vc-last-comment-match): Initialize to an empty string.
6405 (vc-post-command-functions): New hook.
6406 (vc-do-command): Run it.
6407 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
6408 (vc-finish-logentry): Only add the comment to the ring if it's
6409 different from the last comment entered.
6410 (vc-new-comment-index): New function.
6411 (vc-previous-comment): Use it. Make the minibuffer message
6412 slightly less terse.
6413 (vc-comment-search-reverse): Make it work forward as well. Don't
6414 set vc-comment-ring-index if no match is found. Use
6415 vc-new-comment-index.
6416 (vc-comment-search-forward): Use vc-comment-search-reverse.
6417 (vc-dired-mode-map): Don't inherit from dired-mode-map since
6418 define-derived-mode will do it for us. Bind `v' to a keymap that
6419 inherits from vc-prefix-map so that we can bind `vt' without
6420 binding C-x v t.
6421 (vc-retrieve-snapshot): Parenthesis typo.
6422
6423 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
6424 to 1. Make sure to switch to *vc* before looking for an error
6425 message. Use vc-parse-buffer.
6426
64272000-09-04 Andre Spiegel <spiegel@gnu.org>
6428
6429 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
6430 and NAME.
6431 (vc-retrieve-snapshot): Split into two parts.
6432 (vc-default-retrieve-snapshot): New function.
6433
6434 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
6435 (vc-cvs-retrieve-snapshot): New function (untested).
6436 (vc-cvs-stay-local): Default to t.
6437 (vc-cvs-remote-p): New function and property.
6438 (vc-cvs-state): Stay local only if the above is t.
6439 (vc-handle-cvs): Removed.
6440 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
6441 done via vc-handled-backends now.
6442 (vc-cvs-header): Escape Id.
6443
64442000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6445
6446 * vc.el (vc-do-command): Remove unused commands.
6447 (vc-version-diff): Make sure default-directory ends with a slash.
6448 Move the window commands into a vc-exec-after.
6449 (vc-print-log): Move more of the code into the `vc-exec-after'.
6450
64512000-09-04 Andre Spiegel <spiegel@gnu.org>
6452
6453 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
6454 (vc-print-log): Search current revision from beginning of buffer.
6455 (vc-revert-buffer): Clear echo area after the diff is finished.
6456 (vc-prefix-map): Removed definition of "t" for terse display in vc
6457 dired.
6458 (vc-dired-mode-map): Inherit from dired-mode-map. Added
6459 definition of "vt" for terse display.
6460 (vc-dired-mode): Fix dired-move-to-filename-regexp.
6461
64622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6463
6464 * vc.el (vc-exec-after): Avoid caddr.
6465
64662000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6467
6468 * vc.el (vc-exec-after): New function.
6469 (vc-do-command): Use it to add a termination message for async
6470 procs.
6471 (vc-checkout): Try to handle a missing-backend situation.
6472 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
6473 of a directory with a backend using async diffs.
6474 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
6475 present.
6476
6477 * vc-sccs.el (vc-sccs-state-heuristic): Use
6478 file-ownership-preserved-p.
6479
6480 * vc-rcs.el (vc-rcs-state-heuristic): Use
6481 file-ownership-preserved-p.
6482 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
6483
64842000-09-04 Andre Spiegel <spiegel@gnu.org>
6485
6486 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
6487 vc-do-command.
6488
6489 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
6490 when there are no changes.
6491
64922000-09-04 Andre Spiegel <spiegel@gnu.org>
6493
6494 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
6495
6496 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
6497
64982000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6499
6500 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
6501
6502 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
6503 the `fset' outside of the defvar so that it works even if
6504 vc-prefix-map was already defined.
6505 (vc-setup-buffer): New function, split out of vc-do-command.
6506 (vc-do-command): Allow BUFFER to be t to mean `just use the
6507 current buffer without any fuss'.
6508 (vc-version-diff): Change the `diff' backend operation to just put
6509 the diff in the current buffer without erasing it. Always use
6510 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
6511 shrink-window-if-larger-than-buffer.
6512 (vc-print-log): Change the `print-log' backend operation to just
6513 put the log in the current buffer without erasing it. Protect
6514 shrink-window-if-larger-than-buffer.
6515 (vc-update-change-log): Fix setd typo.
6516
6517 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
6518 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
6519
6520 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
6521 (vc-rcs-diff): Insert in the current buffer and remove unused arg
6522 CMP.
6523
6524 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
6525 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
6526 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
6527
65282000-09-04 Andre Spiegel <spiegel@gnu.org>
6529
6530 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
6531 not possible, use vc-BACKEND-workfile-unchanged-p.
6532 (vc-default-workfile-unchanged-p): New function. Delegates to a
6533 full vc-BACKEND-diff.
6534
6535 * vc-hooks.el (vc-simple-command): Removed.
6536
6537 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
6538 instead of vc-simple-command.
6539 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
6540 avoid doing a diff when opening a file.
6541 (vc-rcs-state): Added check for unlocked-changes.
6542 (vc-rcs-header): Escape Id.
6543 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
6544 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
6545 version.
6546
6547 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
6548 (vc-sccs-diff): Remove optional arg CMP.
6549 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
6550 SCCS-specific function.
6551
6552 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
6553 vc-simple-command.
6554
65552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6556
6557 * vc.el (vc-editable-p): Renamed from vc-writable-p.
6558 (with-vc-file, vc-merge): Use vc-editable-p.
6559 (vc-do-command): Remove unused var vc-file and fix the
6560 doubly-defined `status' var. Add a user message when starting an
6561 async command.
6562 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
6563 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
6564 Use with-current-buffer.
6565 (vc-buffer-sync): Use unless.
6566 (vc-next-action-on-file): If the file is 'edited by read-only,
6567 make it read-write instead of trying to commit.
6568 (vc-version-diff, vc-update-change-log): Use `setq
6569 default-directory' rather than `cd'.
6570 (vc-log-edit): Don't forget to set default-directory in the
6571 buffer.
6572
6573 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
6574 (vc-sccs-state-heuristic): Use file-writable-p instead of
6575 comparing userids.
6576 (vc-sccs-checkout): Use `unless'.
6577
6578 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
6579 of comparing userids.
6580 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
6581 Simplify the logic by eliminating unreachable code.
6582 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
6583 just do a recursive call if we need to retry.
6584 (vc-rcs-checkout): Handle the case where rcs is missing by making
6585 the buffer read-write if requested and re-signalling the error.
6586
6587 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
6588
65892000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6590
6591 * vc-hooks.el (vc-handled-backends): Docstring change.
6592 (vc-ignore-vc-files): Mark obsolete.
6593 (vc-registered): Check vc-ignore-vc-files.
6594 (vc-find-file-hook, vc-file-not-found-hook): Don't check
6595 vc-ignore-vc-files.
6596
6597 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
6598
65992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6600
6601 * vc.el (vc-checkout): Don't do anything special for ange-ftp
6602 files since ange-ftp already has vc-registered return nil.
6603
6604 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
6605 (vc-sccs-workfile-version): Use with-temp-buffer and new
6606 vc-parse-buffer and don't bother setting the property.
6607 (vc-sccs-add-triple): Use with-current-buffer and
6608 find-file-noselect.
6609 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
6610
6611 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
6612 derives from the old vc-parse-buffer but uses the revision number
6613 rather than the date (much easier to compare robustly).
6614 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
6615 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
6616 locking-user more directly. Check strict locking and set
6617 checkout-model appropriately.
6618 (vc-rcs-parse-locks): Remove.
6619 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
6620 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
6621 (vc-rcs-system-release): Use with-current-buffer and
6622 vc-parse-buffer.
6623 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
6624
6625 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
6626 (vc-simple-command): Docstring fix.
6627 (vc-registered): Align the way the file-handler is called with the
6628 way the function itself works.
6629 (vc-file-owner): Remove.
6630
6631 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
6632 extraction of fields and call to file-attributes because of a
6633 temporary bug in rcp.el.
6634 (vc-cvs-fetch-status): Use with-current-buffer.
6635
66362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6637
6638 * vc.el (vc-do-command): Use file-relative-name.
6639 (vc-responsible-backend): Use vc-backend if possible.
6640 (vc-create-snapshot): Improve the `interactive' spec. Add support
6641 for branches and dispatch to backend-specific `create-snapshot'.
6642 (vc-default-create-snapshot): New function, containing the bulk of
6643 the old vc-create-snapshot.
6644 (vc-retrieve-snapshot): Improve the interactive spec.
6645
6646 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
6647 (vc-backend-hook-functions): Remove.
6648 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
6649 (vc-backend): Reintroduce the test for `file = nil' now that I
6650 know why it was there (and added a comment to better remember).
6651
6652 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
6653 code from vc-sccs-hooks.el.
6654 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
6655 'vc anymore.
6656 (vc-sccs-responsible-p): Use expand-file-name instead of concat
6657 and file-directory-p instead of file-exists-p.
6658 (vc-sccs-check-headers): Simplify the regexp.
6659
6660 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
6661 from vc-rcs-hooks.el. Don't require 'vc anymore.
6662 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
6663 file-directory-p instead of file-exists-p.
6664
6665 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
6666 from vc-cvs-hooks.el.
6667 (proto vc-cvs-registered): Require 'vc-cvs instead of
6668 'vc-cvs-hooks. Don't require 'vc anymore.
6669 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
6670 file-directory-p instead of file-exists-p.
6671 (vc-cvs-create-snapshot): New function, replacing
6672 vc-cvs-assign-name.
6673 (vc-cvs-assign-name): Remove.
6674
66752000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6676
6677 * vc-cvs.el (vc-cvs-header): New var.
6678
6679 * vc-rcs.el (vc-rcs-exists): Remove.
6680 (vc-rcs-header): New var.
6681
6682 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
6683 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
6684 (vc-sccs-header): New var.
6685
6686 * vc.el (vc-do-command): Get rid of the `last' argument.
6687 (vc-header-alist): Remove, replaced by vc-X-header.
6688 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
6689 (vc-dired-hook): Use expand-file-name instead of concat.
6690 (vc-directory): Use file-name-as-directory.
6691 (vc-snapshot-precondition, vc-create-snapshot)
6692 (vc-retrieve-snapshot): Allow the command to operate on any
6693 directory.
6694
6695 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
6696 just removing the 'WORKFILE argument or by removing the 'MASTER
6697 argument and replacing `file' with (vc-name file).
6698
66992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6700
6701 * vc.el: Update Copyright and add a crude list of backend funs.
6702 (vc-writable-p): New function.
6703 (with-vc-file): Use vc-writable-p.
7f8b6551 6704 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7a004b71
GM
6705 (vc-register): Avoid vc-name.
6706 (vc-locking-user): Remove.
6707 (vc-steal-lock): Make the `owner' arg non-optional.
6708 (vc-merge): Use vc-writable-p instead of vc-locking-user and
6709 vc-checkout-model.
6710 (vc-default-dired-state-info): Use vc-state instead of
6711 vc-locking-user and return special strings for special states.
6712 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
6713 and get rid of one of the special CVS cases.
6714 (vc-cancel-version): prettify error message with \\[...].
6715 (vc-rename-master): New function.
6716 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
6717 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
6718 the CVS special case generic.
6719 (vc-default-record-rename): Remove.
6720 (vc-file-tree-walk-internal): Only call FUNC for files that are
6721 under control of some VC backend and replace `concat' with
6722 expand-file-name.
6723 (vc-file-tree-walk): Update docstring.
6724 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
6725 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
6726
6727 * vc-sccs.el (vc-sccs-rename-file): Renamed from
6728 vc-sccs-record-rename. Use `find-file-noselect' rather than
6729 `find-file' and call `vc-rename-master' to do the actual move.
6730 (vc-sccs-diff): Remove unused `backend' variable.
6731
6732 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
6733 to delay loading of vc-sccs until it is really used.
6734 (vc-sccs-master-templates): Preload.
6735 (vc-sccs-state): Update call to vc-sccs-parse-locks.
6736 (vc-sccs-project-dir): Remove (merged into
6737 vc-sccs-search-project-dir).
6738 (vc-sccs-search-project-dir): Rewrite using file name handling ops
6739 rather than `concat', make sure it is preloaded and don't bother
6740 to check that the file actually exists.
6741 (vc-sccs-parse-locks): Remove unused `file' argument, remove
6742 `locks' argument (use buffer's content instead) and eliminate n^2
6743 behavior.
6744
6745 * vc-rcs.el: Update Copyright.
6746 (vc-rcs-rename-file): New function.
6747 (vc-rcs-diff): Remove unused `backend' variable.
6748
6749 * vc-hooks.el: Update Copyright.
6750 (vc-backend): Don't accept a nil argument any more.
6751 (vc-up-to-date-p): Turn into a defsubst.
6752 (vc-possible-master): New function.
6753 (vc-check-master-templates): Use `vc-possible-master' and allow
6754 funs in vc-X-master-templates to return a non-existent file.
6755
6756 * vc-cvs.el: Update Copyright.
6757 (vc-cvs-diff): Remove unused `backend' variable.
7f8b6551 6758 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7a004b71
GM
6759
6760 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
6761
67622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6763
6764 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
6765 since it can be called from vc-rcs.el.
6766 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
6767
67682000-09-04 Andre Spiegel <spiegel@gnu.org>
6769
6770 * vc.el (vc-version-diff): Expand file name read from the
6771 minibuffer. Handle the case when a previous version number can't
6772 be guessed. Give suitable messages when there were no differences
6773 found.
6774 (vc-clear-headers): Call backend-specific implementation, if one
6775 exists.
6776 (vc-cancel-version): Made error checks generic. When done, clear
6777 headers generically, too.
6778
6779 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
6780 from vc-clear-headers in vc.el.
6781
6782 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
6783 correctly.
6784 (vc-rcs-latest-on-branch-p): Made second argument VERSION
6785 optional. Handle the case when it's not there.
6786
67872000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6788
6789 * vc.el (vc-locking-user): Moved from vc-hooks.el.
6790
67912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6792
6793 * vc-hooks.el (vc-loadup): Remove.
6794 (vc-find-backend-function): Use `require'. Also, handle the case
6795 where vc-BACKEND-hooks.el doesn't exist.
6796 (vc-call-backend): Cleanup.
6797
67982000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6799
6800 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
6801 vc-rcs-grab-templates)
6802 (vc-rcs-registered): Remove. The default function works as well.
6803 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
6804 vc-sccs-grab-templates)
6805 (vc-sccs-registered): Remove. The default function works as well.
6806
6807 * vc.el (vc-version-diff): Left out a vc- in call to
6808 vc-call-backend.
6809 (vc-default-dired-state-info, vc-default-record-rename)
6810 (vc-default-merge-news): Update for the new backend argument.
6811
6812 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
6813 using the default function.
6814 (vc-call-backend): If calling the default function, pass it the
6815 backend as first argument. Update the docstring accordingly.
6816 (vc-default-state-heuristic, vc-default-mode-line-string): Update
6817 for the new backend argument.
6818 (vc-make-backend-sym): Renamed from vc-make-backend-function.
6819 (vc-find-backend-function): Use the new name.
6820 (vc-default-registered): New function.
6821
68222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6823
6824 * vc.el (vc-merge): Use vc-find-backend-function.
6825
6826 * vc-hooks.el (vc-backend-functions): Remove.
6827 (vc-loadup): Don't setup 'vc-functions.
6828 (vc-find-backend-function): New function.
6829 (vc-call-backend): Use above fun and populate 'vc-functions
6830 lazily.
6831 (vc-backend-defines): Remove.
6832
68332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6834
6835 * vc.el (vc-register): Put a FIXME note for a newly found bug.
6836 Call vc-call-backend without the leading vc-.
6837 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
6838 (vc-check-headers): Call vc-call-backend without the leading vc-.
7f8b6551 6839 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7a004b71
GM
6840 (vc-annotate-display): Replace confusing use of `cond' with `or'.
6841 Call vc-call-backend without the leading vc-.
6842
6843 * vc-cvs.el (tail): Provide vc-cvs.
6844 * vc-sccs.el (tail): Provide vc-sccs.
6845 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
6846
6847 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
6848 (vc-make-backend-function, vc-call): Pass names without leading
7f8b6551 6849 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7a004b71
GM
6850 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
6851 (vc-call-backend): Always try to load vc-X-hooks.
6852 (vc-registered): Remove vc- in call to vc-call-backend.
6853
68542000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6855
6856 * vc.el (vc-process-filter): New function.
6857 (vc-do-command): Setup `vc-process-filter' for the async process.
6858 (vc-maybe-resolve-conflicts): New function to reduce
6859 code-duplication. Additionally, it puts the buffer in
6860 `smerge-mode' if applicable.
6861 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
6862 calling `merge-news'.
7f8b6551 6863 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7a004b71
GM
6864 (vc-log-edit): New function. Replacement for `vc-log-mode' by
6865 interfacing to log-edit.el.
6866 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
6867 log-edit is available.
6868 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
6869
68702000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6871
6872 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
6873 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
6874 defvar and the initialization.
6875 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
6876
6877 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
6878 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
6879
7f8b6551 6880 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7a004b71
GM
6881
68822000-09-04 Andre Spiegel <spiegel@gnu.org>
6883
6884 * vc.el (vc-file-clear-masterprops): Removed.
6885 (vc-checkin, vc-revert-buffer): Removed calls to the above.
6886 (vc-version-diff): Use buffer-size without argument.
6887 (vc-register): Heed vc-initial-comment.
6888
6889 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
6890 default branch.
6891
6892 * vc-rcs.el (vc-rcs-register): Parse command output to find master
6893 file name and workfile version.
6894 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
6895
6896 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
6897 vc-file-clear-masterprops.
6898
6899 * vc-sccs.el (vc-sccs-checkout): Removed call to
6900 vc-file-clear-masterprops. If writable, set vc-state to 'edited
6901 rather than user login name.
6902
6903
69042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6905
6906 * vc.el (vc-workfile-unchanged-p): Remove unused argument
6907 `want-differences-if-changed' and simplify.
6908 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
6909 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
6910 output (which is invalid for async vc-diff) to decide whether to
6911 do the revert silently or not.
6912
69132000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6914
6915 * vc-hooks.el (vc-loadup): Load files quietly.
6916 (vc-call-backend): Oops, brain fart.
6917
69182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6919
6920 * vc-cvs.el (vc-cvs-state): Typo.
7f8b6551 6921 (vc-cvs-merge-news): Return the status code rather than the error msg.
7a004b71
GM
6922
69232000-09-04 Andre Spiegel <spiegel@gnu.org>
6924
6925 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
6926 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
6927 vc-state or vc-up-to-date-p.
6928 (vc-merge): Use vc-backend-defines to check whether merging is
6929 possible. Set state to 'edited after successful merge.
6930
6931 * vc-hooks.el (vc-locking-user): If locked by the calling user,
6932 return that name. Redocumented.
6933
69342000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6935
6936 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
6937 new `vc-state' semantics.
6938 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
6939 'vc-locking-user to the current user.
6940 (vc-merge): Inline vc-backend-merge. Comment out code that I
6941 don't understand and hence can't adapt to the new `vc-state' and
6942 `vc-locking-user' semantics.
6943 (vc-backend-merge): Remove.
6944
6945 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
6946 rather than 'vc-locking-user.
6947
6948 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
6949
6950 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
6951 (vc-state): Don't use 'reserved any more. Just use the same
6952 convention as the one used for vc-<backend>-state where the
6953 locking user (as a string) is returned.
6954 (vc-locking-user): Update, based on the above convention. The
6955 'vc-locking-user property has disappeared.
7f8b6551 6956 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7a004b71
GM
6957
6958 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
6959 with a heuristic one.
6960 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
6961 (vc-cvs-checkin): Do a trivial parse to set the state in case of
6962 error. That allows us to get to 'needs-merge even in the
6963 stay-local case. There's still no way to detect 'needs-patch in
6964 such a setup (or to force an update for that matter).
6965 (vc-cvs-logentry-check): Remove, the default works as well.
6966
69672000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6968
7f8b6551 6969 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7a004b71
GM
6970
6971 * vc.el (vc-do-command): kill-all-local-variables, to reset any
6972 major-mode in which the buffer might have been put earlier. Use
6973 `remove' and `when'. Allow `okstatus' to be `async' and use
6974 `start-process' in this case.
6975 (vc-version-diff): Handle the case where the diff looks empty
6976 because of the use of an async process.
6977
69782000-09-04 Andre Spiegel <spiegel@gnu.org>
6979
6980 * vc.el (vc-next-action-on-file): Removed optional parameter
6981 `simple'. Recompute state unconditionally.
6982 (vc-default-toggle-read-only): Removed.
6983
6984 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
6985 (vc-toggle-read-only): Undid prev change.
6986
6987 * vc-cvs.el (vc-cvs-stay-local): Renamed from
6988 vc-cvs-simple-toggle. Redocumented.
6989 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
6990 (vc-cvs-toggle-read-only): Removed.
6991
69922000-09-04 Stefan Monnier <monnier@cs.yale.edu>
6993
7f8b6551 6994 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7a004b71
GM
6995 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
6996 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
6997 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
6998 still is. So maybe it should be removed.
6999 (vc-head-version, vc-find-binary): Remove.
7000 (vc-recompute-state): Move from vc-hooks.el.
7001 (vc-next-action-on-file): Add a `simple' argument to allow
7002 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7f8b6551
SM
7003 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7004 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7a004b71
GM
7005 (vc-dired-mode-map): Properly defvar it.
7006 (vc-print-log): Call log-view-mode if available.
7007 (small-temporary-file-directory): defvar instead of use boundp.
7008 (vc-merge-news): Moved to vc-cvs.el.
7009 (vc-default-merge-news): New function.
7010
7011 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7012 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7013 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7014 unknown `vc-latest-version' function. It should probably refer to
7015 vc-workfile-version or somesuch, but it's very unclear to me and I
7016 don't have SCCS to test things.
7017
7018 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7019 (vc-sccs-state-heuristic): Fix typo.
7020 (vc-sccs-workfile-unchanged-p): Add missing argument.
7021
7022 * vc-rcs.el: Require vc and vc-rcs-hooks.
7023 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7024 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7025 (vc-release-greater-or-equal-p): Move from vc.
7026 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7027 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7028 (vc-rcs-checkout): Add a missing `new-version' argument in the
7f8b6551 7029 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7a004b71
GM
7030
7031 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7032 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7033 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
7034 than the apparently unbound `workfile-version'.
7035
7036 * vc-hooks.el (vc-master-templates): Def the obsolete var.
7037 (vc-file-prop-obarray): Use `make-vector'.
7038 (vc-backend-functions): Add new hookable functions
7039 vc-toggle-read-only, vc-record-rename and vc-merge-news.
7040 (vc-loadup): If neither backend nor default functions exist, use
7041 the backend function rather than nil.
7042 (vc-call-backend): If the function if not bound yet, try to load
7043 the non-hook file to see if it provides it.
7044 (vc-call): New macro plus use it wherever possible.
7045 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
7046 nor `vc-find-binary' since it's only called from
7f8b6551 7047 vc-mistrust-permission which is only used once the backend is known.
7a004b71
GM
7048 (vc-checkout-model): Fix parenthesis.
7049 (vc-recompute-state, vc-prefix-map): Move to vc.el.
7050
7f8b6551 7051 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7a004b71
GM
7052 (vc-cvs-release, vc-cvs-system-release): Remove.
7053 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
7054 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
7055 status symbols.
7056 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
7057 (vc-cvs-toggle-read-only): First cut at a function to allow a
7058 cvs-status-free vc-toggle-read-only.
7059 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
7060 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
7061 vc-cvs-status. Also set vc-state rather than vc-locking-user.
7062 (vc-cvs-checkout): Modify access rights directly if the user
7063 requested not to use `cvs edit'. And refresh the mode line.
7064
7065 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
7066 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
7067
70682000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7069
7070 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
7071 workfile' that got lost when the code was extracted from vc.el.
7072 And merged the tail with the rest of the code (not possible in the
7073 old vc.el where the tail was shared among all backends). And
7074 explicitly set the state to 'edited if `writable' is set.
7075
7076 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
7077 (vc-cvs-state): Be careful to return the value from
7078 vc-cvs-parse-state.
7079 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
7080 property but return it instead. Also be careful to handle a nil
7081 or "" `rev' when workfile is non-nil (it was handled properly when
7082 workfile was nil).
7083
7084 * vc.el: Removed those pesky unnecessary `(function' quotes.
7085 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
7086 directly in the defvar.
7087 (vc-do-command): Bind inhibit-read-only so as to properly handle
7088 the case where the destination buffer has been made read-only.
7089 (vc-diff): Delegate to vc-version-diff in all cases.
7f8b6551 7090 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7a004b71
GM
7091 (vc-annotate-mode-variables): Removed (code moved partly to
7092 defvars and partly to vc-annotate-add-menu).
7093 (vc-annotate-mode): Turned into a derived-mode.
7094 (vc-annotate-add-menu): Moved in code in
7095 vc-annotate-mode-variables.
7096 (vc-update-change-log): Use make-temp-file if available.
7097
70982000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
7099
7100 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
7101 `vc-checkout-model' updated to `vc-cvs-update-model'.
7102
71032000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7104
7105 * vc.el (vc-next-action-on-file): Added handling of state
7106 `unlocked-changes'.
7107 (vc-checkout-carefully): Is now practically obsolete, unless the
7108 above is too slow to be enabled unconditionally.
7109 (vc-update-change-log): Fixed typo.
7110
7111 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
7112
7f8b6551
SM
7113 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
7114 Now handles state `unlocked-changes'.
7115 (vc-sccs-workfile-unchanged-p): New function, to support the above.
7a004b71
GM
7116
7117 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
7118
7119 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
7120 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
7121 `unlocked-changes'.
7122 (vc-rcs-workfile-unchanged-p): Renamed from
7123 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
7124 function yet, but supposed to become one soon.
7125
7126 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
7127 `vc-steal-lock'.
7128 (vc-call-backend): Changed error message.
7129 (vc-state): Added description of state `unlocked-changes'.
7130
71312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7132
7133 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
7134 always return t in CVS-controlled directories.
7135
7136 * vc.el (vc-responsible-backend): New function.
7137 (vc-register): Largely rewritten.
7138 (vc-admin): Removed (implementation moved into vc-register).
7139 (vc-checkin): Redocumented.
7140 (vc-finish-logentry): If no backend defined yet (because we are in
7141 the process of registering), use the responsible backend.
7142
7143 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7144 Updated function lists.
7145 (vc-call-backend): Fixed typo.
7146
7f8b6551
SM
7147 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
7148 New functions.
7149 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
7150 Removed query option. Redocumented.
7a004b71
GM
7151
71522000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7153
7154 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
7155
7156 * vc.el: Updated callers of `vc-checkout-required' to use
7157 `vc-checkout-model'.
7158
71592000-09-04 Martin Lorentzson <martinl@gnu.org>
7160
7161 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
7162 stuff updated to reference this function instead of the old
7163 `vc-backend-release-p'.
7164
71652000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7166
7167 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
7168 vc-checkout-model. Return appropriate values. Updated callers.
7169
71702000-09-04 Martin Lorentzson <martinl@gnu.org>
7171
7f8b6551 7172 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7a004b71
GM
7173 (vc-backend-revert): Function moved into `vc-revert';
7174 `vc-next-action' must be updated to accomodate this change.
7175 (vc-backend-steal): Function moved into `vc-finish-steal'.
7176 (vc-backend-logentry-check): Function moved into
7177 `vc-finish-logentry'.
7178 (vc-backend-printlog): Function moved into `vc-print-log'.
7179 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
7180 (vc-backend-assign-name): Function moved into
7181 `vc-create-snapshot'.
7182
71832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7184
7185 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7f8b6551
SM
7186 Rename to vc-checkout-model. Return appropriate values.
7187 Update callers.
7a004b71 7188
7f8b6551 7189 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7a004b71 7190 to vc-checkout-model.
7f8b6551
SM
7191 (vc-checkout-required): Rename to vc-checkout-model.
7192 Re-implement and re-comment.
7a004b71
GM
7193 (vc-after-save): Use vc-checkout-model.
7194
71952000-09-04 Martin Lorentzson <martinl@gnu.org>
7196
7f8b6551
SM
7197 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
7198 Update to use the vc-BACKEND-diff functions instead.
7199 `vc-diff' is now working.
7a004b71 7200
7f8b6551 7201 * vc-rcs.el (vc-rcs-logentry-check): New function.
7a004b71 7202
7f8b6551 7203 * vc-cvs.el (vc-cvs-logentry-check): New function.
7a004b71
GM
7204
7205 * vc-sccs.el (vc-sccs-diff): Function changed name from
7206 `vc-backend-diff'. This makes `vc-diff' work.
7207
7f8b6551 7208 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7a004b71 7209 of functions possibly implemented in a vc-BACKEND library.
7f8b6551 7210 (vc-checkout-required): Fix bug that caused an error to be
7a004b71
GM
7211 signaled during `vc-after-save'.
7212
7f8b6551
SM
7213 * vc.el: Fix typo.
7214 This checkin is made with our new VC code base for the very first time.
7215 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7a004b71
GM
7216
7217 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
7218 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
7219
7220 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
7221 updated to `vc-uses-locking'.
7f8b6551 7222 (vc-checkout-required): Call to backend function.
7a004b71
GM
7223 `vc-checkout-required' updated to `vc-uses-locking' instead.
7224
7225 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
7226 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
7227
7f8b6551 7228 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7a004b71 7229 to match the split into various backends.
7f8b6551 7230 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
7a004b71
GM
7231 (vc-retrieve-snapshot): Bug fix.
7232
72332000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7234
7235 * vc-sccs.el (vc-sccs-release): Doc fix.
7236
72372000-09-04 Martin Lorentzson <martinl@gnu.org>
7238
7239 * vc.el (vc-next-action-on-file): Bug found and fixed.
7240 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
7241 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
7242
7243 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
7244 (vc-rcs-checkout): Name space cleaned up. No more revision number
7245 crunching function names that are not prefixed with vc-rcs.
7246 (vc-rcs-checkout-model): Function added. References to
7247 `vc-checkout-model' replaced.
7248
72492000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7250
7251 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7252 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
7253 still need to be split, and implemented for RCS).
7254
72552000-09-04 Martin Lorentzson <martinl@gnu.org>
7256
7257 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7258
7259 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7260 required by the vc.el file.
7261
7262 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7263 required by the vc.el file.
7264 (vc-rcs-exists): Function added.
7265
7266 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7267 required by the vc.el file.
7268
7269 * vc.el (vc-admin): Updated to handle selection of appropriate
7270 backend. Current implementation is crufty and need re-thinking.
7271
7272 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7273
72742000-09-04 Martin Lorentzson <martinl@gnu.org>
7275
7276 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7277 beginning of annotate buffers correctly.
7278
7279 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7280 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7281 functionality updated quite a lot to support multiple backends.
7282 Variables `vc-annotate-mode', `vc-annotate-buffers',
7283 `vc-annotate-backend' added.
7284
7285 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7286 `vc-annotate-difference' added to supported backend functions.
7287
72882000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7289
7290 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7291 Use with-temp-file instead of /bin/sh. Merged from mainline
7292
72932000-09-04 Martin Lorentzson <martinl@gnu.org>
7294
7295 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7296
7297 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7298
7299 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7300
73012000-09-04 Martin Lorentzson <martinl@gnu.org>
7302
7303 * vc-hooks.el: vc-state-heuristic added to
7304 vc-backend-hook-functions.
7305
7306 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7307
7308 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7309
7f8b6551
SM
7310 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7311 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
7a004b71
GM
7312 state to `reserved'.
7313
7314 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7315 `vc-checkout-required'. Rename the `locked' state to `reserved'.
7316
73172000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7318
7f8b6551 7319 * vc-rcs-hooks.el: Implement new state model. Hardly anything
7a004b71
GM
7320 untouched.
7321
7f8b6551 7322 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7a004b71 7323
7f8b6551 7324 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7a004b71
GM
7325 if defined. (Merged from main line, slightly adapted.)
7326
7327 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7328 millenium problem (merged from mainline).
7329
73302000-09-04 Martin Lorentzson <martinl@gnu.org>
7331
7332 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7333 part and moved the non-BACKEND stuff to vc.el.
7334
7335 * vc.el: Split the annotate feature into a BACKEND specific part
7336 and moved it from the vc-cvs.el file to this one.
7337
73382000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7339
7f8b6551
SM
7340 * vc-hooks.el: Implement new state model.
7341 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7342 (vc-locking-user): Simplify. Now only needed if the file is
7a004b71 7343 locked by somebody else.
7f8b6551 7344 (vc-lock-from-permissions): Remove. Functionality is in
7a004b71
GM
7345 vc-sccs-hooks.el and vc-rcs-hooks.el now.
7346 (vc-mode-line-string): New name for former vc-status. Adapted.
7f8b6551 7347 (vc-mode-line): Adapt to use the above. Remove optional parameter.
7a004b71 7348
7f8b6551
SM
7349 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7350 Various simplifications and adaptations all over the place.
7a004b71 7351
7f8b6551
SM
7352 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7353 Simplify and adapt the rest.
7a004b71 7354
7f8b6551 7355 * vc.el (vc-resynch-window): Add TODO comment: check for
7a004b71 7356 interaction with view mode according to recent RCS change.
7f8b6551 7357 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7a004b71
GM
7358
73592000-09-04 Martin Lorentzson <martinl@gnu.org>
7360
7f8b6551 7361 * vc.el: Convert the remaining function comments to docstrings.
7a004b71
GM
7362
73632000-09-04 Martin Lorentzson <martinl@gnu.org>
7364
7365 * vc.el (vc-backend-release, vc-release-greater-or-equal)
7366 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
7367 (vc-minor-part, vc-previous-version): Functions that operate and
7368 compare revision numbers got proper documentation. Comments added
7369 about their possible removal.
7370
73712000-09-04 Martin Lorentzson <martinl@gnu.org>
7372
7373 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
7374 the vc-backend.el files.
7375
7376 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
7377
7378 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
7379 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
7380 (vc-rcs-previous-version): Functions added.
7381
7382 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
7383
7384 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
7385
73862000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7387
7388 * vc-hooks.el (vc-master-templates): Is really obsolete.
7f8b6551 7389 Comment out the definition for now. What is the right procedure
7a004b71
GM
7390 to get rid of it?
7391 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
7392 rewritten.
7f8b6551 7393 (vc-default-registered): Remove.
7a004b71
GM
7394 (vc-check-master-templates): New function; does mostly what the
7395 above did before.
7396 (vc-locking-user): Don't rely on the backend to set the property.
7397
7398 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7f8b6551 7399 Rewrite documentation.
7a004b71
GM
7400 (vc-rcs-templates-grabbed): New variable.
7401 (vc-rcs-grab-templates): New function.
7f8b6551 7402 (vc-rcs-registered): Rewrite to use above mechanism.
7a004b71
GM
7403
7404 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7f8b6551 7405 Rewrite documentation.
7a004b71
GM
7406 (vc-sccs-templates-grabbed): New variable.
7407 (vc-sccs-grab-templates): New function.
7f8b6551
SM
7408 (vc-sccs-registered): Rewrite to use above mechanism.
7409 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
7410 Don't throw the result, simply return it.
7a004b71 7411
7f8b6551
SM
7412 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
7413 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
7414 (vc-cvs-registered): Does the check itself now. Simplify.
7a004b71 7415
7f8b6551 7416 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7a004b71
GM
7417 from main line.
7418
74192000-09-04 Martin Lorentzson <martinl@gnu.org>
7420
7f8b6551 7421 * vc-cvs.el (vc-cvs-diff): New function.
7a004b71 7422
7f8b6551 7423 * vc-sccs.el (vc-sccs-diff): New function.
7a004b71 7424
7f8b6551
SM
7425 * vc-rcs.el (vc-rcs-diff): New function.
7426 (vc-rcs-checkout): Bug (typo) found and fixed.
7427 (vc-rcs-register-switches): New variable.
7a004b71
GM
7428
7429 * vc.el (vc-backend-diff): Function removed and placed in the
7430 backend files.
7431
74322000-09-04 Martin Lorentzson <martinl@gnu.org>
7433
7434 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
7435
7436 * vc.el (vc-backend-checkout): Function removed and replaced in
7437 the vc-backend.el files.
7438
7439 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
7440
7441 * vc.el (vc-backend-admin): Removed and replaced in the
7442 vc-backend.el files.
7443
7444 * vc.el (Martin): Removed all the annotate functionality since it
7445 is CVS backend specific.
7446
74472000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7448
7449 * spec.txt: Added specification of vc-state.
7450
7451 * vc-sccs-hooks.el (vc-sccs-master-properties):
7f8b6551 7452 Remove handling of vc-latest-version and
7a004b71
GM
7453 vc-your-latest-version. What used to be vc-latest-version, is now
7454 returned as vc-workfile-version.
7f8b6551 7455 (vc-sccs-workfile-version): Adapt.
7a004b71
GM
7456
74572000-09-04 Dave Love <fx@gnu.org>
7458
7459 * vc.el: [Merged from mainline.]
7460 (vc-dired-mode): Make the dired-move-to-filename-regexp
7461 regexp match the date, to avoid treating date as file size.
7462 Add YYYY S option to WESTERN/
7463
74642000-09-04 Dave Love <fx@gnu.org>
7465
7466 * vc.el: Require `compile' when compiling.
7467 (vc-logentry-check-hook): New option.
7468 (vc-steal-lock): Use compose-mail.
7469 (vc-dired-mode-map): Defvar when compiling.
7470 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
7471 vc-sccs.el and renamed. Callers changed.
7472 (vc-backend-checkout, vc-backend-logentry-check)
7473 (vc-backend-merge-news): Doc fix.
7474 (vc-default-logentry-check): New function.
7475 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
7476 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
7477 (vc-backend-merge): Doc fix. Use backend functions.
7478 (vc-check-headers): Use backend functions.
7479
7480 * vc-cvs.el: Require vc when compiling.
7481 (vc-cvs-register-switches): Doc fix.
7482 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
7483 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
7484 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
7485 New functions (code from vc.el).
7486 (vc-annotate-display-default): Fix interactive spec.
7487 (vc-annotate-time-span): Doc fix.
7488
7489 * vc-rcs.el: Require vc when compiling.
7490 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
7491 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
7492 (vc-rcs-checkin): New functions (code from vc.el).
7493 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
7494 Doc fix.
7495 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
7496
7497 * vc-sccs.el: Require vc when compiling.
7498 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
7499 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
7500 (vc-sccs-revert)
7501 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
7502 from vc.el).
7503 (vc-sccs-add-triple, vc-sccs-record-rename)
7504 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
7505 (vc-sccs-admin): Doc fix.
7506
75072000-09-04 Martin Lorentzson <martinl@gnu.org>
7508
7509 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
7510 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
7511 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
7512 from vc.el.
7513
7514 * vc-sccs.el (vc-admin-sccs): Added from vc.el
7515
7516 * vc-cvs.el: Moved the annotate functionality from vc.el.
7517 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
7518
75192000-09-04 Dave Love <fx@gnu.org>
7520
7521 * vc.el (vc-backend-release): Call vc-system-release.
7522
7523 * vc-sccs.el (vc-sccs-system-release):
7524 Renamed from vc-sccs-backend-release.
7525
7526 * vc-rcs.el (vc-rcs-system-release):
7527 Renamed from vc-rcs-backend-release.
7528
7529 * vc-cvs.el (vc-cvs-system-release):
7530 Renamed from vc-cvs-backend-release.
7531
75322000-09-04 Dave Love <fx@gnu.org>
7533
7534 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
7535 backend files.
7536 (vc-backend-release): Dispatch to backend functions.
7537 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
7538 probably needs attention.]
7539
7540 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
7541 (vc-sccs-backend-release): New function.
7542
7543 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
7544 (vc-cvs-backend-release): New function.
7545
7546 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
7547 Doc fix.
7548 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
7549 (vc-default-dired-state-info): New function.
7550 (vc-dired-state-info): Dispatch to backends.
7551 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
7552
7553 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
7554 from vc.el and renamed.
7555
75562000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7557
7558 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
7559 (vc-version-other-window, vc-backend-assign-name): Removed
7560 references to vc-latest-version; sometimes changed into
7561 vc-workfile-version.
7562
7563 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
7564 vc-rcs-master-workfile-version.
7565 (vc-rcs-workfile-version): Use the above. Don't call
7566 vc-latest-version (that was unreachable code, anyway).
7567 (vc-rcs-fetch-master-properties): Doc fix.
7568
7569 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
7570 (vc-backend-hook-functions): Removed them from this list, too.
7571 (vc-fetch-properties): Removed.
7572 (vc-workfile-version): Doc fix.
7573
7574 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
7575 (vc-rcs-workfile-version, vc-rcs-locking-user)
7576 (vc-rcs-uses-locking): Use it.
7577
7578 * vc-hooks.el (vc-consult-rcs-headers):
7579 Moved into vc-rcs-hooks.el, under the name
7580 vc-rcs-consult-headers.
7581
7582 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
7583 headers.
7584 (vc-cvs-find-master): Use this name only; correct different
7585 versions of the name.
7586
7587 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
7588 New functions.
7589 (vc-sccs-locking-user): Use the latter.
7590
7591 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
7592 New functions.
7593
7594 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
7595 Moved into both
7596 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
7597 functions are implementation details of those two backends.
7598
75992000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7600
7601 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
7602 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
7603
7604 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
7605 (vc-sccs-parse-locks): SCCS-specific code moved here from
7606 vc-hooks.
7607
7608 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
7609 code moved here from vc-hooks.
7610
7611 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
7612 into back-end specific parts and removed. Callers not updated
7613 yet; because I guess these callers will disappear into back-end
7614 specific files anyway.
7615
76162000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7617
7618 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
7619 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
7620 `vc-uses-locking'.
7621
7622 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
7623 Store yes/no in the property, and return t/nil. Updated all
7624 callers.
7625
7626 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
7627 vc-sccs-uses-locking. Don't set property.
7628 (vc-sccs-locking-user): Don't set property.
7629
7630 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
7631 vc-cvs-uses-locking. Don't set property here; leave that to
7632 vc-hooks.
7633 (vc-cvs-locking-user): Reflect above change. Streamlined.
7634
7635 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
7636 vc-rcs-uses-locking.
7637 (vc-rcs-locking-user): Reflect above change.
7638
76392000-09-04 Dave Love <fx@gnu.org>
7640
7641 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
7642
7643 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
7644
7645 * vc-hooks.el (vc-checkout-model): Punt to backends.
7646
7647 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
7648
7649 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
7650
7651 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
7652 New functions.
7653
7654 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
7655 New functions.
7656
7657 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
7658 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
7659
7660 * vc-hooks.el (vc-default-locking-user): New function.
7661 (vc-locking-user, vc-workfile-version): Punt to backends.
7662
76632000-09-04 Dave Love <fx@gnu.org>
7664
7665 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
7666 (vc-master-workfile-version): Moved from vc-hooks.
7667
7668 * vc-rcs-hooks.el: Fix duplicate code in last change.
7669
7670 * vc-rcs-hooks.el: Require vc-hooks when compiling.
7671 (vc-rcs-master-templates): Improve :type.
7672 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
7673 vc-master-workfile-version): Moved from vc-hooks.
7674
7675 * vc-sccs-hooks.el: Require vc-hooks when compiling.
7676 (vc-sccs-master-templates): Improve :type.
7677 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
7678
7679 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
7680
7681 * vc-cvs-hooks.el: Require vc-hooks when compiling.
7682 (vc-cvs-master-templates): Improve :type. Use
7683 vc-cvs-find-cvs-master.
7684 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
7685 from vc-hooks.
7686 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
7687
7688 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
7689 Moved to vc-cvs-hooks.
7690
7691 * vc-hooks.el: Add doc strings in various places. Simplify the
7692 minor mode setup.
7693 (vc-handled-backends): New user variable.
7694 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
7695 simplification.
7696
76972000-09-04 Dave Love <fx@gnu.org>
7698
7699 * vc.el: Some doc fixes for autoloaded and interactive functions.
7700 Fix compilation warnings from ediff stuff.
7701 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
7702
7703 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
7704
7705 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
7706
7707 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
7708
77092000-09-04 Dave Love <fx@gnu.org>
7710
7711 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7712 New variable.
7713 (vc-make-backend-function, vc-loadup, vc-call-backend)
7714 (vc-backend-defines): New functions.
7715
7716 * vc-hooks.el: Various doc fixes.
7717 (vc-default-back-end, vc-follow-symlinks): Custom fix.
7718 (vc-match-substring): Function removed. Callers changed to use
7719 match-string.
7720 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
7721 Simplify.
7722
77232000-09-04 Dave Love <fx@gnu.org>
7724
7725 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
7726 type.
7727 (vc-sccs-project-dir, vc-search-sccs-project-dir)
7728 (vc-sccs-registered): Doc fix.
7729
7730 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
7731 (vc-cvs-registered): Doc fix.
7732
7733 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
7734 (vc-rcs-registered): Doc fix.
7735
77362000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7737
7738 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
7739
7740 * vc-hooks.el: vc-registered has been renamed
7741 vc-default-registered. Some functions have been moved to the
7742 backend specific files. they all support the
7743 vc-BACKEND-registered functions.
7744
77452000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
7746
7747 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
7748
7749 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
7750
a033ea13
DL
77512000-09-04 Dave Love <fx@gnu.org>
7752
179fc9ef
DL
7753 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
7754 menu-bar-update-hook.
7755
7756 * help.el (help-manyarg-func-alist): Add
7757 find-operation-coding-system.
7758
a033ea13
DL
7759 * wid-edit.el (widget-sexp-validate): Fix garbled code.
7760
7761 * custom.el (custom-set-variables): Print message about errors in
7762 setting.
7763
f8803e97
AI
77642000-09-03 Andrew Innes <andrewi@gnu.org>
7765
7766 * makefile.w32-in: Change to DOS line endings.
7767
59836110
EZ
77682000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7769
7770 * mouse.el (mouse-popup-menubar): Supply the prompt string for
7771 minor-mode keymaps, if they don't have one.
7772
5514ba5c
EZ
77732000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7774
7775 * eshell/esh-module.el (eval-when-compile): Don't lose if
7776 esh-module.el's file name is truncated to DOS 8+3 limits.
7777
79cf8e80
JW
77782000-09-01 John Wiegley <johnw@gnu.org>
7779
7780 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
7781 predicate, which caused entries in the completion list to be
7782 doubled.
7783
77842000-08-30 John Wiegley <johnw@gnu.org>
7785
7786 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
7787 sending to subprocesses. Also, hook pre-command-hook if
7788 `eshell-send-direct-to-subprocesses' is non-nil.
7789 (eshell-send-direct-to-subprocesses): New config variable. If t,
7790 subprocess input is send immediately.
7791 (eshell-toggle-direct-send): New function.
7792 (eshell-self-insert-command): New function.
7793 (eshell-intercept-commands): New function.
7794 (eshell-send-input): If direct subprocess sending is enabled,
7795 don't echo any input to the Eshell buffer. Let the subprocess
7796 handle that. This requires "stty echo" in bash, for example.
7797
77982000-08-28 John Wiegley <johnw@gnu.org>
7799
7800 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
7801 completion function for Eshell's implementation of `unset'.
7802
778911b9
EZ
78032000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
7804
7805 * info.el (Info-directory-list): Doc fix.
7806
05d07b49
PB
78072000-08-31 Peter Breton <pbreton@ne.mediaone.net>
7808
9b4a7800 7809 * filecache.el (file-cache-add-directory-using-find): Don't quote
05d07b49
PB
7810 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
7811
9941d4c7
KH
78122000-08-31 Kenichi Handa <handa@etl.go.jp>
7813
7814 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
7815 coding systems.
7816
af9ba8ad
AI
78172000-08-30 Andrew Innes <andrewi@gnu.org>
7818
7819 * timer.el (run-with-idle-timer): Undo last change, so that timer
7820 is not activated immediately if Emacs is already idle. Some
7821 existing code relies on this behaviour.
7822
caccd8f2
MB
78232000-08-30 Miles Bader <miles@gnu.org>
7824
7825 * frame.el (set-frame-font): Do completion of font-name for
7826 interactive use.
7827
b64c0a1c
KH
78282000-08-30 Kenichi Handa <handa@etl.go.jp>
7829
7830 * international/quail.el (quail-start-translation): Bind locally
7831 last-command-event, last-command, and this-command.
7832 (quail-start-conversion): Likewise.
75cf0095 7833 (quail-self-insert-command): Fix docstring.
b64c0a1c 7834
fd5f61d3
GM
78352000-08-29 Gerd Moellmann <gerd@gnu.org>
7836
7837 * progmodes/executable.el
7838 (executable-make-buffer-file-executable-if-script-p): Check that
7839 buffer contains at least 2 characters.
7840
5b671d04
EZ
78412000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
7842
7843 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
7844
485d9513
DL
78452000-08-29 Dave Love <fx@gnu.org>
7846
a39fb83d
DL
7847 * diff-mode.el (diff-mode) <defgroup>: Add :version.
7848 (diff-mode-shared-map): Bind mouse-2.
7849 (diff-imenu-generic-expression): New variable.
7850 (diff-mode): Use it.
7851
485d9513
DL
7852 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
7853 (mouse-popup-menubar): Add minor mode menus.
7854 (popup-menu): Check for lookup-key returning number.
7855
ba3478d9
MB
78562000-08-29 Miles Bader <miles@gnu.org>
7857
7858 * comint.el (comint-send-input): Create overlays using the proper
7859 front/read-advance arguments.
9b4a7800 7860
c3d6d211
GM
78612000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7862
7863 * ps-print.el: Even/odd pages printing. Doc fix.
7864 (ps-print-version): New version number (6.0).
7865 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
7866 (ps-background, ps-begin-file, ps-begin-job): Code fix.
7867 (ps-print-duplex-feature): Variable eliminated.
7868 (ps-even-or-odd-pages): New variable.
7869
ba087cd7 7870 * progmodes/ebnf2ps.el: Doc fix.
87d0f685
GM
7871 (ebnf-version): New version (3.3).
7872 (ebnf-user-arrow): Change variable customization to sexp.
7873 (ebnf-user-arrow): Function eliminated.
7874 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9b4a7800 7875
d313265f
KH
78762000-08-29 Kenichi Handa <handa@etl.go.jp>
7877
cba62b78 7878 * help.el (help-xref-mule-regexp): New variable.
d313265f
KH
7879 (help-make-xrefs): Handle help-xref-mule-regexp.
7880
7881 * international/mule-cmds.el (help-xref-mule-regexp-template): New
7882 variable.
7883 (describe-input-method): Temporarily activate the specfied input
7884 method to display the information.
7885 (describe-language-environment): Hyperlinks to mule related items.
7886
7887 * international/mule-diag.el (charset-multibyte-form-string): New
7888 function.
7889 (list-character-sets-1): Use charset-multibyte-form-string.
7890 (describe-character-set): New function.
7891 (describe-coding-system): Hyperlinks to safe character sets.
7892
7893 * international/quail.el (quail-help): New arg PACKAGE.
7894 Hyperlinks to mule related items.
7895 (quail-help-insert-keymap-description): Use
7896 substitute-command-keys instead of describe-bindings.
7897 (quail-translation-help): Hyperlinks to mule related items.
7898
b4bd214e
JW
78992000-08-28 John Wiegley <johnw@gnu.org>
7900
ca7aae91
JW
7901 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
7902 have a defsubst call itself. Made `eshell-flatten-list' back into
7903 a function again.
7904
b4bd214e
JW
7905 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
7906 catch, in case re-centering point at bottom messes up the display.
7907 This happens frequently in Emacs 21, due I believe to variable
7908 line heights.
7909
7910 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
7911 to call `find-tag-interactive'.
7912
7913 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
7914 the list of remember directories.
7915
d44e146b
JW
79162000-08-28 John Wiegley <johnw@gnu.org>
7917
7918 * align.el: Test align-region-separate to see if it's a symbol.
7919
546c0888 79202000-08-28 John Wiegley <johnw@gnu.org>
d44e146b
JW
7921
7922 * eshell/esh-util.el (eshell-flatten-list): Made this function
7923 into a defsubst form. It gets used very frequently, although
7924 calls don't occur all that often.
7925
7926 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
7927 examining it.
7928
7929 * eshell/esh-cmd.el (eshell-rewrite-while-command):
7930 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
7931 `eshell-protect'.
7932 (eshell-copy-handles): Created a new macro for duplicating the
7933 current set of open handles. This is needed by the looping
7934 functions.
7935 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
7936 is not incorrectly stomped on.
7937
7938 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
7939 declaration for pcomplete-use-paring.
7940 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
7941 value of eshell-cmpl-use-paring.
7942 * pcomplete.el (pcomplete-use-paring): New config variable, to
7943 indicate whether paring should be used.
7944 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
7945 completion alternatives that have already been used.
7946
7947 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
7948 bound to C-c C-y, which will repeat the previous N arguments
7949 (based on prefix argument).
7950 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
7951
7952 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
7953 if there is no *Help* buffer. This is for XEmacs, which renames
7954 its help buffers uniquely. TODO: Find out what the current buffer
7955 name to delete is.
7956
7957 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
7958 first entry that correlates to a passwd/group number. Later
7959 entries (used for group/user name aliasing to multiple IDs) are
7960 ignored.
7961
9b4a7800
TTN
7962 * eshell/em-xtra.el (eshell/expr):
7963 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
7964 (eshell-grep, eshell/diff, eshell/locate):
d44e146b
JW
7965 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
7966 argument list, before passing it to the system command.
7967
7968 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
7969 `find-tag' for use at final position in Eshell buffers (which
7970 otherwise triggers an error on Emacs 21).
7971 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
7972 buffer, if it is currently bound to `find-tag'.
7973
7974 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
7975 in the list of matched Makefile names.
7976 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
7977 directory, prefer its contents to Makefile.
7978
7979 * eshell/em-dirs.el (eshell/cd): cd commands that look up
7980 directory parts (like "cd old new", or "cd =regexp"), are now case
7981 sensitive on non-Windows/DOS platforms.
7982
7983 * eshell/esh-mode.el (eshell-parse-command-input): When a user
7984 types RET after an open delimiter (like "), display a message
7985 indicating that Eshell is waiting for the closing delimiter.
7986
7987 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
7988 environment variables.
7989
7990 * eshell/em-unix.el (eshell/diff): Added logic to fail more
7991 gracefully if the user enters incorrect arguments.
7992
7993 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
7994 Eshell buffers.
7995
9b4a7800
TTN
7996 * eshell/esh-var.el (eshell-interpolate-variable):
7997 * eshell/esh-mode.el (eshell-move-argument):
d44e146b
JW
7998 * eshell/em-unix.el (eshell-du-sum-directory):
7999 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8000 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8001 (not (= ...)).
8002
8003 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8004 to ensure the `preserve' flag gets propagated when doing recursive
8005 directory copies.
8006
546c0888 80072000-08-28 Stefan Monnier <monnier@cs.yale.edu>
d44e146b
JW
8008
8009 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8010 Don't convert \n into \0177 in memory.
8011 (eshell-read-history, eshell-write-history): Convert \n to \0177,
8012 and back again, when reading and writing.
9b4a7800 8013
546c0888 80142000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
d44e146b
JW
8015
8016 * eshell/esh-util.el (eshell-processp): Added to relieve constant
8017 testing of `fboundp' on `processp'.
8018
8019 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8020 (eshell/jobs): Don't call process-list if it is not bound.
8021 (eshell-gather-process-output): Support systems where async
8022 subprocesses aren't supported.
8023 (eshell-scratch-buffer, eshell-last-sync-output-start): New
8024 variables.
8025
8026 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8027 eshell-do-eval returns t.
8028 (eshell-do-pipelines-synchronously): New defmacro.
8029 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8030 when async subprocesses aren't supported.
8031 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
8032 if async subprocesses aren't supported.
8033 (eshell-resume-command): Don't assume STATUS is a string.
8034
8035 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
8036
8037 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
8038 (eshell-close-target, eshell-get-target): Use eshell-processp.
8039 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
8040 fix.
8041 (eshell-get-target, eshell-create-handles): Doc fix.
8042
546c0888 80432000-08-28 Miles Bader <miles@lsi.nec.co.jp>
d44e146b 8044
546c0888 8045 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
d44e146b
JW
8046 criterion to include commands that output something, as long as it
8047 leaves both the command and the end-of-buffer visible when the
8048 command has exited.
8049 (eshell-review-quick-commands): Adjust the help doc string
8050 accordingly.
8051
2a371c3b
PB
80522000-08-28 Peter Breton <pbreton@ne.mediaone.net>
8053
8348e1f9 8054 * locate.el (locate): Cleaned up locate command's interactive prompting
1ec321a7 8055 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8348e1f9 8056
9b4a7800 8057 * filecache.el (file-cache-case-fold-search): New variable
2a371c3b
PB
8058 (file-cache-assoc-function): New variable
8059 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
8060 Use file-cache-case-fold-search variable
8061 (file-cache-add-file): Use file-cache-assoc-function
8062 (file-cache-delete-file): likewise
8063 (file-cache-directory-name): likewise
8064 (file-cache-debug-read-from-minibuffer): likewise
8065
95931eb1
GM
80662000-08-28 Gerd Moellmann <gerd@gnu.org>
8067
8068 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
8069 (abbrev-table-name): New function.
8070 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
8071 If non-nil list local abbrev, only.
8072
bb17930d
GM
80732000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
8074
546c0888
EZ
8075 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
8076 from Gnus support code, and use special article copy buffer
bb17930d
GM
8077 `(gnus-original-article-buffer)' instead. This allows to get rid
8078 of article-hide-headers usage (which breaks in the latest Gnus
8079 version). Thanks to Detlev Zundel.
8080
41a68aef
KH
80812000-08-28 Kenichi Handa <handa@etl.go.jp>
8082
8083 * international/quail.el (quail-use-package): Hide "... loaded"
8084 message.
8085 (quail-start-translation, quail-start-conversion): Likewise.
8086
8087 * international/kkc.el (kkc-region): Hide "... loaded" message.
8088
28bb2cef
DL
80892000-08-27 Dave Love <fx@gnu.org>
8090
8091 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
8092
11a1118d
MB
80932000-08-27 Miles Bader <miles@gnu.org>
8094
8095 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
8096
0f85d477
KH
80972000-08-27 Kenichi Handa <handa@etl.go.jp>
8098
8099 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
8100 'ja-dic-cnv), not (require 'skkdic-cnv).
8101
2d73e8d3
MB
81022000-08-26 Miles Bader <miles@gnu.org>
8103
a0e5a5a4
MB
8104 * faces.el (face-x-resources): Add entry for :inherit.
8105 * cus-face.el (custom-face-attributes): Add support for :inherit
8106 attribute. Add support for relative face heights.
8107 (custom-face-attributes-get): Treat `nil' as being a default value
8108 for :inherit (as well as `unspecified').
8109
19feb949
MB
8110 * faces.el (set-face-attribute): Update doc string.
8111 (face-attribute-name-alist): Add :inherit.
8112 (face-valid-attribute-values): Handle :inherit.
8113 (face-read-string): Rephrase prompt to be less confusing.
8114 Assume that DEFAULT is a string, since we must return a string.
8115 (face-read-integer): Use `format' to turn DEFAULT into an
8116 acceptable default for face-read-string. Match NEW-VALUE against
8117 the string "unspecified", not the symbol `unspecified', since
8118 that's what face-read-string returns.
8119 (read-face-attribute): Lookup a name for old-value in valid, and
8120 use it as a default if we find one. Treat all values from
8121 face-read-string as strings. If the default is used, don't do any
8122 more processing on the value, just use the old value directly.
8123 (read-face-and-attribute, modify-face): Tweak prompt.
8124 (read-face-name): Don't assume prompt ends with a space.
8125
2d73e8d3
MB
8126 * faces.el (describe-face): Add support for :inherit attribute.
8127
a1a2e38f
KH
81282000-08-25 Kenichi Handa <handa@etl.go.jp>
8129
e84fa7c5
KH
8130 * terminal.el (terminal-emulator): Fix args to `concat'. Now
8131 concat doesn't accept interger.
8132
a1a2e38f
KH
8133 * international/kkc.el: Remove SKK from Keywords. Require
8134 ja-dic-utl instead of skkdic-utl.
8135
8136 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
8137 Provide ja-dic-cnv instead of skkdic-cnv.
8138 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
8139 (iso-2022-7bit-short): Add safe-charsets property.
8140 (skkdic-convert-postfix): Search Japanese chou-on character in
8141 addition to Hiragana character.
8142 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
8143 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
8144 (batch-skkdic-convert): Likewise.
8145
8146 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
8147 Provide ja-dic-utl instead of skkdic-utl.
8148 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
8149
f6499c03
DL
81502000-08-24 Dave Love <fx@gnu.org>
8151
1c2c3f16
DL
8152 * disp-table.el (standard-display-default): Make the test of `l'
8153 useful.
8154
f6499c03
DL
8155 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
8156 mod sample text.
8157
8158 * international/iso-ascii.el: Make pilcrow convenient string
8159 consistent with section.
8160 (iso-ascii-display): Set up multibyte characters as well as
8161 unibyte.
8162
c543db81
KH
81632000-08-24 Kenichi Handa <handa@etl.go.jp>
8164
8165 * international/mule-cmds.el (reset-language-environment): Set
8166 default-process-coding-system to '(undecided . iso-latin-1), which
8167 makes process I/O almost consistent with file I/O. Call this
8168 function when mule-cmds.el[c] is loaded.
8169
746d9caf
AI
81702000-08-22 Andrew Innes <andrewi@gnu.org>
8171
8172 * makefile.w32-in: New file.
8173
5484005d
MB
81742000-08-22 Miles Bader <miles@lsi.nec.co.jp>
8175
8176 * comint.el (comint-output-filter): Compare end of
8177 comint-last-output-overlay with the start of the newly inserted
8178 text, not the end, when deciding whether to extend it.
9b4a7800 8179 Set saved-point's insertion type to advance after insertion.
5484005d
MB
8180
8181 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
8182 since this is now done independently of font-lock mode.
8183
7a912f63
GM
81842000-08-21 Gerd Moellmann <gerd@gnu.org>
8185
8186 * server.el (server-kill-new-buffers): New user option.
8187 (server-existing-buffer): New buffer-local variable.
8188 (server-visit-files): When using an existing buffer, set
8189 server-existing-buffer to t.
8190 (server-buffer-done): If server-kill-new-buffers is t, kill the
8191 buffer, unless it was already present before visiting it with
8192 Emacs server.
9b4a7800 8193
240301df
EZ
81942000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
8195
8196 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
8197 even if the display doesn't support colors: some displays will
8198 support bold/underline faces.
8199
cbcef616
GM
82002000-08-21 Gerd Moellmann <gerd@gnu.org>
8201
6917e6bb
GM
8202 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
8203
cbcef616
GM
8204 * startup.el (command-line): If user's init file had an error,
8205 add explanatory text to *Messages*.
8206
6922b018
KH
82072000-08-21 Kenichi Handa <handa@etl.go.jp>
8208
8209 * man.el (Man-getpage-in-background): Decode the process output by
8210 the system locale coding system.
8211
e50c4203
DL
82122000-08-20 Dave Love <fx@gnu.org>
8213
96ab6351
DL
8214 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
8215 Don't test x-popup-menu.
8216 (function) <complete-function>: Complete only fbound symbols.
8217 <validate, value>: New.
8218 (variable) <complete-function>: Complete only bound symbols.
8219 (coding-system): Add :base-only, :complete-function, :validate,
8220 :value, :prompt-match.
8221 (widget-coding-system-prompt-value): Use read-coding-system and
8222 act on :base-only.
8223 (editable-field): Add :help-echo.
8224 (widget-push-button-gui, widget-push-button-cache)
8225 (widget-gui-action, widget-editable-list-gui): COmment out, along
8226 with uses.
8227 (widget-at): Make arg optional.
8228 (widget-echo-help): Adjust for current help-echo calling sequence.
8229 (widget-specify-field, widget-specify-button)
8230 (widget-specify-insert, widget-get-sibling, widget-image-find)
8231 (widget-convert, widget-insert, widget-leave-text)
8232 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
8233 (widget-setup, widget-field-find, widget-before-change)
8234 (widget-after-change, widget-default-complete)
8235 (widget-default-create, widget-default-delete)
8236 (widget-push-button-value-create, editable-field)
8237 (widget-field-prompt-value, widget-field-validate)
8238 (widget-choice-value-create, widget-choice-action)
8239 (widget-choice-validate, widget-checklist-add-item)
8240 (widget-radio-add-item, widget-radio-chosen)
8241 (widget-radio-value-inline, widget-editable-list-value-create)
8242 (widget-editable-list-entry-create)
8243 (widget-documentation-link-add)
8244 (widget-documentation-string-value-create)
8245 (widget-regexp-validate, widget-file-complete)
8246 (widget-sexp-validate, widget-plist-convert-widget)
8247 (widget-plist-convert-widget, widget-alist-convert-widget)
8248 (widget-alist-convert-widget, widget-color-complete): Simplify,
8249 particularly to avoid bindings which aren't optimized out.
8250
e50c4203
DL
8251 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8252 Doc fix.
8253 (down-list, backward-up-list, up-list, kill-sexp)
8254 (backward-kill-sexp, mark-sexp): Make arg optional.
8255 (lisp-complete-symbol): Add optional arg PREDICATE.
8256
8257 * cus-start.el: Add display-buffer-reuse-frames,
8258 file-coding-system-alist.
8259
511bd4eb
GM
82602000-08-20 Gerd Moellmann <gerd@gnu.org>
8261
8262 * startup.el (command-line): Clear realized faces after
8263 modifying TTY color mappings.
8264
a9de7d29
MB
82652000-08-20 Miles Bader <miles@gnu.org>
8266
8267 * faces.el (face-attr-match-p): Don't return true if ATTRS are
8268 merely a subset of FACE's attributes.
8269
8a8023d9
MB
82702000-08-19 Miles Bader <miles@gnu.org>
8271
8272 * comint.el (comint-output-filter): Save the point with a marker,
8273 not just a buffer position.
8274
8275 * international/mule.el (set-buffer-process-coding-system): Make
8276 interactive prompt less confusing.
8277
1433385f
GM
82782000-08-19 Gerd Moellmann <gerd@gnu.org>
8279
8280 * hilit-chg.el: General cleanup of doc strings, comments and
8281 code formatting.
8282
136b4eda
MB
82832000-08-19 Miles Bader <miles@gnu.org>
8284
8285 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8286 Compiler macro removed; beginning-of-line is no longer always
8287 equivalent to forward-line, in the presence of fields.
8288
8289 * comint.el (comint-output-filter): Remove ad-hoc saving of
8290 restriction, and just use save-restriction, now that it works
8291 correctly. Don't adjust comint-last-input-start to account for
8292 our insertion; it shouldn't have moved because we don't use
8293 insert-before-markers anymore. Comment out call to
8294 `force-mode-line-update'; why is it here?
8295
8296 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8297 while checking for prompt to delete. Use `forward-line 0'
8298 instead of beginning-of-line.
8299 (gud-filter): Temporarily widen gud comint buffer while
8300 examining output.
8301
cdd0f857
SM
83022000-08-18 Stefan Monnier <monnier@cs.yale.edu>
8303
ebf96bfa
SM
8304 * progmodes/sh-script.el: Big bag of typos.
8305
cdd0f857
SM
8306 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8307 check since ispell-process is not bound when ispell is not yet loaded.
8308
9bb7a286
DL
83092000-08-18 Dave Love <fx@gnu.org>
8310
8311 * image.el (find-image): Copy `spec' before using plist-put.
8312
74ec6045
GM
83132000-08-18 Gerd Moellmann <gerd@gnu.org>
8314
8315 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8316 `portugues'.
8317
8318 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8319 backward-kill-sexp, analogous to kill-sexp.
8320
8321 * progmodes/icon.el (icon-indent-line)
8322 (icon-is-continuation-line): Handle comments specially.
8323
83242000-08-17 Ken Stevens <k.stevens@ieee.org>
8325
8326 * ispell.el: Set to standard author/maintainer/keyword fields.
8327 Fine tuning to menu map appearance and operation, and added help.
8328 Remove `start' and `end' error messages when compiling.
8329 (ispell-choices-win-default-height): Fixed comment string.
8330 (ispell-dictionary-alist-1): Fixed regexp in castellano and
8331 castellano8 dictionaries.
8332 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8333 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8334 dictionary, added italiano dictionary.
8335 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8336 word character
8337 (ispell-tex-skip-alists): Added psfig support.
8338 (ispell-skip-html): Renamed from ispell-skip-sgml.
8339 (ispell-begin-skip-region-regexp, ispell-skip-region)
8340 (ispell-minor-check): Improved html skipping support to skip across
8341 code, and recognize `&' commands without propper `;' syntax;
8342 (ispell-process-line): Fix alignment error when manually
8343 correcting spelling.
8344 (ispell): Fix comment string.
8345 (ispell-add-per-file-word-list): Always put word list on new line.
8346
3787e12e
GM
83472000-08-17 Gerd Moellmann <gerd@gnu.org>
8348
a7b28523
GM
8349 * format.el (format-encode-run-method): Fix error message to say
8350 `encode' instead of `decode'. Use save-window-excursion around
8351 shell-command-on-region as in format-decode-run-method because
8352 shell-command-on-region can display a buffer with error output.
8353 (format-decode): Don't record undo information for the decoding.
8354 (format-annotate-function): Add parameter FORMAT-COUNT. Make
8355 that number part of the temporary buffer name so that more than
8356 one decoding using a temporary buffer can happen safely.
8357
8358 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8359 of `A-z' in the regexp.
8360
8361 * hilit-chg.el: Fix typos in commentary.
8362
3787e12e
GM
8363 * help.el (view-emacs-news): Rewritten for new naming scheme
8364 for old NEWS files.
8365
8366 * startup.el (command-line): Pop to *Messages* in case an error
8367 is signaled while loading user-init-file.
8368
d2473540
AS
83692000-08-17 Andreas Schwab <schwab@suse.de>
8370
8371 * files.el (insert-directory): Don't lose original file name,
8372 undoing an undocumented change.
8373
c0bbaf57
GM
83742000-08-17 Alex Schroeder <alex@gnu.org>
8375
8376 * sql.el (sql-magic-go): Use comint-bol.
8377 (sql-copy-column): Use comint-line-beginning-position.
8378 (comint-line-beginning-position): Define a replacement for
8379 comint-line-beginning-position if it is not fboundp.
8380
83812000-08-17 Alex Schroeder <alex@gnu.org>
8382
8383 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
8384 it didn't have any effect anyway.
8385
83862000-08-17 Alex Schroeder <alex@gnu.org>
8387
8388 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
8389 --pset and pager=off instead of sending \\o|cat at the beginning
8390 of the session.
8391
9d245da5
MB
83922000-08-17 Miles Bader <miles@gnu.org>
8393
8394 * progmodes/octave-inf.el: Add compatibility definition of
8395 comint-line-beginning-position.
8396
abfdbd2e
KH
83972000-08-17 Kenichi Handa <handa@etl.go.jp>
8398
8399 * startup.el (normal-top-level): Look in each dir in load-path for
8400 a leim-list.el file too. This assures of loading leim-list.el
8401 that is created at Emacs installation time even if a user have his
8402 own leim-list.el.
8403
a0b8c939
MB
84042000-08-17 Miles Bader <miles@gnu.org>
8405
8406 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
8407 foreground color to black if the background is dark.
8408
7382bcae
SM
84092000-08-16 Stefan Monnier <monnier@cs.yale.edu>
8410
8411 * loadhist.el (unload-feature): Typo.
8412
9b4a7800 8413 * finder.el (finder-compile-keywords):
7382bcae
SM
8414 * cus-dep.el (custom-make-dependencies): Add local-variable settings
8415 to the generated file.
8416
8417 * mail/mh-e.el (mh-make-local-vars):
8418 Replace make-variable-buffer-local with make-local-variable.
8419
cdd0f857 8420 * play/landmark.el:
7382bcae 8421 * options.el (Edit-options-{set,toggle,t,nil}):
9b4a7800
TTN
8422 * mail/mailabbrev.el (mail-abbrevs-mode):
8423 * textmodes/tex-mode.el (tex-expand-files):
7382bcae
SM
8424 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
8425
8426 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
8427
8428 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
8429 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
8430 Allow going past the last element.
9b4a7800 8431 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
7382bcae
SM
8432 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
8433 (cvs-mouse-toggle-mark): Don't move point.
8434 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
8435
8436 * progmodes/compile.el (grep): Provide a default set of files.
8437 (next-error): Docstring fix.
8438 (compilation-find-file): Avoid find-file (fails in a dedicated window).
8439
8440 * emacs-lisp/easy-mmode.el (define-minor-mode):
8441 Use `symbol-value' to keep the byte-compiler quiet.
8442
8443 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
8444 (diff-find-source-location): New fun, extracted from diff-goto-source.
8445 (diff-goto-source): Use it.
8446 (diff-next-complex-hunk, diff-filter-lines): New function.
8447 (diff-apply-hunk): New command.
8448
8449 * smerge-mode.el (smerge-mode-menu): Doc fix.
8450
8451 * msb.el (msb-mode): Define it in terms of define-minor-mode.
8452
4f00b8c1
DL
84532000-08-16 Dave Love <fx@gnu.org>
8454
2b5198bb
DL
8455 * windmove.el (windmove) <defgroup>: Add :version.
8456
8457 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
8458 (goto-address-fontify-p, goto-address-highlight-p)
8459 (goto-address-url-face, goto-address-url-mouse-face)
8460 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
8461 (goto-address-url-regexp): Use thing-at-point-url-regexp.
8462 (goto-address-fontify, goto-address-at-mouse): Simplify,
8463 (goto-address-at-point): browse-url-url-at-point,
8464 goto-address-find-address-at-point can return nil.
8465 (goto-address-find-address-at-point): Return nil on failure.
8466
8467 * align.el (align) <defgroup>: Add :version.
8468
8469 * calculator.el (calculator): Add :version.
8470 (calculator): Use two lines for calculator window if `modeline'
8471 face is boxed.
8472
4f00b8c1
DL
8473 * play/5x5.el: Doc fixes.
8474 (5x5) <defgroup>: Add :version.
8475
8476 * play/fortune.el (fortune) <defgroup>: Add :version.
8477 (fortune-append): Fix error message.
8478 (fortune-from-region): Doc fix.
8479
8480 * play/pong.el (pong): Doc fix.
8481
8482 * play/morse.el: Keywords, commentary, autoloads.
8483
69db7ee7
EZ
84842000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
8485
8486 * desktop.el (desktop-save): Don't look at symbol-value of a
8487 member of minor-mode-alist, unless it is boundp.
8488
10e1dad9
SS
84892000-08-16 Sam Steingold <sds@gnu.org>
8490
a0b8c939 8491 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10e1dad9
SS
8492 `while'; use `with-current-buffer' instead of `save-excursion'.
8493 Removed unnecessary kludges now that "*Buffer List*" is excluded.
8494
9d7bcb2e
KH
84952000-08-16 Kenichi Handa <handa@etl.go.jp>
8496
8497 * international/ccl.el (declare-ccl-program): Docstring modified.
8498 (ccl-execute-with-args): Likewise.
8499
04231ab8
MB
85002000-08-16 Miles Bader <miles@gnu.org>
8501
9d245da5 8502 * progmodes/sql.el: Add compatibility definition of
04231ab8
MB
8503 comint-line-beginning-position.
8504
f68446ef
GM
85052000-08-15 Gerd Moellmann <gerd@gnu.org>
8506
dc28878c
GM
8507 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
8508 'buffer-menu' property.
8509 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
8510 fails.
8511 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
8512 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
8513 wasn't killed.
10e1dad9 8514
58ed0d3b
GM
8515 * buff-menu.el (list-buffers-noselect): Don't display the
8516 *Buffer List* buffer.
8517
32dc52f7
GM
8518 * font-lock.el: Require jit-lock to prevent a very late
8519 `Loading jit-lock' message.
8520
f68446ef 8521 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10e1dad9 8522 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
f68446ef
GM
8523 mail address.
8524
90ac90a2
MB
85252000-08-15 Miles Bader <miles@gnu.org>
8526
8527 * textmodes/ispell.el (ispell-graphic-p): New constant.
8528 (ispell-choices-win-default-height, ispell-help): Use
8529 `ispell-graphic-p' instead of `xemacsp'.
8530
b0a0e263
DL
85312000-08-15 Dave Love <fx@gnu.org>
8532
c1e757e3
DL
8533 * simple.el: Autoload widget-convert when compiling.
8534 (mail-user-agent): Doc fix.
8535
8536 * help.el (function-called-at-point, variable-at-point): Use
8537 with-syntax-table.
8538 (help-manyarg-func-alist): Add insert-and-inherit.
8539
8540 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
8541
8542 * delsel.el (delsel-unload-hook): New function.
8543
8544 * find-file.el: Doc fixes. Move provide to end.
8545 (ff) <defgroup>: Add :link.
8546 (ff-goto-click): Deleted.
8547 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
8548 Use mouse-set-point.
8549
8550 * textmodes/tildify.el: Doc fixes.
8551 (tildify) <defgroup>: Add:version.
8552
8553 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
8554 (glasses-custom-set): Use set-default, not set.
8555 (minor-mode-alist): Propertize the lighter.
8556 (glasses-mode): Provide optional arg.
8557
5f847612
DL
8558 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
8559 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
8560 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
8561 option. Provide :type.
8562 (cwarn-configuration): Provide :type.
8563 (cwarn-mode): Doc fix.
8564
8565 * add-log.el (change-log-merge): Doc fix.
8566 (change-log-redate): New command.
8567
b0a0e263
DL
8568 * net/browse-url.el (browse-url-filename-alist): Add a clause for
8569 Doze and Dog.
8570 (browse-url): Use dolist, not mapcar.
8571 (browse-url-at-point): Check for null url.
8572 (browse-url-event-buffer, browse-url-event-point): Functions
8573 deleted.
8574 (browse-url-at-mouse, browse-url-netscape): Simplify.
8575
8576 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
8577 modes.
8578 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
8579 Fix previous change to mapcan.
8580 (msb--init-file-alist, msb--add-separators)
8581 (msb--make-keymap-menu): Simplify.
8582 (msb--choose-file-menu): Use copy-sequence.
8583 (msb-mode-map): Add title to keymap.
8584 (msb-unload-hook): New function.
8585
8586 * bs.el: Fix indentation.
8587 (bs) <defgroup>: Add :links.
2b5198bb
DL
8588 (bs-show): Doc fix.
8589 (bs-apply-sort-faces): Don't use window-system.
8590 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
b0a0e263 8591
70f1b78e
EZ
85922000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
8593
8594 * calendar/timeclock.el (timeclock-file): Run .timelog through
8595 convert-standard-filename.
8596
956777b3
GM
85972000-08-14 Gerd Moellmann <gerd@gnu.org>
8598
3215096c
GM
8599 * emacs-lisp/authors.el: New file.
8600
956777b3
GM
8601 * paren.el (show-paren-priority): New user option.
8602 (show-paren-function): Set overlay priorities to
8603 show-paren-priority.
10e1dad9 8604
0cde1424
MB
86052000-08-14 Miles Bader <miles@gnu.org>
8606
8607 * comint.el (comint-bol): Use `forward-line 0' instead of calling
8608 beginning-of-line with inhibit-field-text-motion bound.
8609
90cbf47e
GM
86102000-08-14 Gerd Moellmann <gerd@gnu.org>
8611
8612 * calendar/timeclock.el: New file.
8613
86142000-08-14 David Ponce <david@dponce.com>
8615
8616 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
8617 `widget-button-click'. so that one can use left mouse button to
8618 click on dialog buttons.
8619
86202000-08-14 Emmanuel Briot <briot@gnat.com>
8621
8622 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
814299a7 8623 identifiers, since XML is case sensitive
10e1dad9 8624
79e8dca7 86252000-08-12 Miles Bader <miles@gnu.org>
10e1dad9 8626
660394d1
MB
8627 * comint.el (comint-output-filter): Don't bother frobbing
8628 window-start, it doesn't seem to be necessary.
79e8dca7
MB
8629
8630 * comint.el (comint-send-string, comint-send-region): Make into
8631 real functions. Snapshot the prompt before sending.
8632
218c2cc7
EZ
86332000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
8634
8635 * info.el (Info-find-emacs-command-nodes): Rewrite to use
8636 technique similar to Info-index, instead of relying on specific
8637 names of relevant Index nodes.
8638 (Info-goto-emacs-command-node): Bind Info-history to nil when
8639 going to the first node found by Info-find-emacs-command-nodes.
8640
51e066d2 86412000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
968280cc
EZ
8642
8643 * menu-bar.el (menu-bar-help-menu): Add a :help string.
8644
867102f2
MB
86452000-08-10 Miles Bader <miles@gnu.org>
8646
8647 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
8648
af718538
EZ
86492000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
8650
8651 * info.el (Info-file-list-for-emacs): More elements for the
8652 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
8653 and woman manuals.
8654
c51bacd6
MB
86552000-08-10 Miles Bader <miles@lsi.nec.co.jp>
8656
8657 * comint.el (comint-send-input): Make the newline boundary overlay
8658 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
8659 (comint-output-filter): Use `insert' instead of
8660 `insert-before-markers'. Extend comint-last-output-overlay when
8661 necessary since we can't rely on insert-before-markers to do it.
8662 * gud.el (gud-filter): Use `with-current-buffer' instead of
8663 save-excursion when inserting the output, so that point gets
8664 updated correctly; the old method relied on a rather dodgy
8665 side-effect of comint-output-filter to avoid the effect of
8666 save-excursion.
8667
98532b12
EZ
86682000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
8669
8670 * files.el (recover-file): Call insert-directory instead of
8671 invoking `ls' directly.
8672
3db4b719
MB
86732000-08-10 Miles Bader <miles@gnu.org>
8674
8675 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
8676 (comint-last-prompt-overlay): New variables.
8677 (comint-output-filter): Implement prompt highlighting.
8678 (comint-snapshot-last-prompt): New function.
8679 (comint-send-input): Snapshot the last prompt.
8680 Use comint-highlight-input-face.
8681 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
8682 Use defface instead of defcustom.
8683 (send-invisible, comint-send-eof): Snapshot the last prompt.
8684 (comint-delchar-or-maybe-eof): Use comint-send-eof.
8685 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
8686
96190aa1
SM
86872000-08-09 Stefan Monnier <monnier@cs.yale.edu>
8688
5cda4b07
SM
8689 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
8690 (regexp-opt-group): Use a list of chars for `letters'.
8691 (regexp-opt-charset): `chars' is now a list of chars.
8692 Use a char-table rather than a vector so it works for multibyte chars.
8693
96190aa1
SM
8694 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
8695 Set cvs-minor-current-files to the selected fileinfo.
8696 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
8697 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
8698
7d093d56
EZ
86992000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
8700
8701 * files.el (insert-directory): Don't call access-file on
8702 directories on DOS and Windows.
8703
b24c5811
KH
87042000-08-09 Kenichi Handa <handa@etl.go.jp>
8705
8706 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
8707 longer if necessary.
8708 (ccl-embed-code): Call ccl-embed-data to store CODE in
8709 ccl-program-vector.
8710
0a6fd67e
MB
87112000-08-09 Miles Bader <miles@gnu.org>
8712
8713 * comint.el (comint-output-filter): Properly handle the case where
8714 the text surrounded by comint-last-output-overlay was deleted.
8715
9f6d1a6c
GM
87162000-08-08 Gerd Moellmann <gerd@gnu.org>
8717
25ad1371
GM
8718 * info.el (Info-insert-dir): Use Info-additional-directory-list if
8719 non-nil.
8720 (Info-file-list-for-emacs): Remove "info" from the list because
8721 that leads to trying to use the documentation from file `info'
8722 in various situations where it isn't appropriate, for instance
8723 C-h C-k C-h i.
8724
8725 * ffap.el (ffap-read-file-or-url-internal): Handle case that
8726 DIR and/or STRING are nil.
8727
8728 * progmodes/compile.el (compilation-setup): Make variable
8729 compilation-error-screen-columns buffer-local, as some comment
8730 in the code suggests it should be.
8731
8732 * files.el (auto-mode-interpreter-regexp): New variable.
8733 (set-auto-mode): Use it.
8734
8735 * indent.el (indent-for-tab-command): Doc fix.
8736
8737 * mouse-sel.el (mouse-sel-mode): Doc fix.
8738
9f6d1a6c
GM
8739 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
8740 labels.
8741
8742 * help.el (print-help-return-message): When
8743 display-buffer-reuse-frames is set, let the help window been quit,
8744 instead of deleting it, which might delete a reused frame.
8745
3d819a75
EZ
87462000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8747
8748 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
8749 rename a directory to a name that differs only by its letter case.
8750
c5a52529
KH
87512000-08-08 Kenichi Handa <handa@etl.go.jp>
8752
8753 * international/quail.el (quail-define-rules): Handle Quail decode
8754 map correctly. Add code for supporting annotations.
8755 (quail-install-decode-map): New function.
8756 (quail-defrule-internal): New optional arguments decode-map and
8757 props.
8758 (quail-advice): New function.
8759
5e9e032a
SS
87602000-08-07 Sam Steingold <sds@gnu.org>
8761
8762 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
8763 `defconst', `define-condition', `with-slots'.
8764 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
8765
46645f4b
MB
87662000-08-03 Miles Bader <miles@gnu.org>
8767
8768 * comint.el (comint-use-prompt-regexp-instead-of-fields):
8769 New variable.
8770 (comint-prompt-regexp, comint-get-old-input): Document dependence on
8771 comint-use-prompt-regexp-instead-of-fields.
8772 (comint-send-input): Add `input' field property to stuff we send to
8773 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
8774 (comint-output-filter): Add `output' field property to process
8775 output, if comint-use-prompt-regexp-instead-of-fields is nil.
8776 (comint-replace-by-expanded-history)
8777 (comint-get-old-input-default, comint-show-output)
8778 (comint-backward-matching-input, comint-forward-matching-input)
8779 (comint-next-prompt, comint-previous-prompt): Use field
8780 properties if comint-use-prompt-regexp-instead-of-fields is nil.
8781 (comint-line-beginning-position): New function.
8782 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
8783 (comint-replace-by-expanded-history-before-point): Use
8784 comint-line-beginning-position and line-end-position.
8785 (comint-last-output-overlay): New variable.
8786 (comint-mode): Make `comint-last-output-overlay' buffer-local.
8787
8788 * shell.el (shell-prompt-pattern): Doc change.
8789 (shell-backward-command): Use line-beginning-position.
8790
8791 * gud.el (gud-gdb-complete-command): Use
8792 comint-line-beginning-position.
8793
8794 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
8795 comint-bol doesn't actually go to the beginning of the line.
8796
8797 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
8798 if comint-use-prompt-regexp-instead-of-fields is non-nil.
8799 (try-expand-line-all-buffers): Likewise.
8800
8801 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
8802 explicitly matching comint-prompt-regexp.
8803 (sql-copy-column): Use comint-line-beginning-position instead of
8804 explicitly matching comint-prompt-regexp.
8805
8806 * progmodes/octave-inf.el (inferior-octave-complete): Use
8807 comint-line-beginning-position.
8808
8809 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
8810
8811 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
8812 looking for a prompt, use `forward-line 0' instead of
8813 `beginning-of-line', to avoid getting caught by an input field.
8814
ff3d9573
GM
88152000-08-07 Gerd Moellmann <gerd@gnu.org>
8816
8817 * files.el (shell-quote-wildcard-pattern): Make sure to return
8818 PATTERN, in the Unix case.
8819
e0d8827b
EZ
88202000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
8821
8822 * play/zone.el (zone): Discard any pending input before running
8823 the randomly-chosen pgm.
8824
24d55b8f
KH
88252000-08-07 Kenichi Handa <handa@etl.go.jp>
8826
8827 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
8828 checking the existence of any multibyte characters.
8829
3d05e1ee
GM
88302000-08-06 Gerd Moellmann <gerd@gnu.org>
8831
6c4a4368
GM
8832 * help.el (describe-mode): Test minor-mode symbol for being
8833 bound before testing its value for being nil.
8834
3d05e1ee
GM
8835 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
8836 `first', `second', and `third'.
8837
8838 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
8839 (second): Make it an alias for `cadr'.
8840
6968a481
EZ
88412000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
8842
8843 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
8844 types of display support faces now.
8845
e49aa397
GM
88462000-08-05 Gerd Moellmann <gerd@gnu.org>
8847
8848 * pcvs.el (require): Require `cl' during compilation, only.
8849
8850 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
8851 (toplevel): Remove `remq' and `remove' from autoloads.
8852 (cl-fake-autoloads): New variable. If set, arrange for an error
8853 when CL functions etc. are autoloaded.
8854
588aca27
EZ
88552000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
8856
2e78d4ab
EZ
8857 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
8858
85628348
EZ
8859 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
8860 popped up, but the user clicks outside the menu, return an empty
8861 regexp (that causes unhighlight-regexp to have no effect).
8862
74f0e552
EZ
8863 * menu-bar.el (menu-bar-games-menu): Add Zone.
8864
588aca27
EZ
8865 * hi-lock.el (toplevel): Require font-lock.
8866
f4988be7
GM
88672000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8868
ba087cd7 8869 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
f4988be7
GM
8870 (ebnf-8-bit-chars): New var for bug fix.
8871 (ebnf-string): Bug fix.
8872
027b73ac
SS
88732000-08-03 Sam Steingold <sds@gnu.org>
8874
8875 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
8876 instead of `buffer-string'.
8877 (require 'cl): Always, not just when compiling.
8878 `ignore-errors' in `interactive', `list*', `defun*' &c make this
8879 necessary.
8880
2f1fa038
EZ
88812000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
8882
8883 * international/mule-cmds.el (select-safe-coding-system): Make
8884 the message text about selecting a safe coding system more clear.
8885
ead53494
GM
88862000-08-02 Gerd Moellmann <gerd@gnu.org>
8887
abb2db1c
GM
8888 * hi-lock.el: New file.
8889
8890 * play/zone.el: New file.
8891
ead53494
GM
8892 * replace.el (occur): Set tab-width in the *Occur* buffer to the
8893 value of tab-width in the original buffer. Choose a line number
8894 format that's a multiple of the original buffer's tab width, so
8895 that lines appear right.
8896
8897 * textmodes/ispell.el (ispell): New function, replacing an alias.
8898 Spell-check active region if in transient-mark-mode and mark
8899 is active; otherwise spell-check buffer.
8900
89012000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8902
8903 * ps-mule.el: Fix a customization problem on
8904 ps-mule-font-info-database-default.
8905
f4a2b0a4
EZ
89062000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
8907
8908 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
8909 display-mouse-p instead of window-system.
8910 (ebrowse-member-mode-map): Ditto.
8911
b685181e
GM
89122000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8913
ba087cd7
EZ
8914 * progmodes/ebnf2ps.el: Update ps-print functions call.
8915 Indentation fix. Doc fix.
b685181e
GM
8916 (ebnf-version): New version number (3.2).
8917 (ebnf-format-color, ebnf-begin-job): Code fix.
027b73ac 8918
3b5fab87
EZ
89192000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
8920
032ebb29
EZ
8921 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
8922 font lock support on window-system.
8923 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
8924
3b5fab87
EZ
8925 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
8926 display-color-p, if fboundp, instead of window-system.
8927
7e2605e7
EZ
89282000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
8929
8930 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
8931 instead of window-system.
8932
8933 * wid-edit.el (widget-choose): Use display-mouse-p instead of
8934 window-system.
8935 (widget-choice-mouse-down-action): Use display-popup-menus-p
8936 instead of window-system.
8937
8938 * strokes.el (strokes-file): Run the file name through
8939 convert-standard-filename.
8940 (strokes-mode): Call display-mouse-p instead of looking at
8941 window-system. Change the error message accordingly.
8942
8943 * progmodes/cpp.el (toplevel): Support faces on tty's.
8944
8945 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
8946 (lm-plot-square, lm-init-display): Don't use window-system.
8947
8948 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
8949 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
8950
8951 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
8952 instead of looking at window-system.
8953
26119624
GM
89542000-07-30 Gerd Moellmann <gerd@gnu.org>
8955
8956 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
8957 of testing if iswitchb-prepost-hooks is bound, because the
8958 latter will always be true when invoking a recursive minibuffer
8959 from an active Iswitchb buffer.
8960
c90596f3
EZ
89612000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
8962
8963 * files.el (shell-quote-wildcard-pattern): New function.
8964 (insert-directory): Call it. Only prepend "\" to command on Unix
8965 and GNU/Linux systems.
8966
18925e78
GM
89672000-07-30 Gerd Moellmann <gerd@gnu.org>
8968
8969 * eshell/esh-groups.el: Change custom :link file names
8970 from `eshell.info' to `eshell'.
8971
89722000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
8973
8974 * dired.el (dired-build-subdir-alist): Expand subdirectory names
8975 correctly in recursive ange-ftp listings.
8976
89772000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8978
8979 * ps-print.el: Fix bug 1: if ps-font-size-internal,
8980 ps-header-font-size-internal and
8981 ps-header-title-font-size-internal variables are not set,
8982 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
8983 face text property is (foreground-color . COLOR) or
8984 `(background-color . COLOR)', ps-print crashes. Doc fix.
8985 (ps-print-version): New version number (5.2.4).
8986 (ps-plot-region): Code fix.
8987 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
8988 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
8989 Bug fix 2.
8990
89912000-07-30 Milan Zamazal <pdm@freesoft.cz>
8992
8993 * glasses.el (glasses-make-readable): Fix uncapitalization of
8994 identifiers like `myXMLDocument'.
8995
aeb4c63e
KF
89962000-07-28 Karl Fogel <kfogel@red-bean.com>
8997
18925e78
GM
8998 * mail/mail-hist.el (mail-hist-previous-input)
8999 (mail-hist-next-input): Do the obvious code factorization.
9000 (mail-hist-retrieve-and-insert): New func, contains common
aeb4c63e
KF
9001 code of above two.
9002 If inserting a message body, leave point at top.
9003
9d453139
SS
90042000-07-28 Sam Steingold <sds@gnu.org>
9005
9006 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
18925e78
GM
9007 Use `<=', not `<' to compare times!
9008 (ange-ftp-ls): Remove.
9d453139 9009
b548072f
GM
90102000-07-27 Gerd Moellmann <gerd@gnu.org>
9011
27848c01
GM
9012 * play/cookie1.el: Add explanation of how to make cookie.el
9013 compatible with strfile(1) to comment.
9014
9015 * subr.el (remove, remq): New functions.
9016
3ab82477
GM
9017 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9018 escape `*' in regexps.
9019 (midnight-find): Reverse order of arguments in the funcall of
9020 TEST.
9021
9022 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9023 and `.class'.
9024
b548072f
GM
9025 * play/meese.el: Add Commentary section.
9026
27848c01
GM
90272000-07-27 Alex Schroeder <alex@gnu.org>
9028
9029 * sql.el (sql-ms): Added autoload cookie.
9030 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9031 (sql-oracle): Ditto.
9032 (sql-help): Doc change.
9033
9034 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
9035 types and exceptions.
9036
90372000-07-27 Alex Schroeder <alex@gnu.org>
9038
9039 * sql.el (sql-placeholder-history): New variable.
9040 (sql-query-placeholders-and-send): New function that will query
9041 the user and replace placeholders with user input.
9042 (sql-oracle): If running on NT, set comint-input-sender to
9043 sql-query-placeholders-and-send.
9044
9045 (sql-stop): If in the SQLi buffer, insert stop notification, else
9046 present it as a message.
9047
90482000-07-27 Alex Schroeder <alex@gnu.org>
9049
9050 * sql.el (sql-input-ring-separator): Doc change.
9051 (sql-input-ring-file-name): Doc change.
9052 (sql-interactive-mode): Use `sql-input-ring-separator' and
9053 `sql-input-ring-file-name' to set the comint-mode equivalents
9054 without making them local variables.
9055 (sql-stop): Don't bind `sql-input-ring-separator' and
9056 `sql-input-ring-file-name' dynamically to their comint-mode
9057 equivalents.
9058
91ae8751
KH
90592000-07-27 Kenichi Handa <handa@etl.go.jp>
9060
9061 * international/mule.el (register-char-codings): New function.
9062 (make-coding-system): Handle `safe-chars' specification in the arg
9063 PROPERTY.
9064
9065 * international/mule-cmds.el
9066 (find-coding-systems-region-subset-p): This function deleted.
9067 (sort-coding-systems-predicate): New variable.
9068 (sort-coding-systems): New function.
9069 (find-coding-systems-region): Use
9070 find-coding-systems-region-internal.
9071 (find-coding-systems-string): Use find-coding-systems-region.
9072 (find-coding-systems-for-charsets): Check
9073 char-coding-system-table.
9074 (select-safe-coding-system-accept-default-p): New variable.
9075 (select-safe-coding-system): Mostly rewritten. New argument
9076 ACCEPT-DEFAULT-P.
9077 (select-message-coding-system): Call select-safe-coding-system
9078 with ACCEPT-DEFAULT-P arg.
9079 (reset-language-environment): Reset default-sendmail-coding-system
9080 to the default value iso-latin-1.
9081 (set-language-environment): Don't set the obsolete variable
9082 charset-origin-alist.
9083
9084 * international/codepage.el (cp-coding-system-for-codepage-1):
9085 Give `safe-chars' property to make-coding-system.
9086
9087 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
9088 calling select-message-coding-system twice.
9089
9090 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
9091 instead of `safe-charsets'.
9092 (cyrillic-alternativnyj): Likewise.
9093 (ccl-encode-alternativnyj): Don't check the charset
9094 cyrillic-iso8859-5.
9095
90cf4474
KH
90962000-07-27 Kenichi Handa <handa@etl.go.jp>
9097
9098 * composite.el (compose-chars-after): Preserve match data.
9099
a1f84f6d
SS
91002000-07-26 Sam Steingold <sds@gnu.org>
9101
9102 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
9103 (ange-ftp-real-file-newer-than-file-p): New function.
9104 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
9105 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
9106
9107 * tooltip.el (tooltip-float-time): Removed (use `float-time').
9108 * midnight.el (midnight-float-time): Ditto.
9109
e092928e
AS
91102000-07-26 Andreas Schwab <schwab@suse.de>
9111
9112 * files.el (normal-backup-enable-predicate): Correct
9113 interpretation of the return value of compare-strings.
9114
7465ebef
GM
91152000-07-26 Gerd Moellmann <gerd@gnu.org>
9116
3353ef5a
GM
9117 * isearch.el (isearch-resume): New function.
9118 (isearch-done): Add something to command-history to resume
9119 the search.
9120 (isearch-yank-line, isearch-yank-word): Use
9121 buffer-substring-no-properties instead of buffer-substring.
9122
7465ebef
GM
9123 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
9124 of flyspell-mouse-map.
9125
9126 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
9127 duplicate definition.
9128 (makefile-mode): Remove duplicate setting of local-abbrev-table.
9129
9130 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
9131 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
9132
5044b74a
SS
91332000-07-25 Sam Steingold <sds@gnu.org>
9134
25759a92
SS
9135 * net/ange-ftp.el: Get modtime over the net.
9136 (ange-ftp-file-modtime): New function.
a95cb10a
GM
9137 (ange-ftp-write-region, ange-ftp-insert-file-contents)
9138 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
25759a92
SS
9139 Use it.
9140 (ange-ftp-dot-to-slash): New function.
9141 (ange-ftp-fix-name-for-vms): Use it.
9142
5044b74a
SS
9143 * midnight.el (midnight-buffer-display-time): Use
9144 `with-current-buffer'.
9145
5dcfb3f4
GM
91462000-07-25 Gerd Moellmann <gerd@gnu.org>
9147
9148 * find-dired.el: Update copyright notice.
9149 (find-dired): Offer to kill a running `find'.
9150
9151 * enriched.el (enriched-face-ans): For a `foreground-color'
9152 property, return '(("x-color" COLOR))' so that COLOR will be
9153 output as a parameter of the x-color annotation. Likewise for the
9154 `background-color' property. In the case of normal face
9155 properties, don't return annotations for unspecified foreground
9156 and background face attributes.
9157
8c662166
KH
91582000-07-25 Kenichi Handa <handa@etl.go.jp>
9159
9160 * language/japan-util.el (japanese-katakana-region): Fix handling
9161 HANKAKU argument.
9162
c28da489
MB
91632000-07-25 Miles Bader <miles@gnu.org>
9164
9165 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
9166 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
9167 constrain-to-field.
9168
ad349719
AI
91692000-07-24 Andrew Innes <andrewi@gnu.org>
9170
9171 * timer.el (timer-activate-when-idle): Add optional parameter
9172 DONT-WAIT. Update docstring.
9173 (run-with-idle-timer): Specify extra parameter to
9174 timer-activate-when-idle, so that timer will be activated
9175 immediately if Emacs is already idle.
9176
9177 * w32-fns.el (w32-using-nt): Fix docstring.
9178
c95162f5
DL
91792000-07-24 Dave Love <fx@gnu.org>
9180
9181 * mouse.el (popup-menu): Set last-command-event.
9182 (mouse-major-mode-menu-prefix): Declare.
9183
e3c31fd5
GM
91842000-07-24 Gerd Moellmann <gerd@gnu.org>
9185
9186 * textmodes/flyspell.el: Update to author's version 1.5d.
9187
9188 * progmodes/hideshow.el: Update copyright notice.
9189
9190 * vcursor.el: Set maintainer to FSF, since author cannot
9191 be reached.
9192
7636d2a3
EZ
91932000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
9194
fbe0a958
EZ
9195 * info.el (Info-goto-emacs-key-command-node): Leave a space after
9196 the prompt.
9197
7636d2a3
EZ
9198 * mouse.el (popup-menu): Run the keymap through indirect-function,
9199 in case it was defined with define-prefix-key. If the menu is a
9200 list of keymaps, look up the binding of user's choice in each one
9201 of the keymaps.
9202 (mouse-popup-menubar): If the global and local menu-bar keymaps
9203 don't have a prompt string, create one and insert it into the
9204 keymap. Don't barf if current-local-map returns nil.
9205
e024b101
GM
92062000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
9207
9208 * dired.el (dired-sort-R-check): Added to allow recursive listing
9209 to be undone.
9210 (dired-sort-other): Use it.
9211
7972fcfc
GM
92122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9213
e024b101 9214 * Release of cc-mode 5.27
7972fcfc
GM
9215
92162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9217
9218 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
9219 c-beginning-of-statement-1 that caused a bad case of recursion
9220 which could consume a lot of CPU in large classes in languages
9221 that have in-expression classes (i.e. Java and Pike).
9222
9223 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
9224 statements before top level constructs (i.e. case 6 is moved
9225 before case 5 and is now case 4) to catch in-expression
9226 classes in top level expressions correctly.
9227
92282000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9229
9230 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
9231 objc-method-intro. Case 4 removed and case 5I added.
9232
9233 * cc-langs.el (c-append-paragraph-start): New variable used by
9234 c-common-init to get paragraph-start correct.
9235 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
9236 initialize paragraph-start to make it correct both with and
9237 without the javadoc special case.
9238
9239 * cc-mode.el (java-mode): Use c-append-paragraph-start to
9240 initialize paragraph-start for javadoc markup.
9241
9242 * cc-vars.el (c-style-variables-are-local-p): Incompatible
9243 change by defaulting this to t. It's motivated by the
9244 confusing behavior that otherwise arise from the style system
9245 when editing both java and non-java files at the same time
9246 (see the comments about style setting in c-common-init).
9247
92482000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9249
9250 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9251 similar to the one in c-fill-paragraph to check the fill
9252 prefix from the adaptive fill function for sanity.
9253
92542000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9255
9256 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9257 defun block.
9258
92592000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9260
5044b74a 9261 * cc-mode.texi Documented the change of cpp-macro.
7972fcfc
GM
9262
92632000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9264
9265 * cc-align.el (c-lineup-multi-inher): Handle lines with
9266 leading comma nicely. Extended to handle member initializers
9267 too.
9268
e024b101 9269 * cc-engine.el: (c-beginning-of-inheritance-list,
7972fcfc
GM
9270 c-guess-basic-syntax): Fixed recognition of inheritance lists
9271 when the lines begins with a comma.
9272
5044b74a 9273 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7972fcfc
GM
9274
9275 * cc-vars.el (c-offsets-alist): Changed default for
9276 member-init-cont to c-lineup-multi-inher since it now handles
9277 member initializers and indents better for leading commas.
9278
92792000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9280
9281 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9282 handling that caused class open lines to be recognized as
9283 statement-conts in some cases.
9284
9285 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9286 guessed by the adaptive fill function unless point is on the
9287 first line of a block comment.
9288
9289 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9290 when the buffer ends with a macro continuation char.
9291
9292 * cc-engine.el (c-guess-basic-syntax): Added support for
9293 function definitions as statements in Pike. The first
9294 statement in a lambda block is now labeled defun-block-intro
9295 instead of statement-block-intro.
9296
9297 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9298 so that the class surrounding point is selected, not the one
9299 innermost in the state.
9300
9301 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9302 recognition of switch labels having hanging multiline
9303 statements.
9304
9305 * cc-engine.el (c-beginning-of-member-init-list): Broke out
9306 some code in c-guess-basic-syntax to a separate function.
9307 * cc-engine.el (c-just-after-func-arglist-p): Fixed
9308 recognition of member inits with multiple line arglists.
9309 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9310 member-init-cont when the commas are in funny places.
9311
93122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9313
9314 * cc-defs.el (c-auto-newline): Removed this macro since it's
9315 not used anymore.
9316
9317 * cc-engine.el (c-looking-at-bos): New helper function.
9318 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9319 inexpr and toplevel classes apart in Pike.
9320
9321 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9322 of case 9A.
9323
9324 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9325 constant, since "class" can introduce an in-expression class
9326 in Pike nowadays.
9327
93282000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9329
9330 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9331 indentation on cpp-macro lines.
9332
9333 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9334 a syntax modifier like comment-intro, to make it possible to
9335 get syntactic indentation for preprocessor directives. It's
9336 incompatible wrt to lineup functions on cpp-macro, but it has
9337 no observable effect in the 99.9% common case where cpp-macro
9338 is set to -1000.
9339
93402000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9341
9342 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9343 member-init-cont when the preceding arglist is several lines.
9344
93452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9346
9347 * cc-styles.el (c-style-alist): The basic offset for the BSD
9348 style corrected to 8.
9349
93502000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9351
9352 * cc-styles.el (c-style-alist): Adjusted the indentation of
9353 brace list openers in the gnu style.
9354
93552000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9356
9357 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9358
9359 * cc-cmds.el (c-electric-brace, c-electric-slash,
9360 c-electric-star, c-electric-semi&comma, c-electric-colon,
9361 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9362 when c-syntactic-indentation is nil.
9363
9364 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
9365 we were left at comments preceding the first statement when
9366 reaching the beginning of the buffer.
9367
9368 * cc-vars.el (c-syntactic-indentation): New variable to turn
9369 off all syntactic indentation.
9370
93712000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9372
9373 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
9374 between the text and the block comment ender when it hangs,
9375 depending on how many there are before the fill.
9376
93772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9378
9379 * cc-engine.el (c-beginning-of-closest-statement): New helper
9380 function to go back to the closest preceding statement start,
9381 which could be inside a conditional statement.
9382 * cc-engine.el (c-guess-basic-syntax): Use
9383 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
9384
9385 * cc-engine.el (c-guess-basic-syntax): Better handling of
9386 arglist-intro, arglist-cont-nonempty and arglist-close when
9387 the arglist is nested inside parens. Cases 7A, 7C and 7F
9388 changed.
9389
9390 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
9391 up-to-date with javadoc 1.2.
9392
93932000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9394
9395 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
9396 multiline Pike type decls.
9397
93982000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9399
9400 * cc-cmds.el (c-indent-new-comment-line): Always break
9401 multiline comments in multiline mode, regardless of
9402 comment-multi-line.
9403
94042000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9405
9406 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
9407 fully::qualified::names in C++ member init lists. Preamble in
9408 case 5D changed.
9409
94102000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9411
9412 * cc-langs.el (c-common-init): Handling of obsolete variables
9413 moved to c-initialize-cc-mode. More compatible style override
9414 when using global style variables.
9415 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
9416 variables moved here.
9417
e024b101 9418 * cc-mode.texi: Documented the special behavior of
7972fcfc
GM
9419 c-special-indent-hook as a style variable. Don't talk about
9420 doing (c-make-styles-buffer-local t) in a mode hook, since
9421 that's already too late to work right.
5044b74a 9422
7972fcfc
GM
9423 * cc-styles.el (c-make-styles-buffer-local): Flag style
9424 variable localness in c-style-variables-are-local-p to make
9425 the compatibility measure in c-common-init work well.
9426
9427 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
9428 longer contain set-from-style.
9429 * cc-styles.el (c-initialize-builtin-style): Don't check for
9430 set-from-style on c-special-indent-hook.
9431 * cc-styles.el (c-copy-tree): Obsolete. The standard function
9432 copy-alist is sufficient now.
9433
9434 * cc-styles.el (c-set-style, c-set-style-1,
9435 c-get-style-variables): Fixes to variable initialization so
9436 that duplicate entries in styles have the same effect
9437 regardless of DONT-OVERRIDE.
9438
9439 * cc-styles.el (c-set-style-2): Fixed bug where the
9440 initialization of inheriting styles failed when the
9441 dont-override flag is set.
9442
9443 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
9444 on this.
9445
94462000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
9447
9448 * cc-defs.el (c-forward-comment): Removed the workaround
9449 introduced in 5.38 since it had worse side-effects. If a line
9450 contains the string "//\"", it regarded the // as a comment
9451 start since the \ temporarily doesn't have escape syntax.
9452
94532000-07-17 Emmanuel Briot <briot@act-europe.fr>
9454
9455 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
9456 ada-xref.el before ada-prj.el, so that the Project menu is created
9457 when ada-prj tries to add to it.
9458 (ada-activate-keys-for-case): Suppress the characters that are not
9459 part of the Ada syntax. Better compatibility with else-mode
9460 (ada-adjust-case-interactive): When auto-casing is not active,
9461 correctly insert newlines (used to insert only ^M). Prevent the
9462 syntax table from being changed in case of an error
814299a7 9463 (or '_' becomes part of a word and some commands are confused).
7972fcfc
GM
9464 Do nothing if ada-auto-case is nil.
9465 (ada-after-keyword-p): Ignore keywords that are also attributes
9466 (ada-batch-reformat): Update usage comment
9467 (ada-call-from-contextual-menu): New function
9468 (ada-case-read-exceptions): Reinitialize the casing exception list
9469 first to nil first, so that the casing exception file can be
9470 shared.
9471 (ada-check-defun-name): Handles "configure" keyword for gnatdist
9472 files.
9473 (ada-compile-goto-error): Fix regexp used to detect a file:line
9474 anywhere in the error message
9475 (ada-contextual-menu-last-point): New variable
9476 (ada-create-keymap): If the variable delete-key-deletes-forward is
9477 t on XEmacs, it means that DEL should delete one character
9478 forward.
9479 (ada-create-menu): Use :included instead of :visible for XEmacs.
9480 New submenu "Options".
9481 (ada-end-stmt-re): Correctly indent "select ... then abort"
9482 statements.
9483 (ada-fill-comment-paragraph): Correctly delete all leading '--'
9484 even if they don't match ada-fill-comment-prefix Fix handling of
9485 paragraphs on the first or last line of a file.
9486 (ada-format-paramlist): Fix handling of default parameter values.
9487 (ada-get-body-name): New function.
9488 (ada-get-current-indent): Optimized by searchling directly for an
9489 existing generic part or a statement outside of it. Handle
9490 ada-indent-align-comments when indenting comments Replaced some
9491 regexps by testing directly the next character. This results in a
9492 huge speedup on some files. New indentation scheme for renames
9493 statements. Stop looking for the 'while' or 'for' associated with
9494 a 'loop' at the first semicolon encountered. A "return" can also
9495 match an anonymous access subprogram declaration.
9496 (ada-get-indent-noindent): Ignore strings and comments when
9497 looking for the keywords "record" and "private".
9498 (ada-goto-matching-decl-start): When matching "if", make sure we
9499 are not in fact seeing "end if". Ignore "when" statements except
9500 when initial keyword was "begin". Fix handling of nested
9501 procedures. Add a recursive call to this function to skip over
9502 other 'end' statmts. Fix indentation for "when .. => begin"
9503 (ada-in-open-paren-p): Fix indentation for complex boolean
9504 expressions, where 'and then', 'or else' and parenthesis
9505 statements are mixed up.
9506 (ada-in-paramlist-p): Skip comments while searching for the
9507 beginning Fix handling of operator declarations.
9508 (ada-indent-align-comments): New variable
9509 (ada-indent-current): Change the syntax table only in the
9510 protected section, so that we are sure it is restored correctly.
9511 (ada-indent-on-previous-lines): Use ada-use-indent and
9512 ada-with-indent Correctly indent "select ... then"
9513 (ada-indent-region): Slight speedup.
9514 (ada-indent-renames): New variable.
9515 (ada-last-which-function-subprog, ada-last-which-function-line):
9516 New variables
9517 (ada-looking-at-semi-private): Correctly indent the 'private'
9518 keyword when it is the first word in a package declaration.
9519 (ada-loose-case-word): Stop searching if at the end of the buffer.
9520 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
9521 even if point is not initially at the end of the word.
9522 (ada-matching-decl-start-re): Add "when".
9523 (ada-mode): Add support for abbrev-mode, outline-mode and
9524 which-func-mode Override the old find-file.el entry in
9525 ff-special-constructs since it is using the obsolete
9526 ada-spec-suffix variable
9527 (ada-no-auto-case): New function
9528 (ada-scan-paramlist): When parsing the argument type, accept
9529 spaces (as in "X 'Class", generated by Rational Rose).
9530 (ada-other-file-name): No longer loads the other file.
9531 (ada-popup-menu): Save and restore the current buffer and cursor
9532 position before and after displaying the menu.
9533 (ada-search-ignore-complex-boolean): New function.
9534 (ada-uncomment-region): Emacs21 already knows how to delete
9535 comments not starting in the first column.
9536 (ada-use-indent): New variable
9537 (ada-which-function): New function.
9538 (ada-with-indent): New variable
9539 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
9540 can be batch-compiled from the command line.
9541
9542 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
9543 Add to the menu when the file is loaded, not in ada-mode-hook.
9544 Add -toolbar to the default ddd command Switches moved from
9545 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
9546 ada-prj-default-comp-opt
9547 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
9548 Reference Manual to the menu
9549 (ada-check-current): rewritten as a call to ada-compile-current
9550 (ada-compile): Removed.
9551 (ada-compile-application, ada-compile-current, ada-check-current):
9552 Set the compilation-search-path so that compile.el automatically
9553 finds the sources in src_dir. Automatic scrollong of the
9554 compilation buffer. C-uC-cC-c asks for confirmation before
9555 compiling
9556 (ada-compile-current): New parameter, prj-field
9557 (ada-complete-identifier): Load the .ali file before doing
9558 processing
9559 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
9560 conform to gnatmake's behavior.
9561 (ada-find-file-in-dir): New function
9562 (ada-find-references): Set the environment variables for gnatfind
9563 (ada-find-src-file-in-dir): New function.
9564 (ada-first-non-nil): Removed
9565 (ada-gdb-application): Add support for jdb, the java debugger.
9566 (ada-get-ada-file-name): Load the original-file first if not done
9567 yet.
9568 (ada-get-all-references): Handles the new ali syntax (parent types
9569 are found between <>).
9570 (ada-initialize-runtime-library): New function
9571 (ada-mode-hook): Always load a project file when a file is opened,
9572 so that the casing exceptions are correctly read.
9573 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
9574 (ada-parse-prj-file): Use find-file-noselect instead of find-file
9575 to open the project file, since the latter does not work with
9576 speedbar Get default values before loading the prj file, or the
9577 default executable file name is wrong. Use the absolute value of
9578 src_dir to initialize ada-search-directories and
9579 compilation-search-path,... Add the standard runtime library to
9580 the search path for find-file.
9581 (ada-prj-default-debugger): Was missing an opening '{'
9582 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
9583 variables.
9584 (ada-prj-default-gnatmake-opt): New variable
9585 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
9586 buffers, the project file is the default one Save the windows
9587 configuration before displaying the menu.
9588 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
9589 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
9590 ...) regexp-quote identifiers names to support operators +,
9591 -,... in regexps.
9592 (ada-remote): New function.
9593 (ada-run-application): Erase the output buffer before starting the
9594 run Support remote execution of the application. Use
9595 call-process, or the arguments are incorrectly parsed
9596 (ada-set-default-project-file): Reread the content of the active
9597 project file, not the one from the current buffer When a project
9598 file is set as the default project, all directories are
9599 automatically associated with it.
9600 (ada-set-environment): New function
9601 (ada-treat-cmd-string): New special variable ${current}
9602 (ada-treat-cmd-string): Revised. The substitution is now done for
9603 any ${...} substring
9604 (ada-xref-current): If no body was found, compiles the spec
9605 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
9606 compiler to get rid of command line length limitations.
9607 (ada-xref-get-project-field): New function
9608 (ada-xref-project-files): New variable
9609 (ada-xref-runtime-library-specs-path)
9610 (ada-xref-runtime-library-ali-path): New variables
9611 (ada-xref-set-default-prj-values): Default run command now does a
9612 cd to the build directory. New field: main_unit Provide a default
9613 file name even if the current buffer has no prj file.
9614
9615 * ada-prj.el:
9616 Rewritten to show a tabbed-dialog.
9617 (ada-prj-add-ada-menu): Remove the map and name parameters.
9618 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
9619 New function
9620 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
9621 (ada-prj-load-from-file): New function
9622 (ada-prj-save): Always save fields that depend on the current buffer
9623 (ada-prj-show-value): New function
5044b74a 9624
7972fcfc
GM
9625 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
9626 Ada mode. This will allow us to display the Ada menu in any buffer
9627 we want (for project items).
9628 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
9629 number of spaces in the header.
5044b74a 9630
8730a8da
DL
96312000-07-24 Dave Love <fx@gnu.org>
9632
9633 * ediff-init.el (ediff-region-help-echo): Bind face-help.
9634
db3ca487
NF
96352000-07-23 Noah Friedman <friedman@splode.com>
9636
ad953485
NF
9637 * type-break.el (type-break): perform autosave.
9638 Suggested by Stephen Gildea <gildea@intouchsys.com>.
9639 (type-break-do-query): Cancel query schedule while performing
9640 actual query, to avoid possibility of a second query being made
9641 while first one is already in progress.
9642 (type-break-time-stamp-format): New variable.
9643 (type-break-time-stamp): New function.
9644 (type-break-time-warning): Use it.
9645 (type-break-keystroke-warning): Use it.
9646 (type-break-noninteractive-query): Use it.
9647
03a9c6d0
NF
9648 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
9649 cookie.
9650 Use add-minor-mode to set minor-mode-alist, if available.
9651 (eldoc-echo-area-use-multiline-p): New user option.
9652 (eldoc-echo-area-multiline-supported-p): New variable.
9653 (eldoc-docstring-format-sym-doc): Use them.
9654 (eldoc-mode): If not using idle timers, append to local post and
9655 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
9656 (eldoc-display-message-no-interference-p): Don't interfere with
9657 edebug.
9658 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
9659 (eldoc-function-arglist): New function.
9660 (eldoc-function-argstring): Use it.
9661
db3ca487
NF
9662 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
9663 auto save directory exists before calling directory-files.
9664
f7ad1899
DL
96652000-07-23 Dave Love <fx@gnu.org>
9666
9667 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
9668 ^o, ^u.
9669
43e764c9
DL
96702000-07-21 Dave Love <fx@gnu.org>
9671
475de6f4
DL
9672 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
9673 now passed to the function. It now works properly.
9674
43e764c9
DL
9675 * smerge-mode.el (smerge-mode-menu): Fill it out.
9676
e8bea4c0
GM
96772000-07-20 Gerd Moellmann <gerd@gnu.org>
9678
9679 * info-look.el (info-lookup): If *info* is shown in another frame
9680 on the same display, select that frame, instead of switching to
9681 the Info buffer in another window of the selected frame.
9682
9683 * simple.el (universal-argument-map): Bind numeric keypad keys
9684 kp-0 to kp-9 and kp-subtract.
9685 (digit-argument): Handle these keys.
9686
bc75b4fd
DL
96872000-07-20 Dave Love <fx@gnu.org>
9688
9689 * net/goto-addr.el (goto-address-fontify): Don't bother with
9690 buffer-modified and read-only stuff -- irrelevant with overlays.
9691 Put an extra property on the overlays and use it to clean up in
9692 case goto-address is re-run.
9693
8b7bc628
RS
96942000-07-19 Richard M. Stallman <rms@gnu.org>
9695
18e21ce8
RS
9696 * timer.el (run-with-idle-timer): Doc fix.
9697
db3ca487 9698 * mail/mail-utils.el (mail-strip-quoted-names):
8b7bc628
RS
9699 Handle case where <...> appears inside "...".
9700 Use replace-match to edit the string more simply.
9701 (rmail-dont-reply-to): Cope with an unmatched ".
9702
50575ec2
DL
97032000-07-19 Dave Love <fx@gnu.org>
9704
9705 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
9706 implementation.
9707
9708 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
9709 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
9710 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
9711
4279296d
GM
97122000-07-19 Gerd Moellmann <gerd@gnu.org>
9713
47db06aa
GM
9714 * textmodes/refer.el: Correct maintainer's email address.
9715
9716 * progmodes/hideif.el: Correct author's email address.
9717 Fix typo in comment.
9718
9719 * xml.el: New file.
9720
4279296d
GM
9721 * mail/mailheader.el: Correct author's mail address.
9722
9723 * gnus/parse-time.el: Correct author's mail address.
9724
47db06aa 97252000-07-19 Colin Walters <walters@cis.ohio-state.edu>
db3ca487
NF
9726
9727 * comint.el (comint-highlight-input, comint-highlight-face):
47db06aa
GM
9728 New user options.
9729 (comint-input-ring-file-name): Change custom type.
9730 (comint-mode-map): Bind mouse-2.
9731 (comint-insert-clicked-input): New function.
9732 (comint-send-input): Handle input highlighting.
9733
21ad0f7b
SM
97342000-07-18 Stefan Monnier <monnier@cs.yale.edu>
9735
9736 * mouse.el (popup-menu): New function.
9737 (mouse-major-mode-menu): Use it.
9738
3b33a005
DL
97392000-07-18 Dave Love <fx@gnu.org>
9740
9741 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
9742 improvements.
9743
dc1cac59
GM
97442000-07-18 Gerd Moellmann <gerd@gnu.org>
9745
21ad0f7b 9746 * faces.el (face-font-selection-order)
dc1cac59 9747 (face-font-family-alternatives): Add custom type.
db3ca487 9748
f8276b77
DL
97492000-07-18 Dave Love <fx@gnu.org>
9750
9751 * cus-edit.el (custom-variable-reset-saved)
9752 (custom-variable-reset-standard): Remove unused bindings.
9753
9754 * rect.el (open-rectangle-line): Remove unused let.
9755
9756 * hl-line.el (hl-line-highlight): Check hl-line-mode.
9757
3d6cd763
GM
97582000-07-18 Gerd Moellmann <gerd@gnu.org>
9759
9760 * cdl.el: Fix `Maintainer' keyword.
9761
9762 * play/pong.el: Add author's email address.
9763
34342a07
SS
97642000-07-17 Sam Steingold <sds@gnu.org>
9765
9766 * files.el (insert-directory): Call `split-string' instead of
9767 re-implementing it.
9768
088831a6
GM
97692000-07-18 Gerd Moellmann <gerd@gnu.org>
9770
9771 * mail/vms-pmail.el: Change maintainer to FSF.
9772
9773 * net/goto-addr.el: Change maintainer to FSF.
9774
088831a6 9775 * info.el (Info-title-face-alist): Removed.
db3ca487 9776
c152047f
GM
97772000-07-18 David Ponce <david@dponce.com>
9778
9779 * recentf.el (recentf-open-files): New command that works like
9780 `recentf-open-more-files', but shows the whole list of files (not just
9781 those omitted from the menu). Useful if you don't use a menu-bar!
9782 (recentf-open-more-files) Modified to use `recentf-open-files'.
9783
9784 (recentf-open-files, recentf-open-more-files)
9785 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
e04d21aa 9786
c152047f
GM
9787 (recentf-dialog-mode): New mode for dialogs. You can now just type
9788 "q" to cancel the dialogs.
9789
97902000-07-18 David Ponce <david@dponce.com>
9791
9792 * recentf.el: This is a major update of recentf.el. It adds new
9793 features to better organize the recentf menu and "More..." buffer.
9794
9795 Using new provided menu filtering functions you can now organize the
9796 recent files list:
9797
9798 - by major modes
9799 - by directories
9800 - by user defined rules
9801
9802 Finally, with the new `recentf-filter-changer' customizable filter you
9803 can define a ring of filters and dynamically (via the menu) cycle on
9804 each menu organization in the ring (a la msb).
9805
68be2869
EZ
98062000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
9807
9808 * eshell/eshell.el (eshell): Replace links to eshell.info with
9809 links to eshell, to avoid problems on systems where the manual is
9810 installed as `eshell'.
9811 * eshell/esh-cmd.el (eshell-cmd): Ditto.
9812 * eshell/em-smart.el (eshell-smart): Ditto.
9813 * eshell/em-banner.el (eshell-banner): Ditto.
21ad0f7b 9814 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
68be2869
EZ
9815
9816 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
9817 same-file check in the MS-DOS version (it does support inodes).
9818
9819 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
9820
21ad0f7b
SM
9821 * eshell/eshell.el (eshell-directory-name):
9822 Run default directory name through convert-standard-filename.
68be2869 9823
269b4dcb
KH
98242000-07-18 Kenichi Handa <handa@etl.go.jp>
9825
21ad0f7b
SM
9826 * international/mule-cmds.el (select-safe-coding-system):
9827 Fix typo in the comment.
240a16cf 9828
21ad0f7b
SM
9829 * language/european.el (compound-text):
9830 Force katakana-jisx0201 to be designated to G1.
aa96c820 9831
21ad0f7b
SM
9832 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
9833 Don't translate some national variant characters of latin-jisx0201.
aa96c820 9834 (x-ctext): Force katakana-jisx0201 to be designated to G1.
a99c9d06 9835
269b4dcb
KH
9836 * international/kkc.el (kkc-after-update-conversion-functions):
9837 New variable.
9838 (kkc-update-conversion): Run functions in it at the tail.
9839
68be2869 98402000-07-16 John Wiegley <johnw@gnu.org>
6feeb380 9841
21ad0f7b
SM
9842 * lisp/align.el (align-newline-and-indent):
9843 Adding new function. for auto-aligning blocks of code on RET.
6feeb380
JW
9844 (align-region): Fixed badly formatted minibuffer message.
9845
7a3fd467
KH
98462000-07-17 Kenichi Handa <handa@etl.go.jp>
9847
21ad0f7b 9848 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
7a3fd467
KH
9849 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
9850 the conversion list at first if appropriate.
9851 (kkc-next): Don't update kkc-next-count here.
9852 (kkc-prev): Don't update kkc-prev-count here.
9853 (kkc-show-conversion-list-update): Fix setting up of conversion
9854 list message.
9855
a45423d8
SM
98562000-07-16 Stefan Monnier <monnier@cs.yale.edu>
9857
088831a6 9858 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
a45423d8 9859
91a38db1
DL
98602000-07-16 Dave Love <fx@gnu.org>
9861
9862 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
9863 function to be more specific.
9864
9865 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
9866 non-string help-echo.
9867 (widget-types-convert-widget): Defsubst it.
9868 (widget-echo-help): Try to cope with a help-echo function of two
9869 possible sorts.
9870
3fddcdc3
JR
98712000-07-15 Jason Rumney <jasonr@gnu.org>
9872
9873 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
9874 Declare as obsolete.
9875
9876 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
9877
bd23a692
GM
98782000-07-14 Gerd Moellmann <gerd@gnu.org>
9879
9880 * hilit-chg.el: Fix typo.
9881
d4af987a
DL
98822000-07-14 Dave Love <fx@gnu.org>
9883
9884 * info.el (Info-mode-menu): Fix use of :help, :enable.
9885
3a4f3f86
SM
98862000-07-14 Stefan Monnier <monnier@cs.yale.edu>
9887
9888 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
9889
cf6936a4
DL
98902000-07-13 Dave Love <fx@gnu.org>
9891
4d6d04b5
DL
9892 * emacs-lisp/easymenu.el: Doc fixes.
9893 (easy-menu-remove): Defalias to ignore.
9894
cf6936a4
DL
9895 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
9896 Call throw correctly.
9897
56437999
GM
98982000-07-13 Gerd Moellmann <gerd@gnu.org>
9899
9900 * faces.el (frame-background-mode): Doc fix.
9901
9902 * simple.el (eval-expression-print-length): Change custom type to
9903 allow entering nil as value.
9904
d04a3972
DL
99052000-07-13 Dave Love <fx@gnu.org>
9906
3a4f3f86
SM
9907 * progmodes/fortran.el (fortran-imenu-generic-expression):
9908 Change definition layout.
a8189dfe
DL
9909 (fortran-mode-menu): Reinstate customize entries.
9910
d04a3972
DL
9911 * cus-edit.el (custom-group-menu-create, customize-menu-create):
9912 Use :filter, per old XEmacs code.
9913
4bf4fb05
GM
99142000-07-12 Gerd Moellmann <gerd@gnu.org>
9915
9916 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
9917 event when deciding what to send to the terminal.
9918
37328bcd
DL
99192000-07-12 Dave Love <fx@gnu.org>
9920
9921 * cus-start.el: Add optional version as 4th element of specs and
9922 use it for several things new in v21. Remove load-path. Fix type
9923 of line-number-display-limit.
9924
89492072
DL
99252000-07-11 Dave Love <fx@gnu.org>
9926
3a4f3f86
SM
9927 * progmodes/fortran.el: Don't require easymenu.
9928 Use repeat counts in various regexps.
315aa1de
DL
9929 (fortran-mode-syntax-table): Defvar directly.
9930 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
3a4f3f86
SM
9931 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
9932 Use defvar, not defconst.
9933 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
315aa1de
DL
9934 (fortran-mode): Set fortran-comment-line-start-skip,
9935 fortran-comment-line-start-skip, dabbrev-case-fold-search.
9936 (fortran-comment-indent): Use defsubst.
3a4f3f86
SM
9937 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
9938 Use fortran-comment-indent, not fortran-comment-indent-function.
315aa1de
DL
9939 (fortran-comment-region, fortran-electric-line-number): Simplify.
9940 (fortran-auto-fill): New function.
9941 (fortran-do-auto-fill): Deleted.
3a4f3f86
SM
9942 (fortran-find-comment-start-skip):
9943 Check for non-null comment-start-skip.
9944 (fortran-auto-fill-mode, fortran-fill-statement):
9945 Use fortran-auto-fill.
315aa1de 9946 (fortran-fill): Use fortran-auto-fill. Check for null
3a4f3f86 9947 comment-start-skip. Simplify final clause and use end-of-line finally.
315aa1de 9948
89492072
DL
9949 * widget.el (widget-plist-member): New alias.
9950
d55ead18
EZ
99512000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
9952
9953 * eshell/esh-module.el (toplevel): Reference
9954 byte-compile-current-file only if it is bound.
9955
e82a2a05
GM
99562000-07-10 Gerd Moellmann <gerd@gnu.org>
9957
9958 * dired.el: Don't require `dired-aux'.
9959
1fc7fb2b
MB
99602000-07-10 Miles Bader <miles@lsi.nec.co.jp>
9961
9962 * dired-aux.el (dired-show-file-type): New function.
9963 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
9964 (dired-show-file-type): Add autoload.
9965
ab49ce15
KH
99662000-07-10 Kenichi Handa <handa@etl.go.jp>
9967
9968 * international/mule-diag.el (describe-font): Adjusted for the
3a4f3f86 9969 change of fontset-info.
ab49ce15
KH
9970 (print-fontset): Likewise.
9971
f45aab65
SM
99722000-07-09 Stefan Monnier <monnier@cs.yale.edu>
9973
9974 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
9975
2f72fd2f
GM
99762000-07-07 Gerd Moellmann <gerd@gnu.org>
9977
e82a2a05 9978 * bindings.el: Bind `[delete]' to delete-char.
965522f5 9979
2f72fd2f
GM
9980 * dired.el (dired-find-alternate-file): New function.
9981 (dired-mode-map): Bind `a' to dired-find-alternate-file.
9982 (toplevel): Require dired-aux when compiling.
9983 (dired-buffers): Move defvar within file to avoid compiler warning.
9984
9985 * info.el (Info-last-search): Variable removed.
9986 (Info-search-history): New variable.
9987 (Info-search): New Info-search-history.
9988
9989 * battery.el, info-look.el: Change author's mail address.
9990
965522f5 99912000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
34342a07 9992
965522f5
GM
9993 * mail/rmail.el (rmail-clear-headers): Don't throw an error
9994 if rmail-ignored-headers is nil.
9995 (rmail-retry-failure): Bind rmail-ignored-headers and
9996 rmail-displayed-headers to nil.
9997
dd8888a1
GM
99982000-07-06 Gerd Moellmann <gerd@gnu.org>
9999
e5c81191
GM
10000 * lpr.el (lpr-page-header-switches): Add `-h' switch.
10001 (print-region-1): Don't hard code `-h' here.
10002
dd8888a1
GM
10003 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10004
e5c81191
GM
100052000-07-01 Francesco Potorti` <pot@gnu.org>
10006
10007 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10008 exim can use "your message" instead of "the message".
34342a07 10009
f45aab65
SM
100102000-07-06 Stefan Monnier <monnier@cs.yale.edu>
10011
10012 * facemenu.el: Docstrings fixes.
10013 (facemenu-get-face): Don't use internal-find-face.
10014 (facemenu-iterate): Rename arg to match the docstring.
10015
10016 * newcomment.el (uncomment-region): Be more careful when skipping
10017 backwards over `=' not to bump into BOBP.
10018
d396e521 100192000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
34342a07 10020
dd8888a1
GM
10021 * ediff-diff.el (ediff-wordify): Use syntax table.
10022 * ediff-init.el (ediff-has-face-support-p): Use
d396e521 10023 ediff-color-display-p.
dd8888a1 10024 (ediff-color-display-p): Use display-color-p, changed to defun
d396e521
MK
10025 from defsubst.
10026 Got rid of special cases for NeXT and OS/2.
dd8888a1 10027 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
d396e521 10028 face.
34342a07 10029
5e2dfaa4
SM
100302000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10031
10032 * emacs-lisp/lucid.el: Require CL.
10033 (copy-tree, remprop): Remove, it's provided by CL.
10034 (map-keymap): Define in terms of cl-map-keymap.
10035 (extent-property, set-extent-end-glyph): New functions.
10036
10037 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10038
d5c5cddd
GM
100392000-07-05 Gerd Moellmann <gerd@gnu.org>
10040
485266d0
GM
10041 * Makefile.in (DONTCOMPILE): Add comment that the name may
10042 not be changed without changing the make-dist script.
10043
5e2dfaa4 10044 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
d5c5cddd 10045 (cl-mapc): Use mapc instead of cl-old-mapc.
34342a07 10046
e2c46326
AI
100472000-07-05 Andrew Innes <andrewi@gnu.org>
10048
10049 * makefile.nt: Add support for `bootstrap' and related targets.
10050
a027a91b
SM
100512000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10052
10053 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
10054 (easy-menu-do-define): Use `menu-item' format.
10055 Handle case where easy-menu-create-menu returns a symbol.
10056 Manually call the potential top-level filter in the function binding.
10057 (easy-menu-filter-return): New arg NAME.
10058 Convert to a keymap if MENU is an XEmacs menu.
10059 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
10060 (easy-menu-converted-items-table, easy-menu-convert-item):
10061 New var and fun to memoize easy-menu-convert-item-1.
10062 (easy-menu-do-add-item): Use it.
10063 (easy-menu-create-menu): Use easy-menu-convert-item.
10064 Wrap easy-menu-filter-return around any :filter specification.
10065 Don't convert the menu if a filter was specified.
10066 Tell easy-menu-make-symbol not to check for MENU being an expression.
10067 (easy-menu-make-symbol): New arg NOEXP.
10068
5e03eb84
GM
100692000-07-05 Gerd Moellmann <gerd@gnu.org>
10070
10071 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
10072 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
10073 (eval-defun): If called with prefix arg, instrument code for
10074 Edebug.
10075
10076 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
10077 similar to that of eval-defun.
10078
fca68a95
DL
100792000-07-04 Dave Love <fx@gnu.org>
10080
7ccbba4c
DL
10081 * hl-line.el (hl-line-overlay): Make it permanent-local.
10082
fca68a95
DL
10083 * calendar/todo-mode.el: Replaced with a working version, based on
10084 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
10085
100862000-07-03 Miles Bader <miles@lsi.nec.co.jp>
78e7e8a0
MB
10087
10088 * paths.el (prune-directory-list): New function.
10089 (Info-default-directory-list): Rewritten to more methodically
10090 enumerate a big list of possible info directories (based on the
10091 list used by the standalone info reader).
fca68a95 10092
78e7e8a0 10093 * info.el (info-initialize): Use prune-directory-list to remove
3a4f3f86 10094 non-existent directories from Info-directory-list.
78e7e8a0 10095
78e7e8a0
MB
10096 * paths.el (Info-default-directory-list): Try a list of possible
10097 info-directories instead of a single one. Add the possible
10098 info directory "/usr/share/info".
10099
10100 * woman.el (woman-man.conf-path): Explicitly include the debian
10101 man-db config file "/etc/manpath.config".
10102 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
10103 are present in `manpath.config'.
10104 (woman-manpath): Include "/usr/share/man".
10105
67c9a1d2
GM
101062000-07-03 Gerd Moellmann <gerd@gnu.org>
10107
6753393b
GM
10108 * frame.el (blink-cursor-mode): Don't hide cursor initially.
10109
10110 * startup.el (command-line): Initialize blink-cursor based
10111 on window-system.
10112
e4f98ad3
GM
10113 * frame.el (blink-cursor): Default to nil if not running under
10114 a window-system.
10115
2f516940
GM
10116 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
10117 (face-x-resources): Remove duplicate entry for :font.
10118
67c9a1d2
GM
10119 * textmodes/refer.el (refer-find-entry-internal): Use some-window
10120 instead of cycling through windows with next-window.
10121
10122 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
10123 of cycling through windows with next-window.
10124
10125 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
10126 of cycling through windows with next-window.
10127
10128 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
10129 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
10130 instead of cycling through windows with next-window.
10131
10132 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
10133 instead of cycling through windows with next-window.
10134
10135 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
10136 of cycling through windows with next-window.
10137
10138 * terminal.el (te-process-output): Use walk-windows instead of
10139 cycling through windows with next-window.
10140
10141 * server.el (server-switch-buffer): Use some-window instead of
10142 cycling through windows with next-window.
10143
10144 * window.el (some-window): New function.
10145 (walk-windows): Remove reference to walk-windows-start.
831a6cb0 10146
3a4f3f86 10147 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
831a6cb0 10148
8b7bc628 101492000-07-03 Richard Stallman <rms@gnu.org>
67c9a1d2
GM
10150
10151 * window.el (walk-windows): Guarantee termination by keeping a list
10152 of all the windows already handled.
10153
d0d57043
EZ
101542000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10155
10156 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
10157 window-system.
10158
10159 * man.el (Man-notify-when-ready): Don't use window-system. If
10160 Man-notify-method is newframe, and the display is not
10161 multi-frame, select the frame created for the man page.
10162 (Man-init-defvars): Doc fix.
10163
d5483ab1
GM
101642000-06-28 Gerd Moellmann <gerd@gnu.org>
10165
af5c25e1
GM
10166 * faces.el (region): Change background color for light background.
10167
10168 * ediff-wind.el (ediff-setup-control-frame): Remove :box
10169 attribute from mode-line face of Ediff control frame.
10170
d5483ab1
GM
10171 * replace.el (query-replace-map): Bind `e' like `E'.
10172
9d47450f
EZ
101732000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
10174
3a4f3f86
SM
10175 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
10176 Change name to "Select All".
496b7491 10177
9d47450f
EZ
10178 * dos-fns.el (convert-standard-filename): Fix last change.
10179
0b431deb
GM
101802000-06-27 Gerd Moellmann <gerd@gnu.org>
10181
4fa9f636
GM
10182 * help.el (describe-variable): Don't insert a second `'s' in front
10183 of the string `value is shown below'. Since the syntax-table is
10184 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
10185 an existing `'s', so that this won't be deleted.
10186
0b431deb
GM
10187 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
10188 * pcmpl-unix.el: New files.
10189
32cad0aa
SM
101902000-06-26 Stefan Monnier <monnier@cs.yale.edu>
10191
10192 * wid-edit.el (widget-member): Use the new plist-member.
10193
2c69ced2
GM
101942000-06-26 Gerd Moellmann <gerd@gnu.org>
10195
44c0f771
GM
10196 * replace.el (perform-replace): Undo change of 2000-04-04.
10197 Instead, move backward 1 character at the end of the loop when
10198 necessary.
34342a07 10199
1d36487c
GM
10200 * faces.el (fringe): Change face for different backgrounds.
10201
10202 * eshell/esh-module.el (toplevel): Load defgroup's differently;
10203 patch from John.
10204
2c69ced2
GM
10205 * eshell/*.el: Change spelling of the Free Software Foundation.
10206
10207 * eshell/esh-toggle.el: Removed.
10208
10209 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
10210
10211 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
10212 interactively.
10213
102142000-06-26 Alex Schroeder <alex@gnu.org>
10215
10216 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
10217 `define-key'; instead of checking `(emacs-version)' check for
10218 `set-keymap-parent' and `set-keymap-name' directly. Add entries
10219 for `;' and `o' which might be electric.
10220
10221 (sql-electric-stuff): New user option.
10222 (sql-magic-go): New function which uses `sql-electric-stuff'.
10223 (sql-magic-semicolon): New function which uses
10224 `sql-electric-stuff'.
10225
10226 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
10227 is not fboundp.
10228
10229 (sql-oracle-options): New variable.
10230 (sql-oracle): Use it.
10231
10232 (sql-imenu-generic-expression): Doc change.
10233 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
10234 is used.
10235
10236 (sql-informix): Added command line parameter "-" to force
10237 sql-informix-program to use stdout.
10238
db1306d8
EZ
102392000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
10240
3a4f3f86 10241 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
db1306d8
EZ
10242 (cp864-decode-table): Doc fix.
10243 (cp720-decode-table): New variable, supports the Arabic OEM
10244 codepage used by Windows.
10245 (cp737-decode-table): New, Greek OEM codepage used by Windows.
10246
c69e5fcd
DL
102472000-06-23 Dave Love <fx@gnu.org>
10248
10249 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10250 (font-lock-fontify-anchored-keywords): Use
10251 line-beginning-position.
10252 (global-font-lock-mode): Use mapc.
10253
30ad8f23
SM
102542000-06-23 Stefan Monnier <monnier@cs.yale.edu>
10255
10256 * eshell/esh-module.el: Require CL when compiling.
10257
26b4dc84
GM
102582000-06-23 Gerd Moellmann <gerd@gnu.org>
10259
78c56e70
GM
10260 * comint.el (comint-substitute-in-file-name): Call replace-match
10261 with second and third arg t.
10262
34342a07 10263 * cus-edit.el (custom-button-face, custom-button-pressed-face):
f6478c66
GM
10264 Specify foreground color.
10265
10266 * faces.el (tool-bar, mode-line, header-line): Specify foreground
10267 color.
10268
affbf647
GM
10269 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10270
10271 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10272 cddr instead of cdddr.
10273
25fffb31
GM
10274 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10275 instead of copy-list.
10276
10277 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10278 of copy-list.
10279
26b4dc84
GM
10280 * subdirs.el: Add eshell subdirectory.
10281
10282 * eshell: New subdirectory containing the Eshell package.
10283
10284 * pcomplete.el: New file.
10285
78c56e70
GM
102862000-06-23 Paul Eggert <eggert@twinsun.com>
10287
ea055732
GM
10288 * mail/mailpost.el (post-mail-send-it): Make sure file has
10289 proper permissions from birth.
10290
10291 * files.el (basic-save-buffer-2): When temporarily setting
10292 file modes, set them to current modes plus 0200, not to 0777.
10293
78c56e70
GM
10294 * emerge.el (emerge-make-temp-file): Make sure file has proper
10295 permissions from birth.
10296
a3a7ff33
EZ
102972000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
10298
10299 * files.el (make-backup-file-name-1): On DOS/Windows, run the
10300 backup file name through convert-standard-filename.
10301
10302 * dos-fns.el (convert-standard-filename): Convert leading
10303 directories as well. When long file names are supported, convert
10304 characters that are invalid in Windows file names.
10305
1fd9b7fe
GM
103062000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10307
10308 * ps-print.el: Fix bug: if ^L is the very first buffer character,
10309 ps-print crashes. New feature: page selection for printing. Create
10310 raw-text-unix coding system for XEmacs. Doc fix.
10311 (ps-print-version): New version number (5.2.3).
10312 (ps-plot-region): Bug fix.
10313 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10314 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10315 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10316 funs.
10317 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10318 (ps-last-page): New vars.
10319
16ed8416
GM
103202000-06-21 Gerd Moellmann <gerd@gnu.org>
10321
10322 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10323 empty option string.
10324
4fbee715
EZ
103252000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
10326
10327 * man.el (man): Doc fix.
10328
eaecfc94
KH
103292000-06-21 Kenichi Handa <handa@etl.go.jp>
10330
10331 * international/mule-cmds.el (set-language-info-alist): Docstring
10332 fixed.
10333
4a27bdfb
GM
103342000-06-20 Gerd Moellmann <gerd@gnu.org>
10335
10336 * version.el (emacs-version): Use ISO date format.
10337
10338 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10339 instead of `M-backspace'.
10340
10341 * simple.el (turn-off-auto-fill): New function.
10342
8972fe79
SM
103432000-06-20 Stefan Monnier <monnier@cs.yale.edu>
10344
10345 * jit-lock.el (with-buffer-prepared-for-jit-lock):
10346 Renamed from with-buffer-prepared-for-font-lock and use
10347 inhibit-modification-hooks rather than setting *-change-functions.
10348 Update all functions to use the new name.
10349 (jit-lock-first-unfontify-pos): New semantics (and doc).
10350 (jit-lock-mode): Make non-interactive.
10351 Don't automatically turn on font-lock.
10352 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10353 Always use jit-lock-after-change.
10354 Remove and restore font-lock-after-change-function.
10355 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10356 (jit-lock-after-unfontify-buffer): Remove.
10357 (jit-lock-stealth-fontify):
10358 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10359 (jit-lock-after-change): Set the `fontified' text-prop to nil.
10360
5d80cc9c
SS
103612000-06-20 Sam Steingold <sds@gnu.org>
10362
10363 * emacs-lisp/cl-indent.el (toplevel): Indent
10364 `print-unreadable-object' properly. Untabify.
10365
f54e4d13
CD
103662000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10367
10368 * textmodes/reftex.el (reftex-find-citation-regexp-format):
10369 Support for bibentry.
10370 (reftex-compile-variables): Fixed problem with end of section-re.
10371
10372 * texmodes/reftex-dcr.el (reftex-view-crossref,
8972fe79
SM
10373 reftex-view-crossref-from-bibtex):
10374 Deal with changed `reftex-find-citation-regexp-format'.
f54e4d13
CD
10375 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
10376 Replaced `remprop' with `put'.
8972fe79
SM
10377 (reftex-view-crossref, reftex-view-crossref-when-idle):
10378 Support for bibentry.
f54e4d13 10379
8972fe79
SM
10380 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10381 New entry for bibentry package.
f54e4d13 10382
8972fe79
SM
10383 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
10384 Regexp also matches "\nobibliography".
f54e4d13 10385
8972fe79
SM
10386 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
10387 Call `reftex-ensure-write-access' before doing anything.
f54e4d13
CD
10388 (reftex-ensure-write-access): New function.
10389
f54e4d13
CD
103902000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
10391
10392 * progmodes/idlwave.el: File re-installed (update to version 4.2)
10393
10394 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
10395
10396 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
10397
10398 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
10399
10400
560c43f4
DL
104012000-06-20 Dave Love <fx@gnu.org>
10402
10403 * faces.el (frame-background-mode): Use set-default, not set, in
10404 setter.
10405 (frame-update-faces, frame-update-face-colors): Define with
10406 defalias.
10407
10408 * enriched.el (enriched-decode-foreground)
10409 (enriched-decode-background): Don't use internal-find-face.
10410
10411 * apropos.el: Doc fixes.
10412
10413 * cus-edit.el (customize-changed-options): Check arg.
10414 (customize-version-lessp): Don't require decimal point.
10415
10416 * custom.el (defcustom, defgroup): Doc fix.
10417
10418 * newcomment.el (comment) <defgroup>: Add :version.
10419 (comment-multi-line): Doc fix.
10420
10421 * emulation/mlsupport.el (define-hooked-local-abbrev,
10422 define-hooked-global-abbrev): Fix, using define-abbrev.
10423
cdf0357b
GM
104242000-06-19 Gerd Moellmann <gerd@gnu.org>
10425
10426 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
10427 the whole buffer.
10428
10013d74
DL
104292000-06-19 Dave Love <fx@gnu.org>
10430
10431 * menu-bar.el (menu-bar-options-save): New function.
10432 (menu-bar-options-menu): Use it.
10433 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
10434 Simplify.
10435
6922f208
AS
104362000-06-19 Andreas Schwab <schwab@suse.de>
10437
10438 * progmodes/etags.el (tags-query-replace): Put new parameters
10439 START and END at the end, for backward compatibility.
10440
10d7bf84
KH
104412000-06-19 Kenichi Handa <handa@etl.go.jp>
10442
10443 * international/codepage.el:
10444 (cp-coding-system-for-codepage-1): Delete special codes for
10445 generating xxx-dos coding system because now a CCL based coding
10446 system can handle EOL conversion by default.
10447
10448 * international/mule.el (make-coding-system): Generate subsidiary
10449 coding systems for EOL handling variants even for a CCL based
10450 coding system.
10451
8f3c9a3d
KH
104522000-06-19 Kenichi Handa <handa@etl.go.jp>
10453
10454 * international/isearch-x.el (isearch-minibuffer-input-method)
10455 (isearch-minibuffer-input-method-function): These variables
10456 deleted.
10457 (isearch-with-input-method): Don't use the above variables.
10458 (isearch-process-search-multibyte-characters): Likewise. Call
10459 read-string with the arg INHERIT-INPUT-METHOD t.
10460
c2acf685
SM
104612000-06-17 Stefan Monnier <monnier@cs.yale.edu>
10462
13f0d185
SM
10463 * font-lock.el (font-lock-after-fontify-buffer)
10464 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
10465
10466 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
10467 Use consistent make-local-variable style for font-lock-fontified.
10468 (jit-lock-fontify-buffer):
10469 Don't bother checking for font-lock-mode and jit-lock-mode.
10470
c2acf685
SM
10471 * time.el: Remove trailing ^M that prevent CVS-merging.
10472
a9021acd
GM
104732000-06-16 Gerd Moellmann <gerd@gnu.org>
10474
10475 * Makefile.in (distclean): New target.
5d80cc9c 10476
0df68e9f
SM
104772000-06-16 Stefan Monnier <monnier@cs.yale.edu>
10478
10479 * Makefile.in (srcdir): Define for update-subdirs.
10480
6344985d
GM
104812000-06-16 Gerd Moellmann <gerd@gnu.org>
10482
10483 * find-lisp.el: New file.
10484
63239267
AI
104852000-06-16 Andrew Innes <andrewi@gnu.org>
10486
10487 * time.el (display-time-mail-function): New variable, to allow
10488 external packages to indicate when new mail is available.
10489 (display-time-update): Use it.
10490
1699f991
KH
104912000-06-16 Kenichi Handa <handa@etl.go.jp>
10492
a3b37893
KH
10493 * international/mule.el (mule-version): Change version name to
10494 SAKAKI. AOI has already been used by Meadow.
10495
1699f991
KH
10496 * international/quail.el (quail-show-guidance-buf): To find the
10497 bottom window (but minibuffer), pay attention to the height of
10498 minibuffer.
10499
228b083e
EZ
105002000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
10501
7d5c8691
EZ
10502 * arc-mode.el (archive-mode-map): Use the new menu-item format for
10503 menu-bar menus. Add help strings. Don't remove the Edit menu
10504 from the menu bar, as the menu bar has enough space now.
10505
261f3289
EZ
10506 * Makefile.in (SHELL): Make sure /bin/sh is used.
10507
228b083e
EZ
10508 * woman.el (woman-man-buffer): Fix bold and underlined CJK
10509 characters, which use series of two ^H characters instead of one.
10510
e27e8d71
GM
105112000-06-15 Gerd Moellmann <gerd@gnu.org>
10512
5d80cc9c 10513 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
451ec4e3 10514 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5d80cc9c 10515 functions.
451ec4e3
GM
10516 (Info-find-node-2): Try a case-sensitive search first, then
10517 do a case-insensitive search.
10518
10519 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
10520 tutorials.
10521
b675095c
GM
10522 * complete.el (PC-env-vars-alist): New variable.
10523 (PC-complete-as-file-name): New function.
10524 (partial-completion-mode): Initialize PC-env-vars-alist from
10525 process-environment.
10526 (PC-do-completion): Handle completion of env vars.
10527
10528 * info.el (Info-set-mode-line): Show file name in mode line,
10529 use `*Info*' instead of `Info:'.
10530
e27e8d71
GM
10531 * startup.el (command-line-1): Change copyright messages to year
10532 2000.
10533
28223a7e
DL
105342000-06-15 Dave Love <fx@gnu.org>
10535
10536 * net/goto-addr.el (goto-address-fontify): Use keymap property,
10537 not local-map.
10538
32684631
KH
105392000-06-15 Kenichi Handa <handa@etl.go.jp>
10540
10541 * international/mule.el (set-buffer-file-coding-system): Almost
10542 rewritten to handle `undecided' as no-op.
10543
9f817ea4
GM
105442000-06-14 Gerd Moellmann <gerd@gnu.org>
10545
e27e8d71 10546 * Makefile.in: New file.
dce6b995
GM
10547
10548 * Makefile: Removed.
10549
9f817ea4
GM
10550 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
10551 (goto-address-highlight-keymap): Bind C-c RET.
10552
2de33f94
KH
105532000-06-14 Kenichi Handa <handa@etl.go.jp>
10554
bbf1e8a5
KH
10555 * mail/sendmail.el (sendmail-send-it): The temporary buffer
10556 inherits buffer-file-coding-system of the current buffer.
725a6897 10557
02891cc3
KH
10558 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
10559 0. Give correct argument to set-auto-coding-function.
10560 (tar-expunge): For goto-char, use (point-min), not 0.
10561 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
10562 (tar-subfile-save-buffer): Likewize.
10563
2de33f94
KH
10564 * international/mule.el
10565 (after-insert-file-set-buffer-file-coding-system): Call
10566 set-buffer-file-coding-system with the arg FORCE t.
10567
1681ead6
GM
105682000-06-13 Gerd Moellmann <gerd@gnu.org>
10569
10570 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
10571 nil. Contemporary sendmails issue an X-Authentication-Warning if
b675095c 10572 the sender is set with `-f'.
1681ead6 10573
fdf4b680
DL
105742000-06-13 Dave Love <fx@gnu.org>
10575
9c50afce
DL
10576 * help.el (describe-function-1): Kluge around cases of functions
10577 fset to subrs whose doc doesn't match their symbol-name.
10578
0ad550ba 10579 * image.el (insert-image): Default STRING to a space.
f290ca08 10580
fdf4b680 10581 * info.el Doc fixes.
5d80cc9c 10582 (Info-build-node-completions): Match Ref tags.
fdf4b680 10583
9b6610db
EZ
105842000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
10585
a704139d
EZ
10586 * frame.el (display-multi-frame-p, display-multi-font-p): New
10587 defaliases for display-graphic-p.
10588
9b6610db
EZ
10589 * hl-line.el: Fixed a typo in commentary.
10590
7a5ea398
KH
105912000-06-13 Kenichi Handa <handa@etl.go.jp>
10592
10593 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
10594 fixed.
10595
0dc91c57
DL
105962000-06-12 Dave Love <fx@gnu.org>
10597
10598 * image.el (insert-image): Save a little consing.
10599
0bd5914b
KH
106002000-06-12 Kenichi Handa <handa@etl.go.jp>
10601
10602 * language/tibet-util.el: Convert all tibetan-1-column characters
10603 to the corresponding tibetan characters.
10604 (tibetan-add-components): Delete code for the special treatment of
10605 'a chung.
10606
10607 * language/tibetan.el (tibetan-composable-pattern): Fix previous
10608 change.
10609 (tibetan-vowel-transcription-alist): More rules added.
10610 (tibetan-composite-vowel-alist): New variable.
10611 (tibetan-precomposition-rule-alist): More rules added.
10612
6dc7d3d5
SM
106132000-06-12 Stefan Monnier <monnier@cs.yale.edu>
10614
9c04c393
SM
10615 * startup.el (command-line): Only call menu-bar-mode if interactive.
10616
10617 * thingatpt.el (toplevel symbol-properties):
10618 * textmodes/makeinfo.el (makeinfo-compile):
10619 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5d80cc9c 10620 * progmodes/hideif.el (hif-compress-define-list)
9c04c393 10621 (hide-ifdef-use-define-alist):
5d80cc9c 10622 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9c04c393
SM
10623 (ange-ftp-vms-add-file-entry):
10624 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
10625 * man.el (Man-build-man-command):
10626 * mail/rnewspost.el (news-reply-header-hook):
10627 * info.el (Info-insert-dir):
10628 * emulation/mlconvert.el (backward-word, forward-word, setq):
10629 * emacs-lisp/gulp.el (gulp-send-requests):
5d80cc9c
SS
10630 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
10631 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9c04c393
SM
10632 (byte-optimize-apply, end of file):
10633 * emacs-lisp/advice.el (ad-advice-class-completion-table)
10634 (ad-make-freeze-definition):
10635 * startup.el (command-line, command-line-1): Don't quote lambdas.
10636
6dc7d3d5
SM
10637 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
10638 (cvs-cleanup-removed): New function.
10639 (cvs-cleanup-functions): New var.
10640 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
10641 some flexibility in specifying additional entries to auto-cleanup.
10642 (cvs-quickdir): New function.
10643 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
10644 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
10645 (cvs-mode-find-file): Check that we are on a filename or dirname
10646 when invoked through a mouse-click.
10647 (cvs-full-path): Remove.
10648 (cvs-dired-action): Re-introduced.
10649 (cvs-dired-noselect): Use it.
10650 (vc-post-command-functions): use this new hook if available.
10651
10652 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
10653 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
10654 (cvs-filename-map, cvs-dirname-map): Remove.
10655 (cvs-default-action): Remove.
10656 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
10657 if the arg is really a keymap.
10658 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
10659 Don't hardcode the mapping from state (aka type) to face, but check
10660 the var cvs-fi-<type>-face instead.
10661 (cvs-fileinfo-from-entries): New function.
10662
10663 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
10664 Docstring fix.
10665 (cvs-find-file-and-jump): Change default to be safer.
10666 (cvs-mode-diff-map): Define it as a function as well.
10667 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
10668 Bind mouse-2 in this global map rather than with text-properties.
10669
10670 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
10671 file to resolve the ambiguity between C(conflict) and C(need-merge).
10672
5050a2ef
KH
106732000-06-12 Kenichi Handa <handa@etl.go.jp>
10674
10675 * international/mule.el (set-buffer-file-coding-system): If
10676 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
10677 unconditionally.
10678
35a7ac84
DL
106792000-06-12 Dave Love <fx@gnu.org>
10680
10681 * wid-edit.el (widget-specify-button): Really suppress the face if
10682 required.
10683
db8eeecd
GM
106842000-06-11 Gerd Moellmann <gerd@gnu.org>
10685
10686 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
10687
70223ca4
SM
106882000-06-11 Stefan Monnier <monnier@cs.yale.edu>
10689
10690 * imenu.el (imenu-generic-expression): Docstring fix.
10691
10692 * composite.el (composition-function-table): Move the `put'
10693 below the autoload cookie so we can load the file before loaddefs.
10694
10695 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
10696
10697 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
10698 Handle easy-mmode-define-global-mode.
10699 For complex macros like define-minor-mode that can generate
10700 several autoload entries, try to autoload entries in the
10701 macroexpanded code.
10702
10703 * emacs-lisp/easy-mmode.el (define-minor-mode):
10704 If KEYMAP is a symbol, just use it.
10705 Use byte-compile-current-file and load-file-name to infer the
10706 proper :require to pass to defcustom.
10707 Wrap the hook var into `progn' so as not to autoload it.
10708 Add a :autoload-end cookie.
10709 Be more careful about the evaluation of KEYMAP.
10710 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
10711 (define-derived-mode): Move define-abbrev-table outside of defvar.
10712
107132000-06-10 Stefan Monnier <monnier@cs.yale.edu>
10714
10715 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
10716 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
10717 (backup-compiled-files): Ignore errors during `tar'.
10718 (bootstrap): Make autoloads before elc files.
10719
9c53b34e
KH
107202000-06-10 Kenichi Handa <handa@etl.go.jp>
10721
10722 * international/mule.el (set-buffer-file-coding-system): If one of
5d80cc9c 10723 undecided-XXX is specified, change only EOL conversion.
9c53b34e
KH
10724
10725 * international/mule-conf.el (unix): New alias for the coding
10726 system undecided-unix.
10727
22ddd299
DL
107282000-06-09 Dave Love <fx@gnu.org>
10729
5ee42746
DL
10730 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
10731
70223ca4 10732 * progmodes/executable.el: Byte compile dynamic.
22ddd299
DL
10733 (executable-insert): Change custom type.
10734 (executable-find): Add autoload cookie.
cc7e1d18
DL
10735 (executable-make-buffer-file-executable-if-script-p): New
10736 function. After Noah Friedman.
22ddd299
DL
10737
10738 * files.el (after-save-hook): Customize, with
cc7e1d18 10739 executable-make-buffer-file-executable-if-script-p as an option.
22ddd299 10740
41ea3794
KH
107412000-06-09 Kenichi Handa <handa@etl.go.jp>
10742
f89437e3
KH
10743 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
10744 "tib24p-mule.bdf" for Tibetan.
10745
7a4ee259
KH
10746 * composite.el (decompose-composite-char): Declare it as obsolete.
10747
ff6a65c2
KH
10748 * man.el (Man-fontify-manpage): Pay attention to underline and
10749 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
41ea3794 10750
f83fe4b4
GM
107512000-06-08 Gerd Moellmann <gerd@gnu.org>
10752
10753 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
10754 Set maintainer to FSF since author isn't reachable.
10755
e56d7900
DL
107562000-06-08 Dave Love <fx@gnu.org>
10757
10758 * international/mule-cmds.el (select-safe-coding-system): If
10759 DEFAULT-CODING-SYSTEM is not specified, also check the most
10760 preferred coding-system if buffer-file-coding-system is
10761 `undecided'. From Handa.
10762
d3981b49
KH
107632000-06-08 Kenichi Handa <handa@etl.go.jp>
10764
10765 * international/mule.el
10766 (after-insert-file-set-buffer-file-coding-system): If the buffer
10767 size is greater than INSERTED, judget that we are not visiting.
10768
bff71087
RV
107692000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
10770
10771 * whitespace.el (defgroup whitespace): Comment out `:version'.
10772 XEmacs 20.4 has problems defining the group with this present.
10773 We'll have this commented out till get resolve the problem.
10774
fd9ac94c 107752000-06-07 John Wiegley <johnw@gnu.org>
e04d21aa 10776
fd9ac94c
GM
10777 * align.el (align-dq-string-modes, align-sq-string-modes)
10778 (align-open-comment-modes): Add pyhton-mode.
10779 (align-rules-list): Use get-text-property instead of
10780 text-properties-at.
10781 (align-rules-list): Add python-assignment.
10782 (align-rules-list): Change perl-comma-delimiter to
10783 basic-comma-delimiter. Use if for Perl modes and python-mode.
10784 (align-rules-list): Add python-chain-logic and
10785 basic-line-continuation.
45f485a6
GM
10786
107872000-06-07 Jari Aalto <jari.aalto@poboxes.com>
10788
10789 * apropos.el (apropos-mode-hook): New user variable.
10790 (apropos-mode): Run apropos-mode-hook.
bff71087 10791
45f485a6
GM
107922000-06-07 David Ponce <david@dponce.com>
10793
10794 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
10795 commands. Require `wid-edit' at run-time.
10796
107972000-06-07 David Ponce <david@dponce.com>
10798
10799 * recentf.el: Added some "Commentary".
10800 (recentf-open-more-files, recentf-edit-list): Minor changes to
10801 move the point at the top of the file list. This behaviour is
10802 consistent with the menu one when the list contains a lot of
10803 files.
10804 (recentf-cleanup): Now displays the number of items removed from
10805 the list.
10806 (recentf-relative-filter) New menu filter to show filenames
10807 relative to `default-directory'.
bff71087 10808
45f485a6
GM
108092000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10810
10811 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
10812 with/without giving an error if PostScript printer doesn't have this
10813 kind of page size. Zebra Stripe continues or restarts on next page.
10814 Manual/automatic paper feeding. Switch or not the header.
10815 (ps-print-version): New version number (5.2.2).
10816 (ps-windows-system): Include emx as a Windows system.
10817 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
10818 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
10819 (ps-background-text): Code fix.
10820 (ps-error-handler-message, ps-user-defined-prologue)
10821 (ps-print-prologue-header, ps-printer-name)
10822 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
10823 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
10824 (ps-use-face-background): Customization fix.
10825 (ps-n-up-database): Data fix.
10826 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
10827 (ps-switch-header): New vars.
10828 (ps-xemacs-color-name, ps-face-foreground-name)
10829 (ps-face-background-name, ps-boolean-constant): New funs.
10830
c14dcd22
DL
108312000-06-07 Dave Love <fx@gnu.org>
10832
10833 * allout.el: New version from Manheimer.
10834
e4044bb0
KH
108352000-06-07 Kenichi Handa <handa@etl.go.jp>
10836
10837 * textmodes/fill.el (fill-find-break-point): Check the validity of
10838 charset.
10839
59cfe8b9
KF
108402000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
10841
10842 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
10843 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
10844 Call display-color-p and display-mouse-p instead of looking at
10845 window-system.
10846
bb2337f5
DL
108472000-06-06 Dave Love <fx@gnu.org>
10848
10849 * image.el (find-image): Doc fix. Return nil if image not found.
10850 (put-image, insert-image): Make STRING arg optional.
10851
8e624fa2
KH
108522000-06-06 Kenichi Handa <handa@etl.go.jp>
10853
10854 * language/vietnamese.el: Remove eval-when-compile.
10855 (viet-viscii-nonascii-translation-table): Define it as a
10856 translation table made from viet-viscii-decode-table.
10857 (viet-viscii-encode-table): Define it as a translation table made
10858 from the reverse map of above.
10859 (viet-vscii-nonascii-translation-table): Define it as a
10860 translation table made from viet-vscii-decode-table.
10861 (viet-vscii-encode-table): Define it as a translation table made
10862 from the reverse map of above.
10863 (ccl-decode-viscii): Use translate-character.
10864 (ccl-encode-viscii, ccl-encode-viscii-font)
10865 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
10866 Likewize.
bff71087 10867
8e624fa2
KH
10868 * language/cyrillic.el: Remove eval-when-compile.
10869 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
10870 translation table made from cyrillic-koi8-r-decode-table.
10871 (cyrillic-koi8-r-encode-table): Define it as a translation table
10872 made from the reverse map of above.
10873 (ccl-decode-koi8): Use translate-character.
10874 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
10875 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
10876 a translation table made from cyrillic-alternativnyj-decode-table.
10877 (cyrillic-alternativnyj-encode-table): Define it as a translation
10878 table made from the reverse map of above.
10879 (ccl-decode-alternativnyj): Use translate-character.
10880 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
10881 Likewize
10882
10883 * international/mule-diag.el (non-iso-charset-alist): Specify
10884 translation table symbol instead of translation table itself.
10885 (list-block-of-chars): CHARSET may be a translation table symbol.
10886
10887 * international/mule.el (make-coding-system): If CODING-SYSTEM
10888 already exists, override it.
10889
10890 * international/fontset.el: Use family `proportional' for Tibetan
10891 fonts.
10892
10893 * international/ccl.el (ccl-compile-translate-character): Don't
10894 check if Rrr has property translation-table.
10895 (ccl-compile-map-multiple): Modified to avoid compiler warning.
10896
1969fae2
GM
108972000-06-05 Gerd Moellmann <gerd@gnu.org>
10898
10899 * info.el: Bind case-fold-search to t when searching in case
10900 a user sets it to nil in a hook.
10901
d5b037c5
SM
109022000-06-05 Stefan Monnier <monnier@cs.yale.edu>
10903
d3d02e65
SM
10904 * autoarg.el (autoarg-mode, autoarg-kp-mode):
10905 * hl-line.el (hl-line-mode): Use the new :global key argument.
10906
10907 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
10908 (tar-clip-time-string): Prepend a space.
10909 (tar-grind-file-mode): Construct a string rather than modifying one.
10910 (tar-header-block-summarize): Fix docstring.
10911 Use `format' rather than an error-prone set of copy-loops.
10912
10913 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
10914 (diff-goto-source, diff-unified->context, diff-context->unified)
10915 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
10916 understand the format output by the `-p' argument to diff.
10917
bff71087 10918 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
d3d02e65
SM
10919 (sh-re-done): Use defconst.
10920 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
10921 (sh-help-string-for-variable, sh-guess-basic-offset):
10922 Don't quote lambdas.
10923 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
10924 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
10925
f7c4478f
SM
10926 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
10927 (mh-letter-mode): Derive from text-mode.
10928 This implicitly means that it now calls kill-all-local-variables.
10929 Also remove the Emacs-18 compatibility code.
10930
a8add29d
SM
10931 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
10932 Make use of symbol-property doc-string-elt.
10933 Use memq rather than a sequence of eq.
10934 (doc-string-elt): Fix the wrong or missing previously unused values.
10935 (autoload-print-form): New function extracted from
10936 generate-file-autoloads to allow recursion when handling progn
10937 so that defvar's and defun's docstrings are properly printed.
10938 (generate-file-autoloads): Use it.
10939
d5b037c5
SM
10940 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
10941 Use find-file-hooks in the minor-mode function.
10942 Be careful not to loop indefinitely in the post-command-hook function.
10943
560ef11a 109442000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
bff71087 10945
1969fae2 10946 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
560ef11a 10947 tty's.
1969fae2 10948 * ediff-diff.el (ediff-exec-process): Use --binary for fine
d5b037c5 10949 differences whenever appropriate.
1969fae2
GM
10950 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
10951 * viper.el (find-file, find-file-other-window): Get viper to do
bff71087
RV
10952 wildcards.
10953
b5bbbb76
SM
109542000-06-04 Stefan Monnier <monnier@cs.yale.edu>
10955
d5b037c5
SM
10956 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
10957 (jit-lock-fontify-buffer): New function for JIT refontification.
10958 (jit-lock-mode): Fix docstring.
10959 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
10960 Remove jit-lock-after-change from the _local_ hook.
10961 (jit-lock-function-1): Fix docstring.
10962
10963 * info.el (Info-on-current-buffer): Initialize info.
10964
10965 * newcomment.el (comment-indent): Ignore comment-indent-hook.
10966
10967 * progmodes/tcl.el (tcl-indent-for-comment):
10968 Ignore comment-indent-hook.
10969
10970 * emacs-lisp/easy-mmode.el: Require CL during compilation.
10971 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
b5bbbb76
SM
10972 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
10973 and improve to use the lighter to guess the capitalization.
10974 (define-minor-mode): Inline code from easy-mmode-define-toggle.
10975 Add keyword arguments to specify global-ness or the custom group.
10976 Add local-map and help-echo properties to the lighter.
10977 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
d5b037c5 10978 (easy-mmode-define-global-mode): New macro.
b5bbbb76 10979
bfa6c260
DL
109802000-06-02 Dave Love <fx@gnu.org>
10981
10982 * wid-edit.el: byte-compile-dynamic since we typically don't use
10983 all the widgets. Don't require cl or widget. Remove
10984 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
10985 (widget-read-event): Removed. Callers changed to use read-event.
10986 (widget-button-release-event-p): Renamed from
10987 button-release-event-p.
10988 (widget-field-add-space, widget-field-use-before-change):
10989 Uncustomize.
10990 (widget-specify-field): Use keymap property, not local-map.
10991 (widget-specify-button): Obey :suppress-face.
10992 (widget-specify-insert): Use modern backquote syntax.
10993 (widget-image-directory): Renamed from widget-glyph-directory.
10994 (widget-image-enable): Renamed from widget-glyph-enable.
10995 (widget-image-find): Replaces widget-glyph-find.
10996 (widget-button-pressed-face): Move defvar.
10997 (widget-image-insert): Replaces widget-glyph-insert.
10998 (widget-convert): Use keywordp.
10999 (widget-leave-text, widget-children-value-delete): Use mapc.
11000 (widget-keymap): Remove XEmacs stuff.
b5bbbb76 11001 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
bfa6c260
DL
11002 (widget-button-click): Don't set point at the click, but re-centre
11003 if we scroll out of window. Rewritten for images v. glyphs &c.
11004 (widget-tabable-at): Use POS arg, not point.
11005 (widget-beginning-of-line, widget-end-of-line)
11006 (widget-item-value-create, widget-sublist, widget-princ-to-string)
11007 (widget-sexp-prompt-value, widget-echo-help): Simplify.
11008 (widget-default-create): Use widget-image-insert; some rewriting.
11009 (widget-visibility-value-create)
11010 (widget-push-button-value-create, widget-toggle-value-create): Use
11011 widget-image-insert.
11012 (checkbox): Create on and off images dynamically.
11013 (documentation-link): Change :help-echo.
11014 (widget-documentation-link-echo-help): Remove.
11015
3837de12
SM
110162000-06-02 Stefan Monnier <monnier@cs.yale.edu>
11017
11018 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11019
11020 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11021 (easy-mmode-define-toggle, define-minor-mode): Use it.
11022 (easy-mmode-define-keymap): Docstring fix.
11023 (define-derived-mode): Default PARENT to fundamental-mode.
11024 Add the derived-mode-parent symbol-property.
11025 (easy-mmode-derived-mode-p): New function.
11026
90aa4ea8
DL
110272000-06-02 Dave Love <fx@gnu.org>
11028
37193ee6
DL
11029 * files.el (convert-standard-filename): Doc fix.
11030 (normal-backup-enable-predicate): New function.
11031 (backup-enable-predicate): Use it to replace the lambda form.
11032
11033 * calendar/todo-mode.el: [This needs more work on the outline
11034 stuff.] Doc fixes.
11035 (todo) <defgroup>: Add :version.
11036 (todo-add-category): Don't use pushnew.
11037 (todo-cmd-raise): Fix typo.
11038 (todo-top-priorities): Change temp buffer name.
11039 (todo-category-alist): Avoid redundant lambda.
3837de12
SM
11040 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
11041 Use outline-next-heading.
37193ee6 11042
90aa4ea8
DL
11043 * autoarg.el: Rewritten to use define-minor-mode.
11044 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
11045 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
11046
2e54623a
KH
110472000-06-02 Kenichi Handa <handa@etl.go.jp>
11048
11049 * isearch.el (isearch-other-meta-char): Fix previous change.
11050
c5def0db
SM
110512000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11052
3837de12
SM
11053 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
11054 (log-edit-done): Only add the comment to the ring if it's different
11055 from the last comment entered.
11056
c5def0db
SM
11057 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
11058
2330c9d4
DL
110592000-06-01 Dave Love <fx@gnu.org>
11060
11061 * hl-line.el: Rewritten using define-minor-mode.
11062
11063 * help.el (describe-function-1): Distinguish special form from
11064 builtin function. Sanity-check presence of arglist for builtins.
11065
6e5dfc31
KH
110662000-06-01 Kenichi Handa <handa@etl.go.jp>
11067
4dc1225b
KH
11068 * international/characters.el: Fix syntax/category setting of
11069 Tibetan characters.
11070
11071 * language/tibet-util.el (tibetan-add-components): Fixes for new
11072 encoding of Tibetan characters.
11073 (tibetan-decompose-precomposition-alist): New variable.
11074 (tibetan-decompose-region): Convert precomposed characters to
11075 non-precomposed characters.
11076 (tibetan-decompose-string): Likewise.
11077 (tibetan-composition-function): Fix args to
11078 thibetan-compose-string.
11079
11080 * language/tibetan.el (tibetan-composable-pattern): More
11081 characters included.
11082 (tibetan-consonant-transcription-alist): Rule for "R" added.
11083 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
11084 "+R" added.
11085 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
11086
eadef5e6
KH
11087 * language/lao-util.el (lao-composition-function): Fix args to
11088 compose-string.
11089
11090 * language/thai-util.el (thai-composition-function): Fix args to
11091 compose-string.
11092
6e5dfc31 11093 * isearch.el (isearch-update): Set disable-point-adjustment to t
6389e4ab
KH
11094 to prevent the point moving to the end of a composition when a
11095 part of a composition is searched.
6e5dfc31
KH
11096 (isearch-other-meta-char): If the key invoking this command can be
11097 mapped by function-key-map to a printing char, call
11098 isearch-process-search-char directly.
11099
2598a293
SM
111002000-06-01 Stefan Monnier <monnier@cs.yale.edu>
11101
11102 * emacs-lisp/bytecomp.el:
11103 * frame.el:
11104 * international/mule-cmds.el:
11105 * international/mule-util.el:
11106 * international/mule.el:
11107 * mouse.el:
11108 * subr.el:
11109 * faces.el: Update calls to make-obsolete with a WHEN argument.
11110
11111 * byte-run.el (make-obsolete, make-obsolete-variable):
11112 Add an optional WHEN argument and change the format of the
bff71087 11113 symbol-property information.
2598a293
SM
11114 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
11115 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
11116 new obsolete-symbol-property format and print WHEN if it is provided.
11117
28d8dff1
DL
111182000-05-31 Dave Love <fx@gnu.org>
11119
11120 * loadhist.el (loadhist-hook-functions): Remove
11121 before-change-function, after-change-function.
11122 (unload-feature): Deal with symbols which are both bound and
11123 fbound.
11124
11125 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
11126 before-change-function, after-change-function.
11127
11128 * simple.el (newline): Don't bind before-change-function,
11129 after-change-function.
11130
7f565d87
RV
111312000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
11132
11133 * whitespace.el (whitespace-rescan-timer-time): Update interval
11134 set to 600 seconds (10 minutes) instead of 60 seconds since
11135 a large number of whitespace buffers causes emacs to `freeze'
11136 for a considerable amount of time.
11137
bff71087 11138 * whitespace.el: Updated email address
7f565d87 11139
a8d693d8
DL
111402000-05-31 Dave Love <fx@gnu.org>
11141
11142 * add-log.el (change-log-font-lock-keywords) <function>: Add
11143 pattern for function of change.
11144 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
11145 acknowledgements patterns.
11146
a50192e7
KH
111472000-05-31 Kenichi Handa <handa@etl.go.jp>
11148
11149 * isearch.el (isearch-printing-char): If keyboard coding system is
11150 being used, call isearch-process-search-multibyte-characters.
11151
11152 * international/isearch-x.el: Mostly rewritten.
11153
11154 * international/quail.el (quail-start-conversion): Don't include
11155 unhandled events in the returned events, but set them in
11156 unread-command-events. Exit if all inputs are deleted.
11157
7e492772
JR
111582000-05-30 Jason Rumney <jasonr@gnu.org>
11159
11160 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
11161
11162 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
11163 Reenable code to create initial fontsets.
11164 Use set-fontset-font in place of put-charset-property.
11165
10fc3187
GM
111662000-05-30 Gerd Moellmann <gerd@gnu.org>
11167
79148ea7
GM
11168 * progmodes/perl-mode.el (perl-indent-line): When looking for a
11169 label, ensure that the first colon isn't followed by another.
11170
11171 * paths.el (Info-default-directory-list): Doc fix.
11172
086d5b87
GM
11173 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
11174 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
11175 send a query containing USER only, not USER@HOST.
11176
10fc3187
GM
11177 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
11178 and rmail-msgend to compute the restriction at the end, instead of
11179 computing it.
11180
49e70dec
GM
111812000-05-29 Gerd Moellmann <gerd@gnu.org>
11182
66254a13
GM
11183 * dabbrev.el (dabbrev-expand): Don't display messages in the
11184 echo area if the minibuffer window is active.
11185
49e70dec
GM
11186 * jit-lock.el (jit-lock-mode): Add after change function to
11187 local hook.
11188
111892000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
11190
11191 * antlr-mode.el: New commands: hide/unhide actions,
11192 upcase/downcase literals.
11193 (antlr-tiny-action-length): New user option.
11194 (antlr-hide-actions): New command. Suggested by
11195 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
7f565d87 11196 (antlr-mode-map): New binding [C-c C-v].
49e70dec
GM
11197 (antlr-mode-menu): New entries.
11198 (antlr-downcase-literals): New command.
11199 (antlr-upcase-literals): Ditto.
11200
11201 * antlr-mode.el: Minor changes: indendation, mode-name.
11202 (antlr-indent-line): Indent cpp directive at column 0.
11203 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
11204
11205 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
11206 (antlr-font-lock-additional-keywords): Workaround for intentional
11207 bug in XEmacs version of font-lock.
11208 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
11209 be used by a smarter version of `buffers-menu-grouping-function'.
11210
112112000-05-29 Gerd Moellmann <gerd@gnu.org>
11212
11213 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
11214 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
11215
49f93684
KH
112162000-05-29 Kenichi Handa <handa@etl.go.jp>
11217
11218 * international/encoded-kb.el
11219 (encoded-kbd-iso2022-designation-map): Pay attention to that
11220 charset-iso-final-char return -1 for eight-bit-control and
11221 eight-bit-graphic.
11222
5b1ae051
EZ
112232000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11224
11225 * speedbar.el (speedbar-use-images, speedbar-update-flag)
11226 (speedbar-easymenu-definition-base): Use display-graphic-p where
11227 available, instead of window-system.
11228
a205e32a
EZ
112292000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
11230
11231 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11232 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
11233 coding systems.
11234
dd854dc2
DL
112352000-05-26 Dave Love <fx@gnu.org>
11236
c88a85d5
DL
11237 * disp-table.el (standard-display-underline): Don't use
11238 internal-find-face.
11239
dd854dc2
DL
11240 * mail/reporter.el: Maintainer change. Doc fixes.
11241 (reporter-version): Deleted.
11242
11243 * emacs-lisp/elp.el: Maintainer change.
11244 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
11245
dc29aa6c
SM
112462000-05-26 Stefan Monnier <monnier@cs.yale.edu>
11247
11248 * add-log.el (add-change-log-entry): Merge the current entry with the
11249 previous one if the previous one is empty.
11250
ed62683d
DL
112512000-05-26 Dave Love <fx@gnu.org>
11252
4370a375
DL
11253 * loadhist.el (unload-feature): Fix interactive spec [from
11254 lijnzaad@ebi.ac.uk].
11255
ed62683d
DL
11256 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11257 subr-arity to check primitives.
11258 (byte-compile-flush-pending, byte-compile-file-form-progn)
11259 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11260 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11261 mapcar.
11262
ba9f8f95
KH
112632000-05-26 Kenichi Handa <handa@etl.go.jp>
11264
0f3e0672
KH
11265 * international/fontset.el: Set family names of non-latin charsets
11266 in default fontset to "*".
11267
cebefb44
KH
11268 * international/mule-diag.el (print-fontset): Combine family part
11269 and registry part of the fontname by "-*-" instead of "-".
11270
ba9f8f95
KH
11271 * international/mule-cmds.el (encode-coding-char): Make strings
11272 multibyte before calling encode-coding-string.
11273
931d0724
SM
112742000-05-25 Stefan Monnier <monnier@cs.yale.edu>
11275
11276 * derived.el: Fix keywords.
8ccce2b0 11277 (define-derived-mode): Only define if needed.
931d0724
SM
11278
11279 * simple.el (fill-comment, comment-column, comment-start)
11280 (comment-start-skip, comment-end, comment-indent-function)
11281 (block-comment-start, block-comment-end, indent-for-comment)
11282 (set-comment-column, kill-comment, comment-padding, comment-region)
11283 (comment-multi-line, indent-new-comment-line): Remove.
11284
11285 * bindings.el (esc-map): Change ; to comment-dwim and use the new
11286 function names for comment operations.
11287
11288 * newcomment.el: Add abundant autoload cookies.
11289 (comment-style): Don't depend on runtime data at compile-time.
11290 (comment-indent-hook): Remove.
11291 (comment-indent): Check if comment-indent-hook is bound.
11292 (comment-region): Docstring fix.
11293
6fc596cf
DL
112942000-05-25 Dave Love <fx@gnu.org>
11295
11296 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11297 byte-code-function-p.
11298
11299 * mail/rmailsum.el: Add provide.
11300
11301 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11302
11303 * smerge-mode.el (smerge-diff-switches): Don't use list* in
11304 defcustom.
11305
7997f1ca 113062000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 11307
7997f1ca
MK
11308 * ediff-diff.el (ediff-exec-process): delete --binary option from
11309 non-buffer ediff jobs.
7f565d87 11310
e7a903e8
EZ
113112000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11312
11313 * hilit-chg.el (highlight-changes-mode): Ask about color or
11314 grayscale support, not about window-system.
11315
11316 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11317 window-system.
11318 (ffap-highlight): Always default to t.
11319
11320 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11321 display-popup-menus-p instead of looking at window-system.
11322
11323 * disp-table.el (standard-display-g1, standard-display-graphic):
11324 Only refuse to use string glyphs on X and MS-Windows.
11325
11326 * avoid.el: Remove window-system from commentary, suggest to use
11327 display-*-p instead.
11328
11329 * apropos.el (apropos-print): Use display-mouse-p instead of
11330 window-system.
11331
14028d57
EZ
113322000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11333
11334 * international/codepage.el (cp-decoding-vector-for-codepage):
11335 Fill up unsupported characters with their own codes. From Kenichi
11336 Handa.
11337
1a4f9cc1
EZ
113382000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11339
11340 * international/mule-diag.el (describe-char-after): Use
11341 display-graphic-p instead of window-system, so that this function
11342 works on MS-DOS.
11343
89f6ca4e
EZ
113442000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11345
11346 * international/codepage.el (cp-make-coding-systems-for-codepage):
11347 Remove the eight-bit-graphic and eight-bit-control charsets from
11348 the list of charsets which we convert into `?'.
11349
eacfd7fe
KH
113502000-05-25 Kenichi Handa <handa@etl.go.jp>
11351
11352 * international/mule-conf.el: Specify CHARSET-ID explicitely for
11353 private charsets.
11354 (mule-unicode-0100-24ff, japanese-jisx0213-1,
11355 japanese-jisx0213-2): New charsets.
11356
11357 * international/fontset.el: Setup default fontset for new charsets.
11358
deadf7e3
DL
113592000-05-24 Dave Love <fx@gnu.org>
11360
11361 * info.el (Info-find-node-2): Restructure [following "Vadim
11362 S. Solomin" <sovs@uic.nnov.ru>].
11363
11364 * icomplete.el: Fix header for Finder.
11365
113662000-05-24 Eric M. Ludlam <zappo@ultranet.com>
11367
11368 * rmailout.el (rmail-output-to-rmail-file): Added optional param
11369 STAY.
11370
11371 * rmail.el (rmail-automatic-folder-directives): New user variable.
11372 (rmail-show-message): Add call to `rmail-auto-file' during
11373 display.
11374 (rmail-auto-file): New function.
11375
6de3983f 113762000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
7f565d87 11377
fc6a6a4e 11378 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
6de3983f 11379 account.
fc6a6a4e
GM
11380 (ediff-test-utility,ediff-diff-mandatory-option)
11381 (ediff-reset-diff-options): Utilities for proper initialization of
6de3983f 11382 ediff-diff-options and ediff-diff3-options on Windows.
7f565d87 11383
fc6a6a4e 11384 * ediff-init.el (ediff-merge-filename-prefix): New customizable
6de3983f 11385 variable.
7f565d87 11386
fc6a6a4e 11387 * ediff-mult.el (ediff-filegroup-action): Use
6de3983f
MK
11388 ediff-merge-filename-prefix.
11389
fc290d1d
MK
113902000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
11391
fc6a6a4e 11392 * viper-ex.el (ex-write): Set selective display to nil.
7f565d87 11393
273182b8
EZ
113942000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11395
11396 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
11397 aliases for hebrew-iso-8bit.
11398
f471ea57
EZ
113992000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
11400
11401 * woman.el: New version from Francis J. Wright
11402 <F.J.Wright@Maths.QMW.ac.uk>.
11403 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
11404 names in environment variables regardless of the path separator.
11405 (woman-topic-all-completions-1): Don't call file-name-directory-p
11406 on all files, since woman-file-regexp already filters out any
11407 directories.
11408
01162f24
KH
114092000-05-24 Kenichi Handa <handa@etl.go.jp>
11410
48e3df76
KH
11411 * international/quail.el (quail-start-translation): Don't change
11412 modified-p of the current buffer.
11413 (quail-start-conversion): Likewise.
11414
11415 * international/kkc.el (kkc-region): Don't change modified-p of
11416 the current buffer.
11417
747d90ea
KH
11418 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
11419 conform to RFC1468.
11420 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
01162f24 11421
17a223ff
EL
114222000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
11423
11424 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
11425 (speedbar-insert-button): Invisible text property fix.
11426 (speedbar-directory-plus): Renamed from speedbar-directory-+
11427 (speedbar-directory-minus): Renamed from speedbar-directory--
11428 (speedbar-page-plus): Renamed from speedbar-file-+
11429 (speedbar-page-minus): Renamed from speedbar-file--
11430 (speedbar-page): Renamed from speedbar-file-
11431 (speedbar-tag): Renamed from speedbar-tag-
11432 (speedbar-tag-plus): Renamed from speedbar-tag-+
11433 (speedbar-tag-minus): Renamed from speedbar-tag--
11434 (speedbar-expand-image-button-alist): Use above renames.
11435
11436 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
11437 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
11438 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
11439 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
11440 * sb-pg.xpm: Renamed from sb-file.xpm
11441 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
11442 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
7f565d87 11443
e6b6fc18
KH
114442000-05-24 Kenichi Handa <handa@etl.go.jp>
11445
11446 * international/quail.el (quail-show-guidance-buf): Set
11447 current-input-method of the guidance buffer to the name of the
11448 curren input method.
11449
a1a336eb
SM
114502000-05-23 Stefan Monnier <monnier@cs.yale.edu>
11451
11452 * progmodes/compile.el (compile-internal): Style typo.
11453
11454 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
11455 quote vars and functions in the docstring.
11456
11457 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
11458
11459 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
11460 Don't quote lambdas.
11461
11462 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
11463
9695b783
GM
114642000-05-23 Gerd Moellmann <gerd@gnu.org>
11465
716e3b88
GM
11466 * startup.el (command-line): Determine source file of compiled
11467 user init file differently. Warn if compiled user init file
11468 is older than its source file.
11469
9695b783 11470 * ffap.el (ffap-url-regexp): Add `https'.
7f565d87 11471
41ac433f
EZ
114722000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
11473
11474 * files.el (make-backup-file-name-1): Replace slashes with `!'
11475 rather than `|' (which is not allowed on Windows). Replace the
11476 drive letters with a string "drive_X".
11477
46600ab1
GM
114782000-05-23 Gerd Moellmann <gerd@gnu.org>
11479
11480 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
11481
11482 * files.el (interpreter-mode-alist): Add `bash2'.
11483
79a64d87
DL
114842000-05-22 Dave Love <fx@gnu.org>
11485
11486 * loadhist.el (feature-symbols, file-provides, file-requires): Use
11487 mapc.
11488 (feature-file): Avoid calling symbol-name. Doc fix.
11489 (file-set-intersect, file-dependents): Use dolist, not mapcar.
11490 (loadhist-hook-functions): Add mouse-position-function.
11491 (unload-feature): Change uses of mapcar.
11492
11493 * files.el (parse-colon-path): Doc fix.
11494 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
11495 (set-auto-mode): Use mapc.
11496
11497 * complete.el (PC-look-for-include-file): Use :alnum: character
11498 class.
11499 (partial-completion-mode): Add autoload cookie.
11500
0e8c11d8
SS
115012000-05-22 Sam Steingold <sds@gnu.org>
11502
ce75fd23 11503 * info.el (Info-fontify-node): Fixed the call to
0e8c11d8
SS
11504 `add-text-properties' (bug introduced on 2000-05-18).
11505
d8d0fa6c
DL
115062000-05-22 Dave Love <fx@gnu.org>
11507
11508 * bindings.el: Remove debug-ignored-errors set in other files.
11509
11510 * progmodes/etags.el: Add to debug-ignored-errors.
11511 (visit-tags-table-buffer): Clear out buffers holding old tables
11512 when making a new list.
11513 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
11514 mapc.
11515
11516 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
11517 quote keywords.
11518 (cmpl-string-case-type): Use character classes.
11519
0e8c11d8
SS
11520 * comint.el:
11521 * textmodes/ispell.el:
11522 * imenu.el:
d8d0fa6c
DL
11523 * mail/mh-e.el:
11524 * progmodes/compile.el: Add to debug-ignored-errors.
11525
11526 * dabbrev.el: Add to debug-ignored-errors.
11527 (dabbrev-completion): Use mapc.
11528
1edbbf8a
EZ
115292000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
11530
11531 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
11532 (woman-mapcan, woman-parse-man.conf)
11533 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
11534 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
11535 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
11536 path syntax better.
11537 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
11538 (woman-manpath): Call woman-parse-man.conf.
11539 (woman-emulation): New defcustom, defaults to nroff.
11540 (woman-font-support): New defconst.
11541 (woman-use-symbol-font): New defcustom.
11542 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
11543 "Emulation".
11544 Many functions: Doc fix.
11545
5bd2148c
KH
115462000-05-22 Kenichi Handa <handa@etl.go.jp>
11547
11548 * international/quail.el (quail-simple-translation-keymap): Map
11549 128..255 to quail-self-insert-command.
11550 (quail-keyboard-layout-alist): Add definition for "pc102-de".
11551
4125ec7e
SM
115522000-05-22 Stefan Monnier <monnier@cs.yale.edu>
11553
a1a336eb
SM
11554 * help.el (help-manyarg-func-alist): Typo.
11555
40aeecad
SM
11556 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
11557 intervals which makes it heaps simpler.
11558
4125ec7e
SM
11559 * newcomment.el (comment-region-internal): Go back to BEG after quoting
11560 the nested comment markers.
e4da9c1c
SM
11561
11562 * subr.el (remove-hook): Don't turn the hook's value into a list.
11563
cb7216a7
DL
115642000-05-21 Dave Love <fx@gnu.org>
11565
ac266581
DL
11566 * edmacro.el (edmacro-parse-keys): Return vector if any elements
11567 are invalid characters.
11568
cb7216a7
DL
11569 * international/mule-util.el (detect-coding-with-priority): Use
11570 mapc. Remove redundant lambda.
11571
11572 * international/mule-diag.el (list-non-iso-charset-chars)
11573 (describe-fontset): Remove redundant lambda.
11574
11575 * emulation/crisp.el (brief-mode): New alias.
11576
11577 * emacs-lisp/ring.el (ring-elements): New function.
11578
11579 * emacs-lisp/easymenu.el (easy-menu-create-menu)
11580 (easy-menu-do-add-item): Use keywordp.
11581
11582 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
11583
11584 * replace.el: Doc and error message fixes.
11585 (replace-highlight): Use facep, not internal-find-face.
11586
9b0d1d6e
SM
115872000-05-20 Stefan Monnier <monnier@cs.yale.edu>
11588
b2d2cf58
SM
11589 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
11590
ffe7dc64
SM
11591 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
11592 (log-edit-insert-changelog): Drop `:' as well.
11593
11594 * log-view.el: Fix file description.
11595 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
11596 available.
11597 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
11598 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
11599
c8c21615
SM
11600 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
11601 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
11602 Print a status message if the toggle is called interactively.
11603 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
11604 for global minor modes and use `defcustom' for them.
11605 Use add-minor-mode.
11606 (easy-mmode-define-derived-mode): Remove.
11607 (define-derived-mode): Fancier default docstring.
11608 (easy-mmode-define-navigation): Signal an error rather than (ding).
11609
9b0d1d6e
SM
11610 * newcomment.el (comment-styles): New `box-multi'.
11611 (comment-normalize-vars): Better default for comment-continue to
11612 avoid whitespace-only continuations.
11613 (comment-search-forward): Always move even in the no-syntax case.
11614 (comment-padright): Only obey N if it's only obeyed for padleft.
11615 (comment-make-extra-lines): Better handling of empty continuations.
11616 Use `=' for the filler if comment-start has only one character.
11617 (uncomment-region): Try handling the special `=' filler.
11618 (comment-region): Allow LINES even if MULTI is nil.
11619 (comment-box): Choose box style based on comment-style.
11620
f5ee6d0f
KH
116212000-05-20 Kenichi Handa <handa@etl.go.jp>
11622
9b0d1d6e 11623 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
f5ee6d0f
KH
11624 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
11625
c9671f81
KH
116262000-05-20 Kenichi HANDA <handa@etl.go.jp>
11627
11628 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
11629 and insert, not subst-char-in-region.
11630
11631 * international/mule-diag.el (list-character-sets-1): Handle
11632 charsets eight-bit-control and eight-bit-graphic.
11633 (list-iso-charset-chars): Likewise.
11634 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
11635 charactes as is. Use indent-to to align characters.
11636
11637 * international/mule-cmds.el (find-multibyte-characters): Never
11638 exclude charsets eight-bit-control and eight-bit-graphic.
11639
1426aa5c
SM
116402000-05-19 Stefan Monnier <monnier@cs.yale.edu>
11641
11642 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
11643 Don't quote lambdas.
11644
11645 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
11646
2b63d473
GM
116472000-05-19 Gerd Moellmann <gerd@gnu.org>
11648
11649 * gud.el (gud-jdb-directories): Doc fix.
11650
f1355756
SM
116512000-05-19 Stefan Monnier <monnier@cs.yale.edu>
11652
11653 * newcomment.el: New file.
11654
5f64c9e0
GM
116552000-05-19 Gerd Moellmann <gerd@gnu.org>
11656
2b63d473 11657 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
5f64c9e0 11658
db7314bd
AS
116592000-05-18 Andreas Schwab <schwab@suse.de>
11660
11661 * dired.el (dired-between-files): Also skip lines beginning with
11662 `used'.
11663
25bb0401
GM
116642000-05-18 Gerd Moellmann <gerd@gnu.org>
11665
11666 * msb.el (msb-menu-cond): Add choice `user'.
11667
a199a865 116682000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
0e8c11d8 11669
a199a865
GM
11670 * ps-print.el: Compatibility, customization and doc fix.
11671 (ps-printer-name-option): Replace defconst by defvar.
11672 (ps-postscript-code-directory): XEmacs compatibility.
11673 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
11674 fix.
11675 (ps-user-defined-prologue, ps-print-prologue-header)
11676 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
11677 compatibility and code fix.
11678 (ps-print-background-image, ps-print-background-text):
11679 Customization fix.
11680 (ps-line-number-start, ps-n-up-on): New vars.
11681
25bb0401
GM
116822000-05-18 Espen Skoglund <esk@ira.uka.de>
11683
11684 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
11685 the indent-comment function to just return the appropriate indent.
11686
68e6c83a
EL
116872000-05-18 Eric M. Ludlam <zappo@ultranet.com>
11688
11689 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
11690 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
11691 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
11692
dae6cb9f
DL
116932000-05-18 Dave Love <fx@gnu.org>
11694
11695 * info.el (Info-fontify-node): Add intangible property as well as
11696 invisible.
11697
11698 * calendar/appt.el (appt-make-list): Match all lines of entry.
11699 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
11700
813086ea
KH
117012000-05-18 Kenichi Handa <handa@etl.go.jp>
11702
11703 * international/mule-diag.el (describe-char-after): Call
11704 internal-char-font, not char-font. If internal-char-font returns
11705 nil, display "-- none --".
11706
24978190
EZ
117072000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11708
11709 * image.el (image-type-available-p): Don't reference image-types
11710 if it isn't bound.
11711
2fca2d5d
SM
117122000-05-17 Stefan Monnier <monnier@cs.yale.edu>
11713
11714 * autoarg.el (autoarg-mode): Typo in the :set argument.
11715
cfc75d05
EZ
117162000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
11717
11718 * startup.el (command-line-1): Don't signal an error if the
11719 directory for auto-save-list files does not yet exist.
11720
c4e30387
KH
117212000-05-17 Kenichi Handa <handa@etl.go.jp>
11722
11723 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
11724
dd6b8ea7
SM
117252000-05-16 Stefan Monnier <monnier@cs.yale.edu>
11726
11727 * subr.el (remove-hook): `setq' hook-value, not `set'.
11728
399c88ad
SS
117292000-05-16 Sam Steingold <sds@gnu.org>
11730
a199a865 11731 * info.el (debug-ignored-errors): More errors to ignore.
399c88ad 11732
01651f07
DL
117332000-05-16 Dave Love <fx@gnu.org>
11734
11735 * cus-edit.el: Don't require cl or easymenu.
11736 (custom-variable-prompt): Test standard-value property, not
11737 user-variable-p.
11738
2248c40d
SS
117392000-05-16 Sam Steingold <sds@gnu.org>
11740
11741 * subr.el (add-hook): `setq' hook-value, not `set'.
11742
b15f3b77
GM
117432000-05-16 Gerd Moellmann <gerd@gnu.org>
11744
11745 * startup.el (command-line-1): Mention the FAQ in the startup
11746 message.
11747
11748 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
11749
11750 * progmodes/compile.el (compilation-parse-errors): Collect
11751 `nomessage' regexps last.
11752
11753 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
11754
11755 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
11756 to the function name.
11757
f9bbcfac
EL
117582000-05-15 Dave Love <fx@gnu.org>
11759
11760 * speedbar.el (speedbar-recenter): Typo.
11761 (speedbar-expand-line): Make arg optional.
11762 (speedbar-mode): Avoid a compiler warning.
11763
119b42eb
GM
117642000-05-15 Gerd Moellmann <gerd@gnu.org>
11765
11766 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
11767 user-specified option string is empty.
11768
11769 * mouse.el (mouse-yank-at-click): Doc fix.
11770
f685bea9
EZ
117712000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
11772
11773 * term/internal.el (IT-character-translations): More updates of
11774 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
11775 documents.
11776
a1b8d58b
GM
117772000-05-15 Gerd Moellmann <gerd@gnu.org>
11778
11779 * env.el (getenv): New function, interactively callable.
11780 (setenv, getenv): Remove autoload cookies.
11781
11782 * loadup.el: Load `env'.
11783
11784 * progmodes/f90.el: Change author's mail address.
11785
c9bba7ed
DL
117862000-05-14 Dave Love <fx@gnu.org>
11787
e5c83697
DL
11788 * mail/rmail.el (rmail-show-message-hook): Customize and offer
11789 goto-addr as an option.
11790
11791 * help.el (help-xref-stack): Doc fix.
11792 (help-xref-following): New variable.
11793 (help-make-xrefs): Use it.
11794 (help-xref-go-back): Use position information from stack element.
11795 (help-follow): Make position in stack element a pair. Use
11796 help-xref-following.
399c88ad 11797
e5c83697
DL
11798 * autoarg.el: New file.
11799
11800 * faces.el: Declare more functions obsolete.
11801
c9bba7ed
DL
11802 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
11803 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
11804 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
11805 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
11806 Remove all the setup-...-environment functions.
11807
b6389bfb
EL
118082000-05-13 Eric M. Ludlam <zappo@ultranet.com>
11809
a1b8d58b
GM
11810 * speedbar.el: Updated the commentary section. xemacs20p now uses
11811 >= when detecting. Require `defimage' safely.
b6389bfb
EL
11812 (speedbar-easymenu-definition-base): Add toggle for images.
11813 (speedbar-easymenu-definition-special): Add flush cache & expand.
11814 (speedbar-visiting-tag-hook): Set new defaults. Added options.
11815 (speedbar-reconfigure-keymaps-hook): New variable.
11816 (speedbar-frame-parameters): Updated documentation.
11817 (speedbar-use-imenu-flag): Updated custom tag
11818 (speedbar-dynamic-tags-function-list): New variable.
11819 (speedbar-tag-hierarchy-method): Updated doc & custom.
a1b8d58b
GM
11820 (speedbar-indentation-width, speedbar-indentation-width) New
11821 variables.
11822 (speedbar-hide-button-brackets-flag): Customizable.
b6389bfb
EL
11823 (speedbar-vc-indicator): Doc update.
11824 (speedbar-ignored-path-expressions): Updated default value.
11825 (speedbar-supported-extension-expressions): Updated default value.
11826 (speedbar-syntax-table): Remove {} paren status.
a1b8d58b
GM
11827 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
11828 as "+". Added overlay aliases.
11829 (speedbar-mode): Use `speedbar-mode-line-update' instead of
11830 `force-mode-line-update'.
11831 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
11832 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
11833 `mouse-set-point'
b6389bfb 11834 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
a1b8d58b
GM
11835 (speedbar-item-info-tag-helper): Revamped to handle a wider range
11836 of arbitrary text, and new helper functions.
11837 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
11838 filename finder.
b6389bfb
EL
11839 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
11840 (speedbar-directory-buttons): Update path search/expansion.
11841 (speedbar-make-tag-line): Pay attention to
a1b8d58b
GM
11842 `speedbar-indentation-width'. Use more care w/ invisible
11843 properties.
b6389bfb
EL
11844 (speedbar-change-expand-button-char): Call
11845 `speedbar-insert-image-button-maybe'.
11846 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
a1b8d58b
GM
11847 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
11848 (speedbar-trim-words-tag-hierarchy)
11849 (speedbar-simple-group-tag-hierarchy): New functions
b6389bfb 11850 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
a1b8d58b
GM
11851 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
11852 functions.
b6389bfb
EL
11853 (speedbar-mouse-set-point): New function
11854 (speedbar-power-click): Updated documentation.
a1b8d58b
GM
11855 (speedbar-line-token, speedbar-goto-this-file): Handle more types
11856 of tag prefix text.
11857 (speedbar-expand-line, speedbar-contract-line): Make more robust
11858 to strange text.
11859 (speedbar-expand-line): Takes universal argument to flush the
11860 cache.
b6389bfb
EL
11861 (speedbar-flush-expand-line): New function.
11862 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
11863 Use new generator insertion method.
11864 (speedbar-fetch-dynamic-tags): New function.
11865 (speedbar-fetch-dynamic-imenu): Removed code now handled in
11866 `speedbar-fetch-dynamic-imenu'.
11867 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
11868 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
11869 "Revert Buffer" menu items.
11870 (speedbar-buffer-buttons-engine): Be smarter when creating a
11871 filename tag (for expansion purposes.).
a1b8d58b
GM
11872 (speedbar-highlight-one-tag-line,
11873 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
11874 (speedbar-recenter): New functions.
b6389bfb 11875 (defimage-speedbar): Image loading abstraction.
a1b8d58b
GM
11876 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
11877 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
11878 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
11879 (speedbar-tag-type, speedbar-tag-mail): New images.
b6389bfb
EL
11880 (speedbar-expand-image-button-alist): New variable.
11881 (speedbar-insert-image-button-maybe): Insert an image over some
11882 buttons.
11883
43fe9244
KH
118842000-05-13 Kenichi Handa <handa@etl.go.jp>
11885
11886 * international/mule-cmds.el (encode-coding-char): An ASCII
11887 character is always encodable.
11888
11889 * international/mule-conf.el: Add more information in descriptions
11890 of character sets.
11891
813086ea 11892 * international/mule-diag.el (describe-char-after): New function.
43fe9244
KH
11893 (describe-font-internal): Adjusted for the change of font-info.
11894 (describe-font): Likewise.
11895 (print-fontset): Rewritten for the new fontset implementation.
11896 (describe-fontset): Include fontset alias names in completion.
11897 (list-fontsets): Adjusted for the change of print-fontset.
11898
11899 * simple.el (what-cursor-position): If DETAIL is non-nil, call
11900 describe-char-after instead of displaying the detail in the echo
11901 area.
813086ea
KH
11902 (syntax-code-table): Format changed.
11903 (string-to-syntax): Adjusted for the above change.
0e8c11d8 11904
e8564f57
SM
119052000-05-12 Stefan Monnier <monnier@cs.yale.edu>
11906
11907 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
11908
9278c60d
DL
119092000-05-12 Dave Love <fx@gnu.org>
11910
11911 * calendar/todo-mode.el: Remove some compatibility stuff and CL
11912 dependence. Use line-{beginning,end}-position, not
11913 point-at{b,e}ol. Some doc fixes.
11914 (todo-position): New function. Fix callers of position to use it.
11915 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
11916
be0505fe
GM
119172000-05-12 Gerd Moellmann <gerd@gnu.org>
11918
11919 * time.el (display-time-mail-icon): Use `:ascent center'.
11920
a8a3541c
GM
11921 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
11922 handling FTP security extensions.
399c88ad 11923
44d5f148
DL
119242000-05-11 Dave Love <fx@gnu.org>
11925
33d0c179 11926 * calendar/todo-mode.el: New file.
44d5f148 11927
da4496b6
GM
119282000-05-11 Gerd Moellmann <gerd@gnu.org>
11929
cdc4401d
GM
11930 * comint.el (comint-read-input-ring): Move reference to
11931 comint-input-ring-size outside of the save-excursion. It was
11932 causing the default value to be the only one ever seen.
399c88ad 11933
0279f991
GM
11934 * font-lock.el: Update copyright. Remove Simon Marshall's email
11935 address on request from him.
11936
da4496b6
GM
11937 * subr.el (substitute-key-definition): Add comment describing
11938 the meaning of PREFIX.
11939
ac5cb26d
SM
119402000-05-10 Stefan Monnier <monnier@cs.yale.edu>
11941
11942 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
11943
11944 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
11945 (add-minor-mode): Don't make the variable buffer-local and add a
11946 reference to define-minor-mode in the docstring.
11947
11948 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
11949 HEADER/FOOTER and fix bug with trailing empty directory.
11950 (cvs-append-to-ignore): Use vc-editable-p if available.
11951 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
11952 (vc-do-command): Tweak advice to handle the new VC.
11953
11954 * log-view.el (log-view-goto-rev): New function for the new VC.
11955 (log-view-minor-wrap): Use mark-active.
11956
11957 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
11958 (log-edit-changelog-full-paragraphs): New var.
11959 (log-edit-insert-changelog): Remove a lonely leading `* file'.
11960 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
11961 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
11962 (log-edit-changelog-ours-p, log-edit-changelog-entries)
11963 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
11964 Replace the `cvs' prefix with `log-edit'.
11965
11966 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
11967
11968 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
11969 (diff-font-lock-defaults): Explicitly turn off multiline.
11970 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
11971 (diff-ediff-patch): Fix call to ediff-patch-file.
11972 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
11973 Handle comments.
11974
11975 * frame.el (automatic-hscrolling): Typo.
11976
11977 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
11978
21c34da3
DL
119792000-05-09 Sam Steingold <sds@goems.com>
11980
11981 * apropos.el (apropos-print): use `describe-face' instead of
11982 `customize-face-other-window'.
11983
950cf06f
DL
119842000-05-09 Dave Love <fx@gnu.org>
11985
11986 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
11987
11988 * help.el (describe-variable): Have customize button pop the
11989 help-xref stack when invoked.
11990 (help-xref-symbol-regexp): Add `face'.
11991 (help-make-xrefs): Check for quoted face names and adapt regexp
11992 submatch numbers to cope.
11993 (help-xref-interned): Maybe insert face doc too. Separate
11994 sections with a line of hyphens.
11995
0623e40f 11996 * faces.el: Some doc fixes. Declare some functions obsolete.
950cf06f
DL
11997 (describe-face): Add customize button. Return the help
11998 text. Fix prompt.
11999
82e2ca9d
EZ
120002000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
12001
12002 * term/internal.el (IT-character-translations): Fix last change.
12003
10c00b5c
EZ
120042000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12005
12006 * woman.el: New file
12007 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12008
9deed82f
EZ
120092000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12010
001ad319
EZ
12011 * term/internal.el (IT-character-translations): Update ASCII
12012 simulations for greek-iso8859-7, add latin-iso8859-14 and
12013 latin-iso8859-15.
12014
9deed82f
EZ
12015 * international/mule-cmds.el (set-language-info-alist): Call
12016 define-prefix-command with 3 arguments, to make the map suitable
12017 for a menu.
12018
4f37b78a
DL
120192000-05-07 Dave Love <fx@gnu.org>
12020
1ec321a7 12021 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
4f37b78a 12022
64a4c526
DL
120232000-05-05 Dave Love <fx@gnu.org>
12024
12025 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12026 list in doc string. Don't quote keyword symbols.
12027 * emacs-lisp/cl.el: Likewise
12028 * emacs-lisp/cl-seq.el: Likewise
12029
056565f7
GM
120302000-05-05 Gerd Moellmann <gerd@gnu.org>
12031
12032 * abbrev.el (abbrev-mode): Make ARG optional.
12033
4656b314
GM
120342000-05-04 Gerd Moellmann <gerd@gnu.org>
12035
ec82fb2f
GM
12036 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
12037
12038 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
12039
4656b314
GM
12040 * subr.el (substitute-key-definition): Clarify documentation.
12041
120422000-05-04 Milan Zamazal <pdm@freesoft.cz>
12043
12044 * glasses.el (glasses-convert-to-unreadable): Use
12045 `glasses-separator' instead of the hard-wired "_".
12046 (glasses-mode): Call `glasses-make-unreadable' only in a single
12047 place.
12048
7b081c78
EZ
120492000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
12050
12051 * term/internal.el (cjk-codepages-alist): Add associations for
12052 Chinese and Korean codepages. Remove FIXME comment.
12053
baa5536e
DL
120542000-05-03 Dave Love <fx@gnu.org>
12055
12056 * time.el (display-time-mail-face, display-time-use-mail-icon):
12057 New option.
12058 (display-time-mail-icon): New variable.
12059 (display-time-string-forms): Use the above. Fix the local-map.
12060
cbf18892
GM
120612000-05-03 Gerd Moellmann <gerd@gnu.org>
12062
4ff40dd0
GM
12063 * replace.el (query-replace-map): Add binding for `E'.
12064 (query-replace-help): Extend help text.
12065 (perform-replace): Allow editing the replacement string.
12066
12067 * make-mode.el (makefile-mode-abbrev-table): New variable.
12068 (makefile-mode): Set local abbrev table to
12069 makefile-mode-abbrev-table.
12070 (makefile-font-lock-keywords): Fontify includes and conditionals.
399c88ad 12071
cbf18892
GM
12072 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
12073 set TOGGLE's value.
12074
4ff40dd0
GM
12075 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
12076 mail-interactive-insert-alias.
12077 (mail-abbrev-complete-alias): New command.
12078 (mail-mode-map): Bind it to `M-TAB'.
399c88ad 12079
ffec4d9f
KH
120802000-05-03 Kenichi Handa <handa@etl.go.jp>
12081
12082 * language/lao-util.el (lao-compose-region): New function.
12083
1b0672c3
GM
120842000-05-02 Gerd Moellmann <gerd@gnu.org>
12085
576da55d
GM
12086 * files.el (recover-session): Make directories as necessary
12087 if they don't exist yet.
12088
399c88ad
SS
12089 * calendar/cal-french.el
12090 (french-calendar-multibyte-special-days-array)
1b0672c3
GM
12091 (french-calendar-special-days-array): Change French text.
12092 (calendar-french-date-string): Change output.
12093 (calendar-goto-french-date): Likewise.
12094
120952000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
12096
12097 * wid-edit.el (widget-default-active): Obey `:always-active'.
12098 (widget-documentation-string-value-create): Set `:always-active'.
12099
4b33deaa
EZ
121002000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12101
12102 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
12103 default prefix to `~/_emacs.d/auto-save.list/_s'.
12104 (normal-top-level): Create the directory for auto-save files, if
12105 it doesn't already exist (in the ms-dos case only).
12106
5c922ea7
EZ
121072000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
12108
12109 * international/mule-cmds.el (set-language-environment): Don't
12110 concat an integer (dos-codepage), use format instead.
12111
820ad5e7
DL
121122000-05-02 Dave Love <fx@gnu.org>
12113
12114 * help.el (help-xref-on-pp): Check for constant symbols.
12115
57cb56f5
GM
121162000-04-29 Gerd Moellmann <gerd@gnu.org>
12117
12118 * startup.el (normal-top-level): Put a condition-case around
12119 the code loading subdirs.el.
12120
121212000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
399c88ad 12122
57cb56f5
GM
12123 * ps-print.el: Upside-down and face background color printing,
12124 line number step, doc fix.
12125 (ps-print-version): New version number (5.2).
12126 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
12127 (ps-face-attribute-list, ps-plot-with-face): Code fix.
12128 (ps-spool-config): Var fix.
12129 (ps-printer-name-option): Const fix.
12130 (ps-print-upside-down, ps-use-face-background)
12131 (ps-line-number-step): New vars.
12132 (ps-window-system, ps-lp-system): New consts.
12133 (ps-face-background): New fun.
12134
084cec2f
GM
121352000-04-28 Richard Stallman <rms@gnu.org>
12136
12137 * files.el (make-auto-save-file-name):
12138 Apply auto-save-file-name-transforms to visited file name
12139 before generating auto save file name.
12140 (auto-save-file-name-transforms): New variable.
12141
399c88ad 12142 * files.el (backup-enable-predicate):
084cec2f
GM
12143 Correctly test for a file under a temporary directory.
12144
c94f4677
GM
121452000-04-28 Gerd Moellmann <gerd@gnu.org>
12146
12147 * subr.el (add-minor-mode): Rewritten.
12148
7b211df5
KH
121492000-04-28 Kenichi Handa <handa@etl.go.jp>
12150
12151 * mail/sendmail.el (sendmail-send-it): Set
12152 buffer-file-coding-system to the selected coding system for MIME
12153 header.
12154
c76e04a8 121552000-04-27 Gerd Moellmann <gerd@gnu.org>
e3e36d74 12156
c76e04a8
GM
12157 * dired.el (dired-move-to-filename-regexp): Allow format where
12158 YYYY is followed by two spaces.
e3e36d74 12159
c76e04a8
GM
12160 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
12161 in the second character class of the regexp.
12162
12163 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
12164 mh-etc, too.
353964e3 12165
c76e04a8
GM
12166 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
12167 nil.
399c88ad 12168
353964e3
GM
12169 * subr.el (add-minor-mode): Use `set' instead of `setq'.
12170
12171 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
12172 argument.
12173
c76e04a8 121742000-04-27 Sen Nagata <sen@eccosys.com>
399c88ad 12175
c76e04a8
GM
12176 * emacs-lisp/crm.el (crm-completion-table): New variable.
12177 (crm-collection-fn, crm-test-completion)
12178 (completing-read-multiple): Use it.
12179
121802000-04-27 Dave Love <fx@gnu.org>
12181
12182 * help.el (locate-library): Use mapc.
12183 (help-manyarg-func-alist): Add call-process-region.
12184
7464346d
GM
121852000-04-26 Gerd Moellmann <gerd@gnu.org>
12186
b35bd33d
GM
12187 * subr.el (add-minor-mode): Make argument MAP optional.
12188
7464346d
GM
12189 * desktop.el (desktop-save): Save list of minor modes.
12190 (desktop-create-buffer): Restore minor modes.
12191 (desktop-minor-mode-table): New user-option.
12192
12193 * subr.el (add-minor-mode): New function.
12194
12195 * image.el (find-image): New function.
12196 (defimage): Rewritten to find image at load time.
12197
12198 * startup.el (normal-top-level-add-to-load-path): Handle
12199 case that the default directory is not in load-path.
12200
12201 * help.el: Old patch from Stefan Monnier.
12202 (help-xref-on-pp): New function.
12203 (describe-variable): Use it to display xrefs in a symbol's value.
12204
23c0fb21
SM
122052000-04-26 Stefan Monnier <monnier@cs.yale.edu>
12206
12207 * cus-edit.el (custom-face): Fix parenthesis.
12208
fad95037
KH
122092000-04-26 Kenichi Handa <handa@etl.go.jp>
12210
f03392a1
KH
12211 * mail/rmail.el (rmail-expunge): When there are no deleted
12212 messages, do nothing.
fad95037 12213
0d7c5bb9
DL
122142000-04-26 Dave Love <fx@gnu.org>
12215
12216 * international/mule-cmds.el (locale-translation-file-name):
12217 Defvar to nil.
12218 (set-locale-environment): Set it here (at runtime).
12219
612839b6
GM
122202000-04-25 Gerd Moellmann <gerd@gnu.org>
12221
12222 * replace.el (perform-replace): Add parameters START and END. Use
12223 them instead of the check for a region in Transient Mark mode.
12224 (query-replace-read-args): Return two more list elements for the
12225 start and end of the region in Transient Mark mode.
12226 (query-replace, query-replace-regexp, query-replace-regexp-eval)
12227 (map-query-replace-regexp, replace-string, replace-regexp): Add
12228 optional last arguments START and END and pass them to
12229 perform-replace.
12230
12231 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
12232 form with additional arguments for perform-replace.
12233
12234 * progmodes/etags.el (tags-query-replace): Add parameters START
12235 and END. Construct a form with additional arguments for
12236 perform-replace.
12237
12238 * simple.el (shell-command): Set default directory for "*Shell
12239 Command Output" buffer.
12240
12241 * language/european.el (iso-latin-4): Fix typo.
12242
12243 * emacs-lisp/crm.el: New file.
12244
2917cc05
DL
122452000-04-24 Dave Love <fx@gnu.org>
12246
12247 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
12248 (Custom-reset-saved, Custom-reset-standard)
12249 (custom-group-value-create, custom-group-set, custom-group-save)
12250 (custom-group-reset-current, custom-group-reset-saved)
12251 (custom-group-reset-standard): Use mapc.
12252 (custom-buffer-create-internal): Disable undo when creating items.
12253 Use mapc.
12254 (custom-face): Avoid redundant lambda.
12255
abfcc168
GM
122562000-04-24 Gerd Moellmann <gerd@gnu.org>
12257
12258 * startup.el (auto-save-list-file-prefix): Set default to
12259 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12260
fa78f71b
SS
122612000-04-24 Sam Steingold <sds@gnu.org>
12262
12263 * time-stamp.el (time-stamp-string-preprocess): Always convert
12264 `field-result' to a string.
12265
cc181e95
GM
122662000-04-24 Gerd Moellmann <gerd@gnu.org>
12267
12268 * frame.el (scrolling): New group.
12269 (automatic-hscrolling): New user-option.
12270
12271 * startup.el (command-line-x-option-alist): Add `-lsp' and
12272 `--line-spacing'.
12273
6142fdcb
DL
122742000-04-19 Dave Love <fx@gnu.org>
12275
12276 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12277 (cl-mapc): Rename from mapc. Fix the funcall.
12278
5e3dac3f
GM
122792000-04-19 Gerd Moellmann <gerd@gnu.org>
12280
1c459486
GM
12281 * simple.el (clone-indirect-buffer-other-window): New command.
12282 (clone-indirect-buffer): Add optional arg NORECROD.
12283 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12284
271b4185
GM
12285 * help.el (resize-temp-buffer-window): Use count-screen-lines.
12286
12287 * window.el (count-screen-lines): New function.
12288 (shrink-window-if-larger-than-buffer): Use count-screen-lines
12289 instead of window-buffer-height.
12290
12291 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12292 non-existing variable comint-input-sentinel.
12293 (inferior-lisp-args-to-list): Removed.
12294 (inferior-lisp): Use split-string instead of
12295 inferior-lisp-args-to-list.
12296
12297 * hexl.el (hexl-insert-hex-string): New command.
12298
5e3dac3f
GM
12299 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12300 instead of concat.
12301
f6d3257b
GM
123022000-04-18 Gerd Moellmann <gerd@gnu.org>
12303
12304 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12305 at the start of an existing but empty folder.
12306
123072000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12308
12309 * ps-mule.el: Customization fix, doc fix.
12310 (ps-multibyte-buffer): Customization fix.
12311
8b7bc628 123122000-04-17 Richard M. Stallman <rms@gnu.org>
e61482c0
RS
12313
12314 * subr.el (read-passwd): Use read-char-exclusive.
12315
0daee095
GM
123162000-04-17 Gerd Moellmann <gerd@gnu.org>
12317
12318 * textmodes/texinfo.el (texinfo-insert-@email)
12319 (texinfo-insert-@emph, texinfo-insert-@quotation)
12320 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12321 (texinfo-mode-map): Add key bindings for them.
12322
12323 * files.el (basic-save-buffer-2): Use a template with `$'
12324 instead of `#' for VMS.
12325
12326 * simple.el (clone-indirect-buffer): New function.
12327
e10f64e7
GM
123282000-04-16 Stephen Eglen <stephen@gnu.org>
12329
12330 * iswitchb.el (iswitchb-case): New function. If the user input
12331 contains any upper-case characters, the search is made
12332 case-sensitive.
12333
e3721db1
SM
123342000-04-17 Stefan Monnier <monnier@cs.yale.edu>
12335
e10f64e7
GM
12336 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12337 comment-end.
e3721db1
SM
12338 (texinfo-font-lock-syntactic-keywords): New var.
12339 (texinfo-font-lock-keywords): Remove comment regexp.
12340 (texinfo-insert-block): New function.
12341 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
e10f64e7
GM
12342 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
12343 and font-lock-defaults. Use regexp-opt for outline-regexp.
e3721db1 12344 (texinfo-environments): New var.
e10f64e7
GM
12345 (texinfo-environment-regexp): Use regexp-opt and
12346 texinfo-environments.
e3721db1 12347
e10f64e7
GM
12348 * textmodes/ispell.el (ispell-menu-map-needed): Check that
12349 ispell-process is bound since this might be eval'd before ispell
12350 is loaded.
12351 (ispell-message): Use a tiny bit less magic and a bit more hard
12352 data to figure out what kind of sc-cite-regexp to use.
e3721db1
SM
12353
12354 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12355
12356 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12357 (insert-cyclic-diary-entry): Unquote the lambda.
12358
12359 * gud.el (gud-jdb-build-source-files-list): Fix typo.
12360
12361 * files.el (backup-enable-predicate): Unquote the lambda.
12362
12363 * cus-edit.el (custom-face, face): Unquote the lambda.
12364
712dc9e0
GM
123652000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12366
12367 * ps-print.el: Check for line-beginning-position definition.
fa78f71b 12368
712dc9e0
GM
12369 * ps-print.el: Fix counting lines in a region.
12370 (ps-print-version): New version number (5.1.5).
12371 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
12372 (ps-printing-region): Fun code fix.
12373
ffc50f2a
GM
123742000-04-15 Gerd Moellmann <gerd@gnu.org>
12375
12376 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
12377 to file-directory-p.
12378
a2522dca
GM
123792000-04-14 Gerd Moellmann <gerd@gnu.org>
12380
12381 * gud.el (gud-jdb-build-source-files-list): Check that directory
12382 exists before calling directory-files.
12383
6e883610
DL
123842000-04-13 Dave Love <fx@gnu.org>
12385
12386 * emacs-lisp/trace.el: Change maintainer. Use new backquote
12387 syntax.
12388
12389 * emacs-lisp/cl-specs.el: Remove when, unless.
12390
12391 * emacs-lisp/cl-extra.el: Don't quote keywords.
12392 (cl-old-mapc): New variable.
12393 (mapc): Use it.
12394 (cl-map-intervals): Use with-current-buffer. Don't check for
12395 next-property-change.
12396 (cl-map-overlays): Use with-current-buffer.
12397 (cl-expt): Remove.
12398 (copy-tree, remprop): Define unconditionally.
12399
12400 * emacs-lisp/cl-compat.el (keywordp): Remove.
12401
12402 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
12403 to use keywordp.
12404 (edebug-spec): Enable keywordp.
12405
12406 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
12407 string-lessp.
12408
12409 * cus-start.el: Use keywordp.
12410
198e3c7a
GM
124112000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12412
12413 * diary-lib.el (include-other-diary-files): Fix the fix of
12414 2000-02-18 by doing a save-excursion.
12415
124162000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12417
12418 * ps-print.el: Customization fix, doc fix.
12419 (ps-print-version): New version number (5.1.4).
12420 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
12421 (ps-print-preprint): Adjust code.
12422 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
12423 (ps-print-prologue-header, ps-print-control-characters)
12424 (ps-spool-config): Customization fix.
fa78f71b 12425
8eba343c
EZ
124262000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
12427
12428 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
12429 converted to the new menu-item format, names silightly changed,
12430 help strings added.
12431
12432 Support for spelling without async subprocesses:
12433
12434 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
12435 (ispell-session-buffer): New variables.
12436 (ispell-start-process, ispell-process-status,
12437 ispell-accept-output, ispell-send-string): New functions, for
12438 Ispell invocation when async subprocesses aren't supported.
12439 (ispell-word, ispell-pdict-save, ispell-command-loop,
12440 ispell-process-line, ispell-buffer-local-parsing): Replace calls
12441 to process-send-string with calls to ispell-send-string, and
12442 accept-process-output with ispell-accept-output.
12443 (ispell-init-process): Call ispell-process-status instead of
12444 process-status with.
12445 (ispell-init-process): Call ispell-start-process. Call
12446 ispell-accept-output and ispell-send-string. Don't call
12447 process-kill-without-query and kill-process if they are unbound.
12448 (ispell-async-processp): New function.
12449
3d30065d
DL
124502000-04-12 Dave Love <fx@gnu.org>
12451
12452 * info.el: Add debug-ignored-errors.
12453 (Info-mode-menu): Add some items.
12454 (Info-directory): Add autoload cookie.
12455
12456 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
12457 Modify `truncate-lines'. Make `describe-language-environment'
12458 always visible and add help. Modify `describe-key' help. Invoke
12459 Info-directory from `info'. New entry `emacs-manual'.
12460
1a1b1895
GM
124612000-04-10 Gerd Moellmann <gerd@gnu.org>
12462
8b2affc5
GM
12463 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
12464 propertized-buffer-identification.
12465 (ebrowse-update-member-buffer-mode-line): Likewise.
12466 (ebrowse--mode-strings): Removed.
12467 (ebrowse--mode-line-props): Removed.
12468
1a1b1895
GM
12469 * files.el (auto-mode-alist): Add `EBROWSE'.
12470
12471 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
12472 space before testing for end of buffer.
12473 (ebrowse-load): Removed.
12474 (ebrowse-revert-tree-buffer-from-file): Rewritten.
12475 (ebrowse-create-tree-buffer): Rewritten.
12476 (ebrowse-tree-mode): Read tree from buffer.
12477
12478 * progmodes/ebrowse-ffh.el: Removed.
12479
223f3c91
KH
124802000-04-10 Kenichi Handa <handa@etl.go.jp>
12481
12482 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
12483
25fbf2c4
GM
124842000-04-10 Gerd Moellmann <gerd@gnu.org>
12485
12486 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
12487 at the wrong place.
12488
92c13173
DL
124892000-04-09 Dave Love <fx@gnu.org>
12490
12491 * files.el (backup-enable-predicate): Use
12492 temporary-file-directory, small-temporary-file-directory.
12493 (make-backup-file-name-function, backup-directory-alist): New
12494 variables.
12495 (make-backup-file-name-1): New function.
12496 (make-backup-file-name): Use it.
12497 (find-backup-file-name): Likewise. Use format for clarity, not
12498 concat.
12499 (file-newest-backup): Use make-backup-file-name.
12500
be0dbdab
GM
125012000-04-09 Gerd Moellmann <gerd@gnu.org>
12502
c45be9ac 12503 * progmodes/ebrowse-ffh.el: New file.
fa78f71b 12504
c45be9ac
GM
12505 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
12506 to ebrowse-ffh.el.
12507 (ebrowse-load): Add autoload.
12508
12509 * finder.el (finder-commentary): Add autoload cookie.
12510
be0dbdab
GM
12511 * mail/rfc2368.el: Correct author's email address.
12512
12513 * progmodes/ebrowse.el: New file.
12514
12515 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
12516 item help string.
12517 (easy-menu-do-add-item): Ditto.
12518 (easy-menu-define): Extend doc string.
12519
12520 * jit-lock.el (with-buffer-unmodified): Use
12521 restore-buffer-modified-p.
12522 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
12523 (jit-lock-function, jit-lock-stealth-fontify): Don't use
12524 with-buffer-unmodified.
12525
3f923efe
DL
125262000-04-08 Dave Love <fx@gnu.org>
12527
12528 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
12529 unless, when.
12530
d35bee0e
MK
125312000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
12532
12533 * viper-util.el (viper-put-on-search-overlay): New subroutine.
12534 (viper-flash-search-pattern): No operation when using Emacs
fa78f71b 12535 doesn't support face.
d35bee0e 12536 Use `viper-put-on-search-overlay'.
fa78f71b 12537
c407c570
GM
125382000-04-04 Gerd Moellmann <gerd@gnu.org>
12539
12540 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
12541 like C-r.
12542
12543 * progmodes/make-mode.el: Some doc fixes.
12544 (makefile-mode-abbrev-table): New variable.
12545 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
12546 (makefile-font-lock-keywords): Fontify includes and conditionals.
12547 (toplevel): Require `dabbrev' and `add-log' when compiling.
12548
12549 * replace.el (perform-replace): Don't move forward one char
12550 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
12551 to do that because it leaves point 1 position after the last
12552 replacement, after everything has been replaced.
12553
12554 * jit-lock.el (with-buffer-unmodified): New macro.
12555 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
12556 modified state.
12557 (jit-lock-function-1): Extracted from jit-lock-function; not
12558 preserving buffer's modified state.
12559 (jit-lock-function, jit-lock-stealth-fontify): Call
12560 jit-lock-function-1.
12561
12562 * mail/rfc2368.el: Remove supernumerary copyright line.
12563
685e5ed2
GM
125642000-04-04 Milan Zamazal <pdm@freesoft.cz>
12565
12566 * glasses.el: Provide facilities for inserting space before left
12567 parentheses and uncapitalization of identifiers.
12568 (glasses-mode): Try to remove old overlays in all cases.
12569
0166aed1
GM
125702000-04-03 Gerd Moellmann <gerd@gnu.org>
12571
62f20204
GM
12572 * progmodes/compile.el (compile-internal): Display the compilation
12573 buffer in a different frame, if it's already displayed there.
12574
6460c400
GM
12575 * mail/rfc2368.el: New file.
12576
c0510d27
GM
12577 * simple.el (sendmail-user-agent-compose): Recognize a `body'
12578 header and insert its value as mail body.
12579
12580 * subr.el (member-ignore-case): New function.
12581
12582 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
12583 (dabbrev--find-expansion): Ignore buffers matching a regexp
12584 from dabbrev-ignored-regexps.
12585
0166aed1
GM
12586 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
12587 to extensions handled by gzip.
12588
c0510d27
GM
125892000-04-03 Richard M. Stallman <rms@gnu.org>
12590
12591 * files.el (insert-directory): List the total free space
12592 along with the used space.
fa78f71b 12593
c0510d27
GM
12594 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
12595 line is followed by one that matches CITATION-REGEXP, end the
12596 paragraph.
12597
125982000-04-03 Markus Rost <rost@delysid.gnu.org>
12599
12600 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
12601 (rmail-make-basic-summary-line): Use that option.
fa78f71b 12602
14c04384
KH
126032000-04-03 Kenichi Handa <handa@etl.go.jp>
12604
12605 * international/mule-cmds.el (encoded-string-description):
12606 Rewritten. Try pretty description for ISO 2022 escape sequences
3a100fd6
KH
12607 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
12608 for hexadecimal format.
14c04384 12609
ccf5869a
DL
126102000-04-01 Dave Love <fx@gnu.org>
12611
12612 * cpp.el: Change customization group to `c' from `C'.
12613
12614 * vcursor.el (vcursor-move): Use display-color-p.
12615
12616 * international/mule-util.el: Provide mule-utils.
12617 (string-to-sequence): Simplify and speed up.
12618
12619 * international/mule.el (make-coding-system): Purecopy doc-string.
12620
12621 * international/mule-cmds.el: Various menu changes.
12622 (describe-specified-language-support): Handle `Default'.
12623 (set-language-info): Purecopy `info'.
12624
610d841e
GM
126252000-03-31 Andrew Innes <andrewi@gnu.org>
12626
12627 * vc.el (vc-backend-diff): Return the correct status if we had to
12628 retry the rcsdiff command without the --brief option.
fa78f71b 12629
7f9de034
DL
126302000-03-31 Dave Love <fx@gnu.org>
12631
2de47765
DL
12632 * help.el (help-manyarg-func-alist): Correct several omissions.
12633
72838819
DL
12634 * add-log.el: Don't require cl, fortran.
12635 (add-log-current-defun-function): Doc fix.
12636 (change-log-version-number-regexp-list): Remove SCCS part. Doc
12637 fix.
12638 (change-log-version-rcs): Function deleted.
12639 (change-log-version-number-search): Doc fix. Use
12640 vc-workfile-version. Avoid CL dolist.
12641 (add-change-log-entry): Just call add-log-current-defun to get
12642 defun. Simplify somewhat.
12643 (change-log-get-method-definition-1): Likewise.
12644 (add-log-current-defun): Return nil if calling
12645 add-log-current-defun-function does so. Move Fortran stuff to
12646 fortran.el. Return string without properties.
12647
7f9de034
DL
12648 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
12649 and :alpha: char classes.
12650
12651 * mail/supercite.el: Defvar curline when compiling.
12652 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
12653 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
12654 rather than a-zA-Z0-9 to allow non-ASCII characters.
12655
aa110c0c
GM
126562000-03-31 Gerd Moellmann <gerd@gnu.org>
12657
12658 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
12659
12660 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12661 Re-enable new code.
12662
12663 * lpr.el (print-region-1): Use -d to specify printer name for
12664 systems `usg-unix-v*, `dgux', `hpux', `irix'.
12665
126662000-03-31 Dave Love <fx@gnu.org>
fa78f71b 12667
aa110c0c
GM
12668 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
12669 for function definition in symbol's function value slot first
12670 instead of first consulting byte-compile-function-environment.
fa78f71b 12671
6733d074
KH
126722000-03-31 Kenichi Handa <handa@etl.go.jp>
12673
12674 * language/european.el ("Polish"): New language environment.
12675 (setup-polish-environment): New function.
12676
63fcfa04
GM
126772000-03-30 Gerd Moellmann <gerd@gnu.org>
12678
12679 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12680 Disable new code.
12681
12682 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
12683 trying to `load' the symbol of an autoload instead of the file
12684 recorded in the autoload. Fix error messages.
12685
7438c86b
GM
126862000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12687
12688 * ps-print.el: PostScript programming fix for ghostview, doc fix.
12689 (ps-print-version): New version number (5.1.3).
12690 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
12691 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
12692 (ps-generate-postscript-with-faces): Code fix.
12693 (ps-color-values): XEmacs compatibility.
12694 (ps-print-background-image, ps-print-background-text, ps-printer-name)
12695 (ps-default-fg, ps-default-bg): Adjust customization.
12696 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
12697 (ps-color-scale): Renaming old ps-color-value fun.
12698 (ps-print-headers): Replace ps-print-header group to avoid conflict
12699 with ps-print-header variable.
12700 (ps-print-miscellany): New group.
12701 (ps-format-color, ps-rgb-color): New funs.
12702 (ps-default-foreground): New var.
12703 (ps-printer-name-option): New const.
fa78f71b 12704
326855a0
PB
127052000-03-30 Peter Breton <pbreton@ne.mediaone.net>
12706
1f56ba73
PB
12707 * net/net-utils.el:
12708 (network-connection-host, network-connection-service): New variables
12709 (network-connection-mode): New mode, derived from comint-mode
12710 (network-connection-mode-setup): New function, saves host and
fa78f71b 12711 service information in local variables.
1f56ba73 12712
326855a0
PB
12713 * lisp/locate.el:
12714 (locate-word-at-point): Added this function
12715 (locate): Default to using locate-word-at-point as input
12716 Run dired-mode-hook
12717
141384bd
DL
127182000-03-29 Dave Love <fx@gnu.org>
12719
12720 * calendar/appt.el: Doc fixes.
12721 (appt-check): Convert min-to-app to a string before passing to
12722 appt-disp-window-function or concat.
12723 (appt-delete-window): Remove test for frame-root-window.
12724 (appt-select-lowest-window, appt-convert-time): Simplify.
12725
12726 * emacs-lisp/bytecomp.el: Doc fixes.
12727 (byte-compile-file-form-autoload): Update
12728 byte-compile-function-environment.
12729
c5aa0fc2
AS
127302000-03-29 Andreas Schwab <schwab@suse.de>
12731
12732 * emacs-lisp/autoload.el: Also print defsubst doc string
12733 specially.
12734
12735 * dired.el (dired-insert-directory): If dired-free-space-program
12736 failed just delete its output.
12737
f1d6fe69
DL
127382000-03-29 Dave Love <fx@gnu.org>
12739
12740 * international/iso-cvt.el: Move provide to end. Doc fixes.
12741 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
12742 (iso-iso2sgml, iso-sgml2iso): New functions.
12743 (iso-cvt-define-menu): Fix some entries and use backquote for
12744 clarity.
12745
12746 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
12747
b61f1215
GM
127482000-03-28 Gerd Moellmann <gerd@gnu.org>
12749
12750 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
12751 ISO-DATE. If non-nil, return date in ISO 8601 format.
12752
ea4b0ca3
SM
127532000-03-26 Stefan Monnier <monnier@cs.yale.edu>
12754
3831af62
SM
12755 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
12756 if it ever becomes used.
12757 (log-edit-mode-hook): Default to vc-log-mode-hook.
12758 (log-edit-mode): Fix the docstring.
12759
ea4b0ca3
SM
12760 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
12761 the code.
12762
08f8b1cc
DL
127632000-03-26 Dave Love <fx@gnu.org>
12764
082527fe
DL
12765 * net/browse-url.el (browse-url): Re-fix case of
12766 browse-url-browser-function being an alist.
12767 (browse-url): Add :link to defgroup.
12768
08f8b1cc
DL
12769 * files.el: Doc fixes.
12770 (file-truename): Include `[' in wildcard characters.
12771 (automount-dir-prefix): Customize.
12772 (find-file-wildcards): Add :version.
12773 (find-file-noselect): Simplify a mapcar call.
12774
12775 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
12776 compatible with inf-lisp version.
12777 (eval-defun-1): Fix custom-declare-variable case.
12778
ea4b0ca3
SM
127792000-03-25 Stefan Monnier <monnier@cs.yale.edu>
12780
12781 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
12782
9a0dd3dc
GM
127832000-03-24 Gerd Moellmann <gerd@gnu.org>
12784
b68c375f
GM
12785 * Makefile (COMPILE_FIRST): New macro.
12786 (compile-files): Compile files from COMPILE_FIRST first.
12787
12788 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
12789 code.
12790
9a0dd3dc
GM
12791 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
12792 matching open parenthesis in column 0 to defun-prompt-regexp
12793 only if open-paren-in-column-0-is-defun-start is set.
12794
12795 * sun-curs.el: Require CL at compile-time only.
12796
12797 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
12798 instead of copy-list which is a function from CL.
12799 (msb--choose-menu, msb--mode-menu-cond)
12800 (msb--create-buffer-menu-2): Use dolist instead of mapc.
12801 (msb--init-file-alist): Use mapcar instead of mapcan.
12802 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
12803 `(' in column 0 in doc string.
12804 (msb--add-separators): Use mapcar instead of mapcan.
12805
12806 * cus-dep.el: Require CL at compile-time only.
12807
c7dcadb5
SM
128082000-03-24 Stefan Monnier <monnier@cs.yale.edu>
12809
12810 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
12811 (byte-compile-warnings): New warning `noruntime'.
12812 (byte-compile-constants, byte-compile-variables): Fix docstring.
12813 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
12814 execute `eval-whenc-compile's body.
12815 (byte-compile-unresolved-functions): Fix docstring.
12816 (byte-compile-eval): New function.
12817 (byte-compile-callargs-warn): Check if the function will be available
12818 at runtime (via property `byte-compile-noruntime').
12819 (byte-compile-print-syms): New function.
12820 (byte-compile-warn-about-unresolved-functions): Also warn about
12821 `noruntime' functions (and use `byte-compile-print-syms').
12822 (byte-compile-file): Capitalize the message.
12823
3b55acc9
GM
128242000-03-24 Gerd Moellmann <gerd@gnu.org>
12825
12826 * mail/rmail.el (rmail-confirm-expunge): New user-option.
12827 (rmail-expunge): Ask for confirmation depending on the setting
12828 of rmail-confirm-expunge.
12829
128302000-03-23 Gerd Moellmann <gerd@gnu.org>
12831
12832 * Makefile (bootstrap-clean): If $(emacs) exists, build
12833 loaddefs.el first. A loaddefs.el that's not up-to-date might
12834 cause a bootstrap failure because things don't autoload as
12835 expected.
12836
02c76af4
DL
128372000-03-23 Dave Love <fx@gnu.org>
12838
12839 * net/browse-url.el: Restore previous use of
12840 browse-url-maybe-new-window.
12841
1a3199d9
GM
128422000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12843
12844 * ps-print.el: Skip banner page fix.
12845 (ps-print-version): New version number (5.1.2).
12846 (ps-begin-file, ps-end-file, ps-generate): Code fix.
fa78f71b 12847
1a3199d9
GM
128482000-03-23 Dave Pearson <davep@davep.org>
12849
12850 * net/quickurl.el Changed the type of parameter passed to the
12851 function defined by `quickurl-format-function'. Before only the
12852 text of the URL was passed. Now the whole URL structure is passed
12853 and the function is responsible for extracting the parts it
12854 requires. Changed the default of `quickurl-format-function'
12855 accordingly.
12856 (quickurl-insert): Changed the `funcall' of
12857 `quickurl-format-function' to match the above change.
12858 (quickurl-list-insert): Changed the `url' case so that it makes
12859 use of `quickurl-format-function', previous to this the format was
12860 hard wired.
fa78f71b 12861
72db3ab5
GM
128622000-03-22 Gerd Moellmann <gerd@gnu.org>
12863
12864 * startup.el: Change some spellings for the X Window System.
12865
68049bfa
SM
128662000-03-22 Stefan Monnier <monnier@cs.yale.edu>
12867
12868 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
12869 up the code and the regexp and make sure the cursor is temporarily
12870 moved to the suspicious line while querying the user.
12871
ff4df011
JR
128722000-03-22 Jason Rumney <jasonr@gnu.org>
12873
12874 * w32-fns.el (w32-charset-info-alist): Initialize.
12875
ee1c5b21
GM
128762000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12877
12878 * ps-print.el: N-up last page fix.
12879 (ps-print-version): New version number (5.1.1).
12880 (ps-end-file, ps-end-job, ps-generate): Code fix.
fa78f71b 12881
d2cbfba0
SM
128822000-03-21 Stefan Monnier <monnier@cs.yale.edu>
12883
bfb857d8
SM
12884 * files.el (find-file-run-dired): Update docstring.
12885 (find-directory-functions): New hook.
12886 (find-file-noselect): Run find-directory-functions rather than
12887 calling dired directly.
12888
12889 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
12890
cb3430a1
SM
12891 * pcvs.el: Add a minimal leading commentary.
12892 (cvs-make-cvs-buffer): Change the header part by removing the startup
12893 message and adding a `Module' entry. Also replace the FOOTER and
12894 HEADER special fileinfos with the new support in ewoc for updating
12895 its own footer and header.
12896 (cvs-update-header): Update to use the header/footer of the ewoc.
12897 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
12898 (cvs-is-within-p): New function.
12899 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
12900 to only examine some subset of the buffers.
12901
12902 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
12903 `format' instead of our own ad-hoc functions.
12904 Remove HEADER and FOOTER cases, now handled in the EWOC.
12905 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
12906
12907 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
12908 output to avoid scaring the user.
12909 (cvs-parse-table): Catch message for non-up-to-date commits.
12910
12911 * pcvs-defs.el (cvs-startup-message): Remove.
12912 (cvs-global-menu): New autoloaded menu.
12913
12914 * pcvs-util.el (cvs-string-fill): Remove.
12915
12916 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
12917 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
12918 PP part of it and also make it work for footers and headers.
12919 (ewoc-create): Drop POS and BUFFER arguments.
12920 Use the DLL's dummy node to store the end-of-footer position.
12921 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
12922 (ewoc-refresh): Remove unused `header' variable.
12923 (ewoc-(get|set)-hf): New functions.
12924
d2cbfba0
SM
12925 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
12926 log-view-*-(message|file) and use easy-mmode-define-navigation.
12927 (log-view-message-re): Match SCCS format as well.
12928 And match the revision line rather than the dashed separator line.
12929 (log-view-mode): Use the new define-derived-mode.
12930 (log-view-current-tag): Fill in with an actual implementation.
12931
12932 * cvs-status.el (cvs-status-(prev|next)): Rename from
12933 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
12934 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
12935 to let the output "breathe" a little more (more readable).
12936 (cvs-status-mode): Use the new define-derived-mode.
12937
12938 * smerge-mode.el (smerge-auto-leave): New function and variable.
12939 (smerge-basic-map): Rename from smerge-basic-keymap.
12940 Change the bindings for smerge-diff-*.
12941 (smerge-*-map): Use easy-mmode-defmap.
12942 (smerge-(next|prev)): Use easy-mmode-define-navigation.
12943 (smerge-keep-*): Use smerge-auto-leave.
12944
51663132
JR
129452000-03-21 Jason Rumney <jasonr@gnu.org>
12946
12947 * cus-edit.el (custom-button-face): Use 3D look for w32.
12948 (custom-button-pressed-face): Likewise.
12949
3f6e4b8b
GM
129502000-03-21 Gerd Moellmann <gerd@gnu.org>
12951
12952 * progmodes/etags.el (tags-case-fold-search): New user-option.
12953 (tags-loop-eval): New function. Bind case-fold-search around eval
12954 depending on the value of tags-case-fold-search.
12955 (tags-loop-continue): Use tags-loop-eval.
12956 (find-tag-in-order): Bind case-fold-search depending on the value
12957 of tags-case-fold-search.
12958
c7ea3acc
SM
129592000-03-21 Stefan Monnier <monnier@cs.yale.edu>
12960
0ae39f53
SM
12961 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
12962 (diff-end-of-hunk): Return the end position for use in
12963 `easy-mmode-define-navigation'.
12964 (diff-recenter): Remove.
12965 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
12966 of `easy-mmode-define-navigation'.
12967 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
12968 previous renaming) and fix to use new names.
12969 (diff-merge-strings): Use \n as separator: simpler, faster.
12970 (diff-mode): Use `define-derived-mode'.
12971
c7ea3acc
SM
12972 * derived.el (define-derived-mode): Don't autoload anymore.
12973 Prefer the macro-only version provided by easy-mmode.el.
12974
12975 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
12976 `easy-mmode-define-derived-mode'.
12977 Use `combine-run-hooks'.
12978 (easy-mmode-define-navigation): New macro.
12979
12980 * subr.el (combine-run-hooks): New function.
12981
6c4bfdc0
KH
129822000-03-21 Kenichi HANDA <handa@etl.go.jp>
12983
12984 * term/x-win.el: Fontsets related initialization is simplified.
12985
12986 * international/mule-diag.el (describe-font): Don't refer to
12987 global-fontset-alist, instead call font-list.
12988 (describe-fontset, list-fontsets, mule-diag): Likewise.
12989 (print-fontset): Adjusted for the change of fontset
12990 implementation.
12991
12992 * international/fontset.el (x-charset-registries): Variable
12993 removed, instead the corresponding data is stored in the default
12994 fontset.
12995 (register-alternate-fontnames): Function removed.
12996 (resolved-ascii-font): Variable removed.
12997 (x-compose-font-name): Ignore the second argument REDOCE.
12998 (x-complement-fontset-spec): Complement only an ASCII font and
12999 element for those charsets than can use that ASCII font.
13000 (generate-fontset-menu): Don't refer to global-fontset-alist,
13001 instead call fontset-list.
13002 (uninstantiated-fontset-alist): Variable removed.
13003 (x-style-funcs-alist): Likewise.
13004 (fontset-default-styles): Likewise.
13005 (x-modify-font-name): Function removed.
13006 (create-fontset-from-fontset-spec): Ignore the argument
13007 STYLE-VARIANT.
13008 (create-fontset-from-ascii-font): Docsting adjusted for the above
13009 change.
13010 (instantiate-fontset, resolve-fontset-name): Functions removed.
13011 (fontset-list): Now implemented by C code.
fa78f71b 13012
6c4bfdc0
KH
13013 * faces.el (read-face-font): Fix TABLE arg to completing-read.
13014 (describe-face): Include `font' attribute in the description.
13015
9111d4b5
KH
130162000-03-21 Kenichi Handa <handa@etl.go.jp>
13017
13018 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13019
b33dd3b0
GM
130202000-03-20 Gerd Moellmann <gerd@gnu.org>
13021
a25bbe00
GM
13022 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13023 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13024 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
fa78f71b 13025
b33dd3b0
GM
13026 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13027 about behavior of set-buffer-modified-p wrt redisplay.
13028
8b7bc628 130292000-03-19 Richard M. Stallman <rms@gnu.org>
e53ae11c
RS
13030
13031 * view.el (view-mode-disable): Kill local binding of view-read-only.
13032
d7b511c4
GM
130332000-03-18 Gerd Moellmann <gerd@gnu.org>
13034
13035 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
13036 is a string, convert it to a syntax cell using string-to-syntax.
13037
13038 * simple.el (syntax-code-table, syntax-flag-table): New variables.
13039 (string-to-syntax): New function.
13040
13041 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
13042 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
b33dd3b0 13043 try to use passive ftp mode.
d7b511c4 13044
998ecc60
GM
130452000-03-17 Gerd Moellmann <gerd@gnu.org>
13046
b33dd3b0 13047 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
998ecc60
GM
13048
13049 * simple.el (append-to-buffer): Update point of windows after
13050 insertion.
13051
13052 * abbrev.el (inverse-add-abbrev): Identify word by first moving
13053 forward then moving backward. Reindent.
13054
13055 * frame.el (other-frame): Call x-focus-frame only if
13056 focus-follows-mouse is off.
13057
235d6821
DL
130582000-03-17 Dave Love <fx@gnu.org>
13059
13060 * pcvs-util.el (cvs-strings->string): Rename
13061 replace-regexps-in-string.
13062
a29a2cd1
SM
130632000-03-17 Stefan Monnier <monnier@cs.yale.edu>
13064
af595444
SM
13065 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
13066 regexp for labels cannot span several lines.
13067
13068 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
998ecc60 13069 `(setq :<key> ':<key>)' to the macro expansion.
a29a2cd1 13070
a9be2843
DL
130712000-03-16 Dave Love <fx@gnu.org>
13072
13073 * progmodes/f90.el (f90): Put custom group under `languages', not
13074 `fortran'.
13075 (f90-mode-hook): Customize.
13076 (f90-mode): Set add-log-current-defun-function.
13077 (f90-current-defun): New function.
13078
d0ab3e9d
GM
130792000-03-16 Gerd Moellmann <gerd@gnu.org>
13080
16b20ed9
GM
13081 * cus-edit.el (custom-variable-tag-face): Handle case that
13082 default face's height is not a number.
13083 (custom-face-tag-face, custom-group-tag-face-1)
13084 (custom-group-tag-face): Ditto.
13085 (custom-group-tag-face-1): Add :group.
fa78f71b 13086
d0ab3e9d
GM
13087 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
13088
ae8ab422
GM
130892000-03-15 Gerd Moellmann <gerd@gnu.org>
13090
13091 * pcvs-defs.el (toplevel): Remove autoload cookie for form
13092 requiring easymenu.
13093
81c7ca69
GM
130942000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13095
13096 * ps-print.el: PostScript user-defined prologue, PostScript error
13097 handler, doc fix.
13098 (ps-print-version): New version number (5.1).
13099 (ps-user-defined-prologue, ps-error-handler-message)
13100 (ps-print-prologue-0, ps-error-handler-alist): New vars.
13101 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
13102 (ps-insert-string): New function.
fa78f71b 13103
dcf1003d
KH
131042000-03-15 Kenichi Handa <handa@etl.go.jp>
13105
13106 * international/ccl.el (ccl-compile-expression): Don't generate
13107 invalid self-assignment code.
13108
73825616
DL
131092000-03-14 Dave Love <fx@gnu.org>
13110
13111 * subr.el (replace-regexp-in-string): Renamed from
13112 replace-regexps-in-string. Doc fix.
13113
031020ac
DL
131142000-03-12 Dave Love <fx@gnu.org>
13115
13116 * cus-edit.el: Doc fixes.
13117 (customize-set-variable, customize-save-variable): Rename args for
13118 doc.
13119 (custom-variable-tag-face, custom-face-tag-face)
13120 (custom-group-tag-face-1, custom-group-tag-face): Modify from
13121 style which user identify as hyperlink.
13122 (hook): Don't add undefined functions to the hook.
13123 (debug-ignored-errors): Transfer message from bindings.el.
13124
9b2f3c38
GM
131252000-03-12 Gerd Moellmann <gerd@gnu.org>
13126
13127 * recentf.el (recentf-keep-non-readable-files-p): Remove
13128 double/nested definition.
13129
0d6e23cf
DL
131302000-03-12 Dave Love <fx@gnu.org>
13131
13132 * facemenu.el (facemenu-get-face): Use display-color-p.
13133 * enriched.el (enriched-decode-foreground): Likewise.
13134 (enriched-decode-background): Likewise.
13135 * isearch.el (isearch-highlight): Likewise.
13136 * info-look.el (info-lookup): Likewise.
13137 * simple.el (completion-setup-function): Likewise.
13138
13139 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
13140 :options.
13141
13142 * bindings.el (mode-line-format): Fix line-number and
13143 column-number items. Add help-echo for the background.
13144 (mode-line-mule-info): Modify help-echo.
13145
1598a961 13146 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
0d6e23cf
DL
13147
13148 * files.el (load-file): Allow completion to .elc.
13149
13150 * man.el: Doc fixes.
13151 (Man-init-defvars): Use display-color-p to set fontification.
13152
13153 * play/hanoi.el (hanoi-internal): Don't use oddp.
13154
e1cff360
GM
131552000-03-12 Gerd Moellmann <gerd@gnu.org>
13156
13157 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
13158
13159 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
13160
5e5dff44
GM
131612000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
13162
13163 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
13164 Fix comment.
13165
5b467bf4
SM
131662000-03-10 Stefan Monnier <monnier@cs.yale.edu>
13167
83fef604
SM
13168 * font-lock.el (font-lock-keywords): Fix the doc now that
13169 regexp-opt-depth is unnecessary.
13170 (save-buffer-state): Set an edebug spec.
13171 (font-lock-fontify-anchored-keywords): Properly handle the case when
13172 the matcher goes past the limit.
13173
5b467bf4
SM
13174 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
13175 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
13176
83fef604
SM
13177 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
13178 dll.el and cookie.el (from Elib) with heavy renaming and other
13179 massaging.
5b467bf4
SM
13180
13181 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
13182 Autoload the functions used.
13183 (easy-mmode-define-syntax): Fix CL typo.
13184 (easy-mmode-define-derived-mode): Improve the docstring generation.
13185
d407456c
GM
131862000-03-10 Gerd Moellmann <gerd@gnu.org>
13187
13188 * textmodes/texinfo.el (texinfo-version): Variable and function
13189 removed.
13190
5a7a545c
SM
131912000-03-09 Stefan Monnier <monnier@cs.yale.edu>
13192
0d6e23cf
DL
13193 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
13194 allow more flexibility.
13195 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
13196 fns.
13197 (easy-mmode-defmap, easy-mmode-defsyntax)
13198 (easy-mmode-define-derived-mode): New macros.
5a7a545c 13199
d407456c 132002000-03-09 Didier Verna <didier@xemacs.org>
445b0666
DL
13201
13202 * rect.el (replace-rectangle): New function.
13203
132042000-03-09 Dave Love <fx@gnu.org>
13205
13206 * progmodes/fortran.el (fortran-comment-line-start): Define as
13207 "C".
13208 (fortran-comment-line-start-skip): Don't match cpp stuff.
13209 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
13210 (fortran-mode-map): Remove over-eager custom-menu-create for now.
13211 (fortran-mode): Don't set fortran-comment-line-start-skip,
13212 fortran-comment-line-start here. Set comment-start,
13213 add-log-current-defun.
13214 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
13215 (fortran-current-defun): New function.
13216
80460654
GM
132172000-03-09 Gerd Moellmann <gerd@gnu.org>
13218
d1221ea9
GM
13219 * emacs-lisp/re-builder.el: New file.
13220
1853aa6b
GM
13221 * mouse.el (mouse-drag-region): Don't run up-event handler
13222 if hscroll has changed.
13223
80460654
GM
13224 * octave-mod.el (octave-font-lock-keywords): To font-lock the
13225 builtin operators, use `font-lock-builtin-face' for Emacs and
13226 `font-lock-preprocessor-face' otherwise.
fa78f71b
SS
13227
13228 * font-lock.el (lisp-font-lock-keywords-1): Highlight
80460654
GM
13229 `(defun (setf foo)' differently.
13230
c0056275
SM
132312000-03-08 Stefan Monnier <monnier@cs.yale.edu>
13232
13233 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
80460654
GM
13234 (regexp-opt): Update comment and adapt the code the new meaning of
13235 the `paren' argument of regex-opt-group for shy-groups.
13236 (regexp-opt-depth): Handle shy groups as well as backslashed
13237 backslashes.
c0056275
SM
13238 (regexp-opt-group): Turn the leading comment into a docstring.
13239 Allow `paren' to be a string (the string to use to open a group).
80460654
GM
13240 Remove open-presuf and close-presuf. Instead of checking for `all
13241 one-char' and then later on check for `several one-char', handle
13242 both cases close together. Also apply a more generic algorithm
13243 for suffixes (the mirror image of the algorithm used for
13244 prefixes). Use shy-groups. Use nreverse rather than reverse.
c0056275
SM
13245 (regexp-opt-try-suffix): Removed.
13246
13247 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
80460654
GM
13248 from comint-mode-map, so we can just inherit from it. Also, move
13249 the initialization into the `defvar' since there's no docstring
13250 anyway and it's fairly short.
13251 (inferior-scheme-mode): Define it as derived-mode: the code is
13252 shorter and this way we inherit from comint-mode-map rather than
13253 copying it.
c0056275 13254
80460654
GM
13255 * subr.el (replace-regexps-in-string): Properly handle the case
13256 where we match an empty string.
c0056275 13257
80460654
GM
13258 * comint.el (comint-exec-1): Add the current-dir to the exec-path
13259 when the command has a directory component (such as "./testml").
c0056275
SM
13260 Also fix a typo in the comment.
13261
5e91ff9e
GM
132622000-03-08 Gerd Moellmann <gerd@gnu.org>
13263
feab4fba
GM
13264 * Makefile (compile-files): Compile files one by one because
13265 that's the only way to ensure a clean compilation environment for
13266 each individual file.
13267
5e91ff9e
GM
13268 * frame.el (other-frame): Call x-focus-frame.
13269
76162e12
DL
132702000-03-07 Dave Love <fx@gnu.org>
13271
f64ce788
DL
13272 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13273 :require to defcustom.
13274
76162e12
DL
13275 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13276 lists.
13277
13278 * files.el (auto-mode-alist): Add configure.in.
13279
13280 * progmodes/autoconf.el: New file.
13281
f7daf1e1
GM
132822000-03-07 Gerd Moellmann <gerd@gnu.org>
13283
13284 * mail/mh-e.el: Change maintainer to `none'.
13285
13286 * recentf.el (recentf-keep-non-readable-files-p): Quote args
13287 to remove-hook and add-hook.
13288
132892000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
13290
13291 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13292 it as the default.
13293 (mail-send): Test mail-send-nonascii also for the new `mime' value.
13294 (sendmail-send-it): Conditionally add MIME headers specifying the
13295 used character set.
fa78f71b 13296
63f6b2c4
DL
132972000-03-07 Dave Love <fx@gnu.org>
13298
13299 * winner.el: Fix keywords, autoload cookies. Split
13300 eval-when-compile form to avoid compilation failure.
13301
8330e2f9
KH
133022000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
13303
13304 * international/mule.el: Modify comment about coding system
13305 property `coding-category'.
13306 (make-coding-system): New argument EOL-TYPE. Pay attention to
13307 coding-category property of PROPERTIES.
13308
13309 * international/mule-conf.el (coding-category-utf-8,
13310 coding-category-utf-16-be, coding-category-utf-16-le): New coding
13311 categories. Include them in the argument for set-coding-priority.
13312
13313 * international/mule-cmds.el (reset-language-environment): Include
13314 coding-category-utf-8, coding-category-utf-16-be, and
13315 coding-category-utf-16-le in the argument for set-coding-priority.
13316 (reset-language-environment): Initialize coding-category-utf-8,
13317 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13318
18bb0684
GM
133192000-03-06 Karl Fogel <kfogel@red-bean.com>
13320
13321 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13322 code abstracted out of `bookmark-jump-noselect'. Now tries info
13323 extensions as well as compression extensions.
13324 (bookmark-jump-noselect): Use above new func.
fa78f71b 13325
71a6ba55
GM
133262000-03-03 Gerd Moellmann <gerd@gnu.org>
13327
13328 * strokes.el: Change maintainer's mail address.
13329
0d56cdff
KH
133302000-03-03 Kenichi Handa <handa@etl.go.jp>
13331
13332 * international/mule-diag.el (list-character-sets): Make help-echo
13333 string by substitute-command-keys.
13334 (list-character-sets): Likewise.
13335 (sort-listed-character-sets): Call help-setup-xref.
13336
900fa1f1
GM
133372000-03-02 Gerd Moellmann <gerd@gnu.org>
13338
13339 * time.el (display-time-mail-file): Add `none' to the list of
13340 choices.
13341
54d04320
DL
133422000-03-01 Dave Love <fx@gnu.org>
13343
43f3fa09
DL
13344 * help.el (help-xref-go-back): Don't try to set position.
13345
54d04320
DL
13346 * international/mule-diag.el (list-character-sets): Call
13347 help-setup-xref. Add help-echo to xrefs.
13348 (list-character-sets-1): Add help-echo to xrefs.
13349
d054101f
GM
133502000-03-02 Gerd Moellmann <gerd@gnu.org>
13351
13352 * frame.el (blink-cursor-mode): Switch cursor on when turning
13353 the mode off.
13354
13355 * add-log.el (add-log-current-defun): Add support for
13356 Autoconf mode.
13357
13358 * mail/rmail.el (rmail-quit-hook): New variable.
13359
d77dae5c
DL
133602000-03-01 Dave Love <fx@gnu.org>
13361
e5f597f0
DL
13362 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
13363
d77dae5c
DL
13364 * help.el (help-xref-button): Add help-echo arg.
13365 (describe-function-1, describe-variable, help-make-xrefs): Use it.
13366
13367 * faces.el (list-faces-display): Supply help-echo with
13368 help-make-xrefs.
13369
13370 * facemenu.el (list-text-properties-at): Set help-xref-stack to
13371 nil.
13372
72d19d75
GM
133732000-03-01 Gerd Moellmann <gerd@gnu.org>
13374
2df636f4
GM
13375 * image.el (defimage): Look for image files in load-path.
13376
fa78f71b 13377 * frame.el (busy-cursor-delay-seconds): Change type to
72d19d75
GM
13378 `number'.
13379
2df636f4
GM
133802000-03-01 David Ponce <david.ponce@wanadoo.fr>
13381
13382 * recentf.el (recentf): Added version tag to the defgroup of
13383 recentf.
13384
133852000-03-01 David Ponce <david.ponce@wanadoo.fr>
13386
13387 * recentf.el (recentf-cleanup): Changed to remove excluded file
13388 too.
13389 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
13390 action to select/unselect a file.
13391 (recentf-edit-list): Code cleanup and improvement.
13392 (recentf-open-more-files-action): `recentf-open-more-files' button
13393 widget action to open a file.
13394 (recentf-open-more-files): No more use standard completion but
13395 widgets.
13396 (recentf-more-collection): Deleted.
13397 (recentf-more-history): Deleted.
13398 (recentf-setup-more-completion): Deleted.
13399
134002000-03-01 David Ponce <david.ponce@wanadoo.fr>
13401
13402 * recentf.el (recentf-mode): No more needs that Emacs is running
13403 under a window-system.
13404
134051999-03-01 David Ponce <david.ponce@wanadoo.fr>
13406
13407 * recentf.el (recentf-edit-list): New command to edit the recent
13408 list which allow the user to remove files.
13409 (recentf-edit-selected-items): New global variable, used by
13410 `recentf-edit-list' to hold the list of files to be removed from
13411 the recent list.
13412 (recentf-make-menu-items): Updated to display a "Edit list..."
13413 menu item. Minor code cleanup.
13414
134151999-03-01 David Ponce <david.ponce@wanadoo.fr>
13416
13417 * recentf.el (recentf-open-more-files): New command to open files
13418 that are not displayed in the menu.
13419 (recentf-more-collection): New global variable holding the set of
13420 permissible completions used by `recentf-open-more-files'.
13421 (recentf-more-history): New global variable holding the history list
13422 used by `recentf-open-more-files' completion.
13423 (recentf-setup-more-completion): New function to setup completion for
13424 `recentf-open-more-files'.
13425 (recentf-make-menu-items): Updated to display a "More..." menu item.
13426
134271999-03-01 David Ponce <david.ponce@wanadoo.fr>
13428
13429 * recentf.el (recentf-menu-action): Doc fixed.
13430
134311999-03-01 David Ponce <david.ponce@wanadoo.fr>
13432
13433 * recentf.el (recentf-menu-filter): Doc updated.
13434 (recentf-update-menu-hook): Allow menu filters to force menu update.
13435 (recentf-make-menu-items): New menu filter handling.
13436 (recentf-make-menu-item): New helper function.
13437 (recentf-menu-elements): New menu handling function.
13438 (recentf-sort-ascending): Updated to new menu filter handling.
13439 (recentf-sort-descending): Updated to new menu filter handling.
13440 (recentf-sort-basenames-ascending): New menu filter function.
13441 (recentf-sort-basenames-descending): New menu filter function.
13442 (recentf-show-basenames): New menu filter function.
13443 (recentf-show-basenames-ascending): New menu filter function.
13444 (recentf-show-basenames-descending): New menu filter function.
13445
72d19d75
GM
134462000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13447
13448 * diary-lib.el (list-diary-entries): Don't try to go forward at
13449 the end of the buffer.
13450
1ac1c836
KH
134512000-02-29 Kenichi Handa <handa@etl.go.jp>
13452
13453 * international/mule-diag.el (list-character-sets): Completely
13454 rewritten.
13455 (sort-listed-character-sets): New function.
13456 (list-character-sets-1): Completely rewritten.
13457 (list-character-sets-2): New function.
13458 (non-iso-charset-alist): New variable.
13459 (decode-codepage-char): New function.
13460 (charset-history): New variable.
13461 (read-charset) (list-block-of-chars)
13462 (list-iso-charset-chars)
13463 (list-non-iso-charset-chars)
13464 (list-charset-chars): New functions.
13465 (mule-diag): Call list-character-sets-2, not
13466 list-character-sets-2.
13467 (dump-charsets): Likewise.
13468
ed4d0512
GM
134692000-02-29 Gerd Moellmann <gerd@gnu.org>
13470
72d19d75
GM
13471 * dired-x.el (dired-filename-at-point): Add `@' to valid
13472 file name characters.
13473 (dired-filename-at-point): Handle ange-ftp file names.
13474
ed4d0512
GM
13475 * frame.el (frame-notice-user-settings): Use assq-delete-all
13476 instead of assoc-delete-all.
13477 (frame-notice-user-settings): Ditto.
13478
13479 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
13480 Don't copy alist.
13481
32038c7a
GM
134822000-02-28 Eli Barzilay <eli@cs.cornell.edu>
13483
13484 * calculator.el (calculator-use-menu): New option.
13485 (calculator-initial-bindings): Changed some bindings to work as
13486 macros.
13487 (calculator-forced-input): Removed.
13488 (calculator-restart-other-mode): New variable.
13489 (calculator-mode-map): Set up menu.
fa78f71b 13490
32038c7a
GM
134912000-02-28 Jari Aalto <jari.aalto@poboxes.com>
13492
13493 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
13494 tags.
fa78f71b 13495
55d7ff38 134962000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
fa78f71b 13497
55d7ff38
MK
13498 * viper-cmd.el (viper-envelop-ESC-key): added the option to
13499 translate all ESC key sequences.
13500 (viper-goto-mark-subr): restore markers for files for which
13501 they were saved.
13502 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
13503 * viper-util.el (viper-set-replace-overlay-glyphs,
13504 viper-set-replace-overlay): always check if the replacement
13505 overlay is live.
13506 * viper.el (viper-vi-state-mode-list): added major modes.
13507 * ediff-wind.el: minor comment changes.
13508 * ediff.el: copyright notice date fix.
fa78f71b 13509
387023ee
JR
135102000-02-27 Jason Rumney <jasonr@gnu.org>
13511
13512 * faces.el (face-font-family-alternatives): Add arial to helv.
13513 (mode-line, header-line, tool-bar): Same default as x for w32.
13514 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
13515 face-font-family-alternatives from working.
13516 * term/w32-win.el (mouse-set-font): Do not build fontset from
13517 chosen font.
13518
f43d79c1
GM
135192000-02-25 Sam Steingold <sds@goems.com>
13520
5d80cc9c 13521 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
f43d79c1 13522 properly.
fa78f71b 13523
8b7bc628 135242000-02-25 Richard M. Stallman <rms@gnu.org>
f43d79c1
GM
13525
13526 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
13527
4eb8436f
GM
135282000-02-25 Gerd Moellmann <gerd@gnu.org>
13529
13530 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
13531 writable.
13532
449c3c52 13533 * frame.el (busy-cursor-delay-seconds): New option.
f5b58615 13534
42088c12
GM
135352000-02-24 Gerd Moellmann <gerd@gnu.org>
13536
13537 * frame.el (show-cursor-in-non-selected-windows): New option.
13538
c60ea02e
GM
135392000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13540
13541 * diary-lib.el (include-other-diary-files): Undo the selective
13542 display in any included file and don't kill it.
13543
d066de8e
EZ
135442000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
13545
13546 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
13547 bar. Menu items converted to (menu-item format, help strings
13548 added.
13549 [downcase, upcase]: Don't enable on MS-DOS.
13550 [symlink, symlinks]: Don't show if make-symbolic-link is not
13551 bound.
13552 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
13553
b6906b38
DL
135542000-02-23 Dave Love <fx@gnu.org>
13555
275cf1b2
DL
13556 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
13557 (backward-kill-word): Revert addition of * to interactive spec --
13558 it's a feature.
13559
13560 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
13561 (backward-kill-sentence, kill-sentence): Likewise.
13562
99d48056
DL
13563 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
13564 scratch buffer name.
13565 (gud-format-command): Use int-to-string in ?l case. Simplify
13566 slightly.
13567
13568 * term/w32-win.el (internal-face-interactive): Update prompt for
13569 new read-face-name.
13570
13571 * mail/footnote.el (footnote): Add :version to defgroup.
13572 (footnote-section-tag-regexp): Customize.
13573 (footnote-start-tag, footnote-end-tag): New option.
13574 (footnote-latin-regexp): New variable.
13575 (Footnote-latin): New function.
13576 (footnote-style-alist): Add element for latin style.
13577 (footnote-style): Moved.
13578 (Footnote-goto-footnote): Use eq to test arg.
13579
13580 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
13581
b6906b38
DL
13582 * emacs-lisp/byte-opt.el: Change old backquote syntax.
13583 (byte-compile-trueconstp): Include keywords.
13584 (byte-optimize-quote, byte-optimize-lapcode): Use
13585 byte-compile-const-symbol-p.
13586 (byte-optimize-char-before): New optimization.
13587
13588 * emacs-lisp/bytecomp.el: Change old backquote syntax.
13589 (byte-compile-const-symbol-p): New function.
13590 (byte-compile-constp, byte-compile-out-toplevel)
13591 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
13592 Use it.
13593
13594 * subr.el (define-key-after): Default AFTER to t. Doc fix.
13595
214f877f
KH
135962000-02-23 Kenichi Handa <handa@etl.go.jp>
13597
c709bcf1
KH
13598 * international/encoded-kb.el: Be sure to update minor-mode-alist
13599 and minor-mode-map-alist.
13600 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
13601 codes SS2 and SS3 correctly.
13602 (encoded-kbd-self-insert-ccl): New function.
13603 (encoded-kbd-setup-keymap): New function.
13604 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
13605 by calling encoded-kbd-setup-keymap.
13606
214f877f
KH
13607 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
13608 characters.
13609 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
13610 locally.
13611
b021ef18
DL
136122000-02-22 Dave Love <fx@gnu.org>
13613
13614 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
13615 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
13616 defvar.
13617 (lisp-mode-syntax-table): Set up for #|...|# comments.
13618 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
13619 classes. Match `defface'.
13620 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
13621 (eval-defun-1): Fix for defcustom.
13622 (lisp-indent-region): Doc fix.
13623
13624 * subr.el (when, unless, split-string): Doc fix.
13625 (read-passwd): Move call of clear-this-command-keys to the right
13626 place.
13627 (replace-regexps-in-string): New function.
13628
14cc00ad
GM
136292000-02-22 Gerd Moellmann <gerd@gnu.org>
13630
13631 * help.el (describe-variable): Set syntax table to
13632 emacs-lisp-mode-syntax-table when moving forward over the
13633 symbol's name.
13634
47da5efa
DL
136352000-02-22 Dave Love <fx@gnu.org>
13636
13637 * xt-mouse.el: Doc fixes.
13638 (xterm-mouse-position-function): New function, replacing advice of
13639 mouse-position.
13640 (xterm-mouse-mode): Use it. Don't turn on under a window system.
13641
13642 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
13643
f0a6c717
GM
136442000-02-21 Gerd Moellmann <gerd@gnu.org>
13645
13646 * format.el (format-annotate-single-property-change): Handle
13647 properties.with dotted-list values.
13648 (format-proper-list-p): New function.
13649
13650 * enriched.el (enriched-face-ans): Handle '(foreground-color
13651 . COLOR) and (background-color . COLOR).
13652
2be80b63
DL
136532000-02-20 Dave Love <fx@gnu.org>
13654
13655 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
13656 and assignments to it.
13657 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
13658 current local map.
13659 (make-flyspell-overlay): Use it.
13660 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
13661
13662 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
13663 (lm-get-header-re): Defun, not defsubst.
13664 (lm-get-package-name): Defun, not defsubst. Simplify.
13665 (lm-version): Doc fix. Simplify.
13666 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
13667 (lm-crack-address, lm-last-modified-date, lm-commentary)
13668 (lm-verify, lm-synopsis): Simplify.
13669 (lm-report-bug): Require emacsbug. Use compose-mail.
13670
329eed9f
GM
136712000-02-20 Gerd Moellmann <gerd@gnu.org>
13672
13673 * dired.el (dired-mode): Call propertized-buffer-identification
13674 to set mode-line-buffer-identification to something having
13675 the right text properties.
13676
13677 * bindings.el (propertized-buffer-identification): New function.
13678
be5bb146
DL
136792000-02-20 Dave Love <fx@gnu.org>
13680
13681 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
13682 check for t-mouse too.
13683
13684 * cus-start.el: Make echo-keystrokes `number'.
13685
1d4311c3
EZ
136862000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
13687
13688 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
13689 Don't call ring-empty-p unless tags-location-ring is bound.
13690 From Noah Friedman <friedman@splode.com>.
13691
a23c5037
TTN
136922000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
13693
13694 * progmodes/hideshow.el (hs-flag-region): No longer use
13695 `intangible' overlay property.
13696
13697 (hs-toggle-hiding): New command.
13698 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
13699
13700 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
13701 Fix omission bug: Run `hs-minor-mode-hook' for both activation
13702 and deactivation.
13703
b6a22bf8
GM
137042000-02-18 Gerd Moellmann <gerd@gnu.org>
13705
13706 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
13707
d621caf7
GM
137082000-02-17 Gerd Moellmann <gerd@gnu.org>
13709
3c0ed7ce
GM
13710 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
13711
d621caf7
GM
13712 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
13713 of `*' to handle `(* ... *)' comments.
13714
538d88fb
EZ
137152000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
13716
53c80cf6 13717 * faces.el (list-faces-display): Use display-mouse-p instead of
f24fef2f 13718 window-system.
53c80cf6 13719
538d88fb
EZ
13720 * menu-bar.el (global-map): Menu-bar items converted to the new
13721 format (menu-item..., rearranged for better CUA compliance, and
13722 their names changed for better clarity. Help strings added.
13723
13724 * international/mule-cmds.el (mule-menu-keymap)
13725 (describe-language-environment-map, set-coding-system-map)
13726 (setup-language-environment-map): Convert to new (menu-item...
13727 form, add help strings. Change names of menu items for better
13728 clarity. "Mule" menu-bar item removed (it's now in the "Options"
13729 submenu).
13730
8389e1e2 137312000-02-17 Gerd Moellmann <gerd@gnu.org>
84fe35f0 13732
a23c5037 13733 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8389e1e2 13734 within the code.
a23c5037 13735
8389e1e2 137362000-02-16 Dave Love <fx@gnu.org>
a23c5037 13737
84fe35f0
DL
13738 * faces.el: Don't require custom. Add more specific :groups to
13739 various deffaces.
13740 (set-face-attribute): Purecopy args.
13741 (read-face-name): Default to name at point and use it in prompt.
13742 Remove colon from arg in all callers.
13743 (list-faces-display): Hyperlink to face descriptions and customize
13744 buffers.
13745
b2aeee30
DL
137462000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
13747
13748 * wid-edit.el (widget-match-inline): An atom never matches a
13749 list.
13750
99e95407
GM
137512000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13752
82d2c7c5
DL
13753 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13754 at ':' characters by call to split-string.
99e95407
GM
13755
137562000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13757
82d2c7c5 13758 * textmodes/bibtex.el: Added RCS version identification.
99e95407
GM
13759
137602000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13761
82d2c7c5
DL
13762 * textmodes/bibtex.el: Some temporary comments removed.
13763 (bibtex-field-name, bibtex-entry-type): Made the relationship
13764 explicit.
13765 (bibtex-field-const): Allow capital letters.
13766 (bibtex-start-of-string): Deleted because unused.
13767
13768 * textmodes/bibtex.el: Unified some nomenclature. We no longer
13769 use the term 'reference' to describe a bibtex entry as a whole.
13770 Further, reference keys are no longer called 'labels'.
13771 (bibtex-keys): Renamed to bibtex-reference-keys.
13772 (bibtex-reformat-previous-labels): Renamed to
13773 bibtex-reformat-previous-reference-keys.
13774 (bibtex-reference-type): Renamed to bibtex-entry-type.
13775 (bibtex-reference-head): Renamed to bibtex-entry-head.
13776 (bibtex-reference-maybe-empty-head): Renamed to
13777 bibtex-entry-maybe-empty-head.
13778 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13779 (bibtex-search-reference): Renamed to bibtex-search-entry.
13780 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13781 bibtex-enclosing-entry-maybe-empty-head.
13782 (bibtex-entry-field-alist, bibtex-entry-head,
13783 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13784 bibtex-map-entries, bibtex-search-entry,
13785 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13786 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13787 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13788 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13789 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13790 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13791 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
99e95407
GM
13792
137932000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13794
82d2c7c5
DL
13795 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13796 comment.
13797 (bibtex-format-field-delimiters): New function, functionality
13798 extracted from bibtex-format-entry.
13799 (bibtex-autokey-get-yearfield-digits): New function, functionality
13800 extracted from bibtex-autokey-get-yearfield.
13801
13802 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13803 entries in order to avoid stack overflow in the regexp matcher if
13804 field contents become large.
13805 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13806 bibtex-field-string-part-not-braced,
13807 bibtex-field-string-part-no-inner-braces,
13808 bibtex-field-string-part-1-inner-brace,
13809 bibtex-field-string-part-2-inner-braces,
13810 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13811 bibtex-field-string-quoted, bibtex-field-string,
13812 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13813 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13814 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13815 as parsing is now performed by the following functions.
13816 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13817 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13818 bibtex-parse-field-string, bibtex-search-forward-field-string,
13819 bibtex-parse-association, bibtex-field-name-for-parsing,
13820 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13821 bibtex-search-forward-field, bibtex-search-backward-field,
13822 bibtex-start-of-field, bibtex-end-of-field,
13823 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13824 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13825 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13826 bibtex-parse-string, bibtex-search-forward-string,
13827 bibtex-search-backward-string, bibtex-start-of-string,
13828 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13829 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13830 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13831 entries. Instead of reporting the results of the parsing by
13832 match-beginning or match-end, these functions return data structures
13833 that hold the corresponding positions.
13834 (bibtex-enclosing-field): Changed to also report field boundaries by
13835 return values rather than by match-beginning or match-end. The
13836 following functions have been adapted to use the new parsing
13837 functions.
13838 (bibtex-skip-to-valid-entry, bibtex-search-reference,
13839 bibtex-enclosing-field, bibtex-format-entry,
13840 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13841 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13842 bibtex-print-help-message, bibtex-end-of-entry,
13843 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13844 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13845 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13846 method for parsing.
13847 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13848 bibtex-map-entries, bibtex-flash-head,
13849 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13850 bibtex-autokey-change, bibtex-autokey-get-namefield,
13851 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13852 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13853 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13854 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13855 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13856 order to make the new binding of case-fold-search immediately
13857 visible.
99e95407
GM
13858
138592000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13860
82d2c7c5
DL
13861 * textmodes/bibtex.el: Copyright notice is up to date.
13862 Added constant 'bibtex-maintainer-salutation.
99e95407 13863
82d2c7c5
DL
13864 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13865 than make-temp-name, use match-string-no-properties and eliminate
13866 a quadratic behavior when building bibtex-strings.
99e95407 13867
82d2c7c5
DL
13868 * bibtex.el (bibtex-reference-key): Accept string entries whose
13869 reference key contains upper case letters.
99e95407
GM
13870
138712000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13872
82d2c7c5
DL
13873 * bibtex.el (bibtex-reference-head): Allow entries to start with
13874 a new line.
99e95407
GM
13875
138762000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13877
82d2c7c5
DL
13878 * bibtex.el: Hiding of entry bodies is not longer provided by
13879 bibtex.el directly. Instead the hideshow package can be used.
13880 Added a special bibtex entry to hs-special-modes-alist.
13881 (bibtex-hs-forward-sexp): Added for hideshow.el.
8389e1e2
GM
13882
138832000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13884
f24fef2f
SM
13885 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13886 at ':' characters by call to split-string.
8389e1e2
GM
13887
138882000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13889
f24fef2f 13890 * textmodes/bibtex.el: Added RCS version identification.
8389e1e2
GM
13891
138922000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13893
f24fef2f
SM
13894 * textmodes/bibtex.el: Some temporary comments removed.
13895 (bibtex-field-name, bibtex-entry-type): Made the relationship
13896 explicit.
13897 (bibtex-field-const): Allow capital letters.
13898 (bibtex-start-of-string): Deleted because unused.
fa78f71b 13899
f24fef2f
SM
13900 * textmodes/bibtex.el: Unified some nomenclature. We no longer
13901 use the term 'reference' to describe a bibtex entry as a whole.
13902 Further, reference keys are no longer called 'labels'.
13903 (bibtex-keys): Renamed to bibtex-reference-keys.
13904 (bibtex-reformat-previous-labels): Renamed to
13905 bibtex-reformat-previous-reference-keys.
13906 (bibtex-reference-type): Renamed to bibtex-entry-type.
13907 (bibtex-reference-head): Renamed to bibtex-entry-head.
13908 (bibtex-reference-maybe-empty-head): Renamed to
13909 bibtex-entry-maybe-empty-head.
13910 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13911 (bibtex-search-reference): Renamed to bibtex-search-entry.
13912 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13913 bibtex-enclosing-entry-maybe-empty-head.
13914 (bibtex-entry-field-alist, bibtex-entry-head,
13915 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13916 bibtex-map-entries, bibtex-search-entry,
13917 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13918 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13919 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13920 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13921 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13922 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13923 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8389e1e2
GM
13924
139252000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13926
f24fef2f
SM
13927 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13928 comment.
13929 (bibtex-format-field-delimiters): New function, functionality
13930 extracted from bibtex-format-entry.
13931 (bibtex-autokey-get-yearfield-digits): New function, functionality
13932 extracted from bibtex-autokey-get-yearfield.
fa78f71b 13933
f24fef2f
SM
13934 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13935 entries in order to avoid stack overflow in the regexp matcher if
13936 field contents become large.
13937 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13938 bibtex-field-string-part-not-braced,
13939 bibtex-field-string-part-no-inner-braces,
13940 bibtex-field-string-part-1-inner-brace,
13941 bibtex-field-string-part-2-inner-braces,
13942 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13943 bibtex-field-string-quoted, bibtex-field-string,
13944 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13945 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13946 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13947 as parsing is now performed by the following functions.
13948 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13949 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13950 bibtex-parse-field-string, bibtex-search-forward-field-string,
13951 bibtex-parse-association, bibtex-field-name-for-parsing,
13952 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13953 bibtex-search-forward-field, bibtex-search-backward-field,
13954 bibtex-start-of-field, bibtex-end-of-field,
13955 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13956 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13957 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13958 bibtex-parse-string, bibtex-search-forward-string,
13959 bibtex-search-backward-string, bibtex-start-of-string,
13960 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13961 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13962 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13963 entries. Instead of reporting the results of the parsing by
13964 match-beginning or match-end, these functions return data structures
13965 that hold the corresponding positions.
13966 (bibtex-enclosing-field): Changed to also report field boundaries by
13967 return values rather than by match-beginning or match-end. The
13968 following functions have been adapted to use the new parsing
13969 functions.
13970 (bibtex-skip-to-valid-entry, bibtex-search-reference,
13971 bibtex-enclosing-field, bibtex-format-entry,
13972 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13973 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13974 bibtex-print-help-message, bibtex-end-of-entry,
13975 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13976 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13977 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13978 method for parsing.
13979 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13980 bibtex-map-entries, bibtex-flash-head,
13981 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13982 bibtex-autokey-change, bibtex-autokey-get-namefield,
13983 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13984 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13985 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13986 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13987 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13988 order to make the new binding of case-fold-search immediately
13989 visible.
8389e1e2
GM
13990
139912000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
13992
f24fef2f
SM
13993 * textmodes/bibtex.el: Copyright notice is up to date.
13994 Added constant 'bibtex-maintainer-salutation.
fa78f71b 13995
f24fef2f
SM
13996 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13997 than make-temp-name, use match-string-no-properties and eliminate
13998 a quadratic behavior when building bibtex-strings.
fa78f71b 13999
f24fef2f
SM
14000 * bibtex.el (bibtex-reference-key): Accept string entries whose
14001 reference key contains upper case letters.
8389e1e2
GM
14002
140032000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14004
f24fef2f
SM
14005 * bibtex.el (bibtex-reference-head): Allow entries to start with
14006 a new line.
8389e1e2
GM
14007
140082000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14009
f24fef2f
SM
14010 * bibtex.el: Hiding of entry bodies is not longer provided by
14011 bibtex.el directly. Instead the hideshow package can be used.
14012 Added a special bibtex entry to hs-special-modes-alist.
14013 (bibtex-hs-forward-sexp): Added for hideshow.el.
99e95407
GM
14014
140152000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14016
82d2c7c5 14017 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
99e95407
GM
14018 proceedings entry type (for cross referencing). Thanks to Wagner
14019 Toledo Correa for the suggestion.
14020
82d2c7c5 14021 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
99e95407 14022
eae61d8f
KH
140232000-02-14 Kenichi Handa <handa@etl.go.jp>
14024
14025 * international/characters.el: Setup case table for Vietnamese.
14026
fb07a302
GM
140272000-02-12 Gerd Moellmann <gerd@gnu.org>
14028
14029 * uniquify.el (toplevel): Require CL at compile time.
14030 (uniquify-push): Removed.
14031
14032 * shadowfile.el (shadow-when): Removed.
14033
14034 * tempo.el (tempo-dolist, tempo-mapc): Removed.
14035 (tempo-process-and-insert-string): Use dolist instead of
14036 tempo-dolist.
14037
14038 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
14039 regexp for paragraph-start.
14040
14041 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
14042 commas as well.
14043
a0eddf92
DL
140442000-02-10 Dave Love <fx@gnu.org>
14045
14046 * wid-edit.el: (widgets) [defgroup]: Remove url link.
14047 (widget-color-choice-list, widget-color-history, widget-mouse-help):
14048 Deleted.
14049 (widget-specify-field, widget-specify-button): Don't use
14050 widget-mouse-help as help-echo property.
14051 (default): Use #'ignore for :validate and :mouse-down-action.
14052 (checkbox): Add help-echo.
14053 (widget-sexp-validate): Rewritten to clarify error messages.
14054 (character): Use char-valid-p in :match function.
14055 (widget-color-complete): Use facemenu-color-alist.
14056 (widget-color-action): Use facemenu-read-color.
14057
14058 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
14059 set up `caar' &c that we now have.
14060
82d2c7c5
DL
140612000-02-09 Ray Blaak <blaak@gnu.org>
14062
14063 * delphi.el: Make resourcestring a declaration region, like const
14064 and var.
14065
6cbc1482
DL
140662000-02-09 Dave Love <fx@gnu.org>
14067
14068 * bindings.el (mode-line-input-method-map): New variable.
14069 (mode-line-mule-info): Use it; fix last change.
14070 (mode-line-mode-menu): Move definition.
14071 (mode-line-mouse-sensitive-p): Deleted.
14072 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
14073 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
14074 level.
14075
14076 * startup.el (command-line-1): Don't call
14077 make-mode-line-mouse-sensitive.
14078
f7136ee8
GM
140792000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
14080
14081 * mail/rmail.el (rmail-retry-failure): Use
14082 rmail-beginning-of-message before rmail-toggle-header, because the
14083 former toggles headers.
14084
6e1d0d15
SM
140852000-02-06 Stefan Monnier <monnier@cs.yale.edu>
14086
fef8c55b
SM
14087 * diff-mode.el (diff-kill-junk): New interactive function.
14088 (diff-reverse-direction): Use delete-and-extract-region.
14089 (diff-post-command-hook): Restrict the area so that the hook also works
14090 outside of any diff hunk. This is necessary for the minor-mode.
14091 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
14092 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
14093
6e1d0d15
SM
14094 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
14095 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
14096 so that it can be used more easily in <foo>-mode-hook. Also make sure
14097 to avoid duplicate entries.
14098 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
14099 (font-lock-remove-keywords): Just as was done for `add', allow it to
14100 work even if font-lock-mode is nil. Also make sure we don't modify
14101 any pre-existing list by forcing a copy-sequence. Finally rename
14102 `major-mode' to `mode'.
14103 (font-lock-fontify-syntactic-anchored-keywords)
14104 (font-lock-fontify-anchored-keywords)
14105 (font-lock-fontify-keywords-region): Use line-end-position.
14106 Don't make `font-lock-multiline' local (it's now done in
14107 font-lock-set-defaults).
14108 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
14109 move the `font-lock-fontified' creation to inside the `unless'.
14110
a75dfea0
AI
141112000-02-06 Andrew Innes <andrewi@gnu.org>
14112
14113 * term/w32-win.el (x-handle-args): Comment out call to message,
14114 which occurs before window system is initialized.
14115
14116 * makefile.nt: Add support for recompiling lisp code.
14117
b85e9462
DL
141182000-02-04 Dave Love <fx@gnu.org>
14119
9ff33afb
DL
14120 * bindings.el (mode-line-mule-info): Fix/extend last change.
14121
b85e9462
DL
14122 * completion.el: Replace completion-dolist with dolist.
14123
14124 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
14125 dotimes.
14126
44dff075
CD
141272000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
14128
14129 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
14130 environment names before they go into the section regexp.
14131
14132 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
14133 char class in regexp.
14134
14135 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
14136 `case-fold-search' to nil.
14137
14138 * progmodes/idlwave.el (idlwave-template): Respect
14139 `idlwave-abbrev-change-case'.
14140 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
14141 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
14142 idlwave-while): respect `idlwave-reserved-word-upcase'.
14143 (idlwave-rw-case): New function.
14144 (idlwave-statement-match): Fixed problem with assignment regexp.
14145 (idlwave-font-lock-keywords): Improved regexp for keyword
14146 parameters.
a23c5037 14147 (idlwave-surround): New argument LENGTH to support padding of
44dff075
CD
14148 operators longer than 1 char.
14149
14150 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
14151 idlwave-shell-expression-overlay. Implemented printing of
14152 expressions on higher levels of the calling stack.
14153 (idlwave-shell-display-level-in-calling-stack): Restore stack
14154 level.
14155 (idlwave-retrieve-expression-from-level): New function.
14156 (idlwave-shell-last-calling-stack): Variable removed.
14157 (idlwave-shell-reset): Argument action reversed (`visible' to
14158 `hidden'). Also remove stop-line overlay.
14159 (idlwave-shell-calling-stack-routine): New variable.
14160 (idlwave-shell-parse-stack-and-display): Messages now display
14161 negative level numbers.
14162 (idlwave-shell-mode): Set `modeline-format'.
14163 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
14164 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
14165 21.
14166 (idlwave-shell-print-expression-function): New option.
a23c5037 14167
44dff075
CD
14168 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
14169 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
14170 `tool-bar' instead of `toolbar'.
14171
f26c34fd
DL
141722000-02-02 Dave Love <fx@gnu.org>
14173
14174 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
14175 emacs-lisp-mode-hook. Don't check for defalias being defined.
14176
14177 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
14178 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
14179 the new builtins directly.
14180
14181 * whitespace.el (whitespace): Add :version to defgroup.
14182
14183 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
14184 Doc fix.
14185
14186 * thingatpt.el (sexp-at-point, symbol-at-point)
14187 (number-at-point, list-at-point): Add autoload cookie.
14188
14189 * recentf.el (recentf): Add :version to defgroup.
14190
14191 * quickurl.el (quickurl): Add :version to defgroup.
14192
14193 * elide-head.el (elide-head): Use point-marker more.
14194
14195 * bs.el (bs): Add :version to defgroup.
14196
14197 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
14198
14199 * progmodes/delphi.el (delphi): Add :version to defgroup.
14200
d240a249
GM
142012000-02-02 Gerd Moellmann <gerd@gnu.org>
14202
14203 * ange-ftp.el (ange-ftp-write-region): Handle case that
14204 succeeding process operation sets a different coding system.
14205
14206 * calculator.el: New file.
14207
d5179a01
EZ
142082000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
14209
14210 * frame.el (frames-on-display-list, framep-on-display): New
14211 functions.
14212 (display-mouse-p, display-popup-menus-p, display-graphic-p)
14213 (display-selections-p, display-screens, display-pixel-width)
14214 (display-pixel-height, display-mm-width, display-mm-height)
14215 (display-backing-store, display-save-under, display-planes)
14216 (display-color-cells, display-visual-class): New functions.
14217
14218 * term/tty-colors.el (tty-color-gray-shades): New function.
14219
14220 * faces.el (display-color-p): Use framep-on-display.
14221 (display-grayscale-p): New function.
14222
968e00f0
DL
142232000-01-31 Dave Love <fx@gnu.org>
14224
14225 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
14226 (create-fontset-from-x-resource): Don't concat integers.
14227
2cb750ba
GM
142282000-01-31 Inge Frick <inge@nada.kth.se>
14229
14230 * view.el: Some changes in documentation. Removed some trailing
14231 whitespace. Changed some parameter names to agree with
14232 documentation.
14233 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
14234 window is not deleted. Modifies change 1998-04-26.
a23c5037 14235
74e9213b
GM
142362000-01-31 Gerd Moellmann <gerd@gnu.org>
14237
47569935
GM
14238 * windmove.el: New file.
14239
74e9213b
GM
14240 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14241 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2cb750ba 14242 progmodes/ebnf-yac.el: Update copyright and license info.
a23c5037 14243
74e9213b
GM
14244 * jit-lock.el (jit-lock-function): Widen before calculating end
14245 position.
14246 (jit-lock-stealth-chunk-start): Rewritten.
14247
14248 * info.el (Info-title-face-alist): Removed.
14249 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14250 faces.
14251 (Info-fontify-node): Use these faces.
14252
994c5afe
GM
142532000-01-30 Gerd Moellmann <gerd@gnu.org>
14254
14255 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14256 (cl-macro-list1): Recognize `&allow-other-keys' instead of
14257 `&allow-other-keywords'.
14258
14259 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14260 the list of directories scanned heuristically.
14261
14262 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14263 exist.
14264
f00276e3
JR
142652000-01-30 Jason Rumney <jasonr@gnu.org>
14266
14267 * w32-fns.el: Define w32-tty-standard-colors.
14268
14269 * startup.el (command-line): Use w32-tty-standard-colors when in
14270 w32 console mode.
14271
cc4dfff0
DL
142722000-01-30 Dave Love <fx@gnu.org>
14273
e645e77b
DL
14274 * jka-compr.el (jka-compr-load): Fix up load-history.
14275
cc4dfff0
DL
14276 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14277
14278 * emacs-lisp/cl-macs.el: Revert previous change.
14279
16215eb0
DL
142802000-01-29 Dave Love <fx@gnu.org>
14281
14282 * facemenu.el: Purecopy various strings.
14283
14284 * timezone.el (timezone-fix-time): Window against 69 for two-digit
14285 years. Deal with three-digit years.
14286
14287 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14288 defconst, purecopy.
14289 (help-back-label): Purecopy it.
14290
bbd9b566
GM
142912000-01-18 Gerd Moellmann <gerd@gnu.org>
14292
14293 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14294 variable. If non-nil, order the buffer list according to the
14295 currently selected frame.
14296 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14297 non-nil, pass the selected frame to function buffer-list.
a23c5037 14298
887448e1
GM
142992000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14300
14301 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14302
7df85084
DL
143032000-01-28 Dave Love <fx@gnu.org>
14304
142e109c
DL
14305 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14306
7df85084
DL
14307 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14308 Don't use lisp-indent-hook property.
14309 (cl-abs): Remove.
14310
14311 * subr.el: Move out indent and edebug specs for when and unless.
14312
14313 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14314 when, unless.
14315
14316 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14317 unless, when.
14318
3b43c01c
GM
143192000-01-28 Gerd Moellmann <gerd@gnu.org>
14320
d060bc9f
GM
14321 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14322 `collecting' as synonym for `collect'.
14323
14324 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14325 for the case it contains spaces.
14326
14327 * simple.el (what-cursor-position): Change formatting of
14328 messages.
14329
b02786f9
GM
14330 * frame.el (delete-other-frames): New function.
14331 (toplevel): Bind it to C-x 5 1.
14332
efd68b8a
GM
14333 * sort.el (sort-numeric-base): New option.
14334 (sort-numeric-fields): If number starts with `0' or `0[xX[',
14335 interpret it as octal or hexadecimal. Use sort-numeric-base
14336 as default base.
14337
3b43c01c
GM
14338 * progmodes/glasses.el: New file.
14339
984ae001
GM
143402000-01-27 Gerd Moellmann <gerd@gnu.org>
14341
a0b796e3
GM
14342 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14343 userids differently.
14344
984ae001
GM
14345 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14346 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14347 progmodes/ebnf-yac.el: New files.
14348
6c67ddee
DL
143492000-01-26 Dave Love <fx@gnu.org>
14350
14351 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14352 on a function with an empty body. [From Eric Ludlam.]
14353
4e6473c8
GM
143542000-01-25 Andre Spiegel <spiegel@gnu.org>
14355
14356 * vc.el (vc-version-diff): Make sure file name is expanded.
14357
e12489f9
GM
143582000-01-25 Gerd Moellmann <gerd@gnu.org>
14359
14360 * scroll-bar.el (scroll-bar-timer): Variable removed.
14361 (scroll-bar-toolkit-scroll): Don't use a timer.
14362
8dbe2b07
KH
143632000-01-25 Kenichi Handa <handa@etl.go.jp>
14364
14365 * language/thai-util.el (thai-composition-function): Delete
14366 superfluous `a'.
14367
26ef1c87
DL
143682000-01-24 Dave Love <fx@gnu.org>
14369
14370 * fortran.el (fortran-mode): Use beginning-of-defun-function,
14371 end-of-defun-function.
14372
14373 * font-lock.el (turn-on-font-lock): Don't depend on window-system
14374 &c.
14375
7ed4e9a7
JR
143762000-01-22 Jason Rumney <jasonr@gnu.org>
14377
14378 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
14379 conflicts with new face support.
14380
8b7bc628 143812000-01-22 Richard M. Stallman <rms@gnu.org>
d2ce3151
RS
14382
14383 * replace.el (query-replace): Rename last arg to DELIMITED.
14384 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
14385 (query-replace-regexp): Likewise.
14386
8b7bc628 143872000-01-20 Richard M. Stallman <rms@gnu.org>
2d5e9b54 14388
02b14400
RS
14389 * subr.el (with-syntax-table): Use make-symbol, not gensym.
14390
5bb6f079
RS
14391 * emacs-lisp/lisp.el (beginning-of-defun-function):
14392 Variable renamed from beginning-of-defun.
14393 Do not call make-variable-buffer-local.
14394 (beginning-of-defun-raw): Use new variable name; doc fix.
14395 (beginning-of-defun): Doc fix.
14396 (end-of-defun-function): Variable renamed from end-of-defun.
14397 Do not call make-variable-buffer-local.
14398 (end-of-defun): Use new variable name; doc fix.
14399
02b14400
RS
14400 * subr.el (dolist, dotimes): Copied from cl-macs.el
14401 and made to work.
2d5e9b54 14402
a23c5037 14403 * mail/undigest.el (rmail-digest-end-regexps):
2d5e9b54
RS
14404 Variable replaces rmail-digest-end-regexp.
14405 Allows multiple regexps for detecting the end line.
14406 (undigestify-rmail-message): Corresponding changes.
14407
60af03f1
DL
144082000-01-19 Dave Love <fx@gnu.org>
14409
fe5d99e1
DL
14410 * files.el (user-init-file): Don't declare here -- is primitive.
14411
60af03f1
DL
14412 * startup.el (command-line): Check for compiled user-init-file and
14413 set to uncompiled version if necessary.
14414
72dbbc7d
GM
144152000-01-18 Gerd Moellmann <gerd@gnu.org>
14416
6a1950ec
GM
14417 * mail/undigest.el (rmail-digest-end-regexp): New user option.
14418 (undigestify-rmail-message): Use it.
14419
72dbbc7d
GM
14420 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
14421
fbe91bbd
GM
144222000-01-17 Gerd Moellmann <gerd@gnu.org>
14423
14424 * tmm.el (tmm-goto-completions): Adapt to prompt being part
14425 of mini-buffer.
14426
33a6685b
GM
144272000-01-14 Gerd Moellmann <gerd@gnu.org>
14428
b3303df7
GM
14429 * emacs-lisp/copyright.el (copyright-update): Removed the
14430 requirement for a trailing space from `copyright-regexp', to
14431 support copyrights with owner specified on a separate line..
a23c5037 14432
3c4c8064
GM
14433 * align.el: New file.
14434
33a6685b
GM
14435 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
14436
14437 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
14438
044a4975
DL
144392000-01-13 Dave Love <fx@gnu.org>
14440
14441 * ph.el: Removed. (Obsoleted by EUDC.)
14442
0a352cd7
GM
144432000-01-13 Gerd Moellmann <gerd@gnu.org>
14444
14445 * net/eudc.el (toplevel): Remove autoloaded code installing
14446 menu with easymenu, because that causes build problems.
14447
14448 * frame.el (frame-notice-user-settings): New variable.
14449 (frame-notice-user-settings): Don't modify frame parameters
14450 if called a second time.
14451
8b7bc628 144522000-01-13 Richard M. Stallman <rms@gnu.org>
0a352cd7
GM
14453
14454 * frame.el (frame-notice-user-settings):
14455 Notice default-frame-parameters even for non-window frames.
14456
feb450e0
GM
144572000-01-13 Gerd Moellmann <gerd@gnu.org>
14458
14459 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
14460 for Emacs.
14461 (eudc-bob-can-display-inline-images): Extend for Emacs.
14462 (eudc-bob-toggle-inline-display): Ditto.
14463 (eudc-bob-display-jpeg): Ditto.
14464
99c6d63b
GM
144652000-01-12 Gerd Moellmann <gerd@gnu.org>
14466
7970b229
GM
14467 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
14468 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
14469 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
a23c5037 14470
e4936aa9
GM
14471 * add-log.el (add-change-log-entry): Fix error trying an `(insert
14472 nil)'.
14473
14474 * subdirs.el: Add `net' directory.
14475
133c9e59
GM
14476 * net: New directory.
14477
99c6d63b
GM
14478 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
14479 eval-last-sexp. Don't bind debug-on-error here.
14480 (eval-last-sexp): New function. Bind debug-on-error if
14481 eval-expression-debug-on-error is non-nil.
14482 (eval-defun-2, eval-defun): Likewise.
14483
14484 * simple.el (eval-expression): Don't bind debug-on-error if
14485 eval-expression-debug-on-error is nil. Detect changed
14486 debug-on-error, and propagate new value to global binding, if
14487 eval-expression-debug-on-error is non-nil,
14488 (eval-expression-debug-on-error): Change doc string.
a23c5037 14489
8b7bc628 144902000-01-11 Richard M. Stallman <rms@gnu.org>
83c8f461
RS
14491
14492 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
14493
14494 * emacs-lisp/lisp-mode.el (with-syntax-table):
14495 Set up lisp-indent-function property.
14496
14497 * subr.el (with-syntax-table): Moved from simple.el.
14498
14499 * simple.el (with-syntax-table): Moved to subr.el.
14500
7e3c74fa
GM
145012000-01-11 Gerd Moellmann <gerd@gnu.org>
14502
1fab1775
GM
14503 * tmm.el (tmm-shortcut): Delete region after prompt instead
14504 of erasing buffer.
14505
7e3c74fa 14506 * textmodes/fill.el (fill-common-string-prefix): New function.
133c9e59
GM
14507 (fill-context-prefix): Use the longest common prefix of first
14508 and second line fill prefix, if there is one.
7e3c74fa 14509
8b7bc628 145102000-01-11 Richard M. Stallman <rms@gnu.org>
782bd3ec
RS
14511
14512 * array.el (array-mode): Don't use make-variable-buffer-local.
14513 Use make-local-variable for `truncate-lines'.
14514
aa705642 145152000-01-11 Jari Aalto <jari.aalto@poboxes.com>
57df2446 14516
aa705642
GM
14517 * add-log.el (add-log-current-defun): Handle user-defined
14518 add-log-current-function returning nil,
a23c5037 14519
57df2446 14520 * add-log.el (add-change-log-entry): Insert version number
aa705642 14521 if having found a current function
c1356086
GM
14522
14523 * add-log.el (add-log-current-defun): Call
14524 `add-log-current-defun-function'. Try matches at level 0 and
14525 level 1. Strip whitespace from defun found.
a23c5037 14526
1d8c59e9
RS
145272000-01-10 John Wiegley <johnw@gnu.org>
14528
14529 * allout.el (isearch-done/outline-provisions): Added `edit'
14530 argument to correspond with the current definition of
14531 `isearch-done'.
14532
8cf87e9b
DL
145332000-01-10 Dave Love <fx@gnu.org>
14534
14535 * elide-head.el (elide-head): Use point-marker, not point.
14536
9050446c
GM
145372000-01-10 Gerd Moellmann <gerd@gnu.org>
14538
8321b22a
GM
14539 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
14540 before and after the year 2000.
a23c5037 14541
9050446c
GM
14542 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
14543 Add ispell- prefix.
14544
145452000-01-10 Ken Stevens <k.stevens@ieee.org>
14546
14547 * ispell.el: Only define dictionaries in menus when they exist.
14548 (version18p): New variable.
14549 (version20p): New variable.
14550 (xemacsp): New variable.
14551 (ispell-choices-win-default-height): Fix for XEmacs visibility.
14552 (ispell-dictionary-alist1): Added Brasileiro dictionary.
14553 (ispell-dictionary-alist6): Russian command lines no longer accept
f24fef2f 14554 run-together words.
9050446c
GM
14555 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
14556 (ispell-dictionary-alist): Add koi8-r to customize definition.
14557 (check-ispell-version): Added documentation string. Returns
f24fef2f 14558 library path when called non-interactively.
9050446c
GM
14559 (ispell-menu-map-needed): Uses new variables.
14560 (ispell-library-path): New variable.
14561 (ispell-decode-string): XEmacs fix for bogus variable bindings.
14562 (ispell-word): Improved documentation string. Test for valid
14563 character mappings. Correctly check typed in word changes that can
14564 result in single words split into multiple words. Returns
14565 replacement word.
14566 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
14567 replace in recursive query replace mode. Help message for
14568 recursive edit mode.
14569 (ispell-show-choices): Protect against bad framepop bindings.
14570 (ispell-help): Fix to work with XEmacs.
14571 (ispell-highlight-spelling-error): Use new variables.
14572 (ispell-overlay-window): Fix to work with XEmacs.
14573 (ispell-parse-output): Passed and returns location information
14574 tracking spelling corrections. Doesn't recheck same word on
14575 current line.
14576 (ispell-init-process): Protect against bogus XEmacs variable binding.
14577 Fix call to single argument in sleep-for. Use new variables.
14578 (ispell-region): Passed and returns location information tracking
14579 spelling corrections. Doesn't check same word on current line.
14580 Improved documentation string. Doesn't resend a line already
14581 checked to the ispell process - fixes bug in LaTeX parsing.
14582 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
14583 (ispell-skip-region): No longer skips <TT> in SGML.
14584 (ispell-process-line): Tracks location information with spelling
14585 corrections. Added documentation string. Accounts for words
14586 already accepted on this line. Don't allow query-replace on line
14587 starting with math characters. Doesn't resend a line already sent
14588 to ispell process. Fixes alignment error bug.
a23c5037 14589
8b7bc628 145902000-01-10 Richard M. Stallman <rms@gnu.org>
6d0c28f4 14591
a23c5037 14592 * dired-x.el (dired-guess-shell-alist-default):
8f3efb4e
RS
14593 Suggest xloadimage, which is free, not xv, which isn't.
14594
a23c5037 14595 * ange-ftp.el (ange-ftp-file-name-nondirectory):
6d0c28f4
RS
14596 Don't ever include the host name or user name in the value.
14597
9ed79f5d
GM
145982000-01-09 Gerd Moellmann <gerd@gnu.org>
14599
14600 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
14601 of a real newline.
14602
b950abb1
GM
146032000-01-09 Stephen Eglen <stephen@gnu.org>
14604
a23c5037 14605 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
b950abb1
GM
14606 for .png files.
14607
3c708e98
GM
146082000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
14609
14610 * cus-edit.el (custom-hook-convert-widget): Fix comment.
14611
bf61662d
GM
146122000-01-09 Gerd Moellmann <gerd@gnu.org>
14613
f1d851ae
GM
14614 * progmodes/cperl-mode.el: Replace ^F with ^L.
14615
bf61662d 14616 * sendmail.el (toplevel): Provide `sendmail' when compiling
a23c5037 14617 before `require'ing rmail and mailalias to prevent infinite
bf61662d
GM
14618 recursion.
14619
c65d14ee
DL
146202000-01-08 Dave Love <fx@gnu.org>
14621
8cf87e9b
DL
14622 * emacs-lisp/backquote.el: Remove inappropriate customization
14623 (allowing custom.el to use backquote).
c65d14ee 14624
83de2ebc
DL
146252000-01-07 Dave Love <fx@gnu.org>
14626
14627 * add-log.el (add-log-debugging): Deleted.
14628 (add-change-log-entry): Treat a backup FILE-NAME as its parent
14629 file. Remove debugging code.
14630 (change-log-get-method-definition, change-log-name): Add doc.
14631 (change-log-sortable-date-at): New function.
14632 (change-log-merge): New command.
14633
14634 * time.el (display-time-string-forms): Make the Mail string active.
14635 (display-time-update): Provide help-echo for load average.
14636
14637 * bindings.el (make-mode-line-mouse2-map): New function.
14638 (mode-line-modified): Use it and simplify.
14639 (mode-line-mule-info): Provide help-echo info.
14640 (minor-mode-alist): Activate the strings.
14641 (make-mode-line-mouse-sensitive): Simplify for
14642 mode-line-buffer-identification.
14643
c1475eae
GM
146442000-01-07 Gerd Moellmann <gerd@gnu.org>
14645
14646 * play/pong.el: New file.
14647
83de2ebc
DL
146482000-01-06 Dave Love <fx@gnu.org>
14649
14650 * array.el: Assorted cleanups for compiler warnings, doc strings,
14651 `array-' prefix for symbols.
14652
146532000-01-05 Dave Love <fx@gnu.org>
14654
14655 * textmodes/outline.el (outline-mode-menu-bar-map): Add
14656 outline-headers-as-kill.
14657 (outline-mode): Define imenu-generic-expression.
14658 (outline-headers-as-kill): New command.
14659
14660 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
14661 from paragraph-start.
14662 (paragraph-indent-minor-mode): New command.
14663
14664 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
14665 M-C-e, M-C-h, C-j, C-xnd, TAB.
14666 (fortran-mode): Set beginning-of-defun, end-of-defun.
14667 (fortran-column-ruler): Simplify.
14668 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
14669 (fortran-with-subprogram-narrowing): Likewise.
14670 (fortran-indent-subprogram): Call mark-defun.
14671 (fortran-check-for-matching-do): Change narrowing.
14672
14673 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
14674 (cl-lucid-hash-tag): Delete.
14675 (cl-hash-table-p): Correct test for native table.
14676 (cl-hash-table-count): Use hash-table-count.
14677
14678 * browse-url.el (browse-url): Fix case of
14679 browse-url-browser-function being an alist.
14680
676ac023
CD
146812000-01-05 Carsten Dominik <cd@gnu.org>
14682
c1475eae
GM
14683 * textmodes/reftex-vars.el (reftex-parse-file-extension)
14684 (reftex-index-phrase-file-extension): New options.
676ac023
CD
14685
14686 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
c1475eae 14687 Use new option `reftex-index-phrase-file-extension'.
676ac023
CD
14688
14689 * textmodes/reftex.el (reftex-access-parse-file): Use new option
c1475eae 14690 `reftex-parse-file-extension'.
eb483e17 14691
88807984
DL
146922000-01-05 Dave Love <fx@gnu.org>
14693
83de2ebc 14694 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
88807984
DL
14695 (beginning-of-defun-raw): Use it.
14696 (end-of-defun): New variable.
14697 (end-of-defun): Use it.
14698 (check-parens): New command.
14699
1362aeb4
TTN
147002000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
14701
c1475eae
GM
14702 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
14703 (hs-show-block): Don't use `mapcar' when not accumulating.
1362aeb4 14704
7ddafb95
TTN
14705 Fix buglet in local variables initialization.
14706
7334aa99
AS
147072000-01-05 Andreas Schwab <schwab@suse.de>
14708
14709 * hscroll.el (hscroll): Doc fix.
14710
b12e24cd
CD
147112000-01-05 Carsten Dominik <cd@gnu.org>
14712
14713 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
14714 idlw-toolbar.
14715
14716 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
14717 file idlw-rinfo.el.
1362aeb4
TTN
14718 (idlwave-customize): load must read file idlw-shell.el.
14719 (idlwave-create-customize-menu): load must read file idlw-shell.el.
b12e24cd 14720
d6226972
CD
147212000-01-05 Carsten Dominik <dominik@astro.uva.nl>
14722
14723 * progmodes/idlw-shell.el: Also provide idlwave-shell
14724 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
14725 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
14726
14727 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
14728 both reftex-dcr and reftex-vcr.
1362aeb4 14729
d6226972
CD
14730 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
14731
6ddb893f 147322000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
894ee0a2
KH
14733
14734 * ps-print.el: PostScript code now is in separate files, doc fix.
14735 (ps-print-version): New version number (5.0.3).
14736 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
14737 local.
14738 (ps-spool-config): Initialization fix.
c1475eae
GM
14739 (ps-print-prologue-1, ps-print-prologue-2)
14740 (ps-print-duplex-feature): PostScript code moved to separated file.
894ee0a2
KH
14741 (ps-background-image): Little code reformating.
14742 (ps-begin-file, ps-begin-job): Fix code.
88807984 14743 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
894ee0a2
KH
14744 (ps-prologue-file): New fun.
14745
ae833aae
KH
147462000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14747
c1475eae 14748 * ps-vars.el: Eliminated.
ae833aae
KH
14749
14750 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
14751 `;;;###autoload'.
14752
14753 * ps-print.el: ps-vars eliminated, doc fix.
14754 (ps-print-version): New version number (5.0.2).
14755 (ps-spool-config): Initialization fix.
14756 (ps-print-customize): New fun.
14757
560a7bd2
GM
147582000-01-04 Gerd Moellmann <gerd@gnu.org>
14759
14760 * autorevert.el (auto-revert-mode): Return value of
14761 auto-revert-mode.
14762
f45dd0f4
DL
147632000-01-04 Dave Love <fx@gnu.org>
14764
fae2ac05
DL
14765 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
14766 menu items.
f45dd0f4 14767
61255981
DL
147682000-01-03 Dave Love <fx@gnu.org>
14769
88807984 14770 * elide-head.el (elide-head) [defgroup]: Add :version.
c282ca4d 14771
83de2ebc 14772 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
61255981
DL
14773 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
14774 `cl-hash-table-p', not `hash-table-p'.
14775 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
14776
c182a70f
EZ
147772000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14778
14779 * faces.el (face-read-integer, read-face-attribute)
14780 (color-defined-p, color-values): unspecified-{f,b}g are now
14781 strings.
14782
047f434a
GM
147832000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
14784
14785 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
14786 at comment end, and re-insert them after filling.
14787
bab531e2
EZ
147882000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14789
14790 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
f7002084
EZ
14791 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
14792 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
bab531e2 14793
d684c676
EZ
147942000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14795
14796 * term/x-win.el (xw-defined-colors): Call color-supported-p,
14797 the new name of face-color-supported-p.
14798
14799 * term/w32-win.el (xw-defined-colors): Likewise.
14800
0aad4805
EZ
148012000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
14802
14803 * simple.el (completion-setup-function): Count completion-size
14804 from minibuffer-prompt-end, not from point-min.
14805
5fe1d139
EZ
148062000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
14807
14808 * faces.el (read-face-attribute, defined-colors, color-defined-p):
14809 Pass the frame to tty-color-* functions.
14810 (display-color-p, frame-set-background-mode): Pass the frame to
14811 tty-display-color-p.
14812
14813 * term/tty-colors.el (tty-defined-color-alist): Renamed from
14814 tty-color-alist.
14815 (tty-color-alist, tty-modify-color-alist): New functions.
14816 (tty-color-define, tty-color-clear, tty-color-approximate)
14817 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
14818 an optional parameter FRAME.
14819
162dec01
GM
148202000-01-01 Gerd Moellmann <gerd@gnu.org>
14821
27189709
GM
14822 * image.el (create-image, defimage): Don't assume image data is a
14823 string.
14824
162dec01
GM
14825 * image.el (defimage): Handle specifications containing :data
14826 instead of :file.
14827 (image-type-from-data): New function.
14828 (image-type-from-file-header): Use it.
14829 (create-image): Add parameter DATA-P.
1362aeb4 14830
bea56df7 14831See ChangeLog.8 for earlier changes.
25a6fab1
KH
14832
14833;; Local Variables:
e64c3a75 14834;; coding: iso-2022-7bit
25a6fab1 14835;; End: