*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
abaddb98
EZ
12001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * man.el (Man-hyphenated-reference-regexp): New variable.
4 (Man-build-references-alist): Use it to search for referenced
5 manpages. If hyphenated is non-nil, record a concatenated word in
6 Man-refpages-alist only if it matches Man-reference-regexp.
7 Update word's length when it is concatenated. Reverse the list,
8 to get the first manpage at the head.
9 (Man-possibly-hyphenated-word): New function.
10 (Man-follow-manual-reference): Use it instead of current-word to
11 find a manpage at point, in a way that accounts for hyphenated
12 references.
13
eb3f61dd
GM
142001-03-06 Alex Schroeder <alex@gnu.org>
15
16 * sql.el (sql-interbase): New function.
17 (sql-interbase-program): New option.
18 (sql-interbase-options): New option.
19 And some typos fixed: "customise" to "customize".
20
fa84f42a
DL
212001-03-06 Dave Love <fx@gnu.org>
22
23 * textmodes/flyspell.el (flyspell-region): Set up
24 flyspell-local-mouse-map.
25
fda3411d
RS
262001-03-05 Richard M. Stallman <rms@gnu.org>
27
28 * mail/rmail.el (rmail-retry-failure):
29 Don't call rmail-beginning-of-message.
30 Don't discard From: field. Do discard Received: field.
31 Use unwind-protect to re-prune.
32 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
33
e972ab1f
KH
342001-03-06 Kenichi Handa <handa@etl.go.jp>
35
36 * international/quail.el (quail-title): Add autoload cookie.
37
335db3c1
DL
382001-03-05 Dave Love <fx@gnu.org>
39
40 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
41 new defs.
42
278dd6ac
KH
432001-03-05 Kenichi Handa <handa@etl.go.jp>
44
36d5e61d
KH
45 * language/ethio-util.el (ethio-toggle-space): Update
46 current-input-method-title if necessary.
47 (ethio-toggle-punctuation): Likewise.
48
341cd4f0
KH
49 * international/quail.el (quail-title): Fix for the case that a
50 title of an input method is specified by a list of the same form
51 as used in mode-line-format.
52
278dd6ac
KH
53 * international/mule-cmds.el (activate-input-method): If
54 current-input-method-title is set by activating INPUT-METHOD,
55 respect that value.
56
10ebaeb6
GM
572001-03-05 Gerd Moellmann <gerd@gnu.org>
58
59 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
60
7a65c85c
GM
612001-03-05 Alex Schroeder <alex@gnu.org>
62
63 * sql.el (sql-sybase): Fix typo (was: query user about server two
64 times instead of server and database).
65
66 * sql.el (sql-sybase): Doc change.
67 (sql-mysql): Doc change.
68 (sql-postgres): Doc change.
69
b86644f2
KH
702001-03-05 Kenichi Handa <handa@etl.go.jp>
71
72 * international/mule-conf.el (emacs-mule, raw-text): Docstring
73 modified.
74
e30bd7b7
EZ
752001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
76
77 * term/internal.el: Update copyright notice.
78
79 * term/pc-win.el: Update copyright notice.
80
7e365285
DL
812001-03-02 Dave Love <fx@gnu.org>
82
83 * files.el (insert-file-contents-literally): Bind
84 inhibit-file-name-handlers and inhibit-file-name-operation, not
85 jka-compr-compression-info-list.
86
75ed43a6
SM
872001-03-02 Stefan Monnier <monnier@cs.yale.edu>
88
89 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
90 spaces in default comment-start-skip settings rather than \s-.
91
53c4b1e6
EZ
922001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
93
94 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
95 default-frame-alist as well.
96
028d739a
DL
972001-03-01 Dave Love <fx@gnu.org>
98
99 * textmodes/reftex.el (defvar): Wrap some defvars in
100 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
101
102 * subr.el (event-basic-type): Doc fix.
103
104 * international/quail.el: Doc fixes.
105
106 * international/utf-8.el: Doc fixes.
107
108 * international/mule-cmds.el: Doc fixes.
109 (leim-list-header): Fix header text.
110
111 * international/mule.el (coding-system-category): Doc fix.
112
113 * international/ccl.el (ccl-compile): Doc fix.
114
15d1caef
SM
1152001-03-01 Stefan Monnier <monnier@cs.yale.edu>
116
117 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
118 rather than (before|after)-change-functions.
119
f84ff02c
GM
1202001-03-01 Gerd Moellmann <gerd@gnu.org>
121
122 * ediff-util.el (ediff-scroll-horizontally): Arrange for
123 scroll-left and scroll-right being called interactively so that
124 they set the window's min_hscroll.
125
e0c1e774
EZ
1262001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
127
128 * info.el (info-insert-file-contents-1): Accept an additional
129 argument `lfn': if it is non-nil, concatenate `filename' and
130 `suffix'; otherwise use the complicated MS-DOS code. All callers
131 changed.
132 (info-insert-file-contents, Info-find-node): If the MS-DOS port
133 can access long file names, try the long file-name version of
134 `info-insert-file-contents-1', then the short file-name version.
135
b8b2ea31 1362001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 137
af122766
KH
138 * language/ethio-util.el (setup-ethiopic-environment-internal):
139 Change bindings of functions keys to conform to "Emacs Lisp Coding
140 Convention".
141
142 * language/ethiopic.el ("Ethiopic"): Add documentation.
143
b8b2ea31
KH
1442001-02-28 Kenichi Handa <handa@etl.go.jp>
145
1d64e2ad
KH
146 * international/utf-8.el (mule-utf-8): Set coding-category
147 property to coding-category-utf-8.
148
91cb6e51
RS
1492001-02-27 Richard M. Stallman <rms@gnu.org>
150
151 * lpr.el (lpr-page-header-switches, print-region-1):
152 Undo 2000-07-06 change.
7298f3f7
RS
153 (lpr-add-switches): Default to t on gnu/linux.
154
c0cb1027
GM
1552001-02-27 Gerd Moellmann <gerd@gnu.org>
156
157 * bs.el (bs-attributes-list): Doc fix.
158
01459648
GM
1592001-02-26 Gerd Moellmann <gerd@gnu.org>
160
baebd8a5
GM
161 * help.el (describe-project): Display the file THE-GNU-PROJECT.
162
01459648
GM
163 * help.el (view-order-manuals): Use goto-address.
164
165 * startup.el (command-line-1): Add info about ordering manuals
166 to the not so fancy splash screens.
167
f93e614e
AS
1682001-02-26 Andre Spiegel <spiegel@gnu.org>
169
01459648
GM
170 * vc.el (vc-default-workfile-unchanged-p)
171 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 172
12435002
GM
1732001-02-26 Gerd Moellmann <gerd@gnu.org>
174
c596c392
GM
175 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
176 fontify in the right buffer.
177
12435002
GM
178 * allout.el (outline-flag-region): Move macro in front of first
179 use to avoid a run-time error.
180
425de386
AI
1812001-02-24 Andrew Innes <andrewi@gnu.org>
182
183 * makefile.w32-in: Fix copyright notice.
184
66c56ed1
KH
1852001-02-24 Kenichi Handa <handa@etl.go.jp>
186
4c1593ce
KH
187 * international/utf-8.el (mule-utf-8): Set correct value for
188 valid-codes property.
189
66c56ed1
KH
190 * international/fontset.el (x-complement-fontset-spec): In the
191 case that we use ASCII font for the other charsets, use only
15d1caef 192 family and registry part of it.
66c56ed1 193
119171dd
EZ
1942001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
195
196 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
197 (shrink-window-if-larger-than-buffer): Doc fix.
198
932c309e
SM
1992001-02-23 Stefan Monnier <monnier@cs.yale.edu>
200
201 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
202 predicate passed to completing-read.
203
9b760e36
EZ
2042001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
205
206 * startup.el (command-line): Fix last change.
207
5c39a60f
JR
2082001-02-23 Jason Rumney <jasonr@gnu.org>
209
210 * startup.el (tool-bar-originally-present): New variable.
211 (command-line): Set it if the tool-bar is switched on at startup.
212
213 * frame.el (frame-notice-user-settings): Only adjust frame height
214 for no tool-bar case if tool-bar was originally switched on.
796ead7e 215 From E. Jay Berkenbilt.
5c39a60f 216
cb91b2c7
SM
2172001-02-22 Stefan Monnier <monnier@cs.yale.edu>
218
39b557e8
SM
219 * server.el (server-switch-buffer): Only switch window if the
220 current one is dedicated.
221
cb91b2c7
SM
222 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
223 rather than using (match-beginning 0) when searching for break point.
224
9238a8df
EZ
2252001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
226
227 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
228 @ follows an accent command such as @'. Support optional braces
229 in commands that insert accents, like makeinfo does.
230
3473f362
GM
2312001-02-22 Gerd Moellmann <gerd@gnu.org>
232
233 * startup.el (fancy-splash-text): Add a line for ordering
234 manuals. Reverse order of splash screens shown.
235 (use-fancy-splash-screens-p): Adapt to the text line added.
236
237 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
238 manuals from the FSF.
239
240 * help.el (view-order-manuals): New function.
241 (toplevel): Bind C-h C-m to this function.
242
76a4de07
SM
2432001-02-21 Stefan Monnier <monnier@cs.yale.edu>
244
245 * newcomment.el (comment-forward): Skip the comment-start before
246 searching for the comment-end.
247
75b71d85
DL
2482001-02-21 Dave Love <fx@gnu.org>
249
2f4c9a87
DL
250 * custom.el (custom-initialize-changed, defcustom): Doc fix.
251
75b71d85
DL
252 * international/mule-cmds.el, international/mule.el: Doc fixes.
253
254 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
255 (fortune) <defgroup>: Add :link.
256 (fortune-from-region): Use eq, not eql.
257
ffc9ff0c
GM
2582001-02-21 Gerd Moellmann <gerd@gnu.org>
259
260 * startup.el (fancy-splash-screens): Use display-hourglass
261 instead of display-busy-cursor.
262
263 * frame.el (display-hourglass): Renamed from busy-cursor.
264 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
265 (show-cursor-in-non-selected-windows): Doc fix.
266
f34eb373
DL
2672001-02-20 Dave Love <fx@gnu.org>
268
269 * international/utf-8.el: Doc and commentary fixes.
270
f55e4a7e
EZ
2712001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
272
273 * ehelp.el (with-electric-help): Doc fix.
274
fa97adf6
GM
2752001-02-20 Gerd Moellmann <gerd@gnu.org>
276
277 * msb.el (msb-mode): Call the update-buffers function explicitly
278 with a FORCE argument.
279
280 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
281 FORCE. If set, update the menu even if frame-or-buffer-changed-p
282 returns nil.
283
54ed3bd2
GM
2842001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
285
286 * ps-print.el: Timestamp package replacement. Some enhancements.
287 Some XEmacs compatibility. Doc fix.
288 (ps-print-version): New version number (6.4).
289 (ps-printer-name): Initialization fix.
290 (ps-zebra-stripe-follow): Funcionality enhancement.
291 (ps-prologue-file): Code enhancement.
292 (ps-right-header): Timestamp package replacement.
293 (ps-setup, ps-face-bold-p, ps-face-italic-p,
294 ps-get-page-dimensions)
295 (ps-generate-header, ps-begin-file, ps-begin-job)
296 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
297 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
298 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
299 (coding-system-for-write): Var declaration (XEmacs compatibility).
300
e8ebf97d
MB
3012001-02-20 Miles Bader <miles@gnu.org>
302
303 * image-file.el (image-file-name-extensions): Add "tif".
304
136b27c5
GM
3052001-02-19 Gerd Moellmann <gerd@gnu.org>
306
307 * wid-edit.el (widget-button-click): Save the selected window
308 around the code handling clicks on buttons.
309
6ebbcf59
DL
3102001-02-18 Dave Love <fx@gnu.org>
311
312 * imenu.el (imenu--generic-function): Use mapc to iterate over
313 syntax characters.
314
595ded73
RS
3152001-02-17 Richard M. Stallman <rms@gnu.org>
316
b9fe3dc8
RS
317 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
318
595ded73
RS
319 * uniquify.el (uniquify-buffer-name-style): Doc fix.
320
f3f053f3
GM
3212001-02-16 Gerd Moellmann <gerd@gnu.org>
322
323 * mouse.el (mouse-save-then-kill): If the distance from the new
324 point to the mark is equal to the distance of point from the new
325 point, move point instead of the mark.
326
11570a8f
DL
3272001-02-16 Dave Love <fx@gnu.org>
328
329 * textmodes/flyspell.el (flyspell-get-word): Return string without
330 properties.
331
fb339cd5
EZ
3322001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
333
334 * generic.el (generic-find-file-regexp): Doc fix.
335 (generic-ignore-files-regexp): New defcustom.
336 (generic-mode-find-file-hook): If the file's name matches the
337 regexp in `generic-ignore-files-regexp', don't enter
338 default-generic-mode. Doc fix.
339
c56b1c1b
GM
3402001-02-16 Gerd Moellmann <gerd@gnu.org>
341
c220b753
GM
342 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
343 Add autoload cookies.
344
c56b1c1b
GM
345 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
346 of cal-tex-24.
347
0d140e65
EZ
3482001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
349
81558867
EZ
350 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
351
0d140e65
EZ
352 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
353 the character class after the (optional) drive, to support file
354 names with embedded blanks.
355
713f7b15
SS
3562001-02-15 Sam Steingold <sds@gnu.org>
357
358 * textmodes/tex-mode.el (tex-shell-running):
359 Check the process buffer too.
360
9a2a6f73
DL
3612001-02-15 Dave Love <fx@gnu.org>
362
363 * battery.el (battery-status-function): Fix doc, :type.
364
15d1caef 365 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 366
fe10cef0
GM
3672001-02-15 Gerd Moellmann <gerd@gnu.org>
368
369 * subr.el (read-passwd): Clear Lisp memory holding password.
370
126f5d4d
MB
3712001-02-15 Miles Bader <miles@gnu.org>
372
373 * info.el (Info-copy-current-node-name): New function.
374 (Info-mode-menu): Add it to the menu.
375
92e98d63
RS
3762001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
377
378 * international/mule-cmds.el (toggle-input-method): Doc fix.
379
dd4e0e55
SM
3802001-02-13 Stefan Monnier <monnier@cs.yale.edu>
381
382 * replace.el (occur): Stop at end of buffer.
383
402dbbd1
EZ
3842001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
385
386 * international/mule-cmds.el (set-input-method): Another doc fix.
387
e9fcba3d
GM
3882001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
389
390 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
391
78ad1cd5
MB
3922001-02-13 Miles Bader <miles@gnu.org>
393
713f7b15 394 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
395 (set-face-stipple): Treat a value of nil as being `unspecified'.
396
fce9d9dc
DL
3972001-02-12 Dave Love <d.love@dl.ac.uk>
398
399 * international/latin1-disp.el: Doc fixes.
400 (latin1-display) <defgroup>: Add :link.
401 (latin1-display) <function>: Set variable latin1-display.
402
bc406911
EZ
4032001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
404
405 * international/mule-cmds.el (set-input-method): Doc fix.
406
68514d48
EL
4072001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
408
409 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
410 (speedbar-line-file): Return nil if not a file.
411 (speedbar-buffers-line-path): Return file for tags, and dir for files.
412
513bea45 4132001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 414
513bea45
MK
415 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
416 for remote files.
bc406911 417 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 418 with raw-text.
713f7b15 419
513bea45 420 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 421
513bea45
MK
422 * ediff-util.el (ediff-compute-custom-diffs-maybe): Better
423 handling of the diff mode
713f7b15 424
513bea45 425 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 426
bc406911 427 * viper.texi: Fix typos.
713f7b15 428
521d4010
DL
4292001-02-11 Dave Love <fx@gnu.org>
430
36fd8e17
DL
431 * shadowfile.el: Doc fixes.
432 (shadow) <defgroup>: Add :link.
433 (shadowfile-unload-hook): New function.
434 (shadow-initialize): Use defalias, not fset.
435 (shadow-define-cluster, shadow-define-literal-group)
436 (shadow-define-regexp-group, shadow-initialize): Add autoload
437 cookie.
438
521d4010
DL
439 * international/mule.el: Doc and message fixes.
440
36fd8e17
DL
441 * international/ccl.el (define-ccl-program): Doc fix.
442
92395bbe
KH
4432001-02-11 Kenichi Handa <handa@etl.go.jp>
444
445 * faces.el (mode-line): Set :line-width property to -1.
446
103db06c
RS
4472001-02-10 Richard M. Stallman <rms@gnu.org>
448
08b78974
RS
449 * complete.el (partial-completion-mode): Doc fix.
450
103db06c
RS
451 * simple.el (delete-key-deletes-forward-mode):
452 Change `let' to `let*' to fix gross bug in last change.
453
454 * repeat.el (repeat): Don't let execute-kbd-macro alter
455 real-last-command.
456
a6a1ee53
EZ
4572001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
458
459 * simple.el (eval-expression): Doc fix.
460
d2f288c6
DL
4612001-02-09 Dave Love <fx@gnu.org>
462
038f4ae3
DL
463 * imenu.el (imenu-generic-expression): Doc fix.
464
465 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name. From
466 Juanma Barranquero.
467
15d1caef 468 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 469
9804b846
KH
4702001-02-09 Kenichi Handa <handa@etl.go.jp>
471
472 * faces.el (set-face-attribute): Describe the case of a negative
473 value specified for :line-width.
474
532f5197
SM
4752001-02-08 Stefan Monnier <monnier@cs.yale.edu>
476
477 * which-func.el (which-func-mode): Invert which-func-mode-global.
478 Fix from Juanma Barranquero <lektu@uol.com.br>.
479
1d279666
DL
4802001-02-08 Dave Love <fx@gnu.org>
481
4681ca3a
DL
482 * wid-edit.el (widget-plist-convert-widget): Replace binding of
483 widget-plist-value-type.
484 (widget-alist-convert-widget): Replace binding of
485 widget-alist-value-type.
486
1d279666
DL
487 * textmodes/paragraphs.el (sentence-end): Doc fix.
488
489 * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove
490 `backward-line'.
491
532f5197
SM
492 * play/pong.el (pong-blank-color, pong-bat-color)
493 (pong-ball-color, pong-border-color, pong-left-key)
494 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
495 (pong-pause-key, pong-resume-key, pong-timer-delay):
496 * mail/mh-comp.el (mh-compose-letter-function):
497 * eshell/esh-mode.el (eshell-skip-prompt-function):
498 * emulation/viper-ex.el (ex-unix-type-shell-options):
499 * recentf.el (recentf-menu-filter):
500 * ps-print.el (ps-print-region-function):
501 * lpr.el (print-region-function):
502 * forms.el (forms-mode-hooks):
503 * dirtrack.el (dirtrack-directory-change-hook):
504 * cus-start.el (temp-buffer-show-function, display-buffer-function):
505 * textmodes/spell.el (spell-filter):
506 * textmodes/fill.el (adaptive-fill-function):
507 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
508 * progmodes/etags.el (find-tag-default-function):
509 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
510 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
511
6f676109
EZ
5122001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
513
751d3bc4
EZ
514 * emulation/viper-init.el (viper-fast-keyseq-timeout)
515 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
516 Meyering <jim@meyering.net>.
517
6f676109
EZ
518 * loadup.el: Revert last change.
519
d3c26cdf
KH
5202001-02-07 Kenichi Handa <handa@etl.go.jp>
521
522 * international/mule.el (transform-make-coding-system-args): Make
523 it work also for coding systems not using CCL.
524
44806980
EZ
5252001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
526
9889af08
EZ
527 * simple.el (previous-matching-history-element)
528 (next-matching-history-element): Doc fix.
529
44806980
EZ
530 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
531 specific part.
532
1e36ff68
DL
5332001-02-06 Dave Love <fx@gnu.org>
534
713f7b15 535 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
536 (add-log-buffer-file-name-function, add-log-file-name-function):
537 Fix :type.
538 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
539
c7ca58df
EZ
5402001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
541
fecd556a
EZ
542 * info.el (info-initialize): Remove the test for system-type when
543 invocation-directory is non-nil.
544
c7ca58df
EZ
545 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
546 of `font-lock-defaults' to `backward-paragraph' rather than nil.
547
587b5737
AI
5482001-02-06 Andrew Innes <andrewi@gnu.org>
549
550 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
551 absolute.
552
baf7eee4
GM
5532001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
554
555 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
556 buffers. When hi-lock turned on rather than only checking current
557 buffer for regexps, all buffers are checked. Moved activation of
558 font-lock to hi-lock-refontify. When font-lock turned off rather
559 than removing added highlighting just in current buffer, remove it
560 in all buffers. Changed edit menu text from "Automatic
561 Highlighting" to "Regexp Highlighting" Documentation for
562 highlighting phrases, minor documentation changes.
563 (hi-lock-set-file-patterns): Execute only if there are new or
564 existing file patterns.
565 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
566 unfontify and, if a support mode is active, will not refontify the
567 whole buffer. If necessary, turn on font lock. (Removed
568 font-lock-unfontify and font-lock support-mode-specific calls,
569 such as lazy-lock-fontify-window.)
570 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
571 patterns are found. Not useful now since find-file-hook is removed
572 if hi-lock is off, but may be needed for per-buffer hi-lock
573 activation.
574 (hi-lock-face-phrase-buffer): New function. Also added related
575 menu item and keybinding.
576 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
577 (hi-lock-process-phrase): New function.
578 (hi-lock-line-face-buffer): Doc fixes.
579 (hi-lock-face-buffer): Doc fixes.
580 (hi-lock-unface-buffer): Doc fixes.
713f7b15 581
36710aa6
GM
5822001-02-06 Gerd Moellmann <gerd@gnu.org>
583
584 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
585 dabbrev-ignored-regexps.
586
d3f22784
EZ
5872001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
588
589 * simple.el (kill-line): Doc fix.
590
5cb3c8d4
DL
5912001-02-05 Dave Love <fx@gnu.org>
592
593 * loadup.el: Revert last two changes -- bootstrapping works with
594 regenerated loaddefs.
595
e6297e7d
EZ
5962001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
597
1e14b095
EZ
598 * isearch.el (isearch-forward): Doc fix.
599
e6297e7d
EZ
600 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
601 of font-lock-defaults to backward-paragraph.
602
e16f52ce
GM
6032001-02-05 Gerd Moellmann <gerd@gnu.org>
604
605 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
606 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
607
01d19dd7
GM
6082001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
609
610 * ebnf2ps.el: Eliminate time-stamp functions.
611 (ebnf-version): New version (3.5).
612 (ebnf-eps-finish-and-write): Replace time-stamp functions by
613 format-time-string.
614
24886813
GM
6152001-02-05 Gerd Moellmann <gerd@gnu.org>
616
617 * simple.el (next-line): Goto end-of-line before inserting a newline.
618
65e70fc4
MB
6192001-02-05 Miles Bader <miles@gnu.org>
620
621 * image-file.el (insert-image-file): When visiting an image, also
622 set `truncate-lines' to t so that any fringe arrow looks correct.
623
482f06c9
KH
6242001-02-05 Kenichi Handa <handa@etl.go.jp>
625
626 * isearch.el (isearch-forward): Add description about input method
627 in the docsting.
628
02399da7
SM
6292001-02-04 Stefan Monnier <monnier@cs.yale.edu>
630
631 * skeleton.el (skeleton-internal-1): Always push the mark for @.
632
2c366083
EZ
6332001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
634
635 * info.el (info-initialize): If installation-directory is nil, for
636 DOS/Windows systems try looking in a sibling of
637 invocation-directory.
638
bdadfce3
GM
6392001-02-02 Gerd Moellmann <gerd@gnu.org>
640
79fb38c0
GM
641 * wid-edit.el (widget-button-click): Fix last change.
642
bdadfce3
GM
643 * frame.el (frame-notice-user-settings): When resizing the initial
644 frame because the tool bar is off, also change the frame's top
645 position if a negative top position was specified.
646
33155ffb
MB
6472001-02-02 Miles Bader <miles@gnu.org>
648
649 * image-file.el (insert-image-file): When visiting an image,
650 suppress the cursor in the image buffer.
651
1355ba0c
DL
6522001-02-01 Dave Love <fx@gnu.org>
653
654 * progmodes/f90.el (f90-mode): Remove startup message.
655
fb758d2d 656 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 657
01acdb05
GM
6582001-02-01 Gerd Moellmann <gerd@gnu.org>
659
660 * startup.el (command-line): Fix code determining whether or not
661 to use delete-key-deletes-forward-mode.
662
5b1ee316
AS
6632001-02-01 Andre Spiegel <spiegel@gnu.org>
664
665 * vc.el (vc-diff-switches): New user option.
666 (vc-version-diff): Use it.
667 (vc-diff-switches-list): New macro.
668
669 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
670 customization options.
671 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
672
673 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
674
00b1e7a1
GM
6752001-02-01 Gerd Moellmann <gerd@gnu.org>
676
677 * msb.el (toplevel): Quote hook symbols.
678
85827036
KH
6792001-02-01 Kenichi Handa <handa@etl.go.jp>
680
8e028499 681 * international/mule.el (make-coding-system): Add description
3c948dde 682 about recognized properties in the docstring.
8e028499 683
85827036
KH
684 * international/mule-conf.el: Remove unused charsets
685 mac-roman-lower and mac-roman-upper.
686
7ccf7ab9
GM
6872001-01-31 Gerd Moellmann <gerd@gnu.org>
688
2441692d
GM
689 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
690 is in front of the left-margin, if any.
691
ee5cece0
GM
692 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
693 like `delete'.
694
695 * bindings.el: Define `kp-delete' like `delete' in
696 function-key-map.
697
7ccf7ab9
GM
698 * term/w32-win.el (mouse-set-font): Doc fix.
699
b4f30ec5 7002001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 701
b4f30ec5
GM
702 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
703 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
704 on already.
705
03e0fe6e
GM
7062001-01-31 Markus Rost <rost@math.ohio-state.edu>
707
708 * files.el (save-buffer): Don't give message if (buffer-file-name)
709 returns nil.
713f7b15 710
8f289acc
EZ
7112001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
712
cb4aae04
EZ
713 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
714
dbd98b19
EZ
715 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
716 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
717
8f289acc
EZ
718 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
719 display problems.
720
c12553c1
KH
7212001-01-31 Kenichi Handa <handa@etl.go.jp>
722
c7bf5db9
KH
723 * international/mule.el (charset-info): Fix docstring.
724
725 * international/mule-diag.el (describe-character-set): Check final
726 char valid before printing it.
c12553c1 727
14f16b9c
GM
7282001-01-30 Gerd Moellmann <gerd@gnu.org>
729
efaa080b
GM
730 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
731
eef93f99
GM
732 * frame.el (frame-notice-user-settings): Do the tool-bar
733 stuff only for graphical displays. Fix a braino.
713f7b15 734
14f16b9c
GM
735 * frame.el (frame-initialize): Create initial frame visible.
736 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 737 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
738
739 * startup.el (command-line): Remove manipulation of frame
740 height for tool bars.
741
4ad25e43
EZ
7422001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
743
744 * lpr.el: Compatibility with XEmacs and doc fixes.
745 (lpr-windows-system, lpr-lp-system): New vars.
746 (lpr-printer-switch): New defcustom.
747 (printer-name, lpr-command): Customization fix.
748 (print-region-1): Code fix.
749 (print-region-new-buffer, printify-region): Indentation fix.
750 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
751 functions.
752
e8f044a0
GM
7532001-01-29 Gerd Moellmann <gerd@gnu.org>
754
755 * msb.el (toplevel): Fix the eval-after-load.
756
850d5045
GM
7572001-01-29 Dave Love <fx@gnu.org>
758
762fe76e
DL
759 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
760
761 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
762
850d5045
GM
763 * progmodes/tcl.el (outline, dabbrev, add-log): Require when
764 compiling.
765 (tcl-using-emacs-19-23): Consider Emacs 21+.
766 (tcl-help-directory-list, tcl-command-switches): Fix :type.
767 (tcl-add-emacs-menu): Supply menu name.
768 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
769
3a768251
GM
7702001-01-29 Gerd Moellmann <gerd@gnu.org>
771
772 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
773
274d02f7
SM
7742001-01-29 Stefan Monnier <monnier@cs.yale.edu>
775
776 * pcvs.el (cvs-mark-fis-dead): New function.
777 (cvs-mode-add): Use it.
778 (cvs-mode-add-change-log-entry-other-window):
779 Rebind change-log-default-name to itself rather than to nil.
780
ed5d446e
SS
7812001-01-29 Sam Steingold <sds@gnu.org>
782
efaa080b 783 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
784 `autoload' statements.
785
e2a80284
EZ
7862001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
787
8e1db7b3
EZ
788 * files.el (confirm-kill-emacs): Doc fix.
789
ff2a1c79
EZ
790 * frame.el (frame-initialize): Doc fix.
791
e7b0deaf
EZ
792 * time-stamp.el (time-stamp-string): Doc fix.
793
e2a80284
EZ
794 * woman.el (WoMan-log-1): Make the log buffer writable. From
795 Markus Rost <rost@math.ohio-state.edu>.
796
005913e4
GM
7972001-01-29 Gerd Moellmann <gerd@gnu.org>
798
799 * imenu.el (imenu-syntax-alist): Add autoload cookie for
800 the `make-variable-buffer-local'.
801
58622cc5
GM
8022001-01-29 Dave Love <fx@gnu.org>
803
804 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
805 (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
806 autoload cookie.
807 (ansi-color-apply-sequence): Fix typo.
808
0404d031
GM
8092001-01-29 Gerd Moellmann <gerd@gnu.org>
810
ed5d446e 811 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
812 Postscript printing in black and white.
813
0404d031
GM
814 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
815 X-Mailman-Version, Precedence, List-Help, List-Post,
816 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
817 Content-Type, Content-Length.
818
3b6ed359
DL
8192001-01-29 Dave Love <fx@gnu.org>
820
ddd16e7a
DL
821 * elide-head.el (elide-head): Make overlay evaporate.
822
3b6ed359
DL
823 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
824 fix.
825
8005142f
EZ
8262001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
827
828 * isearch.el (isearch-highlight): Don't punt if the display
829 doesn't support colors, since isearch faces are defined for
830 monochrome displays as well.
831
84728570
SS
8322001-01-27 Sam Steingold <sds@gnu.org>
833
834 * shell.el (shell-write-history-on-exit): Make sure that we are in
835 the shell buffer (M-x tex-file RET inserted the error message into
836 the TeX buffer).
837
e26f9ced
EZ
8382001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
839
840 * simple.el (transient-mark-mode): Doc fix.
841
dc0274bd
GM
8422001-01-27 Gerd Moellmann <gerd@gnu.org>
843
84728570 844 * progmodes/etags.el (find-tag-noselect): Don't bind
dc0274bd
GM
845 tags-file-name.
846
c1acacc4
EZ
8472001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
848
f5058b96
EZ
849 * shell.el (shell-unquote-argument): If the shell is one of the
850 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
851 quote character.
852 (shell-dumb-shell-regexp): Document that the shells which match
853 this regexp are supposed to not treat a backslash as a quote
854 character.
855
c1acacc4
EZ
856 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
857 from 2001-01-12. It is not needed, since backspace is mapped into
858 DEL.
859
103db06c 8602001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 861
84728570 862 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
863 Treat a one-capital-letter abbrev as "not all upper case",
864 so as to force preservation of the expansion's pattern
865 if the expansion starts with a capital letter.
866
cfa70244
EZ
8672001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
868
cfee9de7
EZ
869 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
870 Doc fix.
871
cfa70244
EZ
872 * simple.el (transient-mark-mode): Document the fact that many
873 commands act on the region when mark is active.
874
17d90d6b
KH
8752001-01-27 Kenichi Handa <handa@etl.go.jp>
876
877 * international/quail.el (quail-setup-completion-buf): Make the
878 multibyteness of current buffer inherited to Quail completion
879 buffer.
880 (quail-show-guidance-buf): Make the multibyteness of current
881 buffer inherited to Quail guidance buffer.
882 (quail-help): Make the multibyteness of current buffer inherited
883 to Quail help buffer.
884
61076b20
DL
8852001-01-26 Dave Love <fx@gnu.org>
886
c47e2c68
DL
887 * time-stamp.el: Doc fixes.
888
84728570 889 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
890 (delphi-keyword-face, delphi-other-face): Fix :type.
891
940f14b4
DL
892 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
893
894 * mail/feedmail.el (feedmail): Add :link.
895 (feedmail-send-it): Doc fix.
896
897 * mail/sendmail.el: Doc fixes.
898 (sendmail-send-it): Fix the non-ASCII regexp and use
899 rfc2047-encode-string.
900
61076b20
DL
901 * dired.el, dired-aux.el: Revert last change.
902
6c317bd2
GM
9032001-01-26 Gerd Moellmann <gerd@gnu.org>
904
905 * makefile.w32-in (DONTCOMPILE): Add various term files.
906
9072001-01-26 Dave Love <fx@gnu.org>
908
909 * Makefile.in (DONTCOMPILE): Add various term files.
910
1c636b5f
GM
9112001-01-26 Gerd Moellmann <gerd@gnu.org>
912
af900b23
GM
913 * man.el (Man-default-man-entry, Man-mode): Doc fix.
914
15fa6db0
GM
915 * startup.el (display-startup-echo-area-message): Make sure
916 the echo area is resized to fit the size of the startup
917 message.
918
1c636b5f
GM
919 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
920 part of which is a constant.
921
9b1adbd5
EZ
9222001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
923
924 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
925 twice.
926
103db06c 9272001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
928
929 * simple.el (next-line): Don't let `newline' expand abbrevs.
930 Simplify slightly.
931 (open-line): Don't let `newline' expand abbrevs.
932
219227ea
JW
9332001-01-25 John Wiegley <johnw@gnu.org>
934
935 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
936 to `repeat' in the :type field.
937
938 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
939 allow a choice of regexp or nil.
d2906bf8 940 (pcomplete-dir-ignore): Same.
219227ea
JW
941
942 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
943 a command) to always fail.
944
ceba0dac
GM
9452001-01-25 Gerd Moellmann <gerd@gnu.org>
946
947 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
948 discard the result.
949 (iswitchb-to-end): Likewise.
950
9b0630e5
SS
9512001-01-25 Sam Steingold <sds@gnu.org>
952
953 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 954 Require vc.
9b0630e5 955
a2ed9670
SM
9562001-01-25 Stefan Monnier <monnier@cs.yale.edu>
957
f0c1adab
SM
958 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
959
a2ed9670
SM
960 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
961
34ac3367
DL
9622001-01-25 Dave Love <fx@gnu.org>
963
61076b20
DL
964 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
965 (describe-coding-system): Tweak the English text.
966
34ac3367
DL
967 * loadup.el: Preload international/ccl for utf-8.
968
4685e6b7
EZ
9692001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
970
971 * mail/rmail.el (rmail-redecode-body): Doc fix.
972
0fdb4475
KH
9732001-01-25 Kenichi Handa <handa@etl.go.jp>
974
23cfab61
KH
975 * international/mule-cmds.el (reset-language-environment): Reset
976 coding-category-utf-8 to mule-utf-8.
0fdb4475
KH
977
978 * international/mule-conf.el (coding-category-utf-8): Initialize
979 to mule-utf-8.
980
9b0630e5 981 * loadup.el: Preload international/utf-8.
0fdb4475
KH
982
983 * international/utf-8.el: New file.
984
245ed2b1
SM
9852001-01-24 Stefan Monnier <monnier@cs.yale.edu>
986
987 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
988
e95b0c08
SS
9892001-01-24 Sam Steingold <sds@gnu.org>
990
991 * dired.el (dired-replace-in-string): Removed.
992 (dired-sort-toggle): Use `replace-regexps-in-string'
993 instead of `dired-replace-in-string'.
9b0630e5 994
ceba0dac
GM
995 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
996 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 997
e95b0c08
SS
998 * gs.el (gs-replace-in-string): Removed.
999 (gs-options): Use `replace-regexps-in-string'
1000 instead of `gs-replace-in-string'.
1001
c3902c3e
EZ
10022001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
1003
1004 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
1005 bug report is mailed to an email list and posted to a news group.
1006
b66b6aeb
GM
10072001-01-24 Gerd Moellmann <gerd@gnu.org>
1008
e7e41584
GM
1009 * comint.el (comint-replace-by-expanded-history-before-point): Fix
1010 change of 2000-08-03 to move point to the start of the line again.
1011
b66b6aeb
GM
1012 * startup.el (tool-bar-images-pixel-height): New variable.
1013 (command-line): After loading the user's init file, when
1014 tool-bar-mode is on, increase the frame's size by some lines for
1015 the tool-bar.
1016
1017 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 1018
ff890e66
SZ
10192001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
1020
1021 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
1022 (chinese-big5): MIME:Big5.
1023
04363179
GM
10242001-01-24 Gerd Moellmann <gerd@gnu.org>
1025
e95b0c08 1026 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
1027 Handle commands with prefix args.
1028
d56aaa64
GM
10292001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1030
1031 * calendar/diary-lib.el (diary-float): Fix case of MONTH
1032 being a list of numbers.
1033 (diary-mail-entries): Rewritten.
1034
99858627
DL
10352001-01-23 Dave Love <fx@gnu.org>
1036
7aeb1fa9
DL
1037 * international/mule.el (make-coding-system): Fix typo.
1038
99858627
DL
1039 * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
1040 backward-paragraph as font-lock-beginning-of-syntax-function.
1041
5a43decf
EZ
10422001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
1043
1044 * font-lock.el (font-lock-mode): Doc fix.
1045
b0e98867
KH
10462001-01-23 Kenichi Handa <handa@etl.go.jp>
1047
1048 * international/mule.el (make-translation-table): Fix docstring.
1049
9c8acefd
EZ
10502001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
1051
fd4976b8
EZ
1052 * mail/rmail.el (rmail-redecode-body): New function.
1053
9c8acefd
EZ
1054 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
1055
871e0439
GM
10562001-01-22 Gerd Moellmann <gerd@gnu.org>
1057
21c2bbe0
GM
1058 * isearch.el (isearch-lazy-highlight-case-fold-search)
1059 (isearch-lazy-highlight-regexp): New variables.
1060 (isearch-lazy-highlight-cleanup): Update lazy highlight if
1061 case-fold search or regexp search has been toggled.
1062
5710730c
GM
1063 * wid-edit.el (widget-button-click): Avoid a save-excursion
1064 around running a global binding.
1065
871e0439
GM
1066 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
1067 to 0.25.
1068
d0554957
MB
10692001-01-20 Miles Bader <miles@gnu.org>
1070
1071 * cus-edit.el (custom-face-save): Do post-processing on the face's
1072 new value like `custom-face-set' does.
1073
1519f618
EZ
10742001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
1075
ccd87890
EZ
1076 * mail/emacsbug.el (report-emacs-bug): Report the value of
1077 LC_CTYPE, not LC_TYPE.
1078
1519f618
EZ
1079 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
1080 isearch-toggle-regexp and isearch-edit-string to doc string.
1081
9724173b
GM
10822001-01-19 Gerd Moellmann <gerd@gnu.org>
1083
48bb9196
GM
1084 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
1085 as font-lock-beginning-of-syntax-function in font-lock-defaults.
1086
e95b0c08 1087 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
1088 font-lock-beginning-of-syntax-function to nil.
1089
dc81f8a2
EZ
10902001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
1091
1092 * mail/emacsbug.el (report-emacs-bug): Report values of
1093 locale-coding-system, default-enable-multibyte-characters, and the
1094 environment variables LC_ALL, LC_TYPE, and LANG.
1095
99327974
GM
10962001-01-19 Gerd Moellmann <gerd@gnu.org>
1097
111c181e
GM
1098 * font-lock.el (font-lock-default-fontify-region): Fix last
1099 change.
e95b0c08 1100
2be6ecc6
GM
1101 * font-lock.el (font-lock-multiline): Default to nil.
1102 (font-lock-default-fontify-region): If font-lock-multiline is
1103 nil, don't check the property `font-lock-multiline'.
1104
99327974
GM
1105 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
1106 is nil, don't check the `font-lock-multiline' text property.
1107
2550055a
MK
11082001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
1109
0a949811 1110 * viper.el: Call initial-major-mode on startup.
e95b0c08 1111
0a949811 1112 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 1113
8501998a 1114 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 1115
2550055a 11162001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 1117
0a949811 1118 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 1119 diff mode, if available.
e95b0c08 1120
0a949811 11212001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 1122
8501998a 1123 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 1124
2550055a
MK
1125 * ediff-init.el (subst-char-in-string): Define and use it, unless
1126 it's already defined.
e95b0c08 1127
8962e303
GM
11282001-01-18 Gerd Moellmann <gerd@gnu.org>
1129
1130 * tooltip.el (tooltip-hide-delay): New user-option.
1131 (tooltip-show): Use tooltip-hide-delay instead of the default.
1132
6b453381
KH
11332001-01-18 Kenichi Handa <handa@etl.go.jp>
1134
1135 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
1136 kill-local-variable doesn't work for enable-multibyte-characters.
1137
9eaf396b
DL
11382001-01-17 Dave Love <fx@gnu.org>
1139
cebd37ce
DL
1140 * ediff-init.el (ediff-before-setup-hook)
1141 (ediff-merge-filename-prefix): Add :version.
1142
9eaf396b
DL
1143 * international/latin1-disp.el: Require disp-table.
1144 (latin1-display): Fix :set.
1145
1146 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
1147
f864120f
GM
11482001-01-17 Gerd Moellmann <gerd@gnu.org>
1149
1150 * isearch.el (isearch-lazy-highlight-initial-delay)
1151 (isearch-lazy-highlight-interval): Default to 0.
1152
11532001-01-17 Bob Glickstein <bobg@zanshin.com>
1154
1155 * isearch.el (isearch-highlight): Set isearch-overlay priority to
1156 1 here rather than each time through
1157 isearch-lazy-highlight-new-loop.
1158 (isearch-lazy-highlight-max): Variable deleted.
1159 (isearch-lazy-highlight-max-at-a-time): New user variable, like
1160 isearch-lazy-highlight-max but controls a single invocation of
1161 isearch-lazy-highlight-update.
1162 (isearch-lazy-highlight-wrapped): Variable recreated.
1163 (isearch-lazy-highlight-window-start): New variable.
1164 (isearch-lazy-highlight-cleanup): Restored to behavior of
1165 before 2-Jan.
1166 (isearch-lazy-highlight-remove-overlays): Function deleted;
1167 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
1168 behavior removed.
1169 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
1170 isearch-lazy-highlight-update in a loop rather than just once.
1171 Test isearch-invalid-regexp here and decide not to start a new
1172 loop, rather than testing it each time through
1173 isearch-lazy-highlight-update.
1174 (isearch-lazy-highlight-search): Function restored.
1175 (isearch-lazy-highlight-update): Get called in a timer loop again,
1176 but this time highlight more than one match each time through.
1177 Only highlight matches in the visible part of the window. Start
1178 at point, move in the direction of the search, and wrap around at
1179 the edge of the window. Use sit-for to force redisplay and ensure
1180 window-start is credible. "Face suppressing" behavior removed;
1181 overlay priorities should make it unnecessary, right?
1182 (isearch-highlight): Face suppressing behavior removed.
1183 (isearch-dehighlight): Face suppressing behavior removed.
1184 (isearch-set-lazy-highlight-faces-at): Removed.
1185
076ec540
KH
11862001-01-17 Kenichi Handa <handa@etl.go.jp>
1187
1188 * language/european.el ("Latin-1"): Make the format of description
1189 about additional language environments same as that of Latin-2.
1190
92328ec5
DL
11912001-01-16 Dave Love <fx@gnu.org>
1192
39f2174e
DL
1193 * isearch.el (isearch-lazy-highlight): Add :version.
1194
92328ec5
DL
1195 * simple.el (backward-delete-char-untabify-method)
1196 (next-line-add-newlines): Add :version.
1197
f251459d
GM
11982001-01-16 Gerd Moellmann <gerd@gnu.org>
1199
9d4850e5
GM
1200 * bindings.el: Bind <backspace> and <delete> via function-key-map.
1201 Don't bind <delete> otherwise.
1202
1203 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
1204 and <delete> via function-key-map.
1205
f251459d
GM
1206 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
1207 Subject line only if point is after the `Subject:'.
1208
771ffcf7
KH
12092001-01-16 Kenichi Handa <handa@etl.go.jp>
1210
bda6b481
KH
1211 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
1212 japanese-jisx0213-2 in `charset' property of this lang. env.
1213
35793af7
KH
1214 * language/european.el ("Latin-1"): Add description for Dutch and
1215 Spanish lang. env.
1216
771ffcf7
KH
1217 * international/mule.el (decode-char): Fix conditions.
1218 (encode-char): Handle eight-bit-control too.
1c8102ff 1219 (transform-make-coding-system-args): New function.
50c29104
KH
1220 (make-coding-system): Accept XEmacs style arguments for CCL base
1221 coding system.
771ffcf7 1222
e1cf67b6
GM
12232001-01-15 Gerd Moellmann <gerd@gnu.org>
1224
1225 * progmodes/etags.el (find-tag-noselect): Save the value of
1226 tags-file-name before switching buffers, for the case it has a
1227 buffer-local value.
1228
b3287acf
GM
12292001-01-15 Alex Schroeder <alex@gnu.org>
1230
9eaf396b
DL
1231 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
1232 From Dave Love <fx@gnu.org>.
b3287acf
GM
1233 (ansi-color-for-comint-mode): Fix :version.
1234
12352001-01-15 Alex Schroeder <alex@gnu.org>
1236
1237 * ansi-color.el (ansi-color-unfontify-region): Doc change.
1238
8d7ff9c8
EZ
12392001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
1240
1241 * dired.el (dired-insert-directory): If file-system-info fails,
1242 remove the " free " part, but don't signal an error.
1243
dbe99ae9
SS
12442001-01-12 Sam Steingold <sds@gnu.org>
1245
1246 * bookmark.el (bookmark-maybe-historicize-string):
1247 Use new backquote syntax.
1248
103db06c 12492001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
1250
1251 * subr.el (last): Handle a list that doesn't end in nil.
1252
ca2ddd8e
SS
12532001-01-12 Sam Steingold <sds@gnu.org>
1254
1255 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
1256 to `backward-delete-char-untabify'.
1257
1751c874
DL
12582001-01-12 Dave Love <fx@gnu.org>
1259
1260 * cus-edit.el (customize-menu-create): Fix the :filter following
1261 easymenu change.
1262
1263 * wid-edit.el (function): Add :match-alternatives.
1264 (widget-color-action): Doc fix.
1265
3cccce8d
GM
12662001-01-12 Gerd Moellmann <gerd@gnu.org>
1267
1268 * calendar/calendar.el (calendar-basic-setup): Doc fix.
1269
18bfd6b5
KH
12702001-01-12 Kenichi Handa <handa@etl.go.jp>
1271
60a62fdc
KH
1272 * international/mule-cmds.el (prefer-coding-system): Fix
1273 docstring.
1274
18bfd6b5
KH
1275 * international/ccl.el (define-ccl-program): Fix docstring.
1276
562e00da
DL
12772001-01-11 Dave Love <fx@gnu.org>
1278
14fd0da3
DL
1279 * international/mule-cmds.el (standard-display-european-internal):
1280 Set display table for 2208 as for 160.
1281
1282 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
1283
562e00da
DL
1284 * progmodes/fortran.el (fortran-mode-map): Modify Customization
1285 entry for custom-menu-create change.
1286 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
1287 don't cons it in the search loop.
1288
1289 * imenu.el (imenu--truncate-items): Revert last change.
1290
6e961dcd
EZ
12912001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1292
1293 * info.el (Info-setup-header-line): If the node header includes
1294 either Next: or Prev: links, don't show the File: and Node: parts
1295 in the header line.
1296
2c2ff7f2
GM
12972001-01-11 Gerd Moellmann <gerd@gnu.org>
1298
a7ee2d2e
GM
1299 * comint.el (comint-goto-process-mark): Don't print a message
1300 when running in batch mode.
1301
c5348233
GM
1302 * isearch.el (isearch-search): In the condition-case handler for
1303 `error', set isearch-invalid-regexp to the whole error message.
1304
422717d1
GM
1305 * subr.el (eval-after-load): Call load-symbol-file-load-history to
1306 ensure that eval-after-load works for files dumped with Emacs.
1307
1308 * help.el (load-symbol-file-load-history): New function extracted
1309 from function symbol-file.
1310 (symbol-file): Use it.
1311
2c2ff7f2
GM
1312 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
1313 exit.xpm.
1314
926861fb
EZ
13152001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1316
1317 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
1318 behave as if there were no prefix argument.
1319 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
1320 argument were nil.
1321
afa1f52c
RS
13222001-01-11 Richard M. Stallman <rms@gnu.org>
1323
ca2ddd8e 1324 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
1325 Don't look for more potential matches once maximum is exceeded.
1326 Use overlays-in to check correctly for overlap with current match.
1327 Ignore empty matches.
1328
47a9f362
MB
13292001-01-11 Miles Bader <miles@gnu.org>
1330
1331 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
1332 (ispell-overlay-window, ispell-help, ispell-show-choices)
1333 (ispell-command-loop): Use it instead of `window-height'.
1334
d196f58d
GM
13352001-01-10 Gerd Moellmann <gerd@gnu.org>
1336
cf523f0e
GM
1337 * files.el (confirm-kill-emacs): New user-option.
1338 (save-buffers-kill-emacs): Ask for final confirmation before
1339 killing Emacs.
1340
d196f58d
GM
1341 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
1342 to nil.
1343
7c6c3d8e
GM
13442001-01-10 Dave Love <fx@gnu.org>
1345
1f8be15d
DL
1346 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
1347
1348 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
1349 :type.
1350
1351 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
1352
1353 * calculator.el (calculator-number-digits): Fix :type.
1354
0d5184de
DL
1355 * vc-cvs.el (vc-cvs-header): Fix :type.
1356 * vc-rcs.el (vc-rcs-header): Fix :type.
1357 * vc-sccs.el (vc-sccs-header): Fix :type.
1358
1359 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1360
7c6c3d8e
GM
1361 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
1362
8c9f73a2
GM
1363 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
1364
457b792c
GM
13652001-01-10 Gerd Moellmann <gerd@gnu.org>
1366
1367 * simple.el (set-variable): Force a thorough redisplay for the
1368 case that the variable has an effect on the display, like
1369 `tab-width' has.
1370
d2622d08
AS
13712001-01-10 Andre Spiegel <spiegel@gnu.org>
1372
1373 * vc.el: Add documentation for backend interface.
1374
ae4b5f4f
KH
13752001-01-10 Kenichi Handa <handa@etl.go.jp>
1376
e0844717
KH
1377 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
1378
ae4b5f4f
KH
1379 * international/mule-conf.el (latin-extra-code-table): Set to t
1380 for \223 and \224.
1381
3184082b
KH
13822001-01-09 Kenichi Handa <handa@etl.go.jp>
1383
1384 * international/mule-cmds.el (locale-language-names): Map "es" to
1385 "Spanish" and "nl" to "Dutch".
1386
732b9cdd
GM
13872001-01-09 Gerd Moellmann <gerd@gnu.org>
1388
1dfca644
GM
1389 * bindings.el (global-map): Bind <home> to beginning-of-line,
1390 <end> to end-of-line, C-<home> to beginning-of-buffer, and
1391 C-<end> to end-of-buffer.
1392
732b9cdd
GM
1393 * language/european.el: Add Dutch and Spanish language info
1394 to be able to use the appropriate tutorials.
1395
13962001-01-09 Alex Schroeder <alex@gnu.org>
1397
1398 * ansi-color.el (ansi-color-process-output): Use markers instead
1399 of positions for start and end of region.
1400 (ansi-color-apply-on-region): Rewrote code to make it more robust.
1401 Previously, occasional mistakes happend when fontifying many
1402 chunks of output (eg. ls --color=yes /dev). This happened
1403 whenever an overlay was created up to the end of the region, which
1404 coincided with the process-mark. New text would then be added
1405 within that overlay instead of after it.
1406 (ansi-color-make-extent): Overlays are created with the property
1407 `modification-hooks' set to '(ansi-color-freeze-overlay).
1408 (ansi-color-freeze-overlay): New function. When inserting text at
1409 the end of the overlay, the overlay will resize.
1410
14112000-01-09 Alex Schroeder <alex@gnu.org>
1412
1413 * ansi-color.el (ansi-color-process-output): Doc change.
1414 (ansi-color-unfontify-region): Doc change. No longer installed
1415 automatically in font-lock-unfontify-region-function.
1416 (ansi-color-apply): Doc change.
1417 (ansi-color-apply-on-region): Use extents or overlays instead of
1418 text-properties.
1419 (ansi-color-make-extent): New function.
1420 (ansi-color-set-extent-face): New function.
1421
14222000-01-09 Alex Schroeder <alex@gnu.org>
1423
1424 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
1425 both use ansi-color-process-output, now.
1426 (ansi-color-process-output): Doesn't return string anymore. It is
1427 installed in comint-output-filter-functions for both Emacs and
1428 XEmacs, now.
1429 (ansi-color-unfontify-region): Simplified code removing variables
1430 pos and start-ansi.
1431 (ansi-color-apply): Put text-property ansi-color before putting
1432 text-property face because ansi-color-unfontify-region is called
1433 immediately after the call to put-text-property.
1434 (ansi-color-context-region): Doc change.
1435 (ansi-color-filter-region): Simplified code.
1436 (ansi-color-apply-on-region): Changed start to start-marker, using
1437 a marker explicitly. Put text-property ansi-color before putting
1438 text-property face because ansi-color-unfontify-region is called
1439 immediately after the call to put-text-property.
1440
14412000-01-09 Alex Schroeder <alex@gnu.org>
1442
1443 * ansi-color.el (ansi-color-faces-vector): Doc change.
1444 (ansi-color-for-comint-mode): Changed :type property to choice.
1445 (ansi-color-last-context): Removed.
1446 (ansi-color-process-output): Don't use ansi-color-last-context, as
1447 the main functions will store their context now.
1448 (ansi-color-context): Doc change.
1449 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
1450 Uses ansi-color-context such that repeated calls will strip
1451 partial escape sequences, too.
1452 (ansi-color-apply): Simplified code. Colorize end of string if
1453 face is not null. Store context in new (FACE STRING) format, such
1454 that repeated calls will strip partial escape sequences, too.
1455 Append faces to face property using ansi-color-apply-sequence such
1456 that cumulative mode actually works.
1457 (ansi-color-context-region): New variable.
1458 (ansi-color-filter-region): Rewrote it based on
1459 ansi-color-apply-on-region. Uses ansi-color-context-region such
1460 that repeated calls will strip partial escape sequences, too.
1461 (ansi-color-apply-on-region): Simplified code. Colorize end of
1462 region if face is not null. Store context in new (FACE POS)
1463 format, such that repeated calls will strip partial escape
1464 sequences, too. Append faces to face property using
1465 ansi-color-apply-sequence such that cumulative mode actually
1466 works.
1467 (ansi-color-apply-sequence): New function.
1468 (ansi-color-get-face): When the default face is added to the list
1469 of faces, all previous settings are discarded and the list of
1470 faces is set to '(default).
1471
14722000-01-09 Alex Schroeder <alex@gnu.org>
1473
1474 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
1475 face, such that ansi-color-apply and ansi-color-apply-on-region
1476 will do the right thing.
1477 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
1478 returns nil, set the list of faces back to nil instead of
1479 appending the result of ansi-color-get-face to the front of the
1480 list.
1481
14822000-01-09 Alex Schroeder <alex@gnu.org>
1483
1484 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
1485 (ansi-color-process): Doc change.
1486 (ansi-color-last-context): New buffer-local variable.
1487 (ansi-color-process-output): New function. It is automatically
1488 added to comint-output-filter-functions if this is XEmacs.
1489 (ansi-color-unfontify-region): New optional parameter for XEmacs
1490 compatibility. Check wether font-lock-syntactic-keywords is
1491 boundp before removing the syntax table text property, as XEmacs
1492 doesn't have it.
1493 (ansi-color-filter-region): Doc change.
1494 (ansi-color-apply-on-region): Doc change.
1495 (ansi-color-make-face): New function. Compatibility layer for
1496 XEmacs. Return temporary faces instead of cons cells for XEmacs.
1497 (ansi-color-make-color-map): Use ansi-color-make-face.
1498 (ansi-color-get-face): Avoid face text property '(nil) as results
1499 in an errow for XEmacs.
1500
15012000-01-09 Alex Schroeder <alex@gnu.org>
1502
1503 * ansi-color.el (ansi-color-unfontify-region): New function. Uses
1504 text-property ansi-color in order to preserve fontification by
1505 ansi-color. When the package is loaded, a lambda expression is
1506 put onto font-lock-mode-hook. This lambda expression will check
1507 font-lock-unfontify-region-function and replace
1508 font-lock-default-unfontify-region with
1509 ansi-color-unfontify-region.
1510 (ansi-color-apply): Add text-property ansi-color in addition to
1511 text-property face.
1512 (ansi-color-apply-on-region): Add text-property ansi-color in
1513 addition to text-property face.
1514 (save-buffer-state): Copy of the macro that is also used by
1515 lazy-lock and font-lock.
1516
1517 (ansi-color-for-comint-mode): New option.
1518 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
1519 (ansi-color-for-comint-mode-off): Ditto.
1520 (ansi-color-for-comint-mode-filter): Ditto.
1521 (ansi-color-process): New function. Uses
1522 ansi-color-for-comint-mode to decide what to do. This function is
1523 added to comint-preoutput-filter-functions when the package is
1524 loaded.
1525
1526 (ansi-color-for-shell-mode-set): Removed.
1527 (ansi-color-for-shell-mode): Removed.
1528
15292000-01-09 Alex Schroeder <alex@gnu.org>
1530
1531 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
1532 the lambda expression from the ansi-color-for-shell-mode :set
1533 property. Additionally, modify shell-mode-hook to enable or
1534 disable font-lock-mode for future shell buffers.
1535 (ansi-color-for-shell-mode): The :set property calls
1536 ansi-color-for-shell-mode-set instead of a lambda expression.
1537
15382000-01-09 Alex Schroeder <alex@gnu.org>
1539
1540 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
1541 (ansi-color-context): New variable.
1542 (ansi-color-apply): Save context between calls.
1543
fb55ff10
EZ
15442001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
1545
29910493
EZ
1546 * isearch.el (isearch, isearch-lazy-highlight-face): New
1547 definitions for face colors and attributes.
1548
fb55ff10
EZ
1549 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
1550 of display-mouse-p.
1551
134d6265
KH
15522001-01-09 Kenichi Handa <handa@etl.go.jp>
1553
1554 * international/mule.el (make-coding-system): If the coding system
1555 accepts extra latin codes, register such codes as safe for the
1556 coding system.
1557
103db06c 15582001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 1559
984c9f75
RS
1560 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
1561 don't mention the file name or the date here, because they are
1562 logged at the start of the file.
1563
15642001-01-08 Richard M. Stallman <rms@gnu.org>
1565
78b8eee8
RS
1566 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1567 Change screen-width to frame-width.
1568
1460e5d4
EZ
15692001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1570
1571 * info.el (Info-search): Print the default as part of the prompt.
1572
56f24bc1
AS
15732001-01-08 Andre Spiegel <spiegel@gnu.org>
1574
ca2ddd8e 1575 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
1576 constant implementations in backends.
1577
1578 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
1579 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
1580
1581 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
1582 WRITABLE to EDITABLE.
1583
1584 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
1585 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
1586 to EDITABLE.
1587
b7812d30
EZ
15882001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1589
1590 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
1591 (copyright, copyright-update): Compute the current year at run
1592 time.
1593
7e56ea04
GM
15942001-01-08 Gerd Moellmann <gerd@gnu.org>
1595
1596 * isearch.el (isearch-old-signal-hook): Removed.
1597 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
1598 instead of setting signal-hook-function.
1599 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
1600
a758f97d
GM
16012001-01-08 Kevin Gallagher <kevingal@onramp.net>
1602
1603 * emulation/edt.el: Update to version 4.0. Provide support for
1604 EDT scroll margins at top and bottom of the window. Provide an
1605 emulation of the EDT SUBS command (bound to GOLD-Enter, by
1606 default). Enhance edt-quit, bound to GOLD-q by default, to warn
1607 user when file-related buffer modifications exist. Provide
1608 support for running EDT Emulation in XEmacs. Provide customize
1609 access to some user updatable variables. Add Commentary section
1610 to file header. Fixed a few minor bugs and cleaned up some code.
1611
1612 * emulation/edt-mapper.el: Update to version 4.0. Provide support
1613 for detecting a keypress that generates an ASCII key sequence.
1614 (Previously, only a keypress that generates a vector was
1615 recognized.) Embed Window Manager name into name of the generated
1616 EDT Emulation initialization file since the initialization file is
1617 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 1618
30db89f9
EZ
16192001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
1620
4deb3ba9
EZ
1621 * mail/sendmail.el (mail-mode): Doc fix.
1622
30db89f9
EZ
1623 * info.el (Info-goto-emacs-command-node): Doc fix.
1624 (Info-goto-emacs-key-command-node): Doc fix.
1625
c3f2772b
EZ
16262001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1627
8726e79b 1628 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
1629 systems without long file-name support.
1630
0dac6924
AI
16312001-01-06 Andrew Innes <andrewi@gnu.org>
1632
1633 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
1634
4e6ef391
EZ
16352001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
1636
380866a2
EZ
1637 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
1638 (isearch-lazy-highlight-update): Doc fix.
1639
148b5960
EZ
1640 * ffap.el (ffap-bindings): Doc fix.
1641
4e6ef391
EZ
1642 * dired-x.el (dired-virtual-guess-dir): Doc fix.
1643
4cb1bcc2
DL
16442001-01-05 Dave Love <fx@gnu.org>
1645
1646 * emacs-lisp/cl-seq.el (remove, remq): Remove.
1647
3828218c
GM
16482001-01-05 Gerd Moellmann <gerd@gnu.org>
1649
f1ade7d3
GM
1650 * mouse-drag.el (mouse-drag-safe-scroll): Bind
1651 scroll-preserve-screen-position to nil.
1652
1f4139d5
GM
1653 * isearch.el (isearch-old-signal-hook): New variable.
1654 (isearch-mode): Set signal-hook-function to isearch-done.
1655 (isearch-done): Restore old signal-hook-function.
1656
3828218c
GM
1657 * info.el (Info-fontify-node): Mark one more char as intangible.
1658
3970013f
KH
16592000-01-05 Kenichi Handa <handa@etl.go.jp>
1660
3828218c 1661 * composite.el (compose-last-chars): New argument COMPONENTS. If
3970013f
KH
1662 it is non-nil, compose preceding characters by compose-region with
1663 COMPONENTS.
1664
1665 * international/quail.el (quail-input-string-to-events): New function.
1666 (quail-input-method): Convert input string to events here.
1667 (quail-start-translation): Return input string, not event list.
1668 (quail-start-conversion): Likewise.
1669
f3b05e99
GM
16702001-01-04 Gerd Moellmann <gerd@gnu.org>
1671
ca2ddd8e 1672 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
1673 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
1674 and tooltip-add-timeout.
1675 (tooltip-show): Set border color from faces's foreground.
1676 (tooltip-show-help-function): If called with the same help string
1677 as last time, do nothing.
1678 (tooltip-help-tips): Don't set tooltip-help-message to nil.
1679
0f2ac578
GM
1680 * startup.el (fancy-splash-screens): Don't bind show-help-function
1681 to nil.
1682
f3b05e99
GM
1683 * tooltip.el (tooltip-frame-parameters): Remove colors.
1684 (tooltip): New face
1685 (tooltip-set-param): New function.
1686 (tooltip-show): Set up color frame parameters from face `tooltip'.
1687 Display the tooltip text in face `tooltip'.
1688
8416e94a
DL
16892001-01-04 Dave Love <fx@gnu.org>
1690
1691 * whitespace.el (whitespace-global-mode): Fix typo.
1692
1693 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
1694
30db89f9
EZ
16952001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1696
1697 * help.el (help-for-help): Fix a typo in a doc string. From
1698 kwzh@gnu.org (Karl Heuer).
1699
b847eb8c
DL
17002001-01-03 Dave Love <fx@gnu.org>
1701
1702 * dired-x.el: Doc fixes. Maintainer change.
1703 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
1704 :type.
1705 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
1706 (dired-guess-shell-alist-user): Customize.
1707 (dired-x-help-address): Set to bug-gnu-emacs.
1708 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
1709 (dired-default-directory): Renamed from default-directory.
1710
1711 * hl-line.el (hl-line): Doc fix.
1712
43c4b570
KF
17132001-01-03 Karl Fogel <kfogel@red-bean.com>
1714
1bf6b1bf 1715 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 1716
984c9f75 17172001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
1718
1719 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
1720 to remove all the current alternative-match highlighting.
1721 If nil, remove only what's outside the current window.
1722 (isearch-lazy-highlight-remove-overlays): Take optional
1723 region within which NOT to remove them.
1724 (isearch-lazy-highlight-new-loop): Greatly simplified.
1725 (isearch-lazy-highlight-update): Find all the other occurrences
1726 visible in the window, in just one call.
1727 (isearch-lazy-highlight-start): Now holds start of region to scan.
1728 (isearch-lazy-highlight-end): Now holds end of region to scan.
1729 (isearch-lazy-highlight-wrapped): Variable deleted.
1730 (isearch-lazy-highlight-search): Function deleted.
1731
13d6a61c
AI
17322000-01-02 Andrew Innes <andrewi@gnu.org>
1733
1734 * w32-fns.el (convert-standard-filename): Do length check on name
1735 before aref.
1736
064866e7
DL
17372001-01-02 Dave Love <fx@gnu.org>
1738
b33e041b
DL
1739 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1740 value.
1741 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1742
1743 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1744
8166ffd5
DL
1745 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1746 read syntax.
1747
064866e7
DL
1748 * calendar/todo-mode.el (todo): Add :link, :version.
1749 (todo-save-top-priorities): Remove autoload cookie.
1750 (todo-add-category, todo-add-item-non-interactively)
1751 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1752 cookie.
1753
6dde6abc
GM
17542001-01-02 Gerd Moellmann <gerd@gnu.org>
1755
1756 * comint.el (comint-input-history-ignore): New variable.
1757 (comint-read-input-ring): Ignore entries matching
1758 comint-input-history-ignore.
1759
1a8a9daf
GM
17602001-01-02 Eric M. Ludlam <zappo@gnu.org>
1761
1762 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1763 (lm-copyright-mark): New function.
1764 (lm-crack-copyright): New function.
1765 (lm-verify): Check that the file has a copyright.
1766 Check that the file is copyright Free Software Foundation.
1767
9c92eb53
KH
17682000-12-30 Kenichi Handa <handa@etl.go.jp>
1769
1770 * international/mule-diag.el (print-fontset): Indent font name by
1771 24 columns, not 25.
1772
49172314
GM
17732000-12-29 Gerd Moellmann <gerd@gnu.org>
1774
762a68ec
GM
1775 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1776 in Subject line.
1777
49172314
GM
1778 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1779 Use mail-mode-hook instead of mail-setup-hook. Otherwise
1780 continuing an interrupted message with C-u C-x m for instence,
1781 winds up in Mail mode without abbrevs.
1782
bd7a2e26
GM
17832000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1784
1785 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1786 non-nil. Adding almost all customization variables on ps-setup. Doc
2f5ded21 1787 fix.
bd7a2e26
GM
1788 (ps-print-version): New version number (6.3.3).
1789 (ps-end-with-control-d): Initialization fix.
1790 (ps-lines-printed): New var.
1791 (ps-skip-newline): New fun.
1792 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1793 (ps-next-line, ps-continue-line, ps-plot-region)
1794 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 1795
2b3f28a4
KH
17962000-12-29 Kenichi Handa <handa@etl.go.jp>
1797
1798 * international/fontset.el (x-complement-fontset-spec): Resolve
1799 ASCII font name so that the same family name is used for fonts
1800 registered in x-font-name-charset-alist.
1801 (create-fontset-from-fontset-spec): Adjusted for the above change.
1802 The name of fontset alias should be a unresolved ASCII font name.
1803
2ece9174
GM
18042000-12-28 Gerd Moellmann <gerd@gnu.org>
1805
1806 * simple.el (delete-key-deletes-forward-mode): Bind backspace
1807 and delete in isearch-mode-map.
1808
cbe3ad7a
RS
18092000-12-28 Richard M. Stallman <rms@gnu.org>
1810
ca2ddd8e 1811 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
1812 Use xpdf instead of acroread.
1813
a816f1c5
KH
18142000-12-28 Kenichi Handa <handa@etl.go.jp>
1815
f086e73c
KH
1816 * textmodes/artist.el (artist-butlast): Deleted.
1817 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 1818 artist-butlast.
f086e73c 1819
a816f1c5
KH
1820 * subr.el (butlast, nbutlast): Moved from cl.el to here.
1821
1822 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1823
b202115b
EZ
18242000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1825
1826 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1827
1828 * ls-lisp.el: Better support for the Mac and MS-Windows.
1829 (ls-lisp): New defgroup.
1830 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 1831 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
1832 (ls-lisp-support-shell-wildcards): New defcustoms.
1833 (ls-lisp-parse-symlink): New function.
1834 (insert-directory): Code to convert switches to a list and set up
1835 the wildcard argument copied from ls-lisp-insert-directory.
1836 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
1837 for -C and -R switches.
1838 (ls-lisp-column-format): New function.
ca2ddd8e 1839 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
1840 (ls-lisp-format-time): Add doc strings.
1841 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1842 Support ls-lisp-dirs-first.
1843 (ls-lisp-classify, ls-lisp-extension): New functions.
1844 (ls-lisp-format): Optionally support emulation of symlinks.
1845 Support -i, -s, and -G switches.
1846
6061fbf0
GM
18472000-12-27 Gerd Moellmann <gerd@gnu.org>
1848
5e25feee
GM
1849 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1850
6061fbf0
GM
1851 * version.el (emacs-version): Print X scroll bar information.
1852
1853 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1854 instead of x-toolkit-scroll-bars-p.
1855
1856 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1857 of x-toolkit-scroll-bars-p.
1858
25050dab
EZ
18592000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1860
1861 * ffap.el (ffap-bindings): Make interactive and add an autoload
1862 cookie.
1863 (ffap-bindings): Doc fix, to reflect the above change.
1864
c1786874
KH
18652000-12-27 Kenichi Handa <handa@etl.go.jp>
1866
1867 * term.el (term-char-mode): Define all non-ascii self-inserting
1868 characters to 'term-send-raw in term-raw-map.
1869
7261ece3 18702000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 1871
6061fbf0 1872 * viper-init (viper-restore-cursor-type): Added condition-case
7261ece3 1873 guard.
ca2ddd8e 1874
6061fbf0 1875 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
7261ece3 1876 initialization; use add-hook.
6061fbf0 1877 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 1878
6061fbf0 1879 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 1880
6061fbf0
GM
1881 * ediff.el (ediff-patch-buffer): Bug fix.
1882 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 1883
83f40583
SM
18842000-12-23 Stefan Monnier <monnier@cs.yale.edu>
1885
1886 * subr.el (combine-run-hooks): Remove.
1887
1888 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1889 and remove the rogue second spec.
1890
bdd6d4e8
GM
18912000-12-23 Gerd Moellmann <gerd@gnu.org>
1892
1893 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1894
26736ce3
SM
18952000-12-22 Stefan Monnier <monnier@cs.yale.edu>
1896
0e86b6b0
SM
1897 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1898 Use minibuffer menu prompt for the `=' prefix.
1899 (smerge-command-prefix): Change default to C-^.
6eabfb26 1900 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 1901
26736ce3
SM
1902 * skeleton.el (skeleton-internal-1): Make sure the first line of
1903 the region is also re-indented.
d21584d6
SM
1904 (skeleton-end-newline): New var.
1905 (skeleton-end-hook): Use it.
26736ce3 1906
95fa4fd7
MB
19072000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
1908
1909 * comint.el (comint-password-prompt-regexp): Support CVS.
1910
f060b834
GM
19112000-12-22 Gerd Moellmann <gerd@gnu.org>
1912
856ff7a7
GM
1913 * simple.el (delete-key-deletes-forward-mode): Simplify. Also
1914 backspace key combinations, depending on
1915 delete-key-deletes-forward.
1916
1917 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1918
f060b834
GM
1919 * simple.el (delete-key-deletes-forward): Doc fix.
1920
653558a1
GM
19212000-08-22 Emmanuel Briot <briot@gnat.com>
1922
1923 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 1924 white spaces are relevant in the XML file.
653558a1
GM
1925 (xml-parse-file): Do not kill an existing Emacs buffer if the file
1926 to parse was already edited. This allows for on-the-fly analysis
26736ce3 1927 of XML files.
653558a1
GM
1928 (xml-parse-tag): Check that the casing is the same in the start
1929 tag and end tag, since XML is case-sensitive. Allows for spaces
1930 in the end tag, after the name of the tag.
1931 (xml-parse-attlist): Allow for the character '-' in the name of
1932 attributes, as in the standard http-equiv attribute Do not save
26736ce3 1933 the properties in the XML tree, since they are not relevant.
653558a1 1934
3ad93d8d
SM
19352000-12-21 Stefan Monnier <monnier@cs.yale.edu>
1936
1937 * generic.el (generic-read-type): Undo last change, inline into
1938 `generic-mode' and then remove.
1939 (generic-mode): Inline generic-read-type.
1940 (define-generic-mode): Push the symbol name rather than the symbol
1941 onto generic-mode-list.
1942
177f4e88
GM
19432000-12-21 Gerd Moellmann <gerd@gnu.org>
1944
8e15274f
GM
1945 * generic.el (generic-read-type): Build an alist for
1946 completing-read as in 20.7.
1947
1948 * play/landmark.el (lm): Use interactive spec `P'.
1949 (toplevel): Don't set debug-on-error.
1950
177f4e88
GM
1951 * server.el (server-switch-buffer): Choose a window on a visible
1952 frame.
1953
6ba384dc
GM
19542000-12-21 Dave Pearson <davep@davep.org>
1955
1956 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 1957
647a066c
GM
19582000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1959
1960 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
1961 ranges like \177-\237, but accepts the character sequence from \177 to
1962 \237. Doc fix.
1963 (ebnf-version): New version (3.4).
1964 (ebnf-setup): Code fix.
1965 (ebnf-range-regexp): New fun.
1966 (ebnf-8-bit-chars): Const fix.
1967
1968 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1969 entry. Doc fix.
1970 (ebnf-bnf-lex): Code fix.
1971 (ebnf-bnf-comment-chars): Const fix.
1972
1973 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1974 entry. Doc fix.
1975 (ebnf-iso-comment-chars): Const fix.
1976
1977 * ebnf-otz.el: Doc fix.
1978
1979 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1980 entry. Doc fix.
1981 (ebnf-yac-skip-code): Code fix.
1982 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 1983
bc22fd18
EZ
19842000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1985
1986 * files.el (insert-directory-safely): New function.
834d23b2 1987 (recover-file): Use it instead of insert-directory. From Markus
ca2ddd8e 1988 Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 1989
587fc3f9
KH
19902000-12-21 Kenichi Handa <handa@etl.go.jp>
1991
eeefcfde 1992 * international/mule-cmds.el (select-safe-coding-system): Check
4d513a57 1993 coding-category-list more rigidly. Improve help message.
eeefcfde 1994
587fc3f9
KH
1995 * dired.el (dired-move-to-filename-regexp): Fix previous change.
1996
01860fb9
MB
19972000-12-21 Miles Bader <miles@gnu.org>
1998
587fc3f9
KH
1999 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
2000 prefix.
01860fb9 2001
3f9d67a6
KH
20022000-12-21 Kenichi Handa <handa@etl.go.jp>
2003
9fd1c1f7
KH
2004 * international/mule-diag.el (describe-char-after): Make *Help*
2005 buffer inherit multibyteness of the current buffer.
2006
3f9d67a6
KH
2007 * international/mule.el (make-char): Docstring adjusted for the
2008 change of make-char-internal.
2009
c9669fac
SM
20102000-12-20 Stefan Monnier <monnier@cs.yale.edu>
2011
2012 * international/iso-cvt.el: Docstrings fix.
2013
19594307
DL
20142000-12-20 Dave Love <fx@gnu.org>
2015
2016 * subr.el (eval-after-load): Doc fix.
2017
b1a447b3
KH
20182000-12-20 Kenichi Handa <handa@etl.go.jp>
2019
2020 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
2021 for numbers.
2022
09877d5d
MB
20232000-12-20 Miles Bader <miles@gnu.org>
2024
2025 * international/quail.el (quail-help): Resize the help window
2026 again after it has all its contents. Remove unneeded progn.
2027
71d4497a
GM
20282000-12-19 Gerd Moellmann <gerd@gnu.org>
2029
2030 * pcmpl-linux.el: Fix copy/paste error.
2031
741e56a0
AI
20322000-12-19 Andrew Innes <andrewi@gnu.org>
2033
2034 * simple.el (delete-key-deletes-forward-mode): Fix typo in
2035 docstring.
2036
cc24d91c
CD
20372000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
2038
ba4c05aa
CD
2039 * progmodes/idlw-rinfo.el: Fixed copyright notice.
2040
2041 * progmodes/idlw-toolbar.el: Fixed copyright notice.
2042
2043 * progmodes/idlw-shell.el: Fixed copyright notice.
2044
2045 * progmodes/idlwave.el: Fixed copyright notice.
2046
71d4497a 2047 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
2048 TAB as key separators.
2049
524c8caf
GM
20502000-12-19 Alex Schroeder <alex@gnu.org>
2051
2052 * sql.el (sql-sybase-options): New option.
2053 (sql-sybase): Use it. Add sql-database to the list of parameters
2054 provided for login. The options -w 2048 -n are not used any more.
2055 (sql-postgres-options): Changed default from "--pset" to "-P".
2056 (sql-mysql-options): Doc change.
2057 (sql-stop): Doc change.
2058
b5fa513d
KH
20592000-12-19 Kenichi Handa <handa@etl.go.jp>
2060
2061 * international/quail.el (quail-input-method): Always hide
2062 the guidance buffer on exiting.
2063
91c9e6ce
GM
20642000-12-18 Gerd Moellmann <gerd@gnu.org>
2065
c6da4eb4
GM
2066 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
2067 isn't fboundp.
2068
3d2a0e0b
GM
2069 * server.el (server-buffer-done): Bury the buffer before
2070 killing it.
2071
91c9e6ce
GM
2072 * faces.el (face-spec-set): Interpret a nil in specs for
2073 foreground and background colors as `unspecified', for
2074 compatibility with 20.x.
2075
40fa0008
DL
20762000-12-18 Dave Love <fx@gnu.org>
2077
22adbe54
DL
2078 * simple.el (mail-user-agent): Doc fix.
2079 (input-mode-8-bit): Removed.
2080
2081 * international/mule.el (set-keyboard-coding-system): Doc fix.
2082 (keyboard-coding-system): New option.
2083
40fa0008
DL
2084 * mail/sendmail.el (send-mail-function): Customize.
2085
6f4745e2
EZ
20862000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
2087
2088 * international/codepage.el (cp866-decode-table): New table.
2089
82b90229
GM
20902000-12-18 Gerd Moellmann <gerd@gnu.org>
2091
2092 * version.el (emacs-version): Remove `%a' from the time format
2093 because the weekday doesn't fit well into each locale.
2094
5a047002
MB
20952000-12-18 Miles Bader <miles@gnu.org>
2096
7f49aa07
MB
2097 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
2098
ca2ddd8e 2099 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
2100 Check that emacs-major-version is `=' to 20, not `>='.
2101 (artist-replace-chars): Use `make-string' instead of a loop.
2102
22ea2607
EZ
21032000-12-17 Stefan Monnier <monnier@cs.yale.edu>
2104
2105 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
2106 (cvs-execute-single-file): Don't change directory.
2107 Patch from Per Cederqvist.
2108
6c825f8e
EZ
21092000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
2110
2111 * textmodes/ispell.el (check-ispell-version): If
2112 `ispell-program-name' is "aspell", pass it the -v switch instead
2113 of -vv.
2114
8ff06845
KH
21152000-12-16 Kenichi Handa <handa@etl.go.jp>
2116
af4bb4c8
KH
2117 * international/mule-diag.el (mule-diag): Insert information about
2118 configure options, multibyte awareness, language env.
2119
8ff06845
KH
2120 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
2121 regexp to search for candidates.
2122
b24e84ab
EZ
21232000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
2124
2125 * info.el (Info-forward-node): If the node has an
2126 Info-header-line, widen the buffer before searching for "next:"
2127 and "up:" pointers, and set the search limit to stay in the
2128 current node.
2129
7981d89f
MB
21302000-12-16 Miles Bader <miles@gnu.org>
2131
2132 * simple.el (delete-trailing-whitespace): Remove extraneous let.
2133
88ee7917
MB
21342000-12-15 Miles Bader <miles@gnu.org>
2135
2136 * comint.el (comint-send-string, comint-send-region): Also accept
2137 a buffer, buffer-name, or nil for PROCESS, for compatibility with
2138 process-send-string/region.
2139
0c28d842
GM
21402000-12-15 Gerd Moellmann <gerd@gnu.org>
2141
4ea7fdca
GM
2142 * isearch.el (isearch-lazy-highlight-max): New user-option.
2143 (isearch-lazy-highlight-update): Don't highlight more than
2144 isearch-lazy-highlight-max matches.
2145
0c28d842
GM
2146 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
2147
984c9f75 21482000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 2149
8062e53a
GM
2150 * sort.el (sort-columns): Fix error message.
2151
3ffa545b
GM
2152 * dabbrev.el (dabbrev--last-case-pattern): Value is now
2153 `upcase' or `downcase' or nil.
2154 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
2155 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
2156 (dabbrev--substitute-expansion): New arg record-case-pattern.
2157 If it is non-nil, set dabbrev--last-case-pattern.
2158 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
2159
2160 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
2161
c2d7f289
MB
21622000-12-15 Miles Bader <miles@gnu.org>
2163
b6348438
MB
2164 * paths.el (Info-default-directory-list): Don't delete
2165 configure-info-directory from the list of standard info
2166 directories when appending it to the end -- their order is
2167 important.
2168
f9056dd9
MB
2169 * faces.el (read-face-attribute): If there's no entry for the
2170 user's input in VALID, just use it as-is (this will often result
2171 in an error, but it may be OK for e.g. colors using hexadecimal
2172 notation, and at least will yield a better error message).
2173
c2d7f289 2174 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 2175 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
2176 Variables removed.
2177 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
2178 window is really the right size. Use vertical-motion
2179 rather than forward-line.
2180 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
2181 (ispell-command-loop, ispell-show-choices): Use the variable
2182 ispell-choices-win-default-height, rather than the function.
2183 (ispell-choices-win-default-height): Function removed.
2184 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 2185
8f530b95
SM
21862000-12-14 Stefan Monnier <monnier@cs.yale.edu>
2187
2188 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
2189
6d435deb
EZ
21902000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
2191
4dddb0b7
EZ
2192 * paths.el (Info-default-directory-list): If
2193 configure-info-directory is not one of the standard directories,
2194 put it first in the list; otherwise put it last. Doc string
2195 changed accordingly.
2196
2197 * info.el (Info-directory-list): Change doc string to reflect the
2198 change in Info-default-directory-list.
2199
6d435deb
EZ
2200 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
2201 windows-nt as windowed environments, even under -nw.
2202
2203 * startup.el (command-line): Don't call x-backspace-delete-keys-p
2204 if not fboundp. Switch delete-forward mode for the <delete> key
2205 on all PC platforms, even under -nw.
2206
2207 * term/internal.el ([M-delete]): Remap to M-d.
2208
9d7d9263
GM
22092000-12-14 Gerd Moellmann <gerd@gnu.org>
2210
2211 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
2212
7cf0153a
EZ
22132000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
2214
2215 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2216
5e5b3d41
GM
22172000-12-14 Gerd Moellmann <gerd@gnu.org>
2218
5f368d29
GM
2219 * startup.el (command-line): Call delete-key-deletes-forward-mode,
2220 if appropriate.
2221
2222 * simple.el (delete-key-deletes-forward): New user-option.
2223 (delete-key-deletes-forward-mode): New function.
2224
9d7d9263 2225 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 2226
5e5b3d41
GM
2227 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
2228 if symbol is bound before getting its value.
2229
2230 * tooltip.el (tooltip-show): If an error is signaled in
2231 x-show-tip, display that error, and display the help in the
2232 echo area.
ca2ddd8e 2233
191b83b6
KH
22342000-12-14 Kenichi Handa <handa@etl.go.jp>
2235
2236 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
2237 "... entries" messages for every 10000 entries, not 10.
2238
6192b604
KF
22392000-12-13 Karl Fogel <kfogel@red-bean.com>
2240
2241 * bookmark.el: Provide a generic exit hook, as suggested by
2242 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
2243 (bookmark-exit-hook): New var.
2244 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
2245 old raw lambda form in `kill-emacs-hook', and runs new
2246 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
2247 as logically that feature must have been provided if this function
2248 is running.
2249 Removed ;;;###autoload before the `add-hook' call.
2250
5edf6b55
SM
22512000-12-13 Stefan Monnier <monnier@cs.yale.edu>
2252
2253 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
2254 (easy-menu-current-active-maps): New function.
2255 (easy-menu-get-map): Use it.
2256 Make a proper menu entry when creating a new keymap.
2257
16b5e8e6
KH
22582000-12-13 Kenichi Handa <handa@etl.go.jp>
2259
d49fc4eb
KH
2260 * international/characters.el: Fix cases and syntaxes for
2261 mule-unicode-0100-24ff.
2262
3b53d876
KH
2263 * dired.el (dired-move-to-filename-regexp): Fixed for the case
2264 that a Japanese character is not appended after day and year.
2265
16b5e8e6
KH
2266 * info.el (Info-suffix-list): Change format for a command that
2267 requires arguments.
2268 (info-insert-file-contents): Adjusted for the above change.
2269
1df1c518
AS
22702000-12-12 Andreas Schwab <schwab@suse.de>
2271
2272 * tar-mode.el (tar-extract): Base the name of the subfile buffer
2273 on the name of the tar buffer. Verify that the existing buffer is
2274 visiting the same subfile.
2275
a7a07b98
DL
22762000-12-12 Dave Love <fx@gnu.org>
2277
2278 * subdirs.el: Add obsolete.
2279
4fdbd809
GM
22802000-12-12 Gerd Moellmann <gerd@gnu.org>
2281
bfdb75ee
GM
2282 * mail/rmailsum.el (rmail-summary-expunge)
2283 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
2284 instead of rmail-confirm-expunge.
2285
4fdbd809
GM
2286 * replace.el (perform-replace): Don't use an empty match adjacent
2287 to a non-empty match when computing the next match before the
2288 replacement is performed.
2289
e9a59cad
GM
22902000-12-12 Milan Zamazal <pdm@freesoft.cz>
2291
2292 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
2293 definition (patch by Stefan Monnier).
2294 (glasses-mode): Use jit-lock instead of `after-change-functions'
2295 (patch by Stefan Monnier).
2296
c2def7a0
MB
22972000-12-12 Miles Bader <miles@gnu.org>
2298
2299 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
2300 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
2301
591b63b4
AC
23022000-12-12 Andrew Choi <akochoi@i-cable.com>
2303
2304 * term/mac-win.el: Remove load for ls-lisp.
2305
a924cf63 2306 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 2307
5ff4ba3d
MB
23082000-12-12 Miles Bader <miles@gnu.org>
2309
2310 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
2311 Respect field end too.
2312 (just-one-space): Respect fields as `delete-horizontal-space'.
2313 (newline-and-indent, reindent-then-newline-and-indent): Use
2314 `delete-horizontal-space'.
2315
d0c679bc
SM
23162000-12-11 Stefan Monnier <monnier@cs.yale.edu>
2317
adf9c994
SM
2318 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
2319 (so as to obey the field property in the minibuffer).
2320
4b0cd42d
SM
2321 * obsolete/c-mode.el: Moved from lisp/progmodes.
2322 * obsolete/auto-show.el: Moved from lisp.
2323 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 2324
89f85863
CD
23252000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
2326
2327 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 2328 changes to list them here.
89f85863
CD
2329
2330 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7. Too
2331 many changes to list them here.
2332
2333 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7. Too
2334 many changes to list them here.
2335
2336 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
2337
3e0d35ce
GM
23382000-12-11 Gerd Moellmann <gerd@gnu.org>
2339
d990421f
GM
2340 * simple.el (kill-new): Don't try to setcar kill-ring if it is
2341 nil.
2342
ca2ddd8e 2343 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
2344 Comment fix.
2345
3e0d35ce
GM
2346 * hscroll.el: Moved to `obsolete' subdir.
2347
ff904dd6
MB
23482000-12-11 Miles Bader <miles@gnu.org>
2349
2350 * window.el (window-text-height): Function removed (now in C).
2351
fb97d87f
SM
23522000-12-10 Stefan Monnier <monnier@cs.yale.edu>
2353
2354 * log-edit.el (log-edit-parent-buffer): New var.
2355 (log-edit): Set it. Add BUFFER argument.
2356 (log-edit-done): Use char-before.
2357 Don't bother checking validity of vc-comment-ring.
2358 Only bury the buffer if log-edit popped it up.
2359
2360 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
2361 (cvs-mode-diff-help): Remove.
2362 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 2363 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
2364
2365 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
2366 Remove binding for ? now made unnecessary.
2367
7de77417
CD
23682000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
2369
2370 * textmodes/reftex.el (reftex-scanning-info-available-p): New
dd4e0e55 2371 function
7de77417
CD
2372 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
2373
2374 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
2375 when master file is not open.
2376
4efa209f
SM
23772000-12-09 Stefan Monnier <monnier@cs.yale.edu>
2378
2379 * progmodes/ada-stmt.el: Update `maintainer'.
2380
0a8052bd
GM
23812000-12-09 Stephen Gildea <gildea@alum.mit.edu>
2382
2383 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
2384 choices to match documentation string.
2385
a12167c5
MB
23862000-12-09 Miles Bader <miles@gnu.org>
2387
2161605d
MB
2388 * minibuf-eldef.el: New file.
2389
a12167c5
MB
2390 * window.el (fit-window-to-buffer): Don't pass last argument to
2391 pos-visible-in-window-p, now that its meaning is inverted.
2392
9ea8de1b
EZ
23932000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
2394
2395 * image.el (create-image): Doc fix; spotted by Per Cederqvist
2396 <ceder@lysator.liu.se>.
2397
5002ddbb
SM
23982000-12-08 Stefan Monnier <monnier@cs.yale.edu>
2399
b6114d80
SM
2400 * autoinsert.el (auto-insert-alist): Add missing final \n.
2401
ee8d23ee
SM
2402 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
2403 (cvs-menu-map): Remove.
2404 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
2405 (cvs-mode-quit): Turn it back into a plain function.
2406
5002ddbb 2407 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 2408 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
2409
2410 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
2411 file where it's more visible.
2412 (texinfo-filter, texinfo-chapter-level-regexp): New variables
2413 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
2414 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
2415 (texinfo-inside-macro-p): Only catch `scan-error's.
2416 (texinfo-inside-env-p): Make better use of the match info.
2417 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
2418 (texinfo-insert-@end): Slight re-organization.
2419 Also remove useless `looking-at' call.
2420
30cd075d
AI
24212000-12-08 Andrew Innes <andrewi@gnu.org>
2422
2423 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
2424 accessible in -nw mode.
2425
2426 * term/w32-win.el: Remove stuff about selection timeout, which is
2427 irrelevant on Windows. Move clipboard support to w32-fns.el, so
2428 it is accessible in -nw mode.
2429
01b91009
DL
24302000-12-08 Dave Love <fx@gnu.org>
2431
2432 * emacs-lisp/lisp-mode.el (lisp-mode): Set
2433 font-lock-keywords-case-fold-search.
2434
842b2a94
GM
24352000-12-08 Gerd Moellmann <gerd@gnu.org>
2436
2437 * textmodes/ispell.el (ispell): Doc fix.
2438
f9d5f611
KH
24392000-12-08 Kenichi Handa <handa@etl.go.jp>
2440
2441 * international/quail.el (quail-insert-decode-map): Check the
2442 frame width of a window displaying the current buffer, not that of
2443 the selected frame.
2444 (quail-help): Make sure that the help buffer has window before
2445 inserting text in it.
2446
e04d21aa
SS
24472000-12-07 Sam Steingold <sds@gnu.org>
2448
2449 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
2450 Backquote is used in isearch.el, so autoloading saves nothing.
2451
fc3e23a4
EZ
24522000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2453
137cad7c
EZ
2454 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
2455 the CVS and RCS subdirectories case-insensitively.
2456
fc3e23a4
EZ
2457 * dired.el (dired-insert-directory): If file-system-info is
2458 fboundp, call it instead of invoking dired-free-space-program.
2459
796ecd10
GM
24602000-12-07 Gerd Moellmann <gerd@gnu.org>
2461
0f5f7c3e
GM
2462 * server.el (server-visit-files): Push files on file-name-history.
2463
3764ba49
GM
2464 * progmodes/cc-langs.el: Update copyright.
2465
8e7931da
GM
2466 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
2467
ae0d7485 2468 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 2469
796ecd10
GM
2470 * bindings.el (mode-line-mode-menu): Reverse the order
2471 of define-keys so that the menu appears in alphabetical order.
2472
ae0d7485
GM
24732000-12-07 Milan Zamazal <pdm@freesoft.cz>
2474
2475 * progmodes/glasses.el (glasses-mode): Update mode line at the end
2476 of the function.
2477
e2849090
DL
24782000-12-07 Dave Love <fx@gnu.org>
2479
2480 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
2481
2482 * facemenu.el (facemenu-unlisted-faces): Fix value.
2483
5c7f629c
SM
24842000-12-07 Stefan Monnier <monnier@cs.yale.edu>
2485
2486 * font-lock.el (font-lock-default-fontify-region):
2487 Include the terminating \n (off-by-one error).
2488 (font-lock-set-defaults): Use dolist.
2489
2490 * derived.el (define-derived-mode): Don't use combine-run-hooks.
2491
73481ae3
KH
24922000-12-07 Kenichi Handa <handa@etl.go.jp>
2493
ffbaa122
KH
2494 * international/mule-cmds.el (describe-language-environment): Fix
2495 for the case that an input method title is not string but a list.
2496
73481ae3
KH
2497 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
2498 of wrong SIZE record.
2499
e2896b22
DL
25002000-12-06 Dave Love <fx@gnu.org>
2501
67292061
DL
2502 * newcomment.el (comment-region, comment-dwim): Doc fix.
2503
2504 * textmodes/texinfo.el: Require tex-mode when compiling.
2505 (texinfo-update-node): Doc fix.
2506 (texinfo-imenu-generic-expression): Add @anchor.
2507 (texinfo-font-lock-keywords): Add @uref.
2508 (texinfo-inside-macro-p): Don't use ignore-errors.
2509 (texinfo-insert-quote): Match more contexts.
2510
e76938e7
DL
2511 * international/mule.el (decode-char, encode-char): Doc fix.
2512 (auto-coding-alist): Customize.
2513
2514 * files.el (load-file): Fix change of 2000-03-12.
2515
e2896b22
DL
2516 * wid-edit.el (widget-text-keymap): Doc fix.
2517
6610f4b2
AI
25182000-12-06 Andrew Innes <andrewi@gnu.org>
2519
2520 * makefile.w32-in (lisp): Set to an absolute directory, namely
2521 $(CURDIR).
2522
9e3366e4
EZ
25232000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
2524
2525 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
2526 read generated-autoload-file, and set buffer-file-coding-system to
2527 raw-text-unix after reading the file.
2528
2529 * international/mule-conf.el (file-coding-system-alist): Use
2530 raw-text for reading loaddefs.el and raw-text-unix for writing
2531 it.
2532
d94d636f
GM
25332000-12-06 Gerd Moellmann <gerd@gnu.org>
2534
384333ee
GM
2535 * replace.el (occur): Make line-number-width 1 smaller for the
2536 colon following the line number.
2537
347d0813
GM
2538 * startup.el (fancy-splash-text, command-line-1): Use
2539 `File' for the menu name instead of `Files'.
e04d21aa 2540
d4b72d58
GM
2541 * tmm.el: Update copyright.
2542
d94d636f
GM
2543 * cus-start.el: Add entry for even-window-heights.
2544
6e424019
MB
25452000-12-06 Miles Bader <miles@gnu.org>
2546
2547 * faces.el (frame-set-background-mode): Avoid stomping on
2548 locally modified faces.
2549
e6477b58
KH
25502000-12-06 Kenichi Handa <handa@etl.go.jp>
2551
2552 * international/fontset.el: Correct the font registries for
2553 japanese-jisx0213-1 and japanese-jisx0213-2.
2554
21999ab9
GM
25552000-12-05 Gerd Moellmann <gerd@gnu.org>
2556
57d6e381
GM
2557 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
2558
21999ab9
GM
2559 * iswitchb.el: Update customization commentary.
2560
7422819c
GM
25612000-12-05 Rob Riepel <riepel@Stanford.EDU>
2562
2563 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
2564 (tpu-search-highlight): Fixed comparison of overlay end positions.
2565 (tpu-trim-line-ends): Implemented trimming logic locally.
2566
2567 * emulation/tpu-extras.el (tpu-write-file-hook)
2568 (tpu-set-cursor-bound): Replaced picture-clean with
2569 tpu-trim-line-ends.
2570
73daff18
KH
25712000-12-05 Kenichi Handa <handa@etl.go.jp>
2572
2573 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
2574 to cn-gb.
2575 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
2576
6a4cd002
DL
25772000-12-04 Dave Love <fx@gnu.org>
2578
2579 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
2580
6452929e
GM
25812000-12-04 Gerd Moellmann <gerd@gnu.org>
2582
e04d21aa 2583 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
2584 (rmail-summary-expunge-and-save): Ask for confirmation with
2585 rmail-expunge-confirmed.
2586
2587 * mail/rmail.el (rmail-expunge-confirmed): New function.
2588 (rmail-expunge): Use it.
2589
0c68ce6f
GM
2590 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
2591 (etags-recognize-tags-table, find-tag-in-order): New
2592 functionality: interpret file names as tags.
e04d21aa 2593
7a53d8c8
EZ
25942000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
2595
2596 * info.el (Info-scroll-prefer-subnodes): New defcustom.
2597 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
2598 visit the first subnode until the bottom of the current node is
2599 visible.
2600
caa15ef7
GM
26012000-12-04 Gerd Moellmann <gerd@gnu.org>
2602
2603 * format.el (format-decode): Don't change buffer's undo list.
2604
e225faa7
KH
26052000-12-04 Kenichi Handa <handa@etl.go.jp>
2606
2607 * faces.el (face-font-registry-alternatives): Add entries for CJK
2608 fonts. Doc-string adjusted for the actual usage of this data.
2609
2610 * international/fontset.el: Change the font registries for CJK
2611 fonts in the default fontset. Don't append '*' to registries.
2612
8b262a65
SM
26132000-12-03 Stefan Monnier <monnier@cs.yale.edu>
2614
e04d21aa 2615 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
2616 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
2617
2618 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
2619 (derived-mode-p): New function.
2620 (derived-mode-make-docstring): Add `docstring' argument.
2621 Use it if available and complete it if necessary.
2622
33c4460b
AS
26232000-12-03 Andreas Schwab <schwab@suse.de>
2624
2625 * type-break.el (type-break): Don't make parent of itself.
2626
5c9b3fac
MB
26272000-12-03 Miles Bader <miles@gnu.org>
2628
2629 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
2630
27ce741e
SM
26312000-12-02 Stefan Monnier <monnier@cs.yale.edu>
2632
07c16ec4
SM
2633 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
2634 (tex-main-file, tex-file): Simplify.
2635 (tex-generate-zap-file-name): Use subst-char-in-string.
2636 (tex-strip-dots): Remove.
2637
c19cc275
SM
2638 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
2639
27ce741e
SM
2640 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
2641 to check if the match succeeded.
2642
285991dc
GM
26432000-12-02 Gerd Moellmann <gerd@gnu.org>
2644
2645 * startup.el (use-fancy-splash-screens-p): New function.
2646 (command-line-1): Use it to determine whether or not to use
2647 a fancy splash screen.
2648
52dca1b2
AS
26492000-12-02 Andreas Schwab <schwab@suse.de>
2650
2651 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
2652
d3e7e7cf
EZ
26532000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2654
2dce2360
EZ
2655 * international/mule.el (make-char): Fix last change.
2656
9768eaa7
EZ
2657 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2658 New defcustoms.
2659 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
2660 autoloading tex-mode; instead, do the same manually. Use
2661 texinfo-open-quote and texinfo-close-quote. Insert literal quote
2662 with numeric argument. Docstring fix.
2663 (toplevel): Require cl when compiling.
e04d21aa 2664
285991dc 2665 * international/mule.el (make-char): Doc fix.
d3e7e7cf 2666
0dd5e255
JR
26672000-12-02 Jason Rumney <jasonr@gnu.org>
2668
2669 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
2670 the Emacs Lisp manual)
2671
fbb87147
EZ
26722000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2673
5cbb3e93
EZ
2674 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2675
fbb87147
EZ
2676 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
2677 the Emacs Lisp manual).
2678
1636ca09
GM
26792000-12-02 Gerd Moellmann <gerd@gnu.org>
2680
2681 * simple.el (next-line-add-newlines): Change default to nil.
2682
68875f0e
EZ
26832000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
2684
2685 * files.el (revert-buffer, recover-file): Bind
2686 coding-system-for-read to emacs-mule-unix, not to no-conversion.
2687
fd9ac94c
GM
26882000-12-01 Gerd Moellmann <gerd@gnu.org>
2689
2690 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2691
45450dd5
MB
26922000-12-01 Miles Bader <miles@gnu.org>
2693
2694 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2695
09df8881
KH
26962000-12-01 Kenichi Handa <handa@etl.go.jp>
2697
2698 * international/mule-diag.el (describe-char-after): Fix typo.
2699 (describe-character-set, non-iso-charset-alist): Fix typo.
2700
dea0a87d
MB
27012000-12-01 Miles Bader <miles@gnu.org>
2702
b170205b
MB
2703 * image-file.el (image-file-name-regexp): Automatically add
2704 upper-case variants of each filename extension in
2705 `image-file-name-extensions', since they seem to be common.
2706
e04d21aa 2707 * simple.el (minibuffer-contents)
dea0a87d
MB
2708 (minibuffer-contents-no-properties, delete-minibuffer-contents):
2709 New functions.
2710 * filecache.el (file-cache-directory-name)
2711 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
2712
2b69bc11 27132000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 2714
dea0a87d
MB
2715 * filecache.el (file-cache-minibuffer-complete): Don't try to
2716 delete the minibuffer prompt.
2717
a8a1b05d
DL
27182000-11-30 Dave Love <fx@gnu.org>
2719
2720 * cus-start.el: Fix read-buffer-function type.
2721
693c4692
GM
27222000-11-30 Gerd Moellmann <gerd@gnu.org>
2723
2724 * md5.el: Removed. There's a built-in function, now.
2725
2c0b1898
GM
27262000-11-30 Markus Rost <rost@math.ohio-state.edu>
2727
2728 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2729 as dummy 0-th char of rmail-deleted-vector.
2730
63dfcf4b
EZ
27312000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
2732
2733 * ps-print.el (ps-end-job): Bind case-fold-search only after
2734 switching to ps-spool-buffer.
2735
27362000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2737
2738 * ps-print.el: Line number font customization. PostScript: Lines and
2739 PageCount are initialized on each page. Doc Fix.
2740 (ps-print-version): New version number (6.3.2).
2741 (ps-lpr-switches, ps-font-info-database, ps-font-size)
2742 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2743 (ps-right-header): Customization fix.
2744 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2745 Fix code.
2746 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2747 New vars.
2748
df3aedcf
GM
27492000-11-30 Gerd Moellmann <gerd@gnu.org>
2750
edfb795e
GM
2751 * bs.el: Fix typos and spelling errors.
2752 (bs-appearance) <defgroup>: Renamed from bs-appearence.
2753 (bs-configuration): Doc fix.
e04d21aa 2754
df3aedcf
GM
2755 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
2756
8b8a7f01
GM
27572000-11-30 Rob Riepel <riepel@Stanford.EDU>
2758
2759 * emulation/tpu-edt.el (tpu-version): New version.
2760 (tpu-search-overlay, tpu-replace-overlay): New initial range.
2761 (tpu-original-mode-line): Variable deleted.
2762 (tpu-mark-flag): New initial value.
2763 (tpu-set-mode-line): Don't redefine mode-line-format. Add
2764 tpu-mark-flag to minor-mode-alist.
2765 (tpu-update-mode-line): New mark flag logic.
2766 (tpu-get): Use find-file-wildcards.
2767 (tpu-search-highlight): Move overlay less, reset overlay properly.
2768 (tpu-unselect): Deactivate mark.
2769 (tpu-lm-replace): Reset overlay properly.
2770 (tpu-forward-line): Use forward-visible-line.
2771 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
2772
2773 * emulation/tpu-extras.el (tpu-forward-line): Use
2774 forward-visible-line.
e04d21aa 2775
c069a9d3
GM
27762000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
2777
2778 * cus-edit.el (custom-face-value-create): Always emphasize tag.
2779
b02cd40b
GM
27802000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2781
2782 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2783 and skip whitespace and newlines.
e04d21aa 2784
b7a90344
SM
27852000-11-30 Stefan Monnier <monnier@cs.yale.edu>
2786
2787 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2788
be6bbb55
GM
27892000-11-29 Gerd Moellmann <gerd@gnu.org>
2790
0383ed60
GM
2791 * help.el (describe-function-1): Regexp-quote function name
2792 when used as part of a regexp.
2793
c7957947
GM
2794 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2795 face-attribute instead of face-foreground and face-background.
2796 (tool-bar-add-item): Likewise, and handle unspecified colors.
2797
2798 * enriched.el (enriched-face-ans): Use face-attribute instead
2799 of face-foreground and face-background.
2800
2801 * faces.el (face-foreground, face-background, face-stipple):
2802 Return nil if attribute is unspecified, for backward
2803 compatibility.
2804
7423978d
GM
2805 * files.el (auto-mode-alist): Add an entry for antlr-mode.
2806
ef128c78
GM
2807 * play/5x5.el: Remove version info.
2808
a81fc510
GM
2809 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2810
be6bbb55
GM
2811 * frame.el (blink-cursor-mode): Doc fix.
2812
f9396e03
GM
28132000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2814
2815 * antlr-mode.el: New commands to run ANTLR from within Emacs and
2816 to create Makefile rules.
2817 (antlr-tool-command): New user option.
2818 (antlr-ask-about-save): New user option.
2819 (antlr-makefile-specification): New user option.
2820 (antlr-file-formats-alist): New variable.
2821 (antlr-special-file-formats): New variable.
2822 (antlr-unknown-file-formats): New user option.
2823 (antlr-help-unknown-file-text): New variable.
2824 (antlr-help-rules-intro): New variable.
2825 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2826 (antlr-mode-menu): Add entries.
2827 (antlr-file-dependencies): New function.
2828 (antlr-directory-dependencies): New function.
2829 (antlr-superclasses-glibs): New function.
2830 (antlr-run-tool): New command.
2831 (antlr-makefile-insert-variable): New function.
2832 (antlr-insert-makefile-rules): New function.
2833 (antlr-show-makefile-rules): New command.
2834
2835 * antlr-mode.el: More Emacs/XEmacs stuff.
2836 (antlr-no-action-keywords): New constant with value nil.
2837 (antlr-font-lock-keywords-alist): Use it. Old value would break
2838 syntax highlighting in Emacs-21.0.
2839 (antlr-default-directory): Emacs/XEmacs dependend function.
2840 (antlr-read-shell-command): Ditto.
2841 (antlr-with-displaying-help-buffer): Ditto.
2842
28432000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2844
2845 * antlr-mode.el: imenu, parsing and highlighting changes.
2846 (antlr-imenu-create-index-function): Don't create extra submenus
2847 for definitions in different grammar classes. It is not necessary
2848 for the menu and would make command `imenu' awkward to use.
2849 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2850 header actions and more than one.
2851 (antlr-font-lock-tokendef-face): Changed color.
2852 (antlr-font-lock-tokenref-face): Changed color.
2853 (antlr-font-lock-additional-keywords): Also highlight lowercase.
2854 (antlr-mode-syntax-table): New variable.
2855 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2856 (antlr-with-syntax-table): Don't copy syntax table.
2857
28582000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2859
2860 * antlr-mode.el: Minor changes: language setting.
2861 (antlr-language-alist): The value for file option "language" can
2862 be both an identifier and a string.
2863 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2864 (antlr-language-limit-n-regexp): Change accordingly.
2865
28662000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
2867
2868 * antlr-mode.el: Minor changes: tabs, hiding.
2869 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2870 (antlr-action-visibility): Also allow value nil to also hide the
2871 braces. Renamed from `antlr-tiny-action-length'.
2872 Suggested by Jay@aol.com.
2873 (antlr-hide-actions): Change accordingly. Hide line if completely
2874 hidden action is on a line of its own.
e04d21aa 2875
6ad948eb
SM
28762000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2877
2878 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2879
2880 * sort.el (sort-columns): Don't concat strings with numbers.
2881
9c6a4107
DL
28822000-11-29 Dave Love <fx@gnu.org>
2883
2884 * cus-edit.el (face): Fix :format.
2885
2886 * mail/feedmail.el: Require smtpmail when compiling.
2887 (mail-do-fcc): Autoload.
2888 (feedmail) <defgroup>: Fix :link.
2889 (feedmail-nuke-body-in-fcc): Fix :type.
2890 (feedmail-send-it): Add autoload cookie.
2891
053b8d35
SM
28922000-11-29 Stefan Monnier <monnier@cs.yale.edu>
2893
2894 * newcomment.el (comment-indent): Save excursion around call to
2895 comment-indent-function.
2896
242c13e8
MB
28972000-11-29 Miles Bader <miles@gnu.org>
2898
2899 * subr.el (member-ignore-case): Return the tail of the list who's
2900 car matches, like `member', not the matching element itself.
2901
8f4b5f28
KH
29022000-11-29 Kenichi Handa <handa@etl.go.jp>
2903
2904 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
2905 should not contain `\n'.
2906
bebe4a2c
GM
29072000-11-28 Gerd Moellmann <gerd@gnu.org>
2908
fd9ac94c 2909 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 2910
ba7e40eb
GM
2911 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2912
75ab0c79
GM
2913 * dired-aux.el (dired-do-create-files): Construct default file
2914 name for dired-mark-read-file-name so that when the user enters
2915 just RET, the target file will end up in the target directory.
2916
bebe4a2c
GM
2917 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2918 local-abbrev-table before changing buffers because it might
2919 have a buffer-local binding.
2920
fa6d1ca8
MB
29212000-11-28 Miles Bader <miles@gnu.org>
2922
2923 * simple.el (delete-horizontal-space): Handle fields more generally.
2924
8d2c2642
GM
29252000-11-28 Gerd Moellmann <gerd@gnu.org>
2926
2927 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2928
8b31236d
DL
29292000-11-28 Dave Love <fx@gnu.org>
2930
3cbd02d2
DL
2931 * progmodes/ps-mode.el (ps-mode): Set comment-start and
2932 comment-start-skip locally.
2933
8b31236d
DL
2934 * progmodes/fortran.el (fortran-mode): Don't set
2935 fortran-comment-line-start-skip. Set comment-start to
2936 fortran-comment-line-start.
2937 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2938 (fortran-comment-line-start-skip): Simplify slightly.
2939
ae4bf56d
GM
29402000-11-28 Gerd Moellmann <gerd@gnu.org>
2941
17ef7534
GM
2942 * play/5x5.el: Remove RCS keyword.
2943
fd9ac94c 2944 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 2945
665b27a6
GM
29462000-11-28 Milan Zamazal <pdm@freesoft.cz>
2947
2948 * textmodes/tildify.el (tildify-string-alist): Add
2949 `plain-tex-mode' here.
2950
fe3c2ae3
GM
29512000-11-28 Colin Walters <walters@cis.ohio-state.edu>
2952
2953 * chistory.el (Command-history-setup): Remove extraneous `keymap'
2954 reference.
2955
d970106b
MB
29562000-11-28 Miles Bader <miles@gnu.org>
2957
36b80a0d
MB
2958 * cus-face.el (custom-face-attributes): Add post-filter function
2959 for :box. Make pre-filter function for :box handle all cases.
2960
d970106b
MB
2961 * wid-edit.el (widget-choose): Make sure pop-up window is large
2962 enough to display all the choices, as there's no way to scroll it.
2963
5a2bae6c
KH
29642000-11-28 Kenichi Handa <handa@etl.go.jp>
2965
2966 * international/mule-conf.el: Make the coding system no-conversion
2967 safe for all characters.
2968
9e836e23
DL
29692000-11-27 Dave Love <fx@gnu.org>
2970
8b31236d
DL
2971 * net/ldap.el (ldap) <defgroup>: Add :version.
2972
9e836e23
DL
2973 * tooltip.el (tooltip-use-echo-area): Doc fix.
2974
2975 * cus-start.el <minibuffer-prompt-properties>: Add version.
2976 <read-buffer-function>: Add.
2977
2978 * apropos.el (apropos-print): Add help-echo to active text.
2979
2980 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2981
4a74d071
GM
29822000-11-27 Gerd Moellmann <gerd@gnu.org>
2983
2984 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2985 type, group and version.
2986
76058c27
EZ
29872000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
2988
4a74d071 2989 * select.el (x-get-selection): Docstring fix.
76058c27 2990
fd9ac94c 29912000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 2992
fd9ac94c 2993 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 2994
49060c51
AI
29952000-11-27 Andrew Innes <andrewi@gnu.org>
2996
2997 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2998
2999 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
3000
b2a8e429
MB
30012000-11-27 Miles Bader <miles@gnu.org>
3002
3003 * dired.el (dired-get-filename): Return filename verbatim if
3004 LOCALP is `verbatim'.
3005 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
3006 `verbatim' so that we don't inadvertently delete a non-existant
3007 directory name.
3008
5ac0366d
KH
30092000-11-27 Kenichi Handa <handa@etl.go.jp>
3010
3011 * international/characters.el: Specify cases and syntaxes for
3012 mule-unicode-0100-24ff.
3013
67f1cf4c
GM
30142000-11-27 Gerd Moellmann <gerd@gnu.org>
3015
3016 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
3017 that foreground and/or background colors of the face `tool-bar'
3018 are unspecified.
3019
46c56972
MB
30202000-11-27 Miles Bader <miles@gnu.org>
3021
e04d21aa 3022 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
3023 (widget-field-end): Handle widget field `pseudo-overlays'.
3024 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
3025 if it's there instead of in `widget-field-list'.
3026
46c56972 3027 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
3028 (help-make-xrefs): Delete extraneous newlines at the end of the
3029 docstring.
46c56972 3030
640a9cdd
JR
30312000-11-25 Jason Rumney <jasonr@gnu.org>
3032
3033 * startup.el (command-line): Call set-locale-environment after
3034 Window System init file is read, as it can result in a call to
3035 redraw-frame.
3036
0b3f96d4
EZ
30372000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
3038
3039 * simple.el (shell-command): Mention the effect of the prefix
3040 argument in the doc string.
3041
8da6e2a1
MB
30422000-11-25 Miles Bader <miles@gnu.org>
3043
a658d039
MB
3044 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
3045
8da6e2a1 3046 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 3047 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 3048
d3416cca
JR
30492000-11-24 Jason Rumney <jasonr@gnu.org>
3050
3051 * international/mule-cmds.el (locale-language-names): Add "jp" as
3052 a non-standard alternative for Japanese.
3053
17e37f53
AS
30542000-11-24 Andre Spiegel <spiegel@gnu.org>
3055
3056 * vc-hooks.el: Require 'cl during compilation.
3057
9aa5f148
GM
30582000-11-24 Gerd Moellmann <gerd@gnu.org>
3059
ba193890
GM
3060 * faces.el (face-set-after-frame-default): Let face attributes
3061 specified for new frames override frame parameters.
3062
9aa5f148
GM
3063 * startup.el (command-line): Fix computation of the source file
3064 for user-init-file when user-init-file is a compiled file.
3065
51a1edab
MB
30662000-11-24 Miles Bader <miles@gnu.org>
3067
e04d21aa 3068 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
3069 (custom-post-filter-face-spec): New functions.
3070 (custom-face-set, custom-face-value-create): Filter the face spec
3071 before and after customization.
3072 (custom-face-set): If VALUE specifies a null face, pass a
3073 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
3074 * cus-face.el (custom-face-attributes): Remove SET and GET
3075 functions. Add some IN-FILTER and OUT-FILTER functions in the few
3076 cases they're needed.
3077
1ed74431
MB
3078 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
3079 that it's distinguishable from the :off-glyph on dark-background
3080 displays. Set its background color too.
3081
67ee1125
MB
3082 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
3083 so that people can easily turn it off.
3084
7d027816 30852000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 3086
7d027816 3087 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 3088
9aa5f148 3089 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 3090
9aa5f148 3091 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 3092
9aa5f148 3093 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 3094 redundant skip-small-frames test.
e04d21aa 3095
9aa5f148 3096 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
7d027816 3097 (viper-downgrade-to-insert): protect against errors in hooks.
e04d21aa 3098
9aa5f148
GM
3099 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
3100 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
3101 (viper-restore-cursor-type,viper-set-insert-cursor-type): New
7d027816 3102 functions.
e04d21aa 3103
9aa5f148 3104 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 3105
9aa5f148 3106 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 3107
f07fa1b8
KH
31082000-11-24 Kenichi Handa <handa@etl.go.jp>
3109
3110 * international/mule-diag.el (list-iso-charset-chars): For
3111 two-byte charset, fix the `while' condition.
3112 (list-non-iso-charset-chars): Fix the `while' condition.
3113
ba8299ff
SM
31142000-11-23 Stefan Monnier <monnier@cs.yale.edu>
3115
79372165
SM
3116 * subr.el (add-hook, remove-hook): Don't call make-local-hook
3117 if the variable is make-variable-buffer-local.
3118
ba8299ff
SM
3119 * progmodes/ada-stmt.el (ada-template-map): Initialize
3120 and bind it to C-c t in ada-mode-map.
3121 (ada-stmt-mode-hook): New function extracted from old code.
3122 Only change the buffer-local side of skeleton-*.
3123 (ada-mode-hook): Use it.
3124
68a887fa
EZ
31252000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3126
3127 * iswitchb.el (iswitchb-minibuf-depth): New variable.
3128 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
3129 we expect to be returned by minibuffer-depth once we prompt the
3130 user in the minibuffer.
3131 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
3132 as recorded in iswitchb-minibuf-depth, return non-nil.
3133
3b345582
EZ
31342000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3135
3136 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
3137 (hscroll-window-maybe): Docstring fix.
3138
595dead2
DL
31392000-11-23 Dave Love <fx@gnu.org>
3140
3141 * rect.el (string-rectangle): Don't test delete-selection-mode.
3142
1e66b27a
GM
31432000-11-23 Gerd Moellmann <gerd@gnu.org>
3144
02790ce2
GM
3145 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
3146 is in the tool bar.
3147
1e66b27a
GM
3148 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
3149 with `no-dir'; we want the directory part to be able to remove
3150 it.
3151
a4caa65d
SM
31522000-11-22 Stefan Monnier <monnier@cs.yale.edu>
3153
3154 * textmodes/outline.el (outline-flag-region):
3155 Don't bind inhibit-read-only since we don't modify the buffer.
3156 (outline-isearch-open-invisible): Don't jump to overlay-start
3157 since we're trying to unhide text around point.
3158 (outline-discard-overlays): Use dolist.
3159
3160 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
3161
03e757c1
GM
31622000-11-22 Gerd Moellmann <gerd@gnu.org>
3163
e04d21aa 3164 * mail/rmail.el (rmail-confirm-expunge): Default to
03e757c1 3165 y-or-n-p.
e04d21aa 3166
1598a961
SM
31672000-11-22 Stefan Monnier <monnier@cs.yale.edu>
3168
3169 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
3170 Fix ARG regexp to skip quoted braces.
3171 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
3172 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
3173 are (correctly) handled separately).
3174 Remove `caption' and `footnote' from `citations': they contain text.
3175 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
3176 (latex-skeleton-end-hook): New function.
3177 (latex-mode): Use it.
3178 (tex-start-tex-marker): Remove.
3179 (tex-send-tex-command): Don't set tex-start-tex-marker.
3180 (tex-error-parse-syntax-table): New var.
3181 (tex-compilation-parse-errors): Use it.
3182 Ignore tex-start-tex-marker. Don't bother with marker-position.
3183 (tex-validate-buffer): Don't bother with marker-position.
3184
3185 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 3186 (flyspell-generic-progmode-verify): Use it.
1598a961 3187
eaae8106
SS
31882000-11-22 Sam Steingold <sds@gnu.org>
3189
03e757c1
GM
3190 * simple.el (delete-trailing-whitespace): New interactive
3191 function.
e04d21aa 3192
eaae8106 3193 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 3194 `ada-remove-trailing-spaces'.
eaae8106 3195 (ada-remove-trailing-spaces): Removed.
e04d21aa 3196
eaae8106 3197 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 3198
1598a961
SM
3199 * textmodes/picture.el (picture-clean): Removed.
3200 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 3201
a41d49e9
GM
32022000-11-22 Gerd Moellmann <gerd@gnu.org>
3203
e053c60f
GM
3204 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
3205
a41d49e9
GM
3206 * hi-lock.el (hi-lock-refontify): Don't call non-existent
3207 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 3208 do anything special when jit-lock is active.
a41d49e9
GM
3209 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
3210
197615f3
DL
32112000-11-22 Dave Love <fx@gnu.org>
3212
ddbfaa9f
DL
3213 * calendar/todo-mode.el (todo-top-priorities): Use
3214 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
3215
ddc3c695
DL
3216 * language/chinese.el, language/cyrillic.el:
3217 * language/devanagari.el, language/ethiopic.el, language/greek.el:
3218 * language/hebrew.el, language/indian.el, language/japanese.el:
3219 * language/korean.el, language/lao.el, language/misc-lang.el:
3220 * language/thai.el, language/tibetan.el, language/vietnamese.el:
3221 Use provide.
3222
fb9fa98d
DL
3223 * cus-edit.el (custom-buffer-create-internal): Save some consing.
3224 (custom-variable-set): Improve validation error mesage.
3225
197615f3
DL
3226 * rect.el (string-rectangle): Revert last change.
3227 (string-rectangle-line): New arg DELETE.
3228 (string-rectangle): Check delete-selection-mode.
3229
3230 * emacs-lisp/edebug.el (edebug-version)
3231 (edebug-maintainer-address): Deleted.
3232 (edebug-submit-bug-report): Just alias to report-emacs-bug.
3233 (edebug-read-function): Account for other `'#' read forms.
3234 (edebug-mode-menus): Make some items toggles.
3235 (edebug-outside-unread-command-event, unread-command-event):
3236 Remove these to avoid warnings.
3237
f4117c4d
GM
32382000-11-22 David Ponce <david@dponce.com>
3239
3240 * recentf.el (recentf-menu-items-for-commands)
3241 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 3242 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 3243
f4117c4d
GM
3244 (recentf-build-dir-rules, recentf-dump-variable)
3245 (recentf-edit-list, recentf-open-files-item)
3246 (recentf-open-files): Replaced unnecessary `mapcar' with new
3247 built-in `mapc'.
eaae8106 3248
f8e2f3f2
MB
32492000-11-23 Miles Bader <miles@gnu.org>
3250
3251 * faces.el (menu): Make inverse-video on ttys too.
3252
4c4a541d
SM
32532000-11-22 Stefan Monnier <monnier@cs.yale.edu>
3254
3255 * simple.el (comment-line-break-function): Use the new name
3256 indent-new-comment-line -> comment-indent-new-line.
3257 (clone-indirect-buffer): Don't ignore NORECORD.
3258 (next-completion): Properly handle the case where items are adjacent.
3259
3260 * mouse.el (popup-menu): Stupid typo.
3261
980d836e
GM
32622000-11-22 Gerd Moellmann <gerd@gnu.org>
3263
60e8e0a5
GM
3264 * emacs-lisp/authors.el: Remove autoload cookies, add author,
3265 maintainer, keywords tags.
3266
980d836e
GM
3267 * rect.el (replace-rectangle): Don't call string-rectangle-line
3268 with too many arguments.
3269
e08b2069
AS
32702000-11-22 Andre Spiegel <spiegel@gnu.org>
3271
60e8e0a5 3272 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 3273 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
3274 vc-locking-user, which no longer exists.
3275
3276 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
3277
c6779d8d
DL
32782000-11-22 Dave Love <fx@gnu.org>
3279
3280 * md5.el (md5): Provide.
3281 (md5): Fix error call.
3282
e672fdce
MB
32832000-11-22 Miles Bader <miles@gnu.org>
3284
eaae8106 3285 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
3286 (refill-fill-paragraph-at): Remove debugging code.
3287
80e24c04
MB
3288 * calendar/calendar.el (generate-calendar-window): When we don't
3289 call `fit-window-to-buffer', make sure the top line is fully visible.
3290
3a17d6cc
MB
3291 * image-file.el (insert-image-file): Don't make `read-only'
3292 property rear-nonsticky.
3293
ae1a21c6
MB
3294 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
3295 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
3296 stashing away its original value.
3297 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
3298 in the recursive edit.
3299 Bind `isearch-original-minibuffer-message-timeout' to protect it.
3300 (isearch-done): Restore `minibuffer-message-timeout'.
3301
e672fdce
MB
3302 * cus-start.el: Remove entry for `mode-line-inverse-video'.
3303
3ea79df8
SM
33042000-11-21 Stefan Monnier <monnier@cs.yale.edu>
3305
3306 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
3307
3308 * find-lisp.el (find-lisp-find-files-internal):
3309 Use dolist, when and file-name-as-directory.
3310
980d836e 3311 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
3312 (define-derived-mode, define-minor-mode): Add specs.
3313
3314 * window.el: General comment and spacing fixes.
3315 (save-selected-window): Use backquotes.
3316 (window-safely-shrinkable-p): New function.
3317 (shrink-window-if-larger-than-buffer): Use it.
3318
3319 * subr.el (make-local-hook): Docstring fix.
3320
3321 * shell.el (shell-mode): Use define-derived-mode.
3322
3323 * newcomment.el (comment-indent): Insert comment before calling
3324 comment-indent-function. Don't insert in column 0.
3325 (comment-dwim): Indent before inserting comment.
3326
3327 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
3328 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
3329 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
3330 Use mapc rather than map.
3331
3332 * files.el (find-buffer-visiting): Compare all attributes before
3333 declaring two files identical (rather than just their inode-no).
3334 (auto-mode-alist): Use \' rather than $.
3335
3336 * which-func.el: Update maintainer line.
3337
3338 * pcvs.el (uniquify-buffer-file-name): Remove advice.
3339 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
3340 (uniquify-buffer-file-name): Use it.
3341
8f62f2b8
MB
33422000-11-22 Miles Bader <miles@gnu.org>
3343
3344 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
3345 * simple.el (minibuffer-avoid-prompt): New function.
3346
fb279a6d
GM
33472000-11-21 Gerd Moellmann <gerd@gnu.org>
3348
3349 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
3350
867092e9
MB
33512000-11-21 Miles Bader <miles@gnu.org>
3352
ef860850
MB
3353 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
3354 inclusion of `track-mouse'.
3355
867092e9
MB
3356 * textmodes/refill.el (refill-ignorable-overlay): New variable.
3357 (refill-adjust-ignorable-overlay): New function.
3358 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
3359 only the paragraph's tail if possible.
3360 Update `refill-ignorable-overlay'.
3361 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
3362
3363 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3364 point inside the fill-prefix.
3365
3366 * textmodes/refill.el (refill-post-command-function): Don't reset
3367 refill-doit in the case where a self-insertion command doesn't
3368 case a refill. Use `refill-fill-paragraph-at', getting position
3369 from `refill-doit'.
3370 (refill-after-change-function): Set `refill-doit' to END.
3371 (refill-fill-paragraph-at): New function, mostly from old
3372 refill-fill-paragraph.
3373 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
3374 (refill-pre-command-function): New function.
3375 (refill-mode): Add it to `pre-command-hook'.
3376
ff9ab414
GM
33772000-11-20 Gerd Moellmann <gerd@gnu.org>
3378
29a01b72
GM
3379 * textmodes/artist.el (artist-mode): Fix autoload cookie.
3380
ff9ab414
GM
3381 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
3382 javadoc tags.
eaae8106 3383
885b211b
AS
33842000-11-20 Andre Spiegel <spiegel@gnu.org>
3385
3386 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
3387 vc.el).
3388
eaae8106 3389 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 3390 require vc.
eaae8106
SS
3391
3392 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 3393 checkouts.
eaae8106 3394
d1838556
DL
33952000-11-20 Dave Love <fx@gnu.org>
3396
3397 * Makefile.in (DONTCOMPILE): Omit bindings.el.
3398
2b69bc11 33992000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 3400
2b69bc11
GM
3401 * calculator.el (calculator-paste): Use `if' instead of `and'
3402 and `or'.
3403 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 3404
b95b34e5
GM
34052000-11-19 Gerd Moellmann <gerd@gnu.org>
3406
030de92f
GM
3407 * info.el (info-menu-5): Doc fix.
3408
b95b34e5
GM
3409 * textmodes/artist.el: New file.
3410
54970452
AS
34112000-11-19 Andre Spiegel <spiegel@gnu.org>
3412
eaae8106 3413 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
3414 and differentiate according to checkout model.
3415 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
3416 since this function is only concerned with master state.
3417
eaae8106 3418 * vc-hooks.el (vc-workfile-unchanged-p,
54970452
AS
3419 vc-default-workfile-unchanged-p): Moved here from vc.el.
3420
eaae8106 3421 * vc.el (vc-workfile-unchanged-p,
54970452
AS
3422 vc-default-workfile-unchanged-p): See above.
3423
e5a9dabf
MB
34242000-11-19 Miles Bader <miles@gnu.org>
3425
3426 * image-file.el (insert-image-file): Make `intangible' and
3427 `read-only' properties rear-nonsticky too.
3428
24127af0
GM
34292000-11-18 Gerd Moellmann <gerd@gnu.org>
3430
d392e9c5 3431 * ps-print.el: Update copyright notice.
eaae8106 3432
d392e9c5
GM
3433 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
3434 (tooltip-show): Use the offsets.
3435
24127af0 3436 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 3437 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
3438 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
3439
2b69bc11 34402000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 3441
2b69bc11
GM
3442 * ps-print.el (toplevel): Test for find-coding-system being
3443 fboundp before calling ps-x-find-coding-system.
08ea6f17 3444
66321b2f
SM
34452000-11-16 Stefan Monnier <monnier@cs.yale.edu>
3446
3447 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
3448 (vc-version-backup-file): Docstring fix.
3449
046110c6
GM
34502000-11-16 Gerd Moellmann <gerd@gnu.org>
3451
4104194e
GM
3452 * files.el (basic-save-buffer): Don't add a newline if
3453 find-file-literally is non-nil.
3454 (find-file-literally): Extend doc string.
3455
046110c6
GM
3456 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
3457 sort(1) with the `-f' argument.
3458
6505c16e
AS
34592000-11-16 Andre Spiegel <spiegel@gnu.org>
3460
fd063975
AS
3461 * vc.el: Updated backend documentation.
3462 (vc-default-check-headers): New function.
3463
3d02dd81 3464 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
3465
3466 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 3467 up-to-date.
eaae8106 3468 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 3469 the minibuffer is not active.
fd063975 3470
eaae8106 3471 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 3472 `vc-cvs-use-edit' is on.
eaae8106
SS
3473 (vc-cvs-checkout): When this is used for reverting the workfile,
3474 make a backup of the original contents and revert to that in case
8791d617 3475 of error.
eaae8106 3476 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 3477 remote repositories.
eaae8106 3478
6505c16e
AS
3479 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
3480 for both version and ratio in the minibuffer.
fd063975 3481
eaae8106 3482 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 3483 Use vc-do-command to perform the annotation, not call-process.
6505c16e 3484
a13f0660
KH
34852000-11-16 Kenichi Handa <handa@etl.go.jp>
3486
3487 * international/quail.el (quail-start-translation): Don't call
3488 `message' before reading key sequence.
3489
1389a414
MB
34902000-11-16 Miles Bader <miles@lsi.nec.co.jp>
3491
3492 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
3493
9256a532
KH
34942000-11-16 Kenichi Handa <handa@etl.go.jp>
3495
3496 * window.el (fit-window-to-buffer): Be sure to acquire at least
3497 one text line even if the buffer is empty.
3498
0e14fe9f
GM
34992000-11-16 Gerd Moellmann <gerd@gnu.org>
3500
eaae8106 3501 * net/ange-ftp.el (ange-ftp-file-writable-p)
0e14fe9f
GM
3502 (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
3503 ange-ftp-process-verbose to nil.
3504
da645c53
DL
35052000-11-15 Dave Love <fx@gnu.org>
3506
233d5cde
DL
3507 * wid-edit.el (widget-specify-field, widget-specify-button): If
3508 :help-echo is a function, set help-echo of overlay to
3509 widget-mouse-help.
3510 (widget-mouse-help): New function.
3511 (widget-echo-help): Rewritten for :help-echo functions only taking
3512 a widget arg.
3513
b12057b9
DL
3514 * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
3515 display-graphic-p.
3516 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
3517 and that JPEG is available.
3518 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
3519
da645c53
DL
3520 * international/mule-cmds.el (locale-charset-language-names):
3521 Match @euro.
3522
6d133d1f
GM
35232000-11-15 Gerd Moellmann <gerd@gnu.org>
3524
3525 * faces.el (face-set-after-frame-default): If
0e14fe9f 3526 `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
3527 default face from X resources.
3528
49ac2ac5
EZ
35292000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3530
3531 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
3532 Don't set EMACSLOADPATH.
3533
4fb0a34c
EZ
35342000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
3535
3536 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
3537 texinfo-insert-@url.
3538 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
3539 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
3540
bb304a7a
SM
35412000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3542
82bc80bf
SM
3543 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
3544 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
3545 (checkdoc-minor-keymap): Backward compatibility.
3546 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
3547 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
3548 (checkdoc-this-string-valid-engine): Be a bit more strict
3549 to avoid matching substrings of `...' quoted vars/funs.
3550 (checkdoc-defun-info): Only look for `interactive' if alone.
3551 (debug-ignored-errors): Add "arg doesn't appear in docstring".
3552
e8c87124
SM
3553 * progmodes/compile.el (grep): `tag-default' can be nil.
3554
bb304a7a
SM
3555 * newcomment.el (comment-indent): Paren typo.
3556
8628686a
DL
35572000-11-14 Dave Love <fx@gnu.org>
3558
25c269ef
DL
3559 * calculator.el: New maintainer version.
3560
66321b2f 3561 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 3562
8628686a
DL
3563 * cmuscheme.el: Doc fixes.
3564 (cmuscheme) <defgroup>: Use `scheme' as parent.
3565 (cmuscheme-program-name): Remove. Change uses to
3566 scheme-program-name.
3567
3568 * xscheme.el (scheme-program-name): Don't define here.
3569
3570 * progmodes/scheme.el (scheme-program-name): New variable
3571 (originally in cmuscheme).
3572
88f0a1eb
MB
35732000-11-14 Miles Bader <miles@gnu.org>
3574
3575 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
3576 Handle header-lines. Don't loop forever if we can't enlarge the
3577 window anymore. Simplify a bit.
3578
cd9a000c
KH
35792000-11-14 Kenichi Handa <handa@etl.go.jp>
3580
3581 * window.el (fit-window-to-buffer): Don't check
3582 window-text-height. Assure that the last line is fully visible.
3583
3584 * international/quail.el (quail-show-guidance-buf): Call
3585 fit-window-to-buffer to assure the enough height of the guidance
3586 buffer.
3587 (quail-update-guidance): Avoid making the guidance buffer shorter.
3588
d3fcda22
SM
35892000-11-14 Stefan Monnier <monnier@cs.yale.edu>
3590
bdbd9606
SM
3591 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
3592 rather than `prepend' and add an interesting comment.
3593 (tex-math-face, tex-font-lock-syntactic-face-function):
3594 New face and function to use it.
3595 (tex-define-common-keys, tex-mode-map): Use menu-item rather
3596 than `menu-enable' symbol property.
3597 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
3598 (tex-mode): Add some latex-mode commands for auto-selection.
3599 Use tex-font-lock-syntactic-face-function.
3600 (tex-insert-quote): Simplify.
3601 (tex-shell): New mode.
3602 (tex-start-shell): Use it.
3603 (tex-shell-proc, tex-shell-buf): New functions.
3604 (tex-send-command): Use it.
3605 (tex-main-file): Fix the meaning of the new arg REALFILE.
3606 (tex-send-tex-command): New function split from `tex-start-tex'.
3607 Set compilation-last-buffer and compilation-parsing-end.
3608
d3fcda22
SM
3609 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
3610 when it follows non-comment text on the line.
3611
3612 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3613 Set font-lock-defaults.
3614 (lisp-mode-shared-map): Init inside the defvar.
3615 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
3616 Use define-derived-mode.
3617
bdab1d43
MB
36182000-11-14 Miles Bader <miles@lsi.nec.co.jp>
3619
3620 * faces.el (header-line): Use `:box nil' for color/gs displays too.
3621
936ae731
GM
36222000-11-14 Gerd Moellmann <gerd@gnu.org>
3623
3624 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
3625 recursively optimize body because that can lead to infinite
3626 recursion; see comment there.
3627
1695ca2b
EZ
36282000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
3629
3630 * faces.el (face-spec-set-match-display): Revert the change from
3631 2000-10-24. Add a FIXME for after v21.1.
3632
9d348294
MB
36332000-11-13 Miles Bader <miles@gnu.org>
3634
3635 * textmodes/fill.el (skip-line-prefix): New function.
3636 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
3637 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
3638 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3639 point inside the fill-prefix.
9d348294 3640
b85fa13c
MB
36412000-11-13 Miles Bader <miles@lsi.nec.co.jp>
3642
3643 * calendar/calendar.el (generate-calendar-window): Use
3644 `fit-window-to-buffer'.
3645
a0b47716
SM
36462000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3647
3648 * gud.el (gud-minor-mode): New var.
3649 (gud-symbol, gud-val): New functions.
3650 (gud-find-file): Copy gud-minor-mode to the new buffer.
3651 (gud-menu-map): Include entries for commands that are not always
3652 available, using :enable to (de)activate them.
3653 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
3654 (gud-mode-map): New map.
eaae8106 3655 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
3656 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
3657 Don't set up gud's menu (it's done by the minor-mode).
3658 (gud-minibuffer-local-map): New.
3659 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
3660 (gud-query-cmdline): New function.
3661 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
3662 (gud-mode): Use define-derived-mode.
3663 Don't set up gud's menu (it's done by the minor-mode).
3664 (gud-chop-words): Remove.
3665 (gud-common-init): Use split-string instead.
3666 (gud-new-keymap, gud-make-debug-menu): Eradicate.
3667
3668 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3669 Add keyword arg :name.
3670
3671 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
3672 (diff-count-matches, diff-split-hunk): New functions.
3673 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
3674
3675 * pcvs-info.el (cvs-fi-conflict-face): New var.
3676
3677 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
3678 Make it into a simple syntax-table, shared among all submodes.
3679 (sh-heredoc-face): Re-introduce.
3680 (sh-font-lock-syntactic-face-function): New function.
3681 (sh-mode): Use it. Also use define-derived-mode.
3682 Remove old bogus setting of indent-region-function.
3683 (sh-set-shell): Don't set the syntax-table any more.
3684 (sh-mode-syntax-table) <defun>: Remove.
3685
f5ed37df
MB
36862000-11-12 Miles Bader <miles@gnu.org>
3687
3688 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
3689 message if interactive.
3690
0b074c2f
DL
36912000-11-12 Dave Love <fx@gnu.org>
3692
3693 * mail/feedmail.el: Fix header,
3694 (feedmail) <defgroup>: Add :link.
3695
3696 * view.el: Use local-map property, not keymap on mode-line string.
3697
3698 * scroll-all.el (scroll-all-mode): Customize variable. Add
3699 autoload cookie to function.
3700
3701 * lazy-lock.el: Remove compatibility code.
3702
3703 * finder.el (finder-known-keywords): Add `files', remove `vms'.
3704 (finder-help-echo): New variable.
3705 (finder-mouse-face-on-line): Add help-echo stuff.
3706 (finder-list-keywords, finder-list-matches): Use mapc.
3707
3708 * faces.el (face-font-registry-alternatives): Add :version.
3709
3710 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
3711 tags-table-list.
3712
a0b47716 3713 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 3714
a0b47716 3715 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
3716 (mail-mode): Use [:alnum:] in some regexps.
3717
6d502396
DL
37182000-11-10 Dave Love <fx@gnu.org>
3719
3720 * ediff.el (ediff-regions-internal, ediff-documentation):
3721 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
3722 fundamental mode.
3723
3724 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
3725 buffer into fundamental mode.
3726 (ediff-set-difference): Use copy-sequence if available.
3727
3728 * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3729 ediff-patch-map non-nil.
3730 (ediff-fixup-patch-map, ediff-fixup-patch-map)
3731 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3732 buffer into fundamental mode.
3733
3734 * ediff-merg.el (state-or-merge): Defvar when compiling.
3735
a82fe213
JR
37362000-11-10 Jason Rumney <jasonr@gnu.org>
3737
3738 * w32-fns.el (w32-add-charset-info): New function.
3739 (w32-charset-info-alist): Use it.
3740
52d89894
GM
37412000-11-10 Gerd Moellmann <gerd@gnu.org>
3742
3743 * faces.el (face-font-registry-alternatives): New user-option.
3744
178932de
SM
37452000-11-10 Stefan Monnier <monnier@cs.yale.edu>
3746
d7fa3319
SM
3747 * textmodes/texinfo.el (texinfo-block-default): New var.
3748 (texinfo-insert-block): Use it. Insert a newline if needed.
3749
178932de
SM
3750 * textmodes/fill.el (fill-indent-according-to-mode): New var.
3751 (fill-region-as-paragraph): Use it.
3752
3753 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3754 (latex-mode): Tweak tex-*-(head|trail)er regexps.
3755 Tweak paragraph regexps to allow a leading [ \t]*.
3756 (tex-latex-block): Insert a newline if necessary.
3757 (latex-insert-item): Only insert a newline if necessary.
3758 (tex-guess-main-file): New function.
3759 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
3760 Set tex-main-file if TeX-master is provided.
3761 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3762
bd02b8e0
GM
37632000-11-10 Gerd Moellmann <gerd@gnu.org>
3764
3765 * startup.el (command-line): Set the default tooltip-mode
3766 to t for graphical displays which implement x-show-tip.
3767
3768 * tooltip.el (tooltip-mode): Add a comment about startup.el
3769 setting the default value of this user-option.
3770
b29b03eb
SM
37712000-11-09 Stefan Monnier <monnier@cs.yale.edu>
3772
3773 * font-lock.el (font-lock-*-face) <defvar>: Move.
3774 (font-lock-defaults-alist): Mark obsolete.
3775 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3776 (font-lock-mode): Use define-minor-mode.
3777 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3778 (font-lock-turn-off-thing-lock): Be more explicit.
3779 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3780 (font-lock-syntactic-face-function): New var.
3781 (font-lock-fontify-syntactically-region): Use it.
3782 (font-lock-doc-face): New.
3783
3784 * pcvs.el (cvs-enabledp): Ignore errors.
3785 (cvs-commit-filelist): Never query.
3786 (cvs-mode-insert): Always add a terminating / in the initial prompt.
3787 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3788 (cvs-do-removal): Use cvs-partition rather than delete-if.
3789 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3790 cvs-bury-buffer.
3791
3792 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3793 Allow `next' to jump to after the end of the last match.
3794
778fbc46
GM
37952000-11-09 Gerd Moellmann <gerd@gnu.org>
3796
730c746c
GM
3797 * simple.el (byte-compiling-files-p): New function.
3798
3799 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3800 if it is there.
3801
3802 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3803 nil again.
3804
778fbc46
GM
3805 * textmodes/ispell.el (ispell-library-path): Don't call
3806 check-ispell-version when byte-compiling because that starts
3807 an ispell process, and ispell might not be installed.
3808 (toplevel): Don't set up a menu when byte-compiling.
3809
3810 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3811 it, so that a boundp test can be used to determine if we're
3812 currently byte-compiling.
3813
5912c5bb
DL
38142000-11-09 Dave Love <fx@gnu.org>
3815
3816 * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3817 eval-after-load.
3818
7bb054a5
GM
38192000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3820
3821 * ps-print.el: Patch for variable initialization when spooling. Doc
3822 fix.
3823 (ps-output-list): Fun eliminated.
3824 (ps-begin-file, ps-begin-job): Code fix.
3825
9db2706e
DL
38262000-11-08 Dave Love <fx@gnu.org>
3827
3828 * ediff-wind.el (ediff-control-frame-parameters): Zero
3829 tool-bar-lines.
3830
f7eb32aa
GM
38312000-11-08 Gerd Moellmann <gerd@gnu.org>
3832
3833 * simple.el (shell-command, display-message-or-buffer)
3834 (shell-command-on-region): Mention resize-mini-windows in the doc
3835 string.
3836 (display-message-or-buffer): Take the value of resize-mini-windows
3837 into account.
3838
7b01b08c
GM
38392000-11-07 Gerd Moellmann <gerd@gnu.org>
3840
acad3c0b
GM
3841 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3842
7b01b08c
GM
3843 * dired.el (dired-between-files): Add `^. find' as an alternative
3844 to the regular expression, for find-dired.
3845
6f602bd0
SM
38462000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3847
3848 * textmodes/texnfo-upd.el: Require texinfo.
3849 (defmacro, defgroup): Remove.
3850 (texinfo-section-to-generic-alist): Remove.
3851 Use texinfo-section-list instead (i.e. level is changed string->int).
3852 (texinfo-filter): New function.
3853 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3854 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3855 Use it. And use regexp-opt.
3856 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3857 (texinfo-update-menu-region-beginning)
3858 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3859 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3860 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 3861 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
3862 (texinfo-sequential-node-update): Remove autoload cookie.
3863
3864 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3865 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3866 (texinfo-chapter-level-regexp): Remove.
3867 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3868
bb216218
DL
38692000-11-06 Dave Love <fx@gnu.org>
3870
6f602bd0 3871 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 3872
6f602bd0
SM
3873 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3874 Match defun*.
bb216218 3875
ff8dd5d5
KH
38762000-11-06 Kenichi Handa <handa@etl.go.jp>
3877
3878 * composite.el (composition-function-table): Variable declaration
3879 moved to src/composite.c.
3880 (compose-chars-after): New optional arg object.
3881
e9da51a1
GM
38822000-11-06 Gerd Moellmann <gerd@gnu.org>
3883
e0c12c68
GM
3884 * bindings.el (mode-line-toggle-read-only)
3885 (mode-line-toggle-modified, mode-line-widen)
3886 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3887 (make-mode-line-mouse2-map): Rewritten.
3888 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3889 functions so that C-h k can show something with a doc string.
eaae8106 3890
e9da51a1
GM
3891 * startup.el (fancy-splash-delay): Set to 10 seconds.
3892 (fancy-splash-max-time): New user-option.
3893 (fancy-splash-stop-time): New variable.
3894 (fancy-splash-screens): Set it. Catch `stop-splashing'.
3895 (fancy-splash-screens-1): Throw `stop-splashing' when current
3896 time is greater than fancy-splash-stop-time.
3897
611dbdf0
SM
38982000-11-06 Stefan Monnier <monnier@cs.yale.edu>
3899
4d2806e2
SM
3900 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3901
611dbdf0
SM
3902 * pcvs.el (cvs-mode-marked): New arg `noquery'.
3903 Prompt user for a file rather than raising an error.
3904 (cvs-enabledp): Fix call to cvs-mode-marked.
3905 (cvs-insert-file): New function (extracted from cvs-mode-insert).
3906 (cvs-mode-insert): Use it. Change the init prompt' value.
3907 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3908
3909 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3910 Don't pass default arg to ewoc-locate.
3911 (ewoc-collect): Return result in the right order.
3912
3913 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3914
3915 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3916 (cvs-status-get-tags): Fix regexp.
3917 (cvs-status-trees, cvs-status-cvstrees):
3918 Combine after change hooks and don't sit-for.
4d2806e2
SM
3919 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3920 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
3921 Use make-char rather than hard-coded cryptic data.
3922 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3923
3924 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3925
3926 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3927 (cvs-insert-strings): New function.
3928
937b2877
MB
39292000-11-06 Miles Bader <miles@lsi.nec.co.jp>
3930
3931 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3932 `mwheel-scroll-amount'.
3933 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3934 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3935 string-matching against the version string.
3936
c6c97763
KH
39372000-11-06 Kenichi Handa <handa@etl.go.jp>
3938
6eaec747
KH
3939 * language/thai.el ("Thai"): Set a lisp form that produces
3940 composed string in `sample-text' language info.
3941
3942 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3943 composed string in `sample-text' language info.
3944
3945 * international/mule-cmds.el (describe-language-environment): Eval
3946 `sample-text' data and insert the result.
3947
c6c97763
KH
3948 * international/mule-conf.el (compound-text): Define this coding
3949 system here. Make x-ctext and ctext aliases of it.
3950
3951 * language/european.el (compound-text, ctext): Moved to
3952 international/mule-conf.el.
3953
d1145f85
AI
39542000-11-05 Andrew Innes <andrewi@gnu.org>
3955
3956 * w32-fns.el (w32-version): New function.
3957
178a6a45
SM
39582000-11-05 Stefan Monnier <monnier@cs.yale.edu>
3959
3960 * progmodes/awk-mode.el: Update copyright.
3961 (awk-mode-abbrev-table): Remove.
3962 (awk-font-lock-keywords): Use regexp-opt.
3963 (awk-mode): Use define-derived-mode.
3964
3965 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3966 when extracting a suffix.
3967
1ba90166
AS
39682000-11-04 Andre Spiegel <spiegel@gnu.org>
3969
3970 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
3971 auto-save-mode.
3972
546790cb
JR
39732000-11-04 Jason Rumney <jasonr@gnu.org>
3974
3975 * language/european.el (decode-mac-roman): Test against r1 not r0.
3976
d247e32d
SM
39772000-11-03 Stefan Monnier <monnier@cs.yale.edu>
3978
fbf44f44
SM
3979 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3980 (icon-mode): Define indent-line-function.
3981 (icon-comment-indent): Simplify.
3982 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3983
3984 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3985
3986 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3987 Bind change-log-default-mode to defeat the caching done on it.
3988 Don't bother saving excursion any more.
3989
3990 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3991
3992 * frame.el (after-setting-font-hook): Rename hooks -> hook.
3993 (set-frame-font): Use the new name (and the old for compatibility).
3994
eaae8106
SS
3995 * toolbar/tool-bar.el (tool-bar-mode):
3996 * time.el (display-time-mode):
3997 * recentf.el (recentf-mode):
3998 * paren.el (show-paren-mode):
3999 * mwheel.el (mouse-wheel-mode):
4000 * msb.el (msb-mode):
4001 * jka-compr.el (auto-compression-mode):
4002 * image-file.el (auto-image-file-mode):
4003 * hl-line.el (hl-line-mode):
4004 * delsel.el (delete-selection-mode):
4005 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
4006 * complete.el (partial-completion-mode): Drop unneeded positional args.
4007
eaae8106 4008 * info.el (Info-mode):
79372165 4009 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 4010
d247e32d
SM
4011 * log-edit.el (log-edit-menu): New menu.
4012
4921558e
MB
40132000-11-03 Miles Bader <miles@gnu.org>
4014
4015 * wid-edit.el (widget-end-of-line): Reinstate, with a new
4016 definition, so that trailing spaces are handled properly.
4017 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
4018
1fc02b3c
GM
40192000-11-03 Gerd Moellmann <gerd@gnu.org>
4020
4021 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
4022 tab character.
4023 (fancy-splash-screens): Set tab-width to 20.
4024
51d001f7
DL
40252000-11-03 Dave Love <fx@gnu.org>
4026
4027 * comint.el (comint-completion-addsuffix): Fix custom type.
4028
ba22aeff
SM
40292000-11-02 Stefan Monnier <monnier@cs.yale.edu>
4030
4031 * font-lock.el (font-lock-buffers): Remove.
4032 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
4033 (font-lock-change-major-mode): Remove.
4034 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
4035 (font-lock-default-fontify-region): Extend the multiline
4036 fontification to whole lines.
4037 (font-lock-fontify-anchored-keywords)
4038 (font-lock-fontify-keywords-region): If matching just one
4039 line (with \n) only mark the \n as multiline.
4040
4041 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
4042 Correctly handle the case where several :group args are supplied.
4043 Allow :extra-args.
4044 (easy-mmode-define-global-mode): Allow :extra-args.
4045 Correctly handle the case where several :group args are supplied.
4046
9c887ada
MB
40472000-11-02 Miles Bader <miles@gnu.org>
4048
eaae8106 4049 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
4050 (holiday-face): Remove dependency on `window-system'.
4051
7f25090d
KR
40522000-11-02 Ken Raeburn <raeburn@gnu.org>
4053
4054 * Makefile.in (emacs): Set EMACSLOADPATH always.
4055 (update-authors, .el.elc, compile-files): Don't do it explicitly
4056 here.
9b911107 4057 (compile-files): Bomb out if compilation of a file fails.
7f25090d 4058
7dd6009c
DL
40592000-11-02 Dave Love <fx@gnu.org>
4060
4061 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
4062
94821e4f
EZ
40632000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
4064
4065 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
4066 punctuation in the warning inserted into the *mail* buffer.
4067
1ac3fc42
GM
40682000-11-02 Gerd Moellmann <gerd@gnu.org>
4069
57731876
GM
4070 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
4071 (authors-public-domain-p): New function.
4072 (authors-print): Use it.
4073
975f82c9
GM
4074 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
4075
1ac3fc42
GM
4076 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
4077
4b3eb10f
GM
40782000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4079
975f82c9 4080 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
4081 (ps-print-version): New version number (6.3.1).
4082 (ps-even-or-odd-pages): Customization fix.
4083 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
4084 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
4085 (ps-page-count): Var replaced by `ps-page-column'.
4086 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
4087 (ps-print-sheet-p): New fun.
4088
7da794df
MB
40892000-11-02 Miles Bader <miles@lsi.nec.co.jp>
4090
4091 * tooltip.el (tooltip-gud-tips-setup): New function.
4092 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
4093 (tooltip-mode): Call tooltip-gud-tips-setup.
4094 (tooltip-gud-tips): Use `gud-basic-call' instead of
4095 process-send-string, so the prompt gets frobbed appropriately.
4096 Handle nil return value from `tooltip-gud-print-command'.
4097
0e40b809
EL
40982000-11-01 Eric M. Ludlam <zappo@ultranet.com>
4099
4100 * comint.el (comint-add-to-input-history): New function.
4101 (comint-send-input): Use `comint-add-to-input-history'.
4102
50ada0db
MB
41032000-11-02 Miles Bader <miles@lsi.nec.co.jp>
4104
973a3104
MB
4105 * info.el (info-menu-header): New face.
4106 (Info-fontify-menu-headers): New function.
4107 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
4108
50ada0db
MB
4109 * info.el (Info-insert-dir): Don't include blank lines at
4110 beginning of additional dir files (one is added automatically).
4111
bff53411
SM
41122000-11-01 Stefan Monnier <monnier@cs.yale.edu>
4113
4114 * emacs-lisp/easy-mmode.el (define-minor-mode):
4115 Revert the latest changes.
4116 Allow the three positional arguments to be skipped and replaced
4117 by keyword arguments.
4118 Add a :toggle argument to determine whether a nil arg means toggle
4119 or means turn-on. The default is unchanged.
4120 Add a call to force-mode-line-update.
4121
6b8a0b2d
DL
41222000-11-01 Dave Love <fx@gnu.org>
4123
4124 * emacs-lisp/elp.el (elp-restore-function): Remove autoload
4125 cookie.
4126
5bf99100
MB
41272000-11-01 Miles Bader <miles@lsi.nec.co.jp>
4128
4129 * calendar/calendar.el (diary-face, holiday-face): Add
4130 dark-background variants.
4131
a4032611
SS
41322000-10-31 Sam Steingold <sds@gnu.org>
4133
4134 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
4135 `tex-main-file' does not have directory in it.
4136
c286608e
SM
41372000-10-31 Stefan Monnier <monnier@cs.yale.edu>
4138
4139 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
4140
4836835a
TTN
41412000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
4142
4143 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
4144 functional change.
4145
26dcb81b
GM
41462000-10-31 Gerd Moellmann <gerd@gnu.org>
4147
4148 * files.el (find-file-noselect): When we expand a wildcard, return
4149 a list of buffers, as we should do according to the doc string.
4150
49fc4500
KR
41512000-10-31 Ken Raeburn <raeburn@gnu.org>
4152
4153 * loadup.el (top level): Adjust load path if program name is
4154 "../src/bootstrap-emacs", in case it's not dumped and thus the
4155 load path adjustment hasn't already been done.
4156
ea0c615d
GM
41572000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4158
4159 * ps-print.el: Fix bug on selected pages for printing. Use
4160 `color-values' for Emacs 21. Ensure fontification when jit-lock
4161 is on. Try to avoid warning messages when compiling. Doc Fix.
4162 (ps-print-version): New version number (6.3).
4163 (ps-color-device): Use `color-values' to determine if device
4164 supports color.
4165 (ps-color-values): Try to use `x-color-values' when using XEmacs.
4166 (ps-print-page-p): Changed from defsubst to defun.
4167 (ps-page-number): Changed from defmacro to defun.
4168 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
4169 printing.
c286608e 4170 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
4171 (ps-end-file, ps-dummy-page): Funs eliminated.
4172 (ps-print-color-scale): Changed default value.
4173 (ps-page-n-up, ps-print-page-p): New internal vars.
4174 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
4175 (ps-plot-region, ps-generate, ps-end-job): Code fix.
4176
9e20722f
GM
4177 * delim-col.el: Little programming improvement.
4178 (delimit-columns-str): New macro.
4179 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4180
d7a0fd00
KH
41812000-10-31 Kenichi Handa <handa@etl.go.jp>
4182
c286608e
SM
4183 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
4184 Moved to european.el.
d7a0fd00
KH
4185 (ccl-encode-mac-roman-font, fontset-mac): Modified for
4186 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
4187 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
4188 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 4189
234be340
DL
41902000-10-30 Dave Love <fx@gnu.org>
4191
4192 * progmodes/cc-menus.el (imenu-generic-expression)
4193 (imenu-progress-message): Only defvar when compiling.
4194
4edc4a39
DL
4195 * emacs-lisp/elp.el (elp-unload-hook): New function.
4196
4197 * loadhist.el (unload-feature): Call elp-restore-function,
4198 checking for symbols; don't use elp-restore-all.
4199 (loadhist-hook-functions): Doc fix.
4200
70c825df
SM
42012000-10-30 Stefan Monnier <monnier@cs.yale.edu>
4202
4203 * log-edit.el (log-edit-confirm): Fix the default.
4204
1d3baf74
GM
42052000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4206
4207 * delim-col.el: Little fix: replace delimit-columns-align-columns by
4208 delimit-columns-format.
4209 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 4210
1ec321a7
MB
42112000-10-30 Miles Bader <miles@lsi.nec.co.jp>
4212
4213 * comint.el (comint-replace-by-expanded-history): Don't use
4214 comint-get-old-input (we're not looking at *old* input).
4215 (comint-get-old-input-default): If using fields, signal an error
4216 when the point is not in an input field.
4217
70737ea9
KH
42182000-10-30 Kenichi Handa <handa@etl.go.jp>
4219
4220 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
4221 and mule-unicode-e000-ffff.
4222
fa0cb51d 4223 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
4224 (make-coding-system): Accept a symbol of translation table as a
4225 value of property `safe-chars'.
4226
4227 * international/mule-cmds.el (encode-coding-char): Check property
4228 safe-chars instead of safe-charsets.
4229
4230 * international/fontset.el (fontset-default): Modified for
4231 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
4232 (x-font-name-charset-alist): Likewise.
4233 (ccl-encode-unicode-font): New CCL program. Record it in
4234 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
4235
70c825df
SM
4236 * language/european.el (mac-roman-decoder, mac-roman-encoder):
4237 New translation tables.
70737ea9
KH
4238 (decode-mac-roman, encode-mac-roman): Definition of these CCL
4239 programs are modified and moved from mac-win.el.
4240 (mac-roman): Definition of this coding system is modified and
4241 moved from mac-win.el.
4836835a 4242
fda2ce24 42432000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 4244
1d3baf74 4245 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 4246 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 4247
dd4d3cb6
MB
42482000-10-29 Miles Bader <miles@gnu.org>
4249
4250 * custom.el (custom-add-to-group): Allow multiple entries for a
4251 given value OPTION, as long as their widget types are different.
4252 * cus-edit.el (custom-face-value-create): If face name doesn't end
4253 with "face", add such here (similar to custom group widgets).
4254
4255 * comint.el (comint-highlight-prompt): Add :type.
4256
dace60cf
JW
42572000-10-28 John Wiegley <johnw@gnu.org>
4258
4259 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
4260 Changed this function to operate on a temporary buffer instead of
4261 the main buffer. This not only keeps flyspell from marking a
4262 buffer as changed that wasn't, but it solves the jumpy cursor
4263 problem when attempts are made to edit incorrect words.
4264 (flyspell-maybe-correct-doubling): Same change as for
4265 `flyspell-maybe-correct-transposition'.
4266
4267 * calendar/timeclock.el (timeclock-log): Doc fix.
4268 (timeclock-last-event): Doc fix.
4269 (timeclock-log): Kill the timelog buffer after appending a new
4270 event.
4271 (timeclock-find-discrep): Use a temp buffer to read in the
4272 timelog, instead of visiting the file.
4273 (timeclock-log-data): A new function, along with a host of helper
4274 functions, for the purpose of making timelog data accessible to
4275 programmers.
4276
4277 * eshell/esh-mode.el (window-height test): Make certain that
4278 `eshell-stringify-t' is non-nil.
4279 (eshell-password-prompt-regexp): Changed to a much simpler
4280 password regexp.
4281 (eshell-send-input): If `eshell-invoke-directly' returns t,
4282 directly invoke the parsed command using `eval'. This improves
4283 turn-around time on simple commands by a factor of three or
4284 greater, such as cd, ls, pwd, etc. -- which get used very often.
4285 It also conserves thousands of cons cells per call (since
4286 `eshell-do-eval' consumes memory like a Cookie Monster set loose
4287 in the Pacific Cookie Company).
4288
4289 * eshell/esh-test.el (eshell-test): Whitespace fix.
4290
4291 * eshell/em-ls.el (eshell-ls-insert-directory): Make
4292 `eshell-ls-initial-args' nil when inserting directory contents.
4293
4294 * eshell/em-script.el (eshell-script-initialize): Add names to
4295 `eshell-complex-commands, since `source' and `.' are complex.
4296
0467b076
EZ
4297 * eshell/esh-cmd.el (eshell-rewrite-for-command)
4298 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
4299 `eshell-copy-handles'.
4300 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
4301 bodies.
4302 (eshell-separate-commands): Whitespace fix.
4303 (eshell-complex-commands): Added a new list of names, for
4304 determining whether a given command is as simple as it looks.
4305 (eshell-invoke-directly): New function. Returns t if a command
4306 should be invoked directly (using `eval'), rather than indirectly
4307 using `eshell-do-eval'.
4308 (eshell-do-eval): Whitespace fix.
4309
4310 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
4311 which provides an emulation of the DOS shell behavior of assuming
4312 that cp/mv/ln should copy/move/link to the current directory.
4313 (eshell-remove-entries): Added a doc string.
4314 (eshell-shuffle-files): Removed the check for `target' being null.
4315 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
4316 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
4317 it to do a smarter check of whether a destination was provided.
4318 (eshell/mv, eshell/cp): Enable `:preserve-args'.
4319 (eshell/ln): Enable `:preserve-args', and use
4320 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
4321 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
4322 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
4323 list after flattening it. This makes it possible to cat files
4324 with numerical names.
4325 (eshell-unix-initialize): Added several names to
4326 `eshell-complex-commands.
4327 (eshell-unix-command-complex-p): Return t if a given command name
4328 may result in external processes being invoked.
4329
4330 * eshell/em-glob.el (eshell-glob-show-progress): Make this
4331 variable nil by default, since it slows down glob processing by a
4332 factor of two or more, and increases memory consumption.
4333
4334 * eshell/em-smart.el: Added a note about how memory consumptive
4335 smart display mode can be (at least this is true in Emacs 21).
4336 (eshell-smart-initialize): Whitespace fix.
4337 (eshell-refresh-windows): Use `if' instead of `when'.
4338 (eshell-smart-scroll-window): Calling `save-current-buffer' was
4339 not necessary.
4340 (eshell-currently-handling-window): Added a missing global
4341 variable.
4342
4343 * eshell/em-ls.el (eshell-do-ls): Code simplification.
4344 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
4345 Whitespace fix.
4346 (eshell-ls-exclude-hidden): Added this variable in addition to
4347 `eshell-ls-exclude-regexp'. This one prevents files beginning
4348 with . from even being read, which can improve memory consumption
4349 quite a bit.
4350 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
4351 read file entries beginning with a dot. In home directories with
4352 lots of hidden files, fully two-thirds of the time spent in ls is
4353 used to read directory entries that are immediately thrown away.
4354 (eshell-ls-initial-args): Added back this configuration variable,
4355 for specifying default initial arguments to every call to ls.
4356 Much faster than using an alias to do the same thing.
4357 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
4358 (eshell-ls-dir): Whitespace change.
4359
4360 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
4361
4362 * eshell/esh-util.el: Don't require `ange-ftp' if it's not
4363 available.
4364 (eshell-stringify-t): Added a customization variable, to indicate
4365 whether `t' should be rendered as a string at all. If not, one
4366 can still determine if the result of an expression is true using
4367 "file-exists-p FILE && echo true".
4368 (eshell-stringify): If `eshell-stringify-t' is nil, don't
4369 stringify t!
4370
4371 * eshell/esh-module.el: Whitespace fix.
4372
4373 * eshell/em-alias.el (eshell-alias-initialize): Added
4374 `eshell-command-aliased-p' to `eshell-complex-commands'.
4375 (eshell-command-aliased-p): New function that returns t if a
4376 command name names an aliased.
4377
657f9cb8 43782000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 4379
0467b076 4380 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 4381 redrawing the screen when changing cursor color.
0467b076
EZ
4382 (viper-insert-state-pre-command-sentinel)
4383 (viper-replace-state-pre-command-sentinel)
70c825df
SM
4384 (viper-replace-state-post-command-sentinel):
4385 Use viper-preserve-cursor-color.
657f9cb8
MK
4386 Many functions changed to use viper= instead of = when comparing
4387 characters.
0467b076 4388 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 4389 working with characters.
0467b076 4390 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
4391 Many functions changed to use viper= instead of = when comparing
4392 characters.
0467b076 4393 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 4394
0467b076 4395 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 4396 Several typos fixed in various docstrings.
0467b076
EZ
4397 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
4398 * ediff-nult.el (ediff-before-session-group-setup-hooks): New
657f9cb8 4399 hook.
0467b076
EZ
4400 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
4401 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
4402 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
4403 (ediff-get-selected-buffers): New function.
4404 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
4405 (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
657f9cb8 4406 save-window-excursion.
0467b076 4407 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 4408 termination check in while loop.
0467b076 4409 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 4410 dired buffer.
0467b076
EZ
4411 (ediff-files,ediff-merge-files,ediff-files3)
4412 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 4413
4f490d99
DL
44142000-10-28 Dave Love <fx@gnu.org>
4415
4416 * info.el (Info-fontify-node): Add help-echo for menu items.
4417
45b84006
EZ
44182000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
4419
5ebc02b3
EZ
4420 * startup.el (normal-top-level): If the value of $TERM indicates
4421 we are running from xterm or one of its work-alikes, default to a
4422 light background mode.
4423
45b84006
EZ
4424 Support for -fg, -bg, and -rv command-line arguments for TTYs:
4425 * faces.el (tty-handle-reverse-video): New function.
4426 (tty-create-frame-with-faces): Call it.
4427
4428 * frame.el (frame-notice-user-settings): Don't apply
4429 default-frame-alist and initial-frame-alist to MS-DOS frames.
4430 Call tty-handle-reverse-video, frame-set-background-mode, and
4431 face-set-after-frame-default for non-MS-DOS frames.
4432
4433 * startup.el (tty-long-option-alist): New variable.
4434 (tty-handle-args): New function.
4435 (command-line): Call tty-handle-args.
4436
4437 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
4438 startup.el now does that for all character-terminal frames.
4439
eab6e8b9
MB
44402000-10-28 Miles Bader <miles@gnu.org>
4441
4442 * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
4443 `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
4444 global. If :global is followed by a non-nil but non-t value,
4445 make the mode buffer-local, but also generate a `global-MODE'
4446 version using `easy-mmode-define-global-mode'. Add
4447 :conditional-turn-on keyword argument.
4448
51a29efc
DL
44492000-10-28 Dave Love <fx@gnu.org>
4450
4451 * international/latin1-disp.el (latin1-char-displayable-p): Don't
4452 use window-system.
4453
d71d7114
EZ
44542000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
4455
4456 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4457 Don't call find-buffer-file-type-coding-system. Instead, just
4458 set eol-type to -unix if inhibit-eol-conversion is in effect, or
4459 if the file is on an untranslated filesystem.
4460 (add-untranslated-filesystem): Use "D" instead of "f" inside
4461 interactive.
4462
1f9cab4b
DL
44632000-10-27 Dave Love <fx@gnu.org>
4464
70c825df 4465 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
4466 (refill-mode): Use it.
4467
70c825df
SM
44682000-10-27 Stefan Monnier <monnier@cs.yale.edu>
4469
4470 * international/quail.el (quail-activate): Don't make-local-hook.
4471
7432cf10
AS
44722000-10-27 Andre Spiegel <spiegel@gnu.org>
4473
4836835a 4474 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 4475 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
4476 (vc-make-version-backup): Don't do it on MS-DOS without long file
4477 names.
4836835a 4478
7432cf10
AS
4479 * vc.el (vc-version-other-window): If an automatic backup of the
4480 desired version exists, rename it instead of copying it.
4481
4836835a
TTN
4482 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
4483 after command. If there's an unexpected error, signal it instead
7432cf10 4484 of being silent.
e1483c38 4485 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 4486
05ea7ef2
MB
44872000-10-27 Miles Bader <miles@lsi.nec.co.jp>
4488
fd1035aa
MB
4489 * shell.el (shell): Add BUFFER argument.
4490 * comint.el (make-comint-in-buffer): New function.
4491 (make-comint): Use it.
4492
05ea7ef2
MB
4493 * faces.el (face-spec-choose): Change syntax so that the list of
4494 attribute-value pairs is now the cdr of each clause, not the cadr.
4495 Detect old-style entries, and handle them. Use pop.
4496
835a55fe
SM
44972000-10-26 Stefan Monnier <monnier@cs.yale.edu>
4498
f5ab1cdd
SM
4499 * cus-edit.el (custom-mode-map): Use a sparse map.
4500 (custom-mode): Don't bother with make-local-hook.
4501
4502 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
4503
835a55fe
SM
4504 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
4505
c13b0ec8
GM
45062000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4507
4508 * ps-print.el: Avoid compilation gripes.
4509 (ps-print-version): New version number (6.2.1).
4836835a 4510
e9f63196
DL
45112000-10-26 Dave Love <fx@gnu.org>
4512
0b95284b
DL
4513 * menu-bar.el: Modify some menu item help strings.
4514 (menu-bar-help-menu): Add link to MORE.STUFF.
4515
e9f63196
DL
4516 * cus-edit.el (custom-mode): Add `special' mode-class property.
4517
4518 * wid-browse.el (widget-browse-mode): Likewise.
4519
4520 * wid-edit.el (widget-specify-field): Revert to using local-map
4521 property, not keymap.
4522
e276a14a
MB
45232000-10-26 Miles Bader <miles@lsi.nec.co.jp>
4524
c1545d88
MB
4525 * wid-edit.el (widget-field-end): When checking for a `boundary'
4526 field, do so in the correct buffer.
4527
3c1b77ca
MB
4528 * simple.el (undo): Correctly distinguish between numeric and
4529 non-numeric prefix args in non-transient-mark-mode, as per the doc
4530 string. When in transient-mark-mode, treat all prefix-args as
4531 numeric.
4532
f5ab1cdd
SM
4533 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
4534 Position point on match. Handle N == 0 correctly.
22626d9d
MB
4535
4536 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
4537 (comint-mode-map): Reverse order of `comint-write-output' and
4538 `comint-append-output-to-file'.
4539 (comint-append-output-to-file): Reinstate this function, for the
4540 benefit of the menu.
4541
d97151cb
SM
45422000-10-25 Stefan Monnier <monnier@cs.yale.edu>
4543
4544 * vc.el (vc-version-other-window): Bind `file'.
4545
ea7d6f5b
GM
45462000-10-25 Gerd Moellmann <gerd@gnu.org>
4547
f5ab1cdd 4548 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
4549
4550 * emacs-lisp/authors.el (batch-update-authors): New function.
4551 (authors-fixed-entries): New defconst.
4552 (authors-add-fixed-entries): New function.
4553 (authors): Call it.: Don't process lispref/.
4554
17c25cea
JR
45552000-10-25 Jason Rumney <jasonr@gnu.org>
4556
4557 * cus-edit.el (custom-button-face, custom-button-pressed-face):
4558 Merge x w32 and mac definitions.
4559
4ecda532
GM
45602000-10-25 Gerd Moellmann <gerd@gnu.org>
4561
4562 * menu-bar.el (menu-bar-options-menu): Add a help string for
4563 `uniquify'.
4564
b6735035
GM
45652000-10-25 Stephen Gildea <gildea@alum.mit.edu>
4566
f5ab1cdd
SM
4567 * time-stamp.el (time-stamp-string-preprocess):
4568 Fix a wrong type argument error.
b6735035 4569
f4cbc7a0
MB
45702000-10-25 Miles Bader <miles@gnu.org>
4571
4572 * recentf.el (recentf-mode): Variable removed.
4573 (recentf-mode): Use `define-minor-mode'.
4574
4575 * mwheel.el (mouse-wheel-mode): New global minor mode.
4576 (mwheel-install): Use `mouse-wheel-mode'.
4577
f4b020f6
DL
45782000-10-25 Dave Love <fx@gnu.org>
4579
f5ab1cdd
SM
4580 * progmodes/cperl-mode.el (cperl-mode):
4581 Set normal-auto-fill-function correctly.
072cb6f9 4582
f4b020f6
DL
4583 * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
4584 inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 4585 bindings.
f4b020f6 4586
ebe2a441
MB
45872000-10-25 Miles Bader <miles@lsi.nec.co.jp>
4588
ff4dcd4b
MB
4589 * wid-edit.el (widget-field-at): New function.
4590 (widget-at, widget-field-activate): Use it.
4591 (widget-tabable-at): Use `widget-at'.
4592 (widget-specify-field): If the terminating character of the widget
4593 field (which is read-only) is a newline, put it into a special
4594 `boundary' field so that C-n/C-p act more naturally.
4595 (widget-field-end): Also don't subtract one if a special
4596 `boundary' field has been added after the widget field.
4597
ebe2a441
MB
4598 * comint.el (comint-output-filter, comint-send-input): Don't
4599 bother adding stickiness fields to overlays to fool the field
4600 code, since it should notice the overlay insertion-types now.
ff4dcd4b 4601
ebe2a441
MB
4602 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
4603 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
4604 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
4605
fe50b6ab
GM
46062000-10-24 Gerd Moellmann <gerd@gnu.org>
4607
53df4dda
GM
4608 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4609 (authors): Set file coding system to iso-2022-7bit. Add
4610 file-local variables to output buffer.
4611
4836835a 4612 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
4613 WARN is nil.
4614
53df4dda
GM
46152000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4616
4617 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
4618
4619 * delim-col.el: Now there is a column formatting mechanism.
4620 Modified to customization mechanisms convention. Doc fix.
4621 (columns): New group for delim-col.
4622 (delimit-columns-before, delimit-columns-after)
4623 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
4624 (delimit-columns-end): New vars.
4625 (delimit-columns-customize, delimit-columns-format): New funs.
4626 (delimit-columns-region, delimit-columns-rectangle)
4627 (delimit-columns-rectangle-line): Modified to support column
4628 formatting.
4836835a 4629
a9839779
DL
46302000-10-24 Dave Love <fx@gnu.org>
4631
4632 * log-edit.el (log-edit): Add :version and a :group for vc.
4633
df0267b8
GM
46342000-10-24 Gerd Moellmann <gerd@gnu.org>
4635
9acc3873
GM
4636 * files.el (after-find-file): Don't print a message ``New file''
4637 if WARN is nil.
4638
63e1b552
GM
4639 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
4640 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
4641 get duplicate tool-bar entries because we'll see the global ones
4642 on more than one path through keymaps.
4643
1946f901
GM
4644 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
4645
df0267b8
GM
4646 * progmodes/cmacexp.el: Change Francesco's email address.
4647
ae3b264b
KH
46482000-10-24 Kenichi Handa <handa@etl.go.jp>
4649
4650 * window.el (fit-window-to-buffer): Adjust point of the window
4651 buffer, not that of the current buffer.
4652
23afac01
EZ
46532000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
4654
4655 * progmodes/cmacexp.el: Update the euthor's email address.
4656
22d1a4ed
MB
46572000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4658
4659 * faces.el (face-spec-set-match-display): Add `graphic' display
4660 type (the inverse of `tty'). Use `display-graphic-p' instead of
4661 the window-system variable.
4662
f408aa48
KH
46632000-10-24 Kenichi Handa <handa@etl.go.jp>
4664
4665 * international/isearch-x.el (isearch-with-input-method): Call
4666 input-method-function with the first event in
4667 unread-command-events.
4668
94fe8a31
MB
46692000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4670
4671 * faces.el (face-default-spec, face-user-default-spec): Make
4672 defsubsts.
4673
8f47302e
AC
46742000-10-24 Andrew Choi <akochoi@i-cable.com>
4675
4676 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
4677 New charsets.
4678
4679 * term/mac-win.el: Remove definitions of mac-roman-lower and
4680 mac-roman-upper, require dired, and define instead of set
4681 mac-ready-for-drag-n-drop to avoid compilation error.
4682
446c097e
AI
46832000-10-23 Andrew Innes <andrewi@gnu.org>
4684
4685 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4686 superfluous calls to subst-char-in-string; instead apply
4687 expand-file-name after convert-standard-filename to ensure
4688 expected directory separators are used.
4689
379b70e7
EZ
46902000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
4691
4692 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
4693
85c766e9
DL
46942000-10-23 Dave Love <fx@gnu.org>
4695
b7e03a67
DL
4696 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4697 (tool-bar-add-item): Set foreground and background for XBM icons.
4698
4699 * international/latin1-disp.el (latin1-char-displayable-p): New
4700 function (from Handa).
4701 (latin1-display-check-font): Use it.
4702
0dcf8835
DL
4703 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
4704 using :key-sequence, making it much more usable. Use nconc, not
4705 append.
4706 (imenu--create-keymap-1): Avoid append.
4707
85c766e9 4708 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 4709
cb3069bb
MB
47102000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4711
4712 [the following changes fix a bug where `define-minor-mode' didn't
4713 correctly generate :require clauses for defcustoms in compiled files]
4714 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
4715 (byte-compile-log-file, byte-compile-log-1): Don't set
4716 `byte-compile-current-file' to nil. Instead set
4717 `byte-compile-last-logged-file' to it. Test whether
4718 byte-compile-current-file equals byte-compile-last-logged-file
4719 instead of whether its nil.
3b6542ba 4720 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 4721
6db6243b
SM
47222000-10-23 Stefan Monnier <monnier@cs.yale.edu>
4723
4724 * textmodes/refill.el: Fix var names in doc.
4725 (refill-mode): Don't bother with make-local-hook anymore.
4726
98490598
MB
47272000-10-23 Miles Bader <miles@lsi.nec.co.jp>
4728
e01cd227
MB
4729 * faces.el (face-user-default-spec, face-default-spec): New functions.
4730 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 4731 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
4732 Use `face-user-default-spec'. Simplify code slightly.
4733
4836835a 4734 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
4735 (woman-unknown-face): Add dark-background variants.
4736 (woman-default-faces): Renamed from `woman-colour-faces'.
4737 Set using the stored defaults, rather than using hard-wired colors.
4738 (woman-monochrome-faces): Renamed from `woman-black-faces'.
4739 Just make the foreground `unspecified' rather than "black".
4740 (woman-menu): Rename menu entries accordingly.
4741
98490598
MB
4742 * faces.el (header-line): Make more reasonable on mono/grayscale
4743 displays.
4744
1a578e9b
AC
47452000-10-23 Andrew Choi <akochoi@i-cable.com>
4746
4747 * cus-edit.el (custom-button-face): Use 3D look for mac.
4748 (custom-button-pressed-face): Likewise.
4749
4750 * faces.el (set-face-attributes-from-resources): Handle mac frames
4751 in the same way as x and w32 frames.
4752 (face-valid-attribute-values): Likewise.
4753 (read-face-attribute): Likewise.
4754 (defined-colors): Likewise.
4755 (color-defined-p): Likewise.
4756 (color-values): Likewise.
4757 (display-grayscale-p): Likewise.
4758 (face-set-after-frame-default): Likewise.
4759 (mode-line): Same default face as for x and w32.
4760 (tool-bar): Likewise.
4761
4762 * frame.el: Remove call to frame-notice-user-settings at end of
4763 the file.
4764
4765 * info.el (Info-fontify-node): make underlines invisible for mac
4766 as for x, pc, and w32 frame types.
4767
4768 * term/mac-win.el: New file.
4769
aaaf7be7
DL
47702000-10-22 Dave Love <fx@gnu.org>
4771
4772 * textmodes/refill.el: New file.
4773
5392d654
AS
47742000-10-22 Andre Spiegel <spiegel@gnu.org>
4775
4836835a 4776 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 4777 MANUAL and REGEXP.
4836835a 4778 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
4779 New functions.
4780 (vc-before-save): Use the latter.
4781 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4782 confusion.
4783
4836835a 4784 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
4785 expected by vc[-hooks].el.
4786
4787 * vc.el (vc-checkout): Added `-p' suffix in call to
4788 vc-make-version-backups-p; use vc-make-version-backup to actually
4789 make the backup.
4790 (vc-version-other-window, vc-version-backup-file): Handle both
4791 automatic and manual backups.
4792 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4793 of all of them.
4794
1e221c16
MB
47952000-10-22 Miles Bader <miles@gnu.org>
4796
7ff4fda5
MB
4797 * comint.el (comint-highlight-input, comint-highlight-prompt):
4798 Renamed, `-face' at end removed.
4799 (comint-send-input, comint-output-filter): Use renamed faces.
4800
3511cde8
MB
4801 * window.el (fit-window-to-buffer): Change defaulting of
4802 MAX-HEIGHT slightly.
4803
1e221c16
MB
4804 * faces.el (color-values, color-defined-p): Use `member', not
4805 `memq', because it works correctly for strings.
4806 (frame-set-background-mode): Actually, "unspecified-fg" and
4807 "unspecified-bg" *are* strings. Use `member', not `memq', and
4808 `equal', not `eq', when a string value is possible.
4809
b6ef4898
EZ
48102000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
4811
4812 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4813
34939e2c
SM
48142000-10-21 Stefan Monnier <monnier@cs.yale.edu>
4815
4816 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4817 sh-electric-rparen, sh-electric-less and sh-electric-hash.
4818 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4819 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4820 (sh-font-lock-syntactic-keywords): Use them.
4821 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4822 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4823 (sh-mode): Don't override font-lock-unfontify-region-function.
4824 Use a copy of sh-font-lock-syntactic-keywords.
4825 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4826 Don't call sh-scan-buffer since font-lock does it on the fly.
4827 (sh-get-indent-info): Use `face' rather than `syntax-table'
4828 text-property to detect here-documents.
4829 Replace sh-special-syntax with sh-st-punc.
4830 (sh-prev-line): Use `face' rather than `syntax-table'
4831 text-property to skip over here-documents.
4832 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4833 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4834 (sh-electric-less, sh-set-here-doc-region)
4836835a 4835 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
4836 (sh-scan-buffer, sh-rescan-buffer): Remove.
4837
f3d3c491
AI
48382000-10-21 Andrew Innes <andrewi@gnu.org>
4839
4840 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4841 remote (ange-ftp) file names.
4842
b86c791c
MB
48432000-10-21 Miles Bader <miles@gnu.org>
4844
d9c30bdf
MB
4845 * window.el (fit-window-to-buffer): New function.
4846 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
4847 (window-text-height): Don't expect minibuffers to have mode-lines.
4848
d9c30bdf 4849 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
feb5013d
MB
4850 * international/quail.el (quail-update-guidance): Use
4851 `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 4852
617fee5a
MB
4853 * international/quail.el (quail-show-guidance-buf): Make sure
4854 guidance window really has enough room.
4855 (quail-update-guidance): If quail-guidance-win is already shown,
4856 make sure its height is OK.
4857
b86c791c
MB
4858 * window.el (window-text-height, set-window-text-height):
4859 New functions.
4860 (shrink-window-if-larger-than-buffer): Use `window-text-height'
4861 instead of `window-height' & `mode-line-window-height-fudge'.
4862 (mode-line-window-height-fudge): Add FACE parameter.
4863 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4864 instead of `enlarge-window' & `mode-line-window-height-fudge'.
4865
e34850d1
MB
48662000-10-20 Miles Bader <miles@gnu.org>
4867
4868 * window.el (height-affecting-face-attributes): Use `defconst'.
4869
4870 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4871 New function, conditionally aliased to `mode-line-window-height-fudge'.
4872 (ispell-help): Use it.
4873 (ispell-choices-win-default-height): Don't include mode-line fudge.
4874 (ispell-choices-win-default-height): New function.
4875 (ispell-show-choices, ispell-command-loop): Use function
4876 `ispell-choices-win-default-height' instead of variable.
4877
a8b883c2
MB
48782000-10-20 Miles Bader <miles@lsi.nec.co.jp>
4879
8c6e4a58
MB
4880 * window.el (mode-line-window-height-fudge): New variable.
4881 (height-affecting-face-attributes): New variable.
4882 (mode-line-window-height-fudge): New function.
4883 (shrink-window-if-larger-than-buffer): Use it.
4884 * help.el (resize-temp-buffer-window): Likewise.
4885
a8b883c2
MB
4886 * info.el (Info-fontify-node): Add support for @subsubsection
4887 titles, which use `Info-title-4-face'.
4888 (Info-title-4-face): New face.
4889 (Info-title-3-face): Inherit from Info-title-4-face instead of
4890 variable-pitch.
4891
e64c3a75
JR
48922000-10-19 Jason Rumney <jasonr@gnu.org>
4893
4894 * dired.el (dired-insert-directory): Do not let errors signalled by
4895 attempt to run dired-free-space-program prevent dired from working.
4896
c70fe852
SM
48972000-10-19 Stefan Monnier <monnier@cs.yale.edu>
4898
4899 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4900
877cf6b4
GM
49012000-10-19 Gerd Moellmann <gerd@gnu.org>
4902
5de037e0
GM
4903 * dirtrack.el (dirtrack): Fix call to run-hooks.
4904
6deb9af9
GM
4905 * cmuscheme.el (cmuscheme-program-name): Renamed from
4906 scheme-program-name because xscheme.el contains a defcustom with
4907 the same name. As a consequence, customizing group `cmuscheme'
4908 loaded `xscheme' which redefined run-scheme.
4909 (run-scheme): Use cmuscheme-program-name.
4910
877cf6b4
GM
4911 * ps-print.el (ps-print-emacs-type): Move into the
4912 eval-and-compile.
4913
e597d8fb 4914 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 4915 anonymous address, and add a website for Befrienders International.
4836835a 4916
3e9cb08f
GM
49172000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4918
c70fe852
SM
4919 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
4920 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
4921 (ps-print-version): New version number (6.2).
4922 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4923 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4924 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4925 (ps-x-extent-priority, ps-x-extent-start-position)
4926 (ps-x-face-font-instance, ps-x-find-coding-system)
4927 (ps-x-font-instance-properties, ps-x-make-color-instance)
4928 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4929 avoid compilation gripes without defining functions.
4930 (ps-e-find-composition): Alias for function find-composition, to have a
4931 suitable function depending on Emacs version.
4932 (ps-color-device, ps-color-values, ps-face-foreground-name)
4933 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4934 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4935 (ps-print-ensure-fontified): Function definitions surrounded by
4936 `eval-and-compile' to avoid compilation gripes.
4937 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4938 by symbol-value to avoid compilation gripes.
4939 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4940 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4941
d8abcd91
MB
49422000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4943
13ab33c4
MB
4944 * startup.el (normal-top-level): Call `frame-set-background-mode'
4945 after `frame-notice-user-settings' because the latter doesn't call
4946 the former on a tty.
4947
d8abcd91
MB
4948 * faces.el (frame-set-background-mode): `unspecified' &c are
4949 symbols, not strings.
4950
e8bce0a9
EZ
49512000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4952
c70fe852
SM
4953 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
4954 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 4955
c70fe852
SM
4956 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
4957 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 4958
773272d8
KH
49592000-10-19 Kenichi Handa <handa@etl.go.jp>
4960
c70fe852 4961 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
4962 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
4963 for ISO10646-1 fonts.
4964 (x-font-name-charset-alist): Add an entry for "iso10646-1".
4965
772139c0
EZ
49662000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
4967
4968 * faces.el (frame-set-background-mode): If a tty frame defines a
4969 background color, use that to compute the background mode, instead
4970 of always defaulting to "dark".
4971
d134a19f
MB
49722000-10-19 Miles Bader <miles@lsi.nec.co.jp>
4973
8bb84cb2
MB
4974 * comint.el (comint-write-output): New function.
4975 (comint-mode-map): Add it to the menu.
e40a778f 4976 Bind `C-c C-s' to comint-write-output.
d134a19f 4977
dada41e1
GM
49782000-10-18 Gerd Moellmann <gerd@gnu.org>
4979
4980 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4981 Use fancy-splash-delay.
4982
9b5360aa
GM
49832000-10-18 Alex Schroeder <alex@gnu.org>
4984
4985 * progmodes/sql.el (sql-sybase-options): New option.
4986 (sql-sybase): Use it. Add sql-database to the list of parameters
4987 provided for login. The options -w 2048 -n are not used any more.
4988
9035a35a
GM
4989 * comint.el (comint-read-input-ring): Bugfix such that the first
4990 and the last entry of the input ring file are not lost.
4991
3556c6dd
GM
49922000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4993
4994 * ps-print.el: Internal variable changes to defcustom,
4995 make-local-hook changes to defvar. Doc fix.
4996 (ps-print-version): New version number (6.1).
4997 (ps-setup, ps-do-despool): Code fix.
4998 (ps-printer-name): Customization fix.
4999 (ps-printer-name-option): Now is a defcustom instead of an
5000 internal variable.
5001 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
5002 (ps-print-begin-column-hook): Now are defvar instead of
5003 make-local-hook.
4836835a 5004
4e217e50
MB
50052000-10-18 Miles Bader <miles@gnu.org>
5006
5007 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
5008 (comint-kill-output): Changed into an alias for `comint-delete-output',
5009 and made obsolete.
5010 (comint-mode-map): Rename references to comint-kill-output.
5011
34460354
EZ
50122000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
5013
5014 * diff-mode.el (diff-header-face, diff-file-header-face)
5015 (diff-changed-face): Add bold and italic attributes to tty faces.
5016 (diff-function-face): New face.
5017 (diff-font-lock-keywords): Use it.
5018
17ea3cdb
MB
50192000-10-18 Miles Bader <miles@lsi.nec.co.jp>
5020
5021 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
5022 Remove commented-out call to force-mode-line-update.
5023 (comint-kill-output): Use `forward-line 0' instead of
5024 beginning-of-line to make sure we get past the prompt.
5025
9244f2c7
SM
50262000-10-17 Stefan Monnier <monnier@cs.yale.edu>
5027
5028 * diff-mode.el (diff-header-face, diff-file-header-face):
5029 Add specific setting for dark background.
5030 (diff-context-face): Renamed from diff-comment-face.
5031 Set explicitly rather than inheriting from font-lock-comment-face.
5032
1592c1ef
EZ
50332000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5034
5035 * startup.el (command-line): Move the code which sets the default
5036 TTY colors to before before-init-hook.
5037
f86292a9
GM
50382000-10-17 Gerd Moellmann <gerd@gnu.org>
5039
5040 * jit-lock.el (jit-lock-stealth-time): Doc fix.
5041
f7f2e883
EZ
50422000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5043
e854cc22
EZ
5044 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
5045 extensions, for MS-DOS.
5046
f7f2e883
EZ
5047 * diff-mode.el (diff-header-face, diff-file-header-face)
5048 (diff-changed-face): Define tty-specific colors.
5049
c7b4f0f9
GM
50502000-10-17 Gerd Moellmann <gerd@gnu.org>
5051
5052 * startup.el (fancy-splash-text): Realign the text.
5053
12a72271
EZ
50542000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5055
5056 * font-lock.el (font-lock-comment-face): Define a separate default
5057 for dark-background tty's.
5058
61dfccfd
MB
50592000-10-17 Miles Bader <miles@gnu.org>
5060
5061 * help.el (resize-temp-buffer-window): Add hack to avoid last line
5062 being obscured by whizzy mode-lines on graphics displays.
5063
333cd59e
EZ
50642000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
5065
5066 * info.el (Info-title-1-face, Info-title-2-face)
5067 (Info-title-3-face): Define colors for tty's.
dada41e1 5068 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 5069
dbf1fcc1
EZ
50702000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
5071
5072 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
5073 reverse from the frame parameters, and don't invert foreground and
5074 background colors.
5075
ac629823
MB
50762000-10-16 Miles Bader <miles@gnu.org>
5077
5078 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
5079 string "*Info*". Call propertized-buffer-identification to spruce
5080 up the result.
5081
76eebffc
GM
50822000-10-16 Gerd Moellmann <gerd@gnu.org>
5083
3a6b59d9
GM
5084 * help.el: Provide `help' for the sake of define-minor-mode
5085 which generates defcustoms with requires.
5086
6569c3d3
GM
5087 * jit-lock.el (jit-lock-after-change): If we're in text that
5088 matches a multi-line font-lock pattern, make sure the whole text
5089 will be redisplayed.
5090
c2e0a611
GM
5091 * emacs-lisp/authors.el (authors-add): Don't add an entry if
5092 author's name is unknown.
5093
76eebffc
GM
5094 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
5095 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
5096 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
5097 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
5098 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
5099 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
5100 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
5101 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
5102 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
5103 Add author information.
5104
cf1e7b12
MB
51052000-10-16 Miles Bader <miles@lsi.nec.co.jp>
5106
5107 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
5108 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
5109 full-color version (using the Gimp) to eliminate dithering artifacts.
5110
5586f3eb
SM
51112000-10-15 Stefan Monnier <monnier@cs.yale.edu>
5112
5113 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
5114
5115 * simple.el (syntax-flag-table, string-to-syntax): Remove.
5116
ad64a888
DL
51172000-10-15 Dave Love <fx@gnu.org>
5118
5119 * progmodes/sh-script.el: Require skeleton and comint when
5120 compiling.
5121
5122 * pcomplete.el (pcomplete) <defgroup>: Add :version.
5123
5124 * whitespace.el: Doc fixes.
5125 (top-level): Don't add hooks here.
5126 (whitespace-running-emacs): Deleted.
5127 (timer): Don't require.
5128 (whitespace): Add back :version conditional on xemacs test.
5129 (whitespace-spacetab-regexp, whitespace-indent-regexp)
5130 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
5131 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
5132 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
5133 Avoid specific xemacs test.
5134 (whitespace-global-mode): New option.
5135 (whitespace-global-mode): New command.
5136 (whitespace-unload-hook): New function.
5137
5138 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 5139 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
5140 (Info-fontify-node): `Goto' goes to `Go to'.
5141 (Info-fontify-node): Add help-echo to xref links.
5142
1ef49fc6
EZ
51432000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
5144
5145 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
5146
8b7707e1
SM
51472000-10-15 Stefan Monnier <monnier@cs.yale.edu>
5148
b3b7f42f
SM
5149 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
5150 Use plist-get and allow :inherit.
5151
5152 * emacs-lisp/cl-macs.el (cl-do-arglist):
5153 Use plist-get and plist-member instead of memq.
5154
3c7fafc7
SM
5155 * emacs-lisp/ewoc.el (ewoc-location): New function.
5156 (ewoc-enter-after, ewoc-enter-before): Document return value.
5157 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
5158 Don't need make-local-hook any more.
5159 (cvs-addto-collection): Return the new tin.
5160 (cvs-mode-insert): Jump to the new line.
5161
8b7707e1
SM
5162 * jit-lock.el (jit-lock-fontify-buffer): Remove.
5163
5164 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
5165
5166 * font-lock.el (font-lock-syntactically-fontified): New var.
5167 (font-lock-fontify-syntactic-keywords-region): Use it.
5168 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
5169
5170 * diff-mode.el (diff-find-file-name): Fix regexp.
5171
5172 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
5173 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
5174
5175 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
5176 (sh-mode-syntax-table): Add punctuation syntax for < and >.
5177 (sh-mode): Don't make all vars local here.
5178 (sh-kw): Reformat.
5179 (sh-set-shell): Use dolist. Don't set indent-region-function.
5180 (sh-mode-syntax-table): Use pop.
5181 (sh-remember-variable): Use push.
5182 (sh-help-string-for-variable): Use memq.
5183 (sh-safe-backward-sexp): Remove.
5184 (sh-safe-forward-sexp): Add ARG.
5185 (sh-get-indent-info, sh-prev-stmt): Use it.
5186 (sh-prev-line): Simplify by using forward-comment.
5187 (sh-this-is-a-continuation): Simplify.
5188 (sh-learn-buffer-indent): Use dolist.
5189 (sh-do-nothing): Remove.
5190 (sh-set-char-syntax, sh-set-here-doc-region):
5191 Use inhibit-modification-hooks.
5192 (sh-name-style): Use mapcar and push.
5193 (sh-load-style): Use dolist.
5194 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
5195 (sh-case, sh-while-getopts): Use propertize directly rather
5196 than sh-electric-rparen.
5197
51982000-10-14 Stefan Monnier <monnier@cs.yale.edu>
5199
5200 * textmodes/tex-mode.el: Require CL when compiling.
5201 (tex-mode-syntax-table): Init immediately.
5202 (tex-mode-map): Bind M-RET to latex-insert-item.
5203 (latex-mode): Set indent-line-function to latex-indent.
5204 (tex-common-initialization): Don't setup the syntax-table any more.
5205 (latex-insert-item): New skeleton.
5206 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 5207 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 5208 (latex-indent, latex-find-indent): New functions.
4836835a 5209 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
5210 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
5211 (tex-compilation-parse-errors): Use with-syntax-table.
5212
86b7fcbb
MB
52132000-10-15 Miles Bader <miles@gnu.org>
5214
5215 * font-lock.el (font-lock-comment-face): Change dark-background,
5216 color, non-tty, default to `chocolate1'.
5217
57a24508
JW
52182000-10-13 John Wiegley <johnw@gnu.org>
5219
5220 * eshell/esh-util.el (require): Added a missing `require' form,
5221 needed when compiling (for an ange-ftp macro definition).
5222
40ad3db4
DL
52232000-10-13 Dave Love <fx@gnu.org>
5224
5225 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
5226
db460189
GM
52272000-10-13 Gerd Moellmann <gerd@gnu.org>
5228
b41c9501
GM
5229 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
5230 fix.
5231
4836835a 5232 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
5233 transparent -colors 8).
5234
3b5e21df
GM
52352000-10-13 Stephen Gildea <gildea@alum.mit.edu>
5236
5237 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
5238 that breaks with old list format timestamps.
5239 (time-stamp-warn-inactive, time-stamp-old-format-warn)
5240 (time-stamp-count, time-stamp-conversion-warn): Improved doc
5241 strings.
5242
16908a3f
JW
52432000-10-13 John Wiegley <johnw@gnu.org>
5244
d7103dda
JW
5245 * align.el, pcomplete.el, calendar/timeclock.el,
5246 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
5247
dace60cf 5248 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
5249 faulty math, where holiday hours were being computing as seconds.
5250
b6b70cda
JW
52512000-10-13 John Wiegley <johnw@gnu.org>
5252
5253 * desktop.el (desktop-buffer-modes-to-save): Added a global for
5254 specifying what "other" kinds of buffers should be saved. This
5255 used to be hard-coded.
5256 (desktop-buffer-misc-functions): A global for specifying how
5257 auxiliary data should be determined for special buffer types.
5258 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
5259 instead of hard-coding the special buffer types.
5260 (desktop-save): Run `desktop-buffer-misc-functions' to gather
5261 auxiliary data, instead of hard-coding for Info buffers and dired.
5262 (desktop-buffer-info-misc-data): Aux function for determining Info
5263 buffer auxiliary info.
5264 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
5265 (desktop-buffer-info): Changed this function to use the info
5266 gathered above.
5267 (desktop-create-buffer): Be a little more careful about what
5268 `minor-mode' means before calling it. This is important for some
5269 buffer types.
5270
8c6b1d83
JW
52712000-10-13 John Wiegley <johnw@gnu.org>
5272
5273 * eshell/esh-util.el: Added a global form which declares an
5274 autoload for `parse-time-string', if that function is not already
5275 defined, and if parse-time.el is available on the user's system.
5276
5277 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
5278 to be aware of ange-ftp user info.
5279 (eshell-do-ls): Bind `ange-cache'. Also, use
5280 `eshell-file-attributes'.
5281 (eshell-ls-annotate): Use `eshell-file-attributes'.
5282 (eshell-ls-file): Made the user-id printing code a bit smarter.
5283
5284 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
5285 allow identification of alias user ids in remote directories.
5286 It's manual, but there's no other way to know when the current
5287 user on the local machine, is also the owning user on the remote
5288 machine.
5289 (fboundp): Bind `ange-cache'.
5290 (eshell-directory-files-and-attributes): Re-organized the logic a
5291 bit to use `eshell-file-attributes' instead of `file-attributes'.
5292 The former is more sensitive to directories that are read via FTP,
5293 and knows how to use ange-ftp to determine full attribute
5294 information, instead of just the name and last modtime.
5295 (eshell-current-ange-uids): Return the current user id when in a
5296 remote directory.
5297 (eshell-parse-ange-ls): Parse a full directory listing that has
5298 been returned by ange-ftp.
5299 (eshell-file-attributes): This beefed up version of
5300 `file-attributes' is only special if the user is currently in a
5301 remote directory, in which case it does a lot of work to find out
5302 what the real attributes of a file are, as they appear on the
5303 remote machine. This makes usage of remote directories (i.e.,
5304 ange-ftp pathnames) much more useful. You can now use Eshell as a
5305 full-fledged FTP client, with much more manipulation ability than
5306 most other clients.
5307
5308 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
5309 variable, which means that Eshell's du should always be preferred
5310 in remote directories.
5311 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
5312 just `file-attributes'.
5313 (eshell-mvcp-template): Bind `ange-cache', to improve performance
5314 when reading remote directories. This is an Eshell-specific
5315 variable (not part of ange-ftp).
5316 (eshell/ln): Bind `ange-cache'.
5317 (eshell/du): Added some extra logic for determining when to use
5318 Eshell's du (which is slow), and when to use the external version
5319 (which may or may not exist).
5320
5321 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
5322 `eshell-interactive-process', rather than using
5323 `get-buffer-process', since backgrounded processes don't count in
5324 the context of this function's logic.
5325
5326 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
5327 `forward-char', so that null strings are parsed correctly.
5328
87730e84 53292000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
5330
5331 * eshell/em-pred.el (eshell-pred-file-type,
5332 eshell-pred-file-links, eshell-pred-file-size): Use
5333 `eshell-file-attributes'. This is more correct over ange-ftp.
5334
5335 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
5336 that remote file globbing is more efficient.
5337
5338 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
5339 gathering the files and attributes within a directory.
5340
5341 * eshell/em-unix.el (eshell/cat): If any of the files passed on
5342 the command line is a special file (not a regular file, directory
5343 or symlink), always attempt to call the external version of cat.
5344
87730e84 53452000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
5346
5347 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
5348 Eshell-friendly version of find-tag.
5349
1c7e37a9
MB
53502000-10-13 Miles Bader <miles@lsi.nec.co.jp>
5351
4836835a 5352 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
5353 (image-file-name-regexps): Add autoload cookies.
5354
11a7f341
KH
53552000-10-13 Kenichi Handa <handa@etl.go.jp>
5356
5357 * international/mule-cmds.el (select-safe-coding-system): If FROM
5358 is string, show it in *Warning* buffer.
5359
8ddddcb0
EZ
53602000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5361
5362 * startup.el (normal-top-level): Use display-popup-menus-p instead
5363 of window-system.
5364 (command-line): Use display-graphic-p instead of window-system.
5365 (command-line-1): Use display-popup-menus-p and display-mouse-p
5366 instead of window-system.
5367
72200f89
SS
53682000-10-12 Sam Steingold <sds@gnu.org>
5369
5370 * tooltip.el (tooltip-use-echo-area): New user variable.
5371 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
5372
8661c643
DL
53732000-10-12 Dave Love <fx@gnu.org>
5374
d0b40dc1
DL
5375 * recentf.el: Maintainer's checkdoc fixes.
5376
a622451f
DL
5377 * startup.el (normal-top-level-add-subdirs-to-load-path): Use
5378 character class, not ASCII when matching file names.
5379 (fancy-splash-head): Add trailing slash to URL.
5380 (command-line): Don't require XPM support for toolbar.
5381
8661c643
DL
5382 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
5383 (cperl-invalid-face): Revert last change.
5384 (cperl-init-faces): Quote cperl-invalid-face.
5385
ef2ed8ab
KH
53862000-10-12 Kenichi Handa <handa@etl.go.jp>
5387
5388 * startup.el (fancy-splash-text): Remove superfluous quote.
5389
b0da379e
GM
53902000-10-12 Gerd Moellmann <gerd@gnu.org>
5391
dbeb499b
GM
5392 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
5393 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
5394 (command-line-1): Don't use fancy-splash-pending-command.
5395 (fancy-splash-screens-1): Goto point-min after inserting text.
5396
d861718a
GM
5397 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
5398
b0da379e
GM
5399 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
5400 instead of shared-lisp-mode-map.
5401
4fb2ad98
MB
54022000-10-12 Miles Bader <miles@lsi.nec.co.jp>
5403
1cb4393e
MB
5404 * faces.el (header-line): Change tty-variant to use underlining.
5405
4fb2ad98
MB
5406 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
5407 (isearch-highlight): Restore lazy-isearch face properties at old
5408 position, and suppress them at new position.
5409 (isearch-dehighlight): Restore lazy-isearch face properties.
5410 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
5411 over the real isearch overlay, but in that case, don't give it a
5412 face property. Use `push'.
5413
eb991b25
KH
54142000-10-12 Kenichi Handa <handa@etl.go.jp>
5415
5416 * man.el (Man-getpage-in-background): Fix previous change.
5417 Decode the process output only when we are in multibyte mode.
5418
a818c1c0
DL
54192000-10-11 Dave Love <fx@gnu.org>
5420
c990f53a
DL
5421 * info.el (Info-mode-menu): Fix some help.
5422 (info-tool-bar-map): Add entry for Info-last.
5423
a818c1c0
DL
5424 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
5425 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
5426 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
5427 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
5428 * toolbar/search-replace.xpm, toolbar/exit.xpm:
5429 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
5430 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
5431 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
5432 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
5433 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
5434 Reduce colour requirements to 25 overall. (Probably wants
5435 revisiting from the originals to reduce further.)
5436
c1b096cb
EZ
54372000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
5438
5439 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
5440 buffer-file-coding-system, instead of raw-text.
5441 (dehexlify-buffer): Bind coding-system-for-read to
5442 buffer-file-coding-system, instead of raw-text.
5443
5c8b7eaf
SS
54442000-10-11 Sam Steingold <sds@gnu.org>
5445
5446 * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
5447 `underline' - fixes the bug introduced on 2000-09-21.
5448
2cfbdb7a
DL
54492000-10-11 Dave Love <fx@gnu.org>
5450
5451 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
5452 compiler warnings.
5453 (scheme-mode): Doc fix.
5454 (scheme-font-lock-keywords-1): Match `define-syntax'.
5455
54562000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
5457
5458 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
5459 face specs as well as default ones. Only do anything if the
5460 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 5461 (region): Make dark-background `region' face less in-your-face.
4b33f290 5462
690ec649
SS
54632000-10-10 Sam Steingold <sds@gnu.org>
5464
5465 * chistory.el, ielm.el, ledit.el:
5466 * progmodes/inf-lisp.el, progmodes/scheme.el:
5467 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
5468
3b95d6bb
SM
54692000-10-10 Stefan Monnier <monnier@cs.yale.edu>
5470
5471 * textmodes/texinfo.el: Update copyright and fix typo.
5472
5473 * desktop.el (desktop-modes-not-to-save): New var.
5474 (desktop-save-buffer-p): Use it.
a30eb617
DL
5475 Also, obey desktop-buffers-not-to-save even for non-file buffers.
5476 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
5477
54782000-10-10 Dave Love <fx@gnu.org>
5479
5480 * toolbar/tool-bar.el (tool-bar-add-item)
5481 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
5482 display.
5483
5484 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
5485 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
5486 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
5487 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
5488 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
5489 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
5490 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
5491 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
5492 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
5493 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
5494 the .xpms; probably need retouching.
5495
54962000-10-10 Miles Bader <miles@lsi.nec.co.jp>
5497
5498 * subr.el (add-to-list): Add optional argument APPEND.
5499 * battery.el (display-battery): Use `add-to-list'.
5500
55012000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
5502
5503 * play/zone.el (zone-timer, zone-wc-tbl): Rework
5504 these vars as symbol properties.
5505 (zone, zone-when-idle, zone-leave-me-alone)
5506 (zone-pgm-whack-chars): Use new symbol properties.
5507
5508 * battery.el (display-battery): Doc spelling fix.
5509
5510 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
5511 property.
5512
55132000-10-09 Dave Love <fx@gnu.org>
5514
5515 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
5516 has been initialized before calling tool-bar-setup.
5517 (tool-bar-add-item-from-menu): Add autoload cookie.
5518
55192000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
5520
5521 * menu-bar.el (send-mail-item-name): New function.
5522 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
5523 of mail-user-agent in the menu. Don't display the "Send Mail"
5524 item if mail-user-agent is nil or its value is ignore.
5525 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
5526 if read-mail-command is nil or its value is ignore.
5527
5528 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
5529
55302000-10-09 Miles Bader <miles@gnu.org>
5531
5532 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
5533 Correct image size.
5534 * toolbar/left_arrow.xpm: Correct image size.
5535
5536 * jka-compr.el: Don't call `jka-compr-install' when loading (it
5537 will be done by the definition of `auto-compression-mode' if
5538 necessary. Move code to uninstall existing file-name handler
5539 before definition of `auto-compression-mode'.
5540
5541 * image-file.el (auto-image-file-mode): Move to the end of the
5542 file, because `define-minor-mode' actually calls the mode-function
5543 if the associated variable is non-nil, which requires that all
5544 needed functions be already defined.
5545
5546 * mouse.el (popup-menu): Balance parens.
5547
55482000-10-08 Stefan Monnier <monnier@cs.yale.edu>
5549
5550 * mouse.el (popup-menu): Move the command call outside the loop
5551 so that popup-menu returns whatever the command returns.
5552
5553 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
5554 (initialize-new-tags-table): Use run-hook-with-args-until-success.
5555 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
5556 (tags-table-format-functions): Renamed from tags-table-format-hooks.
5557
5558 * vc.el (vc-version-diff): diff-switches can be a list.
5559 Use relative filenames for prettier output.
5560
5561 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
5562 (vc-post-command-functions): Remove old-VC compatibility code.
5563
5564 * newcomment.el (comment-indent-default): Autoload.
5565
5566 * font-lock.el (font-lock-defaults): Make buffer-local.
5567 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
5568 (font-lock-choose-keywords):
5569 Ignore LEVEL unless KEYWORDS is a list of syms.
5570 (c-keywords, c++-keywords, objc-keywords, java-keywords):
5571 Don't wrap regexp-opt things in \(...\) unnecessarily.
5572
5573 * jit-lock.el: Don't require font-lock any more.
5574 (jit-lock-functions): Make buffer-local.
5575 (jit-lock-saved-fontify-buffer-function): Remove.
5576 (jit-lock-mode): Remove autoload cookie.
5577 Remove font-lock specific code.
5578 (jit-lock-unregister): Don't bother handling complex hooks any more.
5579 (jit-lock-refontify): New function.
5580 (jit-lock-fontify-buffer): Use it.
5581 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
5582 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
5583 Add optional args START and END.
5584 Never call font-lock-fontify-region directly.
5585 (jit-lock-function, jit-lock-stealth-fontify): Use it.
5586
5587 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
5588
55892000-10-08 Dave Love <fx@gnu.org>
5590
5591 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
5592
5593 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
5594
5595 * play/studly.el (studlify-region, studlify-word): Add autoload
5596 cookie.
5597
5598 * play/morse.el (morse-region, unmorse-region): Add autoload
5599 cookie.
5600
5601 * play/spook.el (spook-phrases-file): Use expand-file-name, not
5602 concat.
5603
5604 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
5605 insist on symbols starting with word syntax.
5606 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
5607 (eval-defun-1): Doc fix.
5608 (indent-sexp): Use nconc to build up indent-stack.
5609
5610 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
5611 Gnus with little use.
5612 (mail-setup-hook): Add mail-abbrevs-setup to options.
5613
5614 * recentf.el: Doc fixes.
5615
5616 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
5617 Clean up remainder.
5618
5619 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
5620 without timezone and (8) with timezone to enforce some whitespace.
5621 Simplify code somewhat.
5622
5623 * options.el (list-options): Doc that you should use customize.
5624
5625 * iswitchb.el (iswitchb-mode): Add :require.
5626
5627 * info.el (Info-goto-node, Info-menu): Doc fix.
5628 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
5629 (info-tool-bar-map): New variable.
5630 (Info-mode): Use it.
5631 (Info-edit-map): Define all in defvar.
5632 (speedbar-attached-frame): Avoid compiler warning.
5633
5634 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
5635 (global-map): Bind [tool-bar] to a filtered map.
5636 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
5637 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
5638 Allow PBM icons.
5639 (tool-bar-setup): Adjust calls of tool-bar-add-item.
5640
5641 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
5642 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
5643 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
5644 icons, except up_arrow, which is left-arrow rotated.
5645
5646 * imenu.el (imenu-add-to-menubar): Fix last change.
5647
56482000-10-08 Peter Breton <pbreton@ne.mediaone.net>
5649
5650 * generic-x.el (rul-generic-mode): Remove eval-when-compile
5651 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
5652
56532000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5654
5655 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
5656 typos in doc strings.
5657
5658 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
5659 the doc strings how to customize Font Lock faces.
5660
5661 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
5662 computing growth when dragging the header line.
5663
56642000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
5665
5666 * simple.el (kill-line): Doc fix.
5667
56682000-10-08 Miles Bader <miles@gnu.org>
5669
5670 * faces.el (secondary-selection): Make foreground visible on tty.
5671
5672 * jka-compr.el (auto-compression-mode): Move to the end of the
5673 file, because `define-minor-mode' actually calls the mode-function
5674 if the associated variable is non-nil, which requires that all
5675 needed functions be already defined.
5676 (with-auto-compression-mode): Add autoload cookie.
5677
56782000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
5679
5680 * files.el (find-backup-file-name) [ms-dos]: If support for long
5681 file names is not available, behave as if version-control were set
5682 to never.
5683
56842000-10-07 Dave Love <fx@gnu.org>
5685
5686 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
5687 (browse-url-gnome-moz): New function.
5688 (browse-url-browser-function): Use it.
5689 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
5690
56912000-10-07 Stefan Monnier <monnier@cs.yale.edu>
5692
5693 * indent.el (tab-always-indent): New var.
5694 (indent-for-tab-command): Use it.
5695
5696 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
5697 raise an error. This way it can still default to a sane value.
5698
56992000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5700
5701 * startup.el (fancy-splash-screens): Use local rather than global map.
5702 Don't use `update-menu-bindings' any more.
5703 Get rid of assumptions about keymap representation.
5704
57052000-10-06 Dave Love <fx@gnu.org>
5706
5707 * textmodes/fill.el (sentence-end-double-space)
5708 (sentence-end-without-period): Doc fix.
5709 (adaptive-fill-regexp): Purecopy.
5710 (unjustify-current-line): Use line-end-position.
5711 (fill-individual-paragraphs-prefix): Use line-beginning-position.
5712
5713 * net/eudc-vars.el (eudc): Add :version, :link.
5714
5715 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
5716
5717 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
5718 Fix for define-minor-mode.
5719 (function-at-point): Alias to function-called-at-point.
5720
5721 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
5722
5723 * simple.el (backward-word): Doc fix.
5724
5725 * image-file.el (image-file-name-regexp): image-file-regexps ->
5726 image-file-name-regexps.
5727 (image-file-name-extensions): Add pbm.
5728
57292000-10-06 Stefan Monnier <monnier@cs.yale.edu>
5730
5731 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5732 and add filename to the names so that diff-mode can jump to source.
5733
5734 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5735 (tex-font-lock-keywords, tex-font-lock-keywords-2)
5736 (tex-font-lock-keywords-1): Remove.
5737 (font-lock-turn-on-thing-lock): Use jit-lock-register.
5738 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5739 (font-lock-default-fontify-region):
5740 Expand beg..end correctly when just following a multiline region.
5741 (font-lock-fontify-anchored-keywords):
5742 Include the anchor text as part of the multiline.
5743
57442000-10-06 Gerd Moellmann <gerd@gnu.org>
5745
5746 * loadup.el (toplevel): Load `loaddefs' before `help' because the
5747 latter needs the autoloaded define-minor-mode macro during the
5748 bootstrap.
5749
5750 * startup.el (command-line): For now, activate tool-bar-mode only
5751 if XPM images are supported.
5752
5753 * mouse.el (mouse-drag-header-line): Don't allow resizing a
5754 window by dragging a header-line at the top of the frame; that's
5755 confusing because the header-line doesn't move.
5756 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5757 of treating the event as a list. Some cleanup.
5758
57592000-10-06 Miles Bader <miles@gnu.org>
5760
5761 * simple.el (display-message-or-buffer): New function.
5762 (shell-command-on-region): Use `display-message-or-buffer'.
5763
5764 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5765 docstring parts.
5766
5767 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5768 (smbclient-prompt-regexp): Add usage note to doc string.
5769 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5770 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5771 Use add-hook for adding the comint filter function, and only do so
5772 if it's not already in the global hook list.
5773 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5774 to `make-local-variable'.
5775 (nslookup-font-lock-keywords): Remove prompt entry.
5776 (nslookup): Don't set the process-filter.
5777 (finger): Exit the loop correctly when the regexps list runs out.
5778 (ftp, smbclient, smbclient-list-shares):
5779 Set the real major mode immediately, not after execing.
5780 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5781
5782 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5783
57842000-10-05 Stefan Monnier <monnier@cs.yale.edu>
5785
5786 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5787
5788 * which-func.el (which-func-format): Remove spurious space.
5789 (which-func-mode): Don't make it permanent-local.
5790 (which-func-ff-hook): Allow which-func-maxout to be nil.
5791 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
5792 (which-func-mode): Simplify.
5793 Use post-command-idle-hook rather than post-command-hook.
5794 Go through all buffers and update their state.
5795 (which-function): Also try add-log-current-defun-function.
5796
5797 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5798 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5799 Update call to with-vc-properties accordingly.
5800 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5801 (vc-revert-buffer): More careful about window selection and deletion.
5802 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5803
5804 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5805 (cvs-retrieve-revision): Reuse a pre-existing buffer.
5806 (cvs-dired-action): Change the default to quickdir.
5807
5808 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5809 if comment-indent-function returns nil.
5810 (comment-indent-default): New function.
5811 (comment-indent-function): Use it and document the new semantics.
5812
5813 * image-file.el: Docstring fixes.
5814
5815 * help.el (help-xref-on-pp): Use match-string.
5816 (describe-variable): New arg BUFFER.
5817 Store the current buffer in the help-xref-stack.
5818 (temp-buffer-resize-mode): Use define-minor-mode.
5819
5820 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5821 consistently with its docstring.
5822 Set jit-lock-first-unfontify-pos in an idempotent way.
5823 (jit-lock-register): Autoload and add arg CONTEXTUAL.
5824
58252000-10-05 Alex Schroeder <alex@gnu.org>
5826
5827 * sql.el (sql-mysql-options): New variable.
5828 (sql-mysql): Use it.
5829
58302000-10-05 Miles Bader <miles@lsi.nec.co.jp>
5831
5832 * image.el (image): New group.
5833
5834 * smerge-mode.el (smerge-mine-face, smerge-other-face)
5835 (smerge-base-face, smerge-markers-face): Add dark-background variants.
5836
58372000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5838
5839 * net/net-utils.el (nslookup-font-lock-keywords)
5840 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5841 Ignore the value of wqindow-system; always define keywords
5842
58432000-10-05 Kenichi Handa <handa@etl.go.jp>
5844
5845 * startup.el (fancy-splash-screens): Remove the code for
5846 debugging; `(trace-to-stderr "EXITTT\n")'.
5847
58482000-10-05 Miles Bader <miles@gnu.org>
5849
5850 * diff-mode.el (diff-goto-source): Update call to
5851 `diff-hunk-status-msg' to reflect new REV variable.
5852
58532000-10-04 Stefan Monnier <monnier@cs.yale.edu>
5854
5855 * progmodes/icon.el (icon-mode):
5856 Don't gratuitously override the default for comment-column.
5857
5858 * vc-hooks.el (vc-mode-line): Fix interactive spec.
5859
5860 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5861 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5862 (jit-lock-functions): New var.
5863 (jit-lock-function-1): Use it if non-nil.
5864 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
5865 Set the `fontified' property before doing the fontification to avoid
5866 repeatedly going through the same error.
5867 Don't turn errors into messages.
5868 (jit-lock-register, jit-lock-unregister): New functions.
5869
5870 * dired.el (dired-mark-pop-up): Turn comment into docstring.
5871 Use with-current-buffer.
5872
5873 * dired-aux.el (dired-do-create-files, dired-kill-tree):
5874 Turn comment into docstring.
5875
5876 * apropos.el (apropos-mode): Use define-derived-mode.
5877
58782000-10-04 Gerd Moellmann <gerd@gnu.org>
5879
5880 * startup.el (fancy-splash-pending-command): New variable.
5881 (fancy-splash-pre-command): New function.
5882 (fancy-splash-screens): Rewritten.
5883 (command-line-1): If fancy-splash-pending-command is set, call it
5884 interactively.
5885
58862000-10-04 Dave Love <fx@gnu.org>
5887
5888 * toolbar/tool-bar.el (tool-bar-setup): New function.
5889 (tool-bar-mode): Use it.
5890
5891 * subr.el (substitute-key-definition): Doc fix.
5892 (play-sound-file): New command.
5893
58942000-10-04 Andre Spiegel <spiegel@gnu.org>
5895
5896 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5897 vc-version-backup-file-name): New functions.
5898
5899 * files.el (basic-save-buffer): Call vc-before-save before saving.
5900
5901 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5902 vc-cvs-stay-local-p.
5903
5904 * vc.el (vc-revert-buffer): Handle empty diff properly.
5905 (vc-version-backup-file): New function.
5906 (vc-checkout): Create a version backup if necessary.
5907 (vc-checkin): If a version backup file exists, delete it.
5908 (vc-version-diff): Diff locally using version backups, if available.
5909 (vc-revert-file): If there's a version backup, revert locally.
5910 (vc-transfer-file): Use version backup for base version, if
5911 available. If not, ask for confirmation whether to get it from the
5912 server. Update mode line before check-in.
5913
59142000-10-04 Dave Love <fx@gnu.org>
5915
5916 * toolbar/tool-bar.el (tool-bar-setup): New function.
5917 (tool-bar-mode): Use it.
5918
59192000-10-04 Peter Breton <pbreton@ne.mediaone.net>
5920
5921 * net/net-utils.el (nslookup-font-lock-keywords)
5922 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5923 Only set if window-system is non-nil
5924 (net-utils-run-program): Returns buffer.
5925 (network-connection-reconnect): Added this function.
5926
5927 * generic.el:
5928 Incorporates extensive cleanup and docfixes by
5929 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5930 Uses cl compile-time macros.
5931 (generic-mode-name, generic-comment-list)
5932 (generic-keywords-list, generic-font-lock-expressions)
5933 (generic-mode-function-list, generic-mode-syntax-table):
5934 Removed variables.
5935 (generic-mode-alist): Renamed to generic-mode-list.
5936 (generic-find-file-regexp): Default changed to "^#".
5937 (generic-read-type): Uses completing read on generic-mode-list.
5938 (generic-mode-sanity-check): removed this function.
5939 (generic-add-to-auto-mode): Removed this function
5940 (generic-mode-internal): Bind mode-specific definitions
5941 into function instead of putting them in alist.
5942 (generic-mode-set-comments): Reworked extensively.
5943 (generic-mode-find-file-hook): Simplified regexp searching
5944 (generic-make-keywords-list): Omit extra pair of parens
5945
5946 * find-lisp.el (find-lisp-find-files-internal):
5947 Make sure directory name ends with "/".
5948
5949 * generic-x.el (apache-conf-generic-mode):
5950 Regexp now allows leading whitespace.
5951 (rc-generic-mode): Added eval-when-compile
5952 around generic-make-keywords-list.
5953 Deleted duplicate regexp
5954 (rul-generic-mode): Added eval-when-compile
5955 around generic-make-keywords-list.
5956 (etc-fstab-generic-mode): New generic mode.
5957 (rul-generic-mode): Removed one eval-when-compile
5958 which caused a max-specpdl-size exceeded error.
5959
59602000-10-04 Miles Bader <miles@gnu.org>
5961
5962 * simple.el (minibuffer-temporary-goal-position): New variable.
5963 (next-history-element): Try to keep the position of point in the
5964 input string constant.
5965
5966 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5967 (dired-do-create-files): If there's only one file, pass it in as
5968 the DEFAULT arg to dired-mark-read-file-name.
5969
59702000-10-03 Stefan Monnier <monnier@cs.yale.edu>
5971
5972 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5973 (diff-goto-source): Be smarter when choosing REVERSE or not.
5974
5975 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5976 (texinfo-mode-menu): Add an explicit shortcut for update all.
5977
59782000-10-03 Andre Spiegel <spiegel@gnu.org>
5979
5980 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
5981 factorize backend-specific code cleanly (this was essentially
5982 conceived by Stefan Monnier).
5983 (vc-unregister): Function removed.
5984 (vc-revert-file): New function.
5985 (vc-revert-buffer): Delegate some of the work to it.
5986
5987 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5988 default branch unconditionally.
5989 (vc-rcs-set-default-branch): New function.
5990 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5991 (vc-rcs-checkin): If an appropriate default branch has been set,
5992 force creation of that branch.
5993 (vc-rcs-receive-file): Rewritten to contain only backend-specific
5994 code (as suggested by Stefan Monnier).
5995
59962000-10-02 Gerd Moellmann <gerd@gnu.org>
5997
5998 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5999 highlighting overlay with a different face over the overlay
6000 isearch uses to highlight the current match because that can lead
6001 to bad face combinations.
6002
6003 * loadup.el (toplevel): Load faces before isearch.
6004
6005 * isearch.el (isearch-faces): New custom group.
6006 (isearch): New defface; was already tested for in the code.
6007 (isearch-lazy-highlight-face): Changed to defface from defcustom.
6008 (isearch-highlight): Always use face `isearch'.
6009
60102000-10-02 Dave Love <fx@gnu.org>
6011
6012 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
6013 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
6014 comparison of opcode with operand.
6015
60162000-10-03 Miles Bader <miles@gnu.org>
6017
6018 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
6019 buffer, since the echo area will now grow to accommodate them.
6020
60212000-10-02 Andre Spiegel <spiegel@gnu.org>
6022
6023 * vc-hooks.el (vc-registered): If FILE used to be registered under
6024 a certain backend, try that one first.
6025
6026 * vc.el (vc-responsible-backend): Undo the previous change in the
6027 argument list. Handle multiple backends correctly.
6028 (vc-find-new-backend): Function removed.
6029 (vc-register): Use vc-responsible-backend, as before.
6030 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
6031
60322000-10-02 Gerd Moellmann <gerd@gnu.org>
6033
6034 * startup.el (fancy-splash-head): Change message below the
6035 logo.
6036
60372000-10-02 Miles Bader <miles@lsi.nec.co.jp>
6038
6039 * diff-mode.el (diff-goto-source): Emit a status message.
6040 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
6041 (diff-test-hunk): Fix doc string.
6042 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
6043 (diff-advance-after-apply-hunk): New variable.
6044 (diff-apply-hunk): Don't return a value.
6045
60462000-10-01 Stefan Monnier <monnier@cs.yale.edu>
6047
6048 * vc.el (vc-editable-p): Minor optimization.
6049 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
6050 (vc-find-new-backend): New function split from vc-responsible-backend.
6051 (vc-register): Use it.
6052 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
6053 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
6054 (vc-default-unregister, vc-revert-buffer): Docstring fix.
6055 (vc-clear-headers): Don't use find-file.
6056 (vc-revert-buffer): Use `and' again (must have been a braino).
6057 (vc-switch-backend): Only prompt if requested.
6058 Short circuit if nothing is to be done.
6059 Don't use vc-resynch-buffer which could lose unsaved editing.
6060 (vc-default-receive-file): Update call to vc-unregister.
6061 (with-vc-file, vc-next-action-on-file):
6062 Use vc-backend rather than vc-registered.
6063 (vc-next-action-on-file): Use intern-soft.
6064 Deal with read-only *vc-diff* buffer.
6065 (vc-transfer-file): Docstring fix.
6066
6067 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
6068 (vc-rcs-receive-file): Avoid with-vc-properties.
6069 Update call to vc-unregister.
6070 Use constant `RCS' rather than (dynamically bound) var `backend'.
6071
60722000-10-01 Andre Spiegel <spiegel@gnu.org>
6073
6074 * vc.el (vc-next-action-on-file): Update mode line only if file
6075 is visited.
6076 (vc-start-entry): New argument initial-contents. Don't visit the file
6077 if it isn't already visited. Brought documentation up-to-date.
6078 (vc-next-action, vc-register): Updated calls to vc-start-entry.
6079 (vc-checkin): New optional arg initial-contents, which is passed to
6080 vc-start-entry.
6081 (vc-finish-logentry): Make sure to bury log buffer only if there
6082 really is one. Call `vc-resynch-buffer' on log-file, not
6083 buffer-file-name.
6084 (vc-default-comment-history, vc-default-wash-log): New functions.
6085 (vc-index-of): Removed.
6086 (vc-transfer-file): Make do without the above.
6087 (vc-default-receive-file): Call comment-history unconditionally. Pass
6088 the resulting string to vc-checkin, instead of inserting it into the
6089 comment ring.
6090
6091 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
6092 unconditionally. Use the comments as initial contents of the log
6093 entry buffer. Document the trick to force branch creation with no
6094 changes.
6095
60962000-10-01 Miles Bader <miles@gnu.org>
6097
6098 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
6099 `recenter' with an arg to prevent redrawing the display.
6100
61012000-09-30 Stefan Monnier <monnier@cs.yale.edu>
6102
6103 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
6104
6105 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
6106
6107 * progmodes/c-mode.el (c-mode):
6108 Don't gratuitously override the default for comment-column.
6109
6110 * textmodes/tex-mode.el (latex-metasection-list): New var.
6111 (latex-imenu-create-index): Use it.
6112 Move the regexp construction outside loops (and use push).
6113 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
6114 (tex-font-lock-keywords): Moved from font-lock.el.
6115 (tex-comment-indent): Remove.
6116 (tex-common-initialization): Don't set comment-indent-function.
6117 (latex-block-default): New var.
6118 (tex-latex-block): Use it to provide a default choice.
6119 Add any unknown choice to latex-block-names.
6120 Insert [...] after {...}.
6121 (tex-last-unended-begin): Simplify regexp.
6122 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
6123 (latex-forward-sexp-1, latex-forward-sexp): New functions.
6124 (latex-mode): Set forward-sexp-function.
6125
6126 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
6127 Add regexp for @ignore ... @end ignore.
6128 (texinfo-heading-face): New face.
6129 (texinfo-font-lock-keywords): Use it.
6130 (texinfo-mode-menu): New menu.
6131 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
6132 New functions.
6133 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
6134 (texinfo-section-types-regexp, texinfo-section-level-regexp)
6135 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
6136 Remove declaration.
6137 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
6138
6139 * delsel.el (delete-selection-mode): Use define-minor-mode.
6140
6141 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
6142
61432000-09-29 Stefan Monnier <monnier@cs.yale.edu>
6144
6145 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
6146
61472000-09-30 Gerd Moellmann <gerd@gnu.org>
6148
6149 * replace.el (keep-lines-read-args): New function.
6150 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
6151 read arguments interactively. Add parameters RSTART and REND.
6152 Operate on the active region in Transient Mark mode.
6153
6154 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
6155
6156 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
6157 (authors-obsolete-files-regexps): New variable.
6158 (authors-add): Don't record changes in obsolete files.
6159
61602000-09-29 Stefan Monnier <monnier@cs.yale.edu>
6161
6162 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
6163
6164 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
6165 (comment-indent): Make sure there's a space between code and comment.
6166 Shift comments left to avoid going past fill-column.
6167
61682000-09-29 Gerd Moellmann <gerd@gnu.org>
6169
6170 * startup.el (startup-echo-area-message): New function.
6171 (display-startup-echo-area-message): Use it.
6172 (fancy-splash-screens): Rewritten to use keymaps and a timer.
6173 (fancy-splash-default-action): New function.
6174 (fancy-splash-screens-1): New function.
6175 (fancy-splash-head): Put a help-echo and a keymap under the image.
6176
61772000-09-29 Stefan Monnier <monnier@cs.yale.edu>
6178
6179 * diff-mode.el (diff-add-log-file-name): Remove.
6180 (diff-mode): Use add-log-buffer-file-name-function.
6181
6182 * add-log.el (find-change-log): New arg BUFFER-FILE.
6183 (add-log-file-name): Obey add-log-file-name-function.
6184 (add-log-buffer-file-name-function): New var.
6185 (add-change-log-entry): Use it.
6186
61872000-09-29 Miles Bader <miles@gnu.org>
6188
6189 * image-file.el (image-file-name-extensions): New variable.
6190 (image-file-name-regexps): Renamed from `image-file-regexps'.
6191 New default value is nil. Call `auto-image-file-mode'.
6192 (image-file-name-regexp): New function.
6193 (auto-image-file-mode): New minor mode.
6194 (insert-image-file): Don't make conditional on the image-file
6195 handler being enabled.
6196 (image-file-handler): Make the call here conditional instead.
6197 (set-image-file-handler-enabled, enable-image-file-handler)
6198 (disable-image-file-handler): Functions removed.
6199
6200 * emacs-lisp/authors.el (authors-print): Rephrase many-files
6201 string.
6202
62032000-09-29 Gerd Moellmann <gerd@gnu.org>
6204
6205 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
6206 it's a function from CL.
6207 (latex-imenu-create-index): Replace eval-when-compile with progn
6208 because latex-section-alist is not bound while compiling.
6209
62102000-09-28 Stefan Monnier <monnier@cs.yale.edu>
6211
6212 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
6213 (outline-mode): Use define-derived-mode.
6214
6215 * progmodes/perl-mode.el (perl-mode):
6216 * progmodes/awk-mode.el (awk-mode):
6217 * progmodes/asm-mode.el (asm-mode):
6218 Don't gratuitously override the default for comment-column.
6219
6220 * emacs-lisp/lisp.el (lisp-complete-symbol):
6221 Distinguish the let-binding case from the funcall case.
6222 (forward-sexp-function): New variable.
6223 (forward-sexp): Use it.
6224
6225 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
6226 (easy-mmode-defmap): Remove the now useless autoload.
6227
6228 * time.el (display-time-mode): Use define-minor-mode.
6229
6230 * subr.el (add-minor-mode): Don't eval NAME.
6231 Don't depend on the presence of TOGGLE-FUN for any special behavior.
6232 Use if rather than cond.
6233
6234 * simple.el (read-expression-map): Define more properly.
6235 (comment-indent-hook): Remove.
6236 (string-to-syntax): Bug fix.
6237
6238 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
6239 (cvs-ediff-diff): Fix typo.
6240 (cvs-revert-if-needed): Don't bother preserving read-only.
6241
6242 * paren.el (show-paren-mode): Use define-minor-mode.
6243
6244 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
6245 (toggle-auto-compression): Remove.
6246 (jka-compr-build-file-regexp): Remove useless grouping.
6247
6248 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
6249 Avoid user-reserved bindings.
6250 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
6251 (diff-header-face): Revert to grey85.
6252
6253 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
6254
6255 * complete.el (partial-completion-mode) <defcustom>: Remove.
6256 (partial-completion-mode): Use define-minor-mode.
6257 (PC-do-completion): Understand `completion-auto-help = delay'
6258 to mean to popup the completion buffer only the second time.
6259 (PC-include-file-all-completions, PC-include-file-all-completions)
6260 (PC-include-file-all-completions): Don't quote lambda.
6261
6262 * comint.el (comint-mode-hook): Docstring fix.
6263 (comint-mode): Use define-derived-mode.
6264 (comint-mode-map): Remove obsolete comment.
6265 (make-comint): Minor stylistic change.
6266 (comint-insert-clicked-input): Be more careful to find the overlay.
6267 Use this-command-keys rather than hardcoding mouse-2.
6268
6269 * font-lock.el: Replace confusing (,@ with ,
6270 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
6271 Don't use regexp-opt-depth. Spice up the regexp for args.
6272 Don't distinguish between cmds that can take an opt arg or not.
6273 Use `append' and `prepend' rather than `keep'.
6274
6275 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
6276 (latex-outline-regexp): New var.
6277 (latex-outline-level): New fun.
6278 (latex-section-alist): New var.
6279 (latex-imenu-create-index): Use it. Use `push' as well.
6280 (tex-shell-map): Initialize it properly.
6281 (tex-mode): Minor stylistic change.
6282 (plain-tex-mode): Use define-derived-mode.
6283 (latex-mode): Use define-derived-mode.
6284 Construct the paragraph regexps in a more readable way.
6285 Set the buffer-local outline-{level,regexp} vars.
6286 (slitex-mode): Derive from latex-mode.
6287 (tex-common-initialization): Don't kill-all-vars anymore.
6288 Add setting for comment-add and font-lock-defaults.
6289 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
6290 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
6291 (tex-start-tex): New arg DIR (and send a chdir command for it).
6292 Also display the shell buffer and save it in tex-last-buffer-texed.
6293 (tex-region): Use expand-file-name rather than concat.
6294 Remove code made useless by changes in tex-start-tex.
6295 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
6296
6297 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
6298
62992000-09-28 Dave Love <fx@gnu.org>
6300
6301 * eshell/eshell.el (eshell) <defgroup>: Add :version.
6302
63032000-09-28 Gerd Moellmann <gerd@gnu.org>
6304
6305 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
6306 `append'.
6307
63082000-09-28 Stefan Monnier <monnier@cs.yale.edu>
6309
6310 * info.el (Info-extract-pointer): Undo last change.
6311 Instead, fix the position of the `bound' arg to re-search-backward.
6312
63132000-09-27 Stefan Monnier <monnier@cs.yale.edu>
6314
6315 * info.el (Info-extract-pointer):
6316 Widen more carefully, to avoid finding pointers in other nodes.
6317 (Info-index): Use push.
6318
63192000-09-27 Gerd Moellmann <gerd@gnu.org>
6320
6321 * frame.el (set-frame-font): Remove call to obsolete function
6322 frame-update-faces.
6323 (set-foreground-color, set-background-color): Likewise for
6324 frame-update-face-colors.
6325
63262000-09-27 Miles Bader <miles@gnu.org>
6327
6328 * image-file.el: New file.
6329
63302000-09-27 Gerd Moellmann <gerd@gnu.org>
6331
6332 * frame.el (frame-notice-user-settings): Don't call
6333 frame-update-faces, which is a no-op now.
6334
6335 * ediff-wind.el (ediff-control-frame-parameters): Add zero
6336 tool-bar-lines.
6337
63382000-09-27 Dave Love <fx@gnu.org>
6339
6340 * mouse.el: Fix last change.
6341
63422000-09-27 Miles Bader <miles@lsi.nec.co.jp>
6343
6344 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
6345
63462000-09-22 Kenichi Handa <handa@etl.go.jp>
6347
6348 * international/quail.el (quail-help): The output message is
6349 improved.
6350
63512000-09-26 Dave Love <fx@gnu.org>
6352
6353 * mouse.el (popup-menu): If POSITION is nil, set it using
6354 mouse-position.
6355
63562000-09-25 Sam Steingold <sds@gnu.org>
6357
6358 * net/browse-url.el (browse-url-file-url): Check for null maps.
6359
63602000-09-26 Gerd Moellmann <gerd@gnu.org>
6361
6362 * frame.el (frame-notice-user-settings): Don't add a
6363 tool-bar-lines frame parameter to default-frame-alist in batch mode.
6364
6365 * frame.el (frame-notice-user-settings):
6366 Make tool-bar-mode and default-frame-alist consistent.
6367
6368 * toolbar/tool-bar.el (tool-bar-help): New function.
6369
63702000-09-25 Gerd Moellmann <gerd@gnu.org>
6371
6372 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
6373 current-load-list in top-level forms. Else this leaks a cons cell
6374 every time a defun is called.
6375
6376 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
6377
63782000-09-25 Dave Love <fx@gnu.org>
6379
6380 * startup.el (fancy-splash-head): Check XPM is available.
6381
6382 * autoinsert.el (auto-insert): Doc fix.
6383 (auto-insert-alist): Following GNU notices, don't say `copyright
6384 _by_'. Use line-beginning-position.
6385 (auto-insert): Check buffer-file-name is non-nil before use.
6386
63872000-09-25 Gerd Moellmann <gerd@gnu.org>
6388
6389 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
6390 starting with `@def' or `@multitable', in addition to ones
6391 specified by the user in auto-fill-inhibit-regexp.
6392
63932000-09-25 Markus Rost <rost@math.ohio-state.edu>
6394
6395 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
6396 rmail-dont-reply-to-names matches the empty string.
6397
63982000-09-25 Gerd Moellmann <gerd@gnu.org>
6399
6400 * startup.el (command-line-1, fancy-splash-text): Change the
6401 text to sound more friendly.
6402
64032000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
6404
6405 * progmodes/hideshow.el: Update author email address.
6406 Generally, sync w/ maintainer version 5.22.
6407 (hs-hide-all-non-comment-function): New var.
6408 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
6409 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
6410 (hs-show-region): Delete this command.
6411 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
6412
64132000-09-22 Dave Love <fx@gnu.org>
6414
6415 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
6416 (hl-line-highlight): Specify buffer when moving overlay.
6417
6418 * progmodes/fortran.el (fortran-mode): Locally set
6419 normal-auto-fill-function.
6420 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
6421 (fortran-mode-map): Adjust auto-fill menu entry.
6422
64232000-09-22 Gerd Moellmann <gerd@gnu.org>
6424
6425 * vc-rcs.el (toplevel): Require `vc' when compiling.
6426
6427 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
6428
64292000-09-22 Andre Spiegel <spiegel@gnu.org>
6430
6431 * vc.el (vc-switch-backend): Signal an error if the file is not
6432 registered under the new backend.
6433
6434 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
6435 without explicit revision number.
6436
64372000-09-21 Stefan Monnier <monnier@cs.yale.edu>
6438
6439 * diff-mode.el (diff-file-header-face): Reset to its previous value.
6440 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
6441 (diff-xor): New function.
6442 (diff-find-source-location): Use it. Fix a stupid name clash.
6443 (diff-hunk-status-msg): New function.
6444 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
6445 (diff-test-hunk): Use diff-find-source-location.
6446 (diff-goto-source): Favor the `reverse'.
6447 (diff-hunk-text): Properly handle one-sided context diffs.
6448 (diff-apply-hunk): When done, advance to the next hunk.
6449
64502000-09-21 Gerd Moellmann <gerd@gnu.org>
6451
6452 * startup.el (command-line): If frame was created with a non-zero
6453 tool-bar-lines parameter, switch tool-bar-mode on.
6454
6455 * add-log.el (change-log-date-face, change-log-name-face)
6456 (change-log-email-face, change-log-file-face)
6457 (change-log-list-face, change-log-conditionals-face)
6458 (change-log-function-face, change-log-acknowledgement-face):
6459 New faces, inheriting from font-lock faces.
6460 (change-log-font-lock-keywords): Use them.
6461
64622000-09-21 Dave Love <fx@gnu.org>
6463
6464 * progmodes/cperl-mode.el (top-level): Clean up
6465 `eval-when-compile's and assorted defvars.
6466 (cperl-invalid-face): Don't double-quote value. Change custom
6467 type.
6468 (cperl-mode): Set normal-auto-fill-function and don't zap
6469 auto-fill-function.
6470 (cperl-imenu--function-name-regexp-perl): Renamed from
6471 imenu-example--function-name-regexp-perl.
6472 (cperl-imenu--create-perl-index): Renamed from
6473 imenu-example--create-perl-index.
6474 (cperl-xsub-scan): Don't require cl.
6475
6476 * msb.el (msb-mode-map): Use substitute-key-definition.
6477 (msb-mode): Use msb-mode-map.
6478
64792000-09-21 Andre Spiegel <spiegel@gnu.org>
6480
6481 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
6482 New functions.
6483 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
6484 (vc-switch-backend): New function.
6485 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
6486 (vc-register): Fix prompt.
6487 (vc-unregister, vc-default-unregister): New functions.
6488 (vc-version-diff): Handle empty buffer in sentinel.
6489
6490 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
6491 (vc-rcs-state-heuristic): Use it to guess the state of files with
6492 non-strict locking.
6493 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
6494 been set with -b, but not created yet.
6495 (vc-rcs-fetch-master-state): With non-strict locking, compare file
6496 contents in order to find the state.
6497 (vc-rcs-checkin): Allow creation of branches with no changes.
6498 (vc-rcs-unregister, vc-rcs-receive-file)
6499 (vc-rcs-set-non-strict-locking): New functions.
6500
6501 * vc-hooks.el (vc-name): Force correct computation of the value
6502 in case it is missing.
6503
65042000-09-21 Gerd Moellmann <gerd@gnu.org>
6505
6506 * startup.el (fancy-splash-tail): Use a different foreground
6507 color on a dark frame background.
6508
65092000-09-21 Miles Bader <miles@lsi.nec.co.jp>
6510
6511 * info.el: Use the correct capitalization when making Info-mode
6512 and Info-edit-mode `special' modes.
6513
65142000-09-20 Stefan Monnier <monnier@cs.yale.edu>
6515
6516 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
6517 (diff-mode): Add support for add-log.el.
6518 (diff-hunk-text): Use char offsets rather than line offsets.
6519 (diff-find-source-location): Replace LINE with line-offset (nil
6520 if not found) and always set POS to a meaningful position.
6521 Adapt to the new char-offsets.
6522 (diff-apply-hunk): Drop support for the unused `select' POPUP.
6523 Adapt to the new diff-find-source-location.
6524 (diff-goto-source): Adapt to the new diff-find-source-location.
6525
6526 * add-log.el (add-log-file-name): New function (split out of
6527 add-change-log-entry).
6528 (add-change-log-entry): Use it.
6529 Call add-log-file-name-function with the changelog file name if
6530 the current buffer is not associated with any file.
6531 Avoid find-file if the selected window is dedicated.
6532
6533 * diff-mode.el (diff-find-source-location):
6534 Move code from diff-apply-hunk. Return buffer rather than file.
6535 (diff-apply-hunk): Use the new result from diff-find-source-location.
6536 (diff-goto-source): Use the new diff-find-source-location.
6537
65382000-09-20 Dave Love <fx@gnu.org>
6539
6540 * iswitchb.el: Some doc fixes.
6541 (iswitchb-mode-map): Define completely initially. Inherit
6542 minibuffer-local-map.
6543 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
6544 fundamental-mode.
6545 (iswitchb-global-map): New variable.
6546 (iswitchb-summaries-to-end): Amalgamate regexps.
6547 (iswitchb-mode): New.
6548 (iswitchb-mode-hook): New variable.
6549 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
6550 `extensions'.
6551
65522000-09-20 Gerd Moellmann <gerd@gnu.org>
6553
6554 * ehelp.el (electric-help): New defgroup.
6555 (electric-help-shrink-window): New user-option.
6556 (with-electric-help): Use it.
6557
6558 * window.el (shrink-window-if-larger-than-buffer): If face
6559 `mode-line' has a :box, and we're on a graphical frame, add 1
6560 to the needed window height.
6561
6562 * frame.el (frame-notice-user-settings): Add a last parameter nil
6563 to a call to `append', because the last list passed to `append' is
6564 not copied, and so subsequent calls to assq-delete-all will modify
6565 default-frame-alist.
6566
6567 * startup.el (fancy-splash-image): Change :type.
6568 (fancy-splash-head): Use an XBM image if appropriate.
6569 (command-line-1): Show splash screens in more cases.
6570
6571 * startup.el (fancy-splash-text): Don't quote faces.
6572
6573 * dired.el (dired-font-lock-keywords): Undo last change.
6574 (dired-readin): Bind indent-tabs-mode to nil.
6575
6576 * startup.el (fancy-splash-head): If frame's background mode
6577 is `dark', change the black background of the image to gray.
6578 (fancy-splash-screens): Display startup echo area message.
6579 (display-startup-echo-area-message): New function.
6580
65812000-09-20 Miles Bader <miles@lsi.nec.co.jp>
6582
6583 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
6584
6585 * info.el (info-header-node): Tweak for color ttys.
6586
6587 * faces.el (face-valid-attribute-values): Make sure directories we
6588 search for stipples both exist and are readable before trying to
6589 search them.
6590
6591 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
6592 in the dry-run case.
6593
6594 * jka-compr.el (with-auto-compression-mode): New macro.
6595
6596 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
6597 (custom-group-tag-face, custom-variable-tag-face): Use relative
6598 :height and inherit from `variable-pitch' face instead of
6599 hardwiring :family.
6600 * hi-lock.el (hi-black-hb): Likewise.
6601
6602 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
6603 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
6604 toolbar-add-item, if image doesn't have a mask add a `:mask
6605 heuristic'.
6606
66072000-09-19 Stefan Monnier <monnier@cs.yale.edu>
6608
6609 * diff-mode.el: Docstring fixes.
6610 (diff-header-face, diff-comment-face): New faces.
6611 (diff-font-lock-keywords): Highlight a bit differently.
6612 (diff-find-source-location): Don't return SPAN any more.
6613 (diff-hunk-text): Don't bother erasing the temp buffer.
6614 (diff-find-text): Drop argument LINE.
6615 (diff-apply-hunk): Update calls to diff-find-text.
6616 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
6617
6618 * calendar/calendar.el: Docstring fixes.
6619 (calendar-make-alist): Don't quote lambda.
6620 (calendar-star-date): Use make-local-variable.
6621
66222000-09-19 Dave Love <fx@gnu.org>
6623
6624 * toolbar/tool-bar.el: Renamed from toolbar.el.
6625 Change `toolbar' to `tool-bar' generally in symbols.
6626 Make some items invisible in `special' major modes.
6627 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
6628 Add arg PROPS.
6629
6630 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
6631 Add :version here.
6632 (fancy-splash-delay, fancy-splash-image): Remove :version here.
6633
66342000-09-19 Gerd Moellmann <gerd@gnu.org>
6635
6636 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
6637
6638 * files.el (find-file-suppress-same-file-warnings): New user-option.
6639 (find-file-noselect): Use it.
6640
6641 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
6642 (fancy-splash-screen): Defgroup.
6643
6644 * add-log.el (change-log-font-lock-keywords): Match names
6645 more exactly for the case that font-lock-constant-face is
6646 underlined.
6647
66482000-09-19 Richard M. Stallman <rms@gnu.org>
6649
6650 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
6651
66522000-09-19 Andre Spiegel <spiegel@gnu.org>
6653
6654 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
6655
66562000-09-19 Gerd Moellmann <gerd@gnu.org>
6657
6658 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
6659 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
6660 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
6661 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
6662 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
6663 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
6664 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
6665 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
6666 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
6667 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
6668 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
6669 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
6670
6671 * startup.el (fancy-splash-text): New variable.
6672 (fancy-splash-delay, fancy-splash-image): New user-options.
6673 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6674 (fancy-splash-screens): New functions.
6675 (command-line-1): If display has a `display' frame parameter, has
6676 colors, and we have XPM support, show more fancy splash screens.
6677
66782000-09-19 Dave Love <fx@gnu.org>
6679
6680 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
6681 with null `help'. Use modern backquote syntax.
6682
66832000-09-19 Gerd Moellmann <gerd@gnu.org>
6684
6685 * font-lock.el (font-lock-mode): Change message telling the user
6686 that ``the buffer is too big''.
6687
6688 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
6689 for instance for the case that tab-width is 2.
6690
66912000-09-18 Gerd Moellmann <gerd@gnu.org>
6692
6693 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
6694 toolbar-add-item, if image doesn't have a mask add a `:mask
6695 heuristic'.
6696
66972000-09-18 Miles Bader <miles@lsi.nec.co.jp>
6698
6699 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
6700 and return a cons if it's non-nil.
6701 (diff-apply-hunk): Try to jump to the line in the source text
6702 corresponding to the position of point in the in the hunk.
6703
6704 * info.el (Info-title-3-face, Info-title-2-face)
6705 (Info-title-1-face): Use face inheritance and relative sizes
6706 instead of hard-wiring things.
6707
6708 * faces.el (secondary-selection): Make dark-background variant sane.
6709
67102000-09-16 Andrew Innes <andrewi@gnu.org>
6711
6712 * makefile.w32-in (compile-files-CMD): No need to make .elc files
6713 read-only, since they aren't under VC now.
6714
67152000-09-17 Dave Love <fx@gnu.org>
6716
6717 * tmm.el: Replace mapcar with mapc in several places.
6718
6719 * loadhist.el (unload-feature): Maybe call elp-restore-list and
6720 ad-unadvise.
6721
6722 * international/latin1-disp.el: New file.
6723
6724 * calendar/cal-move.el (scroll-calendar-left)
6725 (scroll-calendar-right): Make arg optional (for active mode line).
6726
6727 * calendar/calendar.el (calendar-mode-line-format): Make fields
6728 mouse-sensitive.
6729 (calendar-read-date, calendar-read-date, calendar-window-list):
6730 Unquote lambda.
6731 (calendar-month-name): Use aref, not sref.
6732
6733 * view.el (minor-mode-alist): Propertize the string.
6734
6735 * international/characters.el (standard-case-table): Add entries
6736 for Greek.
6737
67382000-09-18 Miles Bader <miles@gnu.org>
6739
6740 * info.el (info-node, info-xref): Add dark-background variants.
6741
6742 * faces.el (header-line): Change defaults to be less confusing
6743 when mixed with mode-lines.
6744
6745 * info.el (Info-fontify-node): Make a few cleanups.
6746 Add extra `help-echo' and `local-map' props to node xrefs.
6747 Use header-specific faces for node-names & xrefs.
6748 (Info-use-header-line): New variable.
6749 (info-header-xref, info-header-node): New faces.
6750 (Info-setup-header-line): New function.
6751 (Info-select-node): Call Info-setup-header-line when enabled.
6752 (Info-extract-pointer): Work even if the header line is hidden.
6753 (Info-header-line): New variable.
6754
67552000-09-16 Stefan Monnier <monnier@cs.yale.edu>
6756
6757 * vms-patch.el (print-region-function): Don't quote lambda.
6758
6759 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6760
6761 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6762 (lm-get-header-re): Allow spaces between the header and the colon.
6763 (lm-header): Allow $ in non-RCS headers.
6764 (lm-header-multiline): Put the strings back into order.
6765 Stop at an empty line. Don't require two space chars if the
6766 line is clearly not another header line.
6767
6768 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6769 (popup-menu-popup): Remove.
6770
67712000-09-15 Gerd Moellmann <gerd@gnu.org>
6772
6773 * toolbar/toolbar.el (toolbar-add-item): Use the same image
6774 specification if or if not tool-bar item contains an `:enabled'
6775 property.
6776
6777 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6778 current buffer has no file name.
6779
67802000-09-15 Dave Love <fx@gnu.org>
6781
6782 * strokes.el: Sync with maintainer's current version with changes
6783 for Emacs, but avoid runtime cl and levents.
6784 (toplevel): Change autoloads and compilation requires.
6785 (strokes-version, strokes-bug-address, strokes-lift): Values
6786 changed.
6787 (strokes-xpm-header, strokes-insinuated): New variable.
6788 (strokes): Add :link.
6789 (strokes-mode): Customized.
6790 (strokes-while-inhibiting-garbage-collector): New macro.
6791 (strokes-remassoc): Avoid remove-if.
6792 (strokes-fix-button2-command): Don't use ad-do-it.
6793 (strokes-insinuate): New function.
6794 (strokes-button-press-event-p, strokes-button-release-event-p):
6795 New functions, used instead of non-`strokes-' versions..
6796 (strokes-mouse-event-p): Rewritten.
6797 (strokes-event-closest-point): Avoid event-point.
6798 (strokes-get-grid-position): Avoid cdadr, caadr
6799 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6800 functions.
6801 (strokes-help): Use with-output-to-temp-buffer.
6802 (strokes-window-configuration-changed-p): New function.
6803 (strokes-update-window-configuration): Use buffer-live-p,
6804 strokes-window-configuration-changed-p.
6805 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
6806 (strokes-char-face): New face.
6807 (strokes-char-table, strokes-base64-chars): New variable.
6808 (strokes-xpm-for-stroke, strokes-list-strokes)
6809 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6810 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6811 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6812 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6813 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6814 functions.
6815
68162000-09-15 Gerd Moellmann <gerd@gnu.org>
6817
6818 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6819
6820 * image.el (create-image): Doc fix.
6821
6822 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6823 instead of `:heuristic-mask t'.
6824
68252000-09-14 Andrew Innes <andrewi@gnu.org>
6826
6827 * makefile.w32-in: Revert to Unix line endings.
6828
68292000-09-14 Andrew Innes <andrewi@gnu.org>
6830
6831 * makefile.w32-in: Add bootstrap support. Also copy lisp source
6832 when installing.
6833
6834 * makefile.nt (DONTCOMPILE): Fix typo.
6835
6836 * shell.el (shell-write-history-on-exit): New function.
6837 (shell-dumb-shell-regexp): New custom variable.
6838 (shell-mode): Make shell-write-history-on-exit the process
6839 sentinel if shell name matches shell-dumb-shell-regexp.
6840
6841 * w32-fns.el: Comment out before-init-hook function which resets
6842 source-directory based; this breaks bootstrap.
6843
68442000-09-14 Dave Love <fx@gnu.org>
6845
6846 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6847 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6848 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6849 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6850 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6851 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6852 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
6853 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
6854 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6855
6856 * toolbar/toolbar.el: New.
6857
6858 * subdirs.el: Add toolbar.
6859
68602000-09-14 Gerd Moellmann <gerd@gnu.org>
6861
6862 * indent.el (indent-for-tab-command): Doc fix.
6863
68642000-09-14 Alex Schroeder <alex@gnu.org>
6865
6866 * ansi-color.el (ansi-colors): Doc change.
6867 (ansi-color-get-face): Simplified regexp.
6868 (ansi-color-faces-vector): Added more faces, doc change.
6869 (ansi-color-names-vector): Doc change.
6870 (ansi-color-regexp): Simplified regexp.
6871 (ansi-color-parameter-regexp): New regexp.
6872 (ansi-color-filter-apply): Doc change.
6873 (ansi-color-filter-region): Doc change.
6874 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6875 deal with zero length parameters.
6876 (ansi-color-apply-on-region): Doc change.
6877 (ansi-color-map): Doc change.
6878 (ansi-color-map-update): Removed debugging message.
6879 (ansi-color-get-face-1): Added condition-case to trap
6880 args-out-of-range errors.
6881 (ansi-color-get-face): Doc change.
6882 (ansi-color-make-face): Removed.
6883 (ansi-color-for-shell-mode): New option.
6884
68852000-09-13 Kenichi Handa <handa@etl.go.jp>
6886
6887 * international/quail.el (quail-start-translation): Translate KEY
6888 if necessary even if it doesn't have any mapping in the current
6889 input method.
6890 (quail-start-conversion): Likewise.
6891 (quail-help): The output message is improved.
6892
68932000-09-13 Miles Bader <miles@gnu.org>
6894
6895 * comint.el (comint-output-filter): Revert to using
6896 `insert-before-markers'. Add bletcherous hack to undo damage
6897 caused by `insert-before-markers'. Put `front-sticky' property on
6898 overlays created here so that the field code understands how the
6899 overlay works. Use a let when making comint-last-prompt-overlay,
6900 so that the code is easier to read.
6901
69022000-09-13 Dave Love <fx@gnu.org>
6903
6904 * wid-edit.el (widget-default-format-handler): DTRT when
6905 doc-property is a function.
6906
69072000-09-12 Francesco Potorti` <pot@gnu.org>
6908
6909 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6910 filed name if it's not there.
6911
69122000-09-12 Dave Love <fx@gnu.org>
6913
6914 * simple.el (read-mail-command): Doc fix.
6915 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6916
6917 * vc.el (vc-dired-listing-switches): Fix :version.
6918
6919 * vc-hooks.el: Doc fixes.
6920
6921 * subr.el (add-minor-mode): Use toggle-fun arg.
6922
6923 * speedbar.el: Add :version to several defcustoms.
6924
6925 * imenu.el (imenu--truncate-items, imenu--cleanup)
6926 (imenu--generic-function): Avoid mapcar.
6927 (imenu--replace-spaces): Function removed.
6928 (imenu--completion-buffer): Use subst-char-in-string.
6929 (imenu-add-to-menubar): Use keymap inheritance.
6930
69312000-09-12 Miles Bader <miles@gnu.org>
6932
6933 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6934 (diff-mode-map): Bind `diff-test-hunk'.
6935 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6936
69372000-09-11 Gerd Moellmann <gerd@gnu.org>
6938
6939 * bytecomp.el (byte-compile-defvar): Undo last change
6940 because it breaks '(make-variable-buffer-local (defvar ...)'
6941 which is used at least in dired.
6942
69432000-09-12 Kenichi Handa <handa@etl.go.jp>
6944
6945 * international/quail.el (quail-define-package): Docstring
6946 modified.
6947
69482000-09-12 Kenichi Handa <handa@etl.go.jp>
6949
6950 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6951 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6952 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
6953 docstring of "chinese-py".
6954
6955 * international/quail.el (quail-translation-docstring): New
6956 variable.
6957 (quail-show-keyboard-layout): Docstring modified.
6958 (quail-select-current): Likewise.
6959 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
6960 infinite recursive call.
6961 (quail-help): Check quail-translation-docstring. Format of the
6962 output changed.
6963 (quail-help-insert-keymap-description): Adjusted for the above
6964 change.
6965
69662000-09-11 Gerd Moellmann <gerd@gnu.org>
6967
6968 * bytecomp.el (byte-compile-defvar): Only cons onto
6969 current-load-list in top-level forms. Else this leaks a cons cell
6970 every time a defun is called.
6971
69722000-09-11 Miles Bader <miles@lsi.nec.co.jp>
6973
6974 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6975 Now understands non-unified diffs. Some functionality moved into
6976 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
6977 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
6978 modify anything. Only reposition point in the patched file if the
6979 patch succeeds. Only pop up another window if POPUP is true.
6980 Emit a message describing what happened if successful, and at what
6981 line-offset. Automatically detect reversed hunks and do something
6982 appropriate.
6983 (diff-hunk-text, diff-find-text): New functions.
6984 (diff-filter-lines): Function removed.
6985 (diff-test-hunk): New function.
6986 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6987
69882000-09-10 Dave Love <fx@gnu.org>
6989
6990 * textmodes/tildify.el: Minor doc/commentary fixes.
6991 (tildify) <defgroup>: Add :version.
6992
6993 * faces.el (face-x-resources): Make custom type more specific.
6994 (frame-background-mode): Use mapc.
6995 (region) <defcustom>: Add :version.
6996
69972000-09-08 Stefan Monnier <monnier@cs.yale.edu>
6998
6999 * vc-sccs.el (vc-sccs-register):
7000 * vc-rcs.el (vc-rcs-register):
7001 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
7002 * vc.el (vc-register): Clear file's properties.
7003
70042000-09-08 Gerd Moellmann <gerd@gnu.org>
7005
7006 * faces.el (face-spec-set): Only face-spec-reset-face when
7007 ATTRS is non-nil.
7008
70092000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7010
7011 * help.el (help-insert-xref-button): Fix a typo in doc string.
7012
70132000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
7014
7015 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7016 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
7017 methods.
7018
7019 * menu-bar.el (read-mail-item-name): New function.
7020 (menu-bar-tools-menu): Use it to compute and display the package
7021 used to read email.
7022 (menu-bar-tools-menu): Fix typo in GUD's help string.
7023
70242000-09-07 Dave Love <fx@gnu.org>
7025
7026 * diff-mode.el (diff-mouse-goto-source): New function.
7027
7028 * vc-sccs.el: Doc fixes.
7029 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
7030
7031 * vc-rcs.el: Doc fixes.
7032 (vc-rcs-register-switches, vc-rcs-checkin-switches)
7033 (vc-rcs-checkout-switches, vc-rcs-header)
7034 (vc-rcs-master-templates): Add or change :version.
7035
7036 * vc-cvs.el: Doc fixes.
7037 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
7038 (vc-cvs-stay-local): Add :version.
7039
7040 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
7041
70422000-09-07 Kenichi Handa <handa@etl.go.jp>
7043
7044 * international/quail.el (quail-help): Fix previous change.
7045
70462000-09-07 Gerd Moellmann <gerd@gnu.org>
7047
7048 * faces.el (color-values): Doc fix.
7049
7050 * faces.el (frame-set-background-mode): Use frame-parameter
7051 instead of frame-parameters.
7052
7053 * frame.el (filtered-frame-list): Reduce consing.
7054 (frames-on-display-list): Call frame-parameter instead of
7055 frame-parameters.
7056
70572000-09-07 Kenichi Handa <handa@etl.go.jp>
7058
7059 * language/devan-util.el (devanagari-to-indian-region): In the
7060 loop, change the following char, not preceding char.
7061
70622000-09-07 Gerd Moellmann <gerd@gnu.org>
7063
7064 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
7065 instead of frame-parameters.
7066
7067 * faces.el (set-face-attribute): Simplify by calling
7068 internal-set-lisp-face-attribute with FRAME being 0.
7069
7070 * vc.el: Remove `Id' version control keyword.
7071
70722000-09-07 Kenichi Handa <handa@etl.go.jp>
7073
7074 * help.el (help-make-xrefs): Adjusted for the change of
7075 help-xref-mule-regexp.
7076 (help-insert-xref-button): New function.
7077
7078 * international/mule-cmds.el (help-xref-mule-regexp-template):
7079 Include the pattern for character set.
7080 (leim): New group.
7081
7082 * international/quail.el: Don't require face.
7083 (quail): New group.
7084 (quail-other-command): Dummy command to make quail-help work better.
7085 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
7086 (quail-keyboard-layout-substitution): New variable.
7087 (quail-update-keyboard-layout): New function.
7088 (quail-keyboard-layout-type): New customizable variable.
7089 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
7090 (quail-keyboard-translate): Pay attention to
7091 quail-keyboard-layout-substitution.
7092 (quail-insert-kbd-layout): New function.
7093 (quail-show-keyboard-layout): New function.
7094 (quail-get-translation): If the definition is a vector of length
7095 1, and the element is a string of length 1, return the character
7096 in that string.
7097 (quail-update-current-translations): Fix the case of
7098 relative-index out of range.
7099 (quail-build-decode-map, quail-insert-decode-map): New Functions.
7100 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7101 Show key sequences for all available characters.
7102 (quail-help-insert-keymap-description): Don't show such verbose
7103 key bindings as quail-self-insert-command.
7104
7105 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7106 Format changed, and each element now have extra documentations.
7107 (tit-process-header): Delete invalid characters from TIT-PROMPT.
7108 Adjusted for the change of quail-cxterm-package-ext-info.
7109
71102000-09-06 Gerd Moellmann <gerd@gnu.org>
7111
7112 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
7113 requiring it leads to a recursive loading of vc.el and vc-hooks.el
7114 during bootstrap.
7115
71162000-09-05 Stefan Monnier <monnier@cs.yale.edu>
7117
7118 * vc.el: (toplevel): Don't require `dired' at run-time.
7119 (vc-dired-resynch-file): Remove autoload cookie.
7120
71212000-09-05 Andre Spiegel <spiegel@gnu.org>
7122
7123 * vc.el: Made several backend functions optional.
7124 (vc-default-responsible-p): New function.
7125 (vc-merge): Use RET for first version to trigger merge-news, not
7126 prefix arg.
7127 (vc-annotate): Handle backends that do not support annotation.
7128 (vc-default-merge-news): Removed. The existence of a merge-news
7129 implementation is now checked on caller sites.
7130
7131 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
7132 case.
7133
7134 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
7135 special case that has been removed from the default in vc-hooks.el.
7136
71372000-09-05 Stefan Monnier <monnier@cs.yale.edu>
7138
7139 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
7140
71412000-09-05 Andre Spiegel <spiegel@gnu.org>
7142
7143 * vc-hooks.el: Require vc during compilation.
7144 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
7145 macro `with-vc-properties' in vc.el.
7146 (vc-file-getprop): Doc fix.
7147 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
7148
7149 * vc.el: Require dired-aux during compilation.
7150 (vc-name-assoc-file): Moved to vc-sccs.el.
7151 (with-vc-properties): New macro.
7152 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
7153 vc-finish-steal): Use it.
7154 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
7155 to the backend-specific function is now supposed to do the checkout,
7156 too.
7157 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
7158
7159 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
7160 set file properties; that gets done in the generic code now.
7161
7162 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
7163 Changed parameter list, added code from vc.el that does the
7164 checkout, possibly with a double-take.
7165
7166 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
7167 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
7168 the above under the new name.
7169 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
7170 parameter list, added checkout command.
7171 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
7172 properties; that gets done in the generic code now.
7173
71742000-09-05 Stefan Monnier <monnier@cs.yale.edu>
7175
7176 * vc.el: Docstring fixes (courtesy of checkdoc).
7177
71782000-09-05 Stefan Monnier <monnier@cs.yale.edu>
7179
7180 * vc.el (vc-checkout-writable-buffer-hook)
7181 (vc-checkout-writable-buffer): Remove.
7182 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
7183 (vc-log-mode): Make it into a clean derived major mode.
7184 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
7185 vc-log-mode if log-edit is not available.
7186 (vc-dired-mode-map): Don't set-keymap-parent yet.
7187 (vc-dired-mode): Do set-keymap-parent here.
7188 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
7189
71902000-09-05 Gerd Moellmann <gerd@gnu.org>
7191
7192 * faces.el (set-face-attribute, face-spec-reset-face)
7193 (face-spec-set): Avoid consing by removing calls to `apply'.
7194
7195 * frame.el (frame-parameter): Move to C code.
7196
71972000-09-05 Dave Love <fx@gnu.org>
7198
7199 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
7200 insert-before-markers-and-inherit. Now checked systematically!
7201
72022000-09-05 Alex Schroeder <alex@gnu.org>
7203
7204 * sql.el (sql-postgres): Use sql-postgres-options.
7205 (sql-postgres-options): New variable.
7206
72072000-09-05 Alex Schroeder <alex@gnu.org>
7208
7209 * sql.el (sql-mode-menu): Work around missing variable mark-active
7210 in XEmacs.
7211 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
7212 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
7213 compatibility.
7214
72152000-09-04 Gerd Moellmann <gerd@gnu.org>
7216
7217 * vc.el (vc-dired-resynch-file): Add autoload cookie.
7218
7219 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
7220
7221 * Makefile.in (DONTCOMPILE): Fix typo in file name.
7222
72232000-09-04 Andre Spiegel <spiegel@gnu.org>
7224
7225 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
7226 don't support anything else under SCCS yet.
7227
7228 * vc-hooks.el: Minor doc fixes.
7229
72302000-09-04 Andre Spiegel <spiegel@gnu.org>
7231
7232 * vc.el (vc-next-action-on-file): Do not visit the file if it's
7233 not necessary. If verbose in state `needs-patch', do the same as
7234 under `up-to-date'. When NOT verbose and `needs-patch', check out
7235 latest version instead of `merge-news'.
7236 (vc-next-action-dired): Don't mess with default-directory here; it
7237 breaks other parts of dired. It is the job of the
7238 backend-specific functions to adjust it temporarily if they need it.
7239 (vc-next-action): Remove a special CVS case.
7240 (vc-clear-headers): New optional arg FILE.
7241 (vc-checkin, vc-checkout): Set properties vc-state and
7242 vc-checkout-time properly.
7243 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7244 (vc-print-log): Use new backend function `show-log-entry'.
7245 (vc-cancel-version): Do the checks in a different order. Added a
7246 FIXME concerning RCS-only code.
7247
7248 * vc-rcs.el (vc-rcs-show-log-entry): New function.
7249 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
7250
7251 * vc-cvs.el (vc-cvs-show-log-entry): New function.
7252
7253 * vc-hooks.el (vc-default-mode-line-string): Show state
7254 `needs-patch' as a `-' too.
7255
72562000-09-04 Andre Spiegel <spiegel@gnu.org>
7257
7258 * vc.el (vc-responsible-backend): New optional arg REGISTER.
7259 (vc-default-could-register): New function.
7260 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
7261 (vc-resynch-buffer): Call vc-dired-resynch-file.
7262 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
7263 vc-resynch-buffer instead of vc-resynch-window.
7264 (vc-next-action-dired): Don't redisplay here, that gets done as a
7265 result of the individual file operations.
7266 (vc-retrieve-snapshot): Corrected prompt order.
7267
7268 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
7269
7270 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
7271 as well.
7272 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
7273 hostname regexps. Updated all callers.
7274 (vc-cvs-responsible-p): Handle directories as well.
7275 (vc-cvs-could-register): New function.
7276 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
7277 properties up-to-date.
7278
7279 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
7280 user whether to create one.
7281
72822000-09-04 Andre Spiegel <spiegel@gnu.org>
7283
7284 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
7285 check out a non-existing file.
7286
7287 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
7288 workfile does not exist.
7289
7290 * vc.el (vc-version-diff): Use `require' to check for existence of
7291 diff-mode.
7292
72932000-09-04 Andre Spiegel <spiegel@gnu.org>
7294
7295 * vc-cvs.el (vc-cvs-registered): Use new function
7296 vc-cvs-parse-entry to do the actual work.
7297
72982000-09-04 Andre Spiegel <spiegel@gnu.org>
7299
7300 * vc-hooks.el (vc-find-backend-function): If function doesn't
7301 exist, return nil instead of error.
7302 (vc-call-backend): Doc fix.
7303
7304 * vc.el (vc-do-command): Doc fix.
7305 (vc-finish-logentry): When checking in from vc-dired, choose the
7306 right backend for logentry check.
7307 (vc-dired-mode-map): Inherit from dired-mode-map.
7308 (vc-dired-mode): Local value of dired-move-to-filename-regexp
7309 simplified.
7310 (vc-dired-state-info): Removed, updated caller.
7311 (vc-default-dired-state-info): Use parentheses instead of hyphens.
7312 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
7313 (vc-dired-listing-switches): New variable.
7314 (vc-directory): Use it, instead of dired-listing-switches.
7315
7316 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
7317 (vc-cvs-dir-state): New function.
7318 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7319 (vc-cvs-parse-entry): New function, also to be used in
7320 vc-cvs-registered.
7321
73222000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7323
7324 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
7325 *or* single-window-frames.
7326
73272000-09-04 Andre Spiegel <spiegel@gnu.org>
7328
7329 * vc.el (vc-update-changelog): Split into generic part and default
7330 implementation. Doc string adapted.
7331 (vc-default-update-changelog): New function. Call the `rcs2log'
7332 script in exec-directory, to fix a long-standing nuisance.
7333
7334 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
7335 simply signals an error.
7336
73372000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7338
7339 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
7340 control-flow more clear and to avoid running `cvs' twice.
7341
7342 * vc.el (vc-next-action-on-file): Doc fix.
7343 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
7344 (vc-print-log): Eval `file' before constructing the continuation.
7345
73462000-09-04 Andre Spiegel <spiegel@gnu.org>
7347
7348 * vc.el (vc-next-action-on-file): Corrected several messages.
7349 (vc-merge): Add prefix arg `merge-news'; handle it.
7350
7351 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
7352 is not reached. It is.
7353 (vc-cvs-merge): Set state to 'edited after merge.
7354 (vc-cvs-merge-news): Set workfile version to nil if not known.
7355 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
7356
7357 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
7358 via stdout. (Merge from main line.)
7359
73602000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7361
7362 * vc.el (vc-finish-logentry): Thinko in the "same comment"
7363 detection.
7364
73652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7366
7367 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
7368 against kill-all-local-variables.
7369 (vc-log-edit): Don't save vc-parent-buffer any more.
7370 (vc-last-comment-match): Initialize to an empty string.
7371 (vc-post-command-functions): New hook.
7372 (vc-do-command): Run it.
7373 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
7374 (vc-finish-logentry): Only add the comment to the ring if it's
7375 different from the last comment entered.
7376 (vc-new-comment-index): New function.
7377 (vc-previous-comment): Use it. Make the minibuffer message
7378 slightly less terse.
7379 (vc-comment-search-reverse): Make it work forward as well. Don't
7380 set vc-comment-ring-index if no match is found. Use
7381 vc-new-comment-index.
7382 (vc-comment-search-forward): Use vc-comment-search-reverse.
7383 (vc-dired-mode-map): Don't inherit from dired-mode-map since
7384 define-derived-mode will do it for us. Bind `v' to a keymap that
7385 inherits from vc-prefix-map so that we can bind `vt' without
7386 binding C-x v t.
7387 (vc-retrieve-snapshot): Parenthesis typo.
7388
7389 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
7390 to 1. Make sure to switch to *vc* before looking for an error
7391 message. Use vc-parse-buffer.
7392
73932000-09-04 Andre Spiegel <spiegel@gnu.org>
7394
7395 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
7396 and NAME.
7397 (vc-retrieve-snapshot): Split into two parts.
7398 (vc-default-retrieve-snapshot): New function.
7399
7400 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
7401 (vc-cvs-retrieve-snapshot): New function (untested).
7402 (vc-cvs-stay-local): Default to t.
7403 (vc-cvs-remote-p): New function and property.
7404 (vc-cvs-state): Stay local only if the above is t.
7405 (vc-handle-cvs): Removed.
7406 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
7407 done via vc-handled-backends now.
7408 (vc-cvs-header): Escape Id.
7409
74102000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7411
7412 * vc.el (vc-do-command): Remove unused commands.
7413 (vc-version-diff): Make sure default-directory ends with a slash.
7414 Move the window commands into a vc-exec-after.
7415 (vc-print-log): Move more of the code into the `vc-exec-after'.
7416
74172000-09-04 Andre Spiegel <spiegel@gnu.org>
7418
7419 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
7420 (vc-print-log): Search current revision from beginning of buffer.
7421 (vc-revert-buffer): Clear echo area after the diff is finished.
7422 (vc-prefix-map): Removed definition of "t" for terse display in vc
7423 dired.
7424 (vc-dired-mode-map): Inherit from dired-mode-map. Added
7425 definition of "vt" for terse display.
7426 (vc-dired-mode): Fix dired-move-to-filename-regexp.
7427
74282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7429
7430 * vc.el (vc-exec-after): Avoid caddr.
7431
74322000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7433
7434 * vc.el (vc-exec-after): New function.
7435 (vc-do-command): Use it to add a termination message for async
7436 procs.
7437 (vc-checkout): Try to handle a missing-backend situation.
7438 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
7439 of a directory with a backend using async diffs.
7440 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
7441 present.
7442
7443 * vc-sccs.el (vc-sccs-state-heuristic): Use
7444 file-ownership-preserved-p.
7445
7446 * vc-rcs.el (vc-rcs-state-heuristic): Use
7447 file-ownership-preserved-p.
7448 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
7449
74502000-09-04 Andre Spiegel <spiegel@gnu.org>
7451
7452 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
7453 vc-do-command.
7454
7455 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
7456 when there are no changes.
7457
74582000-09-04 Andre Spiegel <spiegel@gnu.org>
7459
7460 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
7461
7462 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
7463
74642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7465
7466 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
7467
7468 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
7469 the `fset' outside of the defvar so that it works even if
7470 vc-prefix-map was already defined.
7471 (vc-setup-buffer): New function, split out of vc-do-command.
7472 (vc-do-command): Allow BUFFER to be t to mean `just use the
7473 current buffer without any fuss'.
7474 (vc-version-diff): Change the `diff' backend operation to just put
7475 the diff in the current buffer without erasing it. Always use
7476 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
7477 shrink-window-if-larger-than-buffer.
7478 (vc-print-log): Change the `print-log' backend operation to just
7479 put the log in the current buffer without erasing it. Protect
7480 shrink-window-if-larger-than-buffer.
7481 (vc-update-change-log): Fix setd typo.
7482
7483 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
7484 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
7485
7486 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
7487 (vc-rcs-diff): Insert in the current buffer and remove unused arg
7488 CMP.
7489
7490 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
7491 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
7492 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
7493
74942000-09-04 Andre Spiegel <spiegel@gnu.org>
7495
7496 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
7497 not possible, use vc-BACKEND-workfile-unchanged-p.
7498 (vc-default-workfile-unchanged-p): New function. Delegates to a
7499 full vc-BACKEND-diff.
7500
7501 * vc-hooks.el (vc-simple-command): Removed.
7502
7503 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
7504 instead of vc-simple-command.
7505 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
7506 avoid doing a diff when opening a file.
7507 (vc-rcs-state): Added check for unlocked-changes.
7508 (vc-rcs-header): Escape Id.
7509 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
7510 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
7511 version.
7512
7513 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
7514 (vc-sccs-diff): Remove optional arg CMP.
7515 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
7516 SCCS-specific function.
7517
7518 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
7519 vc-simple-command.
7520
75212000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7522
7523 * vc.el (vc-editable-p): Renamed from vc-writable-p.
7524 (with-vc-file, vc-merge): Use vc-editable-p.
7525 (vc-do-command): Remove unused var vc-file and fix the
7526 doubly-defined `status' var. Add a user message when starting an
7527 async command.
7528 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
7529 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
7530 Use with-current-buffer.
7531 (vc-buffer-sync): Use unless.
7532 (vc-next-action-on-file): If the file is 'edited by read-only,
7533 make it read-write instead of trying to commit.
7534 (vc-version-diff, vc-update-change-log): Use `setq
7535 default-directory' rather than `cd'.
7536 (vc-log-edit): Don't forget to set default-directory in the
7537 buffer.
7538
7539 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
7540 (vc-sccs-state-heuristic): Use file-writable-p instead of
7541 comparing userids.
7542 (vc-sccs-checkout): Use `unless'.
7543
7544 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
7545 of comparing userids.
7546 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
7547 Simplify the logic by eliminating unreachable code.
7548 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
7549 just do a recursive call if we need to retry.
7550 (vc-rcs-checkout): Handle the case where rcs is missing by making
7551 the buffer read-write if requested and re-signalling the error.
7552
7553 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
7554
75552000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7556
7557 * vc-hooks.el (vc-handled-backends): Docstring change.
7558 (vc-ignore-vc-files): Mark obsolete.
7559 (vc-registered): Check vc-ignore-vc-files.
7560 (vc-find-file-hook, vc-file-not-found-hook): Don't check
7561 vc-ignore-vc-files.
7562
7563 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
7564
75652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7566
7567 * vc.el (vc-checkout): Don't do anything special for ange-ftp
7568 files since ange-ftp already has vc-registered return nil.
7569
7570 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
7571 (vc-sccs-workfile-version): Use with-temp-buffer and new
7572 vc-parse-buffer and don't bother setting the property.
7573 (vc-sccs-add-triple): Use with-current-buffer and
7574 find-file-noselect.
7575 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
7576
7577 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
7578 derives from the old vc-parse-buffer but uses the revision number
7579 rather than the date (much easier to compare robustly).
7580 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
7581 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
7582 locking-user more directly. Check strict locking and set
7583 checkout-model appropriately.
7584 (vc-rcs-parse-locks): Remove.
7585 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
7586 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
7587 (vc-rcs-system-release): Use with-current-buffer and
7588 vc-parse-buffer.
7589 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
7590
7591 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
7592 (vc-simple-command): Docstring fix.
7593 (vc-registered): Align the way the file-handler is called with the
7594 way the function itself works.
7595 (vc-file-owner): Remove.
7596
7597 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
7598 extraction of fields and call to file-attributes because of a
7599 temporary bug in rcp.el.
7600 (vc-cvs-fetch-status): Use with-current-buffer.
7601
76022000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7603
7604 * vc.el (vc-do-command): Use file-relative-name.
7605 (vc-responsible-backend): Use vc-backend if possible.
7606 (vc-create-snapshot): Improve the `interactive' spec. Add support
7607 for branches and dispatch to backend-specific `create-snapshot'.
7608 (vc-default-create-snapshot): New function, containing the bulk of
7609 the old vc-create-snapshot.
7610 (vc-retrieve-snapshot): Improve the interactive spec.
7611
7612 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
7613 (vc-backend-hook-functions): Remove.
7614 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
7615 (vc-backend): Reintroduce the test for `file = nil' now that I
7616 know why it was there (and added a comment to better remember).
7617
7618 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
7619 code from vc-sccs-hooks.el.
7620 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
7621 'vc anymore.
7622 (vc-sccs-responsible-p): Use expand-file-name instead of concat
7623 and file-directory-p instead of file-exists-p.
7624 (vc-sccs-check-headers): Simplify the regexp.
7625
7626 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
7627 from vc-rcs-hooks.el. Don't require 'vc anymore.
7628 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
7629 file-directory-p instead of file-exists-p.
7630
7631 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
7632 from vc-cvs-hooks.el.
7633 (proto vc-cvs-registered): Require 'vc-cvs instead of
7634 'vc-cvs-hooks. Don't require 'vc anymore.
7635 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
7636 file-directory-p instead of file-exists-p.
7637 (vc-cvs-create-snapshot): New function, replacing
7638 vc-cvs-assign-name.
7639 (vc-cvs-assign-name): Remove.
7640
76412000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7642
7643 * vc-cvs.el (vc-cvs-header): New var.
7644
7645 * vc-rcs.el (vc-rcs-exists): Remove.
7646 (vc-rcs-header): New var.
7647
7648 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
7649 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
7650 (vc-sccs-header): New var.
7651
7652 * vc.el (vc-do-command): Get rid of the `last' argument.
7653 (vc-header-alist): Remove, replaced by vc-X-header.
7654 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
7655 (vc-dired-hook): Use expand-file-name instead of concat.
7656 (vc-directory): Use file-name-as-directory.
7657 (vc-snapshot-precondition, vc-create-snapshot)
7658 (vc-retrieve-snapshot): Allow the command to operate on any
7659 directory.
7660
7661 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
7662 just removing the 'WORKFILE argument or by removing the 'MASTER
7663 argument and replacing `file' with (vc-name file).
7664
76652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7666
7667 * vc.el: Update Copyright and add a crude list of backend funs.
7668 (vc-writable-p): New function.
7669 (with-vc-file): Use vc-writable-p.
7670 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7671 (vc-register): Avoid vc-name.
7672 (vc-locking-user): Remove.
7673 (vc-steal-lock): Make the `owner' arg non-optional.
7674 (vc-merge): Use vc-writable-p instead of vc-locking-user and
7675 vc-checkout-model.
7676 (vc-default-dired-state-info): Use vc-state instead of
7677 vc-locking-user and return special strings for special states.
7678 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
7679 and get rid of one of the special CVS cases.
7680 (vc-cancel-version): prettify error message with \\[...].
7681 (vc-rename-master): New function.
7682 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
7683 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
7684 the CVS special case generic.
7685 (vc-default-record-rename): Remove.
7686 (vc-file-tree-walk-internal): Only call FUNC for files that are
7687 under control of some VC backend and replace `concat' with
7688 expand-file-name.
7689 (vc-file-tree-walk): Update docstring.
7690 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
7691 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
7692
7693 * vc-sccs.el (vc-sccs-rename-file): Renamed from
7694 vc-sccs-record-rename. Use `find-file-noselect' rather than
7695 `find-file' and call `vc-rename-master' to do the actual move.
7696 (vc-sccs-diff): Remove unused `backend' variable.
7697
7698 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
7699 to delay loading of vc-sccs until it is really used.
7700 (vc-sccs-master-templates): Preload.
7701 (vc-sccs-state): Update call to vc-sccs-parse-locks.
7702 (vc-sccs-project-dir): Remove (merged into
7703 vc-sccs-search-project-dir).
7704 (vc-sccs-search-project-dir): Rewrite using file name handling ops
7705 rather than `concat', make sure it is preloaded and don't bother
7706 to check that the file actually exists.
7707 (vc-sccs-parse-locks): Remove unused `file' argument, remove
7708 `locks' argument (use buffer's content instead) and eliminate n^2
7709 behavior.
7710
7711 * vc-rcs.el: Update Copyright.
7712 (vc-rcs-rename-file): New function.
7713 (vc-rcs-diff): Remove unused `backend' variable.
7714
7715 * vc-hooks.el: Update Copyright.
7716 (vc-backend): Don't accept a nil argument any more.
7717 (vc-up-to-date-p): Turn into a defsubst.
7718 (vc-possible-master): New function.
7719 (vc-check-master-templates): Use `vc-possible-master' and allow
7720 funs in vc-X-master-templates to return a non-existent file.
7721
7722 * vc-cvs.el: Update Copyright.
7723 (vc-cvs-diff): Remove unused `backend' variable.
7724 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7725
7726 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7727
77282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7729
7730 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7731 since it can be called from vc-rcs.el.
7732 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7733
77342000-09-04 Andre Spiegel <spiegel@gnu.org>
7735
7736 * vc.el (vc-version-diff): Expand file name read from the
7737 minibuffer. Handle the case when a previous version number can't
7738 be guessed. Give suitable messages when there were no differences
7739 found.
7740 (vc-clear-headers): Call backend-specific implementation, if one
7741 exists.
7742 (vc-cancel-version): Made error checks generic. When done, clear
7743 headers generically, too.
7744
7745 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7746 from vc-clear-headers in vc.el.
7747
7748 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7749 correctly.
7750 (vc-rcs-latest-on-branch-p): Made second argument VERSION
7751 optional. Handle the case when it's not there.
7752
77532000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7754
7755 * vc.el (vc-locking-user): Moved from vc-hooks.el.
7756
77572000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7758
7759 * vc-hooks.el (vc-loadup): Remove.
7760 (vc-find-backend-function): Use `require'. Also, handle the case
7761 where vc-BACKEND-hooks.el doesn't exist.
7762 (vc-call-backend): Cleanup.
7763
77642000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7765
7766 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7767 vc-rcs-grab-templates)
7768 (vc-rcs-registered): Remove. The default function works as well.
7769 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7770 vc-sccs-grab-templates)
7771 (vc-sccs-registered): Remove. The default function works as well.
7772
7773 * vc.el (vc-version-diff): Left out a vc- in call to
7774 vc-call-backend.
7775 (vc-default-dired-state-info, vc-default-record-rename)
7776 (vc-default-merge-news): Update for the new backend argument.
7777
7778 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7779 using the default function.
7780 (vc-call-backend): If calling the default function, pass it the
7781 backend as first argument. Update the docstring accordingly.
7782 (vc-default-state-heuristic, vc-default-mode-line-string): Update
7783 for the new backend argument.
7784 (vc-make-backend-sym): Renamed from vc-make-backend-function.
7785 (vc-find-backend-function): Use the new name.
7786 (vc-default-registered): New function.
7787
77882000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7789
7790 * vc.el (vc-merge): Use vc-find-backend-function.
7791
7792 * vc-hooks.el (vc-backend-functions): Remove.
7793 (vc-loadup): Don't setup 'vc-functions.
7794 (vc-find-backend-function): New function.
7795 (vc-call-backend): Use above fun and populate 'vc-functions
7796 lazily.
7797 (vc-backend-defines): Remove.
7798
77992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7800
7801 * vc.el (vc-register): Put a FIXME note for a newly found bug.
7802 Call vc-call-backend without the leading vc-.
7803 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7804 (vc-check-headers): Call vc-call-backend without the leading vc-.
7805 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7806 (vc-annotate-display): Replace confusing use of `cond' with `or'.
7807 Call vc-call-backend without the leading vc-.
7808
7809 * vc-cvs.el (tail): Provide vc-cvs.
7810 * vc-sccs.el (tail): Provide vc-sccs.
7811 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7812
7813 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7814 (vc-make-backend-function, vc-call): Pass names without leading
7815 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7816 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7817 (vc-call-backend): Always try to load vc-X-hooks.
7818 (vc-registered): Remove vc- in call to vc-call-backend.
7819
78202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7821
7822 * vc.el (vc-process-filter): New function.
7823 (vc-do-command): Setup `vc-process-filter' for the async process.
7824 (vc-maybe-resolve-conflicts): New function to reduce
7825 code-duplication. Additionally, it puts the buffer in
7826 `smerge-mode' if applicable.
7827 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7828 calling `merge-news'.
7829 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7830 (vc-log-edit): New function. Replacement for `vc-log-mode' by
7831 interfacing to log-edit.el.
7832 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7833 log-edit is available.
7834 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7835
78362000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7837
7838 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7839 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7840 defvar and the initialization.
7841 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7842
7843 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7844 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7845
7846 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7847
78482000-09-04 Andre Spiegel <spiegel@gnu.org>
7849
7850 * vc.el (vc-file-clear-masterprops): Removed.
7851 (vc-checkin, vc-revert-buffer): Removed calls to the above.
7852 (vc-version-diff): Use buffer-size without argument.
7853 (vc-register): Heed vc-initial-comment.
7854
7855 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7856 default branch.
7857
7858 * vc-rcs.el (vc-rcs-register): Parse command output to find master
7859 file name and workfile version.
7860 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7861
7862 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7863 vc-file-clear-masterprops.
7864
7865 * vc-sccs.el (vc-sccs-checkout): Removed call to
7866 vc-file-clear-masterprops. If writable, set vc-state to 'edited
7867 rather than user login name.
7868
7869
78702000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7871
7872 * vc.el (vc-workfile-unchanged-p): Remove unused argument
7873 `want-differences-if-changed' and simplify.
7874 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7875 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7876 output (which is invalid for async vc-diff) to decide whether to
7877 do the revert silently or not.
7878
78792000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7880
7881 * vc-hooks.el (vc-loadup): Load files quietly.
7882 (vc-call-backend): Oops, brain fart.
7883
78842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7885
7886 * vc-cvs.el (vc-cvs-state): Typo.
7887 (vc-cvs-merge-news): Return the status code rather than the error msg.
7888
78892000-09-04 Andre Spiegel <spiegel@gnu.org>
7890
7891 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7892 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7893 vc-state or vc-up-to-date-p.
7894 (vc-merge): Use vc-backend-defines to check whether merging is
7895 possible. Set state to 'edited after successful merge.
7896
7897 * vc-hooks.el (vc-locking-user): If locked by the calling user,
7898 return that name. Redocumented.
7899
79002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7901
7902 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7903 new `vc-state' semantics.
7904 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7905 'vc-locking-user to the current user.
7906 (vc-merge): Inline vc-backend-merge. Comment out code that I
7907 don't understand and hence can't adapt to the new `vc-state' and
7908 `vc-locking-user' semantics.
7909 (vc-backend-merge): Remove.
7910
7911 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7912 rather than 'vc-locking-user.
7913
7914 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7915
7916 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7917 (vc-state): Don't use 'reserved any more. Just use the same
7918 convention as the one used for vc-<backend>-state where the
7919 locking user (as a string) is returned.
7920 (vc-locking-user): Update, based on the above convention. The
7921 'vc-locking-user property has disappeared.
7922 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7923
7924 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7925 with a heuristic one.
7926 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7927 (vc-cvs-checkin): Do a trivial parse to set the state in case of
7928 error. That allows us to get to 'needs-merge even in the
7929 stay-local case. There's still no way to detect 'needs-patch in
7930 such a setup (or to force an update for that matter).
7931 (vc-cvs-logentry-check): Remove, the default works as well.
7932
79332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7934
7935 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7936
7937 * vc.el (vc-do-command): kill-all-local-variables, to reset any
7938 major-mode in which the buffer might have been put earlier. Use
7939 `remove' and `when'. Allow `okstatus' to be `async' and use
7940 `start-process' in this case.
7941 (vc-version-diff): Handle the case where the diff looks empty
7942 because of the use of an async process.
7943
79442000-09-04 Andre Spiegel <spiegel@gnu.org>
7945
7946 * vc.el (vc-next-action-on-file): Removed optional parameter
7947 `simple'. Recompute state unconditionally.
7948 (vc-default-toggle-read-only): Removed.
7949
7950 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7951 (vc-toggle-read-only): Undid prev change.
7952
7953 * vc-cvs.el (vc-cvs-stay-local): Renamed from
7954 vc-cvs-simple-toggle. Redocumented.
7955 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
7956 (vc-cvs-toggle-read-only): Removed.
7957
79582000-09-04 Stefan Monnier <monnier@cs.yale.edu>
7959
7960 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7961 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
7962 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
7963 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
7964 still is. So maybe it should be removed.
7965 (vc-head-version, vc-find-binary): Remove.
7966 (vc-recompute-state): Move from vc-hooks.el.
7967 (vc-next-action-on-file): Add a `simple' argument to allow
7968 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7969 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7970 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7971 (vc-dired-mode-map): Properly defvar it.
7972 (vc-print-log): Call log-view-mode if available.
7973 (small-temporary-file-directory): defvar instead of use boundp.
7974 (vc-merge-news): Moved to vc-cvs.el.
7975 (vc-default-merge-news): New function.
7976
7977 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7978 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7979 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7980 unknown `vc-latest-version' function. It should probably refer to
7981 vc-workfile-version or somesuch, but it's very unclear to me and I
7982 don't have SCCS to test things.
7983
7984 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7985 (vc-sccs-state-heuristic): Fix typo.
7986 (vc-sccs-workfile-unchanged-p): Add missing argument.
7987
7988 * vc-rcs.el: Require vc and vc-rcs-hooks.
7989 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7990 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7991 (vc-release-greater-or-equal-p): Move from vc.
7992 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7993 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7994 (vc-rcs-checkout): Add a missing `new-version' argument in the
7995 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
7996
7997 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7998 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7999 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
8000 than the apparently unbound `workfile-version'.
8001
8002 * vc-hooks.el (vc-master-templates): Def the obsolete var.
8003 (vc-file-prop-obarray): Use `make-vector'.
8004 (vc-backend-functions): Add new hookable functions
8005 vc-toggle-read-only, vc-record-rename and vc-merge-news.
8006 (vc-loadup): If neither backend nor default functions exist, use
8007 the backend function rather than nil.
8008 (vc-call-backend): If the function if not bound yet, try to load
8009 the non-hook file to see if it provides it.
8010 (vc-call): New macro plus use it wherever possible.
8011 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
8012 nor `vc-find-binary' since it's only called from
8013 vc-mistrust-permission which is only used once the backend is known.
8014 (vc-checkout-model): Fix parenthesis.
8015 (vc-recompute-state, vc-prefix-map): Move to vc.el.
8016
8017 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
8018 (vc-cvs-release, vc-cvs-system-release): Remove.
8019 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
8020 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
8021 status symbols.
8022 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
8023 (vc-cvs-toggle-read-only): First cut at a function to allow a
8024 cvs-status-free vc-toggle-read-only.
8025 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
8026 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
8027 vc-cvs-status. Also set vc-state rather than vc-locking-user.
8028 (vc-cvs-checkout): Modify access rights directly if the user
8029 requested not to use `cvs edit'. And refresh the mode line.
8030
8031 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
8032 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
8033
80342000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8035
8036 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
8037 workfile' that got lost when the code was extracted from vc.el.
8038 And merged the tail with the rest of the code (not possible in the
8039 old vc.el where the tail was shared among all backends). And
8040 explicitly set the state to 'edited if `writable' is set.
8041
8042 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
8043 (vc-cvs-state): Be careful to return the value from
8044 vc-cvs-parse-state.
8045 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
8046 property but return it instead. Also be careful to handle a nil
8047 or "" `rev' when workfile is non-nil (it was handled properly when
8048 workfile was nil).
8049
8050 * vc.el: Removed those pesky unnecessary `(function' quotes.
8051 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
8052 directly in the defvar.
8053 (vc-do-command): Bind inhibit-read-only so as to properly handle
8054 the case where the destination buffer has been made read-only.
8055 (vc-diff): Delegate to vc-version-diff in all cases.
8056 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
8057 (vc-annotate-mode-variables): Removed (code moved partly to
8058 defvars and partly to vc-annotate-add-menu).
8059 (vc-annotate-mode): Turned into a derived-mode.
8060 (vc-annotate-add-menu): Moved in code in
8061 vc-annotate-mode-variables.
8062 (vc-update-change-log): Use make-temp-file if available.
8063
80642000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
8065
8066 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
8067 `vc-checkout-model' updated to `vc-cvs-update-model'.
8068
80692000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8070
8071 * vc.el (vc-next-action-on-file): Added handling of state
8072 `unlocked-changes'.
8073 (vc-checkout-carefully): Is now practically obsolete, unless the
8074 above is too slow to be enabled unconditionally.
8075 (vc-update-change-log): Fixed typo.
8076
8077 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
8078
8079 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
8080 Now handles state `unlocked-changes'.
8081 (vc-sccs-workfile-unchanged-p): New function, to support the above.
8082
8083 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
8084
8085 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
8086 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
8087 `unlocked-changes'.
8088 (vc-rcs-workfile-unchanged-p): Renamed from
8089 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
8090 function yet, but supposed to become one soon.
8091
8092 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
8093 `vc-steal-lock'.
8094 (vc-call-backend): Changed error message.
8095 (vc-state): Added description of state `unlocked-changes'.
8096
80972000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8098
8099 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
8100 always return t in CVS-controlled directories.
8101
8102 * vc.el (vc-responsible-backend): New function.
8103 (vc-register): Largely rewritten.
8104 (vc-admin): Removed (implementation moved into vc-register).
8105 (vc-checkin): Redocumented.
8106 (vc-finish-logentry): If no backend defined yet (because we are in
8107 the process of registering), use the responsible backend.
8108
8109 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8110 Updated function lists.
8111 (vc-call-backend): Fixed typo.
8112
8113 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
8114 New functions.
8115 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
8116 Removed query option. Redocumented.
8117
81182000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8119
8120 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
8121
8122 * vc.el: Updated callers of `vc-checkout-required' to use
8123 `vc-checkout-model'.
8124
81252000-09-04 Martin Lorentzson <martinl@gnu.org>
8126
8127 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
8128 stuff updated to reference this function instead of the old
8129 `vc-backend-release-p'.
8130
81312000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8132
8133 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
8134 vc-checkout-model. Return appropriate values. Updated callers.
8135
81362000-09-04 Martin Lorentzson <martinl@gnu.org>
8137
8138 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
8139 (vc-backend-revert): Function moved into `vc-revert';
8140 `vc-next-action' must be updated to accomodate this change.
8141 (vc-backend-steal): Function moved into `vc-finish-steal'.
8142 (vc-backend-logentry-check): Function moved into
8143 `vc-finish-logentry'.
8144 (vc-backend-printlog): Function moved into `vc-print-log'.
8145 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
8146 (vc-backend-assign-name): Function moved into
8147 `vc-create-snapshot'.
8148
81492000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8150
8151 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
8152 Rename to vc-checkout-model. Return appropriate values.
8153 Update callers.
8154
8155 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
8156 to vc-checkout-model.
8157 (vc-checkout-required): Rename to vc-checkout-model.
8158 Re-implement and re-comment.
8159 (vc-after-save): Use vc-checkout-model.
8160
81612000-09-04 Martin Lorentzson <martinl@gnu.org>
8162
8163 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
8164 Update to use the vc-BACKEND-diff functions instead.
8165 `vc-diff' is now working.
8166
8167 * vc-rcs.el (vc-rcs-logentry-check): New function.
8168
8169 * vc-cvs.el (vc-cvs-logentry-check): New function.
8170
8171 * vc-sccs.el (vc-sccs-diff): Function changed name from
8172 `vc-backend-diff'. This makes `vc-diff' work.
8173
8174 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
8175 of functions possibly implemented in a vc-BACKEND library.
8176 (vc-checkout-required): Fix bug that caused an error to be
8177 signaled during `vc-after-save'.
8178
8179 * vc.el: Fix typo.
8180 This checkin is made with our new VC code base for the very first time.
8181 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
8182
8183 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
8184 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
8185
8186 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
8187 updated to `vc-uses-locking'.
8188 (vc-checkout-required): Call to backend function.
8189 `vc-checkout-required' updated to `vc-uses-locking' instead.
8190
8191 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
8192 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
8193
8194 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
8195 to match the split into various backends.
8196 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
8197 (vc-retrieve-snapshot): Bug fix.
8198
81992000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8200
8201 * vc-sccs.el (vc-sccs-release): Doc fix.
8202
82032000-09-04 Martin Lorentzson <martinl@gnu.org>
8204
8205 * vc.el (vc-next-action-on-file): Bug found and fixed.
8206 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
8207 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
8208
8209 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
8210 (vc-rcs-checkout): Name space cleaned up. No more revision number
8211 crunching function names that are not prefixed with vc-rcs.
8212 (vc-rcs-checkout-model): Function added. References to
8213 `vc-checkout-model' replaced.
8214
82152000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8216
8217 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
8218 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
8219 still need to be split, and implemented for RCS).
8220
82212000-09-04 Martin Lorentzson <martinl@gnu.org>
8222
8223 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
8224
8225 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
8226 required by the vc.el file.
8227
8228 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
8229 required by the vc.el file.
8230 (vc-rcs-exists): Function added.
8231
8232 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
8233 required by the vc.el file.
8234
8235 * vc.el (vc-admin): Updated to handle selection of appropriate
8236 backend. Current implementation is crufty and need re-thinking.
8237
8238 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
8239
82402000-09-04 Martin Lorentzson <martinl@gnu.org>
8241
8242 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
8243 beginning of annotate buffers correctly.
8244
8245 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
8246 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
8247 functionality updated quite a lot to support multiple backends.
8248 Variables `vc-annotate-mode', `vc-annotate-buffers',
8249 `vc-annotate-backend' added.
8250
8251 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
8252 `vc-annotate-difference' added to supported backend functions.
8253
82542000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8255
8256 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
8257 Use with-temp-file instead of /bin/sh. Merged from mainline
8258
82592000-09-04 Martin Lorentzson <martinl@gnu.org>
8260
8261 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
8262
8263 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
8264
8265 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
8266
82672000-09-04 Martin Lorentzson <martinl@gnu.org>
8268
8269 * vc-hooks.el: vc-state-heuristic added to
8270 vc-backend-hook-functions.
8271
8272 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
8273
8274 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
8275
8276 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
8277 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
8278 state to `reserved'.
8279
8280 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
8281 `vc-checkout-required'. Rename the `locked' state to `reserved'.
8282
82832000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8284
8285 * vc-rcs-hooks.el: Implement new state model. Hardly anything
8286 untouched.
8287
8288 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
8289
8290 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
8291 if defined. (Merged from main line, slightly adapted.)
8292
8293 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
8294 millenium problem (merged from mainline).
8295
82962000-09-04 Martin Lorentzson <martinl@gnu.org>
8297
8298 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
8299 part and moved the non-BACKEND stuff to vc.el.
8300
8301 * vc.el: Split the annotate feature into a BACKEND specific part
8302 and moved it from the vc-cvs.el file to this one.
8303
83042000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8305
8306 * vc-hooks.el: Implement new state model.
8307 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
8308 (vc-locking-user): Simplify. Now only needed if the file is
8309 locked by somebody else.
8310 (vc-lock-from-permissions): Remove. Functionality is in
8311 vc-sccs-hooks.el and vc-rcs-hooks.el now.
8312 (vc-mode-line-string): New name for former vc-status. Adapted.
8313 (vc-mode-line): Adapt to use the above. Remove optional parameter.
8314
8315 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
8316 Various simplifications and adaptations all over the place.
8317
8318 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
8319 Simplify and adapt the rest.
8320
8321 * vc.el (vc-resynch-window): Add TODO comment: check for
8322 interaction with view mode according to recent RCS change.
8323 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
8324
83252000-09-04 Martin Lorentzson <martinl@gnu.org>
8326
8327 * vc.el: Convert the remaining function comments to docstrings.
8328
83292000-09-04 Martin Lorentzson <martinl@gnu.org>
8330
8331 * vc.el (vc-backend-release, vc-release-greater-or-equal)
8332 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
8333 (vc-minor-part, vc-previous-version): Functions that operate and
8334 compare revision numbers got proper documentation. Comments added
8335 about their possible removal.
8336
83372000-09-04 Martin Lorentzson <martinl@gnu.org>
8338
8339 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
8340 the vc-backend.el files.
8341
8342 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
8343
8344 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
8345 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
8346 (vc-rcs-previous-version): Functions added.
8347
8348 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
8349
8350 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
8351
83522000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8353
8354 * vc-hooks.el (vc-master-templates): Is really obsolete.
8355 Comment out the definition for now. What is the right procedure
8356 to get rid of it?
8357 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
8358 rewritten.
8359 (vc-default-registered): Remove.
8360 (vc-check-master-templates): New function; does mostly what the
8361 above did before.
8362 (vc-locking-user): Don't rely on the backend to set the property.
8363
8364 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
8365 Rewrite documentation.
8366 (vc-rcs-templates-grabbed): New variable.
8367 (vc-rcs-grab-templates): New function.
8368 (vc-rcs-registered): Rewrite to use above mechanism.
8369
8370 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
8371 Rewrite documentation.
8372 (vc-sccs-templates-grabbed): New variable.
8373 (vc-sccs-grab-templates): New function.
8374 (vc-sccs-registered): Rewrite to use above mechanism.
8375 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
8376 Don't throw the result, simply return it.
8377
8378 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
8379 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
8380 (vc-cvs-registered): Does the check itself now. Simplify.
8381
8382 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
8383 from main line.
8384
83852000-09-04 Martin Lorentzson <martinl@gnu.org>
8386
8387 * vc-cvs.el (vc-cvs-diff): New function.
8388
8389 * vc-sccs.el (vc-sccs-diff): New function.
8390
8391 * vc-rcs.el (vc-rcs-diff): New function.
8392 (vc-rcs-checkout): Bug (typo) found and fixed.
8393 (vc-rcs-register-switches): New variable.
8394
8395 * vc.el (vc-backend-diff): Function removed and placed in the
8396 backend files.
8397
83982000-09-04 Martin Lorentzson <martinl@gnu.org>
8399
8400 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
8401
8402 * vc.el (vc-backend-checkout): Function removed and replaced in
8403 the vc-backend.el files.
8404
8405 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
8406
8407 * vc.el (vc-backend-admin): Removed and replaced in the
8408 vc-backend.el files.
8409
8410 * vc.el (Martin): Removed all the annotate functionality since it
8411 is CVS backend specific.
8412
84132000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8414
8415 * spec.txt: Added specification of vc-state.
8416
8417 * vc-sccs-hooks.el (vc-sccs-master-properties):
8418 Remove handling of vc-latest-version and
8419 vc-your-latest-version. What used to be vc-latest-version, is now
8420 returned as vc-workfile-version.
8421 (vc-sccs-workfile-version): Adapt.
8422
84232000-09-04 Dave Love <fx@gnu.org>
8424
8425 * vc.el: [Merged from mainline.]
8426 (vc-dired-mode): Make the dired-move-to-filename-regexp
8427 regexp match the date, to avoid treating date as file size.
8428 Add YYYY S option to WESTERN/
8429
84302000-09-04 Dave Love <fx@gnu.org>
8431
8432 * vc.el: Require `compile' when compiling.
8433 (vc-logentry-check-hook): New option.
8434 (vc-steal-lock): Use compose-mail.
8435 (vc-dired-mode-map): Defvar when compiling.
8436 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
8437 vc-sccs.el and renamed. Callers changed.
8438 (vc-backend-checkout, vc-backend-logentry-check)
8439 (vc-backend-merge-news): Doc fix.
8440 (vc-default-logentry-check): New function.
8441 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
8442 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
8443 (vc-backend-merge): Doc fix. Use backend functions.
8444 (vc-check-headers): Use backend functions.
8445
8446 * vc-cvs.el: Require vc when compiling.
8447 (vc-cvs-register-switches): Doc fix.
8448 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
8449 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
8450 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
8451 New functions (code from vc.el).
8452 (vc-annotate-display-default): Fix interactive spec.
8453 (vc-annotate-time-span): Doc fix.
8454
8455 * vc-rcs.el: Require vc when compiling.
8456 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
8457 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
8458 (vc-rcs-checkin): New functions (code from vc.el).
8459 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
8460 Doc fix.
8461 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
8462
8463 * vc-sccs.el: Require vc when compiling.
8464 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
8465 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
8466 (vc-sccs-revert)
8467 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
8468 from vc.el).
8469 (vc-sccs-add-triple, vc-sccs-record-rename)
8470 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
8471 (vc-sccs-admin): Doc fix.
8472
84732000-09-04 Martin Lorentzson <martinl@gnu.org>
8474
8475 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
8476 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
8477 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
8478 from vc.el.
8479
8480 * vc-sccs.el (vc-admin-sccs): Added from vc.el
8481
8482 * vc-cvs.el: Moved the annotate functionality from vc.el.
8483 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
8484
84852000-09-04 Dave Love <fx@gnu.org>
8486
8487 * vc.el (vc-backend-release): Call vc-system-release.
8488
8489 * vc-sccs.el (vc-sccs-system-release):
8490 Renamed from vc-sccs-backend-release.
8491
8492 * vc-rcs.el (vc-rcs-system-release):
8493 Renamed from vc-rcs-backend-release.
8494
8495 * vc-cvs.el (vc-cvs-system-release):
8496 Renamed from vc-cvs-backend-release.
8497
84982000-09-04 Dave Love <fx@gnu.org>
8499
8500 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
8501 backend files.
8502 (vc-backend-release): Dispatch to backend functions.
8503 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
8504 probably needs attention.]
8505
8506 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
8507 (vc-sccs-backend-release): New function.
8508
8509 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
8510 (vc-cvs-backend-release): New function.
8511
8512 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
8513 Doc fix.
8514 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
8515 (vc-default-dired-state-info): New function.
8516 (vc-dired-state-info): Dispatch to backends.
8517 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
8518
8519 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
8520 from vc.el and renamed.
8521
85222000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8523
8524 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
8525 (vc-version-other-window, vc-backend-assign-name): Removed
8526 references to vc-latest-version; sometimes changed into
8527 vc-workfile-version.
8528
8529 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
8530 vc-rcs-master-workfile-version.
8531 (vc-rcs-workfile-version): Use the above. Don't call
8532 vc-latest-version (that was unreachable code, anyway).
8533 (vc-rcs-fetch-master-properties): Doc fix.
8534
8535 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
8536 (vc-backend-hook-functions): Removed them from this list, too.
8537 (vc-fetch-properties): Removed.
8538 (vc-workfile-version): Doc fix.
8539
8540 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
8541 (vc-rcs-workfile-version, vc-rcs-locking-user)
8542 (vc-rcs-uses-locking): Use it.
8543
8544 * vc-hooks.el (vc-consult-rcs-headers):
8545 Moved into vc-rcs-hooks.el, under the name
8546 vc-rcs-consult-headers.
8547
8548 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
8549 headers.
8550 (vc-cvs-find-master): Use this name only; correct different
8551 versions of the name.
8552
8553 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
8554 New functions.
8555 (vc-sccs-locking-user): Use the latter.
8556
8557 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
8558 New functions.
8559
8560 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
8561 Moved into both
8562 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
8563 functions are implementation details of those two backends.
8564
85652000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8566
8567 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
8568 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
8569
8570 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
8571 (vc-sccs-parse-locks): SCCS-specific code moved here from
8572 vc-hooks.
8573
8574 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
8575 code moved here from vc-hooks.
8576
8577 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
8578 into back-end specific parts and removed. Callers not updated
8579 yet; because I guess these callers will disappear into back-end
8580 specific files anyway.
8581
85822000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8583
8584 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
8585 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
8586 `vc-uses-locking'.
8587
8588 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
8589 Store yes/no in the property, and return t/nil. Updated all
8590 callers.
8591
8592 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
8593 vc-sccs-uses-locking. Don't set property.
8594 (vc-sccs-locking-user): Don't set property.
8595
8596 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
8597 vc-cvs-uses-locking. Don't set property here; leave that to
8598 vc-hooks.
8599 (vc-cvs-locking-user): Reflect above change. Streamlined.
8600
8601 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
8602 vc-rcs-uses-locking.
8603 (vc-rcs-locking-user): Reflect above change.
8604
86052000-09-04 Dave Love <fx@gnu.org>
8606
8607 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
8608
8609 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
8610
8611 * vc-hooks.el (vc-checkout-model): Punt to backends.
8612
8613 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
8614
8615 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
8616
8617 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
8618 New functions.
8619
8620 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
8621 New functions.
8622
8623 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
8624 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
8625
8626 * vc-hooks.el (vc-default-locking-user): New function.
8627 (vc-locking-user, vc-workfile-version): Punt to backends.
8628
86292000-09-04 Dave Love <fx@gnu.org>
8630
8631 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
8632 (vc-master-workfile-version): Moved from vc-hooks.
8633
8634 * vc-rcs-hooks.el: Fix duplicate code in last change.
8635
8636 * vc-rcs-hooks.el: Require vc-hooks when compiling.
8637 (vc-rcs-master-templates): Improve :type.
8638 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
8639 vc-master-workfile-version): Moved from vc-hooks.
8640
8641 * vc-sccs-hooks.el: Require vc-hooks when compiling.
8642 (vc-sccs-master-templates): Improve :type.
8643 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
8644
8645 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
8646
8647 * vc-cvs-hooks.el: Require vc-hooks when compiling.
8648 (vc-cvs-master-templates): Improve :type. Use
8649 vc-cvs-find-cvs-master.
8650 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
8651 from vc-hooks.
8652 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
8653
8654 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
8655 Moved to vc-cvs-hooks.
8656
8657 * vc-hooks.el: Add doc strings in various places. Simplify the
8658 minor mode setup.
8659 (vc-handled-backends): New user variable.
8660 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
8661 simplification.
8662
86632000-09-04 Dave Love <fx@gnu.org>
8664
8665 * vc.el: Some doc fixes for autoloaded and interactive functions.
8666 Fix compilation warnings from ediff stuff.
8667 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
8668
8669 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
8670
8671 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
8672
8673 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
8674
86752000-09-04 Dave Love <fx@gnu.org>
8676
8677 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8678 New variable.
8679 (vc-make-backend-function, vc-loadup, vc-call-backend)
8680 (vc-backend-defines): New functions.
8681
8682 * vc-hooks.el: Various doc fixes.
8683 (vc-default-back-end, vc-follow-symlinks): Custom fix.
8684 (vc-match-substring): Function removed. Callers changed to use
8685 match-string.
8686 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
8687 Simplify.
8688
86892000-09-04 Dave Love <fx@gnu.org>
8690
8691 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
8692 type.
8693 (vc-sccs-project-dir, vc-search-sccs-project-dir)
8694 (vc-sccs-registered): Doc fix.
8695
8696 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
8697 (vc-cvs-registered): Doc fix.
8698
8699 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
8700 (vc-rcs-registered): Doc fix.
8701
87022000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8703
8704 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
8705
8706 * vc-hooks.el: vc-registered has been renamed
8707 vc-default-registered. Some functions have been moved to the
8708 backend specific files. they all support the
8709 vc-BACKEND-registered functions.
8710
87112000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8712
8713 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
8714
8715 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
8716
87172000-09-04 Dave Love <fx@gnu.org>
8718
8719 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
8720 menu-bar-update-hook.
8721
8722 * help.el (help-manyarg-func-alist): Add
8723 find-operation-coding-system.
8724
8725 * wid-edit.el (widget-sexp-validate): Fix garbled code.
8726
8727 * custom.el (custom-set-variables): Print message about errors in
8728 setting.
8729
87302000-09-03 Andrew Innes <andrewi@gnu.org>
8731
8732 * makefile.w32-in: Change to DOS line endings.
8733
87342000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8735
8736 * mouse.el (mouse-popup-menubar): Supply the prompt string for
8737 minor-mode keymaps, if they don't have one.
8738
87392000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8740
8741 * eshell/esh-module.el (eval-when-compile): Don't lose if
8742 esh-module.el's file name is truncated to DOS 8+3 limits.
8743
87442000-09-01 John Wiegley <johnw@gnu.org>
8745
8746 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8747 predicate, which caused entries in the completion list to be
8748 doubled.
8749
87502000-08-30 John Wiegley <johnw@gnu.org>
8751
8752 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8753 sending to subprocesses. Also, hook pre-command-hook if
8754 `eshell-send-direct-to-subprocesses' is non-nil.
8755 (eshell-send-direct-to-subprocesses): New config variable. If t,
8756 subprocess input is send immediately.
8757 (eshell-toggle-direct-send): New function.
8758 (eshell-self-insert-command): New function.
8759 (eshell-intercept-commands): New function.
8760 (eshell-send-input): If direct subprocess sending is enabled,
8761 don't echo any input to the Eshell buffer. Let the subprocess
8762 handle that. This requires "stty echo" in bash, for example.
8763
87642000-08-28 John Wiegley <johnw@gnu.org>
8765
8766 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8767 completion function for Eshell's implementation of `unset'.
8768
87692000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
8770
8771 * info.el (Info-directory-list): Doc fix.
8772
87732000-08-31 Peter Breton <pbreton@ne.mediaone.net>
8774
8775 * filecache.el (file-cache-add-directory-using-find): Don't quote
8776 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8777
87782000-08-31 Kenichi Handa <handa@etl.go.jp>
8779
8780 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8781 coding systems.
8782
87832000-08-30 Andrew Innes <andrewi@gnu.org>
8784
8785 * timer.el (run-with-idle-timer): Undo last change, so that timer
8786 is not activated immediately if Emacs is already idle. Some
8787 existing code relies on this behaviour.
8788
87892000-08-30 Miles Bader <miles@gnu.org>
8790
8791 * frame.el (set-frame-font): Do completion of font-name for
8792 interactive use.
8793
87942000-08-30 Kenichi Handa <handa@etl.go.jp>
8795
8796 * international/quail.el (quail-start-translation): Bind locally
8797 last-command-event, last-command, and this-command.
8798 (quail-start-conversion): Likewise.
8799 (quail-self-insert-command): Fix docstring.
8800
88012000-08-29 Gerd Moellmann <gerd@gnu.org>
8802
8803 * progmodes/executable.el
8804 (executable-make-buffer-file-executable-if-script-p): Check that
8805 buffer contains at least 2 characters.
8806
88072000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
8808
8809 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8810
88112000-08-29 Dave Love <fx@gnu.org>
8812
8813 * diff-mode.el (diff-mode) <defgroup>: Add :version.
8814 (diff-mode-shared-map): Bind mouse-2.
8815 (diff-imenu-generic-expression): New variable.
8816 (diff-mode): Use it.
8817
8818 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8819 (mouse-popup-menubar): Add minor mode menus.
8820 (popup-menu): Check for lookup-key returning number.
8821
88222000-08-29 Miles Bader <miles@gnu.org>
8823
8824 * comint.el (comint-send-input): Create overlays using the proper
8825 front/read-advance arguments.
8826
88272000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8828
8829 * ps-print.el: Even/odd pages printing. Doc fix.
8830 (ps-print-version): New version number (6.0).
8831 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8832 (ps-background, ps-begin-file, ps-begin-job): Code fix.
8833 (ps-print-duplex-feature): Variable eliminated.
8834 (ps-even-or-odd-pages): New variable.
8835
8836 * progmodes/ebnf2ps.el: Doc fix.
8837 (ebnf-version): New version (3.3).
8838 (ebnf-user-arrow): Change variable customization to sexp.
8839 (ebnf-user-arrow): Function eliminated.
8840 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8841
88422000-08-29 Kenichi Handa <handa@etl.go.jp>
8843
8844 * help.el (help-xref-mule-regexp): New variable.
8845 (help-make-xrefs): Handle help-xref-mule-regexp.
8846
8847 * international/mule-cmds.el (help-xref-mule-regexp-template): New
8848 variable.
8849 (describe-input-method): Temporarily activate the specfied input
8850 method to display the information.
8851 (describe-language-environment): Hyperlinks to mule related items.
8852
8853 * international/mule-diag.el (charset-multibyte-form-string): New
8854 function.
8855 (list-character-sets-1): Use charset-multibyte-form-string.
8856 (describe-character-set): New function.
8857 (describe-coding-system): Hyperlinks to safe character sets.
8858
8859 * international/quail.el (quail-help): New arg PACKAGE.
8860 Hyperlinks to mule related items.
8861 (quail-help-insert-keymap-description): Use
8862 substitute-command-keys instead of describe-bindings.
8863 (quail-translation-help): Hyperlinks to mule related items.
8864
88652000-08-28 John Wiegley <johnw@gnu.org>
8866
8867 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8868 have a defsubst call itself. Made `eshell-flatten-list' back into
8869 a function again.
8870
8871 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8872 catch, in case re-centering point at bottom messes up the display.
8873 This happens frequently in Emacs 21, due I believe to variable
8874 line heights.
8875
8876 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8877 to call `find-tag-interactive'.
8878
8879 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8880 the list of remember directories.
8881
88822000-08-28 John Wiegley <johnw@gnu.org>
8883
8884 * align.el: Test align-region-separate to see if it's a symbol.
8885
88862000-08-28 John Wiegley <johnw@gnu.org>
8887
8888 * eshell/esh-util.el (eshell-flatten-list): Made this function
8889 into a defsubst form. It gets used very frequently, although
8890 calls don't occur all that often.
8891
8892 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8893 examining it.
8894
8895 * eshell/esh-cmd.el (eshell-rewrite-while-command):
8896 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8897 `eshell-protect'.
8898 (eshell-copy-handles): Created a new macro for duplicating the
8899 current set of open handles. This is needed by the looping
8900 functions.
8901 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8902 is not incorrectly stomped on.
8903
8904 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8905 declaration for pcomplete-use-paring.
8906 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8907 value of eshell-cmpl-use-paring.
8908 * pcomplete.el (pcomplete-use-paring): New config variable, to
8909 indicate whether paring should be used.
8910 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8911 completion alternatives that have already been used.
8912
8913 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8914 bound to C-c C-y, which will repeat the previous N arguments
8915 (based on prefix argument).
8916 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8917
8918 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8919 if there is no *Help* buffer. This is for XEmacs, which renames
8920 its help buffers uniquely. TODO: Find out what the current buffer
8921 name to delete is.
8922
8923 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8924 first entry that correlates to a passwd/group number. Later
8925 entries (used for group/user name aliasing to multiple IDs) are
8926 ignored.
8927
8928 * eshell/em-xtra.el (eshell/expr):
8929 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8930 (eshell-grep, eshell/diff, eshell/locate):
8931 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8932 argument list, before passing it to the system command.
8933
8934 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8935 `find-tag' for use at final position in Eshell buffers (which
8936 otherwise triggers an error on Emacs 21).
8937 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8938 buffer, if it is currently bound to `find-tag'.
8939
8940 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8941 in the list of matched Makefile names.
8942 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8943 directory, prefer its contents to Makefile.
8944
8945 * eshell/em-dirs.el (eshell/cd): cd commands that look up
8946 directory parts (like "cd old new", or "cd =regexp"), are now case
8947 sensitive on non-Windows/DOS platforms.
8948
8949 * eshell/esh-mode.el (eshell-parse-command-input): When a user
8950 types RET after an open delimiter (like "), display a message
8951 indicating that Eshell is waiting for the closing delimiter.
8952
8953 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
8954 environment variables.
8955
8956 * eshell/em-unix.el (eshell/diff): Added logic to fail more
8957 gracefully if the user enters incorrect arguments.
8958
8959 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
8960 Eshell buffers.
8961
8962 * eshell/esh-var.el (eshell-interpolate-variable):
8963 * eshell/esh-mode.el (eshell-move-argument):
8964 * eshell/em-unix.el (eshell-du-sum-directory):
8965 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8966 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8967 (not (= ...)).
8968
8969 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8970 to ensure the `preserve' flag gets propagated when doing recursive
8971 directory copies.
8972
89732000-08-28 Stefan Monnier <monnier@cs.yale.edu>
8974
8975 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8976 Don't convert \n into \0177 in memory.
8977 (eshell-read-history, eshell-write-history): Convert \n to \0177,
8978 and back again, when reading and writing.
8979
89802000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
8981
8982 * eshell/esh-util.el (eshell-processp): Added to relieve constant
8983 testing of `fboundp' on `processp'.
8984
8985 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8986 (eshell/jobs): Don't call process-list if it is not bound.
8987 (eshell-gather-process-output): Support systems where async
8988 subprocesses aren't supported.
8989 (eshell-scratch-buffer, eshell-last-sync-output-start): New
8990 variables.
8991
8992 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8993 eshell-do-eval returns t.
8994 (eshell-do-pipelines-synchronously): New defmacro.
8995 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8996 when async subprocesses aren't supported.
8997 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
8998 if async subprocesses aren't supported.
8999 (eshell-resume-command): Don't assume STATUS is a string.
9000
9001 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
9002
9003 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
9004 (eshell-close-target, eshell-get-target): Use eshell-processp.
9005 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
9006 fix.
9007 (eshell-get-target, eshell-create-handles): Doc fix.
9008
90092000-08-28 Miles Bader <miles@lsi.nec.co.jp>
9010
9011 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
9012 criterion to include commands that output something, as long as it
9013 leaves both the command and the end-of-buffer visible when the
9014 command has exited.
9015 (eshell-review-quick-commands): Adjust the help doc string
9016 accordingly.
9017
90182000-08-28 Peter Breton <pbreton@ne.mediaone.net>
9019
9020 * locate.el (locate): Cleaned up locate command's interactive prompting
9021 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
9022
9023 * filecache.el (file-cache-case-fold-search): New variable
9024 (file-cache-assoc-function): New variable
9025 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
9026 Use file-cache-case-fold-search variable
9027 (file-cache-add-file): Use file-cache-assoc-function
9028 (file-cache-delete-file): likewise
9029 (file-cache-directory-name): likewise
9030 (file-cache-debug-read-from-minibuffer): likewise
9031
90322000-08-28 Gerd Moellmann <gerd@gnu.org>
9033
9034 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
9035 (abbrev-table-name): New function.
9036 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
9037 If non-nil list local abbrev, only.
9038
90392000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
9040
9041 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
9042 from Gnus support code, and use special article copy buffer
9043 `(gnus-original-article-buffer)' instead. This allows to get rid
9044 of article-hide-headers usage (which breaks in the latest Gnus
9045 version). Thanks to Detlev Zundel.
9046
90472000-08-28 Kenichi Handa <handa@etl.go.jp>
9048
9049 * international/quail.el (quail-use-package): Hide "... loaded"
9050 message.
9051 (quail-start-translation, quail-start-conversion): Likewise.
9052
9053 * international/kkc.el (kkc-region): Hide "... loaded" message.
9054
90552000-08-27 Dave Love <fx@gnu.org>
9056
9057 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
9058
90592000-08-27 Miles Bader <miles@gnu.org>
9060
9061 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
9062
90632000-08-27 Kenichi Handa <handa@etl.go.jp>
9064
9065 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
9066 'ja-dic-cnv), not (require 'skkdic-cnv).
9067
90682000-08-26 Miles Bader <miles@gnu.org>
9069
9070 * faces.el (face-x-resources): Add entry for :inherit.
9071 * cus-face.el (custom-face-attributes): Add support for :inherit
9072 attribute. Add support for relative face heights.
9073 (custom-face-attributes-get): Treat `nil' as being a default value
9074 for :inherit (as well as `unspecified').
9075
9076 * faces.el (set-face-attribute): Update doc string.
9077 (face-attribute-name-alist): Add :inherit.
9078 (face-valid-attribute-values): Handle :inherit.
9079 (face-read-string): Rephrase prompt to be less confusing.
9080 Assume that DEFAULT is a string, since we must return a string.
9081 (face-read-integer): Use `format' to turn DEFAULT into an
9082 acceptable default for face-read-string. Match NEW-VALUE against
9083 the string "unspecified", not the symbol `unspecified', since
9084 that's what face-read-string returns.
9085 (read-face-attribute): Lookup a name for old-value in valid, and
9086 use it as a default if we find one. Treat all values from
9087 face-read-string as strings. If the default is used, don't do any
9088 more processing on the value, just use the old value directly.
9089 (read-face-and-attribute, modify-face): Tweak prompt.
9090 (read-face-name): Don't assume prompt ends with a space.
9091
9092 * faces.el (describe-face): Add support for :inherit attribute.
9093
90942000-08-25 Kenichi Handa <handa@etl.go.jp>
9095
9096 * terminal.el (terminal-emulator): Fix args to `concat'. Now
9097 concat doesn't accept interger.
9098
9099 * international/kkc.el: Remove SKK from Keywords. Require
9100 ja-dic-utl instead of skkdic-utl.
9101
9102 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
9103 Provide ja-dic-cnv instead of skkdic-cnv.
9104 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
9105 (iso-2022-7bit-short): Add safe-charsets property.
9106 (skkdic-convert-postfix): Search Japanese chou-on character in
9107 addition to Hiragana character.
9108 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
9109 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
9110 (batch-skkdic-convert): Likewise.
9111
9112 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
9113 Provide ja-dic-utl instead of skkdic-utl.
9114 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
9115
91162000-08-24 Dave Love <fx@gnu.org>
9117
9118 * disp-table.el (standard-display-default): Make the test of `l'
9119 useful.
9120
9121 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
9122 mod sample text.
9123
9124 * international/iso-ascii.el: Make pilcrow convenient string
9125 consistent with section.
9126 (iso-ascii-display): Set up multibyte characters as well as
9127 unibyte.
9128
91292000-08-24 Kenichi Handa <handa@etl.go.jp>
9130
9131 * international/mule-cmds.el (reset-language-environment): Set
9132 default-process-coding-system to '(undecided . iso-latin-1), which
9133 makes process I/O almost consistent with file I/O. Call this
9134 function when mule-cmds.el[c] is loaded.
9135
91362000-08-22 Andrew Innes <andrewi@gnu.org>
9137
9138 * makefile.w32-in: New file.
9139
91402000-08-22 Miles Bader <miles@lsi.nec.co.jp>
9141
9142 * comint.el (comint-output-filter): Compare end of
9143 comint-last-output-overlay with the start of the newly inserted
9144 text, not the end, when deciding whether to extend it.
9145 Set saved-point's insertion type to advance after insertion.
9146
9147 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
9148 since this is now done independently of font-lock mode.
9149
91502000-08-21 Gerd Moellmann <gerd@gnu.org>
9151
9152 * server.el (server-kill-new-buffers): New user option.
9153 (server-existing-buffer): New buffer-local variable.
9154 (server-visit-files): When using an existing buffer, set
9155 server-existing-buffer to t.
9156 (server-buffer-done): If server-kill-new-buffers is t, kill the
9157 buffer, unless it was already present before visiting it with
9158 Emacs server.
9159
91602000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
9161
9162 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
9163 even if the display doesn't support colors: some displays will
9164 support bold/underline faces.
9165
91662000-08-21 Gerd Moellmann <gerd@gnu.org>
9167
9168 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
9169
9170 * startup.el (command-line): If user's init file had an error,
9171 add explanatory text to *Messages*.
9172
91732000-08-21 Kenichi Handa <handa@etl.go.jp>
9174
9175 * man.el (Man-getpage-in-background): Decode the process output by
9176 the system locale coding system.
9177
91782000-08-20 Dave Love <fx@gnu.org>
9179
9180 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
9181 Don't test x-popup-menu.
9182 (function) <complete-function>: Complete only fbound symbols.
9183 <validate, value>: New.
9184 (variable) <complete-function>: Complete only bound symbols.
9185 (coding-system): Add :base-only, :complete-function, :validate,
9186 :value, :prompt-match.
9187 (widget-coding-system-prompt-value): Use read-coding-system and
9188 act on :base-only.
9189 (editable-field): Add :help-echo.
9190 (widget-push-button-gui, widget-push-button-cache)
9191 (widget-gui-action, widget-editable-list-gui): COmment out, along
9192 with uses.
9193 (widget-at): Make arg optional.
9194 (widget-echo-help): Adjust for current help-echo calling sequence.
9195 (widget-specify-field, widget-specify-button)
9196 (widget-specify-insert, widget-get-sibling, widget-image-find)
9197 (widget-convert, widget-insert, widget-leave-text)
9198 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
9199 (widget-setup, widget-field-find, widget-before-change)
9200 (widget-after-change, widget-default-complete)
9201 (widget-default-create, widget-default-delete)
9202 (widget-push-button-value-create, editable-field)
9203 (widget-field-prompt-value, widget-field-validate)
9204 (widget-choice-value-create, widget-choice-action)
9205 (widget-choice-validate, widget-checklist-add-item)
9206 (widget-radio-add-item, widget-radio-chosen)
9207 (widget-radio-value-inline, widget-editable-list-value-create)
9208 (widget-editable-list-entry-create)
9209 (widget-documentation-link-add)
9210 (widget-documentation-string-value-create)
9211 (widget-regexp-validate, widget-file-complete)
9212 (widget-sexp-validate, widget-plist-convert-widget)
9213 (widget-plist-convert-widget, widget-alist-convert-widget)
9214 (widget-alist-convert-widget, widget-color-complete): Simplify,
9215 particularly to avoid bindings which aren't optimized out.
9216
9217 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
9218 Doc fix.
9219 (down-list, backward-up-list, up-list, kill-sexp)
9220 (backward-kill-sexp, mark-sexp): Make arg optional.
9221 (lisp-complete-symbol): Add optional arg PREDICATE.
9222
9223 * cus-start.el: Add display-buffer-reuse-frames,
9224 file-coding-system-alist.
9225
92262000-08-20 Gerd Moellmann <gerd@gnu.org>
9227
9228 * startup.el (command-line): Clear realized faces after
9229 modifying TTY color mappings.
9230
92312000-08-20 Miles Bader <miles@gnu.org>
9232
9233 * faces.el (face-attr-match-p): Don't return true if ATTRS are
9234 merely a subset of FACE's attributes.
9235
92362000-08-19 Miles Bader <miles@gnu.org>
9237
9238 * comint.el (comint-output-filter): Save the point with a marker,
9239 not just a buffer position.
9240
9241 * international/mule.el (set-buffer-process-coding-system): Make
9242 interactive prompt less confusing.
9243
92442000-08-19 Gerd Moellmann <gerd@gnu.org>
9245
9246 * hilit-chg.el: General cleanup of doc strings, comments and
9247 code formatting.
9248
92492000-08-19 Miles Bader <miles@gnu.org>
9250
9251 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
9252 Compiler macro removed; beginning-of-line is no longer always
9253 equivalent to forward-line, in the presence of fields.
9254
9255 * comint.el (comint-output-filter): Remove ad-hoc saving of
9256 restriction, and just use save-restriction, now that it works
9257 correctly. Don't adjust comint-last-input-start to account for
9258 our insertion; it shouldn't have moved because we don't use
9259 insert-before-markers anymore. Comment out call to
9260 `force-mode-line-update'; why is it here?
9261
9262 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
9263 while checking for prompt to delete. Use `forward-line 0'
9264 instead of beginning-of-line.
9265 (gud-filter): Temporarily widen gud comint buffer while
9266 examining output.
9267
92682000-08-18 Stefan Monnier <monnier@cs.yale.edu>
9269
9270 * progmodes/sh-script.el: Big bag of typos.
9271
9272 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
9273 check since ispell-process is not bound when ispell is not yet loaded.
9274
92752000-08-18 Dave Love <fx@gnu.org>
9276
9277 * image.el (find-image): Copy `spec' before using plist-put.
9278
92792000-08-18 Gerd Moellmann <gerd@gnu.org>
9280
9281 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
9282 `portugues'.
9283
9284 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
9285 backward-kill-sexp, analogous to kill-sexp.
9286
9287 * progmodes/icon.el (icon-indent-line)
9288 (icon-is-continuation-line): Handle comments specially.
9289
92902000-08-17 Ken Stevens <k.stevens@ieee.org>
9291
9292 * ispell.el: Set to standard author/maintainer/keyword fields.
9293 Fine tuning to menu map appearance and operation, and added help.
9294 Remove `start' and `end' error messages when compiling.
9295 (ispell-choices-win-default-height): Fixed comment string.
9296 (ispell-dictionary-alist-1): Fixed regexp in castellano and
9297 castellano8 dictionaries.
9298 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
9299 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
9300 dictionary, added italiano dictionary.
9301 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
9302 word character
9303 (ispell-tex-skip-alists): Added psfig support.
9304 (ispell-skip-html): Renamed from ispell-skip-sgml.
9305 (ispell-begin-skip-region-regexp, ispell-skip-region)
9306 (ispell-minor-check): Improved html skipping support to skip across
9307 code, and recognize `&' commands without propper `;' syntax;
9308 (ispell-process-line): Fix alignment error when manually
9309 correcting spelling.
9310 (ispell): Fix comment string.
9311 (ispell-add-per-file-word-list): Always put word list on new line.
9312
93132000-08-17 Gerd Moellmann <gerd@gnu.org>
9314
9315 * format.el (format-encode-run-method): Fix error message to say
9316 `encode' instead of `decode'. Use save-window-excursion around
9317 shell-command-on-region as in format-decode-run-method because
9318 shell-command-on-region can display a buffer with error output.
9319 (format-decode): Don't record undo information for the decoding.
9320 (format-annotate-function): Add parameter FORMAT-COUNT. Make
9321 that number part of the temporary buffer name so that more than
9322 one decoding using a temporary buffer can happen safely.
9323
9324 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
9325 of `A-z' in the regexp.
9326
9327 * hilit-chg.el: Fix typos in commentary.
9328
9329 * help.el (view-emacs-news): Rewritten for new naming scheme
9330 for old NEWS files.
9331
9332 * startup.el (command-line): Pop to *Messages* in case an error
9333 is signaled while loading user-init-file.
9334
93352000-08-17 Andreas Schwab <schwab@suse.de>
9336
9337 * files.el (insert-directory): Don't lose original file name,
9338 undoing an undocumented change.
9339
93402000-08-17 Alex Schroeder <alex@gnu.org>
9341
9342 * sql.el (sql-magic-go): Use comint-bol.
9343 (sql-copy-column): Use comint-line-beginning-position.
9344 (comint-line-beginning-position): Define a replacement for
9345 comint-line-beginning-position if it is not fboundp.
9346
93472000-08-17 Alex Schroeder <alex@gnu.org>
9348
9349 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
9350 it didn't have any effect anyway.
9351
93522000-08-17 Alex Schroeder <alex@gnu.org>
9353
9354 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
9355 --pset and pager=off instead of sending \\o|cat at the beginning
9356 of the session.
9357
93582000-08-17 Miles Bader <miles@gnu.org>
9359
9360 * progmodes/octave-inf.el: Add compatibility definition of
9361 comint-line-beginning-position.
9362
93632000-08-17 Kenichi Handa <handa@etl.go.jp>
9364
9365 * startup.el (normal-top-level): Look in each dir in load-path for
9366 a leim-list.el file too. This assures of loading leim-list.el
9367 that is created at Emacs installation time even if a user have his
9368 own leim-list.el.
9369
93702000-08-17 Miles Bader <miles@gnu.org>
9371
9372 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
9373 foreground color to black if the background is dark.
9374
93752000-08-16 Stefan Monnier <monnier@cs.yale.edu>
9376
9377 * loadhist.el (unload-feature): Typo.
9378
9379 * finder.el (finder-compile-keywords):
9380 * cus-dep.el (custom-make-dependencies): Add local-variable settings
9381 to the generated file.
9382
9383 * mail/mh-e.el (mh-make-local-vars):
9384 Replace make-variable-buffer-local with make-local-variable.
9385
9386 * play/landmark.el:
9387 * options.el (Edit-options-{set,toggle,t,nil}):
9388 * mail/mailabbrev.el (mail-abbrevs-mode):
9389 * textmodes/tex-mode.el (tex-expand-files):
9390 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
9391
9392 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
9393
9394 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
9395 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
9396 Allow going past the last element.
9397 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
9398 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
9399 (cvs-mouse-toggle-mark): Don't move point.
9400 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
9401
9402 * progmodes/compile.el (grep): Provide a default set of files.
9403 (next-error): Docstring fix.
9404 (compilation-find-file): Avoid find-file (fails in a dedicated window).
9405
9406 * emacs-lisp/easy-mmode.el (define-minor-mode):
9407 Use `symbol-value' to keep the byte-compiler quiet.
9408
9409 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
9410 (diff-find-source-location): New fun, extracted from diff-goto-source.
9411 (diff-goto-source): Use it.
9412 (diff-next-complex-hunk, diff-filter-lines): New function.
9413 (diff-apply-hunk): New command.
9414
9415 * smerge-mode.el (smerge-mode-menu): Doc fix.
9416
9417 * msb.el (msb-mode): Define it in terms of define-minor-mode.
9418
94192000-08-16 Dave Love <fx@gnu.org>
9420
9421 * windmove.el (windmove) <defgroup>: Add :version.
9422
9423 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
9424 (goto-address-fontify-p, goto-address-highlight-p)
9425 (goto-address-url-face, goto-address-url-mouse-face)
9426 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
9427 (goto-address-url-regexp): Use thing-at-point-url-regexp.
9428 (goto-address-fontify, goto-address-at-mouse): Simplify,
9429 (goto-address-at-point): browse-url-url-at-point,
9430 goto-address-find-address-at-point can return nil.
9431 (goto-address-find-address-at-point): Return nil on failure.
9432
9433 * align.el (align) <defgroup>: Add :version.
9434
9435 * calculator.el (calculator): Add :version.
9436 (calculator): Use two lines for calculator window if `modeline'
9437 face is boxed.
9438
9439 * play/5x5.el: Doc fixes.
9440 (5x5) <defgroup>: Add :version.
9441
9442 * play/fortune.el (fortune) <defgroup>: Add :version.
9443 (fortune-append): Fix error message.
9444 (fortune-from-region): Doc fix.
9445
9446 * play/pong.el (pong): Doc fix.
9447
9448 * play/morse.el: Keywords, commentary, autoloads.
9449
94502000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
9451
9452 * desktop.el (desktop-save): Don't look at symbol-value of a
9453 member of minor-mode-alist, unless it is boundp.
9454
94552000-08-16 Sam Steingold <sds@gnu.org>
9456
9457 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
9458 `while'; use `with-current-buffer' instead of `save-excursion'.
9459 Removed unnecessary kludges now that "*Buffer List*" is excluded.
9460
94612000-08-16 Kenichi Handa <handa@etl.go.jp>
9462
9463 * international/ccl.el (declare-ccl-program): Docstring modified.
9464 (ccl-execute-with-args): Likewise.
9465
94662000-08-16 Miles Bader <miles@gnu.org>
9467
9468 * progmodes/sql.el: Add compatibility definition of
9469 comint-line-beginning-position.
9470
94712000-08-15 Gerd Moellmann <gerd@gnu.org>
9472
9473 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
9474 'buffer-menu' property.
9475 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
9476 fails.
9477 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
9478 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
9479 wasn't killed.
9480
9481 * buff-menu.el (list-buffers-noselect): Don't display the
9482 *Buffer List* buffer.
9483
9484 * font-lock.el: Require jit-lock to prevent a very late
9485 `Loading jit-lock' message.
9486
9487 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
9488 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
9489 mail address.
9490
94912000-08-15 Miles Bader <miles@gnu.org>
9492
9493 * textmodes/ispell.el (ispell-graphic-p): New constant.
9494 (ispell-choices-win-default-height, ispell-help): Use
9495 `ispell-graphic-p' instead of `xemacsp'.
9496
94972000-08-15 Dave Love <fx@gnu.org>
9498
9499 * simple.el: Autoload widget-convert when compiling.
9500 (mail-user-agent): Doc fix.
9501
9502 * help.el (function-called-at-point, variable-at-point): Use
9503 with-syntax-table.
9504 (help-manyarg-func-alist): Add insert-and-inherit.
9505
9506 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
9507
9508 * delsel.el (delsel-unload-hook): New function.
9509
9510 * find-file.el: Doc fixes. Move provide to end.
9511 (ff) <defgroup>: Add :link.
9512 (ff-goto-click): Deleted.
9513 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
9514 Use mouse-set-point.
9515
9516 * textmodes/tildify.el: Doc fixes.
9517 (tildify) <defgroup>: Add:version.
9518
9519 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
9520 (glasses-custom-set): Use set-default, not set.
9521 (minor-mode-alist): Propertize the lighter.
9522 (glasses-mode): Provide optional arg.
9523
9524 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
9525 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
9526 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
9527 option. Provide :type.
9528 (cwarn-configuration): Provide :type.
9529 (cwarn-mode): Doc fix.
9530
9531 * add-log.el (change-log-merge): Doc fix.
9532 (change-log-redate): New command.
9533
9534 * net/browse-url.el (browse-url-filename-alist): Add a clause for
9535 Doze and Dog.
9536 (browse-url): Use dolist, not mapcar.
9537 (browse-url-at-point): Check for null url.
9538 (browse-url-event-buffer, browse-url-event-point): Functions
9539 deleted.
9540 (browse-url-at-mouse, browse-url-netscape): Simplify.
9541
9542 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
9543 modes.
9544 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
9545 Fix previous change to mapcan.
9546 (msb--init-file-alist, msb--add-separators)
9547 (msb--make-keymap-menu): Simplify.
9548 (msb--choose-file-menu): Use copy-sequence.
9549 (msb-mode-map): Add title to keymap.
9550 (msb-unload-hook): New function.
9551
9552 * bs.el: Fix indentation.
9553 (bs) <defgroup>: Add :links.
9554 (bs-show): Doc fix.
9555 (bs-apply-sort-faces): Don't use window-system.
9556 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
9557
95582000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
9559
9560 * calendar/timeclock.el (timeclock-file): Run .timelog through
9561 convert-standard-filename.
9562
95632000-08-14 Gerd Moellmann <gerd@gnu.org>
9564
9565 * emacs-lisp/authors.el: New file.
9566
9567 * paren.el (show-paren-priority): New user option.
9568 (show-paren-function): Set overlay priorities to
9569 show-paren-priority.
9570
95712000-08-14 Miles Bader <miles@gnu.org>
9572
9573 * comint.el (comint-bol): Use `forward-line 0' instead of calling
9574 beginning-of-line with inhibit-field-text-motion bound.
9575
95762000-08-14 Gerd Moellmann <gerd@gnu.org>
9577
9578 * calendar/timeclock.el: New file.
9579
95802000-08-14 David Ponce <david@dponce.com>
9581
9582 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
9583 `widget-button-click'. so that one can use left mouse button to
9584 click on dialog buttons.
9585
95862000-08-14 Emmanuel Briot <briot@gnat.com>
9587
9588 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
9589 identifiers, since XML is case sensitive
9590
95912000-08-12 Miles Bader <miles@gnu.org>
9592
9593 * comint.el (comint-output-filter): Don't bother frobbing
9594 window-start, it doesn't seem to be necessary.
9595
9596 * comint.el (comint-send-string, comint-send-region): Make into
9597 real functions. Snapshot the prompt before sending.
9598
95992000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9600
9601 * info.el (Info-find-emacs-command-nodes): Rewrite to use
9602 technique similar to Info-index, instead of relying on specific
9603 names of relevant Index nodes.
9604 (Info-goto-emacs-command-node): Bind Info-history to nil when
9605 going to the first node found by Info-find-emacs-command-nodes.
9606
96072000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
9608
9609 * menu-bar.el (menu-bar-help-menu): Add a :help string.
9610
96112000-08-10 Miles Bader <miles@gnu.org>
9612
9613 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
9614
96152000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9616
9617 * info.el (Info-file-list-for-emacs): More elements for the
9618 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
9619 and woman manuals.
9620
96212000-08-10 Miles Bader <miles@lsi.nec.co.jp>
9622
9623 * comint.el (comint-send-input): Make the newline boundary overlay
9624 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
9625 (comint-output-filter): Use `insert' instead of
9626 `insert-before-markers'. Extend comint-last-output-overlay when
9627 necessary since we can't rely on insert-before-markers to do it.
9628 * gud.el (gud-filter): Use `with-current-buffer' instead of
9629 save-excursion when inserting the output, so that point gets
9630 updated correctly; the old method relied on a rather dodgy
9631 side-effect of comint-output-filter to avoid the effect of
9632 save-excursion.
9633
96342000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
9635
9636 * files.el (recover-file): Call insert-directory instead of
9637 invoking `ls' directly.
9638
96392000-08-10 Miles Bader <miles@gnu.org>
9640
9641 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
9642 (comint-last-prompt-overlay): New variables.
9643 (comint-output-filter): Implement prompt highlighting.
9644 (comint-snapshot-last-prompt): New function.
9645 (comint-send-input): Snapshot the last prompt.
9646 Use comint-highlight-input-face.
9647 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
9648 Use defface instead of defcustom.
9649 (send-invisible, comint-send-eof): Snapshot the last prompt.
9650 (comint-delchar-or-maybe-eof): Use comint-send-eof.
9651 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
9652
96532000-08-09 Stefan Monnier <monnier@cs.yale.edu>
9654
9655 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
9656 (regexp-opt-group): Use a list of chars for `letters'.
9657 (regexp-opt-charset): `chars' is now a list of chars.
9658 Use a char-table rather than a vector so it works for multibyte chars.
9659
9660 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
9661 Set cvs-minor-current-files to the selected fileinfo.
9662 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
9663 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
9664
96652000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
9666
9667 * files.el (insert-directory): Don't call access-file on
9668 directories on DOS and Windows.
9669
96702000-08-09 Kenichi Handa <handa@etl.go.jp>
9671
9672 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
9673 longer if necessary.
9674 (ccl-embed-code): Call ccl-embed-data to store CODE in
9675 ccl-program-vector.
9676
96772000-08-09 Miles Bader <miles@gnu.org>
9678
9679 * comint.el (comint-output-filter): Properly handle the case where
9680 the text surrounded by comint-last-output-overlay was deleted.
9681
96822000-08-08 Gerd Moellmann <gerd@gnu.org>
9683
9684 * info.el (Info-insert-dir): Use Info-additional-directory-list if
9685 non-nil.
9686 (Info-file-list-for-emacs): Remove "info" from the list because
9687 that leads to trying to use the documentation from file `info'
9688 in various situations where it isn't appropriate, for instance
9689 C-h C-k C-h i.
9690
9691 * ffap.el (ffap-read-file-or-url-internal): Handle case that
9692 DIR and/or STRING are nil.
9693
9694 * progmodes/compile.el (compilation-setup): Make variable
9695 compilation-error-screen-columns buffer-local, as some comment
9696 in the code suggests it should be.
9697
9698 * files.el (auto-mode-interpreter-regexp): New variable.
9699 (set-auto-mode): Use it.
9700
9701 * indent.el (indent-for-tab-command): Doc fix.
9702
9703 * mouse-sel.el (mouse-sel-mode): Doc fix.
9704
9705 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
9706 labels.
9707
9708 * help.el (print-help-return-message): When
9709 display-buffer-reuse-frames is set, let the help window been quit,
9710 instead of deleting it, which might delete a reused frame.
9711
97122000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9713
9714 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
9715 rename a directory to a name that differs only by its letter case.
9716
97172000-08-08 Kenichi Handa <handa@etl.go.jp>
9718
9719 * international/quail.el (quail-define-rules): Handle Quail decode
9720 map correctly. Add code for supporting annotations.
9721 (quail-install-decode-map): New function.
9722 (quail-defrule-internal): New optional arguments decode-map and
9723 props.
9724 (quail-advice): New function.
9725
97262000-08-07 Sam Steingold <sds@gnu.org>
9727
9728 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9729 `defconst', `define-condition', `with-slots'.
9730 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9731
97322000-08-03 Miles Bader <miles@gnu.org>
9733
9734 * comint.el (comint-use-prompt-regexp-instead-of-fields):
9735 New variable.
9736 (comint-prompt-regexp, comint-get-old-input): Document dependence on
9737 comint-use-prompt-regexp-instead-of-fields.
9738 (comint-send-input): Add `input' field property to stuff we send to
9739 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9740 (comint-output-filter): Add `output' field property to process
9741 output, if comint-use-prompt-regexp-instead-of-fields is nil.
9742 (comint-replace-by-expanded-history)
9743 (comint-get-old-input-default, comint-show-output)
9744 (comint-backward-matching-input, comint-forward-matching-input)
9745 (comint-next-prompt, comint-previous-prompt): Use field
9746 properties if comint-use-prompt-regexp-instead-of-fields is nil.
9747 (comint-line-beginning-position): New function.
9748 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
9749 (comint-replace-by-expanded-history-before-point): Use
9750 comint-line-beginning-position and line-end-position.
9751 (comint-last-output-overlay): New variable.
9752 (comint-mode): Make `comint-last-output-overlay' buffer-local.
9753
9754 * shell.el (shell-prompt-pattern): Doc change.
9755 (shell-backward-command): Use line-beginning-position.
9756
9757 * gud.el (gud-gdb-complete-command): Use
9758 comint-line-beginning-position.
9759
9760 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9761 comint-bol doesn't actually go to the beginning of the line.
9762
9763 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9764 if comint-use-prompt-regexp-instead-of-fields is non-nil.
9765 (try-expand-line-all-buffers): Likewise.
9766
9767 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9768 explicitly matching comint-prompt-regexp.
9769 (sql-copy-column): Use comint-line-beginning-position instead of
9770 explicitly matching comint-prompt-regexp.
9771
9772 * progmodes/octave-inf.el (inferior-octave-complete): Use
9773 comint-line-beginning-position.
9774
9775 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9776
9777 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9778 looking for a prompt, use `forward-line 0' instead of
9779 `beginning-of-line', to avoid getting caught by an input field.
9780
97812000-08-07 Gerd Moellmann <gerd@gnu.org>
9782
9783 * files.el (shell-quote-wildcard-pattern): Make sure to return
9784 PATTERN, in the Unix case.
9785
97862000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
9787
9788 * play/zone.el (zone): Discard any pending input before running
9789 the randomly-chosen pgm.
9790
97912000-08-07 Kenichi Handa <handa@etl.go.jp>
9792
9793 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9794 checking the existence of any multibyte characters.
9795
97962000-08-06 Gerd Moellmann <gerd@gnu.org>
9797
9798 * help.el (describe-mode): Test minor-mode symbol for being
9799 bound before testing its value for being nil.
9800
9801 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9802 `first', `second', and `third'.
9803
9804 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9805 (second): Make it an alias for `cadr'.
9806
98072000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
9808
9809 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9810 types of display support faces now.
9811
98122000-08-05 Gerd Moellmann <gerd@gnu.org>
9813
9814 * pcvs.el (require): Require `cl' during compilation, only.
9815
9816 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9817 (toplevel): Remove `remq' and `remove' from autoloads.
9818 (cl-fake-autoloads): New variable. If set, arrange for an error
9819 when CL functions etc. are autoloaded.
9820
98212000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
9822
9823 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9824
9825 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9826 popped up, but the user clicks outside the menu, return an empty
9827 regexp (that causes unhighlight-regexp to have no effect).
9828
9829 * menu-bar.el (menu-bar-games-menu): Add Zone.
9830
9831 * hi-lock.el (toplevel): Require font-lock.
9832
98332000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9834
9835 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9836 (ebnf-8-bit-chars): New var for bug fix.
9837 (ebnf-string): Bug fix.
9838
98392000-08-03 Sam Steingold <sds@gnu.org>
9840
9841 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9842 instead of `buffer-string'.
9843 (require 'cl): Always, not just when compiling.
9844 `ignore-errors' in `interactive', `list*', `defun*' &c make this
9845 necessary.
9846
98472000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
9848
9849 * international/mule-cmds.el (select-safe-coding-system): Make
9850 the message text about selecting a safe coding system more clear.
9851
98522000-08-02 Gerd Moellmann <gerd@gnu.org>
9853
9854 * hi-lock.el: New file.
9855
9856 * play/zone.el: New file.
9857
9858 * replace.el (occur): Set tab-width in the *Occur* buffer to the
9859 value of tab-width in the original buffer. Choose a line number
9860 format that's a multiple of the original buffer's tab width, so
9861 that lines appear right.
9862
9863 * textmodes/ispell.el (ispell): New function, replacing an alias.
9864 Spell-check active region if in transient-mark-mode and mark
9865 is active; otherwise spell-check buffer.
9866
98672000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9868
9869 * ps-mule.el: Fix a customization problem on
9870 ps-mule-font-info-database-default.
9871
98722000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
9873
9874 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9875 display-mouse-p instead of window-system.
9876 (ebrowse-member-mode-map): Ditto.
9877
98782000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9879
9880 * progmodes/ebnf2ps.el: Update ps-print functions call.
9881 Indentation fix. Doc fix.
9882 (ebnf-version): New version number (3.2).
9883 (ebnf-format-color, ebnf-begin-job): Code fix.
9884
98852000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
9886
9887 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9888 font lock support on window-system.
9889 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9890
9891 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9892 display-color-p, if fboundp, instead of window-system.
9893
98942000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
9895
9896 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9897 instead of window-system.
9898
9899 * wid-edit.el (widget-choose): Use display-mouse-p instead of
9900 window-system.
9901 (widget-choice-mouse-down-action): Use display-popup-menus-p
9902 instead of window-system.
9903
9904 * strokes.el (strokes-file): Run the file name through
9905 convert-standard-filename.
9906 (strokes-mode): Call display-mouse-p instead of looking at
9907 window-system. Change the error message accordingly.
9908
9909 * progmodes/cpp.el (toplevel): Support faces on tty's.
9910
9911 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9912 (lm-plot-square, lm-init-display): Don't use window-system.
9913
9914 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9915 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9916
9917 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9918 instead of looking at window-system.
9919
99202000-07-30 Gerd Moellmann <gerd@gnu.org>
9921
9922 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9923 of testing if iswitchb-prepost-hooks is bound, because the
9924 latter will always be true when invoking a recursive minibuffer
9925 from an active Iswitchb buffer.
9926
99272000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
9928
9929 * files.el (shell-quote-wildcard-pattern): New function.
9930 (insert-directory): Call it. Only prepend "\" to command on Unix
9931 and GNU/Linux systems.
9932
99332000-07-30 Gerd Moellmann <gerd@gnu.org>
9934
9935 * eshell/esh-groups.el: Change custom :link file names
9936 from `eshell.info' to `eshell'.
9937
99382000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
9939
9940 * dired.el (dired-build-subdir-alist): Expand subdirectory names
9941 correctly in recursive ange-ftp listings.
9942
99432000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9944
9945 * ps-print.el: Fix bug 1: if ps-font-size-internal,
9946 ps-header-font-size-internal and
9947 ps-header-title-font-size-internal variables are not set,
9948 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
9949 face text property is (foreground-color . COLOR) or
9950 `(background-color . COLOR)', ps-print crashes. Doc fix.
9951 (ps-print-version): New version number (5.2.4).
9952 (ps-plot-region): Code fix.
9953 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
9954 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
9955 Bug fix 2.
9956
99572000-07-30 Milan Zamazal <pdm@freesoft.cz>
9958
9959 * glasses.el (glasses-make-readable): Fix uncapitalization of
9960 identifiers like `myXMLDocument'.
9961
99622000-07-28 Karl Fogel <kfogel@red-bean.com>
9963
9964 * mail/mail-hist.el (mail-hist-previous-input)
9965 (mail-hist-next-input): Do the obvious code factorization.
9966 (mail-hist-retrieve-and-insert): New func, contains common
9967 code of above two.
9968 If inserting a message body, leave point at top.
9969
99702000-07-28 Sam Steingold <sds@gnu.org>
9971
9972 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
9973 Use `<=', not `<' to compare times!
9974 (ange-ftp-ls): Remove.
9975
99762000-07-27 Gerd Moellmann <gerd@gnu.org>
9977
9978 * play/cookie1.el: Add explanation of how to make cookie.el
9979 compatible with strfile(1) to comment.
9980
9981 * subr.el (remove, remq): New functions.
9982
9983 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9984 escape `*' in regexps.
9985 (midnight-find): Reverse order of arguments in the funcall of
9986 TEST.
9987
9988 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9989 and `.class'.
9990
9991 * play/meese.el: Add Commentary section.
9992
99932000-07-27 Alex Schroeder <alex@gnu.org>
9994
9995 * sql.el (sql-ms): Added autoload cookie.
9996 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9997 (sql-oracle): Ditto.
9998 (sql-help): Doc change.
9999
10000 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
10001 types and exceptions.
10002
100032000-07-27 Alex Schroeder <alex@gnu.org>
10004
10005 * sql.el (sql-placeholder-history): New variable.
10006 (sql-query-placeholders-and-send): New function that will query
10007 the user and replace placeholders with user input.
10008 (sql-oracle): If running on NT, set comint-input-sender to
10009 sql-query-placeholders-and-send.
10010
10011 (sql-stop): If in the SQLi buffer, insert stop notification, else
10012 present it as a message.
10013
100142000-07-27 Alex Schroeder <alex@gnu.org>
10015
10016 * sql.el (sql-input-ring-separator): Doc change.
10017 (sql-input-ring-file-name): Doc change.
10018 (sql-interactive-mode): Use `sql-input-ring-separator' and
10019 `sql-input-ring-file-name' to set the comint-mode equivalents
10020 without making them local variables.
10021 (sql-stop): Don't bind `sql-input-ring-separator' and
10022 `sql-input-ring-file-name' dynamically to their comint-mode
10023 equivalents.
10024
100252000-07-27 Kenichi Handa <handa@etl.go.jp>
10026
10027 * international/mule.el (register-char-codings): New function.
10028 (make-coding-system): Handle `safe-chars' specification in the arg
10029 PROPERTY.
10030
10031 * international/mule-cmds.el
10032 (find-coding-systems-region-subset-p): This function deleted.
10033 (sort-coding-systems-predicate): New variable.
10034 (sort-coding-systems): New function.
10035 (find-coding-systems-region): Use
10036 find-coding-systems-region-internal.
10037 (find-coding-systems-string): Use find-coding-systems-region.
10038 (find-coding-systems-for-charsets): Check
10039 char-coding-system-table.
10040 (select-safe-coding-system-accept-default-p): New variable.
10041 (select-safe-coding-system): Mostly rewritten. New argument
10042 ACCEPT-DEFAULT-P.
10043 (select-message-coding-system): Call select-safe-coding-system
10044 with ACCEPT-DEFAULT-P arg.
10045 (reset-language-environment): Reset default-sendmail-coding-system
10046 to the default value iso-latin-1.
10047 (set-language-environment): Don't set the obsolete variable
10048 charset-origin-alist.
10049
10050 * international/codepage.el (cp-coding-system-for-codepage-1):
10051 Give `safe-chars' property to make-coding-system.
10052
10053 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
10054 calling select-message-coding-system twice.
10055
10056 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
10057 instead of `safe-charsets'.
10058 (cyrillic-alternativnyj): Likewise.
10059 (ccl-encode-alternativnyj): Don't check the charset
10060 cyrillic-iso8859-5.
10061
100622000-07-27 Kenichi Handa <handa@etl.go.jp>
10063
10064 * composite.el (compose-chars-after): Preserve match data.
10065
100662000-07-26 Sam Steingold <sds@gnu.org>
10067
10068 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
10069 (ange-ftp-real-file-newer-than-file-p): New function.
10070 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
10071 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
10072
10073 * tooltip.el (tooltip-float-time): Removed (use `float-time').
10074 * midnight.el (midnight-float-time): Ditto.
10075
100762000-07-26 Andreas Schwab <schwab@suse.de>
10077
10078 * files.el (normal-backup-enable-predicate): Correct
10079 interpretation of the return value of compare-strings.
10080
100812000-07-26 Gerd Moellmann <gerd@gnu.org>
10082
10083 * isearch.el (isearch-resume): New function.
10084 (isearch-done): Add something to command-history to resume
10085 the search.
10086 (isearch-yank-line, isearch-yank-word): Use
10087 buffer-substring-no-properties instead of buffer-substring.
10088
10089 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
10090 of flyspell-mouse-map.
10091
10092 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
10093 duplicate definition.
10094 (makefile-mode): Remove duplicate setting of local-abbrev-table.
10095
10096 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
10097 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
10098
100992000-07-25 Sam Steingold <sds@gnu.org>
10100
10101 * net/ange-ftp.el: Get modtime over the net.
10102 (ange-ftp-file-modtime): New function.
10103 (ange-ftp-write-region, ange-ftp-insert-file-contents)
10104 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
10105 Use it.
10106 (ange-ftp-dot-to-slash): New function.
10107 (ange-ftp-fix-name-for-vms): Use it.
10108
10109 * midnight.el (midnight-buffer-display-time): Use
10110 `with-current-buffer'.
10111
101122000-07-25 Gerd Moellmann <gerd@gnu.org>
10113
10114 * find-dired.el: Update copyright notice.
10115 (find-dired): Offer to kill a running `find'.
10116
10117 * enriched.el (enriched-face-ans): For a `foreground-color'
10118 property, return '(("x-color" COLOR))' so that COLOR will be
10119 output as a parameter of the x-color annotation. Likewise for the
10120 `background-color' property. In the case of normal face
10121 properties, don't return annotations for unspecified foreground
10122 and background face attributes.
10123
101242000-07-25 Kenichi Handa <handa@etl.go.jp>
10125
10126 * language/japan-util.el (japanese-katakana-region): Fix handling
10127 HANKAKU argument.
10128
101292000-07-25 Miles Bader <miles@gnu.org>
10130
10131 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
10132 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
10133 constrain-to-field.
10134
101352000-07-24 Andrew Innes <andrewi@gnu.org>
10136
10137 * timer.el (timer-activate-when-idle): Add optional parameter
10138 DONT-WAIT. Update docstring.
10139 (run-with-idle-timer): Specify extra parameter to
10140 timer-activate-when-idle, so that timer will be activated
10141 immediately if Emacs is already idle.
10142
10143 * w32-fns.el (w32-using-nt): Fix docstring.
10144
101452000-07-24 Dave Love <fx@gnu.org>
10146
10147 * mouse.el (popup-menu): Set last-command-event.
10148 (mouse-major-mode-menu-prefix): Declare.
10149
101502000-07-24 Gerd Moellmann <gerd@gnu.org>
10151
10152 * textmodes/flyspell.el: Update to author's version 1.5d.
10153
10154 * progmodes/hideshow.el: Update copyright notice.
10155
10156 * vcursor.el: Set maintainer to FSF, since author cannot
10157 be reached.
10158
101592000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
10160
10161 * info.el (Info-goto-emacs-key-command-node): Leave a space after
10162 the prompt.
10163
10164 * mouse.el (popup-menu): Run the keymap through indirect-function,
10165 in case it was defined with define-prefix-key. If the menu is a
10166 list of keymaps, look up the binding of user's choice in each one
10167 of the keymaps.
10168 (mouse-popup-menubar): If the global and local menu-bar keymaps
10169 don't have a prompt string, create one and insert it into the
10170 keymap. Don't barf if current-local-map returns nil.
10171
101722000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
10173
10174 * dired.el (dired-sort-R-check): Added to allow recursive listing
10175 to be undone.
10176 (dired-sort-other): Use it.
10177
101782000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10179
10180 * Release of cc-mode 5.27
10181
101822000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10183
10184 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
10185 c-beginning-of-statement-1 that caused a bad case of recursion
10186 which could consume a lot of CPU in large classes in languages
10187 that have in-expression classes (i.e. Java and Pike).
10188
10189 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
10190 statements before top level constructs (i.e. case 6 is moved
10191 before case 5 and is now case 4) to catch in-expression
10192 classes in top level expressions correctly.
10193
101942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10195
10196 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
10197 objc-method-intro. Case 4 removed and case 5I added.
10198
10199 * cc-langs.el (c-append-paragraph-start): New variable used by
10200 c-common-init to get paragraph-start correct.
10201 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
10202 initialize paragraph-start to make it correct both with and
10203 without the javadoc special case.
10204
10205 * cc-mode.el (java-mode): Use c-append-paragraph-start to
10206 initialize paragraph-start for javadoc markup.
10207
10208 * cc-vars.el (c-style-variables-are-local-p): Incompatible
10209 change by defaulting this to t. It's motivated by the
10210 confusing behavior that otherwise arise from the style system
10211 when editing both java and non-java files at the same time
10212 (see the comments about style setting in c-common-init).
10213
102142000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10215
10216 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
10217 similar to the one in c-fill-paragraph to check the fill
10218 prefix from the adaptive fill function for sanity.
10219
102202000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10221
10222 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
10223 defun block.
10224
102252000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10226
10227 * cc-mode.texi Documented the change of cpp-macro.
10228
102292000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10230
10231 * cc-align.el (c-lineup-multi-inher): Handle lines with
10232 leading comma nicely. Extended to handle member initializers
10233 too.
10234
10235 * cc-engine.el: (c-beginning-of-inheritance-list,
10236 c-guess-basic-syntax): Fixed recognition of inheritance lists
10237 when the lines begins with a comma.
10238
10239 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
10240
10241 * cc-vars.el (c-offsets-alist): Changed default for
10242 member-init-cont to c-lineup-multi-inher since it now handles
10243 member initializers and indents better for leading commas.
10244
102452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10246
10247 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
10248 handling that caused class open lines to be recognized as
10249 statement-conts in some cases.
10250
10251 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
10252 guessed by the adaptive fill function unless point is on the
10253 first line of a block comment.
10254
10255 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
10256 when the buffer ends with a macro continuation char.
10257
10258 * cc-engine.el (c-guess-basic-syntax): Added support for
10259 function definitions as statements in Pike. The first
10260 statement in a lambda block is now labeled defun-block-intro
10261 instead of statement-block-intro.
10262
10263 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
10264 so that the class surrounding point is selected, not the one
10265 innermost in the state.
10266
10267 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
10268 recognition of switch labels having hanging multiline
10269 statements.
10270
10271 * cc-engine.el (c-beginning-of-member-init-list): Broke out
10272 some code in c-guess-basic-syntax to a separate function.
10273 * cc-engine.el (c-just-after-func-arglist-p): Fixed
10274 recognition of member inits with multiple line arglists.
10275 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
10276 member-init-cont when the commas are in funny places.
10277
102782000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10279
10280 * cc-defs.el (c-auto-newline): Removed this macro since it's
10281 not used anymore.
10282
10283 * cc-engine.el (c-looking-at-bos): New helper function.
10284 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
10285 inexpr and toplevel classes apart in Pike.
10286
10287 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
10288 of case 9A.
10289
10290 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
10291 constant, since "class" can introduce an in-expression class
10292 in Pike nowadays.
10293
102942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10295
10296 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
10297 indentation on cpp-macro lines.
10298
10299 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
10300 a syntax modifier like comment-intro, to make it possible to
10301 get syntactic indentation for preprocessor directives. It's
10302 incompatible wrt to lineup functions on cpp-macro, but it has
10303 no observable effect in the 99.9% common case where cpp-macro
10304 is set to -1000.
10305
103062000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10307
10308 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
10309 member-init-cont when the preceding arglist is several lines.
10310
103112000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10312
10313 * cc-styles.el (c-style-alist): The basic offset for the BSD
10314 style corrected to 8.
10315
103162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10317
10318 * cc-styles.el (c-style-alist): Adjusted the indentation of
10319 brace list openers in the gnu style.
10320
103212000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10322
10323 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
10324
10325 * cc-cmds.el (c-electric-brace, c-electric-slash,
10326 c-electric-star, c-electric-semi&comma, c-electric-colon,
10327 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
10328 when c-syntactic-indentation is nil.
10329
10330 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
10331 we were left at comments preceding the first statement when
10332 reaching the beginning of the buffer.
10333
10334 * cc-vars.el (c-syntactic-indentation): New variable to turn
10335 off all syntactic indentation.
10336
103372000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10338
10339 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
10340 between the text and the block comment ender when it hangs,
10341 depending on how many there are before the fill.
10342
103432000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10344
10345 * cc-engine.el (c-beginning-of-closest-statement): New helper
10346 function to go back to the closest preceding statement start,
10347 which could be inside a conditional statement.
10348 * cc-engine.el (c-guess-basic-syntax): Use
10349 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
10350
10351 * cc-engine.el (c-guess-basic-syntax): Better handling of
10352 arglist-intro, arglist-cont-nonempty and arglist-close when
10353 the arglist is nested inside parens. Cases 7A, 7C and 7F
10354 changed.
10355
10356 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
10357 up-to-date with javadoc 1.2.
10358
103592000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10360
10361 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
10362 multiline Pike type decls.
10363
103642000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10365
10366 * cc-cmds.el (c-indent-new-comment-line): Always break
10367 multiline comments in multiline mode, regardless of
10368 comment-multi-line.
10369
103702000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10371
10372 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
10373 fully::qualified::names in C++ member init lists. Preamble in
10374 case 5D changed.
10375
103762000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10377
10378 * cc-langs.el (c-common-init): Handling of obsolete variables
10379 moved to c-initialize-cc-mode. More compatible style override
10380 when using global style variables.
10381 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
10382 variables moved here.
10383
10384 * cc-mode.texi: Documented the special behavior of
10385 c-special-indent-hook as a style variable. Don't talk about
10386 doing (c-make-styles-buffer-local t) in a mode hook, since
10387 that's already too late to work right.
10388
10389 * cc-styles.el (c-make-styles-buffer-local): Flag style
10390 variable localness in c-style-variables-are-local-p to make
10391 the compatibility measure in c-common-init work well.
10392
10393 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
10394 longer contain set-from-style.
10395 * cc-styles.el (c-initialize-builtin-style): Don't check for
10396 set-from-style on c-special-indent-hook.
10397 * cc-styles.el (c-copy-tree): Obsolete. The standard function
10398 copy-alist is sufficient now.
10399
10400 * cc-styles.el (c-set-style, c-set-style-1,
10401 c-get-style-variables): Fixes to variable initialization so
10402 that duplicate entries in styles have the same effect
10403 regardless of DONT-OVERRIDE.
10404
10405 * cc-styles.el (c-set-style-2): Fixed bug where the
10406 initialization of inheriting styles failed when the
10407 dont-override flag is set.
10408
10409 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
10410 on this.
10411
104122000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10413
10414 * cc-defs.el (c-forward-comment): Removed the workaround
10415 introduced in 5.38 since it had worse side-effects. If a line
10416 contains the string "//\"", it regarded the // as a comment
10417 start since the \ temporarily doesn't have escape syntax.
10418
104192000-07-17 Emmanuel Briot <briot@act-europe.fr>
10420
10421 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
10422 ada-xref.el before ada-prj.el, so that the Project menu is created
10423 when ada-prj tries to add to it.
10424 (ada-activate-keys-for-case): Suppress the characters that are not
10425 part of the Ada syntax. Better compatibility with else-mode
10426 (ada-adjust-case-interactive): When auto-casing is not active,
10427 correctly insert newlines (used to insert only ^M). Prevent the
10428 syntax table from being changed in case of an error
10429 (or '_' becomes part of a word and some commands are confused).
10430 Do nothing if ada-auto-case is nil.
10431 (ada-after-keyword-p): Ignore keywords that are also attributes
10432 (ada-batch-reformat): Update usage comment
10433 (ada-call-from-contextual-menu): New function
10434 (ada-case-read-exceptions): Reinitialize the casing exception list
10435 first to nil first, so that the casing exception file can be
10436 shared.
10437 (ada-check-defun-name): Handles "configure" keyword for gnatdist
10438 files.
10439 (ada-compile-goto-error): Fix regexp used to detect a file:line
10440 anywhere in the error message
10441 (ada-contextual-menu-last-point): New variable
10442 (ada-create-keymap): If the variable delete-key-deletes-forward is
10443 t on XEmacs, it means that DEL should delete one character
10444 forward.
10445 (ada-create-menu): Use :included instead of :visible for XEmacs.
10446 New submenu "Options".
10447 (ada-end-stmt-re): Correctly indent "select ... then abort"
10448 statements.
10449 (ada-fill-comment-paragraph): Correctly delete all leading '--'
10450 even if they don't match ada-fill-comment-prefix Fix handling of
10451 paragraphs on the first or last line of a file.
10452 (ada-format-paramlist): Fix handling of default parameter values.
10453 (ada-get-body-name): New function.
10454 (ada-get-current-indent): Optimized by searchling directly for an
10455 existing generic part or a statement outside of it. Handle
10456 ada-indent-align-comments when indenting comments Replaced some
10457 regexps by testing directly the next character. This results in a
10458 huge speedup on some files. New indentation scheme for renames
10459 statements. Stop looking for the 'while' or 'for' associated with
10460 a 'loop' at the first semicolon encountered. A "return" can also
10461 match an anonymous access subprogram declaration.
10462 (ada-get-indent-noindent): Ignore strings and comments when
10463 looking for the keywords "record" and "private".
10464 (ada-goto-matching-decl-start): When matching "if", make sure we
10465 are not in fact seeing "end if". Ignore "when" statements except
10466 when initial keyword was "begin". Fix handling of nested
10467 procedures. Add a recursive call to this function to skip over
10468 other 'end' statmts. Fix indentation for "when .. => begin"
10469 (ada-in-open-paren-p): Fix indentation for complex boolean
10470 expressions, where 'and then', 'or else' and parenthesis
10471 statements are mixed up.
10472 (ada-in-paramlist-p): Skip comments while searching for the
10473 beginning Fix handling of operator declarations.
10474 (ada-indent-align-comments): New variable
10475 (ada-indent-current): Change the syntax table only in the
10476 protected section, so that we are sure it is restored correctly.
10477 (ada-indent-on-previous-lines): Use ada-use-indent and
10478 ada-with-indent Correctly indent "select ... then"
10479 (ada-indent-region): Slight speedup.
10480 (ada-indent-renames): New variable.
10481 (ada-last-which-function-subprog, ada-last-which-function-line):
10482 New variables
10483 (ada-looking-at-semi-private): Correctly indent the 'private'
10484 keyword when it is the first word in a package declaration.
10485 (ada-loose-case-word): Stop searching if at the end of the buffer.
10486 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
10487 even if point is not initially at the end of the word.
10488 (ada-matching-decl-start-re): Add "when".
10489 (ada-mode): Add support for abbrev-mode, outline-mode and
10490 which-func-mode Override the old find-file.el entry in
10491 ff-special-constructs since it is using the obsolete
10492 ada-spec-suffix variable
10493 (ada-no-auto-case): New function
10494 (ada-scan-paramlist): When parsing the argument type, accept
10495 spaces (as in "X 'Class", generated by Rational Rose).
10496 (ada-other-file-name): No longer loads the other file.
10497 (ada-popup-menu): Save and restore the current buffer and cursor
10498 position before and after displaying the menu.
10499 (ada-search-ignore-complex-boolean): New function.
10500 (ada-uncomment-region): Emacs21 already knows how to delete
10501 comments not starting in the first column.
10502 (ada-use-indent): New variable
10503 (ada-which-function): New function.
10504 (ada-with-indent): New variable
10505 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
10506 can be batch-compiled from the command line.
10507
10508 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
10509 Add to the menu when the file is loaded, not in ada-mode-hook.
10510 Add -toolbar to the default ddd command Switches moved from
10511 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
10512 ada-prj-default-comp-opt
10513 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
10514 Reference Manual to the menu
10515 (ada-check-current): rewritten as a call to ada-compile-current
10516 (ada-compile): Removed.
10517 (ada-compile-application, ada-compile-current, ada-check-current):
10518 Set the compilation-search-path so that compile.el automatically
10519 finds the sources in src_dir. Automatic scrollong of the
10520 compilation buffer. C-uC-cC-c asks for confirmation before
10521 compiling
10522 (ada-compile-current): New parameter, prj-field
10523 (ada-complete-identifier): Load the .ali file before doing
10524 processing
10525 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
10526 conform to gnatmake's behavior.
10527 (ada-find-file-in-dir): New function
10528 (ada-find-references): Set the environment variables for gnatfind
10529 (ada-find-src-file-in-dir): New function.
10530 (ada-first-non-nil): Removed
10531 (ada-gdb-application): Add support for jdb, the java debugger.
10532 (ada-get-ada-file-name): Load the original-file first if not done
10533 yet.
10534 (ada-get-all-references): Handles the new ali syntax (parent types
10535 are found between <>).
10536 (ada-initialize-runtime-library): New function
10537 (ada-mode-hook): Always load a project file when a file is opened,
10538 so that the casing exceptions are correctly read.
10539 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
10540 (ada-parse-prj-file): Use find-file-noselect instead of find-file
10541 to open the project file, since the latter does not work with
10542 speedbar Get default values before loading the prj file, or the
10543 default executable file name is wrong. Use the absolute value of
10544 src_dir to initialize ada-search-directories and
10545 compilation-search-path,... Add the standard runtime library to
10546 the search path for find-file.
10547 (ada-prj-default-debugger): Was missing an opening '{'
10548 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
10549 variables.
10550 (ada-prj-default-gnatmake-opt): New variable
10551 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
10552 buffers, the project file is the default one Save the windows
10553 configuration before displaying the menu.
10554 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
10555 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
10556 ...) regexp-quote identifiers names to support operators +,
10557 -,... in regexps.
10558 (ada-remote): New function.
10559 (ada-run-application): Erase the output buffer before starting the
10560 run Support remote execution of the application. Use
10561 call-process, or the arguments are incorrectly parsed
10562 (ada-set-default-project-file): Reread the content of the active
10563 project file, not the one from the current buffer When a project
10564 file is set as the default project, all directories are
10565 automatically associated with it.
10566 (ada-set-environment): New function
10567 (ada-treat-cmd-string): New special variable ${current}
10568 (ada-treat-cmd-string): Revised. The substitution is now done for
10569 any ${...} substring
10570 (ada-xref-current): If no body was found, compiles the spec
10571 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
10572 compiler to get rid of command line length limitations.
10573 (ada-xref-get-project-field): New function
10574 (ada-xref-project-files): New variable
10575 (ada-xref-runtime-library-specs-path)
10576 (ada-xref-runtime-library-ali-path): New variables
10577 (ada-xref-set-default-prj-values): Default run command now does a
10578 cd to the build directory. New field: main_unit Provide a default
10579 file name even if the current buffer has no prj file.
10580
10581 * ada-prj.el:
10582 Rewritten to show a tabbed-dialog.
10583 (ada-prj-add-ada-menu): Remove the map and name parameters.
10584 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
10585 New function
10586 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
10587 (ada-prj-load-from-file): New function
10588 (ada-prj-save): Always save fields that depend on the current buffer
10589 (ada-prj-show-value): New function
10590
10591 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
10592 Ada mode. This will allow us to display the Ada menu in any buffer
10593 we want (for project items).
10594 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
10595 number of spaces in the header.
10596
105972000-07-24 Dave Love <fx@gnu.org>
10598
10599 * ediff-init.el (ediff-region-help-echo): Bind face-help.
10600
106012000-07-23 Noah Friedman <friedman@splode.com>
10602
10603 * type-break.el (type-break): perform autosave.
10604 Suggested by Stephen Gildea <gildea@intouchsys.com>.
10605 (type-break-do-query): Cancel query schedule while performing
10606 actual query, to avoid possibility of a second query being made
10607 while first one is already in progress.
10608 (type-break-time-stamp-format): New variable.
10609 (type-break-time-stamp): New function.
10610 (type-break-time-warning): Use it.
10611 (type-break-keystroke-warning): Use it.
10612 (type-break-noninteractive-query): Use it.
10613
10614 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
10615 cookie.
10616 Use add-minor-mode to set minor-mode-alist, if available.
10617 (eldoc-echo-area-use-multiline-p): New user option.
10618 (eldoc-echo-area-multiline-supported-p): New variable.
10619 (eldoc-docstring-format-sym-doc): Use them.
10620 (eldoc-mode): If not using idle timers, append to local post and
10621 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
10622 (eldoc-display-message-no-interference-p): Don't interfere with
10623 edebug.
10624 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
10625 (eldoc-function-arglist): New function.
10626 (eldoc-function-argstring): Use it.
10627
10628 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
10629 auto save directory exists before calling directory-files.
10630
106312000-07-23 Dave Love <fx@gnu.org>
10632
10633 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
10634 ^o, ^u.
10635
106362000-07-21 Dave Love <fx@gnu.org>
10637
10638 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
10639 now passed to the function. It now works properly.
10640
10641 * smerge-mode.el (smerge-mode-menu): Fill it out.
10642
106432000-07-20 Gerd Moellmann <gerd@gnu.org>
10644
10645 * info-look.el (info-lookup): If *info* is shown in another frame
10646 on the same display, select that frame, instead of switching to
10647 the Info buffer in another window of the selected frame.
10648
10649 * simple.el (universal-argument-map): Bind numeric keypad keys
10650 kp-0 to kp-9 and kp-subtract.
10651 (digit-argument): Handle these keys.
10652
106532000-07-20 Dave Love <fx@gnu.org>
10654
10655 * net/goto-addr.el (goto-address-fontify): Don't bother with
10656 buffer-modified and read-only stuff -- irrelevant with overlays.
10657 Put an extra property on the overlays and use it to clean up in
10658 case goto-address is re-run.
10659
106602000-07-19 Richard M. Stallman <rms@gnu.org>
10661
10662 * timer.el (run-with-idle-timer): Doc fix.
10663
10664 * mail/mail-utils.el (mail-strip-quoted-names):
10665 Handle case where <...> appears inside "...".
10666 Use replace-match to edit the string more simply.
10667 (rmail-dont-reply-to): Cope with an unmatched ".
10668
106692000-07-19 Dave Love <fx@gnu.org>
10670
10671 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
10672 implementation.
10673
10674 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
10675 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
10676 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
10677
106782000-07-19 Gerd Moellmann <gerd@gnu.org>
10679
10680 * textmodes/refer.el: Correct maintainer's email address.
10681
10682 * progmodes/hideif.el: Correct author's email address.
10683 Fix typo in comment.
10684
10685 * xml.el: New file.
10686
10687 * mail/mailheader.el: Correct author's mail address.
10688
10689 * gnus/parse-time.el: Correct author's mail address.
10690
106912000-07-19 Colin Walters <walters@cis.ohio-state.edu>
10692
10693 * comint.el (comint-highlight-input, comint-highlight-face):
10694 New user options.
10695 (comint-input-ring-file-name): Change custom type.
10696 (comint-mode-map): Bind mouse-2.
10697 (comint-insert-clicked-input): New function.
10698 (comint-send-input): Handle input highlighting.
10699
107002000-07-18 Stefan Monnier <monnier@cs.yale.edu>
10701
10702 * mouse.el (popup-menu): New function.
10703 (mouse-major-mode-menu): Use it.
10704
107052000-07-18 Dave Love <fx@gnu.org>
10706
10707 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
10708 improvements.
10709
107102000-07-18 Gerd Moellmann <gerd@gnu.org>
10711
10712 * faces.el (face-font-selection-order)
10713 (face-font-family-alternatives): Add custom type.
10714
107152000-07-18 Dave Love <fx@gnu.org>
10716
10717 * cus-edit.el (custom-variable-reset-saved)
10718 (custom-variable-reset-standard): Remove unused bindings.
10719
10720 * rect.el (open-rectangle-line): Remove unused let.
10721
10722 * hl-line.el (hl-line-highlight): Check hl-line-mode.
10723
107242000-07-18 Gerd Moellmann <gerd@gnu.org>
10725
10726 * cdl.el: Fix `Maintainer' keyword.
10727
10728 * play/pong.el: Add author's email address.
10729
107302000-07-17 Sam Steingold <sds@gnu.org>
10731
10732 * files.el (insert-directory): Call `split-string' instead of
10733 re-implementing it.
10734
107352000-07-18 Gerd Moellmann <gerd@gnu.org>
10736
10737 * mail/vms-pmail.el: Change maintainer to FSF.
10738
10739 * net/goto-addr.el: Change maintainer to FSF.
10740
10741 * info.el (Info-title-face-alist): Removed.
10742
107432000-07-18 David Ponce <david@dponce.com>
10744
10745 * recentf.el (recentf-open-files): New command that works like
10746 `recentf-open-more-files', but shows the whole list of files (not just
10747 those omitted from the menu). Useful if you don't use a menu-bar!
10748 (recentf-open-more-files) Modified to use `recentf-open-files'.
10749
10750 (recentf-open-files, recentf-open-more-files)
10751 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10752
10753 (recentf-dialog-mode): New mode for dialogs. You can now just type
10754 "q" to cancel the dialogs.
10755
107562000-07-18 David Ponce <david@dponce.com>
10757
10758 * recentf.el: This is a major update of recentf.el. It adds new
10759 features to better organize the recentf menu and "More..." buffer.
10760
10761 Using new provided menu filtering functions you can now organize the
10762 recent files list:
10763
10764 - by major modes
10765 - by directories
10766 - by user defined rules
10767
10768 Finally, with the new `recentf-filter-changer' customizable filter you
10769 can define a ring of filters and dynamically (via the menu) cycle on
10770 each menu organization in the ring (a la msb).
10771
107722000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
10773
10774 * eshell/eshell.el (eshell): Replace links to eshell.info with
10775 links to eshell, to avoid problems on systems where the manual is
10776 installed as `eshell'.
10777 * eshell/esh-cmd.el (eshell-cmd): Ditto.
10778 * eshell/em-smart.el (eshell-smart): Ditto.
10779 * eshell/em-banner.el (eshell-banner): Ditto.
10780 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10781
10782 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10783 same-file check in the MS-DOS version (it does support inodes).
10784
10785 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10786
10787 * eshell/eshell.el (eshell-directory-name):
10788 Run default directory name through convert-standard-filename.
10789
107902000-07-18 Kenichi Handa <handa@etl.go.jp>
10791
10792 * international/mule-cmds.el (select-safe-coding-system):
10793 Fix typo in the comment.
10794
10795 * language/european.el (compound-text):
10796 Force katakana-jisx0201 to be designated to G1.
10797
10798 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10799 Don't translate some national variant characters of latin-jisx0201.
10800 (x-ctext): Force katakana-jisx0201 to be designated to G1.
10801
10802 * international/kkc.el (kkc-after-update-conversion-functions):
10803 New variable.
10804 (kkc-update-conversion): Run functions in it at the tail.
10805
108062000-07-16 John Wiegley <johnw@gnu.org>
10807
10808 * lisp/align.el (align-newline-and-indent):
10809 Adding new function. for auto-aligning blocks of code on RET.
10810 (align-region): Fixed badly formatted minibuffer message.
10811
108122000-07-17 Kenichi Handa <handa@etl.go.jp>
10813
10814 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10815 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
10816 the conversion list at first if appropriate.
10817 (kkc-next): Don't update kkc-next-count here.
10818 (kkc-prev): Don't update kkc-prev-count here.
10819 (kkc-show-conversion-list-update): Fix setting up of conversion
10820 list message.
10821
108222000-07-16 Stefan Monnier <monnier@cs.yale.edu>
10823
10824 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10825
108262000-07-16 Dave Love <fx@gnu.org>
10827
10828 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10829 function to be more specific.
10830
10831 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10832 non-string help-echo.
10833 (widget-types-convert-widget): Defsubst it.
10834 (widget-echo-help): Try to cope with a help-echo function of two
10835 possible sorts.
10836
108372000-07-15 Jason Rumney <jasonr@gnu.org>
10838
10839 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10840 Declare as obsolete.
10841
10842 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10843
108442000-07-14 Gerd Moellmann <gerd@gnu.org>
10845
10846 * hilit-chg.el: Fix typo.
10847
108482000-07-14 Dave Love <fx@gnu.org>
10849
10850 * info.el (Info-mode-menu): Fix use of :help, :enable.
10851
108522000-07-14 Stefan Monnier <monnier@cs.yale.edu>
10853
10854 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10855
108562000-07-13 Dave Love <fx@gnu.org>
10857
10858 * emacs-lisp/easymenu.el: Doc fixes.
10859 (easy-menu-remove): Defalias to ignore.
10860
10861 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10862 Call throw correctly.
10863
108642000-07-13 Gerd Moellmann <gerd@gnu.org>
10865
10866 * faces.el (frame-background-mode): Doc fix.
10867
10868 * simple.el (eval-expression-print-length): Change custom type to
10869 allow entering nil as value.
10870
108712000-07-13 Dave Love <fx@gnu.org>
10872
10873 * progmodes/fortran.el (fortran-imenu-generic-expression):
10874 Change definition layout.
10875 (fortran-mode-menu): Reinstate customize entries.
10876
10877 * cus-edit.el (custom-group-menu-create, customize-menu-create):
10878 Use :filter, per old XEmacs code.
10879
108802000-07-12 Gerd Moellmann <gerd@gnu.org>
10881
10882 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10883 event when deciding what to send to the terminal.
10884
108852000-07-12 Dave Love <fx@gnu.org>
10886
10887 * cus-start.el: Add optional version as 4th element of specs and
10888 use it for several things new in v21. Remove load-path. Fix type
10889 of line-number-display-limit.
10890
108912000-07-11 Dave Love <fx@gnu.org>
10892
10893 * progmodes/fortran.el: Don't require easymenu.
10894 Use repeat counts in various regexps.
10895 (fortran-mode-syntax-table): Defvar directly.
10896 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10897 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10898 Use defvar, not defconst.
10899 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
10900 (fortran-mode): Set fortran-comment-line-start-skip,
10901 fortran-comment-line-start-skip, dabbrev-case-fold-search.
10902 (fortran-comment-indent): Use defsubst.
10903 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10904 Use fortran-comment-indent, not fortran-comment-indent-function.
10905 (fortran-comment-region, fortran-electric-line-number): Simplify.
10906 (fortran-auto-fill): New function.
10907 (fortran-do-auto-fill): Deleted.
10908 (fortran-find-comment-start-skip):
10909 Check for non-null comment-start-skip.
10910 (fortran-auto-fill-mode, fortran-fill-statement):
10911 Use fortran-auto-fill.
10912 (fortran-fill): Use fortran-auto-fill. Check for null
10913 comment-start-skip. Simplify final clause and use end-of-line finally.
10914
10915 * widget.el (widget-plist-member): New alias.
10916
109172000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
10918
10919 * eshell/esh-module.el (toplevel): Reference
10920 byte-compile-current-file only if it is bound.
10921
109222000-07-10 Gerd Moellmann <gerd@gnu.org>
10923
10924 * dired.el: Don't require `dired-aux'.
10925
109262000-07-10 Miles Bader <miles@lsi.nec.co.jp>
10927
10928 * dired-aux.el (dired-show-file-type): New function.
10929 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10930 (dired-show-file-type): Add autoload.
10931
109322000-07-10 Kenichi Handa <handa@etl.go.jp>
10933
10934 * international/mule-diag.el (describe-font): Adjusted for the
10935 change of fontset-info.
10936 (print-fontset): Likewise.
10937
109382000-07-09 Stefan Monnier <monnier@cs.yale.edu>
10939
10940 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10941
109422000-07-07 Gerd Moellmann <gerd@gnu.org>
10943
10944 * bindings.el: Bind `[delete]' to delete-char.
10945
10946 * dired.el (dired-find-alternate-file): New function.
10947 (dired-mode-map): Bind `a' to dired-find-alternate-file.
10948 (toplevel): Require dired-aux when compiling.
10949 (dired-buffers): Move defvar within file to avoid compiler warning.
10950
10951 * info.el (Info-last-search): Variable removed.
10952 (Info-search-history): New variable.
10953 (Info-search): New Info-search-history.
10954
10955 * battery.el, info-look.el: Change author's mail address.
10956
109572000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
10958
10959 * mail/rmail.el (rmail-clear-headers): Don't throw an error
10960 if rmail-ignored-headers is nil.
10961 (rmail-retry-failure): Bind rmail-ignored-headers and
10962 rmail-displayed-headers to nil.
10963
109642000-07-06 Gerd Moellmann <gerd@gnu.org>
10965
10966 * lpr.el (lpr-page-header-switches): Add `-h' switch.
10967 (print-region-1): Don't hard code `-h' here.
10968
10969 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10970
109712000-07-01 Francesco Potorti` <pot@gnu.org>
10972
10973 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10974 exim can use "your message" instead of "the message".
10975
109762000-07-06 Stefan Monnier <monnier@cs.yale.edu>
10977
10978 * facemenu.el: Docstrings fixes.
10979 (facemenu-get-face): Don't use internal-find-face.
10980 (facemenu-iterate): Rename arg to match the docstring.
10981
10982 * newcomment.el (uncomment-region): Be more careful when skipping
10983 backwards over `=' not to bump into BOBP.
10984
109852000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
10986
10987 * ediff-diff.el (ediff-wordify): Use syntax table.
10988 * ediff-init.el (ediff-has-face-support-p): Use
10989 ediff-color-display-p.
10990 (ediff-color-display-p): Use display-color-p, changed to defun
10991 from defsubst.
10992 Got rid of special cases for NeXT and OS/2.
10993 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
10994 face.
10995
109962000-07-05 Stefan Monnier <monnier@cs.yale.edu>
10997
10998 * emacs-lisp/lucid.el: Require CL.
10999 (copy-tree, remprop): Remove, it's provided by CL.
11000 (map-keymap): Define in terms of cl-map-keymap.
11001 (extent-property, set-extent-end-glyph): New functions.
11002
11003 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
11004
110052000-07-05 Gerd Moellmann <gerd@gnu.org>
11006
11007 * Makefile.in (DONTCOMPILE): Add comment that the name may
11008 not be changed without changing the make-dist script.
11009
11010 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
11011 (cl-mapc): Use mapc instead of cl-old-mapc.
11012
110132000-07-05 Andrew Innes <andrewi@gnu.org>
11014
11015 * makefile.nt: Add support for `bootstrap' and related targets.
11016
110172000-07-05 Stefan Monnier <monnier@cs.yale.edu>
11018
11019 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
11020 (easy-menu-do-define): Use `menu-item' format.
11021 Handle case where easy-menu-create-menu returns a symbol.
11022 Manually call the potential top-level filter in the function binding.
11023 (easy-menu-filter-return): New arg NAME.
11024 Convert to a keymap if MENU is an XEmacs menu.
11025 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
11026 (easy-menu-converted-items-table, easy-menu-convert-item):
11027 New var and fun to memoize easy-menu-convert-item-1.
11028 (easy-menu-do-add-item): Use it.
11029 (easy-menu-create-menu): Use easy-menu-convert-item.
11030 Wrap easy-menu-filter-return around any :filter specification.
11031 Don't convert the menu if a filter was specified.
11032 Tell easy-menu-make-symbol not to check for MENU being an expression.
11033 (easy-menu-make-symbol): New arg NOEXP.
11034
110352000-07-05 Gerd Moellmann <gerd@gnu.org>
11036
11037 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
11038 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
11039 (eval-defun): If called with prefix arg, instrument code for
11040 Edebug.
11041
11042 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
11043 similar to that of eval-defun.
11044
110452000-07-04 Dave Love <fx@gnu.org>
11046
11047 * hl-line.el (hl-line-overlay): Make it permanent-local.
11048
11049 * calendar/todo-mode.el: Replaced with a working version, based on
11050 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
11051
110522000-07-03 Miles Bader <miles@lsi.nec.co.jp>
11053
11054 * paths.el (prune-directory-list): New function.
11055 (Info-default-directory-list): Rewritten to more methodically
11056 enumerate a big list of possible info directories (based on the
11057 list used by the standalone info reader).
11058
11059 * info.el (info-initialize): Use prune-directory-list to remove
11060 non-existent directories from Info-directory-list.
11061
11062 * paths.el (Info-default-directory-list): Try a list of possible
11063 info-directories instead of a single one. Add the possible
11064 info directory "/usr/share/info".
11065
11066 * woman.el (woman-man.conf-path): Explicitly include the debian
11067 man-db config file "/etc/manpath.config".
11068 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
11069 are present in `manpath.config'.
11070 (woman-manpath): Include "/usr/share/man".
11071
110722000-07-03 Gerd Moellmann <gerd@gnu.org>
11073
11074 * frame.el (blink-cursor-mode): Don't hide cursor initially.
11075
11076 * startup.el (command-line): Initialize blink-cursor based
11077 on window-system.
11078
11079 * frame.el (blink-cursor): Default to nil if not running under
11080 a window-system.
11081
11082 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
11083 (face-x-resources): Remove duplicate entry for :font.
11084
11085 * textmodes/refer.el (refer-find-entry-internal): Use some-window
11086 instead of cycling through windows with next-window.
11087
11088 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
11089 of cycling through windows with next-window.
11090
11091 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
11092 of cycling through windows with next-window.
11093
11094 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
11095 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
11096 instead of cycling through windows with next-window.
11097
11098 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
11099 instead of cycling through windows with next-window.
11100
11101 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
11102 of cycling through windows with next-window.
11103
11104 * terminal.el (te-process-output): Use walk-windows instead of
11105 cycling through windows with next-window.
11106
11107 * server.el (server-switch-buffer): Use some-window instead of
11108 cycling through windows with next-window.
11109
11110 * window.el (some-window): New function.
11111 (walk-windows): Remove reference to walk-windows-start.
11112
11113 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
11114
111152000-07-03 Richard Stallman <rms@gnu.org>
11116
11117 * window.el (walk-windows): Guarantee termination by keeping a list
11118 of all the windows already handled.
11119
111202000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
11121
11122 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
11123 window-system.
11124
11125 * man.el (Man-notify-when-ready): Don't use window-system. If
11126 Man-notify-method is newframe, and the display is not
11127 multi-frame, select the frame created for the man page.
11128 (Man-init-defvars): Doc fix.
11129
111302000-06-28 Gerd Moellmann <gerd@gnu.org>
11131
11132 * faces.el (region): Change background color for light background.
11133
11134 * ediff-wind.el (ediff-setup-control-frame): Remove :box
11135 attribute from mode-line face of Ediff control frame.
11136
11137 * replace.el (query-replace-map): Bind `e' like `E'.
11138
111392000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
11140
11141 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
11142 Change name to "Select All".
11143
11144 * dos-fns.el (convert-standard-filename): Fix last change.
11145
111462000-06-27 Gerd Moellmann <gerd@gnu.org>
11147
11148 * help.el (describe-variable): Don't insert a second `'s' in front
11149 of the string `value is shown below'. Since the syntax-table is
11150 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
11151 an existing `'s', so that this won't be deleted.
11152
11153 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
11154 * pcmpl-unix.el: New files.
11155
111562000-06-26 Stefan Monnier <monnier@cs.yale.edu>
11157
11158 * wid-edit.el (widget-member): Use the new plist-member.
11159
111602000-06-26 Gerd Moellmann <gerd@gnu.org>
11161
11162 * replace.el (perform-replace): Undo change of 2000-04-04.
11163 Instead, move backward 1 character at the end of the loop when
11164 necessary.
11165
11166 * faces.el (fringe): Change face for different backgrounds.
11167
11168 * eshell/esh-module.el (toplevel): Load defgroup's differently;
11169 patch from John.
11170
11171 * eshell/*.el: Change spelling of the Free Software Foundation.
11172
11173 * eshell/esh-toggle.el: Removed.
11174
11175 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
11176
11177 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
11178 interactively.
11179
111802000-06-26 Alex Schroeder <alex@gnu.org>
11181
11182 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
11183 `define-key'; instead of checking `(emacs-version)' check for
11184 `set-keymap-parent' and `set-keymap-name' directly. Add entries
11185 for `;' and `o' which might be electric.
11186
11187 (sql-electric-stuff): New user option.
11188 (sql-magic-go): New function which uses `sql-electric-stuff'.
11189 (sql-magic-semicolon): New function which uses
11190 `sql-electric-stuff'.
11191
11192 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
11193 is not fboundp.
11194
11195 (sql-oracle-options): New variable.
11196 (sql-oracle): Use it.
11197
11198 (sql-imenu-generic-expression): Doc change.
11199 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
11200 is used.
11201
11202 (sql-informix): Added command line parameter "-" to force
11203 sql-informix-program to use stdout.
11204
112052000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
11206
11207 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
11208 (cp864-decode-table): Doc fix.
11209 (cp720-decode-table): New variable, supports the Arabic OEM
11210 codepage used by Windows.
11211 (cp737-decode-table): New, Greek OEM codepage used by Windows.
11212
112132000-06-23 Dave Love <fx@gnu.org>
11214
11215 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
11216 (font-lock-fontify-anchored-keywords): Use
11217 line-beginning-position.
11218 (global-font-lock-mode): Use mapc.
11219
112202000-06-23 Stefan Monnier <monnier@cs.yale.edu>
11221
11222 * eshell/esh-module.el: Require CL when compiling.
11223
112242000-06-23 Gerd Moellmann <gerd@gnu.org>
11225
11226 * comint.el (comint-substitute-in-file-name): Call replace-match
11227 with second and third arg t.
11228
11229 * cus-edit.el (custom-button-face, custom-button-pressed-face):
11230 Specify foreground color.
11231
11232 * faces.el (tool-bar, mode-line, header-line): Specify foreground
11233 color.
11234
11235 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
11236
11237 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
11238 cddr instead of cdddr.
11239
11240 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
11241 instead of copy-list.
11242
11243 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
11244 of copy-list.
11245
11246 * subdirs.el: Add eshell subdirectory.
11247
11248 * eshell: New subdirectory containing the Eshell package.
11249
11250 * pcomplete.el: New file.
11251
112522000-06-23 Paul Eggert <eggert@twinsun.com>
11253
11254 * mail/mailpost.el (post-mail-send-it): Make sure file has
11255 proper permissions from birth.
11256
11257 * files.el (basic-save-buffer-2): When temporarily setting
11258 file modes, set them to current modes plus 0200, not to 0777.
11259
11260 * emerge.el (emerge-make-temp-file): Make sure file has proper
11261 permissions from birth.
11262
112632000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
11264
11265 * files.el (make-backup-file-name-1): On DOS/Windows, run the
11266 backup file name through convert-standard-filename.
11267
11268 * dos-fns.el (convert-standard-filename): Convert leading
11269 directories as well. When long file names are supported, convert
11270 characters that are invalid in Windows file names.
11271
112722000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11273
11274 * ps-print.el: Fix bug: if ^L is the very first buffer character,
11275 ps-print crashes. New feature: page selection for printing. Create
11276 raw-text-unix coding system for XEmacs. Doc fix.
11277 (ps-print-version): New version number (5.2.3).
11278 (ps-plot-region): Bug fix.
11279 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
11280 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
11281 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
11282 funs.
11283 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
11284 (ps-last-page): New vars.
11285
112862000-06-21 Gerd Moellmann <gerd@gnu.org>
11287
11288 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
11289 empty option string.
11290
112912000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
11292
11293 * man.el (man): Doc fix.
11294
112952000-06-21 Kenichi Handa <handa@etl.go.jp>
11296
11297 * international/mule-cmds.el (set-language-info-alist): Docstring
11298 fixed.
11299
113002000-06-20 Gerd Moellmann <gerd@gnu.org>
11301
11302 * version.el (emacs-version): Use ISO date format.
11303
11304 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
11305 instead of `M-backspace'.
11306
11307 * simple.el (turn-off-auto-fill): New function.
11308
113092000-06-20 Stefan Monnier <monnier@cs.yale.edu>
11310
11311 * jit-lock.el (with-buffer-prepared-for-jit-lock):
11312 Renamed from with-buffer-prepared-for-font-lock and use
11313 inhibit-modification-hooks rather than setting *-change-functions.
11314 Update all functions to use the new name.
11315 (jit-lock-first-unfontify-pos): New semantics (and doc).
11316 (jit-lock-mode): Make non-interactive.
11317 Don't automatically turn on font-lock.
11318 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
11319 Always use jit-lock-after-change.
11320 Remove and restore font-lock-after-change-function.
11321 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
11322 (jit-lock-after-unfontify-buffer): Remove.
11323 (jit-lock-stealth-fontify):
11324 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
11325 (jit-lock-after-change): Set the `fontified' text-prop to nil.
11326
113272000-06-20 Sam Steingold <sds@gnu.org>
11328
11329 * emacs-lisp/cl-indent.el (toplevel): Indent
11330 `print-unreadable-object' properly. Untabify.
11331
113322000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
11333
11334 * textmodes/reftex.el (reftex-find-citation-regexp-format):
11335 Support for bibentry.
11336 (reftex-compile-variables): Fixed problem with end of section-re.
11337
11338 * texmodes/reftex-dcr.el (reftex-view-crossref,
11339 reftex-view-crossref-from-bibtex):
11340 Deal with changed `reftex-find-citation-regexp-format'.
11341 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
11342 Replaced `remprop' with `put'.
11343 (reftex-view-crossref, reftex-view-crossref-when-idle):
11344 Support for bibentry.
11345
11346 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
11347 New entry for bibentry package.
11348
11349 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
11350 Regexp also matches "\nobibliography".
11351
11352 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
11353 Call `reftex-ensure-write-access' before doing anything.
11354 (reftex-ensure-write-access): New function.
11355
113562000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
11357
11358 * progmodes/idlwave.el: File re-installed (update to version 4.2)
11359
11360 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
11361
11362 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
11363
11364 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
11365
11366
113672000-06-20 Dave Love <fx@gnu.org>
11368
11369 * faces.el (frame-background-mode): Use set-default, not set, in
11370 setter.
11371 (frame-update-faces, frame-update-face-colors): Define with
11372 defalias.
11373
11374 * enriched.el (enriched-decode-foreground)
11375 (enriched-decode-background): Don't use internal-find-face.
11376
11377 * apropos.el: Doc fixes.
11378
11379 * cus-edit.el (customize-changed-options): Check arg.
11380 (customize-version-lessp): Don't require decimal point.
11381
11382 * custom.el (defcustom, defgroup): Doc fix.
11383
11384 * newcomment.el (comment) <defgroup>: Add :version.
11385 (comment-multi-line): Doc fix.
11386
11387 * emulation/mlsupport.el (define-hooked-local-abbrev,
11388 define-hooked-global-abbrev): Fix, using define-abbrev.
11389
113902000-06-19 Gerd Moellmann <gerd@gnu.org>
11391
11392 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
11393 the whole buffer.
11394
113952000-06-19 Dave Love <fx@gnu.org>
11396
11397 * menu-bar.el (menu-bar-options-save): New function.
11398 (menu-bar-options-menu): Use it.
11399 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
11400 Simplify.
11401
114022000-06-19 Andreas Schwab <schwab@suse.de>
11403
11404 * progmodes/etags.el (tags-query-replace): Put new parameters
11405 START and END at the end, for backward compatibility.
11406
114072000-06-19 Kenichi Handa <handa@etl.go.jp>
11408
11409 * international/codepage.el:
11410 (cp-coding-system-for-codepage-1): Delete special codes for
11411 generating xxx-dos coding system because now a CCL based coding
11412 system can handle EOL conversion by default.
11413
11414 * international/mule.el (make-coding-system): Generate subsidiary
11415 coding systems for EOL handling variants even for a CCL based
11416 coding system.
11417
114182000-06-19 Kenichi Handa <handa@etl.go.jp>
11419
11420 * international/isearch-x.el (isearch-minibuffer-input-method)
11421 (isearch-minibuffer-input-method-function): These variables
11422 deleted.
11423 (isearch-with-input-method): Don't use the above variables.
11424 (isearch-process-search-multibyte-characters): Likewise. Call
11425 read-string with the arg INHERIT-INPUT-METHOD t.
11426
114272000-06-17 Stefan Monnier <monnier@cs.yale.edu>
11428
11429 * font-lock.el (font-lock-after-fontify-buffer)
11430 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
11431
11432 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
11433 Use consistent make-local-variable style for font-lock-fontified.
11434 (jit-lock-fontify-buffer):
11435 Don't bother checking for font-lock-mode and jit-lock-mode.
11436
11437 * time.el: Remove trailing ^M that prevent CVS-merging.
11438
114392000-06-16 Gerd Moellmann <gerd@gnu.org>
11440
11441 * Makefile.in (distclean): New target.
11442
114432000-06-16 Stefan Monnier <monnier@cs.yale.edu>
11444
11445 * Makefile.in (srcdir): Define for update-subdirs.
11446
114472000-06-16 Gerd Moellmann <gerd@gnu.org>
11448
11449 * find-lisp.el: New file.
11450
114512000-06-16 Andrew Innes <andrewi@gnu.org>
11452
11453 * time.el (display-time-mail-function): New variable, to allow
11454 external packages to indicate when new mail is available.
11455 (display-time-update): Use it.
11456
114572000-06-16 Kenichi Handa <handa@etl.go.jp>
11458
11459 * international/mule.el (mule-version): Change version name to
11460 SAKAKI. AOI has already been used by Meadow.
11461
11462 * international/quail.el (quail-show-guidance-buf): To find the
11463 bottom window (but minibuffer), pay attention to the height of
11464 minibuffer.
11465
114662000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
11467
11468 * arc-mode.el (archive-mode-map): Use the new menu-item format for
11469 menu-bar menus. Add help strings. Don't remove the Edit menu
11470 from the menu bar, as the menu bar has enough space now.
11471
11472 * Makefile.in (SHELL): Make sure /bin/sh is used.
11473
11474 * woman.el (woman-man-buffer): Fix bold and underlined CJK
11475 characters, which use series of two ^H characters instead of one.
11476
114772000-06-15 Gerd Moellmann <gerd@gnu.org>
11478
11479 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
11480 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
11481 functions.
11482 (Info-find-node-2): Try a case-sensitive search first, then
11483 do a case-insensitive search.
11484
11485 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
11486 tutorials.
11487
11488 * complete.el (PC-env-vars-alist): New variable.
11489 (PC-complete-as-file-name): New function.
11490 (partial-completion-mode): Initialize PC-env-vars-alist from
11491 process-environment.
11492 (PC-do-completion): Handle completion of env vars.
11493
11494 * info.el (Info-set-mode-line): Show file name in mode line,
11495 use `*Info*' instead of `Info:'.
11496
11497 * startup.el (command-line-1): Change copyright messages to year
11498 2000.
11499
115002000-06-15 Dave Love <fx@gnu.org>
11501
11502 * net/goto-addr.el (goto-address-fontify): Use keymap property,
11503 not local-map.
11504
115052000-06-15 Kenichi Handa <handa@etl.go.jp>
11506
11507 * international/mule.el (set-buffer-file-coding-system): Almost
11508 rewritten to handle `undecided' as no-op.
11509
115102000-06-14 Gerd Moellmann <gerd@gnu.org>
11511
11512 * Makefile.in: New file.
11513
11514 * Makefile: Removed.
11515
11516 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
11517 (goto-address-highlight-keymap): Bind C-c RET.
11518
115192000-06-14 Kenichi Handa <handa@etl.go.jp>
11520
11521 * mail/sendmail.el (sendmail-send-it): The temporary buffer
11522 inherits buffer-file-coding-system of the current buffer.
11523
11524 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
11525 0. Give correct argument to set-auto-coding-function.
11526 (tar-expunge): For goto-char, use (point-min), not 0.
11527 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
11528 (tar-subfile-save-buffer): Likewize.
11529
11530 * international/mule.el
11531 (after-insert-file-set-buffer-file-coding-system): Call
11532 set-buffer-file-coding-system with the arg FORCE t.
11533
115342000-06-13 Gerd Moellmann <gerd@gnu.org>
11535
11536 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
11537 nil. Contemporary sendmails issue an X-Authentication-Warning if
11538 the sender is set with `-f'.
11539
115402000-06-13 Dave Love <fx@gnu.org>
11541
11542 * help.el (describe-function-1): Kluge around cases of functions
11543 fset to subrs whose doc doesn't match their symbol-name.
11544
11545 * image.el (insert-image): Default STRING to a space.
11546
11547 * info.el Doc fixes.
11548 (Info-build-node-completions): Match Ref tags.
11549
115502000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
11551
11552 * frame.el (display-multi-frame-p, display-multi-font-p): New
11553 defaliases for display-graphic-p.
11554
11555 * hl-line.el: Fixed a typo in commentary.
11556
115572000-06-13 Kenichi Handa <handa@etl.go.jp>
11558
11559 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
11560 fixed.
11561
115622000-06-12 Dave Love <fx@gnu.org>
11563
11564 * image.el (insert-image): Save a little consing.
11565
115662000-06-12 Kenichi Handa <handa@etl.go.jp>
11567
11568 * language/tibet-util.el: Convert all tibetan-1-column characters
11569 to the corresponding tibetan characters.
11570 (tibetan-add-components): Delete code for the special treatment of
11571 'a chung.
11572
11573 * language/tibetan.el (tibetan-composable-pattern): Fix previous
11574 change.
11575 (tibetan-vowel-transcription-alist): More rules added.
11576 (tibetan-composite-vowel-alist): New variable.
11577 (tibetan-precomposition-rule-alist): More rules added.
11578
115792000-06-12 Stefan Monnier <monnier@cs.yale.edu>
11580
11581 * startup.el (command-line): Only call menu-bar-mode if interactive.
11582
11583 * thingatpt.el (toplevel symbol-properties):
11584 * textmodes/makeinfo.el (makeinfo-compile):
11585 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
11586 * progmodes/hideif.el (hif-compress-define-list)
11587 (hide-ifdef-use-define-alist):
11588 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
11589 (ange-ftp-vms-add-file-entry):
11590 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
11591 * man.el (Man-build-man-command):
11592 * mail/rnewspost.el (news-reply-header-hook):
11593 * info.el (Info-insert-dir):
11594 * emulation/mlconvert.el (backward-word, forward-word, setq):
11595 * emacs-lisp/gulp.el (gulp-send-requests):
11596 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
11597 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
11598 (byte-optimize-apply, end of file):
11599 * emacs-lisp/advice.el (ad-advice-class-completion-table)
11600 (ad-make-freeze-definition):
11601 * startup.el (command-line, command-line-1): Don't quote lambdas.
11602
11603 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
11604 (cvs-cleanup-removed): New function.
11605 (cvs-cleanup-functions): New var.
11606 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
11607 some flexibility in specifying additional entries to auto-cleanup.
11608 (cvs-quickdir): New function.
11609 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
11610 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
11611 (cvs-mode-find-file): Check that we are on a filename or dirname
11612 when invoked through a mouse-click.
11613 (cvs-full-path): Remove.
11614 (cvs-dired-action): Re-introduced.
11615 (cvs-dired-noselect): Use it.
11616 (vc-post-command-functions): use this new hook if available.
11617
11618 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
11619 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
11620 (cvs-filename-map, cvs-dirname-map): Remove.
11621 (cvs-default-action): Remove.
11622 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
11623 if the arg is really a keymap.
11624 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
11625 Don't hardcode the mapping from state (aka type) to face, but check
11626 the var cvs-fi-<type>-face instead.
11627 (cvs-fileinfo-from-entries): New function.
11628
11629 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
11630 Docstring fix.
11631 (cvs-find-file-and-jump): Change default to be safer.
11632 (cvs-mode-diff-map): Define it as a function as well.
11633 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
11634 Bind mouse-2 in this global map rather than with text-properties.
11635
11636 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
11637 file to resolve the ambiguity between C(conflict) and C(need-merge).
11638
116392000-06-12 Kenichi Handa <handa@etl.go.jp>
11640
11641 * international/mule.el (set-buffer-file-coding-system): If
11642 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
11643 unconditionally.
11644
116452000-06-12 Dave Love <fx@gnu.org>
11646
11647 * wid-edit.el (widget-specify-button): Really suppress the face if
11648 required.
11649
116502000-06-11 Gerd Moellmann <gerd@gnu.org>
11651
11652 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
11653
116542000-06-11 Stefan Monnier <monnier@cs.yale.edu>
11655
11656 * imenu.el (imenu-generic-expression): Docstring fix.
11657
11658 * composite.el (composition-function-table): Move the `put'
11659 below the autoload cookie so we can load the file before loaddefs.
11660
11661 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
11662
11663 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
11664 Handle easy-mmode-define-global-mode.
11665 For complex macros like define-minor-mode that can generate
11666 several autoload entries, try to autoload entries in the
11667 macroexpanded code.
11668
11669 * emacs-lisp/easy-mmode.el (define-minor-mode):
11670 If KEYMAP is a symbol, just use it.
11671 Use byte-compile-current-file and load-file-name to infer the
11672 proper :require to pass to defcustom.
11673 Wrap the hook var into `progn' so as not to autoload it.
11674 Add a :autoload-end cookie.
11675 Be more careful about the evaluation of KEYMAP.
11676 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
11677 (define-derived-mode): Move define-abbrev-table outside of defvar.
11678
116792000-06-10 Stefan Monnier <monnier@cs.yale.edu>
11680
11681 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
11682 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
11683 (backup-compiled-files): Ignore errors during `tar'.
11684 (bootstrap): Make autoloads before elc files.
11685
116862000-06-10 Kenichi Handa <handa@etl.go.jp>
11687
11688 * international/mule.el (set-buffer-file-coding-system): If one of
11689 undecided-XXX is specified, change only EOL conversion.
11690
11691 * international/mule-conf.el (unix): New alias for the coding
11692 system undecided-unix.
11693
116942000-06-09 Dave Love <fx@gnu.org>
11695
11696 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
11697
11698 * progmodes/executable.el: Byte compile dynamic.
11699 (executable-insert): Change custom type.
11700 (executable-find): Add autoload cookie.
11701 (executable-make-buffer-file-executable-if-script-p): New
11702 function. After Noah Friedman.
11703
11704 * files.el (after-save-hook): Customize, with
11705 executable-make-buffer-file-executable-if-script-p as an option.
11706
117072000-06-09 Kenichi Handa <handa@etl.go.jp>
11708
11709 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
11710 "tib24p-mule.bdf" for Tibetan.
11711
11712 * composite.el (decompose-composite-char): Declare it as obsolete.
11713
11714 * man.el (Man-fontify-manpage): Pay attention to underline and
11715 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
11716
117172000-06-08 Gerd Moellmann <gerd@gnu.org>
11718
11719 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
11720 Set maintainer to FSF since author isn't reachable.
11721
117222000-06-08 Dave Love <fx@gnu.org>
11723
11724 * international/mule-cmds.el (select-safe-coding-system): If
11725 DEFAULT-CODING-SYSTEM is not specified, also check the most
11726 preferred coding-system if buffer-file-coding-system is
11727 `undecided'. From Handa.
11728
117292000-06-08 Kenichi Handa <handa@etl.go.jp>
11730
11731 * international/mule.el
11732 (after-insert-file-set-buffer-file-coding-system): If the buffer
11733 size is greater than INSERTED, judget that we are not visiting.
11734
117352000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
11736
11737 * whitespace.el (defgroup whitespace): Comment out `:version'.
11738 XEmacs 20.4 has problems defining the group with this present.
11739 We'll have this commented out till get resolve the problem.
11740
117412000-06-07 John Wiegley <johnw@gnu.org>
11742
11743 * align.el (align-dq-string-modes, align-sq-string-modes)
11744 (align-open-comment-modes): Add pyhton-mode.
11745 (align-rules-list): Use get-text-property instead of
11746 text-properties-at.
11747 (align-rules-list): Add python-assignment.
11748 (align-rules-list): Change perl-comma-delimiter to
11749 basic-comma-delimiter. Use if for Perl modes and python-mode.
11750 (align-rules-list): Add python-chain-logic and
11751 basic-line-continuation.
11752
117532000-06-07 Jari Aalto <jari.aalto@poboxes.com>
11754
11755 * apropos.el (apropos-mode-hook): New user variable.
11756 (apropos-mode): Run apropos-mode-hook.
11757
117582000-06-07 David Ponce <david@dponce.com>
11759
11760 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11761 commands. Require `wid-edit' at run-time.
11762
117632000-06-07 David Ponce <david@dponce.com>
11764
11765 * recentf.el: Added some "Commentary".
11766 (recentf-open-more-files, recentf-edit-list): Minor changes to
11767 move the point at the top of the file list. This behaviour is
11768 consistent with the menu one when the list contains a lot of
11769 files.
11770 (recentf-cleanup): Now displays the number of items removed from
11771 the list.
11772 (recentf-relative-filter) New menu filter to show filenames
11773 relative to `default-directory'.
11774
117752000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11776
11777 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
11778 with/without giving an error if PostScript printer doesn't have this
11779 kind of page size. Zebra Stripe continues or restarts on next page.
11780 Manual/automatic paper feeding. Switch or not the header.
11781 (ps-print-version): New version number (5.2.2).
11782 (ps-windows-system): Include emx as a Windows system.
11783 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11784 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11785 (ps-background-text): Code fix.
11786 (ps-error-handler-message, ps-user-defined-prologue)
11787 (ps-print-prologue-header, ps-printer-name)
11788 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11789 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11790 (ps-use-face-background): Customization fix.
11791 (ps-n-up-database): Data fix.
11792 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11793 (ps-switch-header): New vars.
11794 (ps-xemacs-color-name, ps-face-foreground-name)
11795 (ps-face-background-name, ps-boolean-constant): New funs.
11796
117972000-06-07 Dave Love <fx@gnu.org>
11798
11799 * allout.el: New version from Manheimer.
11800
118012000-06-07 Kenichi Handa <handa@etl.go.jp>
11802
11803 * textmodes/fill.el (fill-find-break-point): Check the validity of
11804 charset.
11805
118062000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
11807
11808 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11809 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11810 Call display-color-p and display-mouse-p instead of looking at
11811 window-system.
11812
118132000-06-06 Dave Love <fx@gnu.org>
11814
11815 * image.el (find-image): Doc fix. Return nil if image not found.
11816 (put-image, insert-image): Make STRING arg optional.
11817
118182000-06-06 Kenichi Handa <handa@etl.go.jp>
11819
11820 * language/vietnamese.el: Remove eval-when-compile.
11821 (viet-viscii-nonascii-translation-table): Define it as a
11822 translation table made from viet-viscii-decode-table.
11823 (viet-viscii-encode-table): Define it as a translation table made
11824 from the reverse map of above.
11825 (viet-vscii-nonascii-translation-table): Define it as a
11826 translation table made from viet-vscii-decode-table.
11827 (viet-vscii-encode-table): Define it as a translation table made
11828 from the reverse map of above.
11829 (ccl-decode-viscii): Use translate-character.
11830 (ccl-encode-viscii, ccl-encode-viscii-font)
11831 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11832 Likewize.
11833
11834 * language/cyrillic.el: Remove eval-when-compile.
11835 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11836 translation table made from cyrillic-koi8-r-decode-table.
11837 (cyrillic-koi8-r-encode-table): Define it as a translation table
11838 made from the reverse map of above.
11839 (ccl-decode-koi8): Use translate-character.
11840 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11841 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11842 a translation table made from cyrillic-alternativnyj-decode-table.
11843 (cyrillic-alternativnyj-encode-table): Define it as a translation
11844 table made from the reverse map of above.
11845 (ccl-decode-alternativnyj): Use translate-character.
11846 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11847 Likewize
11848
11849 * international/mule-diag.el (non-iso-charset-alist): Specify
11850 translation table symbol instead of translation table itself.
11851 (list-block-of-chars): CHARSET may be a translation table symbol.
11852
11853 * international/mule.el (make-coding-system): If CODING-SYSTEM
11854 already exists, override it.
11855
11856 * international/fontset.el: Use family `proportional' for Tibetan
11857 fonts.
11858
11859 * international/ccl.el (ccl-compile-translate-character): Don't
11860 check if Rrr has property translation-table.
11861 (ccl-compile-map-multiple): Modified to avoid compiler warning.
11862
118632000-06-05 Gerd Moellmann <gerd@gnu.org>
11864
11865 * info.el: Bind case-fold-search to t when searching in case
11866 a user sets it to nil in a hook.
11867
118682000-06-05 Stefan Monnier <monnier@cs.yale.edu>
11869
11870 * autoarg.el (autoarg-mode, autoarg-kp-mode):
11871 * hl-line.el (hl-line-mode): Use the new :global key argument.
11872
11873 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11874 (tar-clip-time-string): Prepend a space.
11875 (tar-grind-file-mode): Construct a string rather than modifying one.
11876 (tar-header-block-summarize): Fix docstring.
11877 Use `format' rather than an error-prone set of copy-loops.
11878
11879 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11880 (diff-goto-source, diff-unified->context, diff-context->unified)
11881 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11882 understand the format output by the `-p' argument to diff.
11883
11884 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11885 (sh-re-done): Use defconst.
11886 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11887 (sh-help-string-for-variable, sh-guess-basic-offset):
11888 Don't quote lambdas.
11889 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11890 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11891
11892 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11893 (mh-letter-mode): Derive from text-mode.
11894 This implicitly means that it now calls kill-all-local-variables.
11895 Also remove the Emacs-18 compatibility code.
11896
11897 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11898 Make use of symbol-property doc-string-elt.
11899 Use memq rather than a sequence of eq.
11900 (doc-string-elt): Fix the wrong or missing previously unused values.
11901 (autoload-print-form): New function extracted from
11902 generate-file-autoloads to allow recursion when handling progn
11903 so that defvar's and defun's docstrings are properly printed.
11904 (generate-file-autoloads): Use it.
11905
11906 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11907 Use find-file-hooks in the minor-mode function.
11908 Be careful not to loop indefinitely in the post-command-hook function.
11909
119102000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
11911
11912 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11913 tty's.
11914 * ediff-diff.el (ediff-exec-process): Use --binary for fine
11915 differences whenever appropriate.
11916 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11917 * viper.el (find-file, find-file-other-window): Get viper to do
11918 wildcards.
11919
119202000-06-04 Stefan Monnier <monnier@cs.yale.edu>
11921
11922 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11923 (jit-lock-fontify-buffer): New function for JIT refontification.
11924 (jit-lock-mode): Fix docstring.
11925 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11926 Remove jit-lock-after-change from the _local_ hook.
11927 (jit-lock-function-1): Fix docstring.
11928
11929 * info.el (Info-on-current-buffer): Initialize info.
11930
11931 * newcomment.el (comment-indent): Ignore comment-indent-hook.
11932
11933 * progmodes/tcl.el (tcl-indent-for-comment):
11934 Ignore comment-indent-hook.
11935
11936 * emacs-lisp/easy-mmode.el: Require CL during compilation.
11937 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11938 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11939 and improve to use the lighter to guess the capitalization.
11940 (define-minor-mode): Inline code from easy-mmode-define-toggle.
11941 Add keyword arguments to specify global-ness or the custom group.
11942 Add local-map and help-echo properties to the lighter.
11943 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11944 (easy-mmode-define-global-mode): New macro.
11945
119462000-06-02 Dave Love <fx@gnu.org>
11947
11948 * wid-edit.el: byte-compile-dynamic since we typically don't use
11949 all the widgets. Don't require cl or widget. Remove
11950 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
11951 (widget-read-event): Removed. Callers changed to use read-event.
11952 (widget-button-release-event-p): Renamed from
11953 button-release-event-p.
11954 (widget-field-add-space, widget-field-use-before-change):
11955 Uncustomize.
11956 (widget-specify-field): Use keymap property, not local-map.
11957 (widget-specify-button): Obey :suppress-face.
11958 (widget-specify-insert): Use modern backquote syntax.
11959 (widget-image-directory): Renamed from widget-glyph-directory.
11960 (widget-image-enable): Renamed from widget-glyph-enable.
11961 (widget-image-find): Replaces widget-glyph-find.
11962 (widget-button-pressed-face): Move defvar.
11963 (widget-image-insert): Replaces widget-glyph-insert.
11964 (widget-convert): Use keywordp.
11965 (widget-leave-text, widget-children-value-delete): Use mapc.
11966 (widget-keymap): Remove XEmacs stuff.
11967 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
11968 (widget-button-click): Don't set point at the click, but re-centre
11969 if we scroll out of window. Rewritten for images v. glyphs &c.
11970 (widget-tabable-at): Use POS arg, not point.
11971 (widget-beginning-of-line, widget-end-of-line)
11972 (widget-item-value-create, widget-sublist, widget-princ-to-string)
11973 (widget-sexp-prompt-value, widget-echo-help): Simplify.
11974 (widget-default-create): Use widget-image-insert; some rewriting.
11975 (widget-visibility-value-create)
11976 (widget-push-button-value-create, widget-toggle-value-create): Use
11977 widget-image-insert.
11978 (checkbox): Create on and off images dynamically.
11979 (documentation-link): Change :help-echo.
11980 (widget-documentation-link-echo-help): Remove.
11981
119822000-06-02 Stefan Monnier <monnier@cs.yale.edu>
11983
11984 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11985
11986 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11987 (easy-mmode-define-toggle, define-minor-mode): Use it.
11988 (easy-mmode-define-keymap): Docstring fix.
11989 (define-derived-mode): Default PARENT to fundamental-mode.
11990 Add the derived-mode-parent symbol-property.
11991 (easy-mmode-derived-mode-p): New function.
11992
119932000-06-02 Dave Love <fx@gnu.org>
11994
11995 * files.el (convert-standard-filename): Doc fix.
11996 (normal-backup-enable-predicate): New function.
11997 (backup-enable-predicate): Use it to replace the lambda form.
11998
11999 * calendar/todo-mode.el: [This needs more work on the outline
12000 stuff.] Doc fixes.
12001 (todo) <defgroup>: Add :version.
12002 (todo-add-category): Don't use pushnew.
12003 (todo-cmd-raise): Fix typo.
12004 (todo-top-priorities): Change temp buffer name.
12005 (todo-category-alist): Avoid redundant lambda.
12006 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
12007 Use outline-next-heading.
12008
12009 * autoarg.el: Rewritten to use define-minor-mode.
12010 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
12011 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
12012
120132000-06-02 Kenichi Handa <handa@etl.go.jp>
12014
12015 * isearch.el (isearch-other-meta-char): Fix previous change.
12016
120172000-06-01 Stefan Monnier <monnier@cs.yale.edu>
12018
12019 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
12020 (log-edit-done): Only add the comment to the ring if it's different
12021 from the last comment entered.
12022
12023 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
12024
120252000-06-01 Dave Love <fx@gnu.org>
12026
12027 * hl-line.el: Rewritten using define-minor-mode.
12028
12029 * help.el (describe-function-1): Distinguish special form from
12030 builtin function. Sanity-check presence of arglist for builtins.
12031
120322000-06-01 Kenichi Handa <handa@etl.go.jp>
12033
12034 * international/characters.el: Fix syntax/category setting of
12035 Tibetan characters.
12036
12037 * language/tibet-util.el (tibetan-add-components): Fixes for new
12038 encoding of Tibetan characters.
12039 (tibetan-decompose-precomposition-alist): New variable.
12040 (tibetan-decompose-region): Convert precomposed characters to
12041 non-precomposed characters.
12042 (tibetan-decompose-string): Likewise.
12043 (tibetan-composition-function): Fix args to
12044 thibetan-compose-string.
12045
12046 * language/tibetan.el (tibetan-composable-pattern): More
12047 characters included.
12048 (tibetan-consonant-transcription-alist): Rule for "R" added.
12049 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
12050 "+R" added.
12051 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
12052
12053 * language/lao-util.el (lao-composition-function): Fix args to
12054 compose-string.
12055
12056 * language/thai-util.el (thai-composition-function): Fix args to
12057 compose-string.
12058
12059 * isearch.el (isearch-update): Set disable-point-adjustment to t
12060 to prevent the point moving to the end of a composition when a
12061 part of a composition is searched.
12062 (isearch-other-meta-char): If the key invoking this command can be
12063 mapped by function-key-map to a printing char, call
12064 isearch-process-search-char directly.
12065
120662000-06-01 Stefan Monnier <monnier@cs.yale.edu>
12067
12068 * emacs-lisp/bytecomp.el:
12069 * frame.el:
12070 * international/mule-cmds.el:
12071 * international/mule-util.el:
12072 * international/mule.el:
12073 * mouse.el:
12074 * subr.el:
12075 * faces.el: Update calls to make-obsolete with a WHEN argument.
12076
12077 * byte-run.el (make-obsolete, make-obsolete-variable):
12078 Add an optional WHEN argument and change the format of the
12079 symbol-property information.
12080 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
12081 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
12082 new obsolete-symbol-property format and print WHEN if it is provided.
12083
120842000-05-31 Dave Love <fx@gnu.org>
12085
12086 * loadhist.el (loadhist-hook-functions): Remove
12087 before-change-function, after-change-function.
12088 (unload-feature): Deal with symbols which are both bound and
12089 fbound.
12090
12091 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
12092 before-change-function, after-change-function.
12093
12094 * simple.el (newline): Don't bind before-change-function,
12095 after-change-function.
12096
120972000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
12098
12099 * whitespace.el (whitespace-rescan-timer-time): Update interval
12100 set to 600 seconds (10 minutes) instead of 60 seconds since
12101 a large number of whitespace buffers causes emacs to `freeze'
12102 for a considerable amount of time.
12103
12104 * whitespace.el: Updated email address
12105
121062000-05-31 Dave Love <fx@gnu.org>
12107
12108 * add-log.el (change-log-font-lock-keywords) <function>: Add
12109 pattern for function of change.
12110 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
12111 acknowledgements patterns.
12112
121132000-05-31 Kenichi Handa <handa@etl.go.jp>
12114
12115 * isearch.el (isearch-printing-char): If keyboard coding system is
12116 being used, call isearch-process-search-multibyte-characters.
12117
12118 * international/isearch-x.el: Mostly rewritten.
12119
12120 * international/quail.el (quail-start-conversion): Don't include
12121 unhandled events in the returned events, but set them in
12122 unread-command-events. Exit if all inputs are deleted.
12123
121242000-05-30 Jason Rumney <jasonr@gnu.org>
12125
12126 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
12127
12128 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
12129 Reenable code to create initial fontsets.
12130 Use set-fontset-font in place of put-charset-property.
12131
121322000-05-30 Gerd Moellmann <gerd@gnu.org>
12133
12134 * progmodes/perl-mode.el (perl-indent-line): When looking for a
12135 label, ensure that the first colon isn't followed by another.
12136
12137 * paths.el (Info-default-directory-list): Doc fix.
12138
12139 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
12140 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
12141 send a query containing USER only, not USER@HOST.
12142
12143 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
12144 and rmail-msgend to compute the restriction at the end, instead of
12145 computing it.
12146
121472000-05-29 Gerd Moellmann <gerd@gnu.org>
12148
12149 * dabbrev.el (dabbrev-expand): Don't display messages in the
12150 echo area if the minibuffer window is active.
12151
12152 * jit-lock.el (jit-lock-mode): Add after change function to
12153 local hook.
12154
121552000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
12156
12157 * antlr-mode.el: New commands: hide/unhide actions,
12158 upcase/downcase literals.
12159 (antlr-tiny-action-length): New user option.
12160 (antlr-hide-actions): New command. Suggested by
12161 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
12162 (antlr-mode-map): New binding [C-c C-v].
12163 (antlr-mode-menu): New entries.
12164 (antlr-downcase-literals): New command.
12165 (antlr-upcase-literals): Ditto.
12166
12167 * antlr-mode.el: Minor changes: indendation, mode-name.
12168 (antlr-indent-line): Indent cpp directive at column 0.
12169 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
12170
12171 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
12172 (antlr-font-lock-additional-keywords): Workaround for intentional
12173 bug in XEmacs version of font-lock.
12174 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
12175 be used by a smarter version of `buffers-menu-grouping-function'.
12176
121772000-05-29 Gerd Moellmann <gerd@gnu.org>
12178
12179 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
12180 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
12181
121822000-05-29 Kenichi Handa <handa@etl.go.jp>
12183
12184 * international/encoded-kb.el
12185 (encoded-kbd-iso2022-designation-map): Pay attention to that
12186 charset-iso-final-char return -1 for eight-bit-control and
12187 eight-bit-graphic.
12188
121892000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
12190
12191 * speedbar.el (speedbar-use-images, speedbar-update-flag)
12192 (speedbar-easymenu-definition-base): Use display-graphic-p where
12193 available, instead of window-system.
12194
121952000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
12196
12197 * international/codepage.el (cp-coding-system-for-codepage-1): Add
12198 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
12199 coding systems.
12200
122012000-05-26 Dave Love <fx@gnu.org>
12202
12203 * disp-table.el (standard-display-underline): Don't use
12204 internal-find-face.
12205
12206 * mail/reporter.el: Maintainer change. Doc fixes.
12207 (reporter-version): Deleted.
12208
12209 * emacs-lisp/elp.el: Maintainer change.
12210 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
12211
122122000-05-26 Stefan Monnier <monnier@cs.yale.edu>
12213
12214 * add-log.el (add-change-log-entry): Merge the current entry with the
12215 previous one if the previous one is empty.
12216
122172000-05-26 Dave Love <fx@gnu.org>
12218
12219 * loadhist.el (unload-feature): Fix interactive spec [from
12220 lijnzaad@ebi.ac.uk].
12221
12222 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
12223 subr-arity to check primitives.
12224 (byte-compile-flush-pending, byte-compile-file-form-progn)
12225 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
12226 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
12227 mapcar.
12228
122292000-05-26 Kenichi Handa <handa@etl.go.jp>
12230
12231 * international/fontset.el: Set family names of non-latin charsets
12232 in default fontset to "*".
12233
12234 * international/mule-diag.el (print-fontset): Combine family part
12235 and registry part of the fontname by "-*-" instead of "-".
12236
12237 * international/mule-cmds.el (encode-coding-char): Make strings
12238 multibyte before calling encode-coding-string.
12239
122402000-05-25 Stefan Monnier <monnier@cs.yale.edu>
12241
12242 * derived.el: Fix keywords.
12243 (define-derived-mode): Only define if needed.
12244
12245 * simple.el (fill-comment, comment-column, comment-start)
12246 (comment-start-skip, comment-end, comment-indent-function)
12247 (block-comment-start, block-comment-end, indent-for-comment)
12248 (set-comment-column, kill-comment, comment-padding, comment-region)
12249 (comment-multi-line, indent-new-comment-line): Remove.
12250
12251 * bindings.el (esc-map): Change ; to comment-dwim and use the new
12252 function names for comment operations.
12253
12254 * newcomment.el: Add abundant autoload cookies.
12255 (comment-style): Don't depend on runtime data at compile-time.
12256 (comment-indent-hook): Remove.
12257 (comment-indent): Check if comment-indent-hook is bound.
12258 (comment-region): Docstring fix.
12259
122602000-05-25 Dave Love <fx@gnu.org>
12261
12262 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
12263 byte-code-function-p.
12264
12265 * mail/rmailsum.el: Add provide.
12266
12267 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
12268
12269 * smerge-mode.el (smerge-diff-switches): Don't use list* in
12270 defcustom.
12271
122722000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
12273
12274 * ediff-diff.el (ediff-exec-process): delete --binary option from
12275 non-buffer ediff jobs.
12276
122772000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12278
12279 * hilit-chg.el (highlight-changes-mode): Ask about color or
12280 grayscale support, not about window-system.
12281
12282 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
12283 window-system.
12284 (ffap-highlight): Always default to t.
12285
12286 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
12287 display-popup-menus-p instead of looking at window-system.
12288
12289 * disp-table.el (standard-display-g1, standard-display-graphic):
12290 Only refuse to use string glyphs on X and MS-Windows.
12291
12292 * avoid.el: Remove window-system from commentary, suggest to use
12293 display-*-p instead.
12294
12295 * apropos.el (apropos-print): Use display-mouse-p instead of
12296 window-system.
12297
122982000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12299
12300 * international/codepage.el (cp-decoding-vector-for-codepage):
12301 Fill up unsupported characters with their own codes. From Kenichi
12302 Handa.
12303
123042000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12305
12306 * international/mule-diag.el (describe-char-after): Use
12307 display-graphic-p instead of window-system, so that this function
12308 works on MS-DOS.
12309
123102000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12311
12312 * international/codepage.el (cp-make-coding-systems-for-codepage):
12313 Remove the eight-bit-graphic and eight-bit-control charsets from
12314 the list of charsets which we convert into `?'.
12315
123162000-05-25 Kenichi Handa <handa@etl.go.jp>
12317
12318 * international/mule-conf.el: Specify CHARSET-ID explicitely for
12319 private charsets.
12320 (mule-unicode-0100-24ff, japanese-jisx0213-1,
12321 japanese-jisx0213-2): New charsets.
12322
12323 * international/fontset.el: Setup default fontset for new charsets.
12324
123252000-05-24 Dave Love <fx@gnu.org>
12326
12327 * info.el (Info-find-node-2): Restructure [following "Vadim
12328 S. Solomin" <sovs@uic.nnov.ru>].
12329
12330 * icomplete.el: Fix header for Finder.
12331
123322000-05-24 Eric M. Ludlam <zappo@ultranet.com>
12333
12334 * rmailout.el (rmail-output-to-rmail-file): Added optional param
12335 STAY.
12336
12337 * rmail.el (rmail-automatic-folder-directives): New user variable.
12338 (rmail-show-message): Add call to `rmail-auto-file' during
12339 display.
12340 (rmail-auto-file): New function.
12341
123422000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
12343
12344 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
12345 account.
12346 (ediff-test-utility,ediff-diff-mandatory-option)
12347 (ediff-reset-diff-options): Utilities for proper initialization of
12348 ediff-diff-options and ediff-diff3-options on Windows.
12349
12350 * ediff-init.el (ediff-merge-filename-prefix): New customizable
12351 variable.
12352
12353 * ediff-mult.el (ediff-filegroup-action): Use
12354 ediff-merge-filename-prefix.
12355
123562000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
12357
12358 * viper-ex.el (ex-write): Set selective display to nil.
12359
123602000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12361
12362 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
12363 aliases for hebrew-iso-8bit.
12364
123652000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
12366
12367 * woman.el: New version from Francis J. Wright
12368 <F.J.Wright@Maths.QMW.ac.uk>.
12369 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
12370 names in environment variables regardless of the path separator.
12371 (woman-topic-all-completions-1): Don't call file-name-directory-p
12372 on all files, since woman-file-regexp already filters out any
12373 directories.
12374
123752000-05-24 Kenichi Handa <handa@etl.go.jp>
12376
12377 * international/quail.el (quail-start-translation): Don't change
12378 modified-p of the current buffer.
12379 (quail-start-conversion): Likewise.
12380
12381 * international/kkc.el (kkc-region): Don't change modified-p of
12382 the current buffer.
12383
12384 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
12385 conform to RFC1468.
12386 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
12387
123882000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
12389
12390 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
12391 (speedbar-insert-button): Invisible text property fix.
12392 (speedbar-directory-plus): Renamed from speedbar-directory-+
12393 (speedbar-directory-minus): Renamed from speedbar-directory--
12394 (speedbar-page-plus): Renamed from speedbar-file-+
12395 (speedbar-page-minus): Renamed from speedbar-file--
12396 (speedbar-page): Renamed from speedbar-file-
12397 (speedbar-tag): Renamed from speedbar-tag-
12398 (speedbar-tag-plus): Renamed from speedbar-tag-+
12399 (speedbar-tag-minus): Renamed from speedbar-tag--
12400 (speedbar-expand-image-button-alist): Use above renames.
12401
12402 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
12403 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
12404 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
12405 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
12406 * sb-pg.xpm: Renamed from sb-file.xpm
12407 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
12408 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
12409
124102000-05-24 Kenichi Handa <handa@etl.go.jp>
12411
12412 * international/quail.el (quail-show-guidance-buf): Set
12413 current-input-method of the guidance buffer to the name of the
12414 curren input method.
12415
124162000-05-23 Stefan Monnier <monnier@cs.yale.edu>
12417
12418 * progmodes/compile.el (compile-internal): Style typo.
12419
12420 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
12421 quote vars and functions in the docstring.
12422
12423 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
12424
12425 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
12426 Don't quote lambdas.
12427
12428 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
12429
124302000-05-23 Gerd Moellmann <gerd@gnu.org>
12431
12432 * startup.el (command-line): Determine source file of compiled
12433 user init file differently. Warn if compiled user init file
12434 is older than its source file.
12435
12436 * ffap.el (ffap-url-regexp): Add `https'.
12437
124382000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
12439
12440 * files.el (make-backup-file-name-1): Replace slashes with `!'
12441 rather than `|' (which is not allowed on Windows). Replace the
12442 drive letters with a string "drive_X".
12443
124442000-05-23 Gerd Moellmann <gerd@gnu.org>
12445
12446 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
12447
12448 * files.el (interpreter-mode-alist): Add `bash2'.
12449
124502000-05-22 Dave Love <fx@gnu.org>
12451
12452 * loadhist.el (feature-symbols, file-provides, file-requires): Use
12453 mapc.
12454 (feature-file): Avoid calling symbol-name. Doc fix.
12455 (file-set-intersect, file-dependents): Use dolist, not mapcar.
12456 (loadhist-hook-functions): Add mouse-position-function.
12457 (unload-feature): Change uses of mapcar.
12458
12459 * files.el (parse-colon-path): Doc fix.
12460 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
12461 (set-auto-mode): Use mapc.
12462
12463 * complete.el (PC-look-for-include-file): Use :alnum: character
12464 class.
12465 (partial-completion-mode): Add autoload cookie.
12466
124672000-05-22 Sam Steingold <sds@gnu.org>
12468
12469 * info.el (Info-fontify-node): Fixed the call to
12470 `add-text-properties' (bug introduced on 2000-05-18).
12471
124722000-05-22 Dave Love <fx@gnu.org>
12473
12474 * bindings.el: Remove debug-ignored-errors set in other files.
12475
12476 * progmodes/etags.el: Add to debug-ignored-errors.
12477 (visit-tags-table-buffer): Clear out buffers holding old tables
12478 when making a new list.
12479 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
12480 mapc.
12481
12482 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
12483 quote keywords.
12484 (cmpl-string-case-type): Use character classes.
12485
12486 * comint.el:
12487 * textmodes/ispell.el:
12488 * imenu.el:
12489 * mail/mh-e.el:
12490 * progmodes/compile.el: Add to debug-ignored-errors.
12491
12492 * dabbrev.el: Add to debug-ignored-errors.
12493 (dabbrev-completion): Use mapc.
12494
124952000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
12496
12497 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
12498 (woman-mapcan, woman-parse-man.conf)
12499 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
12500 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
12501 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
12502 path syntax better.
12503 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
12504 (woman-manpath): Call woman-parse-man.conf.
12505 (woman-emulation): New defcustom, defaults to nroff.
12506 (woman-font-support): New defconst.
12507 (woman-use-symbol-font): New defcustom.
12508 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
12509 "Emulation".
12510 Many functions: Doc fix.
12511
125122000-05-22 Kenichi Handa <handa@etl.go.jp>
12513
12514 * international/quail.el (quail-simple-translation-keymap): Map
12515 128..255 to quail-self-insert-command.
12516 (quail-keyboard-layout-alist): Add definition for "pc102-de".
12517
125182000-05-22 Stefan Monnier <monnier@cs.yale.edu>
12519
12520 * help.el (help-manyarg-func-alist): Typo.
12521
12522 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
12523 intervals which makes it heaps simpler.
12524
12525 * newcomment.el (comment-region-internal): Go back to BEG after quoting
12526 the nested comment markers.
12527
12528 * subr.el (remove-hook): Don't turn the hook's value into a list.
12529
125302000-05-21 Dave Love <fx@gnu.org>
12531
12532 * edmacro.el (edmacro-parse-keys): Return vector if any elements
12533 are invalid characters.
12534
12535 * international/mule-util.el (detect-coding-with-priority): Use
12536 mapc. Remove redundant lambda.
12537
12538 * international/mule-diag.el (list-non-iso-charset-chars)
12539 (describe-fontset): Remove redundant lambda.
12540
12541 * emulation/crisp.el (brief-mode): New alias.
12542
12543 * emacs-lisp/ring.el (ring-elements): New function.
12544
12545 * emacs-lisp/easymenu.el (easy-menu-create-menu)
12546 (easy-menu-do-add-item): Use keywordp.
12547
12548 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
12549
12550 * replace.el: Doc and error message fixes.
12551 (replace-highlight): Use facep, not internal-find-face.
12552
125532000-05-20 Stefan Monnier <monnier@cs.yale.edu>
12554
12555 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
12556
12557 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
12558 (log-edit-insert-changelog): Drop `:' as well.
12559
12560 * log-view.el: Fix file description.
12561 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
12562 available.
12563 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
12564 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
12565
12566 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
12567 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
12568 Print a status message if the toggle is called interactively.
12569 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
12570 for global minor modes and use `defcustom' for them.
12571 Use add-minor-mode.
12572 (easy-mmode-define-derived-mode): Remove.
12573 (define-derived-mode): Fancier default docstring.
12574 (easy-mmode-define-navigation): Signal an error rather than (ding).
12575
12576 * newcomment.el (comment-styles): New `box-multi'.
12577 (comment-normalize-vars): Better default for comment-continue to
12578 avoid whitespace-only continuations.
12579 (comment-search-forward): Always move even in the no-syntax case.
12580 (comment-padright): Only obey N if it's only obeyed for padleft.
12581 (comment-make-extra-lines): Better handling of empty continuations.
12582 Use `=' for the filler if comment-start has only one character.
12583 (uncomment-region): Try handling the special `=' filler.
12584 (comment-region): Allow LINES even if MULTI is nil.
12585 (comment-box): Choose box style based on comment-style.
12586
125872000-05-20 Kenichi Handa <handa@etl.go.jp>
12588
12589 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
12590 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
12591
125922000-05-20 Kenichi HANDA <handa@etl.go.jp>
12593
12594 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
12595 and insert, not subst-char-in-region.
12596
12597 * international/mule-diag.el (list-character-sets-1): Handle
12598 charsets eight-bit-control and eight-bit-graphic.
12599 (list-iso-charset-chars): Likewise.
12600 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
12601 charactes as is. Use indent-to to align characters.
12602
12603 * international/mule-cmds.el (find-multibyte-characters): Never
12604 exclude charsets eight-bit-control and eight-bit-graphic.
12605
126062000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12607
12608 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
12609 Don't quote lambdas.
12610
12611 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
12612
126132000-05-19 Gerd Moellmann <gerd@gnu.org>
12614
12615 * gud.el (gud-jdb-directories): Doc fix.
12616
126172000-05-19 Stefan Monnier <monnier@cs.yale.edu>
12618
12619 * newcomment.el: New file.
12620
126212000-05-19 Gerd Moellmann <gerd@gnu.org>
12622
12623 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
12624
126252000-05-18 Andreas Schwab <schwab@suse.de>
12626
12627 * dired.el (dired-between-files): Also skip lines beginning with
12628 `used'.
12629
126302000-05-18 Gerd Moellmann <gerd@gnu.org>
12631
12632 * msb.el (msb-menu-cond): Add choice `user'.
12633
126342000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12635
12636 * ps-print.el: Compatibility, customization and doc fix.
12637 (ps-printer-name-option): Replace defconst by defvar.
12638 (ps-postscript-code-directory): XEmacs compatibility.
12639 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
12640 fix.
12641 (ps-user-defined-prologue, ps-print-prologue-header)
12642 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
12643 compatibility and code fix.
12644 (ps-print-background-image, ps-print-background-text):
12645 Customization fix.
12646 (ps-line-number-start, ps-n-up-on): New vars.
12647
126482000-05-18 Espen Skoglund <esk@ira.uka.de>
12649
12650 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
12651 the indent-comment function to just return the appropriate indent.
12652
126532000-05-18 Eric M. Ludlam <zappo@ultranet.com>
12654
12655 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
12656 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
12657 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
12658
126592000-05-18 Dave Love <fx@gnu.org>
12660
12661 * info.el (Info-fontify-node): Add intangible property as well as
12662 invisible.
12663
12664 * calendar/appt.el (appt-make-list): Match all lines of entry.
12665 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
12666
126672000-05-18 Kenichi Handa <handa@etl.go.jp>
12668
12669 * international/mule-diag.el (describe-char-after): Call
12670 internal-char-font, not char-font. If internal-char-font returns
12671 nil, display "-- none --".
12672
126732000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12674
12675 * image.el (image-type-available-p): Don't reference image-types
12676 if it isn't bound.
12677
126782000-05-17 Stefan Monnier <monnier@cs.yale.edu>
12679
12680 * autoarg.el (autoarg-mode): Typo in the :set argument.
12681
126822000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
12683
12684 * startup.el (command-line-1): Don't signal an error if the
12685 directory for auto-save-list files does not yet exist.
12686
126872000-05-17 Kenichi Handa <handa@etl.go.jp>
12688
12689 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
12690
126912000-05-16 Stefan Monnier <monnier@cs.yale.edu>
12692
12693 * subr.el (remove-hook): `setq' hook-value, not `set'.
12694
126952000-05-16 Sam Steingold <sds@gnu.org>
12696
12697 * info.el (debug-ignored-errors): More errors to ignore.
12698
126992000-05-16 Dave Love <fx@gnu.org>
12700
12701 * cus-edit.el: Don't require cl or easymenu.
12702 (custom-variable-prompt): Test standard-value property, not
12703 user-variable-p.
12704
127052000-05-16 Sam Steingold <sds@gnu.org>
12706
12707 * subr.el (add-hook): `setq' hook-value, not `set'.
12708
127092000-05-16 Gerd Moellmann <gerd@gnu.org>
12710
12711 * startup.el (command-line-1): Mention the FAQ in the startup
12712 message.
12713
12714 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
12715
12716 * progmodes/compile.el (compilation-parse-errors): Collect
12717 `nomessage' regexps last.
12718
12719 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
12720
12721 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
12722 to the function name.
12723
127242000-05-15 Dave Love <fx@gnu.org>
12725
12726 * speedbar.el (speedbar-recenter): Typo.
12727 (speedbar-expand-line): Make arg optional.
12728 (speedbar-mode): Avoid a compiler warning.
12729
127302000-05-15 Gerd Moellmann <gerd@gnu.org>
12731
12732 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12733 user-specified option string is empty.
12734
12735 * mouse.el (mouse-yank-at-click): Doc fix.
12736
127372000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
12738
12739 * term/internal.el (IT-character-translations): More updates of
12740 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12741 documents.
12742
127432000-05-15 Gerd Moellmann <gerd@gnu.org>
12744
12745 * env.el (getenv): New function, interactively callable.
12746 (setenv, getenv): Remove autoload cookies.
12747
12748 * loadup.el: Load `env'.
12749
12750 * progmodes/f90.el: Change author's mail address.
12751
127522000-05-14 Dave Love <fx@gnu.org>
12753
12754 * mail/rmail.el (rmail-show-message-hook): Customize and offer
12755 goto-addr as an option.
12756
12757 * help.el (help-xref-stack): Doc fix.
12758 (help-xref-following): New variable.
12759 (help-make-xrefs): Use it.
12760 (help-xref-go-back): Use position information from stack element.
12761 (help-follow): Make position in stack element a pair. Use
12762 help-xref-following.
12763
12764 * autoarg.el: New file.
12765
12766 * faces.el: Declare more functions obsolete.
12767
12768 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12769 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12770 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12771 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12772 Remove all the setup-...-environment functions.
12773
127742000-05-13 Eric M. Ludlam <zappo@ultranet.com>
12775
12776 * speedbar.el: Updated the commentary section. xemacs20p now uses
12777 >= when detecting. Require `defimage' safely.
12778 (speedbar-easymenu-definition-base): Add toggle for images.
12779 (speedbar-easymenu-definition-special): Add flush cache & expand.
12780 (speedbar-visiting-tag-hook): Set new defaults. Added options.
12781 (speedbar-reconfigure-keymaps-hook): New variable.
12782 (speedbar-frame-parameters): Updated documentation.
12783 (speedbar-use-imenu-flag): Updated custom tag
12784 (speedbar-dynamic-tags-function-list): New variable.
12785 (speedbar-tag-hierarchy-method): Updated doc & custom.
12786 (speedbar-indentation-width, speedbar-indentation-width) New
12787 variables.
12788 (speedbar-hide-button-brackets-flag): Customizable.
12789 (speedbar-vc-indicator): Doc update.
12790 (speedbar-ignored-path-expressions): Updated default value.
12791 (speedbar-supported-extension-expressions): Updated default value.
12792 (speedbar-syntax-table): Remove {} paren status.
12793 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12794 as "+". Added overlay aliases.
12795 (speedbar-mode): Use `speedbar-mode-line-update' instead of
12796 `force-mode-line-update'.
12797 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12798 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12799 `mouse-set-point'
12800 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12801 (speedbar-item-info-tag-helper): Revamped to handle a wider range
12802 of arbitrary text, and new helper functions.
12803 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12804 filename finder.
12805 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12806 (speedbar-directory-buttons): Update path search/expansion.
12807 (speedbar-make-tag-line): Pay attention to
12808 `speedbar-indentation-width'. Use more care w/ invisible
12809 properties.
12810 (speedbar-change-expand-button-char): Call
12811 `speedbar-insert-image-button-maybe'.
12812 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12813 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12814 (speedbar-trim-words-tag-hierarchy)
12815 (speedbar-simple-group-tag-hierarchy): New functions
12816 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12817 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12818 functions.
12819 (speedbar-mouse-set-point): New function
12820 (speedbar-power-click): Updated documentation.
12821 (speedbar-line-token, speedbar-goto-this-file): Handle more types
12822 of tag prefix text.
12823 (speedbar-expand-line, speedbar-contract-line): Make more robust
12824 to strange text.
12825 (speedbar-expand-line): Takes universal argument to flush the
12826 cache.
12827 (speedbar-flush-expand-line): New function.
12828 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12829 Use new generator insertion method.
12830 (speedbar-fetch-dynamic-tags): New function.
12831 (speedbar-fetch-dynamic-imenu): Removed code now handled in
12832 `speedbar-fetch-dynamic-imenu'.
12833 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12834 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12835 "Revert Buffer" menu items.
12836 (speedbar-buffer-buttons-engine): Be smarter when creating a
12837 filename tag (for expansion purposes.).
12838 (speedbar-highlight-one-tag-line,
12839 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12840 (speedbar-recenter): New functions.
12841 (defimage-speedbar): Image loading abstraction.
12842 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12843 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12844 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12845 (speedbar-tag-type, speedbar-tag-mail): New images.
12846 (speedbar-expand-image-button-alist): New variable.
12847 (speedbar-insert-image-button-maybe): Insert an image over some
12848 buttons.
12849
128502000-05-13 Kenichi Handa <handa@etl.go.jp>
12851
12852 * international/mule-cmds.el (encode-coding-char): An ASCII
12853 character is always encodable.
12854
12855 * international/mule-conf.el: Add more information in descriptions
12856 of character sets.
12857
12858 * international/mule-diag.el (describe-char-after): New function.
12859 (describe-font-internal): Adjusted for the change of font-info.
12860 (describe-font): Likewise.
12861 (print-fontset): Rewritten for the new fontset implementation.
12862 (describe-fontset): Include fontset alias names in completion.
12863 (list-fontsets): Adjusted for the change of print-fontset.
12864
12865 * simple.el (what-cursor-position): If DETAIL is non-nil, call
12866 describe-char-after instead of displaying the detail in the echo
12867 area.
12868 (syntax-code-table): Format changed.
12869 (string-to-syntax): Adjusted for the above change.
12870
128712000-05-12 Stefan Monnier <monnier@cs.yale.edu>
12872
12873 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12874
128752000-05-12 Dave Love <fx@gnu.org>
12876
12877 * calendar/todo-mode.el: Remove some compatibility stuff and CL
12878 dependence. Use line-{beginning,end}-position, not
12879 point-at{b,e}ol. Some doc fixes.
12880 (todo-position): New function. Fix callers of position to use it.
12881 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12882
128832000-05-12 Gerd Moellmann <gerd@gnu.org>
12884
12885 * time.el (display-time-mail-icon): Use `:ascent center'.
12886
12887 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12888 handling FTP security extensions.
12889
128902000-05-11 Dave Love <fx@gnu.org>
12891
12892 * calendar/todo-mode.el: New file.
12893
128942000-05-11 Gerd Moellmann <gerd@gnu.org>
12895
12896 * comint.el (comint-read-input-ring): Move reference to
12897 comint-input-ring-size outside of the save-excursion. It was
12898 causing the default value to be the only one ever seen.
12899
12900 * font-lock.el: Update copyright. Remove Simon Marshall's email
12901 address on request from him.
12902
12903 * subr.el (substitute-key-definition): Add comment describing
12904 the meaning of PREFIX.
12905
129062000-05-10 Stefan Monnier <monnier@cs.yale.edu>
12907
12908 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12909
12910 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12911 (add-minor-mode): Don't make the variable buffer-local and add a
12912 reference to define-minor-mode in the docstring.
12913
12914 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12915 HEADER/FOOTER and fix bug with trailing empty directory.
12916 (cvs-append-to-ignore): Use vc-editable-p if available.
12917 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12918 (vc-do-command): Tweak advice to handle the new VC.
12919
12920 * log-view.el (log-view-goto-rev): New function for the new VC.
12921 (log-view-minor-wrap): Use mark-active.
12922
12923 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12924 (log-edit-changelog-full-paragraphs): New var.
12925 (log-edit-insert-changelog): Remove a lonely leading `* file'.
12926 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12927 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12928 (log-edit-changelog-ours-p, log-edit-changelog-entries)
12929 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12930 Replace the `cvs' prefix with `log-edit'.
12931
12932 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12933
12934 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12935 (diff-font-lock-defaults): Explicitly turn off multiline.
12936 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12937 (diff-ediff-patch): Fix call to ediff-patch-file.
12938 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12939 Handle comments.
12940
12941 * frame.el (automatic-hscrolling): Typo.
12942
12943 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12944
129452000-05-09 Sam Steingold <sds@goems.com>
12946
12947 * apropos.el (apropos-print): use `describe-face' instead of
12948 `customize-face-other-window'.
12949
129502000-05-09 Dave Love <fx@gnu.org>
12951
12952 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
12953
12954 * help.el (describe-variable): Have customize button pop the
12955 help-xref stack when invoked.
12956 (help-xref-symbol-regexp): Add `face'.
12957 (help-make-xrefs): Check for quoted face names and adapt regexp
12958 submatch numbers to cope.
12959 (help-xref-interned): Maybe insert face doc too. Separate
12960 sections with a line of hyphens.
12961
12962 * faces.el: Some doc fixes. Declare some functions obsolete.
12963 (describe-face): Add customize button. Return the help
12964 text. Fix prompt.
12965
129662000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
12967
12968 * term/internal.el (IT-character-translations): Fix last change.
12969
129702000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12971
12972 * woman.el: New file
12973 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12974
129752000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12976
12977 * term/internal.el (IT-character-translations): Update ASCII
12978 simulations for greek-iso8859-7, add latin-iso8859-14 and
12979 latin-iso8859-15.
12980
12981 * international/mule-cmds.el (set-language-info-alist): Call
12982 define-prefix-command with 3 arguments, to make the map suitable
12983 for a menu.
12984
129852000-05-07 Dave Love <fx@gnu.org>
12986
12987 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
12988
129892000-05-05 Dave Love <fx@gnu.org>
12990
12991 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12992 list in doc string. Don't quote keyword symbols.
12993 * emacs-lisp/cl.el: Likewise
12994 * emacs-lisp/cl-seq.el: Likewise
12995
129962000-05-05 Gerd Moellmann <gerd@gnu.org>
12997
12998 * abbrev.el (abbrev-mode): Make ARG optional.
12999
130002000-05-04 Gerd Moellmann <gerd@gnu.org>
13001
13002 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
13003
13004 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
13005
13006 * subr.el (substitute-key-definition): Clarify documentation.
13007
130082000-05-04 Milan Zamazal <pdm@freesoft.cz>
13009
13010 * glasses.el (glasses-convert-to-unreadable): Use
13011 `glasses-separator' instead of the hard-wired "_".
13012 (glasses-mode): Call `glasses-make-unreadable' only in a single
13013 place.
13014
130152000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
13016
13017 * term/internal.el (cjk-codepages-alist): Add associations for
13018 Chinese and Korean codepages. Remove FIXME comment.
13019
130202000-05-03 Dave Love <fx@gnu.org>
13021
13022 * time.el (display-time-mail-face, display-time-use-mail-icon):
13023 New option.
13024 (display-time-mail-icon): New variable.
13025 (display-time-string-forms): Use the above. Fix the local-map.
13026
130272000-05-03 Gerd Moellmann <gerd@gnu.org>
13028
13029 * replace.el (query-replace-map): Add binding for `E'.
13030 (query-replace-help): Extend help text.
13031 (perform-replace): Allow editing the replacement string.
13032
13033 * make-mode.el (makefile-mode-abbrev-table): New variable.
13034 (makefile-mode): Set local abbrev table to
13035 makefile-mode-abbrev-table.
13036 (makefile-font-lock-keywords): Fontify includes and conditionals.
13037
13038 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
13039 set TOGGLE's value.
13040
13041 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
13042 mail-interactive-insert-alias.
13043 (mail-abbrev-complete-alias): New command.
13044 (mail-mode-map): Bind it to `M-TAB'.
13045
130462000-05-03 Kenichi Handa <handa@etl.go.jp>
13047
13048 * language/lao-util.el (lao-compose-region): New function.
13049
130502000-05-02 Gerd Moellmann <gerd@gnu.org>
13051
13052 * files.el (recover-session): Make directories as necessary
13053 if they don't exist yet.
13054
13055 * calendar/cal-french.el
13056 (french-calendar-multibyte-special-days-array)
13057 (french-calendar-special-days-array): Change French text.
13058 (calendar-french-date-string): Change output.
13059 (calendar-goto-french-date): Likewise.
13060
130612000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
13062
13063 * wid-edit.el (widget-default-active): Obey `:always-active'.
13064 (widget-documentation-string-value-create): Set `:always-active'.
13065
130662000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
13067
13068 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
13069 default prefix to `~/_emacs.d/auto-save.list/_s'.
13070 (normal-top-level): Create the directory for auto-save files, if
13071 it doesn't already exist (in the ms-dos case only).
13072
130732000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
13074
13075 * international/mule-cmds.el (set-language-environment): Don't
13076 concat an integer (dos-codepage), use format instead.
13077
130782000-05-02 Dave Love <fx@gnu.org>
13079
13080 * help.el (help-xref-on-pp): Check for constant symbols.
13081
130822000-04-29 Gerd Moellmann <gerd@gnu.org>
13083
13084 * startup.el (normal-top-level): Put a condition-case around
13085 the code loading subdirs.el.
13086
130872000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13088
13089 * ps-print.el: Upside-down and face background color printing,
13090 line number step, doc fix.
13091 (ps-print-version): New version number (5.2).
13092 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
13093 (ps-face-attribute-list, ps-plot-with-face): Code fix.
13094 (ps-spool-config): Var fix.
13095 (ps-printer-name-option): Const fix.
13096 (ps-print-upside-down, ps-use-face-background)
13097 (ps-line-number-step): New vars.
13098 (ps-window-system, ps-lp-system): New consts.
13099 (ps-face-background): New fun.
13100
131012000-04-28 Richard Stallman <rms@gnu.org>
13102
13103 * files.el (make-auto-save-file-name):
13104 Apply auto-save-file-name-transforms to visited file name
13105 before generating auto save file name.
13106 (auto-save-file-name-transforms): New variable.
13107
13108 * files.el (backup-enable-predicate):
13109 Correctly test for a file under a temporary directory.
13110
131112000-04-28 Gerd Moellmann <gerd@gnu.org>
13112
13113 * subr.el (add-minor-mode): Rewritten.
13114
131152000-04-28 Kenichi Handa <handa@etl.go.jp>
13116
13117 * mail/sendmail.el (sendmail-send-it): Set
13118 buffer-file-coding-system to the selected coding system for MIME
13119 header.
13120
131212000-04-27 Gerd Moellmann <gerd@gnu.org>
13122
13123 * dired.el (dired-move-to-filename-regexp): Allow format where
13124 YYYY is followed by two spaces.
13125
13126 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
13127 in the second character class of the regexp.
13128
13129 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
13130 mh-etc, too.
13131
13132 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
13133 nil.
13134
13135 * subr.el (add-minor-mode): Use `set' instead of `setq'.
13136
13137 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
13138 argument.
13139
131402000-04-27 Sen Nagata <sen@eccosys.com>
13141
13142 * emacs-lisp/crm.el (crm-completion-table): New variable.
13143 (crm-collection-fn, crm-test-completion)
13144 (completing-read-multiple): Use it.
13145
131462000-04-27 Dave Love <fx@gnu.org>
13147
13148 * help.el (locate-library): Use mapc.
13149 (help-manyarg-func-alist): Add call-process-region.
13150
131512000-04-26 Gerd Moellmann <gerd@gnu.org>
13152
13153 * subr.el (add-minor-mode): Make argument MAP optional.
13154
13155 * desktop.el (desktop-save): Save list of minor modes.
13156 (desktop-create-buffer): Restore minor modes.
13157 (desktop-minor-mode-table): New user-option.
13158
13159 * subr.el (add-minor-mode): New function.
13160
13161 * image.el (find-image): New function.
13162 (defimage): Rewritten to find image at load time.
13163
13164 * startup.el (normal-top-level-add-to-load-path): Handle
13165 case that the default directory is not in load-path.
13166
13167 * help.el: Old patch from Stefan Monnier.
13168 (help-xref-on-pp): New function.
13169 (describe-variable): Use it to display xrefs in a symbol's value.
13170
131712000-04-26 Stefan Monnier <monnier@cs.yale.edu>
13172
13173 * cus-edit.el (custom-face): Fix parenthesis.
13174
131752000-04-26 Kenichi Handa <handa@etl.go.jp>
13176
13177 * mail/rmail.el (rmail-expunge): When there are no deleted
13178 messages, do nothing.
13179
131802000-04-26 Dave Love <fx@gnu.org>
13181
13182 * international/mule-cmds.el (locale-translation-file-name):
13183 Defvar to nil.
13184 (set-locale-environment): Set it here (at runtime).
13185
131862000-04-25 Gerd Moellmann <gerd@gnu.org>
13187
13188 * replace.el (perform-replace): Add parameters START and END. Use
13189 them instead of the check for a region in Transient Mark mode.
13190 (query-replace-read-args): Return two more list elements for the
13191 start and end of the region in Transient Mark mode.
13192 (query-replace, query-replace-regexp, query-replace-regexp-eval)
13193 (map-query-replace-regexp, replace-string, replace-regexp): Add
13194 optional last arguments START and END and pass them to
13195 perform-replace.
13196
13197 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
13198 form with additional arguments for perform-replace.
13199
13200 * progmodes/etags.el (tags-query-replace): Add parameters START
13201 and END. Construct a form with additional arguments for
13202 perform-replace.
13203
13204 * simple.el (shell-command): Set default directory for "*Shell
13205 Command Output" buffer.
13206
13207 * language/european.el (iso-latin-4): Fix typo.
13208
13209 * emacs-lisp/crm.el: New file.
13210
132112000-04-24 Dave Love <fx@gnu.org>
13212
13213 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
13214 (Custom-reset-saved, Custom-reset-standard)
13215 (custom-group-value-create, custom-group-set, custom-group-save)
13216 (custom-group-reset-current, custom-group-reset-saved)
13217 (custom-group-reset-standard): Use mapc.
13218 (custom-buffer-create-internal): Disable undo when creating items.
13219 Use mapc.
13220 (custom-face): Avoid redundant lambda.
13221
132222000-04-24 Gerd Moellmann <gerd@gnu.org>
13223
13224 * startup.el (auto-save-list-file-prefix): Set default to
13225 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
13226
132272000-04-24 Sam Steingold <sds@gnu.org>
13228
13229 * time-stamp.el (time-stamp-string-preprocess): Always convert
13230 `field-result' to a string.
13231
132322000-04-24 Gerd Moellmann <gerd@gnu.org>
13233
13234 * frame.el (scrolling): New group.
13235 (automatic-hscrolling): New user-option.
13236
13237 * startup.el (command-line-x-option-alist): Add `-lsp' and
13238 `--line-spacing'.
13239
132402000-04-19 Dave Love <fx@gnu.org>
13241
13242 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
13243 (cl-mapc): Rename from mapc. Fix the funcall.
13244
132452000-04-19 Gerd Moellmann <gerd@gnu.org>
13246
13247 * simple.el (clone-indirect-buffer-other-window): New command.
13248 (clone-indirect-buffer): Add optional arg NORECROD.
13249 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
13250
13251 * help.el (resize-temp-buffer-window): Use count-screen-lines.
13252
13253 * window.el (count-screen-lines): New function.
13254 (shrink-window-if-larger-than-buffer): Use count-screen-lines
13255 instead of window-buffer-height.
13256
13257 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
13258 non-existing variable comint-input-sentinel.
13259 (inferior-lisp-args-to-list): Removed.
13260 (inferior-lisp): Use split-string instead of
13261 inferior-lisp-args-to-list.
13262
13263 * hexl.el (hexl-insert-hex-string): New command.
13264
13265 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
13266 instead of concat.
13267
132682000-04-18 Gerd Moellmann <gerd@gnu.org>
13269
13270 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
13271 at the start of an existing but empty folder.
13272
132732000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13274
13275 * ps-mule.el: Customization fix, doc fix.
13276 (ps-multibyte-buffer): Customization fix.
13277
132782000-04-17 Richard M. Stallman <rms@gnu.org>
13279
13280 * subr.el (read-passwd): Use read-char-exclusive.
13281
132822000-04-17 Gerd Moellmann <gerd@gnu.org>
13283
13284 * textmodes/texinfo.el (texinfo-insert-@email)
13285 (texinfo-insert-@emph, texinfo-insert-@quotation)
13286 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
13287 (texinfo-mode-map): Add key bindings for them.
13288
13289 * files.el (basic-save-buffer-2): Use a template with `$'
13290 instead of `#' for VMS.
13291
13292 * simple.el (clone-indirect-buffer): New function.
13293
132942000-04-16 Stephen Eglen <stephen@gnu.org>
13295
13296 * iswitchb.el (iswitchb-case): New function. If the user input
13297 contains any upper-case characters, the search is made
13298 case-sensitive.
13299
133002000-04-17 Stefan Monnier <monnier@cs.yale.edu>
13301
13302 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
13303 comment-end.
13304 (texinfo-font-lock-syntactic-keywords): New var.
13305 (texinfo-font-lock-keywords): Remove comment regexp.
13306 (texinfo-insert-block): New function.
13307 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
13308 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
13309 and font-lock-defaults. Use regexp-opt for outline-regexp.
13310 (texinfo-environments): New var.
13311 (texinfo-environment-regexp): Use regexp-opt and
13312 texinfo-environments.
13313
13314 * textmodes/ispell.el (ispell-menu-map-needed): Check that
13315 ispell-process is bound since this might be eval'd before ispell
13316 is loaded.
13317 (ispell-message): Use a tiny bit less magic and a bit more hard
13318 data to figure out what kind of sc-cite-regexp to use.
13319
13320 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
13321
13322 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
13323 (insert-cyclic-diary-entry): Unquote the lambda.
13324
13325 * gud.el (gud-jdb-build-source-files-list): Fix typo.
13326
13327 * files.el (backup-enable-predicate): Unquote the lambda.
13328
13329 * cus-edit.el (custom-face, face): Unquote the lambda.
13330
133312000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13332
13333 * ps-print.el: Check for line-beginning-position definition.
13334
13335 * ps-print.el: Fix counting lines in a region.
13336 (ps-print-version): New version number (5.1.5).
13337 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
13338 (ps-printing-region): Fun code fix.
13339
133402000-04-15 Gerd Moellmann <gerd@gnu.org>
13341
13342 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
13343 to file-directory-p.
13344
133452000-04-14 Gerd Moellmann <gerd@gnu.org>
13346
13347 * gud.el (gud-jdb-build-source-files-list): Check that directory
13348 exists before calling directory-files.
13349
133502000-04-13 Dave Love <fx@gnu.org>
13351
13352 * emacs-lisp/trace.el: Change maintainer. Use new backquote
13353 syntax.
13354
13355 * emacs-lisp/cl-specs.el: Remove when, unless.
13356
13357 * emacs-lisp/cl-extra.el: Don't quote keywords.
13358 (cl-old-mapc): New variable.
13359 (mapc): Use it.
13360 (cl-map-intervals): Use with-current-buffer. Don't check for
13361 next-property-change.
13362 (cl-map-overlays): Use with-current-buffer.
13363 (cl-expt): Remove.
13364 (copy-tree, remprop): Define unconditionally.
13365
13366 * emacs-lisp/cl-compat.el (keywordp): Remove.
13367
13368 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
13369 to use keywordp.
13370 (edebug-spec): Enable keywordp.
13371
13372 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
13373 string-lessp.
13374
13375 * cus-start.el: Use keywordp.
13376
133772000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13378
13379 * diary-lib.el (include-other-diary-files): Fix the fix of
13380 2000-02-18 by doing a save-excursion.
13381
133822000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13383
13384 * ps-print.el: Customization fix, doc fix.
13385 (ps-print-version): New version number (5.1.4).
13386 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
13387 (ps-print-preprint): Adjust code.
13388 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
13389 (ps-print-prologue-header, ps-print-control-characters)
13390 (ps-spool-config): Customization fix.
13391
133922000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
13393
13394 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
13395 converted to the new menu-item format, names silightly changed,
13396 help strings added.
13397
13398 Support for spelling without async subprocesses:
13399
13400 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
13401 (ispell-session-buffer): New variables.
13402 (ispell-start-process, ispell-process-status,
13403 ispell-accept-output, ispell-send-string): New functions, for
13404 Ispell invocation when async subprocesses aren't supported.
13405 (ispell-word, ispell-pdict-save, ispell-command-loop,
13406 ispell-process-line, ispell-buffer-local-parsing): Replace calls
13407 to process-send-string with calls to ispell-send-string, and
13408 accept-process-output with ispell-accept-output.
13409 (ispell-init-process): Call ispell-process-status instead of
13410 process-status with.
13411 (ispell-init-process): Call ispell-start-process. Call
13412 ispell-accept-output and ispell-send-string. Don't call
13413 process-kill-without-query and kill-process if they are unbound.
13414 (ispell-async-processp): New function.
13415
134162000-04-12 Dave Love <fx@gnu.org>
13417
13418 * info.el: Add debug-ignored-errors.
13419 (Info-mode-menu): Add some items.
13420 (Info-directory): Add autoload cookie.
13421
13422 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
13423 Modify `truncate-lines'. Make `describe-language-environment'
13424 always visible and add help. Modify `describe-key' help. Invoke
13425 Info-directory from `info'. New entry `emacs-manual'.
13426
134272000-04-10 Gerd Moellmann <gerd@gnu.org>
13428
13429 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
13430 propertized-buffer-identification.
13431 (ebrowse-update-member-buffer-mode-line): Likewise.
13432 (ebrowse--mode-strings): Removed.
13433 (ebrowse--mode-line-props): Removed.
13434
13435 * files.el (auto-mode-alist): Add `EBROWSE'.
13436
13437 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
13438 space before testing for end of buffer.
13439 (ebrowse-load): Removed.
13440 (ebrowse-revert-tree-buffer-from-file): Rewritten.
13441 (ebrowse-create-tree-buffer): Rewritten.
13442 (ebrowse-tree-mode): Read tree from buffer.
13443
13444 * progmodes/ebrowse-ffh.el: Removed.
13445
134462000-04-10 Kenichi Handa <handa@etl.go.jp>
13447
13448 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
13449
134502000-04-10 Gerd Moellmann <gerd@gnu.org>
13451
13452 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
13453 at the wrong place.
13454
134552000-04-09 Dave Love <fx@gnu.org>
13456
13457 * files.el (backup-enable-predicate): Use
13458 temporary-file-directory, small-temporary-file-directory.
13459 (make-backup-file-name-function, backup-directory-alist): New
13460 variables.
13461 (make-backup-file-name-1): New function.
13462 (make-backup-file-name): Use it.
13463 (find-backup-file-name): Likewise. Use format for clarity, not
13464 concat.
13465 (file-newest-backup): Use make-backup-file-name.
13466
134672000-04-09 Gerd Moellmann <gerd@gnu.org>
13468
13469 * progmodes/ebrowse-ffh.el: New file.
13470
13471 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
13472 to ebrowse-ffh.el.
13473 (ebrowse-load): Add autoload.
13474
13475 * finder.el (finder-commentary): Add autoload cookie.
13476
13477 * mail/rfc2368.el: Correct author's email address.
13478
13479 * progmodes/ebrowse.el: New file.
13480
13481 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
13482 item help string.
13483 (easy-menu-do-add-item): Ditto.
13484 (easy-menu-define): Extend doc string.
13485
13486 * jit-lock.el (with-buffer-unmodified): Use
13487 restore-buffer-modified-p.
13488 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
13489 (jit-lock-function, jit-lock-stealth-fontify): Don't use
13490 with-buffer-unmodified.
13491
134922000-04-08 Dave Love <fx@gnu.org>
13493
13494 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
13495 unless, when.
13496
134972000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
13498
13499 * viper-util.el (viper-put-on-search-overlay): New subroutine.
13500 (viper-flash-search-pattern): No operation when using Emacs
13501 doesn't support face.
13502 Use `viper-put-on-search-overlay'.
13503
135042000-04-04 Gerd Moellmann <gerd@gnu.org>
13505
13506 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
13507 like C-r.
13508
13509 * progmodes/make-mode.el: Some doc fixes.
13510 (makefile-mode-abbrev-table): New variable.
13511 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
13512 (makefile-font-lock-keywords): Fontify includes and conditionals.
13513 (toplevel): Require `dabbrev' and `add-log' when compiling.
13514
13515 * replace.el (perform-replace): Don't move forward one char
13516 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
13517 to do that because it leaves point 1 position after the last
13518 replacement, after everything has been replaced.
13519
13520 * jit-lock.el (with-buffer-unmodified): New macro.
13521 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
13522 modified state.
13523 (jit-lock-function-1): Extracted from jit-lock-function; not
13524 preserving buffer's modified state.
13525 (jit-lock-function, jit-lock-stealth-fontify): Call
13526 jit-lock-function-1.
13527
13528 * mail/rfc2368.el: Remove supernumerary copyright line.
13529
135302000-04-04 Milan Zamazal <pdm@freesoft.cz>
13531
13532 * glasses.el: Provide facilities for inserting space before left
13533 parentheses and uncapitalization of identifiers.
13534 (glasses-mode): Try to remove old overlays in all cases.
13535
135362000-04-03 Gerd Moellmann <gerd@gnu.org>
13537
13538 * progmodes/compile.el (compile-internal): Display the compilation
13539 buffer in a different frame, if it's already displayed there.
13540
13541 * mail/rfc2368.el: New file.
13542
13543 * simple.el (sendmail-user-agent-compose): Recognize a `body'
13544 header and insert its value as mail body.
13545
13546 * subr.el (member-ignore-case): New function.
13547
13548 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
13549 (dabbrev--find-expansion): Ignore buffers matching a regexp
13550 from dabbrev-ignored-regexps.
13551
13552 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
13553 to extensions handled by gzip.
13554
135552000-04-03 Richard M. Stallman <rms@gnu.org>
13556
13557 * files.el (insert-directory): List the total free space
13558 along with the used space.
13559
13560 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
13561 line is followed by one that matches CITATION-REGEXP, end the
13562 paragraph.
13563
135642000-04-03 Markus Rost <rost@delysid.gnu.org>
13565
13566 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
13567 (rmail-make-basic-summary-line): Use that option.
13568
135692000-04-03 Kenichi Handa <handa@etl.go.jp>
13570
13571 * international/mule-cmds.el (encoded-string-description):
13572 Rewritten. Try pretty description for ISO 2022 escape sequences
13573 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
13574 for hexadecimal format.
13575
135762000-04-01 Dave Love <fx@gnu.org>
13577
13578 * cpp.el: Change customization group to `c' from `C'.
13579
13580 * vcursor.el (vcursor-move): Use display-color-p.
13581
13582 * international/mule-util.el: Provide mule-utils.
13583 (string-to-sequence): Simplify and speed up.
13584
13585 * international/mule.el (make-coding-system): Purecopy doc-string.
13586
13587 * international/mule-cmds.el: Various menu changes.
13588 (describe-specified-language-support): Handle `Default'.
13589 (set-language-info): Purecopy `info'.
13590
135912000-03-31 Andrew Innes <andrewi@gnu.org>
13592
13593 * vc.el (vc-backend-diff): Return the correct status if we had to
13594 retry the rcsdiff command without the --brief option.
13595
135962000-03-31 Dave Love <fx@gnu.org>
13597
13598 * help.el (help-manyarg-func-alist): Correct several omissions.
13599
13600 * add-log.el: Don't require cl, fortran.
13601 (add-log-current-defun-function): Doc fix.
13602 (change-log-version-number-regexp-list): Remove SCCS part. Doc
13603 fix.
13604 (change-log-version-rcs): Function deleted.
13605 (change-log-version-number-search): Doc fix. Use
13606 vc-workfile-version. Avoid CL dolist.
13607 (add-change-log-entry): Just call add-log-current-defun to get
13608 defun. Simplify somewhat.
13609 (change-log-get-method-definition-1): Likewise.
13610 (add-log-current-defun): Return nil if calling
13611 add-log-current-defun-function does so. Move Fortran stuff to
13612 fortran.el. Return string without properties.
13613
13614 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
13615 and :alpha: char classes.
13616
13617 * mail/supercite.el: Defvar curline when compiling.
13618 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
13619 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
13620 rather than a-zA-Z0-9 to allow non-ASCII characters.
13621
136222000-03-31 Gerd Moellmann <gerd@gnu.org>
13623
13624 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
13625
13626 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13627 Re-enable new code.
13628
13629 * lpr.el (print-region-1): Use -d to specify printer name for
13630 systems `usg-unix-v*, `dgux', `hpux', `irix'.
13631
136322000-03-31 Dave Love <fx@gnu.org>
13633
13634 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
13635 for function definition in symbol's function value slot first
13636 instead of first consulting byte-compile-function-environment.
13637
136382000-03-31 Kenichi Handa <handa@etl.go.jp>
13639
13640 * language/european.el ("Polish"): New language environment.
13641 (setup-polish-environment): New function.
13642
136432000-03-30 Gerd Moellmann <gerd@gnu.org>
13644
13645 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13646 Disable new code.
13647
13648 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
13649 trying to `load' the symbol of an autoload instead of the file
13650 recorded in the autoload. Fix error messages.
13651
136522000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13653
13654 * ps-print.el: PostScript programming fix for ghostview, doc fix.
13655 (ps-print-version): New version number (5.1.3).
13656 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
13657 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
13658 (ps-generate-postscript-with-faces): Code fix.
13659 (ps-color-values): XEmacs compatibility.
13660 (ps-print-background-image, ps-print-background-text, ps-printer-name)
13661 (ps-default-fg, ps-default-bg): Adjust customization.
13662 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
13663 (ps-color-scale): Renaming old ps-color-value fun.
13664 (ps-print-headers): Replace ps-print-header group to avoid conflict
13665 with ps-print-header variable.
13666 (ps-print-miscellany): New group.
13667 (ps-format-color, ps-rgb-color): New funs.
13668 (ps-default-foreground): New var.
13669 (ps-printer-name-option): New const.
13670
136712000-03-30 Peter Breton <pbreton@ne.mediaone.net>
13672
13673 * net/net-utils.el:
13674 (network-connection-host, network-connection-service): New variables
13675 (network-connection-mode): New mode, derived from comint-mode
13676 (network-connection-mode-setup): New function, saves host and
13677 service information in local variables.
13678
13679 * lisp/locate.el:
13680 (locate-word-at-point): Added this function
13681 (locate): Default to using locate-word-at-point as input
13682 Run dired-mode-hook
13683
136842000-03-29 Dave Love <fx@gnu.org>
13685
13686 * calendar/appt.el: Doc fixes.
13687 (appt-check): Convert min-to-app to a string before passing to
13688 appt-disp-window-function or concat.
13689 (appt-delete-window): Remove test for frame-root-window.
13690 (appt-select-lowest-window, appt-convert-time): Simplify.
13691
13692 * emacs-lisp/bytecomp.el: Doc fixes.
13693 (byte-compile-file-form-autoload): Update
13694 byte-compile-function-environment.
13695
136962000-03-29 Andreas Schwab <schwab@suse.de>
13697
13698 * emacs-lisp/autoload.el: Also print defsubst doc string
13699 specially.
13700
13701 * dired.el (dired-insert-directory): If dired-free-space-program
13702 failed just delete its output.
13703
137042000-03-29 Dave Love <fx@gnu.org>
13705
13706 * international/iso-cvt.el: Move provide to end. Doc fixes.
13707 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
13708 (iso-iso2sgml, iso-sgml2iso): New functions.
13709 (iso-cvt-define-menu): Fix some entries and use backquote for
13710 clarity.
13711
13712 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
13713
137142000-03-28 Gerd Moellmann <gerd@gnu.org>
13715
13716 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
13717 ISO-DATE. If non-nil, return date in ISO 8601 format.
13718
137192000-03-26 Stefan Monnier <monnier@cs.yale.edu>
13720
13721 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
13722 if it ever becomes used.
13723 (log-edit-mode-hook): Default to vc-log-mode-hook.
13724 (log-edit-mode): Fix the docstring.
13725
13726 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13727 the code.
13728
137292000-03-26 Dave Love <fx@gnu.org>
13730
13731 * net/browse-url.el (browse-url): Re-fix case of
13732 browse-url-browser-function being an alist.
13733 (browse-url): Add :link to defgroup.
13734
13735 * files.el: Doc fixes.
13736 (file-truename): Include `[' in wildcard characters.
13737 (automount-dir-prefix): Customize.
13738 (find-file-wildcards): Add :version.
13739 (find-file-noselect): Simplify a mapcar call.
13740
13741 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13742 compatible with inf-lisp version.
13743 (eval-defun-1): Fix custom-declare-variable case.
13744
137452000-03-25 Stefan Monnier <monnier@cs.yale.edu>
13746
13747 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13748
137492000-03-24 Gerd Moellmann <gerd@gnu.org>
13750
13751 * Makefile (COMPILE_FIRST): New macro.
13752 (compile-files): Compile files from COMPILE_FIRST first.
13753
13754 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13755 code.
13756
13757 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13758 matching open parenthesis in column 0 to defun-prompt-regexp
13759 only if open-paren-in-column-0-is-defun-start is set.
13760
13761 * sun-curs.el: Require CL at compile-time only.
13762
13763 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13764 instead of copy-list which is a function from CL.
13765 (msb--choose-menu, msb--mode-menu-cond)
13766 (msb--create-buffer-menu-2): Use dolist instead of mapc.
13767 (msb--init-file-alist): Use mapcar instead of mapcan.
13768 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
13769 `(' in column 0 in doc string.
13770 (msb--add-separators): Use mapcar instead of mapcan.
13771
13772 * cus-dep.el: Require CL at compile-time only.
13773
137742000-03-24 Stefan Monnier <monnier@cs.yale.edu>
13775
13776 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13777 (byte-compile-warnings): New warning `noruntime'.
13778 (byte-compile-constants, byte-compile-variables): Fix docstring.
13779 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13780 execute `eval-whenc-compile's body.
13781 (byte-compile-unresolved-functions): Fix docstring.
13782 (byte-compile-eval): New function.
13783 (byte-compile-callargs-warn): Check if the function will be available
13784 at runtime (via property `byte-compile-noruntime').
13785 (byte-compile-print-syms): New function.
13786 (byte-compile-warn-about-unresolved-functions): Also warn about
13787 `noruntime' functions (and use `byte-compile-print-syms').
13788 (byte-compile-file): Capitalize the message.
13789
137902000-03-24 Gerd Moellmann <gerd@gnu.org>
13791
13792 * mail/rmail.el (rmail-confirm-expunge): New user-option.
13793 (rmail-expunge): Ask for confirmation depending on the setting
13794 of rmail-confirm-expunge.
13795
137962000-03-23 Gerd Moellmann <gerd@gnu.org>
13797
13798 * Makefile (bootstrap-clean): If $(emacs) exists, build
13799 loaddefs.el first. A loaddefs.el that's not up-to-date might
13800 cause a bootstrap failure because things don't autoload as
13801 expected.
13802
138032000-03-23 Dave Love <fx@gnu.org>
13804
13805 * net/browse-url.el: Restore previous use of
13806 browse-url-maybe-new-window.
13807
138082000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13809
13810 * ps-print.el: Skip banner page fix.
13811 (ps-print-version): New version number (5.1.2).
13812 (ps-begin-file, ps-end-file, ps-generate): Code fix.
13813
138142000-03-23 Dave Pearson <davep@davep.org>
13815
13816 * net/quickurl.el Changed the type of parameter passed to the
13817 function defined by `quickurl-format-function'. Before only the
13818 text of the URL was passed. Now the whole URL structure is passed
13819 and the function is responsible for extracting the parts it
13820 requires. Changed the default of `quickurl-format-function'
13821 accordingly.
13822 (quickurl-insert): Changed the `funcall' of
13823 `quickurl-format-function' to match the above change.
13824 (quickurl-list-insert): Changed the `url' case so that it makes
13825 use of `quickurl-format-function', previous to this the format was
13826 hard wired.
13827
138282000-03-22 Gerd Moellmann <gerd@gnu.org>
13829
13830 * startup.el: Change some spellings for the X Window System.
13831
138322000-03-22 Stefan Monnier <monnier@cs.yale.edu>
13833
13834 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13835 up the code and the regexp and make sure the cursor is temporarily
13836 moved to the suspicious line while querying the user.
13837
138382000-03-22 Jason Rumney <jasonr@gnu.org>
13839
13840 * w32-fns.el (w32-charset-info-alist): Initialize.
13841
138422000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13843
13844 * ps-print.el: N-up last page fix.
13845 (ps-print-version): New version number (5.1.1).
13846 (ps-end-file, ps-end-job, ps-generate): Code fix.
13847
138482000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13849
13850 * files.el (find-file-run-dired): Update docstring.
13851 (find-directory-functions): New hook.
13852 (find-file-noselect): Run find-directory-functions rather than
13853 calling dired directly.
13854
13855 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13856
13857 * pcvs.el: Add a minimal leading commentary.
13858 (cvs-make-cvs-buffer): Change the header part by removing the startup
13859 message and adding a `Module' entry. Also replace the FOOTER and
13860 HEADER special fileinfos with the new support in ewoc for updating
13861 its own footer and header.
13862 (cvs-update-header): Update to use the header/footer of the ewoc.
13863 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13864 (cvs-is-within-p): New function.
13865 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13866 to only examine some subset of the buffers.
13867
13868 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13869 `format' instead of our own ad-hoc functions.
13870 Remove HEADER and FOOTER cases, now handled in the EWOC.
13871 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13872
13873 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13874 output to avoid scaring the user.
13875 (cvs-parse-table): Catch message for non-up-to-date commits.
13876
13877 * pcvs-defs.el (cvs-startup-message): Remove.
13878 (cvs-global-menu): New autoloaded menu.
13879
13880 * pcvs-util.el (cvs-string-fill): Remove.
13881
13882 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13883 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13884 PP part of it and also make it work for footers and headers.
13885 (ewoc-create): Drop POS and BUFFER arguments.
13886 Use the DLL's dummy node to store the end-of-footer position.
13887 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13888 (ewoc-refresh): Remove unused `header' variable.
13889 (ewoc-(get|set)-hf): New functions.
13890
13891 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13892 log-view-*-(message|file) and use easy-mmode-define-navigation.
13893 (log-view-message-re): Match SCCS format as well.
13894 And match the revision line rather than the dashed separator line.
13895 (log-view-mode): Use the new define-derived-mode.
13896 (log-view-current-tag): Fill in with an actual implementation.
13897
13898 * cvs-status.el (cvs-status-(prev|next)): Rename from
13899 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13900 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13901 to let the output "breathe" a little more (more readable).
13902 (cvs-status-mode): Use the new define-derived-mode.
13903
13904 * smerge-mode.el (smerge-auto-leave): New function and variable.
13905 (smerge-basic-map): Rename from smerge-basic-keymap.
13906 Change the bindings for smerge-diff-*.
13907 (smerge-*-map): Use easy-mmode-defmap.
13908 (smerge-(next|prev)): Use easy-mmode-define-navigation.
13909 (smerge-keep-*): Use smerge-auto-leave.
13910
139112000-03-21 Jason Rumney <jasonr@gnu.org>
13912
13913 * cus-edit.el (custom-button-face): Use 3D look for w32.
13914 (custom-button-pressed-face): Likewise.
13915
139162000-03-21 Gerd Moellmann <gerd@gnu.org>
13917
13918 * progmodes/etags.el (tags-case-fold-search): New user-option.
13919 (tags-loop-eval): New function. Bind case-fold-search around eval
13920 depending on the value of tags-case-fold-search.
13921 (tags-loop-continue): Use tags-loop-eval.
13922 (find-tag-in-order): Bind case-fold-search depending on the value
13923 of tags-case-fold-search.
13924
139252000-03-21 Stefan Monnier <monnier@cs.yale.edu>
13926
13927 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13928 (diff-end-of-hunk): Return the end position for use in
13929 `easy-mmode-define-navigation'.
13930 (diff-recenter): Remove.
13931 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13932 of `easy-mmode-define-navigation'.
13933 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13934 previous renaming) and fix to use new names.
13935 (diff-merge-strings): Use \n as separator: simpler, faster.
13936 (diff-mode): Use `define-derived-mode'.
13937
13938 * derived.el (define-derived-mode): Don't autoload anymore.
13939 Prefer the macro-only version provided by easy-mmode.el.
13940
13941 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13942 `easy-mmode-define-derived-mode'.
13943 Use `combine-run-hooks'.
13944 (easy-mmode-define-navigation): New macro.
13945
13946 * subr.el (combine-run-hooks): New function.
13947
139482000-03-21 Kenichi HANDA <handa@etl.go.jp>
13949
13950 * term/x-win.el: Fontsets related initialization is simplified.
13951
13952 * international/mule-diag.el (describe-font): Don't refer to
13953 global-fontset-alist, instead call font-list.
13954 (describe-fontset, list-fontsets, mule-diag): Likewise.
13955 (print-fontset): Adjusted for the change of fontset
13956 implementation.
13957
13958 * international/fontset.el (x-charset-registries): Variable
13959 removed, instead the corresponding data is stored in the default
13960 fontset.
13961 (register-alternate-fontnames): Function removed.
13962 (resolved-ascii-font): Variable removed.
13963 (x-compose-font-name): Ignore the second argument REDOCE.
13964 (x-complement-fontset-spec): Complement only an ASCII font and
13965 element for those charsets than can use that ASCII font.
13966 (generate-fontset-menu): Don't refer to global-fontset-alist,
13967 instead call fontset-list.
13968 (uninstantiated-fontset-alist): Variable removed.
13969 (x-style-funcs-alist): Likewise.
13970 (fontset-default-styles): Likewise.
13971 (x-modify-font-name): Function removed.
13972 (create-fontset-from-fontset-spec): Ignore the argument
13973 STYLE-VARIANT.
13974 (create-fontset-from-ascii-font): Docsting adjusted for the above
13975 change.
13976 (instantiate-fontset, resolve-fontset-name): Functions removed.
13977 (fontset-list): Now implemented by C code.
13978
13979 * faces.el (read-face-font): Fix TABLE arg to completing-read.
13980 (describe-face): Include `font' attribute in the description.
13981
139822000-03-21 Kenichi Handa <handa@etl.go.jp>
13983
13984 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13985
139862000-03-20 Gerd Moellmann <gerd@gnu.org>
13987
13988 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13989 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13990 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
13991
13992 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13993 about behavior of set-buffer-modified-p wrt redisplay.
13994
139952000-03-19 Richard M. Stallman <rms@gnu.org>
13996
13997 * view.el (view-mode-disable): Kill local binding of view-read-only.
13998
139992000-03-18 Gerd Moellmann <gerd@gnu.org>
14000
14001 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
14002 is a string, convert it to a syntax cell using string-to-syntax.
14003
14004 * simple.el (syntax-code-table, syntax-flag-table): New variables.
14005 (string-to-syntax): New function.
14006
14007 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
14008 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
14009 try to use passive ftp mode.
14010
140112000-03-17 Gerd Moellmann <gerd@gnu.org>
14012
14013 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
14014
14015 * simple.el (append-to-buffer): Update point of windows after
14016 insertion.
14017
14018 * abbrev.el (inverse-add-abbrev): Identify word by first moving
14019 forward then moving backward. Reindent.
14020
14021 * frame.el (other-frame): Call x-focus-frame only if
14022 focus-follows-mouse is off.
14023
140242000-03-17 Dave Love <fx@gnu.org>
14025
14026 * pcvs-util.el (cvs-strings->string): Rename
14027 replace-regexps-in-string.
14028
140292000-03-17 Stefan Monnier <monnier@cs.yale.edu>
14030
14031 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
14032 regexp for labels cannot span several lines.
14033
14034 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
14035 `(setq :<key> ':<key>)' to the macro expansion.
14036
140372000-03-16 Dave Love <fx@gnu.org>
14038
14039 * progmodes/f90.el (f90): Put custom group under `languages', not
14040 `fortran'.
14041 (f90-mode-hook): Customize.
14042 (f90-mode): Set add-log-current-defun-function.
14043 (f90-current-defun): New function.
14044
140452000-03-16 Gerd Moellmann <gerd@gnu.org>
14046
14047 * cus-edit.el (custom-variable-tag-face): Handle case that
14048 default face's height is not a number.
14049 (custom-face-tag-face, custom-group-tag-face-1)
14050 (custom-group-tag-face): Ditto.
14051 (custom-group-tag-face-1): Add :group.
14052
14053 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
14054
140552000-03-15 Gerd Moellmann <gerd@gnu.org>
14056
14057 * pcvs-defs.el (toplevel): Remove autoload cookie for form
14058 requiring easymenu.
14059
140602000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14061
14062 * ps-print.el: PostScript user-defined prologue, PostScript error
14063 handler, doc fix.
14064 (ps-print-version): New version number (5.1).
14065 (ps-user-defined-prologue, ps-error-handler-message)
14066 (ps-print-prologue-0, ps-error-handler-alist): New vars.
14067 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
14068 (ps-insert-string): New function.
14069
140702000-03-15 Kenichi Handa <handa@etl.go.jp>
14071
14072 * international/ccl.el (ccl-compile-expression): Don't generate
14073 invalid self-assignment code.
14074
140752000-03-14 Dave Love <fx@gnu.org>
14076
14077 * subr.el (replace-regexp-in-string): Renamed from
14078 replace-regexps-in-string. Doc fix.
14079
140802000-03-12 Dave Love <fx@gnu.org>
14081
14082 * cus-edit.el: Doc fixes.
14083 (customize-set-variable, customize-save-variable): Rename args for
14084 doc.
14085 (custom-variable-tag-face, custom-face-tag-face)
14086 (custom-group-tag-face-1, custom-group-tag-face): Modify from
14087 style which user identify as hyperlink.
14088 (hook): Don't add undefined functions to the hook.
14089 (debug-ignored-errors): Transfer message from bindings.el.
14090
140912000-03-12 Gerd Moellmann <gerd@gnu.org>
14092
14093 * recentf.el (recentf-keep-non-readable-files-p): Remove
14094 double/nested definition.
14095
140962000-03-12 Dave Love <fx@gnu.org>
14097
14098 * facemenu.el (facemenu-get-face): Use display-color-p.
14099 * enriched.el (enriched-decode-foreground): Likewise.
14100 (enriched-decode-background): Likewise.
14101 * isearch.el (isearch-highlight): Likewise.
14102 * info-look.el (info-lookup): Likewise.
14103 * simple.el (completion-setup-function): Likewise.
14104
14105 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
14106 :options.
14107
14108 * bindings.el (mode-line-format): Fix line-number and
14109 column-number items. Add help-echo for the background.
14110 (mode-line-mule-info): Modify help-echo.
14111
14112 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
14113
14114 * files.el (load-file): Allow completion to .elc.
14115
14116 * man.el: Doc fixes.
14117 (Man-init-defvars): Use display-color-p to set fontification.
14118
14119 * play/hanoi.el (hanoi-internal): Don't use oddp.
14120
141212000-03-12 Gerd Moellmann <gerd@gnu.org>
14122
14123 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
14124
14125 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
14126
141272000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
14128
14129 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
14130 Fix comment.
14131
141322000-03-10 Stefan Monnier <monnier@cs.yale.edu>
14133
14134 * font-lock.el (font-lock-keywords): Fix the doc now that
14135 regexp-opt-depth is unnecessary.
14136 (save-buffer-state): Set an edebug spec.
14137 (font-lock-fontify-anchored-keywords): Properly handle the case when
14138 the matcher goes past the limit.
14139
14140 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
14141 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
14142
14143 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
14144 dll.el and cookie.el (from Elib) with heavy renaming and other
14145 massaging.
14146
14147 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
14148 Autoload the functions used.
14149 (easy-mmode-define-syntax): Fix CL typo.
14150 (easy-mmode-define-derived-mode): Improve the docstring generation.
14151
141522000-03-10 Gerd Moellmann <gerd@gnu.org>
14153
14154 * textmodes/texinfo.el (texinfo-version): Variable and function
14155 removed.
14156
141572000-03-09 Stefan Monnier <monnier@cs.yale.edu>
14158
14159 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
14160 allow more flexibility.
14161 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
14162 fns.
14163 (easy-mmode-defmap, easy-mmode-defsyntax)
14164 (easy-mmode-define-derived-mode): New macros.
14165
141662000-03-09 Didier Verna <didier@xemacs.org>
14167
14168 * rect.el (replace-rectangle): New function.
14169
141702000-03-09 Dave Love <fx@gnu.org>
14171
14172 * progmodes/fortran.el (fortran-comment-line-start): Define as
14173 "C".
14174 (fortran-comment-line-start-skip): Don't match cpp stuff.
14175 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
14176 (fortran-mode-map): Remove over-eager custom-menu-create for now.
14177 (fortran-mode): Don't set fortran-comment-line-start-skip,
14178 fortran-comment-line-start here. Set comment-start,
14179 add-log-current-defun.
14180 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
14181 (fortran-current-defun): New function.
14182
141832000-03-09 Gerd Moellmann <gerd@gnu.org>
14184
14185 * emacs-lisp/re-builder.el: New file.
14186
14187 * mouse.el (mouse-drag-region): Don't run up-event handler
14188 if hscroll has changed.
14189
14190 * octave-mod.el (octave-font-lock-keywords): To font-lock the
14191 builtin operators, use `font-lock-builtin-face' for Emacs and
14192 `font-lock-preprocessor-face' otherwise.
14193
14194 * font-lock.el (lisp-font-lock-keywords-1): Highlight
14195 `(defun (setf foo)' differently.
14196
141972000-03-08 Stefan Monnier <monnier@cs.yale.edu>
14198
14199 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
14200 (regexp-opt): Update comment and adapt the code the new meaning of
14201 the `paren' argument of regex-opt-group for shy-groups.
14202 (regexp-opt-depth): Handle shy groups as well as backslashed
14203 backslashes.
14204 (regexp-opt-group): Turn the leading comment into a docstring.
14205 Allow `paren' to be a string (the string to use to open a group).
14206 Remove open-presuf and close-presuf. Instead of checking for `all
14207 one-char' and then later on check for `several one-char', handle
14208 both cases close together. Also apply a more generic algorithm
14209 for suffixes (the mirror image of the algorithm used for
14210 prefixes). Use shy-groups. Use nreverse rather than reverse.
14211 (regexp-opt-try-suffix): Removed.
14212
14213 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
14214 from comint-mode-map, so we can just inherit from it. Also, move
14215 the initialization into the `defvar' since there's no docstring
14216 anyway and it's fairly short.
14217 (inferior-scheme-mode): Define it as derived-mode: the code is
14218 shorter and this way we inherit from comint-mode-map rather than
14219 copying it.
14220
14221 * subr.el (replace-regexps-in-string): Properly handle the case
14222 where we match an empty string.
14223
14224 * comint.el (comint-exec-1): Add the current-dir to the exec-path
14225 when the command has a directory component (such as "./testml").
14226 Also fix a typo in the comment.
14227
142282000-03-08 Gerd Moellmann <gerd@gnu.org>
14229
14230 * Makefile (compile-files): Compile files one by one because
14231 that's the only way to ensure a clean compilation environment for
14232 each individual file.
14233
14234 * frame.el (other-frame): Call x-focus-frame.
14235
142362000-03-07 Dave Love <fx@gnu.org>
14237
14238 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
14239 :require to defcustom.
14240
14241 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
14242 lists.
14243
14244 * files.el (auto-mode-alist): Add configure.in.
14245
14246 * progmodes/autoconf.el: New file.
14247
142482000-03-07 Gerd Moellmann <gerd@gnu.org>
14249
14250 * mail/mh-e.el: Change maintainer to `none'.
14251
14252 * recentf.el (recentf-keep-non-readable-files-p): Quote args
14253 to remove-hook and add-hook.
14254
142552000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
14256
14257 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
14258 it as the default.
14259 (mail-send): Test mail-send-nonascii also for the new `mime' value.
14260 (sendmail-send-it): Conditionally add MIME headers specifying the
14261 used character set.
14262
142632000-03-07 Dave Love <fx@gnu.org>
14264
14265 * winner.el: Fix keywords, autoload cookies. Split
14266 eval-when-compile form to avoid compilation failure.
14267
142682000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
14269
14270 * international/mule.el: Modify comment about coding system
14271 property `coding-category'.
14272 (make-coding-system): New argument EOL-TYPE. Pay attention to
14273 coding-category property of PROPERTIES.
14274
14275 * international/mule-conf.el (coding-category-utf-8,
14276 coding-category-utf-16-be, coding-category-utf-16-le): New coding
14277 categories. Include them in the argument for set-coding-priority.
14278
14279 * international/mule-cmds.el (reset-language-environment): Include
14280 coding-category-utf-8, coding-category-utf-16-be, and
14281 coding-category-utf-16-le in the argument for set-coding-priority.
14282 (reset-language-environment): Initialize coding-category-utf-8,
14283 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
14284
142852000-03-06 Karl Fogel <kfogel@red-bean.com>
14286
14287 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
14288 code abstracted out of `bookmark-jump-noselect'. Now tries info
14289 extensions as well as compression extensions.
14290 (bookmark-jump-noselect): Use above new func.
14291
142922000-03-03 Gerd Moellmann <gerd@gnu.org>
14293
14294 * strokes.el: Change maintainer's mail address.
14295
142962000-03-03 Kenichi Handa <handa@etl.go.jp>
14297
14298 * international/mule-diag.el (list-character-sets): Make help-echo
14299 string by substitute-command-keys.
14300 (list-character-sets): Likewise.
14301 (sort-listed-character-sets): Call help-setup-xref.
14302
143032000-03-02 Gerd Moellmann <gerd@gnu.org>
14304
14305 * time.el (display-time-mail-file): Add `none' to the list of
14306 choices.
14307
143082000-03-01 Dave Love <fx@gnu.org>
14309
14310 * help.el (help-xref-go-back): Don't try to set position.
14311
14312 * international/mule-diag.el (list-character-sets): Call
14313 help-setup-xref. Add help-echo to xrefs.
14314 (list-character-sets-1): Add help-echo to xrefs.
14315
143162000-03-02 Gerd Moellmann <gerd@gnu.org>
14317
14318 * frame.el (blink-cursor-mode): Switch cursor on when turning
14319 the mode off.
14320
14321 * add-log.el (add-log-current-defun): Add support for
14322 Autoconf mode.
14323
14324 * mail/rmail.el (rmail-quit-hook): New variable.
14325
143262000-03-01 Dave Love <fx@gnu.org>
14327
14328 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
14329
14330 * help.el (help-xref-button): Add help-echo arg.
14331 (describe-function-1, describe-variable, help-make-xrefs): Use it.
14332
14333 * faces.el (list-faces-display): Supply help-echo with
14334 help-make-xrefs.
14335
14336 * facemenu.el (list-text-properties-at): Set help-xref-stack to
14337 nil.
14338
143392000-03-01 Gerd Moellmann <gerd@gnu.org>
14340
14341 * image.el (defimage): Look for image files in load-path.
14342
14343 * frame.el (busy-cursor-delay-seconds): Change type to
14344 `number'.
14345
143462000-03-01 David Ponce <david.ponce@wanadoo.fr>
14347
14348 * recentf.el (recentf): Added version tag to the defgroup of
14349 recentf.
14350
143512000-03-01 David Ponce <david.ponce@wanadoo.fr>
14352
14353 * recentf.el (recentf-cleanup): Changed to remove excluded file
14354 too.
14355 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
14356 action to select/unselect a file.
14357 (recentf-edit-list): Code cleanup and improvement.
14358 (recentf-open-more-files-action): `recentf-open-more-files' button
14359 widget action to open a file.
14360 (recentf-open-more-files): No more use standard completion but
14361 widgets.
14362 (recentf-more-collection): Deleted.
14363 (recentf-more-history): Deleted.
14364 (recentf-setup-more-completion): Deleted.
14365
143662000-03-01 David Ponce <david.ponce@wanadoo.fr>
14367
14368 * recentf.el (recentf-mode): No more needs that Emacs is running
14369 under a window-system.
14370
143711999-03-01 David Ponce <david.ponce@wanadoo.fr>
14372
14373 * recentf.el (recentf-edit-list): New command to edit the recent
14374 list which allow the user to remove files.
14375 (recentf-edit-selected-items): New global variable, used by
14376 `recentf-edit-list' to hold the list of files to be removed from
14377 the recent list.
14378 (recentf-make-menu-items): Updated to display a "Edit list..."
14379 menu item. Minor code cleanup.
14380
143811999-03-01 David Ponce <david.ponce@wanadoo.fr>
14382
14383 * recentf.el (recentf-open-more-files): New command to open files
14384 that are not displayed in the menu.
14385 (recentf-more-collection): New global variable holding the set of
14386 permissible completions used by `recentf-open-more-files'.
14387 (recentf-more-history): New global variable holding the history list
14388 used by `recentf-open-more-files' completion.
14389 (recentf-setup-more-completion): New function to setup completion for
14390 `recentf-open-more-files'.
14391 (recentf-make-menu-items): Updated to display a "More..." menu item.
14392
143931999-03-01 David Ponce <david.ponce@wanadoo.fr>
14394
14395 * recentf.el (recentf-menu-action): Doc fixed.
14396
143971999-03-01 David Ponce <david.ponce@wanadoo.fr>
14398
14399 * recentf.el (recentf-menu-filter): Doc updated.
14400 (recentf-update-menu-hook): Allow menu filters to force menu update.
14401 (recentf-make-menu-items): New menu filter handling.
14402 (recentf-make-menu-item): New helper function.
14403 (recentf-menu-elements): New menu handling function.
14404 (recentf-sort-ascending): Updated to new menu filter handling.
14405 (recentf-sort-descending): Updated to new menu filter handling.
14406 (recentf-sort-basenames-ascending): New menu filter function.
14407 (recentf-sort-basenames-descending): New menu filter function.
14408 (recentf-show-basenames): New menu filter function.
14409 (recentf-show-basenames-ascending): New menu filter function.
14410 (recentf-show-basenames-descending): New menu filter function.
14411
144122000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14413
14414 * diary-lib.el (list-diary-entries): Don't try to go forward at
14415 the end of the buffer.
14416
144172000-02-29 Kenichi Handa <handa@etl.go.jp>
14418
14419 * international/mule-diag.el (list-character-sets): Completely
14420 rewritten.
14421 (sort-listed-character-sets): New function.
14422 (list-character-sets-1): Completely rewritten.
14423 (list-character-sets-2): New function.
14424 (non-iso-charset-alist): New variable.
14425 (decode-codepage-char): New function.
14426 (charset-history): New variable.
14427 (read-charset) (list-block-of-chars)
14428 (list-iso-charset-chars)
14429 (list-non-iso-charset-chars)
14430 (list-charset-chars): New functions.
14431 (mule-diag): Call list-character-sets-2, not
14432 list-character-sets-2.
14433 (dump-charsets): Likewise.
14434
144352000-02-29 Gerd Moellmann <gerd@gnu.org>
14436
14437 * dired-x.el (dired-filename-at-point): Add `@' to valid
14438 file name characters.
14439 (dired-filename-at-point): Handle ange-ftp file names.
14440
14441 * frame.el (frame-notice-user-settings): Use assq-delete-all
14442 instead of assoc-delete-all.
14443 (frame-notice-user-settings): Ditto.
14444
14445 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
14446 Don't copy alist.
14447
144482000-02-28 Eli Barzilay <eli@cs.cornell.edu>
14449
14450 * calculator.el (calculator-use-menu): New option.
14451 (calculator-initial-bindings): Changed some bindings to work as
14452 macros.
14453 (calculator-forced-input): Removed.
14454 (calculator-restart-other-mode): New variable.
14455 (calculator-mode-map): Set up menu.
14456
144572000-02-28 Jari Aalto <jari.aalto@poboxes.com>
14458
14459 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
14460 tags.
14461
144622000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
14463
14464 * viper-cmd.el (viper-envelop-ESC-key): added the option to
14465 translate all ESC key sequences.
14466 (viper-goto-mark-subr): restore markers for files for which
14467 they were saved.
14468 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
14469 * viper-util.el (viper-set-replace-overlay-glyphs,
14470 viper-set-replace-overlay): always check if the replacement
14471 overlay is live.
14472 * viper.el (viper-vi-state-mode-list): added major modes.
14473 * ediff-wind.el: minor comment changes.
14474 * ediff.el: copyright notice date fix.
14475
144762000-02-27 Jason Rumney <jasonr@gnu.org>
14477
14478 * faces.el (face-font-family-alternatives): Add arial to helv.
14479 (mode-line, header-line, tool-bar): Same default as x for w32.
14480 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
14481 face-font-family-alternatives from working.
14482 * term/w32-win.el (mouse-set-font): Do not build fontset from
14483 chosen font.
14484
144852000-02-25 Sam Steingold <sds@goems.com>
14486
14487 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
14488 properly.
14489
144902000-02-25 Richard M. Stallman <rms@gnu.org>
14491
14492 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
14493
144942000-02-25 Gerd Moellmann <gerd@gnu.org>
14495
14496 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
14497 writable.
14498
14499 * frame.el (busy-cursor-delay-seconds): New option.
14500
145012000-02-24 Gerd Moellmann <gerd@gnu.org>
14502
14503 * frame.el (show-cursor-in-non-selected-windows): New option.
14504
145052000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14506
14507 * diary-lib.el (include-other-diary-files): Undo the selective
14508 display in any included file and don't kill it.
14509
145102000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
14511
14512 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
14513 bar. Menu items converted to (menu-item format, help strings
14514 added.
14515 [downcase, upcase]: Don't enable on MS-DOS.
14516 [symlink, symlinks]: Don't show if make-symbolic-link is not
14517 bound.
14518 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
14519
145202000-02-23 Dave Love <fx@gnu.org>
14521
14522 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
14523 (backward-kill-word): Revert addition of * to interactive spec --
14524 it's a feature.
14525
14526 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
14527 (backward-kill-sentence, kill-sentence): Likewise.
14528
14529 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
14530 scratch buffer name.
14531 (gud-format-command): Use int-to-string in ?l case. Simplify
14532 slightly.
14533
14534 * term/w32-win.el (internal-face-interactive): Update prompt for
14535 new read-face-name.
14536
14537 * mail/footnote.el (footnote): Add :version to defgroup.
14538 (footnote-section-tag-regexp): Customize.
14539 (footnote-start-tag, footnote-end-tag): New option.
14540 (footnote-latin-regexp): New variable.
14541 (Footnote-latin): New function.
14542 (footnote-style-alist): Add element for latin style.
14543 (footnote-style): Moved.
14544 (Footnote-goto-footnote): Use eq to test arg.
14545
14546 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
14547
14548 * emacs-lisp/byte-opt.el: Change old backquote syntax.
14549 (byte-compile-trueconstp): Include keywords.
14550 (byte-optimize-quote, byte-optimize-lapcode): Use
14551 byte-compile-const-symbol-p.
14552 (byte-optimize-char-before): New optimization.
14553
14554 * emacs-lisp/bytecomp.el: Change old backquote syntax.
14555 (byte-compile-const-symbol-p): New function.
14556 (byte-compile-constp, byte-compile-out-toplevel)
14557 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
14558 Use it.
14559
14560 * subr.el (define-key-after): Default AFTER to t. Doc fix.
14561
145622000-02-23 Kenichi Handa <handa@etl.go.jp>
14563
14564 * international/encoded-kb.el: Be sure to update minor-mode-alist
14565 and minor-mode-map-alist.
14566 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
14567 codes SS2 and SS3 correctly.
14568 (encoded-kbd-self-insert-ccl): New function.
14569 (encoded-kbd-setup-keymap): New function.
14570 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
14571 by calling encoded-kbd-setup-keymap.
14572
14573 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
14574 characters.
14575 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
14576 locally.
14577
145782000-02-22 Dave Love <fx@gnu.org>
14579
14580 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
14581 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
14582 defvar.
14583 (lisp-mode-syntax-table): Set up for #|...|# comments.
14584 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
14585 classes. Match `defface'.
14586 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
14587 (eval-defun-1): Fix for defcustom.
14588 (lisp-indent-region): Doc fix.
14589
14590 * subr.el (when, unless, split-string): Doc fix.
14591 (read-passwd): Move call of clear-this-command-keys to the right
14592 place.
14593 (replace-regexps-in-string): New function.
14594
145952000-02-22 Gerd Moellmann <gerd@gnu.org>
14596
14597 * help.el (describe-variable): Set syntax table to
14598 emacs-lisp-mode-syntax-table when moving forward over the
14599 symbol's name.
14600
146012000-02-22 Dave Love <fx@gnu.org>
14602
14603 * xt-mouse.el: Doc fixes.
14604 (xterm-mouse-position-function): New function, replacing advice of
14605 mouse-position.
14606 (xterm-mouse-mode): Use it. Don't turn on under a window system.
14607
14608 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
14609
146102000-02-21 Gerd Moellmann <gerd@gnu.org>
14611
14612 * format.el (format-annotate-single-property-change): Handle
14613 properties.with dotted-list values.
14614 (format-proper-list-p): New function.
14615
14616 * enriched.el (enriched-face-ans): Handle '(foreground-color
14617 . COLOR) and (background-color . COLOR).
14618
146192000-02-20 Dave Love <fx@gnu.org>
14620
14621 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
14622 and assignments to it.
14623 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
14624 current local map.
14625 (make-flyspell-overlay): Use it.
14626 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
14627
14628 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
14629 (lm-get-header-re): Defun, not defsubst.
14630 (lm-get-package-name): Defun, not defsubst. Simplify.
14631 (lm-version): Doc fix. Simplify.
14632 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
14633 (lm-crack-address, lm-last-modified-date, lm-commentary)
14634 (lm-verify, lm-synopsis): Simplify.
14635 (lm-report-bug): Require emacsbug. Use compose-mail.
14636
146372000-02-20 Gerd Moellmann <gerd@gnu.org>
14638
14639 * dired.el (dired-mode): Call propertized-buffer-identification
14640 to set mode-line-buffer-identification to something having
14641 the right text properties.
14642
14643 * bindings.el (propertized-buffer-identification): New function.
14644
146452000-02-20 Dave Love <fx@gnu.org>
14646
14647 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
14648 check for t-mouse too.
14649
14650 * cus-start.el: Make echo-keystrokes `number'.
14651
146522000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
14653
14654 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
14655 Don't call ring-empty-p unless tags-location-ring is bound.
14656 From Noah Friedman <friedman@splode.com>.
14657
146582000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
14659
14660 * progmodes/hideshow.el (hs-flag-region): No longer use
14661 `intangible' overlay property.
14662
14663 (hs-toggle-hiding): New command.
14664 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
14665
14666 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
14667 Fix omission bug: Run `hs-minor-mode-hook' for both activation
14668 and deactivation.
14669
146702000-02-18 Gerd Moellmann <gerd@gnu.org>
14671
14672 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
14673
146742000-02-17 Gerd Moellmann <gerd@gnu.org>
14675
14676 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
14677
14678 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
14679 of `*' to handle `(* ... *)' comments.
14680
146812000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
14682
14683 * faces.el (list-faces-display): Use display-mouse-p instead of
14684 window-system.
14685
14686 * menu-bar.el (global-map): Menu-bar items converted to the new
14687 format (menu-item..., rearranged for better CUA compliance, and
14688 their names changed for better clarity. Help strings added.
14689
14690 * international/mule-cmds.el (mule-menu-keymap)
14691 (describe-language-environment-map, set-coding-system-map)
14692 (setup-language-environment-map): Convert to new (menu-item...
14693 form, add help strings. Change names of menu items for better
14694 clarity. "Mule" menu-bar item removed (it's now in the "Options"
14695 submenu).
14696
146972000-02-17 Gerd Moellmann <gerd@gnu.org>
14698
14699 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
14700 within the code.
14701
147022000-02-16 Dave Love <fx@gnu.org>
14703
14704 * faces.el: Don't require custom. Add more specific :groups to
14705 various deffaces.
14706 (set-face-attribute): Purecopy args.
14707 (read-face-name): Default to name at point and use it in prompt.
14708 Remove colon from arg in all callers.
14709 (list-faces-display): Hyperlink to face descriptions and customize
14710 buffers.
14711
147122000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
14713
14714 * wid-edit.el (widget-match-inline): An atom never matches a
14715 list.
14716
147172000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14718
14719 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14720 at ':' characters by call to split-string.
14721
147222000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14723
14724 * textmodes/bibtex.el: Added RCS version identification.
14725
147262000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14727
14728 * textmodes/bibtex.el: Some temporary comments removed.
14729 (bibtex-field-name, bibtex-entry-type): Made the relationship
14730 explicit.
14731 (bibtex-field-const): Allow capital letters.
14732 (bibtex-start-of-string): Deleted because unused.
14733
14734 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14735 use the term 'reference' to describe a bibtex entry as a whole.
14736 Further, reference keys are no longer called 'labels'.
14737 (bibtex-keys): Renamed to bibtex-reference-keys.
14738 (bibtex-reformat-previous-labels): Renamed to
14739 bibtex-reformat-previous-reference-keys.
14740 (bibtex-reference-type): Renamed to bibtex-entry-type.
14741 (bibtex-reference-head): Renamed to bibtex-entry-head.
14742 (bibtex-reference-maybe-empty-head): Renamed to
14743 bibtex-entry-maybe-empty-head.
14744 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14745 (bibtex-search-reference): Renamed to bibtex-search-entry.
14746 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14747 bibtex-enclosing-entry-maybe-empty-head.
14748 (bibtex-entry-field-alist, bibtex-entry-head,
14749 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14750 bibtex-map-entries, bibtex-search-entry,
14751 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14752 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14753 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14754 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14755 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14756 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14757 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14758
147592000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14760
14761 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14762 comment.
14763 (bibtex-format-field-delimiters): New function, functionality
14764 extracted from bibtex-format-entry.
14765 (bibtex-autokey-get-yearfield-digits): New function, functionality
14766 extracted from bibtex-autokey-get-yearfield.
14767
14768 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14769 entries in order to avoid stack overflow in the regexp matcher if
14770 field contents become large.
14771 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14772 bibtex-field-string-part-not-braced,
14773 bibtex-field-string-part-no-inner-braces,
14774 bibtex-field-string-part-1-inner-brace,
14775 bibtex-field-string-part-2-inner-braces,
14776 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14777 bibtex-field-string-quoted, bibtex-field-string,
14778 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14779 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14780 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14781 as parsing is now performed by the following functions.
14782 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14783 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14784 bibtex-parse-field-string, bibtex-search-forward-field-string,
14785 bibtex-parse-association, bibtex-field-name-for-parsing,
14786 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14787 bibtex-search-forward-field, bibtex-search-backward-field,
14788 bibtex-start-of-field, bibtex-end-of-field,
14789 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14790 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14791 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14792 bibtex-parse-string, bibtex-search-forward-string,
14793 bibtex-search-backward-string, bibtex-start-of-string,
14794 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14795 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14796 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14797 entries. Instead of reporting the results of the parsing by
14798 match-beginning or match-end, these functions return data structures
14799 that hold the corresponding positions.
14800 (bibtex-enclosing-field): Changed to also report field boundaries by
14801 return values rather than by match-beginning or match-end. The
14802 following functions have been adapted to use the new parsing
14803 functions.
14804 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14805 bibtex-enclosing-field, bibtex-format-entry,
14806 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14807 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14808 bibtex-print-help-message, bibtex-end-of-entry,
14809 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14810 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14811 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14812 method for parsing.
14813 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14814 bibtex-map-entries, bibtex-flash-head,
14815 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14816 bibtex-autokey-change, bibtex-autokey-get-namefield,
14817 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14818 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14819 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14820 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14821 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14822 order to make the new binding of case-fold-search immediately
14823 visible.
14824
148252000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14826
14827 * textmodes/bibtex.el: Copyright notice is up to date.
14828 Added constant 'bibtex-maintainer-salutation.
14829
14830 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14831 than make-temp-name, use match-string-no-properties and eliminate
14832 a quadratic behavior when building bibtex-strings.
14833
14834 * bibtex.el (bibtex-reference-key): Accept string entries whose
14835 reference key contains upper case letters.
14836
148372000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14838
14839 * bibtex.el (bibtex-reference-head): Allow entries to start with
14840 a new line.
14841
148422000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14843
14844 * bibtex.el: Hiding of entry bodies is not longer provided by
14845 bibtex.el directly. Instead the hideshow package can be used.
14846 Added a special bibtex entry to hs-special-modes-alist.
14847 (bibtex-hs-forward-sexp): Added for hideshow.el.
14848
148492000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14850
14851 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14852 at ':' characters by call to split-string.
14853
148542000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14855
14856 * textmodes/bibtex.el: Added RCS version identification.
14857
148582000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14859
14860 * textmodes/bibtex.el: Some temporary comments removed.
14861 (bibtex-field-name, bibtex-entry-type): Made the relationship
14862 explicit.
14863 (bibtex-field-const): Allow capital letters.
14864 (bibtex-start-of-string): Deleted because unused.
14865
14866 * textmodes/bibtex.el: Unified some nomenclature. We no longer
14867 use the term 'reference' to describe a bibtex entry as a whole.
14868 Further, reference keys are no longer called 'labels'.
14869 (bibtex-keys): Renamed to bibtex-reference-keys.
14870 (bibtex-reformat-previous-labels): Renamed to
14871 bibtex-reformat-previous-reference-keys.
14872 (bibtex-reference-type): Renamed to bibtex-entry-type.
14873 (bibtex-reference-head): Renamed to bibtex-entry-head.
14874 (bibtex-reference-maybe-empty-head): Renamed to
14875 bibtex-entry-maybe-empty-head.
14876 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14877 (bibtex-search-reference): Renamed to bibtex-search-entry.
14878 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14879 bibtex-enclosing-entry-maybe-empty-head.
14880 (bibtex-entry-field-alist, bibtex-entry-head,
14881 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14882 bibtex-map-entries, bibtex-search-entry,
14883 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14884 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14885 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14886 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14887 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14888 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14889 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14890
148912000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14892
14893 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14894 comment.
14895 (bibtex-format-field-delimiters): New function, functionality
14896 extracted from bibtex-format-entry.
14897 (bibtex-autokey-get-yearfield-digits): New function, functionality
14898 extracted from bibtex-autokey-get-yearfield.
14899
14900 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14901 entries in order to avoid stack overflow in the regexp matcher if
14902 field contents become large.
14903 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14904 bibtex-field-string-part-not-braced,
14905 bibtex-field-string-part-no-inner-braces,
14906 bibtex-field-string-part-1-inner-brace,
14907 bibtex-field-string-part-2-inner-braces,
14908 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14909 bibtex-field-string-quoted, bibtex-field-string,
14910 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14911 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14912 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14913 as parsing is now performed by the following functions.
14914 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14915 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14916 bibtex-parse-field-string, bibtex-search-forward-field-string,
14917 bibtex-parse-association, bibtex-field-name-for-parsing,
14918 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14919 bibtex-search-forward-field, bibtex-search-backward-field,
14920 bibtex-start-of-field, bibtex-end-of-field,
14921 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14922 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14923 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14924 bibtex-parse-string, bibtex-search-forward-string,
14925 bibtex-search-backward-string, bibtex-start-of-string,
14926 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14927 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14928 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14929 entries. Instead of reporting the results of the parsing by
14930 match-beginning or match-end, these functions return data structures
14931 that hold the corresponding positions.
14932 (bibtex-enclosing-field): Changed to also report field boundaries by
14933 return values rather than by match-beginning or match-end. The
14934 following functions have been adapted to use the new parsing
14935 functions.
14936 (bibtex-skip-to-valid-entry, bibtex-search-reference,
14937 bibtex-enclosing-field, bibtex-format-entry,
14938 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14939 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14940 bibtex-print-help-message, bibtex-end-of-entry,
14941 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14942 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14943 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14944 method for parsing.
14945 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14946 bibtex-map-entries, bibtex-flash-head,
14947 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14948 bibtex-autokey-change, bibtex-autokey-get-namefield,
14949 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14950 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14951 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14952 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14953 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14954 order to make the new binding of case-fold-search immediately
14955 visible.
14956
149572000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14958
14959 * textmodes/bibtex.el: Copyright notice is up to date.
14960 Added constant 'bibtex-maintainer-salutation.
14961
14962 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14963 than make-temp-name, use match-string-no-properties and eliminate
14964 a quadratic behavior when building bibtex-strings.
14965
14966 * bibtex.el (bibtex-reference-key): Accept string entries whose
14967 reference key contains upper case letters.
14968
149692000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14970
14971 * bibtex.el (bibtex-reference-head): Allow entries to start with
14972 a new line.
14973
149742000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14975
14976 * bibtex.el: Hiding of entry bodies is not longer provided by
14977 bibtex.el directly. Instead the hideshow package can be used.
14978 Added a special bibtex entry to hs-special-modes-alist.
14979 (bibtex-hs-forward-sexp): Added for hideshow.el.
14980
149812000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
14982
14983 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
14984 proceedings entry type (for cross referencing). Thanks to Wagner
14985 Toledo Correa for the suggestion.
14986
14987 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
14988
149892000-02-14 Kenichi Handa <handa@etl.go.jp>
14990
14991 * international/characters.el: Setup case table for Vietnamese.
14992
149932000-02-12 Gerd Moellmann <gerd@gnu.org>
14994
14995 * uniquify.el (toplevel): Require CL at compile time.
14996 (uniquify-push): Removed.
14997
14998 * shadowfile.el (shadow-when): Removed.
14999
15000 * tempo.el (tempo-dolist, tempo-mapc): Removed.
15001 (tempo-process-and-insert-string): Use dolist instead of
15002 tempo-dolist.
15003
15004 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
15005 regexp for paragraph-start.
15006
15007 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
15008 commas as well.
15009
150102000-02-10 Dave Love <fx@gnu.org>
15011
15012 * wid-edit.el: (widgets) [defgroup]: Remove url link.
15013 (widget-color-choice-list, widget-color-history, widget-mouse-help):
15014 Deleted.
15015 (widget-specify-field, widget-specify-button): Don't use
15016 widget-mouse-help as help-echo property.
15017 (default): Use #'ignore for :validate and :mouse-down-action.
15018 (checkbox): Add help-echo.
15019 (widget-sexp-validate): Rewritten to clarify error messages.
15020 (character): Use char-valid-p in :match function.
15021 (widget-color-complete): Use facemenu-color-alist.
15022 (widget-color-action): Use facemenu-read-color.
15023
15024 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
15025 set up `caar' &c that we now have.
15026
150272000-02-09 Ray Blaak <blaak@gnu.org>
15028
15029 * delphi.el: Make resourcestring a declaration region, like const
15030 and var.
15031
150322000-02-09 Dave Love <fx@gnu.org>
15033
15034 * bindings.el (mode-line-input-method-map): New variable.
15035 (mode-line-mule-info): Use it; fix last change.
15036 (mode-line-mode-menu): Move definition.
15037 (mode-line-mouse-sensitive-p): Deleted.
15038 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
15039 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
15040 level.
15041
15042 * startup.el (command-line-1): Don't call
15043 make-mode-line-mouse-sensitive.
15044
150452000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15046
15047 * mail/rmail.el (rmail-retry-failure): Use
15048 rmail-beginning-of-message before rmail-toggle-header, because the
15049 former toggles headers.
15050
150512000-02-06 Stefan Monnier <monnier@cs.yale.edu>
15052
15053 * diff-mode.el (diff-kill-junk): New interactive function.
15054 (diff-reverse-direction): Use delete-and-extract-region.
15055 (diff-post-command-hook): Restrict the area so that the hook also works
15056 outside of any diff hunk. This is necessary for the minor-mode.
15057 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
15058 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
15059
15060 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
15061 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
15062 so that it can be used more easily in <foo>-mode-hook. Also make sure
15063 to avoid duplicate entries.
15064 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
15065 (font-lock-remove-keywords): Just as was done for `add', allow it to
15066 work even if font-lock-mode is nil. Also make sure we don't modify
15067 any pre-existing list by forcing a copy-sequence. Finally rename
15068 `major-mode' to `mode'.
15069 (font-lock-fontify-syntactic-anchored-keywords)
15070 (font-lock-fontify-anchored-keywords)
15071 (font-lock-fontify-keywords-region): Use line-end-position.
15072 Don't make `font-lock-multiline' local (it's now done in
15073 font-lock-set-defaults).
15074 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
15075 move the `font-lock-fontified' creation to inside the `unless'.
15076
150772000-02-06 Andrew Innes <andrewi@gnu.org>
15078
15079 * term/w32-win.el (x-handle-args): Comment out call to message,
15080 which occurs before window system is initialized.
15081
15082 * makefile.nt: Add support for recompiling lisp code.
15083
150842000-02-04 Dave Love <fx@gnu.org>
15085
15086 * bindings.el (mode-line-mule-info): Fix/extend last change.
15087
15088 * completion.el: Replace completion-dolist with dolist.
15089
15090 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
15091 dotimes.
15092
150932000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
15094
15095 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
15096 environment names before they go into the section regexp.
15097
15098 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
15099 char class in regexp.
15100
15101 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
15102 `case-fold-search' to nil.
15103
15104 * progmodes/idlwave.el (idlwave-template): Respect
15105 `idlwave-abbrev-change-case'.
15106 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
15107 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
15108 idlwave-while): respect `idlwave-reserved-word-upcase'.
15109 (idlwave-rw-case): New function.
15110 (idlwave-statement-match): Fixed problem with assignment regexp.
15111 (idlwave-font-lock-keywords): Improved regexp for keyword
15112 parameters.
15113 (idlwave-surround): New argument LENGTH to support padding of
15114 operators longer than 1 char.
15115
15116 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
15117 idlwave-shell-expression-overlay. Implemented printing of
15118 expressions on higher levels of the calling stack.
15119 (idlwave-shell-display-level-in-calling-stack): Restore stack
15120 level.
15121 (idlwave-retrieve-expression-from-level): New function.
15122 (idlwave-shell-last-calling-stack): Variable removed.
15123 (idlwave-shell-reset): Argument action reversed (`visible' to
15124 `hidden'). Also remove stop-line overlay.
15125 (idlwave-shell-calling-stack-routine): New variable.
15126 (idlwave-shell-parse-stack-and-display): Messages now display
15127 negative level numbers.
15128 (idlwave-shell-mode): Set `modeline-format'.
15129 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
15130 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
15131 21.
15132 (idlwave-shell-print-expression-function): New option.
15133
15134 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
15135 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
15136 `tool-bar' instead of `toolbar'.
15137
151382000-02-02 Dave Love <fx@gnu.org>
15139
15140 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
15141 emacs-lisp-mode-hook. Don't check for defalias being defined.
15142
15143 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
15144 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
15145 the new builtins directly.
15146
15147 * whitespace.el (whitespace): Add :version to defgroup.
15148
15149 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
15150 Doc fix.
15151
15152 * thingatpt.el (sexp-at-point, symbol-at-point)
15153 (number-at-point, list-at-point): Add autoload cookie.
15154
15155 * recentf.el (recentf): Add :version to defgroup.
15156
15157 * quickurl.el (quickurl): Add :version to defgroup.
15158
15159 * elide-head.el (elide-head): Use point-marker more.
15160
15161 * bs.el (bs): Add :version to defgroup.
15162
15163 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
15164
15165 * progmodes/delphi.el (delphi): Add :version to defgroup.
15166
151672000-02-02 Gerd Moellmann <gerd@gnu.org>
15168
15169 * ange-ftp.el (ange-ftp-write-region): Handle case that
15170 succeeding process operation sets a different coding system.
15171
15172 * calculator.el: New file.
15173
151742000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
15175
15176 * frame.el (frames-on-display-list, framep-on-display): New
15177 functions.
15178 (display-mouse-p, display-popup-menus-p, display-graphic-p)
15179 (display-selections-p, display-screens, display-pixel-width)
15180 (display-pixel-height, display-mm-width, display-mm-height)
15181 (display-backing-store, display-save-under, display-planes)
15182 (display-color-cells, display-visual-class): New functions.
15183
15184 * term/tty-colors.el (tty-color-gray-shades): New function.
15185
15186 * faces.el (display-color-p): Use framep-on-display.
15187 (display-grayscale-p): New function.
15188
151892000-01-31 Dave Love <fx@gnu.org>
15190
15191 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
15192 (create-fontset-from-x-resource): Don't concat integers.
15193
151942000-01-31 Inge Frick <inge@nada.kth.se>
15195
15196 * view.el: Some changes in documentation. Removed some trailing
15197 whitespace. Changed some parameter names to agree with
15198 documentation.
15199 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
15200 window is not deleted. Modifies change 1998-04-26.
15201
152022000-01-31 Gerd Moellmann <gerd@gnu.org>
15203
15204 * windmove.el: New file.
15205
15206 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
15207 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
15208 progmodes/ebnf-yac.el: Update copyright and license info.
15209
15210 * jit-lock.el (jit-lock-function): Widen before calculating end
15211 position.
15212 (jit-lock-stealth-chunk-start): Rewritten.
15213
15214 * info.el (Info-title-face-alist): Removed.
15215 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
15216 faces.
15217 (Info-fontify-node): Use these faces.
15218
152192000-01-30 Gerd Moellmann <gerd@gnu.org>
15220
15221 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
15222 (cl-macro-list1): Recognize `&allow-other-keys' instead of
15223 `&allow-other-keywords'.
15224
15225 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
15226 the list of directories scanned heuristically.
15227
15228 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
15229 exist.
15230
152312000-01-30 Jason Rumney <jasonr@gnu.org>
15232
15233 * w32-fns.el: Define w32-tty-standard-colors.
15234
15235 * startup.el (command-line): Use w32-tty-standard-colors when in
15236 w32 console mode.
15237
152382000-01-30 Dave Love <fx@gnu.org>
15239
15240 * jka-compr.el (jka-compr-load): Fix up load-history.
15241
15242 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
15243
15244 * emacs-lisp/cl-macs.el: Revert previous change.
15245
152462000-01-29 Dave Love <fx@gnu.org>
15247
15248 * facemenu.el: Purecopy various strings.
15249
15250 * timezone.el (timezone-fix-time): Window against 69 for two-digit
15251 years. Deal with three-digit years.
15252
15253 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
15254 defconst, purecopy.
15255 (help-back-label): Purecopy it.
15256
152572000-01-18 Gerd Moellmann <gerd@gnu.org>
15258
15259 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
15260 variable. If non-nil, order the buffer list according to the
15261 currently selected frame.
15262 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
15263 non-nil, pass the selected frame to function buffer-list.
15264
152652000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15266
15267 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
15268
152692000-01-28 Dave Love <fx@gnu.org>
15270
15271 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
15272
15273 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
15274 Don't use lisp-indent-hook property.
15275 (cl-abs): Remove.
15276
15277 * subr.el: Move out indent and edebug specs for when and unless.
15278
15279 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
15280 when, unless.
15281
15282 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
15283 unless, when.
15284
152852000-01-28 Gerd Moellmann <gerd@gnu.org>
15286
15287 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
15288 `collecting' as synonym for `collect'.
15289
15290 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
15291 for the case it contains spaces.
15292
15293 * simple.el (what-cursor-position): Change formatting of
15294 messages.
15295
15296 * frame.el (delete-other-frames): New function.
15297 (toplevel): Bind it to C-x 5 1.
15298
15299 * sort.el (sort-numeric-base): New option.
15300 (sort-numeric-fields): If number starts with `0' or `0[xX[',
15301 interpret it as octal or hexadecimal. Use sort-numeric-base
15302 as default base.
15303
15304 * progmodes/glasses.el: New file.
15305
153062000-01-27 Gerd Moellmann <gerd@gnu.org>
15307
15308 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
15309 userids differently.
15310
15311 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
15312 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
15313 progmodes/ebnf-yac.el: New files.
15314
153152000-01-26 Dave Love <fx@gnu.org>
15316
15317 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
15318 on a function with an empty body. [From Eric Ludlam.]
15319
153202000-01-25 Andre Spiegel <spiegel@gnu.org>
15321
15322 * vc.el (vc-version-diff): Make sure file name is expanded.
15323
153242000-01-25 Gerd Moellmann <gerd@gnu.org>
15325
15326 * scroll-bar.el (scroll-bar-timer): Variable removed.
15327 (scroll-bar-toolkit-scroll): Don't use a timer.
15328
153292000-01-25 Kenichi Handa <handa@etl.go.jp>
15330
15331 * language/thai-util.el (thai-composition-function): Delete
15332 superfluous `a'.
15333
153342000-01-24 Dave Love <fx@gnu.org>
15335
15336 * fortran.el (fortran-mode): Use beginning-of-defun-function,
15337 end-of-defun-function.
15338
15339 * font-lock.el (turn-on-font-lock): Don't depend on window-system
15340 &c.
15341
153422000-01-22 Jason Rumney <jasonr@gnu.org>
15343
15344 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
15345 conflicts with new face support.
15346
153472000-01-22 Richard M. Stallman <rms@gnu.org>
15348
15349 * replace.el (query-replace): Rename last arg to DELIMITED.
15350 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
15351 (query-replace-regexp): Likewise.
15352
153532000-01-20 Richard M. Stallman <rms@gnu.org>
15354
15355 * subr.el (with-syntax-table): Use make-symbol, not gensym.
15356
15357 * emacs-lisp/lisp.el (beginning-of-defun-function):
15358 Variable renamed from beginning-of-defun.
15359 Do not call make-variable-buffer-local.
15360 (beginning-of-defun-raw): Use new variable name; doc fix.
15361 (beginning-of-defun): Doc fix.
15362 (end-of-defun-function): Variable renamed from end-of-defun.
15363 Do not call make-variable-buffer-local.
15364 (end-of-defun): Use new variable name; doc fix.
15365
15366 * subr.el (dolist, dotimes): Copied from cl-macs.el
15367 and made to work.
15368
15369 * mail/undigest.el (rmail-digest-end-regexps):
15370 Variable replaces rmail-digest-end-regexp.
15371 Allows multiple regexps for detecting the end line.
15372 (undigestify-rmail-message): Corresponding changes.
15373
153742000-01-19 Dave Love <fx@gnu.org>
15375
15376 * files.el (user-init-file): Don't declare here -- is primitive.
15377
15378 * startup.el (command-line): Check for compiled user-init-file and
15379 set to uncompiled version if necessary.
15380
153812000-01-18 Gerd Moellmann <gerd@gnu.org>
15382
15383 * mail/undigest.el (rmail-digest-end-regexp): New user option.
15384 (undigestify-rmail-message): Use it.
15385
15386 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
15387
153882000-01-17 Gerd Moellmann <gerd@gnu.org>
15389
15390 * tmm.el (tmm-goto-completions): Adapt to prompt being part
15391 of mini-buffer.
15392
153932000-01-14 Gerd Moellmann <gerd@gnu.org>
15394
15395 * emacs-lisp/copyright.el (copyright-update): Removed the
15396 requirement for a trailing space from `copyright-regexp', to
15397 support copyrights with owner specified on a separate line..
15398
15399 * align.el: New file.
15400
15401 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
15402
15403 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
15404
154052000-01-13 Dave Love <fx@gnu.org>
15406
15407 * ph.el: Removed. (Obsoleted by EUDC.)
15408
154092000-01-13 Gerd Moellmann <gerd@gnu.org>
15410
15411 * net/eudc.el (toplevel): Remove autoloaded code installing
15412 menu with easymenu, because that causes build problems.
15413
15414 * frame.el (frame-notice-user-settings): New variable.
15415 (frame-notice-user-settings): Don't modify frame parameters
15416 if called a second time.
15417
154182000-01-13 Richard M. Stallman <rms@gnu.org>
15419
15420 * frame.el (frame-notice-user-settings):
15421 Notice default-frame-parameters even for non-window frames.
15422
154232000-01-13 Gerd Moellmann <gerd@gnu.org>
15424
15425 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
15426 for Emacs.
15427 (eudc-bob-can-display-inline-images): Extend for Emacs.
15428 (eudc-bob-toggle-inline-display): Ditto.
15429 (eudc-bob-display-jpeg): Ditto.
15430
154312000-01-12 Gerd Moellmann <gerd@gnu.org>
15432
15433 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
15434 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
15435 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
15436
15437 * add-log.el (add-change-log-entry): Fix error trying an `(insert
15438 nil)'.
15439
15440 * subdirs.el: Add `net' directory.
15441
15442 * net: New directory.
15443
15444 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
15445 eval-last-sexp. Don't bind debug-on-error here.
15446 (eval-last-sexp): New function. Bind debug-on-error if
15447 eval-expression-debug-on-error is non-nil.
15448 (eval-defun-2, eval-defun): Likewise.
15449
15450 * simple.el (eval-expression): Don't bind debug-on-error if
15451 eval-expression-debug-on-error is nil. Detect changed
15452 debug-on-error, and propagate new value to global binding, if
15453 eval-expression-debug-on-error is non-nil,
15454 (eval-expression-debug-on-error): Change doc string.
15455
154562000-01-11 Richard M. Stallman <rms@gnu.org>
15457
15458 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
15459
15460 * emacs-lisp/lisp-mode.el (with-syntax-table):
15461 Set up lisp-indent-function property.
15462
15463 * subr.el (with-syntax-table): Moved from simple.el.
15464
15465 * simple.el (with-syntax-table): Moved to subr.el.
15466
154672000-01-11 Gerd Moellmann <gerd@gnu.org>
15468
15469 * tmm.el (tmm-shortcut): Delete region after prompt instead
15470 of erasing buffer.
15471
15472 * textmodes/fill.el (fill-common-string-prefix): New function.
15473 (fill-context-prefix): Use the longest common prefix of first
15474 and second line fill prefix, if there is one.
15475
154762000-01-11 Richard M. Stallman <rms@gnu.org>
15477
15478 * array.el (array-mode): Don't use make-variable-buffer-local.
15479 Use make-local-variable for `truncate-lines'.
15480
154812000-01-11 Jari Aalto <jari.aalto@poboxes.com>
15482
15483 * add-log.el (add-log-current-defun): Handle user-defined
15484 add-log-current-function returning nil,
15485
15486 * add-log.el (add-change-log-entry): Insert version number
15487 if having found a current function
15488
15489 * add-log.el (add-log-current-defun): Call
15490 `add-log-current-defun-function'. Try matches at level 0 and
15491 level 1. Strip whitespace from defun found.
15492
154932000-01-10 John Wiegley <johnw@gnu.org>
15494
15495 * allout.el (isearch-done/outline-provisions): Added `edit'
15496 argument to correspond with the current definition of
15497 `isearch-done'.
15498
154992000-01-10 Dave Love <fx@gnu.org>
15500
15501 * elide-head.el (elide-head): Use point-marker, not point.
15502
155032000-01-10 Gerd Moellmann <gerd@gnu.org>
15504
15505 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
15506 before and after the year 2000.
15507
15508 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
15509 Add ispell- prefix.
15510
155112000-01-10 Ken Stevens <k.stevens@ieee.org>
15512
15513 * ispell.el: Only define dictionaries in menus when they exist.
15514 (version18p): New variable.
15515 (version20p): New variable.
15516 (xemacsp): New variable.
15517 (ispell-choices-win-default-height): Fix for XEmacs visibility.
15518 (ispell-dictionary-alist1): Added Brasileiro dictionary.
15519 (ispell-dictionary-alist6): Russian command lines no longer accept
15520 run-together words.
15521 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
15522 (ispell-dictionary-alist): Add koi8-r to customize definition.
15523 (check-ispell-version): Added documentation string. Returns
15524 library path when called non-interactively.
15525 (ispell-menu-map-needed): Uses new variables.
15526 (ispell-library-path): New variable.
15527 (ispell-decode-string): XEmacs fix for bogus variable bindings.
15528 (ispell-word): Improved documentation string. Test for valid
15529 character mappings. Correctly check typed in word changes that can
15530 result in single words split into multiple words. Returns
15531 replacement word.
15532 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
15533 replace in recursive query replace mode. Help message for
15534 recursive edit mode.
15535 (ispell-show-choices): Protect against bad framepop bindings.
15536 (ispell-help): Fix to work with XEmacs.
15537 (ispell-highlight-spelling-error): Use new variables.
15538 (ispell-overlay-window): Fix to work with XEmacs.
15539 (ispell-parse-output): Passed and returns location information
15540 tracking spelling corrections. Doesn't recheck same word on
15541 current line.
15542 (ispell-init-process): Protect against bogus XEmacs variable binding.
15543 Fix call to single argument in sleep-for. Use new variables.
15544 (ispell-region): Passed and returns location information tracking
15545 spelling corrections. Doesn't check same word on current line.
15546 Improved documentation string. Doesn't resend a line already
15547 checked to the ispell process - fixes bug in LaTeX parsing.
15548 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
15549 (ispell-skip-region): No longer skips <TT> in SGML.
15550 (ispell-process-line): Tracks location information with spelling
15551 corrections. Added documentation string. Accounts for words
15552 already accepted on this line. Don't allow query-replace on line
15553 starting with math characters. Doesn't resend a line already sent
15554 to ispell process. Fixes alignment error bug.
15555
155562000-01-10 Richard M. Stallman <rms@gnu.org>
15557
15558 * dired-x.el (dired-guess-shell-alist-default):
15559 Suggest xloadimage, which is free, not xv, which isn't.
15560
15561 * ange-ftp.el (ange-ftp-file-name-nondirectory):
15562 Don't ever include the host name or user name in the value.
15563
155642000-01-09 Gerd Moellmann <gerd@gnu.org>
15565
15566 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
15567 of a real newline.
15568
155692000-01-09 Stephen Eglen <stephen@gnu.org>
15570
15571 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
15572 for .png files.
15573
155742000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
15575
15576 * cus-edit.el (custom-hook-convert-widget): Fix comment.
15577
155782000-01-09 Gerd Moellmann <gerd@gnu.org>
15579
15580 * progmodes/cperl-mode.el: Replace ^F with ^L.
15581
15582 * sendmail.el (toplevel): Provide `sendmail' when compiling
15583 before `require'ing rmail and mailalias to prevent infinite
15584 recursion.
15585
155862000-01-08 Dave Love <fx@gnu.org>
15587
15588 * emacs-lisp/backquote.el: Remove inappropriate customization
15589 (allowing custom.el to use backquote).
15590
155912000-01-07 Dave Love <fx@gnu.org>
15592
15593 * add-log.el (add-log-debugging): Deleted.
15594 (add-change-log-entry): Treat a backup FILE-NAME as its parent
15595 file. Remove debugging code.
15596 (change-log-get-method-definition, change-log-name): Add doc.
15597 (change-log-sortable-date-at): New function.
15598 (change-log-merge): New command.
15599
15600 * time.el (display-time-string-forms): Make the Mail string active.
15601 (display-time-update): Provide help-echo for load average.
15602
15603 * bindings.el (make-mode-line-mouse2-map): New function.
15604 (mode-line-modified): Use it and simplify.
15605 (mode-line-mule-info): Provide help-echo info.
15606 (minor-mode-alist): Activate the strings.
15607 (make-mode-line-mouse-sensitive): Simplify for
15608 mode-line-buffer-identification.
15609
156102000-01-07 Gerd Moellmann <gerd@gnu.org>
15611
15612 * play/pong.el: New file.
15613
156142000-01-06 Dave Love <fx@gnu.org>
15615
15616 * array.el: Assorted cleanups for compiler warnings, doc strings,
15617 `array-' prefix for symbols.
15618
156192000-01-05 Dave Love <fx@gnu.org>
15620
15621 * textmodes/outline.el (outline-mode-menu-bar-map): Add
15622 outline-headers-as-kill.
15623 (outline-mode): Define imenu-generic-expression.
15624 (outline-headers-as-kill): New command.
15625
15626 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
15627 from paragraph-start.
15628 (paragraph-indent-minor-mode): New command.
15629
15630 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
15631 M-C-e, M-C-h, C-j, C-xnd, TAB.
15632 (fortran-mode): Set beginning-of-defun, end-of-defun.
15633 (fortran-column-ruler): Simplify.
15634 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
15635 (fortran-with-subprogram-narrowing): Likewise.
15636 (fortran-indent-subprogram): Call mark-defun.
15637 (fortran-check-for-matching-do): Change narrowing.
15638
15639 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
15640 (cl-lucid-hash-tag): Delete.
15641 (cl-hash-table-p): Correct test for native table.
15642 (cl-hash-table-count): Use hash-table-count.
15643
15644 * browse-url.el (browse-url): Fix case of
15645 browse-url-browser-function being an alist.
15646
156472000-01-05 Carsten Dominik <cd@gnu.org>
15648
15649 * textmodes/reftex-vars.el (reftex-parse-file-extension)
15650 (reftex-index-phrase-file-extension): New options.
15651
15652 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
15653 Use new option `reftex-index-phrase-file-extension'.
15654
15655 * textmodes/reftex.el (reftex-access-parse-file): Use new option
15656 `reftex-parse-file-extension'.
15657
156582000-01-05 Dave Love <fx@gnu.org>
15659
15660 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
15661 (beginning-of-defun-raw): Use it.
15662 (end-of-defun): New variable.
15663 (end-of-defun): Use it.
15664 (check-parens): New command.
15665
156662000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
15667
15668 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
15669 (hs-show-block): Don't use `mapcar' when not accumulating.
15670
15671 Fix buglet in local variables initialization.
15672
156732000-01-05 Andreas Schwab <schwab@suse.de>
15674
15675 * hscroll.el (hscroll): Doc fix.
15676
156772000-01-05 Carsten Dominik <cd@gnu.org>
15678
15679 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
15680 idlw-toolbar.
15681
15682 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
15683 file idlw-rinfo.el.
15684 (idlwave-customize): load must read file idlw-shell.el.
15685 (idlwave-create-customize-menu): load must read file idlw-shell.el.
15686
156872000-01-05 Carsten Dominik <dominik@astro.uva.nl>
15688
15689 * progmodes/idlw-shell.el: Also provide idlwave-shell
15690 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
15691 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
15692
15693 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
15694 both reftex-dcr and reftex-vcr.
15695
15696 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
15697
156982000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15699
15700 * ps-print.el: PostScript code now is in separate files, doc fix.
15701 (ps-print-version): New version number (5.0.3).
15702 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
15703 local.
15704 (ps-spool-config): Initialization fix.
15705 (ps-print-prologue-1, ps-print-prologue-2)
15706 (ps-print-duplex-feature): PostScript code moved to separated file.
15707 (ps-background-image): Little code reformating.
15708 (ps-begin-file, ps-begin-job): Fix code.
15709 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
15710 (ps-prologue-file): New fun.
15711
157122000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15713
15714 * ps-vars.el: Eliminated.
15715
15716 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
15717 `;;;###autoload'.
15718
15719 * ps-print.el: ps-vars eliminated, doc fix.
15720 (ps-print-version): New version number (5.0.2).
15721 (ps-spool-config): Initialization fix.
15722 (ps-print-customize): New fun.
15723
157242000-01-04 Gerd Moellmann <gerd@gnu.org>
15725
15726 * autorevert.el (auto-revert-mode): Return value of
15727 auto-revert-mode.
15728
157292000-01-04 Dave Love <fx@gnu.org>
15730
15731 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15732 menu items.
15733
157342000-01-03 Dave Love <fx@gnu.org>
15735
15736 * elide-head.el (elide-head) [defgroup]: Add :version.
15737
15738 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15739 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15740 `cl-hash-table-p', not `hash-table-p'.
15741 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15742
157432000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15744
15745 * faces.el (face-read-integer, read-face-attribute)
15746 (color-defined-p, color-values): unspecified-{f,b}g are now
15747 strings.
15748
157492000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
15750
15751 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15752 at comment end, and re-insert them after filling.
15753
157542000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15755
15756 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15757 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15758 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15759
157602000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15761
15762 * term/x-win.el (xw-defined-colors): Call color-supported-p,
15763 the new name of face-color-supported-p.
15764
15765 * term/w32-win.el (xw-defined-colors): Likewise.
15766
157672000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
15768
15769 * simple.el (completion-setup-function): Count completion-size
15770 from minibuffer-prompt-end, not from point-min.
15771
157722000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15773
15774 * faces.el (read-face-attribute, defined-colors, color-defined-p):
15775 Pass the frame to tty-color-* functions.
15776 (display-color-p, frame-set-background-mode): Pass the frame to
15777 tty-display-color-p.
15778
15779 * term/tty-colors.el (tty-defined-color-alist): Renamed from
15780 tty-color-alist.
15781 (tty-color-alist, tty-modify-color-alist): New functions.
15782 (tty-color-define, tty-color-clear, tty-color-approximate)
15783 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15784 an optional parameter FRAME.
15785
157862000-01-01 Gerd Moellmann <gerd@gnu.org>
15787
15788 * image.el (create-image, defimage): Don't assume image data is a
15789 string.
15790
15791 * image.el (defimage): Handle specifications containing :data
15792 instead of :file.
15793 (image-type-from-data): New function.
15794 (image-type-from-file-header): Use it.
15795 (create-image): Add parameter DATA-P.
15796
15797See ChangeLog.8 for earlier changes.
15798
15799;; Local Variables:
15800;; coding: iso-2022-7bit
15801;; End: