(widget-color-sample-face-get): Don't make
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
a55e4e68
GM
12001-04-05 Gerd Moellmann <gerd@gnu.org>
2
3 * version.el (emacs-version): Include LessTif/Motif version info.
4
f383cd0d
GM
52001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6
7 * ps-mule.el: Eliminate cl package dependence.
8 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
9 if they aren't defined yet.
10 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
11 Eliminate cl package dependence.
12
de28797f
SM
132001-04-04 Stefan Monnier <monnier@cs.yale.edu>
14
15 * progmodes/cc-cmds.el (c-outline-level):
16 Bind buffer-invisibility-spec. Originally from Dave Love, but
17 got lost when incorporating version 5.26.
18
32df8b47
EZ
192001-04-04 Eli Zaretskii <eliz@is.elta.co.il>
20
de28797f
SM
21 * emulation/pc-select.el (pc-selection-mode):
22 Call normal-erase-is-backspace-mode instead of binding
23 keys individually.
58e4f61d 24
7f62656b
EZ
25 * cus-load.el (normal-erase-is-backspace): Use it instead of
26 delete-key-deletes-forward.
27
28 * startup.el (command-line): Use normal-erase-is-backspace and
29 normal-erase-is-backspace-mode.
30
31 * simple.el (normal-erase-is-backspace): Rename from
32 delete-key-deletes-forward. Doc fix.
33 (normal-erase-is-backspace-mode): Rename from
de28797f
SM
34 delete-key-deletes-forward-mode. Doc fix.
35 Run normal-erase-is-backspace-hook.
7f62656b 36
32df8b47 37 * dired.el (dired-move-to-filename-regexp): Support file sizes in
de28797f
SM
38 ``human-readable'' format produced by GNU `ls'.
39 (dired-move-to-filename-regexp): Recognize ISO format dates.
40 From Paul Eggert <eggert@twinsun.com>.
32df8b47 41
5efa6032
GM
422001-04-04 Gerd Moellmann <gerd@gnu.org>
43
44 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
45 New functions.
de28797f
SM
46 (lm-verify): Check keywords.
47 From Eric M. Ludlam <eric@siege-engine.com>.
5efa6032 48
d757aac1
EL
492001-04-03 Eric M. Ludlam <eric@siege-engine.com>
50
51 * speedbar.el (speedbar-insert-image-button-maybe): Check for
52 `xemacs' feature instead of for the function `set-extent-property'.
53
9832760a
SM
542001-04-03 Stefan Monnier <monnier@cs.yale.edu>
55
56 * mail/mh-utils.el (mh-folder-hist): New var.
57 (mh-prompt-for-folder): Use it and pass `default' to completing-read.
58
d565f6aa
EZ
592001-04-03 Eli Zaretskii <eliz@is.elta.co.il>
60
61 * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
62 region, position point on the first or last 16-byte group.
63 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
64 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
65 hexl-beginning-of-line.
66
24c0fd39
GM
672001-04-03 Gerd Moellmann <gerd@gnu.org>
68
5efa6032
GM
69 * icomplete.el (icomplete-mode): Treat an argument like other
70 modes do.
71
b3f6107b
GM
72 * startup.el (fancy-splash-head): Use splash8.xpm for color
73 depth 8.
74
24d451c5
SM
75 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
76 Add an antry for ``converts''.
476bf681 77
24d451c5
SM
78 * language/slovak.el ("Slovak"): Add documentation string.
79 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
20b5dc4a 80
450f6970
GM
81 * language/czech.el ("Czech"): Add documentation string.
82 From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
83
24d451c5
SM
84 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
85 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
86
872001-04-02 Stefan Monnier <monnier@cs.yale.edu>
88
89 * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
90 (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
91 (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
92 Use `defsubst' rather than a macro to ease debugging.
93 (mail-extr-last): Remove (use `last' instead).
94 (mail-extract-address-components): Properly reset the syntax-table
95 after parsing an address. Use `last' rather than mail-extr-last.
96 Make sure the end marker stays at the very end.
24c0fd39 97
2b908342
EZ
982001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
99
100 * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
101 last change.
102
acfb077d
GM
1032001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
104
105 * ps-print.el: Line and paragraph spacing feature. Region to cut
106 out when printing. Doc fix.
107 (ps-print-version): New version number (6.5).
24d451c5
SM
108 (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
109 New vars. Line and paragraph spacing feature.
acfb077d
GM
110 (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut
111 out when printing.
112 (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
113 (ps-get-font-size, ps-begin-job, ps-continue-line)
114 (ps-plot-region): Code fix.
115 (ps-print-prologue-2): Var eliminated.
24d451c5
SM
116 (ps-line-spacing-internal, ps-paragraph-spacing-internal):
117 New internal vars.
acfb077d
GM
118 (ps-get-size): New fun.
119 (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
120 (ps-next-line): Replace defun by defsubst.
121 (ps-mule-plot-string): Autoload doc fix.
122
123 * ps-bdf.el: XEmacs compatibility. Doc fix.
124 (installation-directory, coding-system-for-read): Declare vars if
125 it's not declared yet.
126 (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
127
128 * ps-mule.el: XEmacs compatibility. Doc fix.
129 (leading-code-private-22): Declare var if it's not declared yet.
130 (charset-bytes, charset-dimension, charset-id, charset-width)
131 (find-charset-region, split-char, char-width, chars-in-region)
132 (forward-point, decompose-composite-char, encode-coding-string)
133 (coding-system-p, ccl-execute-on-string, define-ccl-program):
134 Define funs if not defined yet.
135 (encode-composition-rule, find-composition): Define funs if not
136 loaded yet.
137 (ps-mule-prologue): PostScript code fix.
138
1392001-04-02 Kenichi Handa <handa@etl.go.jp>
140
141 * ps-mule.el (ps-mule-generate-font): New arg HEADER-P. If it is
142 non-nil, generate font for the header strings.
143 (ps-mule-prepare-font): Likewise.
144 (ps-mule-generate-glyphs): Likewise.
145 (ps-mule-string-encoding): Likewise.
146 (ps-mule-header-charsets): New variable.
147 (ps-mule-encode-header-string): New function.
148 (ps-mule-header-string-charsets): New function.
149 (ps-mule-begin-job): Check charsets in the header strings. If there
150 are non-ASCII and non-Latin1 charsets, prepare fonts for them.
151
152 * ps-print.el (ps-generate-header-line): Encode the header string by
153 ps-mule-encode-header-string.
154 (ps-mule-encode-header-string): Declare autoload.
155
c0eb3c10
GM
1562001-04-02 Gerd Moellmann <gerd@gnu.org>
157
24d451c5
SM
158 * frame.el (cursor-in-non-selected-windows):
159 Replaces show-cursor-in-non-selected-windows.
c0eb3c10 160
a3d0b0e0
KH
1612001-03-31 Kenichi Handa <handa@etl.go.jp>
162
163 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
164 Delete entries for "chinese-py" and "chinese-ziranma".
24d451c5 165 (quail-misc-package-ext-info): New variable.
a3d0b0e0 166 (tsang-quick-converter): New function.
24d451c5
SM
167 (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
168 (quick-cns-converter, py-converter, ziranma-converter)
a3d0b0e0
KH
169 (miscdic-convert, batch-miscdic-convert): New functions.
170
55f7832c
KH
1712001-03-30 Kenichi Handa <handa@etl.go.jp>
172
a2217cd8
KH
173 * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
174 eight-bit-control chars.
175
55f7832c 176 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
c0eb3c10 177 Reduce making temporary vector (suggested by Dave Love).
55f7832c 178
911a2406
EZ
1792001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
180
181 * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
182 string as well.
183
1a518f2c
AS
1842001-03-30 Andreas Schwab <schwab@suse.de>
185
186 * files.el (backup-directory-alist): Fix typo.
187
ef080b16
EZ
1882001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
189
190 * time-stamp.el (time-stamp-format): Doc fix. From Paul Eggert
191 <eggert@twinsun.com>.
192
e4174a55
DL
1932001-03-30 Dave Love <fx@gnu.org>
194
195 * progmodes/fortran.el (fortran-comment-region): Fix typo.
196
9d5d1075
EZ
1972001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
198
199 * simple.el (transient-mark-mode): Mention C-g in the doc string.
200
a27b451e
MB
2012001-03-30 Miles Bader <miles@gnu.org>
202
203 * subr.el (interactive-form): Fix paren typo.
204
aea51abe
EZ
2052001-03-29 Eli Zaretskii <eliz@is.elta.co.il>
206
207 * emacs-lisp/profile.el: Say that it's obsolete in the header
208 line, so that finder.el puts that into its data-base.
209 Suggested by Alex Schroeder <alex@gnu.org>.
210
249dd409
EZ
2112001-03-29 Paul Eggert <eggert@twinsun.com>
212
213 * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
214 LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
215
1ac1fa96
SM
2162001-03-29 Stefan Monnier <monnier@cs.yale.edu>
217
218 * generic.el (generic-mode-set-comments): Use "" rather than nil
219 for comment-end.
220
e2b8a830
GM
2212001-03-29 Gerd Moellmann <gerd@gnu.org>
222
1ac1fa96
SM
223 * emacs-lisp/advice.el (ad-make-advised-definition):
224 Call interactive-form to obtain the interactive spec of subrs.
e2b8a830
GM
225
226 * subr.el (interactive-form): New function.
227
8b2375e7
AS
2282001-03-29 Andre Spiegel <spiegel@gnu.org>
229
230 * vc-sccs.el (vc-sccs-register): Use relative file names.
231
f827b862
GM
2322001-03-28 Gerd Moellmann <gerd@gnu.org>
233
e59d0e9d
GM
234 * bookmark.el (bookmark-get-bookmark): Handle case that
235 BOOKMARK is not a string.
236
deb2613a
GM
237 * image.el (image-type-regexps): Change type for PS files
238 to `postscript'.
239
f827b862
GM
240 * subr.el (read-passwd): Clear command history after each
241 character entered. From: Stephen Gildea <gildea@alum.mit.edu>.
242
3c9449d0
KH
2432001-03-27 Kenichi Handa <handa@etl.go.jp>
244
245 * international/kkc.el (kkc-save-init-file): Locally bind
246 print-length to nil.
247
e6b13c74
GM
2482001-03-26 Gerd Moellmann <gerd@gnu.org>
249
e120bebf
GM
250 * textmodes/flyspell.el: Some doc fixes.
251 (flyspell-maybe-correct-transposition)
252 (flyspell-maybe-correct-doubling): Use a temporary buffer
253
254 * textmodes/ispell.el (ispell-parse-output): Doc fix.
255
5f6c5771 256 * emacs-lisp/byte-opt.el (byte-optimize-while)
e6b13c74
GM
257 (byte-optimize-form-code-walker): Diagnose too few arguments
258 for `if' and `while'.
259
2b984c45
KH
2602001-03-26 Kenichi Handa <handa@etl.go.jp>
261
262 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
263 Prepend `\' to "\<quail-translation-docstring>".
264
bf2150fa
GM
2652001-03-26 Gerd Moellmann <gerd@gnu.org>
266
5f6c5771
SM
267 * autorevert.el (global-auto-revert-non-file-buffers):
268 Remove duplicate defcustom.
bf2150fa 269
a0d59316
MB
2702001-03-26 Miles Bader <miles@gnu.org>
271
5f6c5771
SM
272 * international/latin1-disp.el (latin1-char-displayable-p):
273 Add leading "-" for X font pattern.
a0d59316 274
9edbff6c
KH
2752001-03-26 Kenichi Handa <handa@etl.go.jp>
276
5f6c5771
SM
277 * international/mule-diag.el (describe-coding-system):
278 For raw-text and emacs-mule, don't add anymore text about what
9edbff6c
KH
279 charsets they can encode.
280
50b57199
EZ
2812001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
282
283 * help.el (view-lossage): Mention open-dribble-file in the doc
284 string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
285
5b83f9c0
SM
2862001-03-23 Stefan Monnier <monnier@cs.yale.edu>
287
288 * skeleton.el (skeleton-internal-list): Fix bogus logic.
289 (skeleton-pair-insert-maybe): Don't pair after a backslash.
290
e0ecbf5c
KH
2912001-03-23 Kenichi Handa <handa@etl.go.jp>
292
5b83f9c0
SM
293 * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
294 Call ccl-execute-on-string directly so that CCL program handling
e0ecbf5c
KH
295 multibyte sequence can work correctly.
296 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
297 property of the coding system.
298
1cc218de
SM
2992001-03-23 Stefan Monnier <monnier@cs.yale.edu>
300
301 * textmodes/fill.el (fill-individual-paragraphs-prefix):
302 Fix transcription typo.
303
a3db02ad
RV
3042001-03-22 Rajesh Vaidheeswarran <rv@gnu.org>
305
306 * whitespace.el: Add buffer local variables to toggle testing of
307 whitespaces in buffers without affecting the default values.
a3db02ad 308 Bump version to 3.0 to account for a few other changes.
1cc218de
SM
309 (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
310 (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
311 (whitespace-toggle-spacetab-check): New functions.
a3db02ad 312
83c9cb8e
SM
3132001-03-21 Stefan Monnier <monnier@cs.yale.edu>
314
315 * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
316
180d5509
GM
3172001-03-21 Gerd Moellmann <gerd@gnu.org>
318
eeb5b5c1
GM
319 * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
320 bs-cycle-configuration-name. From Juanma Barranquero
321 <lektu@uol.com.br>.
322
170a9e70
GM
323 * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
324 and cc-vars.el.
325
180d5509
GM
326 * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
327 headers. Always invoke sendmail with option -t.
328
130c507e
GM
3292000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
330
331 * Release of cc-mode 5.28.
332
3332000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
334
335 * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
336 Removed the hardcoded switch to "java" style in Java mode.
83c9cb8e 337 It's instead taken care of by the default value for c-default-style.
130c507e 338
130c507e
GM
3392000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
340
341 * cc-align.el (c-lineup-math): Fix bug where lineup was
342 triggered by equal signs in string literals.
343
3442000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
345
346 * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
347 limit detection when at the ends of the buffer.
348
349 * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
350 "for" statement clause in case 7F; a better one is done
351 earlier in case 7D anyway.
352
3532000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
354
355 * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
356 somewhat more and did a small optimization.
357
3582000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
359
360 * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
361 Use the limit argument only to limit the syntactic context
362 search, not to limit the actual movement.
363
364 * cc-cmds.el (c-beginning-of-statement): Move by sentence
365 inside multiline strings, just like in comments. Also various
366 fixes to the paragraph and comment prefix recognition, block
367 comment ender handling etc.
368
3692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
370
371 * cc-cmds.el (c-fill-paragraph): Take more care to preserve
372 the relative position of the point.
373
374 * cc-cmds.el (c-electric-continued-statement): New function to
375 use as abbrev hook to reindent for keywords such as "else"
376 that continues an earlier statement.
377
378 * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
379 like classes.
380
381 * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
382 (pike-mode): Populate the default abbrev tables to reindent for
383 keywords such as "else" that can continue earlier statements.
384 Abbrev mode is therefore turned on by default now. (Note that
385 this doesn't apply to idl-mode, since IDL afaik doesn't have
386 statements at all.)
387
3882000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
389
390 * cc-engine.el (c-inside-bracelist-p): Fix for handling
391 bracelists where the declaration contains template arguments.
392
3932000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
394
83c9cb8e
SM
395 * cc-cmds.el (c-comment-indent):
396 Use `c-get-syntactic-indentation' to correctly calculate the
130c507e
GM
397 syntactic indentation. Fixes bug with lineup functions that
398 return vectors.
399
400 * cc-engine.el (c-get-syntactic-indentation): Split the
401 indentation sum calculation from `c-indent-line' to a separate
402 function.
403
4042000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
405
406 * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
407 Fixed places where it was assumed that preprocessor directives
408 have to start in column zero.
409
410 * cc-engine.el (c-beginning-of-member-init-list): Handle C++
411 template arguments after a class identifier properly.
412
413 * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
414 lists for `new Foo[]' constructs in Java as expressions and
415 not top level definition brace lists on the top level, so that
416 they'll get indented consistently with the same type of
417 expression in a normal block.
418
4192000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
420
421 * cc-cmds.el (c-fill-paragraph): The kludge that checks
422 whether the adaptive filling package fails to keep the comment
423 prefix is now kludged further to check for filladapt-mode
424 which doesn't have that problem. This is really icky, but it's
425 the only way that works with the current misfeatures/bugs in
426 both adaptive-fill-mode and filladapt-mode.
427
428 * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
429 around point is recognized more robust.
430
4312000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
432
433 * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
434 (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
435 (c-lit-type): Fixed all internal variables used dynamically so
436 that they are always bound.
437
438 * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
439 errors:
440
441 (c-indent-region): Fixed reporting of syntactic errors so that
83c9cb8e
SM
442 the region is fully reindented even when an error occurs.
443 The last syntactic error is printed afterwards. Also cleanup up a
130c507e
GM
444 whole lot of code that tried to optimize indentation of whole
445 sexps but in reality accomplishes nothing.
446
447 (c-indent-sexp): Use c-indent-region.
448
449 (c-parsing-error): Changed this variable to hold the message
450 for any syntactic error that is discovered.
451
452 (c-parse-state): Search backward from point instead of the bod
453 position when the latter is invalid. This makes CC Mode
454 recover faster when there are unbalanced close braces.
455
456 (c-backward-to-start-of-if): Use c-parsing-error to report
457 dangling "else" clauses instead of throwing an error, and fall
458 back to a reasonable position.
459
83c9cb8e 460 (c-indent-line): Added argument to avoid reporting syntactic errors.
130c507e 461
83c9cb8e 462 (c-show-syntactic-information): Don't report any syntactic errors.
130c507e
GM
463
4642000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
465
466 * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
467 paragraph recognition when moving by sentence in literals.
468
83c9cb8e
SM
469 * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
470 start regexp for javadoc to recognize javadoc markup in general instead
471 of a specific set of keywords, to be more future-safe.
130c507e
GM
472
473 (c-Pike-pikedoc-paragraph-start)
474 (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
475 pikedoc markup.
476
83c9cb8e 477 * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
130c507e 478
83c9cb8e 479 (pike-mode): Initialize paragraph settings pikedoc recognition.
130c507e
GM
480
481 * cc-vars.el (c-default-style): Made a nicer Customize widget.
482
483 (c-comment-prefix-regexp): Made it possible to use an
484 association list on this to specify mode specific regexps.
485 The default value now use a special regexp in Pike mode to
486 recognize pikedoc markup.
487
488 (c-current-comment-prefix): New variable containing the actual
489 regexp from c-comment-prefix-regexp for the current buffer.
490
4912000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
492
493 * cc-cmds.el (c-electric-brace): Fixed check for special brace
494 lists: We can't look at the syntax, since a brace list can get
495 recognized as a plain statement-cont.
496
497 * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
498 special brace list opener broken over two lines got recognized
499 as a statement on the second line. Case 9A changed.
500
5012000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
502
503 * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
504 adjustment after line is reindented.
505
5062000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
507
508 * cc-defs.el (c-point): Added optional argument for position
509 to use instead of the current point.
510
511 * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
512 the in-expression block symbols when the construct starts at
513 boi, to avoid the extra level of indentation in that case.
514 Cases 4, 16A and 17E affected.
515
5162000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
517
518 * cc-cmds.el: Use `indent-according-to-mode' instead of direct
83c9cb8e 519 calls to `c-indent-line', to adhere better to Emacs conventions.
130c507e
GM
520
521 * cc-engine.el (c-indent-line): Use the syntax already bound
522 to `c-syntactic-context', if there is any.
523
5242000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
525
526 * cc-engine.el (c-get-offset): Fixed bug where the indentation
527 wasn't added up correctly when a lineup function returned nil.
528
5292000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
530
531 * cc-engine.el (c-collect-line-comments): Fixed bug where
83c9cb8e 532 empty lines were ignored when collecting line comments backwards.
130c507e
GM
533
5342000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
535
536 * cc-align.el (c-lineup-dont-change): Return an absolute
537 indentation column to work correctly in the case when several
538 syntactic elements are processed for the same line.
539
540 * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
541 (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
542 (c-set-offset): Added absolute indentation column settings by
543 using the vector type.
544
130c507e
GM
5452000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
546
547 * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
548 Implemented two new cleanups `space-before-funcall' and
549 `compact-empty-funcall'.
550
130c507e
GM
5512000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
552
553 * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
554 helping building regexps.
555
556 * cc-engine.el (c-on-identifier): New function for detecting
557 identifiers. It takes keywords into account.
558
559 * cc-langs.el, cc-mode.el: Added regexps for complete keyword
560 lists. `c-keywords' is set to a regexp matching all keywords
561 in the current language.
562
5632000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
564
565 * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
566 list of characters to skip backwards over at the beginning of
567 a statement, since it can precede string literals in Pike.
568
5692000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
570
571 * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
572 recognition when standing on the last line in a C++ comment
573 with nothing but whitespace after the prefix.
574
575 * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
576 given no limit argument.
577
5782000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
579
580 * cc-engine.el (c-inside-bracelist-p): Fixed brace list
581 recognition for the `[]= operator symbol in Pike.
582
5832000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
584
585 * cc-bytecomp.el (cc-eval-when-compile): New macro that works
586 around a bug in `eval-when-compile' in the byte compiler.
587
588 * cc-engine.el (c-forward-token-1): Fixed bug with return
83c9cb8e 589 value when count is zero and there's no token start within the limit.
130c507e
GM
590
591 (c-guess-basic-syntax): Don't add 'comment-intro to lines with
592 "prefix comments", i.e. comments which are followed by code on
593 the same line.
594
595 * cc-mode-19.el: Fixes so that checks that must be done at
596 compile time also are done then.
597
5982000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
599
600 * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
601 time and at runtime, and only when it's needed.
602
6032000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
604
605 Major cleanup for less error prone and more warning free
606 compilation, including some fixes for bugs due to different
607 compilation orders. Thanks to Martin Buchholz for providing
608 the basis for all this.
609
610 * cc-bytecomp.el: New file that provides some byte compilation
611 features: It ensures that files always are loaded from the
612 current source directory during compilation, and it provides a
613 set of macros to turn off specific compiler warnings for
614 specific symbols. (It's not CC Mode specific in any way.)
615
616 Fixed a nearly acyclic dependency tree (both runtime and
617 compile-time) between all files.
618
619 * cc-defs.el: Separated all macros before the inline functions,
620 to ensure correct compilation.
621
622 * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
623 cc-defs.el to cc-engine.el and made it a function instead.
624
625 * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
626 about char-after.
627
628 * cc-vars.el: Cope even when there isn't a custom package
629 containing defcustom available.
630
631 * cc-make.el: Removed since it's no longer necessary.
632
633 README: Updated installation instructions.
634
6352000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
636
637 * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
638 improve the modularity: Moved all mode init stuff from
639 cc-langs.el to cc-mode.el, including the keymap
640 initialization; cc-langs now only contains the various
641 variables for configuring the language syntax.
642
83c9cb8e
SM
643 * cc-engine.el, cc-styles.el (c-evaluate-offset)
644 (c-get-offset): Moved from cc-styles to cc-engine since file
130c507e 645 dependency analysis suggests they belong there (which also
83c9cb8e 646 makes more sense). Thanks to Martin Buchholz for doing the analysis.
130c507e
GM
647
6482000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
649
650 * cc-cmds.el (c-fn-region-is-active-p): New function that
651 wraps the corresponding macro, for use in places that aren't
652 compiled. Thanks to Martin Buchholz for pointing out this.
653
83c9cb8e 654 * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
130c507e
GM
655
656 * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
657 add things to the bug report.
658
6592000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
660
661 * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
662 returned prefix could contain a newline when the search for a
663 good prefix line failed.
664
6652000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
666
667 * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
668 (c-toggle-auto-hungry-state): Made the argument optional, as
669 the documentation says it is.
670
6712000-03-21 Martin Stjernholm <bug-cc-mode@gnu.org>
672
673 * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
674 multiline string syntax, #"...", as a cpp macro.
675
7008ccac
GM
6762001-03-21 Paul Eggert <eggert@twinsun.com>
677
83c9cb8e
SM
678 * international/mule-cmds.el (set-locale-environment):
679 Set system-messages-locale and system-time-locale, but only if the
7008ccac 680 caller specifies a non-nil locale name.
3c9449d0 681
c2478129 6822001-03-20 Gerd Moellmann <gerd@gnu.org>
341c19b9
JW
683
684 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
c2478129 685 problems for the interpreter. From: John Wiegley <johnw@gnu.org>
341c19b9 686
117e4b0c
GM
6872001-03-20 Gerd Moellmann <gerd@gnu.org>
688
7194219d
GM
689 * follow.el (follow-avoid-tail-recenter): Doc fix.
690
5721ae13
GM
691 * custom.el (custom-set-variables): Avoid reversing the list
692 of args needlessly.
693
7b8bbf72
GM
694 * startup.el (fancy-splash-head): Don't change the colors of the
695 XPM image on a dark background.
696
a91ad7c9
GM
697 * comint.el (comint-exec-1): Set columns of the terminal to
698 window-width instead of frame-width.
699
fa88947e
GM
700 * info.el (Info-scroll-down): Add missing WINDOW arg for
701 pos-visible-in-window-p.
702
1741905c
GM
703 * ehelp.el (electric-help-mode-hook): Add defcustom.
704
117e4b0c
GM
705 * mail/sendmail.el (mail-mode): Activate case-folding in
706 font-lock-defaults.
707
e84c695d
SM
7082001-03-19 Stefan Monnier <monnier@cs.yale.edu>
709
710 * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
711 (completion-ignored-extensions): Remove duplicate ".class".
712
fc774041
AS
7132001-03-19 Andreas Schwab <schwab@suse.de>
714
83c9cb8e
SM
715 * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
716 From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
fc774041 717
c2c097cc
GM
7182001-03-19 Gerd Moellmann <gerd@gnu.org>
719
720 * language/european.el ("Latin-5", "Latin-4"): Use postfix input
721 methods since there are not prefix input methods.
722
fbe2e958
KH
7232001-03-19 Kenichi Handa <handa@etl.go.jp>
724
83c9cb8e
SM
725 * international/mule-cmds.el (read-input-method-name):
726 Locally bind enable-recursive-minibuffers to t.
fbe2e958 727
da47e491
SM
7282001-03-18 Stefan Monnier <monnier@cs.yale.edu>
729
730 * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
731
4986c2c6 7322001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
83c9cb8e 733
4986c2c6
MK
734 * ediff-util.el: Copyright years.
735 (ediff-choose-syntax-table): New function.
736 (ediff-setup): Use ediff-choose-syntax-table.
83c9cb8e 737
4986c2c6
MK
738 * ediff-init.el (ediff-with-syntax-table): New macro, uses
739 with-syntax-table.
83c9cb8e 740
4986c2c6 741 * ediff.el: Date of last update, copyright years.
83c9cb8e 742
4986c2c6 743 * ediff-wind (ediff-setup-control-frame): Nill->nil.
83c9cb8e 744
4986c2c6
MK
745 * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
746 of Scott Bronson.
747 (ex-cmd-assoc,ex-cmd-one-letr): New functions.
748 (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
749 Deleted functions.
750 (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
751 ex-token-list.
83c9cb8e 752
4986c2c6 753 * viper-util.el: Spaces, indentation.
83c9cb8e 754
4986c2c6 755 * viper.el: Changed version, modification time.
83c9cb8e 756
3c799aec 7572001-03-16 John Wiegley <johnw@gnu.org>
83c9cb8e
SM
758
759 * calendar/timeclock.el (timeclock-workday-remaining):
760 Check whether `discrep' is non-null before using it.
3c799aec 761
ae3ce418
JW
7622001-03-16 John Wiegley <johnw@gnu.org>
763
764 * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
765 first-time checkins.
766 (timeclock-log-data): Fixed problem with reading timelog log file.
767 Resulting data in the "day list" was incorrect.
768 (timeclock-find-discrep): Check if `timeclock-file' is readable
769 before opening it.
770 (timeclock-time-less-p): New function.
771 (timeclock-day-base): New function.
772 (timeclock-geometric-mean): New function.
773 (timeclock-generate-report): Generate a summary report based on
774 the contents of the log file. This uses `timeclock-log-data', and
775 is an example of writing a timelog manipulation function.
776 (timeclock-visit-timelog): A quick command for opening the timelog
777 file.
778 (timeclock-log-data): Bound the variable event.
779
c8d4a9bb
KH
7802001-03-16 Kenichi Handa <handa@etl.go.jp>
781
83c9cb8e
SM
782 * international/mule-cmds.el (select-safe-coding-system):
783 Fix typo: symbol-name -> symbol-value.
11d56c64 784
c8d4a9bb
KH
785 * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
786 before substitute-in-file-name to handle double slashes in FILE
787 correctly.
788
c899e7e6
GM
7892001-03-15 Gerd Moellmann <gerd@gnu.org>
790
791 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
792 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
793
819dce0f
GM
7942001-03-14 Gerd Moellmann <gerd@gnu.org>
795
697617d9
GM
796 * bindings.el (features): Add `md5' and `overlay' to the list.
797
819dce0f
GM
798 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
799 bound before using it. It's not bound when configured without X,
800 for instance.
801
e0067a9d
TTN
8022001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
803
804 * progmodes/hideshow.el: Update copyright.
805 (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
ed368846 806 (hs-minor-mode-hook): Include `:version' in defcustom form.
e0067a9d 807
afcdc0a1
GM
8082001-03-13 Gerd Moellmann <gerd@gnu.org>
809
e0067a9d 810 * help.el (string-key-binding): Don't call event-start on
afcdc0a1
GM
811 a non-list.
812
30564c48
EZ
8132001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
814
815 * startup.el (fancy-splash-tail, command-line-1): Fix the
816 copyright year.
817
2b8e24b3
KH
8182001-03-13 Kenichi Handa <handa@etl.go.jp>
819
820 * term.el: These changes are based on a patch sent from Yong Lu
821 <lyongu@yahoo.com>.
822 (term-set-escape-char): Bind M-x to execute-extended-command in
823 term-raw-escape-map.
824 (term-move-columns): Don't try to move to negagive column.
825 (term-emulate-terminal): Insert a string before deleting a text to
826 overwrite.
827
789b6186
GM
8282001-03-12 Gerd Moellmann <gerd@gnu.org>
829
b0778a31
GM
830 * play/life.el (life): Rearrange code so that all calls to
831 life-display-generation are in a catch-form.
832
04528cda
GM
833 * progmodes/etags.el (tags-loop-continue): Don't change point in a
834 file that isn't interesting. In an interesting file, push the old
835 value of point on the mark ring.
836
760cefb5
GM
837 * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
838 New function.
839 (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
840 Use it.
841
83c9cb8e
SM
842 * emacs-lisp/autoload.el (generate-file-autoloads):
843 Remove warning about line lengths.
789b6186 844
a2ffbafe
FP
8452001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
846
847 * progmodes/etags.el (tags-compression-info-list): New variable.
848 (find-tag-in-order): Use it to deal with compressed source files.
849 (tag-file-name-match-p): New function.
850 (etags-recognize-tags-table): Use it for better match of file names.
851
5c9d9d92
KH
8522001-03-12 Kenichi Handa <handa@etl.go.jp>
853
ba3e9b9b
KH
854 * international/mule-cmds.el (register-input-method): Doc fix.
855
5c9d9d92
KH
856 * international/quail.el (quail-translate-key): Fix condition to
857 check if there's another breaking point in the current key.
858
40beecee
EZ
8592001-03-11 Eli Zaretskii <eliz@is.elta.co.il>
860
861 * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
862 Babyl header to the newly-created output file, bind
863 coding-system-for-write to either rmail-file-coding-system or
864 emacs-mule-unix.
865
75c6cb7f
SM
8662001-03-11 Stefan Monnier <monnier@cs.yale.edu>
867
868 * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
869 Fix the name and regexp used for subsubsections.
870
5ec17636
DL
8712001-03-10 Dave Love <fx@gnu.org>
872
873 * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
874 and save-buffer if buffer-file-name non-nil. From rms.
875
6d2e2c02
AS
8762001-03-10 Andre Spiegel <spiegel@gnu.org>
877
878 * vc.el (vc-do-command): If the destination buffer is already
a2ffbafe 879 current, don't set it up and don't erase it. Updated doc string
6d2e2c02
AS
880 to reflect that.
881 (vc-version-diff): When doing a single file diff, don't switch to the
a2ffbafe 882 *vc-diff* buffer before the command. This is to preserve local
6d2e2c02
AS
883 variable bindings that might affect the diff command.
884 (vc-print-log): Don't switch to the *vc* buffer before the
885 command, so that local variable bindings are preserved.
886
789b6186 887 * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
6d2e2c02
AS
888 not the current buffer.
889 (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
890
789b6186 891 * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
6d2e2c02 892 make output go to buffer *vc*, not the current buffer.
a2ffbafe 893
b18f5523
SM
8942001-03-09 Stefan Monnier <monnier@cs.yale.edu>
895
896 * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
897 so ^, $, *, ? and + are interpreted correctly.
898
3cfd8357
GM
8992001-03-09 Gerd Moellmann <gerd@gnu.org>
900
c085b77c 901 * help.el (string-key-binding): Renamed from
f9db8f19
SM
902 mode-line-key-binding. Handle any event on a string.
903 Check for `keymap' properties as well as `local-map' properties.
c085b77c 904
3cfd8357
GM
905 * comint.el (comint-insert-clicked-input): Use the last key
906 from this-command-keys to lookup the global key definition.
907
348f797a
KH
9082001-03-09 Kenichi Handa <handa@etl.go.jp>
909
3ebf3717
KH
910 * international/characters.el: Add category `j' for
911 katakana-jisx0201. Fix syntaxes of katakana-jisx0201.
912
348f797a
KH
913 * international/mule-conf.el (no-conversion): Fix docstring.
914 (raw-text): Fix docstring.
915
e1fbabaf
GM
9162001-03-08 Gerd Moellmann <gerd@gnu.org>
917
96e8e603
GM
918 * simple.el (choose-completion-string): When not leaving the
919 minibuffer, raise the minibuffer frame when minibuffer-auto-raise
920 is set.
921
e1fbabaf
GM
922 * window.el (shrink-window-if-larger-than-buffer): Handle frame
923 parameter `(minibuffer . t)'.
924
f9db8f19
SM
9252001-03-07 Stefan Monnier <monnier@cs.yale.edu>
926
927 * progmodes/sh-script.el (sh-st-symbol): New symbol.
928 (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
929 (sh-mode): Remove `make-local-variable' for unused var
930 `font-lock-unfontify-region-function'.
931
02756877
RS
9322001-03-07 Richard M. Stallman <rms@gnu.org>
933
132bf46d
RS
934 * info.el (Info-scroll-down): Fix previous change.
935
02756877
RS
936 * mail/rmail.el (rmail-toggle-header): Use a window which
937 is showing the Rmail buffer, rather than the selected window.
938
eeb24429
DL
9392001-03-07 Dave Love <fx@gnu.org>
940
941 * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
942 now, to avoid problems with binding imenu directly to a mouse event.
943
3bdf2660
GM
9442001-03-07 Gerd Moellmann <gerd@gnu.org>
945
946 * info.el (Info-scroll-down): Call pos-visible-in-window-p with
947 second arg t.
948
9492001-03-07 Stefan Monnier <monnier@cs.yale.edu>
5aaaec5d
SM
950
951 * log-edit.el (log-edit-common-indent): New var.
952 (log-edit-set-common-indentation): Renamed from
953 log-edit-delete-common-indentation. Use the new var.
954 (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
955
956 * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
957 (cvs-mode-add-change-log-entry-other-window):
958 Don't presume change-log-default-name is defined.
959
960 * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
961
962 * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
963 the "tree" operation as well.
964
965 * pcvs-parse.el (cvs-parse-table): Add another ignored message.
966
967 * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
968 to match paragraph-start.
969
970 * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
971 comment-start-skip and set comment-end-skip as well.
972 (sgml-comment-indent): Fix for new value of comment-start-skip.
973 (html-autoview-mode): Don't bother using make-local-hook.
974
2ad02767
GM
9752001-03-07 Gerd Moellmann <gerd@gnu.org>
976
189638d5 977 * cus-edit.el (custom-save-delete): Move in front of local
83c9cb8e 978 variables, otherwise long Custom entries would make them ineffective.
189638d5 979
2ad02767
GM
980 * uniquify.el: Set maintainer to FSF.
981
656f8cae
EZ
9822001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
983
984 * dired-aux.el (dired-do-shell-command): Doc fix.
985
c83965c4
SM
9862001-03-06 Stefan Monnier <monnier@cs.yale.edu>
987
04af43bc
SM
988 * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
989
990 * which-func.el (which-func-modes): Add cperl-mode.
991 (which-func-mode-global): Use define-minor-mode.
992
993 * info-look.el: Docstring fixes and dead code eliminated.
994 (cperl-mode): Add support.
995 (emacs-lisp-mode): List all entries from elisp manual, whether
996 or not they are currently (f)bound or not. Update regexp.
997
998 * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
999
c83965c4
SM
1000 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
1001 so that C-h m shows the correct information.
1002 Use make-local-variable rather than make-variable-buffer-local.
1003 (cperl-info-buffer, cperl-setup-tmp-buf):
1004 Use make-local-variable rather than make-variable-buffer-local.
1005 (cperl-msb-fix, cperl-get-help-defer):
1006 Check major-mode for `cperl-mode' as well.
1007
1008 * progmodes/cperl-mode.el: Updated to author version 4.23.
1009 (cperl-electric-pod): SYNOPSIS was misspelled.
1010 (cperl-find-pods-heres): @if ? a : b was considered a REx.
1011 (cperl-after-expr-p): Make true after __END__.
1012
f16a7aa5
GM
10132001-03-06 Gerd Moellmann <gerd@gnu.org>
1014
157ae273 1015 * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
6c08bb38 1016 bookmark-completion-ignore-case is t.
157ae273 1017
f16a7aa5
GM
1018 * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
1019 switch, like xterm, and concat resource strings, with a newline
1020 between them.
1021
abaddb98
EZ
10222001-03-06 Eli Zaretskii <eliz@is.elta.co.il>
1023
a2ffbafe 1024 * international/codepage.el (cp770-decode-table)
106e96bd
EZ
1025 (cp773-decode-table, cp774-decode-table): New variables.
1026
abaddb98
EZ
1027 * man.el (Man-hyphenated-reference-regexp): New variable.
1028 (Man-build-references-alist): Use it to search for referenced
1029 manpages. If hyphenated is non-nil, record a concatenated word in
1030 Man-refpages-alist only if it matches Man-reference-regexp.
1031 Update word's length when it is concatenated. Reverse the list,
1032 to get the first manpage at the head.
1033 (Man-possibly-hyphenated-word): New function.
1034 (Man-follow-manual-reference): Use it instead of current-word to
1035 find a manpage at point, in a way that accounts for hyphenated
1036 references.
1037
eb3f61dd
GM
10382001-03-06 Alex Schroeder <alex@gnu.org>
1039
1040 * sql.el (sql-interbase): New function.
1041 (sql-interbase-program): New option.
1042 (sql-interbase-options): New option.
1043 And some typos fixed: "customise" to "customize".
1044
fa84f42a
DL
10452001-03-06 Dave Love <fx@gnu.org>
1046
83c9cb8e
SM
1047 * textmodes/flyspell.el (flyspell-region):
1048 Set up flyspell-local-mouse-map.
fa84f42a 1049
fda3411d
RS
10502001-03-05 Richard M. Stallman <rms@gnu.org>
1051
a2ffbafe 1052 * mail/rmail.el (rmail-retry-failure):
fda3411d
RS
1053 Don't call rmail-beginning-of-message.
1054 Don't discard From: field. Do discard Received: field.
1055 Use unwind-protect to re-prune.
1056 (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
a2ffbafe 1057
e972ab1f
KH
10582001-03-06 Kenichi Handa <handa@etl.go.jp>
1059
1060 * international/quail.el (quail-title): Add autoload cookie.
1061
335db3c1
DL
10622001-03-05 Dave Love <fx@gnu.org>
1063
1064 * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
1065 new defs.
1066
278dd6ac
KH
10672001-03-05 Kenichi Handa <handa@etl.go.jp>
1068
83c9cb8e
SM
1069 * language/ethio-util.el (ethio-toggle-space):
1070 Update current-input-method-title if necessary.
36d5e61d
KH
1071 (ethio-toggle-punctuation): Likewise.
1072
341cd4f0
KH
1073 * international/quail.el (quail-title): Fix for the case that a
1074 title of an input method is specified by a list of the same form
1075 as used in mode-line-format.
1076
83c9cb8e
SM
1077 * international/mule-cmds.el (activate-input-method):
1078 If current-input-method-title is set by activating INPUT-METHOD,
278dd6ac
KH
1079 respect that value.
1080
10ebaeb6
GM
10812001-03-05 Gerd Moellmann <gerd@gnu.org>
1082
1083 * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
1084
7a65c85c
GM
10852001-03-05 Alex Schroeder <alex@gnu.org>
1086
1087 * sql.el (sql-sybase): Fix typo (was: query user about server two
1088 times instead of server and database).
1089
1090 * sql.el (sql-sybase): Doc change.
1091 (sql-mysql): Doc change.
1092 (sql-postgres): Doc change.
1093
b86644f2
KH
10942001-03-05 Kenichi Handa <handa@etl.go.jp>
1095
83c9cb8e
SM
1096 * international/mule-conf.el (emacs-mule, raw-text):
1097 Docstring modified.
b86644f2 1098
e30bd7b7
EZ
10992001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1100
1101 * term/internal.el: Update copyright notice.
1102
1103 * term/pc-win.el: Update copyright notice.
1104
7e365285
DL
11052001-03-02 Dave Love <fx@gnu.org>
1106
83c9cb8e
SM
1107 * files.el (insert-file-contents-literally):
1108 Bind inhibit-file-name-handlers and inhibit-file-name-operation,
1109 not jka-compr-compression-info-list.
7e365285 1110
75ed43a6
SM
11112001-03-02 Stefan Monnier <monnier@cs.yale.edu>
1112
1113 * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
1114 spaces in default comment-start-skip settings rather than \s-.
1115
53c4b1e6
EZ
11162001-03-02 Eli Zaretskii <eliz@is.elta.co.il>
1117
1118 * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
1119 default-frame-alist as well.
1120
028d739a
DL
11212001-03-01 Dave Love <fx@gnu.org>
1122
1123 * textmodes/reftex.el (defvar): Wrap some defvars in
1124 eval-when-compile. From Markus Rost <rost@math.ohio-state.edu>.
1125
1126 * subr.el (event-basic-type): Doc fix.
1127
1128 * international/quail.el: Doc fixes.
1129
1130 * international/utf-8.el: Doc fixes.
1131
1132 * international/mule-cmds.el: Doc fixes.
1133 (leim-list-header): Fix header text.
1134
1135 * international/mule.el (coding-system-category): Doc fix.
1136
1137 * international/ccl.el (ccl-compile): Doc fix.
1138
15d1caef
SM
11392001-03-01 Stefan Monnier <monnier@cs.yale.edu>
1140
1141 * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
1142 rather than (before|after)-change-functions.
1143
f84ff02c
GM
11442001-03-01 Gerd Moellmann <gerd@gnu.org>
1145
1146 * ediff-util.el (ediff-scroll-horizontally): Arrange for
1147 scroll-left and scroll-right being called interactively so that
1148 they set the window's min_hscroll.
1149
e0c1e774
EZ
11502001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
1151
1152 * info.el (info-insert-file-contents-1): Accept an additional
1153 argument `lfn': if it is non-nil, concatenate `filename' and
83c9cb8e
SM
1154 `suffix'; otherwise use the complicated MS-DOS code.
1155 All callers changed.
e0c1e774
EZ
1156 (info-insert-file-contents, Info-find-node): If the MS-DOS port
1157 can access long file names, try the long file-name version of
1158 `info-insert-file-contents-1', then the short file-name version.
1159
b8b2ea31 11602001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
1d64e2ad 1161
af122766
KH
1162 * language/ethio-util.el (setup-ethiopic-environment-internal):
1163 Change bindings of functions keys to conform to "Emacs Lisp Coding
1164 Convention".
1165
1166 * language/ethiopic.el ("Ethiopic"): Add documentation.
1167
b8b2ea31
KH
11682001-02-28 Kenichi Handa <handa@etl.go.jp>
1169
1d64e2ad
KH
1170 * international/utf-8.el (mule-utf-8): Set coding-category
1171 property to coding-category-utf-8.
1172
91cb6e51
RS
11732001-02-27 Richard M. Stallman <rms@gnu.org>
1174
1175 * lpr.el (lpr-page-header-switches, print-region-1):
1176 Undo 2000-07-06 change.
7298f3f7
RS
1177 (lpr-add-switches): Default to t on gnu/linux.
1178
c0cb1027
GM
11792001-02-27 Gerd Moellmann <gerd@gnu.org>
1180
1181 * bs.el (bs-attributes-list): Doc fix.
1182
01459648
GM
11832001-02-26 Gerd Moellmann <gerd@gnu.org>
1184
baebd8a5 1185 * help.el (describe-project): Display the file THE-GNU-PROJECT.
a2ffbafe 1186
01459648
GM
1187 * help.el (view-order-manuals): Use goto-address.
1188
1189 * startup.el (command-line-1): Add info about ordering manuals
1190 to the not so fancy splash screens.
1191
f93e614e
AS
11922001-02-26 Andre Spiegel <spiegel@gnu.org>
1193
01459648
GM
1194 * vc.el (vc-default-workfile-unchanged-p)
1195 (vc-default-latest-on-branch-p): Add missing BACKEND argument.
f93e614e 1196
12435002
GM
11972001-02-26 Gerd Moellmann <gerd@gnu.org>
1198
a2ffbafe 1199 * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
c596c392
GM
1200 fontify in the right buffer.
1201
12435002
GM
1202 * allout.el (outline-flag-region): Move macro in front of first
1203 use to avoid a run-time error.
1204
425de386
AI
12052001-02-24 Andrew Innes <andrewi@gnu.org>
1206
1207 * makefile.w32-in: Fix copyright notice.
1208
66c56ed1
KH
12092001-02-24 Kenichi Handa <handa@etl.go.jp>
1210
4c1593ce
KH
1211 * international/utf-8.el (mule-utf-8): Set correct value for
1212 valid-codes property.
1213
66c56ed1
KH
1214 * international/fontset.el (x-complement-fontset-spec): In the
1215 case that we use ASCII font for the other charsets, use only
15d1caef 1216 family and registry part of it.
66c56ed1 1217
119171dd
EZ
12182001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1219
1220 * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
1221 (shrink-window-if-larger-than-buffer): Doc fix.
1222
932c309e
SM
12232001-02-23 Stefan Monnier <monnier@cs.yale.edu>
1224
1225 * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
1226 predicate passed to completing-read.
1227
9b760e36
EZ
12282001-02-23 Eli Zaretskii <eliz@is.elta.co.il>
1229
1230 * startup.el (command-line): Fix last change.
1231
5c39a60f
JR
12322001-02-23 Jason Rumney <jasonr@gnu.org>
1233
1234 * startup.el (tool-bar-originally-present): New variable.
1235 (command-line): Set it if the tool-bar is switched on at startup.
1236
1237 * frame.el (frame-notice-user-settings): Only adjust frame height
1238 for no tool-bar case if tool-bar was originally switched on.
796ead7e 1239 From E. Jay Berkenbilt.
5c39a60f 1240
cb91b2c7
SM
12412001-02-22 Stefan Monnier <monnier@cs.yale.edu>
1242
39b557e8
SM
1243 * server.el (server-switch-buffer): Only switch window if the
1244 current one is dedicated.
1245
cb91b2c7
SM
1246 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
1247 rather than using (match-beginning 0) when searching for break point.
1248
9238a8df
EZ
12492001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
1250
1251 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
1252 @ follows an accent command such as @'. Support optional braces
1253 in commands that insert accents, like makeinfo does.
1254
3473f362
GM
12552001-02-22 Gerd Moellmann <gerd@gnu.org>
1256
1257 * startup.el (fancy-splash-text): Add a line for ordering
1258 manuals. Reverse order of splash screens shown.
1259 (use-fancy-splash-screens-p): Adapt to the text line added.
1260
1261 * menu-bar.el (menu-bar-help-menu): Add an item for ordering
1262 manuals from the FSF.
1263
1264 * help.el (view-order-manuals): New function.
1265 (toplevel): Bind C-h C-m to this function.
1266
76a4de07
SM
12672001-02-21 Stefan Monnier <monnier@cs.yale.edu>
1268
1269 * newcomment.el (comment-forward): Skip the comment-start before
1270 searching for the comment-end.
1271
75b71d85
DL
12722001-02-21 Dave Love <fx@gnu.org>
1273
2f4c9a87
DL
1274 * custom.el (custom-initialize-changed, defcustom): Doc fix.
1275
75b71d85
DL
1276 * international/mule-cmds.el, international/mule.el: Doc fixes.
1277
1278 * play/fortune.el: Fix autoload cookies. Add types to defcustoms.
1279 (fortune) <defgroup>: Add :link.
1280 (fortune-from-region): Use eq, not eql.
1281
ffc9ff0c
GM
12822001-02-21 Gerd Moellmann <gerd@gnu.org>
1283
1284 * startup.el (fancy-splash-screens): Use display-hourglass
1285 instead of display-busy-cursor.
1286
1287 * frame.el (display-hourglass): Renamed from busy-cursor.
1288 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
1289 (show-cursor-in-non-selected-windows): Doc fix.
1290
f34eb373
DL
12912001-02-20 Dave Love <fx@gnu.org>
1292
1293 * international/utf-8.el: Doc and commentary fixes.
1294
f55e4a7e
EZ
12952001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
1296
1297 * ehelp.el (with-electric-help): Doc fix.
1298
fa97adf6
GM
12992001-02-20 Gerd Moellmann <gerd@gnu.org>
1300
1301 * msb.el (msb-mode): Call the update-buffers function explicitly
1302 with a FORCE argument.
1303
1304 * menu-bar.el (menu-bar-update-buffers): Add optional parameter
1305 FORCE. If set, update the menu even if frame-or-buffer-changed-p
1306 returns nil.
1307
54ed3bd2
GM
13082001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1309
1310 * ps-print.el: Timestamp package replacement. Some enhancements.
1311 Some XEmacs compatibility. Doc fix.
1312 (ps-print-version): New version number (6.4).
1313 (ps-printer-name): Initialization fix.
1314 (ps-zebra-stripe-follow): Funcionality enhancement.
1315 (ps-prologue-file): Code enhancement.
1316 (ps-right-header): Timestamp package replacement.
83c9cb8e
SM
1317 (ps-setup, ps-face-bold-p, ps-face-italic-p)
1318 (ps-get-page-dimensions)
54ed3bd2
GM
1319 (ps-generate-header, ps-begin-file, ps-begin-job)
1320 (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
1321 (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
1322 (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
1323 (coding-system-for-write): Var declaration (XEmacs compatibility).
a2ffbafe 1324
e8ebf97d
MB
13252001-02-20 Miles Bader <miles@gnu.org>
1326
1327 * image-file.el (image-file-name-extensions): Add "tif".
1328
136b27c5
GM
13292001-02-19 Gerd Moellmann <gerd@gnu.org>
1330
1331 * wid-edit.el (widget-button-click): Save the selected window
1332 around the code handling clicks on buttons.
1333
6ebbcf59
DL
13342001-02-18 Dave Love <fx@gnu.org>
1335
1336 * imenu.el (imenu--generic-function): Use mapc to iterate over
1337 syntax characters.
1338
595ded73
RS
13392001-02-17 Richard M. Stallman <rms@gnu.org>
1340
b9fe3dc8
RS
1341 * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
1342
595ded73
RS
1343 * uniquify.el (uniquify-buffer-name-style): Doc fix.
1344
f3f053f3
GM
13452001-02-16 Gerd Moellmann <gerd@gnu.org>
1346
1347 * mouse.el (mouse-save-then-kill): If the distance from the new
1348 point to the mark is equal to the distance of point from the new
1349 point, move point instead of the mark.
1350
11570a8f
DL
13512001-02-16 Dave Love <fx@gnu.org>
1352
1353 * textmodes/flyspell.el (flyspell-get-word): Return string without
1354 properties.
1355
fb339cd5
EZ
13562001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1357
1358 * generic.el (generic-find-file-regexp): Doc fix.
1359 (generic-ignore-files-regexp): New defcustom.
1360 (generic-mode-find-file-hook): If the file's name matches the
1361 regexp in `generic-ignore-files-regexp', don't enter
1362 default-generic-mode. Doc fix.
1363
c56b1c1b
GM
13642001-02-16 Gerd Moellmann <gerd@gnu.org>
1365
a2ffbafe 1366 * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
c220b753
GM
1367 Add autoload cookies.
1368
a2ffbafe 1369 * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
c56b1c1b
GM
1370 of cal-tex-24.
1371
0d140e65
EZ
13722001-02-16 Eli Zaretskii <eliz@is.elta.co.il>
1373
81558867
EZ
1374 * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
1375
0d140e65
EZ
1376 * progmodes/compile.el (grep-regexp-alist): Remove the blank from
1377 the character class after the (optional) drive, to support file
1378 names with embedded blanks.
1379
713f7b15
SS
13802001-02-15 Sam Steingold <sds@gnu.org>
1381
1382 * textmodes/tex-mode.el (tex-shell-running):
1383 Check the process buffer too.
1384
9a2a6f73
DL
13852001-02-15 Dave Love <fx@gnu.org>
1386
1387 * battery.el (battery-status-function): Fix doc, :type.
1388
15d1caef 1389 * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
9a2a6f73 1390
fe10cef0
GM
13912001-02-15 Gerd Moellmann <gerd@gnu.org>
1392
1393 * subr.el (read-passwd): Clear Lisp memory holding password.
1394
126f5d4d
MB
13952001-02-15 Miles Bader <miles@gnu.org>
1396
1397 * info.el (Info-copy-current-node-name): New function.
1398 (Info-mode-menu): Add it to the menu.
1399
92e98d63
RS
14002001-02-14 Richard M. Stallman <rms@theobromine.ai.mit.edu>
1401
1402 * international/mule-cmds.el (toggle-input-method): Doc fix.
1403
dd4e0e55
SM
14042001-02-13 Stefan Monnier <monnier@cs.yale.edu>
1405
1406 * replace.el (occur): Stop at end of buffer.
1407
402dbbd1
EZ
14082001-02-13 Eli Zaretskii <eliz@is.elta.co.il>
1409
1410 * international/mule-cmds.el (set-input-method): Another doc fix.
1411
e9fcba3d
GM
14122001-02-13 David M. Koppelman <koppel@ee.lsu.edu>
1413
1414 * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
1415
78ad1cd5
MB
14162001-02-13 Miles Bader <miles@gnu.org>
1417
713f7b15 1418 * faces.el (set-face-background, set-face-foreground)
78ad1cd5
MB
1419 (set-face-stipple): Treat a value of nil as being `unspecified'.
1420
fce9d9dc
DL
14212001-02-12 Dave Love <d.love@dl.ac.uk>
1422
1423 * international/latin1-disp.el: Doc fixes.
1424 (latin1-display) <defgroup>: Add :link.
1425 (latin1-display) <function>: Set variable latin1-display.
1426
bc406911
EZ
14272001-02-12 Eli Zaretskii <eliz@is.elta.co.il>
1428
1429 * international/mule-cmds.el (set-input-method): Doc fix.
1430
68514d48
EL
14312001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com>
1432
1433 * speedbar.el (speedbar-frame-parameters): No toolbar lines.
1434 (speedbar-line-file): Return nil if not a file.
1435 (speedbar-buffers-line-path): Return file for tags, and dir for files.
1436
513bea45 14372001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
713f7b15 1438
513bea45
MK
1439 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
1440 for remote files.
bc406911 1441 (ediff-coding-system-for-read): Replaced the no-conversion default
513bea45 1442 with raw-text.
713f7b15 1443
513bea45 1444 * ediff-init.el: Removed :version from defcustom vars.
713f7b15 1445
83c9cb8e
SM
1446 * ediff-util.el (ediff-compute-custom-diffs-maybe):
1447 Better handling of the diff mode.
713f7b15 1448
513bea45 1449 * ediff.texi: Added ediff-coding-system-for-read.
713f7b15 1450
bc406911 1451 * viper.texi: Fix typos.
713f7b15 1452
521d4010
DL
14532001-02-11 Dave Love <fx@gnu.org>
1454
36fd8e17
DL
1455 * shadowfile.el: Doc fixes.
1456 (shadow) <defgroup>: Add :link.
1457 (shadowfile-unload-hook): New function.
1458 (shadow-initialize): Use defalias, not fset.
1459 (shadow-define-cluster, shadow-define-literal-group)
83c9cb8e 1460 (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
36fd8e17 1461
521d4010
DL
1462 * international/mule.el: Doc and message fixes.
1463
36fd8e17
DL
1464 * international/ccl.el (define-ccl-program): Doc fix.
1465
92395bbe
KH
14662001-02-11 Kenichi Handa <handa@etl.go.jp>
1467
1468 * faces.el (mode-line): Set :line-width property to -1.
1469
103db06c
RS
14702001-02-10 Richard M. Stallman <rms@gnu.org>
1471
08b78974
RS
1472 * complete.el (partial-completion-mode): Doc fix.
1473
103db06c
RS
1474 * simple.el (delete-key-deletes-forward-mode):
1475 Change `let' to `let*' to fix gross bug in last change.
1476
1477 * repeat.el (repeat): Don't let execute-kbd-macro alter
1478 real-last-command.
1479
a6a1ee53
EZ
14802001-02-10 Eli Zaretskii <eliz@is.elta.co.il>
1481
1482 * simple.el (eval-expression): Doc fix.
1483
d2f288c6
DL
14842001-02-09 Dave Love <fx@gnu.org>
1485
038f4ae3
DL
1486 * imenu.el (imenu-generic-expression): Doc fix.
1487
83c9cb8e
SM
1488 * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
1489 From Juanma Barranquero.
038f4ae3 1490
15d1caef 1491 * emacs-lisp/authors.el (authors): Expand `root' before running find.
d2f288c6 1492
9804b846
KH
14932001-02-09 Kenichi Handa <handa@etl.go.jp>
1494
1495 * faces.el (set-face-attribute): Describe the case of a negative
1496 value specified for :line-width.
1497
532f5197
SM
14982001-02-08 Stefan Monnier <monnier@cs.yale.edu>
1499
1500 * which-func.el (which-func-mode): Invert which-func-mode-global.
83c9cb8e 1501 From Juanma Barranquero <lektu@uol.com.br>.
532f5197 1502
1d279666
DL
15032001-02-08 Dave Love <fx@gnu.org>
1504
4681ca3a
DL
1505 * wid-edit.el (widget-plist-convert-widget): Replace binding of
1506 widget-plist-value-type.
1507 (widget-alist-convert-widget): Replace binding of
1508 widget-alist-value-type.
1509
1d279666
DL
1510 * textmodes/paragraphs.el (sentence-end): Doc fix.
1511
83c9cb8e
SM
1512 * eshell/em-rebind.el (eshell-cannot-leave-input-list):
1513 Remove `backward-line'.
1d279666 1514
532f5197
SM
1515 * play/pong.el (pong-blank-color, pong-bat-color)
1516 (pong-ball-color, pong-border-color, pong-left-key)
1517 (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
1518 (pong-pause-key, pong-resume-key, pong-timer-delay):
1519 * mail/mh-comp.el (mh-compose-letter-function):
1520 * eshell/esh-mode.el (eshell-skip-prompt-function):
1521 * emulation/viper-ex.el (ex-unix-type-shell-options):
1522 * recentf.el (recentf-menu-filter):
1523 * ps-print.el (ps-print-region-function):
1524 * lpr.el (print-region-function):
1525 * forms.el (forms-mode-hooks):
1526 * dirtrack.el (dirtrack-directory-change-hook):
1527 * cus-start.el (temp-buffer-show-function, display-buffer-function):
1528 * textmodes/spell.el (spell-filter):
1529 * textmodes/fill.el (adaptive-fill-function):
1530 * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
1531 * progmodes/etags.el (find-tag-default-function):
1532 * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
1d279666
DL
1533 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1534
6f676109
EZ
15352001-02-07 Eli Zaretskii <eliz@is.elta.co.il>
1536
751d3bc4
EZ
1537 * emulation/viper-init.el (viper-fast-keyseq-timeout)
1538 (viper-translate-all-ESC-keysequences): Doc fix. From Jim
1539 Meyering <jim@meyering.net>.
1540
6f676109
EZ
1541 * loadup.el: Revert last change.
1542
d3c26cdf
KH
15432001-02-07 Kenichi Handa <handa@etl.go.jp>
1544
83c9cb8e
SM
1545 * international/mule.el (transform-make-coding-system-args):
1546 Make it work also for coding systems not using CCL.
d3c26cdf 1547
44806980
EZ
15482001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1549
9889af08
EZ
1550 * simple.el (previous-matching-history-element)
1551 (next-matching-history-element): Doc fix.
1552
44806980
EZ
1553 * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
1554 specific part.
1555
1e36ff68
DL
15562001-02-06 Dave Love <fx@gnu.org>
1557
713f7b15 1558 * add-log.el (add-log-current-defun-function)
1e36ff68
DL
1559 (add-log-buffer-file-name-function, add-log-file-name-function):
1560 Fix :type.
1561 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
1562
c7ca58df
EZ
15632001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1564
fecd556a
EZ
1565 * info.el (info-initialize): Remove the test for system-type when
1566 invocation-directory is non-nil.
1567
c7ca58df
EZ
1568 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
1569 of `font-lock-defaults' to `backward-paragraph' rather than nil.
1570
587b5737
AI
15712001-02-06 Andrew Innes <andrewi@gnu.org>
1572
1573 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
1574 absolute.
1575
baf7eee4
GM
15762001-02-06 David M. Koppelman <koppel@ee.lsu.edu>
1577
1578 * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
1579 buffers. When hi-lock turned on rather than only checking current
1580 buffer for regexps, all buffers are checked. Moved activation of
1581 font-lock to hi-lock-refontify. When font-lock turned off rather
1582 than removing added highlighting just in current buffer, remove it
1583 in all buffers. Changed edit menu text from "Automatic
1584 Highlighting" to "Regexp Highlighting" Documentation for
1585 highlighting phrases, minor documentation changes.
1586 (hi-lock-set-file-patterns): Execute only if there are new or
1587 existing file patterns.
1588 (hi-lock-refontify): Assume font-lock-fontify-buffer will first
1589 unfontify and, if a support mode is active, will not refontify the
1590 whole buffer. If necessary, turn on font lock. (Removed
1591 font-lock-unfontify and font-lock support-mode-specific calls,
1592 such as lazy-lock-fontify-window.)
1593 (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
1594 patterns are found. Not useful now since find-file-hook is removed
83c9cb8e 1595 if hi-lock is off, but may be needed for per-buffer hi-lock activation.
baf7eee4
GM
1596 (hi-lock-face-phrase-buffer): New function. Also added related
1597 menu item and keybinding.
1598 (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
1599 (hi-lock-process-phrase): New function.
1600 (hi-lock-line-face-buffer): Doc fixes.
1601 (hi-lock-face-buffer): Doc fixes.
1602 (hi-lock-unface-buffer): Doc fixes.
713f7b15 1603
36710aa6
GM
16042001-02-06 Gerd Moellmann <gerd@gnu.org>
1605
1606 * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
1607 dabbrev-ignored-regexps.
1608
d3f22784
EZ
16092001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1610
1611 * simple.el (kill-line): Doc fix.
1612
5cb3c8d4
DL
16132001-02-05 Dave Love <fx@gnu.org>
1614
1615 * loadup.el: Revert last two changes -- bootstrapping works with
1616 regenerated loaddefs.
1617
e6297e7d
EZ
16182001-02-05 Eli Zaretskii <eliz@is.elta.co.il>
1619
1e14b095
EZ
1620 * isearch.el (isearch-forward): Doc fix.
1621
e6297e7d
EZ
1622 * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
1623 of font-lock-defaults to backward-paragraph.
1624
e16f52ce
GM
16252001-02-05 Gerd Moellmann <gerd@gnu.org>
1626
1627 * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
1628 X-Complaints-To, NNTP-Posting-Date, and User-Agent.
1629
01d19dd7
GM
16302001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1631
1632 * ebnf2ps.el: Eliminate time-stamp functions.
1633 (ebnf-version): New version (3.5).
1634 (ebnf-eps-finish-and-write): Replace time-stamp functions by
1635 format-time-string.
1636
24886813
GM
16372001-02-05 Gerd Moellmann <gerd@gnu.org>
1638
1639 * simple.el (next-line): Goto end-of-line before inserting a newline.
1640
65e70fc4
MB
16412001-02-05 Miles Bader <miles@gnu.org>
1642
1643 * image-file.el (insert-image-file): When visiting an image, also
1644 set `truncate-lines' to t so that any fringe arrow looks correct.
1645
482f06c9
KH
16462001-02-05 Kenichi Handa <handa@etl.go.jp>
1647
1648 * isearch.el (isearch-forward): Add description about input method
1649 in the docsting.
1650
02399da7
SM
16512001-02-04 Stefan Monnier <monnier@cs.yale.edu>
1652
1653 * skeleton.el (skeleton-internal-1): Always push the mark for @.
1654
2c366083
EZ
16552001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
1656
1657 * info.el (info-initialize): If installation-directory is nil, for
83c9cb8e 1658 DOS/Windows systems try looking in a sibling of invocation-directory.
2c366083 1659
bdadfce3
GM
16602001-02-02 Gerd Moellmann <gerd@gnu.org>
1661
79fb38c0
GM
1662 * wid-edit.el (widget-button-click): Fix last change.
1663
bdadfce3
GM
1664 * frame.el (frame-notice-user-settings): When resizing the initial
1665 frame because the tool bar is off, also change the frame's top
1666 position if a negative top position was specified.
1667
33155ffb
MB
16682001-02-02 Miles Bader <miles@gnu.org>
1669
1670 * image-file.el (insert-image-file): When visiting an image,
1671 suppress the cursor in the image buffer.
1672
1355ba0c
DL
16732001-02-01 Dave Love <fx@gnu.org>
1674
1675 * progmodes/f90.el (f90-mode): Remove startup message.
1676
fb758d2d 1677 * vc-cvs.el: Remove autoloads. Require vc when compiling.
713f7b15 1678
01acdb05
GM
16792001-02-01 Gerd Moellmann <gerd@gnu.org>
1680
1681 * startup.el (command-line): Fix code determining whether or not
1682 to use delete-key-deletes-forward-mode.
1683
5b1ee316
AS
16842001-02-01 Andre Spiegel <spiegel@gnu.org>
1685
1686 * vc.el (vc-diff-switches): New user option.
1687 (vc-version-diff): Use it.
1688 (vc-diff-switches-list): New macro.
1689
83c9cb8e
SM
1690 * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
1691 New customization options.
5b1ee316
AS
1692 (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
1693
1694 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
1695
00b1e7a1
GM
16962001-02-01 Gerd Moellmann <gerd@gnu.org>
1697
1698 * msb.el (toplevel): Quote hook symbols.
1699
85827036
KH
17002001-02-01 Kenichi Handa <handa@etl.go.jp>
1701
8e028499 1702 * international/mule.el (make-coding-system): Add description
3c948dde 1703 about recognized properties in the docstring.
8e028499 1704
85827036
KH
1705 * international/mule-conf.el: Remove unused charsets
1706 mac-roman-lower and mac-roman-upper.
1707
7ccf7ab9
GM
17082001-01-31 Gerd Moellmann <gerd@gnu.org>
1709
2441692d
GM
1710 * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
1711 is in front of the left-margin, if any.
1712
ee5cece0
GM
1713 * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
1714 like `delete'.
1715
83c9cb8e 1716 * bindings.el: Define `kp-delete' like `delete' in function-key-map.
ee5cece0 1717
7ccf7ab9
GM
1718 * term/w32-win.el (mouse-set-font): Doc fix.
1719
b4f30ec5 17202001-01-31 Stefan Monnier <monnier@cs.yale.edu>
713f7b15 1721
b4f30ec5
GM
1722 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
1723 (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
1724 on already.
1725
03e0fe6e
GM
17262001-01-31 Markus Rost <rost@math.ohio-state.edu>
1727
1728 * files.el (save-buffer): Don't give message if (buffer-file-name)
1729 returns nil.
713f7b15 1730
8f289acc
EZ
17312001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
1732
cb4aae04
EZ
1733 * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
1734
dbd98b19
EZ
1735 * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
1736 concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
1737
8f289acc
EZ
1738 * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
1739 display problems.
1740
c12553c1
KH
17412001-01-31 Kenichi Handa <handa@etl.go.jp>
1742
c7bf5db9
KH
1743 * international/mule.el (charset-info): Fix docstring.
1744
1745 * international/mule-diag.el (describe-character-set): Check final
1746 char valid before printing it.
c12553c1 1747
14f16b9c
GM
17482001-01-30 Gerd Moellmann <gerd@gnu.org>
1749
efaa080b
GM
1750 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
1751
eef93f99
GM
1752 * frame.el (frame-notice-user-settings): Do the tool-bar
1753 stuff only for graphical displays. Fix a braino.
713f7b15 1754
14f16b9c
GM
1755 * frame.el (frame-initialize): Create initial frame visible.
1756 (frame-notice-user-settings): When tool-bar has been switched off,
25237df5 1757 correct the frame size and sync tool-bar-mode.
14f16b9c
GM
1758
1759 * startup.el (command-line): Remove manipulation of frame
1760 height for tool bars.
1761
4ad25e43
EZ
17622001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1763
1764 * lpr.el: Compatibility with XEmacs and doc fixes.
1765 (lpr-windows-system, lpr-lp-system): New vars.
1766 (lpr-printer-switch): New defcustom.
1767 (printer-name, lpr-command): Customization fix.
1768 (print-region-1): Code fix.
1769 (print-region-new-buffer, printify-region): Indentation fix.
83c9cb8e
SM
1770 (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
1771 New functions.
4ad25e43 1772
e8f044a0
GM
17732001-01-29 Gerd Moellmann <gerd@gnu.org>
1774
1775 * msb.el (toplevel): Fix the eval-after-load.
1776
850d5045
GM
17772001-01-29 Dave Love <fx@gnu.org>
1778
762fe76e
DL
1779 * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
1780
1781 * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
1782
83c9cb8e 1783 * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
850d5045
GM
1784 (tcl-using-emacs-19-23): Consider Emacs 21+.
1785 (tcl-help-directory-list, tcl-command-switches): Fix :type.
1786 (tcl-add-emacs-menu): Supply menu name.
1787 (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
1788
3a768251
GM
17892001-01-29 Gerd Moellmann <gerd@gnu.org>
1790
1791 * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
1792
274d02f7
SM
17932001-01-29 Stefan Monnier <monnier@cs.yale.edu>
1794
1795 * pcvs.el (cvs-mark-fis-dead): New function.
1796 (cvs-mode-add): Use it.
1797 (cvs-mode-add-change-log-entry-other-window):
1798 Rebind change-log-default-name to itself rather than to nil.
1799
ed5d446e
SS
18002001-01-29 Sam Steingold <sds@gnu.org>
1801
efaa080b 1802 * vc-cvs.el: Replaced (require 'vc) with a bunch of
ed5d446e
SS
1803 `autoload' statements.
1804
e2a80284
EZ
18052001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
1806
8e1db7b3
EZ
1807 * files.el (confirm-kill-emacs): Doc fix.
1808
ff2a1c79
EZ
1809 * frame.el (frame-initialize): Doc fix.
1810
e7b0deaf
EZ
1811 * time-stamp.el (time-stamp-string): Doc fix.
1812
83c9cb8e
SM
1813 * woman.el (WoMan-log-1): Make the log buffer writable.
1814 From Markus Rost <rost@math.ohio-state.edu>.
e2a80284 1815
005913e4
GM
18162001-01-29 Gerd Moellmann <gerd@gnu.org>
1817
1818 * imenu.el (imenu-syntax-alist): Add autoload cookie for
1819 the `make-variable-buffer-local'.
1820
58622cc5
GM
18212001-01-29 Dave Love <fx@gnu.org>
1822
1823 * ansi-color.el (ansi-color-for-comint-mode): Add :version.
83c9cb8e
SM
1824 (ansi-color-for-comint-mode-on, ansi-color-process-output):
1825 Add autoload cookie.
58622cc5
GM
1826 (ansi-color-apply-sequence): Fix typo.
1827
0404d031
GM
18282001-01-29 Gerd Moellmann <gerd@gnu.org>
1829
ed5d446e 1830 * menu-bar.el (menu-bar-files-menu): Add menu items for
438c2df0
GM
1831 Postscript printing in black and white.
1832
0404d031
GM
1833 * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
1834 X-Mailman-Version, Precedence, List-Help, List-Post,
1835 List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
1836 Content-Type, Content-Length.
1837
3b6ed359
DL
18382001-01-29 Dave Love <fx@gnu.org>
1839
ddd16e7a
DL
1840 * elide-head.el (elide-head): Make overlay evaporate.
1841
83c9cb8e 1842 * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
3b6ed359 1843
8005142f
EZ
18442001-01-28 Eli Zaretskii <eliz@is.elta.co.il>
1845
1846 * isearch.el (isearch-highlight): Don't punt if the display
1847 doesn't support colors, since isearch faces are defined for
1848 monochrome displays as well.
1849
84728570
SS
18502001-01-27 Sam Steingold <sds@gnu.org>
1851
1852 * shell.el (shell-write-history-on-exit): Make sure that we are in
1853 the shell buffer (M-x tex-file RET inserted the error message into
1854 the TeX buffer).
1855
e26f9ced
EZ
18562001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1857
1858 * simple.el (transient-mark-mode): Doc fix.
1859
dc0274bd
GM
18602001-01-27 Gerd Moellmann <gerd@gnu.org>
1861
83c9cb8e 1862 * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
dc0274bd 1863
c1acacc4
EZ
18642001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1865
f5058b96
EZ
1866 * shell.el (shell-unquote-argument): If the shell is one of the
1867 mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
1868 quote character.
1869 (shell-dumb-shell-regexp): Document that the shells which match
83c9cb8e 1870 this regexp are supposed to not treat a backslash as a quote character.
f5058b96 1871
c1acacc4 1872 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
83c9cb8e 1873 from 2001-01-12. It is not needed, since backspace is mapped into DEL.
c1acacc4 1874
103db06c 18752001-01-27 Richard M. Stallman <rms@gnu.org>
8dc5c94d 1876
84728570 1877 * dabbrev.el (dabbrev--substitute-expansion):
8dc5c94d
GM
1878 Treat a one-capital-letter abbrev as "not all upper case",
1879 so as to force preservation of the expansion's pattern
1880 if the expansion starts with a capital letter.
1881
cfa70244
EZ
18822001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1883
cfee9de7
EZ
1884 * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
1885 Doc fix.
1886
cfa70244
EZ
1887 * simple.el (transient-mark-mode): Document the fact that many
1888 commands act on the region when mark is active.
1889
17d90d6b
KH
18902001-01-27 Kenichi Handa <handa@etl.go.jp>
1891
1892 * international/quail.el (quail-setup-completion-buf): Make the
83c9cb8e 1893 multibyteness of current buffer inherited to Quail completion buffer.
17d90d6b
KH
1894 (quail-show-guidance-buf): Make the multibyteness of current
1895 buffer inherited to Quail guidance buffer.
1896 (quail-help): Make the multibyteness of current buffer inherited
1897 to Quail help buffer.
1898
61076b20
DL
18992001-01-26 Dave Love <fx@gnu.org>
1900
c47e2c68
DL
1901 * time-stamp.el: Doc fixes.
1902
84728570 1903 * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
3afe2b93
DL
1904 (delphi-keyword-face, delphi-other-face): Fix :type.
1905
940f14b4
DL
1906 * textmodes/flyspell.el: Doc fixes. Add :version to new options.
1907
1908 * mail/feedmail.el (feedmail): Add :link.
1909 (feedmail-send-it): Doc fix.
1910
1911 * mail/sendmail.el: Doc fixes.
1912 (sendmail-send-it): Fix the non-ASCII regexp and use
1913 rfc2047-encode-string.
1914
61076b20
DL
1915 * dired.el, dired-aux.el: Revert last change.
1916
6c317bd2
GM
19172001-01-26 Gerd Moellmann <gerd@gnu.org>
1918
1919 * makefile.w32-in (DONTCOMPILE): Add various term files.
1920
19212001-01-26 Dave Love <fx@gnu.org>
1922
1923 * Makefile.in (DONTCOMPILE): Add various term files.
1924
1c636b5f
GM
19252001-01-26 Gerd Moellmann <gerd@gnu.org>
1926
af900b23
GM
1927 * man.el (Man-default-man-entry, Man-mode): Doc fix.
1928
15fa6db0 1929 * startup.el (display-startup-echo-area-message): Make sure
83c9cb8e 1930 the echo area is resized to fit the size of the startup message.
15fa6db0 1931
1c636b5f
GM
1932 * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
1933 part of which is a constant.
1934
9b1adbd5
EZ
19352001-01-26 Eli Zaretskii <eliz@is.elta.co.il>
1936
83c9cb8e 1937 * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
9b1adbd5 1938
103db06c 19392001-01-26 Richard M. Stallman <rms@gnu.org>
207d7545
GM
1940
1941 * simple.el (next-line): Don't let `newline' expand abbrevs.
1942 Simplify slightly.
1943 (open-line): Don't let `newline' expand abbrevs.
1944
219227ea
JW
19452001-01-25 John Wiegley <johnw@gnu.org>
1946
1947 * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
1948 to `repeat' in the :type field.
1949
1950 * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
1951 allow a choice of regexp or nil.
d2906bf8 1952 (pcomplete-dir-ignore): Same.
219227ea
JW
1953
1954 * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
1955 a command) to always fail.
1956
ceba0dac
GM
19572001-01-25 Gerd Moellmann <gerd@gnu.org>
1958
1959 * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
1960 discard the result.
1961 (iswitchb-to-end): Likewise.
1962
9b0630e5
SS
19632001-01-25 Sam Steingold <sds@gnu.org>
1964
1965 * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
89e65817 1966 Require vc.
9b0630e5 1967
a2ed9670
SM
19682001-01-25 Stefan Monnier <monnier@cs.yale.edu>
1969
f0c1adab
SM
1970 * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
1971
a2ed9670
SM
1972 * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
1973
34ac3367
DL
19742001-01-25 Dave Love <fx@gnu.org>
1975
61076b20
DL
1976 * lisp/international/mule-diag.el (describe-char-after): Doc fix.
1977 (describe-coding-system): Tweak the English text.
1978
34ac3367
DL
1979 * loadup.el: Preload international/ccl for utf-8.
1980
4685e6b7
EZ
19812001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
1982
1983 * mail/rmail.el (rmail-redecode-body): Doc fix.
1984
0fdb4475
KH
19852001-01-25 Kenichi Handa <handa@etl.go.jp>
1986
83c9cb8e
SM
1987 * international/mule-cmds.el (reset-language-environment):
1988 Reset coding-category-utf-8 to mule-utf-8.
0fdb4475 1989
83c9cb8e
SM
1990 * international/mule-conf.el (coding-category-utf-8):
1991 Initialize to mule-utf-8.
0fdb4475 1992
9b0630e5 1993 * loadup.el: Preload international/utf-8.
0fdb4475
KH
1994
1995 * international/utf-8.el: New file.
1996
245ed2b1
SM
19972001-01-24 Stefan Monnier <monnier@cs.yale.edu>
1998
1999 * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
2000
e95b0c08
SS
20012001-01-24 Sam Steingold <sds@gnu.org>
2002
2003 * dired.el (dired-replace-in-string): Removed.
2004 (dired-sort-toggle): Use `replace-regexps-in-string'
2005 instead of `dired-replace-in-string'.
9b0630e5 2006
ceba0dac
GM
2007 * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
2008 (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
9b0630e5 2009
e95b0c08
SS
2010 * gs.el (gs-replace-in-string): Removed.
2011 (gs-options): Use `replace-regexps-in-string'
2012 instead of `gs-replace-in-string'.
2013
c3902c3e
EZ
20142001-01-24 Eli Zaretskii <eliz@is.elta.co.il>
2015
2016 * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
2017 bug report is mailed to an email list and posted to a news group.
2018
b66b6aeb
GM
20192001-01-24 Gerd Moellmann <gerd@gnu.org>
2020
83c9cb8e
SM
2021 * comint.el (comint-replace-by-expanded-history-before-point):
2022 Fix change of 2000-08-03 to move point to the start of the line again.
e7e41584 2023
b66b6aeb
GM
2024 * startup.el (tool-bar-images-pixel-height): New variable.
2025 (command-line): After loading the user's init file, when
2026 tool-bar-mode is on, increase the frame's size by some lines for
2027 the tool-bar.
2028
2029 * frame.el (frame-initialize): Create the initial frame invisible.
e95b0c08 2030
ff890e66
SZ
20312001-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
2032
2033 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
2034 (chinese-big5): MIME:Big5.
2035
04363179
GM
20362001-01-24 Gerd Moellmann <gerd@gnu.org>
2037
e95b0c08 2038 * international/mule-cmds.el (universal-coding-system-argument):
04363179
GM
2039 Handle commands with prefix args.
2040
d56aaa64
GM
20412001-01-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2042
2043 * calendar/diary-lib.el (diary-float): Fix case of MONTH
2044 being a list of numbers.
2045 (diary-mail-entries): Rewritten.
2046
99858627
DL
20472001-01-23 Dave Love <fx@gnu.org>
2048
7aeb1fa9
DL
2049 * international/mule.el (make-coding-system): Fix typo.
2050
83c9cb8e
SM
2051 * textmodes/outline.el (outline-mode) <font-lock-defaults>:
2052 Add backward-paragraph as font-lock-beginning-of-syntax-function.
99858627 2053
5a43decf
EZ
20542001-01-23 Eli Zaretskii <eliz@is.elta.co.il>
2055
2056 * font-lock.el (font-lock-mode): Doc fix.
2057
b0e98867
KH
20582001-01-23 Kenichi Handa <handa@etl.go.jp>
2059
2060 * international/mule.el (make-translation-table): Fix docstring.
2061
9c8acefd
EZ
20622001-01-22 Eli Zaretskii <eliz@is.elta.co.il>
2063
fd4976b8
EZ
2064 * mail/rmail.el (rmail-redecode-body): New function.
2065
9c8acefd
EZ
2066 * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
2067
871e0439
GM
20682001-01-22 Gerd Moellmann <gerd@gnu.org>
2069
21c2bbe0
GM
2070 * isearch.el (isearch-lazy-highlight-case-fold-search)
2071 (isearch-lazy-highlight-regexp): New variables.
2072 (isearch-lazy-highlight-cleanup): Update lazy highlight if
2073 case-fold search or regexp search has been toggled.
2074
5710730c
GM
2075 * wid-edit.el (widget-button-click): Avoid a save-excursion
2076 around running a global binding.
2077
871e0439
GM
2078 * isearch.el (isearch-lazy-highlight-initial-delay): Set default
2079 to 0.25.
2080
d0554957
MB
20812001-01-20 Miles Bader <miles@gnu.org>
2082
2083 * cus-edit.el (custom-face-save): Do post-processing on the face's
2084 new value like `custom-face-set' does.
2085
1519f618
EZ
20862001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2087
ccd87890
EZ
2088 * mail/emacsbug.el (report-emacs-bug): Report the value of
2089 LC_CTYPE, not LC_TYPE.
2090
1519f618
EZ
2091 * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
2092 isearch-toggle-regexp and isearch-edit-string to doc string.
2093
9724173b
GM
20942001-01-19 Gerd Moellmann <gerd@gnu.org>
2095
48bb9196
GM
2096 * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
2097 as font-lock-beginning-of-syntax-function in font-lock-defaults.
2098
e95b0c08 2099 * jit-lock.el (jit-lock-fontify-now): Don't bind
9724173b
GM
2100 font-lock-beginning-of-syntax-function to nil.
2101
dc81f8a2
EZ
21022001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
2103
2104 * mail/emacsbug.el (report-emacs-bug): Report values of
2105 locale-coding-system, default-enable-multibyte-characters, and the
2106 environment variables LC_ALL, LC_TYPE, and LANG.
2107
99327974
GM
21082001-01-19 Gerd Moellmann <gerd@gnu.org>
2109
83c9cb8e 2110 * font-lock.el (font-lock-default-fontify-region): Fix last change.
e95b0c08 2111
2be6ecc6
GM
2112 * font-lock.el (font-lock-multiline): Default to nil.
2113 (font-lock-default-fontify-region): If font-lock-multiline is
2114 nil, don't check the property `font-lock-multiline'.
2115
99327974
GM
2116 * jit-lock.el (jit-lock-after-change): If font-lock-multiline
2117 is nil, don't check the `font-lock-multiline' text property.
2118
2550055a
MK
21192001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2120
0a949811 2121 * viper.el: Call initial-major-mode on startup.
e95b0c08 2122
0a949811 2123 * ediff.el (ediff-patch-file): Use better defaults.
e95b0c08 2124
8501998a 2125 * ediff-vers.el: Fix for 8+3 DOS file systems.
e95b0c08 2126
2550055a 21272001-01-19 Colin Walters <walters@cis.ohio-state.edu>
e95b0c08 2128
0a949811 2129 * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
2550055a 2130 diff mode, if available.
e95b0c08 2131
0a949811 21322001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
e95b0c08 2133
8501998a 2134 * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
e95b0c08 2135
2550055a
MK
2136 * ediff-init.el (subst-char-in-string): Define and use it, unless
2137 it's already defined.
e95b0c08 2138
8962e303
GM
21392001-01-18 Gerd Moellmann <gerd@gnu.org>
2140
2141 * tooltip.el (tooltip-hide-delay): New user-option.
2142 (tooltip-show): Use tooltip-hide-delay instead of the default.
2143
6b453381
KH
21442001-01-18 Kenichi Handa <handa@etl.go.jp>
2145
2146 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
2147 kill-local-variable doesn't work for enable-multibyte-characters.
2148
9eaf396b
DL
21492001-01-17 Dave Love <fx@gnu.org>
2150
cebd37ce
DL
2151 * ediff-init.el (ediff-before-setup-hook)
2152 (ediff-merge-filename-prefix): Add :version.
2153
9eaf396b
DL
2154 * international/latin1-disp.el: Require disp-table.
2155 (latin1-display): Fix :set.
2156
2157 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
2158
f864120f
GM
21592001-01-17 Gerd Moellmann <gerd@gnu.org>
2160
2161 * isearch.el (isearch-lazy-highlight-initial-delay)
2162 (isearch-lazy-highlight-interval): Default to 0.
2163
21642001-01-17 Bob Glickstein <bobg@zanshin.com>
2165
2166 * isearch.el (isearch-highlight): Set isearch-overlay priority to
2167 1 here rather than each time through
2168 isearch-lazy-highlight-new-loop.
2169 (isearch-lazy-highlight-max): Variable deleted.
2170 (isearch-lazy-highlight-max-at-a-time): New user variable, like
2171 isearch-lazy-highlight-max but controls a single invocation of
2172 isearch-lazy-highlight-update.
2173 (isearch-lazy-highlight-wrapped): Variable recreated.
2174 (isearch-lazy-highlight-window-start): New variable.
2175 (isearch-lazy-highlight-cleanup): Restored to behavior of
2176 before 2-Jan.
2177 (isearch-lazy-highlight-remove-overlays): Function deleted;
2178 behavior folded into isearch-lazy-highlight-cleanup. "Keep"
2179 behavior removed.
2180 (isearch-lazy-highlight-new-loop): Restore old behavior of calling
2181 isearch-lazy-highlight-update in a loop rather than just once.
2182 Test isearch-invalid-regexp here and decide not to start a new
2183 loop, rather than testing it each time through
2184 isearch-lazy-highlight-update.
2185 (isearch-lazy-highlight-search): Function restored.
2186 (isearch-lazy-highlight-update): Get called in a timer loop again,
2187 but this time highlight more than one match each time through.
83c9cb8e
SM
2188 Only highlight matches in the visible part of the window.
2189 Start at point, move in the direction of the search, and wrap around at
f864120f
GM
2190 the edge of the window. Use sit-for to force redisplay and ensure
2191 window-start is credible. "Face suppressing" behavior removed;
2192 overlay priorities should make it unnecessary, right?
2193 (isearch-highlight): Face suppressing behavior removed.
2194 (isearch-dehighlight): Face suppressing behavior removed.
2195 (isearch-set-lazy-highlight-faces-at): Removed.
2196
076ec540
KH
21972001-01-17 Kenichi Handa <handa@etl.go.jp>
2198
2199 * language/european.el ("Latin-1"): Make the format of description
2200 about additional language environments same as that of Latin-2.
2201
92328ec5
DL
22022001-01-16 Dave Love <fx@gnu.org>
2203
39f2174e
DL
2204 * isearch.el (isearch-lazy-highlight): Add :version.
2205
92328ec5
DL
2206 * simple.el (backward-delete-char-untabify-method)
2207 (next-line-add-newlines): Add :version.
2208
f251459d
GM
22092001-01-16 Gerd Moellmann <gerd@gnu.org>
2210
9d4850e5
GM
2211 * bindings.el: Bind <backspace> and <delete> via function-key-map.
2212 Don't bind <delete> otherwise.
2213
2214 * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
2215 and <delete> via function-key-map.
2216
f251459d
GM
2217 * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
2218 Subject line only if point is after the `Subject:'.
2219
771ffcf7
KH
22202001-01-16 Kenichi Handa <handa@etl.go.jp>
2221
bda6b481
KH
2222 * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
2223 japanese-jisx0213-2 in `charset' property of this lang. env.
2224
35793af7
KH
2225 * language/european.el ("Latin-1"): Add description for Dutch and
2226 Spanish lang. env.
2227
771ffcf7
KH
2228 * international/mule.el (decode-char): Fix conditions.
2229 (encode-char): Handle eight-bit-control too.
1c8102ff 2230 (transform-make-coding-system-args): New function.
50c29104
KH
2231 (make-coding-system): Accept XEmacs style arguments for CCL base
2232 coding system.
771ffcf7 2233
e1cf67b6
GM
22342001-01-15 Gerd Moellmann <gerd@gnu.org>
2235
2236 * progmodes/etags.el (find-tag-noselect): Save the value of
2237 tags-file-name before switching buffers, for the case it has a
2238 buffer-local value.
2239
b3287acf
GM
22402001-01-15 Alex Schroeder <alex@gnu.org>
2241
9eaf396b
DL
2242 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2243 From Dave Love <fx@gnu.org>.
b3287acf
GM
2244 (ansi-color-for-comint-mode): Fix :version.
2245
22462001-01-15 Alex Schroeder <alex@gnu.org>
2247
2248 * ansi-color.el (ansi-color-unfontify-region): Doc change.
2249
8d7ff9c8
EZ
22502001-01-14 Eli Zaretskii <eliz@is.elta.co.il>
2251
2252 * dired.el (dired-insert-directory): If file-system-info fails,
2253 remove the " free " part, but don't signal an error.
2254
dbe99ae9
SS
22552001-01-12 Sam Steingold <sds@gnu.org>
2256
2257 * bookmark.el (bookmark-maybe-historicize-string):
2258 Use new backquote syntax.
2259
103db06c 22602001-01-12 Richard M. Stallman <rms@gnu.org>
420198cb
RS
2261
2262 * subr.el (last): Handle a list that doesn't end in nil.
2263
ca2ddd8e
SS
22642001-01-12 Sam Steingold <sds@gnu.org>
2265
2266 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
2267 to `backward-delete-char-untabify'.
2268
1751c874
DL
22692001-01-12 Dave Love <fx@gnu.org>
2270
2271 * cus-edit.el (customize-menu-create): Fix the :filter following
2272 easymenu change.
2273
2274 * wid-edit.el (function): Add :match-alternatives.
2275 (widget-color-action): Doc fix.
2276
3cccce8d
GM
22772001-01-12 Gerd Moellmann <gerd@gnu.org>
2278
2279 * calendar/calendar.el (calendar-basic-setup): Doc fix.
2280
18bfd6b5
KH
22812001-01-12 Kenichi Handa <handa@etl.go.jp>
2282
83c9cb8e 2283 * international/mule-cmds.el (prefer-coding-system): Fix docstring.
60a62fdc 2284
18bfd6b5
KH
2285 * international/ccl.el (define-ccl-program): Fix docstring.
2286
562e00da
DL
22872001-01-11 Dave Love <fx@gnu.org>
2288
14fd0da3
DL
2289 * international/mule-cmds.el (standard-display-european-internal):
2290 Set display table for 2208 as for 160.
2291
2292 * progmodes/ada-mode.el (ada-popup-key): Fix last change.
2293
562e00da
DL
2294 * progmodes/fortran.el (fortran-mode-map): Modify Customization
2295 entry for custom-menu-create change.
2296 (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
2297 don't cons it in the search loop.
2298
2299 * imenu.el (imenu--truncate-items): Revert last change.
2300
6e961dcd
EZ
23012001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2302
2303 * info.el (Info-setup-header-line): If the node header includes
2304 either Next: or Prev: links, don't show the File: and Node: parts
2305 in the header line.
2306
2c2ff7f2
GM
23072001-01-11 Gerd Moellmann <gerd@gnu.org>
2308
a7ee2d2e
GM
2309 * comint.el (comint-goto-process-mark): Don't print a message
2310 when running in batch mode.
2311
c5348233
GM
2312 * isearch.el (isearch-search): In the condition-case handler for
2313 `error', set isearch-invalid-regexp to the whole error message.
2314
422717d1
GM
2315 * subr.el (eval-after-load): Call load-symbol-file-load-history to
2316 ensure that eval-after-load works for files dumped with Emacs.
2317
2318 * help.el (load-symbol-file-load-history): New function extracted
2319 from function symbol-file.
2320 (symbol-file): Use it.
2321
83c9cb8e 2322 * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
2c2ff7f2 2323
926861fb
EZ
23242001-01-11 Eli Zaretskii <eliz@is.elta.co.il>
2325
2326 * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
2327 behave as if there were no prefix argument.
2328 (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
2329 argument were nil.
2330
afa1f52c
RS
23312001-01-11 Richard M. Stallman <rms@gnu.org>
2332
ca2ddd8e 2333 * isearch.el (isearch-lazy-highlight-update):
afa1f52c
RS
2334 Don't look for more potential matches once maximum is exceeded.
2335 Use overlays-in to check correctly for overlap with current match.
2336 Ignore empty matches.
2337
47a9f362
MB
23382001-01-11 Miles Bader <miles@gnu.org>
2339
2340 * textmodes/ispell.el (ispell-adjusted-window-height): New function.
2341 (ispell-overlay-window, ispell-help, ispell-show-choices)
2342 (ispell-command-loop): Use it instead of `window-height'.
2343
d196f58d
GM
23442001-01-10 Gerd Moellmann <gerd@gnu.org>
2345
cf523f0e
GM
2346 * files.el (confirm-kill-emacs): New user-option.
2347 (save-buffers-kill-emacs): Ask for final confirmation before
2348 killing Emacs.
2349
d196f58d
GM
2350 * isearch.el (isearch-done): Set isearch-lazy-highlight-start
2351 to nil.
2352
7c6c3d8e
GM
23532001-01-10 Dave Love <fx@gnu.org>
2354
1f8be15d
DL
2355 * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
2356
83c9cb8e 2357 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
1f8be15d
DL
2358
2359 * hi-lock.el (hi-lock-exclude-modes): Fix :type.
2360
2361 * calculator.el (calculator-number-digits): Fix :type.
2362
0d5184de
DL
2363 * vc-cvs.el (vc-cvs-header): Fix :type.
2364 * vc-rcs.el (vc-rcs-header): Fix :type.
2365 * vc-sccs.el (vc-sccs-header): Fix :type.
2366
2367 * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2368
7c6c3d8e
GM
2369 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
2370
8c9f73a2
GM
2371 * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
2372
457b792c
GM
23732001-01-10 Gerd Moellmann <gerd@gnu.org>
2374
2375 * simple.el (set-variable): Force a thorough redisplay for the
2376 case that the variable has an effect on the display, like
2377 `tab-width' has.
2378
d2622d08
AS
23792001-01-10 Andre Spiegel <spiegel@gnu.org>
2380
2381 * vc.el: Add documentation for backend interface.
2382
ae4b5f4f
KH
23832001-01-10 Kenichi Handa <handa@etl.go.jp>
2384
e0844717
KH
2385 * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
2386
ae4b5f4f
KH
2387 * international/mule-conf.el (latin-extra-code-table): Set to t
2388 for \223 and \224.
2389
3184082b
KH
23902001-01-09 Kenichi Handa <handa@etl.go.jp>
2391
2392 * international/mule-cmds.el (locale-language-names): Map "es" to
2393 "Spanish" and "nl" to "Dutch".
2394
732b9cdd
GM
23952001-01-09 Gerd Moellmann <gerd@gnu.org>
2396
1dfca644
GM
2397 * bindings.el (global-map): Bind <home> to beginning-of-line,
2398 <end> to end-of-line, C-<home> to beginning-of-buffer, and
2399 C-<end> to end-of-buffer.
2400
732b9cdd
GM
2401 * language/european.el: Add Dutch and Spanish language info
2402 to be able to use the appropriate tutorials.
2403
24042001-01-09 Alex Schroeder <alex@gnu.org>
2405
2406 * ansi-color.el (ansi-color-process-output): Use markers instead
2407 of positions for start and end of region.
2408 (ansi-color-apply-on-region): Rewrote code to make it more robust.
2409 Previously, occasional mistakes happend when fontifying many
2410 chunks of output (eg. ls --color=yes /dev). This happened
2411 whenever an overlay was created up to the end of the region, which
2412 coincided with the process-mark. New text would then be added
2413 within that overlay instead of after it.
2414 (ansi-color-make-extent): Overlays are created with the property
2415 `modification-hooks' set to '(ansi-color-freeze-overlay).
2416 (ansi-color-freeze-overlay): New function. When inserting text at
2417 the end of the overlay, the overlay will resize.
2418
24192000-01-09 Alex Schroeder <alex@gnu.org>
2420
2421 * ansi-color.el (ansi-color-process-output): Doc change.
2422 (ansi-color-unfontify-region): Doc change. No longer installed
2423 automatically in font-lock-unfontify-region-function.
2424 (ansi-color-apply): Doc change.
2425 (ansi-color-apply-on-region): Use extents or overlays instead of
2426 text-properties.
2427 (ansi-color-make-extent): New function.
2428 (ansi-color-set-extent-face): New function.
2429
24302000-01-09 Alex Schroeder <alex@gnu.org>
2431
2432 * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
2433 both use ansi-color-process-output, now.
2434 (ansi-color-process-output): Doesn't return string anymore. It is
2435 installed in comint-output-filter-functions for both Emacs and
2436 XEmacs, now.
2437 (ansi-color-unfontify-region): Simplified code removing variables
2438 pos and start-ansi.
2439 (ansi-color-apply): Put text-property ansi-color before putting
2440 text-property face because ansi-color-unfontify-region is called
2441 immediately after the call to put-text-property.
2442 (ansi-color-context-region): Doc change.
2443 (ansi-color-filter-region): Simplified code.
2444 (ansi-color-apply-on-region): Changed start to start-marker, using
2445 a marker explicitly. Put text-property ansi-color before putting
2446 text-property face because ansi-color-unfontify-region is called
2447 immediately after the call to put-text-property.
2448
24492000-01-09 Alex Schroeder <alex@gnu.org>
2450
2451 * ansi-color.el (ansi-color-faces-vector): Doc change.
2452 (ansi-color-for-comint-mode): Changed :type property to choice.
2453 (ansi-color-last-context): Removed.
2454 (ansi-color-process-output): Don't use ansi-color-last-context, as
2455 the main functions will store their context now.
2456 (ansi-color-context): Doc change.
2457 (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
2458 Uses ansi-color-context such that repeated calls will strip
2459 partial escape sequences, too.
2460 (ansi-color-apply): Simplified code. Colorize end of string if
2461 face is not null. Store context in new (FACE STRING) format, such
2462 that repeated calls will strip partial escape sequences, too.
2463 Append faces to face property using ansi-color-apply-sequence such
2464 that cumulative mode actually works.
2465 (ansi-color-context-region): New variable.
2466 (ansi-color-filter-region): Rewrote it based on
2467 ansi-color-apply-on-region. Uses ansi-color-context-region such
2468 that repeated calls will strip partial escape sequences, too.
2469 (ansi-color-apply-on-region): Simplified code. Colorize end of
2470 region if face is not null. Store context in new (FACE POS)
2471 format, such that repeated calls will strip partial escape
2472 sequences, too. Append faces to face property using
83c9cb8e 2473 ansi-color-apply-sequence such that cumulative mode actually works.
732b9cdd
GM
2474 (ansi-color-apply-sequence): New function.
2475 (ansi-color-get-face): When the default face is added to the list
2476 of faces, all previous settings are discarded and the list of
2477 faces is set to '(default).
2478
24792000-01-09 Alex Schroeder <alex@gnu.org>
2480
2481 * ansi-color.el (ansi-color-faces-vector): Use nil for the default
2482 face, such that ansi-color-apply and ansi-color-apply-on-region
2483 will do the right thing.
2484 (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
2485 returns nil, set the list of faces back to nil instead of
83c9cb8e 2486 appending the result of ansi-color-get-face to the front of the list.
732b9cdd
GM
2487
24882000-01-09 Alex Schroeder <alex@gnu.org>
2489
2490 * ansi-color.el (ansi-color-for-comint-mode): Doc change.
2491 (ansi-color-process): Doc change.
2492 (ansi-color-last-context): New buffer-local variable.
2493 (ansi-color-process-output): New function. It is automatically
2494 added to comint-output-filter-functions if this is XEmacs.
2495 (ansi-color-unfontify-region): New optional parameter for XEmacs
2496 compatibility. Check wether font-lock-syntactic-keywords is
2497 boundp before removing the syntax table text property, as XEmacs
2498 doesn't have it.
2499 (ansi-color-filter-region): Doc change.
2500 (ansi-color-apply-on-region): Doc change.
2501 (ansi-color-make-face): New function. Compatibility layer for
2502 XEmacs. Return temporary faces instead of cons cells for XEmacs.
2503 (ansi-color-make-color-map): Use ansi-color-make-face.
2504 (ansi-color-get-face): Avoid face text property '(nil) as results
2505 in an errow for XEmacs.
2506
25072000-01-09 Alex Schroeder <alex@gnu.org>
2508
83c9cb8e
SM
2509 * ansi-color.el (ansi-color-unfontify-region): New function.
2510 Uses text-property ansi-color in order to preserve fontification by
732b9cdd
GM
2511 ansi-color. When the package is loaded, a lambda expression is
2512 put onto font-lock-mode-hook. This lambda expression will check
2513 font-lock-unfontify-region-function and replace
83c9cb8e 2514 font-lock-default-unfontify-region with ansi-color-unfontify-region.
732b9cdd
GM
2515 (ansi-color-apply): Add text-property ansi-color in addition to
2516 text-property face.
2517 (ansi-color-apply-on-region): Add text-property ansi-color in
2518 addition to text-property face.
2519 (save-buffer-state): Copy of the macro that is also used by
2520 lazy-lock and font-lock.
2521
2522 (ansi-color-for-comint-mode): New option.
2523 (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
2524 (ansi-color-for-comint-mode-off): Ditto.
2525 (ansi-color-for-comint-mode-filter): Ditto.
83c9cb8e
SM
2526 (ansi-color-process): New function. Uses ansi-color-for-comint-mode to
2527 decide what to do. This function is added to
2528 comint-preoutput-filter-functions when the package is loaded.
732b9cdd
GM
2529
2530 (ansi-color-for-shell-mode-set): Removed.
2531 (ansi-color-for-shell-mode): Removed.
2532
25332000-01-09 Alex Schroeder <alex@gnu.org>
2534
2535 * ansi-color.el (ansi-color-for-shell-mode-set): New function with
2536 the lambda expression from the ansi-color-for-shell-mode :set
2537 property. Additionally, modify shell-mode-hook to enable or
2538 disable font-lock-mode for future shell buffers.
2539 (ansi-color-for-shell-mode): The :set property calls
2540 ansi-color-for-shell-mode-set instead of a lambda expression.
2541
25422000-01-09 Alex Schroeder <alex@gnu.org>
2543
2544 * ansi-color.el (ansi-color-for-shell-mode): Doc change.
2545 (ansi-color-context): New variable.
2546 (ansi-color-apply): Save context between calls.
2547
fb55ff10
EZ
25482001-01-09 Eli Zaretskii <eliz@is.elta.co.il>
2549
83c9cb8e
SM
2550 * isearch.el (isearch, isearch-lazy-highlight-face):
2551 New definitions for face colors and attributes.
29910493 2552
fb55ff10
EZ
2553 * wid-edit.el (widget-choose): Call display-popup-menus-p instead
2554 of display-mouse-p.
2555
134d6265
KH
25562001-01-09 Kenichi Handa <handa@etl.go.jp>
2557
2558 * international/mule.el (make-coding-system): If the coding system
2559 accepts extra latin codes, register such codes as safe for the
2560 coding system.
2561
103db06c 25622001-01-08 Richard M. Stallman <rms@gnu.org>
78b8eee8 2563
984c9f75
RS
2564 * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
2565 don't mention the file name or the date here, because they are
2566 logged at the start of the file.
2567
25682001-01-08 Richard M. Stallman <rms@gnu.org>
2569
78b8eee8
RS
2570 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2571 Change screen-width to frame-width.
2572
1460e5d4
EZ
25732001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2574
2575 * info.el (Info-search): Print the default as part of the prompt.
2576
56f24bc1
AS
25772001-01-08 Andre Spiegel <spiegel@gnu.org>
2578
ca2ddd8e 2579 * vc.el (vc-default-latest-on-branch-p): New function, replaces
56f24bc1
AS
2580 constant implementations in backends.
2581
2582 * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
2583 (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
2584
2585 * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
2586 WRITABLE to EDITABLE.
2587
2588 * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
2589 (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
2590 to EDITABLE.
2591
b7812d30
EZ
25922001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
2593
2594 * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
83c9cb8e 2595 (copyright, copyright-update): Compute the current year at run time.
b7812d30 2596
7e56ea04
GM
25972001-01-08 Gerd Moellmann <gerd@gnu.org>
2598
2599 * isearch.el (isearch-old-signal-hook): Removed.
2600 (isearch-mode): Add isearch-done to kbd-macro-termination-hook
2601 instead of setting signal-hook-function.
2602 (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
2603
a758f97d
GM
26042001-01-08 Kevin Gallagher <kevingal@onramp.net>
2605
2606 * emulation/edt.el: Update to version 4.0. Provide support for
2607 EDT scroll margins at top and bottom of the window. Provide an
2608 emulation of the EDT SUBS command (bound to GOLD-Enter, by
2609 default). Enhance edt-quit, bound to GOLD-q by default, to warn
83c9cb8e
SM
2610 user when file-related buffer modifications exist.
2611 Provide support for running EDT Emulation in XEmacs.
2612 Provide customize access to some user updatable variables.
2613 Add Commentary section to file header.
2614 Fixed a few minor bugs and cleaned up some code.
a758f97d
GM
2615
2616 * emulation/edt-mapper.el: Update to version 4.0. Provide support
2617 for detecting a keypress that generates an ASCII key sequence.
2618 (Previously, only a keypress that generates a vector was
2619 recognized.) Embed Window Manager name into name of the generated
2620 EDT Emulation initialization file since the initialization file is
2621 Window Manager specific. Add Commentary section to file header.
ca2ddd8e 2622
30db89f9
EZ
26232001-01-07 Eli Zaretskii <eliz@is.elta.co.il>
2624
4deb3ba9
EZ
2625 * mail/sendmail.el (mail-mode): Doc fix.
2626
30db89f9
EZ
2627 * info.el (Info-goto-emacs-command-node): Doc fix.
2628 (Info-goto-emacs-key-command-node): Doc fix.
2629
c3f2772b
EZ
26302001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2631
8726e79b 2632 * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
c3f2772b
EZ
2633 systems without long file-name support.
2634
0dac6924
AI
26352001-01-06 Andrew Innes <andrewi@gnu.org>
2636
2637 * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
2638
4e6ef391
EZ
26392001-01-06 Eli Zaretskii <eliz@is.elta.co.il>
2640
380866a2
EZ
2641 * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
2642 (isearch-lazy-highlight-update): Doc fix.
2643
148b5960
EZ
2644 * ffap.el (ffap-bindings): Doc fix.
2645
4e6ef391
EZ
2646 * dired-x.el (dired-virtual-guess-dir): Doc fix.
2647
4cb1bcc2
DL
26482001-01-05 Dave Love <fx@gnu.org>
2649
2650 * emacs-lisp/cl-seq.el (remove, remq): Remove.
2651
3828218c
GM
26522001-01-05 Gerd Moellmann <gerd@gnu.org>
2653
83c9cb8e
SM
2654 * mouse-drag.el (mouse-drag-safe-scroll):
2655 Bind scroll-preserve-screen-position to nil.
f1ade7d3 2656
1f4139d5
GM
2657 * isearch.el (isearch-old-signal-hook): New variable.
2658 (isearch-mode): Set signal-hook-function to isearch-done.
2659 (isearch-done): Restore old signal-hook-function.
2660
3828218c
GM
2661 * info.el (Info-fontify-node): Mark one more char as intangible.
2662
3970013f
KH
26632000-01-05 Kenichi Handa <handa@etl.go.jp>
2664
83c9cb8e
SM
2665 * composite.el (compose-last-chars): New argument COMPONENTS.
2666 If it is non-nil, compose preceding characters by compose-region with
3970013f
KH
2667 COMPONENTS.
2668
2669 * international/quail.el (quail-input-string-to-events): New function.
2670 (quail-input-method): Convert input string to events here.
2671 (quail-start-translation): Return input string, not event list.
2672 (quail-start-conversion): Likewise.
2673
f3b05e99
GM
26742001-01-04 Gerd Moellmann <gerd@gnu.org>
2675
ca2ddd8e 2676 * tooltip.el (tooltip-cancel-delayed-tip)
2f5ded21
GM
2677 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
2678 and tooltip-add-timeout.
2679 (tooltip-show): Set border color from faces's foreground.
2680 (tooltip-show-help-function): If called with the same help string
2681 as last time, do nothing.
2682 (tooltip-help-tips): Don't set tooltip-help-message to nil.
2683
0f2ac578
GM
2684 * startup.el (fancy-splash-screens): Don't bind show-help-function
2685 to nil.
2686
f3b05e99
GM
2687 * tooltip.el (tooltip-frame-parameters): Remove colors.
2688 (tooltip): New face
2689 (tooltip-set-param): New function.
2690 (tooltip-show): Set up color frame parameters from face `tooltip'.
2691 Display the tooltip text in face `tooltip'.
2692
8416e94a
DL
26932001-01-04 Dave Love <fx@gnu.org>
2694
2695 * whitespace.el (whitespace-global-mode): Fix typo.
2696
2697 * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
2698
30db89f9
EZ
26992001-01-04 Eli Zaretskii <eliz@is.elta.co.il>
2700
83c9cb8e
SM
2701 * help.el (help-for-help): Fix a typo in a doc string.
2702 From kwzh@gnu.org (Karl Heuer).
30db89f9 2703
b847eb8c
DL
27042001-01-03 Dave Love <fx@gnu.org>
2705
2706 * dired-x.el: Doc fixes. Maintainer change.
83c9cb8e 2707 (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
b847eb8c
DL
2708 (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
2709 (dired-guess-shell-alist-user): Customize.
2710 (dired-x-help-address): Set to bug-gnu-emacs.
2711 (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
2712 (dired-default-directory): Renamed from default-directory.
2713
2714 * hl-line.el (hl-line): Doc fix.
2715
43c4b570
KF
27162001-01-03 Karl Fogel <kfogel@red-bean.com>
2717
1bf6b1bf 2718 * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
43c4b570 2719
984c9f75 27202001-01-02 Richard M. Stallman <rms@gnu.org>
5297fb00
RS
2721
2722 * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
2723 to remove all the current alternative-match highlighting.
2724 If nil, remove only what's outside the current window.
2725 (isearch-lazy-highlight-remove-overlays): Take optional
2726 region within which NOT to remove them.
2727 (isearch-lazy-highlight-new-loop): Greatly simplified.
2728 (isearch-lazy-highlight-update): Find all the other occurrences
2729 visible in the window, in just one call.
2730 (isearch-lazy-highlight-start): Now holds start of region to scan.
2731 (isearch-lazy-highlight-end): Now holds end of region to scan.
2732 (isearch-lazy-highlight-wrapped): Variable deleted.
2733 (isearch-lazy-highlight-search): Function deleted.
2734
13d6a61c
AI
27352000-01-02 Andrew Innes <andrewi@gnu.org>
2736
2737 * w32-fns.el (convert-standard-filename): Do length check on name
2738 before aref.
2739
064866e7
DL
27402001-01-02 Dave Love <fx@gnu.org>
2741
b33e041b
DL
2742 * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
2743 value.
2744 (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
2745
2746 * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
2747
8166ffd5
DL
2748 * net/browse-url.el (browse-url-filename-alist): Avoid backquote
2749 read syntax.
2750
064866e7
DL
2751 * calendar/todo-mode.el (todo): Add :link, :version.
2752 (todo-save-top-priorities): Remove autoload cookie.
2753 (todo-add-category, todo-add-item-non-interactively)
83c9cb8e 2754 (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
064866e7 2755
6dde6abc
GM
27562001-01-02 Gerd Moellmann <gerd@gnu.org>
2757
2758 * comint.el (comint-input-history-ignore): New variable.
2759 (comint-read-input-ring): Ignore entries matching
2760 comint-input-history-ignore.
2761
1a8a9daf
GM
27622001-01-02 Eric M. Ludlam <zappo@gnu.org>
2763
2764 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
2765 (lm-copyright-mark): New function.
2766 (lm-crack-copyright): New function.
2767 (lm-verify): Check that the file has a copyright.
2768 Check that the file is copyright Free Software Foundation.
2769
9c92eb53
KH
27702000-12-30 Kenichi Handa <handa@etl.go.jp>
2771
2772 * international/mule-diag.el (print-fontset): Indent font name by
2773 24 columns, not 25.
2774
49172314
GM
27752000-12-29 Gerd Moellmann <gerd@gnu.org>
2776
762a68ec
GM
2777 * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
2778 in Subject line.
2779
49172314 2780 * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
83c9cb8e
SM
2781 Use mail-mode-hook instead of mail-setup-hook.
2782 Otherwise continuing an interrupted message with C-u C-x m for
2783 instance, winds up in Mail mode without abbrevs.
49172314 2784
bd7a2e26
GM
27852000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2786
2787 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
83c9cb8e
SM
2788 non-nil. Adding almost all customization variables on ps-setup.
2789 Doc fix.
bd7a2e26
GM
2790 (ps-print-version): New version number (6.3.3).
2791 (ps-end-with-control-d): Initialization fix.
2792 (ps-lines-printed): New var.
2793 (ps-skip-newline): New fun.
2794 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
2795 (ps-next-line, ps-continue-line, ps-plot-region)
2796 (ps-generate-postscript-with-faces, ps-end-job): Code fix.
ca2ddd8e 2797
2b3f28a4
KH
27982000-12-29 Kenichi Handa <handa@etl.go.jp>
2799
83c9cb8e
SM
2800 * international/fontset.el (x-complement-fontset-spec):
2801 Resolve ASCII font name so that the same family name is used for fonts
2b3f28a4
KH
2802 registered in x-font-name-charset-alist.
2803 (create-fontset-from-fontset-spec): Adjusted for the above change.
2804 The name of fontset alias should be a unresolved ASCII font name.
2805
2ece9174
GM
28062000-12-28 Gerd Moellmann <gerd@gnu.org>
2807
2808 * simple.el (delete-key-deletes-forward-mode): Bind backspace
2809 and delete in isearch-mode-map.
2810
cbe3ad7a
RS
28112000-12-28 Richard M. Stallman <rms@gnu.org>
2812
ca2ddd8e 2813 * dired-x.el (dired-guess-shell-alist-default):
cbe3ad7a
RS
2814 Use xpdf instead of acroread.
2815
a816f1c5
KH
28162000-12-28 Kenichi Handa <handa@etl.go.jp>
2817
f086e73c
KH
2818 * textmodes/artist.el (artist-butlast): Deleted.
2819 (artist-ellipse-mirror-quadrant): Use butlast instead of
defac922 2820 artist-butlast.
f086e73c 2821
a816f1c5
KH
2822 * subr.el (butlast, nbutlast): Moved from cl.el to here.
2823
2824 * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
2825
b202115b
EZ
28262000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2827
2828 From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
2829
2830 * ls-lisp.el: Better support for the Mac and MS-Windows.
2831 (ls-lisp): New defgroup.
2832 (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
ca2ddd8e 2833 (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
b202115b
EZ
2834 (ls-lisp-support-shell-wildcards): New defcustoms.
2835 (ls-lisp-parse-symlink): New function.
2836 (insert-directory): Code to convert switches to a list and set up
2837 the wildcard argument copied from ls-lisp-insert-directory.
2838 (ls-lisp-insert-directory): New argument TIME-INDEX. Add support
2839 for -C and -R switches.
2840 (ls-lisp-column-format): New function.
ca2ddd8e 2841 (ls-lisp-delete-matching, ls-lisp-handle-switches)
b202115b
EZ
2842 (ls-lisp-format-time): Add doc strings.
2843 (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
2844 Support ls-lisp-dirs-first.
2845 (ls-lisp-classify, ls-lisp-extension): New functions.
2846 (ls-lisp-format): Optionally support emulation of symlinks.
2847 Support -i, -s, and -G switches.
2848
6061fbf0
GM
28492000-12-27 Gerd Moellmann <gerd@gnu.org>
2850
5e25feee
GM
2851 * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
2852
6061fbf0
GM
2853 * version.el (emacs-version): Print X scroll bar information.
2854
2855 * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
2856 instead of x-toolkit-scroll-bars-p.
2857
2858 * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
2859 of x-toolkit-scroll-bars-p.
2860
25050dab
EZ
28612000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
2862
83c9cb8e 2863 * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
25050dab
EZ
2864 (ffap-bindings): Doc fix, to reflect the above change.
2865
c1786874
KH
28662000-12-27 Kenichi Handa <handa@etl.go.jp>
2867
2868 * term.el (term-char-mode): Define all non-ascii self-inserting
2869 characters to 'term-send-raw in term-raw-map.
2870
7261ece3 28712000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
ca2ddd8e 2872
83c9cb8e 2873 * viper-init (viper-restore-cursor-type): Added condition-case guard.
ca2ddd8e 2874
83c9cb8e
SM
2875 * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
2876 Changed initialization; use add-hook.
6061fbf0 2877 (ediff-file-remote-p): Use file-local-copy.
ca2ddd8e 2878
6061fbf0 2879 * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
ca2ddd8e 2880
6061fbf0
GM
2881 * ediff.el (ediff-patch-buffer): Bug fix.
2882 (ediff-revision): Allow selection of the file at the prompt.
ca2ddd8e 2883
83f40583
SM
28842000-12-23 Stefan Monnier <monnier@cs.yale.edu>
2885
2886 * subr.el (combine-run-hooks): Remove.
2887
2888 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
2889 and remove the rogue second spec.
2890
bdd6d4e8
GM
28912000-12-23 Gerd Moellmann <gerd@gnu.org>
2892
2893 * progmodes/compile.el (compilation-forget-errors): Fix indentation.
2894
26736ce3
SM
28952000-12-22 Stefan Monnier <monnier@cs.yale.edu>
2896
0e86b6b0
SM
2897 * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
2898 Use minibuffer menu prompt for the `=' prefix.
2899 (smerge-command-prefix): Change default to C-^.
6eabfb26 2900 (smerge-mode): Don't assume font-lock doesn't move point.
0e86b6b0 2901
26736ce3
SM
2902 * skeleton.el (skeleton-internal-1): Make sure the first line of
2903 the region is also re-indented.
d21584d6
SM
2904 (skeleton-end-newline): New var.
2905 (skeleton-end-hook): Use it.
26736ce3 2906
95fa4fd7
MB
29072000-12-22 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2908
2909 * comint.el (comint-password-prompt-regexp): Support CVS.
2910
f060b834
GM
29112000-12-22 Gerd Moellmann <gerd@gnu.org>
2912
83c9cb8e
SM
2913 * simple.el (delete-key-deletes-forward-mode): Simplify.
2914 Also backspace key combinations, depending on
856ff7a7
GM
2915 delete-key-deletes-forward.
2916
2917 * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
2918
f060b834
GM
2919 * simple.el (delete-key-deletes-forward): Doc fix.
2920
653558a1
GM
29212000-08-22 Emmanuel Briot <briot@gnat.com>
2922
2923 * xml.el (top level comment): Updated to reflect the fact that
26736ce3 2924 white spaces are relevant in the XML file.
653558a1
GM
2925 (xml-parse-file): Do not kill an existing Emacs buffer if the file
2926 to parse was already edited. This allows for on-the-fly analysis
26736ce3 2927 of XML files.
653558a1
GM
2928 (xml-parse-tag): Check that the casing is the same in the start
2929 tag and end tag, since XML is case-sensitive. Allows for spaces
2930 in the end tag, after the name of the tag.
2931 (xml-parse-attlist): Allow for the character '-' in the name of
2932 attributes, as in the standard http-equiv attribute Do not save
26736ce3 2933 the properties in the XML tree, since they are not relevant.
653558a1 2934
3ad93d8d
SM
29352000-12-21 Stefan Monnier <monnier@cs.yale.edu>
2936
2937 * generic.el (generic-read-type): Undo last change, inline into
2938 `generic-mode' and then remove.
2939 (generic-mode): Inline generic-read-type.
2940 (define-generic-mode): Push the symbol name rather than the symbol
2941 onto generic-mode-list.
2942
177f4e88
GM
29432000-12-21 Gerd Moellmann <gerd@gnu.org>
2944
8e15274f
GM
2945 * generic.el (generic-read-type): Build an alist for
2946 completing-read as in 20.7.
2947
2948 * play/landmark.el (lm): Use interactive spec `P'.
2949 (toplevel): Don't set debug-on-error.
2950
83c9cb8e 2951 * server.el (server-switch-buffer): Choose a window on a visible frame.
177f4e88 2952
6ba384dc
GM
29532000-12-21 Dave Pearson <davep@davep.org>
2954
2955 * quickurl.el: Commentry change, I've moved my web site.
ca2ddd8e 2956
647a066c
GM
29572000-12-21 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2958
2959 * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
2960 ranges like \177-\237, but accepts the character sequence from \177 to
2961 \237. Doc fix.
2962 (ebnf-version): New version (3.4).
2963 (ebnf-setup): Code fix.
2964 (ebnf-range-regexp): New fun.
2965 (ebnf-8-bit-chars): Const fix.
2966
2967 * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
2968 entry. Doc fix.
2969 (ebnf-bnf-lex): Code fix.
2970 (ebnf-bnf-comment-chars): Const fix.
2971
2972 * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
2973 entry. Doc fix.
2974 (ebnf-iso-comment-chars): Const fix.
2975
2976 * ebnf-otz.el: Doc fix.
2977
2978 * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
2979 entry. Doc fix.
2980 (ebnf-yac-skip-code): Code fix.
2981 (ebnf-yac-comment-chars): Const fix.
ca2ddd8e 2982
bc22fd18
EZ
29832000-12-21 Eli Zaretskii <eliz@is.elta.co.il>
2984
2985 * files.el (insert-directory-safely): New function.
83c9cb8e
SM
2986 (recover-file): Use it instead of insert-directory.
2987 From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
bc22fd18 2988
587fc3f9
KH
29892000-12-21 Kenichi Handa <handa@etl.go.jp>
2990
83c9cb8e
SM
2991 * international/mule-cmds.el (select-safe-coding-system):
2992 Check coding-category-list more rigidly. Improve help message.
eeefcfde 2993
587fc3f9
KH
2994 * dired.el (dired-move-to-filename-regexp): Fix previous change.
2995
01860fb9
MB
29962000-12-21 Miles Bader <miles@gnu.org>
2997
83c9cb8e 2998 * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
01860fb9 2999
3f9d67a6
KH
30002000-12-21 Kenichi Handa <handa@etl.go.jp>
3001
9fd1c1f7
KH
3002 * international/mule-diag.el (describe-char-after): Make *Help*
3003 buffer inherit multibyteness of the current buffer.
3004
3f9d67a6
KH
3005 * international/mule.el (make-char): Docstring adjusted for the
3006 change of make-char-internal.
3007
c9669fac
SM
30082000-12-20 Stefan Monnier <monnier@cs.yale.edu>
3009
3010 * international/iso-cvt.el: Docstrings fix.
3011
19594307
DL
30122000-12-20 Dave Love <fx@gnu.org>
3013
3014 * subr.el (eval-after-load): Doc fix.
3015
b1a447b3
KH
30162000-12-20 Kenichi Handa <handa@etl.go.jp>
3017
3018 * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
3019 for numbers.
3020
09877d5d
MB
30212000-12-20 Miles Bader <miles@gnu.org>
3022
3023 * international/quail.el (quail-help): Resize the help window
3024 again after it has all its contents. Remove unneeded progn.
3025
71d4497a
GM
30262000-12-19 Gerd Moellmann <gerd@gnu.org>
3027
3028 * pcmpl-linux.el: Fix copy/paste error.
3029
741e56a0
AI
30302000-12-19 Andrew Innes <andrewi@gnu.org>
3031
83c9cb8e 3032 * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
741e56a0 3033
cc24d91c
CD
30342000-12-19 Carsten Dominik <dominik@strw.leidenuniv.nl>
3035
ba4c05aa
CD
3036 * progmodes/idlw-rinfo.el: Fixed copyright notice.
3037
3038 * progmodes/idlw-toolbar.el: Fixed copyright notice.
3039
3040 * progmodes/idlw-shell.el: Fixed copyright notice.
3041
3042 * progmodes/idlwave.el: Fixed copyright notice.
3043
71d4497a 3044 * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
cc24d91c
CD
3045 TAB as key separators.
3046
524c8caf
GM
30472000-12-19 Alex Schroeder <alex@gnu.org>
3048
3049 * sql.el (sql-sybase-options): New option.
3050 (sql-sybase): Use it. Add sql-database to the list of parameters
3051 provided for login. The options -w 2048 -n are not used any more.
3052 (sql-postgres-options): Changed default from "--pset" to "-P".
3053 (sql-mysql-options): Doc change.
3054 (sql-stop): Doc change.
3055
b5fa513d
KH
30562000-12-19 Kenichi Handa <handa@etl.go.jp>
3057
3058 * international/quail.el (quail-input-method): Always hide
3059 the guidance buffer on exiting.
3060
91c9e6ce
GM
30612000-12-18 Gerd Moellmann <gerd@gnu.org>
3062
c6da4eb4
GM
3063 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
3064 isn't fboundp.
3065
3d2a0e0b
GM
3066 * server.el (server-buffer-done): Bury the buffer before
3067 killing it.
3068
91c9e6ce
GM
3069 * faces.el (face-spec-set): Interpret a nil in specs for
3070 foreground and background colors as `unspecified', for
3071 compatibility with 20.x.
3072
40fa0008
DL
30732000-12-18 Dave Love <fx@gnu.org>
3074
22adbe54
DL
3075 * simple.el (mail-user-agent): Doc fix.
3076 (input-mode-8-bit): Removed.
3077
3078 * international/mule.el (set-keyboard-coding-system): Doc fix.
3079 (keyboard-coding-system): New option.
3080
40fa0008
DL
3081 * mail/sendmail.el (send-mail-function): Customize.
3082
6f4745e2
EZ
30832000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
3084
3085 * international/codepage.el (cp866-decode-table): New table.
3086
82b90229
GM
30872000-12-18 Gerd Moellmann <gerd@gnu.org>
3088
3089 * version.el (emacs-version): Remove `%a' from the time format
3090 because the weekday doesn't fit well into each locale.
3091
5a047002
MB
30922000-12-18 Miles Bader <miles@gnu.org>
3093
7f49aa07
MB
3094 * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
3095
ca2ddd8e 3096 * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5a047002
MB
3097 Check that emacs-major-version is `=' to 20, not `>='.
3098 (artist-replace-chars): Use `make-string' instead of a loop.
3099
22ea2607
EZ
31002000-12-17 Stefan Monnier <monnier@cs.yale.edu>
3101
3102 * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
3103 (cvs-execute-single-file): Don't change directory.
3104 Patch from Per Cederqvist.
3105
6c825f8e
EZ
31062000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3107
83c9cb8e
SM
3108 * textmodes/ispell.el (check-ispell-version):
3109 If `ispell-program-name' is "aspell", pass it the -v switch instead
6c825f8e
EZ
3110 of -vv.
3111
8ff06845
KH
31122000-12-16 Kenichi Handa <handa@etl.go.jp>
3113
af4bb4c8
KH
3114 * international/mule-diag.el (mule-diag): Insert information about
3115 configure options, multibyte awareness, language env.
3116
8ff06845
KH
3117 * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
3118 regexp to search for candidates.
3119
b24e84ab
EZ
31202000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3121
3122 * info.el (Info-forward-node): If the node has an
3123 Info-header-line, widen the buffer before searching for "next:"
3124 and "up:" pointers, and set the search limit to stay in the
3125 current node.
3126
7981d89f
MB
31272000-12-16 Miles Bader <miles@gnu.org>
3128
3129 * simple.el (delete-trailing-whitespace): Remove extraneous let.
3130
88ee7917
MB
31312000-12-15 Miles Bader <miles@gnu.org>
3132
3133 * comint.el (comint-send-string, comint-send-region): Also accept
3134 a buffer, buffer-name, or nil for PROCESS, for compatibility with
3135 process-send-string/region.
3136
0c28d842
GM
31372000-12-15 Gerd Moellmann <gerd@gnu.org>
3138
4ea7fdca
GM
3139 * isearch.el (isearch-lazy-highlight-max): New user-option.
3140 (isearch-lazy-highlight-update): Don't highlight more than
3141 isearch-lazy-highlight-max matches.
3142
0c28d842
GM
3143 * mail/mh-utils.el (mh-find-path): Set read-mail-command.
3144
984c9f75 31452000-12-15 Richard M. Stallman <rms@gnu.org>
3ffa545b 3146
8062e53a
GM
3147 * sort.el (sort-columns): Fix error message.
3148
3ffa545b
GM
3149 * dabbrev.el (dabbrev--last-case-pattern): Value is now
3150 `upcase' or `downcase' or nil.
3151 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
3152 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
3153 (dabbrev--substitute-expansion): New arg record-case-pattern.
3154 If it is non-nil, set dabbrev--last-case-pattern.
3155 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
3156
3157 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
3158
c2d7f289
MB
31592000-12-15 Miles Bader <miles@gnu.org>
3160
b6348438
MB
3161 * paths.el (Info-default-directory-list): Don't delete
3162 configure-info-directory from the list of standard info
83c9cb8e 3163 directories when appending it to the end -- their order is important.
b6348438 3164
f9056dd9
MB
3165 * faces.el (read-face-attribute): If there's no entry for the
3166 user's input in VALID, just use it as-is (this will often result
3167 in an error, but it may be OK for e.g. colors using hexadecimal
3168 notation, and at least will yield a better error message).
3169
c2d7f289 3170 * window.el (mode-line-window-height-fudge): Function removed.
ca2ddd8e 3171 (height-affecting-face-attributes, mode-line-window-height-fudge):
c2d7f289
MB
3172 Variables removed.
3173 * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
3174 window is really the right size. Use vertical-motion
3175 rather than forward-line.
3176 (ispell-help): Don't use ispell-mode-line-window-height-fudge.
3177 (ispell-command-loop, ispell-show-choices): Use the variable
3178 ispell-choices-win-default-height, rather than the function.
3179 (ispell-choices-win-default-height): Function removed.
3180 (ispell-mode-line-window-height-fudge): Function removed.
ca2ddd8e 3181
8f530b95
SM
31822000-12-14 Stefan Monnier <monnier@cs.yale.edu>
3183
3184 * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
3185
6d435deb
EZ
31862000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3187
83c9cb8e
SM
3188 * paths.el (Info-default-directory-list):
3189 If configure-info-directory is not one of the standard directories,
4dddb0b7
EZ
3190 put it first in the list; otherwise put it last. Doc string
3191 changed accordingly.
3192
3193 * info.el (Info-directory-list): Change doc string to reflect the
3194 change in Info-default-directory-list.
3195
6d435deb
EZ
3196 * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
3197 windows-nt as windowed environments, even under -nw.
3198
3199 * startup.el (command-line): Don't call x-backspace-delete-keys-p
3200 if not fboundp. Switch delete-forward mode for the <delete> key
3201 on all PC platforms, even under -nw.
3202
3203 * term/internal.el ([M-delete]): Remap to M-d.
3204
9d7d9263
GM
32052000-12-14 Gerd Moellmann <gerd@gnu.org>
3206
3207 * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
3208
7cf0153a
EZ
32092000-12-14 Eli Zaretskii <eliz@is.elta.co.il>
3210
3211 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
3212
5e5b3d41
GM
32132000-12-14 Gerd Moellmann <gerd@gnu.org>
3214
5f368d29
GM
3215 * startup.el (command-line): Call delete-key-deletes-forward-mode,
3216 if appropriate.
3217
3218 * simple.el (delete-key-deletes-forward): New user-option.
3219 (delete-key-deletes-forward-mode): New function.
3220
9d7d9263 3221 * bindings.el: Bind `delete' to backward-delete-char.
5f368d29 3222
83c9cb8e
SM
3223 * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
3224 Test if symbol is bound before getting its value.
5e5b3d41
GM
3225
3226 * tooltip.el (tooltip-show): If an error is signaled in
3227 x-show-tip, display that error, and display the help in the
3228 echo area.
ca2ddd8e 3229
191b83b6
KH
32302000-12-14 Kenichi Handa <handa@etl.go.jp>
3231
83c9cb8e
SM
3232 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
3233 Show "... entries" messages for every 10000 entries, not 10.
191b83b6 3234
6192b604
KF
32352000-12-13 Karl Fogel <kfogel@red-bean.com>
3236
3237 * bookmark.el: Provide a generic exit hook, as suggested by
3238 Ovidiu Predescu <ovidiu@cup.hp.com>:
a924cf63
EZ
3239 (bookmark-exit-hook): New var.
3240 (bookmark-exit-hook-internal): New func, replaces
6192b604
KF
3241 old raw lambda form in `kill-emacs-hook', and runs new
3242 `bookmark-exit-hooks'. No longer tests for the bookmark feature,
3243 as logically that feature must have been provided if this function
3244 is running.
3245 Removed ;;;###autoload before the `add-hook' call.
3246
5edf6b55
SM
32472000-12-13 Stefan Monnier <monnier@cs.yale.edu>
3248
3249 * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
3250 (easy-menu-current-active-maps): New function.
3251 (easy-menu-get-map): Use it.
3252 Make a proper menu entry when creating a new keymap.
3253
16b5e8e6
KH
32542000-12-13 Kenichi Handa <handa@etl.go.jp>
3255
d49fc4eb
KH
3256 * international/characters.el: Fix cases and syntaxes for
3257 mule-unicode-0100-24ff.
3258
3b53d876
KH
3259 * dired.el (dired-move-to-filename-regexp): Fixed for the case
3260 that a Japanese character is not appended after day and year.
3261
16b5e8e6
KH
3262 * info.el (Info-suffix-list): Change format for a command that
3263 requires arguments.
3264 (info-insert-file-contents): Adjusted for the above change.
3265
1df1c518
AS
32662000-12-12 Andreas Schwab <schwab@suse.de>
3267
3268 * tar-mode.el (tar-extract): Base the name of the subfile buffer
3269 on the name of the tar buffer. Verify that the existing buffer is
3270 visiting the same subfile.
3271
a7a07b98
DL
32722000-12-12 Dave Love <fx@gnu.org>
3273
3274 * subdirs.el: Add obsolete.
3275
4fdbd809
GM
32762000-12-12 Gerd Moellmann <gerd@gnu.org>
3277
bfdb75ee
GM
3278 * mail/rmailsum.el (rmail-summary-expunge)
3279 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
3280 instead of rmail-confirm-expunge.
3281
4fdbd809
GM
3282 * replace.el (perform-replace): Don't use an empty match adjacent
3283 to a non-empty match when computing the next match before the
3284 replacement is performed.
3285
e9a59cad
GM
32862000-12-12 Milan Zamazal <pdm@freesoft.cz>
3287
3288 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
3289 definition (patch by Stefan Monnier).
3290 (glasses-mode): Use jit-lock instead of `after-change-functions'
3291 (patch by Stefan Monnier).
3292
c2def7a0
MB
32932000-12-12 Miles Bader <miles@gnu.org>
3294
3295 * info.el (Info-last-preorder): Don't barf on nodes without a prev.
3296 (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
3297
591b63b4
AC
32982000-12-12 Andrew Choi <akochoi@i-cable.com>
3299
3300 * term/mac-win.el: Remove load for ls-lisp.
3301
a924cf63 3302 * loadup.el: Load ls-lisp for system-type `macos'.
591b63b4 3303
5ff4ba3d
MB
33042000-12-12 Miles Bader <miles@gnu.org>
3305
3306 * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
3307 Respect field end too.
3308 (just-one-space): Respect fields as `delete-horizontal-space'.
83c9cb8e
SM
3309 (newline-and-indent, reindent-then-newline-and-indent):
3310 Use `delete-horizontal-space'.
5ff4ba3d 3311
d0c679bc
SM
33122000-12-11 Stefan Monnier <monnier@cs.yale.edu>
3313
adf9c994
SM
3314 * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
3315 (so as to obey the field property in the minibuffer).
3316
4b0cd42d
SM
3317 * obsolete/c-mode.el: Moved from lisp/progmodes.
3318 * obsolete/auto-show.el: Moved from lisp.
3319 * obsolete/ooutline.el: Moved from lisp/textmodes.
ca2ddd8e 3320
89f85863
CD
33212000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl>
3322
3323 * progmodes/idlwave.el: Updated to IDLWAVE version 4.7. Too many
dd4e0e55 3324 changes to list them here.
89f85863 3325
83c9cb8e
SM
3326 * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
3327 Too many changes to list them here.
89f85863 3328
83c9cb8e
SM
3329 * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
3330 Too many changes to list them here.
89f85863
CD
3331
3332 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
3333
3e0d35ce
GM
33342000-12-11 Gerd Moellmann <gerd@gnu.org>
3335
83c9cb8e 3336 * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
d990421f 3337
ca2ddd8e 3338 * cus-edit.el (custom-save-variables, custom-save-faces):
fda514f7
GM
3339 Comment fix.
3340
3e0d35ce
GM
3341 * hscroll.el: Moved to `obsolete' subdir.
3342
ff904dd6
MB
33432000-12-11 Miles Bader <miles@gnu.org>
3344
3345 * window.el (window-text-height): Function removed (now in C).
3346
fb97d87f
SM
33472000-12-10 Stefan Monnier <monnier@cs.yale.edu>
3348
3349 * log-edit.el (log-edit-parent-buffer): New var.
3350 (log-edit): Set it. Add BUFFER argument.
3351 (log-edit-done): Use char-before.
3352 Don't bother checking validity of vc-comment-ring.
3353 Only bury the buffer if log-edit popped it up.
3354
3355 * pcvs.el: Update references to CVS-Edit (now Log-Edit).
3356 (cvs-mode-diff-help): Remove.
3357 (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
802cf66c 3358 (cvs-mode-marked): Set up the default for CMD manually.
fb97d87f
SM
3359
3360 * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
3361 Remove binding for ? now made unnecessary.
3362
7de77417
CD
33632000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl>
3364
83c9cb8e 3365 * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7de77417
CD
3366 (reftex-TeX-master-file): Check for `tex-main-file' early enough.
3367
3368 * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
3369 when master file is not open.
3370
4efa209f
SM
33712000-12-09 Stefan Monnier <monnier@cs.yale.edu>
3372
3373 * progmodes/ada-stmt.el: Update `maintainer'.
3374
0a8052bd
GM
33752000-12-09 Stephen Gildea <gildea@alum.mit.edu>
3376
3377 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
3378 choices to match documentation string.
3379
a12167c5
MB
33802000-12-09 Miles Bader <miles@gnu.org>
3381
2161605d
MB
3382 * minibuf-eldef.el: New file.
3383
a12167c5
MB
3384 * window.el (fit-window-to-buffer): Don't pass last argument to
3385 pos-visible-in-window-p, now that its meaning is inverted.
3386
9ea8de1b
EZ
33872000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
3388
3389 * image.el (create-image): Doc fix; spotted by Per Cederqvist
3390 <ceder@lysator.liu.se>.
3391
5002ddbb
SM
33922000-12-08 Stefan Monnier <monnier@cs.yale.edu>
3393
b6114d80
SM
3394 * autoinsert.el (auto-insert-alist): Add missing final \n.
3395
ee8d23ee
SM
3396 * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
3397 (cvs-menu-map): Remove.
3398 * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
3399 (cvs-mode-quit): Turn it back into a plain function.
3400
5002ddbb 3401 * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
ee8d23ee 3402 (texinfo-filter): Remove (move to texinfo.el).
5002ddbb
SM
3403
3404 * textmodes/texinfo.el: Move the (require 'cl) to the front of the
3405 file where it's more visible.
3406 (texinfo-filter, texinfo-chapter-level-regexp): New variables
3407 moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
3408 (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
3409 (texinfo-inside-macro-p): Only catch `scan-error's.
3410 (texinfo-inside-env-p): Make better use of the match info.
3411 (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
3412 (texinfo-insert-@end): Slight re-organization.
3413 Also remove useless `looking-at' call.
3414
30cd075d
AI
34152000-12-08 Andrew Innes <andrewi@gnu.org>
3416
3417 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
3418 accessible in -nw mode.
3419
3420 * term/w32-win.el: Remove stuff about selection timeout, which is
3421 irrelevant on Windows. Move clipboard support to w32-fns.el, so
3422 it is accessible in -nw mode.
3423
01b91009
DL
34242000-12-08 Dave Love <fx@gnu.org>
3425
83c9cb8e
SM
3426 * emacs-lisp/lisp-mode.el (lisp-mode):
3427 Set font-lock-keywords-case-fold-search.
01b91009 3428
842b2a94
GM
34292000-12-08 Gerd Moellmann <gerd@gnu.org>
3430
3431 * textmodes/ispell.el (ispell): Doc fix.
3432
f9d5f611
KH
34332000-12-08 Kenichi Handa <handa@etl.go.jp>
3434
3435 * international/quail.el (quail-insert-decode-map): Check the
3436 frame width of a window displaying the current buffer, not that of
3437 the selected frame.
3438 (quail-help): Make sure that the help buffer has window before
3439 inserting text in it.
3440
e04d21aa
SS
34412000-12-07 Sam Steingold <sds@gnu.org>
3442
3443 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
3444 Backquote is used in isearch.el, so autoloading saves nothing.
3445
fc3e23a4
EZ
34462000-12-07 Eli Zaretskii <eliz@is.elta.co.il>
3447
83c9cb8e
SM
3448 * startup.el (normal-top-level-add-subdirs-to-load-path):
3449 Ignore the CVS and RCS subdirectories case-insensitively.
137cad7c 3450
fc3e23a4
EZ
3451 * dired.el (dired-insert-directory): If file-system-info is
3452 fboundp, call it instead of invoking dired-free-space-program.
3453
796ecd10
GM
34542000-12-07 Gerd Moellmann <gerd@gnu.org>
3455
0f5f7c3e
GM
3456 * server.el (server-visit-files): Push files on file-name-history.
3457
3764ba49
GM
3458 * progmodes/cc-langs.el: Update copyright.
3459
8e7931da
GM
3460 * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
3461
ae0d7485 3462 * bindings.el (mode-line-mode-menu): Add glasses-mode.
e04d21aa 3463
796ecd10
GM
3464 * bindings.el (mode-line-mode-menu): Reverse the order
3465 of define-keys so that the menu appears in alphabetical order.
3466
ae0d7485
GM
34672000-12-07 Milan Zamazal <pdm@freesoft.cz>
3468
3469 * progmodes/glasses.el (glasses-mode): Update mode line at the end
3470 of the function.
3471
e2849090
DL
34722000-12-07 Dave Love <fx@gnu.org>
3473
3474 * jka-compr.el (jka-compr-compression-info-list): Fix :type.
3475
3476 * facemenu.el (facemenu-unlisted-faces): Fix value.
3477
5c7f629c
SM
34782000-12-07 Stefan Monnier <monnier@cs.yale.edu>
3479
3480 * font-lock.el (font-lock-default-fontify-region):
3481 Include the terminating \n (off-by-one error).
3482 (font-lock-set-defaults): Use dolist.
3483
3484 * derived.el (define-derived-mode): Don't use combine-run-hooks.
3485
73481ae3
KH
34862000-12-07 Kenichi Handa <handa@etl.go.jp>
3487
83c9cb8e
SM
3488 * international/mule-cmds.el (describe-language-environment):
3489 Fix for the case that an input method title is not string but a list.
ffbaa122 3490
73481ae3
KH
3491 * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
3492 of wrong SIZE record.
3493
e2896b22
DL
34942000-12-06 Dave Love <fx@gnu.org>
3495
67292061
DL
3496 * newcomment.el (comment-region, comment-dwim): Doc fix.
3497
3498 * textmodes/texinfo.el: Require tex-mode when compiling.
3499 (texinfo-update-node): Doc fix.
3500 (texinfo-imenu-generic-expression): Add @anchor.
3501 (texinfo-font-lock-keywords): Add @uref.
3502 (texinfo-inside-macro-p): Don't use ignore-errors.
3503 (texinfo-insert-quote): Match more contexts.
3504
e76938e7
DL
3505 * international/mule.el (decode-char, encode-char): Doc fix.
3506 (auto-coding-alist): Customize.
3507
3508 * files.el (load-file): Fix change of 2000-03-12.
3509
e2896b22
DL
3510 * wid-edit.el (widget-text-keymap): Doc fix.
3511
6610f4b2
AI
35122000-12-06 Andrew Innes <andrewi@gnu.org>
3513
3514 * makefile.w32-in (lisp): Set to an absolute directory, namely
3515 $(CURDIR).
3516
9e3366e4
EZ
35172000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
3518
3519 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
3520 read generated-autoload-file, and set buffer-file-coding-system to
3521 raw-text-unix after reading the file.
3522
83c9cb8e
SM
3523 * international/mule-conf.el (file-coding-system-alist):
3524 Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
9e3366e4 3525
d94d636f
GM
35262000-12-06 Gerd Moellmann <gerd@gnu.org>
3527
384333ee
GM
3528 * replace.el (occur): Make line-number-width 1 smaller for the
3529 colon following the line number.
3530
83c9cb8e
SM
3531 * startup.el (fancy-splash-text, command-line-1):
3532 Use `File' for the menu name instead of `Files'.
e04d21aa 3533
d4b72d58
GM
3534 * tmm.el: Update copyright.
3535
d94d636f
GM
3536 * cus-start.el: Add entry for even-window-heights.
3537
6e424019
MB
35382000-12-06 Miles Bader <miles@gnu.org>
3539
3540 * faces.el (frame-set-background-mode): Avoid stomping on
3541 locally modified faces.
3542
e6477b58
KH
35432000-12-06 Kenichi Handa <handa@etl.go.jp>
3544
3545 * international/fontset.el: Correct the font registries for
3546 japanese-jisx0213-1 and japanese-jisx0213-2.
3547
21999ab9
GM
35482000-12-05 Gerd Moellmann <gerd@gnu.org>
3549
57d6e381
GM
3550 * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
3551
21999ab9
GM
3552 * iswitchb.el: Update customization commentary.
3553
7422819c
GM
35542000-12-05 Rob Riepel <riepel@Stanford.EDU>
3555
3556 * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
3557 (tpu-search-highlight): Fixed comparison of overlay end positions.
3558 (tpu-trim-line-ends): Implemented trimming logic locally.
3559
3560 * emulation/tpu-extras.el (tpu-write-file-hook)
83c9cb8e 3561 (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7422819c 3562
73daff18
KH
35632000-12-05 Kenichi Handa <handa@etl.go.jp>
3564
3565 * language/chinese.el (chinese-iso-8bit): Change mime-charset name
3566 to cn-gb.
3567 (cn-gb, gb2312): New aliases for chinese-iso-8bit.
3568
6a4cd002
DL
35692000-12-04 Dave Love <fx@gnu.org>
3570
3571 * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
3572
6452929e
GM
35732000-12-04 Gerd Moellmann <gerd@gnu.org>
3574
e04d21aa 3575 * mail/rmailsum.el (rmail-summary-expunge)
6452929e
GM
3576 (rmail-summary-expunge-and-save): Ask for confirmation with
3577 rmail-expunge-confirmed.
3578
3579 * mail/rmail.el (rmail-expunge-confirmed): New function.
3580 (rmail-expunge): Use it.
3581
1790abf4
FP
35822000-12-04 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
3583
0c68ce6f 3584 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83c9cb8e
SM
3585 (etags-recognize-tags-table, find-tag-in-order):
3586 New functionality: interpret file names as tags.
e04d21aa 3587
7a53d8c8
EZ
35882000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
3589
3590 * info.el (Info-scroll-prefer-subnodes): New defcustom.
83c9cb8e
SM
3591 (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
3592 the first subnode until the bottom of the current node is visible.
7a53d8c8 3593
caa15ef7
GM
35942000-12-04 Gerd Moellmann <gerd@gnu.org>
3595
3596 * format.el (format-decode): Don't change buffer's undo list.
3597
e225faa7
KH
35982000-12-04 Kenichi Handa <handa@etl.go.jp>
3599
3600 * faces.el (face-font-registry-alternatives): Add entries for CJK
3601 fonts. Doc-string adjusted for the actual usage of this data.
3602
3603 * international/fontset.el: Change the font registries for CJK
3604 fonts in the default fontset. Don't append '*' to registries.
3605
8b262a65
SM
36062000-12-03 Stefan Monnier <monnier@cs.yale.edu>
3607
e04d21aa 3608 * emacs-lisp/easy-mmode.el (define-derived-mode)
8b262a65
SM
3609 (easy-mmode-derived-mode-p): Remove (moved to derived.el).
3610
3611 * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
3612 (derived-mode-p): New function.
3613 (derived-mode-make-docstring): Add `docstring' argument.
3614 Use it if available and complete it if necessary.
3615
33c4460b
AS
36162000-12-03 Andreas Schwab <schwab@suse.de>
3617
3618 * type-break.el (type-break): Don't make parent of itself.
3619
5c9b3fac
MB
36202000-12-03 Miles Bader <miles@gnu.org>
3621
3622 * simple.el (delete-trailing-whitespace): Don't delete newlines too.
3623
27ce741e
SM
36242000-12-02 Stefan Monnier <monnier@cs.yale.edu>
3625
07c16ec4
SM
3626 * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
3627 (tex-main-file, tex-file): Simplify.
3628 (tex-generate-zap-file-name): Use subst-char-in-string.
3629 (tex-strip-dots): Remove.
3630
c19cc275
SM
3631 * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
3632
27ce741e
SM
3633 * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
3634 to check if the match succeeded.
3635
285991dc
GM
36362000-12-02 Gerd Moellmann <gerd@gnu.org>
3637
3638 * startup.el (use-fancy-splash-screens-p): New function.
3639 (command-line-1): Use it to determine whether or not to use
3640 a fancy splash screen.
3641
52dca1b2
AS
36422000-12-02 Andreas Schwab <schwab@suse.de>
3643
3644 * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
3645
d3e7e7cf
EZ
36462000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3647
2dce2360
EZ
3648 * international/mule.el (make-char): Fix last change.
3649
9768eaa7
EZ
3650 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
3651 New defcustoms.
3652 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
83c9cb8e
SM
3653 autoloading tex-mode; instead, do the same manually.
3654 Use texinfo-open-quote and texinfo-close-quote. Insert literal quote
9768eaa7
EZ
3655 with numeric argument. Docstring fix.
3656 (toplevel): Require cl when compiling.
e04d21aa 3657
285991dc 3658 * international/mule.el (make-char): Doc fix.
d3e7e7cf 3659
0dd5e255
JR
36602000-12-02 Jason Rumney <jasonr@gnu.org>
3661
3662 * term/w32-win.el (x-select-enable-clipboard): Customize (as per
3663 the Emacs Lisp manual)
3664
fbb87147
EZ
36652000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3666
5cbb3e93
EZ
3667 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3668
fbb87147
EZ
3669 * term/pc-win.el (x-select-enable-clipboard): Customize (as per
3670 the Emacs Lisp manual).
3671
1636ca09
GM
36722000-12-02 Gerd Moellmann <gerd@gnu.org>
3673
3674 * simple.el (next-line-add-newlines): Change default to nil.
3675
68875f0e
EZ
36762000-12-01 Eli Zaretskii <eliz@is.elta.co.il>
3677
83c9cb8e
SM
3678 * files.el (revert-buffer, recover-file):
3679 Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
68875f0e 3680
fd9ac94c
GM
36812000-12-01 Gerd Moellmann <gerd@gnu.org>
3682
3683 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
3684
45450dd5
MB
36852000-12-01 Miles Bader <miles@gnu.org>
3686
3687 * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
3688
09df8881
KH
36892000-12-01 Kenichi Handa <handa@etl.go.jp>
3690
3691 * international/mule-diag.el (describe-char-after): Fix typo.
3692 (describe-character-set, non-iso-charset-alist): Fix typo.
3693
dea0a87d
MB
36942000-12-01 Miles Bader <miles@gnu.org>
3695
b170205b
MB
3696 * image-file.el (image-file-name-regexp): Automatically add
3697 upper-case variants of each filename extension in
3698 `image-file-name-extensions', since they seem to be common.
3699
e04d21aa 3700 * simple.el (minibuffer-contents)
dea0a87d
MB
3701 (minibuffer-contents-no-properties, delete-minibuffer-contents):
3702 New functions.
3703 * filecache.el (file-cache-directory-name)
3704 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
3705
2b69bc11 37062000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
e04d21aa 3707
dea0a87d
MB
3708 * filecache.el (file-cache-minibuffer-complete): Don't try to
3709 delete the minibuffer prompt.
3710
a8a1b05d
DL
37112000-11-30 Dave Love <fx@gnu.org>
3712
3713 * cus-start.el: Fix read-buffer-function type.
3714
693c4692
GM
37152000-11-30 Gerd Moellmann <gerd@gnu.org>
3716
3717 * md5.el: Removed. There's a built-in function, now.
3718
2c0b1898
GM
37192000-11-30 Markus Rost <rost@math.ohio-state.edu>
3720
3721 * mail/rmail.el (rmail-set-message-counters): Don't use "D"
3722 as dummy 0-th char of rmail-deleted-vector.
3723
63dfcf4b
EZ
37242000-11-30 Eli Zaretskii <eliz@is.elta.co.il>
3725
3726 * ps-print.el (ps-end-job): Bind case-fold-search only after
3727 switching to ps-spool-buffer.
3728
37292000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3730
3731 * ps-print.el: Line number font customization. PostScript: Lines and
3732 PageCount are initialized on each page. Doc Fix.
3733 (ps-print-version): New version number (6.3.2).
3734 (ps-lpr-switches, ps-font-info-database, ps-font-size)
3735 (ps-header-font-size, ps-header-title-font-size, ps-left-header)
3736 (ps-right-header): Customization fix.
3737 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
3738 Fix code.
3739 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
3740 New vars.
3741
df3aedcf
GM
37422000-11-30 Gerd Moellmann <gerd@gnu.org>
3743
edfb795e
GM
3744 * bs.el: Fix typos and spelling errors.
3745 (bs-appearance) <defgroup>: Renamed from bs-appearence.
3746 (bs-configuration): Doc fix.
e04d21aa 3747
df3aedcf
GM
3748 * bs.el: Undo mistaken change of 2000-11-28. Update copyright.
3749
8b8a7f01
GM
37502000-11-30 Rob Riepel <riepel@Stanford.EDU>
3751
3752 * emulation/tpu-edt.el (tpu-version): New version.
3753 (tpu-search-overlay, tpu-replace-overlay): New initial range.
3754 (tpu-original-mode-line): Variable deleted.
3755 (tpu-mark-flag): New initial value.
83c9cb8e
SM
3756 (tpu-set-mode-line): Don't redefine mode-line-format.
3757 Add tpu-mark-flag to minor-mode-alist.
8b8a7f01
GM
3758 (tpu-update-mode-line): New mark flag logic.
3759 (tpu-get): Use find-file-wildcards.
3760 (tpu-search-highlight): Move overlay less, reset overlay properly.
3761 (tpu-unselect): Deactivate mark.
3762 (tpu-lm-replace): Reset overlay properly.
3763 (tpu-forward-line): Use forward-visible-line.
3764 (tpu-edt-on): Set transient mark mode. ispell autoloads deleted.
3765
83c9cb8e 3766 * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
e04d21aa 3767
c069a9d3
GM
37682000-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
3769
3770 * cus-edit.el (custom-face-value-create): Always emphasize tag.
3771
b02cd40b
GM
37722000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3773
3774 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
3775 and skip whitespace and newlines.
e04d21aa 3776
b7a90344
SM
37772000-11-30 Stefan Monnier <monnier@cs.yale.edu>
3778
3779 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
3780
be6bbb55
GM
37812000-11-29 Gerd Moellmann <gerd@gnu.org>
3782
0383ed60
GM
3783 * help.el (describe-function-1): Regexp-quote function name
3784 when used as part of a regexp.
3785
83c9cb8e
SM
3786 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
3787 Use face-attribute instead of face-foreground and face-background.
c7957947
GM
3788 (tool-bar-add-item): Likewise, and handle unspecified colors.
3789
3790 * enriched.el (enriched-face-ans): Use face-attribute instead
3791 of face-foreground and face-background.
3792
3793 * faces.el (face-foreground, face-background, face-stipple):
83c9cb8e 3794 Return nil if attribute is unspecified, for backward compatibility.
c7957947 3795
7423978d
GM
3796 * files.el (auto-mode-alist): Add an entry for antlr-mode.
3797
ef128c78
GM
3798 * play/5x5.el: Remove version info.
3799
a81fc510
GM
3800 * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
3801
be6bbb55
GM
3802 * frame.el (blink-cursor-mode): Doc fix.
3803
f9396e03
GM
38042000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3805
3806 * antlr-mode.el: New commands to run ANTLR from within Emacs and
3807 to create Makefile rules.
3808 (antlr-tool-command): New user option.
3809 (antlr-ask-about-save): New user option.
3810 (antlr-makefile-specification): New user option.
3811 (antlr-file-formats-alist): New variable.
3812 (antlr-special-file-formats): New variable.
3813 (antlr-unknown-file-formats): New user option.
3814 (antlr-help-unknown-file-text): New variable.
3815 (antlr-help-rules-intro): New variable.
3816 (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
3817 (antlr-mode-menu): Add entries.
3818 (antlr-file-dependencies): New function.
3819 (antlr-directory-dependencies): New function.
3820 (antlr-superclasses-glibs): New function.
3821 (antlr-run-tool): New command.
3822 (antlr-makefile-insert-variable): New function.
3823 (antlr-insert-makefile-rules): New function.
3824 (antlr-show-makefile-rules): New command.
3825
3826 * antlr-mode.el: More Emacs/XEmacs stuff.
3827 (antlr-no-action-keywords): New constant with value nil.
3828 (antlr-font-lock-keywords-alist): Use it. Old value would break
3829 syntax highlighting in Emacs-21.0.
3830 (antlr-default-directory): Emacs/XEmacs dependend function.
3831 (antlr-read-shell-command): Ditto.
3832 (antlr-with-displaying-help-buffer): Ditto.
3833
38342000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3835
3836 * antlr-mode.el: imenu, parsing and highlighting changes.
3837 (antlr-imenu-create-index-function): Don't create extra submenus
3838 for definitions in different grammar classes. It is not necessary
3839 for the menu and would make command `imenu' awkward to use.
3840 (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
3841 header actions and more than one.
3842 (antlr-font-lock-tokendef-face): Changed color.
3843 (antlr-font-lock-tokenref-face): Changed color.
3844 (antlr-font-lock-additional-keywords): Also highlight lowercase.
3845 (antlr-mode-syntax-table): New variable.
3846 (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
3847 (antlr-with-syntax-table): Don't copy syntax table.
3848
38492000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3850
3851 * antlr-mode.el: Minor changes: language setting.
3852 (antlr-language-alist): The value for file option "language" can
3853 be both an identifier and a string.
3854 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
3855 (antlr-language-limit-n-regexp): Change accordingly.
3856
38572000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
3858
3859 * antlr-mode.el: Minor changes: tabs, hiding.
3860 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
3861 (antlr-action-visibility): Also allow value nil to also hide the
3862 braces. Renamed from `antlr-tiny-action-length'.
3863 Suggested by Jay@aol.com.
3864 (antlr-hide-actions): Change accordingly. Hide line if completely
3865 hidden action is on a line of its own.
e04d21aa 3866
6ad948eb
SM
38672000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3868
3869 * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
3870
3871 * sort.el (sort-columns): Don't concat strings with numbers.
3872
9c6a4107
DL
38732000-11-29 Dave Love <fx@gnu.org>
3874
3875 * cus-edit.el (face): Fix :format.
3876
3877 * mail/feedmail.el: Require smtpmail when compiling.
3878 (mail-do-fcc): Autoload.
3879 (feedmail) <defgroup>: Fix :link.
3880 (feedmail-nuke-body-in-fcc): Fix :type.
3881 (feedmail-send-it): Add autoload cookie.
3882
053b8d35
SM
38832000-11-29 Stefan Monnier <monnier@cs.yale.edu>
3884
3885 * newcomment.el (comment-indent): Save excursion around call to
3886 comment-indent-function.
3887
242c13e8
MB
38882000-11-29 Miles Bader <miles@gnu.org>
3889
3890 * subr.el (member-ignore-case): Return the tail of the list who's
3891 car matches, like `member', not the matching element itself.
3892
8f4b5f28
KH
38932000-11-29 Kenichi Handa <handa@etl.go.jp>
3894
3895 * xml.el (xml-parse-tag): Fix finding opening tag. A tag name
3896 should not contain `\n'.
3897
bebe4a2c
GM
38982000-11-28 Gerd Moellmann <gerd@gnu.org>
3899
fd9ac94c 3900 * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
99879a40 3901
ba7e40eb
GM
3902 * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
3903
75ab0c79
GM
3904 * dired-aux.el (dired-do-create-files): Construct default file
3905 name for dired-mark-read-file-name so that when the user enters
3906 just RET, the target file will end up in the target directory.
3907
bebe4a2c
GM
3908 * abbrev.el (prepare-abbrev-list-buffer): Get the value of
3909 local-abbrev-table before changing buffers because it might
3910 have a buffer-local binding.
3911
fa6d1ca8
MB
39122000-11-28 Miles Bader <miles@gnu.org>
3913
3914 * simple.el (delete-horizontal-space): Handle fields more generally.
3915
8d2c2642
GM
39162000-11-28 Gerd Moellmann <gerd@gnu.org>
3917
3918 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
3919
8b31236d
DL
39202000-11-28 Dave Love <fx@gnu.org>
3921
3cbd02d2
DL
3922 * progmodes/ps-mode.el (ps-mode): Set comment-start and
3923 comment-start-skip locally.
3924
8b31236d
DL
3925 * progmodes/fortran.el (fortran-mode): Don't set
3926 fortran-comment-line-start-skip. Set comment-start to
3927 fortran-comment-line-start.
3928 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
3929 (fortran-comment-line-start-skip): Simplify slightly.
3930
ae4bf56d
GM
39312000-11-28 Gerd Moellmann <gerd@gnu.org>
3932
17ef7534
GM
3933 * play/5x5.el: Remove RCS keyword.
3934
fd9ac94c 3935 * bs.el: Mistaken commit, undone 2000-11-30.
ae4bf56d 3936
665b27a6
GM
39372000-11-28 Milan Zamazal <pdm@freesoft.cz>
3938
83c9cb8e
SM
3939 * textmodes/tildify.el (tildify-string-alist):
3940 Add `plain-tex-mode' here.
665b27a6 3941
fe3c2ae3
GM
39422000-11-28 Colin Walters <walters@cis.ohio-state.edu>
3943
3944 * chistory.el (Command-history-setup): Remove extraneous `keymap'
3945 reference.
3946
d970106b
MB
39472000-11-28 Miles Bader <miles@gnu.org>
3948
36b80a0d
MB
3949 * cus-face.el (custom-face-attributes): Add post-filter function
3950 for :box. Make pre-filter function for :box handle all cases.
3951
d970106b
MB
3952 * wid-edit.el (widget-choose): Make sure pop-up window is large
3953 enough to display all the choices, as there's no way to scroll it.
3954
5a2bae6c
KH
39552000-11-28 Kenichi Handa <handa@etl.go.jp>
3956
3957 * international/mule-conf.el: Make the coding system no-conversion
3958 safe for all characters.
3959
9e836e23
DL
39602000-11-27 Dave Love <fx@gnu.org>
3961
8b31236d
DL
3962 * net/ldap.el (ldap) <defgroup>: Add :version.
3963
9e836e23
DL
3964 * tooltip.el (tooltip-use-echo-area): Doc fix.
3965
3966 * cus-start.el <minibuffer-prompt-properties>: Add version.
3967 <read-buffer-function>: Add.
3968
3969 * apropos.el (apropos-print): Add help-echo to active text.
3970
3971 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
3972
4a74d071
GM
39732000-11-27 Gerd Moellmann <gerd@gnu.org>
3974
3975 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
3976 type, group and version.
3977
76058c27
EZ
39782000-11-27 Eli Zaretskii <eliz@is.elta.co.il>
3979
4a74d071 3980 * select.el (x-get-selection): Docstring fix.
76058c27 3981
fd9ac94c 39822000-11-27 Dave Pearson <davep@hagbard.demon.co.uk>
26a8d08d 3983
fd9ac94c 3984 * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
26a8d08d 3985
49060c51
AI
39862000-11-27 Andrew Innes <andrewi@gnu.org>
3987
3988 * makefile.nt (.SUFFIXES): Add .SUFFIXES.
3989
3990 * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
3991
b2a8e429
MB
39922000-11-27 Miles Bader <miles@gnu.org>
3993
3994 * dired.el (dired-get-filename): Return filename verbatim if
3995 LOCALP is `verbatim'.
3996 * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
3997 `verbatim' so that we don't inadvertently delete a non-existant
3998 directory name.
3999
5ac0366d
KH
40002000-11-27 Kenichi Handa <handa@etl.go.jp>
4001
4002 * international/characters.el: Specify cases and syntaxes for
4003 mule-unicode-0100-24ff.
4004
67f1cf4c
GM
40052000-11-27 Gerd Moellmann <gerd@gnu.org>
4006
4007 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
4008 that foreground and/or background colors of the face `tool-bar'
4009 are unspecified.
4010
46c56972
MB
40112000-11-27 Miles Bader <miles@gnu.org>
4012
e04d21aa 4013 * wid-edit.el (widget-field-buffer, widget-field-start)
ec725166
MB
4014 (widget-field-end): Handle widget field `pseudo-overlays'.
4015 (widget-field-value-delete): Delete WIDGET from `widget-field-new'
4016 if it's there instead of in `widget-field-list'.
4017
46c56972 4018 * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
a2e6f426
MB
4019 (help-make-xrefs): Delete extraneous newlines at the end of the
4020 docstring.
46c56972 4021
640a9cdd
JR
40222000-11-25 Jason Rumney <jasonr@gnu.org>
4023
4024 * startup.el (command-line): Call set-locale-environment after
4025 Window System init file is read, as it can result in a call to
4026 redraw-frame.
4027
0b3f96d4
EZ
40282000-11-25 Eli Zaretskii <eliz@is.elta.co.il>
4029
4030 * simple.el (shell-command): Mention the effect of the prefix
4031 argument in the doc string.
4032
8da6e2a1
MB
40332000-11-25 Miles Bader <miles@gnu.org>
4034
a658d039
MB
4035 * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
4036
8da6e2a1 4037 * wid-edit.el (widget-field-value-delete): Don't try to delete
a2e6f426 4038 overlay when it's the `pseudo-overlay' that exists at some points.
8da6e2a1 4039
d3416cca
JR
40402000-11-24 Jason Rumney <jasonr@gnu.org>
4041
4042 * international/mule-cmds.el (locale-language-names): Add "jp" as
4043 a non-standard alternative for Japanese.
4044
17e37f53
AS
40452000-11-24 Andre Spiegel <spiegel@gnu.org>
4046
4047 * vc-hooks.el: Require 'cl during compilation.
4048
9aa5f148
GM
40492000-11-24 Gerd Moellmann <gerd@gnu.org>
4050
ba193890
GM
4051 * faces.el (face-set-after-frame-default): Let face attributes
4052 specified for new frames override frame parameters.
4053
9aa5f148
GM
4054 * startup.el (command-line): Fix computation of the source file
4055 for user-init-file when user-init-file is a compiled file.
4056
51a1edab
MB
40572000-11-24 Miles Bader <miles@gnu.org>
4058
e04d21aa 4059 * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
51a1edab
MB
4060 (custom-post-filter-face-spec): New functions.
4061 (custom-face-set, custom-face-value-create): Filter the face spec
4062 before and after customization.
4063 (custom-face-set): If VALUE specifies a null face, pass a
4064 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
4065 * cus-face.el (custom-face-attributes): Remove SET and GET
4066 functions. Add some IN-FILTER and OUT-FILTER functions in the few
4067 cases they're needed.
4068
1ed74431
MB
4069 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
4070 that it's distinguishable from the :off-glyph on dark-background
4071 displays. Set its background color too.
4072
67ee1125
MB
4073 * cus-start.el (all): Restore entry for `mode-line-inverse-video',
4074 so that people can easily turn it off.
4075
7d027816 40762000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
e04d21aa 4077
7d027816 4078 * ediff-diff.el: Moved variables around to have it compile under NT.
e04d21aa 4079
9aa5f148 4080 * ediff-help.el (ediff-use-long-help-message): Made it customizable.
e04d21aa 4081
9aa5f148 4082 * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
e04d21aa 4083
9aa5f148 4084 * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
7d027816 4085 redundant skip-small-frames test.
e04d21aa 4086
9aa5f148 4087 * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
83c9cb8e 4088 (viper-downgrade-to-insert): Protect against errors in hooks.
e04d21aa 4089
9aa5f148
GM
4090 * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
4091 (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
83c9cb8e
SM
4092 (viper-restore-cursor-type,viper-set-insert-cursor-type):
4093 New functions.
e04d21aa 4094
9aa5f148 4095 * viper-util.el (viper-memq-char): Bug fixes.
e04d21aa 4096
9aa5f148 4097 * viper.el (viper-mode): Fix cursor handling.
e04d21aa 4098
f07fa1b8
KH
40992000-11-24 Kenichi Handa <handa@etl.go.jp>
4100
83c9cb8e
SM
4101 * international/mule-diag.el (list-iso-charset-chars):
4102 For two-byte charset, fix the `while' condition.
f07fa1b8
KH
4103 (list-non-iso-charset-chars): Fix the `while' condition.
4104
ba8299ff
SM
41052000-11-23 Stefan Monnier <monnier@cs.yale.edu>
4106
79372165
SM
4107 * subr.el (add-hook, remove-hook): Don't call make-local-hook
4108 if the variable is make-variable-buffer-local.
4109
83c9cb8e
SM
4110 * progmodes/ada-stmt.el (ada-template-map):
4111 Initialize and bind it to C-c t in ada-mode-map.
ba8299ff
SM
4112 (ada-stmt-mode-hook): New function extracted from old code.
4113 Only change the buffer-local side of skeleton-*.
4114 (ada-mode-hook): Use it.
4115
68a887fa
EZ
41162000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4117
4118 * iswitchb.el (iswitchb-minibuf-depth): New variable.
4119 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
4120 we expect to be returned by minibuffer-depth once we prompt the
4121 user in the minibuffer.
4122 (iswitchb-entryfn-p): If minibuffer-depth returns the same value
4123 as recorded in iswitchb-minibuf-depth, return non-nil.
4124
3b345582
EZ
41252000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
4126
4127 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
4128 (hscroll-window-maybe): Docstring fix.
4129
595dead2
DL
41302000-11-23 Dave Love <fx@gnu.org>
4131
4132 * rect.el (string-rectangle): Don't test delete-selection-mode.
4133
1e66b27a
GM
41342000-11-23 Gerd Moellmann <gerd@gnu.org>
4135
02790ce2
GM
4136 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
4137 is in the tool bar.
4138
1e66b27a 4139 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
83c9cb8e 4140 with `no-dir'; we want the directory part to be able to remove it.
1e66b27a 4141
a4caa65d
SM
41422000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4143
4144 * textmodes/outline.el (outline-flag-region):
4145 Don't bind inhibit-read-only since we don't modify the buffer.
4146 (outline-isearch-open-invisible): Don't jump to overlay-start
4147 since we're trying to unhide text around point.
4148 (outline-discard-overlays): Use dolist.
4149
4150 * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
4151
03e757c1
GM
41522000-11-22 Gerd Moellmann <gerd@gnu.org>
4153
83c9cb8e 4154 * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
e04d21aa 4155
1598a961
SM
41562000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4157
4158 * textmodes/tex-mode.el (tex-font-lock-keywords-1):
4159 Fix ARG regexp to skip quoted braces.
4160 (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
4161 Remove `bf' and `it' from `bold' and `italic' (they were wrong and
4162 are (correctly) handled separately).
4163 Remove `caption' and `footnote' from `citations': they contain text.
4164 Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
4165 (latex-skeleton-end-hook): New function.
4166 (latex-mode): Use it.
4167 (tex-start-tex-marker): Remove.
4168 (tex-send-tex-command): Don't set tex-start-tex-marker.
4169 (tex-error-parse-syntax-table): New var.
4170 (tex-compilation-parse-errors): Use it.
4171 Ignore tex-start-tex-marker. Don't bother with marker-position.
4172 (tex-validate-buffer): Don't bother with marker-position.
4173
4174 * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
bd7e01a3 4175 (flyspell-generic-progmode-verify): Use it.
1598a961 4176
eaae8106
SS
41772000-11-22 Sam Steingold <sds@gnu.org>
4178
83c9cb8e 4179 * simple.el (delete-trailing-whitespace): New interactive function.
e04d21aa 4180
eaae8106 4181 * progmodes/ada-mode.el (ada-mode): Use it instead of
bd7e01a3 4182 `ada-remove-trailing-spaces'.
eaae8106 4183 (ada-remove-trailing-spaces): Removed.
e04d21aa 4184
eaae8106 4185 * textmodes/two-column.el (2C-merge): Recommend it in the doc.
e04d21aa 4186
1598a961
SM
4187 * textmodes/picture.el (picture-clean): Removed.
4188 (picture-mode-exit): Call it instead of `picture-clean'.
eaae8106 4189
a41d49e9
GM
41902000-11-22 Gerd Moellmann <gerd@gnu.org>
4191
e053c60f
GM
4192 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4193
a41d49e9
GM
4194 * hi-lock.el (hi-lock-refontify): Don't call non-existent
4195 jit-lock-fontify-buffer; it should anyway be unneccessary to
4c4a541d 4196 do anything special when jit-lock is active.
a41d49e9
GM
4197 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
4198
197615f3
DL
41992000-11-22 Dave Love <fx@gnu.org>
4200
ddbfaa9f
DL
4201 * calendar/todo-mode.el (todo-top-priorities): Use
4202 todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
4203
ddc3c695
DL
4204 * language/chinese.el, language/cyrillic.el:
4205 * language/devanagari.el, language/ethiopic.el, language/greek.el:
4206 * language/hebrew.el, language/indian.el, language/japanese.el:
4207 * language/korean.el, language/lao.el, language/misc-lang.el:
4208 * language/thai.el, language/tibetan.el, language/vietnamese.el:
4209 Use provide.
4210
fb9fa98d
DL
4211 * cus-edit.el (custom-buffer-create-internal): Save some consing.
4212 (custom-variable-set): Improve validation error mesage.
4213
197615f3
DL
4214 * rect.el (string-rectangle): Revert last change.
4215 (string-rectangle-line): New arg DELETE.
4216 (string-rectangle): Check delete-selection-mode.
4217
4218 * emacs-lisp/edebug.el (edebug-version)
4219 (edebug-maintainer-address): Deleted.
4220 (edebug-submit-bug-report): Just alias to report-emacs-bug.
4221 (edebug-read-function): Account for other `'#' read forms.
4222 (edebug-mode-menus): Make some items toggles.
4223 (edebug-outside-unread-command-event, unread-command-event):
4224 Remove these to avoid warnings.
4225
f4117c4d
GM
42262000-11-22 David Ponce <david@dponce.com>
4227
4228 * recentf.el (recentf-menu-items-for-commands)
4229 (recentf-make-menu-items, recentf-make-menu-item)
4c4a541d 4230 (recentf-filter-changer): Added :help and :active menu-item properties.
eaae8106 4231
f4117c4d
GM
4232 (recentf-build-dir-rules, recentf-dump-variable)
4233 (recentf-edit-list, recentf-open-files-item)
4234 (recentf-open-files): Replaced unnecessary `mapcar' with new
4235 built-in `mapc'.
eaae8106 4236
f8e2f3f2
MB
42372000-11-23 Miles Bader <miles@gnu.org>
4238
4239 * faces.el (menu): Make inverse-video on ttys too.
4240
4c4a541d
SM
42412000-11-22 Stefan Monnier <monnier@cs.yale.edu>
4242
4243 * simple.el (comment-line-break-function): Use the new name
4244 indent-new-comment-line -> comment-indent-new-line.
4245 (clone-indirect-buffer): Don't ignore NORECORD.
4246 (next-completion): Properly handle the case where items are adjacent.
4247
4248 * mouse.el (popup-menu): Stupid typo.
4249
980d836e
GM
42502000-11-22 Gerd Moellmann <gerd@gnu.org>
4251
60e8e0a5
GM
4252 * emacs-lisp/authors.el: Remove autoload cookies, add author,
4253 maintainer, keywords tags.
4254
980d836e
GM
4255 * rect.el (replace-rectangle): Don't call string-rectangle-line
4256 with too many arguments.
4257
e08b2069
AS
42582000-11-22 Andre Spiegel <spiegel@gnu.org>
4259
60e8e0a5 4260 * ediff-util.el (ediff-file-checked-out-p)
eaae8106 4261 (ediff-file-checked-in-p): Call vc-state instead of
e08b2069
AS
4262 vc-locking-user, which no longer exists.
4263
4264 * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
4265
c6779d8d
DL
42662000-11-22 Dave Love <fx@gnu.org>
4267
4268 * md5.el (md5): Provide.
4269 (md5): Fix error call.
4270
e672fdce
MB
42712000-11-22 Miles Bader <miles@gnu.org>
4272
eaae8106 4273 * textmodes/refill.el (refill-adjust-ignorable-overlay)
d9fdcdb5
MB
4274 (refill-fill-paragraph-at): Remove debugging code.
4275
80e24c04
MB
4276 * calendar/calendar.el (generate-calendar-window): When we don't
4277 call `fit-window-to-buffer', make sure the top line is fully visible.
4278
3a17d6cc
MB
4279 * image-file.el (insert-image-file): Don't make `read-only'
4280 property rear-nonsticky.
4281
ae1a21c6
MB
4282 * isearch.el (isearch-original-minibuffer-message-timeout): New var.
4283 (isearch-mode): Set `minibuffer-message-timeout' to nil, after
4284 stashing away its original value.
4285 (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
4286 in the recursive edit.
4287 Bind `isearch-original-minibuffer-message-timeout' to protect it.
4288 (isearch-done): Restore `minibuffer-message-timeout'.
4289
e672fdce
MB
4290 * cus-start.el: Remove entry for `mode-line-inverse-video'.
4291
3ea79df8
SM
42922000-11-21 Stefan Monnier <monnier@cs.yale.edu>
4293
4294 * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
4295
4296 * find-lisp.el (find-lisp-find-files-internal):
4297 Use dolist, when and file-name-as-directory.
4298
980d836e 4299 * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3ea79df8
SM
4300 (define-derived-mode, define-minor-mode): Add specs.
4301
4302 * window.el: General comment and spacing fixes.
4303 (save-selected-window): Use backquotes.
4304 (window-safely-shrinkable-p): New function.
4305 (shrink-window-if-larger-than-buffer): Use it.
4306
4307 * subr.el (make-local-hook): Docstring fix.
4308
4309 * shell.el (shell-mode): Use define-derived-mode.
4310
4311 * newcomment.el (comment-indent): Insert comment before calling
4312 comment-indent-function. Don't insert in column 0.
4313 (comment-dwim): Indent before inserting comment.
4314
4315 * isearch.el (isearch-mode-map): Fix docstring. Init in defvar.
4316 (minibuffer-local-isearch-map): Init in defvar. Use inheritance.
4317 (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
4318 Use mapc rather than map.
4319
4320 * files.el (find-buffer-visiting): Compare all attributes before
4321 declaring two files identical (rather than just their inode-no).
4322 (auto-mode-alist): Use \' rather than $.
4323
4324 * which-func.el: Update maintainer line.
4325
4326 * pcvs.el (uniquify-buffer-file-name): Remove advice.
4327 * uniquify.el (uniquify-list-buffers-directory-modes): New var.
4328 (uniquify-buffer-file-name): Use it.
4329
8f62f2b8
MB
43302000-11-22 Miles Bader <miles@gnu.org>
4331
4332 * cus-start.el: Add entry for `minibuffer-prompt-properties'.
4333 * simple.el (minibuffer-avoid-prompt): New function.
4334
fb279a6d
GM
43352000-11-21 Gerd Moellmann <gerd@gnu.org>
4336
4337 * Makefile.in (.SUFFIXES): Add .SUFFIXES.
4338
867092e9
MB
43392000-11-21 Miles Bader <miles@gnu.org>
4340
ef860850
MB
4341 * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
4342 inclusion of `track-mouse'.
4343
867092e9
MB
4344 * textmodes/refill.el (refill-ignorable-overlay): New variable.
4345 (refill-adjust-ignorable-overlay): New function.
4346 (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
4347 only the paragraph's tail if possible.
4348 Update `refill-ignorable-overlay'.
4349 (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
4350
4351 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4352 point inside the fill-prefix.
4353
4354 * textmodes/refill.el (refill-post-command-function): Don't reset
4355 refill-doit in the case where a self-insertion command doesn't
4356 case a refill. Use `refill-fill-paragraph-at', getting position
4357 from `refill-doit'.
4358 (refill-after-change-function): Set `refill-doit' to END.
4359 (refill-fill-paragraph-at): New function, mostly from old
4360 refill-fill-paragraph.
4361 (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
4362 (refill-pre-command-function): New function.
4363 (refill-mode): Add it to `pre-command-hook'.
4364
ff9ab414
GM
43652000-11-20 Gerd Moellmann <gerd@gnu.org>
4366
29a01b72
GM
4367 * textmodes/artist.el (artist-mode): Fix autoload cookie.
4368
ff9ab414
GM
4369 * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
4370 javadoc tags.
eaae8106 4371
885b211b
AS
43722000-11-20 Andre Spiegel <spiegel@gnu.org>
4373
4374 * vc.el, vc-hooks.el: Undo prev change (moved functions back to
4375 vc.el).
4376
eaae8106 4377 * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
885b211b 4378 require vc.
eaae8106
SS
4379
4380 * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
885b211b 4381 checkouts.
eaae8106 4382
d1838556
DL
43832000-11-20 Dave Love <fx@gnu.org>
4384
4385 * Makefile.in (DONTCOMPILE): Omit bindings.el.
4386
2b69bc11 43872000-11-20 Eli Barzilay <eli@www.barzilay.org>
56c13ae6 4388
2b69bc11
GM
4389 * calculator.el (calculator-paste): Use `if' instead of `and'
4390 and `or'.
4391 (calculator-help): Don't use electric-describe-mode for XEmacs.
56c13ae6 4392
b95b34e5
GM
43932000-11-19 Gerd Moellmann <gerd@gnu.org>
4394
030de92f
GM
4395 * info.el (info-menu-5): Doc fix.
4396
b95b34e5
GM
4397 * textmodes/artist.el: New file.
4398
54970452
AS
43992000-11-19 Andre Spiegel <spiegel@gnu.org>
4400
eaae8106 4401 * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
54970452
AS
4402 and differentiate according to checkout model.
4403 (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
4404 since this function is only concerned with master state.
4405
83c9cb8e
SM
4406 * vc-hooks.el (vc-workfile-unchanged-p)
4407 (vc-default-workfile-unchanged-p): Moved here from vc.el.
54970452 4408
83c9cb8e
SM
4409 * vc.el (vc-workfile-unchanged-p)
4410 (vc-default-workfile-unchanged-p): See above.
54970452 4411
e5a9dabf
MB
44122000-11-19 Miles Bader <miles@gnu.org>
4413
4414 * image-file.el (insert-image-file): Make `intangible' and
4415 `read-only' properties rear-nonsticky too.
4416
24127af0
GM
44172000-11-18 Gerd Moellmann <gerd@gnu.org>
4418
d392e9c5 4419 * ps-print.el: Update copyright notice.
eaae8106 4420
d392e9c5
GM
4421 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
4422 (tooltip-show): Use the offsets.
4423
24127af0 4424 * bindings.el (mode-line-modified): Fix a typo.
eaae8106 4425 (mode-line-toggle-modified, mode-line-widen)
24127af0
GM
4426 (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
4427
2b69bc11 44282000-11-17 Vinicius Jose Latorre <vinicius@cpqd.com.br>
08ea6f17 4429
2b69bc11
GM
4430 * ps-print.el (toplevel): Test for find-coding-system being
4431 fboundp before calling ps-x-find-coding-system.
08ea6f17 4432
66321b2f
SM
44332000-11-16 Stefan Monnier <monnier@cs.yale.edu>
4434
4435 * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
4436 (vc-version-backup-file): Docstring fix.
4437
046110c6
GM
44382000-11-16 Gerd Moellmann <gerd@gnu.org>
4439
4104194e
GM
4440 * files.el (basic-save-buffer): Don't add a newline if
4441 find-file-literally is non-nil.
4442 (find-file-literally): Extend doc string.
4443
046110c6
GM
4444 * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
4445 sort(1) with the `-f' argument.
4446
6505c16e
AS
44472000-11-16 Andre Spiegel <spiegel@gnu.org>
4448
fd063975
AS
4449 * vc.el: Updated backend documentation.
4450 (vc-default-check-headers): New function.
4451
3d02dd81 4452 * vc-{cvs,rcs,sccs}.el: Functions reordered.
eaae8106
SS
4453
4454 * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8791d617 4455 up-to-date.
eaae8106 4456 (vc-do-command): In the asynchronous case, output messages only if
9dd94743 4457 the minibuffer is not active.
fd063975 4458
eaae8106 4459 * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8791d617 4460 `vc-cvs-use-edit' is on.
eaae8106
SS
4461 (vc-cvs-checkout): When this is used for reverting the workfile,
4462 make a backup of the original contents and revert to that in case
8791d617 4463 of error.
eaae8106 4464 (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
9dd94743 4465 remote repositories.
eaae8106 4466
6505c16e
AS
4467 * vc.el (vc-annotate): Changed handling of prefix arg; now asks
4468 for both version and ratio in the minibuffer.
fd063975 4469
eaae8106 4470 * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8791d617 4471 Use vc-do-command to perform the annotation, not call-process.
6505c16e 4472
a13f0660
KH
44732000-11-16 Kenichi Handa <handa@etl.go.jp>
4474
4475 * international/quail.el (quail-start-translation): Don't call
4476 `message' before reading key sequence.
4477
1389a414
MB
44782000-11-16 Miles Bader <miles@lsi.nec.co.jp>
4479
4480 * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
4481
9256a532
KH
44822000-11-16 Kenichi Handa <handa@etl.go.jp>
4483
4484 * window.el (fit-window-to-buffer): Be sure to acquire at least
4485 one text line even if the buffer is empty.
4486
0e14fe9f
GM
44872000-11-16 Gerd Moellmann <gerd@gnu.org>
4488
eaae8106 4489 * net/ange-ftp.el (ange-ftp-file-writable-p)
83c9cb8e
SM
4490 (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
4491 Bind ange-ftp-process-verbose to nil.
0e14fe9f 4492
da645c53
DL
44932000-11-15 Dave Love <fx@gnu.org>
4494
83c9cb8e
SM
4495 * wid-edit.el (widget-specify-field, widget-specify-button):
4496 If :help-echo is a function, set help-echo of overlay to
233d5cde
DL
4497 widget-mouse-help.
4498 (widget-mouse-help): New function.
4499 (widget-echo-help): Rewritten for :help-echo functions only taking
4500 a widget arg.
4501
83c9cb8e
SM
4502 * net/eudc-bob.el (eudc-bob-can-display-inline-images):
4503 Use display-graphic-p.
b12057b9
DL
4504 (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
4505 and that JPEG is available.
4506 (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
4507
da645c53
DL
4508 * international/mule-cmds.el (locale-charset-language-names):
4509 Match @euro.
4510
6d133d1f
GM
45112000-11-15 Gerd Moellmann <gerd@gnu.org>
4512
83c9cb8e
SM
4513 * faces.el (face-set-after-frame-default):
4514 If `inhibit-default-face-x-resources' is bound, don't intialize the
6d133d1f
GM
4515 default face from X resources.
4516
49ac2ac5
EZ
45172000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4518
4519 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
4520 Don't set EMACSLOADPATH.
4521
4fb0a34c
EZ
45222000-11-15 Eli Zaretskii <eliz@is.elta.co.il>
4523
4524 * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
4525 texinfo-insert-@url.
4526 (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
4527 (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
4528
bb304a7a
SM
45292000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4530
82bc80bf
SM
4531 * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
4532 (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
4533 (checkdoc-minor-keymap): Backward compatibility.
4534 (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
4535 (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
4536 (checkdoc-this-string-valid-engine): Be a bit more strict
4537 to avoid matching substrings of `...' quoted vars/funs.
4538 (checkdoc-defun-info): Only look for `interactive' if alone.
4539 (debug-ignored-errors): Add "arg doesn't appear in docstring".
4540
e8c87124
SM
4541 * progmodes/compile.el (grep): `tag-default' can be nil.
4542
bb304a7a
SM
4543 * newcomment.el (comment-indent): Paren typo.
4544
8628686a
DL
45452000-11-14 Dave Love <fx@gnu.org>
4546
25c269ef
DL
4547 * calculator.el: New maintainer version.
4548
66321b2f 4549 * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
25c269ef 4550
8628686a
DL
4551 * cmuscheme.el: Doc fixes.
4552 (cmuscheme) <defgroup>: Use `scheme' as parent.
83c9cb8e 4553 (cmuscheme-program-name): Remove. Change uses to scheme-program-name.
8628686a
DL
4554
4555 * xscheme.el (scheme-program-name): Don't define here.
4556
4557 * progmodes/scheme.el (scheme-program-name): New variable
4558 (originally in cmuscheme).
4559
88f0a1eb
MB
45602000-11-14 Miles Bader <miles@gnu.org>
4561
4562 * window.el (fit-window-to-buffer): Handle windows without mode-lines.
4563 Handle header-lines. Don't loop forever if we can't enlarge the
4564 window anymore. Simplify a bit.
4565
cd9a000c
KH
45662000-11-14 Kenichi Handa <handa@etl.go.jp>
4567
4568 * window.el (fit-window-to-buffer): Don't check
4569 window-text-height. Assure that the last line is fully visible.
4570
83c9cb8e
SM
4571 * international/quail.el (quail-show-guidance-buf):
4572 Call fit-window-to-buffer to assure the enough height of the guidance
cd9a000c
KH
4573 buffer.
4574 (quail-update-guidance): Avoid making the guidance buffer shorter.
4575
d3fcda22
SM
45762000-11-14 Stefan Monnier <monnier@cs.yale.edu>
4577
bdbd9606
SM
4578 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
4579 rather than `prepend' and add an interesting comment.
4580 (tex-math-face, tex-font-lock-syntactic-face-function):
4581 New face and function to use it.
4582 (tex-define-common-keys, tex-mode-map): Use menu-item rather
4583 than `menu-enable' symbol property.
4584 (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
4585 (tex-mode): Add some latex-mode commands for auto-selection.
4586 Use tex-font-lock-syntactic-face-function.
4587 (tex-insert-quote): Simplify.
4588 (tex-shell): New mode.
4589 (tex-start-shell): Use it.
4590 (tex-shell-proc, tex-shell-buf): New functions.
4591 (tex-send-command): Use it.
4592 (tex-main-file): Fix the meaning of the new arg REALFILE.
4593 (tex-send-tex-command): New function split from `tex-start-tex'.
4594 Set compilation-last-buffer and compilation-parsing-end.
4595
d3fcda22
SM
4596 * newcomment.el (comment-indent-default): Stick \s<\s< to the left
4597 when it follows non-comment text on the line.
4598
4599 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4600 Set font-lock-defaults.
4601 (lisp-mode-shared-map): Init inside the defvar.
4602 (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
4603 Use define-derived-mode.
4604
bdab1d43
MB
46052000-11-14 Miles Bader <miles@lsi.nec.co.jp>
4606
4607 * faces.el (header-line): Use `:box nil' for color/gs displays too.
4608
936ae731
GM
46092000-11-14 Gerd Moellmann <gerd@gnu.org>
4610
83c9cb8e
SM
4611 * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
4612 Don't recursively optimize body because that can lead to infinite
936ae731
GM
4613 recursion; see comment there.
4614
1695ca2b
EZ
46152000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
4616
4617 * faces.el (face-spec-set-match-display): Revert the change from
4618 2000-10-24. Add a FIXME for after v21.1.
4619
9d348294
MB
46202000-11-13 Miles Bader <miles@gnu.org>
4621
4622 * textmodes/fill.el (skip-line-prefix): New function.
4623 (fill-region-as-paragraph, fill-region): Return the fill-prefix.
4624 (fill-paragraph): Don't leave point inside the fill-prefix.
88f0a1eb
MB
4625 * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
4626 point inside the fill-prefix.
9d348294 4627
b85fa13c
MB
46282000-11-13 Miles Bader <miles@lsi.nec.co.jp>
4629
83c9cb8e
SM
4630 * calendar/calendar.el (generate-calendar-window):
4631 Use `fit-window-to-buffer'.
b85fa13c 4632
a0b47716
SM
46332000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4634
4635 * gud.el (gud-minor-mode): New var.
4636 (gud-symbol, gud-val): New functions.
4637 (gud-find-file): Copy gud-minor-mode to the new buffer.
4638 (gud-menu-map): Include entries for commands that are not always
4639 available, using :enable to (de)activate them.
4640 (gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
4641 (gud-mode-map): New map.
eaae8106 4642 (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
a0b47716
SM
4643 (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
4644 Don't set up gud's menu (it's done by the minor-mode).
4645 (gud-minibuffer-local-map): New.
4646 Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
4647 (gud-query-cmdline): New function.
4648 (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
4649 (gud-mode): Use define-derived-mode.
4650 Don't set up gud's menu (it's done by the minor-mode).
4651 (gud-chop-words): Remove.
4652 (gud-common-init): Use split-string instead.
4653 (gud-new-keymap, gud-make-debug-menu): Eradicate.
4654
4655 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
4656 Add keyword arg :name.
4657
4658 * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
4659 (diff-count-matches, diff-split-hunk): New functions.
4660 (diff-mode-map): Bind C-c C-s to diff-split-hunk.
4661
4662 * pcvs-info.el (cvs-fi-conflict-face): New var.
4663
4664 * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
4665 Make it into a simple syntax-table, shared among all submodes.
4666 (sh-heredoc-face): Re-introduce.
4667 (sh-font-lock-syntactic-face-function): New function.
4668 (sh-mode): Use it. Also use define-derived-mode.
4669 Remove old bogus setting of indent-region-function.
4670 (sh-set-shell): Don't set the syntax-table any more.
4671 (sh-mode-syntax-table) <defun>: Remove.
4672
f5ed37df
MB
46732000-11-12 Miles Bader <miles@gnu.org>
4674
4675 * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
4676 message if interactive.
4677
0b074c2f
DL
46782000-11-12 Dave Love <fx@gnu.org>
4679
4680 * mail/feedmail.el: Fix header,
4681 (feedmail) <defgroup>: Add :link.
4682
4683 * view.el: Use local-map property, not keymap on mode-line string.
4684
83c9cb8e
SM
4685 * scroll-all.el (scroll-all-mode): Customize variable.
4686 Add autoload cookie to function.
0b074c2f
DL
4687
4688 * lazy-lock.el: Remove compatibility code.
4689
4690 * finder.el (finder-known-keywords): Add `files', remove `vms'.
4691 (finder-help-echo): New variable.
4692 (finder-mouse-face-on-line): Add help-echo stuff.
4693 (finder-list-keywords, finder-list-matches): Use mapc.
4694
4695 * faces.el (face-font-registry-alternatives): Add :version.
4696
4697 * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
4698 tags-table-list.
4699
a0b47716 4700 * net/browse-url.el (browse-url-browser-function): Update :version.
0b074c2f 4701
a0b47716 4702 * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
0b074c2f
DL
4703 (mail-mode): Use [:alnum:] in some regexps.
4704
6d502396
DL
47052000-11-10 Dave Love <fx@gnu.org>
4706
4707 * ediff.el (ediff-regions-internal, ediff-documentation):
4708 * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
4709 fundamental mode.
4710
4711 * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
4712 buffer into fundamental mode.
4713 (ediff-set-difference): Use copy-sequence if available.
4714
83c9cb8e
SM
4715 * ediff-ptch.el (ediff-dispatch-file-patching-job):
4716 Check ediff-patch-map non-nil.
6d502396
DL
4717 (ediff-fixup-patch-map, ediff-fixup-patch-map)
4718 (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
4719 buffer into fundamental mode.
4720
4721 * ediff-merg.el (state-or-merge): Defvar when compiling.
4722
a82fe213
JR
47232000-11-10 Jason Rumney <jasonr@gnu.org>
4724
4725 * w32-fns.el (w32-add-charset-info): New function.
4726 (w32-charset-info-alist): Use it.
4727
52d89894
GM
47282000-11-10 Gerd Moellmann <gerd@gnu.org>
4729
4730 * faces.el (face-font-registry-alternatives): New user-option.
4731
178932de
SM
47322000-11-10 Stefan Monnier <monnier@cs.yale.edu>
4733
d7fa3319
SM
4734 * textmodes/texinfo.el (texinfo-block-default): New var.
4735 (texinfo-insert-block): Use it. Insert a newline if needed.
4736
178932de
SM
4737 * textmodes/fill.el (fill-indent-according-to-mode): New var.
4738 (fill-region-as-paragraph): Use it.
4739
4740 * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
4741 (latex-mode): Tweak tex-*-(head|trail)er regexps.
4742 Tweak paragraph regexps to allow a leading [ \t]*.
4743 (tex-latex-block): Insert a newline if necessary.
4744 (latex-insert-item): Only insert a newline if necessary.
4745 (tex-guess-main-file): New function.
4746 (tex-main-file): Use it. Add arg `realfile'. Trim `.tex'.
4747 Set tex-main-file if TeX-master is provided.
4748 (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
4749
bd02b8e0
GM
47502000-11-10 Gerd Moellmann <gerd@gnu.org>
4751
4752 * startup.el (command-line): Set the default tooltip-mode
4753 to t for graphical displays which implement x-show-tip.
4754
4755 * tooltip.el (tooltip-mode): Add a comment about startup.el
4756 setting the default value of this user-option.
4757
b29b03eb
SM
47582000-11-09 Stefan Monnier <monnier@cs.yale.edu>
4759
4760 * font-lock.el (font-lock-*-face) <defvar>: Move.
4761 (font-lock-defaults-alist): Mark obsolete.
4762 (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
4763 (font-lock-mode): Use define-minor-mode.
4764 (font-lock-support-mode): Tweak type to default to jit-lock-mode.
4765 (font-lock-turn-off-thing-lock): Be more explicit.
4766 (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
4767 (font-lock-syntactic-face-function): New var.
4768 (font-lock-fontify-syntactically-region): Use it.
4769 (font-lock-doc-face): New.
4770
4771 * pcvs.el (cvs-enabledp): Ignore errors.
4772 (cvs-commit-filelist): Never query.
4773 (cvs-mode-insert): Always add a terminating / in the initial prompt.
4774 (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
4775 (cvs-do-removal): Use cvs-partition rather than delete-if.
4776 Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
4777 cvs-bury-buffer.
4778
4779 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4780 Allow `next' to jump to after the end of the last match.
4781
778fbc46
GM
47822000-11-09 Gerd Moellmann <gerd@gnu.org>
4783
730c746c
GM
4784 * simple.el (byte-compiling-files-p): New function.
4785
4786 * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
4787 if it is there.
4788
4789 * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
4790 nil again.
4791
778fbc46
GM
4792 * textmodes/ispell.el (ispell-library-path): Don't call
4793 check-ispell-version when byte-compiling because that starts
4794 an ispell process, and ispell might not be installed.
4795 (toplevel): Don't set up a menu when byte-compiling.
4796
4797 * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
4798 it, so that a boundp test can be used to determine if we're
4799 currently byte-compiling.
4800
5912c5bb
DL
48012000-11-09 Dave Love <fx@gnu.org>
4802
83c9cb8e 4803 * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5912c5bb 4804
7bb054a5
GM
48052000-11-09 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4806
83c9cb8e
SM
4807 * ps-print.el: Patch for variable initialization when spooling.
4808 Doc fix.
7bb054a5
GM
4809 (ps-output-list): Fun eliminated.
4810 (ps-begin-file, ps-begin-job): Code fix.
4811
9db2706e
DL
48122000-11-08 Dave Love <fx@gnu.org>
4813
83c9cb8e 4814 * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
9db2706e 4815
f7eb32aa
GM
48162000-11-08 Gerd Moellmann <gerd@gnu.org>
4817
4818 * simple.el (shell-command, display-message-or-buffer)
4819 (shell-command-on-region): Mention resize-mini-windows in the doc
4820 string.
4821 (display-message-or-buffer): Take the value of resize-mini-windows
4822 into account.
4823
7b01b08c
GM
48242000-11-07 Gerd Moellmann <gerd@gnu.org>
4825
acad3c0b
GM
4826 * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
4827
7b01b08c
GM
4828 * dired.el (dired-between-files): Add `^. find' as an alternative
4829 to the regular expression, for find-dired.
4830
6f602bd0
SM
48312000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4832
4833 * textmodes/texnfo-upd.el: Require texinfo.
4834 (defmacro, defgroup): Remove.
4835 (texinfo-section-to-generic-alist): Remove.
4836 Use texinfo-section-list instead (i.e. level is changed string->int).
4837 (texinfo-filter): New function.
4838 (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
4839 (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
4840 Use it. And use regexp-opt.
4841 (texinfo-find-higher-level-node, texinfo-hierarchic-level)
4842 (texinfo-update-menu-region-beginning)
4843 (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
4844 (texinfo-update-the-node, texinfo-sequentially-update-the-node)
4845 (texinfo-update-menu-same-level-regexps): Update.
eaae8106 4846 (texinfo-update-node, texinfo-every-node-update)
6f602bd0
SM
4847 (texinfo-sequential-node-update): Remove autoload cookie.
4848
4849 * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
4850 (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
4851 (texinfo-chapter-level-regexp): Remove.
4852 (texinfo-mode): Hard code texinfo-chapter-level-regexp.
4853
bb216218
DL
48542000-11-06 Dave Love <fx@gnu.org>
4855
6f602bd0 4856 * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
b04f7626 4857
6f602bd0
SM
4858 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4859 Match defun*.
bb216218 4860
ff8dd5d5
KH
48612000-11-06 Kenichi Handa <handa@etl.go.jp>
4862
4863 * composite.el (composition-function-table): Variable declaration
4864 moved to src/composite.c.
4865 (compose-chars-after): New optional arg object.
4866
e9da51a1
GM
48672000-11-06 Gerd Moellmann <gerd@gnu.org>
4868
e0c12c68
GM
4869 * bindings.el (mode-line-toggle-read-only)
4870 (mode-line-toggle-modified, mode-line-widen)
4871 (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
4872 (make-mode-line-mouse2-map): Rewritten.
4873 (mode-line-modified, mode-line-format, minor-mode-alist): Use new
4874 functions so that C-h k can show something with a doc string.
eaae8106 4875
e9da51a1
GM
4876 * startup.el (fancy-splash-delay): Set to 10 seconds.
4877 (fancy-splash-max-time): New user-option.
4878 (fancy-splash-stop-time): New variable.
4879 (fancy-splash-screens): Set it. Catch `stop-splashing'.
4880 (fancy-splash-screens-1): Throw `stop-splashing' when current
4881 time is greater than fancy-splash-stop-time.
4882
611dbdf0
SM
48832000-11-06 Stefan Monnier <monnier@cs.yale.edu>
4884
4d2806e2
SM
4885 * vc-hooks.el (vc-insert-file): Don't assume byte==char.
4886
611dbdf0
SM
4887 * pcvs.el (cvs-mode-marked): New arg `noquery'.
4888 Prompt user for a file rather than raising an error.
4889 (cvs-enabledp): Fix call to cvs-mode-marked.
4890 (cvs-insert-file): New function (extracted from cvs-mode-insert).
4891 (cvs-mode-insert): Use it. Change the init prompt' value.
4892 (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
4893
4894 * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
4895 Don't pass default arg to ewoc-locate.
4896 (ewoc-collect): Return result in the right order.
4897
4898 * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
4899
4900 * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
4901 (cvs-status-get-tags): Fix regexp.
4902 (cvs-status-trees, cvs-status-cvstrees):
4903 Combine after change hooks and don't sit-for.
4d2806e2
SM
4904 (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
4905 (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
611dbdf0
SM
4906 Use make-char rather than hard-coded cryptic data.
4907 (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
4908
4909 * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
4910
4911 * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
4912 (cvs-insert-strings): New function.
4913
937b2877
MB
49142000-11-06 Miles Bader <miles@lsi.nec.co.jp>
4915
4916 * mwheel.el (mouse-wheel-scroll-amount): Renamed from
4917 `mwheel-scroll-amount'.
4918 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
4919 (mouse-wheel-mode): Use (featurep 'xemacs) instead of
4920 string-matching against the version string.
4921
c6c97763
KH
49222000-11-06 Kenichi Handa <handa@etl.go.jp>
4923
6eaec747
KH
4924 * language/thai.el ("Thai"): Set a lisp form that produces
4925 composed string in `sample-text' language info.
4926
4927 * language/tibetan.el ("Tibetan"): Set a lisp form that produces
4928 composed string in `sample-text' language info.
4929
83c9cb8e
SM
4930 * international/mule-cmds.el (describe-language-environment):
4931 Eval `sample-text' data and insert the result.
6eaec747 4932
c6c97763
KH
4933 * international/mule-conf.el (compound-text): Define this coding
4934 system here. Make x-ctext and ctext aliases of it.
4935
4936 * language/european.el (compound-text, ctext): Moved to
4937 international/mule-conf.el.
4938
d1145f85
AI
49392000-11-05 Andrew Innes <andrewi@gnu.org>
4940
4941 * w32-fns.el (w32-version): New function.
4942
178a6a45
SM
49432000-11-05 Stefan Monnier <monnier@cs.yale.edu>
4944
4945 * progmodes/awk-mode.el: Update copyright.
4946 (awk-mode-abbrev-table): Remove.
4947 (awk-font-lock-keywords): Use regexp-opt.
4948 (awk-mode): Use define-derived-mode.
4949
4950 * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
4951 when extracting a suffix.
4952
1ba90166
AS
49532000-11-04 Andre Spiegel <spiegel@gnu.org>
4954
4955 * vc-hooks.el (vc-insert-file): Rewritten. Don't bother about
4956 auto-save-mode.
4957
546790cb
JR
49582000-11-04 Jason Rumney <jasonr@gnu.org>
4959
4960 * language/european.el (decode-mac-roman): Test against r1 not r0.
4961
d247e32d
SM
49622000-11-03 Stefan Monnier <monnier@cs.yale.edu>
4963
fbf44f44
SM
4964 * progmodes/icon.el (icon-mode-map): Don't rebind \t.
4965 (icon-mode): Define indent-line-function.
4966 (icon-comment-indent): Simplify.
4967 (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
4968
4969 * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
4970
4971 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4972 Bind change-log-default-mode to defeat the caching done on it.
4973 Don't bother saving excursion any more.
4974
4975 * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
4976
4977 * frame.el (after-setting-font-hook): Rename hooks -> hook.
4978 (set-frame-font): Use the new name (and the old for compatibility).
4979
eaae8106
SS
4980 * toolbar/tool-bar.el (tool-bar-mode):
4981 * time.el (display-time-mode):
4982 * recentf.el (recentf-mode):
4983 * paren.el (show-paren-mode):
4984 * mwheel.el (mouse-wheel-mode):
4985 * msb.el (msb-mode):
4986 * jka-compr.el (auto-compression-mode):
4987 * image-file.el (auto-image-file-mode):
4988 * hl-line.el (hl-line-mode):
4989 * delsel.el (delete-selection-mode):
4990 * autoinsert.el (auto-insert-mode):
fbf44f44
SM
4991 * complete.el (partial-completion-mode): Drop unneeded positional args.
4992
eaae8106 4993 * info.el (Info-mode):
79372165 4994 * comint.el (comint-mode): Don't bother with make-local-hook.
fbf44f44 4995
d247e32d
SM
4996 * log-edit.el (log-edit-menu): New menu.
4997
4921558e
MB
49982000-11-03 Miles Bader <miles@gnu.org>
4999
5000 * wid-edit.el (widget-end-of-line): Reinstate, with a new
5001 definition, so that trailing spaces are handled properly.
5002 (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
5003
1fc02b3c
GM
50042000-11-03 Gerd Moellmann <gerd@gnu.org>
5005
5006 * startup.el (fancy-splash-text, fancy-splash-text): Use a single
5007 tab character.
5008 (fancy-splash-screens): Set tab-width to 20.
5009
51d001f7
DL
50102000-11-03 Dave Love <fx@gnu.org>
5011
5012 * comint.el (comint-completion-addsuffix): Fix custom type.
5013
ba22aeff
SM
50142000-11-02 Stefan Monnier <monnier@cs.yale.edu>
5015
5016 * font-lock.el (font-lock-buffers): Remove.
5017 (font-lock-global-modes): Define with easy-mmode-define-global-mode.
5018 (font-lock-change-major-mode): Remove.
5019 (turn-on-font-lock-if-enabled): Only apply to the current buffer.
5020 (font-lock-default-fontify-region): Extend the multiline
5021 fontification to whole lines.
5022 (font-lock-fontify-anchored-keywords)
5023 (font-lock-fontify-keywords-region): If matching just one
5024 line (with \n) only mark the \n as multiline.
5025
5026 * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
5027 Correctly handle the case where several :group args are supplied.
5028 Allow :extra-args.
5029 (easy-mmode-define-global-mode): Allow :extra-args.
5030 Correctly handle the case where several :group args are supplied.
5031
9c887ada
MB
50322000-11-02 Miles Bader <miles@gnu.org>
5033
eaae8106 5034 * calendar/calendar.el (diary-face, calendar-today-face)
9c887ada
MB
5035 (holiday-face): Remove dependency on `window-system'.
5036
7f25090d
KR
50372000-11-02 Ken Raeburn <raeburn@gnu.org>
5038
5039 * Makefile.in (emacs): Set EMACSLOADPATH always.
83c9cb8e 5040 (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9b911107 5041 (compile-files): Bomb out if compilation of a file fails.
7f25090d 5042
7dd6009c
DL
50432000-11-02 Dave Love <fx@gnu.org>
5044
5045 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
5046
94821e4f
EZ
50472000-11-02 Eli Zaretskii <eliz@is.elta.co.il>
5048
5049 * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
5050 punctuation in the warning inserted into the *mail* buffer.
5051
1ac3fc42
GM
50522000-11-02 Gerd Moellmann <gerd@gnu.org>
5053
57731876
GM
5054 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
5055 (authors-public-domain-p): New function.
5056 (authors-print): Use it.
5057
975f82c9
GM
5058 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
5059
1ac3fc42
GM
5060 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
5061
4b3eb10f
GM
50622000-11-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5063
975f82c9 5064 * ps-print.el: Extension for even/odd printing. Doc fix.
4b3eb10f
GM
5065 (ps-print-version): New version number (6.3.1).
5066 (ps-even-or-odd-pages): Customization fix.
5067 (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
5068 (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
5069 (ps-page-count): Var replaced by `ps-page-column'.
5070 (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
5071 (ps-print-sheet-p): New fun.
5072
7da794df
MB
50732000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5074
5075 * tooltip.el (tooltip-gud-tips-setup): New function.
5076 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
5077 (tooltip-mode): Call tooltip-gud-tips-setup.
5078 (tooltip-gud-tips): Use `gud-basic-call' instead of
5079 process-send-string, so the prompt gets frobbed appropriately.
5080 Handle nil return value from `tooltip-gud-print-command'.
5081
0e40b809
EL
50822000-11-01 Eric M. Ludlam <zappo@ultranet.com>
5083
5084 * comint.el (comint-add-to-input-history): New function.
5085 (comint-send-input): Use `comint-add-to-input-history'.
5086
50ada0db
MB
50872000-11-02 Miles Bader <miles@lsi.nec.co.jp>
5088
973a3104
MB
5089 * info.el (info-menu-header): New face.
5090 (Info-fontify-menu-headers): New function.
5091 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
5092
50ada0db
MB
5093 * info.el (Info-insert-dir): Don't include blank lines at
5094 beginning of additional dir files (one is added automatically).
5095
bff53411
SM
50962000-11-01 Stefan Monnier <monnier@cs.yale.edu>
5097
5098 * emacs-lisp/easy-mmode.el (define-minor-mode):
5099 Revert the latest changes.
5100 Allow the three positional arguments to be skipped and replaced
5101 by keyword arguments.
5102 Add a :toggle argument to determine whether a nil arg means toggle
5103 or means turn-on. The default is unchanged.
5104 Add a call to force-mode-line-update.
5105
6b8a0b2d
DL
51062000-11-01 Dave Love <fx@gnu.org>
5107
83c9cb8e 5108 * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6b8a0b2d 5109
5bf99100
MB
51102000-11-01 Miles Bader <miles@lsi.nec.co.jp>
5111
83c9cb8e
SM
5112 * calendar/calendar.el (diary-face, holiday-face):
5113 Add dark-background variants.
5bf99100 5114
a4032611
SS
51152000-10-31 Sam Steingold <sds@gnu.org>
5116
5117 * textmodes/tex-mode.el (tex-file): Use `default-directory' when
5118 `tex-main-file' does not have directory in it.
5119
c286608e
SM
51202000-10-31 Stefan Monnier <monnier@cs.yale.edu>
5121
5122 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
5123
4836835a
TTN
51242000-10-31 Thien-Thi Nguyen <ttn@gnu.org>
5125
5126 * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
5127 functional change.
5128
26dcb81b
GM
51292000-10-31 Gerd Moellmann <gerd@gnu.org>
5130
5131 * files.el (find-file-noselect): When we expand a wildcard, return
5132 a list of buffers, as we should do according to the doc string.
5133
49fc4500
KR
51342000-10-31 Ken Raeburn <raeburn@gnu.org>
5135
5136 * loadup.el (top level): Adjust load path if program name is
5137 "../src/bootstrap-emacs", in case it's not dumped and thus the
5138 load path adjustment hasn't already been done.
5139
ea0c615d
GM
51402000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5141
83c9cb8e
SM
5142 * ps-print.el: Fix bug on selected pages for printing.
5143 Use `color-values' for Emacs 21. Ensure fontification when jit-lock
ea0c615d
GM
5144 is on. Try to avoid warning messages when compiling. Doc Fix.
5145 (ps-print-version): New version number (6.3).
5146 (ps-color-device): Use `color-values' to determine if device
5147 supports color.
5148 (ps-color-values): Try to use `x-color-values' when using XEmacs.
5149 (ps-print-page-p): Changed from defsubst to defun.
5150 (ps-page-number): Changed from defmacro to defun.
5151 (ps-header-sheet, ps-header-page): Fix bug on selected pages for
5152 printing.
c286608e 5153 (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
ea0c615d
GM
5154 (ps-end-file, ps-dummy-page): Funs eliminated.
5155 (ps-print-color-scale): Changed default value.
5156 (ps-page-n-up, ps-print-page-p): New internal vars.
5157 (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
5158 (ps-plot-region, ps-generate, ps-end-job): Code fix.
5159
9e20722f
GM
5160 * delim-col.el: Little programming improvement.
5161 (delimit-columns-str): New macro.
5162 (delimit-columns-region, delimit-columns-rectangle): Code fix.
5163
d7a0fd00
KH
51642000-10-31 Kenichi Handa <handa@etl.go.jp>
5165
c286608e
SM
5166 * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
5167 Moved to european.el.
d7a0fd00
KH
5168 (ccl-encode-mac-roman-font, fontset-mac): Modified for
5169 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
c286608e
SM
5170 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
5171 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
d7a0fd00 5172
234be340
DL
51732000-10-30 Dave Love <fx@gnu.org>
5174
5175 * progmodes/cc-menus.el (imenu-generic-expression)
5176 (imenu-progress-message): Only defvar when compiling.
5177
4edc4a39
DL
5178 * emacs-lisp/elp.el (elp-unload-hook): New function.
5179
5180 * loadhist.el (unload-feature): Call elp-restore-function,
5181 checking for symbols; don't use elp-restore-all.
5182 (loadhist-hook-functions): Doc fix.
5183
70c825df
SM
51842000-10-30 Stefan Monnier <monnier@cs.yale.edu>
5185
5186 * log-edit.el (log-edit-confirm): Fix the default.
5187
1d3baf74
GM
51882000-10-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5189
5190 * delim-col.el: Little fix: replace delimit-columns-align-columns by
5191 delimit-columns-format.
5192 (delimit-columns-region, delimit-columns-rectangle): Code fix.
4836835a 5193
1ec321a7
MB
51942000-10-30 Miles Bader <miles@lsi.nec.co.jp>
5195
5196 * comint.el (comint-replace-by-expanded-history): Don't use
5197 comint-get-old-input (we're not looking at *old* input).
5198 (comint-get-old-input-default): If using fields, signal an error
5199 when the point is not in an input field.
5200
70737ea9
KH
52012000-10-30 Kenichi Handa <handa@etl.go.jp>
5202
5203 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
5204 and mule-unicode-e000-ffff.
5205
fa0cb51d 5206 * international/mule.el (decode-char, encode-char): New functions.
70737ea9
KH
5207 (make-coding-system): Accept a symbol of translation table as a
5208 value of property `safe-chars'.
5209
5210 * international/mule-cmds.el (encode-coding-char): Check property
5211 safe-chars instead of safe-charsets.
5212
5213 * international/fontset.el (fontset-default): Modified for
5214 mule-unicode-2500-33ff and mule-unicode-e000-ffff.
5215 (x-font-name-charset-alist): Likewise.
5216 (ccl-encode-unicode-font): New CCL program. Record it in
5217 font-ccl-encoder-alist to be used for fonts "ISO10646-1".
5218
70c825df
SM
5219 * language/european.el (mac-roman-decoder, mac-roman-encoder):
5220 New translation tables.
70737ea9
KH
5221 (decode-mac-roman, encode-mac-roman): Definition of these CCL
5222 programs are modified and moved from mac-win.el.
5223 (mac-roman): Definition of this coding system is modified and
5224 moved from mac-win.el.
4836835a 5225
fda2ce24 52262000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 5227
1d3baf74 5228 * ediff-wind.el (ediff-setup-control-frame): Enclose
fda2ce24 5229 face-attribute in condition-case to avoid errors in older emacsen.
70737ea9 5230
dd4d3cb6
MB
52312000-10-29 Miles Bader <miles@gnu.org>
5232
5233 * custom.el (custom-add-to-group): Allow multiple entries for a
5234 given value OPTION, as long as their widget types are different.
5235 * cus-edit.el (custom-face-value-create): If face name doesn't end
5236 with "face", add such here (similar to custom group widgets).
5237
5238 * comint.el (comint-highlight-prompt): Add :type.
5239
dace60cf
JW
52402000-10-28 John Wiegley <johnw@gnu.org>
5241
dace60cf
JW
5242 * calendar/timeclock.el (timeclock-log): Doc fix.
5243 (timeclock-last-event): Doc fix.
83c9cb8e 5244 (timeclock-log): Kill the timelog buffer after appending a new event.
dace60cf
JW
5245 (timeclock-find-discrep): Use a temp buffer to read in the
5246 timelog, instead of visiting the file.
5247 (timeclock-log-data): A new function, along with a host of helper
5248 functions, for the purpose of making timelog data accessible to
5249 programmers.
5250
5251 * eshell/esh-mode.el (window-height test): Make certain that
5252 `eshell-stringify-t' is non-nil.
5253 (eshell-password-prompt-regexp): Changed to a much simpler
5254 password regexp.
5255 (eshell-send-input): If `eshell-invoke-directly' returns t,
5256 directly invoke the parsed command using `eval'. This improves
5257 turn-around time on simple commands by a factor of three or
5258 greater, such as cd, ls, pwd, etc. -- which get used very often.
5259 It also conserves thousands of cons cells per call (since
5260 `eshell-do-eval' consumes memory like a Cookie Monster set loose
5261 in the Pacific Cookie Company).
5262
5263 * eshell/esh-test.el (eshell-test): Whitespace fix.
5264
83c9cb8e
SM
5265 * eshell/em-ls.el (eshell-ls-insert-directory):
5266 Make `eshell-ls-initial-args' nil when inserting directory contents.
dace60cf
JW
5267
5268 * eshell/em-script.el (eshell-script-initialize): Add names to
5269 `eshell-complex-commands, since `source' and `.' are complex.
5270
0467b076
EZ
5271 * eshell/esh-cmd.el (eshell-rewrite-for-command)
5272 (eshell-rewrite-while-command): Use `eshell-protect' instead of
dace60cf
JW
5273 `eshell-copy-handles'.
5274 (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
5275 bodies.
5276 (eshell-separate-commands): Whitespace fix.
5277 (eshell-complex-commands): Added a new list of names, for
5278 determining whether a given command is as simple as it looks.
5279 (eshell-invoke-directly): New function. Returns t if a command
5280 should be invoked directly (using `eval'), rather than indirectly
5281 using `eshell-do-eval'.
5282 (eshell-do-eval): Whitespace fix.
5283
5284 * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
5285 which provides an emulation of the DOS shell behavior of assuming
5286 that cp/mv/ln should copy/move/link to the current directory.
5287 (eshell-remove-entries): Added a doc string.
5288 (eshell-shuffle-files): Removed the check for `target' being null.
5289 (eshell-mvcp-template, eshell-mvcpln-template): Renamed
5290 `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
5291 it to do a smarter check of whether a destination was provided.
5292 (eshell/mv, eshell/cp): Enable `:preserve-args'.
5293 (eshell/ln): Enable `:preserve-args', and use
5294 `eshell-mvcpln-template' to implement the body of the function.
0467b076
EZ
5295 (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
5296 (eshell/du, eshell/diff, eshell/locate): Stringify the argument
dace60cf
JW
5297 list after flattening it. This makes it possible to cat files
5298 with numerical names.
5299 (eshell-unix-initialize): Added several names to
5300 `eshell-complex-commands.
5301 (eshell-unix-command-complex-p): Return t if a given command name
5302 may result in external processes being invoked.
5303
5304 * eshell/em-glob.el (eshell-glob-show-progress): Make this
5305 variable nil by default, since it slows down glob processing by a
5306 factor of two or more, and increases memory consumption.
5307
5308 * eshell/em-smart.el: Added a note about how memory consumptive
5309 smart display mode can be (at least this is true in Emacs 21).
5310 (eshell-smart-initialize): Whitespace fix.
5311 (eshell-refresh-windows): Use `if' instead of `when'.
5312 (eshell-smart-scroll-window): Calling `save-current-buffer' was
5313 not necessary.
83c9cb8e 5314 (eshell-currently-handling-window): Added a missing global variable.
dace60cf
JW
5315
5316 * eshell/em-ls.el (eshell-do-ls): Code simplification.
5317 (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
5318 Whitespace fix.
5319 (eshell-ls-exclude-hidden): Added this variable in addition to
5320 `eshell-ls-exclude-regexp'. This one prevents files beginning
5321 with . from even being read, which can improve memory consumption
5322 quite a bit.
5323 (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
5324 read file entries beginning with a dot. In home directories with
5325 lots of hidden files, fully two-thirds of the time spent in ls is
5326 used to read directory entries that are immediately thrown away.
5327 (eshell-ls-initial-args): Added back this configuration variable,
5328 for specifying default initial arguments to every call to ls.
5329 Much faster than using an alias to do the same thing.
5330 (eshell-do-ls): Use `eshell-ls-initial-args', if set.
5331 (eshell-ls-dir): Whitespace change.
5332
5333 * eshell/em-dirs.el (eshell/pwd): Small code simplification.
5334
83c9cb8e 5335 * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
dace60cf
JW
5336 (eshell-stringify-t): Added a customization variable, to indicate
5337 whether `t' should be rendered as a string at all. If not, one
5338 can still determine if the result of an expression is true using
5339 "file-exists-p FILE && echo true".
5340 (eshell-stringify): If `eshell-stringify-t' is nil, don't
5341 stringify t!
5342
5343 * eshell/esh-module.el: Whitespace fix.
5344
83c9cb8e
SM
5345 * eshell/em-alias.el (eshell-alias-initialize):
5346 Added `eshell-command-aliased-p' to `eshell-complex-commands'.
dace60cf
JW
5347 (eshell-command-aliased-p): New function that returns t if a
5348 command name names an aliased.
5349
657f9cb8 53502000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
4836835a 5351
0467b076 5352 * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
70c825df 5353 redrawing the screen when changing cursor color.
0467b076
EZ
5354 (viper-insert-state-pre-command-sentinel)
5355 (viper-replace-state-pre-command-sentinel)
70c825df
SM
5356 (viper-replace-state-post-command-sentinel):
5357 Use viper-preserve-cursor-color.
657f9cb8
MK
5358 Many functions changed to use viper= instead of = when comparing
5359 characters.
0467b076 5360 * viper-util.el (viper-memq-char,viper=): New functions for
657f9cb8 5361 working with characters.
0467b076 5362 (viper-change-cursor-color): Fixed buglet.
657f9cb8
MK
5363 Many functions changed to use viper= instead of = when comparing
5364 characters.
0467b076 5365 * viper.el (viper-insert-state-mode-list): Added eshell.
4836835a 5366
0467b076 5367 * ediff-init.el (ediff-before-setup-hook): New hook.
657f9cb8 5368 Several typos fixed in various docstrings.
0467b076 5369 * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
83c9cb8e 5370 * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
0467b076
EZ
5371 (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
5372 * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
5373 (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
5374 (ediff-get-selected-buffers): New function.
5375 * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
83c9cb8e
SM
5376 (ediff-vc-merge-internal,ediff-rcs-merge-internal):
5377 Use save-window-excursion.
0467b076 5378 * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
657f9cb8 5379 termination check in while loop.
0467b076 5380 * ediff.el (ediff-get-default-file-name): Better defaults when in
657f9cb8 5381 dired buffer.
0467b076
EZ
5382 (ediff-files,ediff-merge-files,ediff-files3)
5383 (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4836835a 5384
4f490d99
DL
53852000-10-28 Dave Love <fx@gnu.org>
5386
5387 * info.el (Info-fontify-node): Add help-echo for menu items.
5388
45b84006
EZ
53892000-10-28 Eli Zaretskii <eliz@is.elta.co.il>
5390
5ebc02b3
EZ
5391 * startup.el (normal-top-level): If the value of $TERM indicates
5392 we are running from xterm or one of its work-alikes, default to a
5393 light background mode.
5394
45b84006
EZ
5395 Support for -fg, -bg, and -rv command-line arguments for TTYs:
5396 * faces.el (tty-handle-reverse-video): New function.
5397 (tty-create-frame-with-faces): Call it.
5398
5399 * frame.el (frame-notice-user-settings): Don't apply
5400 default-frame-alist and initial-frame-alist to MS-DOS frames.
5401 Call tty-handle-reverse-video, frame-set-background-mode, and
5402 face-set-after-frame-default for non-MS-DOS frames.
5403
5404 * startup.el (tty-long-option-alist): New variable.
5405 (tty-handle-args): New function.
5406 (command-line): Call tty-handle-args.
5407
5408 * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
5409 startup.el now does that for all character-terminal frames.
5410
eab6e8b9
MB
54112000-10-28 Miles Bader <miles@gnu.org>
5412
83c9cb8e
SM
5413 * emacs-lisp/easy-mmode.el (define-minor-mode):
5414 Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
5415 is global. If :global is followed by a non-nil but non-t value,
eab6e8b9 5416 make the mode buffer-local, but also generate a `global-MODE'
83c9cb8e
SM
5417 version using `easy-mmode-define-global-mode'.
5418 Add :conditional-turn-on keyword argument.
eab6e8b9 5419
51a29efc
DL
54202000-10-28 Dave Love <fx@gnu.org>
5421
83c9cb8e
SM
5422 * international/latin1-disp.el (latin1-char-displayable-p):
5423 Don't use window-system.
51a29efc 5424
d71d7114
EZ
54252000-10-27 Eli Zaretskii <eliz@is.elta.co.il>
5426
5427 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5428 Don't call find-buffer-file-type-coding-system. Instead, just
5429 set eol-type to -unix if inhibit-eol-conversion is in effect, or
5430 if the file is on an untranslated filesystem.
5431 (add-untranslated-filesystem): Use "D" instead of "f" inside
5432 interactive.
5433
1f9cab4b
DL
54342000-10-27 Dave Love <fx@gnu.org>
5435
70c825df 5436 * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1f9cab4b
DL
5437 (refill-mode): Use it.
5438
70c825df
SM
54392000-10-27 Stefan Monnier <monnier@cs.yale.edu>
5440
5441 * international/quail.el (quail-activate): Don't make-local-hook.
5442
7432cf10
AS
54432000-10-27 Andre Spiegel <spiegel@gnu.org>
5444
4836835a 5445 * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
7432cf10 5446 manual backups and file.~<rev>.~ for automatic ones.
08a1fcb7
AS
5447 (vc-make-version-backup): Don't do it on MS-DOS without long file
5448 names.
4836835a 5449
7432cf10
AS
5450 * vc.el (vc-version-other-window): If an automatic backup of the
5451 desired version exists, rename it instead of copying it.
5452
4836835a
TTN
5453 * vc-cvs.el (vc-cvs-checkin): Check both status and error message
5454 after command. If there's an unexpected error, signal it instead
7432cf10 5455 of being silent.
e1483c38 5456 (vc-cvs-merge-news): Be prepared for no news at all.
4836835a 5457
05ea7ef2
MB
54582000-10-27 Miles Bader <miles@lsi.nec.co.jp>
5459
fd1035aa
MB
5460 * shell.el (shell): Add BUFFER argument.
5461 * comint.el (make-comint-in-buffer): New function.
5462 (make-comint): Use it.
5463
05ea7ef2
MB
5464 * faces.el (face-spec-choose): Change syntax so that the list of
5465 attribute-value pairs is now the cdr of each clause, not the cadr.
5466 Detect old-style entries, and handle them. Use pop.
5467
835a55fe
SM
54682000-10-26 Stefan Monnier <monnier@cs.yale.edu>
5469
f5ab1cdd
SM
5470 * cus-edit.el (custom-mode-map): Use a sparse map.
5471 (custom-mode): Don't bother with make-local-hook.
5472
5473 * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
5474
835a55fe
SM
5475 * vc.el (vc-start-entry): Only erase the buffer if comment is set.
5476
c13b0ec8
GM
54772000-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5478
5479 * ps-print.el: Avoid compilation gripes.
5480 (ps-print-version): New version number (6.2.1).
4836835a 5481
e9f63196
DL
54822000-10-26 Dave Love <fx@gnu.org>
5483
0b95284b
DL
5484 * menu-bar.el: Modify some menu item help strings.
5485 (menu-bar-help-menu): Add link to MORE.STUFF.
5486
e9f63196
DL
5487 * cus-edit.el (custom-mode): Add `special' mode-class property.
5488
5489 * wid-browse.el (widget-browse-mode): Likewise.
5490
5491 * wid-edit.el (widget-specify-field): Revert to using local-map
5492 property, not keymap.
5493
e276a14a
MB
54942000-10-26 Miles Bader <miles@lsi.nec.co.jp>
5495
c1545d88
MB
5496 * wid-edit.el (widget-field-end): When checking for a `boundary'
5497 field, do so in the correct buffer.
5498
3c1b77ca
MB
5499 * simple.el (undo): Correctly distinguish between numeric and
5500 non-numeric prefix args in non-transient-mark-mode, as per the doc
5501 string. When in transient-mark-mode, treat all prefix-args as
5502 numeric.
5503
f5ab1cdd
SM
5504 * simple.el (previous-matching-history-element): Miscellaneous cleanup.
5505 Position point on match. Handle N == 0 correctly.
22626d9d
MB
5506
5507 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
5508 (comint-mode-map): Reverse order of `comint-write-output' and
5509 `comint-append-output-to-file'.
5510 (comint-append-output-to-file): Reinstate this function, for the
5511 benefit of the menu.
5512
d97151cb
SM
55132000-10-25 Stefan Monnier <monnier@cs.yale.edu>
5514
5515 * vc.el (vc-version-other-window): Bind `file'.
5516
ea7d6f5b
GM
55172000-10-25 Gerd Moellmann <gerd@gnu.org>
5518
f5ab1cdd 5519 * Makefile.in (update-authors): New target for maintenance purposes.
ea7d6f5b
GM
5520
5521 * emacs-lisp/authors.el (batch-update-authors): New function.
5522 (authors-fixed-entries): New defconst.
5523 (authors-add-fixed-entries): New function.
5524 (authors): Call it.: Don't process lispref/.
5525
17c25cea
JR
55262000-10-25 Jason Rumney <jasonr@gnu.org>
5527
5528 * cus-edit.el (custom-button-face, custom-button-pressed-face):
5529 Merge x w32 and mac definitions.
5530
4ecda532
GM
55312000-10-25 Gerd Moellmann <gerd@gnu.org>
5532
5533 * menu-bar.el (menu-bar-options-menu): Add a help string for
5534 `uniquify'.
5535
b6735035
GM
55362000-10-25 Stephen Gildea <gildea@alum.mit.edu>
5537
f5ab1cdd
SM
5538 * time-stamp.el (time-stamp-string-preprocess):
5539 Fix a wrong type argument error.
b6735035 5540
f4cbc7a0
MB
55412000-10-25 Miles Bader <miles@gnu.org>
5542
5543 * recentf.el (recentf-mode): Variable removed.
5544 (recentf-mode): Use `define-minor-mode'.
5545
5546 * mwheel.el (mouse-wheel-mode): New global minor mode.
5547 (mwheel-install): Use `mouse-wheel-mode'.
5548
f4b020f6
DL
55492000-10-25 Dave Love <fx@gnu.org>
5550
f5ab1cdd
SM
5551 * progmodes/cperl-mode.el (cperl-mode):
5552 Set normal-auto-fill-function correctly.
072cb6f9 5553
83c9cb8e
SM
5554 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5555 Don't inherit from global-map and don't nullify menu-bar and tool-bar
0b95284b 5556 bindings.
f4b020f6 5557
ebe2a441
MB
55582000-10-25 Miles Bader <miles@lsi.nec.co.jp>
5559
ff4dcd4b
MB
5560 * wid-edit.el (widget-field-at): New function.
5561 (widget-at, widget-field-activate): Use it.
5562 (widget-tabable-at): Use `widget-at'.
5563 (widget-specify-field): If the terminating character of the widget
5564 field (which is read-only) is a newline, put it into a special
5565 `boundary' field so that C-n/C-p act more naturally.
5566 (widget-field-end): Also don't subtract one if a special
5567 `boundary' field has been added after the widget field.
5568
83c9cb8e
SM
5569 * comint.el (comint-output-filter, comint-send-input):
5570 Don't bother adding stickiness fields to overlays to fool the field
ebe2a441 5571 code, since it should notice the overlay insertion-types now.
ff4dcd4b 5572
ebe2a441
MB
5573 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
5574 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
5575 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
5576
fe50b6ab
GM
55772000-10-24 Gerd Moellmann <gerd@gnu.org>
5578
53df4dda 5579 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
83c9cb8e
SM
5580 (authors): Set file coding system to iso-2022-7bit.
5581 Add file-local variables to output buffer.
53df4dda 5582
4836835a 5583 * files.el (after-find-file): Don't print any warnings if
fe50b6ab
GM
5584 WARN is nil.
5585
53df4dda
GM
55862000-10-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5587
5588 * ps-print.el (ps-generate): Fix odd/even pages printing bug.
5589
5590 * delim-col.el: Now there is a column formatting mechanism.
5591 Modified to customization mechanisms convention. Doc fix.
5592 (columns): New group for delim-col.
5593 (delimit-columns-before, delimit-columns-after)
5594 (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
5595 (delimit-columns-end): New vars.
5596 (delimit-columns-customize, delimit-columns-format): New funs.
5597 (delimit-columns-region, delimit-columns-rectangle)
5598 (delimit-columns-rectangle-line): Modified to support column
5599 formatting.
4836835a 5600
a9839779
DL
56012000-10-24 Dave Love <fx@gnu.org>
5602
5603 * log-edit.el (log-edit): Add :version and a :group for vc.
5604
df0267b8
GM
56052000-10-24 Gerd Moellmann <gerd@gnu.org>
5606
9acc3873
GM
5607 * files.el (after-find-file): Don't print a message ``New file''
5608 if WARN is nil.
5609
83c9cb8e
SM
5610 * wid-edit.el (widget-field-keymap, widget-text-keymap):
5611 Define the tool-bar map as nil, as for the menu-bar. Otherwise, we'll
63e1b552
GM
5612 get duplicate tool-bar entries because we'll see the global ones
5613 on more than one path through keymaps.
5614
1946f901
GM
5615 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
5616
df0267b8
GM
5617 * progmodes/cmacexp.el: Change Francesco's email address.
5618
ae3b264b
KH
56192000-10-24 Kenichi Handa <handa@etl.go.jp>
5620
5621 * window.el (fit-window-to-buffer): Adjust point of the window
5622 buffer, not that of the current buffer.
5623
23afac01
EZ
56242000-10-24 Eli Zaretskii <eliz@is.elta.co.il>
5625
5626 * progmodes/cmacexp.el: Update the euthor's email address.
5627
22d1a4ed
MB
56282000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5629
5630 * faces.el (face-spec-set-match-display): Add `graphic' display
5631 type (the inverse of `tty'). Use `display-graphic-p' instead of
5632 the window-system variable.
5633
f408aa48
KH
56342000-10-24 Kenichi Handa <handa@etl.go.jp>
5635
83c9cb8e
SM
5636 * international/isearch-x.el (isearch-with-input-method):
5637 Call input-method-function with the first event in
f408aa48
KH
5638 unread-command-events.
5639
94fe8a31
MB
56402000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5641
83c9cb8e 5642 * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
94fe8a31 5643
8f47302e
AC
56442000-10-24 Andrew Choi <akochoi@i-cable.com>
5645
5646 * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
5647 New charsets.
5648
5649 * term/mac-win.el: Remove definitions of mac-roman-lower and
5650 mac-roman-upper, require dired, and define instead of set
5651 mac-ready-for-drag-n-drop to avoid compilation error.
5652
446c097e
AI
56532000-10-23 Andrew Innes <andrewi@gnu.org>
5654
83c9cb8e
SM
5655 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
5656 Remove superfluous calls to subst-char-in-string; instead apply
446c097e
AI
5657 expand-file-name after convert-standard-filename to ensure
5658 expected directory separators are used.
5659
379b70e7
EZ
56602000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
5661
5662 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
5663
85c766e9
DL
56642000-10-23 Dave Love <fx@gnu.org>
5665
b7e03a67
DL
5666 * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
5667 (tool-bar-add-item): Set foreground and background for XBM icons.
5668
83c9cb8e
SM
5669 * international/latin1-disp.el (latin1-char-displayable-p):
5670 New function (from Handa).
b7e03a67
DL
5671 (latin1-display-check-font): Use it.
5672
0dcf8835 5673 * imenu.el (imenu--create-keymap-2): Build menu with menu-item
83c9cb8e
SM
5674 using :key-sequence, making it much more usable.
5675 Use nconc, not append.
0dcf8835
DL
5676 (imenu--create-keymap-1): Avoid append.
5677
85c766e9 5678 * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4836835a 5679
cb3069bb
MB
56802000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5681
5682 [the following changes fix a bug where `define-minor-mode' didn't
5683 correctly generate :require clauses for defcustoms in compiled files]
5684 * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
5685 (byte-compile-log-file, byte-compile-log-1): Don't set
5686 `byte-compile-current-file' to nil. Instead set
5687 `byte-compile-last-logged-file' to it. Test whether
5688 byte-compile-current-file equals byte-compile-last-logged-file
5689 instead of whether its nil.
3b6542ba 5690 (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
cb3069bb 5691
6db6243b
SM
56922000-10-23 Stefan Monnier <monnier@cs.yale.edu>
5693
5694 * textmodes/refill.el: Fix var names in doc.
5695 (refill-mode): Don't bother with make-local-hook anymore.
5696
98490598
MB
56972000-10-23 Miles Bader <miles@lsi.nec.co.jp>
5698
e01cd227
MB
5699 * faces.el (face-user-default-spec, face-default-spec): New functions.
5700 (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4836835a 5701 (frame-set-background-mode, face-set-after-frame-default):
e01cd227
MB
5702 Use `face-user-default-spec'. Simplify code slightly.
5703
4836835a 5704 * woman.el (woman-italic-face, woman-bold-face)
e01cd227
MB
5705 (woman-unknown-face): Add dark-background variants.
5706 (woman-default-faces): Renamed from `woman-colour-faces'.
5707 Set using the stored defaults, rather than using hard-wired colors.
5708 (woman-monochrome-faces): Renamed from `woman-black-faces'.
5709 Just make the foreground `unspecified' rather than "black".
5710 (woman-menu): Rename menu entries accordingly.
5711
98490598
MB
5712 * faces.el (header-line): Make more reasonable on mono/grayscale
5713 displays.
5714
1a578e9b
AC
57152000-10-23 Andrew Choi <akochoi@i-cable.com>
5716
5717 * cus-edit.el (custom-button-face): Use 3D look for mac.
5718 (custom-button-pressed-face): Likewise.
5719
5720 * faces.el (set-face-attributes-from-resources): Handle mac frames
5721 in the same way as x and w32 frames.
5722 (face-valid-attribute-values): Likewise.
5723 (read-face-attribute): Likewise.
5724 (defined-colors): Likewise.
5725 (color-defined-p): Likewise.
5726 (color-values): Likewise.
5727 (display-grayscale-p): Likewise.
5728 (face-set-after-frame-default): Likewise.
5729 (mode-line): Same default face as for x and w32.
5730 (tool-bar): Likewise.
5731
5732 * frame.el: Remove call to frame-notice-user-settings at end of
5733 the file.
5734
83c9cb8e 5735 * info.el (Info-fontify-node): Make underlines invisible for mac
1a578e9b
AC
5736 as for x, pc, and w32 frame types.
5737
5738 * term/mac-win.el: New file.
5739
aaaf7be7
DL
57402000-10-22 Dave Love <fx@gnu.org>
5741
5742 * textmodes/refill.el: New file.
5743
5392d654
AS
57442000-10-22 Andre Spiegel <spiegel@gnu.org>
5745
4836835a 5746 * vc-hooks.el (vc-version-backup-file-name): New optional args
5392d654 5747 MANUAL and REGEXP.
4836835a 5748 (vc-delete-automatic-version-backups, vc-make-version-backup):
5392d654
AS
5749 New functions.
5750 (vc-before-save): Use the latter.
5751 (vc-default-make-version-backups-p): Added `-p' suffix to avoid
5752 confusion.
5753
4836835a 5754 * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
5392d654
AS
5755 expected by vc[-hooks].el.
5756
5757 * vc.el (vc-checkout): Added `-p' suffix in call to
5758 vc-make-version-backups-p; use vc-make-version-backup to actually
5759 make the backup.
5760 (vc-version-other-window, vc-version-backup-file): Handle both
5761 automatic and manual backups.
5762 (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
5763 of all of them.
5764
1e221c16
MB
57652000-10-22 Miles Bader <miles@gnu.org>
5766
7ff4fda5
MB
5767 * comint.el (comint-highlight-input, comint-highlight-prompt):
5768 Renamed, `-face' at end removed.
5769 (comint-send-input, comint-output-filter): Use renamed faces.
5770
3511cde8
MB
5771 * window.el (fit-window-to-buffer): Change defaulting of
5772 MAX-HEIGHT slightly.
5773
1e221c16
MB
5774 * faces.el (color-values, color-defined-p): Use `member', not
5775 `memq', because it works correctly for strings.
5776 (frame-set-background-mode): Actually, "unspecified-fg" and
5777 "unspecified-bg" *are* strings. Use `member', not `memq', and
5778 `equal', not `eq', when a string value is possible.
5779
b6ef4898
EZ
57802000-10-21 Eli Zaretskii <eliz@is.elta.co.il>
5781
5782 * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
5783
34939e2c
SM
57842000-10-21 Stefan Monnier <monnier@cs.yale.edu>
5785
5786 * progmodes/sh-script.el (sh-mode-map): Remove bindings for
5787 sh-electric-rparen, sh-electric-less and sh-electric-hash.
5788 (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
5789 (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
5790 (sh-font-lock-syntactic-keywords): Use them.
5791 (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
5792 (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
5793 (sh-mode): Don't override font-lock-unfontify-region-function.
5794 Use a copy of sh-font-lock-syntactic-keywords.
5795 (sh-set-shell): Don't set sh-electric-rparen-needed-here.
5796 Don't call sh-scan-buffer since font-lock does it on the fly.
5797 (sh-get-indent-info): Use `face' rather than `syntax-table'
5798 text-property to detect here-documents.
5799 Replace sh-special-syntax with sh-st-punc.
5800 (sh-prev-line): Use `face' rather than `syntax-table'
5801 text-property to skip over here-documents.
5802 (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
5803 (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
5804 (sh-electric-less, sh-set-here-doc-region)
4836835a 5805 (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
34939e2c
SM
5806 (sh-scan-buffer, sh-rescan-buffer): Remove.
5807
f3d3c491
AI
58082000-10-21 Andrew Innes <andrewi@gnu.org>
5809
5810 * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
5811 remote (ange-ftp) file names.
5812
b86c791c
MB
58132000-10-21 Miles Bader <miles@gnu.org>
5814
d9c30bdf
MB
5815 * window.el (fit-window-to-buffer): New function.
5816 (shrink-window-if-larger-than-buffer): Use it.
1e221c16
MB
5817 (window-text-height): Don't expect minibuffers to have mode-lines.
5818
d9c30bdf 5819 * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
83c9cb8e
SM
5820 * international/quail.el (quail-update-guidance):
5821 Use `fit-window-to-buffer' instead of `set-window-text-height'.
d9c30bdf 5822
617fee5a
MB
5823 * international/quail.el (quail-show-guidance-buf): Make sure
5824 guidance window really has enough room.
5825 (quail-update-guidance): If quail-guidance-win is already shown,
5826 make sure its height is OK.
5827
b86c791c
MB
5828 * window.el (window-text-height, set-window-text-height):
5829 New functions.
5830 (shrink-window-if-larger-than-buffer): Use `window-text-height'
5831 instead of `window-height' & `mode-line-window-height-fudge'.
5832 (mode-line-window-height-fudge): Add FACE parameter.
5833 * help.el (resize-temp-buffer-window): Use `set-window-text-height'
5834 instead of `enlarge-window' & `mode-line-window-height-fudge'.
5835
e34850d1
MB
58362000-10-20 Miles Bader <miles@gnu.org>
5837
5838 * window.el (height-affecting-face-attributes): Use `defconst'.
5839
5840 * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
5841 New function, conditionally aliased to `mode-line-window-height-fudge'.
5842 (ispell-help): Use it.
5843 (ispell-choices-win-default-height): Don't include mode-line fudge.
5844 (ispell-choices-win-default-height): New function.
5845 (ispell-show-choices, ispell-command-loop): Use function
5846 `ispell-choices-win-default-height' instead of variable.
5847
a8b883c2
MB
58482000-10-20 Miles Bader <miles@lsi.nec.co.jp>
5849
8c6e4a58
MB
5850 * window.el (mode-line-window-height-fudge): New variable.
5851 (height-affecting-face-attributes): New variable.
5852 (mode-line-window-height-fudge): New function.
5853 (shrink-window-if-larger-than-buffer): Use it.
5854 * help.el (resize-temp-buffer-window): Likewise.
5855
a8b883c2
MB
5856 * info.el (Info-fontify-node): Add support for @subsubsection
5857 titles, which use `Info-title-4-face'.
5858 (Info-title-4-face): New face.
5859 (Info-title-3-face): Inherit from Info-title-4-face instead of
5860 variable-pitch.
5861
e64c3a75
JR
58622000-10-19 Jason Rumney <jasonr@gnu.org>
5863
5864 * dired.el (dired-insert-directory): Do not let errors signalled by
5865 attempt to run dired-free-space-program prevent dired from working.
5866
c70fe852
SM
58672000-10-19 Stefan Monnier <monnier@cs.yale.edu>
5868
5869 * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
5870
877cf6b4
GM
58712000-10-19 Gerd Moellmann <gerd@gnu.org>
5872
5de037e0
GM
5873 * dirtrack.el (dirtrack): Fix call to run-hooks.
5874
6deb9af9
GM
5875 * cmuscheme.el (cmuscheme-program-name): Renamed from
5876 scheme-program-name because xscheme.el contains a defcustom with
5877 the same name. As a consequence, customizing group `cmuscheme'
5878 loaded `xscheme' which redefined run-scheme.
5879 (run-scheme): Use cmuscheme-program-name.
5880
83c9cb8e 5881 * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
877cf6b4 5882
e597d8fb 5883 * play/doctor.el (doctor-death): Update the Samaritans'
c70fe852 5884 anonymous address, and add a website for Befrienders International.
4836835a 5885
3e9cb08f
GM
58862000-10-19 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5887
c70fe852
SM
5888 * ps-print.el: Even/odd pages fix. Fix little bug on XEmacs.
5889 Avoid compilation gripes. Doc fix.
3e9cb08f
GM
5890 (ps-print-version): New version number (6.2).
5891 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
5892 (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
5893 (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
5894 (ps-x-extent-priority, ps-x-extent-start-position)
5895 (ps-x-face-font-instance, ps-x-find-coding-system)
5896 (ps-x-font-instance-properties, ps-x-make-color-instance)
5897 (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
5898 avoid compilation gripes without defining functions.
5899 (ps-e-find-composition): Alias for function find-composition, to have a
5900 suitable function depending on Emacs version.
5901 (ps-color-device, ps-color-values, ps-face-foreground-name)
5902 (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
5903 (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
5904 (ps-print-ensure-fontified): Function definitions surrounded by
5905 `eval-and-compile' to avoid compilation gripes.
5906 (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
5907 by symbol-value to avoid compilation gripes.
5908 (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
5909 (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
5910
d8abcd91
MB
59112000-10-19 Miles Bader <miles@lsi.nec.co.jp>
5912
13ab33c4
MB
5913 * startup.el (normal-top-level): Call `frame-set-background-mode'
5914 after `frame-notice-user-settings' because the latter doesn't call
5915 the former on a tty.
5916
d8abcd91
MB
5917 * faces.el (frame-set-background-mode): `unspecified' &c are
5918 symbols, not strings.
5919
e8bce0a9
EZ
59202000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5921
c70fe852
SM
5922 * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
5923 why some "light*" colors are deliberately absent from the alist.
e8bce0a9 5924
c70fe852
SM
5925 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
5926 Change colors for tty's, as suggested by Miles Bader.
e8bce0a9 5927
773272d8
KH
59282000-10-19 Kenichi Handa <handa@etl.go.jp>
5929
c70fe852 5930 * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
773272d8
KH
5931 (ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
5932 for ISO10646-1 fonts.
5933 (x-font-name-charset-alist): Add an entry for "iso10646-1".
5934
772139c0
EZ
59352000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
5936
5937 * faces.el (frame-set-background-mode): If a tty frame defines a
5938 background color, use that to compute the background mode, instead
5939 of always defaulting to "dark".
5940
d134a19f
MB
59412000-10-19 Miles Bader <miles@lsi.nec.co.jp>
5942
8bb84cb2
MB
5943 * comint.el (comint-write-output): New function.
5944 (comint-mode-map): Add it to the menu.
e40a778f 5945 Bind `C-c C-s' to comint-write-output.
d134a19f 5946
dada41e1
GM
59472000-10-18 Gerd Moellmann <gerd@gnu.org>
5948
5949 * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
5950 Use fancy-splash-delay.
5951
9b5360aa
GM
59522000-10-18 Alex Schroeder <alex@gnu.org>
5953
5954 * progmodes/sql.el (sql-sybase-options): New option.
5955 (sql-sybase): Use it. Add sql-database to the list of parameters
5956 provided for login. The options -w 2048 -n are not used any more.
5957
9035a35a
GM
5958 * comint.el (comint-read-input-ring): Bugfix such that the first
5959 and the last entry of the input ring file are not lost.
5960
3556c6dd
GM
59612000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5962
5963 * ps-print.el: Internal variable changes to defcustom,
5964 make-local-hook changes to defvar. Doc fix.
5965 (ps-print-version): New version number (6.1).
5966 (ps-setup, ps-do-despool): Code fix.
5967 (ps-printer-name): Customization fix.
5968 (ps-printer-name-option): Now is a defcustom instead of an
5969 internal variable.
5970 (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
5971 (ps-print-begin-column-hook): Now are defvar instead of
5972 make-local-hook.
4836835a 5973
4e217e50
MB
59742000-10-18 Miles Bader <miles@gnu.org>
5975
5976 * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
5977 (comint-kill-output): Changed into an alias for `comint-delete-output',
5978 and made obsolete.
5979 (comint-mode-map): Rename references to comint-kill-output.
5980
34460354
EZ
59812000-10-18 Eli Zaretskii <eliz@is.elta.co.il>
5982
5983 * diff-mode.el (diff-header-face, diff-file-header-face)
5984 (diff-changed-face): Add bold and italic attributes to tty faces.
5985 (diff-function-face): New face.
5986 (diff-font-lock-keywords): Use it.
5987
17ea3cdb
MB
59882000-10-18 Miles Bader <miles@lsi.nec.co.jp>
5989
5990 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
5991 Remove commented-out call to force-mode-line-update.
5992 (comint-kill-output): Use `forward-line 0' instead of
5993 beginning-of-line to make sure we get past the prompt.
5994
9244f2c7
SM
59952000-10-17 Stefan Monnier <monnier@cs.yale.edu>
5996
5997 * diff-mode.el (diff-header-face, diff-file-header-face):
5998 Add specific setting for dark background.
5999 (diff-context-face): Renamed from diff-comment-face.
6000 Set explicitly rather than inheriting from font-lock-comment-face.
6001
1592c1ef
EZ
60022000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6003
6004 * startup.el (command-line): Move the code which sets the default
6005 TTY colors to before before-init-hook.
6006
f86292a9
GM
60072000-10-17 Gerd Moellmann <gerd@gnu.org>
6008
6009 * jit-lock.el (jit-lock-stealth-time): Doc fix.
6010
f7f2e883
EZ
60112000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6012
e854cc22
EZ
6013 * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
6014 extensions, for MS-DOS.
6015
f7f2e883
EZ
6016 * diff-mode.el (diff-header-face, diff-file-header-face)
6017 (diff-changed-face): Define tty-specific colors.
6018
c7b4f0f9
GM
60192000-10-17 Gerd Moellmann <gerd@gnu.org>
6020
6021 * startup.el (fancy-splash-text): Realign the text.
6022
12a72271
EZ
60232000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6024
6025 * font-lock.el (font-lock-comment-face): Define a separate default
6026 for dark-background tty's.
6027
61dfccfd
MB
60282000-10-17 Miles Bader <miles@gnu.org>
6029
6030 * help.el (resize-temp-buffer-window): Add hack to avoid last line
6031 being obscured by whizzy mode-lines on graphics displays.
6032
333cd59e
EZ
60332000-10-17 Eli Zaretskii <eliz@is.elta.co.il>
6034
6035 * info.el (Info-title-1-face, Info-title-2-face)
6036 (Info-title-3-face): Define colors for tty's.
dada41e1 6037 (info-header-node): Remove unneeded tty-specific definition.
333cd59e 6038
dbf1fcc1
EZ
60392000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
6040
6041 * term/pc-win.el (msdos-handle-reverse-video): Don't remove
6042 reverse from the frame parameters, and don't invert foreground and
6043 background colors.
6044
ac629823
MB
60452000-10-16 Miles Bader <miles@gnu.org>
6046
6047 * info.el (Info-set-mode-line): Use `%b' instead of hardwired
6048 string "*Info*". Call propertized-buffer-identification to spruce
6049 up the result.
6050
76eebffc
GM
60512000-10-16 Gerd Moellmann <gerd@gnu.org>
6052
3a6b59d9
GM
6053 * help.el: Provide `help' for the sake of define-minor-mode
6054 which generates defcustoms with requires.
6055
6569c3d3
GM
6056 * jit-lock.el (jit-lock-after-change): If we're in text that
6057 matches a multi-line font-lock pattern, make sure the whole text
6058 will be redisplayed.
6059
c2e0a611
GM
6060 * emacs-lisp/authors.el (authors-add): Don't add an entry if
6061 author's name is unknown.
6062
76eebffc
GM
6063 * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
6064 * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
6065 * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
6066 * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
6067 * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
6068 * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
6069 * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
6070 * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
6071 * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
6072 Add author information.
6073
cf1e7b12
MB
60742000-10-16 Miles Bader <miles@lsi.nec.co.jp>
6075
6076 * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
6077 * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
6078 full-color version (using the Gimp) to eliminate dithering artifacts.
6079
5586f3eb
SM
60802000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6081
6082 * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
6083
6084 * simple.el (syntax-flag-table, string-to-syntax): Remove.
6085
ad64a888
DL
60862000-10-15 Dave Love <fx@gnu.org>
6087
83c9cb8e 6088 * progmodes/sh-script.el: Require skeleton and comint when compiling.
ad64a888
DL
6089
6090 * pcomplete.el (pcomplete) <defgroup>: Add :version.
6091
6092 * whitespace.el: Doc fixes.
6093 (top-level): Don't add hooks here.
6094 (whitespace-running-emacs): Deleted.
6095 (timer): Don't require.
6096 (whitespace): Add back :version conditional on xemacs test.
6097 (whitespace-spacetab-regexp, whitespace-indent-regexp)
6098 (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
6099 (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
6100 (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
6101 Avoid specific xemacs test.
6102 (whitespace-global-mode): New option.
6103 (whitespace-global-mode): New command.
6104 (whitespace-unload-hook): New function.
6105
6106 * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4836835a 6107 (Info-fontify-node, Info-goto-node, Info-mode-menu)
ad64a888
DL
6108 (Info-fontify-node): `Goto' goes to `Go to'.
6109 (Info-fontify-node): Add help-echo to xref links.
6110
1ef49fc6
EZ
61112000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
6112
6113 * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
6114
8b7707e1
SM
61152000-10-15 Stefan Monnier <monnier@cs.yale.edu>
6116
b3b7f42f
SM
6117 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
6118 Use plist-get and allow :inherit.
6119
6120 * emacs-lisp/cl-macs.el (cl-do-arglist):
6121 Use plist-get and plist-member instead of memq.
6122
3c7fafc7
SM
6123 * emacs-lisp/ewoc.el (ewoc-location): New function.
6124 (ewoc-enter-after, ewoc-enter-before): Document return value.
6125 * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
6126 Don't need make-local-hook any more.
6127 (cvs-addto-collection): Return the new tin.
6128 (cvs-mode-insert): Jump to the new line.
6129
8b7707e1
SM
6130 * jit-lock.el (jit-lock-fontify-buffer): Remove.
6131
6132 * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
6133
6134 * font-lock.el (font-lock-syntactically-fontified): New var.
6135 (font-lock-fontify-syntactic-keywords-region): Use it.
6136 (font-lock-mode): Fix docstring. Don't need make-local-hook anymore.
6137
6138 * diff-mode.el (diff-find-file-name): Fix regexp.
6139
6140 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
6141 (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
6142
6143 * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
6144 (sh-mode-syntax-table): Add punctuation syntax for < and >.
6145 (sh-mode): Don't make all vars local here.
6146 (sh-kw): Reformat.
6147 (sh-set-shell): Use dolist. Don't set indent-region-function.
6148 (sh-mode-syntax-table): Use pop.
6149 (sh-remember-variable): Use push.
6150 (sh-help-string-for-variable): Use memq.
6151 (sh-safe-backward-sexp): Remove.
6152 (sh-safe-forward-sexp): Add ARG.
6153 (sh-get-indent-info, sh-prev-stmt): Use it.
6154 (sh-prev-line): Simplify by using forward-comment.
6155 (sh-this-is-a-continuation): Simplify.
6156 (sh-learn-buffer-indent): Use dolist.
6157 (sh-do-nothing): Remove.
6158 (sh-set-char-syntax, sh-set-here-doc-region):
6159 Use inhibit-modification-hooks.
6160 (sh-name-style): Use mapcar and push.
6161 (sh-load-style): Use dolist.
6162 (sh-save-styles-to-buffer): Use with-current-buffer and pp.
6163 (sh-case, sh-while-getopts): Use propertize directly rather
6164 than sh-electric-rparen.
6165
61662000-10-14 Stefan Monnier <monnier@cs.yale.edu>
6167
6168 * textmodes/tex-mode.el: Require CL when compiling.
6169 (tex-mode-syntax-table): Init immediately.
6170 (tex-mode-map): Bind M-RET to latex-insert-item.
6171 (latex-mode): Set indent-line-function to latex-indent.
6172 (tex-common-initialization): Don't setup the syntax-table any more.
6173 (latex-insert-item): New skeleton.
6174 (tex-next-unmatched-end): Fix copy/paste braino.
4836835a 6175 (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8b7707e1 6176 (latex-indent, latex-find-indent): New functions.
4836835a 6177 (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8b7707e1
SM
6178 (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
6179 (tex-compilation-parse-errors): Use with-syntax-table.
6180
86b7fcbb
MB
61812000-10-15 Miles Bader <miles@gnu.org>
6182
6183 * font-lock.el (font-lock-comment-face): Change dark-background,
6184 color, non-tty, default to `chocolate1'.
6185
57a24508
JW
61862000-10-13 John Wiegley <johnw@gnu.org>
6187
6188 * eshell/esh-util.el (require): Added a missing `require' form,
6189 needed when compiling (for an ange-ftp macro definition).
6190
40ad3db4
DL
61912000-10-13 Dave Love <fx@gnu.org>
6192
6193 * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
6194
db460189
GM
61952000-10-13 Gerd Moellmann <gerd@gnu.org>
6196
83c9cb8e 6197 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
b41c9501 6198
4836835a 6199 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
db460189
GM
6200 transparent -colors 8).
6201
3b5e21df
GM
62022000-10-13 Stephen Gildea <gildea@alum.mit.edu>
6203
6204 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
6205 that breaks with old list format timestamps.
6206 (time-stamp-warn-inactive, time-stamp-old-format-warn)
83c9cb8e 6207 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
3b5e21df 6208
16908a3f
JW
62092000-10-13 John Wiegley <johnw@gnu.org>
6210
d7103dda
JW
6211 * align.el, pcomplete.el, calendar/timeclock.el,
6212 eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
6213
dace60cf 6214 * calendar/timeclock.el (timeclock-find-discrep): A fix to some
16908a3f
JW
6215 faulty math, where holiday hours were being computing as seconds.
6216
b6b70cda
JW
62172000-10-13 John Wiegley <johnw@gnu.org>
6218
6219 * desktop.el (desktop-buffer-modes-to-save): Added a global for
83c9cb8e
SM
6220 specifying what "other" kinds of buffers should be saved.
6221 This used to be hard-coded.
b6b70cda
JW
6222 (desktop-buffer-misc-functions): A global for specifying how
6223 auxiliary data should be determined for special buffer types.
6224 (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
6225 instead of hard-coding the special buffer types.
6226 (desktop-save): Run `desktop-buffer-misc-functions' to gather
6227 auxiliary data, instead of hard-coding for Info buffers and dired.
6228 (desktop-buffer-info-misc-data): Aux function for determining Info
6229 buffer auxiliary info.
6230 (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
6231 (desktop-buffer-info): Changed this function to use the info
6232 gathered above.
6233 (desktop-create-buffer): Be a little more careful about what
6234 `minor-mode' means before calling it. This is important for some
6235 buffer types.
6236
8c6b1d83
JW
62372000-10-13 John Wiegley <johnw@gnu.org>
6238
6239 * eshell/esh-util.el: Added a global form which declares an
6240 autoload for `parse-time-string', if that function is not already
6241 defined, and if parse-time.el is available on the user's system.
6242
6243 * eshell/em-ls.el (eshell-ls-applicable): Extended this function
6244 to be aware of ange-ftp user info.
83c9cb8e 6245 (eshell-do-ls): Bind `ange-cache'. Also, use `eshell-file-attributes'.
8c6b1d83
JW
6246 (eshell-ls-annotate): Use `eshell-file-attributes'.
6247 (eshell-ls-file): Made the user-id printing code a bit smarter.
6248
6249 * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
6250 allow identification of alias user ids in remote directories.
83c9cb8e
SM
6251 It's manual, but there's no other way to know when the current user
6252 on the local machine, is also the owning user on the remote machine.
8c6b1d83
JW
6253 (fboundp): Bind `ange-cache'.
6254 (eshell-directory-files-and-attributes): Re-organized the logic a
6255 bit to use `eshell-file-attributes' instead of `file-attributes'.
6256 The former is more sensitive to directories that are read via FTP,
6257 and knows how to use ange-ftp to determine full attribute
6258 information, instead of just the name and last modtime.
6259 (eshell-current-ange-uids): Return the current user id when in a
6260 remote directory.
6261 (eshell-parse-ange-ls): Parse a full directory listing that has
6262 been returned by ange-ftp.
6263 (eshell-file-attributes): This beefed up version of
6264 `file-attributes' is only special if the user is currently in a
6265 remote directory, in which case it does a lot of work to find out
6266 what the real attributes of a file are, as they appear on the
6267 remote machine. This makes usage of remote directories (i.e.,
6268 ange-ftp pathnames) much more useful. You can now use Eshell as a
6269 full-fledged FTP client, with much more manipulation ability than
6270 most other clients.
6271
6272 * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
6273 variable, which means that Eshell's du should always be preferred
6274 in remote directories.
6275 (eshell-shuffle-files): Use `eshell-file-attributes', rather than
6276 just `file-attributes'.
6277 (eshell-mvcp-template): Bind `ange-cache', to improve performance
6278 when reading remote directories. This is an Eshell-specific
6279 variable (not part of ange-ftp).
6280 (eshell/ln): Bind `ange-cache'.
6281 (eshell/du): Added some extra logic for determining when to use
6282 Eshell's du (which is slow), and when to use the external version
6283 (which may or may not exist).
6284
83c9cb8e
SM
6285 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6286 Call `eshell-interactive-process', rather than using
8c6b1d83
JW
6287 `get-buffer-process', since backgrounded processes don't count in
6288 the context of this function's logic.
6289
6290 * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
6291 `forward-char', so that null strings are parsed correctly.
6292
87730e84 62932000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83 6294
83c9cb8e
SM
6295 * eshell/em-pred.el (eshell-pred-file-type)
6296 (eshell-pred-file-links, eshell-pred-file-size):
6297 Use `eshell-file-attributes'. This is more correct over ange-ftp.
8c6b1d83
JW
6298
6299 * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
6300 that remote file globbing is more efficient.
6301
6302 * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
6303 gathering the files and attributes within a directory.
6304
6305 * eshell/em-unix.el (eshell/cat): If any of the files passed on
6306 the command line is a special file (not a regular file, directory
6307 or symlink), always attempt to call the external version of cat.
6308
87730e84 63092000-09-13 John Wiegley <johnw@gnu.org>
8c6b1d83
JW
6310
6311 * eshell/esh-mode.el (eshell-find-tag): Corrections to the
6312 Eshell-friendly version of find-tag.
6313
1c7e37a9
MB
63142000-10-13 Miles Bader <miles@lsi.nec.co.jp>
6315
4836835a 6316 * image-file.el (image-file-name-extensions)
1c7e37a9
MB
6317 (image-file-name-regexps): Add autoload cookies.
6318
11a7f341
KH
63192000-10-13 Kenichi Handa <handa@etl.go.jp>
6320
6321 * international/mule-cmds.el (select-safe-coding-system): If FROM
6322 is string, show it in *Warning* buffer.
6323
8ddddcb0
EZ
63242000-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6325
6326 * startup.el (normal-top-level): Use display-popup-menus-p instead
6327 of window-system.
6328 (command-line): Use display-graphic-p instead of window-system.
6329 (command-line-1): Use display-popup-menus-p and display-mouse-p
6330 instead of window-system.
6331
72200f89
SS
63322000-10-12 Sam Steingold <sds@gnu.org>
6333
6334 * tooltip.el (tooltip-use-echo-area): New user variable.
6335 (tooltip-show): Use it to choose between `x-show-tip' and `message'.
6336
8661c643
DL
63372000-10-12 Dave Love <fx@gnu.org>
6338
d0b40dc1
DL
6339 * recentf.el: Maintainer's checkdoc fixes.
6340
83c9cb8e
SM
6341 * startup.el (normal-top-level-add-subdirs-to-load-path):
6342 Use character class, not ASCII when matching file names.
a622451f
DL
6343 (fancy-splash-head): Add trailing slash to URL.
6344 (command-line): Don't require XPM support for toolbar.
6345
8661c643
DL
6346 * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
6347 (cperl-invalid-face): Revert last change.
6348 (cperl-init-faces): Quote cperl-invalid-face.
6349
ef2ed8ab
KH
63502000-10-12 Kenichi Handa <handa@etl.go.jp>
6351
6352 * startup.el (fancy-splash-text): Remove superfluous quote.
6353
b0da379e
GM
63542000-10-12 Gerd Moellmann <gerd@gnu.org>
6355
dbeb499b
GM
6356 * startup.el (fancy-splash-screens): Don't add a pre-command hook.
6357 (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
6358 (command-line-1): Don't use fancy-splash-pending-command.
6359 (fancy-splash-screens-1): Goto point-min after inserting text.
6360
d861718a
GM
6361 * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
6362
b0da379e
GM
6363 * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
6364 instead of shared-lisp-mode-map.
6365
4fb2ad98
MB
63662000-10-12 Miles Bader <miles@lsi.nec.co.jp>
6367
1cb4393e
MB
6368 * faces.el (header-line): Change tty-variant to use underlining.
6369
4fb2ad98
MB
6370 * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
6371 (isearch-highlight): Restore lazy-isearch face properties at old
6372 position, and suppress them at new position.
6373 (isearch-dehighlight): Restore lazy-isearch face properties.
6374 (isearch-lazy-highlight-update): Add lazy-isearch overlays even
6375 over the real isearch overlay, but in that case, don't give it a
6376 face property. Use `push'.
6377
eb991b25
KH
63782000-10-12 Kenichi Handa <handa@etl.go.jp>
6379
6380 * man.el (Man-getpage-in-background): Fix previous change.
6381 Decode the process output only when we are in multibyte mode.
6382
a818c1c0
DL
63832000-10-11 Dave Love <fx@gnu.org>
6384
c990f53a
DL
6385 * info.el (Info-mode-menu): Fix some help.
6386 (info-tool-bar-map): Add entry for Info-last.
6387
a818c1c0
DL
6388 * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
6389 * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
6390 * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
6391 * toolbar/cut.xpm, toolbar/mail_compose.xpm:
6392 * toolbar/search-replace.xpm, toolbar/exit.xpm:
6393 * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
6394 * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
6395 * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
6396 * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
6397 * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
6398 Reduce colour requirements to 25 overall. (Probably wants
6399 revisiting from the originals to reduce further.)
6400
c1b096cb
EZ
64012000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
6402
6403 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
6404 buffer-file-coding-system, instead of raw-text.
6405 (dehexlify-buffer): Bind coding-system-for-read to
6406 buffer-file-coding-system, instead of raw-text.
6407
5c8b7eaf
SS
64082000-10-11 Sam Steingold <sds@gnu.org>
6409
83c9cb8e 6410 * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
5c8b7eaf
SS
6411 `underline' - fixes the bug introduced on 2000-09-21.
6412
2cfbdb7a
DL
64132000-10-11 Dave Love <fx@gnu.org>
6414
83c9cb8e
SM
6415 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
6416 Avoid compiler warnings.
2cfbdb7a
DL
6417 (scheme-mode): Doc fix.
6418 (scheme-font-lock-keywords-1): Match `define-syntax'.
6419
64202000-10-11 Miles Bader <miles@lsi.nec.co.jp>
4b33f290
MB
6421
6422 * faces.el (frame-set-background-mode): Pay attention to saved
f161d539
MB
6423 face specs as well as default ones. Only do anything if the
6424 bg-mode or display-type has actually changed. Use `dolist'.
0c846ea2 6425 (region): Make dark-background `region' face less in-your-face.
4b33f290 6426
690ec649
SS
64272000-10-10 Sam Steingold <sds@gnu.org>
6428
6429 * chistory.el, ielm.el, ledit.el:
6430 * progmodes/inf-lisp.el, progmodes/scheme.el:
6431 Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
6432
3b95d6bb
SM
64332000-10-10 Stefan Monnier <monnier@cs.yale.edu>
6434
6435 * textmodes/texinfo.el: Update copyright and fix typo.
6436
6437 * desktop.el (desktop-modes-not-to-save): New var.
6438 (desktop-save-buffer-p): Use it.
a30eb617
DL
6439 Also, obey desktop-buffers-not-to-save even for non-file buffers.
6440 (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
6441
64422000-10-10 Dave Love <fx@gnu.org>
6443
6444 * toolbar/tool-bar.el (tool-bar-add-item)
83c9cb8e 6445 (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
a30eb617
DL
6446
6447 * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
6448 * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
6449 * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
6450 * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
6451 * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
6452 * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
6453 * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
6454 * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
6455 * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
6456 * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
6457 the .xpms; probably need retouching.
6458
64592000-10-10 Miles Bader <miles@lsi.nec.co.jp>
6460
6461 * subr.el (add-to-list): Add optional argument APPEND.
6462 * battery.el (display-battery): Use `add-to-list'.
6463
64642000-10-09 Thien-Thi Nguyen <ttn@gnu.org>
6465
83c9cb8e
SM
6466 * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
6467 properties.
a30eb617
DL
6468 (zone, zone-when-idle, zone-leave-me-alone)
6469 (zone-pgm-whack-chars): Use new symbol properties.
6470
6471 * battery.el (display-battery): Doc spelling fix.
6472
6473 * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
6474 property.
6475
64762000-10-09 Dave Love <fx@gnu.org>
6477
6478 * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
6479 has been initialized before calling tool-bar-setup.
6480 (tool-bar-add-item-from-menu): Add autoload cookie.
6481
64822000-10-09 Eli Zaretskii <eliz@is.elta.co.il>
6483
6484 * menu-bar.el (send-mail-item-name): New function.
6485 (menu-bar-tools-menu) <compose-mail>: Use it to display the value
6486 of mail-user-agent in the menu. Don't display the "Send Mail"
6487 item if mail-user-agent is nil or its value is ignore.
6488 (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
6489 if read-mail-command is nil or its value is ignore.
6490
6491 * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
6492
64932000-10-09 Miles Bader <miles@gnu.org>
6494
6495 * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
6496 Correct image size.
6497 * toolbar/left_arrow.xpm: Correct image size.
6498
6499 * jka-compr.el: Don't call `jka-compr-install' when loading (it
6500 will be done by the definition of `auto-compression-mode' if
6501 necessary. Move code to uninstall existing file-name handler
6502 before definition of `auto-compression-mode'.
6503
6504 * image-file.el (auto-image-file-mode): Move to the end of the
6505 file, because `define-minor-mode' actually calls the mode-function
6506 if the associated variable is non-nil, which requires that all
6507 needed functions be already defined.
6508
6509 * mouse.el (popup-menu): Balance parens.
6510
65112000-10-08 Stefan Monnier <monnier@cs.yale.edu>
6512
6513 * mouse.el (popup-menu): Move the command call outside the loop
6514 so that popup-menu returns whatever the command returns.
6515
6516 * progmodes/etags.el: Docstring fixes. Maintainer line updated.
6517 (initialize-new-tags-table): Use run-hook-with-args-until-success.
6518 (find-tag): Use pop-to-buffer if switch-to-buffer failed.
6519 (tags-table-format-functions): Renamed from tags-table-format-hooks.
6520
6521 * vc.el (vc-version-diff): diff-switches can be a list.
6522 Use relative filenames for prettier output.
6523
6524 * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
6525 (vc-post-command-functions): Remove old-VC compatibility code.
6526
6527 * newcomment.el (comment-indent-default): Autoload.
6528
6529 * font-lock.el (font-lock-defaults): Make buffer-local.
6530 (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
6531 (font-lock-choose-keywords):
6532 Ignore LEVEL unless KEYWORDS is a list of syms.
6533 (c-keywords, c++-keywords, objc-keywords, java-keywords):
6534 Don't wrap regexp-opt things in \(...\) unnecessarily.
6535
6536 * jit-lock.el: Don't require font-lock any more.
6537 (jit-lock-functions): Make buffer-local.
6538 (jit-lock-saved-fontify-buffer-function): Remove.
6539 (jit-lock-mode): Remove autoload cookie.
6540 Remove font-lock specific code.
6541 (jit-lock-unregister): Don't bother handling complex hooks any more.
6542 (jit-lock-refontify): New function.
6543 (jit-lock-fontify-buffer): Use it.
6544 (jit-lock-function-1): Replaced by jit-lock-fontify-now.
6545 (jit-lock-fontify-now): Renamed from jit-lock-function-1.
6546 Add optional args START and END.
6547 Never call font-lock-fontify-region directly.
6548 (jit-lock-function, jit-lock-stealth-fontify): Use it.
6549
6550 * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
6551
65522000-10-08 Dave Love <fx@gnu.org>
6553
6554 * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
6555
6556 * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
6557
6558 * play/studly.el (studlify-region, studlify-word): Add autoload
6559 cookie.
6560
6561 * play/morse.el (morse-region, unmorse-region): Add autoload
6562 cookie.
6563
6564 * play/spook.el (spook-phrases-file): Use expand-file-name, not
6565 concat.
6566
6567 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
6568 insist on symbols starting with word syntax.
6569 (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
6570 (eval-defun-1): Doc fix.
6571 (indent-sexp): Use nconc to build up indent-stack.
6572
6573 * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
6574 Gnus with little use.
6575 (mail-setup-hook): Add mail-abbrevs-setup to options.
6576
6577 * recentf.el: Doc fixes.
6578
6579 * vcursor.el (vcursor-cs-binding): Remove compatibility code.
6580 Clean up remainder.
6581
6582 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5)
6583 without timezone and (8) with timezone to enforce some whitespace.
6584 Simplify code somewhat.
6585
6586 * options.el (list-options): Doc that you should use customize.
6587
6588 * iswitchb.el (iswitchb-mode): Add :require.
6589
6590 * info.el (Info-goto-node, Info-menu): Doc fix.
6591 (Info-mode-menu): Bind beginning-of-buffer, Info-edit
6592 (info-tool-bar-map): New variable.
6593 (Info-mode): Use it.
6594 (Info-edit-map): Define all in defvar.
6595 (speedbar-attached-frame): Avoid compiler warning.
6596
6597 * toolbar/tool-bar.el (tool-bar-map): Define it empty.
6598 (global-map): Bind [tool-bar] to a filtered map.
6599 (tool-bar-add-item): Remove MAP arg. Allow PBM icons.
6600 (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
6601 Allow PBM icons.
6602 (tool-bar-setup): Adjust calls of tool-bar-add-item.
6603
6604 * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
6605 * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
6606 * toolbar/right_arrow.xpm: New files. Renamed from tigert's
6607 icons, except up_arrow, which is left-arrow rotated.
6608
6609 * imenu.el (imenu-add-to-menubar): Fix last change.
6610
66112000-10-08 Peter Breton <pbreton@ne.mediaone.net>
6612
6613 * generic-x.el (rul-generic-mode): Remove eval-when-compile
6614 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>.
6615
66162000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6617
6618 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
6619 typos in doc strings.
6620
6621 * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
6622 the doc strings how to customize Font Lock faces.
6623
6624 * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
6625 computing growth when dragging the header line.
6626
66272000-10-08 Eli Zaretskii <eliz@is.elta.co.il>
6628
6629 * simple.el (kill-line): Doc fix.
6630
66312000-10-08 Miles Bader <miles@gnu.org>
6632
6633 * faces.el (secondary-selection): Make foreground visible on tty.
6634
6635 * jka-compr.el (auto-compression-mode): Move to the end of the
6636 file, because `define-minor-mode' actually calls the mode-function
6637 if the associated variable is non-nil, which requires that all
6638 needed functions be already defined.
6639 (with-auto-compression-mode): Add autoload cookie.
6640
66412000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
6642
6643 * files.el (find-backup-file-name) [ms-dos]: If support for long
6644 file names is not available, behave as if version-control were set
6645 to never.
6646
66472000-10-07 Dave Love <fx@gnu.org>
6648
6649 * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
6650 (browse-url-gnome-moz): New function.
6651 (browse-url-browser-function): Use it.
6652 Suggested by Colin Walters <walters@cis.ohio-state.edu>.
6653
66542000-10-07 Stefan Monnier <monnier@cs.yale.edu>
6655
6656 * indent.el (tab-always-indent): New var.
6657 (indent-for-tab-command): Use it.
6658
6659 * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
6660 raise an error. This way it can still default to a sane value.
6661
66622000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6663
6664 * startup.el (fancy-splash-screens): Use local rather than global map.
6665 Don't use `update-menu-bindings' any more.
6666 Get rid of assumptions about keymap representation.
6667
66682000-10-06 Dave Love <fx@gnu.org>
6669
6670 * textmodes/fill.el (sentence-end-double-space)
6671 (sentence-end-without-period): Doc fix.
6672 (adaptive-fill-regexp): Purecopy.
6673 (unjustify-current-line): Use line-end-position.
6674 (fill-individual-paragraphs-prefix): Use line-beginning-position.
6675
6676 * net/eudc-vars.el (eudc): Add :version, :link.
6677
6678 * international/mule-conf.el (file-coding-system-alist): Use \', not $.
6679
6680 * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
6681 Fix for define-minor-mode.
6682 (function-at-point): Alias to function-called-at-point.
6683
6684 * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
6685
6686 * simple.el (backward-word): Doc fix.
6687
6688 * image-file.el (image-file-name-regexp): image-file-regexps ->
6689 image-file-name-regexps.
6690 (image-file-name-extensions): Add pbm.
6691
66922000-10-06 Stefan Monnier <monnier@cs.yale.edu>
6693
6694 * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
6695 and add filename to the names so that diff-mode can jump to source.
6696
6697 * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
6698 (tex-font-lock-keywords, tex-font-lock-keywords-2)
6699 (tex-font-lock-keywords-1): Remove.
6700 (font-lock-turn-on-thing-lock): Use jit-lock-register.
6701 (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
6702 (font-lock-default-fontify-region):
6703 Expand beg..end correctly when just following a multiline region.
6704 (font-lock-fontify-anchored-keywords):
6705 Include the anchor text as part of the multiline.
6706
67072000-10-06 Gerd Moellmann <gerd@gnu.org>
6708
6709 * loadup.el (toplevel): Load `loaddefs' before `help' because the
6710 latter needs the autoloaded define-minor-mode macro during the
6711 bootstrap.
6712
6713 * startup.el (command-line): For now, activate tool-bar-mode only
6714 if XPM images are supported.
6715
6716 * mouse.el (mouse-drag-header-line): Don't allow resizing a
6717 window by dragging a header-line at the top of the frame; that's
6718 confusing because the header-line doesn't move.
6719 (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
6720 of treating the event as a list. Some cleanup.
6721
67222000-10-06 Miles Bader <miles@gnu.org>
6723
6724 * simple.el (display-message-or-buffer): New function.
6725 (shell-command-on-region): Use `display-message-or-buffer'.
6726
6727 * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
6728 docstring parts.
6729
6730 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
6731 (smbclient-prompt-regexp): Add usage note to doc string.
6732 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
6733 (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
6734 Use add-hook for adding the comint filter function, and only do so
6735 if it's not already in the global hook list.
6736 (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
6737 to `make-local-variable'.
6738 (nslookup-font-lock-keywords): Remove prompt entry.
6739 (nslookup): Don't set the process-filter.
6740 (finger): Exit the loop correctly when the regexps list runs out.
6741 (ftp, smbclient, smbclient-list-shares):
6742 Set the real major mode immediately, not after execing.
6743 Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
6744
6745 * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
6746
67472000-10-05 Stefan Monnier <monnier@cs.yale.edu>
6748
6749 * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
6750
6751 * which-func.el (which-func-format): Remove spurious space.
6752 (which-func-mode): Don't make it permanent-local.
6753 (which-func-ff-hook): Allow which-func-maxout to be nil.
6754 (which-func-update): Simplify a bit. Only run if which-func-mode is t.
6755 (which-func-mode): Simplify.
6756 Use post-command-idle-hook rather than post-command-hook.
6757 Go through all buffers and update their state.
6758 (which-function): Also try add-log-current-defun-function.
6759
6760 * vc.el (with-vc-properties): Use conses rather than length-2 lists.
6761 (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
6762 Update call to with-vc-properties accordingly.
6763 (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
6764 (vc-revert-buffer): More careful about window selection and deletion.
6765 (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
6766
6767 * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
6768 (cvs-retrieve-revision): Reuse a pre-existing buffer.
6769 (cvs-dired-action): Change the default to quickdir.
6770
6771 * newcomment.el (comment-indent): Delegate to indent-according-to-mode
6772 if comment-indent-function returns nil.
6773 (comment-indent-default): New function.
6774 (comment-indent-function): Use it and document the new semantics.
6775
6776 * image-file.el: Docstring fixes.
6777
6778 * help.el (help-xref-on-pp): Use match-string.
6779 (describe-variable): New arg BUFFER.
6780 Store the current buffer in the help-xref-stack.
6781 (temp-buffer-resize-mode): Use define-minor-mode.
6782
6783 * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
6784 consistently with its docstring.
6785 Set jit-lock-first-unfontify-pos in an idempotent way.
6786 (jit-lock-register): Autoload and add arg CONTEXTUAL.
6787
67882000-10-05 Alex Schroeder <alex@gnu.org>
6789
6790 * sql.el (sql-mysql-options): New variable.
6791 (sql-mysql): Use it.
6792
67932000-10-05 Miles Bader <miles@lsi.nec.co.jp>
6794
6795 * image.el (image): New group.
6796
6797 * smerge-mode.el (smerge-mine-face, smerge-other-face)
6798 (smerge-base-face, smerge-markers-face): Add dark-background variants.
6799
68002000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6801
6802 * net/net-utils.el (nslookup-font-lock-keywords)
6803 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6804 Ignore the value of wqindow-system; always define keywords
6805
68062000-10-05 Kenichi Handa <handa@etl.go.jp>
6807
6808 * startup.el (fancy-splash-screens): Remove the code for
6809 debugging; `(trace-to-stderr "EXITTT\n")'.
6810
68112000-10-05 Miles Bader <miles@gnu.org>
6812
6813 * diff-mode.el (diff-goto-source): Update call to
6814 `diff-hunk-status-msg' to reflect new REV variable.
6815
68162000-10-04 Stefan Monnier <monnier@cs.yale.edu>
6817
6818 * progmodes/icon.el (icon-mode):
6819 Don't gratuitously override the default for comment-column.
6820
6821 * vc-hooks.el (vc-mode-line): Fix interactive spec.
6822
6823 * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
6824 (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
6825 (jit-lock-functions): New var.
6826 (jit-lock-function-1): Use it if non-nil.
6827 Don't switch the syntax-table. Don't set parse-sexp-lookup-properties.
6828 Set the `fontified' property before doing the fontification to avoid
6829 repeatedly going through the same error.
6830 Don't turn errors into messages.
6831 (jit-lock-register, jit-lock-unregister): New functions.
6832
6833 * dired.el (dired-mark-pop-up): Turn comment into docstring.
6834 Use with-current-buffer.
6835
6836 * dired-aux.el (dired-do-create-files, dired-kill-tree):
6837 Turn comment into docstring.
6838
6839 * apropos.el (apropos-mode): Use define-derived-mode.
6840
68412000-10-04 Gerd Moellmann <gerd@gnu.org>
6842
6843 * startup.el (fancy-splash-pending-command): New variable.
6844 (fancy-splash-pre-command): New function.
6845 (fancy-splash-screens): Rewritten.
6846 (command-line-1): If fancy-splash-pending-command is set, call it
6847 interactively.
6848
68492000-10-04 Dave Love <fx@gnu.org>
6850
6851 * toolbar/tool-bar.el (tool-bar-setup): New function.
6852 (tool-bar-mode): Use it.
6853
6854 * subr.el (substitute-key-definition): Doc fix.
6855 (play-sound-file): New command.
6856
68572000-10-04 Andre Spiegel <spiegel@gnu.org>
6858
6859 * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
6860 vc-version-backup-file-name): New functions.
6861
6862 * files.el (basic-save-buffer): Call vc-before-save before saving.
6863
6864 * vc-cvs.el (vc-cvs-make-version-backups): Return t if
6865 vc-cvs-stay-local-p.
6866
6867 * vc.el (vc-revert-buffer): Handle empty diff properly.
6868 (vc-version-backup-file): New function.
6869 (vc-checkout): Create a version backup if necessary.
6870 (vc-checkin): If a version backup file exists, delete it.
6871 (vc-version-diff): Diff locally using version backups, if available.
6872 (vc-revert-file): If there's a version backup, revert locally.
6873 (vc-transfer-file): Use version backup for base version, if
6874 available. If not, ask for confirmation whether to get it from the
6875 server. Update mode line before check-in.
6876
68772000-10-04 Dave Love <fx@gnu.org>
6878
6879 * toolbar/tool-bar.el (tool-bar-setup): New function.
6880 (tool-bar-mode): Use it.
6881
68822000-10-04 Peter Breton <pbreton@ne.mediaone.net>
6883
6884 * net/net-utils.el (nslookup-font-lock-keywords)
6885 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
6886 Only set if window-system is non-nil
6887 (net-utils-run-program): Returns buffer.
6888 (network-connection-reconnect): Added this function.
6889
6890 * generic.el:
6891 Incorporates extensive cleanup and docfixes by
6892 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
6893 Uses cl compile-time macros.
6894 (generic-mode-name, generic-comment-list)
6895 (generic-keywords-list, generic-font-lock-expressions)
6896 (generic-mode-function-list, generic-mode-syntax-table):
6897 Removed variables.
6898 (generic-mode-alist): Renamed to generic-mode-list.
6899 (generic-find-file-regexp): Default changed to "^#".
6900 (generic-read-type): Uses completing read on generic-mode-list.
6901 (generic-mode-sanity-check): removed this function.
6902 (generic-add-to-auto-mode): Removed this function
6903 (generic-mode-internal): Bind mode-specific definitions
6904 into function instead of putting them in alist.
6905 (generic-mode-set-comments): Reworked extensively.
6906 (generic-mode-find-file-hook): Simplified regexp searching
6907 (generic-make-keywords-list): Omit extra pair of parens
6908
6909 * find-lisp.el (find-lisp-find-files-internal):
6910 Make sure directory name ends with "/".
6911
6912 * generic-x.el (apache-conf-generic-mode):
6913 Regexp now allows leading whitespace.
6914 (rc-generic-mode): Added eval-when-compile
6915 around generic-make-keywords-list.
6916 Deleted duplicate regexp
6917 (rul-generic-mode): Added eval-when-compile
6918 around generic-make-keywords-list.
6919 (etc-fstab-generic-mode): New generic mode.
6920 (rul-generic-mode): Removed one eval-when-compile
6921 which caused a max-specpdl-size exceeded error.
6922
69232000-10-04 Miles Bader <miles@gnu.org>
6924
6925 * simple.el (minibuffer-temporary-goal-position): New variable.
6926 (next-history-element): Try to keep the position of point in the
6927 input string constant.
6928
6929 * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
6930 (dired-do-create-files): If there's only one file, pass it in as
6931 the DEFAULT arg to dired-mark-read-file-name.
6932
69332000-10-03 Stefan Monnier <monnier@cs.yale.edu>
6934
6935 * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
6936 (diff-goto-source): Be smarter when choosing REVERSE or not.
6937
6938 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
6939 (texinfo-mode-menu): Add an explicit shortcut for update all.
6940
69412000-10-03 Andre Spiegel <spiegel@gnu.org>
6942
6943 * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
6944 factorize backend-specific code cleanly (this was essentially
6945 conceived by Stefan Monnier).
6946 (vc-unregister): Function removed.
6947 (vc-revert-file): New function.
6948 (vc-revert-buffer): Delegate some of the work to it.
6949
6950 * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
6951 default branch unconditionally.
6952 (vc-rcs-set-default-branch): New function.
6953 (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
6954 (vc-rcs-checkin): If an appropriate default branch has been set,
6955 force creation of that branch.
6956 (vc-rcs-receive-file): Rewritten to contain only backend-specific
6957 code (as suggested by Stefan Monnier).
6958
69592000-10-02 Gerd Moellmann <gerd@gnu.org>
6960
6961 * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
6962 highlighting overlay with a different face over the overlay
6963 isearch uses to highlight the current match because that can lead
6964 to bad face combinations.
6965
6966 * loadup.el (toplevel): Load faces before isearch.
6967
6968 * isearch.el (isearch-faces): New custom group.
6969 (isearch): New defface; was already tested for in the code.
6970 (isearch-lazy-highlight-face): Changed to defface from defcustom.
6971 (isearch-highlight): Always use face `isearch'.
6972
69732000-10-02 Dave Love <fx@gnu.org>
6974
6975 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
6976 unused vars. Treat byte-constant2 like byte-constant. Fix bogus
6977 comparison of opcode with operand.
6978
69792000-10-03 Miles Bader <miles@gnu.org>
6980
6981 * play/yow.el (yow): Don't display multi-line quotations in a *Help*
6982 buffer, since the echo area will now grow to accommodate them.
6983
69842000-10-02 Andre Spiegel <spiegel@gnu.org>
6985
6986 * vc-hooks.el (vc-registered): If FILE used to be registered under
6987 a certain backend, try that one first.
6988
6989 * vc.el (vc-responsible-backend): Undo the previous change in the
6990 argument list. Handle multiple backends correctly.
6991 (vc-find-new-backend): Function removed.
6992 (vc-register): Use vc-responsible-backend, as before.
6993 (vc-next-action-on-file): Do use vc-registered, not vc-backend.
6994
69952000-10-02 Gerd Moellmann <gerd@gnu.org>
6996
6997 * startup.el (fancy-splash-head): Change message below the
6998 logo.
6999
70002000-10-02 Miles Bader <miles@lsi.nec.co.jp>
7001
7002 * diff-mode.el (diff-goto-source): Emit a status message.
7003 (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
7004 (diff-test-hunk): Fix doc string.
7005 (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
7006 (diff-advance-after-apply-hunk): New variable.
7007 (diff-apply-hunk): Don't return a value.
7008
70092000-10-01 Stefan Monnier <monnier@cs.yale.edu>
7010
7011 * vc.el (vc-editable-p): Minor optimization.
7012 (edit-vc-file, vc-next-action-on-file): Don't use find-file.
7013 (vc-find-new-backend): New function split from vc-responsible-backend.
7014 (vc-register): Use it.
7015 (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
7016 (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
7017 (vc-default-unregister, vc-revert-buffer): Docstring fix.
7018 (vc-clear-headers): Don't use find-file.
7019 (vc-revert-buffer): Use `and' again (must have been a braino).
7020 (vc-switch-backend): Only prompt if requested.
7021 Short circuit if nothing is to be done.
7022 Don't use vc-resynch-buffer which could lose unsaved editing.
7023 (vc-default-receive-file): Update call to vc-unregister.
7024 (with-vc-file, vc-next-action-on-file):
7025 Use vc-backend rather than vc-registered.
7026 (vc-next-action-on-file): Use intern-soft.
7027 Deal with read-only *vc-diff* buffer.
7028 (vc-transfer-file): Docstring fix.
7029
7030 * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
7031 (vc-rcs-receive-file): Avoid with-vc-properties.
7032 Update call to vc-unregister.
7033 Use constant `RCS' rather than (dynamically bound) var `backend'.
7034
70352000-10-01 Andre Spiegel <spiegel@gnu.org>
7036
7037 * vc.el (vc-next-action-on-file): Update mode line only if file
7038 is visited.
7039 (vc-start-entry): New argument initial-contents. Don't visit the file
7040 if it isn't already visited. Brought documentation up-to-date.
7041 (vc-next-action, vc-register): Updated calls to vc-start-entry.
7042 (vc-checkin): New optional arg initial-contents, which is passed to
7043 vc-start-entry.
7044 (vc-finish-logentry): Make sure to bury log buffer only if there
7045 really is one. Call `vc-resynch-buffer' on log-file, not
7046 buffer-file-name.
7047 (vc-default-comment-history, vc-default-wash-log): New functions.
7048 (vc-index-of): Removed.
7049 (vc-transfer-file): Make do without the above.
7050 (vc-default-receive-file): Call comment-history unconditionally. Pass
7051 the resulting string to vc-checkin, instead of inserting it into the
7052 comment ring.
7053
7054 * vc-rcs.el (vc-rcs-receive-file): Call comment-history
7055 unconditionally. Use the comments as initial contents of the log
7056 entry buffer. Document the trick to force branch creation with no
7057 changes.
7058
70592000-10-01 Miles Bader <miles@gnu.org>
7060
7061 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
7062 `recenter' with an arg to prevent redrawing the display.
7063
70642000-09-30 Stefan Monnier <monnier@cs.yale.edu>
7065
7066 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
7067
7068 * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
7069
7070 * progmodes/c-mode.el (c-mode):
7071 Don't gratuitously override the default for comment-column.
7072
7073 * textmodes/tex-mode.el (latex-metasection-list): New var.
7074 (latex-imenu-create-index): Use it.
7075 Move the regexp construction outside loops (and use push).
7076 (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
7077 (tex-font-lock-keywords): Moved from font-lock.el.
7078 (tex-comment-indent): Remove.
7079 (tex-common-initialization): Don't set comment-indent-function.
7080 (latex-block-default): New var.
7081 (tex-latex-block): Use it to provide a default choice.
7082 Add any unknown choice to latex-block-names.
7083 Insert [...] after {...}.
7084 (tex-last-unended-begin): Simplify regexp.
7085 (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
7086 (latex-forward-sexp-1, latex-forward-sexp): New functions.
7087 (latex-mode): Set forward-sexp-function.
7088
7089 * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
7090 Add regexp for @ignore ... @end ignore.
7091 (texinfo-heading-face): New face.
7092 (texinfo-font-lock-keywords): Use it.
7093 (texinfo-mode-menu): New menu.
7094 (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
7095 New functions.
7096 (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
7097 (texinfo-section-types-regexp, texinfo-section-level-regexp)
7098 (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
7099 Remove declaration.
7100 (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
7101
7102 * delsel.el (delete-selection-mode): Use define-minor-mode.
7103
7104 * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
7105
71062000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7107
7108 * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
7109
71102000-09-30 Gerd Moellmann <gerd@gnu.org>
7111
7112 * replace.el (keep-lines-read-args): New function.
7113 (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
7114 read arguments interactively. Add parameters RSTART and REND.
7115 Operate on the active region in Transient Mark mode.
7116
7117 * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
7118
7119 * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
7120 (authors-obsolete-files-regexps): New variable.
7121 (authors-add): Don't record changes in obsolete files.
7122
71232000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7124
7125 * autoinsert.el (auto-insert-mode): Use define-minor-mode.
7126
7127 * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
7128 (comment-indent): Make sure there's a space between code and comment.
7129 Shift comments left to avoid going past fill-column.
7130
71312000-09-29 Gerd Moellmann <gerd@gnu.org>
7132
7133 * startup.el (startup-echo-area-message): New function.
7134 (display-startup-echo-area-message): Use it.
7135 (fancy-splash-screens): Rewritten to use keymaps and a timer.
7136 (fancy-splash-default-action): New function.
7137 (fancy-splash-screens-1): New function.
7138 (fancy-splash-head): Put a help-echo and a keymap under the image.
7139
71402000-09-29 Stefan Monnier <monnier@cs.yale.edu>
7141
7142 * diff-mode.el (diff-add-log-file-name): Remove.
7143 (diff-mode): Use add-log-buffer-file-name-function.
7144
7145 * add-log.el (find-change-log): New arg BUFFER-FILE.
7146 (add-log-file-name): Obey add-log-file-name-function.
7147 (add-log-buffer-file-name-function): New var.
7148 (add-change-log-entry): Use it.
7149
71502000-09-29 Miles Bader <miles@gnu.org>
7151
7152 * image-file.el (image-file-name-extensions): New variable.
7153 (image-file-name-regexps): Renamed from `image-file-regexps'.
7154 New default value is nil. Call `auto-image-file-mode'.
7155 (image-file-name-regexp): New function.
7156 (auto-image-file-mode): New minor mode.
7157 (insert-image-file): Don't make conditional on the image-file
7158 handler being enabled.
7159 (image-file-handler): Make the call here conditional instead.
7160 (set-image-file-handler-enabled, enable-image-file-handler)
7161 (disable-image-file-handler): Functions removed.
7162
7163 * emacs-lisp/authors.el (authors-print): Rephrase many-files
7164 string.
7165
71662000-09-29 Gerd Moellmann <gerd@gnu.org>
7167
7168 * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
7169 it's a function from CL.
7170 (latex-imenu-create-index): Replace eval-when-compile with progn
7171 because latex-section-alist is not bound while compiling.
7172
71732000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7174
7175 * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
7176 (outline-mode): Use define-derived-mode.
7177
7178 * progmodes/perl-mode.el (perl-mode):
7179 * progmodes/awk-mode.el (awk-mode):
7180 * progmodes/asm-mode.el (asm-mode):
7181 Don't gratuitously override the default for comment-column.
7182
7183 * emacs-lisp/lisp.el (lisp-complete-symbol):
7184 Distinguish the let-binding case from the funcall case.
7185 (forward-sexp-function): New variable.
7186 (forward-sexp): Use it.
7187
7188 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
7189 (easy-mmode-defmap): Remove the now useless autoload.
7190
7191 * time.el (display-time-mode): Use define-minor-mode.
7192
7193 * subr.el (add-minor-mode): Don't eval NAME.
7194 Don't depend on the presence of TOGGLE-FUN for any special behavior.
7195 Use if rather than cond.
7196
7197 * simple.el (read-expression-map): Define more properly.
7198 (comment-indent-hook): Remove.
7199 (string-to-syntax): Bug fix.
7200
7201 * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
7202 (cvs-ediff-diff): Fix typo.
7203 (cvs-revert-if-needed): Don't bother preserving read-only.
7204
7205 * paren.el (show-paren-mode): Use define-minor-mode.
7206
7207 * jka-compr.el (auto-compression-mode): Use define-minor-mode.
7208 (toggle-auto-compression): Remove.
7209 (jka-compr-build-file-regexp): Remove useless grouping.
7210
7211 * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
7212 Avoid user-reserved bindings.
7213 (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
7214 (diff-header-face): Revert to grey85.
7215
7216 * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
7217
7218 * complete.el (partial-completion-mode) <defcustom>: Remove.
7219 (partial-completion-mode): Use define-minor-mode.
7220 (PC-do-completion): Understand `completion-auto-help = delay'
7221 to mean to popup the completion buffer only the second time.
7222 (PC-include-file-all-completions, PC-include-file-all-completions)
7223 (PC-include-file-all-completions): Don't quote lambda.
7224
7225 * comint.el (comint-mode-hook): Docstring fix.
7226 (comint-mode): Use define-derived-mode.
7227 (comint-mode-map): Remove obsolete comment.
7228 (make-comint): Minor stylistic change.
7229 (comint-insert-clicked-input): Be more careful to find the overlay.
7230 Use this-command-keys rather than hardcoding mouse-2.
7231
7232 * font-lock.el: Replace confusing (,@ with ,
7233 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
7234 Don't use regexp-opt-depth. Spice up the regexp for args.
7235 Don't distinguish between cmds that can take an opt arg or not.
7236 Use `append' and `prepend' rather than `keep'.
7237
7238 * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
7239 (latex-outline-regexp): New var.
7240 (latex-outline-level): New fun.
7241 (latex-section-alist): New var.
7242 (latex-imenu-create-index): Use it. Use `push' as well.
7243 (tex-shell-map): Initialize it properly.
7244 (tex-mode): Minor stylistic change.
7245 (plain-tex-mode): Use define-derived-mode.
7246 (latex-mode): Use define-derived-mode.
7247 Construct the paragraph regexps in a more readable way.
7248 Set the buffer-local outline-{level,regexp} vars.
7249 (slitex-mode): Derive from latex-mode.
7250 (tex-common-initialization): Don't kill-all-vars anymore.
7251 Add setting for comment-add and font-lock-defaults.
7252 (tex-start-shell): Use with-current-buffer and don't re-init keymap.
7253 (tex-main-file): New fun. Obey TeX-master as well and remove `.tex'.
7254 (tex-start-tex): New arg DIR (and send a chdir command for it).
7255 Also display the shell buffer and save it in tex-last-buffer-texed.
7256 (tex-region): Use expand-file-name rather than concat.
7257 Remove code made useless by changes in tex-start-tex.
7258 (tex-file): Use tex-main-file and adapt to new tex-start-tex.
7259
7260 * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
7261
72622000-09-28 Dave Love <fx@gnu.org>
7263
7264 * eshell/eshell.el (eshell) <defgroup>: Add :version.
7265
72662000-09-28 Gerd Moellmann <gerd@gnu.org>
7267
7268 * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
7269 `append'.
7270
72712000-09-28 Stefan Monnier <monnier@cs.yale.edu>
7272
7273 * info.el (Info-extract-pointer): Undo last change.
7274 Instead, fix the position of the `bound' arg to re-search-backward.
7275
72762000-09-27 Stefan Monnier <monnier@cs.yale.edu>
7277
7278 * info.el (Info-extract-pointer):
7279 Widen more carefully, to avoid finding pointers in other nodes.
7280 (Info-index): Use push.
7281
72822000-09-27 Gerd Moellmann <gerd@gnu.org>
7283
7284 * frame.el (set-frame-font): Remove call to obsolete function
7285 frame-update-faces.
7286 (set-foreground-color, set-background-color): Likewise for
7287 frame-update-face-colors.
7288
72892000-09-27 Miles Bader <miles@gnu.org>
7290
7291 * image-file.el: New file.
7292
72932000-09-27 Gerd Moellmann <gerd@gnu.org>
7294
7295 * frame.el (frame-notice-user-settings): Don't call
7296 frame-update-faces, which is a no-op now.
7297
7298 * ediff-wind.el (ediff-control-frame-parameters): Add zero
7299 tool-bar-lines.
7300
73012000-09-27 Dave Love <fx@gnu.org>
7302
7303 * mouse.el: Fix last change.
7304
73052000-09-27 Miles Bader <miles@lsi.nec.co.jp>
7306
7307 * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
7308
73092000-09-22 Kenichi Handa <handa@etl.go.jp>
7310
7311 * international/quail.el (quail-help): The output message is
7312 improved.
7313
73142000-09-26 Dave Love <fx@gnu.org>
7315
7316 * mouse.el (popup-menu): If POSITION is nil, set it using
7317 mouse-position.
7318
73192000-09-25 Sam Steingold <sds@gnu.org>
7320
7321 * net/browse-url.el (browse-url-file-url): Check for null maps.
7322
73232000-09-26 Gerd Moellmann <gerd@gnu.org>
7324
7325 * frame.el (frame-notice-user-settings): Don't add a
7326 tool-bar-lines frame parameter to default-frame-alist in batch mode.
7327
7328 * frame.el (frame-notice-user-settings):
7329 Make tool-bar-mode and default-frame-alist consistent.
7330
7331 * toolbar/tool-bar.el (tool-bar-help): New function.
7332
73332000-09-25 Gerd Moellmann <gerd@gnu.org>
7334
7335 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
7336 current-load-list in top-level forms. Else this leaks a cons cell
7337 every time a defun is called.
7338
7339 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
7340
73412000-09-25 Dave Love <fx@gnu.org>
7342
7343 * startup.el (fancy-splash-head): Check XPM is available.
7344
7345 * autoinsert.el (auto-insert): Doc fix.
7346 (auto-insert-alist): Following GNU notices, don't say `copyright
7347 _by_'. Use line-beginning-position.
7348 (auto-insert): Check buffer-file-name is non-nil before use.
7349
73502000-09-25 Gerd Moellmann <gerd@gnu.org>
7351
7352 * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
7353 starting with `@def' or `@multitable', in addition to ones
7354 specified by the user in auto-fill-inhibit-regexp.
7355
73562000-09-25 Markus Rost <rost@math.ohio-state.edu>
7357
7358 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
7359 rmail-dont-reply-to-names matches the empty string.
7360
73612000-09-25 Gerd Moellmann <gerd@gnu.org>
7362
7363 * startup.el (command-line-1, fancy-splash-text): Change the
7364 text to sound more friendly.
7365
73662000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
7367
7368 * progmodes/hideshow.el: Update author email address.
7369 Generally, sync w/ maintainer version 5.22.
7370 (hs-hide-all-non-comment-function): New var.
7371 (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
7372 (hs-hide-all): Use `hs-hide-all-non-comment-function'.
7373 (hs-show-region): Delete this command.
7374 (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
7375
73762000-09-22 Dave Love <fx@gnu.org>
7377
7378 * hl-line.el (hl-line-overlay): Don't make it buffer-local.
7379 (hl-line-highlight): Specify buffer when moving overlay.
7380
7381 * progmodes/fortran.el (fortran-mode): Locally set
7382 normal-auto-fill-function.
7383 (fortran-auto-fill-mode): Just alias to auto-fill-mode.
7384 (fortran-mode-map): Adjust auto-fill menu entry.
7385
73862000-09-22 Gerd Moellmann <gerd@gnu.org>
7387
7388 * vc-rcs.el (toplevel): Require `vc' when compiling.
7389
7390 * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
7391
73922000-09-22 Andre Spiegel <spiegel@gnu.org>
7393
7394 * vc.el (vc-switch-backend): Signal an error if the file is not
7395 registered under the new backend.
7396
7397 * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
7398 without explicit revision number.
7399
74002000-09-21 Stefan Monnier <monnier@cs.yale.edu>
7401
7402 * diff-mode.el (diff-file-header-face): Reset to its previous value.
7403 (diff-hunk-text): Correctly use offsets rather than buffer-positions.
7404 (diff-xor): New function.
7405 (diff-find-source-location): Use it. Fix a stupid name clash.
7406 (diff-hunk-status-msg): New function.
7407 (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
7408 (diff-test-hunk): Use diff-find-source-location.
7409 (diff-goto-source): Favor the `reverse'.
7410 (diff-hunk-text): Properly handle one-sided context diffs.
7411 (diff-apply-hunk): When done, advance to the next hunk.
7412
74132000-09-21 Gerd Moellmann <gerd@gnu.org>
7414
7415 * startup.el (command-line): If frame was created with a non-zero
7416 tool-bar-lines parameter, switch tool-bar-mode on.
7417
7418 * add-log.el (change-log-date-face, change-log-name-face)
7419 (change-log-email-face, change-log-file-face)
7420 (change-log-list-face, change-log-conditionals-face)
7421 (change-log-function-face, change-log-acknowledgement-face):
7422 New faces, inheriting from font-lock faces.
7423 (change-log-font-lock-keywords): Use them.
7424
74252000-09-21 Dave Love <fx@gnu.org>
7426
7427 * progmodes/cperl-mode.el (top-level): Clean up
7428 `eval-when-compile's and assorted defvars.
7429 (cperl-invalid-face): Don't double-quote value. Change custom
7430 type.
7431 (cperl-mode): Set normal-auto-fill-function and don't zap
7432 auto-fill-function.
7433 (cperl-imenu--function-name-regexp-perl): Renamed from
7434 imenu-example--function-name-regexp-perl.
7435 (cperl-imenu--create-perl-index): Renamed from
7436 imenu-example--create-perl-index.
7437 (cperl-xsub-scan): Don't require cl.
7438
7439 * msb.el (msb-mode-map): Use substitute-key-definition.
7440 (msb-mode): Use msb-mode-map.
7441
74422000-09-21 Andre Spiegel <spiegel@gnu.org>
7443
7444 * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
7445 New functions.
7446 (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
7447 (vc-switch-backend): New function.
7448 (vc-prefix-map): Bind `vc-switch-backend' to `b'.
7449 (vc-register): Fix prompt.
7450 (vc-unregister, vc-default-unregister): New functions.
7451 (vc-version-diff): Handle empty buffer in sentinel.
7452
7453 * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
7454 (vc-rcs-state-heuristic): Use it to guess the state of files with
7455 non-strict locking.
7456 (vc-rcs-find-most-recent-rev): Handle the case when a branch has
7457 been set with -b, but not created yet.
7458 (vc-rcs-fetch-master-state): With non-strict locking, compare file
7459 contents in order to find the state.
7460 (vc-rcs-checkin): Allow creation of branches with no changes.
7461 (vc-rcs-unregister, vc-rcs-receive-file)
7462 (vc-rcs-set-non-strict-locking): New functions.
7463
7464 * vc-hooks.el (vc-name): Force correct computation of the value
7465 in case it is missing.
7466
74672000-09-21 Gerd Moellmann <gerd@gnu.org>
7468
7469 * startup.el (fancy-splash-tail): Use a different foreground
7470 color on a dark frame background.
7471
74722000-09-21 Miles Bader <miles@lsi.nec.co.jp>
7473
7474 * info.el: Use the correct capitalization when making Info-mode
7475 and Info-edit-mode `special' modes.
7476
74772000-09-20 Stefan Monnier <monnier@cs.yale.edu>
7478
7479 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
7480 (diff-mode): Add support for add-log.el.
7481 (diff-hunk-text): Use char offsets rather than line offsets.
7482 (diff-find-source-location): Replace LINE with line-offset (nil
7483 if not found) and always set POS to a meaningful position.
7484 Adapt to the new char-offsets.
7485 (diff-apply-hunk): Drop support for the unused `select' POPUP.
7486 Adapt to the new diff-find-source-location.
7487 (diff-goto-source): Adapt to the new diff-find-source-location.
7488
7489 * add-log.el (add-log-file-name): New function (split out of
7490 add-change-log-entry).
7491 (add-change-log-entry): Use it.
7492 Call add-log-file-name-function with the changelog file name if
7493 the current buffer is not associated with any file.
7494 Avoid find-file if the selected window is dedicated.
7495
7496 * diff-mode.el (diff-find-source-location):
7497 Move code from diff-apply-hunk. Return buffer rather than file.
7498 (diff-apply-hunk): Use the new result from diff-find-source-location.
7499 (diff-goto-source): Use the new diff-find-source-location.
7500
75012000-09-20 Dave Love <fx@gnu.org>
7502
7503 * iswitchb.el: Some doc fixes.
7504 (iswitchb-mode-map): Define completely initially. Inherit
7505 minibuffer-local-map.
7506 (iswitchb-completion-help) <!iswitchb-xemacs>: Use
7507 fundamental-mode.
7508 (iswitchb-global-map): New variable.
7509 (iswitchb-summaries-to-end): Amalgamate regexps.
7510 (iswitchb-mode): New.
7511 (iswitchb-mode-hook): New variable.
7512 (iswitchb) <defgroup>: Add URL link. Use group `completion', not
7513 `extensions'.
7514
75152000-09-20 Gerd Moellmann <gerd@gnu.org>
7516
7517 * ehelp.el (electric-help): New defgroup.
7518 (electric-help-shrink-window): New user-option.
7519 (with-electric-help): Use it.
7520
7521 * window.el (shrink-window-if-larger-than-buffer): If face
7522 `mode-line' has a :box, and we're on a graphical frame, add 1
7523 to the needed window height.
7524
7525 * frame.el (frame-notice-user-settings): Add a last parameter nil
7526 to a call to `append', because the last list passed to `append' is
7527 not copied, and so subsequent calls to assq-delete-all will modify
7528 default-frame-alist.
7529
7530 * startup.el (fancy-splash-image): Change :type.
7531 (fancy-splash-head): Use an XBM image if appropriate.
7532 (command-line-1): Show splash screens in more cases.
7533
7534 * startup.el (fancy-splash-text): Don't quote faces.
7535
7536 * dired.el (dired-font-lock-keywords): Undo last change.
7537 (dired-readin): Bind indent-tabs-mode to nil.
7538
7539 * startup.el (fancy-splash-head): If frame's background mode
7540 is `dark', change the black background of the image to gray.
7541 (fancy-splash-screens): Display startup echo area message.
7542 (display-startup-echo-area-message): New function.
7543
75442000-09-20 Miles Bader <miles@lsi.nec.co.jp>
7545
7546 * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
7547
7548 * info.el (info-header-node): Tweak for color ttys.
7549
7550 * faces.el (face-valid-attribute-values): Make sure directories we
7551 search for stipples both exist and are readable before trying to
7552 search them.
7553
7554 * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
7555 in the dry-run case.
7556
7557 * jka-compr.el (with-auto-compression-mode): New macro.
7558
7559 * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
7560 (custom-group-tag-face, custom-variable-tag-face): Use relative
7561 :height and inherit from `variable-pitch' face instead of
7562 hardwiring :family.
7563 * hi-lock.el (hi-black-hb): Likewise.
7564
7565 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
7566 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
7567 toolbar-add-item, if image doesn't have a mask add a `:mask
7568 heuristic'.
7569
75702000-09-19 Stefan Monnier <monnier@cs.yale.edu>
7571
7572 * diff-mode.el: Docstring fixes.
7573 (diff-header-face, diff-comment-face): New faces.
7574 (diff-font-lock-keywords): Highlight a bit differently.
7575 (diff-find-source-location): Don't return SPAN any more.
7576 (diff-hunk-text): Don't bother erasing the temp buffer.
7577 (diff-find-text): Drop argument LINE.
7578 (diff-apply-hunk): Update calls to diff-find-text.
7579 (diff-goto-source): Use pop-to-buffer again and don't raise an error.
7580
7581 * calendar/calendar.el: Docstring fixes.
7582 (calendar-make-alist): Don't quote lambda.
7583 (calendar-star-date): Use make-local-variable.
7584
75852000-09-19 Dave Love <fx@gnu.org>
7586
7587 * toolbar/tool-bar.el: Renamed from toolbar.el.
7588 Change `toolbar' to `tool-bar' generally in symbols.
7589 Make some items invisible in `special' major modes.
7590 (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
7591 Add arg PROPS.
7592
7593 * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
7594 Add :version here.
7595 (fancy-splash-delay, fancy-splash-image): Remove :version here.
7596
75972000-09-19 Gerd Moellmann <gerd@gnu.org>
7598
7599 * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
7600
7601 * files.el (find-file-suppress-same-file-warnings): New user-option.
7602 (find-file-noselect): Use it.
7603
7604 * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
7605 (fancy-splash-screen): Defgroup.
7606
7607 * add-log.el (change-log-font-lock-keywords): Match names
7608 more exactly for the case that font-lock-constant-face is
7609 underlined.
7610
76112000-09-19 Richard M. Stallman <rms@gnu.org>
7612
7613 * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
7614
76152000-09-19 Andre Spiegel <spiegel@gnu.org>
7616
7617 * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
7618
76192000-09-19 Gerd Moellmann <gerd@gnu.org>
7620
7621 * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
7622 * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
7623 * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
7624 * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
7625 * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
7626 * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
7627 * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
7628 * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
7629 * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
7630 * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
7631 * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
7632 * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
7633
7634 * startup.el (fancy-splash-text): New variable.
7635 (fancy-splash-delay, fancy-splash-image): New user-options.
7636 (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
7637 (fancy-splash-screens): New functions.
7638 (command-line-1): If display has a `display' frame parameter, has
7639 colors, and we have XPM support, show more fancy splash screens.
7640
76412000-09-19 Dave Love <fx@gnu.org>
7642
7643 * map-ynp.el (map-y-or-n-p): Check use-dialog-box. Don't lose
7644 with null `help'. Use modern backquote syntax.
7645
76462000-09-19 Gerd Moellmann <gerd@gnu.org>
7647
7648 * font-lock.el (font-lock-mode): Change message telling the user
7649 that ``the buffer is too big''.
7650
7651 * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
7652 for instance for the case that tab-width is 2.
7653
76542000-09-18 Gerd Moellmann <gerd@gnu.org>
7655
7656 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
7657 toolbar-add-item, if image doesn't have a mask add a `:mask
7658 heuristic'.
7659
76602000-09-18 Miles Bader <miles@lsi.nec.co.jp>
7661
7662 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
7663 and return a cons if it's non-nil.
7664 (diff-apply-hunk): Try to jump to the line in the source text
7665 corresponding to the position of point in the in the hunk.
7666
7667 * info.el (Info-title-3-face, Info-title-2-face)
7668 (Info-title-1-face): Use face inheritance and relative sizes
7669 instead of hard-wiring things.
7670
7671 * faces.el (secondary-selection): Make dark-background variant sane.
7672
76732000-09-16 Andrew Innes <andrewi@gnu.org>
7674
7675 * makefile.w32-in (compile-files-CMD): No need to make .elc files
7676 read-only, since they aren't under VC now.
7677
76782000-09-17 Dave Love <fx@gnu.org>
7679
7680 * tmm.el: Replace mapcar with mapc in several places.
7681
7682 * loadhist.el (unload-feature): Maybe call elp-restore-list and
7683 ad-unadvise.
7684
7685 * international/latin1-disp.el: New file.
7686
7687 * calendar/cal-move.el (scroll-calendar-left)
7688 (scroll-calendar-right): Make arg optional (for active mode line).
7689
7690 * calendar/calendar.el (calendar-mode-line-format): Make fields
7691 mouse-sensitive.
7692 (calendar-read-date, calendar-read-date, calendar-window-list):
7693 Unquote lambda.
7694 (calendar-month-name): Use aref, not sref.
7695
7696 * view.el (minor-mode-alist): Propertize the string.
7697
7698 * international/characters.el (standard-case-table): Add entries
7699 for Greek.
7700
77012000-09-18 Miles Bader <miles@gnu.org>
7702
7703 * info.el (info-node, info-xref): Add dark-background variants.
7704
7705 * faces.el (header-line): Change defaults to be less confusing
7706 when mixed with mode-lines.
7707
7708 * info.el (Info-fontify-node): Make a few cleanups.
7709 Add extra `help-echo' and `local-map' props to node xrefs.
7710 Use header-specific faces for node-names & xrefs.
7711 (Info-use-header-line): New variable.
7712 (info-header-xref, info-header-node): New faces.
7713 (Info-setup-header-line): New function.
7714 (Info-select-node): Call Info-setup-header-line when enabled.
7715 (Info-extract-pointer): Work even if the header line is hidden.
7716 (Info-header-line): New variable.
7717
77182000-09-16 Stefan Monnier <monnier@cs.yale.edu>
7719
7720 * vms-patch.el (print-region-function): Don't quote lambda.
7721
7722 * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
7723
7724 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
7725 (lm-get-header-re): Allow spaces between the header and the colon.
7726 (lm-header): Allow $ in non-RCS headers.
7727 (lm-header-multiline): Put the strings back into order.
7728 Stop at an empty line. Don't require two space chars if the
7729 line is clearly not another header line.
7730
7731 * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
7732 (popup-menu-popup): Remove.
7733
77342000-09-15 Gerd Moellmann <gerd@gnu.org>
7735
7736 * toolbar/toolbar.el (toolbar-add-item): Use the same image
7737 specification if or if not tool-bar item contains an `:enabled'
7738 property.
7739
7740 * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
7741 current buffer has no file name.
7742
77432000-09-15 Dave Love <fx@gnu.org>
7744
7745 * strokes.el: Sync with maintainer's current version with changes
7746 for Emacs, but avoid runtime cl and levents.
7747 (toplevel): Change autoloads and compilation requires.
7748 (strokes-version, strokes-bug-address, strokes-lift): Values
7749 changed.
7750 (strokes-xpm-header, strokes-insinuated): New variable.
7751 (strokes): Add :link.
7752 (strokes-mode): Customized.
7753 (strokes-while-inhibiting-garbage-collector): New macro.
7754 (strokes-remassoc): Avoid remove-if.
7755 (strokes-fix-button2-command): Don't use ad-do-it.
7756 (strokes-insinuate): New function.
7757 (strokes-button-press-event-p, strokes-button-release-event-p):
7758 New functions, used instead of non-`strokes-' versions..
7759 (strokes-mouse-event-p): Rewritten.
7760 (strokes-event-closest-point): Avoid event-point.
7761 (strokes-get-grid-position): Avoid cdadr, caadr
7762 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
7763 functions.
7764 (strokes-help): Use with-output-to-temp-buffer.
7765 (strokes-window-configuration-changed-p): New function.
7766 (strokes-update-window-configuration): Use buffer-live-p,
7767 strokes-window-configuration-changed-p.
7768 (strokes-mode): Use strokes-insinuate. Alter mouse bindings.
7769 (strokes-char-face): New face.
7770 (strokes-char-table, strokes-base64-chars): New variable.
7771 (strokes-xpm-for-stroke, strokes-list-strokes)
7772 (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
7773 (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
7774 (strokes-xpm-to-compressed-string, strokes-decode-buffer)
7775 (strokes-encode-buffer, strokes-xpm-for-compressed-string)
7776 (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
7777 functions.
7778
77792000-09-15 Gerd Moellmann <gerd@gnu.org>
7780
7781 * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
7782
7783 * image.el (create-image): Doc fix.
7784
7785 * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
7786 instead of `:heuristic-mask t'.
7787
77882000-09-14 Andrew Innes <andrewi@gnu.org>
7789
7790 * makefile.w32-in: Revert to Unix line endings.
7791
77922000-09-14 Andrew Innes <andrewi@gnu.org>
7793
7794 * makefile.w32-in: Add bootstrap support. Also copy lisp source
7795 when installing.
7796
7797 * makefile.nt (DONTCOMPILE): Fix typo.
7798
7799 * shell.el (shell-write-history-on-exit): New function.
7800 (shell-dumb-shell-regexp): New custom variable.
7801 (shell-mode): Make shell-write-history-on-exit the process
7802 sentinel if shell name matches shell-dumb-shell-regexp.
7803
7804 * w32-fns.el: Comment out before-init-hook function which resets
7805 source-directory based; this breaks bootstrap.
7806
78072000-09-14 Dave Love <fx@gnu.org>
7808
7809 * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
7810 toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
7811 toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
7812 toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
7813 toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
7814 toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
7815 toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm: New.
7816 From Tuomas Kuosmanen <tigert@gimp.org>. (Gnome icons fetched
7817 from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
7818
7819 * toolbar/toolbar.el: New.
7820
7821 * subdirs.el: Add toolbar.
7822
78232000-09-14 Gerd Moellmann <gerd@gnu.org>
7824
7825 * indent.el (indent-for-tab-command): Doc fix.
7826
78272000-09-14 Alex Schroeder <alex@gnu.org>
7828
7829 * ansi-color.el (ansi-colors): Doc change.
7830 (ansi-color-get-face): Simplified regexp.
7831 (ansi-color-faces-vector): Added more faces, doc change.
7832 (ansi-color-names-vector): Doc change.
7833 (ansi-color-regexp): Simplified regexp.
7834 (ansi-color-parameter-regexp): New regexp.
7835 (ansi-color-filter-apply): Doc change.
7836 (ansi-color-filter-region): Doc change.
7837 (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
7838 deal with zero length parameters.
7839 (ansi-color-apply-on-region): Doc change.
7840 (ansi-color-map): Doc change.
7841 (ansi-color-map-update): Removed debugging message.
7842 (ansi-color-get-face-1): Added condition-case to trap
7843 args-out-of-range errors.
7844 (ansi-color-get-face): Doc change.
7845 (ansi-color-make-face): Removed.
7846 (ansi-color-for-shell-mode): New option.
7847
78482000-09-13 Kenichi Handa <handa@etl.go.jp>
7849
7850 * international/quail.el (quail-start-translation): Translate KEY
7851 if necessary even if it doesn't have any mapping in the current
7852 input method.
7853 (quail-start-conversion): Likewise.
7854 (quail-help): The output message is improved.
7855
78562000-09-13 Miles Bader <miles@gnu.org>
7857
7858 * comint.el (comint-output-filter): Revert to using
7859 `insert-before-markers'. Add bletcherous hack to undo damage
7860 caused by `insert-before-markers'. Put `front-sticky' property on
7861 overlays created here so that the field code understands how the
7862 overlay works. Use a let when making comint-last-prompt-overlay,
7863 so that the code is easier to read.
7864
78652000-09-13 Dave Love <fx@gnu.org>
7866
7867 * wid-edit.el (widget-default-format-handler): DTRT when
7868 doc-property is a function.
7869
78702000-09-12 Francesco Potorti` <pot@gnu.org>
7871
7872 * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
7873 filed name if it's not there.
7874
78752000-09-12 Dave Love <fx@gnu.org>
7876
7877 * simple.el (read-mail-command): Doc fix.
7878 (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
7879
7880 * vc.el (vc-dired-listing-switches): Fix :version.
7881
7882 * vc-hooks.el: Doc fixes.
7883
7884 * subr.el (add-minor-mode): Use toggle-fun arg.
7885
7886 * speedbar.el: Add :version to several defcustoms.
7887
7888 * imenu.el (imenu--truncate-items, imenu--cleanup)
7889 (imenu--generic-function): Avoid mapcar.
7890 (imenu--replace-spaces): Function removed.
7891 (imenu--completion-buffer): Use subst-char-in-string.
7892 (imenu-add-to-menubar): Use keymap inheritance.
7893
78942000-09-12 Miles Bader <miles@gnu.org>
7895
7896 * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
7897 (diff-mode-map): Bind `diff-test-hunk'.
7898 (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
7899
79002000-09-11 Gerd Moellmann <gerd@gnu.org>
7901
7902 * bytecomp.el (byte-compile-defvar): Undo last change
7903 because it breaks '(make-variable-buffer-local (defvar ...)'
7904 which is used at least in dired.
7905
79062000-09-12 Kenichi Handa <handa@etl.go.jp>
7907
7908 * international/quail.el (quail-define-package): Docstring
7909 modified.
7910
79112000-09-12 Kenichi Handa <handa@etl.go.jp>
7912
7913 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
7914 extra docstrings for "chinese-ccdospy", "chinese-ecdict",
7915 "chinese-etzy", "chinese-sw", and "chinese-ziranma". Modify the
7916 docstring of "chinese-py".
7917
7918 * international/quail.el (quail-translation-docstring): New
7919 variable.
7920 (quail-show-keyboard-layout): Docstring modified.
7921 (quail-select-current): Likewise.
7922 (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
7923 infinite recursive call.
7924 (quail-help): Check quail-translation-docstring. Format of the
7925 output changed.
7926 (quail-help-insert-keymap-description): Adjusted for the above
7927 change.
7928
79292000-09-11 Gerd Moellmann <gerd@gnu.org>
7930
7931 * bytecomp.el (byte-compile-defvar): Only cons onto
7932 current-load-list in top-level forms. Else this leaks a cons cell
7933 every time a defun is called.
7934
79352000-09-11 Miles Bader <miles@lsi.nec.co.jp>
7936
7937 * diff-mode.el (diff-apply-hunk): Function basically rewritten.
7938 Now understands non-unified diffs. Some functionality moved into
7939 `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN,
7940 POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually
7941 modify anything. Only reposition point in the patched file if the
7942 patch succeeds. Only pop up another window if POPUP is true.
7943 Emit a message describing what happened if successful, and at what
7944 line-offset. Automatically detect reversed hunks and do something
7945 appropriate.
7946 (diff-hunk-text, diff-find-text): New functions.
7947 (diff-filter-lines): Function removed.
7948 (diff-test-hunk): New function.
7949 (diff-goto-source): Rewritten in terms of diff-apply-hunk.
7950
79512000-09-10 Dave Love <fx@gnu.org>
7952
7953 * textmodes/tildify.el: Minor doc/commentary fixes.
7954 (tildify) <defgroup>: Add :version.
7955
7956 * faces.el (face-x-resources): Make custom type more specific.
7957 (frame-background-mode): Use mapc.
7958 (region) <defcustom>: Add :version.
7959
79602000-09-08 Stefan Monnier <monnier@cs.yale.edu>
7961
7962 * vc-sccs.el (vc-sccs-register):
7963 * vc-rcs.el (vc-rcs-register):
7964 * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
7965 * vc.el (vc-register): Clear file's properties.
7966
79672000-09-08 Gerd Moellmann <gerd@gnu.org>
7968
7969 * faces.el (face-spec-set): Only face-spec-reset-face when
7970 ATTRS is non-nil.
7971
79722000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7973
7974 * help.el (help-insert-xref-button): Fix a typo in doc string.
7975
79762000-09-07 Eli Zaretskii <eliz@is.elta.co.il>
7977
7978 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7979 Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
7980 methods.
7981
7982 * menu-bar.el (read-mail-item-name): New function.
7983 (menu-bar-tools-menu): Use it to compute and display the package
7984 used to read email.
7985 (menu-bar-tools-menu): Fix typo in GUD's help string.
7986
79872000-09-07 Dave Love <fx@gnu.org>
7988
7989 * diff-mode.el (diff-mouse-goto-source): New function.
7990
7991 * vc-sccs.el: Doc fixes.
7992 (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
7993
7994 * vc-rcs.el: Doc fixes.
7995 (vc-rcs-register-switches, vc-rcs-checkin-switches)
7996 (vc-rcs-checkout-switches, vc-rcs-header)
7997 (vc-rcs-master-templates): Add or change :version.
7998
7999 * vc-cvs.el: Doc fixes.
8000 (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
8001 (vc-cvs-stay-local): Add :version.
8002
8003 * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
8004
80052000-09-07 Kenichi Handa <handa@etl.go.jp>
8006
8007 * international/quail.el (quail-help): Fix previous change.
8008
80092000-09-07 Gerd Moellmann <gerd@gnu.org>
8010
8011 * faces.el (color-values): Doc fix.
8012
8013 * faces.el (frame-set-background-mode): Use frame-parameter
8014 instead of frame-parameters.
8015
8016 * frame.el (filtered-frame-list): Reduce consing.
8017 (frames-on-display-list): Call frame-parameter instead of
8018 frame-parameters.
8019
80202000-09-07 Kenichi Handa <handa@etl.go.jp>
8021
8022 * language/devan-util.el (devanagari-to-indian-region): In the
8023 loop, change the following char, not preceding char.
8024
80252000-09-07 Gerd Moellmann <gerd@gnu.org>
8026
8027 * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
8028 instead of frame-parameters.
8029
8030 * faces.el (set-face-attribute): Simplify by calling
8031 internal-set-lisp-face-attribute with FRAME being 0.
8032
8033 * vc.el: Remove `Id' version control keyword.
8034
80352000-09-07 Kenichi Handa <handa@etl.go.jp>
8036
8037 * help.el (help-make-xrefs): Adjusted for the change of
8038 help-xref-mule-regexp.
8039 (help-insert-xref-button): New function.
8040
8041 * international/mule-cmds.el (help-xref-mule-regexp-template):
8042 Include the pattern for character set.
8043 (leim): New group.
8044
8045 * international/quail.el: Don't require face.
8046 (quail): New group.
8047 (quail-other-command): Dummy command to make quail-help work better.
8048 (quail-keyboard-layout-alist): Add Keyboard type "jp106".
8049 (quail-keyboard-layout-substitution): New variable.
8050 (quail-update-keyboard-layout): New function.
8051 (quail-keyboard-layout-type): New customizable variable.
8052 (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
8053 (quail-keyboard-translate): Pay attention to
8054 quail-keyboard-layout-substitution.
8055 (quail-insert-kbd-layout): New function.
8056 (quail-show-keyboard-layout): New function.
8057 (quail-get-translation): If the definition is a vector of length
8058 1, and the element is a string of length 1, return the character
8059 in that string.
8060 (quail-update-current-translations): Fix the case of
8061 relative-index out of range.
8062 (quail-build-decode-map, quail-insert-decode-map): New Functions.
8063 (quail-help): Show keyboard layout by quail-insert-kbd-layout.
8064 Show key sequences for all available characters.
8065 (quail-help-insert-keymap-description): Don't show such verbose
8066 key bindings as quail-self-insert-command.
8067
8068 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
8069 Format changed, and each element now have extra documentations.
8070 (tit-process-header): Delete invalid characters from TIT-PROMPT.
8071 Adjusted for the change of quail-cxterm-package-ext-info.
8072
80732000-09-06 Gerd Moellmann <gerd@gnu.org>
8074
8075 * vc-hooks.el (toplevel): Don't require `vc' during compilation;
8076 requiring it leads to a recursive loading of vc.el and vc-hooks.el
8077 during bootstrap.
8078
80792000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8080
8081 * vc.el: (toplevel): Don't require `dired' at run-time.
8082 (vc-dired-resynch-file): Remove autoload cookie.
8083
80842000-09-05 Andre Spiegel <spiegel@gnu.org>
8085
8086 * vc.el: Made several backend functions optional.
8087 (vc-default-responsible-p): New function.
8088 (vc-merge): Use RET for first version to trigger merge-news, not
8089 prefix arg.
8090 (vc-annotate): Handle backends that do not support annotation.
8091 (vc-default-merge-news): Removed. The existence of a merge-news
8092 implementation is now checked on caller sites.
8093
8094 * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
8095 case.
8096
8097 * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
8098 special case that has been removed from the default in vc-hooks.el.
8099
81002000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8101
8102 * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
8103
81042000-09-05 Andre Spiegel <spiegel@gnu.org>
8105
8106 * vc-hooks.el: Require vc during compilation.
8107 (vc-file-setprop): Use `vc-touched-properties' if bound by the new
8108 macro `with-vc-properties' in vc.el.
8109 (vc-file-getprop): Doc fix.
8110 (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
8111
8112 * vc.el: Require dired-aux during compilation.
8113 (vc-name-assoc-file): Moved to vc-sccs.el.
8114 (with-vc-properties): New macro.
8115 (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
8116 vc-finish-steal): Use it.
8117 (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call
8118 to the backend-specific function is now supposed to do the checkout,
8119 too.
8120 (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
8121
8122 * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
8123 set file properties; that gets done in the generic code now.
8124
8125 * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
8126 Changed parameter list, added code from vc.el that does the
8127 checkout, possibly with a double-take.
8128
8129 * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
8130 (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
8131 the above under the new name.
8132 (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed
8133 parameter list, added checkout command.
8134 (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
8135 properties; that gets done in the generic code now.
8136
81372000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8138
8139 * vc.el: Docstring fixes (courtesy of checkdoc).
8140
81412000-09-05 Stefan Monnier <monnier@cs.yale.edu>
8142
8143 * vc.el (vc-checkout-writable-buffer-hook)
8144 (vc-checkout-writable-buffer): Remove.
8145 (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
8146 (vc-log-mode): Make it into a clean derived major mode.
8147 (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
8148 vc-log-mode if log-edit is not available.
8149 (vc-dired-mode-map): Don't set-keymap-parent yet.
8150 (vc-dired-mode): Do set-keymap-parent here.
8151 (vc-dired-buffers-for-dir): Nop if dired is not loaded.
8152
81532000-09-05 Gerd Moellmann <gerd@gnu.org>
8154
8155 * faces.el (set-face-attribute, face-spec-reset-face)
8156 (face-spec-set): Avoid consing by removing calls to `apply'.
8157
8158 * frame.el (frame-parameter): Move to C code.
8159
81602000-09-05 Dave Love <fx@gnu.org>
8161
8162 * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
8163 insert-before-markers-and-inherit. Now checked systematically!
8164
81652000-09-05 Alex Schroeder <alex@gnu.org>
8166
8167 * sql.el (sql-postgres): Use sql-postgres-options.
8168 (sql-postgres-options): New variable.
8169
81702000-09-05 Alex Schroeder <alex@gnu.org>
8171
8172 * sql.el (sql-mode-menu): Work around missing variable mark-active
8173 in XEmacs.
8174 (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
8175 (sql-interactive-mode): Added call to easy-menu-add for XEmacs
8176 compatibility.
8177
81782000-09-04 Gerd Moellmann <gerd@gnu.org>
8179
8180 * vc.el (vc-dired-resynch-file): Add autoload cookie.
8181
8182 * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
8183
8184 * Makefile.in (DONTCOMPILE): Fix typo in file name.
8185
81862000-09-04 Andre Spiegel <spiegel@gnu.org>
8187
8188 * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
8189 don't support anything else under SCCS yet.
8190
8191 * vc-hooks.el: Minor doc fixes.
8192
81932000-09-04 Andre Spiegel <spiegel@gnu.org>
8194
8195 * vc.el (vc-next-action-on-file): Do not visit the file if it's
8196 not necessary. If verbose in state `needs-patch', do the same as
8197 under `up-to-date'. When NOT verbose and `needs-patch', check out
8198 latest version instead of `merge-news'.
8199 (vc-next-action-dired): Don't mess with default-directory here; it
8200 breaks other parts of dired. It is the job of the
8201 backend-specific functions to adjust it temporarily if they need it.
8202 (vc-next-action): Remove a special CVS case.
8203 (vc-clear-headers): New optional arg FILE.
8204 (vc-checkin, vc-checkout): Set properties vc-state and
8205 vc-checkout-time properly.
8206 (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
8207 (vc-print-log): Use new backend function `show-log-entry'.
8208 (vc-cancel-version): Do the checks in a different order. Added a
8209 FIXME concerning RCS-only code.
8210
8211 * vc-rcs.el (vc-rcs-show-log-entry): New function.
8212 (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
8213
8214 * vc-cvs.el (vc-cvs-show-log-entry): New function.
8215
8216 * vc-hooks.el (vc-default-mode-line-string): Show state
8217 `needs-patch' as a `-' too.
8218
82192000-09-04 Andre Spiegel <spiegel@gnu.org>
8220
8221 * vc.el (vc-responsible-backend): New optional arg REGISTER.
8222 (vc-default-could-register): New function.
8223 (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
8224 (vc-resynch-buffer): Call vc-dired-resynch-file.
8225 (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
8226 vc-resynch-buffer instead of vc-resynch-window.
8227 (vc-next-action-dired): Don't redisplay here, that gets done as a
8228 result of the individual file operations.
8229 (vc-retrieve-snapshot): Corrected prompt order.
8230
8231 * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
8232
8233 * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
8234 as well.
8235 (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p. Handle
8236 hostname regexps. Updated all callers.
8237 (vc-cvs-responsible-p): Handle directories as well.
8238 (vc-cvs-could-register): New function.
8239 (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
8240 properties up-to-date.
8241
8242 * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
8243 user whether to create one.
8244
82452000-09-04 Andre Spiegel <spiegel@gnu.org>
8246
8247 * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
8248 check out a non-existing file.
8249
8250 * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
8251 workfile does not exist.
8252
8253 * vc.el (vc-version-diff): Use `require' to check for existence of
8254 diff-mode.
8255
82562000-09-04 Andre Spiegel <spiegel@gnu.org>
8257
8258 * vc-cvs.el (vc-cvs-registered): Use new function
8259 vc-cvs-parse-entry to do the actual work.
8260
82612000-09-04 Andre Spiegel <spiegel@gnu.org>
8262
8263 * vc-hooks.el (vc-find-backend-function): If function doesn't
8264 exist, return nil instead of error.
8265 (vc-call-backend): Doc fix.
8266
8267 * vc.el (vc-do-command): Doc fix.
8268 (vc-finish-logentry): When checking in from vc-dired, choose the
8269 right backend for logentry check.
8270 (vc-dired-mode-map): Inherit from dired-mode-map.
8271 (vc-dired-mode): Local value of dired-move-to-filename-regexp
8272 simplified.
8273 (vc-dired-state-info): Removed, updated caller.
8274 (vc-default-dired-state-info): Use parentheses instead of hyphens.
8275 (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
8276 (vc-dired-listing-switches): New variable.
8277 (vc-directory): Use it, instead of dired-listing-switches.
8278
8279 * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
8280 (vc-cvs-dir-state): New function.
8281 (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
8282 (vc-cvs-parse-entry): New function, also to be used in
8283 vc-cvs-registered.
8284
82852000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8286
8287 * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
8288 *or* single-window-frames.
8289
82902000-09-04 Andre Spiegel <spiegel@gnu.org>
8291
8292 * vc.el (vc-update-changelog): Split into generic part and default
8293 implementation. Doc string adapted.
8294 (vc-default-update-changelog): New function. Call the `rcs2log'
8295 script in exec-directory, to fix a long-standing nuisance.
8296
8297 * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
8298 simply signals an error.
8299
83002000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8301
8302 * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
8303 control-flow more clear and to avoid running `cvs' twice.
8304
8305 * vc.el (vc-next-action-on-file): Doc fix.
8306 (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
8307 (vc-print-log): Eval `file' before constructing the continuation.
8308
83092000-09-04 Andre Spiegel <spiegel@gnu.org>
8310
8311 * vc.el (vc-next-action-on-file): Corrected several messages.
8312 (vc-merge): Add prefix arg `merge-news'; handle it.
8313
8314 * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
8315 is not reached. It is.
8316 (vc-cvs-merge): Set state to 'edited after merge.
8317 (vc-cvs-merge-news): Set workfile version to nil if not known.
8318 (vc-cvs-latest-on-branch-p): Recommented. Candidate for removal.
8319
8320 * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
8321 via stdout. (Merge from main line.)
8322
83232000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8324
8325 * vc.el (vc-finish-logentry): Thinko in the "same comment"
8326 detection.
8327
83282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8329
8330 * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
8331 against kill-all-local-variables.
8332 (vc-log-edit): Don't save vc-parent-buffer any more.
8333 (vc-last-comment-match): Initialize to an empty string.
8334 (vc-post-command-functions): New hook.
8335 (vc-do-command): Run it.
8336 (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
8337 (vc-finish-logentry): Only add the comment to the ring if it's
8338 different from the last comment entered.
8339 (vc-new-comment-index): New function.
8340 (vc-previous-comment): Use it. Make the minibuffer message
8341 slightly less terse.
8342 (vc-comment-search-reverse): Make it work forward as well. Don't
8343 set vc-comment-ring-index if no match is found. Use
8344 vc-new-comment-index.
8345 (vc-comment-search-forward): Use vc-comment-search-reverse.
8346 (vc-dired-mode-map): Don't inherit from dired-mode-map since
8347 define-derived-mode will do it for us. Bind `v' to a keymap that
8348 inherits from vc-prefix-map so that we can bind `vt' without
8349 binding C-x v t.
8350 (vc-retrieve-snapshot): Parenthesis typo.
8351
8352 * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
8353 to 1. Make sure to switch to *vc* before looking for an error
8354 message. Use vc-parse-buffer.
8355
83562000-09-04 Andre Spiegel <spiegel@gnu.org>
8357
8358 * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
8359 and NAME.
8360 (vc-retrieve-snapshot): Split into two parts.
8361 (vc-default-retrieve-snapshot): New function.
8362
8363 * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
8364 (vc-cvs-retrieve-snapshot): New function (untested).
8365 (vc-cvs-stay-local): Default to t.
8366 (vc-cvs-remote-p): New function and property.
8367 (vc-cvs-state): Stay local only if the above is t.
8368 (vc-handle-cvs): Removed.
8369 (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
8370 done via vc-handled-backends now.
8371 (vc-cvs-header): Escape Id.
8372
83732000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8374
8375 * vc.el (vc-do-command): Remove unused commands.
8376 (vc-version-diff): Make sure default-directory ends with a slash.
8377 Move the window commands into a vc-exec-after.
8378 (vc-print-log): Move more of the code into the `vc-exec-after'.
8379
83802000-09-04 Andre Spiegel <spiegel@gnu.org>
8381
8382 * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
8383 (vc-print-log): Search current revision from beginning of buffer.
8384 (vc-revert-buffer): Clear echo area after the diff is finished.
8385 (vc-prefix-map): Removed definition of "t" for terse display in vc
8386 dired.
8387 (vc-dired-mode-map): Inherit from dired-mode-map. Added
8388 definition of "vt" for terse display.
8389 (vc-dired-mode): Fix dired-move-to-filename-regexp.
8390
83912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8392
8393 * vc.el (vc-exec-after): Avoid caddr.
8394
83952000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8396
8397 * vc.el (vc-exec-after): New function.
8398 (vc-do-command): Use it to add a termination message for async
8399 procs.
8400 (vc-checkout): Try to handle a missing-backend situation.
8401 (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
8402 of a directory with a backend using async diffs.
8403 (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
8404 present.
8405
8406 * vc-sccs.el (vc-sccs-state-heuristic): Use
8407 file-ownership-preserved-p.
8408
8409 * vc-rcs.el (vc-rcs-state-heuristic): Use
8410 file-ownership-preserved-p.
8411 (vc-rcs-checkout): Remove the error-handling for missing-rcs.
8412
84132000-09-04 Andre Spiegel <spiegel@gnu.org>
8414
8415 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
8416 vc-do-command.
8417
8418 * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
8419 when there are no changes.
8420
84212000-09-04 Andre Spiegel <spiegel@gnu.org>
8422
8423 * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
8424
8425 * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
8426
84272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8428
8429 * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
8430
8431 * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
8432 the `fset' outside of the defvar so that it works even if
8433 vc-prefix-map was already defined.
8434 (vc-setup-buffer): New function, split out of vc-do-command.
8435 (vc-do-command): Allow BUFFER to be t to mean `just use the
8436 current buffer without any fuss'.
8437 (vc-version-diff): Change the `diff' backend operation to just put
8438 the diff in the current buffer without erasing it. Always use
8439 *vc-diff* even for directory-diffs. Use vc-setup-buffer. Protect
8440 shrink-window-if-larger-than-buffer.
8441 (vc-print-log): Change the `print-log' backend operation to just
8442 put the log in the current buffer without erasing it. Protect
8443 shrink-window-if-larger-than-buffer.
8444 (vc-update-change-log): Fix setd typo.
8445
8446 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
8447 (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
8448
8449 * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
8450 (vc-rcs-diff): Insert in the current buffer and remove unused arg
8451 CMP.
8452
8453 * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
8454 with-temp-file. Use the new BUFFER=t argument to vc-do-command.
8455 (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
8456
84572000-09-04 Andre Spiegel <spiegel@gnu.org>
8458
8459 * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
8460 not possible, use vc-BACKEND-workfile-unchanged-p.
8461 (vc-default-workfile-unchanged-p): New function. Delegates to a
8462 full vc-BACKEND-diff.
8463
8464 * vc-hooks.el (vc-simple-command): Removed.
8465
8466 * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
8467 instead of vc-simple-command.
8468 (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
8469 avoid doing a diff when opening a file.
8470 (vc-rcs-state): Added check for unlocked-changes.
8471 (vc-rcs-header): Escape Id.
8472 (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
8473 (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
8474 version.
8475
8476 * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
8477 (vc-sccs-diff): Remove optional arg CMP.
8478 (vc-sccs-state): Call vc-workfile-unchanged-p, not the
8479 SCCS-specific function.
8480
8481 * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
8482 vc-simple-command.
8483
84842000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8485
8486 * vc.el (vc-editable-p): Renamed from vc-writable-p.
8487 (with-vc-file, vc-merge): Use vc-editable-p.
8488 (vc-do-command): Remove unused var vc-file and fix the
8489 doubly-defined `status' var. Add a user message when starting an
8490 async command.
8491 (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
8492 (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
8493 Use with-current-buffer.
8494 (vc-buffer-sync): Use unless.
8495 (vc-next-action-on-file): If the file is 'edited by read-only,
8496 make it read-write instead of trying to commit.
8497 (vc-version-diff, vc-update-change-log): Use `setq
8498 default-directory' rather than `cd'.
8499 (vc-log-edit): Don't forget to set default-directory in the
8500 buffer.
8501
8502 * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
8503 (vc-sccs-state-heuristic): Use file-writable-p instead of
8504 comparing userids.
8505 (vc-sccs-checkout): Use `unless'.
8506
8507 * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
8508 of comparing userids.
8509 (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
8510 Simplify the logic by eliminating unreachable code.
8511 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
8512 just do a recursive call if we need to retry.
8513 (vc-rcs-checkout): Handle the case where rcs is missing by making
8514 the buffer read-write if requested and re-signalling the error.
8515
8516 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
8517
85182000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8519
8520 * vc-hooks.el (vc-handled-backends): Docstring change.
8521 (vc-ignore-vc-files): Mark obsolete.
8522 (vc-registered): Check vc-ignore-vc-files.
8523 (vc-find-file-hook, vc-file-not-found-hook): Don't check
8524 vc-ignore-vc-files.
8525
8526 * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
8527
85282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8529
8530 * vc.el (vc-checkout): Don't do anything special for ange-ftp
8531 files since ange-ftp already has vc-registered return nil.
8532
8533 * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
8534 (vc-sccs-workfile-version): Use with-temp-buffer and new
8535 vc-parse-buffer and don't bother setting the property.
8536 (vc-sccs-add-triple): Use with-current-buffer and
8537 find-file-noselect.
8538 (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
8539
8540 * vc-rcs.el (vc-rcs-find-most-recent-rev): New function. The code
8541 derives from the old vc-parse-buffer but uses the revision number
8542 rather than the date (much easier to compare robustly).
8543 (vc-rcs-fetch-master-state): Use `with-temp-buffer'. Adapt to the
8544 new vc-parse-buffer (and vc-rcs-find-most-recent-rev). Find the
8545 locking-user more directly. Check strict locking and set
8546 checkout-model appropriately.
8547 (vc-rcs-parse-locks): Remove.
8548 (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
8549 new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
8550 (vc-rcs-system-release): Use with-current-buffer and
8551 vc-parse-buffer.
8552 (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
8553
8554 * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
8555 (vc-simple-command): Docstring fix.
8556 (vc-registered): Align the way the file-handler is called with the
8557 way the function itself works.
8558 (vc-file-owner): Remove.
8559
8560 * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer. Reorder
8561 extraction of fields and call to file-attributes because of a
8562 temporary bug in rcp.el.
8563 (vc-cvs-fetch-status): Use with-current-buffer.
8564
85652000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8566
8567 * vc.el (vc-do-command): Use file-relative-name.
8568 (vc-responsible-backend): Use vc-backend if possible.
8569 (vc-create-snapshot): Improve the `interactive' spec. Add support
8570 for branches and dispatch to backend-specific `create-snapshot'.
8571 (vc-default-create-snapshot): New function, containing the bulk of
8572 the old vc-create-snapshot.
8573 (vc-retrieve-snapshot): Improve the interactive spec.
8574
8575 * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
8576 (vc-backend-hook-functions): Remove.
8577 (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
8578 (vc-backend): Reintroduce the test for `file = nil' now that I
8579 know why it was there (and added a comment to better remember).
8580
8581 * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
8582 code from vc-sccs-hooks.el.
8583 (vc-sccs-release, vc-sccs-system-release): Remove. Don't require
8584 'vc anymore.
8585 (vc-sccs-responsible-p): Use expand-file-name instead of concat
8586 and file-directory-p instead of file-exists-p.
8587 (vc-sccs-check-headers): Simplify the regexp.
8588
8589 * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
8590 from vc-rcs-hooks.el. Don't require 'vc anymore.
8591 (vc-rcs-responsible-p): Use expand-file-name instead of concat and
8592 file-directory-p instead of file-exists-p.
8593
8594 * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
8595 from vc-cvs-hooks.el.
8596 (proto vc-cvs-registered): Require 'vc-cvs instead of
8597 'vc-cvs-hooks. Don't require 'vc anymore.
8598 (vc-cvs-responsible-p): Use expand-file-name instead of concat and
8599 file-directory-p instead of file-exists-p.
8600 (vc-cvs-create-snapshot): New function, replacing
8601 vc-cvs-assign-name.
8602 (vc-cvs-assign-name): Remove.
8603
86042000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8605
8606 * vc-cvs.el (vc-cvs-header): New var.
8607
8608 * vc-rcs.el (vc-rcs-exists): Remove.
8609 (vc-rcs-header): New var.
8610
8611 * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
8612 `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
8613 (vc-sccs-header): New var.
8614
8615 * vc.el (vc-do-command): Get rid of the `last' argument.
8616 (vc-header-alist): Remove, replaced by vc-X-header.
8617 (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
8618 (vc-dired-hook): Use expand-file-name instead of concat.
8619 (vc-directory): Use file-name-as-directory.
8620 (vc-snapshot-precondition, vc-create-snapshot)
8621 (vc-retrieve-snapshot): Allow the command to operate on any
8622 directory.
8623
8624 * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
8625 just removing the 'WORKFILE argument or by removing the 'MASTER
8626 argument and replacing `file' with (vc-name file).
8627
86282000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8629
8630 * vc.el: Update Copyright and add a crude list of backend funs.
8631 (vc-writable-p): New function.
8632 (with-vc-file): Use vc-writable-p.
8633 (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
8634 (vc-register): Avoid vc-name.
8635 (vc-locking-user): Remove.
8636 (vc-steal-lock): Make the `owner' arg non-optional.
8637 (vc-merge): Use vc-writable-p instead of vc-locking-user and
8638 vc-checkout-model.
8639 (vc-default-dired-state-info): Use vc-state instead of
8640 vc-locking-user and return special strings for special states.
8641 (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
8642 and get rid of one of the special CVS cases.
8643 (vc-cancel-version): prettify error message with \\[...].
8644 (vc-rename-master): New function.
8645 (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
8646 use vc-rename-master) instead of vc-BACKEND-record-rename. Make
8647 the CVS special case generic.
8648 (vc-default-record-rename): Remove.
8649 (vc-file-tree-walk-internal): Only call FUNC for files that are
8650 under control of some VC backend and replace `concat' with
8651 expand-file-name.
8652 (vc-file-tree-walk): Update docstring.
8653 (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
8654 (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
8655
8656 * vc-sccs.el (vc-sccs-rename-file): Renamed from
8657 vc-sccs-record-rename. Use `find-file-noselect' rather than
8658 `find-file' and call `vc-rename-master' to do the actual move.
8659 (vc-sccs-diff): Remove unused `backend' variable.
8660
8661 * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
8662 to delay loading of vc-sccs until it is really used.
8663 (vc-sccs-master-templates): Preload.
8664 (vc-sccs-state): Update call to vc-sccs-parse-locks.
8665 (vc-sccs-project-dir): Remove (merged into
8666 vc-sccs-search-project-dir).
8667 (vc-sccs-search-project-dir): Rewrite using file name handling ops
8668 rather than `concat', make sure it is preloaded and don't bother
8669 to check that the file actually exists.
8670 (vc-sccs-parse-locks): Remove unused `file' argument, remove
8671 `locks' argument (use buffer's content instead) and eliminate n^2
8672 behavior.
8673
8674 * vc-rcs.el: Update Copyright.
8675 (vc-rcs-rename-file): New function.
8676 (vc-rcs-diff): Remove unused `backend' variable.
8677
8678 * vc-hooks.el: Update Copyright.
8679 (vc-backend): Don't accept a nil argument any more.
8680 (vc-up-to-date-p): Turn into a defsubst.
8681 (vc-possible-master): New function.
8682 (vc-check-master-templates): Use `vc-possible-master' and allow
8683 funs in vc-X-master-templates to return a non-existent file.
8684
8685 * vc-cvs.el: Update Copyright.
8686 (vc-cvs-diff): Remove unused `backend' variable.
8687 (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
8688
8689 * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
8690
86912000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8692
8693 * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
8694 since it can be called from vc-rcs.el.
8695 (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
8696
86972000-09-04 Andre Spiegel <spiegel@gnu.org>
8698
8699 * vc.el (vc-version-diff): Expand file name read from the
8700 minibuffer. Handle the case when a previous version number can't
8701 be guessed. Give suitable messages when there were no differences
8702 found.
8703 (vc-clear-headers): Call backend-specific implementation, if one
8704 exists.
8705 (vc-cancel-version): Made error checks generic. When done, clear
8706 headers generically, too.
8707
8708 * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
8709 from vc-clear-headers in vc.el.
8710
8711 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
8712 correctly.
8713 (vc-rcs-latest-on-branch-p): Made second argument VERSION
8714 optional. Handle the case when it's not there.
8715
87162000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8717
8718 * vc.el (vc-locking-user): Moved from vc-hooks.el.
8719
87202000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8721
8722 * vc-hooks.el (vc-loadup): Remove.
8723 (vc-find-backend-function): Use `require'. Also, handle the case
8724 where vc-BACKEND-hooks.el doesn't exist.
8725 (vc-call-backend): Cleanup.
8726
87272000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8728
8729 * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
8730 vc-rcs-grab-templates)
8731 (vc-rcs-registered): Remove. The default function works as well.
8732 * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
8733 vc-sccs-grab-templates)
8734 (vc-sccs-registered): Remove. The default function works as well.
8735
8736 * vc.el (vc-version-diff): Left out a vc- in call to
8737 vc-call-backend.
8738 (vc-default-dired-state-info, vc-default-record-rename)
8739 (vc-default-merge-news): Update for the new backend argument.
8740
8741 * vc-hooks.el (vc-find-backend-function): Return a cons cell if
8742 using the default function.
8743 (vc-call-backend): If calling the default function, pass it the
8744 backend as first argument. Update the docstring accordingly.
8745 (vc-default-state-heuristic, vc-default-mode-line-string): Update
8746 for the new backend argument.
8747 (vc-make-backend-sym): Renamed from vc-make-backend-function.
8748 (vc-find-backend-function): Use the new name.
8749 (vc-default-registered): New function.
8750
87512000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8752
8753 * vc.el (vc-merge): Use vc-find-backend-function.
8754
8755 * vc-hooks.el (vc-backend-functions): Remove.
8756 (vc-loadup): Don't setup 'vc-functions.
8757 (vc-find-backend-function): New function.
8758 (vc-call-backend): Use above fun and populate 'vc-functions
8759 lazily.
8760 (vc-backend-defines): Remove.
8761
87622000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8763
8764 * vc.el (vc-register): Put a FIXME note for a newly found bug.
8765 Call vc-call-backend without the leading vc-.
8766 (vc-responsible-backend, vc-finish-logentry, vc-annotate)
8767 (vc-check-headers): Call vc-call-backend without the leading vc-.
8768 (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
8769 (vc-annotate-display): Replace confusing use of `cond' with `or'.
8770 Call vc-call-backend without the leading vc-.
8771
8772 * vc-cvs.el (tail): Provide vc-cvs.
8773 * vc-sccs.el (tail): Provide vc-sccs.
8774 * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
8775
8776 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
8777 (vc-make-backend-function, vc-call): Pass names without leading
8778 `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
8779 (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
8780 (vc-call-backend): Always try to load vc-X-hooks.
8781 (vc-registered): Remove vc- in call to vc-call-backend.
8782
87832000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8784
8785 * vc.el (vc-process-filter): New function.
8786 (vc-do-command): Setup `vc-process-filter' for the async process.
8787 (vc-maybe-resolve-conflicts): New function to reduce
8788 code-duplication. Additionally, it puts the buffer in
8789 `smerge-mode' if applicable.
8790 (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
8791 calling `merge-news'.
8792 (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
8793 (vc-log-edit): New function. Replacement for `vc-log-mode' by
8794 interfacing to log-edit.el.
8795 (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
8796 log-edit is available.
8797 (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
8798
87992000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8800
8801 * vc.el (vc-register): Remove `vc-buffer-backend' setup.
8802 (vc-log-mode-map): New name for vc-log-entry-mode and merge the
8803 defvar and the initialization.
8804 (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
8805
8806 * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
8807 (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
8808
8809 * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
8810
88112000-09-04 Andre Spiegel <spiegel@gnu.org>
8812
8813 * vc.el (vc-file-clear-masterprops): Removed.
8814 (vc-checkin, vc-revert-buffer): Removed calls to the above.
8815 (vc-version-diff): Use buffer-size without argument.
8816 (vc-register): Heed vc-initial-comment.
8817
8818 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
8819 default branch.
8820
8821 * vc-rcs.el (vc-rcs-register): Parse command output to find master
8822 file name and workfile version.
8823 (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
8824
8825 * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
8826 vc-file-clear-masterprops.
8827
8828 * vc-sccs.el (vc-sccs-checkout): Removed call to
8829 vc-file-clear-masterprops. If writable, set vc-state to 'edited
8830 rather than user login name.
8831
8832
88332000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8834
8835 * vc.el (vc-workfile-unchanged-p): Remove unused argument
8836 `want-differences-if-changed' and simplify.
8837 (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
8838 (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
8839 output (which is invalid for async vc-diff) to decide whether to
8840 do the revert silently or not.
8841
88422000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8843
8844 * vc-hooks.el (vc-loadup): Load files quietly.
8845 (vc-call-backend): Oops, brain fart.
8846
88472000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8848
8849 * vc-cvs.el (vc-cvs-state): Typo.
8850 (vc-cvs-merge-news): Return the status code rather than the error msg.
8851
88522000-09-04 Andre Spiegel <spiegel@gnu.org>
8853
8854 * vc.el (with-vc-file, vc-next-action, vc-version-diff)
8855 (vc-dired-mark-locked): Replaced usage of vc-locking-user with
8856 vc-state or vc-up-to-date-p.
8857 (vc-merge): Use vc-backend-defines to check whether merging is
8858 possible. Set state to 'edited after successful merge.
8859
8860 * vc-hooks.el (vc-locking-user): If locked by the calling user,
8861 return that name. Redocumented.
8862
88632000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8864
8865 * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
8866 new `vc-state' semantics.
8867 (vc-finish-steal): Set 'vc-state to 'edited rather than setting
8868 'vc-locking-user to the current user.
8869 (vc-merge): Inline vc-backend-merge. Comment out code that I
8870 don't understand and hence can't adapt to the new `vc-state' and
8871 `vc-locking-user' semantics.
8872 (vc-backend-merge): Remove.
8873
8874 * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
8875 rather than 'vc-locking-user.
8876
8877 * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
8878
8879 * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
8880 (vc-state): Don't use 'reserved any more. Just use the same
8881 convention as the one used for vc-<backend>-state where the
8882 locking user (as a string) is returned.
8883 (vc-locking-user): Update, based on the above convention. The
8884 'vc-locking-user property has disappeared.
8885 (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
8886
8887 * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
8888 with a heuristic one.
8889 (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
8890 (vc-cvs-checkin): Do a trivial parse to set the state in case of
8891 error. That allows us to get to 'needs-merge even in the
8892 stay-local case. There's still no way to detect 'needs-patch in
8893 such a setup (or to force an update for that matter).
8894 (vc-cvs-logentry-check): Remove, the default works as well.
8895
88962000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8897
8898 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
8899
8900 * vc.el (vc-do-command): kill-all-local-variables, to reset any
8901 major-mode in which the buffer might have been put earlier. Use
8902 `remove' and `when'. Allow `okstatus' to be `async' and use
8903 `start-process' in this case.
8904 (vc-version-diff): Handle the case where the diff looks empty
8905 because of the use of an async process.
8906
89072000-09-04 Andre Spiegel <spiegel@gnu.org>
8908
8909 * vc.el (vc-next-action-on-file): Removed optional parameter
8910 `simple'. Recompute state unconditionally.
8911 (vc-default-toggle-read-only): Removed.
8912
8913 * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
8914 (vc-toggle-read-only): Undid prev change.
8915
8916 * vc-cvs.el (vc-cvs-stay-local): Renamed from
8917 vc-cvs-simple-toggle. Redocumented.
8918 (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
8919 (vc-cvs-toggle-read-only): Removed.
8920
89212000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8922
8923 * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
8924 (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
8925 (vc-release-greater-or-equal-p): Move to vc-rcs.el.
8926 (vc-file-clear-masterprops): Braindead "fix". It was a nop and
8927 still is. So maybe it should be removed.
8928 (vc-head-version, vc-find-binary): Remove.
8929 (vc-recompute-state): Move from vc-hooks.el.
8930 (vc-next-action-on-file): Add a `simple' argument to allow
8931 avoiding the `recompute' step (use for vc-cvs-simple-toggle).
8932 (vc-default-toggle-read-only, vc-default-record-rename): New funs.
8933 (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
8934 (vc-dired-mode-map): Properly defvar it.
8935 (vc-print-log): Call log-view-mode if available.
8936 (small-temporary-file-directory): defvar instead of use boundp.
8937 (vc-merge-news): Moved to vc-cvs.el.
8938 (vc-default-merge-news): New function.
8939
8940 * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
8941 (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
8942 (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
8943 unknown `vc-latest-version' function. It should probably refer to
8944 vc-workfile-version or somesuch, but it's very unclear to me and I
8945 don't have SCCS to test things.
8946
8947 * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
8948 (vc-sccs-state-heuristic): Fix typo.
8949 (vc-sccs-workfile-unchanged-p): Add missing argument.
8950
8951 * vc-rcs.el: Require vc and vc-rcs-hooks.
8952 (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
8953 (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
8954 (vc-release-greater-or-equal-p): Move from vc.
8955 (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
8956 vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
8957 (vc-rcs-checkout): Add a missing `new-version' argument in the
8958 call to vc-rcs-latest-on-branch-p. Hopefully that was the right one.
8959
8960 * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
8961 (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
8962 (vc-rcs-latest-on-branch-p): Use the `version' argument rather
8963 than the apparently unbound `workfile-version'.
8964
8965 * vc-hooks.el (vc-master-templates): Def the obsolete var.
8966 (vc-file-prop-obarray): Use `make-vector'.
8967 (vc-backend-functions): Add new hookable functions
8968 vc-toggle-read-only, vc-record-rename and vc-merge-news.
8969 (vc-loadup): If neither backend nor default functions exist, use
8970 the backend function rather than nil.
8971 (vc-call-backend): If the function if not bound yet, try to load
8972 the non-hook file to see if it provides it.
8973 (vc-call): New macro plus use it wherever possible.
8974 (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
8975 nor `vc-find-binary' since it's only called from
8976 vc-mistrust-permission which is only used once the backend is known.
8977 (vc-checkout-model): Fix parenthesis.
8978 (vc-recompute-state, vc-prefix-map): Move to vc.el.
8979
8980 * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
8981 (vc-cvs-release, vc-cvs-system-release): Remove.
8982 (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
8983 (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
8984 status symbols.
8985 (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
8986 (vc-cvs-toggle-read-only): First cut at a function to allow a
8987 cvs-status-free vc-toggle-read-only.
8988 (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
8989 (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
8990 vc-cvs-status. Also set vc-state rather than vc-locking-user.
8991 (vc-cvs-checkout): Modify access rights directly if the user
8992 requested not to use `cvs edit'. And refresh the mode line.
8993
8994 * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
8995 (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
8996
89972000-09-04 Stefan Monnier <monnier@cs.yale.edu>
8998
8999 * vc-cvs.el (vc-cvs-checkout): Docstring fix. Added a `(if
9000 workfile' that got lost when the code was extracted from vc.el.
9001 And merged the tail with the rest of the code (not possible in the
9002 old vc.el where the tail was shared among all backends). And
9003 explicitly set the state to 'edited if `writable' is set.
9004
9005 * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
9006 (vc-cvs-state): Be careful to return the value from
9007 vc-cvs-parse-state.
9008 (vc-cvs-parse-status): Use expand-file-name. Don't set 'vc-state
9009 property but return it instead. Also be careful to handle a nil
9010 or "" `rev' when workfile is non-nil (it was handled properly when
9011 workfile was nil).
9012
9013 * vc.el: Removed those pesky unnecessary `(function' quotes.
9014 (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
9015 directly in the defvar.
9016 (vc-do-command): Bind inhibit-read-only so as to properly handle
9017 the case where the destination buffer has been made read-only.
9018 (vc-diff): Delegate to vc-version-diff in all cases.
9019 (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
9020 (vc-annotate-mode-variables): Removed (code moved partly to
9021 defvars and partly to vc-annotate-add-menu).
9022 (vc-annotate-mode): Turned into a derived-mode.
9023 (vc-annotate-add-menu): Moved in code in
9024 vc-annotate-mode-variables.
9025 (vc-update-change-log): Use make-temp-file if available.
9026
90272000-09-04 Martin Lorentzson <martinl@delysid.gnu.org>
9028
9029 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
9030 `vc-checkout-model' updated to `vc-cvs-update-model'.
9031
90322000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9033
9034 * vc.el (vc-next-action-on-file): Added handling of state
9035 `unlocked-changes'.
9036 (vc-checkout-carefully): Is now practically obsolete, unless the
9037 above is too slow to be enabled unconditionally.
9038 (vc-update-change-log): Fixed typo.
9039
9040 * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
9041
9042 * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
9043 Now handles state `unlocked-changes'.
9044 (vc-sccs-workfile-unchanged-p): New function, to support the above.
9045
9046 * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
9047
9048 * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
9049 (vc-rcs-fetch-master-state): Bug fixes. Recognize state
9050 `unlocked-changes'.
9051 (vc-rcs-workfile-unchanged-p): Renamed from
9052 `vc-rcs-workfile-unchanged'. This is not a real backend-specific
9053 function yet, but supposed to become one soon.
9054
9055 * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
9056 `vc-steal-lock'.
9057 (vc-call-backend): Changed error message.
9058 (vc-state): Added description of state `unlocked-changes'.
9059
90602000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9061
9062 * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
9063 always return t in CVS-controlled directories.
9064
9065 * vc.el (vc-responsible-backend): New function.
9066 (vc-register): Largely rewritten.
9067 (vc-admin): Removed (implementation moved into vc-register).
9068 (vc-checkin): Redocumented.
9069 (vc-finish-logentry): If no backend defined yet (because we are in
9070 the process of registering), use the responsible backend.
9071
9072 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9073 Updated function lists.
9074 (vc-call-backend): Fixed typo.
9075
9076 * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
9077 New functions.
9078 (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
9079 Removed query option. Redocumented.
9080
90812000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9082
9083 * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
9084
9085 * vc.el: Updated callers of `vc-checkout-required' to use
9086 `vc-checkout-model'.
9087
90882000-09-04 Martin Lorentzson <martinl@gnu.org>
9089
9090 * vc-rcs.el (vc-rcs-backend-release-p): function added. other
9091 stuff updated to reference this function instead of the old
9092 `vc-backend-release-p'.
9093
90942000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9095
9096 * vc-sccs-hooks.el (vc-uses-locking): Renamed to
9097 vc-checkout-model. Return appropriate values. Updated callers.
9098
90992000-09-04 Martin Lorentzson <martinl@gnu.org>
9100
9101 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
9102 (vc-backend-revert): Function moved into `vc-revert';
9103 `vc-next-action' must be updated to accomodate this change.
9104 (vc-backend-steal): Function moved into `vc-finish-steal'.
9105 (vc-backend-logentry-check): Function moved into
9106 `vc-finish-logentry'.
9107 (vc-backend-printlog): Function moved into `vc-print-log'.
9108 (vc-backend-uncheck): Function moved into `vc-cancel-version'.
9109 (vc-backend-assign-name): Function moved into
9110 `vc-create-snapshot'.
9111
91122000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9113
9114 * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
9115 Rename to vc-checkout-model. Return appropriate values.
9116 Update callers.
9117
9118 * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
9119 to vc-checkout-model.
9120 (vc-checkout-required): Rename to vc-checkout-model.
9121 Re-implement and re-comment.
9122 (vc-after-save): Use vc-checkout-model.
9123
91242000-09-04 Martin Lorentzson <martinl@gnu.org>
9125
9126 * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
9127 Update to use the vc-BACKEND-diff functions instead.
9128 `vc-diff' is now working.
9129
9130 * vc-rcs.el (vc-rcs-logentry-check): New function.
9131
9132 * vc-cvs.el (vc-cvs-logentry-check): New function.
9133
9134 * vc-sccs.el (vc-sccs-diff): Function changed name from
9135 `vc-backend-diff'. This makes `vc-diff' work.
9136
9137 * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
9138 of functions possibly implemented in a vc-BACKEND library.
9139 (vc-checkout-required): Fix bug that caused an error to be
9140 signaled during `vc-after-save'.
9141
9142 * vc.el: Fix typo.
9143 This checkin is made with our new VC code base for the very first time.
9144 A simple `(vc-checkin (buffer-file-name))' was used to perform it.
9145
9146 * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
9147 `vc-checkout-required' updated to `vc-cvs-uses-locking'.
9148
9149 * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
9150 updated to `vc-uses-locking'.
9151 (vc-checkout-required): Call to backend function.
9152 `vc-checkout-required' updated to `vc-uses-locking' instead.
9153
9154 * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
9155 `vc-checkout-required' updated to `vc-rcs-uses-locking'.
9156
9157 * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
9158 to match the split into various backends.
9159 (vc-backend-checkin): Remove. Merge with `vc-checkin'.
9160 (vc-retrieve-snapshot): Bug fix.
9161
91622000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9163
9164 * vc-sccs.el (vc-sccs-release): Doc fix.
9165
91662000-09-04 Martin Lorentzson <martinl@gnu.org>
9167
9168 * vc.el (vc-next-action-on-file): Bug found and fixed.
9169 (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
9170 (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
9171
9172 * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
9173 (vc-rcs-checkout): Name space cleaned up. No more revision number
9174 crunching function names that are not prefixed with vc-rcs.
9175 (vc-rcs-checkout-model): Function added. References to
9176 `vc-checkout-model' replaced.
9177
91782000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9179
9180 * vc.el (vc-next-action-on-file): Rewritten for the new state model.
9181 (vc-backend-merge-news): Renamed to `vc-merge-news'. (Specific parts
9182 still need to be split, and implemented for RCS).
9183
91842000-09-04 Martin Lorentzson <martinl@gnu.org>
9185
9186 * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
9187
9188 * vc-sccs.el (vc-sccs-admin): Added the query-only option as
9189 required by the vc.el file.
9190
9191 * vc-rcs.el (vc-rcs-admin): Added the query-only option as
9192 required by the vc.el file.
9193 (vc-rcs-exists): Function added.
9194
9195 * vc-cvs.el (vc-cvs-admin): Added the query-only option as
9196 required by the vc.el file.
9197
9198 * vc.el (vc-admin): Updated to handle selection of appropriate
9199 backend. Current implementation is crufty and need re-thinking.
9200
9201 * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
9202
92032000-09-04 Martin Lorentzson <martinl@gnu.org>
9204
9205 * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
9206 beginning of annotate buffers correctly.
9207
9208 * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
9209 (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
9210 functionality updated quite a lot to support multiple backends.
9211 Variables `vc-annotate-mode', `vc-annotate-buffers',
9212 `vc-annotate-backend' added.
9213
9214 * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
9215 `vc-annotate-difference' added to supported backend functions.
9216
92172000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9218
9219 * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
9220 Use with-temp-file instead of /bin/sh. Merged from mainline
9221
92222000-09-04 Martin Lorentzson <martinl@gnu.org>
9223
9224 * vc-sccs-hooks.el (vc-sccs-registered): Updated.
9225
9226 * vc-rcs-hooks.el (vc-rcs-registered): Updated.
9227
9228 * vc-cvs-hooks.el (vc-cvs-registered): Updated.
9229
92302000-09-04 Martin Lorentzson <martinl@gnu.org>
9231
9232 * vc-hooks.el: vc-state-heuristic added to
9233 vc-backend-hook-functions.
9234
9235 * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
9236
9237 * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
9238
9239 * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
9240 `vc-uses-locking' to `vc-checkout-required'. Rename the `locked'
9241 state to `reserved'.
9242
9243 * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
9244 `vc-checkout-required'. Rename the `locked' state to `reserved'.
9245
92462000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9247
9248 * vc-rcs-hooks.el: Implement new state model. Hardly anything
9249 untouched.
9250
9251 * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
9252
9253 * vc.el (vc-update-change-log): Use small-temporary-file-directory,
9254 if defined. (Merged from main line, slightly adapted.)
9255
9256 * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
9257 millenium problem (merged from mainline).
9258
92592000-09-04 Martin Lorentzson <martinl@gnu.org>
9260
9261 * vc-cvs.el: Split the annotate feature into a BACKEND-specific
9262 part and moved the non-BACKEND stuff to vc.el.
9263
9264 * vc.el: Split the annotate feature into a BACKEND specific part
9265 and moved it from the vc-cvs.el file to this one.
9266
92672000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9268
9269 * vc-hooks.el: Implement new state model.
9270 (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
9271 (vc-locking-user): Simplify. Now only needed if the file is
9272 locked by somebody else.
9273 (vc-lock-from-permissions): Remove. Functionality is in
9274 vc-sccs-hooks.el and vc-rcs-hooks.el now.
9275 (vc-mode-line-string): New name for former vc-status. Adapted.
9276 (vc-mode-line): Adapt to use the above. Remove optional parameter.
9277
9278 * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
9279 Various simplifications and adaptations all over the place.
9280
9281 * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
9282 Simplify and adapt the rest.
9283
9284 * vc.el (vc-resynch-window): Add TODO comment: check for
9285 interaction with view mode according to recent RCS change.
9286 (vc-backend-merge-news): Merge "CMUP" patch from mainline.
9287
92882000-09-04 Martin Lorentzson <martinl@gnu.org>
9289
9290 * vc.el: Convert the remaining function comments to docstrings.
9291
92922000-09-04 Martin Lorentzson <martinl@gnu.org>
9293
9294 * vc.el (vc-backend-release, vc-release-greater-or-equal)
9295 (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
9296 (vc-minor-part, vc-previous-version): Functions that operate and
9297 compare revision numbers got proper documentation. Comments added
9298 about their possible removal.
9299
93002000-09-04 Martin Lorentzson <martinl@gnu.org>
9301
9302 * vc.el (vc-latest-on-branch-p): Function removed and replaced in
9303 the vc-backend.el files.
9304
9305 * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
9306
9307 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
9308 (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
9309 (vc-rcs-previous-version): Functions added.
9310
9311 * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
9312
9313 * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
9314
93152000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9316
9317 * vc-hooks.el (vc-master-templates): Is really obsolete.
9318 Comment out the definition for now. What is the right procedure
9319 to get rid of it?
9320 (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
9321 rewritten.
9322 (vc-default-registered): Remove.
9323 (vc-check-master-templates): New function; does mostly what the
9324 above did before.
9325 (vc-locking-user): Don't rely on the backend to set the property.
9326
9327 * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
9328 Rewrite documentation.
9329 (vc-rcs-templates-grabbed): New variable.
9330 (vc-rcs-grab-templates): New function.
9331 (vc-rcs-registered): Rewrite to use above mechanism.
9332
9333 * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
9334 Rewrite documentation.
9335 (vc-sccs-templates-grabbed): New variable.
9336 (vc-sccs-grab-templates): New function.
9337 (vc-sccs-registered): Rewrite to use above mechanism.
9338 (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
9339 Don't throw the result, simply return it.
9340
9341 * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
9342 (vc-cvs-find-master): Remove. Code is now in vc-cvs-registered.
9343 (vc-cvs-registered): Does the check itself now. Simplify.
9344
9345 * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
9346 from main line.
9347
93482000-09-04 Martin Lorentzson <martinl@gnu.org>
9349
9350 * vc-cvs.el (vc-cvs-diff): New function.
9351
9352 * vc-sccs.el (vc-sccs-diff): New function.
9353
9354 * vc-rcs.el (vc-rcs-diff): New function.
9355 (vc-rcs-checkout): Bug (typo) found and fixed.
9356 (vc-rcs-register-switches): New variable.
9357
9358 * vc.el (vc-backend-diff): Function removed and placed in the
9359 backend files.
9360
93612000-09-04 Martin Lorentzson <martinl@gnu.org>
9362
9363 * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
9364
9365 * vc.el (vc-backend-checkout): Function removed and replaced in
9366 the vc-backend.el files.
9367
9368 * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
9369
9370 * vc.el (vc-backend-admin): Removed and replaced in the
9371 vc-backend.el files.
9372
9373 * vc.el (Martin): Removed all the annotate functionality since it
9374 is CVS backend specific.
9375
93762000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9377
9378 * spec.txt: Added specification of vc-state.
9379
9380 * vc-sccs-hooks.el (vc-sccs-master-properties):
9381 Remove handling of vc-latest-version and
9382 vc-your-latest-version. What used to be vc-latest-version, is now
9383 returned as vc-workfile-version.
9384 (vc-sccs-workfile-version): Adapt.
9385
93862000-09-04 Dave Love <fx@gnu.org>
9387
9388 * vc.el: [Merged from mainline.]
9389 (vc-dired-mode): Make the dired-move-to-filename-regexp
9390 regexp match the date, to avoid treating date as file size.
9391 Add YYYY S option to WESTERN/
9392
93932000-09-04 Dave Love <fx@gnu.org>
9394
9395 * vc.el: Require `compile' when compiling.
9396 (vc-logentry-check-hook): New option.
9397 (vc-steal-lock): Use compose-mail.
9398 (vc-dired-mode-map): Defvar when compiling.
9399 (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
9400 vc-sccs.el and renamed. Callers changed.
9401 (vc-backend-checkout, vc-backend-logentry-check)
9402 (vc-backend-merge-news): Doc fix.
9403 (vc-default-logentry-check): New function.
9404 (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
9405 (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
9406 (vc-backend-merge): Doc fix. Use backend functions.
9407 (vc-check-headers): Use backend functions.
9408
9409 * vc-cvs.el: Require vc when compiling.
9410 (vc-cvs-register-switches): Doc fix.
9411 (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
9412 (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
9413 (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
9414 New functions (code from vc.el).
9415 (vc-annotate-display-default): Fix interactive spec.
9416 (vc-annotate-time-span): Doc fix.
9417
9418 * vc-rcs.el: Require vc when compiling.
9419 (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
9420 (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
9421 (vc-rcs-checkin): New functions (code from vc.el).
9422 (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
9423 Doc fix.
9424 (vc-rcs-release): Deleted. (Duplicated vc-rcs-system-release).
9425
9426 * vc-sccs.el: Require vc when compiling.
9427 (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
9428 (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
9429 (vc-sccs-revert)
9430 (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
9431 from vc.el).
9432 (vc-sccs-add-triple, vc-sccs-record-rename)
9433 (vc-sccs-lookup-triple): Moved from vc.el and renamed.
9434 (vc-sccs-admin): Doc fix.
9435
94362000-09-04 Martin Lorentzson <martinl@gnu.org>
9437
9438 * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
9439 (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
9440 (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
9441 from vc.el.
9442
9443 * vc-sccs.el (vc-admin-sccs): Added from vc.el
9444
9445 * vc-cvs.el: Moved the annotate functionality from vc.el.
9446 (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
9447
94482000-09-04 Dave Love <fx@gnu.org>
9449
9450 * vc.el (vc-backend-release): Call vc-system-release.
9451
9452 * vc-sccs.el (vc-sccs-system-release):
9453 Renamed from vc-sccs-backend-release.
9454
9455 * vc-rcs.el (vc-rcs-system-release):
9456 Renamed from vc-rcs-backend-release.
9457
9458 * vc-cvs.el (vc-cvs-system-release):
9459 Renamed from vc-cvs-backend-release.
9460
94612000-09-04 Dave Love <fx@gnu.org>
9462
9463 * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
9464 backend files.
9465 (vc-backend-release): Dispatch to backend functions.
9466 (vc-backend-release-p): Don't mention CVS, RCS. [The SCCS case
9467 probably needs attention.]
9468
9469 * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
9470 (vc-sccs-backend-release): New function.
9471
9472 * vc-cvs.el (vc-cvs-release): Moved from vc.el.
9473 (vc-cvs-backend-release): New function.
9474
9475 * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
9476 Doc fix.
9477 (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
9478 (vc-default-dired-state-info): New function.
9479 (vc-dired-state-info): Dispatch to backends.
9480 (vc-dired-hook): Doc fix. Simplify, pending removal of CVS specifics.
9481
9482 * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
9483 from vc.el and renamed.
9484
94852000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9486
9487 * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
9488 (vc-version-other-window, vc-backend-assign-name): Removed
9489 references to vc-latest-version; sometimes changed into
9490 vc-workfile-version.
9491
9492 * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
9493 vc-rcs-master-workfile-version.
9494 (vc-rcs-workfile-version): Use the above. Don't call
9495 vc-latest-version (that was unreachable code, anyway).
9496 (vc-rcs-fetch-master-properties): Doc fix.
9497
9498 * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
9499 (vc-backend-hook-functions): Removed them from this list, too.
9500 (vc-fetch-properties): Removed.
9501 (vc-workfile-version): Doc fix.
9502
9503 * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
9504 (vc-rcs-workfile-version, vc-rcs-locking-user)
9505 (vc-rcs-uses-locking): Use it.
9506
9507 * vc-hooks.el (vc-consult-rcs-headers):
9508 Moved into vc-rcs-hooks.el, under the name
9509 vc-rcs-consult-headers.
9510
9511 * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
9512 headers.
9513 (vc-cvs-find-master): Use this name only; correct different
9514 versions of the name.
9515
9516 * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
9517 New functions.
9518 (vc-sccs-locking-user): Use the latter.
9519
9520 * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
9521 New functions.
9522
9523 * vc-hooks.el (vc-master-locks, vc-master-locking-user):
9524 Moved into both
9525 vc-rcs-hooks.el and vc-sccs-hooks.el. These properties and access
9526 functions are implementation details of those two backends.
9527
95282000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9529
9530 * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
9531 (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
9532
9533 * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
9534 (vc-sccs-parse-locks): SCCS-specific code moved here from
9535 vc-hooks.
9536
9537 * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
9538 code moved here from vc-hooks.
9539
9540 * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
9541 into back-end specific parts and removed. Callers not updated
9542 yet; because I guess these callers will disappear into back-end
9543 specific files anyway.
9544
95452000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9546
9547 * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
9548 (vc-backend-checkout): Changed calls to `vc-checkout-model' to
9549 `vc-uses-locking'.
9550
9551 * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
9552 Store yes/no in the property, and return t/nil. Updated all
9553 callers.
9554
9555 * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
9556 vc-sccs-uses-locking. Don't set property.
9557 (vc-sccs-locking-user): Don't set property.
9558
9559 * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
9560 vc-cvs-uses-locking. Don't set property here; leave that to
9561 vc-hooks.
9562 (vc-cvs-locking-user): Reflect above change. Streamlined.
9563
9564 * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
9565 vc-rcs-uses-locking.
9566 (vc-rcs-locking-user): Reflect above change.
9567
95682000-09-04 Dave Love <fx@gnu.org>
9569
9570 * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
9571
9572 * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
9573
9574 * vc-hooks.el (vc-checkout-model): Punt to backends.
9575
9576 * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
9577
9578 * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
9579
9580 * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
9581 New functions.
9582
9583 * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
9584 New functions.
9585
9586 * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
9587 (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
9588
9589 * vc-hooks.el (vc-default-locking-user): New function.
9590 (vc-locking-user, vc-workfile-version): Punt to backends.
9591
95922000-09-04 Dave Love <fx@gnu.org>
9593
9594 * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
9595 (vc-master-workfile-version): Moved from vc-hooks.
9596
9597 * vc-rcs-hooks.el: Fix duplicate code in last change.
9598
9599 * vc-rcs-hooks.el: Require vc-hooks when compiling.
9600 (vc-rcs-master-templates): Improve :type.
9601 (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
9602 vc-master-workfile-version): Moved from vc-hooks.
9603
9604 * vc-sccs-hooks.el: Require vc-hooks when compiling.
9605 (vc-sccs-master-templates): Improve :type.
9606 (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
9607
9608 * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
9609
9610 * vc-cvs-hooks.el: Require vc-hooks when compiling.
9611 (vc-cvs-master-templates): Improve :type. Use
9612 vc-cvs-find-cvs-master.
9613 (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
9614 from vc-hooks.
9615 (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
9616
9617 * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
9618 Moved to vc-cvs-hooks.
9619
9620 * vc-hooks.el: Add doc strings in various places. Simplify the
9621 minor mode setup.
9622 (vc-handled-backends): New user variable.
9623 (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
9624 simplification.
9625
96262000-09-04 Dave Love <fx@gnu.org>
9627
9628 * vc.el: Some doc fixes for autoloaded and interactive functions.
9629 Fix compilation warnings from ediff stuff.
9630 (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
9631
9632 * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
9633
9634 * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
9635
9636 * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
9637
96382000-09-04 Dave Love <fx@gnu.org>
9639
9640 * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
9641 New variable.
9642 (vc-make-backend-function, vc-loadup, vc-call-backend)
9643 (vc-backend-defines): New functions.
9644
9645 * vc-hooks.el: Various doc fixes.
9646 (vc-default-back-end, vc-follow-symlinks): Custom fix.
9647 (vc-match-substring): Function removed. Callers changed to use
9648 match-string.
9649 (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
9650 Simplify.
9651
96522000-09-04 Dave Love <fx@gnu.org>
9653
9654 * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
9655 type.
9656 (vc-sccs-project-dir, vc-search-sccs-project-dir)
9657 (vc-sccs-registered): Doc fix.
9658
9659 * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
9660 (vc-cvs-registered): Doc fix.
9661
9662 * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
9663 (vc-rcs-registered): Doc fix.
9664
96652000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9666
9667 * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
9668
9669 * vc-hooks.el: vc-registered has been renamed
9670 vc-default-registered. Some functions have been moved to the
9671 backend specific files. they all support the
9672 vc-BACKEND-registered functions.
9673
96742000-09-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9675
9676 * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
9677
9678 * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
9679
96802000-09-04 Dave Love <fx@gnu.org>
9681
9682 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
9683 menu-bar-update-hook.
9684
9685 * help.el (help-manyarg-func-alist): Add
9686 find-operation-coding-system.
9687
9688 * wid-edit.el (widget-sexp-validate): Fix garbled code.
9689
9690 * custom.el (custom-set-variables): Print message about errors in
9691 setting.
9692
96932000-09-03 Andrew Innes <andrewi@gnu.org>
9694
9695 * makefile.w32-in: Change to DOS line endings.
9696
96972000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9698
9699 * mouse.el (mouse-popup-menubar): Supply the prompt string for
9700 minor-mode keymaps, if they don't have one.
9701
97022000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9703
9704 * eshell/esh-module.el (eval-when-compile): Don't lose if
9705 esh-module.el's file name is truncated to DOS 8+3 limits.
9706
97072000-09-01 John Wiegley <johnw@gnu.org>
9708
9709 * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
9710 predicate, which caused entries in the completion list to be
9711 doubled.
9712
97132000-08-30 John Wiegley <johnw@gnu.org>
9714
9715 * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
9716 sending to subprocesses. Also, hook pre-command-hook if
9717 `eshell-send-direct-to-subprocesses' is non-nil.
9718 (eshell-send-direct-to-subprocesses): New config variable. If t,
9719 subprocess input is send immediately.
9720 (eshell-toggle-direct-send): New function.
9721 (eshell-self-insert-command): New function.
9722 (eshell-intercept-commands): New function.
9723 (eshell-send-input): If direct subprocess sending is enabled,
9724 don't echo any input to the Eshell buffer. Let the subprocess
9725 handle that. This requires "stty echo" in bash, for example.
9726
97272000-08-28 John Wiegley <johnw@gnu.org>
9728
9729 * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
9730 completion function for Eshell's implementation of `unset'.
9731
97322000-09-02 Eli Zaretskii <eliz@is.elta.co.il>
9733
9734 * info.el (Info-directory-list): Doc fix.
9735
97362000-08-31 Peter Breton <pbreton@ne.mediaone.net>
9737
9738 * filecache.el (file-cache-add-directory-using-find): Don't quote
9739 wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
9740
97412000-08-31 Kenichi Handa <handa@etl.go.jp>
9742
9743 * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
9744 coding systems.
9745
97462000-08-30 Andrew Innes <andrewi@gnu.org>
9747
9748 * timer.el (run-with-idle-timer): Undo last change, so that timer
9749 is not activated immediately if Emacs is already idle. Some
9750 existing code relies on this behaviour.
9751
97522000-08-30 Miles Bader <miles@gnu.org>
9753
9754 * frame.el (set-frame-font): Do completion of font-name for
9755 interactive use.
9756
97572000-08-30 Kenichi Handa <handa@etl.go.jp>
9758
9759 * international/quail.el (quail-start-translation): Bind locally
9760 last-command-event, last-command, and this-command.
9761 (quail-start-conversion): Likewise.
9762 (quail-self-insert-command): Fix docstring.
9763
97642000-08-29 Gerd Moellmann <gerd@gnu.org>
9765
9766 * progmodes/executable.el
9767 (executable-make-buffer-file-executable-if-script-p): Check that
9768 buffer contains at least 2 characters.
9769
97702000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
9771
9772 * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
9773
97742000-08-29 Dave Love <fx@gnu.org>
9775
9776 * diff-mode.el (diff-mode) <defgroup>: Add :version.
9777 (diff-mode-shared-map): Bind mouse-2.
9778 (diff-imenu-generic-expression): New variable.
9779 (diff-mode): Use it.
9780
9781 * mouse.el (mouse-major-mode-menu): Use local-key-binding.
9782 (mouse-popup-menubar): Add minor mode menus.
9783 (popup-menu): Check for lookup-key returning number.
9784
97852000-08-29 Miles Bader <miles@gnu.org>
9786
9787 * comint.el (comint-send-input): Create overlays using the proper
9788 front/read-advance arguments.
9789
97902000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9791
9792 * ps-print.el: Even/odd pages printing. Doc fix.
9793 (ps-print-version): New version number (6.0).
9794 (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
9795 (ps-background, ps-begin-file, ps-begin-job): Code fix.
9796 (ps-print-duplex-feature): Variable eliminated.
9797 (ps-even-or-odd-pages): New variable.
9798
9799 * progmodes/ebnf2ps.el: Doc fix.
9800 (ebnf-version): New version (3.3).
9801 (ebnf-user-arrow): Change variable customization to sexp.
9802 (ebnf-user-arrow): Function eliminated.
9803 (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
9804
98052000-08-29 Kenichi Handa <handa@etl.go.jp>
9806
9807 * help.el (help-xref-mule-regexp): New variable.
9808 (help-make-xrefs): Handle help-xref-mule-regexp.
9809
9810 * international/mule-cmds.el (help-xref-mule-regexp-template): New
9811 variable.
9812 (describe-input-method): Temporarily activate the specfied input
9813 method to display the information.
9814 (describe-language-environment): Hyperlinks to mule related items.
9815
9816 * international/mule-diag.el (charset-multibyte-form-string): New
9817 function.
9818 (list-character-sets-1): Use charset-multibyte-form-string.
9819 (describe-character-set): New function.
9820 (describe-coding-system): Hyperlinks to safe character sets.
9821
9822 * international/quail.el (quail-help): New arg PACKAGE.
9823 Hyperlinks to mule related items.
9824 (quail-help-insert-keymap-description): Use
9825 substitute-command-keys instead of describe-bindings.
9826 (quail-translation-help): Hyperlinks to mule related items.
9827
98282000-08-28 John Wiegley <johnw@gnu.org>
9829
9830 * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
9831 have a defsubst call itself. Made `eshell-flatten-list' back into
9832 a function again.
9833
9834 * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
9835 catch, in case re-centering point at bottom messes up the display.
9836 This happens frequently in Emacs 21, due I believe to variable
9837 line heights.
9838
9839 * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
9840 to call `find-tag-interactive'.
9841
9842 * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
9843 the list of remember directories.
9844
98452000-08-28 John Wiegley <johnw@gnu.org>
9846
9847 * align.el: Test align-region-separate to see if it's a symbol.
9848
98492000-08-28 John Wiegley <johnw@gnu.org>
9850
9851 * eshell/esh-util.el (eshell-flatten-list): Made this function
9852 into a defsubst form. It gets used very frequently, although
9853 calls don't occur all that often.
9854
9855 * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
9856 examining it.
9857
9858 * eshell/esh-cmd.el (eshell-rewrite-while-command):
9859 (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
9860 `eshell-protect'.
9861 (eshell-copy-handles): Created a new macro for duplicating the
9862 current set of open handles. This is needed by the looping
9863 functions.
9864 (eshell-do-eval): Fixed while and if, so that the eshell-test-body
9865 is not incorrectly stomped on.
9866
9867 * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
9868 declaration for pcomplete-use-paring.
9869 (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
9870 value of eshell-cmpl-use-paring.
9871 * pcomplete.el (pcomplete-use-paring): New config variable, to
9872 indicate whether paring should be used.
9873 (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
9874 completion alternatives that have already been used.
9875
9876 * eshell/esh-mode.el (eshell-repeat-argument): Added function,
9877 bound to C-c C-y, which will repeat the previous N arguments
9878 (based on prefix argument).
9879 (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
9880
9881 * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
9882 if there is no *Help* buffer. This is for XEmacs, which renames
9883 its help buffers uniquely. TODO: Find out what the current buffer
9884 name to delete is.
9885
9886 * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
9887 first entry that correlates to a passwd/group number. Later
9888 entries (used for group/user name aliasing to multiple IDs) are
9889 ignored.
9890
9891 * eshell/em-xtra.el (eshell/expr):
9892 * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
9893 (eshell-grep, eshell/diff, eshell/locate):
9894 * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
9895 argument list, before passing it to the system command.
9896
9897 * eshell/esh-mode.el (eshell-find-tag): Added a special version of
9898 `find-tag' for use at final position in Eshell buffers (which
9899 otherwise triggers an error on Emacs 21).
9900 (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
9901 buffer, if it is currently bound to `find-tag'.
9902
9903 * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
9904 in the list of matched Makefile names.
9905 (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
9906 directory, prefer its contents to Makefile.
9907
9908 * eshell/em-dirs.el (eshell/cd): cd commands that look up
9909 directory parts (like "cd old new", or "cd =regexp"), are now case
9910 sensitive on non-Windows/DOS platforms.
9911
9912 * eshell/esh-mode.el (eshell-parse-command-input): When a user
9913 types RET after an open delimiter (like "), display a message
9914 indicating that Eshell is waiting for the closing delimiter.
9915
9916 * eshell/esh-var.el (eshell/unset): Added a command for unsetting
9917 environment variables.
9918
9919 * eshell/em-unix.el (eshell/diff): Added logic to fail more
9920 gracefully if the user enters incorrect arguments.
9921
9922 * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
9923 Eshell buffers.
9924
9925 * eshell/esh-var.el (eshell-interpolate-variable):
9926 * eshell/esh-mode.el (eshell-move-argument):
9927 * eshell/em-unix.el (eshell-du-sum-directory):
9928 * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9929 * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
9930 (not (= ...)).
9931
9932 * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
9933 to ensure the `preserve' flag gets propagated when doing recursive
9934 directory copies.
9935
99362000-08-28 Stefan Monnier <monnier@cs.yale.edu>
9937
9938 * eshell/em-hist.el (eshell-put-history, eshell-get-history):
9939 Don't convert \n into \0177 in memory.
9940 (eshell-read-history, eshell-write-history): Convert \n to \0177,
9941 and back again, when reading and writing.
9942
99432000-08-28 Eli Zaretskii <eliz@is.elta.co.il>
9944
9945 * eshell/esh-util.el (eshell-processp): Added to relieve constant
9946 testing of `fboundp' on `processp'.
9947
9948 * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
9949 (eshell/jobs): Don't call process-list if it is not bound.
9950 (eshell-gather-process-output): Support systems where async
9951 subprocesses aren't supported.
9952 (eshell-scratch-buffer, eshell-last-sync-output-start): New
9953 variables.
9954
9955 * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
9956 eshell-do-eval returns t.
9957 (eshell-do-pipelines-synchronously): New defmacro.
9958 (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
9959 when async subprocesses aren't supported.
9960 (eshell-do-eval): Use eshell-processp. Don't throw eshell-defer
9961 if async subprocesses aren't supported.
9962 (eshell-resume-command): Don't assume STATUS is a string.
9963
9964 * eshell/em-unix.el (eshell/rm): Use eshell-processp.
9965
9966 * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
9967 (eshell-close-target, eshell-get-target): Use eshell-processp.
9968 (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
9969 fix.
9970 (eshell-get-target, eshell-create-handles): Doc fix.
9971
99722000-08-28 Miles Bader <miles@lsi.nec.co.jp>
9973
9974 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
9975 criterion to include commands that output something, as long as it
9976 leaves both the command and the end-of-buffer visible when the
9977 command has exited.
9978 (eshell-review-quick-commands): Adjust the help doc string
9979 accordingly.
9980
99812000-08-28 Peter Breton <pbreton@ne.mediaone.net>
9982
9983 * locate.el (locate): Cleaned up locate command's interactive prompting
9984 Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
9985
9986 * filecache.el (file-cache-case-fold-search): New variable
9987 (file-cache-assoc-function): New variable
9988 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
9989 Use file-cache-case-fold-search variable
9990 (file-cache-add-file): Use file-cache-assoc-function
9991 (file-cache-delete-file): likewise
9992 (file-cache-directory-name): likewise
9993 (file-cache-debug-read-from-minibuffer): likewise
9994
99952000-08-28 Gerd Moellmann <gerd@gnu.org>
9996
9997 * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
9998 (abbrev-table-name): New function.
9999 (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
10000 If non-nil list local abbrev, only.
10001
100022000-08-28 Stanislav Shalunov <shalunov@internet2.edu>
10003
10004 * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
10005 from Gnus support code, and use special article copy buffer
10006 `(gnus-original-article-buffer)' instead. This allows to get rid
10007 of article-hide-headers usage (which breaks in the latest Gnus
10008 version). Thanks to Detlev Zundel.
10009
100102000-08-28 Kenichi Handa <handa@etl.go.jp>
10011
10012 * international/quail.el (quail-use-package): Hide "... loaded"
10013 message.
10014 (quail-start-translation, quail-start-conversion): Likewise.
10015
10016 * international/kkc.el (kkc-region): Hide "... loaded" message.
10017
100182000-08-27 Dave Love <fx@gnu.org>
10019
10020 * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
10021
100222000-08-27 Miles Bader <miles@gnu.org>
10023
10024 * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
10025
100262000-08-27 Kenichi Handa <handa@etl.go.jp>
10027
10028 * international/ja-dic-cnv.el (skkdic-convert): Insert (require
10029 'ja-dic-cnv), not (require 'skkdic-cnv).
10030
100312000-08-26 Miles Bader <miles@gnu.org>
10032
10033 * faces.el (face-x-resources): Add entry for :inherit.
10034 * cus-face.el (custom-face-attributes): Add support for :inherit
10035 attribute. Add support for relative face heights.
10036 (custom-face-attributes-get): Treat `nil' as being a default value
10037 for :inherit (as well as `unspecified').
10038
10039 * faces.el (set-face-attribute): Update doc string.
10040 (face-attribute-name-alist): Add :inherit.
10041 (face-valid-attribute-values): Handle :inherit.
10042 (face-read-string): Rephrase prompt to be less confusing.
10043 Assume that DEFAULT is a string, since we must return a string.
10044 (face-read-integer): Use `format' to turn DEFAULT into an
10045 acceptable default for face-read-string. Match NEW-VALUE against
10046 the string "unspecified", not the symbol `unspecified', since
10047 that's what face-read-string returns.
10048 (read-face-attribute): Lookup a name for old-value in valid, and
10049 use it as a default if we find one. Treat all values from
10050 face-read-string as strings. If the default is used, don't do any
10051 more processing on the value, just use the old value directly.
10052 (read-face-and-attribute, modify-face): Tweak prompt.
10053 (read-face-name): Don't assume prompt ends with a space.
10054
10055 * faces.el (describe-face): Add support for :inherit attribute.
10056
100572000-08-25 Kenichi Handa <handa@etl.go.jp>
10058
10059 * terminal.el (terminal-emulator): Fix args to `concat'. Now
10060 concat doesn't accept interger.
10061
10062 * international/kkc.el: Remove SKK from Keywords. Require
10063 ja-dic-utl instead of skkdic-utl.
10064
10065 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
10066 Provide ja-dic-cnv instead of skkdic-cnv.
10067 (ja-dic-filename): Renamed from skkdic-filename. Referers changed
10068 (iso-2022-7bit-short): Add safe-charsets property.
10069 (skkdic-convert-postfix): Search Japanese chou-on character in
10070 addition to Hiragana character.
10071 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
10072 (skkdic-convert): Change file names from skkdic.el to ja-dic.el
10073 (batch-skkdic-convert): Likewise.
10074
10075 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
10076 Provide ja-dic-utl instead of skkdic-utl.
10077 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
10078
100792000-08-24 Dave Love <fx@gnu.org>
10080
10081 * disp-table.el (standard-display-default): Make the test of `l'
10082 useful.
10083
10084 * language/european.el ("Latin-8", "Latin-9"): Add input methods,
10085 mod sample text.
10086
10087 * international/iso-ascii.el: Make pilcrow convenient string
10088 consistent with section.
10089 (iso-ascii-display): Set up multibyte characters as well as
10090 unibyte.
10091
100922000-08-24 Kenichi Handa <handa@etl.go.jp>
10093
10094 * international/mule-cmds.el (reset-language-environment): Set
10095 default-process-coding-system to '(undecided . iso-latin-1), which
10096 makes process I/O almost consistent with file I/O. Call this
10097 function when mule-cmds.el[c] is loaded.
10098
100992000-08-22 Andrew Innes <andrewi@gnu.org>
10100
10101 * makefile.w32-in: New file.
10102
101032000-08-22 Miles Bader <miles@lsi.nec.co.jp>
10104
10105 * comint.el (comint-output-filter): Compare end of
10106 comint-last-output-overlay with the start of the newly inserted
10107 text, not the end, when deciding whether to extend it.
10108 Set saved-point's insertion type to advance after insertion.
10109
10110 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
10111 since this is now done independently of font-lock mode.
10112
101132000-08-21 Gerd Moellmann <gerd@gnu.org>
10114
10115 * server.el (server-kill-new-buffers): New user option.
10116 (server-existing-buffer): New buffer-local variable.
10117 (server-visit-files): When using an existing buffer, set
10118 server-existing-buffer to t.
10119 (server-buffer-done): If server-kill-new-buffers is t, kill the
10120 buffer, unless it was already present before visiting it with
10121 Emacs server.
10122
101232000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
10124
10125 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
10126 even if the display doesn't support colors: some displays will
10127 support bold/underline faces.
10128
101292000-08-21 Gerd Moellmann <gerd@gnu.org>
10130
10131 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
10132
10133 * startup.el (command-line): If user's init file had an error,
10134 add explanatory text to *Messages*.
10135
101362000-08-21 Kenichi Handa <handa@etl.go.jp>
10137
10138 * man.el (Man-getpage-in-background): Decode the process output by
10139 the system locale coding system.
10140
101412000-08-20 Dave Love <fx@gnu.org>
10142
10143 * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
10144 Don't test x-popup-menu.
10145 (function) <complete-function>: Complete only fbound symbols.
10146 <validate, value>: New.
10147 (variable) <complete-function>: Complete only bound symbols.
10148 (coding-system): Add :base-only, :complete-function, :validate,
10149 :value, :prompt-match.
10150 (widget-coding-system-prompt-value): Use read-coding-system and
10151 act on :base-only.
10152 (editable-field): Add :help-echo.
10153 (widget-push-button-gui, widget-push-button-cache)
10154 (widget-gui-action, widget-editable-list-gui): COmment out, along
10155 with uses.
10156 (widget-at): Make arg optional.
10157 (widget-echo-help): Adjust for current help-echo calling sequence.
10158 (widget-specify-field, widget-specify-button)
10159 (widget-specify-insert, widget-get-sibling, widget-image-find)
10160 (widget-convert, widget-insert, widget-leave-text)
10161 (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
10162 (widget-setup, widget-field-find, widget-before-change)
10163 (widget-after-change, widget-default-complete)
10164 (widget-default-create, widget-default-delete)
10165 (widget-push-button-value-create, editable-field)
10166 (widget-field-prompt-value, widget-field-validate)
10167 (widget-choice-value-create, widget-choice-action)
10168 (widget-choice-validate, widget-checklist-add-item)
10169 (widget-radio-add-item, widget-radio-chosen)
10170 (widget-radio-value-inline, widget-editable-list-value-create)
10171 (widget-editable-list-entry-create)
10172 (widget-documentation-link-add)
10173 (widget-documentation-string-value-create)
10174 (widget-regexp-validate, widget-file-complete)
10175 (widget-sexp-validate, widget-plist-convert-widget)
10176 (widget-plist-convert-widget, widget-alist-convert-widget)
10177 (widget-alist-convert-widget, widget-color-complete): Simplify,
10178 particularly to avoid bindings which aren't optimized out.
10179
10180 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
10181 Doc fix.
10182 (down-list, backward-up-list, up-list, kill-sexp)
10183 (backward-kill-sexp, mark-sexp): Make arg optional.
10184 (lisp-complete-symbol): Add optional arg PREDICATE.
10185
10186 * cus-start.el: Add display-buffer-reuse-frames,
10187 file-coding-system-alist.
10188
101892000-08-20 Gerd Moellmann <gerd@gnu.org>
10190
10191 * startup.el (command-line): Clear realized faces after
10192 modifying TTY color mappings.
10193
101942000-08-20 Miles Bader <miles@gnu.org>
10195
10196 * faces.el (face-attr-match-p): Don't return true if ATTRS are
10197 merely a subset of FACE's attributes.
10198
101992000-08-19 Miles Bader <miles@gnu.org>
10200
10201 * comint.el (comint-output-filter): Save the point with a marker,
10202 not just a buffer position.
10203
10204 * international/mule.el (set-buffer-process-coding-system): Make
10205 interactive prompt less confusing.
10206
102072000-08-19 Gerd Moellmann <gerd@gnu.org>
10208
10209 * hilit-chg.el: General cleanup of doc strings, comments and
10210 code formatting.
10211
102122000-08-19 Miles Bader <miles@gnu.org>
10213
10214 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
10215 Compiler macro removed; beginning-of-line is no longer always
10216 equivalent to forward-line, in the presence of fields.
10217
10218 * comint.el (comint-output-filter): Remove ad-hoc saving of
10219 restriction, and just use save-restriction, now that it works
10220 correctly. Don't adjust comint-last-input-start to account for
10221 our insertion; it shouldn't have moved because we don't use
10222 insert-before-markers anymore. Comment out call to
10223 `force-mode-line-update'; why is it here?
10224
10225 * gud.el (gud-basic-call): Temporarily widen gud comint buffer
10226 while checking for prompt to delete. Use `forward-line 0'
10227 instead of beginning-of-line.
10228 (gud-filter): Temporarily widen gud comint buffer while
10229 examining output.
10230
102312000-08-18 Stefan Monnier <monnier@cs.yale.edu>
10232
10233 * progmodes/sh-script.el: Big bag of typos.
10234
10235 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
10236 check since ispell-process is not bound when ispell is not yet loaded.
10237
102382000-08-18 Dave Love <fx@gnu.org>
10239
10240 * image.el (find-image): Copy `spec' before using plist-put.
10241
102422000-08-18 Gerd Moellmann <gerd@gnu.org>
10243
10244 * textmodes/ispell.el (ispell-dictionary-alist-6): Add
10245 `portugues'.
10246
10247 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
10248 backward-kill-sexp, analogous to kill-sexp.
10249
10250 * progmodes/icon.el (icon-indent-line)
10251 (icon-is-continuation-line): Handle comments specially.
10252
102532000-08-17 Ken Stevens <k.stevens@ieee.org>
10254
10255 * ispell.el: Set to standard author/maintainer/keyword fields.
10256 Fine tuning to menu map appearance and operation, and added help.
10257 Remove `start' and `end' error messages when compiling.
10258 (ispell-choices-win-default-height): Fixed comment string.
10259 (ispell-dictionary-alist-1): Fixed regexp in castellano and
10260 castellano8 dictionaries.
10261 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
10262 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
10263 dictionary, added italiano dictionary.
10264 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
10265 word character
10266 (ispell-tex-skip-alists): Added psfig support.
10267 (ispell-skip-html): Renamed from ispell-skip-sgml.
10268 (ispell-begin-skip-region-regexp, ispell-skip-region)
10269 (ispell-minor-check): Improved html skipping support to skip across
10270 code, and recognize `&' commands without propper `;' syntax;
10271 (ispell-process-line): Fix alignment error when manually
10272 correcting spelling.
10273 (ispell): Fix comment string.
10274 (ispell-add-per-file-word-list): Always put word list on new line.
10275
102762000-08-17 Gerd Moellmann <gerd@gnu.org>
10277
10278 * format.el (format-encode-run-method): Fix error message to say
10279 `encode' instead of `decode'. Use save-window-excursion around
10280 shell-command-on-region as in format-decode-run-method because
10281 shell-command-on-region can display a buffer with error output.
10282 (format-decode): Don't record undo information for the decoding.
10283 (format-annotate-function): Add parameter FORMAT-COUNT. Make
10284 that number part of the temporary buffer name so that more than
10285 one decoding using a temporary buffer can happen safely.
10286
10287 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
10288 of `A-z' in the regexp.
10289
10290 * hilit-chg.el: Fix typos in commentary.
10291
10292 * help.el (view-emacs-news): Rewritten for new naming scheme
10293 for old NEWS files.
10294
10295 * startup.el (command-line): Pop to *Messages* in case an error
10296 is signaled while loading user-init-file.
10297
102982000-08-17 Andreas Schwab <schwab@suse.de>
10299
10300 * files.el (insert-directory): Don't lose original file name,
10301 undoing an undocumented change.
10302
103032000-08-17 Alex Schroeder <alex@gnu.org>
10304
10305 * sql.el (sql-magic-go): Use comint-bol.
10306 (sql-copy-column): Use comint-line-beginning-position.
10307 (comint-line-beginning-position): Define a replacement for
10308 comint-line-beginning-position if it is not fboundp.
10309
103102000-08-17 Alex Schroeder <alex@gnu.org>
10311
10312 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
10313 it didn't have any effect anyway.
10314
103152000-08-17 Alex Schroeder <alex@gnu.org>
10316
10317 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
10318 --pset and pager=off instead of sending \\o|cat at the beginning
10319 of the session.
10320
103212000-08-17 Miles Bader <miles@gnu.org>
10322
10323 * progmodes/octave-inf.el: Add compatibility definition of
10324 comint-line-beginning-position.
10325
103262000-08-17 Kenichi Handa <handa@etl.go.jp>
10327
10328 * startup.el (normal-top-level): Look in each dir in load-path for
10329 a leim-list.el file too. This assures of loading leim-list.el
10330 that is created at Emacs installation time even if a user have his
10331 own leim-list.el.
10332
103332000-08-17 Miles Bader <miles@gnu.org>
10334
10335 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
10336 foreground color to black if the background is dark.
10337
103382000-08-16 Stefan Monnier <monnier@cs.yale.edu>
10339
10340 * loadhist.el (unload-feature): Typo.
10341
10342 * finder.el (finder-compile-keywords):
10343 * cus-dep.el (custom-make-dependencies): Add local-variable settings
10344 to the generated file.
10345
10346 * mail/mh-e.el (mh-make-local-vars):
10347 Replace make-variable-buffer-local with make-local-variable.
10348
10349 * play/landmark.el:
10350 * options.el (Edit-options-{set,toggle,t,nil}):
10351 * mail/mailabbrev.el (mail-abbrevs-mode):
10352 * textmodes/tex-mode.el (tex-expand-files):
10353 * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
10354
10355 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
10356
10357 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
10358 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
10359 Allow going past the last element.
10360 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
10361 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
10362 (cvs-mouse-toggle-mark): Don't move point.
10363 (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
10364
10365 * progmodes/compile.el (grep): Provide a default set of files.
10366 (next-error): Docstring fix.
10367 (compilation-find-file): Avoid find-file (fails in a dedicated window).
10368
10369 * emacs-lisp/easy-mmode.el (define-minor-mode):
10370 Use `symbol-value' to keep the byte-compiler quiet.
10371
10372 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
10373 (diff-find-source-location): New fun, extracted from diff-goto-source.
10374 (diff-goto-source): Use it.
10375 (diff-next-complex-hunk, diff-filter-lines): New function.
10376 (diff-apply-hunk): New command.
10377
10378 * smerge-mode.el (smerge-mode-menu): Doc fix.
10379
10380 * msb.el (msb-mode): Define it in terms of define-minor-mode.
10381
103822000-08-16 Dave Love <fx@gnu.org>
10383
10384 * windmove.el (windmove) <defgroup>: Add :version.
10385
10386 * net/goto-addr.el: Don't require browse-url. Require thingatpt.
10387 (goto-address-fontify-p, goto-address-highlight-p)
10388 (goto-address-url-face, goto-address-url-mouse-face)
10389 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
10390 (goto-address-url-regexp): Use thing-at-point-url-regexp.
10391 (goto-address-fontify, goto-address-at-mouse): Simplify,
10392 (goto-address-at-point): browse-url-url-at-point,
10393 goto-address-find-address-at-point can return nil.
10394 (goto-address-find-address-at-point): Return nil on failure.
10395
10396 * align.el (align) <defgroup>: Add :version.
10397
10398 * calculator.el (calculator): Add :version.
10399 (calculator): Use two lines for calculator window if `modeline'
10400 face is boxed.
10401
10402 * play/5x5.el: Doc fixes.
10403 (5x5) <defgroup>: Add :version.
10404
10405 * play/fortune.el (fortune) <defgroup>: Add :version.
10406 (fortune-append): Fix error message.
10407 (fortune-from-region): Doc fix.
10408
10409 * play/pong.el (pong): Doc fix.
10410
10411 * play/morse.el: Keywords, commentary, autoloads.
10412
104132000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
10414
10415 * desktop.el (desktop-save): Don't look at symbol-value of a
10416 member of minor-mode-alist, unless it is boundp.
10417
104182000-08-16 Sam Steingold <sds@gnu.org>
10419
10420 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
10421 `while'; use `with-current-buffer' instead of `save-excursion'.
10422 Removed unnecessary kludges now that "*Buffer List*" is excluded.
10423
104242000-08-16 Kenichi Handa <handa@etl.go.jp>
10425
10426 * international/ccl.el (declare-ccl-program): Docstring modified.
10427 (ccl-execute-with-args): Likewise.
10428
104292000-08-16 Miles Bader <miles@gnu.org>
10430
10431 * progmodes/sql.el: Add compatibility definition of
10432 comint-line-beginning-position.
10433
104342000-08-15 Gerd Moellmann <gerd@gnu.org>
10435
10436 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
10437 'buffer-menu' property.
10438 (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
10439 fails.
10440 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
10441 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
10442 wasn't killed.
10443
10444 * buff-menu.el (list-buffers-noselect): Don't display the
10445 *Buffer List* buffer.
10446
10447 * font-lock.el: Require jit-lock to prevent a very late
10448 `Loading jit-lock' message.
10449
10450 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
10451 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
10452 mail address.
10453
104542000-08-15 Miles Bader <miles@gnu.org>
10455
10456 * textmodes/ispell.el (ispell-graphic-p): New constant.
10457 (ispell-choices-win-default-height, ispell-help): Use
10458 `ispell-graphic-p' instead of `xemacsp'.
10459
104602000-08-15 Dave Love <fx@gnu.org>
10461
10462 * simple.el: Autoload widget-convert when compiling.
10463 (mail-user-agent): Doc fix.
10464
10465 * help.el (function-called-at-point, variable-at-point): Use
10466 with-syntax-table.
10467 (help-manyarg-func-alist): Add insert-and-inherit.
10468
10469 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
10470
10471 * delsel.el (delsel-unload-hook): New function.
10472
10473 * find-file.el: Doc fixes. Move provide to end.
10474 (ff) <defgroup>: Add :link.
10475 (ff-goto-click): Deleted.
10476 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
10477 Use mouse-set-point.
10478
10479 * textmodes/tildify.el: Doc fixes.
10480 (tildify) <defgroup>: Add:version.
10481
10482 * progmodes/glasses.el (glasses) <defgroup>: Add :version.
10483 (glasses-custom-set): Use set-default, not set.
10484 (minor-mode-alist): Propertize the lighter.
10485 (glasses-mode): Provide optional arg.
10486
10487 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
10488 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
10489 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
10490 option. Provide :type.
10491 (cwarn-configuration): Provide :type.
10492 (cwarn-mode): Doc fix.
10493
10494 * add-log.el (change-log-merge): Doc fix.
10495 (change-log-redate): New command.
10496
10497 * net/browse-url.el (browse-url-filename-alist): Add a clause for
10498 Doze and Dog.
10499 (browse-url): Use dolist, not mapcar.
10500 (browse-url-at-point): Check for null url.
10501 (browse-url-event-buffer, browse-url-event-point): Functions
10502 deleted.
10503 (browse-url-at-mouse, browse-url-netscape): Simplify.
10504
10505 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
10506 modes.
10507 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
10508 Fix previous change to mapcan.
10509 (msb--init-file-alist, msb--add-separators)
10510 (msb--make-keymap-menu): Simplify.
10511 (msb--choose-file-menu): Use copy-sequence.
10512 (msb-mode-map): Add title to keymap.
10513 (msb-unload-hook): New function.
10514
10515 * bs.el: Fix indentation.
10516 (bs) <defgroup>: Add :links.
10517 (bs-show): Doc fix.
10518 (bs-apply-sort-faces): Don't use window-system.
10519 (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
10520
105212000-08-15 Eli Zaretskii <eliz@is.elta.co.il>
10522
10523 * calendar/timeclock.el (timeclock-file): Run .timelog through
10524 convert-standard-filename.
10525
105262000-08-14 Gerd Moellmann <gerd@gnu.org>
10527
10528 * emacs-lisp/authors.el: New file.
10529
10530 * paren.el (show-paren-priority): New user option.
10531 (show-paren-function): Set overlay priorities to
10532 show-paren-priority.
10533
105342000-08-14 Miles Bader <miles@gnu.org>
10535
10536 * comint.el (comint-bol): Use `forward-line 0' instead of calling
10537 beginning-of-line with inhibit-field-text-motion bound.
10538
105392000-08-14 Gerd Moellmann <gerd@gnu.org>
10540
10541 * calendar/timeclock.el: New file.
10542
105432000-08-14 David Ponce <david@dponce.com>
10544
10545 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
10546 `widget-button-click'. so that one can use left mouse button to
10547 click on dialog buttons.
10548
105492000-08-14 Emmanuel Briot <briot@gnat.com>
10550
10551 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
10552 identifiers, since XML is case sensitive
10553
105542000-08-12 Miles Bader <miles@gnu.org>
10555
10556 * comint.el (comint-output-filter): Don't bother frobbing
10557 window-start, it doesn't seem to be necessary.
10558
10559 * comint.el (comint-send-string, comint-send-region): Make into
10560 real functions. Snapshot the prompt before sending.
10561
105622000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10563
10564 * info.el (Info-find-emacs-command-nodes): Rewrite to use
10565 technique similar to Info-index, instead of relying on specific
10566 names of relevant Index nodes.
10567 (Info-goto-emacs-command-node): Bind Info-history to nil when
10568 going to the first node found by Info-find-emacs-command-nodes.
10569
105702000-08-11 Eli Zaretskii <eliz@is.elta.co.il>
10571
10572 * menu-bar.el (menu-bar-help-menu): Add a :help string.
10573
105742000-08-10 Miles Bader <miles@gnu.org>
10575
10576 * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
10577
105782000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10579
10580 * info.el (Info-file-list-for-emacs): More elements for the
10581 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
10582 and woman manuals.
10583
105842000-08-10 Miles Bader <miles@lsi.nec.co.jp>
10585
10586 * comint.el (comint-send-input): Make the newline boundary overlay
10587 rear-nonsticky. Use `insert' instead of `insert-before-markers'.
10588 (comint-output-filter): Use `insert' instead of
10589 `insert-before-markers'. Extend comint-last-output-overlay when
10590 necessary since we can't rely on insert-before-markers to do it.
10591 * gud.el (gud-filter): Use `with-current-buffer' instead of
10592 save-excursion when inserting the output, so that point gets
10593 updated correctly; the old method relied on a rather dodgy
10594 side-effect of comint-output-filter to avoid the effect of
10595 save-excursion.
10596
105972000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
10598
10599 * files.el (recover-file): Call insert-directory instead of
10600 invoking `ls' directly.
10601
106022000-08-10 Miles Bader <miles@gnu.org>
10603
10604 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
10605 (comint-last-prompt-overlay): New variables.
10606 (comint-output-filter): Implement prompt highlighting.
10607 (comint-snapshot-last-prompt): New function.
10608 (comint-send-input): Snapshot the last prompt.
10609 Use comint-highlight-input-face.
10610 (comint-highlight-input-face): Renamed from `comint-highlight-face'.
10611 Use defface instead of defcustom.
10612 (send-invisible, comint-send-eof): Snapshot the last prompt.
10613 (comint-delchar-or-maybe-eof): Use comint-send-eof.
10614 (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
10615
106162000-08-09 Stefan Monnier <monnier@cs.yale.edu>
10617
10618 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
10619 (regexp-opt-group): Use a list of chars for `letters'.
10620 (regexp-opt-charset): `chars' is now a list of chars.
10621 Use a char-table rather than a vector so it works for multibyte chars.
10622
10623 * pcvs.el (cvs-menu): Don't move point. Use popup-menu.
10624 Set cvs-minor-current-files to the selected fileinfo.
10625 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
10626 (cvs-mode-insert): Manually macroexpand `ignore-errors'.
10627
106282000-08-09 Eli Zaretskii <eliz@is.elta.co.il>
10629
10630 * files.el (insert-directory): Don't call access-file on
10631 directories on DOS and Windows.
10632
106332000-08-09 Kenichi Handa <handa@etl.go.jp>
10634
10635 * international/ccl.el (ccl-embed-data): Make ccl-program-vector
10636 longer if necessary.
10637 (ccl-embed-code): Call ccl-embed-data to store CODE in
10638 ccl-program-vector.
10639
106402000-08-09 Miles Bader <miles@gnu.org>
10641
10642 * comint.el (comint-output-filter): Properly handle the case where
10643 the text surrounded by comint-last-output-overlay was deleted.
10644
106452000-08-08 Gerd Moellmann <gerd@gnu.org>
10646
10647 * info.el (Info-insert-dir): Use Info-additional-directory-list if
10648 non-nil.
10649 (Info-file-list-for-emacs): Remove "info" from the list because
10650 that leads to trying to use the documentation from file `info'
10651 in various situations where it isn't appropriate, for instance
10652 C-h C-k C-h i.
10653
10654 * ffap.el (ffap-read-file-or-url-internal): Handle case that
10655 DIR and/or STRING are nil.
10656
10657 * progmodes/compile.el (compilation-setup): Make variable
10658 compilation-error-screen-columns buffer-local, as some comment
10659 in the code suggests it should be.
10660
10661 * files.el (auto-mode-interpreter-regexp): New variable.
10662 (set-auto-mode): Use it.
10663
10664 * indent.el (indent-for-tab-command): Doc fix.
10665
10666 * mouse-sel.el (mouse-sel-mode): Doc fix.
10667
10668 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
10669 labels.
10670
10671 * help.el (print-help-return-message): When
10672 display-buffer-reuse-frames is set, let the help window been quit,
10673 instead of deleting it, which might delete a reused frame.
10674
106752000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10676
10677 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
10678 rename a directory to a name that differs only by its letter case.
10679
106802000-08-08 Kenichi Handa <handa@etl.go.jp>
10681
10682 * international/quail.el (quail-define-rules): Handle Quail decode
10683 map correctly. Add code for supporting annotations.
10684 (quail-install-decode-map): New function.
10685 (quail-defrule-internal): New optional arguments decode-map and
10686 props.
10687 (quail-advice): New function.
10688
106892000-08-07 Sam Steingold <sds@gnu.org>
10690
10691 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
10692 `defconst', `define-condition', `with-slots'.
10693 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
10694
106952000-08-03 Miles Bader <miles@gnu.org>
10696
10697 * comint.el (comint-use-prompt-regexp-instead-of-fields):
10698 New variable.
10699 (comint-prompt-regexp, comint-get-old-input): Document dependence on
10700 comint-use-prompt-regexp-instead-of-fields.
10701 (comint-send-input): Add `input' field property to stuff we send to
10702 the process, if comint-use-prompt-regexp-instead-of-fields is nil.
10703 (comint-output-filter): Add `output' field property to process
10704 output, if comint-use-prompt-regexp-instead-of-fields is nil.
10705 (comint-replace-by-expanded-history)
10706 (comint-get-old-input-default, comint-show-output)
10707 (comint-backward-matching-input, comint-forward-matching-input)
10708 (comint-next-prompt, comint-previous-prompt): Use field
10709 properties if comint-use-prompt-regexp-instead-of-fields is nil.
10710 (comint-line-beginning-position): New function.
10711 (comint-bol): Use comint-line-beginning-position. Make ARG optional.
10712 (comint-replace-by-expanded-history-before-point): Use
10713 comint-line-beginning-position and line-end-position.
10714 (comint-last-output-overlay): New variable.
10715 (comint-mode): Make `comint-last-output-overlay' buffer-local.
10716
10717 * shell.el (shell-prompt-pattern): Doc change.
10718 (shell-backward-command): Use line-beginning-position.
10719
10720 * gud.el (gud-gdb-complete-command): Use
10721 comint-line-beginning-position.
10722
10723 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
10724 comint-bol doesn't actually go to the beginning of the line.
10725
10726 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
10727 if comint-use-prompt-regexp-instead-of-fields is non-nil.
10728 (try-expand-line-all-buffers): Likewise.
10729
10730 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
10731 explicitly matching comint-prompt-regexp.
10732 (sql-copy-column): Use comint-line-beginning-position instead of
10733 explicitly matching comint-prompt-regexp.
10734
10735 * progmodes/octave-inf.el (inferior-octave-complete): Use
10736 comint-line-beginning-position.
10737
10738 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
10739
10740 * progmodes/idlw-shell.el (idlwave-shell-send-command): When
10741 looking for a prompt, use `forward-line 0' instead of
10742 `beginning-of-line', to avoid getting caught by an input field.
10743
107442000-08-07 Gerd Moellmann <gerd@gnu.org>
10745
10746 * files.el (shell-quote-wildcard-pattern): Make sure to return
10747 PATTERN, in the Unix case.
10748
107492000-08-07 Eli Zaretskii <eliz@is.elta.co.il>
10750
10751 * play/zone.el (zone): Discard any pending input before running
10752 the randomly-chosen pgm.
10753
107542000-08-07 Kenichi Handa <handa@etl.go.jp>
10755
10756 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
10757 checking the existence of any multibyte characters.
10758
107592000-08-06 Gerd Moellmann <gerd@gnu.org>
10760
10761 * help.el (describe-mode): Test minor-mode symbol for being
10762 bound before testing its value for being nil.
10763
10764 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
10765 `first', `second', and `third'.
10766
10767 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
10768 (second): Make it an alias for `cadr'.
10769
107702000-08-06 Eli Zaretskii <eliz@is.elta.co.il>
10771
10772 * bs.el (bs-apply-sort-faces): Don't use window-system, since all
10773 types of display support faces now.
10774
107752000-08-05 Gerd Moellmann <gerd@gnu.org>
10776
10777 * pcvs.el (require): Require `cl' during compilation, only.
10778
10779 * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
10780 (toplevel): Remove `remq' and `remove' from autoloads.
10781 (cl-fake-autoloads): New variable. If set, arrange for an error
10782 when CL functions etc. are autoloaded.
10783
107842000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
10785
10786 * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
10787
10788 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
10789 popped up, but the user clicks outside the menu, return an empty
10790 regexp (that causes unhighlight-regexp to have no effect).
10791
10792 * menu-bar.el (menu-bar-games-menu): Add Zone.
10793
10794 * hi-lock.el (toplevel): Require font-lock.
10795
107962000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10797
10798 * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
10799 (ebnf-8-bit-chars): New var for bug fix.
10800 (ebnf-string): Bug fix.
10801
108022000-08-03 Sam Steingold <sds@gnu.org>
10803
10804 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
10805 instead of `buffer-string'.
10806 (require 'cl): Always, not just when compiling.
10807 `ignore-errors' in `interactive', `list*', `defun*' &c make this
10808 necessary.
10809
108102000-08-03 Eli Zaretskii <eliz@is.elta.co.il>
10811
10812 * international/mule-cmds.el (select-safe-coding-system): Make
10813 the message text about selecting a safe coding system more clear.
10814
108152000-08-02 Gerd Moellmann <gerd@gnu.org>
10816
10817 * hi-lock.el: New file.
10818
10819 * play/zone.el: New file.
10820
10821 * replace.el (occur): Set tab-width in the *Occur* buffer to the
10822 value of tab-width in the original buffer. Choose a line number
10823 format that's a multiple of the original buffer's tab width, so
10824 that lines appear right.
10825
10826 * textmodes/ispell.el (ispell): New function, replacing an alias.
10827 Spell-check active region if in transient-mark-mode and mark
10828 is active; otherwise spell-check buffer.
10829
108302000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10831
10832 * ps-mule.el: Fix a customization problem on
10833 ps-mule-font-info-database-default.
10834
108352000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
10836
10837 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
10838 display-mouse-p instead of window-system.
10839 (ebrowse-member-mode-map): Ditto.
10840
108412000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10842
10843 * progmodes/ebnf2ps.el: Update ps-print functions call.
10844 Indentation fix. Doc fix.
10845 (ebnf-version): New version number (3.2).
10846 (ebnf-format-color, ebnf-begin-job): Code fix.
10847
108482000-08-01 Eli Zaretskii <eliz@is.elta.co.il>
10849
10850 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
10851 font lock support on window-system.
10852 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
10853
10854 * textmodes/ispell.el (ispell-highlight-spelling-error): Use
10855 display-color-p, if fboundp, instead of window-system.
10856
108572000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
10858
10859 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
10860 instead of window-system.
10861
10862 * wid-edit.el (widget-choose): Use display-mouse-p instead of
10863 window-system.
10864 (widget-choice-mouse-down-action): Use display-popup-menus-p
10865 instead of window-system.
10866
10867 * strokes.el (strokes-file): Run the file name through
10868 convert-standard-filename.
10869 (strokes-mode): Call display-mouse-p instead of looking at
10870 window-system. Change the error message accordingly.
10871
10872 * progmodes/cpp.el (toplevel): Support faces on tty's.
10873
10874 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
10875 (lm-plot-square, lm-init-display): Don't use window-system.
10876
10877 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
10878 (gomoku-plot-square, gomoku-init-display): Don't use window-system.
10879
10880 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
10881 instead of looking at window-system.
10882
108832000-07-30 Gerd Moellmann <gerd@gnu.org>
10884
10885 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
10886 of testing if iswitchb-prepost-hooks is bound, because the
10887 latter will always be true when invoking a recursive minibuffer
10888 from an active Iswitchb buffer.
10889
108902000-07-30 Eli Zaretskii <eliz@is.elta.co.il>
10891
10892 * files.el (shell-quote-wildcard-pattern): New function.
10893 (insert-directory): Call it. Only prepend "\" to command on Unix
10894 and GNU/Linux systems.
10895
108962000-07-30 Gerd Moellmann <gerd@gnu.org>
10897
10898 * eshell/esh-groups.el: Change custom :link file names
10899 from `eshell.info' to `eshell'.
10900
109012000-07-30 Francis Wright <fjw@maths.qmw.ac.uk>
10902
10903 * dired.el (dired-build-subdir-alist): Expand subdirectory names
10904 correctly in recursive ange-ftp listings.
10905
109062000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10907
10908 * ps-print.el: Fix bug 1: if ps-font-size-internal,
10909 ps-header-font-size-internal and
10910 ps-header-title-font-size-internal variables are not set,
10911 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
10912 face text property is (foreground-color . COLOR) or
10913 `(background-color . COLOR)', ps-print crashes. Doc fix.
10914 (ps-print-version): New version number (5.2.4).
10915 (ps-plot-region): Code fix.
10916 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
10917 (ps-face-attribute-list, ps-face-attributes, ps-face-background):
10918 Bug fix 2.
10919
109202000-07-30 Milan Zamazal <pdm@freesoft.cz>
10921
10922 * glasses.el (glasses-make-readable): Fix uncapitalization of
10923 identifiers like `myXMLDocument'.
10924
109252000-07-28 Karl Fogel <kfogel@red-bean.com>
10926
10927 * mail/mail-hist.el (mail-hist-previous-input)
10928 (mail-hist-next-input): Do the obvious code factorization.
10929 (mail-hist-retrieve-and-insert): New func, contains common
10930 code of above two.
10931 If inserting a message body, leave point at top.
10932
109332000-07-28 Sam Steingold <sds@gnu.org>
10934
10935 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
10936 Use `<=', not `<' to compare times!
10937 (ange-ftp-ls): Remove.
10938
109392000-07-27 Gerd Moellmann <gerd@gnu.org>
10940
10941 * play/cookie1.el: Add explanation of how to make cookie.el
10942 compatible with strfile(1) to comment.
10943
10944 * subr.el (remove, remq): New functions.
10945
10946 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
10947 escape `*' in regexps.
10948 (midnight-find): Reverse order of arguments in the funcall of
10949 TEST.
10950
10951 * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
10952 and `.class'.
10953
10954 * play/meese.el: Add Commentary section.
10955
109562000-07-27 Alex Schroeder <alex@gnu.org>
10957
10958 * sql.el (sql-ms): Added autoload cookie.
10959 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
10960 (sql-oracle): Ditto.
10961 (sql-help): Doc change.
10962
10963 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
10964 types and exceptions.
10965
109662000-07-27 Alex Schroeder <alex@gnu.org>
10967
10968 * sql.el (sql-placeholder-history): New variable.
10969 (sql-query-placeholders-and-send): New function that will query
10970 the user and replace placeholders with user input.
10971 (sql-oracle): If running on NT, set comint-input-sender to
10972 sql-query-placeholders-and-send.
10973
10974 (sql-stop): If in the SQLi buffer, insert stop notification, else
10975 present it as a message.
10976
109772000-07-27 Alex Schroeder <alex@gnu.org>
10978
10979 * sql.el (sql-input-ring-separator): Doc change.
10980 (sql-input-ring-file-name): Doc change.
10981 (sql-interactive-mode): Use `sql-input-ring-separator' and
10982 `sql-input-ring-file-name' to set the comint-mode equivalents
10983 without making them local variables.
10984 (sql-stop): Don't bind `sql-input-ring-separator' and
10985 `sql-input-ring-file-name' dynamically to their comint-mode
10986 equivalents.
10987
109882000-07-27 Kenichi Handa <handa@etl.go.jp>
10989
10990 * international/mule.el (register-char-codings): New function.
10991 (make-coding-system): Handle `safe-chars' specification in the arg
10992 PROPERTY.
10993
10994 * international/mule-cmds.el
10995 (find-coding-systems-region-subset-p): This function deleted.
10996 (sort-coding-systems-predicate): New variable.
10997 (sort-coding-systems): New function.
10998 (find-coding-systems-region): Use
10999 find-coding-systems-region-internal.
11000 (find-coding-systems-string): Use find-coding-systems-region.
11001 (find-coding-systems-for-charsets): Check
11002 char-coding-system-table.
11003 (select-safe-coding-system-accept-default-p): New variable.
11004 (select-safe-coding-system): Mostly rewritten. New argument
11005 ACCEPT-DEFAULT-P.
11006 (select-message-coding-system): Call select-safe-coding-system
11007 with ACCEPT-DEFAULT-P arg.
11008 (reset-language-environment): Reset default-sendmail-coding-system
11009 to the default value iso-latin-1.
11010 (set-language-environment): Don't set the obsolete variable
11011 charset-origin-alist.
11012
11013 * international/codepage.el (cp-coding-system-for-codepage-1):
11014 Give `safe-chars' property to make-coding-system.
11015
11016 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
11017 calling select-message-coding-system twice.
11018
11019 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
11020 instead of `safe-charsets'.
11021 (cyrillic-alternativnyj): Likewise.
11022 (ccl-encode-alternativnyj): Don't check the charset
11023 cyrillic-iso8859-5.
11024
110252000-07-27 Kenichi Handa <handa@etl.go.jp>
11026
11027 * composite.el (compose-chars-after): Preserve match data.
11028
110292000-07-26 Sam Steingold <sds@gnu.org>
11030
11031 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
11032 (ange-ftp-real-file-newer-than-file-p): New function.
11033 (ange-ftp-verify-visited-file-modtime): Use `float-time'.
11034 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
11035
11036 * tooltip.el (tooltip-float-time): Removed (use `float-time').
11037 * midnight.el (midnight-float-time): Ditto.
11038
110392000-07-26 Andreas Schwab <schwab@suse.de>
11040
11041 * files.el (normal-backup-enable-predicate): Correct
11042 interpretation of the return value of compare-strings.
11043
110442000-07-26 Gerd Moellmann <gerd@gnu.org>
11045
11046 * isearch.el (isearch-resume): New function.
11047 (isearch-done): Add something to command-history to resume
11048 the search.
11049 (isearch-yank-line, isearch-yank-word): Use
11050 buffer-substring-no-properties instead of buffer-substring.
11051
11052 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
11053 of flyspell-mouse-map.
11054
11055 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
11056 duplicate definition.
11057 (makefile-mode): Remove duplicate setting of local-abbrev-table.
11058
11059 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
11060 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
11061
110622000-07-25 Sam Steingold <sds@gnu.org>
11063
11064 * net/ange-ftp.el: Get modtime over the net.
11065 (ange-ftp-file-modtime): New function.
11066 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11067 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
11068 Use it.
11069 (ange-ftp-dot-to-slash): New function.
11070 (ange-ftp-fix-name-for-vms): Use it.
11071
11072 * midnight.el (midnight-buffer-display-time): Use
11073 `with-current-buffer'.
11074
110752000-07-25 Gerd Moellmann <gerd@gnu.org>
11076
11077 * find-dired.el: Update copyright notice.
11078 (find-dired): Offer to kill a running `find'.
11079
11080 * enriched.el (enriched-face-ans): For a `foreground-color'
11081 property, return '(("x-color" COLOR))' so that COLOR will be
11082 output as a parameter of the x-color annotation. Likewise for the
11083 `background-color' property. In the case of normal face
11084 properties, don't return annotations for unspecified foreground
11085 and background face attributes.
11086
110872000-07-25 Kenichi Handa <handa@etl.go.jp>
11088
11089 * language/japan-util.el (japanese-katakana-region): Fix handling
11090 HANKAKU argument.
11091
110922000-07-25 Miles Bader <miles@gnu.org>
11093
11094 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
11095 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to
11096 constrain-to-field.
11097
110982000-07-24 Andrew Innes <andrewi@gnu.org>
11099
11100 * timer.el (timer-activate-when-idle): Add optional parameter
11101 DONT-WAIT. Update docstring.
11102 (run-with-idle-timer): Specify extra parameter to
11103 timer-activate-when-idle, so that timer will be activated
11104 immediately if Emacs is already idle.
11105
11106 * w32-fns.el (w32-using-nt): Fix docstring.
11107
111082000-07-24 Dave Love <fx@gnu.org>
11109
11110 * mouse.el (popup-menu): Set last-command-event.
11111 (mouse-major-mode-menu-prefix): Declare.
11112
111132000-07-24 Gerd Moellmann <gerd@gnu.org>
11114
11115 * textmodes/flyspell.el: Update to author's version 1.5d.
11116
11117 * progmodes/hideshow.el: Update copyright notice.
11118
11119 * vcursor.el: Set maintainer to FSF, since author cannot
11120 be reached.
11121
111222000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
11123
11124 * info.el (Info-goto-emacs-key-command-node): Leave a space after
11125 the prompt.
11126
11127 * mouse.el (popup-menu): Run the keymap through indirect-function,
11128 in case it was defined with define-prefix-key. If the menu is a
11129 list of keymaps, look up the binding of user's choice in each one
11130 of the keymaps.
11131 (mouse-popup-menubar): If the global and local menu-bar keymaps
11132 don't have a prompt string, create one and insert it into the
11133 keymap. Don't barf if current-local-map returns nil.
11134
111352000-07-24 Francis Wright <fjw@maths.qmw.ac.uk>
11136
11137 * dired.el (dired-sort-R-check): Added to allow recursive listing
11138 to be undone.
11139 (dired-sort-other): Use it.
11140
111412000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11142
11143 * Release of cc-mode 5.27
11144
111452000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11146
11147 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
11148 c-beginning-of-statement-1 that caused a bad case of recursion
11149 which could consume a lot of CPU in large classes in languages
11150 that have in-expression classes (i.e. Java and Pike).
11151
11152 * cc-engine.el (c-guess-basic-syntax): Check for in-expression
11153 statements before top level constructs (i.e. case 6 is moved
11154 before case 5 and is now case 4) to catch in-expression
11155 classes in top level expressions correctly.
11156
111572000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11158
11159 * cc-engine.el (c-guess-basic-syntax): Less naive handling of
11160 objc-method-intro. Case 4 removed and case 5I added.
11161
11162 * cc-langs.el (c-append-paragraph-start): New variable used by
11163 c-common-init to get paragraph-start correct.
11164 * cc-langs.el (c-common-init): Use c-append-paragraph-start to
11165 initialize paragraph-start to make it correct both with and
11166 without the javadoc special case.
11167
11168 * cc-mode.el (java-mode): Use c-append-paragraph-start to
11169 initialize paragraph-start for javadoc markup.
11170
11171 * cc-vars.el (c-style-variables-are-local-p): Incompatible
11172 change by defaulting this to t. It's motivated by the
11173 confusing behavior that otherwise arise from the style system
11174 when editing both java and non-java files at the same time
11175 (see the comments about style setting in c-common-init).
11176
111772000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11178
11179 * cc-cmds.el (c-indent-new-comment-line): Added a kludge
11180 similar to the one in c-fill-paragraph to check the fill
11181 prefix from the adaptive fill function for sanity.
11182
111832000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11184
11185 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
11186 defun block.
11187
a30eb617
DL
111882000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11189
11190 * cc-align.el (c-lineup-multi-inher): Handle lines with
11191 leading comma nicely. Extended to handle member initializers
11192 too.
11193
11194 * cc-engine.el: (c-beginning-of-inheritance-list,
11195 c-guess-basic-syntax): Fixed recognition of inheritance lists
11196 when the lines begins with a comma.
11197
a30eb617
DL
11198 * cc-vars.el (c-offsets-alist): Changed default for
11199 member-init-cont to c-lineup-multi-inher since it now handles
11200 member initializers and indents better for leading commas.
11201
112022000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11203
11204 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
11205 handling that caused class open lines to be recognized as
11206 statement-conts in some cases.
11207
11208 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
11209 guessed by the adaptive fill function unless point is on the
11210 first line of a block comment.
11211
11212 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
11213 when the buffer ends with a macro continuation char.
11214
11215 * cc-engine.el (c-guess-basic-syntax): Added support for
11216 function definitions as statements in Pike. The first
11217 statement in a lambda block is now labeled defun-block-intro
11218 instead of statement-block-intro.
11219
11220 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
11221 so that the class surrounding point is selected, not the one
11222 innermost in the state.
11223
11224 * cc-engine.el (c-guess-basic-syntax): Fixed bug in
11225 recognition of switch labels having hanging multiline
11226 statements.
11227
11228 * cc-engine.el (c-beginning-of-member-init-list): Broke out
11229 some code in c-guess-basic-syntax to a separate function.
11230 * cc-engine.el (c-just-after-func-arglist-p): Fixed
11231 recognition of member inits with multiple line arglists.
11232 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
11233 member-init-cont when the commas are in funny places.
11234
112352000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11236
11237 * cc-defs.el (c-auto-newline): Removed this macro since it's
11238 not used anymore.
11239
11240 * cc-engine.el (c-looking-at-bos): New helper function.
11241 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
11242 inexpr and toplevel classes apart in Pike.
11243
11244 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
11245 of case 9A.
11246
11247 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
11248 constant, since "class" can introduce an in-expression class
11249 in Pike nowadays.
11250
112512000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11252
11253 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
11254 indentation on cpp-macro lines.
11255
11256 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
11257 a syntax modifier like comment-intro, to make it possible to
11258 get syntactic indentation for preprocessor directives. It's
11259 incompatible wrt to lineup functions on cpp-macro, but it has
11260 no observable effect in the 99.9% common case where cpp-macro
11261 is set to -1000.
11262
112632000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11264
11265 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
11266 member-init-cont when the preceding arglist is several lines.
11267
112682000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11269
11270 * cc-styles.el (c-style-alist): The basic offset for the BSD
11271 style corrected to 8.
11272
112732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11274
11275 * cc-styles.el (c-style-alist): Adjusted the indentation of
11276 brace list openers in the gnu style.
11277
112782000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11279
11280 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
11281
11282 * cc-cmds.el (c-electric-brace, c-electric-slash,
11283 c-electric-star, c-electric-semi&comma, c-electric-colon,
11284 c-electric-lt-gt, c-electric-paren): Don't reindent old lines
11285 when c-syntactic-indentation is nil.
11286
11287 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
11288 we were left at comments preceding the first statement when
11289 reaching the beginning of the buffer.
11290
11291 * cc-vars.el (c-syntactic-indentation): New variable to turn
11292 off all syntactic indentation.
11293
112942000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11295
11296 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
11297 between the text and the block comment ender when it hangs,
11298 depending on how many there are before the fill.
11299
113002000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11301
11302 * cc-engine.el (c-beginning-of-closest-statement): New helper
11303 function to go back to the closest preceding statement start,
11304 which could be inside a conditional statement.
11305 * cc-engine.el (c-guess-basic-syntax): Use
11306 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
11307
11308 * cc-engine.el (c-guess-basic-syntax): Better handling of
11309 arglist-intro, arglist-cont-nonempty and arglist-close when
11310 the arglist is nested inside parens. Cases 7A, 7C and 7F
11311 changed.
11312
11313 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
11314 up-to-date with javadoc 1.2.
11315
113162000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11317
11318 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
11319 multiline Pike type decls.
11320
113212000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11322
11323 * cc-cmds.el (c-indent-new-comment-line): Always break
11324 multiline comments in multiline mode, regardless of
11325 comment-multi-line.
11326
113272000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11328
11329 * cc-engine.el (c-guess-basic-syntax): Fixed bug with
11330 fully::qualified::names in C++ member init lists. Preamble in
11331 case 5D changed.
11332
113332000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11334
11335 * cc-langs.el (c-common-init): Handling of obsolete variables
11336 moved to c-initialize-cc-mode. More compatible style override
11337 when using global style variables.
11338 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
11339 variables moved here.
11340
a30eb617
DL
11341 * cc-styles.el (c-make-styles-buffer-local): Flag style
11342 variable localness in c-style-variables-are-local-p to make
11343 the compatibility measure in c-common-init work well.
11344
11345 * cc-styles.el (c-set-style-1): c-special-indent-hook can no
11346 longer contain set-from-style.
11347 * cc-styles.el (c-initialize-builtin-style): Don't check for
11348 set-from-style on c-special-indent-hook.
11349 * cc-styles.el (c-copy-tree): Obsolete. The standard function
11350 copy-alist is sufficient now.
11351
11352 * cc-styles.el (c-set-style, c-set-style-1,
11353 c-get-style-variables): Fixes to variable initialization so
11354 that duplicate entries in styles have the same effect
11355 regardless of DONT-OVERRIDE.
11356
11357 * cc-styles.el (c-set-style-2): Fixed bug where the
11358 initialization of inheriting styles failed when the
11359 dont-override flag is set.
11360
11361 * cc-vars.el (c-special-indent-hook): Don't use set-from-style
11362 on this.
11363
113642000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
11365
11366 * cc-defs.el (c-forward-comment): Removed the workaround
11367 introduced in 5.38 since it had worse side-effects. If a line
11368 contains the string "//\"", it regarded the // as a comment
11369 start since the \ temporarily doesn't have escape syntax.
11370
113712000-07-17 Emmanuel Briot <briot@act-europe.fr>
11372
11373 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
11374 ada-xref.el before ada-prj.el, so that the Project menu is created
11375 when ada-prj tries to add to it.
11376 (ada-activate-keys-for-case): Suppress the characters that are not
11377 part of the Ada syntax. Better compatibility with else-mode
11378 (ada-adjust-case-interactive): When auto-casing is not active,
11379 correctly insert newlines (used to insert only ^M). Prevent the
11380 syntax table from being changed in case of an error
11381 (or '_' becomes part of a word and some commands are confused).
11382 Do nothing if ada-auto-case is nil.
11383 (ada-after-keyword-p): Ignore keywords that are also attributes
11384 (ada-batch-reformat): Update usage comment
11385 (ada-call-from-contextual-menu): New function
11386 (ada-case-read-exceptions): Reinitialize the casing exception list
11387 first to nil first, so that the casing exception file can be
11388 shared.
11389 (ada-check-defun-name): Handles "configure" keyword for gnatdist
11390 files.
11391 (ada-compile-goto-error): Fix regexp used to detect a file:line
11392 anywhere in the error message
11393 (ada-contextual-menu-last-point): New variable
11394 (ada-create-keymap): If the variable delete-key-deletes-forward is
11395 t on XEmacs, it means that DEL should delete one character
11396 forward.
11397 (ada-create-menu): Use :included instead of :visible for XEmacs.
11398 New submenu "Options".
11399 (ada-end-stmt-re): Correctly indent "select ... then abort"
11400 statements.
11401 (ada-fill-comment-paragraph): Correctly delete all leading '--'
11402 even if they don't match ada-fill-comment-prefix Fix handling of
11403 paragraphs on the first or last line of a file.
11404 (ada-format-paramlist): Fix handling of default parameter values.
11405 (ada-get-body-name): New function.
11406 (ada-get-current-indent): Optimized by searchling directly for an
11407 existing generic part or a statement outside of it. Handle
11408 ada-indent-align-comments when indenting comments Replaced some
11409 regexps by testing directly the next character. This results in a
11410 huge speedup on some files. New indentation scheme for renames
11411 statements. Stop looking for the 'while' or 'for' associated with
11412 a 'loop' at the first semicolon encountered. A "return" can also
11413 match an anonymous access subprogram declaration.
11414 (ada-get-indent-noindent): Ignore strings and comments when
11415 looking for the keywords "record" and "private".
11416 (ada-goto-matching-decl-start): When matching "if", make sure we
11417 are not in fact seeing "end if". Ignore "when" statements except
11418 when initial keyword was "begin". Fix handling of nested
11419 procedures. Add a recursive call to this function to skip over
11420 other 'end' statmts. Fix indentation for "when .. => begin"
11421 (ada-in-open-paren-p): Fix indentation for complex boolean
11422 expressions, where 'and then', 'or else' and parenthesis
11423 statements are mixed up.
11424 (ada-in-paramlist-p): Skip comments while searching for the
11425 beginning Fix handling of operator declarations.
11426 (ada-indent-align-comments): New variable
11427 (ada-indent-current): Change the syntax table only in the
11428 protected section, so that we are sure it is restored correctly.
11429 (ada-indent-on-previous-lines): Use ada-use-indent and
11430 ada-with-indent Correctly indent "select ... then"
11431 (ada-indent-region): Slight speedup.
11432 (ada-indent-renames): New variable.
11433 (ada-last-which-function-subprog, ada-last-which-function-line):
11434 New variables
11435 (ada-looking-at-semi-private): Correctly indent the 'private'
11436 keyword when it is the first word in a package declaration.
11437 (ada-loose-case-word): Stop searching if at the end of the buffer.
11438 (ada-loose-case-word, ada-capitalize-word): Recase the whole word
11439 even if point is not initially at the end of the word.
11440 (ada-matching-decl-start-re): Add "when".
11441 (ada-mode): Add support for abbrev-mode, outline-mode and
11442 which-func-mode Override the old find-file.el entry in
11443 ff-special-constructs since it is using the obsolete
11444 ada-spec-suffix variable
11445 (ada-no-auto-case): New function
11446 (ada-scan-paramlist): When parsing the argument type, accept
11447 spaces (as in "X 'Class", generated by Rational Rose).
11448 (ada-other-file-name): No longer loads the other file.
11449 (ada-popup-menu): Save and restore the current buffer and cursor
11450 position before and after displaying the menu.
11451 (ada-search-ignore-complex-boolean): New function.
11452 (ada-uncomment-region): Emacs21 already knows how to delete
11453 comments not starting in the first column.
11454 (ada-use-indent): New variable
11455 (ada-which-function): New function.
11456 (ada-with-indent): New variable
11457 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
11458 can be batch-compiled from the command line.
11459
11460 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
11461 Add to the menu when the file is loaded, not in ada-mode-hook.
11462 Add -toolbar to the default ddd command Switches moved from
11463 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
11464 ada-prj-default-comp-opt
11465 (ada-add-ada-menu): Remove the map and name parameters Add the Ada
11466 Reference Manual to the menu
11467 (ada-check-current): rewritten as a call to ada-compile-current
11468 (ada-compile): Removed.
11469 (ada-compile-application, ada-compile-current, ada-check-current):
11470 Set the compilation-search-path so that compile.el automatically
11471 finds the sources in src_dir. Automatic scrollong of the
11472 compilation buffer. C-uC-cC-c asks for confirmation before
11473 compiling
11474 (ada-compile-current): New parameter, prj-field
11475 (ada-complete-identifier): Load the .ali file before doing
11476 processing
11477 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
11478 conform to gnatmake's behavior.
11479 (ada-find-file-in-dir): New function
11480 (ada-find-references): Set the environment variables for gnatfind
11481 (ada-find-src-file-in-dir): New function.
11482 (ada-first-non-nil): Removed
11483 (ada-gdb-application): Add support for jdb, the java debugger.
11484 (ada-get-ada-file-name): Load the original-file first if not done
11485 yet.
11486 (ada-get-all-references): Handles the new ali syntax (parent types
11487 are found between <>).
11488 (ada-initialize-runtime-library): New function
11489 (ada-mode-hook): Always load a project file when a file is opened,
11490 so that the casing exceptions are correctly read.
11491 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
11492 (ada-parse-prj-file): Use find-file-noselect instead of find-file
11493 to open the project file, since the latter does not work with
11494 speedbar Get default values before loading the prj file, or the
11495 default executable file name is wrong. Use the absolute value of
11496 src_dir to initialize ada-search-directories and
11497 compilation-search-path,... Add the standard runtime library to
11498 the search path for find-file.
11499 (ada-prj-default-debugger): Was missing an opening '{'
11500 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
11501 variables.
11502 (ada-prj-default-gnatmake-opt): New variable
11503 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
11504 buffers, the project file is the default one Save the windows
11505 configuration before displaying the menu.
11506 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
11507 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
11508 ...) regexp-quote identifiers names to support operators +,
11509 -,... in regexps.
11510 (ada-remote): New function.
11511 (ada-run-application): Erase the output buffer before starting the
11512 run Support remote execution of the application. Use
11513 call-process, or the arguments are incorrectly parsed
11514 (ada-set-default-project-file): Reread the content of the active
11515 project file, not the one from the current buffer When a project
11516 file is set as the default project, all directories are
11517 automatically associated with it.
11518 (ada-set-environment): New function
11519 (ada-treat-cmd-string): New special variable ${current}
11520 (ada-treat-cmd-string): Revised. The substitution is now done for
11521 any ${...} substring
11522 (ada-xref-current): If no body was found, compiles the spec
11523 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
11524 compiler to get rid of command line length limitations.
11525 (ada-xref-get-project-field): New function
11526 (ada-xref-project-files): New variable
11527 (ada-xref-runtime-library-specs-path)
11528 (ada-xref-runtime-library-ali-path): New variables
11529 (ada-xref-set-default-prj-values): Default run command now does a
11530 cd to the build directory. New field: main_unit Provide a default
11531 file name even if the current buffer has no prj file.
11532
11533 * ada-prj.el:
11534 Rewritten to show a tabbed-dialog.
11535 (ada-prj-add-ada-menu): Remove the map and name parameters.
11536 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
11537 New function
11538 (ada-prj-load-directory, ada-prj-subdirs-of): New functions
11539 (ada-prj-load-from-file): New function
11540 (ada-prj-save): Always save fields that depend on the current buffer
11541 (ada-prj-show-value): New function
11542
11543 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
11544 Ada mode. This will allow us to display the Ada menu in any buffer
11545 we want (for project items).
11546 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
11547 number of spaces in the header.
11548
115492000-07-24 Dave Love <fx@gnu.org>
11550
11551 * ediff-init.el (ediff-region-help-echo): Bind face-help.
11552
115532000-07-23 Noah Friedman <friedman@splode.com>
11554
11555 * type-break.el (type-break): perform autosave.
11556 Suggested by Stephen Gildea <gildea@intouchsys.com>.
11557 (type-break-do-query): Cancel query schedule while performing
11558 actual query, to avoid possibility of a second query being made
11559 while first one is already in progress.
11560 (type-break-time-stamp-format): New variable.
11561 (type-break-time-stamp): New function.
11562 (type-break-time-warning): Use it.
11563 (type-break-keystroke-warning): Use it.
11564 (type-break-noninteractive-query): Use it.
11565
11566 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
11567 cookie.
11568 Use add-minor-mode to set minor-mode-alist, if available.
11569 (eldoc-echo-area-use-multiline-p): New user option.
11570 (eldoc-echo-area-multiline-supported-p): New variable.
11571 (eldoc-docstring-format-sym-doc): Use them.
11572 (eldoc-mode): If not using idle timers, append to local post and
11573 pre command hooks. Suggested by David Byers <davby@ida.liu.se>.
11574 (eldoc-display-message-no-interference-p): Don't interfere with
11575 edebug.
11576 Add autoload cookie for eldoc-mode minor-mode-alist initialization.
11577 (eldoc-function-arglist): New function.
11578 (eldoc-function-argstring): Use it.
11579
11580 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
11581 auto save directory exists before calling directory-files.
11582
115832000-07-23 Dave Love <fx@gnu.org>
11584
11585 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
11586 ^o, ^u.
11587
115882000-07-21 Dave Love <fx@gnu.org>
11589
11590 * ediff-init.el (ediff-region-help-echo): Modify to use overlay
11591 now passed to the function. It now works properly.
11592
11593 * smerge-mode.el (smerge-mode-menu): Fill it out.
11594
115952000-07-20 Gerd Moellmann <gerd@gnu.org>
11596
11597 * info-look.el (info-lookup): If *info* is shown in another frame
11598 on the same display, select that frame, instead of switching to
11599 the Info buffer in another window of the selected frame.
11600
11601 * simple.el (universal-argument-map): Bind numeric keypad keys
11602 kp-0 to kp-9 and kp-subtract.
11603 (digit-argument): Handle these keys.
11604
116052000-07-20 Dave Love <fx@gnu.org>
11606
11607 * net/goto-addr.el (goto-address-fontify): Don't bother with
11608 buffer-modified and read-only stuff -- irrelevant with overlays.
11609 Put an extra property on the overlays and use it to clean up in
11610 case goto-address is re-run.
11611
116122000-07-19 Richard M. Stallman <rms@gnu.org>
11613
11614 * timer.el (run-with-idle-timer): Doc fix.
11615
11616 * mail/mail-utils.el (mail-strip-quoted-names):
11617 Handle case where <...> appears inside "...".
11618 Use replace-match to edit the string more simply.
11619 (rmail-dont-reply-to): Cope with an unmatched ".
11620
116212000-07-19 Dave Love <fx@gnu.org>
11622
11623 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
11624 implementation.
11625
11626 * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
11627 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
11628 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
11629
116302000-07-19 Gerd Moellmann <gerd@gnu.org>
11631
11632 * textmodes/refer.el: Correct maintainer's email address.
11633
11634 * progmodes/hideif.el: Correct author's email address.
11635 Fix typo in comment.
11636
11637 * xml.el: New file.
11638
11639 * mail/mailheader.el: Correct author's mail address.
11640
11641 * gnus/parse-time.el: Correct author's mail address.
11642
116432000-07-19 Colin Walters <walters@cis.ohio-state.edu>
11644
11645 * comint.el (comint-highlight-input, comint-highlight-face):
11646 New user options.
11647 (comint-input-ring-file-name): Change custom type.
11648 (comint-mode-map): Bind mouse-2.
11649 (comint-insert-clicked-input): New function.
11650 (comint-send-input): Handle input highlighting.
11651
116522000-07-18 Stefan Monnier <monnier@cs.yale.edu>
11653
11654 * mouse.el (popup-menu): New function.
11655 (mouse-major-mode-menu): Use it.
11656
116572000-07-18 Dave Love <fx@gnu.org>
11658
11659 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
11660 improvements.
11661
116622000-07-18 Gerd Moellmann <gerd@gnu.org>
11663
11664 * faces.el (face-font-selection-order)
11665 (face-font-family-alternatives): Add custom type.
11666
116672000-07-18 Dave Love <fx@gnu.org>
11668
11669 * cus-edit.el (custom-variable-reset-saved)
11670 (custom-variable-reset-standard): Remove unused bindings.
11671
11672 * rect.el (open-rectangle-line): Remove unused let.
11673
11674 * hl-line.el (hl-line-highlight): Check hl-line-mode.
11675
116762000-07-18 Gerd Moellmann <gerd@gnu.org>
11677
11678 * cdl.el: Fix `Maintainer' keyword.
11679
11680 * play/pong.el: Add author's email address.
11681
116822000-07-17 Sam Steingold <sds@gnu.org>
11683
11684 * files.el (insert-directory): Call `split-string' instead of
11685 re-implementing it.
11686
116872000-07-18 Gerd Moellmann <gerd@gnu.org>
11688
11689 * mail/vms-pmail.el: Change maintainer to FSF.
11690
11691 * net/goto-addr.el: Change maintainer to FSF.
11692
11693 * info.el (Info-title-face-alist): Removed.
11694
116952000-07-18 David Ponce <david@dponce.com>
11696
11697 * recentf.el (recentf-open-files): New command that works like
11698 `recentf-open-more-files', but shows the whole list of files (not just
11699 those omitted from the menu). Useful if you don't use a menu-bar!
11700 (recentf-open-more-files) Modified to use `recentf-open-files'.
11701
11702 (recentf-open-files, recentf-open-more-files)
11703 (recentf-edit-list): Dialogs use `recentf-dialog-mode'
11704
11705 (recentf-dialog-mode): New mode for dialogs. You can now just type
11706 "q" to cancel the dialogs.
11707
117082000-07-18 David Ponce <david@dponce.com>
11709
11710 * recentf.el: This is a major update of recentf.el. It adds new
11711 features to better organize the recentf menu and "More..." buffer.
11712
11713 Using new provided menu filtering functions you can now organize the
11714 recent files list:
11715
11716 - by major modes
11717 - by directories
11718 - by user defined rules
11719
11720 Finally, with the new `recentf-filter-changer' customizable filter you
11721 can define a ring of filters and dynamically (via the menu) cycle on
11722 each menu organization in the ring (a la msb).
11723
117242000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
11725
11726 * eshell/eshell.el (eshell): Replace links to eshell.info with
11727 links to eshell, to avoid problems on systems where the manual is
11728 installed as `eshell'.
11729 * eshell/esh-cmd.el (eshell-cmd): Ditto.
11730 * eshell/em-smart.el (eshell-smart): Ditto.
11731 * eshell/em-banner.el (eshell-banner): Ditto.
11732 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
11733
11734 * eshell/em-unix.el (eshell-shuffle-files): Don't disable
11735 same-file check in the MS-DOS version (it does support inodes).
11736
11737 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
11738
11739 * eshell/eshell.el (eshell-directory-name):
11740 Run default directory name through convert-standard-filename.
11741
117422000-07-18 Kenichi Handa <handa@etl.go.jp>
11743
11744 * international/mule-cmds.el (select-safe-coding-system):
11745 Fix typo in the comment.
11746
11747 * language/european.el (compound-text):
11748 Force katakana-jisx0201 to be designated to G1.
11749
11750 * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
11751 Don't translate some national variant characters of latin-jisx0201.
11752 (x-ctext): Force katakana-jisx0201 to be designated to G1.
11753
11754 * international/kkc.el (kkc-after-update-conversion-functions):
11755 New variable.
11756 (kkc-update-conversion): Run functions in it at the tail.
11757
117582000-07-16 John Wiegley <johnw@gnu.org>
11759
11760 * lisp/align.el (align-newline-and-indent):
11761 Adding new function. for auto-aligning blocks of code on RET.
11762 (align-region): Fixed badly formatted minibuffer message.
11763
117642000-07-17 Kenichi Handa <handa@etl.go.jp>
11765
11766 * international/kkc.el (kkc-show-conversion-list-count): Customize it.
11767 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show
11768 the conversion list at first if appropriate.
11769 (kkc-next): Don't update kkc-next-count here.
11770 (kkc-prev): Don't update kkc-prev-count here.
11771 (kkc-show-conversion-list-update): Fix setting up of conversion
11772 list message.
11773
117742000-07-16 Stefan Monnier <monnier@cs.yale.edu>
11775
11776 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
11777
117782000-07-16 Dave Love <fx@gnu.org>
11779
11780 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
11781 function to be more specific.
11782
11783 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
11784 non-string help-echo.
11785 (widget-types-convert-widget): Defsubst it.
11786 (widget-echo-help): Try to cope with a help-echo function of two
11787 possible sorts.
11788
117892000-07-15 Jason Rumney <jasonr@gnu.org>
11790
11791 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
11792 Declare as obsolete.
11793
11794 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
11795
117962000-07-14 Gerd Moellmann <gerd@gnu.org>
11797
11798 * hilit-chg.el: Fix typo.
11799
118002000-07-14 Dave Love <fx@gnu.org>
11801
11802 * info.el (Info-mode-menu): Fix use of :help, :enable.
11803
118042000-07-14 Stefan Monnier <monnier@cs.yale.edu>
11805
11806 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
11807
118082000-07-13 Dave Love <fx@gnu.org>
11809
11810 * emacs-lisp/easymenu.el: Doc fixes.
11811 (easy-menu-remove): Defalias to ignore.
11812
11813 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
11814 Call throw correctly.
11815
118162000-07-13 Gerd Moellmann <gerd@gnu.org>
11817
11818 * faces.el (frame-background-mode): Doc fix.
11819
11820 * simple.el (eval-expression-print-length): Change custom type to
11821 allow entering nil as value.
11822
118232000-07-13 Dave Love <fx@gnu.org>
11824
11825 * progmodes/fortran.el (fortran-imenu-generic-expression):
11826 Change definition layout.
11827 (fortran-mode-menu): Reinstate customize entries.
11828
11829 * cus-edit.el (custom-group-menu-create, customize-menu-create):
11830 Use :filter, per old XEmacs code.
11831
118322000-07-12 Gerd Moellmann <gerd@gnu.org>
11833
11834 * term.el (term-send-raw-meta): Strip modifiers from the keyboard
11835 event when deciding what to send to the terminal.
11836
118372000-07-12 Dave Love <fx@gnu.org>
11838
11839 * cus-start.el: Add optional version as 4th element of specs and
11840 use it for several things new in v21. Remove load-path. Fix type
11841 of line-number-display-limit.
11842
118432000-07-11 Dave Love <fx@gnu.org>
11844
11845 * progmodes/fortran.el: Don't require easymenu.
11846 Use repeat counts in various regexps.
11847 (fortran-mode-syntax-table): Defvar directly.
11848 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
11849 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
11850 Use defvar, not defconst.
11851 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'.
11852 (fortran-mode): Set fortran-comment-line-start-skip,
11853 fortran-comment-line-start-skip, dabbrev-case-fold-search.
11854 (fortran-comment-indent): Use defsubst.
11855 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
11856 Use fortran-comment-indent, not fortran-comment-indent-function.
11857 (fortran-comment-region, fortran-electric-line-number): Simplify.
11858 (fortran-auto-fill): New function.
11859 (fortran-do-auto-fill): Deleted.
11860 (fortran-find-comment-start-skip):
11861 Check for non-null comment-start-skip.
11862 (fortran-auto-fill-mode, fortran-fill-statement):
11863 Use fortran-auto-fill.
11864 (fortran-fill): Use fortran-auto-fill. Check for null
11865 comment-start-skip. Simplify final clause and use end-of-line finally.
11866
11867 * widget.el (widget-plist-member): New alias.
11868
118692000-07-11 Eli Zaretskii <eliz@is.elta.co.il>
11870
11871 * eshell/esh-module.el (toplevel): Reference
11872 byte-compile-current-file only if it is bound.
11873
118742000-07-10 Gerd Moellmann <gerd@gnu.org>
11875
11876 * dired.el: Don't require `dired-aux'.
11877
118782000-07-10 Miles Bader <miles@lsi.nec.co.jp>
11879
11880 * dired-aux.el (dired-show-file-type): New function.
11881 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
11882 (dired-show-file-type): Add autoload.
11883
118842000-07-10 Kenichi Handa <handa@etl.go.jp>
11885
11886 * international/mule-diag.el (describe-font): Adjusted for the
11887 change of fontset-info.
11888 (print-fontset): Likewise.
11889
118902000-07-09 Stefan Monnier <monnier@cs.yale.edu>
11891
11892 * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
11893
118942000-07-07 Gerd Moellmann <gerd@gnu.org>
11895
11896 * bindings.el: Bind `[delete]' to delete-char.
11897
11898 * dired.el (dired-find-alternate-file): New function.
11899 (dired-mode-map): Bind `a' to dired-find-alternate-file.
11900 (toplevel): Require dired-aux when compiling.
11901 (dired-buffers): Move defvar within file to avoid compiler warning.
11902
11903 * info.el (Info-last-search): Variable removed.
11904 (Info-search-history): New variable.
11905 (Info-search): New Info-search-history.
11906
11907 * battery.el, info-look.el: Change author's mail address.
11908
119092000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11910
11911 * mail/rmail.el (rmail-clear-headers): Don't throw an error
11912 if rmail-ignored-headers is nil.
11913 (rmail-retry-failure): Bind rmail-ignored-headers and
11914 rmail-displayed-headers to nil.
11915
119162000-07-06 Gerd Moellmann <gerd@gnu.org>
11917
11918 * lpr.el (lpr-page-header-switches): Add `-h' switch.
11919 (print-region-1): Don't hard code `-h' here.
11920
11921 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
11922
119232000-07-01 Francesco Potorti` <pot@gnu.org>
11924
11925 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
11926 exim can use "your message" instead of "the message".
11927
119282000-07-06 Stefan Monnier <monnier@cs.yale.edu>
11929
11930 * facemenu.el: Docstrings fixes.
11931 (facemenu-get-face): Don't use internal-find-face.
11932 (facemenu-iterate): Rename arg to match the docstring.
11933
11934 * newcomment.el (uncomment-region): Be more careful when skipping
11935 backwards over `=' not to bump into BOBP.
11936
119372000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
11938
11939 * ediff-diff.el (ediff-wordify): Use syntax table.
11940 * ediff-init.el (ediff-has-face-support-p): Use
11941 ediff-color-display-p.
11942 (ediff-color-display-p): Use display-color-p, changed to defun
11943 from defsubst.
11944 Got rid of special cases for NeXT and OS/2.
11945 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
11946 face.
11947
119482000-07-05 Stefan Monnier <monnier@cs.yale.edu>
11949
11950 * emacs-lisp/lucid.el: Require CL.
11951 (copy-tree, remprop): Remove, it's provided by CL.
11952 (map-keymap): Define in terms of cl-map-keymap.
11953 (extent-property, set-extent-end-glyph): New functions.
11954
11955 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
11956
119572000-07-05 Gerd Moellmann <gerd@gnu.org>
11958
11959 * Makefile.in (DONTCOMPILE): Add comment that the name may
11960 not be changed without changing the make-dist script.
11961
11962 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
11963 (cl-mapc): Use mapc instead of cl-old-mapc.
11964
119652000-07-05 Andrew Innes <andrewi@gnu.org>
11966
11967 * makefile.nt: Add support for `bootstrap' and related targets.
11968
119692000-07-05 Stefan Monnier <monnier@cs.yale.edu>
11970
11971 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
11972 (easy-menu-do-define): Use `menu-item' format.
11973 Handle case where easy-menu-create-menu returns a symbol.
11974 Manually call the potential top-level filter in the function binding.
11975 (easy-menu-filter-return): New arg NAME.
11976 Convert to a keymap if MENU is an XEmacs menu.
11977 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item.
11978 (easy-menu-converted-items-table, easy-menu-convert-item):
11979 New var and fun to memoize easy-menu-convert-item-1.
11980 (easy-menu-do-add-item): Use it.
11981 (easy-menu-create-menu): Use easy-menu-convert-item.
11982 Wrap easy-menu-filter-return around any :filter specification.
11983 Don't convert the menu if a filter was specified.
11984 Tell easy-menu-make-symbol not to check for MENU being an expression.
11985 (easy-menu-make-symbol): New arg NOEXP.
11986
119872000-07-05 Gerd Moellmann <gerd@gnu.org>
11988
11989 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
11990 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
11991 (eval-defun): If called with prefix arg, instrument code for
11992 Edebug.
11993
11994 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
11995 similar to that of eval-defun.
11996
119972000-07-04 Dave Love <fx@gnu.org>
11998
11999 * hl-line.el (hl-line-overlay): Make it permanent-local.
12000
12001 * calendar/todo-mode.el: Replaced with a working version, based on
12002 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
12003
120042000-07-03 Miles Bader <miles@lsi.nec.co.jp>
12005
12006 * paths.el (prune-directory-list): New function.
12007 (Info-default-directory-list): Rewritten to more methodically
12008 enumerate a big list of possible info directories (based on the
12009 list used by the standalone info reader).
12010
12011 * info.el (info-initialize): Use prune-directory-list to remove
12012 non-existent directories from Info-directory-list.
12013
12014 * paths.el (Info-default-directory-list): Try a list of possible
12015 info-directories instead of a single one. Add the possible
12016 info directory "/usr/share/info".
12017
12018 * woman.el (woman-man.conf-path): Explicitly include the debian
12019 man-db config file "/etc/manpath.config".
12020 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
12021 are present in `manpath.config'.
12022 (woman-manpath): Include "/usr/share/man".
12023
120242000-07-03 Gerd Moellmann <gerd@gnu.org>
12025
12026 * frame.el (blink-cursor-mode): Don't hide cursor initially.
12027
12028 * startup.el (command-line): Initialize blink-cursor based
12029 on window-system.
12030
12031 * frame.el (blink-cursor): Default to nil if not running under
12032 a window-system.
12033
12034 * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
12035 (face-x-resources): Remove duplicate entry for :font.
12036
12037 * textmodes/refer.el (refer-find-entry-internal): Use some-window
12038 instead of cycling through windows with next-window.
12039
12040 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
12041 of cycling through windows with next-window.
12042
12043 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
12044 of cycling through windows with next-window.
12045
12046 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
12047 (edebug-get-displayed-buffer-points): Use walk-windows/some-window
12048 instead of cycling through windows with next-window.
12049
12050 * calendar/appt.el (appt-select-lowest-window): Use walk-windows
12051 instead of cycling through windows with next-window.
12052
12053 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
12054 of cycling through windows with next-window.
12055
12056 * terminal.el (te-process-output): Use walk-windows instead of
12057 cycling through windows with next-window.
12058
12059 * server.el (server-switch-buffer): Use some-window instead of
12060 cycling through windows with next-window.
12061
12062 * window.el (some-window): New function.
12063 (walk-windows): Remove reference to walk-windows-start.
12064
12065 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
12066
120672000-07-03 Richard Stallman <rms@gnu.org>
12068
12069 * window.el (walk-windows): Guarantee termination by keeping a list
12070 of all the windows already handled.
12071
120722000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12073
12074 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
12075 window-system.
12076
12077 * man.el (Man-notify-when-ready): Don't use window-system. If
12078 Man-notify-method is newframe, and the display is not
12079 multi-frame, select the frame created for the man page.
12080 (Man-init-defvars): Doc fix.
12081
120822000-06-28 Gerd Moellmann <gerd@gnu.org>
12083
12084 * faces.el (region): Change background color for light background.
12085
12086 * ediff-wind.el (ediff-setup-control-frame): Remove :box
12087 attribute from mode-line face of Ediff control frame.
12088
12089 * replace.el (query-replace-map): Bind `e' like `E'.
12090
120912000-06-28 Eli Zaretskii <eliz@is.elta.co.il>
12092
12093 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
12094 Change name to "Select All".
12095
12096 * dos-fns.el (convert-standard-filename): Fix last change.
12097
120982000-06-27 Gerd Moellmann <gerd@gnu.org>
12099
12100 * help.el (describe-variable): Don't insert a second `'s' in front
12101 of the string `value is shown below'. Since the syntax-table is
12102 set to emacs-lisp-mode-syntax-table, forward-sexp skips over
12103 an existing `'s', so that this won't be deleted.
12104
12105 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
12106 * pcmpl-unix.el: New files.
12107
121082000-06-26 Stefan Monnier <monnier@cs.yale.edu>
12109
12110 * wid-edit.el (widget-member): Use the new plist-member.
12111
121122000-06-26 Gerd Moellmann <gerd@gnu.org>
12113
12114 * replace.el (perform-replace): Undo change of 2000-04-04.
12115 Instead, move backward 1 character at the end of the loop when
12116 necessary.
12117
12118 * faces.el (fringe): Change face for different backgrounds.
12119
12120 * eshell/esh-module.el (toplevel): Load defgroup's differently;
12121 patch from John.
12122
12123 * eshell/*.el: Change spelling of the Free Software Foundation.
12124
12125 * eshell/esh-toggle.el: Removed.
12126
12127 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
12128
12129 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
12130 interactively.
12131
121322000-06-26 Alex Schroeder <alex@gnu.org>
12133
12134 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
12135 `define-key'; instead of checking `(emacs-version)' check for
12136 `set-keymap-parent' and `set-keymap-name' directly. Add entries
12137 for `;' and `o' which might be electric.
12138
12139 (sql-electric-stuff): New user option.
12140 (sql-magic-go): New function which uses `sql-electric-stuff'.
12141 (sql-magic-semicolon): New function which uses
12142 `sql-electric-stuff'.
12143
12144 (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
12145 is not fboundp.
12146
12147 (sql-oracle-options): New variable.
12148 (sql-oracle): Use it.
12149
12150 (sql-imenu-generic-expression): Doc change.
12151 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
12152 is used.
12153
12154 (sql-informix): Added command line parameter "-" to force
12155 sql-informix-program to use stdout.
12156
121572000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
12158
12159 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
12160 (cp864-decode-table): Doc fix.
12161 (cp720-decode-table): New variable, supports the Arabic OEM
12162 codepage used by Windows.
12163 (cp737-decode-table): New, Greek OEM codepage used by Windows.
12164
121652000-06-23 Dave Love <fx@gnu.org>
12166
12167 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
12168 (font-lock-fontify-anchored-keywords): Use
12169 line-beginning-position.
12170 (global-font-lock-mode): Use mapc.
12171
121722000-06-23 Stefan Monnier <monnier@cs.yale.edu>
12173
12174 * eshell/esh-module.el: Require CL when compiling.
12175
121762000-06-23 Gerd Moellmann <gerd@gnu.org>
12177
12178 * comint.el (comint-substitute-in-file-name): Call replace-match
12179 with second and third arg t.
12180
12181 * cus-edit.el (custom-button-face, custom-button-pressed-face):
12182 Specify foreground color.
12183
12184 * faces.el (tool-bar, mode-line, header-line): Specify foreground
12185 color.
12186
12187 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
12188
12189 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
12190 cddr instead of cdddr.
12191
12192 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
12193 instead of copy-list.
12194
12195 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
12196 of copy-list.
12197
12198 * subdirs.el: Add eshell subdirectory.
12199
12200 * eshell: New subdirectory containing the Eshell package.
12201
12202 * pcomplete.el: New file.
12203
122042000-06-23 Paul Eggert <eggert@twinsun.com>
12205
12206 * mail/mailpost.el (post-mail-send-it): Make sure file has
12207 proper permissions from birth.
12208
12209 * files.el (basic-save-buffer-2): When temporarily setting
12210 file modes, set them to current modes plus 0200, not to 0777.
12211
12212 * emerge.el (emerge-make-temp-file): Make sure file has proper
12213 permissions from birth.
12214
122152000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
12216
12217 * files.el (make-backup-file-name-1): On DOS/Windows, run the
12218 backup file name through convert-standard-filename.
12219
12220 * dos-fns.el (convert-standard-filename): Convert leading
12221 directories as well. When long file names are supported, convert
12222 characters that are invalid in Windows file names.
12223
122242000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12225
12226 * ps-print.el: Fix bug: if ^L is the very first buffer character,
12227 ps-print crashes. New feature: page selection for printing. Create
12228 raw-text-unix coding system for XEmacs. Doc fix.
12229 (ps-print-version): New version number (5.2.3).
12230 (ps-plot-region): Bug fix.
12231 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
12232 (ps-header-sheet, ps-generate, ps-end-job): Code fix.
12233 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
12234 funs.
12235 (ps-selected-pages, ps-last-selected-pages, ps-first-page)
12236 (ps-last-page): New vars.
12237
122382000-06-21 Gerd Moellmann <gerd@gnu.org>
12239
12240 * progmodes/sh-script.el (sh-while-getopts): Fix handling of
12241 empty option string.
12242
122432000-06-21 Eli Zaretskii <eliz@is.elta.co.il>
12244
12245 * man.el (man): Doc fix.
12246
122472000-06-21 Kenichi Handa <handa@etl.go.jp>
12248
12249 * international/mule-cmds.el (set-language-info-alist): Docstring
12250 fixed.
12251
122522000-06-20 Gerd Moellmann <gerd@gnu.org>
12253
12254 * version.el (emacs-version): Use ISO date format.
12255
12256 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
12257 instead of `M-backspace'.
12258
12259 * simple.el (turn-off-auto-fill): New function.
12260
122612000-06-20 Stefan Monnier <monnier@cs.yale.edu>
12262
12263 * jit-lock.el (with-buffer-prepared-for-jit-lock):
12264 Renamed from with-buffer-prepared-for-font-lock and use
12265 inhibit-modification-hooks rather than setting *-change-functions.
12266 Update all functions to use the new name.
12267 (jit-lock-first-unfontify-pos): New semantics (and doc).
12268 (jit-lock-mode): Make non-interactive.
12269 Don't automatically turn on font-lock.
12270 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
12271 Always use jit-lock-after-change.
12272 Remove and restore font-lock-after-change-function.
12273 (turn-on-jit-lock, jit-lock-after-fontify-buffer)
12274 (jit-lock-after-unfontify-buffer): Remove.
12275 (jit-lock-stealth-fontify):
12276 Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
12277 (jit-lock-after-change): Set the `fontified' text-prop to nil.
12278
122792000-06-20 Sam Steingold <sds@gnu.org>
12280
12281 * emacs-lisp/cl-indent.el (toplevel): Indent
12282 `print-unreadable-object' properly. Untabify.
12283
122842000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12285
12286 * textmodes/reftex.el (reftex-find-citation-regexp-format):
12287 Support for bibentry.
12288 (reftex-compile-variables): Fixed problem with end of section-re.
12289
12290 * texmodes/reftex-dcr.el (reftex-view-crossref,
12291 reftex-view-crossref-from-bibtex):
12292 Deal with changed `reftex-find-citation-regexp-format'.
12293 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
12294 Replaced `remprop' with `put'.
12295 (reftex-view-crossref, reftex-view-crossref-when-idle):
12296 Support for bibentry.
12297
12298 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12299 New entry for bibentry package.
12300
12301 * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
12302 Regexp also matches "\nobibliography".
12303
12304 * textmodes/reftex-global.el (reftex-renumber-simple-labels):
12305 Call `reftex-ensure-write-access' before doing anything.
12306 (reftex-ensure-write-access): New function.
12307
123082000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl>
12309
12310 * progmodes/idlwave.el: File re-installed (update to version 4.2)
12311
12312 * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
12313
12314 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
12315
12316 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
12317
12318
123192000-06-20 Dave Love <fx@gnu.org>
12320
12321 * faces.el (frame-background-mode): Use set-default, not set, in
12322 setter.
12323 (frame-update-faces, frame-update-face-colors): Define with
12324 defalias.
12325
12326 * enriched.el (enriched-decode-foreground)
12327 (enriched-decode-background): Don't use internal-find-face.
12328
12329 * apropos.el: Doc fixes.
12330
12331 * cus-edit.el (customize-changed-options): Check arg.
12332 (customize-version-lessp): Don't require decimal point.
12333
12334 * custom.el (defcustom, defgroup): Doc fix.
12335
12336 * newcomment.el (comment) <defgroup>: Add :version.
12337 (comment-multi-line): Doc fix.
12338
12339 * emulation/mlsupport.el (define-hooked-local-abbrev,
12340 define-hooked-global-abbrev): Fix, using define-abbrev.
12341
123422000-06-19 Gerd Moellmann <gerd@gnu.org>
12343
12344 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
12345 the whole buffer.
12346
123472000-06-19 Dave Love <fx@gnu.org>
12348
12349 * menu-bar.el (menu-bar-options-save): New function.
12350 (menu-bar-options-menu): Use it.
12351 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
12352 Simplify.
12353
123542000-06-19 Andreas Schwab <schwab@suse.de>
12355
12356 * progmodes/etags.el (tags-query-replace): Put new parameters
12357 START and END at the end, for backward compatibility.
12358
123592000-06-19 Kenichi Handa <handa@etl.go.jp>
12360
12361 * international/codepage.el:
12362 (cp-coding-system-for-codepage-1): Delete special codes for
12363 generating xxx-dos coding system because now a CCL based coding
12364 system can handle EOL conversion by default.
12365
12366 * international/mule.el (make-coding-system): Generate subsidiary
12367 coding systems for EOL handling variants even for a CCL based
12368 coding system.
12369
123702000-06-19 Kenichi Handa <handa@etl.go.jp>
12371
12372 * international/isearch-x.el (isearch-minibuffer-input-method)
12373 (isearch-minibuffer-input-method-function): These variables
12374 deleted.
12375 (isearch-with-input-method): Don't use the above variables.
12376 (isearch-process-search-multibyte-characters): Likewise. Call
12377 read-string with the arg INHERIT-INPUT-METHOD t.
12378
123792000-06-17 Stefan Monnier <monnier@cs.yale.edu>
12380
12381 * font-lock.el (font-lock-after-fontify-buffer)
12382 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
12383
12384 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
12385 Use consistent make-local-variable style for font-lock-fontified.
12386 (jit-lock-fontify-buffer):
12387 Don't bother checking for font-lock-mode and jit-lock-mode.
12388
12389 * time.el: Remove trailing ^M that prevent CVS-merging.
12390
123912000-06-16 Gerd Moellmann <gerd@gnu.org>
12392
12393 * Makefile.in (distclean): New target.
12394
123952000-06-16 Stefan Monnier <monnier@cs.yale.edu>
12396
12397 * Makefile.in (srcdir): Define for update-subdirs.
12398
123992000-06-16 Gerd Moellmann <gerd@gnu.org>
12400
12401 * find-lisp.el: New file.
12402
124032000-06-16 Andrew Innes <andrewi@gnu.org>
12404
12405 * time.el (display-time-mail-function): New variable, to allow
12406 external packages to indicate when new mail is available.
12407 (display-time-update): Use it.
12408
124092000-06-16 Kenichi Handa <handa@etl.go.jp>
12410
12411 * international/mule.el (mule-version): Change version name to
12412 SAKAKI. AOI has already been used by Meadow.
12413
12414 * international/quail.el (quail-show-guidance-buf): To find the
12415 bottom window (but minibuffer), pay attention to the height of
12416 minibuffer.
12417
124182000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
12419
12420 * arc-mode.el (archive-mode-map): Use the new menu-item format for
12421 menu-bar menus. Add help strings. Don't remove the Edit menu
12422 from the menu bar, as the menu bar has enough space now.
12423
12424 * Makefile.in (SHELL): Make sure /bin/sh is used.
12425
12426 * woman.el (woman-man-buffer): Fix bold and underlined CJK
12427 characters, which use series of two ^H characters instead of one.
12428
124292000-06-15 Gerd Moellmann <gerd@gnu.org>
12430
12431 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
12432 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
12433 functions.
12434 (Info-find-node-2): Try a case-sensitive search first, then
12435 do a case-insensitive search.
12436
12437 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
12438 tutorials.
12439
12440 * complete.el (PC-env-vars-alist): New variable.
12441 (PC-complete-as-file-name): New function.
12442 (partial-completion-mode): Initialize PC-env-vars-alist from
12443 process-environment.
12444 (PC-do-completion): Handle completion of env vars.
12445
12446 * info.el (Info-set-mode-line): Show file name in mode line,
12447 use `*Info*' instead of `Info:'.
12448
12449 * startup.el (command-line-1): Change copyright messages to year
12450 2000.
12451
124522000-06-15 Dave Love <fx@gnu.org>
12453
12454 * net/goto-addr.el (goto-address-fontify): Use keymap property,
12455 not local-map.
12456
124572000-06-15 Kenichi Handa <handa@etl.go.jp>
12458
12459 * international/mule.el (set-buffer-file-coding-system): Almost
12460 rewritten to handle `undecided' as no-op.
12461
124622000-06-14 Gerd Moellmann <gerd@gnu.org>
12463
12464 * Makefile.in: New file.
12465
12466 * Makefile: Removed.
12467
12468 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
12469 (goto-address-highlight-keymap): Bind C-c RET.
12470
124712000-06-14 Kenichi Handa <handa@etl.go.jp>
12472
12473 * mail/sendmail.el (sendmail-send-it): The temporary buffer
12474 inherits buffer-file-coding-system of the current buffer.
12475
12476 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
12477 0. Give correct argument to set-auto-coding-function.
12478 (tar-expunge): For goto-char, use (point-min), not 0.
12479 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
12480 (tar-subfile-save-buffer): Likewize.
12481
12482 * international/mule.el
12483 (after-insert-file-set-buffer-file-coding-system): Call
12484 set-buffer-file-coding-system with the arg FORCE t.
12485
124862000-06-13 Gerd Moellmann <gerd@gnu.org>
12487
12488 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
12489 nil. Contemporary sendmails issue an X-Authentication-Warning if
12490 the sender is set with `-f'.
12491
124922000-06-13 Dave Love <fx@gnu.org>
12493
12494 * help.el (describe-function-1): Kluge around cases of functions
12495 fset to subrs whose doc doesn't match their symbol-name.
12496
12497 * image.el (insert-image): Default STRING to a space.
12498
12499 * info.el Doc fixes.
12500 (Info-build-node-completions): Match Ref tags.
12501
125022000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
12503
12504 * frame.el (display-multi-frame-p, display-multi-font-p): New
12505 defaliases for display-graphic-p.
12506
12507 * hl-line.el: Fixed a typo in commentary.
12508
125092000-06-13 Kenichi Handa <handa@etl.go.jp>
12510
12511 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
12512 fixed.
12513
125142000-06-12 Dave Love <fx@gnu.org>
12515
12516 * image.el (insert-image): Save a little consing.
12517
125182000-06-12 Kenichi Handa <handa@etl.go.jp>
12519
12520 * language/tibet-util.el: Convert all tibetan-1-column characters
12521 to the corresponding tibetan characters.
12522 (tibetan-add-components): Delete code for the special treatment of
12523 'a chung.
12524
12525 * language/tibetan.el (tibetan-composable-pattern): Fix previous
12526 change.
12527 (tibetan-vowel-transcription-alist): More rules added.
12528 (tibetan-composite-vowel-alist): New variable.
12529 (tibetan-precomposition-rule-alist): More rules added.
12530
125312000-06-12 Stefan Monnier <monnier@cs.yale.edu>
12532
12533 * startup.el (command-line): Only call menu-bar-mode if interactive.
12534
12535 * thingatpt.el (toplevel symbol-properties):
12536 * textmodes/makeinfo.el (makeinfo-compile):
12537 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
12538 * progmodes/hideif.el (hif-compress-define-list)
12539 (hide-ifdef-use-define-alist):
12540 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
12541 (ange-ftp-vms-add-file-entry):
12542 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
12543 * man.el (Man-build-man-command):
12544 * mail/rnewspost.el (news-reply-header-hook):
12545 * info.el (Info-insert-dir):
12546 * emulation/mlconvert.el (backward-word, forward-word, setq):
12547 * emacs-lisp/gulp.el (gulp-send-requests):
12548 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
12549 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
12550 (byte-optimize-apply, end of file):
12551 * emacs-lisp/advice.el (ad-advice-class-completion-table)
12552 (ad-make-freeze-definition):
12553 * startup.el (command-line, command-line-1): Don't quote lambdas.
12554
12555 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
12556 (cvs-cleanup-removed): New function.
12557 (cvs-cleanup-functions): New var.
12558 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
12559 some flexibility in specifying additional entries to auto-cleanup.
12560 (cvs-quickdir): New function.
12561 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
12562 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
12563 (cvs-mode-find-file): Check that we are on a filename or dirname
12564 when invoked through a mouse-click.
12565 (cvs-full-path): Remove.
12566 (cvs-dired-action): Re-introduced.
12567 (cvs-dired-noselect): Use it.
12568 (vc-post-command-functions): use this new hook if available.
12569
12570 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
12571 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
12572 (cvs-filename-map, cvs-dirname-map): Remove.
12573 (cvs-default-action): Remove.
12574 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
12575 if the arg is really a keymap.
12576 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
12577 Don't hardcode the mapping from state (aka type) to face, but check
12578 the var cvs-fi-<type>-face instead.
12579 (cvs-fileinfo-from-entries): New function.
12580
12581 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
12582 Docstring fix.
12583 (cvs-find-file-and-jump): Change default to be safer.
12584 (cvs-mode-diff-map): Define it as a function as well.
12585 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
12586 Bind mouse-2 in this global map rather than with text-properties.
12587
12588 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
12589 file to resolve the ambiguity between C(conflict) and C(need-merge).
12590
125912000-06-12 Kenichi Handa <handa@etl.go.jp>
12592
12593 * international/mule.el (set-buffer-file-coding-system): If
12594 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
12595 unconditionally.
12596
125972000-06-12 Dave Love <fx@gnu.org>
12598
12599 * wid-edit.el (widget-specify-button): Really suppress the face if
12600 required.
12601
126022000-06-11 Gerd Moellmann <gerd@gnu.org>
12603
12604 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
12605
126062000-06-11 Stefan Monnier <monnier@cs.yale.edu>
12607
12608 * imenu.el (imenu-generic-expression): Docstring fix.
12609
12610 * composite.el (composition-function-table): Move the `put'
12611 below the autoload cookie so we can load the file before loaddefs.
12612
12613 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
12614
12615 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
12616 Handle easy-mmode-define-global-mode.
12617 For complex macros like define-minor-mode that can generate
12618 several autoload entries, try to autoload entries in the
12619 macroexpanded code.
12620
12621 * emacs-lisp/easy-mmode.el (define-minor-mode):
12622 If KEYMAP is a symbol, just use it.
12623 Use byte-compile-current-file and load-file-name to infer the
12624 proper :require to pass to defcustom.
12625 Wrap the hook var into `progn' so as not to autoload it.
12626 Add a :autoload-end cookie.
12627 Be more careful about the evaluation of KEYMAP.
12628 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
12629 (define-derived-mode): Move define-abbrev-table outside of defvar.
12630
126312000-06-10 Stefan Monnier <monnier@cs.yale.edu>
12632
12633 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
12634 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
12635 (backup-compiled-files): Ignore errors during `tar'.
12636 (bootstrap): Make autoloads before elc files.
12637
126382000-06-10 Kenichi Handa <handa@etl.go.jp>
12639
12640 * international/mule.el (set-buffer-file-coding-system): If one of
12641 undecided-XXX is specified, change only EOL conversion.
12642
12643 * international/mule-conf.el (unix): New alias for the coding
12644 system undecided-unix.
12645
126462000-06-09 Dave Love <fx@gnu.org>
12647
12648 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
12649
12650 * progmodes/executable.el: Byte compile dynamic.
12651 (executable-insert): Change custom type.
12652 (executable-find): Add autoload cookie.
12653 (executable-make-buffer-file-executable-if-script-p): New
12654 function. After Noah Friedman.
12655
12656 * files.el (after-save-hook): Customize, with
12657 executable-make-buffer-file-executable-if-script-p as an option.
12658
126592000-06-09 Kenichi Handa <handa@etl.go.jp>
12660
12661 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
12662 "tib24p-mule.bdf" for Tibetan.
12663
12664 * composite.el (decompose-composite-char): Declare it as obsolete.
12665
12666 * man.el (Man-fontify-manpage): Pay attention to underline and
12667 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
12668
126692000-06-08 Gerd Moellmann <gerd@gnu.org>
12670
12671 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
12672 Set maintainer to FSF since author isn't reachable.
12673
126742000-06-08 Dave Love <fx@gnu.org>
12675
12676 * international/mule-cmds.el (select-safe-coding-system): If
12677 DEFAULT-CODING-SYSTEM is not specified, also check the most
12678 preferred coding-system if buffer-file-coding-system is
12679 `undecided'. From Handa.
12680
126812000-06-08 Kenichi Handa <handa@etl.go.jp>
12682
12683 * international/mule.el
12684 (after-insert-file-set-buffer-file-coding-system): If the buffer
12685 size is greater than INSERTED, judget that we are not visiting.
12686
126872000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
12688
12689 * whitespace.el (defgroup whitespace): Comment out `:version'.
12690 XEmacs 20.4 has problems defining the group with this present.
12691 We'll have this commented out till get resolve the problem.
12692
126932000-06-07 John Wiegley <johnw@gnu.org>
12694
12695 * align.el (align-dq-string-modes, align-sq-string-modes)
12696 (align-open-comment-modes): Add pyhton-mode.
12697 (align-rules-list): Use get-text-property instead of
12698 text-properties-at.
12699 (align-rules-list): Add python-assignment.
12700 (align-rules-list): Change perl-comma-delimiter to
12701 basic-comma-delimiter. Use if for Perl modes and python-mode.
12702 (align-rules-list): Add python-chain-logic and
12703 basic-line-continuation.
12704
127052000-06-07 Jari Aalto <jari.aalto@poboxes.com>
12706
12707 * apropos.el (apropos-mode-hook): New user variable.
12708 (apropos-mode): Run apropos-mode-hook.
12709
127102000-06-07 David Ponce <david@dponce.com>
12711
12712 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
12713 commands. Require `wid-edit' at run-time.
12714
127152000-06-07 David Ponce <david@dponce.com>
12716
12717 * recentf.el: Added some "Commentary".
12718 (recentf-open-more-files, recentf-edit-list): Minor changes to
12719 move the point at the top of the file list. This behaviour is
12720 consistent with the menu one when the list contains a lot of
12721 files.
12722 (recentf-cleanup): Now displays the number of items removed from
12723 the list.
12724 (recentf-relative-filter) New menu filter to show filenames
12725 relative to `default-directory'.
12726
127272000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12728
12729 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
12730 with/without giving an error if PostScript printer doesn't have this
12731 kind of page size. Zebra Stripe continues or restarts on next page.
12732 Manual/automatic paper feeding. Switch or not the header.
12733 (ps-print-version): New version number (5.2.2).
12734 (ps-windows-system): Include emx as a Windows system.
12735 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
12736 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
12737 (ps-background-text): Code fix.
12738 (ps-error-handler-message, ps-user-defined-prologue)
12739 (ps-print-prologue-header, ps-printer-name)
12740 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
12741 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
12742 (ps-use-face-background): Customization fix.
12743 (ps-n-up-database): Data fix.
12744 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
12745 (ps-switch-header): New vars.
12746 (ps-xemacs-color-name, ps-face-foreground-name)
12747 (ps-face-background-name, ps-boolean-constant): New funs.
12748
127492000-06-07 Dave Love <fx@gnu.org>
12750
12751 * allout.el: New version from Manheimer.
12752
127532000-06-07 Kenichi Handa <handa@etl.go.jp>
12754
12755 * textmodes/fill.el (fill-find-break-point): Check the validity of
12756 charset.
12757
127582000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
12759
12760 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12761 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
12762 Call display-color-p and display-mouse-p instead of looking at
12763 window-system.
12764
127652000-06-06 Dave Love <fx@gnu.org>
12766
12767 * image.el (find-image): Doc fix. Return nil if image not found.
12768 (put-image, insert-image): Make STRING arg optional.
12769
127702000-06-06 Kenichi Handa <handa@etl.go.jp>
12771
12772 * language/vietnamese.el: Remove eval-when-compile.
12773 (viet-viscii-nonascii-translation-table): Define it as a
12774 translation table made from viet-viscii-decode-table.
12775 (viet-viscii-encode-table): Define it as a translation table made
12776 from the reverse map of above.
12777 (viet-vscii-nonascii-translation-table): Define it as a
12778 translation table made from viet-vscii-decode-table.
12779 (viet-vscii-encode-table): Define it as a translation table made
12780 from the reverse map of above.
12781 (ccl-decode-viscii): Use translate-character.
12782 (ccl-encode-viscii, ccl-encode-viscii-font)
12783 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
12784 Likewize.
12785
12786 * language/cyrillic.el: Remove eval-when-compile.
12787 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
12788 translation table made from cyrillic-koi8-r-decode-table.
12789 (cyrillic-koi8-r-encode-table): Define it as a translation table
12790 made from the reverse map of above.
12791 (ccl-decode-koi8): Use translate-character.
12792 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
12793 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
12794 a translation table made from cyrillic-alternativnyj-decode-table.
12795 (cyrillic-alternativnyj-encode-table): Define it as a translation
12796 table made from the reverse map of above.
12797 (ccl-decode-alternativnyj): Use translate-character.
12798 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
12799 Likewize
12800
12801 * international/mule-diag.el (non-iso-charset-alist): Specify
12802 translation table symbol instead of translation table itself.
12803 (list-block-of-chars): CHARSET may be a translation table symbol.
12804
12805 * international/mule.el (make-coding-system): If CODING-SYSTEM
12806 already exists, override it.
12807
12808 * international/fontset.el: Use family `proportional' for Tibetan
12809 fonts.
12810
12811 * international/ccl.el (ccl-compile-translate-character): Don't
12812 check if Rrr has property translation-table.
12813 (ccl-compile-map-multiple): Modified to avoid compiler warning.
12814
128152000-06-05 Gerd Moellmann <gerd@gnu.org>
12816
12817 * info.el: Bind case-fold-search to t when searching in case
12818 a user sets it to nil in a hook.
12819
128202000-06-05 Stefan Monnier <monnier@cs.yale.edu>
12821
12822 * autoarg.el (autoarg-mode, autoarg-kp-mode):
12823 * hl-line.el (hl-line-mode): Use the new :global key argument.
12824
12825 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
12826 (tar-clip-time-string): Prepend a space.
12827 (tar-grind-file-mode): Construct a string rather than modifying one.
12828 (tar-header-block-summarize): Fix docstring.
12829 Use `format' rather than an error-prone set of copy-loops.
12830
12831 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
12832 (diff-goto-source, diff-unified->context, diff-context->unified)
12833 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
12834 understand the format output by the `-p' argument to diff.
12835
12836 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
12837 (sh-re-done): Use defconst.
12838 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
12839 (sh-help-string-for-variable, sh-guess-basic-offset):
12840 Don't quote lambdas.
12841 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
12842 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
12843
12844 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
12845 (mh-letter-mode): Derive from text-mode.
12846 This implicitly means that it now calls kill-all-local-variables.
12847 Also remove the Emacs-18 compatibility code.
12848
12849 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
12850 Make use of symbol-property doc-string-elt.
12851 Use memq rather than a sequence of eq.
12852 (doc-string-elt): Fix the wrong or missing previously unused values.
12853 (autoload-print-form): New function extracted from
12854 generate-file-autoloads to allow recursion when handling progn
12855 so that defvar's and defun's docstrings are properly printed.
12856 (generate-file-autoloads): Use it.
12857
12858 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
12859 Use find-file-hooks in the minor-mode function.
12860 Be careful not to loop indefinitely in the post-command-hook function.
12861
128622000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
12863
12864 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
12865 tty's.
12866 * ediff-diff.el (ediff-exec-process): Use --binary for fine
12867 differences whenever appropriate.
12868 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
12869 * viper.el (find-file, find-file-other-window): Get viper to do
12870 wildcards.
12871
128722000-06-04 Stefan Monnier <monnier@cs.yale.edu>
12873
12874 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
12875 (jit-lock-fontify-buffer): New function for JIT refontification.
12876 (jit-lock-mode): Fix docstring.
12877 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
12878 Remove jit-lock-after-change from the _local_ hook.
12879 (jit-lock-function-1): Fix docstring.
12880
12881 * info.el (Info-on-current-buffer): Initialize info.
12882
12883 * newcomment.el (comment-indent): Ignore comment-indent-hook.
12884
12885 * progmodes/tcl.el (tcl-indent-for-comment):
12886 Ignore comment-indent-hook.
12887
12888 * emacs-lisp/easy-mmode.el: Require CL during compilation.
12889 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
12890 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
12891 and improve to use the lighter to guess the capitalization.
12892 (define-minor-mode): Inline code from easy-mmode-define-toggle.
12893 Add keyword arguments to specify global-ness or the custom group.
12894 Add local-map and help-echo properties to the lighter.
12895 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
12896 (easy-mmode-define-global-mode): New macro.
12897
128982000-06-02 Dave Love <fx@gnu.org>
12899
12900 * wid-edit.el: byte-compile-dynamic since we typically don't use
12901 all the widgets. Don't require cl or widget. Remove
12902 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
12903 (widget-read-event): Removed. Callers changed to use read-event.
12904 (widget-button-release-event-p): Renamed from
12905 button-release-event-p.
12906 (widget-field-add-space, widget-field-use-before-change):
12907 Uncustomize.
12908 (widget-specify-field): Use keymap property, not local-map.
12909 (widget-specify-button): Obey :suppress-face.
12910 (widget-specify-insert): Use modern backquote syntax.
12911 (widget-image-directory): Renamed from widget-glyph-directory.
12912 (widget-image-enable): Renamed from widget-glyph-enable.
12913 (widget-image-find): Replaces widget-glyph-find.
12914 (widget-button-pressed-face): Move defvar.
12915 (widget-image-insert): Replaces widget-glyph-insert.
12916 (widget-convert): Use keywordp.
12917 (widget-leave-text, widget-children-value-delete): Use mapc.
12918 (widget-keymap): Remove XEmacs stuff.
12919 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
12920 (widget-button-click): Don't set point at the click, but re-centre
12921 if we scroll out of window. Rewritten for images v. glyphs &c.
12922 (widget-tabable-at): Use POS arg, not point.
12923 (widget-beginning-of-line, widget-end-of-line)
12924 (widget-item-value-create, widget-sublist, widget-princ-to-string)
12925 (widget-sexp-prompt-value, widget-echo-help): Simplify.
12926 (widget-default-create): Use widget-image-insert; some rewriting.
12927 (widget-visibility-value-create)
12928 (widget-push-button-value-create, widget-toggle-value-create): Use
12929 widget-image-insert.
12930 (checkbox): Create on and off images dynamically.
12931 (documentation-link): Change :help-echo.
12932 (widget-documentation-link-echo-help): Remove.
12933
129342000-06-02 Stefan Monnier <monnier@cs.yale.edu>
12935
12936 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
12937
12938 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
12939 (easy-mmode-define-toggle, define-minor-mode): Use it.
12940 (easy-mmode-define-keymap): Docstring fix.
12941 (define-derived-mode): Default PARENT to fundamental-mode.
12942 Add the derived-mode-parent symbol-property.
12943 (easy-mmode-derived-mode-p): New function.
12944
129452000-06-02 Dave Love <fx@gnu.org>
12946
12947 * files.el (convert-standard-filename): Doc fix.
12948 (normal-backup-enable-predicate): New function.
12949 (backup-enable-predicate): Use it to replace the lambda form.
12950
12951 * calendar/todo-mode.el: [This needs more work on the outline
12952 stuff.] Doc fixes.
12953 (todo) <defgroup>: Add :version.
12954 (todo-add-category): Don't use pushnew.
12955 (todo-cmd-raise): Fix typo.
12956 (todo-top-priorities): Change temp buffer name.
12957 (todo-category-alist): Avoid redundant lambda.
12958 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
12959 Use outline-next-heading.
12960
12961 * autoarg.el: Rewritten to use define-minor-mode.
12962 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
12963 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
12964
129652000-06-02 Kenichi Handa <handa@etl.go.jp>
12966
12967 * isearch.el (isearch-other-meta-char): Fix previous change.
12968
129692000-06-01 Stefan Monnier <monnier@cs.yale.edu>
12970
12971 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
12972 (log-edit-done): Only add the comment to the ring if it's different
12973 from the last comment entered.
12974
12975 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
12976
129772000-06-01 Dave Love <fx@gnu.org>
12978
12979 * hl-line.el: Rewritten using define-minor-mode.
12980
12981 * help.el (describe-function-1): Distinguish special form from
12982 builtin function. Sanity-check presence of arglist for builtins.
12983
129842000-06-01 Kenichi Handa <handa@etl.go.jp>
12985
12986 * international/characters.el: Fix syntax/category setting of
12987 Tibetan characters.
12988
12989 * language/tibet-util.el (tibetan-add-components): Fixes for new
12990 encoding of Tibetan characters.
12991 (tibetan-decompose-precomposition-alist): New variable.
12992 (tibetan-decompose-region): Convert precomposed characters to
12993 non-precomposed characters.
12994 (tibetan-decompose-string): Likewise.
12995 (tibetan-composition-function): Fix args to
12996 thibetan-compose-string.
12997
12998 * language/tibetan.el (tibetan-composable-pattern): More
12999 characters included.
13000 (tibetan-consonant-transcription-alist): Rule for "R" added.
13001 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
13002 "+R" added.
13003 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
13004
13005 * language/lao-util.el (lao-composition-function): Fix args to
13006 compose-string.
13007
13008 * language/thai-util.el (thai-composition-function): Fix args to
13009 compose-string.
13010
13011 * isearch.el (isearch-update): Set disable-point-adjustment to t
13012 to prevent the point moving to the end of a composition when a
13013 part of a composition is searched.
13014 (isearch-other-meta-char): If the key invoking this command can be
13015 mapped by function-key-map to a printing char, call
13016 isearch-process-search-char directly.
13017
130182000-06-01 Stefan Monnier <monnier@cs.yale.edu>
13019
13020 * emacs-lisp/bytecomp.el:
13021 * frame.el:
13022 * international/mule-cmds.el:
13023 * international/mule-util.el:
13024 * international/mule.el:
13025 * mouse.el:
13026 * subr.el:
13027 * faces.el: Update calls to make-obsolete with a WHEN argument.
13028
13029 * byte-run.el (make-obsolete, make-obsolete-variable):
13030 Add an optional WHEN argument and change the format of the
13031 symbol-property information.
13032 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
13033 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
13034 new obsolete-symbol-property format and print WHEN if it is provided.
13035
130362000-05-31 Dave Love <fx@gnu.org>
13037
13038 * loadhist.el (loadhist-hook-functions): Remove
13039 before-change-function, after-change-function.
13040 (unload-feature): Deal with symbols which are both bound and
13041 fbound.
13042
13043 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
13044 before-change-function, after-change-function.
13045
13046 * simple.el (newline): Don't bind before-change-function,
13047 after-change-function.
13048
130492000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
13050
13051 * whitespace.el (whitespace-rescan-timer-time): Update interval
13052 set to 600 seconds (10 minutes) instead of 60 seconds since
13053 a large number of whitespace buffers causes emacs to `freeze'
13054 for a considerable amount of time.
13055
13056 * whitespace.el: Updated email address
13057
130582000-05-31 Dave Love <fx@gnu.org>
13059
13060 * add-log.el (change-log-font-lock-keywords) <function>: Add
13061 pattern for function of change.
13062 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
13063 acknowledgements patterns.
13064
130652000-05-31 Kenichi Handa <handa@etl.go.jp>
13066
13067 * isearch.el (isearch-printing-char): If keyboard coding system is
13068 being used, call isearch-process-search-multibyte-characters.
13069
13070 * international/isearch-x.el: Mostly rewritten.
13071
13072 * international/quail.el (quail-start-conversion): Don't include
13073 unhandled events in the returned events, but set them in
13074 unread-command-events. Exit if all inputs are deleted.
13075
130762000-05-30 Jason Rumney <jasonr@gnu.org>
13077
13078 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
13079
13080 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
13081 Reenable code to create initial fontsets.
13082 Use set-fontset-font in place of put-charset-property.
13083
130842000-05-30 Gerd Moellmann <gerd@gnu.org>
13085
13086 * progmodes/perl-mode.el (perl-indent-line): When looking for a
13087 label, ensure that the first colon isn't followed by another.
13088
13089 * paths.el (Info-default-directory-list): Doc fix.
13090
13091 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
13092 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
13093 send a query containing USER only, not USER@HOST.
13094
13095 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
13096 and rmail-msgend to compute the restriction at the end, instead of
13097 computing it.
13098
130992000-05-29 Gerd Moellmann <gerd@gnu.org>
13100
13101 * dabbrev.el (dabbrev-expand): Don't display messages in the
13102 echo area if the minibuffer window is active.
13103
13104 * jit-lock.el (jit-lock-mode): Add after change function to
13105 local hook.
13106
131072000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
13108
13109 * antlr-mode.el: New commands: hide/unhide actions,
13110 upcase/downcase literals.
13111 (antlr-tiny-action-length): New user option.
13112 (antlr-hide-actions): New command. Suggested by
13113 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
13114 (antlr-mode-map): New binding [C-c C-v].
13115 (antlr-mode-menu): New entries.
13116 (antlr-downcase-literals): New command.
13117 (antlr-upcase-literals): Ditto.
13118
13119 * antlr-mode.el: Minor changes: indendation, mode-name.
13120 (antlr-indent-line): Indent cpp directive at column 0.
13121 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
13122
13123 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
13124 (antlr-font-lock-additional-keywords): Workaround for intentional
13125 bug in XEmacs version of font-lock.
13126 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
13127 be used by a smarter version of `buffers-menu-grouping-function'.
13128
131292000-05-29 Gerd Moellmann <gerd@gnu.org>
13130
13131 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
13132 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
13133
131342000-05-29 Kenichi Handa <handa@etl.go.jp>
13135
13136 * international/encoded-kb.el
13137 (encoded-kbd-iso2022-designation-map): Pay attention to that
13138 charset-iso-final-char return -1 for eight-bit-control and
13139 eight-bit-graphic.
13140
131412000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13142
13143 * speedbar.el (speedbar-use-images, speedbar-update-flag)
13144 (speedbar-easymenu-definition-base): Use display-graphic-p where
13145 available, instead of window-system.
13146
131472000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
13148
13149 * international/codepage.el (cp-coding-system-for-codepage-1): Add
13150 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
13151 coding systems.
13152
131532000-05-26 Dave Love <fx@gnu.org>
13154
13155 * disp-table.el (standard-display-underline): Don't use
13156 internal-find-face.
13157
13158 * mail/reporter.el: Maintainer change. Doc fixes.
13159 (reporter-version): Deleted.
13160
13161 * emacs-lisp/elp.el: Maintainer change.
13162 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
13163
131642000-05-26 Stefan Monnier <monnier@cs.yale.edu>
13165
13166 * add-log.el (add-change-log-entry): Merge the current entry with the
13167 previous one if the previous one is empty.
13168
131692000-05-26 Dave Love <fx@gnu.org>
13170
13171 * loadhist.el (unload-feature): Fix interactive spec [from
13172 lijnzaad@ebi.ac.uk].
13173
13174 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
13175 subr-arity to check primitives.
13176 (byte-compile-flush-pending, byte-compile-file-form-progn)
13177 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
13178 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
13179 mapcar.
13180
131812000-05-26 Kenichi Handa <handa@etl.go.jp>
13182
13183 * international/fontset.el: Set family names of non-latin charsets
13184 in default fontset to "*".
13185
13186 * international/mule-diag.el (print-fontset): Combine family part
13187 and registry part of the fontname by "-*-" instead of "-".
13188
13189 * international/mule-cmds.el (encode-coding-char): Make strings
13190 multibyte before calling encode-coding-string.
13191
131922000-05-25 Stefan Monnier <monnier@cs.yale.edu>
13193
13194 * derived.el: Fix keywords.
13195 (define-derived-mode): Only define if needed.
13196
13197 * simple.el (fill-comment, comment-column, comment-start)
13198 (comment-start-skip, comment-end, comment-indent-function)
13199 (block-comment-start, block-comment-end, indent-for-comment)
13200 (set-comment-column, kill-comment, comment-padding, comment-region)
13201 (comment-multi-line, indent-new-comment-line): Remove.
13202
13203 * bindings.el (esc-map): Change ; to comment-dwim and use the new
13204 function names for comment operations.
13205
13206 * newcomment.el: Add abundant autoload cookies.
13207 (comment-style): Don't depend on runtime data at compile-time.
13208 (comment-indent-hook): Remove.
13209 (comment-indent): Check if comment-indent-hook is bound.
13210 (comment-region): Docstring fix.
13211
132122000-05-25 Dave Love <fx@gnu.org>
13213
13214 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
13215 byte-code-function-p.
13216
13217 * mail/rmailsum.el: Add provide.
13218
13219 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
13220
13221 * smerge-mode.el (smerge-diff-switches): Don't use list* in
13222 defcustom.
13223
132242000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
13225
13226 * ediff-diff.el (ediff-exec-process): delete --binary option from
13227 non-buffer ediff jobs.
13228
132292000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13230
13231 * hilit-chg.el (highlight-changes-mode): Ask about color or
13232 grayscale support, not about window-system.
13233
13234 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
13235 window-system.
13236 (ffap-highlight): Always default to t.
13237
13238 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
13239 display-popup-menus-p instead of looking at window-system.
13240
13241 * disp-table.el (standard-display-g1, standard-display-graphic):
13242 Only refuse to use string glyphs on X and MS-Windows.
13243
13244 * avoid.el: Remove window-system from commentary, suggest to use
13245 display-*-p instead.
13246
13247 * apropos.el (apropos-print): Use display-mouse-p instead of
13248 window-system.
13249
132502000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13251
13252 * international/codepage.el (cp-decoding-vector-for-codepage):
13253 Fill up unsupported characters with their own codes. From Kenichi
13254 Handa.
13255
132562000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13257
13258 * international/mule-diag.el (describe-char-after): Use
13259 display-graphic-p instead of window-system, so that this function
13260 works on MS-DOS.
13261
132622000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
13263
13264 * international/codepage.el (cp-make-coding-systems-for-codepage):
13265 Remove the eight-bit-graphic and eight-bit-control charsets from
13266 the list of charsets which we convert into `?'.
13267
132682000-05-25 Kenichi Handa <handa@etl.go.jp>
13269
13270 * international/mule-conf.el: Specify CHARSET-ID explicitely for
13271 private charsets.
13272 (mule-unicode-0100-24ff, japanese-jisx0213-1,
13273 japanese-jisx0213-2): New charsets.
13274
13275 * international/fontset.el: Setup default fontset for new charsets.
13276
132772000-05-24 Dave Love <fx@gnu.org>
13278
13279 * info.el (Info-find-node-2): Restructure [following "Vadim
13280 S. Solomin" <sovs@uic.nnov.ru>].
13281
13282 * icomplete.el: Fix header for Finder.
13283
132842000-05-24 Eric M. Ludlam <zappo@ultranet.com>
13285
13286 * rmailout.el (rmail-output-to-rmail-file): Added optional param
13287 STAY.
13288
13289 * rmail.el (rmail-automatic-folder-directives): New user variable.
13290 (rmail-show-message): Add call to `rmail-auto-file' during
13291 display.
13292 (rmail-auto-file): New function.
13293
132942000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13295
13296 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
13297 account.
13298 (ediff-test-utility,ediff-diff-mandatory-option)
13299 (ediff-reset-diff-options): Utilities for proper initialization of
13300 ediff-diff-options and ediff-diff3-options on Windows.
13301
13302 * ediff-init.el (ediff-merge-filename-prefix): New customizable
13303 variable.
13304
13305 * ediff-mult.el (ediff-filegroup-action): Use
13306 ediff-merge-filename-prefix.
13307
133082000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
13309
13310 * viper-ex.el (ex-write): Set selective display to nil.
13311
133122000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13313
13314 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
13315 aliases for hebrew-iso-8bit.
13316
133172000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
13318
13319 * woman.el: New version from Francis J. Wright
13320 <F.J.Wright@Maths.QMW.ac.uk>.
13321 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
13322 names in environment variables regardless of the path separator.
13323 (woman-topic-all-completions-1): Don't call file-name-directory-p
13324 on all files, since woman-file-regexp already filters out any
13325 directories.
13326
133272000-05-24 Kenichi Handa <handa@etl.go.jp>
13328
13329 * international/quail.el (quail-start-translation): Don't change
13330 modified-p of the current buffer.
13331 (quail-start-conversion): Likewise.
13332
13333 * international/kkc.el (kkc-region): Don't change modified-p of
13334 the current buffer.
13335
13336 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
13337 conform to RFC1468.
13338 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
13339
133402000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
13341
13342 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
13343 (speedbar-insert-button): Invisible text property fix.
13344 (speedbar-directory-plus): Renamed from speedbar-directory-+
13345 (speedbar-directory-minus): Renamed from speedbar-directory--
13346 (speedbar-page-plus): Renamed from speedbar-file-+
13347 (speedbar-page-minus): Renamed from speedbar-file--
13348 (speedbar-page): Renamed from speedbar-file-
13349 (speedbar-tag): Renamed from speedbar-tag-
13350 (speedbar-tag-plus): Renamed from speedbar-tag-+
13351 (speedbar-tag-minus): Renamed from speedbar-tag--
13352 (speedbar-expand-image-button-alist): Use above renames.
13353
13354 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
13355 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
13356 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
13357 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
13358 * sb-pg.xpm: Renamed from sb-file.xpm
13359 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
13360 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
13361
133622000-05-24 Kenichi Handa <handa@etl.go.jp>
13363
13364 * international/quail.el (quail-show-guidance-buf): Set
13365 current-input-method of the guidance buffer to the name of the
13366 curren input method.
13367
133682000-05-23 Stefan Monnier <monnier@cs.yale.edu>
13369
13370 * progmodes/compile.el (compile-internal): Style typo.
13371
13372 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
13373 quote vars and functions in the docstring.
13374
13375 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
13376
13377 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
13378 Don't quote lambdas.
13379
13380 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
13381
133822000-05-23 Gerd Moellmann <gerd@gnu.org>
13383
13384 * startup.el (command-line): Determine source file of compiled
13385 user init file differently. Warn if compiled user init file
13386 is older than its source file.
13387
13388 * ffap.el (ffap-url-regexp): Add `https'.
13389
133902000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
13391
13392 * files.el (make-backup-file-name-1): Replace slashes with `!'
13393 rather than `|' (which is not allowed on Windows). Replace the
13394 drive letters with a string "drive_X".
13395
133962000-05-23 Gerd Moellmann <gerd@gnu.org>
13397
13398 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
13399
13400 * files.el (interpreter-mode-alist): Add `bash2'.
13401
134022000-05-22 Dave Love <fx@gnu.org>
13403
13404 * loadhist.el (feature-symbols, file-provides, file-requires): Use
13405 mapc.
13406 (feature-file): Avoid calling symbol-name. Doc fix.
13407 (file-set-intersect, file-dependents): Use dolist, not mapcar.
13408 (loadhist-hook-functions): Add mouse-position-function.
13409 (unload-feature): Change uses of mapcar.
13410
13411 * files.el (parse-colon-path): Doc fix.
13412 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
13413 (set-auto-mode): Use mapc.
13414
13415 * complete.el (PC-look-for-include-file): Use :alnum: character
13416 class.
13417 (partial-completion-mode): Add autoload cookie.
13418
134192000-05-22 Sam Steingold <sds@gnu.org>
13420
13421 * info.el (Info-fontify-node): Fixed the call to
13422 `add-text-properties' (bug introduced on 2000-05-18).
13423
134242000-05-22 Dave Love <fx@gnu.org>
13425
13426 * bindings.el: Remove debug-ignored-errors set in other files.
13427
13428 * progmodes/etags.el: Add to debug-ignored-errors.
13429 (visit-tags-table-buffer): Clear out buffers holding old tables
13430 when making a new list.
13431 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
13432 mapc.
13433
13434 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
13435 quote keywords.
13436 (cmpl-string-case-type): Use character classes.
13437
13438 * comint.el:
13439 * textmodes/ispell.el:
13440 * imenu.el:
13441 * mail/mh-e.el:
13442 * progmodes/compile.el: Add to debug-ignored-errors.
13443
13444 * dabbrev.el: Add to debug-ignored-errors.
13445 (dabbrev-completion): Use mapc.
13446
134472000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
13448
13449 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
13450 (woman-mapcan, woman-parse-man.conf)
13451 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
13452 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
13453 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
13454 path syntax better.
13455 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
13456 (woman-manpath): Call woman-parse-man.conf.
13457 (woman-emulation): New defcustom, defaults to nroff.
13458 (woman-font-support): New defconst.
13459 (woman-use-symbol-font): New defcustom.
13460 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
13461 "Emulation".
13462 Many functions: Doc fix.
13463
134642000-05-22 Kenichi Handa <handa@etl.go.jp>
13465
13466 * international/quail.el (quail-simple-translation-keymap): Map
13467 128..255 to quail-self-insert-command.
13468 (quail-keyboard-layout-alist): Add definition for "pc102-de".
13469
134702000-05-22 Stefan Monnier <monnier@cs.yale.edu>
13471
13472 * help.el (help-manyarg-func-alist): Typo.
13473
13474 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
13475 intervals which makes it heaps simpler.
13476
13477 * newcomment.el (comment-region-internal): Go back to BEG after quoting
13478 the nested comment markers.
13479
13480 * subr.el (remove-hook): Don't turn the hook's value into a list.
13481
134822000-05-21 Dave Love <fx@gnu.org>
13483
13484 * edmacro.el (edmacro-parse-keys): Return vector if any elements
13485 are invalid characters.
13486
13487 * international/mule-util.el (detect-coding-with-priority): Use
13488 mapc. Remove redundant lambda.
13489
13490 * international/mule-diag.el (list-non-iso-charset-chars)
13491 (describe-fontset): Remove redundant lambda.
13492
13493 * emulation/crisp.el (brief-mode): New alias.
13494
13495 * emacs-lisp/ring.el (ring-elements): New function.
13496
13497 * emacs-lisp/easymenu.el (easy-menu-create-menu)
13498 (easy-menu-do-add-item): Use keywordp.
13499
13500 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
13501
13502 * replace.el: Doc and error message fixes.
13503 (replace-highlight): Use facep, not internal-find-face.
13504
135052000-05-20 Stefan Monnier <monnier@cs.yale.edu>
13506
13507 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
13508
13509 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
13510 (log-edit-insert-changelog): Drop `:' as well.
13511
13512 * log-view.el: Fix file description.
13513 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
13514 available.
13515 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
13516 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
13517
13518 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
13519 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
13520 Print a status message if the toggle is called interactively.
13521 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
13522 for global minor modes and use `defcustom' for them.
13523 Use add-minor-mode.
13524 (easy-mmode-define-derived-mode): Remove.
13525 (define-derived-mode): Fancier default docstring.
13526 (easy-mmode-define-navigation): Signal an error rather than (ding).
13527
13528 * newcomment.el (comment-styles): New `box-multi'.
13529 (comment-normalize-vars): Better default for comment-continue to
13530 avoid whitespace-only continuations.
13531 (comment-search-forward): Always move even in the no-syntax case.
13532 (comment-padright): Only obey N if it's only obeyed for padleft.
13533 (comment-make-extra-lines): Better handling of empty continuations.
13534 Use `=' for the filler if comment-start has only one character.
13535 (uncomment-region): Try handling the special `=' filler.
13536 (comment-region): Allow LINES even if MULTI is nil.
13537 (comment-box): Choose box style based on comment-style.
13538
135392000-05-20 Kenichi Handa <handa@etl.go.jp>
13540
13541 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
13542 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
13543
135442000-05-20 Kenichi HANDA <handa@etl.go.jp>
13545
13546 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
13547 and insert, not subst-char-in-region.
13548
13549 * international/mule-diag.el (list-character-sets-1): Handle
13550 charsets eight-bit-control and eight-bit-graphic.
13551 (list-iso-charset-chars): Likewise.
13552 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
13553 charactes as is. Use indent-to to align characters.
13554
13555 * international/mule-cmds.el (find-multibyte-characters): Never
13556 exclude charsets eight-bit-control and eight-bit-graphic.
13557
135582000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13559
13560 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
13561 Don't quote lambdas.
13562
13563 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
13564
135652000-05-19 Gerd Moellmann <gerd@gnu.org>
13566
13567 * gud.el (gud-jdb-directories): Doc fix.
13568
135692000-05-19 Stefan Monnier <monnier@cs.yale.edu>
13570
13571 * newcomment.el: New file.
13572
135732000-05-19 Gerd Moellmann <gerd@gnu.org>
13574
13575 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
13576
135772000-05-18 Andreas Schwab <schwab@suse.de>
13578
13579 * dired.el (dired-between-files): Also skip lines beginning with
13580 `used'.
13581
135822000-05-18 Gerd Moellmann <gerd@gnu.org>
13583
13584 * msb.el (msb-menu-cond): Add choice `user'.
13585
135862000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13587
13588 * ps-print.el: Compatibility, customization and doc fix.
13589 (ps-printer-name-option): Replace defconst by defvar.
13590 (ps-postscript-code-directory): XEmacs compatibility.
13591 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
13592 fix.
13593 (ps-user-defined-prologue, ps-print-prologue-header)
13594 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
13595 compatibility and code fix.
13596 (ps-print-background-image, ps-print-background-text):
13597 Customization fix.
13598 (ps-line-number-start, ps-n-up-on): New vars.
13599
136002000-05-18 Espen Skoglund <esk@ira.uka.de>
13601
13602 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
13603 the indent-comment function to just return the appropriate indent.
13604
136052000-05-18 Eric M. Ludlam <zappo@ultranet.com>
13606
13607 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
13608 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
13609 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
13610
136112000-05-18 Dave Love <fx@gnu.org>
13612
13613 * info.el (Info-fontify-node): Add intangible property as well as
13614 invisible.
13615
13616 * calendar/appt.el (appt-make-list): Match all lines of entry.
13617 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
13618
136192000-05-18 Kenichi Handa <handa@etl.go.jp>
13620
13621 * international/mule-diag.el (describe-char-after): Call
13622 internal-char-font, not char-font. If internal-char-font returns
13623 nil, display "-- none --".
13624
136252000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13626
13627 * image.el (image-type-available-p): Don't reference image-types
13628 if it isn't bound.
13629
136302000-05-17 Stefan Monnier <monnier@cs.yale.edu>
13631
13632 * autoarg.el (autoarg-mode): Typo in the :set argument.
13633
136342000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
13635
13636 * startup.el (command-line-1): Don't signal an error if the
13637 directory for auto-save-list files does not yet exist.
13638
136392000-05-17 Kenichi Handa <handa@etl.go.jp>
13640
13641 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
13642
136432000-05-16 Stefan Monnier <monnier@cs.yale.edu>
13644
13645 * subr.el (remove-hook): `setq' hook-value, not `set'.
13646
136472000-05-16 Sam Steingold <sds@gnu.org>
13648
13649 * info.el (debug-ignored-errors): More errors to ignore.
13650
136512000-05-16 Dave Love <fx@gnu.org>
13652
13653 * cus-edit.el: Don't require cl or easymenu.
13654 (custom-variable-prompt): Test standard-value property, not
13655 user-variable-p.
13656
136572000-05-16 Sam Steingold <sds@gnu.org>
13658
13659 * subr.el (add-hook): `setq' hook-value, not `set'.
13660
136612000-05-16 Gerd Moellmann <gerd@gnu.org>
13662
13663 * startup.el (command-line-1): Mention the FAQ in the startup
13664 message.
13665
13666 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
13667
13668 * progmodes/compile.el (compilation-parse-errors): Collect
13669 `nomessage' regexps last.
13670
13671 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
13672
13673 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
13674 to the function name.
13675
136762000-05-15 Dave Love <fx@gnu.org>
13677
13678 * speedbar.el (speedbar-recenter): Typo.
13679 (speedbar-expand-line): Make arg optional.
13680 (speedbar-mode): Avoid a compiler warning.
13681
136822000-05-15 Gerd Moellmann <gerd@gnu.org>
13683
13684 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
13685 user-specified option string is empty.
13686
13687 * mouse.el (mouse-yank-at-click): Doc fix.
13688
136892000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
13690
13691 * term/internal.el (IT-character-translations): More updates of
13692 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
13693 documents.
13694
136952000-05-15 Gerd Moellmann <gerd@gnu.org>
13696
13697 * env.el (getenv): New function, interactively callable.
13698 (setenv, getenv): Remove autoload cookies.
13699
13700 * loadup.el: Load `env'.
13701
13702 * progmodes/f90.el: Change author's mail address.
13703
137042000-05-14 Dave Love <fx@gnu.org>
13705
13706 * mail/rmail.el (rmail-show-message-hook): Customize and offer
13707 goto-addr as an option.
13708
13709 * help.el (help-xref-stack): Doc fix.
13710 (help-xref-following): New variable.
13711 (help-make-xrefs): Use it.
13712 (help-xref-go-back): Use position information from stack element.
13713 (help-follow): Make position in stack element a pair. Use
13714 help-xref-following.
13715
13716 * autoarg.el: New file.
13717
13718 * faces.el: Declare more functions obsolete.
13719
13720 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
13721 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
13722 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
13723 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
13724 Remove all the setup-...-environment functions.
13725
137262000-05-13 Eric M. Ludlam <zappo@ultranet.com>
13727
13728 * speedbar.el: Updated the commentary section. xemacs20p now uses
13729 >= when detecting. Require `defimage' safely.
13730 (speedbar-easymenu-definition-base): Add toggle for images.
13731 (speedbar-easymenu-definition-special): Add flush cache & expand.
13732 (speedbar-visiting-tag-hook): Set new defaults. Added options.
13733 (speedbar-reconfigure-keymaps-hook): New variable.
13734 (speedbar-frame-parameters): Updated documentation.
13735 (speedbar-use-imenu-flag): Updated custom tag
13736 (speedbar-dynamic-tags-function-list): New variable.
13737 (speedbar-tag-hierarchy-method): Updated doc & custom.
13738 (speedbar-indentation-width, speedbar-indentation-width) New
13739 variables.
13740 (speedbar-hide-button-brackets-flag): Customizable.
13741 (speedbar-vc-indicator): Doc update.
13742 (speedbar-ignored-path-expressions): Updated default value.
13743 (speedbar-supported-extension-expressions): Updated default value.
13744 (speedbar-syntax-table): Remove {} paren status.
13745 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
13746 as "+". Added overlay aliases.
13747 (speedbar-mode): Use `speedbar-mode-line-update' instead of
13748 `force-mode-line-update'.
13749 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
13750 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
13751 `mouse-set-point'
13752 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
13753 (speedbar-item-info-tag-helper): Revamped to handle a wider range
13754 of arbitrary text, and new helper functions.
13755 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
13756 filename finder.
13757 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
13758 (speedbar-directory-buttons): Update path search/expansion.
13759 (speedbar-make-tag-line): Pay attention to
13760 `speedbar-indentation-width'. Use more care w/ invisible
13761 properties.
13762 (speedbar-change-expand-button-char): Call
13763 `speedbar-insert-image-button-maybe'.
13764 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
13765 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
13766 (speedbar-trim-words-tag-hierarchy)
13767 (speedbar-simple-group-tag-hierarchy): New functions
13768 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
13769 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
13770 functions.
13771 (speedbar-mouse-set-point): New function
13772 (speedbar-power-click): Updated documentation.
13773 (speedbar-line-token, speedbar-goto-this-file): Handle more types
13774 of tag prefix text.
13775 (speedbar-expand-line, speedbar-contract-line): Make more robust
13776 to strange text.
13777 (speedbar-expand-line): Takes universal argument to flush the
13778 cache.
13779 (speedbar-flush-expand-line): New function.
13780 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
13781 Use new generator insertion method.
13782 (speedbar-fetch-dynamic-tags): New function.
13783 (speedbar-fetch-dynamic-imenu): Removed code now handled in
13784 `speedbar-fetch-dynamic-imenu'.
13785 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
13786 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
13787 "Revert Buffer" menu items.
13788 (speedbar-buffer-buttons-engine): Be smarter when creating a
13789 filename tag (for expansion purposes.).
13790 (speedbar-highlight-one-tag-line,
13791 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
13792 (speedbar-recenter): New functions.
13793 (defimage-speedbar): Image loading abstraction.
13794 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
13795 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
13796 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
13797 (speedbar-tag-type, speedbar-tag-mail): New images.
13798 (speedbar-expand-image-button-alist): New variable.
13799 (speedbar-insert-image-button-maybe): Insert an image over some
13800 buttons.
13801
138022000-05-13 Kenichi Handa <handa@etl.go.jp>
13803
13804 * international/mule-cmds.el (encode-coding-char): An ASCII
13805 character is always encodable.
13806
13807 * international/mule-conf.el: Add more information in descriptions
13808 of character sets.
13809
13810 * international/mule-diag.el (describe-char-after): New function.
13811 (describe-font-internal): Adjusted for the change of font-info.
13812 (describe-font): Likewise.
13813 (print-fontset): Rewritten for the new fontset implementation.
13814 (describe-fontset): Include fontset alias names in completion.
13815 (list-fontsets): Adjusted for the change of print-fontset.
13816
13817 * simple.el (what-cursor-position): If DETAIL is non-nil, call
13818 describe-char-after instead of displaying the detail in the echo
13819 area.
13820 (syntax-code-table): Format changed.
13821 (string-to-syntax): Adjusted for the above change.
13822
138232000-05-12 Stefan Monnier <monnier@cs.yale.edu>
13824
13825 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
13826
138272000-05-12 Dave Love <fx@gnu.org>
13828
13829 * calendar/todo-mode.el: Remove some compatibility stuff and CL
13830 dependence. Use line-{beginning,end}-position, not
13831 point-at{b,e}ol. Some doc fixes.
13832 (todo-position): New function. Fix callers of position to use it.
13833 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
13834
138352000-05-12 Gerd Moellmann <gerd@gnu.org>
13836
13837 * time.el (display-time-mail-icon): Use `:ascent center'.
13838
13839 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
13840 handling FTP security extensions.
13841
138422000-05-11 Dave Love <fx@gnu.org>
13843
13844 * calendar/todo-mode.el: New file.
13845
138462000-05-11 Gerd Moellmann <gerd@gnu.org>
13847
13848 * comint.el (comint-read-input-ring): Move reference to
13849 comint-input-ring-size outside of the save-excursion. It was
13850 causing the default value to be the only one ever seen.
13851
13852 * font-lock.el: Update copyright. Remove Simon Marshall's email
13853 address on request from him.
13854
13855 * subr.el (substitute-key-definition): Add comment describing
13856 the meaning of PREFIX.
13857
138582000-05-10 Stefan Monnier <monnier@cs.yale.edu>
13859
13860 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
13861
13862 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
13863 (add-minor-mode): Don't make the variable buffer-local and add a
13864 reference to define-minor-mode in the docstring.
13865
13866 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
13867 HEADER/FOOTER and fix bug with trailing empty directory.
13868 (cvs-append-to-ignore): Use vc-editable-p if available.
13869 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
13870 (vc-do-command): Tweak advice to handle the new VC.
13871
13872 * log-view.el (log-view-goto-rev): New function for the new VC.
13873 (log-view-minor-wrap): Use mark-active.
13874
13875 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
13876 (log-edit-changelog-full-paragraphs): New var.
13877 (log-edit-insert-changelog): Remove a lonely leading `* file'.
13878 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
13879 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
13880 (log-edit-changelog-ours-p, log-edit-changelog-entries)
13881 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
13882 Replace the `cvs' prefix with `log-edit'.
13883
13884 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
13885
13886 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
13887 (diff-font-lock-defaults): Explicitly turn off multiline.
13888 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
13889 (diff-ediff-patch): Fix call to ediff-patch-file.
13890 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
13891 Handle comments.
13892
13893 * frame.el (automatic-hscrolling): Typo.
13894
13895 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
13896
138972000-05-09 Sam Steingold <sds@goems.com>
13898
13899 * apropos.el (apropos-print): use `describe-face' instead of
13900 `customize-face-other-window'.
13901
139022000-05-09 Dave Love <fx@gnu.org>
13903
13904 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
13905
13906 * help.el (describe-variable): Have customize button pop the
13907 help-xref stack when invoked.
13908 (help-xref-symbol-regexp): Add `face'.
13909 (help-make-xrefs): Check for quoted face names and adapt regexp
13910 submatch numbers to cope.
13911 (help-xref-interned): Maybe insert face doc too. Separate
13912 sections with a line of hyphens.
13913
13914 * faces.el: Some doc fixes. Declare some functions obsolete.
13915 (describe-face): Add customize button. Return the help
13916 text. Fix prompt.
13917
139182000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
13919
13920 * term/internal.el (IT-character-translations): Fix last change.
13921
139222000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13923
13924 * woman.el: New file
13925 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
13926
139272000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13928
13929 * term/internal.el (IT-character-translations): Update ASCII
13930 simulations for greek-iso8859-7, add latin-iso8859-14 and
13931 latin-iso8859-15.
13932
13933 * international/mule-cmds.el (set-language-info-alist): Call
13934 define-prefix-command with 3 arguments, to make the map suitable
13935 for a menu.
13936
139372000-05-07 Dave Love <fx@gnu.org>
13938
13939 * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
13940
139412000-05-05 Dave Love <fx@gnu.org>
13942
13943 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
13944 list in doc string. Don't quote keyword symbols.
13945 * emacs-lisp/cl.el: Likewise
13946 * emacs-lisp/cl-seq.el: Likewise
13947
139482000-05-05 Gerd Moellmann <gerd@gnu.org>
13949
13950 * abbrev.el (abbrev-mode): Make ARG optional.
13951
139522000-05-04 Gerd Moellmann <gerd@gnu.org>
13953
13954 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
13955
13956 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
13957
13958 * subr.el (substitute-key-definition): Clarify documentation.
13959
139602000-05-04 Milan Zamazal <pdm@freesoft.cz>
13961
13962 * glasses.el (glasses-convert-to-unreadable): Use
13963 `glasses-separator' instead of the hard-wired "_".
13964 (glasses-mode): Call `glasses-make-unreadable' only in a single
13965 place.
13966
139672000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
13968
13969 * term/internal.el (cjk-codepages-alist): Add associations for
13970 Chinese and Korean codepages. Remove FIXME comment.
13971
139722000-05-03 Dave Love <fx@gnu.org>
13973
13974 * time.el (display-time-mail-face, display-time-use-mail-icon):
13975 New option.
13976 (display-time-mail-icon): New variable.
13977 (display-time-string-forms): Use the above. Fix the local-map.
13978
139792000-05-03 Gerd Moellmann <gerd@gnu.org>
13980
13981 * replace.el (query-replace-map): Add binding for `E'.
13982 (query-replace-help): Extend help text.
13983 (perform-replace): Allow editing the replacement string.
13984
13985 * make-mode.el (makefile-mode-abbrev-table): New variable.
13986 (makefile-mode): Set local abbrev table to
13987 makefile-mode-abbrev-table.
13988 (makefile-font-lock-keywords): Fontify includes and conditionals.
13989
13990 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
13991 set TOGGLE's value.
13992
13993 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
13994 mail-interactive-insert-alias.
13995 (mail-abbrev-complete-alias): New command.
13996 (mail-mode-map): Bind it to `M-TAB'.
13997
139982000-05-03 Kenichi Handa <handa@etl.go.jp>
13999
14000 * language/lao-util.el (lao-compose-region): New function.
14001
140022000-05-02 Gerd Moellmann <gerd@gnu.org>
14003
14004 * files.el (recover-session): Make directories as necessary
14005 if they don't exist yet.
14006
14007 * calendar/cal-french.el
14008 (french-calendar-multibyte-special-days-array)
14009 (french-calendar-special-days-array): Change French text.
14010 (calendar-french-date-string): Change output.
14011 (calendar-goto-french-date): Likewise.
14012
140132000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
14014
14015 * wid-edit.el (widget-default-active): Obey `:always-active'.
14016 (widget-documentation-string-value-create): Set `:always-active'.
14017
140182000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14019
14020 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
14021 default prefix to `~/_emacs.d/auto-save.list/_s'.
14022 (normal-top-level): Create the directory for auto-save files, if
14023 it doesn't already exist (in the ms-dos case only).
14024
140252000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
14026
14027 * international/mule-cmds.el (set-language-environment): Don't
14028 concat an integer (dos-codepage), use format instead.
14029
140302000-05-02 Dave Love <fx@gnu.org>
14031
14032 * help.el (help-xref-on-pp): Check for constant symbols.
14033
140342000-04-29 Gerd Moellmann <gerd@gnu.org>
14035
14036 * startup.el (normal-top-level): Put a condition-case around
14037 the code loading subdirs.el.
14038
140392000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14040
14041 * ps-print.el: Upside-down and face background color printing,
14042 line number step, doc fix.
14043 (ps-print-version): New version number (5.2).
14044 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
14045 (ps-face-attribute-list, ps-plot-with-face): Code fix.
14046 (ps-spool-config): Var fix.
14047 (ps-printer-name-option): Const fix.
14048 (ps-print-upside-down, ps-use-face-background)
14049 (ps-line-number-step): New vars.
14050 (ps-window-system, ps-lp-system): New consts.
14051 (ps-face-background): New fun.
14052
140532000-04-28 Richard Stallman <rms@gnu.org>
14054
14055 * files.el (make-auto-save-file-name):
14056 Apply auto-save-file-name-transforms to visited file name
14057 before generating auto save file name.
14058 (auto-save-file-name-transforms): New variable.
14059
14060 * files.el (backup-enable-predicate):
14061 Correctly test for a file under a temporary directory.
14062
140632000-04-28 Gerd Moellmann <gerd@gnu.org>
14064
14065 * subr.el (add-minor-mode): Rewritten.
14066
140672000-04-28 Kenichi Handa <handa@etl.go.jp>
14068
14069 * mail/sendmail.el (sendmail-send-it): Set
14070 buffer-file-coding-system to the selected coding system for MIME
14071 header.
14072
140732000-04-27 Gerd Moellmann <gerd@gnu.org>
14074
14075 * dired.el (dired-move-to-filename-regexp): Allow format where
14076 YYYY is followed by two spaces.
14077
14078 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
14079 in the second character class of the regexp.
14080
14081 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
14082 mh-etc, too.
14083
14084 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
14085 nil.
14086
14087 * subr.el (add-minor-mode): Use `set' instead of `setq'.
14088
14089 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
14090 argument.
14091
140922000-04-27 Sen Nagata <sen@eccosys.com>
14093
14094 * emacs-lisp/crm.el (crm-completion-table): New variable.
14095 (crm-collection-fn, crm-test-completion)
14096 (completing-read-multiple): Use it.
14097
140982000-04-27 Dave Love <fx@gnu.org>
14099
14100 * help.el (locate-library): Use mapc.
14101 (help-manyarg-func-alist): Add call-process-region.
14102
141032000-04-26 Gerd Moellmann <gerd@gnu.org>
14104
14105 * subr.el (add-minor-mode): Make argument MAP optional.
14106
14107 * desktop.el (desktop-save): Save list of minor modes.
14108 (desktop-create-buffer): Restore minor modes.
14109 (desktop-minor-mode-table): New user-option.
14110
14111 * subr.el (add-minor-mode): New function.
14112
14113 * image.el (find-image): New function.
14114 (defimage): Rewritten to find image at load time.
14115
14116 * startup.el (normal-top-level-add-to-load-path): Handle
14117 case that the default directory is not in load-path.
14118
14119 * help.el: Old patch from Stefan Monnier.
14120 (help-xref-on-pp): New function.
14121 (describe-variable): Use it to display xrefs in a symbol's value.
14122
141232000-04-26 Stefan Monnier <monnier@cs.yale.edu>
14124
14125 * cus-edit.el (custom-face): Fix parenthesis.
14126
141272000-04-26 Kenichi Handa <handa@etl.go.jp>
14128
14129 * mail/rmail.el (rmail-expunge): When there are no deleted
14130 messages, do nothing.
14131
141322000-04-26 Dave Love <fx@gnu.org>
14133
14134 * international/mule-cmds.el (locale-translation-file-name):
14135 Defvar to nil.
14136 (set-locale-environment): Set it here (at runtime).
14137
141382000-04-25 Gerd Moellmann <gerd@gnu.org>
14139
14140 * replace.el (perform-replace): Add parameters START and END. Use
14141 them instead of the check for a region in Transient Mark mode.
14142 (query-replace-read-args): Return two more list elements for the
14143 start and end of the region in Transient Mark mode.
14144 (query-replace, query-replace-regexp, query-replace-regexp-eval)
14145 (map-query-replace-regexp, replace-string, replace-regexp): Add
14146 optional last arguments START and END and pass them to
14147 perform-replace.
14148
14149 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
14150 form with additional arguments for perform-replace.
14151
14152 * progmodes/etags.el (tags-query-replace): Add parameters START
14153 and END. Construct a form with additional arguments for
14154 perform-replace.
14155
14156 * simple.el (shell-command): Set default directory for "*Shell
14157 Command Output" buffer.
14158
14159 * language/european.el (iso-latin-4): Fix typo.
14160
14161 * emacs-lisp/crm.el: New file.
14162
141632000-04-24 Dave Love <fx@gnu.org>
14164
14165 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
14166 (Custom-reset-saved, Custom-reset-standard)
14167 (custom-group-value-create, custom-group-set, custom-group-save)
14168 (custom-group-reset-current, custom-group-reset-saved)
14169 (custom-group-reset-standard): Use mapc.
14170 (custom-buffer-create-internal): Disable undo when creating items.
14171 Use mapc.
14172 (custom-face): Avoid redundant lambda.
14173
141742000-04-24 Gerd Moellmann <gerd@gnu.org>
14175
14176 * startup.el (auto-save-list-file-prefix): Set default to
14177 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
14178
141792000-04-24 Sam Steingold <sds@gnu.org>
14180
14181 * time-stamp.el (time-stamp-string-preprocess): Always convert
14182 `field-result' to a string.
14183
141842000-04-24 Gerd Moellmann <gerd@gnu.org>
14185
14186 * frame.el (scrolling): New group.
14187 (automatic-hscrolling): New user-option.
14188
14189 * startup.el (command-line-x-option-alist): Add `-lsp' and
14190 `--line-spacing'.
14191
141922000-04-19 Dave Love <fx@gnu.org>
14193
14194 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
14195 (cl-mapc): Rename from mapc. Fix the funcall.
14196
141972000-04-19 Gerd Moellmann <gerd@gnu.org>
14198
14199 * simple.el (clone-indirect-buffer-other-window): New command.
14200 (clone-indirect-buffer): Add optional arg NORECROD.
14201 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
14202
14203 * help.el (resize-temp-buffer-window): Use count-screen-lines.
14204
14205 * window.el (count-screen-lines): New function.
14206 (shrink-window-if-larger-than-buffer): Use count-screen-lines
14207 instead of window-buffer-height.
14208
14209 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
14210 non-existing variable comint-input-sentinel.
14211 (inferior-lisp-args-to-list): Removed.
14212 (inferior-lisp): Use split-string instead of
14213 inferior-lisp-args-to-list.
14214
14215 * hexl.el (hexl-insert-hex-string): New command.
14216
14217 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
14218 instead of concat.
14219
142202000-04-18 Gerd Moellmann <gerd@gnu.org>
14221
14222 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
14223 at the start of an existing but empty folder.
14224
142252000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14226
14227 * ps-mule.el: Customization fix, doc fix.
14228 (ps-multibyte-buffer): Customization fix.
14229
142302000-04-17 Richard M. Stallman <rms@gnu.org>
14231
14232 * subr.el (read-passwd): Use read-char-exclusive.
14233
142342000-04-17 Gerd Moellmann <gerd@gnu.org>
14235
14236 * textmodes/texinfo.el (texinfo-insert-@email)
14237 (texinfo-insert-@emph, texinfo-insert-@quotation)
14238 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
14239 (texinfo-mode-map): Add key bindings for them.
14240
14241 * files.el (basic-save-buffer-2): Use a template with `$'
14242 instead of `#' for VMS.
14243
14244 * simple.el (clone-indirect-buffer): New function.
14245
142462000-04-16 Stephen Eglen <stephen@gnu.org>
14247
14248 * iswitchb.el (iswitchb-case): New function. If the user input
14249 contains any upper-case characters, the search is made
14250 case-sensitive.
14251
142522000-04-17 Stefan Monnier <monnier@cs.yale.edu>
14253
14254 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
14255 comment-end.
14256 (texinfo-font-lock-syntactic-keywords): New var.
14257 (texinfo-font-lock-keywords): Remove comment regexp.
14258 (texinfo-insert-block): New function.
14259 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
14260 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
14261 and font-lock-defaults. Use regexp-opt for outline-regexp.
14262 (texinfo-environments): New var.
14263 (texinfo-environment-regexp): Use regexp-opt and
14264 texinfo-environments.
14265
14266 * textmodes/ispell.el (ispell-menu-map-needed): Check that
14267 ispell-process is bound since this might be eval'd before ispell
14268 is loaded.
14269 (ispell-message): Use a tiny bit less magic and a bit more hard
14270 data to figure out what kind of sc-cite-regexp to use.
14271
14272 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
14273
14274 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
14275 (insert-cyclic-diary-entry): Unquote the lambda.
14276
14277 * gud.el (gud-jdb-build-source-files-list): Fix typo.
14278
14279 * files.el (backup-enable-predicate): Unquote the lambda.
14280
14281 * cus-edit.el (custom-face, face): Unquote the lambda.
14282
142832000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14284
14285 * ps-print.el: Check for line-beginning-position definition.
14286
14287 * ps-print.el: Fix counting lines in a region.
14288 (ps-print-version): New version number (5.1.5).
14289 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
14290 (ps-printing-region): Fun code fix.
14291
142922000-04-15 Gerd Moellmann <gerd@gnu.org>
14293
14294 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
14295 to file-directory-p.
14296
142972000-04-14 Gerd Moellmann <gerd@gnu.org>
14298
14299 * gud.el (gud-jdb-build-source-files-list): Check that directory
14300 exists before calling directory-files.
14301
143022000-04-13 Dave Love <fx@gnu.org>
14303
14304 * emacs-lisp/trace.el: Change maintainer. Use new backquote
14305 syntax.
14306
14307 * emacs-lisp/cl-specs.el: Remove when, unless.
14308
14309 * emacs-lisp/cl-extra.el: Don't quote keywords.
14310 (cl-old-mapc): New variable.
14311 (mapc): Use it.
14312 (cl-map-intervals): Use with-current-buffer. Don't check for
14313 next-property-change.
14314 (cl-map-overlays): Use with-current-buffer.
14315 (cl-expt): Remove.
14316 (copy-tree, remprop): Define unconditionally.
14317
14318 * emacs-lisp/cl-compat.el (keywordp): Remove.
14319
14320 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
14321 to use keywordp.
14322 (edebug-spec): Enable keywordp.
14323
14324 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
14325 string-lessp.
14326
14327 * cus-start.el: Use keywordp.
14328
143292000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14330
14331 * diary-lib.el (include-other-diary-files): Fix the fix of
14332 2000-02-18 by doing a save-excursion.
14333
143342000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14335
14336 * ps-print.el: Customization fix, doc fix.
14337 (ps-print-version): New version number (5.1.4).
14338 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
14339 (ps-print-preprint): Adjust code.
14340 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
14341 (ps-print-prologue-header, ps-print-control-characters)
14342 (ps-spool-config): Customization fix.
14343
143442000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
14345
14346 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
14347 converted to the new menu-item format, names silightly changed,
14348 help strings added.
14349
14350 Support for spelling without async subprocesses:
14351
14352 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
14353 (ispell-session-buffer): New variables.
14354 (ispell-start-process, ispell-process-status,
14355 ispell-accept-output, ispell-send-string): New functions, for
14356 Ispell invocation when async subprocesses aren't supported.
14357 (ispell-word, ispell-pdict-save, ispell-command-loop,
14358 ispell-process-line, ispell-buffer-local-parsing): Replace calls
14359 to process-send-string with calls to ispell-send-string, and
14360 accept-process-output with ispell-accept-output.
14361 (ispell-init-process): Call ispell-process-status instead of
14362 process-status with.
14363 (ispell-init-process): Call ispell-start-process. Call
14364 ispell-accept-output and ispell-send-string. Don't call
14365 process-kill-without-query and kill-process if they are unbound.
14366 (ispell-async-processp): New function.
14367
143682000-04-12 Dave Love <fx@gnu.org>
14369
14370 * info.el: Add debug-ignored-errors.
14371 (Info-mode-menu): Add some items.
14372 (Info-directory): Add autoload cookie.
14373
14374 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
14375 Modify `truncate-lines'. Make `describe-language-environment'
14376 always visible and add help. Modify `describe-key' help. Invoke
14377 Info-directory from `info'. New entry `emacs-manual'.
14378
143792000-04-10 Gerd Moellmann <gerd@gnu.org>
14380
14381 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
14382 propertized-buffer-identification.
14383 (ebrowse-update-member-buffer-mode-line): Likewise.
14384 (ebrowse--mode-strings): Removed.
14385 (ebrowse--mode-line-props): Removed.
14386
14387 * files.el (auto-mode-alist): Add `EBROWSE'.
14388
14389 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
14390 space before testing for end of buffer.
14391 (ebrowse-load): Removed.
14392 (ebrowse-revert-tree-buffer-from-file): Rewritten.
14393 (ebrowse-create-tree-buffer): Rewritten.
14394 (ebrowse-tree-mode): Read tree from buffer.
14395
14396 * progmodes/ebrowse-ffh.el: Removed.
14397
143982000-04-10 Kenichi Handa <handa@etl.go.jp>
14399
14400 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
14401
144022000-04-10 Gerd Moellmann <gerd@gnu.org>
14403
14404 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
14405 at the wrong place.
14406
144072000-04-09 Dave Love <fx@gnu.org>
14408
14409 * files.el (backup-enable-predicate): Use
14410 temporary-file-directory, small-temporary-file-directory.
14411 (make-backup-file-name-function, backup-directory-alist): New
14412 variables.
14413 (make-backup-file-name-1): New function.
14414 (make-backup-file-name): Use it.
14415 (find-backup-file-name): Likewise. Use format for clarity, not
14416 concat.
14417 (file-newest-backup): Use make-backup-file-name.
14418
144192000-04-09 Gerd Moellmann <gerd@gnu.org>
14420
14421 * progmodes/ebrowse-ffh.el: New file.
14422
14423 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
14424 to ebrowse-ffh.el.
14425 (ebrowse-load): Add autoload.
14426
14427 * finder.el (finder-commentary): Add autoload cookie.
14428
14429 * mail/rfc2368.el: Correct author's email address.
14430
14431 * progmodes/ebrowse.el: New file.
14432
14433 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
14434 item help string.
14435 (easy-menu-do-add-item): Ditto.
14436 (easy-menu-define): Extend doc string.
14437
14438 * jit-lock.el (with-buffer-unmodified): Use
14439 restore-buffer-modified-p.
14440 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
14441 (jit-lock-function, jit-lock-stealth-fontify): Don't use
14442 with-buffer-unmodified.
14443
144442000-04-08 Dave Love <fx@gnu.org>
14445
14446 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
14447 unless, when.
14448
144492000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
14450
14451 * viper-util.el (viper-put-on-search-overlay): New subroutine.
14452 (viper-flash-search-pattern): No operation when using Emacs
14453 doesn't support face.
14454 Use `viper-put-on-search-overlay'.
14455
144562000-04-04 Gerd Moellmann <gerd@gnu.org>
14457
14458 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
14459 like C-r.
14460
14461 * progmodes/make-mode.el: Some doc fixes.
14462 (makefile-mode-abbrev-table): New variable.
14463 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
14464 (makefile-font-lock-keywords): Fontify includes and conditionals.
14465 (toplevel): Require `dabbrev' and `add-log' when compiling.
14466
14467 * replace.el (perform-replace): Don't move forward one char
14468 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
14469 to do that because it leaves point 1 position after the last
14470 replacement, after everything has been replaced.
14471
14472 * jit-lock.el (with-buffer-unmodified): New macro.
14473 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
14474 modified state.
14475 (jit-lock-function-1): Extracted from jit-lock-function; not
14476 preserving buffer's modified state.
14477 (jit-lock-function, jit-lock-stealth-fontify): Call
14478 jit-lock-function-1.
14479
14480 * mail/rfc2368.el: Remove supernumerary copyright line.
14481
144822000-04-04 Milan Zamazal <pdm@freesoft.cz>
14483
14484 * glasses.el: Provide facilities for inserting space before left
14485 parentheses and uncapitalization of identifiers.
14486 (glasses-mode): Try to remove old overlays in all cases.
14487
144882000-04-03 Gerd Moellmann <gerd@gnu.org>
14489
14490 * progmodes/compile.el (compile-internal): Display the compilation
14491 buffer in a different frame, if it's already displayed there.
14492
14493 * mail/rfc2368.el: New file.
14494
14495 * simple.el (sendmail-user-agent-compose): Recognize a `body'
14496 header and insert its value as mail body.
14497
14498 * subr.el (member-ignore-case): New function.
14499
14500 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
14501 (dabbrev--find-expansion): Ignore buffers matching a regexp
14502 from dabbrev-ignored-regexps.
14503
14504 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
14505 to extensions handled by gzip.
14506
145072000-04-03 Richard M. Stallman <rms@gnu.org>
14508
14509 * files.el (insert-directory): List the total free space
14510 along with the used space.
14511
14512 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
14513 line is followed by one that matches CITATION-REGEXP, end the
14514 paragraph.
14515
145162000-04-03 Markus Rost <rost@delysid.gnu.org>
14517
14518 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
14519 (rmail-make-basic-summary-line): Use that option.
14520
145212000-04-03 Kenichi Handa <handa@etl.go.jp>
14522
14523 * international/mule-cmds.el (encoded-string-description):
14524 Rewritten. Try pretty description for ISO 2022 escape sequences
14525 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
14526 for hexadecimal format.
14527
145282000-04-01 Dave Love <fx@gnu.org>
14529
14530 * cpp.el: Change customization group to `c' from `C'.
14531
14532 * vcursor.el (vcursor-move): Use display-color-p.
14533
14534 * international/mule-util.el: Provide mule-utils.
14535 (string-to-sequence): Simplify and speed up.
14536
14537 * international/mule.el (make-coding-system): Purecopy doc-string.
14538
14539 * international/mule-cmds.el: Various menu changes.
14540 (describe-specified-language-support): Handle `Default'.
14541 (set-language-info): Purecopy `info'.
14542
145432000-03-31 Andrew Innes <andrewi@gnu.org>
14544
14545 * vc.el (vc-backend-diff): Return the correct status if we had to
14546 retry the rcsdiff command without the --brief option.
14547
145482000-03-31 Dave Love <fx@gnu.org>
14549
14550 * help.el (help-manyarg-func-alist): Correct several omissions.
14551
14552 * add-log.el: Don't require cl, fortran.
14553 (add-log-current-defun-function): Doc fix.
14554 (change-log-version-number-regexp-list): Remove SCCS part. Doc
14555 fix.
14556 (change-log-version-rcs): Function deleted.
14557 (change-log-version-number-search): Doc fix. Use
14558 vc-workfile-version. Avoid CL dolist.
14559 (add-change-log-entry): Just call add-log-current-defun to get
14560 defun. Simplify somewhat.
14561 (change-log-get-method-definition-1): Likewise.
14562 (add-log-current-defun): Return nil if calling
14563 add-log-current-defun-function does so. Move Fortran stuff to
14564 fortran.el. Return string without properties.
14565
14566 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
14567 and :alpha: char classes.
14568
14569 * mail/supercite.el: Defvar curline when compiling.
14570 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
14571 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
14572 rather than a-zA-Z0-9 to allow non-ASCII characters.
14573
145742000-03-31 Gerd Moellmann <gerd@gnu.org>
14575
14576 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
14577
14578 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14579 Re-enable new code.
14580
14581 * lpr.el (print-region-1): Use -d to specify printer name for
14582 systems `usg-unix-v*, `dgux', `hpux', `irix'.
14583
145842000-03-31 Dave Love <fx@gnu.org>
14585
14586 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
14587 for function definition in symbol's function value slot first
14588 instead of first consulting byte-compile-function-environment.
14589
145902000-03-31 Kenichi Handa <handa@etl.go.jp>
14591
14592 * language/european.el ("Polish"): New language environment.
14593 (setup-polish-environment): New function.
14594
145952000-03-30 Gerd Moellmann <gerd@gnu.org>
14596
14597 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14598 Disable new code.
14599
14600 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
14601 trying to `load' the symbol of an autoload instead of the file
14602 recorded in the autoload. Fix error messages.
14603
146042000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14605
14606 * ps-print.el: PostScript programming fix for ghostview, doc fix.
14607 (ps-print-version): New version number (5.1.3).
14608 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
14609 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
14610 (ps-generate-postscript-with-faces): Code fix.
14611 (ps-color-values): XEmacs compatibility.
14612 (ps-print-background-image, ps-print-background-text, ps-printer-name)
14613 (ps-default-fg, ps-default-bg): Adjust customization.
14614 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
14615 (ps-color-scale): Renaming old ps-color-value fun.
14616 (ps-print-headers): Replace ps-print-header group to avoid conflict
14617 with ps-print-header variable.
14618 (ps-print-miscellany): New group.
14619 (ps-format-color, ps-rgb-color): New funs.
14620 (ps-default-foreground): New var.
14621 (ps-printer-name-option): New const.
14622
146232000-03-30 Peter Breton <pbreton@ne.mediaone.net>
14624
14625 * net/net-utils.el:
14626 (network-connection-host, network-connection-service): New variables
14627 (network-connection-mode): New mode, derived from comint-mode
14628 (network-connection-mode-setup): New function, saves host and
14629 service information in local variables.
14630
14631 * lisp/locate.el:
14632 (locate-word-at-point): Added this function
14633 (locate): Default to using locate-word-at-point as input
14634 Run dired-mode-hook
14635
146362000-03-29 Dave Love <fx@gnu.org>
14637
14638 * calendar/appt.el: Doc fixes.
14639 (appt-check): Convert min-to-app to a string before passing to
14640 appt-disp-window-function or concat.
14641 (appt-delete-window): Remove test for frame-root-window.
14642 (appt-select-lowest-window, appt-convert-time): Simplify.
14643
14644 * emacs-lisp/bytecomp.el: Doc fixes.
14645 (byte-compile-file-form-autoload): Update
14646 byte-compile-function-environment.
14647
146482000-03-29 Andreas Schwab <schwab@suse.de>
14649
14650 * emacs-lisp/autoload.el: Also print defsubst doc string
14651 specially.
14652
14653 * dired.el (dired-insert-directory): If dired-free-space-program
14654 failed just delete its output.
14655
146562000-03-29 Dave Love <fx@gnu.org>
14657
14658 * international/iso-cvt.el: Move provide to end. Doc fixes.
14659 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
14660 (iso-iso2sgml, iso-sgml2iso): New functions.
14661 (iso-cvt-define-menu): Fix some entries and use backquote for
14662 clarity.
14663
14664 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
14665
146662000-03-28 Gerd Moellmann <gerd@gnu.org>
14667
14668 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
14669 ISO-DATE. If non-nil, return date in ISO 8601 format.
14670
146712000-03-26 Stefan Monnier <monnier@cs.yale.edu>
14672
14673 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
14674 if it ever becomes used.
14675 (log-edit-mode-hook): Default to vc-log-mode-hook.
14676 (log-edit-mode): Fix the docstring.
14677
14678 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
14679 the code.
14680
146812000-03-26 Dave Love <fx@gnu.org>
14682
14683 * net/browse-url.el (browse-url): Re-fix case of
14684 browse-url-browser-function being an alist.
14685 (browse-url): Add :link to defgroup.
14686
14687 * files.el: Doc fixes.
14688 (file-truename): Include `[' in wildcard characters.
14689 (automount-dir-prefix): Customize.
14690 (find-file-wildcards): Add :version.
14691 (find-file-noselect): Simplify a mapcar call.
14692
14693 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
14694 compatible with inf-lisp version.
14695 (eval-defun-1): Fix custom-declare-variable case.
14696
146972000-03-25 Stefan Monnier <monnier@cs.yale.edu>
14698
14699 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
14700
147012000-03-24 Gerd Moellmann <gerd@gnu.org>
14702
14703 * Makefile (COMPILE_FIRST): New macro.
14704 (compile-files): Compile files from COMPILE_FIRST first.
14705
14706 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
14707 code.
14708
14709 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
14710 matching open parenthesis in column 0 to defun-prompt-regexp
14711 only if open-paren-in-column-0-is-defun-start is set.
14712
14713 * sun-curs.el: Require CL at compile-time only.
14714
14715 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
14716 instead of copy-list which is a function from CL.
14717 (msb--choose-menu, msb--mode-menu-cond)
14718 (msb--create-buffer-menu-2): Use dolist instead of mapc.
14719 (msb--init-file-alist): Use mapcar instead of mapcan.
14720 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
14721 `(' in column 0 in doc string.
14722 (msb--add-separators): Use mapcar instead of mapcan.
14723
14724 * cus-dep.el: Require CL at compile-time only.
14725
147262000-03-24 Stefan Monnier <monnier@cs.yale.edu>
14727
14728 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14729 (byte-compile-warnings): New warning `noruntime'.
14730 (byte-compile-constants, byte-compile-variables): Fix docstring.
14731 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
14732 execute `eval-whenc-compile's body.
14733 (byte-compile-unresolved-functions): Fix docstring.
14734 (byte-compile-eval): New function.
14735 (byte-compile-callargs-warn): Check if the function will be available
14736 at runtime (via property `byte-compile-noruntime').
14737 (byte-compile-print-syms): New function.
14738 (byte-compile-warn-about-unresolved-functions): Also warn about
14739 `noruntime' functions (and use `byte-compile-print-syms').
14740 (byte-compile-file): Capitalize the message.
14741
147422000-03-24 Gerd Moellmann <gerd@gnu.org>
14743
14744 * mail/rmail.el (rmail-confirm-expunge): New user-option.
14745 (rmail-expunge): Ask for confirmation depending on the setting
14746 of rmail-confirm-expunge.
14747
147482000-03-23 Gerd Moellmann <gerd@gnu.org>
14749
14750 * Makefile (bootstrap-clean): If $(emacs) exists, build
14751 loaddefs.el first. A loaddefs.el that's not up-to-date might
14752 cause a bootstrap failure because things don't autoload as
14753 expected.
14754
147552000-03-23 Dave Love <fx@gnu.org>
14756
14757 * net/browse-url.el: Restore previous use of
14758 browse-url-maybe-new-window.
14759
147602000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14761
14762 * ps-print.el: Skip banner page fix.
14763 (ps-print-version): New version number (5.1.2).
14764 (ps-begin-file, ps-end-file, ps-generate): Code fix.
14765
147662000-03-23 Dave Pearson <davep@davep.org>
14767
14768 * net/quickurl.el Changed the type of parameter passed to the
14769 function defined by `quickurl-format-function'. Before only the
14770 text of the URL was passed. Now the whole URL structure is passed
14771 and the function is responsible for extracting the parts it
14772 requires. Changed the default of `quickurl-format-function'
14773 accordingly.
14774 (quickurl-insert): Changed the `funcall' of
14775 `quickurl-format-function' to match the above change.
14776 (quickurl-list-insert): Changed the `url' case so that it makes
14777 use of `quickurl-format-function', previous to this the format was
14778 hard wired.
14779
147802000-03-22 Gerd Moellmann <gerd@gnu.org>
14781
14782 * startup.el: Change some spellings for the X Window System.
14783
147842000-03-22 Stefan Monnier <monnier@cs.yale.edu>
14785
14786 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
14787 up the code and the regexp and make sure the cursor is temporarily
14788 moved to the suspicious line while querying the user.
14789
147902000-03-22 Jason Rumney <jasonr@gnu.org>
14791
14792 * w32-fns.el (w32-charset-info-alist): Initialize.
14793
147942000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14795
14796 * ps-print.el: N-up last page fix.
14797 (ps-print-version): New version number (5.1.1).
14798 (ps-end-file, ps-end-job, ps-generate): Code fix.
14799
148002000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14801
14802 * files.el (find-file-run-dired): Update docstring.
14803 (find-directory-functions): New hook.
14804 (find-file-noselect): Run find-directory-functions rather than
14805 calling dired directly.
14806
14807 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
14808
14809 * pcvs.el: Add a minimal leading commentary.
14810 (cvs-make-cvs-buffer): Change the header part by removing the startup
14811 message and adding a `Module' entry. Also replace the FOOTER and
14812 HEADER special fileinfos with the new support in ewoc for updating
14813 its own footer and header.
14814 (cvs-update-header): Update to use the header/footer of the ewoc.
14815 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
14816 (cvs-is-within-p): New function.
14817 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
14818 to only examine some subset of the buffers.
14819
14820 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
14821 `format' instead of our own ad-hoc functions.
14822 Remove HEADER and FOOTER cases, now handled in the EWOC.
14823 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
14824
14825 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
14826 output to avoid scaring the user.
14827 (cvs-parse-table): Catch message for non-up-to-date commits.
14828
14829 * pcvs-defs.el (cvs-startup-message): Remove.
14830 (cvs-global-menu): New autoloaded menu.
14831
14832 * pcvs-util.el (cvs-string-fill): Remove.
14833
14834 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
14835 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
14836 PP part of it and also make it work for footers and headers.
14837 (ewoc-create): Drop POS and BUFFER arguments.
14838 Use the DLL's dummy node to store the end-of-footer position.
14839 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
14840 (ewoc-refresh): Remove unused `header' variable.
14841 (ewoc-(get|set)-hf): New functions.
14842
14843 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
14844 log-view-*-(message|file) and use easy-mmode-define-navigation.
14845 (log-view-message-re): Match SCCS format as well.
14846 And match the revision line rather than the dashed separator line.
14847 (log-view-mode): Use the new define-derived-mode.
14848 (log-view-current-tag): Fill in with an actual implementation.
14849
14850 * cvs-status.el (cvs-status-(prev|next)): Rename from
14851 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
14852 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
14853 to let the output "breathe" a little more (more readable).
14854 (cvs-status-mode): Use the new define-derived-mode.
14855
14856 * smerge-mode.el (smerge-auto-leave): New function and variable.
14857 (smerge-basic-map): Rename from smerge-basic-keymap.
14858 Change the bindings for smerge-diff-*.
14859 (smerge-*-map): Use easy-mmode-defmap.
14860 (smerge-(next|prev)): Use easy-mmode-define-navigation.
14861 (smerge-keep-*): Use smerge-auto-leave.
14862
148632000-03-21 Jason Rumney <jasonr@gnu.org>
14864
14865 * cus-edit.el (custom-button-face): Use 3D look for w32.
14866 (custom-button-pressed-face): Likewise.
14867
148682000-03-21 Gerd Moellmann <gerd@gnu.org>
14869
14870 * progmodes/etags.el (tags-case-fold-search): New user-option.
14871 (tags-loop-eval): New function. Bind case-fold-search around eval
14872 depending on the value of tags-case-fold-search.
14873 (tags-loop-continue): Use tags-loop-eval.
14874 (find-tag-in-order): Bind case-fold-search depending on the value
14875 of tags-case-fold-search.
14876
148772000-03-21 Stefan Monnier <monnier@cs.yale.edu>
14878
14879 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
14880 (diff-end-of-hunk): Return the end position for use in
14881 `easy-mmode-define-navigation'.
14882 (diff-recenter): Remove.
14883 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
14884 of `easy-mmode-define-navigation'.
14885 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
14886 previous renaming) and fix to use new names.
14887 (diff-merge-strings): Use \n as separator: simpler, faster.
14888 (diff-mode): Use `define-derived-mode'.
14889
14890 * derived.el (define-derived-mode): Don't autoload anymore.
14891 Prefer the macro-only version provided by easy-mmode.el.
14892
14893 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
14894 `easy-mmode-define-derived-mode'.
14895 Use `combine-run-hooks'.
14896 (easy-mmode-define-navigation): New macro.
14897
14898 * subr.el (combine-run-hooks): New function.
14899
149002000-03-21 Kenichi HANDA <handa@etl.go.jp>
14901
14902 * term/x-win.el: Fontsets related initialization is simplified.
14903
14904 * international/mule-diag.el (describe-font): Don't refer to
14905 global-fontset-alist, instead call font-list.
14906 (describe-fontset, list-fontsets, mule-diag): Likewise.
14907 (print-fontset): Adjusted for the change of fontset
14908 implementation.
14909
14910 * international/fontset.el (x-charset-registries): Variable
14911 removed, instead the corresponding data is stored in the default
14912 fontset.
14913 (register-alternate-fontnames): Function removed.
14914 (resolved-ascii-font): Variable removed.
14915 (x-compose-font-name): Ignore the second argument REDOCE.
14916 (x-complement-fontset-spec): Complement only an ASCII font and
14917 element for those charsets than can use that ASCII font.
14918 (generate-fontset-menu): Don't refer to global-fontset-alist,
14919 instead call fontset-list.
14920 (uninstantiated-fontset-alist): Variable removed.
14921 (x-style-funcs-alist): Likewise.
14922 (fontset-default-styles): Likewise.
14923 (x-modify-font-name): Function removed.
14924 (create-fontset-from-fontset-spec): Ignore the argument
14925 STYLE-VARIANT.
14926 (create-fontset-from-ascii-font): Docsting adjusted for the above
14927 change.
14928 (instantiate-fontset, resolve-fontset-name): Functions removed.
14929 (fontset-list): Now implemented by C code.
14930
14931 * faces.el (read-face-font): Fix TABLE arg to completing-read.
14932 (describe-face): Include `font' attribute in the description.
14933
149342000-03-21 Kenichi Handa <handa@etl.go.jp>
14935
14936 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
14937
149382000-03-20 Gerd Moellmann <gerd@gnu.org>
14939
14940 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
14941 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
14942 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
14943
14944 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
14945 about behavior of set-buffer-modified-p wrt redisplay.
14946
149472000-03-19 Richard M. Stallman <rms@gnu.org>
14948
14949 * view.el (view-mode-disable): Kill local binding of view-read-only.
14950
149512000-03-18 Gerd Moellmann <gerd@gnu.org>
14952
14953 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
14954 is a string, convert it to a syntax cell using string-to-syntax.
14955
14956 * simple.el (syntax-code-table, syntax-flag-table): New variables.
14957 (string-to-syntax): New function.
14958
14959 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
14960 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
14961 try to use passive ftp mode.
14962
149632000-03-17 Gerd Moellmann <gerd@gnu.org>
14964
14965 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
14966
14967 * simple.el (append-to-buffer): Update point of windows after
14968 insertion.
14969
14970 * abbrev.el (inverse-add-abbrev): Identify word by first moving
14971 forward then moving backward. Reindent.
14972
14973 * frame.el (other-frame): Call x-focus-frame only if
14974 focus-follows-mouse is off.
14975
149762000-03-17 Dave Love <fx@gnu.org>
14977
14978 * pcvs-util.el (cvs-strings->string): Rename
14979 replace-regexps-in-string.
14980
149812000-03-17 Stefan Monnier <monnier@cs.yale.edu>
14982
14983 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
14984 regexp for labels cannot span several lines.
14985
14986 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
14987 `(setq :<key> ':<key>)' to the macro expansion.
14988
149892000-03-16 Dave Love <fx@gnu.org>
14990
14991 * progmodes/f90.el (f90): Put custom group under `languages', not
14992 `fortran'.
14993 (f90-mode-hook): Customize.
14994 (f90-mode): Set add-log-current-defun-function.
14995 (f90-current-defun): New function.
14996
149972000-03-16 Gerd Moellmann <gerd@gnu.org>
14998
14999 * cus-edit.el (custom-variable-tag-face): Handle case that
15000 default face's height is not a number.
15001 (custom-face-tag-face, custom-group-tag-face-1)
15002 (custom-group-tag-face): Ditto.
15003 (custom-group-tag-face-1): Add :group.
15004
15005 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
15006
150072000-03-15 Gerd Moellmann <gerd@gnu.org>
15008
15009 * pcvs-defs.el (toplevel): Remove autoload cookie for form
15010 requiring easymenu.
15011
150122000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
15013
15014 * ps-print.el: PostScript user-defined prologue, PostScript error
15015 handler, doc fix.
15016 (ps-print-version): New version number (5.1).
15017 (ps-user-defined-prologue, ps-error-handler-message)
15018 (ps-print-prologue-0, ps-error-handler-alist): New vars.
15019 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
15020 (ps-insert-string): New function.
15021
150222000-03-15 Kenichi Handa <handa@etl.go.jp>
15023
15024 * international/ccl.el (ccl-compile-expression): Don't generate
15025 invalid self-assignment code.
15026
150272000-03-14 Dave Love <fx@gnu.org>
15028
15029 * subr.el (replace-regexp-in-string): Renamed from
15030 replace-regexps-in-string. Doc fix.
15031
150322000-03-12 Dave Love <fx@gnu.org>
15033
15034 * cus-edit.el: Doc fixes.
15035 (customize-set-variable, customize-save-variable): Rename args for
15036 doc.
15037 (custom-variable-tag-face, custom-face-tag-face)
15038 (custom-group-tag-face-1, custom-group-tag-face): Modify from
15039 style which user identify as hyperlink.
15040 (hook): Don't add undefined functions to the hook.
15041 (debug-ignored-errors): Transfer message from bindings.el.
15042
150432000-03-12 Gerd Moellmann <gerd@gnu.org>
15044
15045 * recentf.el (recentf-keep-non-readable-files-p): Remove
15046 double/nested definition.
15047
150482000-03-12 Dave Love <fx@gnu.org>
15049
15050 * facemenu.el (facemenu-get-face): Use display-color-p.
15051 * enriched.el (enriched-decode-foreground): Likewise.
15052 (enriched-decode-background): Likewise.
15053 * isearch.el (isearch-highlight): Likewise.
15054 * info-look.el (info-lookup): Likewise.
15055 * simple.el (completion-setup-function): Likewise.
15056
15057 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
15058 :options.
15059
15060 * bindings.el (mode-line-format): Fix line-number and
15061 column-number items. Add help-echo for the background.
15062 (mode-line-mule-info): Modify help-echo.
15063
15064 * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
15065
15066 * files.el (load-file): Allow completion to .elc.
15067
15068 * man.el: Doc fixes.
15069 (Man-init-defvars): Use display-color-p to set fontification.
15070
15071 * play/hanoi.el (hanoi-internal): Don't use oddp.
15072
150732000-03-12 Gerd Moellmann <gerd@gnu.org>
15074
15075 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
15076
15077 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
15078
150792000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
15080
15081 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
15082 Fix comment.
15083
150842000-03-10 Stefan Monnier <monnier@cs.yale.edu>
15085
15086 * font-lock.el (font-lock-keywords): Fix the doc now that
15087 regexp-opt-depth is unnecessary.
15088 (save-buffer-state): Set an edebug spec.
15089 (font-lock-fontify-anchored-keywords): Properly handle the case when
15090 the matcher goes past the limit.
15091
15092 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
15093 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
15094
15095 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
15096 dll.el and cookie.el (from Elib) with heavy renaming and other
15097 massaging.
15098
15099 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
15100 Autoload the functions used.
15101 (easy-mmode-define-syntax): Fix CL typo.
15102 (easy-mmode-define-derived-mode): Improve the docstring generation.
15103
151042000-03-10 Gerd Moellmann <gerd@gnu.org>
15105
15106 * textmodes/texinfo.el (texinfo-version): Variable and function
15107 removed.
15108
151092000-03-09 Stefan Monnier <monnier@cs.yale.edu>
15110
15111 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
15112 allow more flexibility.
15113 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
15114 fns.
15115 (easy-mmode-defmap, easy-mmode-defsyntax)
15116 (easy-mmode-define-derived-mode): New macros.
15117
151182000-03-09 Didier Verna <didier@xemacs.org>
15119
15120 * rect.el (replace-rectangle): New function.
15121
151222000-03-09 Dave Love <fx@gnu.org>
15123
15124 * progmodes/fortran.el (fortran-comment-line-start): Define as
15125 "C".
15126 (fortran-comment-line-start-skip): Don't match cpp stuff.
15127 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
15128 (fortran-mode-map): Remove over-eager custom-menu-create for now.
15129 (fortran-mode): Don't set fortran-comment-line-start-skip,
15130 fortran-comment-line-start here. Set comment-start,
15131 add-log-current-defun.
15132 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
15133 (fortran-current-defun): New function.
15134
151352000-03-09 Gerd Moellmann <gerd@gnu.org>
15136
15137 * emacs-lisp/re-builder.el: New file.
15138
15139 * mouse.el (mouse-drag-region): Don't run up-event handler
15140 if hscroll has changed.
15141
15142 * octave-mod.el (octave-font-lock-keywords): To font-lock the
15143 builtin operators, use `font-lock-builtin-face' for Emacs and
15144 `font-lock-preprocessor-face' otherwise.
15145
15146 * font-lock.el (lisp-font-lock-keywords-1): Highlight
15147 `(defun (setf foo)' differently.
15148
151492000-03-08 Stefan Monnier <monnier@cs.yale.edu>
15150
15151 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
15152 (regexp-opt): Update comment and adapt the code the new meaning of
15153 the `paren' argument of regex-opt-group for shy-groups.
15154 (regexp-opt-depth): Handle shy groups as well as backslashed
15155 backslashes.
15156 (regexp-opt-group): Turn the leading comment into a docstring.
15157 Allow `paren' to be a string (the string to use to open a group).
15158 Remove open-presuf and close-presuf. Instead of checking for `all
15159 one-char' and then later on check for `several one-char', handle
15160 both cases close together. Also apply a more generic algorithm
15161 for suffixes (the mirror image of the algorithm used for
15162 prefixes). Use shy-groups. Use nreverse rather than reverse.
15163 (regexp-opt-try-suffix): Removed.
15164
15165 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
15166 from comint-mode-map, so we can just inherit from it. Also, move
15167 the initialization into the `defvar' since there's no docstring
15168 anyway and it's fairly short.
15169 (inferior-scheme-mode): Define it as derived-mode: the code is
15170 shorter and this way we inherit from comint-mode-map rather than
15171 copying it.
15172
15173 * subr.el (replace-regexps-in-string): Properly handle the case
15174 where we match an empty string.
15175
15176 * comint.el (comint-exec-1): Add the current-dir to the exec-path
15177 when the command has a directory component (such as "./testml").
15178 Also fix a typo in the comment.
15179
151802000-03-08 Gerd Moellmann <gerd@gnu.org>
15181
15182 * Makefile (compile-files): Compile files one by one because
15183 that's the only way to ensure a clean compilation environment for
15184 each individual file.
15185
15186 * frame.el (other-frame): Call x-focus-frame.
15187
151882000-03-07 Dave Love <fx@gnu.org>
15189
15190 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
15191 :require to defcustom.
15192
15193 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
15194 lists.
15195
15196 * files.el (auto-mode-alist): Add configure.in.
15197
15198 * progmodes/autoconf.el: New file.
15199
152002000-03-07 Gerd Moellmann <gerd@gnu.org>
15201
15202 * mail/mh-e.el: Change maintainer to `none'.
15203
15204 * recentf.el (recentf-keep-non-readable-files-p): Quote args
15205 to remove-hook and add-hook.
15206
152072000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15208
15209 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
15210 it as the default.
15211 (mail-send): Test mail-send-nonascii also for the new `mime' value.
15212 (sendmail-send-it): Conditionally add MIME headers specifying the
15213 used character set.
15214
152152000-03-07 Dave Love <fx@gnu.org>
15216
15217 * winner.el: Fix keywords, autoload cookies. Split
15218 eval-when-compile form to avoid compilation failure.
15219
152202000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
15221
15222 * international/mule.el: Modify comment about coding system
15223 property `coding-category'.
15224 (make-coding-system): New argument EOL-TYPE. Pay attention to
15225 coding-category property of PROPERTIES.
15226
15227 * international/mule-conf.el (coding-category-utf-8,
15228 coding-category-utf-16-be, coding-category-utf-16-le): New coding
15229 categories. Include them in the argument for set-coding-priority.
15230
15231 * international/mule-cmds.el (reset-language-environment): Include
15232 coding-category-utf-8, coding-category-utf-16-be, and
15233 coding-category-utf-16-le in the argument for set-coding-priority.
15234 (reset-language-environment): Initialize coding-category-utf-8,
15235 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
15236
152372000-03-06 Karl Fogel <kfogel@red-bean.com>
15238
15239 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
15240 code abstracted out of `bookmark-jump-noselect'. Now tries info
15241 extensions as well as compression extensions.
15242 (bookmark-jump-noselect): Use above new func.
15243
152442000-03-03 Gerd Moellmann <gerd@gnu.org>
15245
15246 * strokes.el: Change maintainer's mail address.
15247
152482000-03-03 Kenichi Handa <handa@etl.go.jp>
15249
15250 * international/mule-diag.el (list-character-sets): Make help-echo
15251 string by substitute-command-keys.
15252 (list-character-sets): Likewise.
15253 (sort-listed-character-sets): Call help-setup-xref.
15254
152552000-03-02 Gerd Moellmann <gerd@gnu.org>
15256
15257 * time.el (display-time-mail-file): Add `none' to the list of
15258 choices.
15259
152602000-03-01 Dave Love <fx@gnu.org>
15261
15262 * help.el (help-xref-go-back): Don't try to set position.
15263
15264 * international/mule-diag.el (list-character-sets): Call
15265 help-setup-xref. Add help-echo to xrefs.
15266 (list-character-sets-1): Add help-echo to xrefs.
15267
152682000-03-02 Gerd Moellmann <gerd@gnu.org>
15269
15270 * frame.el (blink-cursor-mode): Switch cursor on when turning
15271 the mode off.
15272
15273 * add-log.el (add-log-current-defun): Add support for
15274 Autoconf mode.
15275
15276 * mail/rmail.el (rmail-quit-hook): New variable.
15277
152782000-03-01 Dave Love <fx@gnu.org>
15279
15280 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
15281
15282 * help.el (help-xref-button): Add help-echo arg.
15283 (describe-function-1, describe-variable, help-make-xrefs): Use it.
15284
15285 * faces.el (list-faces-display): Supply help-echo with
15286 help-make-xrefs.
15287
15288 * facemenu.el (list-text-properties-at): Set help-xref-stack to
15289 nil.
15290
152912000-03-01 Gerd Moellmann <gerd@gnu.org>
15292
15293 * image.el (defimage): Look for image files in load-path.
15294
15295 * frame.el (busy-cursor-delay-seconds): Change type to
15296 `number'.
15297
152982000-03-01 David Ponce <david.ponce@wanadoo.fr>
15299
15300 * recentf.el (recentf): Added version tag to the defgroup of
15301 recentf.
15302
153032000-03-01 David Ponce <david.ponce@wanadoo.fr>
15304
15305 * recentf.el (recentf-cleanup): Changed to remove excluded file
15306 too.
15307 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
15308 action to select/unselect a file.
15309 (recentf-edit-list): Code cleanup and improvement.
15310 (recentf-open-more-files-action): `recentf-open-more-files' button
15311 widget action to open a file.
15312 (recentf-open-more-files): No more use standard completion but
15313 widgets.
15314 (recentf-more-collection): Deleted.
15315 (recentf-more-history): Deleted.
15316 (recentf-setup-more-completion): Deleted.
15317
153182000-03-01 David Ponce <david.ponce@wanadoo.fr>
15319
15320 * recentf.el (recentf-mode): No more needs that Emacs is running
15321 under a window-system.
15322
153231999-03-01 David Ponce <david.ponce@wanadoo.fr>
15324
15325 * recentf.el (recentf-edit-list): New command to edit the recent
15326 list which allow the user to remove files.
15327 (recentf-edit-selected-items): New global variable, used by
15328 `recentf-edit-list' to hold the list of files to be removed from
15329 the recent list.
15330 (recentf-make-menu-items): Updated to display a "Edit list..."
15331 menu item. Minor code cleanup.
15332
153331999-03-01 David Ponce <david.ponce@wanadoo.fr>
15334
15335 * recentf.el (recentf-open-more-files): New command to open files
15336 that are not displayed in the menu.
15337 (recentf-more-collection): New global variable holding the set of
15338 permissible completions used by `recentf-open-more-files'.
15339 (recentf-more-history): New global variable holding the history list
15340 used by `recentf-open-more-files' completion.
15341 (recentf-setup-more-completion): New function to setup completion for
15342 `recentf-open-more-files'.
15343 (recentf-make-menu-items): Updated to display a "More..." menu item.
15344
153451999-03-01 David Ponce <david.ponce@wanadoo.fr>
15346
15347 * recentf.el (recentf-menu-action): Doc fixed.
15348
153491999-03-01 David Ponce <david.ponce@wanadoo.fr>
15350
15351 * recentf.el (recentf-menu-filter): Doc updated.
15352 (recentf-update-menu-hook): Allow menu filters to force menu update.
15353 (recentf-make-menu-items): New menu filter handling.
15354 (recentf-make-menu-item): New helper function.
15355 (recentf-menu-elements): New menu handling function.
15356 (recentf-sort-ascending): Updated to new menu filter handling.
15357 (recentf-sort-descending): Updated to new menu filter handling.
15358 (recentf-sort-basenames-ascending): New menu filter function.
15359 (recentf-sort-basenames-descending): New menu filter function.
15360 (recentf-show-basenames): New menu filter function.
15361 (recentf-show-basenames-ascending): New menu filter function.
15362 (recentf-show-basenames-descending): New menu filter function.
15363
153642000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15365
15366 * diary-lib.el (list-diary-entries): Don't try to go forward at
15367 the end of the buffer.
15368
153692000-02-29 Kenichi Handa <handa@etl.go.jp>
15370
15371 * international/mule-diag.el (list-character-sets): Completely
15372 rewritten.
15373 (sort-listed-character-sets): New function.
15374 (list-character-sets-1): Completely rewritten.
15375 (list-character-sets-2): New function.
15376 (non-iso-charset-alist): New variable.
15377 (decode-codepage-char): New function.
15378 (charset-history): New variable.
15379 (read-charset) (list-block-of-chars)
15380 (list-iso-charset-chars)
15381 (list-non-iso-charset-chars)
15382 (list-charset-chars): New functions.
15383 (mule-diag): Call list-character-sets-2, not
15384 list-character-sets-2.
15385 (dump-charsets): Likewise.
15386
153872000-02-29 Gerd Moellmann <gerd@gnu.org>
15388
15389 * dired-x.el (dired-filename-at-point): Add `@' to valid
15390 file name characters.
15391 (dired-filename-at-point): Handle ange-ftp file names.
15392
15393 * frame.el (frame-notice-user-settings): Use assq-delete-all
15394 instead of assoc-delete-all.
15395 (frame-notice-user-settings): Ditto.
15396
15397 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
15398 Don't copy alist.
15399
154002000-02-28 Eli Barzilay <eli@cs.cornell.edu>
15401
15402 * calculator.el (calculator-use-menu): New option.
15403 (calculator-initial-bindings): Changed some bindings to work as
15404 macros.
15405 (calculator-forced-input): Removed.
15406 (calculator-restart-other-mode): New variable.
15407 (calculator-mode-map): Set up menu.
15408
154092000-02-28 Jari Aalto <jari.aalto@poboxes.com>
15410
15411 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
15412 tags.
15413
154142000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
15415
15416 * viper-cmd.el (viper-envelop-ESC-key): added the option to
15417 translate all ESC key sequences.
15418 (viper-goto-mark-subr): restore markers for files for which
15419 they were saved.
15420 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
15421 * viper-util.el (viper-set-replace-overlay-glyphs,
15422 viper-set-replace-overlay): always check if the replacement
15423 overlay is live.
15424 * viper.el (viper-vi-state-mode-list): added major modes.
15425 * ediff-wind.el: minor comment changes.
15426 * ediff.el: copyright notice date fix.
15427
154282000-02-27 Jason Rumney <jasonr@gnu.org>
15429
15430 * faces.el (face-font-family-alternatives): Add arial to helv.
15431 (mode-line, header-line, tool-bar): Same default as x for w32.
15432 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
15433 face-font-family-alternatives from working.
15434 * term/w32-win.el (mouse-set-font): Do not build fontset from
15435 chosen font.
15436
154372000-02-25 Sam Steingold <sds@goems.com>
15438
15439 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
15440 properly.
15441
154422000-02-25 Richard M. Stallman <rms@gnu.org>
15443
15444 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
15445
154462000-02-25 Gerd Moellmann <gerd@gnu.org>
15447
15448 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
15449 writable.
15450
15451 * frame.el (busy-cursor-delay-seconds): New option.
15452
154532000-02-24 Gerd Moellmann <gerd@gnu.org>
15454
15455 * frame.el (show-cursor-in-non-selected-windows): New option.
15456
154572000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
15458
15459 * diary-lib.el (include-other-diary-files): Undo the selective
15460 display in any included file and don't kill it.
15461
154622000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
15463
15464 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
15465 bar. Menu items converted to (menu-item format, help strings
15466 added.
15467 [downcase, upcase]: Don't enable on MS-DOS.
15468 [symlink, symlinks]: Don't show if make-symbolic-link is not
15469 bound.
15470 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
15471
154722000-02-23 Dave Love <fx@gnu.org>
15473
15474 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
15475 (backward-kill-word): Revert addition of * to interactive spec --
15476 it's a feature.
15477
15478 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
15479 (backward-kill-sentence, kill-sentence): Likewise.
15480
15481 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
15482 scratch buffer name.
15483 (gud-format-command): Use int-to-string in ?l case. Simplify
15484 slightly.
15485
15486 * term/w32-win.el (internal-face-interactive): Update prompt for
15487 new read-face-name.
15488
15489 * mail/footnote.el (footnote): Add :version to defgroup.
15490 (footnote-section-tag-regexp): Customize.
15491 (footnote-start-tag, footnote-end-tag): New option.
15492 (footnote-latin-regexp): New variable.
15493 (Footnote-latin): New function.
15494 (footnote-style-alist): Add element for latin style.
15495 (footnote-style): Moved.
15496 (Footnote-goto-footnote): Use eq to test arg.
15497
15498 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
15499
15500 * emacs-lisp/byte-opt.el: Change old backquote syntax.
15501 (byte-compile-trueconstp): Include keywords.
15502 (byte-optimize-quote, byte-optimize-lapcode): Use
15503 byte-compile-const-symbol-p.
15504 (byte-optimize-char-before): New optimization.
15505
15506 * emacs-lisp/bytecomp.el: Change old backquote syntax.
15507 (byte-compile-const-symbol-p): New function.
15508 (byte-compile-constp, byte-compile-out-toplevel)
15509 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
15510 Use it.
15511
15512 * subr.el (define-key-after): Default AFTER to t. Doc fix.
15513
155142000-02-23 Kenichi Handa <handa@etl.go.jp>
15515
15516 * international/encoded-kb.el: Be sure to update minor-mode-alist
15517 and minor-mode-map-alist.
15518 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
15519 codes SS2 and SS3 correctly.
15520 (encoded-kbd-self-insert-ccl): New function.
15521 (encoded-kbd-setup-keymap): New function.
15522 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
15523 by calling encoded-kbd-setup-keymap.
15524
15525 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
15526 characters.
15527 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
15528 locally.
15529
155302000-02-22 Dave Love <fx@gnu.org>
15531
15532 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
15533 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
15534 defvar.
15535 (lisp-mode-syntax-table): Set up for #|...|# comments.
15536 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
15537 classes. Match `defface'.
15538 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
15539 (eval-defun-1): Fix for defcustom.
15540 (lisp-indent-region): Doc fix.
15541
15542 * subr.el (when, unless, split-string): Doc fix.
15543 (read-passwd): Move call of clear-this-command-keys to the right
15544 place.
15545 (replace-regexps-in-string): New function.
15546
155472000-02-22 Gerd Moellmann <gerd@gnu.org>
15548
15549 * help.el (describe-variable): Set syntax table to
15550 emacs-lisp-mode-syntax-table when moving forward over the
15551 symbol's name.
15552
155532000-02-22 Dave Love <fx@gnu.org>
15554
15555 * xt-mouse.el: Doc fixes.
15556 (xterm-mouse-position-function): New function, replacing advice of
15557 mouse-position.
15558 (xterm-mouse-mode): Use it. Don't turn on under a window system.
15559
15560 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
15561
155622000-02-21 Gerd Moellmann <gerd@gnu.org>
15563
15564 * format.el (format-annotate-single-property-change): Handle
15565 properties.with dotted-list values.
15566 (format-proper-list-p): New function.
15567
15568 * enriched.el (enriched-face-ans): Handle '(foreground-color
15569 . COLOR) and (background-color . COLOR).
15570
155712000-02-20 Dave Love <fx@gnu.org>
15572
15573 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
15574 and assignments to it.
15575 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
15576 current local map.
15577 (make-flyspell-overlay): Use it.
15578 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
15579
15580 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
15581 (lm-get-header-re): Defun, not defsubst.
15582 (lm-get-package-name): Defun, not defsubst. Simplify.
15583 (lm-version): Doc fix. Simplify.
15584 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
15585 (lm-crack-address, lm-last-modified-date, lm-commentary)
15586 (lm-verify, lm-synopsis): Simplify.
15587 (lm-report-bug): Require emacsbug. Use compose-mail.
15588
155892000-02-20 Gerd Moellmann <gerd@gnu.org>
15590
15591 * dired.el (dired-mode): Call propertized-buffer-identification
15592 to set mode-line-buffer-identification to something having
15593 the right text properties.
15594
15595 * bindings.el (propertized-buffer-identification): New function.
15596
155972000-02-20 Dave Love <fx@gnu.org>
15598
15599 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
15600 check for t-mouse too.
15601
15602 * cus-start.el: Make echo-keystrokes `number'.
15603
156042000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
15605
15606 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
15607 Don't call ring-empty-p unless tags-location-ring is bound.
15608 From Noah Friedman <friedman@splode.com>.
15609
156102000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
15611
15612 * progmodes/hideshow.el (hs-flag-region): No longer use
15613 `intangible' overlay property.
15614
15615 (hs-toggle-hiding): New command.
15616 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
15617
15618 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
15619 Fix omission bug: Run `hs-minor-mode-hook' for both activation
15620 and deactivation.
15621
156222000-02-18 Gerd Moellmann <gerd@gnu.org>
15623
15624 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
15625
156262000-02-17 Gerd Moellmann <gerd@gnu.org>
15627
15628 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
15629
15630 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
15631 of `*' to handle `(* ... *)' comments.
15632
156332000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
15634
15635 * faces.el (list-faces-display): Use display-mouse-p instead of
15636 window-system.
15637
15638 * menu-bar.el (global-map): Menu-bar items converted to the new
15639 format (menu-item..., rearranged for better CUA compliance, and
15640 their names changed for better clarity. Help strings added.
15641
15642 * international/mule-cmds.el (mule-menu-keymap)
15643 (describe-language-environment-map, set-coding-system-map)
15644 (setup-language-environment-map): Convert to new (menu-item...
15645 form, add help strings. Change names of menu items for better
15646 clarity. "Mule" menu-bar item removed (it's now in the "Options"
15647 submenu).
15648
156492000-02-17 Gerd Moellmann <gerd@gnu.org>
15650
15651 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
15652 within the code.
15653
156542000-02-16 Dave Love <fx@gnu.org>
15655
15656 * faces.el: Don't require custom. Add more specific :groups to
15657 various deffaces.
15658 (set-face-attribute): Purecopy args.
15659 (read-face-name): Default to name at point and use it in prompt.
15660 Remove colon from arg in all callers.
15661 (list-faces-display): Hyperlink to face descriptions and customize
15662 buffers.
15663
156642000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
15665
15666 * wid-edit.el (widget-match-inline): An atom never matches a
15667 list.
15668
156692000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15670
15671 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15672 at ':' characters by call to split-string.
15673
156742000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15675
15676 * textmodes/bibtex.el: Added RCS version identification.
15677
156782000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15679
15680 * textmodes/bibtex.el: Some temporary comments removed.
15681 (bibtex-field-name, bibtex-entry-type): Made the relationship
15682 explicit.
15683 (bibtex-field-const): Allow capital letters.
15684 (bibtex-start-of-string): Deleted because unused.
15685
15686 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15687 use the term 'reference' to describe a bibtex entry as a whole.
15688 Further, reference keys are no longer called 'labels'.
15689 (bibtex-keys): Renamed to bibtex-reference-keys.
15690 (bibtex-reformat-previous-labels): Renamed to
15691 bibtex-reformat-previous-reference-keys.
15692 (bibtex-reference-type): Renamed to bibtex-entry-type.
15693 (bibtex-reference-head): Renamed to bibtex-entry-head.
15694 (bibtex-reference-maybe-empty-head): Renamed to
15695 bibtex-entry-maybe-empty-head.
15696 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15697 (bibtex-search-reference): Renamed to bibtex-search-entry.
15698 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15699 bibtex-enclosing-entry-maybe-empty-head.
15700 (bibtex-entry-field-alist, bibtex-entry-head,
15701 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15702 bibtex-map-entries, bibtex-search-entry,
15703 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15704 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15705 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15706 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15707 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15708 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15709 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15710
157112000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15712
15713 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15714 comment.
15715 (bibtex-format-field-delimiters): New function, functionality
15716 extracted from bibtex-format-entry.
15717 (bibtex-autokey-get-yearfield-digits): New function, functionality
15718 extracted from bibtex-autokey-get-yearfield.
15719
15720 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15721 entries in order to avoid stack overflow in the regexp matcher if
15722 field contents become large.
15723 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15724 bibtex-field-string-part-not-braced,
15725 bibtex-field-string-part-no-inner-braces,
15726 bibtex-field-string-part-1-inner-brace,
15727 bibtex-field-string-part-2-inner-braces,
15728 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15729 bibtex-field-string-quoted, bibtex-field-string,
15730 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15731 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15732 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15733 as parsing is now performed by the following functions.
15734 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15735 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15736 bibtex-parse-field-string, bibtex-search-forward-field-string,
15737 bibtex-parse-association, bibtex-field-name-for-parsing,
15738 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15739 bibtex-search-forward-field, bibtex-search-backward-field,
15740 bibtex-start-of-field, bibtex-end-of-field,
15741 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15742 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15743 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15744 bibtex-parse-string, bibtex-search-forward-string,
15745 bibtex-search-backward-string, bibtex-start-of-string,
15746 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15747 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15748 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15749 entries. Instead of reporting the results of the parsing by
15750 match-beginning or match-end, these functions return data structures
15751 that hold the corresponding positions.
15752 (bibtex-enclosing-field): Changed to also report field boundaries by
15753 return values rather than by match-beginning or match-end. The
15754 following functions have been adapted to use the new parsing
15755 functions.
15756 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15757 bibtex-enclosing-field, bibtex-format-entry,
15758 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15759 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15760 bibtex-print-help-message, bibtex-end-of-entry,
15761 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15762 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15763 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15764 method for parsing.
15765 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15766 bibtex-map-entries, bibtex-flash-head,
15767 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15768 bibtex-autokey-change, bibtex-autokey-get-namefield,
15769 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15770 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15771 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15772 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15773 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15774 order to make the new binding of case-fold-search immediately
15775 visible.
15776
157772000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15778
15779 * textmodes/bibtex.el: Copyright notice is up to date.
15780 Added constant 'bibtex-maintainer-salutation.
15781
15782 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15783 than make-temp-name, use match-string-no-properties and eliminate
15784 a quadratic behavior when building bibtex-strings.
15785
15786 * bibtex.el (bibtex-reference-key): Accept string entries whose
15787 reference key contains upper case letters.
15788
157892000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15790
15791 * bibtex.el (bibtex-reference-head): Allow entries to start with
15792 a new line.
15793
157942000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15795
15796 * bibtex.el: Hiding of entry bodies is not longer provided by
15797 bibtex.el directly. Instead the hideshow package can be used.
15798 Added a special bibtex entry to hs-special-modes-alist.
15799 (bibtex-hs-forward-sexp): Added for hideshow.el.
15800
158012000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15802
15803 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
15804 at ':' characters by call to split-string.
15805
158062000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15807
15808 * textmodes/bibtex.el: Added RCS version identification.
15809
158102000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15811
15812 * textmodes/bibtex.el: Some temporary comments removed.
15813 (bibtex-field-name, bibtex-entry-type): Made the relationship
15814 explicit.
15815 (bibtex-field-const): Allow capital letters.
15816 (bibtex-start-of-string): Deleted because unused.
15817
15818 * textmodes/bibtex.el: Unified some nomenclature. We no longer
15819 use the term 'reference' to describe a bibtex entry as a whole.
15820 Further, reference keys are no longer called 'labels'.
15821 (bibtex-keys): Renamed to bibtex-reference-keys.
15822 (bibtex-reformat-previous-labels): Renamed to
15823 bibtex-reformat-previous-reference-keys.
15824 (bibtex-reference-type): Renamed to bibtex-entry-type.
15825 (bibtex-reference-head): Renamed to bibtex-entry-head.
15826 (bibtex-reference-maybe-empty-head): Renamed to
15827 bibtex-entry-maybe-empty-head.
15828 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
15829 (bibtex-search-reference): Renamed to bibtex-search-entry.
15830 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
15831 bibtex-enclosing-entry-maybe-empty-head.
15832 (bibtex-entry-field-alist, bibtex-entry-head,
15833 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
15834 bibtex-map-entries, bibtex-search-entry,
15835 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
15836 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15837 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
15838 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
15839 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
15840 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
15841 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
15842
158432000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15844
15845 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
15846 comment.
15847 (bibtex-format-field-delimiters): New function, functionality
15848 extracted from bibtex-format-entry.
15849 (bibtex-autokey-get-yearfield-digits): New function, functionality
15850 extracted from bibtex-autokey-get-yearfield.
15851
15852 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
15853 entries in order to avoid stack overflow in the regexp matcher if
15854 field contents become large.
15855 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
15856 bibtex-field-string-part-not-braced,
15857 bibtex-field-string-part-no-inner-braces,
15858 bibtex-field-string-part-1-inner-brace,
15859 bibtex-field-string-part-2-inner-braces,
15860 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
15861 bibtex-field-string-quoted, bibtex-field-string,
15862 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
15863 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
15864 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
15865 as parsing is now performed by the following functions.
15866 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
15867 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
15868 bibtex-parse-field-string, bibtex-search-forward-field-string,
15869 bibtex-parse-association, bibtex-field-name-for-parsing,
15870 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
15871 bibtex-search-forward-field, bibtex-search-backward-field,
15872 bibtex-start-of-field, bibtex-end-of-field,
15873 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
15874 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
15875 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
15876 bibtex-parse-string, bibtex-search-forward-string,
15877 bibtex-search-backward-string, bibtex-start-of-string,
15878 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
15879 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
15880 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
15881 entries. Instead of reporting the results of the parsing by
15882 match-beginning or match-end, these functions return data structures
15883 that hold the corresponding positions.
15884 (bibtex-enclosing-field): Changed to also report field boundaries by
15885 return values rather than by match-beginning or match-end. The
15886 following functions have been adapted to use the new parsing
15887 functions.
15888 (bibtex-skip-to-valid-entry, bibtex-search-reference,
15889 bibtex-enclosing-field, bibtex-format-entry,
15890 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
15891 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
15892 bibtex-print-help-message, bibtex-end-of-entry,
15893 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
15894 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15895 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
15896 method for parsing.
15897 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
15898 bibtex-map-entries, bibtex-flash-head,
15899 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
15900 bibtex-autokey-change, bibtex-autokey-get-namefield,
15901 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
15902 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
15903 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
15904 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15905 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15906 order to make the new binding of case-fold-search immediately
15907 visible.
15908
159092000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15910
15911 * textmodes/bibtex.el: Copyright notice is up to date.
15912 Added constant 'bibtex-maintainer-salutation.
15913
15914 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15915 than make-temp-name, use match-string-no-properties and eliminate
15916 a quadratic behavior when building bibtex-strings.
15917
15918 * bibtex.el (bibtex-reference-key): Accept string entries whose
15919 reference key contains upper case letters.
15920
159212000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15922
15923 * bibtex.el (bibtex-reference-head): Allow entries to start with
15924 a new line.
15925
159262000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15927
15928 * bibtex.el: Hiding of entry bodies is not longer provided by
15929 bibtex.el directly. Instead the hideshow package can be used.
15930 Added a special bibtex entry to hs-special-modes-alist.
15931 (bibtex-hs-forward-sexp): Added for hideshow.el.
15932
159332000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
15934
15935 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
15936 proceedings entry type (for cross referencing). Thanks to Wagner
15937 Toledo Correa for the suggestion.
15938
15939 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
15940
159412000-02-14 Kenichi Handa <handa@etl.go.jp>
15942
15943 * international/characters.el: Setup case table for Vietnamese.
15944
159452000-02-12 Gerd Moellmann <gerd@gnu.org>
15946
15947 * uniquify.el (toplevel): Require CL at compile time.
15948 (uniquify-push): Removed.
15949
15950 * shadowfile.el (shadow-when): Removed.
15951
15952 * tempo.el (tempo-dolist, tempo-mapc): Removed.
15953 (tempo-process-and-insert-string): Use dolist instead of
15954 tempo-dolist.
15955
15956 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
15957 regexp for paragraph-start.
15958
15959 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
15960 commas as well.
15961
159622000-02-10 Dave Love <fx@gnu.org>
15963
15964 * wid-edit.el: (widgets) [defgroup]: Remove url link.
15965 (widget-color-choice-list, widget-color-history, widget-mouse-help):
15966 Deleted.
15967 (widget-specify-field, widget-specify-button): Don't use
15968 widget-mouse-help as help-echo property.
15969 (default): Use #'ignore for :validate and :mouse-down-action.
15970 (checkbox): Add help-echo.
15971 (widget-sexp-validate): Rewritten to clarify error messages.
15972 (character): Use char-valid-p in :match function.
15973 (widget-color-complete): Use facemenu-color-alist.
15974 (widget-color-action): Use facemenu-read-color.
15975
15976 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
15977 set up `caar' &c that we now have.
15978
159792000-02-09 Ray Blaak <blaak@gnu.org>
15980
15981 * delphi.el: Make resourcestring a declaration region, like const
15982 and var.
15983
159842000-02-09 Dave Love <fx@gnu.org>
15985
15986 * bindings.el (mode-line-input-method-map): New variable.
15987 (mode-line-mule-info): Use it; fix last change.
15988 (mode-line-mode-menu): Move definition.
15989 (mode-line-mouse-sensitive-p): Deleted.
15990 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
15991 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
15992 level.
15993
15994 * startup.el (command-line-1): Don't call
15995 make-mode-line-mouse-sensitive.
15996
159972000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
15998
15999 * mail/rmail.el (rmail-retry-failure): Use
16000 rmail-beginning-of-message before rmail-toggle-header, because the
16001 former toggles headers.
16002
160032000-02-06 Stefan Monnier <monnier@cs.yale.edu>
16004
16005 * diff-mode.el (diff-kill-junk): New interactive function.
16006 (diff-reverse-direction): Use delete-and-extract-region.
16007 (diff-post-command-hook): Restrict the area so that the hook also works
16008 outside of any diff hunk. This is necessary for the minor-mode.
16009 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
16010 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
16011
16012 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
16013 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
16014 so that it can be used more easily in <foo>-mode-hook. Also make sure
16015 to avoid duplicate entries.
16016 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
16017 (font-lock-remove-keywords): Just as was done for `add', allow it to
16018 work even if font-lock-mode is nil. Also make sure we don't modify
16019 any pre-existing list by forcing a copy-sequence. Finally rename
16020 `major-mode' to `mode'.
16021 (font-lock-fontify-syntactic-anchored-keywords)
16022 (font-lock-fontify-anchored-keywords)
16023 (font-lock-fontify-keywords-region): Use line-end-position.
16024 Don't make `font-lock-multiline' local (it's now done in
16025 font-lock-set-defaults).
16026 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
16027 move the `font-lock-fontified' creation to inside the `unless'.
16028
160292000-02-06 Andrew Innes <andrewi@gnu.org>
16030
16031 * term/w32-win.el (x-handle-args): Comment out call to message,
16032 which occurs before window system is initialized.
16033
16034 * makefile.nt: Add support for recompiling lisp code.
16035
160362000-02-04 Dave Love <fx@gnu.org>
16037
16038 * bindings.el (mode-line-mule-info): Fix/extend last change.
16039
16040 * completion.el: Replace completion-dolist with dolist.
16041
16042 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
16043 dotimes.
16044
160452000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
16046
16047 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
16048 environment names before they go into the section regexp.
16049
16050 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
16051 char class in regexp.
16052
16053 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
16054 `case-fold-search' to nil.
16055
16056 * progmodes/idlwave.el (idlwave-template): Respect
16057 `idlwave-abbrev-change-case'.
16058 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
16059 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
16060 idlwave-while): respect `idlwave-reserved-word-upcase'.
16061 (idlwave-rw-case): New function.
16062 (idlwave-statement-match): Fixed problem with assignment regexp.
16063 (idlwave-font-lock-keywords): Improved regexp for keyword
16064 parameters.
16065 (idlwave-surround): New argument LENGTH to support padding of
16066 operators longer than 1 char.
16067
16068 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
16069 idlwave-shell-expression-overlay. Implemented printing of
16070 expressions on higher levels of the calling stack.
16071 (idlwave-shell-display-level-in-calling-stack): Restore stack
16072 level.
16073 (idlwave-retrieve-expression-from-level): New function.
16074 (idlwave-shell-last-calling-stack): Variable removed.
16075 (idlwave-shell-reset): Argument action reversed (`visible' to
16076 `hidden'). Also remove stop-line overlay.
16077 (idlwave-shell-calling-stack-routine): New variable.
16078 (idlwave-shell-parse-stack-and-display): Messages now display
16079 negative level numbers.
16080 (idlwave-shell-mode): Set `modeline-format'.
16081 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
16082 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
16083 21.
16084 (idlwave-shell-print-expression-function): New option.
16085
16086 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
16087 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
16088 `tool-bar' instead of `toolbar'.
16089
160902000-02-02 Dave Love <fx@gnu.org>
16091
16092 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
16093 emacs-lisp-mode-hook. Don't check for defalias being defined.
16094
16095 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
16096 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
16097 the new builtins directly.
16098
16099 * whitespace.el (whitespace): Add :version to defgroup.
16100
16101 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
16102 Doc fix.
16103
16104 * thingatpt.el (sexp-at-point, symbol-at-point)
16105 (number-at-point, list-at-point): Add autoload cookie.
16106
16107 * recentf.el (recentf): Add :version to defgroup.
16108
16109 * quickurl.el (quickurl): Add :version to defgroup.
16110
16111 * elide-head.el (elide-head): Use point-marker more.
16112
16113 * bs.el (bs): Add :version to defgroup.
16114
16115 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
16116
16117 * progmodes/delphi.el (delphi): Add :version to defgroup.
16118
161192000-02-02 Gerd Moellmann <gerd@gnu.org>
16120
16121 * ange-ftp.el (ange-ftp-write-region): Handle case that
16122 succeeding process operation sets a different coding system.
16123
16124 * calculator.el: New file.
16125
161262000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
16127
16128 * frame.el (frames-on-display-list, framep-on-display): New
16129 functions.
16130 (display-mouse-p, display-popup-menus-p, display-graphic-p)
16131 (display-selections-p, display-screens, display-pixel-width)
16132 (display-pixel-height, display-mm-width, display-mm-height)
16133 (display-backing-store, display-save-under, display-planes)
16134 (display-color-cells, display-visual-class): New functions.
16135
16136 * term/tty-colors.el (tty-color-gray-shades): New function.
16137
16138 * faces.el (display-color-p): Use framep-on-display.
16139 (display-grayscale-p): New function.
16140
161412000-01-31 Dave Love <fx@gnu.org>
16142
16143 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
16144 (create-fontset-from-x-resource): Don't concat integers.
16145
161462000-01-31 Inge Frick <inge@nada.kth.se>
16147
16148 * view.el: Some changes in documentation. Removed some trailing
16149 whitespace. Changed some parameter names to agree with
16150 documentation.
16151 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
16152 window is not deleted. Modifies change 1998-04-26.
16153
161542000-01-31 Gerd Moellmann <gerd@gnu.org>
16155
16156 * windmove.el: New file.
16157
16158 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16159 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16160 progmodes/ebnf-yac.el: Update copyright and license info.
16161
16162 * jit-lock.el (jit-lock-function): Widen before calculating end
16163 position.
16164 (jit-lock-stealth-chunk-start): Rewritten.
16165
16166 * info.el (Info-title-face-alist): Removed.
16167 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
16168 faces.
16169 (Info-fontify-node): Use these faces.
16170
161712000-01-30 Gerd Moellmann <gerd@gnu.org>
16172
16173 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
16174 (cl-macro-list1): Recognize `&allow-other-keys' instead of
16175 `&allow-other-keywords'.
16176
16177 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
16178 the list of directories scanned heuristically.
16179
16180 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
16181 exist.
16182
161832000-01-30 Jason Rumney <jasonr@gnu.org>
16184
16185 * w32-fns.el: Define w32-tty-standard-colors.
16186
16187 * startup.el (command-line): Use w32-tty-standard-colors when in
16188 w32 console mode.
16189
161902000-01-30 Dave Love <fx@gnu.org>
16191
16192 * jka-compr.el (jka-compr-load): Fix up load-history.
16193
16194 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
16195
16196 * emacs-lisp/cl-macs.el: Revert previous change.
16197
161982000-01-29 Dave Love <fx@gnu.org>
16199
16200 * facemenu.el: Purecopy various strings.
16201
16202 * timezone.el (timezone-fix-time): Window against 69 for two-digit
16203 years. Deal with three-digit years.
16204
16205 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
16206 defconst, purecopy.
16207 (help-back-label): Purecopy it.
16208
162092000-01-18 Gerd Moellmann <gerd@gnu.org>
16210
16211 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
16212 variable. If non-nil, order the buffer list according to the
16213 currently selected frame.
16214 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
16215 non-nil, pass the selected frame to function buffer-list.
16216
162172000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16218
16219 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
16220
162212000-01-28 Dave Love <fx@gnu.org>
16222
16223 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
16224
16225 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
16226 Don't use lisp-indent-hook property.
16227 (cl-abs): Remove.
16228
16229 * subr.el: Move out indent and edebug specs for when and unless.
16230
16231 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
16232 when, unless.
16233
16234 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
16235 unless, when.
16236
162372000-01-28 Gerd Moellmann <gerd@gnu.org>
16238
16239 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
16240 `collecting' as synonym for `collect'.
16241
16242 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
16243 for the case it contains spaces.
16244
16245 * simple.el (what-cursor-position): Change formatting of
16246 messages.
16247
16248 * frame.el (delete-other-frames): New function.
16249 (toplevel): Bind it to C-x 5 1.
16250
16251 * sort.el (sort-numeric-base): New option.
16252 (sort-numeric-fields): If number starts with `0' or `0[xX[',
16253 interpret it as octal or hexadecimal. Use sort-numeric-base
16254 as default base.
16255
16256 * progmodes/glasses.el: New file.
16257
162582000-01-27 Gerd Moellmann <gerd@gnu.org>
16259
16260 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
16261 userids differently.
16262
16263 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
16264 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
16265 progmodes/ebnf-yac.el: New files.
16266
162672000-01-26 Dave Love <fx@gnu.org>
16268
16269 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
16270 on a function with an empty body. [From Eric Ludlam.]
16271
162722000-01-25 Andre Spiegel <spiegel@gnu.org>
16273
16274 * vc.el (vc-version-diff): Make sure file name is expanded.
16275
162762000-01-25 Gerd Moellmann <gerd@gnu.org>
16277
16278 * scroll-bar.el (scroll-bar-timer): Variable removed.
16279 (scroll-bar-toolkit-scroll): Don't use a timer.
16280
162812000-01-25 Kenichi Handa <handa@etl.go.jp>
16282
16283 * language/thai-util.el (thai-composition-function): Delete
16284 superfluous `a'.
16285
162862000-01-24 Dave Love <fx@gnu.org>
16287
16288 * fortran.el (fortran-mode): Use beginning-of-defun-function,
16289 end-of-defun-function.
16290
16291 * font-lock.el (turn-on-font-lock): Don't depend on window-system
16292 &c.
16293
162942000-01-22 Jason Rumney <jasonr@gnu.org>
16295
16296 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
16297 conflicts with new face support.
16298
162992000-01-22 Richard M. Stallman <rms@gnu.org>
16300
16301 * replace.el (query-replace): Rename last arg to DELIMITED.
16302 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
16303 (query-replace-regexp): Likewise.
16304
163052000-01-20 Richard M. Stallman <rms@gnu.org>
16306
16307 * subr.el (with-syntax-table): Use make-symbol, not gensym.
16308
16309 * emacs-lisp/lisp.el (beginning-of-defun-function):
16310 Variable renamed from beginning-of-defun.
16311 Do not call make-variable-buffer-local.
16312 (beginning-of-defun-raw): Use new variable name; doc fix.
16313 (beginning-of-defun): Doc fix.
16314 (end-of-defun-function): Variable renamed from end-of-defun.
16315 Do not call make-variable-buffer-local.
16316 (end-of-defun): Use new variable name; doc fix.
16317
16318 * subr.el (dolist, dotimes): Copied from cl-macs.el
16319 and made to work.
16320
16321 * mail/undigest.el (rmail-digest-end-regexps):
16322 Variable replaces rmail-digest-end-regexp.
16323 Allows multiple regexps for detecting the end line.
16324 (undigestify-rmail-message): Corresponding changes.
16325
163262000-01-19 Dave Love <fx@gnu.org>
16327
16328 * files.el (user-init-file): Don't declare here -- is primitive.
16329
16330 * startup.el (command-line): Check for compiled user-init-file and
16331 set to uncompiled version if necessary.
16332
163332000-01-18 Gerd Moellmann <gerd@gnu.org>
16334
16335 * mail/undigest.el (rmail-digest-end-regexp): New user option.
16336 (undigestify-rmail-message): Use it.
16337
16338 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
16339
163402000-01-17 Gerd Moellmann <gerd@gnu.org>
16341
16342 * tmm.el (tmm-goto-completions): Adapt to prompt being part
16343 of mini-buffer.
16344
163452000-01-14 Gerd Moellmann <gerd@gnu.org>
16346
16347 * emacs-lisp/copyright.el (copyright-update): Removed the
16348 requirement for a trailing space from `copyright-regexp', to
16349 support copyrights with owner specified on a separate line..
16350
16351 * align.el: New file.
16352
16353 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
16354
16355 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
16356
163572000-01-13 Dave Love <fx@gnu.org>
16358
16359 * ph.el: Removed. (Obsoleted by EUDC.)
16360
163612000-01-13 Gerd Moellmann <gerd@gnu.org>
16362
16363 * net/eudc.el (toplevel): Remove autoloaded code installing
16364 menu with easymenu, because that causes build problems.
16365
16366 * frame.el (frame-notice-user-settings): New variable.
16367 (frame-notice-user-settings): Don't modify frame parameters
16368 if called a second time.
16369
163702000-01-13 Richard M. Stallman <rms@gnu.org>
16371
16372 * frame.el (frame-notice-user-settings):
16373 Notice default-frame-parameters even for non-window frames.
16374
163752000-01-13 Gerd Moellmann <gerd@gnu.org>
16376
16377 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
16378 for Emacs.
16379 (eudc-bob-can-display-inline-images): Extend for Emacs.
16380 (eudc-bob-toggle-inline-display): Ditto.
16381 (eudc-bob-display-jpeg): Ditto.
16382
163832000-01-12 Gerd Moellmann <gerd@gnu.org>
16384
16385 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
16386 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
16387 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
16388
16389 * add-log.el (add-change-log-entry): Fix error trying an `(insert
16390 nil)'.
16391
16392 * subdirs.el: Add `net' directory.
16393
16394 * net: New directory.
16395
16396 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
16397 eval-last-sexp. Don't bind debug-on-error here.
16398 (eval-last-sexp): New function. Bind debug-on-error if
16399 eval-expression-debug-on-error is non-nil.
16400 (eval-defun-2, eval-defun): Likewise.
16401
16402 * simple.el (eval-expression): Don't bind debug-on-error if
16403 eval-expression-debug-on-error is nil. Detect changed
16404 debug-on-error, and propagate new value to global binding, if
16405 eval-expression-debug-on-error is non-nil,
16406 (eval-expression-debug-on-error): Change doc string.
16407
164082000-01-11 Richard M. Stallman <rms@gnu.org>
16409
16410 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
16411
16412 * emacs-lisp/lisp-mode.el (with-syntax-table):
16413 Set up lisp-indent-function property.
16414
16415 * subr.el (with-syntax-table): Moved from simple.el.
16416
16417 * simple.el (with-syntax-table): Moved to subr.el.
16418
164192000-01-11 Gerd Moellmann <gerd@gnu.org>
16420
16421 * tmm.el (tmm-shortcut): Delete region after prompt instead
16422 of erasing buffer.
16423
16424 * textmodes/fill.el (fill-common-string-prefix): New function.
16425 (fill-context-prefix): Use the longest common prefix of first
16426 and second line fill prefix, if there is one.
16427
164282000-01-11 Richard M. Stallman <rms@gnu.org>
16429
16430 * array.el (array-mode): Don't use make-variable-buffer-local.
16431 Use make-local-variable for `truncate-lines'.
16432
164332000-01-11 Jari Aalto <jari.aalto@poboxes.com>
16434
16435 * add-log.el (add-log-current-defun): Handle user-defined
16436 add-log-current-function returning nil,
16437
16438 * add-log.el (add-change-log-entry): Insert version number
16439 if having found a current function
16440
16441 * add-log.el (add-log-current-defun): Call
16442 `add-log-current-defun-function'. Try matches at level 0 and
16443 level 1. Strip whitespace from defun found.
16444
164452000-01-10 John Wiegley <johnw@gnu.org>
16446
16447 * allout.el (isearch-done/outline-provisions): Added `edit'
16448 argument to correspond with the current definition of
16449 `isearch-done'.
16450
164512000-01-10 Dave Love <fx@gnu.org>
16452
16453 * elide-head.el (elide-head): Use point-marker, not point.
16454
164552000-01-10 Gerd Moellmann <gerd@gnu.org>
16456
16457 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
16458 before and after the year 2000.
16459
16460 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
16461 Add ispell- prefix.
16462
164632000-01-10 Ken Stevens <k.stevens@ieee.org>
16464
16465 * ispell.el: Only define dictionaries in menus when they exist.
16466 (version18p): New variable.
16467 (version20p): New variable.
16468 (xemacsp): New variable.
16469 (ispell-choices-win-default-height): Fix for XEmacs visibility.
16470 (ispell-dictionary-alist1): Added Brasileiro dictionary.
16471 (ispell-dictionary-alist6): Russian command lines no longer accept
16472 run-together words.
16473 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
16474 (ispell-dictionary-alist): Add koi8-r to customize definition.
16475 (check-ispell-version): Added documentation string. Returns
16476 library path when called non-interactively.
16477 (ispell-menu-map-needed): Uses new variables.
16478 (ispell-library-path): New variable.
16479 (ispell-decode-string): XEmacs fix for bogus variable bindings.
16480 (ispell-word): Improved documentation string. Test for valid
16481 character mappings. Correctly check typed in word changes that can
16482 result in single words split into multiple words. Returns
16483 replacement word.
16484 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
16485 replace in recursive query replace mode. Help message for
16486 recursive edit mode.
16487 (ispell-show-choices): Protect against bad framepop bindings.
16488 (ispell-help): Fix to work with XEmacs.
16489 (ispell-highlight-spelling-error): Use new variables.
16490 (ispell-overlay-window): Fix to work with XEmacs.
16491 (ispell-parse-output): Passed and returns location information
16492 tracking spelling corrections. Doesn't recheck same word on
16493 current line.
16494 (ispell-init-process): Protect against bogus XEmacs variable binding.
16495 Fix call to single argument in sleep-for. Use new variables.
16496 (ispell-region): Passed and returns location information tracking
16497 spelling corrections. Doesn't check same word on current line.
16498 Improved documentation string. Doesn't resend a line already
16499 checked to the ispell process - fixes bug in LaTeX parsing.
16500 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
16501 (ispell-skip-region): No longer skips <TT> in SGML.
16502 (ispell-process-line): Tracks location information with spelling
16503 corrections. Added documentation string. Accounts for words
16504 already accepted on this line. Don't allow query-replace on line
16505 starting with math characters. Doesn't resend a line already sent
16506 to ispell process. Fixes alignment error bug.
16507
165082000-01-10 Richard M. Stallman <rms@gnu.org>
16509
16510 * dired-x.el (dired-guess-shell-alist-default):
16511 Suggest xloadimage, which is free, not xv, which isn't.
16512
16513 * ange-ftp.el (ange-ftp-file-name-nondirectory):
16514 Don't ever include the host name or user name in the value.
16515
165162000-01-09 Gerd Moellmann <gerd@gnu.org>
16517
16518 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
16519 of a real newline.
16520
165212000-01-09 Stephen Eglen <stephen@gnu.org>
16522
16523 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
16524 for .png files.
16525
165262000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
16527
16528 * cus-edit.el (custom-hook-convert-widget): Fix comment.
16529
165302000-01-09 Gerd Moellmann <gerd@gnu.org>
16531
16532 * progmodes/cperl-mode.el: Replace ^F with ^L.
16533
16534 * sendmail.el (toplevel): Provide `sendmail' when compiling
16535 before `require'ing rmail and mailalias to prevent infinite
16536 recursion.
16537
165382000-01-08 Dave Love <fx@gnu.org>
16539
16540 * emacs-lisp/backquote.el: Remove inappropriate customization
16541 (allowing custom.el to use backquote).
16542
165432000-01-07 Dave Love <fx@gnu.org>
16544
16545 * add-log.el (add-log-debugging): Deleted.
16546 (add-change-log-entry): Treat a backup FILE-NAME as its parent
16547 file. Remove debugging code.
16548 (change-log-get-method-definition, change-log-name): Add doc.
16549 (change-log-sortable-date-at): New function.
16550 (change-log-merge): New command.
16551
16552 * time.el (display-time-string-forms): Make the Mail string active.
16553 (display-time-update): Provide help-echo for load average.
16554
16555 * bindings.el (make-mode-line-mouse2-map): New function.
16556 (mode-line-modified): Use it and simplify.
16557 (mode-line-mule-info): Provide help-echo info.
16558 (minor-mode-alist): Activate the strings.
16559 (make-mode-line-mouse-sensitive): Simplify for
16560 mode-line-buffer-identification.
16561
165622000-01-07 Gerd Moellmann <gerd@gnu.org>
16563
16564 * play/pong.el: New file.
16565
165662000-01-06 Dave Love <fx@gnu.org>
16567
16568 * array.el: Assorted cleanups for compiler warnings, doc strings,
16569 `array-' prefix for symbols.
16570
165712000-01-05 Dave Love <fx@gnu.org>
16572
16573 * textmodes/outline.el (outline-mode-menu-bar-map): Add
16574 outline-headers-as-kill.
16575 (outline-mode): Define imenu-generic-expression.
16576 (outline-headers-as-kill): New command.
16577
16578 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
16579 from paragraph-start.
16580 (paragraph-indent-minor-mode): New command.
16581
16582 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
16583 M-C-e, M-C-h, C-j, C-xnd, TAB.
16584 (fortran-mode): Set beginning-of-defun, end-of-defun.
16585 (fortran-column-ruler): Simplify.
16586 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
16587 (fortran-with-subprogram-narrowing): Likewise.
16588 (fortran-indent-subprogram): Call mark-defun.
16589 (fortran-check-for-matching-do): Change narrowing.
16590
16591 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
16592 (cl-lucid-hash-tag): Delete.
16593 (cl-hash-table-p): Correct test for native table.
16594 (cl-hash-table-count): Use hash-table-count.
16595
16596 * browse-url.el (browse-url): Fix case of
16597 browse-url-browser-function being an alist.
16598
165992000-01-05 Carsten Dominik <cd@gnu.org>
16600
16601 * textmodes/reftex-vars.el (reftex-parse-file-extension)
16602 (reftex-index-phrase-file-extension): New options.
16603
16604 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
16605 Use new option `reftex-index-phrase-file-extension'.
16606
16607 * textmodes/reftex.el (reftex-access-parse-file): Use new option
16608 `reftex-parse-file-extension'.
16609
166102000-01-05 Dave Love <fx@gnu.org>
16611
16612 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
16613 (beginning-of-defun-raw): Use it.
16614 (end-of-defun): New variable.
16615 (end-of-defun): Use it.
16616 (check-parens): New command.
16617
166182000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
16619
16620 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
16621 (hs-show-block): Don't use `mapcar' when not accumulating.
16622
16623 Fix buglet in local variables initialization.
16624
166252000-01-05 Andreas Schwab <schwab@suse.de>
16626
16627 * hscroll.el (hscroll): Doc fix.
16628
166292000-01-05 Carsten Dominik <cd@gnu.org>
16630
16631 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
16632 idlw-toolbar.
16633
16634 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
16635 file idlw-rinfo.el.
16636 (idlwave-customize): load must read file idlw-shell.el.
16637 (idlwave-create-customize-menu): load must read file idlw-shell.el.
16638
166392000-01-05 Carsten Dominik <dominik@astro.uva.nl>
16640
16641 * progmodes/idlw-shell.el: Also provide idlwave-shell
16642 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
16643 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
16644
16645 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
16646 both reftex-dcr and reftex-vcr.
16647
16648 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
16649
166502000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16651
16652 * ps-print.el: PostScript code now is in separate files, doc fix.
16653 (ps-print-version): New version number (5.0.3).
16654 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
16655 local.
16656 (ps-spool-config): Initialization fix.
16657 (ps-print-prologue-1, ps-print-prologue-2)
16658 (ps-print-duplex-feature): PostScript code moved to separated file.
16659 (ps-background-image): Little code reformating.
16660 (ps-begin-file, ps-begin-job): Fix code.
16661 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
16662 (ps-prologue-file): New fun.
16663
166642000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
16665
16666 * ps-vars.el: Eliminated.
16667
16668 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
16669 `;;;###autoload'.
16670
16671 * ps-print.el: ps-vars eliminated, doc fix.
16672 (ps-print-version): New version number (5.0.2).
16673 (ps-spool-config): Initialization fix.
16674 (ps-print-customize): New fun.
16675
166762000-01-04 Gerd Moellmann <gerd@gnu.org>
16677
16678 * autorevert.el (auto-revert-mode): Return value of
16679 auto-revert-mode.
16680
166812000-01-04 Dave Love <fx@gnu.org>
16682
16683 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
16684 menu items.
16685
166862000-01-03 Dave Love <fx@gnu.org>
16687
16688 * elide-head.el (elide-head) [defgroup]: Add :version.
16689
16690 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
16691 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
16692 `cl-hash-table-p', not `hash-table-p'.
16693 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
16694
166952000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16696
16697 * faces.el (face-read-integer, read-face-attribute)
16698 (color-defined-p, color-values): unspecified-{f,b}g are now
16699 strings.
16700
167012000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
16702
16703 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
16704 at comment end, and re-insert them after filling.
16705
167062000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16707
16708 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
16709 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
16710 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
16711
167122000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16713
16714 * term/x-win.el (xw-defined-colors): Call color-supported-p,
16715 the new name of face-color-supported-p.
16716
16717 * term/w32-win.el (xw-defined-colors): Likewise.
16718
167192000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
16720
16721 * simple.el (completion-setup-function): Count completion-size
16722 from minibuffer-prompt-end, not from point-min.
16723
167242000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
16725
16726 * faces.el (read-face-attribute, defined-colors, color-defined-p):
16727 Pass the frame to tty-color-* functions.
16728 (display-color-p, frame-set-background-mode): Pass the frame to
16729 tty-display-color-p.
16730
16731 * term/tty-colors.el (tty-defined-color-alist): Renamed from
16732 tty-color-alist.
16733 (tty-color-alist, tty-modify-color-alist): New functions.
16734 (tty-color-define, tty-color-clear, tty-color-approximate)
16735 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
16736 an optional parameter FRAME.
16737
167382000-01-01 Gerd Moellmann <gerd@gnu.org>
16739
16740 * image.el (create-image, defimage): Don't assume image data is a
16741 string.
16742
16743 * image.el (defimage): Handle specifications containing :data
16744 instead of :file.
16745 (image-type-from-data): New function.
16746 (image-type-from-file-header): Use it.
16747 (create-image): Add parameter DATA-P.
16748
16749See ChangeLog.8 for earlier changes.
16750
16751;; Local Variables:
16752;; coding: iso-2022-7bit
16753;; End: